summaryrefslogtreecommitdiffstats
path: root/types.h
AgeCommit message (Expand)Author
2015-10-28Revised error handlingBert Münnich
2015-01-04Cache out of view thumbnails in the backgroundBert Münnich
2015-01-04Use bit-field for boolean flags in fileinfo structBert Münnich
2014-10-24Do not print could-not-open-warnings for files found by directory traversalBert Münnich
2014-07-23Added support for multiple commands per key/button mapping; elegant fix for i...Bert Münnich
2014-01-11Double click on thumbnail to open imageBert Münnich
2014-01-09Second take at rotating & flipping multi-frame images; fixes issue #121Bert Münnich
2014-01-09Revert "Apply flip & rotation on all frames of a multi-frame image; fixes iss...Bert Münnich
2014-01-09Apply flip & rotation on all frames of a multi-frame image; fixes issue #121Bert Münnich
2013-08-10Added file marks; fixes issue #94Bert Münnich
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2013-02-08Use bool from stdbool.h after switching to C99Bert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2012-12-27Fixed issue #73Bert Münnich
2012-07-19New commands: fit to the window's height/widthbaskerville
2012-05-06Slightly refactored flippingBert Münnich
2012-05-06Added horizontal and vertical flip commandsbaskerville
2012-02-15Added own exif tag handling in files exif.[ch]Bert Münnich
2012-02-12Added text bar on bottom of windowBert Münnich
2011-09-11Added own bool typeBert
2011-09-06Load as much of a corrupted gif file as possibleBert
2011-09-03Simplified cursor resettingBert
2011-09-02Data driven timeout handlingBert
2011-08-19Put event handling back into main.c; events -> commandsBert
2011-08-19Renamed application modesBert
2011-08-18Small refactoringsBert
2011-08-18Revised handling of file names & pathsBert
2011-07-26Major code refactoringBert
2011-07-22Reduced usage of preprocessor macrosBert