Bert
|
8f34b7e95c
|
Load as much of a corrupted gif file as possible
|
13 years ago |
Bert
|
711494ad36
|
Avoid conflicting macros
|
13 years ago |
Bert
|
2bbdd2f5b9
|
Fixed title-update in thumb mode
|
13 years ago |
Bert
|
d585b86354
|
Reformated license header
|
13 years ago |
Bert
|
c2320a2f49
|
Fixed remove_file()
|
13 years ago |
Bert
|
a7a849761f
|
Simplified cursor resetting
|
13 years ago |
Bert
|
abb5feeb78
|
Corrected timeout handling
|
13 years ago |
Bert
|
dcd04e526d
|
Corrected thumbnail loading and timeout handling
|
13 years ago |
Bert
|
1e84773276
|
Data driven timeout handling
|
13 years ago |
Bert
|
bb577d274d
|
Added command to toggle gif animations
|
13 years ago |
Bert
|
8b3ae5027e
|
Added support for gif animation
|
13 years ago |
Bert
|
79bd86defb
|
Refactored img_load_gif()
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
|
13 years ago |
Bert
|
86a6f00112
|
Added support for multi-frame images
|
13 years ago |
Bert
|
1d749382f0
|
Put event handling back into main.c; events -> commands
|
13 years ago |
Bert
|
1d7849efc1
|
Added force parameter to tns_load() to disregard cache
|
13 years ago |
Bert
|
421f012022
|
Renamed application modes
|
13 years ago |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 years ago |
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
13 years ago |
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
13 years ago |
Bert
|
a271e16744
|
Reduced usage of preprocessor macros
|
13 years ago |
Bert
|
dde2d9d023
|
Support XK_KP_{Add,Subtract} for zooming
|
13 years ago |
Bert
|
bd87ae9346
|
All timeouts in milliseconds
|
13 years ago |
Bert
|
f52603b31a
|
Small refactoring
|
13 years ago |
Bert
|
a6100373c1
|
New mappings: ctrl-[hjkl], pan image one window width/height
|
13 years ago |
Bert
|
ea23115af4
|
Use getline instead of readline
|
13 years ago |
Bert
|
2252a0148d
|
New option: -n, start at given picture
|
13 years ago |
Bert
|
00e6cd2bd1
|
Show image dimension in window title
|
13 years ago |
Bert
|
485e6c863a
|
H/J/K/L mappings to pan to edges
|
13 years ago |
Bert
|
d54e64faae
|
Fixed background color for non-EWMH-compliant WMs
|
13 years ago |
Bert
|
ba293b09df
|
Center zoomed area
|
13 years ago |
Bert
|
548b383f0b
|
Fixed mouse cursor
|
14 years ago |
Bert
|
c58307ba38
|
Merged commands.h into config.h
|
14 years ago |
Bert
|
5f8201110e
|
Slightly changed introductory text
|
14 years ago |
Bert
|
d15264ea32
|
Remove invalid images when loading them; refactorings
|
14 years ago |
Bert
|
5cb6d12a94
|
Refactored main.c
|
14 years ago |
Bert
|
dc54981a68
|
New option: -C, clean thumbnail cache
|
14 years ago |
Bert
|
a90bd1c833
|
Refactored recursive directory util functions
|
14 years ago |
Bert
|
e9996882cb
|
Moved read_dir_rec into util.c
|
14 years ago |
Bert
|
b2f1b997ed
|
Disable support for external commands by default
|
14 years ago |
Bert
|
d7c1f0a85d
|
Removed escape key mapping
|
14 years ago |
Bert
|
fa81707540
|
New key mapping: D, remove image from file list
|
14 years ago |
Bert
|
facd7e3b42
|
New option: -a, do not filter out unsupported files
|
14 years ago |
Bert
|
426edfb349
|
Readded file-type check at startup
|
14 years ago |
Bert
|
8d4e3a57ab
|
Do not check file-type at startup
|
14 years ago |
Bert
|
87a9828417
|
Filename cosmetics
|
14 years ago |
Bert
|
3672c0bc63
|
Toggle image transparency with A-key
|
14 years ago |
Bert
|
a82c45431b
|
Use ctrl for ext cmds, disable them in config.h
|
14 years ago |
Bert
|
00d4b0f7cf
|
Use "/bin/sh -c" for external commands
|
14 years ago |
Bert
|
c05fd44bdd
|
Support for external commands like mogrify & jpegtran
|
14 years ago |
Bert
|
955c39a5c5
|
Shorter typedefs
|
14 years ago |