Commit Graph

  • 9dc46c1d81 Nicer zooming Bert 2011-01-21 10:29:31 +0100
  • bb12b8c0fb First try on zooming Bert 2011-01-20 23:22:00 +0100
  • 376c0d90c7 Bigger background pixmap Bert 2011-01-20 22:02:19 +0100
  • 029e1208b9 No more expose handling Bert 2011-01-20 21:44:34 +0100
  • 08018427c6 Put some useful information in the window title Bert 2011-01-20 17:00:59 +0100
  • eeb58886a5 Fixed initial window title Bert 2011-01-20 16:32:16 +0100
  • a732e75d8a Check all given files before open the first Bert 2011-01-20 16:24:48 +0100
  • 004f297ebb Go to next/previous image Bert 2011-01-20 16:04:34 +0100
  • 45db2881e2 Fixed filenames in parse_options() Bert 2011-01-20 16:03:59 +0100
  • c399c1a085 Brighter default background color Bert 2011-01-20 16:03:10 +0100
  • 00f32120a6 Handle expose events Bert 2011-01-20 15:39:08 +0100
  • 822ef72657 Rebuild all object files after changing config.h Bert 2011-01-20 15:37:06 +0100
  • 8b3b28300f Made parse_options void Bert 2011-01-19 18:16:44 +0100
  • 6851d5c4e5 Removed im member from img struct Bert 2011-01-19 18:03:32 +0100
  • a7e30bb081 Option handling, merged app.c & events.c into main.c Bert 2011-01-19 14:07:45 +0100
  • 79c7e6178e Render image on window Bert 2011-01-18 20:11:28 +0100
  • bb4edc756c Renamed FATAL to DIE Bert 2011-01-18 17:21:59 +0100
  • 2a2f0307c1 Basic image loading Bert 2011-01-18 17:20:41 +0100
  • 7121e7b468 Initialize imlib2 Bert 2011-01-18 16:40:37 +0100
  • 22db1ed361 Simplified keysym lookup Bert 2011-01-18 16:38:37 +0100
  • fb6411ab5c Encapsulate window environment in win_env_t Bert 2011-01-18 16:32:40 +0100
  • ab480ecc47 Fixed scalemode initialization Bert 2011-01-18 15:37:44 +0100
  • 544fd83718 Reordered function definitions Bert 2011-01-18 15:33:25 +0100
  • 2f4399d530 Added LICENSE Bert 2011-01-18 15:29:18 +0100
  • 64b76b1602 Fixed compiler warning about missing include Bert 2011-01-17 20:24:01 +0100
  • 45b2b45285 Small refactorings Bert 2011-01-17 20:14:15 +0100
  • 75b143a5b0 Return value != 0 on Escape Bert 2011-01-17 19:57:58 +0100
  • b5526c9db0 Gray window background Bert 2011-01-17 19:53:48 +0100
  • 47d107edb5 React to ConfigureNotify Bert 2011-01-17 19:50:46 +0100
  • 15603c25cf Added event loop Bert 2011-01-17 18:32:28 +0100
  • 6e0db8c88d New BG_COLOR setting in config.h Bert 2011-01-17 17:19:13 +0100
  • 8c240341f1 Added event handlers Bert 2011-01-17 16:43:03 +0100
  • 49a69a357b Added win_open & win_close Bert 2011-01-17 16:42:49 +0100
  • bbe7ae0470 WARN and FATAL macros Bert 2011-01-17 16:42:13 +0100
  • b9cd06df95 Basic main skeleton Bert 2011-01-17 16:41:50 +0100
  • 6d4c6daea0 Fixed scalemode enum Bert 2011-01-17 16:41:22 +0100
  • 01121cea86 Basic app_* stuff Bert 2011-01-17 16:40:54 +0100
  • 1f6af53f37 Fixed Makefile Bert 2011-01-17 16:18:47 +0100
  • 7368382e4e added .gitignore Bert 2011-01-17 16:18:23 +0100
  • e7bc3bb71b Non-working skeleton Bert 2011-01-17 14:57:59 +0100