Bert Münnich
9c92de8584
Added support for multiple commands per key/button mapping; elegant fix for issue #150
vor 11 Jahren
Bert Münnich
ed69b483ed
Double click on thumbnail to open image
vor 11 Jahren
Bert Münnich
002c7e550b
Second take at rotating & flipping multi-frame images; fixes issue #121
vor 11 Jahren
Bert Münnich
48700aa6c8
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121"
This reverts commit f795273b65
.
vor 11 Jahren
Bert Münnich
f795273b65
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
vor 11 Jahren
Bert Münnich
7d878bd16d
Added file marks; fixes issue #94
- Command it_toggle_image_mark (bound to 'm') toggles mark of current
image
- Command it_navigate_marked (bound to 'N'/'P') can be used to go to
the next/previous marked image
- When option -o is given, all marked files get printed
vor 12 Jahren
Bert Münnich
56142bd3ba
Refactored merged rotation code
vor 12 Jahren
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
vor 12 Jahren
Bert Münnich
e810072d71
Use bool from stdbool.h after switching to C99
vor 12 Jahren
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
vor 12 Jahren
Bert Münnich
cd929eabfe
Fixed issue #73
vor 12 Jahren
baskerville
b56989f8fb
New commands: fit to the window's height/width
vor 13 Jahren
Bert Münnich
4c40cc24bc
Slightly refactored flipping
vor 13 Jahren
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
vor 13 Jahren
Bert Münnich
691c6d7e7e
Added own exif tag handling in files exif.[ch]
vor 13 Jahren
Bert Münnich
b8458271fb
Added text bar on bottom of window
vor 13 Jahren
Bert
b2a2a62b7b
Added own bool type
vor 14 Jahren
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
vor 14 Jahren
Bert
a7a849761f
Simplified cursor resetting
vor 14 Jahren
Bert
1e84773276
Data driven timeout handling
vor 14 Jahren
Bert
1d749382f0
Put event handling back into main.c; events -> commands
vor 14 Jahren
Bert
421f012022
Renamed application modes
vor 14 Jahren
Bert
27591b5a52
Small refactorings
vor 14 Jahren
Bert
ff013dd009
Revised handling of file names & paths
vor 14 Jahren
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
vor 14 Jahren
Bert
a271e16744
Reduced usage of preprocessor macros
vor 14 Jahren