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 (
Expand
)
Author
Age
Files
Lines
*
Corrected FSF address in license headers
Bert
2011-08-18
1
-7
/
+7
*
Revised handling of file names & paths
Bert
2011-08-18
1
-28
/
+41
*
Major code refactoring
Bert
2011-07-26
1
-603
/
+47
*
Reduced usage of preprocessor macros
Bert
2011-07-22
1
-48
/
+33
*
Support XK_KP_{Add,Subtract} for zooming
Bert
2011-06-28
1
-0
/
+3
*
All timeouts in milliseconds
Bert
2011-06-28
1
-9
/
+9
*
Small refactoring
Bert
2011-06-24
1
-3
/
+2
*
New mappings: ctrl-[hjkl], pan image one window width/height
Bert
2011-06-03
1
-12
/
+19
*
Use getline instead of readline
Bert
2011-05-29
1
-10
/
+15
*
New option: -n, start at given picture
Bert
2011-05-25
1
-4
/
+4
*
Show image dimension in window title
Bert
2011-05-22
1
-3
/
+4
*
H/J/K/L mappings to pan to edges
Bert
2011-05-16
1
-0
/
+13
*
Fixed background color for non-EWMH-compliant WMs
Bert
2011-04-19
1
-1
/
+5
*
Center zoomed area
Bert
2011-04-19
1
-5
/
+5
*
Fixed mouse cursor
Bert
2011-04-15
1
-18
/
+19
*
Merged commands.h into config.h
Bert
2011-04-14
1
-5
/
+9
*
Slightly changed introductory text
Bert
2011-04-11
1
-1
/
+1
*
Remove invalid images when loading them; refactorings
Bert
2011-04-11
1
-70
/
+84
*
Refactored main.c
Bert
2011-04-11
1
-90
/
+92
*
Merge branch 'tcache'
Bert
2011-04-11
1
-79
/
+31
|
\
|
*
New option: -C, clean thumbnail cache
Bert
2011-04-08
1
-0
/
+6
|
*
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
*
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
[next]