13eb5ac
window.c: include ButtonPress events in Input by
2011-01-22 22:03:49 -0500
8183b5a
Updated README.md usage section by
2011-01-23 13:19:00 +0100
b7b8705
Unstable version number by
2011-01-23 12:37:47 +0100
3c65f47
Removed one item from TODO list by
2011-01-23 12:37:34 +0100
6fed8db
Added [,] mappings for go 10 images back/forward by
2011-01-23 12:36:27 +0100
2f7bd16
Added g/G mappings for goto first/last image by
2011-01-22 23:37:13 +0100
bd6b05c
Fixed typo in README.md by
2011-01-22 23:30:30 +0100
0f714bc
Handle window resize events properly by
2011-01-22 23:27:29 +0100
60a9ed7
version 0.1 by
2011-01-21 15:30:51 +0100
50da19f
Small corrections in README.md by
2011-01-21 15:30:18 +0100
6480a9d
Added README.md by
2011-01-21 15:27:06 +0100
600abe5
Added todo list by
2011-01-21 13:53:53 +0100
b92ebf6
Implemented panning by
2011-01-21 13:48:02 +0100
72e56e5
Made config.h a bit clearer by
2011-01-21 12:58:02 +0100
c7860b6
Stricter object encapsulation by
2011-01-21 12:57:35 +0100
629d373
Merged img_display() into img_render() by
2011-01-21 12:13:52 +0100
44921e0
Described options in config.h by
2011-01-21 11:21:09 +0100
b900105
Removed debug output by
2011-01-21 10:41:50 +0100
2d5247a
More robust key handling by
2011-01-21 10:30:10 +0100
9dc46c1
Nicer zooming by
2011-01-21 10:29:31 +0100
bb12b8c
First try on zooming by
2011-01-20 23:22:00 +0100
376c0d9
Bigger background pixmap by
2011-01-20 22:02:19 +0100
029e120
No more expose handling by
2011-01-20 21:44:34 +0100
0801842
Put some useful information in the window title by
2011-01-20 17:00:59 +0100
eeb5888
Fixed initial window title by
2011-01-20 16:32:16 +0100
a732e75
Check all given files before open the first by
2011-01-20 16:24:48 +0100
004f297
Go to next/previous image by
2011-01-20 16:04:34 +0100
45db288
Fixed filenames in parse_options() by
2011-01-20 16:03:59 +0100
c399c1a
Brighter default background color by
2011-01-20 16:03:10 +0100
00f3212
Handle expose events by
2011-01-20 15:39:08 +0100
822ef72
Rebuild all object files after changing config.h by
2011-01-20 15:37:06 +0100
8b3b283
Made parse_options void by
2011-01-19 18:16:44 +0100
6851d5c
Removed im member from img struct by
2011-01-19 18:03:32 +0100
a7e30bb
Option handling, merged app.c & events.c into main.c by
2011-01-19 14:07:45 +0100
79c7e61
Render image on window by
2011-01-18 20:11:28 +0100
bb4edc7
Renamed FATAL to DIE by
2011-01-18 17:21:59 +0100
2a2f030
Basic image loading by
2011-01-18 17:20:41 +0100
7121e7b
Initialize imlib2 by
2011-01-18 16:40:37 +0100
22db1ed
Simplified keysym lookup by
2011-01-18 16:38:37 +0100
fb6411a
Encapsulate window environment in win_env_t by
2011-01-18 16:32:40 +0100
ab480ec
Fixed scalemode initialization by
2011-01-18 15:37:44 +0100
544fd83
Reordered function definitions by
2011-01-18 15:33:25 +0100
2f4399d
Added LICENSE by
2011-01-18 15:29:18 +0100
64b76b1
Fixed compiler warning about missing include by
2011-01-17 20:24:01 +0100
45b2b45
Small refactorings by
2011-01-17 20:14:15 +0100
75b143a
Return value != 0 on Escape by
2011-01-17 19:57:58 +0100
b5526c9
Gray window background by
2011-01-17 19:53:48 +0100
47d107e
React to ConfigureNotify by
2011-01-17 19:50:46 +0100
15603c2
Added event loop by
2011-01-17 18:32:28 +0100
6e0db8c
New BG_COLOR setting in config.h by
2011-01-17 17:19:13 +0100
8c24034
Added event handlers by
2011-01-17 16:43:03 +0100
49a69a3
Added win_open & win_close by
2011-01-17 16:42:49 +0100
bbe7ae0
WARN and FATAL macros by
2011-01-17 16:42:13 +0100
b9cd06d
Basic main skeleton by
2011-01-17 16:41:50 +0100
6d4c6da
Fixed scalemode enum by
2011-01-17 16:41:22 +0100
01121ce
Basic app_* stuff by
2011-01-17 16:40:54 +0100
1f6af53
Fixed Makefile by
2011-01-17 16:18:47 +0100
7368382
added .gitignore by
2011-01-17 16:18:23 +0100
e7bc3bb
Non-working skeleton by
2011-01-17 14:57:59 +0100