summaryrefslogtreecommitdiffstats
path: root/thumbs.c
AgeCommit message (Expand)Author
2011-09-29Transformed function macros in util.h to inline functionsBert Münnich
2011-09-26Added STREQ macroBert Münnich
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-11Added own bool typeBert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-08Fixed exif-only typo in tns_load()Bert
2011-09-08Added EXIF_SUPPORT macro for optional dependency on libexifBert
2011-09-08Added EXIF auto-orientationBert
2011-09-04Made i(t)_toggle_alpha command work in thumbnail mode tooBert
2011-09-03Reformated license headerBert
2011-09-03Unified feature test macro requirementsBert
2011-08-19Added force parameter to tns_load() to disregard cacheBert
2011-08-19Uniform thumbnail selection border sizeBert
2011-08-18Corrected FSF address in license headersBert
2011-08-18Revised handling of file names & pathsBert
2011-07-27Simpler thumbnail selection borderBert
2011-07-26Nicer thumbnail selection border; new default colorsBert
2011-07-26Major code refactoringBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-07-17Made selection border in thumb mode 3px wideBert
2011-06-28Fix compile error on NetBSDBert
2011-06-06Fixed mtime cache check on filesystems supporting nsec resolutionBert
2011-04-11Remove invalid images when loading them; refactoringsBert
2011-04-08Removed debug outputBert
2011-04-08New option: -C, clean thumbnail cacheBert
2011-04-08Refactored thumbs.cBert
2011-04-07Do not create cache files for cache filesBert
2011-04-07Use directory structure in cache dirBert
2011-04-07Refactored thumbnail cache_dirBert
2011-04-07Write cache file for thumbnail directly after creating itBert
2011-04-07Load thumbnails from cacheBert
2011-04-07Write thumbnail cache files on exitBert
2011-04-07First things for thumbnail cachingBert
2011-04-07Small refactoring in tns_load()Bert
2011-04-04Do not check file-type at startupBert
2011-03-15Use imlib-handles in thumbs.c instead of pixmapsBert
2011-03-09White background for images with alphaBert
2011-03-01Support for external commands like mogrify & jpegtranBert
2011-02-27Small refactorings, removed over-ambitious todoBert
2011-02-27Revert "Save rotated png-files with S-key"Bert
2011-02-27Save rotated png-files with S-keyBert
2011-02-25Refactored imlib context handlingBert
2011-02-21Always support thumbs; start thumb-mode with single -tBert
2011-02-20Replaced -T flag with -tt; default thumbnail sizeBert
2011-02-20Mouse-wheel scrolling in thumb modeBert
2011-02-19Sync thumb selection & fileidx; check thumb viewBert
2011-02-19Update title when moving selectionBert
2011-02-18Nicer tns_move_selectionBert
2011-02-18Fixed moving of selection while loading thumbnailsBert