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