Commit Graph

330 Commits (f23d57d4ada2dbab52e26073d462ebee57cf53a9)

Author SHA1 Message Date
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
Dave Reisner 9a35f40224 main.c: add zooming on mousewheel events
Signed-off-by: Dave Reisner <d@falconindy.com>
14 years ago
Bert 6fed8db854 Added [,] mappings for go 10 images back/forward 14 years ago
Bert 2f7bd169ea Added g/G mappings for goto first/last image 14 years ago
Bert 0f714bccda Handle window resize events properly 14 years ago
Bert b92ebf67ee Implemented panning 14 years ago
Bert c7860b690b Stricter object encapsulation 14 years ago
Bert 629d37376d Merged img_display() into img_render() 14 years ago
Bert b900105a4e Removed debug output 14 years ago
Bert 2d5247af4a More robust key handling 14 years ago
Bert bb12b8c0fb First try on zooming 14 years ago
Bert 029e1208b9 No more expose handling 14 years ago
Bert 08018427c6 Put some useful information in the window title 14 years ago
Bert a732e75d8a Check all given files before open the first 14 years ago
Bert 004f297ebb Go to next/previous image 14 years ago
Bert 00f32120a6 Handle expose events 14 years ago
Bert 8b3b28300f Made parse_options void 14 years ago
Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 14 years ago
Bert 544fd83718 Reordered function definitions 14 years ago
Bert b9cd06df95 Basic main skeleton 14 years ago
Bert e7bc3bb71b Non-working skeleton 14 years ago