122 コミット (b8ff1677b1cbb4d3e769861d1e14234c6a38a80a)

作成者 SHA1 メッセージ 日付
  Bert 76cca4ecb6 Activate thumb-mode with Return key 13年前
  Bert f235b62741 Fixed cursor when opening thumb 13年前
  Bert fbfec45b33 Variable timeout 13年前
  Bert 6adbb3831d Use Button1 to open thumbnail 13年前
  Bert f08c24bbb3 Select and open thumbnails 13年前
  Bert 095217b26f Linked thumbnails to files 13年前
  Bert f554cdf60e Made key mappings mode-dependent 13年前
  Bert e09a6b5e3f Appropriate title for thumbnail mode 13年前
  Bert 1c072cc0d0 Fill window before loading thumbs 13年前
  Bert b828b55419 Immediately respond to events while loading thumbs 13年前
  Bert caf982d175 Higher timeout, faster window resizing 13年前
  Bert 783213c0bb Use watch-cursor while loading thumbnails 13年前
  Bert bcc70bd7cb Who needs threads to load thumbnails? 13年前
  Bert e0d0892065 Use pthread to load thumbnails 13年前
  Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 13年前
  Bert 8919204a2e Render thumbnails 13年前
  Bert 89ec18385b Added app-mode 13年前
  Bert 7e2c85b04c Fixed thumbnail creation 13年前
  Bert 7b49740613 First things for thumbnail mode 13年前
  Bert e8ed491ba9 Fixed empty lines in readline() 13年前
  Bert cfed65d36f More appropriate buffer sizes 13年前
  Bert f71ea095bc Fixed indentation 13年前
  Bert 26cc5aff69 Read filenames from stdin 13年前
  Bert 8e5835d1fd Handle image remove/rename while running 13年前
  Bert d731741f04 Handle WM_DELETE_WINDOW messages correctly, thanks to fungt 13年前
  Bert 603e664f7c Nicer fit window to image 13年前
  Bert 8339bb7ee7 New key mapping: W, resize window to fit image 13年前
  Bert 096c0ed935 Removed some warnings 13年前
  Bert 414fa567ce Split img_fit into internal/external function 13年前
  Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window 13年前
  Bert bad9a70a48 Display filesize in window title 13年前
  Bert 12a94cc40e Manual event handling in main.c 13年前
  Bert 8f4af658ae Refactored, new files util.[ch], C89 13年前
  Bert f5c125b3ee Fixed stupid memory leak in read_dir_rec 13年前
  Bert bbd7b7d595 New option: -r, open all images in directories 13年前
  Bert 2afb989cc4 Skeleton for -r 13年前
  Bert 5a682426b1 New key command: r, reload image 13年前
  Bert 802c344879 Check file timestamps before loading from cache 13年前
  Bert f7a66469e6 Nicer key handling, does not fix problems 13年前
  Bert 03bfe1015e Explicitly enable printing of warnings 13年前
  Bert c52c4fa69e Mouse-panning while pressing button2 13年前
  Bert 019e2274a8 Map arrow keys to h/j/k/l 13年前
  Bert f47092cda2 Complete mouse support 13年前
  Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 13年前
  Bert 64a5366508 Added <,> mappings to rotate image 13年前
  Bert d3da0eb71e Added man page 13年前
  Bert 2b1c0885fe Implemented fullscreen mode 13年前
  Dave Reisner 9a35f40224 main.c: add zooming on mousewheel events 13年前
  Bert 6fed8db854 Added [,] mappings for go 10 images back/forward 13年前
  Bert 2f7bd169ea Added g/G mappings for goto first/last image 13年前