aboutsummaryrefslogtreecommitdiff
path: root/thumbs.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed include in thumbs.hBert2011-08-191-0/+1
|
* Added force parameter to tns_load() to disregard cacheBert2011-08-191-1/+1
|
* Corrected FSF address in license headersBert2011-08-181-7/+7
|
* Revised handling of file names & pathsBert2011-08-181-2/+2
|
* Reduced usage of preprocessor macrosBert2011-07-221-9/+3
|
* Remove invalid images when loading them; refactoringsBert2011-04-111-3/+3
|
* New option: -C, clean thumbnail cacheBert2011-04-081-0/+2
|
* First things for thumbnail cachingBert2011-04-071-0/+1
|
* Use imlib-handles in thumbs.c instead of pixmapsBert2011-03-151-1/+3
|
* Shorter typedefsBert2011-03-011-3/+3
|
* Small refactorings, removed over-ambitious todoBert2011-02-271-1/+2
|
* Revert "Save rotated png-files with S-key"Bert2011-02-271-2/+1
| | | | This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
* Save rotated png-files with S-keyBert2011-02-271-1/+2
|
* Mouse-wheel scrolling in thumb modeBert2011-02-201-7/+8
|
* Sync thumb selection & fileidx; check thumb viewBert2011-02-191-1/+1
|
* Update title when moving selectionBert2011-02-191-1/+2
|
* Nicer tns_move_selectionBert2011-02-181-1/+0
|
* Fixed moving of selection while loading thumbnailsBert2011-02-181-2/+1
|
* Center humbnails in windowBert2011-02-181-0/+2
|
* Use Button1 to open thumbnailBert2011-02-171-0/+2
|
* Select and open thumbnailsBert2011-02-171-0/+9
|
* Highlight selected thumbnailBert2011-02-171-0/+1
|
* Linked thumbnails to filesBert2011-02-171-1/+0
|
* Appropriate title for thumbnail modeBert2011-02-171-1/+2
|
* Who needs threads to load thumbnails?Bert2011-02-171-3/+3
|
* Use pthread to load thumbnailsBert2011-02-161-0/+1
|
* Refactored thumbs, new files thumbs.[ch]Bert2011-02-161-0/+49