summaryrefslogtreecommitdiffstats
path: root/thumbs.h
AgeCommit message (Expand)Author
2015-10-28Revised error handlingBert Münnich
2015-01-04Cache out of view thumbnails in the backgroundBert Münnich
2014-09-30Unified file count variable for image & thumbnail modeBert Münnich
2014-09-29Scale thumbnail selection border width with thumbnail sizeBert Münnich
2014-09-29Refactored thumbnail size dependent calculationsBert Münnich
2014-09-28Added thumbnail zooming...Bert Münnich
2014-09-26Revised thumbnail loading...Bert Münnich
2014-08-16Fixed wrong thumbnail-to-file mappings caused by file deletionsBert Münnich
2014-08-16Pass marked files to external key handler in thumbnail mode; fixes issue #135Bert Münnich
2014-08-16Unified file index variable for image & thumbnail modeBert Münnich
2014-08-16Generalized thumbnail loading, allows easier reloading of thumbnails later onBert Münnich
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2013-12-13Fixed Imlib file handle type, issue #117Bert Münnich
2013-11-14Highlight edges of marked images in thumbnail modeBert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2012-07-15handle count prefix in thumbnail movementsbaskerville
2012-02-15Already in the year 2012Bert Münnich
2011-10-27Added screen-wise scrolling for thumbnail modeBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-11Added own bool typeBert
2011-09-04Made i(t)_toggle_alpha command work in thumbnail mode tooBert
2011-09-03Reformated license headerBert
2011-08-19Fixed include in thumbs.hBert
2011-08-19Added force parameter to tns_load() to disregard cacheBert
2011-08-18Corrected FSF address in license headersBert
2011-08-18Revised handling of file names & pathsBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-04-11Remove invalid images when loading them; refactoringsBert
2011-04-08New option: -C, clean thumbnail cacheBert
2011-04-07First things for thumbnail cachingBert
2011-03-15Use imlib-handles in thumbs.c instead of pixmapsBert
2011-03-01Shorter typedefsBert
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-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
2011-02-18Center humbnails in windowBert
2011-02-17Use Button1 to open thumbnailBert
2011-02-17Select and open thumbnailsBert
2011-02-17Highlight selected thumbnailBert
2011-02-17Linked thumbnails to filesBert
2011-02-17Appropriate title for thumbnail modeBert
2011-02-17Who needs threads to load thumbnails?Bert
2011-02-16Use pthread to load thumbnailsBert
2011-02-16Refactored thumbs, new files thumbs.[ch]Bert