37 Commits (c330b55de4035b058965d45989a14662b99a77a3)

Autor SHA1 Mensaje Fecha
  baskerville c330b55de4 handle count prefix in thumbnail movements hace 12 años
  Bert Münnich 9d74a57447 Fixed issue #51, no more bar artifact when switching to fullscreen hace 12 años
  Bert Münnich d1a1e0142b Simplified & sped up reloading of all thumbnails hace 12 años
  baskerville de4e9fc83e Added a command to refresh the thumbnails hace 12 años
  Bert Münnich 4c40cc24bc Slightly refactored flipping hace 12 años
  baskerville ba0a5b89fa Added horizontal and vertical flip commands hace 12 años
  Bert Münnich 497880e102 Fixed issue #42: image dragging broken by commit b845827 hace 13 años
  Bert Münnich c666d30eea Added it_toggle_bar command; default mapping: XK_b hace 13 años
  Bert Münnich d407dd65d5 Already in the year 2012 hace 13 años
  Bert Münnich c3c95ab218 Removed slideshow support hace 13 años
  Bert Münnich c4007beb2e Fixed rendering after fit win to img hace 13 años
  Bert Münnich 71a7940d74 Better fix for issue #25 hace 13 años
  Bert Münnich ac1300ae00 Fixed issue #25: invalid file cnt and sel in thumb mode hace 13 años
  Bert Münnich 1cdbeb972a Added screen-wise scrolling for thumbnail mode hace 13 años
  Bert Münnich 4e8dabd6ac Added i_reset_slideshow: set slideshow delay to number prefix hace 13 años
  Bert Münnich c6bddfe838 Multiply i_navigate argument with number prefix hace 13 años
  Bert Münnich 4f5ce2e828 Added i_set_zoom command: set zoom to number prefix hace 13 años
  Bert Münnich 867940ea85 Pan by pixel count, if number prefix given hace 13 años
  Bert Münnich dc727b8dce Added support for number prefix for commands hace 13 años
  Bert Münnich 36177fb180 Updated contact information 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
  rck 3a81af41ac make use of EXIT_ macros hace 13 años
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters hace 13 años
  Bert b2a2a62b7b Added own bool type hace 13 años
  Bert 510512714d Added slideshow support hace 13 años
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 hace 13 años
  Bert 26eae8be96 Made i(t)_toggle_alpha command work in thumbnail mode too hace 13 años
  Bert d585b86354 Reformated license header hace 13 años
  Bert a23636d95e Fixed pointer-to-int-cast warnings on x86_64 hace 13 años
  Bert a7a849761f Simplified cursor resetting hace 13 años
  Bert 9fa0bbca17 Simplified it_shell_cmd() using SXIV_IMG env-variable hace 13 años
  Bert 1e84773276 Data driven timeout handling hace 13 años
  Bert bb577d274d Added command to toggle gif animations hace 13 años
  Bert 8b3ae5027e Added support for gif animation hace 13 años
  Bert 86a6f00112 Added support for multi-frame images hace 13 años
  Bert 1d749382f0 Put event handling back into main.c; events -> commands hace 13 años
  Bert 1d7849efc1 Added force parameter to tns_load() to disregard cache hace 13 años
  Bert 421f012022 Renamed application modes hace 13 años
  Bert 1c68a34463 Renamed key/mouse commands to indicate supported modes hace 13 años
  Bert 27591b5a52 Small refactorings hace 13 años
  Bert 8763f6930f Corrected FSF address in license headers hace 13 años
  Bert ff013dd009 Revised handling of file names & paths hace 13 años
  Bert d86c95d795 Made run_command() a normal key/button handler hace 13 años
  Bert 75e36939a1 Much better drag() hace 13 años
  Bert 2b7192b1ac Renamed scroll() to pan_screen() hace 13 años
  Bert b8ff1677b1 Major code refactoring hace 13 años
  Bert a7e30bb081 Option handling, merged app.c & events.c into main.c hace 14 años
  Bert 22db1ed361 Simplified keysym lookup hace 14 años
  Bert fb6411ab5c Encapsulate window environment in win_env_t hace 14 años