summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-17Fixed typo in Makefile; increases unstable version numberBert Münnich
2012-04-17Add desktop file and appropriate lines to Makefile.Bartłomiej Piotrowski
2012-03-28Fixed issue #47Bert Münnich
2012-03-16Fixed issue #44Bert Münnich
2012-03-16Fixed it_scroll_move(DIR_DOWN) in thumb mode for last lineBert Münnich
2012-03-13Optimized redraw timeout after window resize for tiling window managers; rela...Bert Münnich
2012-03-02Fixed issue #41, added WIN_FS_COLOR to config.hBert Münnich
2012-03-02Added alternative empty directory removal command line to manpage, fixed issu...Bert Münnich
2012-03-02Fixed issue #42: image dragging broken by commit b845827Bert Münnich
2012-02-27Fixed issue #39: missing include of <sys/select.h>Bert Münnich
2012-02-21Display full name in info bar, if there is enough spaceBert Münnich
2012-02-21Updated homepage URL in manpageBert Münnich
2012-02-16Added option -b: disable barBert Münnich
2012-02-15Removed unneeded members from img typeBert Münnich
2012-02-15Added it_toggle_bar command; default mapping: XK_bBert Münnich
2012-02-15Removed debug outputBert Münnich
2012-02-15Show info message in bar while loading thumbnailsBert Münnich
2012-02-15Already in the year 2012Bert Münnich
2012-02-15Added own exif tag handling in files exif.[ch]Bert Münnich
2012-02-15Added symbol BAR_SEPARATORBert Münnich
2012-02-14Fixed typo in MakefileBert Münnich
2012-02-14Fix recreation of thumbnail cache file after manual reloadBert Münnich
2012-02-12Changed default font string, removed missing fontset warningsBert Münnich
2012-02-12Added text bar on bottom of windowBert Münnich
2012-02-11Nicer window titleBert Münnich
2012-02-11Removed exif support; made gif support non-optionalBert Münnich
2012-02-11Removed slideshow supportBert Münnich
2011-12-17Fixed issue #32: wrong antialias setting after it_shell_cmdBert Münnich
2011-11-13Fixed issue #28 (again)Bert Münnich
2011-11-11Fixed rendering after fit win to imgBert Münnich
2011-11-11Removed target "dist" from MakefileBert Münnich
2011-11-11Fixed issue #28Bert Münnich
2011-11-05Thumbnails only get scaled down, fixed issue #27Bert Münnich
2011-11-01Better fix for issue #25Bert Münnich
2011-10-31Stable version 1.0v1.01.0Bert Münnich
2011-10-31Fixed issue #25: invalid file cnt and sel in thumb modeBert Münnich
2011-10-27Added screen-wise scrolling for thumbnail modeBert Münnich
2011-10-17Fixed handling of gif disposal method (issue #23)Bert Münnich
2011-10-16Updated docBert Münnich
2011-10-16Added i_reset_slideshow: set slideshow delay to number prefixBert Münnich
2011-10-16Multiply i_navigate argument with number prefixBert Münnich
2011-10-16Fixed pixel-wise panning by chaning x, y vars to floatBert Münnich
2011-10-16Added i_set_zoom command: set zoom to number prefixBert Münnich
2011-10-16Pan by pixel count, if number prefix givenBert Münnich
2011-10-16Added support for number prefix for commandsBert Münnich
2011-10-16Mention min/max zoom level in config.def.hBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-10-13Fix TV_ADD_MSEC macroBert Münnich
2011-10-13Strictly adhere to ANSI-C standardBert Münnich
2011-10-12Use void for empty argument listsBert Münnich