Commit Graph

  • *
  • *
  • *
  • |\
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | |/
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | |/
  • | *
  • * |
  • |\ \
  • | |/
  • | *
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • 76cca4e Activate thumb-mode with Return key by Bert 2011-02-17 18:00:02 +0100
  • f235b62 Fixed cursor when opening thumb by Bert 2011-02-17 17:38:48 +0100
  • e2ef9b8 Variable timeout (2) by Bert 2011-02-17 17:32:29 +0100
  • fbfec45 Variable timeout by Bert 2011-02-17 17:30:38 +0100
  • 6adbb38 Use Button1 to open thumbnail by Bert 2011-02-17 17:28:13 +0100
  • f08c24b Select and open thumbnails by Bert 2011-02-17 16:57:55 +0100
  • ef24ded Highlight selected thumbnail by Bert 2011-02-17 16:22:54 +0100
  • 095217b Linked thumbnails to files by Bert 2011-02-17 15:58:11 +0100
  • dc04bdc Merge branch 'master' into thumbs by Bert 2011-02-17 15:40:46 +0100
  • 1ac3302 Nicer icon for broken images by Bert 2011-02-17 15:40:36 +0100
  • f554cdf Made key mappings mode-dependent by Bert 2011-02-17 15:08:58 +0100
  • ac747c3 Removed debug output by Bert 2011-02-17 14:58:15 +0100
  • e09a6b5 Appropriate title for thumbnail mode by Bert 2011-02-17 14:45:54 +0100
  • 1c072cc Fill window before loading thumbs by Bert 2011-02-17 14:20:42 +0100
  • b828b55 Immediately respond to events while loading thumbs by Bert 2011-02-17 14:13:18 +0100
  • e2889ab Merge branch 'master' into thumbs by Bert 2011-02-17 13:20:19 +0100
  • 800143a Nicer version info by Bert 2011-02-17 13:20:10 +0100
  • 15041f6 Merge branch 'master' into thumbs by Bert 2011-02-17 13:10:55 +0100
  • caf982d Higher timeout, faster window resizing by Bert 2011-02-17 13:09:38 +0100
  • 783213c Use watch-cursor while loading thumbnails by Bert 2011-02-17 11:08:25 +0100
  • bcc70bd Who needs threads to load thumbnails? by Bert 2011-02-17 11:04:58 +0100
  • e0d0892 Use pthread to load thumbnails by Bert 2011-02-16 23:03:42 +0100
  • 882e630 Stable version 0.6 by Bert 2011-02-16 21:45:41 +0100
  • 26c2179 Refactored thumbs, new files thumbs.[ch] by Bert 2011-02-16 21:40:20 +0100
  • 8919204 Render thumbnails by Bert 2011-02-16 18:16:00 +0100
  • 89ec183 Added app-mode by Bert 2011-02-16 17:09:46 +0100
  • 7e2c85b Fixed thumbnail creation by Bert 2011-02-16 16:53:35 +0100
  • 7b49740 First things for thumbnail mode by Bert 2011-02-16 16:47:12 +0100
  • e8ed491 Fixed empty lines in readline() by Bert 2011-02-15 15:30:37 +0100
  • cfed65d More appropriate buffer sizes by Bert 2011-02-14 19:22:02 +0100
  • 788db66 Updated man page by Bert 2011-02-14 18:06:30 +0100
  • e1cc805 Merge remote-tracking branch 'origin/master' by Bert 2011-02-14 17:56:29 +0100
  • f71ea09 Fixed indentation by Bert 2011-02-14 17:53:46 +0100
  • 26cc5af Read filenames from stdin by Bert 2011-02-14 17:51:04 +0100
  • c9a887d Fixed typo in config.h by Bert 2011-02-11 10:24:59 +0100
  • ea65610 Load warning icon only once by Bert 2011-02-09 17:05:09 +0100
  • 8e5835d Handle image remove/rename while running by Bert 2011-02-09 16:32:40 +0100
  • 9be4734 New author in man page by Bert 2011-02-09 10:55:40 +0100
  • d731741 Handle WM_DELETE_WINDOW messages correctly, thanks to fungt by Bert 2011-02-09 10:01:49 +0100
  • a5335e8 Slightly refactored fungts utf-8 title commit by Bert 2011-02-09 09:45:35 +0100
  • 7fb7b1f Show correct utf-8 title by fungt 2011-02-09 00:23:36 +0800
  • 7bef1de Stable release 0.5 by Bert 2011-02-08 15:02:05 +0100
  • f57954b Updated doc, 0/W/w key-mappings by Bert 2011-02-06 18:45:00 +0100
  • 603e664 Nicer fit window to image by Bert 2011-02-06 17:40:48 +0100
  • cbf6aae One less TODO by Bert 2011-02-04 00:26:42 +0100
  • 8339bb7 New key mapping: W, resize window to fit image by Bert 2011-02-04 00:25:57 +0100
  • 096c0ed Removed some warnings by Bert 2011-02-03 22:05:13 +0100
  • 414fa56 Split img_fit into internal/external function by Bert 2011-02-03 16:55:24 +0100
  • c6556f8 New key mappings: 0/w, zoom to 100%/to fit window by Bert 2011-02-03 16:14:49 +0100
  • bad9a70 Display filesize in window title by Bert 2011-02-03 14:32:02 +0100
  • 12a94cc Manual event handling in main.c by Bert 2011-02-03 10:55:23 +0100
  • e8cf8da Fixed die/warn in util.c by Bert 2011-02-03 10:54:31 +0100
  • 8f4af65 Refactored, new files util.[ch], C89 by Bert 2011-02-03 10:15:01 +0100
  • f5c125b Fixed stupid memory leak in read_dir_rec by Bert 2011-02-02 20:46:56 +0100
  • eb6680b Fixed indentation in README.md by Bert 2011-02-02 10:43:16 +0100
  • bbd7b7d New option: -r, open all images in directories by Bert 2011-02-02 10:34:14 +0100
  • 2afb989 Skeleton for -r by Bert 2011-02-02 09:01:05 +0100
  • e510eda Stable release 0.4 by Bert 2011-02-01 18:27:00 +0100
  • 5607349 Updated doc by Bert 2011-02-01 18:25:47 +0100
  • f2ceac2 New option: -F, fixed/floating window by Bert 2011-02-01 16:40:37 +0100
  • 8fb3110 Bug fix: handle negative offsets in -g arg correctly by Bert 2011-02-01 16:21:58 +0100
  • 1576eb4 Refactored img_open and img_check by Bert 2011-02-01 16:10:08 +0100
  • 5a68242 New key command: r, reload image by Bert 2011-01-31 16:06:40 +0100
  • b1ce42e new TODO: update filelist by Bert 2011-01-31 15:54:51 +0100
  • 802c344 Check file timestamps before loading from cache by Bert 2011-01-31 15:51:26 +0100
  • 16cc96e Revert "TODO: set wallpaper" by Bert 2011-01-31 15:11:11 +0100
  • f0e9ec7 Replaced option -W with -q, seems more natural by Bert 2011-01-30 22:23:36 +0100
  • 3d8efb2 Updated doc: dragging with button2, -g option by Bert 2011-01-30 22:02:03 +0100
  • 229830a Replace -w with well-known geometry option by Bert 2011-01-30 22:00:58 +0100
  • c937570 Unstable version number by Bert 2011-01-30 20:57:31 +0100
  • f7a6646 Nicer key handling, does not fix problems by Bert 2011-01-30 20:46:48 +0100
  • 03bfe10 Explicitly enable printing of warnings by Bert 2011-01-30 16:39:16 +0100
  • e2d9463 TODO: set wallpaper by Bert 2011-01-30 16:23:03 +0100
  • 7f15bec Stable release 0.3.1 by Bert 2011-01-30 15:02:27 +0100
  • 56cd150 Fixed setuid and typo in Makefile, damn copy&paste by Bert 2011-01-30 14:47:25 +0100
  • c52c4fa Mouse-panning while pressing button2 by Bert 2011-01-29 22:37:40 +0100
  • 4ab4be3 Removed one TODO item by Bert 2011-01-29 00:18:18 +0100
  • 9b09a57 Stable version 0.3 by Bert 2011-01-29 00:16:57 +0100
  • 019e227 Map arrow keys to h/j/k/l by Bert 2011-01-28 13:42:39 +0100
  • 8123d63 Added plenty lots of options by Bert 2011-01-28 13:34:16 +0100
  • 17e2a79 Added -w cmdline option by Bert 2011-01-27 16:15:43 +0100
  • e8a503b Updated section AUTHORS of man page by Bert 2011-01-27 10:18:23 +0100
  • 245b575 One more TODO by Bert 2011-01-26 18:47:28 +0100
  • f47092c Complete mouse support by Bert 2011-01-26 18:38:54 +0100
  • 0497a7f Merge remote branch 'falconindy/mouse' by Bert 2011-01-26 17:48:11 +0100
  • a43d51d Removed anit-aliasing from TODO list by Bert 2011-01-26 15:11:31 +0100
  • 7834dee Added a key-mapping for toggle anti-aliasing by Bert 2011-01-26 14:59:32 +0100
  • 2bedd22 Fixed indentation in README.md by Bert 2011-01-26 14:43:20 +0100
  • 64a5366 Added <,> mappings to rotate image by Bert 2011-01-26 14:42:10 +0100
  • d2f9fb8 More standardish usage info in man page by Bert 2011-01-23 19:27:16 +0100
  • 415f8bc Slightly changed README.md by Bert 2011-01-23 18:55:25 +0100
  • c0dacea Nicer man page homepage section by Bert 2011-01-23 18:35:01 +0100
  • 6695d9d Fixed usage info in man page by Bert 2011-01-23 18:30:16 +0100
  • f2ec0c8 Stable version 0.2 by Bert 2011-01-23 18:26:06 +0100
  • 1b0528c Fixed Makefile by Bert 2011-01-23 18:24:48 +0100
  • d3da0eb Added man page by Bert 2011-01-23 18:20:08 +0100
  • bce5990 Moved VERSION macro into Makefile by Bert 2011-01-23 17:27:44 +0100
  • fdf24d4 Updated README.md usage info by Bert 2011-01-23 16:19:07 +0100
  • 2b1c088 Implemented fullscreen mode by Bert 2011-01-23 16:14:41 +0100
  • 9a35f40 main.c: add zooming on mousewheel events by Dave Reisner 2011-01-22 22:04:55 -0500