5f780fc
Made selection border in thumb mode 3px wide by
2011-07-17 22:18:09 +0200
0a171a9
Fixed dependency on Makefile & config.h by
2011-07-17 22:16:46 +0200
272ebff
Lighter selection color by
2011-07-17 20:20:34 +0200
bff3e84
Mention the vi key bindings in the README by
2011-07-07 13:34:21 +0200
c4b48e7
Stable version 0.8.2 by
2011-06-29 16:07:12 +0200
1c05ef4
Fixed Makefile.netbsd by
2011-06-29 16:06:23 +0200
8a420ff
Added Makefile for NetBSD by
2011-06-28 19:19:02 +0200
fe28154
Fixed Makefile by
2011-06-28 19:18:05 +0200
2e1d752
Fix compile error on NetBSD by
2011-06-28 15:48:17 +0200
dde2d9d
Support XK_KP_{Add,Subtract} for zooming by
2011-06-28 15:47:48 +0200
bd87ae9
All timeouts in milliseconds by
2011-06-28 13:45:57 +0200
f52603b
Small refactoring by
2011-06-24 13:28:25 +0200
03009f5
Made Makefile POSIX compliant by
2011-06-08 20:10:28 +0200
b563a0a
Fixed mtime cache check on filesystems supporting nsec resolution by
2011-06-06 15:58:59 +0200
a610037
New mappings: ctrl-[hjkl], pan image one window width/height by
2011-06-03 23:39:22 +0200
ea23115
Use getline instead of readline by
2011-05-29 11:45:58 +0200
2252a01
New option: -n, start at given picture by
2011-05-25 09:23:23 +0200
00e6cd2
Show image dimension in window title by
2011-05-22 19:42:33 +0200
65a2c86
Updated doc by
2011-05-16 15:58:19 +0200
485e6c8
H/J/K/L mappings to pan to edges by
2011-05-16 15:54:09 +0200
1763e9f
Unstable version number in Makefile by
2011-05-10 09:47:24 +0200
f3cd56e
Support DESTDIR by
2011-05-10 09:31:43 +0200
fdafbf7
Stable version 0.8.1 by
2011-05-08 17:47:29 +0200
d227b17
Made fullscreen work under buggy window managers by
2011-04-19 14:44:26 +0200
d54e64f
Fixed background color for non-EWMH-compliant WMs by
2011-04-19 14:25:43 +0200
ba293b0
Center zoomed area by
2011-04-19 13:27:20 +0200
548b383
Fixed mouse cursor by
2011-04-15 11:23:58 +0200
0b91328
Fix fullscreen mode by
2011-04-14 20:01:11 +0200
8056ddb
Slightly changed config.h by
2011-04-14 12:19:20 +0200
c58307b
Merged commands.h into config.h by
2011-04-14 12:00:35 +0200
75c79be
Stable version 0.8 by
2011-04-14 11:17:24 +0200
ecd5e71
Renamed option -C -> -c by
2011-04-11 21:27:20 +0200
5f82011
Slightly changed introductory text by
2011-04-11 20:42:08 +0200
c6ca88e
Removed invalid icon by
2011-04-11 17:02:59 +0200
f4b9bc9
Removed option -a by
2011-04-11 17:01:33 +0200
d15264e
Remove invalid images when loading them; refactorings by
2011-04-11 16:58:38 +0200
5cb6d12
Refactored main.c by
2011-04-11 11:53:00 +0200
bac610d
Merge branch 'tcache' by
2011-04-11 08:52:07 +0200
dd9e5da
Removed debug output by
2011-04-08 19:43:27 +0200
bb85d3d
Updated doc for thumbnail cache by
2011-04-08 17:07:25 +0200
dc54981
New option: -C, clean thumbnail cache by
2011-04-08 14:44:00 +0200
eee921e
Refactored thumbs.c by
2011-04-08 10:24:10 +0200
a90bd1c
Refactored recursive directory util functions by
2011-04-08 10:23:42 +0200
e999688
Moved read_dir_rec into util.c by
2011-04-07 19:15:00 +0200
7d40fae
Do not create cache files for cache files by
2011-04-07 18:00:01 +0200
92709b2
Use directory structure in cache dir by
2011-04-07 17:29:59 +0200
f52a99d
Refactored thumbnail cache_dir by
2011-04-07 17:23:47 +0200
f93f4d8
Write cache file for thumbnail directly after creating it by
2011-04-07 16:17:10 +0200
1d0f51f
Load thumbnails from cache by
2011-04-07 15:05:17 +0200
c21a3e3
Write thumbnail cache files on exit by
2011-04-07 14:33:57 +0200
b2f1b99
Disable support for external commands by default by
2011-04-07 10:17:27 +0200
83bdf67
First things for thumbnail caching by
2011-04-07 01:26:08 +0200
9fcf2c8
Small refactoring in tns_load() by
2011-04-07 00:26:45 +0200
d7c1f0a
Removed escape key mapping by
2011-04-07 00:21:28 +0200
4e808ce
Refactored key/mouse mappings in man page by
2011-04-07 00:20:11 +0200
72ced4b
Refactored key/mouse mappings in README by
2011-04-07 00:04:01 +0200
fa81707
New key mapping: D, remove image from file list by
2011-04-06 23:33:23 +0200
facd7e3
New option: -a, do not filter out unsupported files by
2011-04-06 19:30:06 +0200
426edfb
Readded file-type check at startup by
2011-04-05 00:37:37 +0200
8d4e3a5
Do not check file-type at startup by
2011-04-04 20:35:10 +0200
8ee7370
More accurate README by
2011-03-17 23:45:04 +0100
87a9828
Filename cosmetics by
2011-03-17 23:39:17 +0100
55659ff
Use imlib-handles in thumbs.c instead of pixmaps by
2011-03-15 13:55:52 +0100
aadba6f
Updated doc by
2011-03-10 11:51:47 +0100
3672c0b
Toggle image transparency with A-key by
2011-03-10 11:41:40 +0100
d982b06
White background for images with alpha by
2011-03-09 11:37:49 +0100
a82c454
Use ctrl for ext cmds, disable them in config.h by
2011-03-09 10:08:43 +0100
00d4b0f
Use "/bin/sh -c" for external commands by
2011-03-03 10:52:16 +0100
50e8fbf
Slightly refactored commands.h by
2011-03-01 22:14:09 +0100
c05fd44
Support for external commands like mogrify & jpegtran by
2011-03-01 18:49:02 +0100
955c39a
Shorter typedefs by
2011-03-01 14:23:09 +0100
8919fbd
Shorter version information by
2011-02-27 14:09:21 +0100
9b24f82
Small refactorings, removed over-ambitious todo by
2011-02-27 13:29:24 +0100
7334bdf
Revert "Save rotated png-files with S-key" by
2011-02-27 13:03:16 +0100
090ee54
Save rotated png-files with S-key by
2011-02-27 01:48:00 +0100
dc68127
Stable version 0.7 by
2011-02-26 22:28:06 +0100
c5f6b2c
Sort directory entries when using -r by
2011-02-26 16:57:21 +0100
5a35484
Align big images on top-left corner by
2011-02-26 13:16:14 +0100
dafe7ea
Refactored imlib context handling by
2011-02-25 12:08:12 +0100
62fb69b
Todo: save rotated images by
2011-02-25 09:29:37 +0100
4cfb8a2
Correct timeout handling, more complex by
2011-02-21 22:05:30 +0100
88b5c5f
Fixed cursor hiding after switching to thumb mode by
2011-02-21 18:37:24 +0100
fde9f5b
Hide cursor on redraw or after 1.5s mouse inactivity by
2011-02-21 18:26:21 +0100
280fcf6
Updated doc by
2011-02-21 17:06:32 +0100
ea80c73
Fixed title for thumbnail mode by
2011-02-21 16:49:34 +0100
f2b8a75
Always support thumbs; start thumb-mode with single -t by
2011-02-21 14:59:29 +0100
72e8baf
Mode-guard in on_motionnotify by
2011-02-20 01:41:44 +0100
f0f6644
Replaced -T flag with -tt; default thumbnail size by
2011-02-20 00:28:28 +0100
a309012
Mouse-wheel scrolling in thumb mode by
2011-02-20 00:08:17 +0100
4cc6ca9
g/G key mappings in thumbnail mode by
2011-02-19 23:16:01 +0100
a345c96
Double click thumb to open by
2011-02-19 23:07:10 +0100
26bb005
Merge branch 'master' into thumbs by
2011-02-19 22:55:40 +0100
09335fd
Fixed offsets in resize win to image by
2011-02-19 22:53:22 +0100
a152f82
Sync thumb selection & fileidx; check thumb view by
2011-02-19 22:12:08 +0100
2194df8
Lighter selection color (for fullscreen) by
2011-02-19 09:51:45 +0100
a367d35
Update title when moving selection by
2011-02-19 09:47:53 +0100
c6726ed
Nicer tns_move_selection by
2011-02-18 15:33:52 +0100
62f4ab0
Fixed moving of selection while loading thumbnails by
2011-02-18 15:21:13 +0100
637be49
Nicer tns_translate by
2011-02-18 15:02:49 +0100
73a9279
Center humbnails in window by
2011-02-18 14:57:24 +0100