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