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
...
*
Disregard obsolete events, fixed issue #64
Bert Münnich
2012-08-17
1
-3
/
+11
|
*
New command: i_alternate, go to last image, issue #65
Bert Münnich
2012-08-16
1
-0
/
+2
|
*
Optimized redraw timeout after window resize for tiling window managers; ↵
Bert Münnich
2012-03-13
1
-1
/
+15
|
|
|
|
related to issue #44
*
Fixed issue #39: missing include of <sys/select.h>
Bert Münnich
2012-02-27
1
-0
/
+1
|
*
Display full name in info bar, if there is enough space
Bert Münnich
2012-02-21
1
-12
/
+31
|
*
Show info message in bar while loading thumbnails
Bert Münnich
2012-02-15
1
-9
/
+12
|
*
Already in the year 2012
Bert Münnich
2012-02-15
1
-1
/
+1
|
*
Added symbol BAR_SEPARATOR
Bert Münnich
2012-02-15
1
-9
/
+9
|
*
Added text bar on bottom of window
Bert Münnich
2012-02-12
1
-29
/
+38
|
*
Nicer window title
Bert Münnich
2012-02-11
1
-5
/
+5
|
*
Removed slideshow support
Bert Münnich
2012-02-11
1
-35
/
+6
|
*
Better fix for issue #25
Bert Münnich
2011-11-01
1
-2
/
+5
|
*
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-27
1
-1
/
+2
|
*
Pan by pixel count, if number prefix given
Bert Münnich
2011-10-16
1
-2
/
+4
|
*
Added support for number prefix for commands
Bert Münnich
2011-10-16
1
-0
/
+9
|
*
Updated contact information
Bert Münnich
2011-10-14
1
-1
/
+1
|
*
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-13
1
-3
/
+3
|
*
Use void for empty argument lists
Bert Münnich
2011-10-12
1
-11
/
+11
|
*
Made all conditionals more precise
Bert Münnich
2011-09-29
1
-52
/
+56
|
*
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-29
1
-3
/
+3
|
*
Make use of EXIT_* macros (2)
Bert Münnich
2011-09-26
1
-3
/
+3
|
*
make use of EXIT_ macros
rck
2011-09-26
1
-3
/
+3
|
*
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-17
1
-7
/
+6
|
*
Added own bool type
Bert
2011-09-11
1
-44
/
+41
|
*
Added slideshow support
Bert
2011-09-10
1
-17
/
+47
|
*
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
1
-2
/
+7
|
*
Load as much of a corrupted gif file as possible
Bert
2011-09-06
1
-6
/
+6
|
*
Avoid conflicting macros
Bert
2011-09-06
1
-6
/
+6
|
*
Fixed title-update in thumb mode
Bert
2011-09-04
1
-1
/
+1
|
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
|
*
Fixed remove_file()
Bert
2011-09-03
1
-5
/
+5
|
*
Simplified cursor resetting
Bert
2011-09-03
1
-25
/
+32
|
*
Corrected timeout handling
Bert
2011-09-02
1
-6
/
+7
|
*
Corrected thumbnail loading and timeout handling
Bert
2011-09-02
1
-21
/
+21
|
*
Data driven timeout handling
Bert
2011-09-02
1
-69
/
+111
|
*
Added command to toggle gif animations
Bert
2011-08-19
1
-2
/
+6
|
*
Added support for gif animation
Bert
2011-08-19
1
-3
/
+17
|
*
Refactored img_load_gif()
Bert
2011-08-19
1
-1
/
+1
|
|
|
|
|
- Corrected handling of transparency settings for individual frames - Corrected handling of different frame dimensions & offsets
*
Added support for multi-frame images
Bert
2011-08-19
1
-4
/
+11
|
*
Put event handling back into main.c; events -> commands
Bert
2011-08-19
1
-2
/
+194
|
*
Added force parameter to tns_load() to disregard cache
Bert
2011-08-19
1
-1
/
+1
|
*
Renamed application modes
Bert
2011-08-19
1
-3
/
+3
|
*
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
|
|
|
|
|
- Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
*
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
|
[prev]
[next]