59 Commits (e2889ab891ba91ec71f8e2088fcb2c0123069054)

Autor SHA1 Mensaje Fecha
  Bert caf982d175 Higher timeout, faster window resizing hace 14 años
  Bert 783213c0bb Use watch-cursor while loading thumbnails hace 14 años
  Bert bcc70bd7cb Who needs threads to load thumbnails? hace 14 años
  Bert e0d0892065 Use pthread to load thumbnails hace 14 años
  Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] hace 14 años
  Bert 8919204a2e Render thumbnails hace 14 años
  Bert 89ec18385b Added app-mode hace 14 años
  Bert 7e2c85b04c Fixed thumbnail creation hace 14 años
  Bert 7b49740613 First things for thumbnail mode hace 14 años
  Bert e8ed491ba9 Fixed empty lines in readline() hace 14 años
  Bert cfed65d36f More appropriate buffer sizes hace 14 años
  Bert f71ea095bc Fixed indentation hace 14 años
  Bert 26cc5aff69 Read filenames from stdin hace 14 años
  Bert 8e5835d1fd Handle image remove/rename while running hace 14 años
  Bert d731741f04 Handle WM_DELETE_WINDOW messages correctly, thanks to fungt hace 14 años
  Bert 603e664f7c Nicer fit window to image hace 14 años
  Bert 8339bb7ee7 New key mapping: W, resize window to fit image hace 14 años
  Bert 096c0ed935 Removed some warnings hace 14 años
  Bert 414fa567ce Split img_fit into internal/external function hace 14 años
  Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window hace 14 años
  Bert bad9a70a48 Display filesize in window title hace 14 años
  Bert 12a94cc40e Manual event handling in main.c hace 14 años
  Bert 8f4af658ae Refactored, new files util.[ch], C89 hace 14 años
  Bert f5c125b3ee Fixed stupid memory leak in read_dir_rec hace 14 años
  Bert bbd7b7d595 New option: -r, open all images in directories hace 14 años
  Bert 2afb989cc4 Skeleton for -r hace 14 años
  Bert 5a682426b1 New key command: r, reload image hace 14 años
  Bert 802c344879 Check file timestamps before loading from cache hace 14 años
  Bert f7a66469e6 Nicer key handling, does not fix problems hace 14 años
  Bert 03bfe1015e Explicitly enable printing of warnings hace 14 años
  Bert c52c4fa69e Mouse-panning while pressing button2 hace 14 años
  Bert 019e2274a8 Map arrow keys to h/j/k/l hace 14 años
  Bert f47092cda2 Complete mouse support hace 14 años
  Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing hace 14 años
  Bert 64a5366508 Added <,> mappings to rotate image hace 14 años
  Bert d3da0eb71e Added man page hace 14 años
  Bert 2b1c0885fe Implemented fullscreen mode hace 14 años
  Dave Reisner 9a35f40224 main.c: add zooming on mousewheel events hace 14 años
  Bert 6fed8db854 Added [,] mappings for go 10 images back/forward hace 14 años
  Bert 2f7bd169ea Added g/G mappings for goto first/last image hace 14 años
  Bert 0f714bccda Handle window resize events properly hace 14 años
  Bert b92ebf67ee Implemented panning 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 b900105a4e Removed debug output hace 14 años
  Bert 2d5247af4a More robust key handling hace 14 años
  Bert bb12b8c0fb First try on zooming 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 a732e75d8a Check all given files before open the first hace 14 años