aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed mouse cursorBert2011-04-152-19/+20
|
* Fix fullscreen modeBert2011-04-142-2/+2
|
* Slightly changed config.hBert2011-04-141-12/+12
|
* Merged commands.h into config.hBert2011-04-143-29/+33
|
* Stable version 0.8Bert2011-04-141-1/+1
|
* Renamed option -C -> -cBert2011-04-113-7/+7
|
* Slightly changed introductory textBert2011-04-112-7/+7
|
* Removed invalid iconBert2011-04-111-0/+0
|
* Removed option -aBert2011-04-114-15/+3
|
* Remove invalid images when loading them; refactoringsBert2011-04-118-357/+175
|
* Refactored main.cBert2011-04-112-91/+93
|
* Merge branch 'tcache'Bert2011-04-1110-99/+506
|\ | | | | | | | | Conflicts: main.c
| * Removed debug outputBert2011-04-081-4/+1
| |
| * Updated doc for thumbnail cacheBert2011-04-082-1/+25
| |
| * New option: -C, clean thumbnail cacheBert2011-04-085-18/+83
| |
| * Refactored thumbs.cBert2011-04-081-104/+98
| |
| * Refactored recursive directory util functionsBert2011-04-084-94/+139
| |
| * Moved read_dir_rec into util.cBert2011-04-073-76/+91
| |
| * Do not create cache files for cache filesBert2011-04-071-7/+10
| |
| * Use directory structure in cache dirBert2011-04-073-13/+58
| |
| * Refactored thumbnail cache_dirBert2011-04-071-18/+24
| |
| * Write cache file for thumbnail directly after creating itBert2011-04-072-10/+12
| |
| * Load thumbnails from cacheBert2011-04-071-7/+30
| |
| * Write thumbnail cache files on exitBert2011-04-073-1/+155
| |
| * First things for thumbnail cachingBert2011-04-072-0/+34
| |
* | Disable support for external commands by defaultBert2011-04-072-24/+22
|/
* Small refactoring in tns_load()Bert2011-04-071-4/+7
|
* Removed escape key mappingBert2011-04-071-3/+0
|
* Refactored key/mouse mappings in man pageBert2011-04-071-14/+17
|
* Refactored key/mouse mappings in READMEBert2011-04-072-24/+19
|
* New key mapping: D, remove image from file listBert2011-04-063-8/+42
|
* New option: -a, do not filter out unsupported filesBert2011-04-067-15/+35
|
* Readded file-type check at startupBert2011-04-053-5/+27
|
* Do not check file-type at startupBert2011-04-045-209/+187
|
* More accurate READMEBert2011-03-171-6/+6
|
* Filename cosmeticsBert2011-03-172-2/+3
|
* Use imlib-handles in thumbs.c instead of pixmapsBert2011-03-155-46/+32
|
* Updated docBert2011-03-102-0/+4
|
* Toggle image transparency with A-keyBert2011-03-104-2/+8
|
* White background for images with alphaBert2011-03-094-17/+35
|
* Use ctrl for ext cmds, disable them in config.hBert2011-03-094-20/+34
|
* Use "/bin/sh -c" for external commandsBert2011-03-033-58/+44
|
* Slightly refactored commands.hBert2011-03-011-8/+13
|
* Support for external commands like mogrify & jpegtranBert2011-03-016-12/+115
|
* Shorter typedefsBert2011-03-016-12/+12
|
* Shorter version informationBert2011-02-271-1/+1
|
* Small refactorings, removed over-ambitious todoBert2011-02-275-55/+51
|
* Revert "Save rotated png-files with S-key"Bert2011-02-276-81/+50
| | | | This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
* Save rotated png-files with S-keyBert2011-02-276-50/+81
|
* Stable version 0.7Bert2011-02-261-1/+1
|