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-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
2011-02-19
Merge branch 'master' into thumbs
Bert
2011-02-19
Fixed offsets in resize win to image
Bert
2011-02-19
Sync thumb selection & fileidx; check thumb view
Bert
2011-02-19
Update title when moving selection
Bert
2011-02-17
Activate thumb-mode with Return key
Bert
2011-02-17
Fixed cursor when opening thumb
Bert
2011-02-17
Variable timeout (2)
Bert
2011-02-17
Variable timeout
Bert
2011-02-17
Use Button1 to open thumbnail
Bert
2011-02-17
Select and open thumbnails
Bert
2011-02-17
Linked thumbnails to files
Bert
2011-02-17
Made key mappings mode-dependent
Bert
2011-02-17
Appropriate title for thumbnail mode
Bert
2011-02-17
Fill window before loading thumbs
Bert
[prev]
[next]