Age | Commit message (Expand) | Author |
2015-07-22 | Thumbnail cache file format depending on existance of alpha layer | Bert Münnich |
2015-05-18 | Clarified comments in key-handler, fixes issue #206 | Bert Münnich |
2015-02-06 | Round integer cast of image offset during rendering; fixes issue #197 | Bert Münnich |
2015-01-18 | Pass real paths to key handler instead of the paths provided by the user | Bert Münnich |
2015-01-11 | Simplified command arguments | Bert Münnich |
2015-01-07 | Updated documentation regarding gamma correction | Bert Münnich |
2015-01-06 | The Icon key should not contain extension | Valentin Hăloiu |
2015-01-05 | Apply gamma value on thumbnails too; fixes issue #193 | Bert Münnich |
2015-01-04 | Use bit-field for boolean flags in fileinfo struct | Bert Münnich |
2014-12-22 | Removed obsolete ss_delays array, fixes issue #191 | Bert Münnich |
2014-12-08 | Grouped optional dependencies in Makefile | Bert Münnich |
2014-12-01 | Ignore SIGPIPE, caused by key handler exiting before all files got printed, f... | Bert Münnich |
2014-11-27 | Limit thumbnail selection border width to 4px | Bert Münnich |
2014-11-16 | Stable version 1.3.1v1.3.1 | Bert Münnich |
2014-11-14 | Added -MP dependency generation option to compile flags | Bert Münnich |
2014-11-02 | Use and depend on GNU make... | Bert Münnich |
2014-11-02 | Updated unstable version number | Bert Münnich |
2014-10-31 | Fixed leakage of resources allocated by EXIF library | Bert Münnich |
2014-10-29 | Fixed segfault when run with -c | Bert Münnich |
2014-10-25 | Fix Makefile depend file usage | Tim Harder |
2014-10-24 | Stable version 1.3v1.3 | Bert Münnich |
2014-10-24 | Use depend file for header build dependencies | Bert Münnich |
2014-10-01 | Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 | Bert Münnich |
2014-09-30 | Unified file count variable for image & thumbnail mode | Bert Münnich |
2014-09-29 | Refactored thumbnail size dependent calculations | Bert Münnich |
2014-09-28 | Removed obsolete thumbnail dimension configuration setting | Bert Münnich |
2014-09-27 | Changed image mark in thumbnail view to small rectangle | Bert Münnich |
2014-09-26 | Revised thumbnail loading... | Bert Münnich |
2014-09-11 | Fixed segfault caused by image removal in thumbnail mode | Bert Münnich |
2014-09-01 | Fixed segfault in ci_toggle_animation, fixes issue #173 | Bert Münnich |
2014-08-29 | Corrected i_alternate, fixes issue #171 | Bert Münnich |
2014-08-20 | Added actions for tag addition & removal to key-handler | Bert Münnich |
2014-08-18 | Further simplified thumbnail marks | Bert Münnich |
2014-08-17 | Full redraw when removing files during thumbnail reloading; fixes issue #164 | Bert Münnich |
2014-08-16 | Generalized thumbnail loading, allows easier reloading of thumbnails later on | Bert Münnich |
2014-08-01 | Made argument of s_strdup const | lucas8 |
2014-07-28 | Overhauled window drawing, yet again; fixes issue #155 | Bert Münnich |
2014-07-25 | Revised handling of GIF animations | Bert Münnich |
2014-07-23 | Revised command structure and key and mouse button mappings | Bert Münnich |
2014-06-15 | Show key handler status in bar while it is running | Bert Münnich |
2014-06-10 | Small fix for thumbnail cropping | Bert Münnich |
2014-06-09 | Use thumbnails in EXIF tags; requirement for libexif is back | Bert Münnich |
2014-05-31 | Use integers for mouse mappings and buttons 6+7 for horizontal scrolling | Bert Münnich |
2014-05-24 | Add a section about key-handler to the man page. | Artem Bezsmertnyi |
2014-04-24 | Stable version 1.2v1.2 | Bert Münnich |
2014-04-21 | Do not center window on screen, workaround for issue #9 | Bert Münnich |
2014-04-06 | Use a checkerboard background for alpha layer; fixes issue #138 | Bert Münnich |
2014-03-17 | Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes iss... | Bert Münnich |
2014-02-18 | Warn once when external key combo is used and key-handler not installed | Bert Münnich |
2014-02-07 | Check for background image allocation failure | Bert Münnich |