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
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
2011-06-03
New mappings: ctrl-[hjkl], pan image one window width/height
Bert
2011-05-29
Use getline instead of readline
Bert
2011-05-25
New option: -n, start at given picture
Bert
2011-05-22
Show image dimension in window title
Bert
2011-05-16
H/J/K/L mappings to pan to edges
Bert
2011-04-19
Fixed background color for non-EWMH-compliant WMs
Bert
2011-04-19
Center zoomed area
Bert
2011-04-15
Fixed mouse cursor
Bert
2011-04-14
Merged commands.h into config.h
Bert
2011-04-11
Slightly changed introductory text
Bert
2011-04-11
Remove invalid images when loading them; refactorings
Bert
2011-04-11
Refactored main.c
Bert
2011-04-11
Merge branch 'tcache'
Bert
2011-04-08
New option: -C, clean thumbnail cache
Bert
2011-04-08
Refactored recursive directory util functions
Bert
2011-04-07
Moved read_dir_rec into util.c
Bert
2011-04-07
Disable support for external commands by default
Bert
[prev]
[next]