96 コミット (d08408e94250425e677e1ab33d917e05e229faa2)

作成者 SHA1 メッセージ 日付
  Bert Münnich d08408e942 Make use of EXIT_* macros (2) 14年前
  Bert Münnich 8e1d8a97d3 Simplified config.c 14年前
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters 14年前
  Bert 81cfbf171d Renamed XLIBS to config, added -D/-l options 14年前
  Bert dad06c7561 Much nicer handling of compile-time features 14年前
  Bert 8f99adbbbd Made XFLAGS & XLIBS macros only 14年前
  Bert e2d4b9c791 Added dirty flag to img struct 14年前
  Bert 79d780a701 List additional features in usage message (-v) 14年前
  Bert b96c106337 Overhauled building 14年前
  Bert 711494ad36 Avoid conflicting macros 14年前
  Bert 26eae8be96 Made i(t)_toggle_alpha command work in thumbnail mode too 14年前
  Bert a7a849761f Simplified cursor resetting 14年前
  Bert 1e84773276 Data driven timeout handling 14年前
  Bert a4b90aee20 Added HAVE_GIFLIB macro for optional dependency on giflib 14年前
  Bert 86a6f00112 Added support for multi-frame images 14年前
  Bert 1d749382f0 Put event handling back into main.c; events -> commands 14年前
  Bert 535c18afda Uniform thumbnail selection border size 14年前
  Bert ff013dd009 Revised handling of file names & paths 14年前
  Bert 6d624f6cc2 Stable version 0.9 14年前
  Bert 75e36939a1 Much better drag() 14年前
  Bert 6b2a098289 Added -O2 flag to CFLAGS 14年前
  Bert b8ff1677b1 Major code refactoring 14年前
  Bert a271e16744 Reduced usage of preprocessor macros 14年前
  Bert 0a171a9c8b Fixed dependency on Makefile & config.h 14年前
  Bert c4b48e7766 Stable version 0.8.2 14年前
  Bert fe281548fc Fixed Makefile 14年前
  Bert bd87ae9346 All timeouts in milliseconds 14年前
  Bert f52603b31a Small refactoring 14年前
  Bert 03009f59fc Made Makefile POSIX compliant 14年前
  Bert b563a0adb2 Fixed mtime cache check on filesystems supporting nsec resolution 14年前
  Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height 14年前
  Bert ea23115af4 Use getline instead of readline 14年前
  Bert 2252a0148d New option: -n, start at given picture 14年前
  Bert 00e6cd2bd1 Show image dimension in window title 14年前
  Bert 485e6c863a H/J/K/L mappings to pan to edges 14年前
  Bert 1763e9f253 Unstable version number in Makefile 14年前
  Petr Sabata f3cd56e3d3 Support DESTDIR 14年前
  Bert fdafbf72b7 Stable version 0.8.1 14年前
  Bert ba293b09df Center zoomed area 14年前
  Bert 548b383f0b Fixed mouse cursor 14年前
  Bert 0b91328181 Fix fullscreen mode 14年前
  Bert 75c79bef6f Stable version 0.8 14年前
  Bert 5cb6d12a94 Refactored main.c 14年前
  Bert a90bd1c833 Refactored recursive directory util functions 14年前
  Bert 72ced4b869 Refactored key/mouse mappings in README 14年前
  Bert facd7e3b42 New option: -a, do not filter out unsupported files 14年前
  Bert 426edfb349 Readded file-type check at startup 14年前
  Bert 8d4e3a57ab Do not check file-type at startup 14年前
  Bert 87a9828417 Filename cosmetics 14年前
  Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps 14年前