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
2013-02-08
Refactored function definitions to use dangling brace
Bert Münnich
2013-02-08
Updated/corrected license header
Bert Münnich
2013-01-30
When using -g hint the WM that we've got user specified geometry
tv
Without this some window managers (e.g. fvwm) will ignore the initial window position and place it according to it's own rules.
2013-01-29
Fixed issue #77, limit geometry info to first image frame
Bert Münnich
2013-01-27
Merge branch 'userinfo'
Bert Münnich
2013-01-27
Added documentation for image-info script
Bert Münnich
2013-01-27
Removed old definitions from commands.h
hut
2013-01-12
Added skeleton for image-info user script
Bert Münnich
2013-01-12
Moved thumbnail cache to ~/.sxiv/cache/
Bert Münnich
2013-01-12
Simplified status bar, filled by user script
muennich
2013-01-12
Fixed completely insane {C,LD}FLAGS -I/-L settings
Bert Münnich
2013-01-10
Made Makefile more verbose
Bert Münnich
2013-01-04
Fixed compilation with giflib version 4.2.1
Bert Münnich
2012-12-27
Fixed issue #74, conditional compilation of gif support
Bert Münnich
2012-12-27
Fixed issue #73
Bert Münnich
2012-12-21
Moved screenshots to gh-pages branch
Bert Münnich
2012-12-21
Added Download/Changelog section to README
Bert Münnich
2012-12-20
Fixed issue #72
muennich
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
[prev]
[next]