| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'newdraw' | Bert Münnich | 2012-12-01 | 3 | -19/+48 |
|\ \ |
|
| * | | Fixed BadDrawable errors caused by invalid window pixmap | Bert Münnich | 2012-10-29 | 1 | -6/+5 |
| * | | Overhauled window drawing | Bert Münnich | 2012-10-29 | 3 | -17/+47 |
| |/ |
|
* | | Next try to fix issue #71 | Bert Münnich | 2012-10-31 | 2 | -2/+2 |
* | | Smaller minimum gif delay, fixed issue #71 | Bert Münnich | 2012-10-29 | 2 | -2/+2 |
|/ |
|
* | Changed default font to support more encodings; fixed issue #66 | Bert Münnich | 2012-08-24 | 2 | -2/+2 |
* | Disregard obsolete events, fixed issue #64 | Bert Münnich | 2012-08-17 | 2 | -4/+12 |
* | Simplified zoomdiff function | Bert Münnich | 2012-08-16 | 2 | -10/+1 |
* | New command: i_alternate, go to last image, issue #65 | Bert Münnich | 2012-08-16 | 4 | -0/+14 |
* | Corrected zoom level handling | Bert Münnich | 2012-08-16 | 3 | -9/+21 |
* | Slightly changed the doc after merging remote changes | Bert Münnich | 2012-08-07 | 2 | -4/+4 |
* | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | 2012-08-07 | 7 | -6/+30 |
|\ |
|
| * | New commands: fit to the window's height/width | baskerville | 2012-07-19 | 7 | -6/+30 |
* | | Removed dropped slideshow mappings from man page & README | Bert Münnich | 2012-08-07 | 2 | -20/+0 |
* | | Fixed WMProtocols registration order (before mapping window) | Bert Münnich | 2012-08-07 | 2 | -4/+5 |
|/ |
|
* | Made remote changes adhere to code style | Bert Münnich | 2012-07-15 | 1 | -7/+9 |
* | handle count prefix in thumbnail movements | baskerville | 2012-07-15 | 5 | -18/+21 |
* | Merge remote-tracking branch 'origin/master' | Bert Münnich | 2012-06-07 | 1 | -1/+1 |
|\ |
|
| * | Fixed mail address in man page | muennich | 2012-05-16 | 1 | -1/+1 |
* | | Reduced file size of screenshots, thanks Kevin | Bert Münnich | 2012-06-07 | 2 | -0/+0 |
|/ |
|
* | Added baskerville to Contributors list in man page | Bert Münnich | 2012-05-15 | 1 | -0/+1 |
* | Updated screenshots | Bert Münnich | 2012-05-14 | 2 | -0/+0 |
* | Fixed issue #51, no more bar artifact when switching to fullscreen | Bert Münnich | 2012-05-14 | 1 | -1/+1 |
* | Added section CONTRIBUTORS to man page | Bert Münnich | 2012-05-14 | 2 | -5/+8 |
* | Fixed mem-leak in tns_init/tns_free | Bert Münnich | 2012-05-13 | 1 | -1/+1 |
* | Simplified & sped up reloading of all thumbnails | Bert Münnich | 2012-05-13 | 5 | -20/+12 |
* | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | 2012-05-13 | 5 | -0/+24 |
|\ |
|
| * | Added a command to refresh the thumbnails | baskerville | 2012-05-08 | 5 | -0/+24 |
* | | Made Makefile more POSIX-compliant | Bert Münnich | 2012-05-13 | 1 | -7/+9 |
|/ |
|
* | Slightly refactored flipping | Bert Münnich | 2012-05-06 | 5 | -28/+19 |
* | Added horizontal and vertical flip commands | baskerville | 2012-05-06 | 8 | -0/+57 |
* | Only provide the .desktop file, do not install it by default | muennich | 2012-04-18 | 1 | -5/+1 |
* | Fixed typo in Makefile; increases unstable version number | Bert Münnich | 2012-04-17 | 1 | -2/+2 |
* | Add desktop file and appropriate lines to Makefile. | Bartłomiej Piotrowski | 2012-04-17 | 2 | -0/+11 |
* | Fixed issue #47 | Bert Münnich | 2012-03-28 | 2 | -2/+2 |
* | Fixed issue #44 | Bert Münnich | 2012-03-16 | 1 | -1/+2 |
* | Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line | Bert Münnich | 2012-03-16 | 2 | -9/+11 |
* | Optimized redraw timeout after window resize for tiling window managers; rela... | Bert Münnich | 2012-03-13 | 2 | -2/+16 |
* | Fixed issue #41, added WIN_FS_COLOR to config.h | Bert Münnich | 2012-03-02 | 4 | -7/+7 |
* | Added alternative empty directory removal command line to manpage, fixed issu... | Bert Münnich | 2012-03-02 | 1 | -0/+9 |
* | Fixed issue #42: image dragging broken by commit b845827 | Bert Münnich | 2012-03-02 | 2 | -2/+4 |
* | Fixed issue #39: missing include of <sys/select.h> | Bert Münnich | 2012-02-27 | 2 | -1/+2 |
* | Display full name in info bar, if there is enough space | Bert Münnich | 2012-02-21 | 3 | -24/+47 |
* | Updated homepage URL in manpage | Bert Münnich | 2012-02-21 | 2 | -2/+2 |
* | Added option -b: disable bar | Bert Münnich | 2012-02-16 | 6 | -6/+18 |
* | Removed unneeded members from img type | Bert Münnich | 2012-02-15 | 2 | -4/+1 |
* | Added it_toggle_bar command; default mapping: XK_b | Bert Münnich | 2012-02-15 | 7 | -0/+30 |
* | Removed debug output | Bert Münnich | 2012-02-15 | 1 | -1/+0 |
* | Show info message in bar while loading thumbnails | Bert Münnich | 2012-02-15 | 1 | -9/+12 |
* | Already in the year 2012 | Bert Münnich | 2012-02-15 | 15 | -15/+15 |