38 Commits (d369f10aa56deafbc1816037d5a30af2f9bdbc50)

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