62 Révisions (d3da0eb71e279f394803eea99f3b1be7b94bd511)
 

Auteur SHA1 Message Date
  Bert d3da0eb71e Added man page il y a 14 ans
  Bert bce599038c Moved VERSION macro into Makefile il y a 14 ans
  Bert fdf24d4681 Updated README.md usage info il y a 14 ans
  Bert 2b1c0885fe Implemented fullscreen mode il y a 14 ans
  Bert 8183b5a202 Updated README.md usage section il y a 14 ans
  Bert b7b8705c27 Unstable version number il y a 14 ans
  Bert 3c65f47ca1 Removed one item from TODO list il y a 14 ans
  Bert 6fed8db854 Added [,] mappings for go 10 images back/forward il y a 14 ans
  Bert 2f7bd169ea Added g/G mappings for goto first/last image il y a 14 ans
  Bert bd6b05c0ed Fixed typo in README.md il y a 14 ans
  Bert 0f714bccda Handle window resize events properly il y a 14 ans
  Bert 60a9ed7567 version 0.1 il y a 14 ans
  Bert 50da19f9c1 Small corrections in README.md il y a 14 ans
  Bert 6480a9dc31 Added README.md il y a 14 ans
  Bert 600abe54b7 Added todo list il y a 14 ans
  Bert b92ebf67ee Implemented panning il y a 14 ans
  Bert 72e56e5207 Made config.h a bit clearer il y a 14 ans
  Bert c7860b690b Stricter object encapsulation il y a 14 ans
  Bert 629d37376d Merged img_display() into img_render() il y a 14 ans
  Bert 44921e07aa Described options in config.h il y a 14 ans
  Bert b900105a4e Removed debug output il y a 14 ans
  Bert 2d5247af4a More robust key handling il y a 14 ans
  Bert 9dc46c1d81 Nicer zooming il y a 14 ans
  Bert bb12b8c0fb First try on zooming il y a 14 ans
  Bert 376c0d90c7 Bigger background pixmap il y a 14 ans
  Bert 029e1208b9 No more expose handling il y a 14 ans
  Bert 08018427c6 Put some useful information in the window title il y a 14 ans
  Bert eeb58886a5 Fixed initial window title il y a 14 ans
  Bert a732e75d8a Check all given files before open the first il y a 14 ans
  Bert 004f297ebb Go to next/previous image il y a 14 ans
  Bert 45db2881e2 Fixed filenames in parse_options() il y a 14 ans
  Bert c399c1a085 Brighter default background color il y a 14 ans
  Bert 00f32120a6 Handle expose events il y a 14 ans
  Bert 822ef72657 Rebuild all object files after changing config.h il y a 14 ans
  Bert 8b3b28300f Made parse_options void il y a 14 ans
  Bert 6851d5c4e5 Removed im member from img struct il y a 14 ans
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c il y a 14 ans
  Bert 79c7e6178e Render image on window il y a 14 ans
  Bert bb4edc756c Renamed FATAL to DIE il y a 14 ans
  Bert 2a2f0307c1 Basic image loading il y a 14 ans
  Bert 7121e7b468 Initialize imlib2 il y a 14 ans
  Bert 22db1ed361 Simplified keysym lookup il y a 14 ans
  Bert fb6411ab5c Encapsulate window environment in win_env_t il y a 14 ans
  Bert ab480ecc47 Fixed scalemode initialization il y a 14 ans
  Bert 544fd83718 Reordered function definitions il y a 14 ans
  Bert 2f4399d530 Added LICENSE il y a 14 ans
  Bert 64b76b1602 Fixed compiler warning about missing include il y a 14 ans
  Bert 45b2b45285 Small refactorings il y a 14 ans
  Bert 75b143a5b0 Return value != 0 on Escape il y a 14 ans
  Bert b5526c9db0 Gray window background il y a 14 ans