93 Commits (8a652a786c2edc5f630d6f032d8ef775cdea9142)

Autor SHA1 Mensaje Fecha
  Bert Münnich 8a652a786c Corrected zoom level handling hace 12 años
  baskerville b56989f8fb New commands: fit to the window's height/width hace 12 años
  Bert Münnich 4c40cc24bc Slightly refactored flipping hace 12 años
  baskerville ba0a5b89fa Added horizontal and vertical flip commands hace 12 años
  Bert Münnich d407dd65d5 Already in the year 2012 hace 13 años
  Bert Münnich 691c6d7e7e Added own exif tag handling in files exif.[ch] hace 13 años
  Bert Münnich b8458271fb Added text bar on bottom of window hace 13 años
  Bert Münnich ef0ed32264 Removed exif support; made gif support non-optional hace 13 años
  Bert Münnich c3c95ab218 Removed slideshow support hace 13 años
  Bert Münnich d2ec67e331 Fixed issue #32: wrong antialias setting after it_shell_cmd hace 13 años
  Bert Münnich ac4eb53029 Fixed issue #28 (again) hace 13 años
  Bert Münnich 92b2779b00 Fixed issue #28 hace 13 años
  Bert Münnich 3e2523818b Fixed handling of gif disposal method (issue #23) hace 13 años
  Bert Münnich 8dcb54705a Fixed pixel-wise panning by chaning x, y vars to float hace 13 años
  Bert Münnich 867940ea85 Pan by pixel count, if number prefix given hace 13 años
  Bert Münnich 36177fb180 Updated contact information hace 13 años
  Bert Münnich 4383a651c7 Strictly adhere to ANSI-C standard hace 13 años
  Bert Münnich 4864f04455 Regard gif disposal method; fix bug #18 hace 13 años
  Bert Münnich 71e61b13b2 Made zoomdiff an inline function hace 13 años
  Bert Münnich 8dcf682de9 Made all conditionals more precise hace 13 años
  Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions hace 13 años
  Bert Münnich d369f10aa5 Fix layering of small gif frames hace 13 años
  Bert Münnich d721d8453e Added STREQ macro hace 13 años
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters hace 13 años
  Daniel 82df0b34e9 270/90 = 3 hace 13 años
  Bert dad06c7561 Much nicer handling of compile-time features hace 13 años
  Bert b2a2a62b7b Added own bool type hace 13 años
  Bert e2d4b9c791 Added dirty flag to img struct hace 13 años
  Bert 510512714d Added slideshow support hace 13 años
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 hace 13 años
  Bert fdbc5cf76b Added EXIF_SUPPORT macro for optional dependency on libexif hace 13 años
  Bert bfab4dc328 Added EXIF auto-orientation hace 13 años
  Bert b96c106337 Overhauled building hace 13 años
  Bert 8f34b7e95c Load as much of a corrupted gif file as possible hace 13 años
  Bert 14d1daf280 Removed useless zl_cnt variable hace 13 años
  Bert d585b86354 Reformated license header hace 13 años
  Bert de6b58a315 Unified feature test macro requirements hace 13 años
  Bert 391e6e7079 Mention origin of img_load_gif() in comment hace 13 años
  Bert bb577d274d Added command to toggle gif animations hace 13 años
  Bert 8b3ae5027e Added support for gif animation hace 13 años
  Bert a4b90aee20 Added HAVE_GIFLIB macro for optional dependency on giflib hace 13 años
  Bert 79bd86defb Refactored img_load_gif() hace 13 años
  Bert 86a6f00112 Added support for multi-frame images hace 13 años
  Bert 8763f6930f Corrected FSF address in license headers hace 13 años
  Bert ff013dd009 Revised handling of file names & paths hace 13 años
  Bert 2b7192b1ac Renamed scroll() to pan_screen() hace 13 años
  Bert b8ff1677b1 Major code refactoring hace 13 años
  Bert a271e16744 Reduced usage of preprocessor macros hace 13 años
  Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height hace 13 años
  Bert 485e6c863a H/J/K/L mappings to pan to edges hace 13 años