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-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
2011-04-07
Removed escape key mapping
Bert
2011-04-06
New key mapping: D, remove image from file list
Bert
2011-04-06
New option: -a, do not filter out unsupported files
Bert
2011-04-05
Readded file-type check at startup
Bert
2011-04-04
Do not check file-type at startup
Bert
2011-03-17
Filename cosmetics
Bert
2011-03-10
Toggle image transparency with A-key
Bert
2011-03-09
Use ctrl for ext cmds, disable them in config.h
Bert
2011-03-03
Use "/bin/sh -c" for external commands
Bert
2011-03-01
Support for external commands like mogrify & jpegtran
Bert
2011-03-01
Shorter typedefs
Bert
2011-02-27
Small refactorings, removed over-ambitious todo
Bert
2011-02-27
Revert "Save rotated png-files with S-key"
Bert
2011-02-27
Save rotated png-files with S-key
Bert
2011-02-26
Sort directory entries when using -r
Bert
2011-02-25
Refactored imlib context handling
Bert
2011-02-21
Correct timeout handling, more complex
Bert
2011-02-21
Fixed cursor hiding after switching to thumb mode
Bert
2011-02-21
Hide cursor on redraw or after 1.5s mouse inactivity
Bert
2011-02-21
Fixed title for thumbnail mode
Bert
2011-02-21
Always support thumbs; start thumb-mode with single -t
Bert
2011-02-20
Mode-guard in on_motionnotify
Bert
2011-02-20
Replaced -T flag with -tt; default thumbnail size
Bert
2011-02-20
Mouse-wheel scrolling in thumb mode
Bert
2011-02-19
g/G key mappings in thumbnail mode
Bert
2011-02-19
Double click thumb to open
Bert
[next]