aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed issue #72muennich2012-12-202-3/+5
|
* Merge branch 'winname'Bert Münnich2012-12-015-3/+14
|\
| * New option: -N, set X window resource nameBert Münnich2012-10-295-3/+14
| |
* | Merge branch 'newdraw'Bert Münnich2012-12-013-19/+48
|\ \
| * | Fixed BadDrawable errors caused by invalid window pixmapBert Münnich2012-10-291-6/+5
| | |
| * | Overhauled window drawingBert Münnich2012-10-293-17/+47
| |/ | | | | | | | | | | | | - Draw onto pixmap as before, but use the same size for the pixmap as for the window, allocate new pixmap after configure requests - Use XCopyArea() instead of XSetWindowBackgroundPixmap(), which now requires handling of Expose events
* | Next try to fix issue #71Bert Münnich2012-10-312-2/+2
| |
* | Smaller minimum gif delay, fixed issue #71Bert Münnich2012-10-292-2/+2
|/
* Changed default font to support more encodings; fixed issue #66Bert Münnich2012-08-242-2/+2
|
* Disregard obsolete events, fixed issue #64Bert Münnich2012-08-172-4/+12
|
* Simplified zoomdiff functionBert Münnich2012-08-162-10/+1
|
* New command: i_alternate, go to last image, issue #65Bert Münnich2012-08-164-0/+14
|
* Corrected zoom level handlingBert Münnich2012-08-163-9/+21
|
* Slightly changed the doc after merging remote changesBert Münnich2012-08-072-4/+4
|
* Merge remote-tracking branch 'baskerville/master'Bert Münnich2012-08-077-6/+30
|\
| * New commands: fit to the window's height/widthbaskerville2012-07-197-6/+30
| |
* | Removed dropped slideshow mappings from man page & READMEBert Münnich2012-08-072-20/+0
| |
* | Fixed WMProtocols registration order (before mapping window)Bert Münnich2012-08-072-4/+5
|/
* Made remote changes adhere to code styleBert Münnich2012-07-151-7/+9
|
* handle count prefix in thumbnail movementsbaskerville2012-07-155-18/+21
|
* Merge remote-tracking branch 'origin/master'Bert Münnich2012-06-071-1/+1
|\
| * Fixed mail address in man pagemuennich2012-05-161-1/+1
| |
* | Reduced file size of screenshots, thanks KevinBert Münnich2012-06-072-0/+0
|/
* Added baskerville to Contributors list in man pageBert Münnich2012-05-151-0/+1
|
* 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
|