aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated screenshotsBert Münnich2012-05-142-0/+0
|
* Fixed issue #51, no more bar artifact when switching to fullscreenBert Münnich2012-05-141-1/+1
|
* Added section CONTRIBUTORS to man pageBert Münnich2012-05-142-5/+8
|
* Fixed mem-leak in tns_init/tns_freeBert Münnich2012-05-131-1/+1
|
* Simplified & sped up reloading of all thumbnailsBert Münnich2012-05-135-20/+12
|
* Merge remote-tracking branch 'baskerville/master'Bert Münnich2012-05-135-0/+24
|\
| * Added a command to refresh the thumbnailsbaskerville2012-05-085-0/+24
| |
* | Made Makefile more POSIX-compliantBert Münnich2012-05-131-7/+9
|/
* Slightly refactored flippingBert Münnich2012-05-065-28/+19
|
* Added horizontal and vertical flip commandsbaskerville2012-05-068-0/+57
|
* Only provide the .desktop file, do not install it by defaultmuennich2012-04-181-5/+1
|
* Fixed typo in Makefile; increases unstable version numberBert Münnich2012-04-171-2/+2
|
* Add desktop file and appropriate lines to Makefile.Bartłomiej Piotrowski2012-04-172-0/+11
|
* Fixed issue #47Bert Münnich2012-03-282-2/+2
|
* Fixed issue #44Bert Münnich2012-03-161-1/+2
|
* Fixed it_scroll_move(DIR_DOWN) in thumb mode for last lineBert Münnich2012-03-162-9/+11
|
* Optimized redraw timeout after window resize for tiling window managers; ↵Bert Münnich2012-03-132-2/+16
| | | | related to issue #44
* Fixed issue #41, added WIN_FS_COLOR to config.hBert Münnich2012-03-024-7/+7
|
* Added alternative empty directory removal command line to manpage, fixed ↵Bert Münnich2012-03-021-0/+9
| | | | issue #40
* Fixed issue #42: image dragging broken by commit b845827Bert Münnich2012-03-022-2/+4
|
* Fixed issue #39: missing include of <sys/select.h>Bert Münnich2012-02-272-1/+2
|
* Display full name in info bar, if there is enough spaceBert Münnich2012-02-213-24/+47
|
* Updated homepage URL in manpageBert Münnich2012-02-212-2/+2
|
* Added option -b: disable barBert Münnich2012-02-166-6/+18
|
* Removed unneeded members from img typeBert Münnich2012-02-152-4/+1
|
* Added it_toggle_bar command; default mapping: XK_bBert Münnich2012-02-157-0/+30
|
* Removed debug outputBert Münnich2012-02-151-1/+0
|
* Show info message in bar while loading thumbnailsBert Münnich2012-02-151-9/+12
|
* Already in the year 2012Bert Münnich2012-02-1515-15/+15
|
* Added own exif tag handling in files exif.[ch]Bert Münnich2012-02-156-1/+212
|
* Added symbol BAR_SEPARATORBert Münnich2012-02-154-13/+16
|
* Fixed typo in MakefileBert Münnich2012-02-141-1/+1
|
* Fix recreation of thumbnail cache file after manual reloadBert Münnich2012-02-142-3/+3
|
* Changed default font string, removed missing fontset warningsBert Münnich2012-02-122-5/+2
|
* Added text bar on bottom of windowBert Münnich2012-02-128-64/+211
|
* Nicer window titleBert Münnich2012-02-111-5/+5
|
* Removed exif support; made gif support non-optionalBert Münnich2012-02-117-160/+16
|
* Removed slideshow supportBert Münnich2012-02-117-115/+8
|
* Fixed issue #32: wrong antialias setting after it_shell_cmdBert Münnich2011-12-172-2/+2
|
* Fixed issue #28 (again)Bert Münnich2011-11-133-11/+15
|
* Fixed rendering after fit win to imgBert Münnich2011-11-111-0/+1
|
* Removed target "dist" from MakefileBert Münnich2011-11-111-9/+0
|
* Fixed issue #28Bert Münnich2011-11-112-9/+7
|
* Thumbnails only get scaled down, fixed issue #27Bert Münnich2011-11-052-1/+2
|
* Better fix for issue #25Bert Münnich2011-11-013-7/+7
|
* Stable version 1.0Bert Münnich2011-10-311-1/+1
|
* Fixed issue #25: invalid file cnt and sel in thumb modeBert Münnich2011-10-312-2/+5
|
* Added screen-wise scrolling for thumbnail modeBert Münnich2011-10-279-44/+57
|
* Fixed handling of gif disposal method (issue #23)Bert Münnich2011-10-172-3/+9
|
* Updated docBert Münnich2011-10-162-61/+125
|