Commit Graph

70 Commits (62f4ab037aad918d5b6c92b423e54f29b5c1ecf8)

Author SHA1 Message Date
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
Bert 8e5835d1fd Handle image remove/rename while running 14 years ago
Bert d731741f04 Handle WM_DELETE_WINDOW messages correctly, thanks to fungt 14 years ago
Bert 603e664f7c Nicer fit window to image 14 years ago
Bert 8339bb7ee7 New key mapping: W, resize window to fit image 14 years ago
Bert 096c0ed935 Removed some warnings 14 years ago
Bert 414fa567ce Split img_fit into internal/external function 14 years ago
Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window 14 years ago
Bert bad9a70a48 Display filesize in window title 14 years ago
Bert 12a94cc40e Manual event handling in main.c 14 years ago
Bert 8f4af658ae Refactored, new files util.[ch], C89 14 years ago
Bert f5c125b3ee Fixed stupid memory leak in read_dir_rec 14 years ago
Bert bbd7b7d595 New option: -r, open all images in directories 14 years ago
Bert 2afb989cc4 Skeleton for -r 14 years ago
Bert 5a682426b1 New key command: r, reload image 14 years ago
Bert 802c344879 Check file timestamps before loading from cache 14 years ago
Bert f7a66469e6 Nicer key handling, does not fix problems 14 years ago
Bert 03bfe1015e Explicitly enable printing of warnings 14 years ago
Bert c52c4fa69e Mouse-panning while pressing button2 14 years ago
Bert 019e2274a8 Map arrow keys to h/j/k/l 14 years ago
Bert f47092cda2 Complete mouse support 14 years ago
Bert 0497a7f69d Merge remote branch 'falconindy/mouse' 14 years ago
Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 14 years ago
Bert 64a5366508 Added <,> mappings to rotate image 14 years ago
Bert d3da0eb71e Added man page 14 years ago
Bert 2b1c0885fe Implemented fullscreen mode 14 years ago