48 次代码提交 (600abe54b7faeb2aa6529dbac3762d7172cea49e)
 

作者 SHA1 备注 提交日期
  Bert 600abe54b7 Added todo list 14 年前
  Bert b92ebf67ee Implemented panning 14 年前
  Bert 72e56e5207 Made config.h a bit clearer 14 年前
  Bert c7860b690b Stricter object encapsulation 14 年前
  Bert 629d37376d Merged img_display() into img_render() 14 年前
  Bert 44921e07aa Described options in config.h 14 年前
  Bert b900105a4e Removed debug output 14 年前
  Bert 2d5247af4a More robust key handling 14 年前
  Bert 9dc46c1d81 Nicer zooming 14 年前
  Bert bb12b8c0fb First try on zooming 14 年前
  Bert 376c0d90c7 Bigger background pixmap 14 年前
  Bert 029e1208b9 No more expose handling 14 年前
  Bert 08018427c6 Put some useful information in the window title 14 年前
  Bert eeb58886a5 Fixed initial window title 14 年前
  Bert a732e75d8a Check all given files before open the first 14 年前
  Bert 004f297ebb Go to next/previous image 14 年前
  Bert 45db2881e2 Fixed filenames in parse_options() 14 年前
  Bert c399c1a085 Brighter default background color 14 年前
  Bert 00f32120a6 Handle expose events 14 年前
  Bert 822ef72657 Rebuild all object files after changing config.h 14 年前
  Bert 8b3b28300f Made parse_options void 14 年前
  Bert 6851d5c4e5 Removed im member from img struct 14 年前
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 14 年前
  Bert 79c7e6178e Render image on window 14 年前
  Bert bb4edc756c Renamed FATAL to DIE 14 年前
  Bert 2a2f0307c1 Basic image loading 14 年前
  Bert 7121e7b468 Initialize imlib2 14 年前
  Bert 22db1ed361 Simplified keysym lookup 14 年前
  Bert fb6411ab5c Encapsulate window environment in win_env_t 14 年前
  Bert ab480ecc47 Fixed scalemode initialization 14 年前
  Bert 544fd83718 Reordered function definitions 14 年前
  Bert 2f4399d530 Added LICENSE 14 年前
  Bert 64b76b1602 Fixed compiler warning about missing include 14 年前
  Bert 45b2b45285 Small refactorings 14 年前
  Bert 75b143a5b0 Return value != 0 on Escape 14 年前
  Bert b5526c9db0 Gray window background 14 年前
  Bert 47d107edb5 React to ConfigureNotify 14 年前
  Bert 15603c25cf Added event loop 14 年前
  Bert 6e0db8c88d New BG_COLOR setting in config.h 14 年前
  Bert 8c240341f1 Added event handlers 14 年前
  Bert 49a69a357b Added win_open & win_close 14 年前
  Bert bbe7ae0470 WARN and FATAL macros 14 年前
  Bert b9cd06df95 Basic main skeleton 14 年前
  Bert 6d4c6daea0 Fixed scalemode enum 14 年前
  Bert 01121cea86 Basic app_* stuff 14 年前
  Bert 1f6af53f37 Fixed Makefile 14 年前
  Bert 7368382e4e added .gitignore 14 年前
  Bert e7bc3bb71b Non-working skeleton 14 年前