index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2012-10-29
Overhauled window drawing
Bert Münnich
2012-08-17
Disregard obsolete events, fixed issue #64
Bert Münnich
2012-08-16
New command: i_alternate, go to last image, issue #65
Bert Münnich
2012-03-13
Optimized redraw timeout after window resize for tiling window managers; rela...
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-15
Show info message in bar while loading thumbnails
Bert Münnich
2012-02-15
Already in the year 2012
Bert Münnich
2012-02-15
Added symbol BAR_SEPARATOR
Bert Münnich
2012-02-12
Added text bar on bottom of window
Bert Münnich
2012-02-11
Nicer window title
Bert Münnich
2012-02-11
Removed slideshow support
Bert Münnich
2011-11-01
Better fix for issue #25
Bert Münnich
2011-10-27
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-16
Pan by pixel count, if number prefix given
Bert Münnich
2011-10-16
Added support for number prefix for commands
Bert Münnich
2011-10-14
Updated contact information
Bert Münnich
2011-10-13
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-12
Use void for empty argument lists
Bert Münnich
2011-09-29
Made all conditionals more precise
Bert Münnich
2011-09-29
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-26
Make use of EXIT_* macros (2)
Bert Münnich
2011-09-26
make use of EXIT_ macros
rck
2011-09-17
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-11
Added own bool type
Bert
2011-09-10
Added slideshow support
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-06
Load as much of a corrupted gif file as possible
Bert
2011-09-06
Avoid conflicting macros
Bert
2011-09-04
Fixed title-update in thumb mode
Bert
2011-09-03
Reformated license header
Bert
2011-09-03
Fixed remove_file()
Bert
2011-09-03
Simplified cursor resetting
Bert
2011-09-02
Corrected timeout handling
Bert
2011-09-02
Corrected thumbnail loading and timeout handling
Bert
2011-09-02
Data driven timeout handling
Bert
2011-08-19
Added command to toggle gif animations
Bert
2011-08-19
Added support for gif animation
Bert
2011-08-19
Refactored img_load_gif()
Bert
2011-08-19
Added support for multi-frame images
Bert
2011-08-19
Put event handling back into main.c; events -> commands
Bert
2011-08-19
Added force parameter to tns_load() to disregard cache
Bert
2011-08-19
Renamed application modes
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-07-26
Major code refactoring
Bert
2011-07-22
Reduced usage of preprocessor macros
Bert
2011-06-28
Support XK_KP_{Add,Subtract} for zooming
Bert
2011-06-28
All timeouts in milliseconds
Bert
2011-06-24
Small refactoring
Bert
[prev]
[next]