34 次代码提交 (6beb8b4d7114d1a918a3cd4d11dcc7e3e849aaca)

作者 SHA1 备注 提交日期
  Bert Münnich 8081cbebf3 Improve mouse support 7 年前
  Bert Münnich b8fd923e74 Simplify cursor handling 7 年前
  Bert Münnich e310136e02 Mouse drag translates pointer position to image area 7 年前
  Bert Münnich e98266b148 State the purpose of CLEANUP macro 7 年前
  Bert Münnich d3a70a285d Revised error handling 9 年前
  Bert Münnich 47af0dd7b5 Cache out of view thumbnails in the background 10 年前
  Bert Münnich 9b9294bae6 Use bit-field for boolean flags in fileinfo struct 10 年前
  Bert Münnich 93e2a757d4 Do not print could-not-open-warnings for files found by directory traversal 10 年前
  Bert Münnich 9c92de8584 Added support for multiple commands per key/button mapping; elegant fix for issue #150 10 年前
  Bert Münnich ed69b483ed Double click on thumbnail to open image 11 年前
  Bert Münnich 002c7e550b Second take at rotating & flipping multi-frame images; fixes issue #121 11 年前
  Bert Münnich 48700aa6c8 Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121" 11 年前
  Bert Münnich f795273b65 Apply flip & rotation on all frames of a multi-frame image; fixes issue #121 11 年前
  Bert Münnich 7d878bd16d Added file marks; fixes issue #94 11 年前
  Bert Münnich 56142bd3ba Refactored merged rotation code 11 年前
  Bastien Dejean 7e51c35801 Handle 180 degrees image rotation 11 年前
  Bert Münnich e810072d71 Use bool from stdbool.h after switching to C99 12 年前
  Bert Münnich 6d3bbc6d5e Updated/corrected license header 12 年前
  Bert Münnich cd929eabfe Fixed issue #73 12 年前
  baskerville b56989f8fb New commands: fit to the window's height/width 12 年前
  Bert Münnich 4c40cc24bc Slightly refactored flipping 12 年前
  baskerville ba0a5b89fa Added horizontal and vertical flip commands 12 年前
  Bert Münnich 691c6d7e7e Added own exif tag handling in files exif.[ch] 13 年前
  Bert Münnich b8458271fb Added text bar on bottom of window 13 年前
  Bert b2a2a62b7b Added own bool type 13 年前
  Bert 8f34b7e95c Load as much of a corrupted gif file as possible 13 年前
  Bert a7a849761f Simplified cursor resetting 13 年前
  Bert 1e84773276 Data driven timeout handling 13 年前
  Bert 1d749382f0 Put event handling back into main.c; events -> commands 13 年前
  Bert 421f012022 Renamed application modes 13 年前
  Bert 27591b5a52 Small refactorings 13 年前
  Bert ff013dd009 Revised handling of file names & paths 13 年前
  Bert b8ff1677b1 Major code refactoring 13 年前
  Bert a271e16744 Reduced usage of preprocessor macros 13 年前