Commit Graph

812 Commits (12efa0e3b429675047cb2900d49e1f38afeb650b)
 

Author SHA1 Message Date
Bert fdf24d4681 Updated README.md usage info 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
Dave Reisner 13eb5ac929 window.c: include ButtonPress events in Input
Signed-off-by: Dave Reisner <d@falconindy.com>
14 years ago
Bert 8183b5a202 Updated README.md usage section 14 years ago
Bert b7b8705c27 Unstable version number 14 years ago
Bert 3c65f47ca1 Removed one item from TODO list 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 bd6b05c0ed Fixed typo in README.md 14 years ago
Bert 0f714bccda Handle window resize events properly 14 years ago
Bert 60a9ed7567 version 0.1 14 years ago
Bert 50da19f9c1 Small corrections in README.md 14 years ago
Bert 6480a9dc31 Added README.md 14 years ago
Bert 600abe54b7 Added todo list 14 years ago
Bert b92ebf67ee Implemented panning 14 years ago
Bert 72e56e5207 Made config.h a bit clearer 14 years ago
Bert c7860b690b Stricter object encapsulation 14 years ago
Bert 629d37376d Merged img_display() into img_render() 14 years ago
Bert 44921e07aa Described options in config.h 14 years ago
Bert b900105a4e Removed debug output 14 years ago
Bert 2d5247af4a More robust key handling 14 years ago
Bert 9dc46c1d81 Nicer zooming 14 years ago
Bert bb12b8c0fb First try on zooming 14 years ago
Bert 376c0d90c7 Bigger background pixmap 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 eeb58886a5 Fixed initial 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 45db2881e2 Fixed filenames in parse_options() 14 years ago
Bert c399c1a085 Brighter default background color 14 years ago
Bert 00f32120a6 Handle expose events 14 years ago
Bert 822ef72657 Rebuild all object files after changing config.h 14 years ago
Bert 8b3b28300f Made parse_options void 14 years ago
Bert 6851d5c4e5 Removed im member from img struct 14 years ago
Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 14 years ago
Bert 79c7e6178e Render image on window 14 years ago
Bert bb4edc756c Renamed FATAL to DIE 14 years ago
Bert 2a2f0307c1 Basic image loading 14 years ago
Bert 7121e7b468 Initialize imlib2 14 years ago
Bert 22db1ed361 Simplified keysym lookup 14 years ago
Bert fb6411ab5c Encapsulate window environment in win_env_t 14 years ago
Bert ab480ecc47 Fixed scalemode initialization 14 years ago
Bert 544fd83718 Reordered function definitions 14 years ago
Bert 2f4399d530 Added LICENSE 14 years ago
Bert 64b76b1602 Fixed compiler warning about missing include 14 years ago
Bert 45b2b45285 Small refactorings 14 years ago
Bert 75b143a5b0 Return value != 0 on Escape 14 years ago
Bert b5526c9db0 Gray window background 14 years ago