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-04-02
Fixed segfault caused by FD_ISSET() on negative fd
Bert Münnich
Reported by Kris Siwiec
2013-03-30
Stable version 1.1
v1.1
1.1
Bert Münnich
2013-03-19
New options: -[io], read/write files from/to stdin/out
Bert Münnich
Fixes issue #84
2013-03-19
Merge branch 'asyncinfo'
Bert Münnich
2013-03-19
Made bar fields more distinguishable
Bert Münnich
2013-03-19
Polished info script execution
Bert Münnich
2013-03-19
Spawn info script & update bar contents only when needed
Bert Münnich
2013-03-19
Spawn and read from info script without blocking
Bert Münnich
2013-03-04
Applied code style on merged changes
Bert Münnich
2013-03-04
Merge pointer warping in i_drag from Rob Pilling
Bert Münnich
2013-03-03
Wrap the pointer when the edge of the window is reached
Rob Pilling
2013-02-11
Ignore dotfiles for -r
Bert Münnich
2013-02-09
Merge branch 'sizehints', fixed issue #78
Bert Münnich
2013-02-09
No checks on window size, use whatever the user has specified
Bert Münnich
2013-02-09
Correctly set window height after i_fit_to_img()
Bert Münnich
2013-02-09
Refined US{Position,Size} & WinGravity handling
Bert Münnich
2013-02-09
Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehints
Bert Münnich
Conflicts: window.c
2013-02-08
Correctly updated window pixmap after i_fit_to_img()
Bert Münnich
2013-02-08
Use bool from stdbool.h after switching to C99
Bert Münnich
2013-02-08
Be honest about using C99
Bert Münnich
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
[prev]
[next]