Commit Graph

489 Commits (ab28c9a8b9240d032fa84d50b1858cf553b134d7)
 

Author SHA1 Message Date
Bert Münnich b605b98455 Made Makefile more POSIX-compliant 13 years ago
baskerville de4e9fc83e Added a command to refresh the thumbnails 13 years ago
Bert Münnich 4c40cc24bc Slightly refactored flipping 13 years ago
baskerville ba0a5b89fa Added horizontal and vertical flip commands 13 years ago
muennich 56b6d23c0c Only provide the .desktop file, do not install it by default 13 years ago
Bert Münnich dd15e31373 Fixed typo in Makefile; increases unstable version number 13 years ago
Bartłomiej Piotrowski 45f4f6d3c4 Add desktop file and appropriate lines to Makefile. 13 years ago
Bert Münnich bca3666862 Fixed issue #47 13 years ago
Bert Münnich 8ab3cee6a5 Fixed issue #44 13 years ago
Bert Münnich edd016945a Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line 13 years ago
Bert Münnich d7ff54bb6e Optimized redraw timeout after window resize for tiling window managers; related to issue #44 13 years ago
Bert Münnich 3238ef6bf6 Fixed issue #41, added WIN_FS_COLOR to config.h 13 years ago
Bert Münnich 37a42dba34 Added alternative empty directory removal command line to manpage, fixed issue #40 13 years ago
Bert Münnich 497880e102 Fixed issue #42: image dragging broken by commit b845827 13 years ago
Bert Münnich 751ebb3b29 Fixed issue #39: missing include of <sys/select.h> 13 years ago
Bert Münnich ed2c9f7caa Display full name in info bar, if there is enough space 13 years ago
Bert Münnich 9c346c322a Updated homepage URL in manpage 13 years ago
Bert Münnich 2d4264af28 Added option -b: disable bar 13 years ago
Bert Münnich b418df7afc Removed unneeded members from img type 13 years ago
Bert Münnich c666d30eea Added it_toggle_bar command; default mapping: XK_b 13 years ago
Bert Münnich 011dac90c8 Removed debug output 13 years ago
Bert Münnich a329615c68 Show info message in bar while loading thumbnails 13 years ago
Bert Münnich d407dd65d5 Already in the year 2012 13 years ago
Bert Münnich 691c6d7e7e Added own exif tag handling in files exif.[ch] 13 years ago
Bert Münnich b752d5c594 Added symbol BAR_SEPARATOR 13 years ago
Bert Münnich b8fa2e86fe Fixed typo in Makefile 13 years ago
Bert Münnich b410c022a8 Fix recreation of thumbnail cache file after manual reload 13 years ago
Bert Münnich 7177270c10 Changed default font string, removed missing fontset warnings 13 years ago
Bert Münnich b8458271fb Added text bar on bottom of window 13 years ago
Bert Münnich 8fc7cb73b3 Nicer window title 13 years ago
Bert Münnich ef0ed32264 Removed exif support; made gif support non-optional 13 years ago
Bert Münnich c3c95ab218 Removed slideshow support 13 years ago
Bert Münnich d2ec67e331 Fixed issue #32: wrong antialias setting after it_shell_cmd 13 years ago
Bert Münnich ac4eb53029 Fixed issue #28 (again) 13 years ago
Bert Münnich c4007beb2e Fixed rendering after fit win to img 13 years ago
Bert Münnich c65f512fab Removed target "dist" from Makefile 13 years ago
Bert Münnich 92b2779b00 Fixed issue #28 13 years ago
Bert Münnich 5034792948 Thumbnails only get scaled down, fixed issue #27 13 years ago
Bert Münnich 71a7940d74 Better fix for issue #25 13 years ago
Bert Münnich 964bf133bb Stable version 1.0 13 years ago
Bert Münnich ac1300ae00 Fixed issue #25: invalid file cnt and sel in thumb mode 13 years ago
Bert Münnich 1cdbeb972a Added screen-wise scrolling for thumbnail mode 13 years ago
Bert Münnich 3e2523818b Fixed handling of gif disposal method (issue #23) 13 years ago
Bert Münnich 55da6fb8dd Updated doc 13 years ago
Bert Münnich 4e8dabd6ac Added i_reset_slideshow: set slideshow delay to number prefix 13 years ago
Bert Münnich c6bddfe838 Multiply i_navigate argument with number prefix 13 years ago
Bert Münnich 8dcb54705a Fixed pixel-wise panning by chaning x, y vars to float 13 years ago
Bert Münnich 4f5ce2e828 Added i_set_zoom command: set zoom to number prefix 13 years ago
Bert Münnich 867940ea85 Pan by pixel count, if number prefix given 13 years ago
Bert Münnich dc727b8dce Added support for number prefix for commands 13 years ago