56 Commits (bcc70bd7cbcdf56e84984929d9f8c6f1776f2204)

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