52 Commits (0f714bccda28cd2faa5095fa1ace5d8a113beaec)
 

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