103 커밋 (745eacbcf5404cd0b597ac4d986e819c3e03e786)

작성자 SHA1 메시지 날짜
  Bert Münnich 26a624a543 Added options for anti-alias & alpha layer coloring to config.def.h 12 년 전
  Bert Münnich 56142bd3ba Refactored merged rotation code 12 년 전
  Bastien Dejean 7e51c35801 Handle 180 degrees image rotation 12 년 전
  Bert Münnich b1a24cb018 Fixed build for giflib version >= 5.0; fixed issue #90 12 년 전
  Bert Münnich 08ae25da22 Refactored function definitions to use dangling brace 12 년 전
  Bert Münnich 6d3bbc6d5e Updated/corrected license header 12 년 전
  Bert Münnich eea8b7a98d Fixed compilation with giflib version 4.2.1 12 년 전
  Bert Münnich 97a2c05cc3 Fixed issue #74, conditional compilation of gif support 12 년 전
  Bert Münnich 5dbf1b8eb9 Smaller minimum gif delay, fixed issue #71 13 년 전
  Bert Münnich c78f55ebb4 Simplified zoomdiff function 13 년 전
  Bert Münnich 8a652a786c Corrected zoom level handling 13 년 전
  baskerville b56989f8fb New commands: fit to the window's height/width 13 년 전
  Bert Münnich 4c40cc24bc Slightly refactored flipping 13 년 전
  baskerville ba0a5b89fa Added horizontal and vertical flip commands 13 년 전
  Bert Münnich d407dd65d5 Already in the year 2012 13 년 전
  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 Münnich ef0ed32264 Removed exif support; made gif support non-optional 13 년 전
  Bert Münnich c3c95ab218 Removed slideshow support 13 년 전
  Bert Münnich d2ec67e331 Fixed issue #32: wrong antialias setting after it_shell_cmd 13 년 전
  Bert Münnich ac4eb53029 Fixed issue #28 (again) 14 년 전
  Bert Münnich 92b2779b00 Fixed issue #28 14 년 전
  Bert Münnich 3e2523818b Fixed handling of gif disposal method (issue #23) 14 년 전
  Bert Münnich 8dcb54705a Fixed pixel-wise panning by chaning x, y vars to float 14 년 전
  Bert Münnich 867940ea85 Pan by pixel count, if number prefix given 14 년 전
  Bert Münnich 36177fb180 Updated contact information 14 년 전
  Bert Münnich 4383a651c7 Strictly adhere to ANSI-C standard 14 년 전
  Bert Münnich 4864f04455 Regard gif disposal method; fix bug #18 14 년 전
  Bert Münnich 71e61b13b2 Made zoomdiff an inline function 14 년 전
  Bert Münnich 8dcf682de9 Made all conditionals more precise 14 년 전
  Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions 14 년 전
  Bert Münnich d369f10aa5 Fix layering of small gif frames 14 년 전
  Bert Münnich d721d8453e Added STREQ macro 14 년 전
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters 14 년 전
  Daniel 82df0b34e9 270/90 = 3 14 년 전
  Bert dad06c7561 Much nicer handling of compile-time features 14 년 전
  Bert b2a2a62b7b Added own bool type 14 년 전
  Bert e2d4b9c791 Added dirty flag to img struct 14 년 전
  Bert 510512714d Added slideshow support 14 년 전
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 14 년 전
  Bert fdbc5cf76b Added EXIF_SUPPORT macro for optional dependency on libexif 14 년 전
  Bert bfab4dc328 Added EXIF auto-orientation 14 년 전
  Bert b96c106337 Overhauled building 14 년 전
  Bert 8f34b7e95c Load as much of a corrupted gif file as possible 14 년 전
  Bert 14d1daf280 Removed useless zl_cnt variable 14 년 전
  Bert d585b86354 Reformated license header 14 년 전
  Bert de6b58a315 Unified feature test macro requirements 14 년 전
  Bert 391e6e7079 Mention origin of img_load_gif() in comment 14 년 전
  Bert bb577d274d Added command to toggle gif animations 14 년 전
  Bert 8b3ae5027e Added support for gif animation 14 년 전