46 Commits (c330b55de4035b058965d45989a14662b99a77a3)

Autor SHA1 Mensaje Fecha
  Bert Münnich 2d4264af28 Added option -b: disable bar hace 13 años
  Bert Münnich d407dd65d5 Already in the year 2012 hace 13 años
  Bert Münnich ef0ed32264 Removed exif support; made gif support non-optional 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 a09b20c5e6 Use void for empty argument lists 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 d721d8453e Added STREQ macro hace 13 años
  rck 3a81af41ac make use of EXIT_ macros 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 510512714d Added slideshow support hace 13 años
  Bert 79d780a701 List additional features in usage message (-v) hace 13 años
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 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 8763f6930f Corrected FSF address in license headers 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 ea23115af4 Use getline instead of readline hace 13 años
  Bert 2252a0148d New option: -n, start at given picture hace 13 años
  Bert ecd5e7108c Renamed option -C -> -c hace 13 años
  Bert f4b9bc9a1d Removed option -a hace 13 años
  Bert dc54981a68 New option: -C, clean thumbnail cache hace 13 años
  Bert facd7e3b42 New option: -a, do not filter out unsupported files hace 13 años
  Bert 8919fbd676 Shorter version information hace 14 años
  Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t hace 14 años
  Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size hace 14 años
  Bert 800143affb Nicer version info hace 14 años
  Bert 8919204a2e Render thumbnails hace 14 años
  Bert 7b49740613 First things for thumbnail mode hace 14 años
  Bert 26cc5aff69 Read filenames from stdin hace 14 años
  Bert 8f4af658ae Refactored, new files util.[ch], C89 hace 14 años
  Bert bbd7b7d595 New option: -r, open all images in directories hace 14 años
  Bert 2afb989cc4 Skeleton for -r hace 14 años
  Bert f2ceac2f8a New option: -F, fixed/floating window hace 14 años
  Bert f0e9ec733a Replaced option -W with -q, seems more natural hace 14 años
  Bert 229830ad18 Replace -w with well-known geometry option hace 14 años
  Bert 03bfe1015e Explicitly enable printing of warnings hace 14 años
  Bert 8123d63c5b Added plenty lots of options hace 14 años
  Bert 17e2a795bb Added -w cmdline option hace 14 años
  Bert 45db2881e2 Fixed filenames in parse_options() hace 14 años
  Bert 8b3b28300f Made parse_options void hace 14 años
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c hace 14 años
  Bert 79c7e6178e Render image on window hace 14 años
  Bert 2a2f0307c1 Basic image loading hace 14 años
  Bert 7121e7b468 Initialize imlib2 hace 14 años
  Bert ab480ecc47 Fixed scalemode initialization hace 14 años
  Bert 64b76b1602 Fixed compiler warning about missing include hace 14 años