Commit Graph

184 Commits (master)

Author SHA1 Message Date
Bert 5a35484e71 Align big images on top-left corner 2011-02-26 13:16:14 +01:00
Bert dafe7eac74 Refactored imlib context handling 2011-02-25 12:08:12 +01:00
Bert 1ac3302923 Nicer icon for broken images 2011-02-17 15:40:36 +01:00
Bert ea65610747 Load warning icon only once 2011-02-09 17:05:09 +01:00
Bert 8e5835d1fd Handle image remove/rename while running 2011-02-09 16:32:40 +01:00
Bert 096c0ed935 Removed some warnings 2011-02-03 22:05:13 +01:00
Bert 414fa567ce Split img_fit into internal/external function 2011-02-03 16:55:24 +01:00
Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window 2011-02-03 16:14:49 +01:00
Bert bad9a70a48 Display filesize in window title 2011-02-03 14:32:02 +01:00
Bert 8f4af658ae Refactored, new files util.[ch], C89 2011-02-03 10:15:01 +01:00
Bert 1576eb4e17 Refactored img_open and img_check 2011-02-01 16:10:08 +01:00
Bert 802c344879 Check file timestamps before loading from cache 2011-01-31 15:51:26 +01:00
Bert 229830ad18 Replace -w with well-known geometry option 2011-01-30 22:00:58 +01:00
Bert 03bfe1015e Explicitly enable printing of warnings 2011-01-30 16:39:16 +01:00
Bert c52c4fa69e Mouse-panning while pressing button2 2011-01-29 22:37:40 +01:00
Bert 8123d63c5b Added plenty lots of options 2011-01-28 13:34:16 +01:00
Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 2011-01-26 14:59:32 +01:00
Bert 64a5366508 Added <,> mappings to rotate image 2011-01-26 14:42:10 +01:00
Bert 0f714bccda Handle window resize events properly 2011-01-22 23:27:29 +01:00
Bert b92ebf67ee Implemented panning 2011-01-21 13:48:02 +01:00
Bert c7860b690b Stricter object encapsulation 2011-01-21 12:57:35 +01:00
Bert 629d37376d Merged img_display() into img_render() 2011-01-21 12:13:52 +01:00
Bert 9dc46c1d81 Nicer zooming 2011-01-21 10:29:31 +01:00
Bert bb12b8c0fb First try on zooming 2011-01-20 23:22:00 +01:00
Bert 029e1208b9 No more expose handling 2011-01-20 21:44:34 +01:00
Bert a732e75d8a Check all given files before open the first 2011-01-20 16:24:48 +01:00
Bert 00f32120a6 Handle expose events 2011-01-20 15:39:08 +01:00
Bert 6851d5c4e5 Removed im member from img struct 2011-01-19 18:03:32 +01:00
Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 2011-01-19 14:07:45 +01:00
Bert 79c7e6178e Render image on window 2011-01-18 20:11:28 +01:00
Bert bb4edc756c Renamed FATAL to DIE 2011-01-18 17:21:59 +01:00
Bert 2a2f0307c1 Basic image loading 2011-01-18 17:20:41 +01:00
Bert 7121e7b468 Initialize imlib2 2011-01-18 16:40:37 +01:00
Bert e7bc3bb71b Non-working skeleton 2011-01-17 14:57:59 +01:00