52 コミット (ef0ed3226428c00507e76bdda77c522729ed6809)

作成者 SHA1 メッセージ 日付
  Bert Münnich 8dcb54705a Fixed pixel-wise panning by chaning x, y vars to float 13年前
  Bert Münnich 867940ea85 Pan by pixel count, if number prefix given 13年前
  Bert Münnich 36177fb180 Updated contact information 13年前
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters 13年前
  Bert b2a2a62b7b Added own bool type 13年前
  Bert e2d4b9c791 Added dirty flag to img struct 13年前
  Bert 510512714d Added slideshow support 13年前
  Bert d585b86354 Reformated license header 13年前
  Bert 8b3ae5027e Added support for gif animation 13年前
  Bert 79bd86defb Refactored img_load_gif() 13年前
  Bert 86a6f00112 Added support for multi-frame images 13年前
  Bert 8763f6930f Corrected FSF address in license headers 13年前
  Bert ff013dd009 Revised handling of file names & paths 13年前
  Bert a271e16744 Reduced usage of preprocessor macros 13年前
  Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height 13年前
  Bert 485e6c863a H/J/K/L mappings to pan to edges 13年前
  Bert ba293b09df Center zoomed area 13年前
  Bert d15264ea32 Remove invalid images when loading them; refactorings 13年前
  Bert 3672c0bc63 Toggle image transparency with A-key 13年前
  Bert c05fd44bdd Support for external commands like mogrify & jpegtran 13年前
  Bert 955c39a5c5 Shorter typedefs 13年前
  Bert 7334bdfa51 Revert "Save rotated png-files with S-key" 13年前
  Bert 090ee5405b Save rotated png-files with S-key 13年前
  Bert dafe7eac74 Refactored imlib context handling 13年前
  Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 13年前
  Bert 8919204a2e Render thumbnails 13年前
  Bert 7b49740613 First things for thumbnail mode 13年前
  Bert 8e5835d1fd Handle image remove/rename while running 13年前
  Bert 8339bb7ee7 New key mapping: W, resize window to fit image 13年前
  Bert 414fa567ce Split img_fit into internal/external function 13年前
  Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window 13年前
  Bert bad9a70a48 Display filesize in window title 13年前
  Bert 802c344879 Check file timestamps before loading from cache 13年前
  Bert c52c4fa69e Mouse-panning while pressing button2 13年前
  Bert 8123d63c5b Added plenty lots of options 13年前
  Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 13年前
  Bert 64a5366508 Added <,> mappings to rotate image 13年前
  Bert 0f714bccda Handle window resize events properly 13年前
  Bert b92ebf67ee Implemented panning 13年前
  Bert c7860b690b Stricter object encapsulation 13年前
  Bert 629d37376d Merged img_display() into img_render() 13年前
  Bert bb12b8c0fb First try on zooming 13年前
  Bert 029e1208b9 No more expose handling 13年前
  Bert a732e75d8a Check all given files before open the first 13年前
  Bert 00f32120a6 Handle expose events 13年前
  Bert 6851d5c4e5 Removed im member from img struct 13年前
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 13年前
  Bert 79c7e6178e Render image on window 13年前
  Bert 2a2f0307c1 Basic image loading 13年前
  Bert 7121e7b468 Initialize imlib2 13年前