Commit Graph

669 Commits (9b6acc781e3fc2994bde60db397cfd82e2e050d1)
 

Author SHA1 Message Date
muennich 5106472d8b Fixed issue #72 12 years ago
Bert Münnich 69a6df2762 Merge branch 'winname' 12 years ago
Bert Münnich 0155223a1a Merge branch 'newdraw' 12 years ago
Bert Münnich 1ae06ffd09 Next try to fix issue #71 12 years ago
Bert Münnich 22a8b66571 Fixed BadDrawable errors caused by invalid window pixmap 12 years ago
Bert Münnich 5dbf1b8eb9 Smaller minimum gif delay, fixed issue #71 12 years ago
Bert Münnich 4a5d5d26aa Overhauled window drawing
- 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
12 years ago
Bert Münnich 6f9b4f5b2e New option: -N, set X window resource name 12 years ago
Bert Münnich 65d5d44696 Changed default font to support more encodings; fixed issue #66 12 years ago
Bert Münnich fd519ffc40 Disregard obsolete events, fixed issue #64 12 years ago
Bert Münnich c78f55ebb4 Simplified zoomdiff function 12 years ago
Bert Münnich f2a3d73212 New command: i_alternate, go to last image, issue #65 12 years ago
Bert Münnich 8a652a786c Corrected zoom level handling 12 years ago
Bert Münnich 4ce323213d Slightly changed the doc after merging remote changes 12 years ago
Bert Münnich 795beac132 Merge remote-tracking branch 'baskerville/master' 12 years ago
Bert Münnich c86079e650 Removed dropped slideshow mappings from man page & README 12 years ago
Bert Münnich d5f0a20de0 Fixed WMProtocols registration order (before mapping window) 12 years ago
baskerville b56989f8fb New commands: fit to the window's height/width 12 years ago
Bert Münnich 5b6467913c Made remote changes adhere to code style 12 years ago
baskerville c330b55de4 handle count prefix in thumbnail movements 12 years ago
Bert Münnich 4451f4a5eb Merge remote-tracking branch 'origin/master' 12 years ago
Bert Münnich 496c5404e9 Reduced file size of screenshots, thanks Kevin 12 years ago
muennich e86b713f2d Fixed mail address in man page 13 years ago
Bert Münnich dde2fd0aa8 Added baskerville to Contributors list in man page 13 years ago
Bert Münnich 57c211e9a5 Updated screenshots 13 years ago
Bert Münnich 9d74a57447 Fixed issue #51, no more bar artifact when switching to fullscreen 13 years ago
Bert Münnich 60f84190f0 Added section CONTRIBUTORS to man page 13 years ago
Bert Münnich 72071d5e9d Fixed mem-leak in tns_init/tns_free 13 years ago
Bert Münnich d1a1e0142b Simplified & sped up reloading of all thumbnails 13 years ago
Bert Münnich 4057453d6d Merge remote-tracking branch 'baskerville/master' 13 years ago
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