-
783213c0bb
Use watch-cursor while loading thumbnails
Bert
2011-02-17 11:08:25 +0100
-
bcc70bd7cb
Who needs threads to load thumbnails?
Bert
2011-02-17 11:04:58 +0100
-
e0d0892065
Use pthread to load thumbnails
Bert
2011-02-16 23:03:42 +0100
-
882e630962
Stable version 0.6
Bert
2011-02-16 21:45:41 +0100
-
26c2179be7
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16 21:40:20 +0100
-
8919204a2e
Render thumbnails
Bert
2011-02-16 18:16:00 +0100
-
89ec18385b
Added app-mode
Bert
2011-02-16 17:09:46 +0100
-
7e2c85b04c
Fixed thumbnail creation
Bert
2011-02-16 16:53:35 +0100
-
7b49740613
First things for thumbnail mode
Bert
2011-02-16 16:47:12 +0100
-
-
e8ed491ba9
Fixed empty lines in readline()
Bert
2011-02-15 15:30:37 +0100
-
cfed65d36f
More appropriate buffer sizes
Bert
2011-02-14 19:22:02 +0100
-
788db666be
Updated man page
Bert
2011-02-14 18:06:30 +0100
-
e1cc8058ff
Merge remote-tracking branch 'origin/master'
Bert
2011-02-14 17:56:29 +0100
-
-
f71ea095bc
Fixed indentation
Bert
2011-02-14 17:53:46 +0100
-
26cc5aff69
Read filenames from stdin
Bert
2011-02-14 17:51:04 +0100
-
c9a887d0fd
Fixed typo in config.h
Bert
2011-02-11 10:24:59 +0100
-
-
ea65610747
Load warning icon only once
Bert
2011-02-09 17:05:09 +0100
-
8e5835d1fd
Handle image remove/rename while running
Bert
2011-02-09 16:32:40 +0100
-
9be4734439
New author in man page
Bert
2011-02-09 10:55:40 +0100
-
d731741f04
Handle WM_DELETE_WINDOW messages correctly, thanks to fungt
Bert
2011-02-09 10:01:49 +0100
-
a5335e8ddd
Slightly refactored fungts utf-8 title commit
Bert
2011-02-09 09:45:35 +0100
-
7fb7b1f4fc
Show correct utf-8 title
fungt
2011-02-09 00:23:36 +0800
-
7bef1de9c2
Stable release 0.5
Bert
2011-02-08 15:02:05 +0100
-
f57954b7aa
Updated doc, 0/W/w key-mappings
Bert
2011-02-06 18:45:00 +0100
-
603e664f7c
Nicer fit window to image
Bert
2011-02-06 17:40:48 +0100
-
cbf6aae721
One less TODO
Bert
2011-02-04 00:26:42 +0100
-
8339bb7ee7
New key mapping: W, resize window to fit image
Bert
2011-02-04 00:25:57 +0100
-
096c0ed935
Removed some warnings
Bert
2011-02-03 22:05:13 +0100
-
414fa567ce
Split img_fit into internal/external function
Bert
2011-02-03 16:55:24 +0100
-
c6556f8cc7
New key mappings: 0/w, zoom to 100%/to fit window
Bert
2011-02-03 16:14:49 +0100
-
bad9a70a48
Display filesize in window title
Bert
2011-02-03 14:32:02 +0100
-
12a94cc40e
Manual event handling in main.c
Bert
2011-02-03 10:55:23 +0100
-
e8cf8da208
Fixed die/warn in util.c
Bert
2011-02-03 10:54:31 +0100
-
8f4af658ae
Refactored, new files util.[ch], C89
Bert
2011-02-03 10:15:01 +0100
-
f5c125b3ee
Fixed stupid memory leak in read_dir_rec
Bert
2011-02-02 20:46:56 +0100
-
eb6680b9f1
Fixed indentation in README.md
Bert
2011-02-02 10:43:16 +0100
-
bbd7b7d595
New option: -r, open all images in directories
Bert
2011-02-02 10:34:14 +0100
-
2afb989cc4
Skeleton for -r
Bert
2011-02-02 09:01:05 +0100
-
e510eda5f1
Stable release 0.4
Bert
2011-02-01 18:27:00 +0100
-
5607349058
Updated doc
Bert
2011-02-01 18:25:47 +0100
-
f2ceac2f8a
New option: -F, fixed/floating window
Bert
2011-02-01 16:40:37 +0100
-
8fb3110ebb
Bug fix: handle negative offsets in -g arg correctly
Bert
2011-02-01 16:21:58 +0100
-
1576eb4e17
Refactored img_open and img_check
Bert
2011-02-01 16:10:08 +0100
-
5a682426b1
New key command: r, reload image
Bert
2011-01-31 16:06:40 +0100
-
b1ce42edf5
new TODO: update filelist
Bert
2011-01-31 15:54:51 +0100
-
802c344879
Check file timestamps before loading from cache
Bert
2011-01-31 15:51:26 +0100
-
16cc96eff5
Revert "TODO: set wallpaper"
Bert
2011-01-31 15:11:11 +0100
-
f0e9ec733a
Replaced option -W with -q, seems more natural
Bert
2011-01-30 22:23:36 +0100
-
3d8efb21d5
Updated doc: dragging with button2, -g option
Bert
2011-01-30 22:02:03 +0100
-
229830ad18
Replace -w with well-known geometry option
Bert
2011-01-30 22:00:58 +0100
-
c937570bbe
Unstable version number
Bert
2011-01-30 20:57:31 +0100
-
f7a66469e6
Nicer key handling, does not fix problems
Bert
2011-01-30 20:46:48 +0100
-
03bfe1015e
Explicitly enable printing of warnings
Bert
2011-01-30 16:39:16 +0100
-
e2d9463375
TODO: set wallpaper
Bert
2011-01-30 16:23:03 +0100
-
7f15becf01
Stable release 0.3.1
Bert
2011-01-30 15:02:27 +0100
-
56cd150b9d
Fixed setuid and typo in Makefile, damn copy&paste
Bert
2011-01-30 14:47:25 +0100
-
c52c4fa69e
Mouse-panning while pressing button2
Bert
2011-01-29 22:37:40 +0100
-
4ab4be31a7
Removed one TODO item
Bert
2011-01-29 00:18:18 +0100
-
9b09a578d4
Stable version 0.3
Bert
2011-01-29 00:16:57 +0100
-
019e2274a8
Map arrow keys to h/j/k/l
Bert
2011-01-28 13:42:39 +0100
-
8123d63c5b
Added plenty lots of options
Bert
2011-01-28 13:34:16 +0100
-
17e2a795bb
Added -w cmdline option
Bert
2011-01-27 16:15:43 +0100
-
e8a503bcbb
Updated section AUTHORS of man page
Bert
2011-01-27 10:18:23 +0100
-
245b5758ef
One more TODO
Bert
2011-01-26 18:47:28 +0100
-
f47092cda2
Complete mouse support
Bert
2011-01-26 18:38:54 +0100
-
0497a7f69d
Merge remote branch 'falconindy/mouse'
Bert
2011-01-26 17:48:11 +0100
-
-
a43d51d2bc
Removed anit-aliasing from TODO list
Bert
2011-01-26 15:11:31 +0100
-
7834dee6e7
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26 14:59:32 +0100
-
2bedd22314
Fixed indentation in README.md
Bert
2011-01-26 14:43:20 +0100
-
64a5366508
Added <,> mappings to rotate image
Bert
2011-01-26 14:42:10 +0100
-
d2f9fb89e5
More standardish usage info in man page
Bert
2011-01-23 19:27:16 +0100
-
415f8bcf14
Slightly changed README.md
Bert
2011-01-23 18:55:25 +0100
-
c0dacea51f
Nicer man page homepage section
Bert
2011-01-23 18:35:01 +0100
-
6695d9d5ef
Fixed usage info in man page
Bert
2011-01-23 18:30:16 +0100
-
f2ec0c838a
Stable version 0.2
Bert
2011-01-23 18:26:06 +0100
-
1b0528c7a2
Fixed Makefile
Bert
2011-01-23 18:24:48 +0100
-
d3da0eb71e
Added man page
Bert
2011-01-23 18:20:08 +0100
-
bce599038c
Moved VERSION macro into Makefile
Bert
2011-01-23 17:27:44 +0100
-
fdf24d4681
Updated README.md usage info
Bert
2011-01-23 16:19:07 +0100
-
2b1c0885fe
Implemented fullscreen mode
Bert
2011-01-23 16:14:41 +0100
-
9a35f40224
main.c: add zooming on mousewheel events
Dave Reisner
2011-01-22 22:04:55 -0500
-
13eb5ac929
window.c: include ButtonPress events in Input
Dave Reisner
2011-01-22 22:03:49 -0500
-
-
8183b5a202
Updated README.md usage section
Bert
2011-01-23 13:19:00 +0100
-
b7b8705c27
Unstable version number
Bert
2011-01-23 12:37:47 +0100
-
3c65f47ca1
Removed one item from TODO list
Bert
2011-01-23 12:37:34 +0100
-
6fed8db854
Added [,] mappings for go 10 images back/forward
Bert
2011-01-23 12:36:27 +0100
-
2f7bd169ea
Added g/G mappings for goto first/last image
Bert
2011-01-22 23:37:13 +0100
-
bd6b05c0ed
Fixed typo in README.md
Bert
2011-01-22 23:30:30 +0100
-
0f714bccda
Handle window resize events properly
Bert
2011-01-22 23:27:29 +0100
-
60a9ed7567
version 0.1
Bert
2011-01-21 15:30:51 +0100
-
50da19f9c1
Small corrections in README.md
Bert
2011-01-21 15:30:18 +0100
-
6480a9dc31
Added README.md
Bert
2011-01-21 15:27:06 +0100
-
600abe54b7
Added todo list
Bert
2011-01-21 13:53:53 +0100
-
b92ebf67ee
Implemented panning
Bert
2011-01-21 13:48:02 +0100
-
72e56e5207
Made config.h a bit clearer
Bert
2011-01-21 12:58:02 +0100
-
c7860b690b
Stricter object encapsulation
Bert
2011-01-21 12:57:35 +0100
-
629d37376d
Merged img_display() into img_render()
Bert
2011-01-21 12:13:52 +0100
-
44921e07aa
Described options in config.h
Bert
2011-01-21 11:21:09 +0100
-
b900105a4e
Removed debug output
Bert
2011-01-21 10:41:50 +0100
-
2d5247af4a
More robust key handling
Bert
2011-01-21 10:30:10 +0100