Commit Graph

95 Commits (8ee73709d786bd0eb6aead937fcad45ad5906f91)

Author SHA1 Message Date
Bert 87a9828417 Filename cosmetics 14 years ago
Bert 3672c0bc63 Toggle image transparency with A-key 14 years ago
Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 14 years ago
Bert 00d4b0f7cf Use "/bin/sh -c" for external commands 14 years ago
Bert c05fd44bdd Support for external commands like mogrify & jpegtran 14 years ago
Bert 955c39a5c5 Shorter typedefs 14 years ago
Bert 9b24f82404 Small refactorings, removed over-ambitious todo 14 years ago
Bert 7334bdfa51 Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b.
14 years ago
Bert 090ee5405b Save rotated png-files with S-key 14 years ago
Bert c5f6b2c0d5 Sort directory entries when using -r 14 years ago
Bert dafe7eac74 Refactored imlib context handling 14 years ago
Bert 4cfb8a204a Correct timeout handling, more complex 14 years ago
Bert 88b5c5f2e4 Fixed cursor hiding after switching to thumb mode 14 years ago
Bert fde9f5bf85 Hide cursor on redraw or after 1.5s mouse inactivity 14 years ago
Bert ea80c73520 Fixed title for thumbnail mode 14 years ago
Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t 14 years ago
Bert 72e8baf13e Mode-guard in on_motionnotify 14 years ago
Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size 14 years ago
Bert a30901210c Mouse-wheel scrolling in thumb mode 14 years ago
Bert 4cc6ca939c g/G key mappings in thumbnail mode 14 years ago
Bert a345c963f8 Double click thumb to open 14 years ago
Bert 26bb005458 Merge branch 'master' into thumbs
Conflicts:
	main.c
14 years ago
Bert 09335fdc14 Fixed offsets in resize win to image 14 years ago
Bert a152f82ce6 Sync thumb selection & fileidx; check thumb view 14 years ago
Bert a367d35ba0 Update title when moving selection 14 years ago
Bert 76cca4ecb6 Activate thumb-mode with Return key 14 years ago
Bert f235b62741 Fixed cursor when opening thumb 14 years ago
Bert e2ef9b8323 Variable timeout (2) 14 years ago
Bert fbfec45b33 Variable timeout 14 years ago
Bert 6adbb3831d Use Button1 to open thumbnail 14 years ago
Bert f08c24bbb3 Select and open thumbnails 14 years ago
Bert 095217b26f Linked thumbnails to files 14 years ago
Bert f554cdf60e Made key mappings mode-dependent 14 years ago
Bert e09a6b5e3f Appropriate title for thumbnail mode 14 years ago
Bert 1c072cc0d0 Fill window before loading thumbs 14 years ago
Bert b828b55419 Immediately respond to events while loading thumbs 14 years ago
Bert 15041f6100 Merge branch 'master' into thumbs
Conflicts:
	Makefile
14 years ago
Bert caf982d175 Higher timeout, faster window resizing 14 years ago
Bert 783213c0bb Use watch-cursor while loading thumbnails 14 years ago
Bert bcc70bd7cb Who needs threads to load thumbnails? 14 years ago
Bert e0d0892065 Use pthread to load thumbnails 14 years ago
Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 14 years ago
Bert 8919204a2e Render thumbnails 14 years ago
Bert 89ec18385b Added app-mode 14 years ago
Bert 7e2c85b04c Fixed thumbnail creation 14 years ago
Bert 7b49740613 First things for thumbnail mode 14 years ago
Bert e8ed491ba9 Fixed empty lines in readline() 14 years ago
Bert cfed65d36f More appropriate buffer sizes 14 years ago
Bert f71ea095bc Fixed indentation 14 years ago
Bert 26cc5aff69 Read filenames from stdin 14 years ago