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
*
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
|
*
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
|
\
|
|
|
|
|
|
|
|
Conflicts: main.c
|
*
New option: -C, clean thumbnail cache
Bert
2011-04-08
1
-0
/
+6
|
|
[next]