index
:
nsxiv
master
neo simple X image viewer.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Refactored recursive directory util functions
Bert
2011-04-08
1
-12
/
+24
|
|
|
*
Moved read_dir_rec into util.c
Bert
2011-04-07
1
-76
/
+10
|
|
*
|
Disable support for external commands by default
Bert
2011-04-07
1
-3
/
+3
|
/
*
Removed escape key mapping
Bert
2011-04-07
1
-3
/
+0
|
*
New key mapping: D, remove image from file list
Bert
2011-04-06
1
-4
/
+36
|
*
New option: -a, do not filter out unsupported files
Bert
2011-04-06
1
-11
/
+19
|
*
Readded file-type check at startup
Bert
2011-04-05
1
-3
/
+8
|
*
Do not check file-type at startup
Bert
2011-04-04
1
-5
/
+3
|
*
Filename cosmetics
Bert
2011-03-17
1
-1
/
+2
|
*
Toggle image transparency with A-key
Bert
2011-03-10
1
-0
/
+4
|
*
Use ctrl for ext cmds, disable them in config.h
Bert
2011-03-09
1
-14
/
+24
|
*
Use "/bin/sh -c" for external commands
Bert
2011-03-03
1
-35
/
+37
|
*
Support for external commands like mogrify & jpegtran
Bert
2011-03-01
1
-4
/
+80
|
*
Shorter typedefs
Bert
2011-03-01
1
-1
/
+1
|
*
Small refactorings, removed over-ambitious todo
Bert
2011-02-27
1
-48
/
+34
|
*
Revert "Save rotated png-files with S-key"
Bert
2011-02-27
1
-28
/
+40
|
|
|
|
This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
*
Save rotated png-files with S-key
Bert
2011-02-27
1
-40
/
+28
|
*
Sort directory entries when using -r
Bert
2011-02-26
1
-1
/
+14
|
*
Refactored imlib context handling
Bert
2011-02-25
1
-1
/
+5
|
*
Correct timeout handling, more complex
Bert
2011-02-21
1
-41
/
+52
|
*
Fixed cursor hiding after switching to thumb mode
Bert
2011-02-21
1
-0
/
+1
|
*
Hide cursor on redraw or after 1.5s mouse inactivity
Bert
2011-02-21
1
-14
/
+50
|
*
Fixed title for thumbnail mode
Bert
2011-02-21
1
-2
/
+2
|
*
Always support thumbs; start thumb-mode with single -t
Bert
2011-02-21
1
-35
/
+40
|
*
Mode-guard in on_motionnotify
Bert
2011-02-20
1
-1
/
+1
|
*
Replaced -T flag with -tt; default thumbnail size
Bert
2011-02-20
1
-6
/
+0
|
*
Mouse-wheel scrolling in thumb mode
Bert
2011-02-20
1
-4
/
+16
|
*
g/G key mappings in thumbnail mode
Bert
2011-02-19
1
-12
/
+22
|
*
Double click thumb to open
Bert
2011-02-19
1
-4
/
+9
|
*
Merge branch 'master' into thumbs
Bert
2011-02-19
1
-2
/
+2
|
\
|
|
|
|
|
|
|
|
Conflicts: main.c
|
*
Fixed offsets in resize win to image
Bert
2011-02-19
1
-2
/
+2
|
|
*
|
Sync thumb selection & fileidx; check thumb view
Bert
2011-02-19
1
-10
/
+3
|
|
*
|
Update title when moving selection
Bert
2011-02-19
1
-5
/
+7
|
|
*
|
Activate thumb-mode with Return key
Bert
2011-02-17
1
-0
/
+12
|
|
*
|
Fixed cursor when opening thumb
Bert
2011-02-17
1
-0
/
+2
|
|
*
|
Variable timeout (2)
Bert
2011-02-17
1
-5
/
+5
|
\
|
|
*
Variable timeout
Bert
2011-02-17
1
-4
/
+4
|
|
*
|
Use Button1 to open thumbnail
Bert
2011-02-17
1
-41
/
+56
|
|
*
|
Select and open thumbnails
Bert
2011-02-17
1
-1
/
+31
|
|
*
|
Linked thumbnails to files
Bert
2011-02-17
1
-10
/
+6
|
|
*
|
Made key mappings mode-dependent
Bert
2011-02-17
1
-105
/
+111
|
|
*
|
Appropriate title for thumbnail mode
Bert
2011-02-17
1
-16
/
+17
|
|
*
|
Fill window before loading thumbs
Bert
2011-02-17
1
-0
/
+2
|
|
*
|
Immediately respond to events while loading thumbs
Bert
2011-02-17
1
-4
/
+15
|
|
*
|
Merge branch 'master' into thumbs
Bert
2011-02-17
1
-1
/
+1
|
\
|
|
|
|
|
|
|
|
|
Conflicts: Makefile
|
*
Higher timeout, faster window resizing
Bert
2011-02-17
1
-1
/
+1
|
|
*
|
Use watch-cursor while loading thumbnails
Bert
2011-02-17
1
-1
/
+4
|
|
*
|
Who needs threads to load thumbnails?
Bert
2011-02-17
1
-8
/
+12
|
|
*
|
Use pthread to load thumbnails
Bert
2011-02-16
1
-2
/
+5
|
|
*
|
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16
1
-45
/
+17
|
|
[prev]
[next]