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 (
Collapse
)
Author
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
This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
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
Conflicts: main.c
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
2011-02-17
Immediately respond to events while loading thumbs
Bert
2011-02-17
Merge branch 'master' into thumbs
Bert
Conflicts: Makefile
2011-02-17
Higher timeout, faster window resizing
Bert
2011-02-17
Use watch-cursor while loading thumbnails
Bert
2011-02-17
Who needs threads to load thumbnails?
Bert
2011-02-16
Use pthread to load thumbnails
Bert
2011-02-16
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16
Render thumbnails
Bert
2011-02-16
Added app-mode
Bert
2011-02-16
Fixed thumbnail creation
Bert
2011-02-16
First things for thumbnail mode
Bert
2011-02-15
Fixed empty lines in readline()
Bert
2011-02-14
More appropriate buffer sizes
Bert
2011-02-14
Fixed indentation
Bert
2011-02-14
Read filenames from stdin
Bert
2011-02-09
Handle image remove/rename while running
Bert
2011-02-09
Handle WM_DELETE_WINDOW messages correctly, thanks to fungt
Bert
2011-02-06
Nicer fit window to image
Bert
2011-02-04
New key mapping: W, resize window to fit image
Bert
2011-02-03
Removed some warnings
Bert
[next]