Commit Graph

22 Commits (f795273b650a4df39dca693f30c3650ec1d3393f)

Author SHA1 Message Date
Bert Münnich f795273b65 Apply flip & rotation on all frames of a multi-frame image; fixes issue #121 11 years ago
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
11 years ago
Bert Münnich 56142bd3ba Refactored merged rotation code 11 years ago
Bastien Dejean 7e51c35801 Handle 180 degrees image rotation 11 years ago
Bert Münnich e810072d71 Use bool from stdbool.h after switching to C99 12 years ago
Bert Münnich 6d3bbc6d5e Updated/corrected license header 12 years ago
Bert Münnich cd929eabfe Fixed issue #73 12 years ago
baskerville b56989f8fb New commands: fit to the window's height/width 12 years ago
Bert Münnich 4c40cc24bc Slightly refactored flipping 12 years ago
baskerville ba0a5b89fa Added horizontal and vertical flip commands 12 years ago
Bert Münnich 691c6d7e7e Added own exif tag handling in files exif.[ch] 13 years ago
Bert Münnich b8458271fb Added text bar on bottom of window 13 years ago
Bert b2a2a62b7b Added own bool type 13 years ago
Bert 8f34b7e95c Load as much of a corrupted gif file as possible 13 years ago
Bert a7a849761f Simplified cursor resetting 13 years ago
Bert 1e84773276 Data driven timeout handling 13 years ago
Bert 1d749382f0 Put event handling back into main.c; events -> commands 13 years ago
Bert 421f012022 Renamed application modes 13 years ago
Bert 27591b5a52 Small refactorings 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