43 Revīzijas (4e8dabd6ac47185697744621b3ee638fc34e473a)

Autors SHA1 Ziņojums Datums
  Bert Münnich 36177fb180 Updated contact information pirms 13 gadiem
  Bert Münnich 4383a651c7 Strictly adhere to ANSI-C standard pirms 13 gadiem
  Bert Münnich a09b20c5e6 Use void for empty argument lists pirms 13 gadiem
  Bert Münnich 8dcf682de9 Made all conditionals more precise pirms 13 gadiem
  Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions pirms 13 gadiem
  Bert Münnich d721d8453e Added STREQ macro pirms 13 gadiem
  rck 3a81af41ac make use of EXIT_ macros pirms 13 gadiem
  Bert dad06c7561 Much nicer handling of compile-time features pirms 13 gadiem
  Bert b2a2a62b7b Added own bool type pirms 13 gadiem
  Bert 510512714d Added slideshow support pirms 13 gadiem
  Bert 79d780a701 List additional features in usage message (-v) pirms 13 gadiem
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 pirms 13 gadiem
  Bert d585b86354 Reformated license header pirms 13 gadiem
  Bert de6b58a315 Unified feature test macro requirements pirms 13 gadiem
  Bert 8763f6930f Corrected FSF address in license headers pirms 13 gadiem
  Bert b8ff1677b1 Major code refactoring pirms 13 gadiem
  Bert a271e16744 Reduced usage of preprocessor macros pirms 13 gadiem
  Bert ea23115af4 Use getline instead of readline pirms 13 gadiem
  Bert 2252a0148d New option: -n, start at given picture pirms 13 gadiem
  Bert ecd5e7108c Renamed option -C -> -c pirms 14 gadiem
  Bert f4b9bc9a1d Removed option -a pirms 14 gadiem
  Bert dc54981a68 New option: -C, clean thumbnail cache pirms 14 gadiem
  Bert facd7e3b42 New option: -a, do not filter out unsupported files pirms 14 gadiem
  Bert 8919fbd676 Shorter version information pirms 14 gadiem
  Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t pirms 14 gadiem
  Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size pirms 14 gadiem
  Bert 800143affb Nicer version info pirms 14 gadiem
  Bert 8919204a2e Render thumbnails pirms 14 gadiem
  Bert 7b49740613 First things for thumbnail mode pirms 14 gadiem
  Bert 26cc5aff69 Read filenames from stdin pirms 14 gadiem
  Bert 8f4af658ae Refactored, new files util.[ch], C89 pirms 14 gadiem
  Bert bbd7b7d595 New option: -r, open all images in directories pirms 14 gadiem
  Bert 2afb989cc4 Skeleton for -r pirms 14 gadiem
  Bert f2ceac2f8a New option: -F, fixed/floating window pirms 14 gadiem
  Bert f0e9ec733a Replaced option -W with -q, seems more natural pirms 14 gadiem
  Bert 229830ad18 Replace -w with well-known geometry option pirms 14 gadiem
  Bert 03bfe1015e Explicitly enable printing of warnings pirms 14 gadiem
  Bert 8123d63c5b Added plenty lots of options pirms 14 gadiem
  Bert 17e2a795bb Added -w cmdline option pirms 14 gadiem
  Bert 45db2881e2 Fixed filenames in parse_options() pirms 14 gadiem
  Bert 8b3b28300f Made parse_options void pirms 14 gadiem
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c pirms 14 gadiem
  Bert 79c7e6178e Render image on window pirms 14 gadiem
  Bert 2a2f0307c1 Basic image loading pirms 14 gadiem
  Bert 7121e7b468 Initialize imlib2 pirms 14 gadiem
  Bert ab480ecc47 Fixed scalemode initialization pirms 14 gadiem
  Bert 64b76b1602 Fixed compiler warning about missing include pirms 14 gadiem
  Bert 45b2b45285 Small refactorings pirms 14 gadiem
  Bert 15603c25cf Added event loop pirms 14 gadiem
  Bert 01121cea86 Basic app_* stuff pirms 14 gadiem