aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Todo: save rotated imagesBert2011-02-252-1/+2
* Correct timeout handling, more complexBert2011-02-211-41/+52
* Fixed cursor hiding after switching to thumb modeBert2011-02-211-0/+1
* Hide cursor on redraw or after 1.5s mouse inactivityBert2011-02-213-17/+67
* Updated docBert2011-02-212-16/+27
* Fixed title for thumbnail modeBert2011-02-213-7/+25
* Always support thumbs; start thumb-mode with single -tBert2011-02-214-64/+66
* Mode-guard in on_motionnotifyBert2011-02-201-1/+1
* Replaced -T flag with -tt; default thumbnail sizeBert2011-02-204-20/+12
* Mouse-wheel scrolling in thumb modeBert2011-02-204-20/+61
* g/G key mappings in thumbnail modeBert2011-02-191-12/+22
* Double click thumb to openBert2011-02-191-4/+9
* Merge branch 'master' into thumbsBert2011-02-191-2/+2
|\
| * Fixed offsets in resize win to imageBert2011-02-192-3/+3
* | Sync thumb selection & fileidx; check thumb viewBert2011-02-194-56/+76
* | Lighter selection color (for fullscreen)Bert2011-02-191-3/+3
* | Update title when moving selectionBert2011-02-194-13/+22
* | Nicer tns_move_selectionBert2011-02-182-20/+17
* | Fixed moving of selection while loading thumbnailsBert2011-02-182-5/+4
* | Nicer tns_translateBert2011-02-181-2/+4
* | Center humbnails in windowBert2011-02-183-5/+10
* | Activate thumb-mode with Return keyBert2011-02-171-0/+12
* | Fixed cursor when opening thumbBert2011-02-171-0/+2
* | Variable timeout (2)Bert2011-02-171-5/+5
|\|
| * Variable timeoutBert2011-02-171-4/+4
* | Use Button1 to open thumbnailBert2011-02-173-41/+74
* | Select and open thumbnailsBert2011-02-173-2/+78
* | Highlight selected thumbnailBert2011-02-175-20/+66
* | Linked thumbnails to filesBert2011-02-173-16/+13
* | Merge branch 'master' into thumbsBert2011-02-172-178/+177
|\|
| * Nicer icon for broken imagesBert2011-02-172-178/+177
* | Made key mappings mode-dependentBert2011-02-171-105/+111
* | Removed debug outputBert2011-02-171-2/+0
* | Appropriate title for thumbnail modeBert2011-02-173-17/+20
* | Fill window before loading thumbsBert2011-02-172-2/+3
* | Immediately respond to events while loading thumbsBert2011-02-173-4/+20
* | Merge branch 'master' into thumbsBert2011-02-171-2/+1
|\|
| * Nicer version infoBert2011-02-172-3/+2
* | Merge branch 'master' into thumbsBert2011-02-171-1/+1
|\|
| * Higher timeout, faster window resizingBert2011-02-171-1/+1
| * Stable version 0.6Bert2011-02-161-1/+1
* | Use watch-cursor while loading thumbnailsBert2011-02-173-10/+20
* | Who needs threads to load thumbnails?Bert2011-02-174-82/+52
* | Use pthread to load thumbnailsBert2011-02-164-14/+55
* | Refactored thumbs, new files thumbs.[ch]Bert2011-02-168-89/+191
* | Render thumbnailsBert2011-02-166-24/+76
* | Added app-modeBert2011-02-161-14/+24
* | Fixed thumbnail creationBert2011-02-161-1/+3
* | First things for thumbnail modeBert2011-02-168-2/+55
|/
* Fixed empty lines in readline()Bert2011-02-153-5/+5