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
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added own bool type
Bert
2011-09-11
1
-19
/
+19
*
Added dirty flag to img struct
Bert
2011-09-11
1
-0
/
+1
*
Added slideshow support
Bert
2011-09-10
1
-0
/
+3
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
*
Added support for gif animation
Bert
2011-08-19
1
-3
/
+10
*
Refactored img_load_gif()
Bert
2011-08-19
1
-1
/
+1
*
Added support for multi-frame images
Bert
2011-08-19
1
-0
/
+10
*
Corrected FSF address in license headers
Bert
2011-08-18
1
-7
/
+7
*
Revised handling of file names & paths
Bert
2011-08-18
1
-1
/
+1
*
Reduced usage of preprocessor macros
Bert
2011-07-22
1
-15
/
+3
*
New mappings: ctrl-[hjkl], pan image one window width/height
Bert
2011-06-03
1
-1
/
+1
*
H/J/K/L mappings to pan to edges
Bert
2011-05-16
1
-0
/
+1
*
Center zoomed area
Bert
2011-04-19
1
-3
/
+3
*
Remove invalid images when loading them; refactorings
Bert
2011-04-11
1
-2
/
+0
*
Toggle image transparency with A-key
Bert
2011-03-10
1
-0
/
+1
*
Support for external commands like mogrify & jpegtran
Bert
2011-03-01
1
-1
/
+1
*
Shorter typedefs
Bert
2011-03-01
1
-3
/
+3
*
Revert "Save rotated png-files with S-key"
Bert
2011-02-27
1
-3
/
+0
*
Save rotated png-files with S-key
Bert
2011-02-27
1
-0
/
+3
*
Refactored imlib context handling
Bert
2011-02-25
1
-1
/
+5
*
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16
1
-9
/
+0
*
Render thumbnails
Bert
2011-02-16
1
-0
/
+2
*
First things for thumbnail mode
Bert
2011-02-16
1
-0
/
+7
*
Handle image remove/rename while running
Bert
2011-02-09
1
-0
/
+1
*
New key mapping: W, resize window to fit image
Bert
2011-02-04
1
-0
/
+2
*
Split img_fit into internal/external function
Bert
2011-02-03
1
-1
/
+1
*
New key mappings: 0/w, zoom to 100%/to fit window
Bert
2011-02-03
1
-2
/
+3
*
Display filesize in window title
Bert
2011-02-03
1
-4
/
+4
*
Check file timestamps before loading from cache
Bert
2011-01-31
1
-0
/
+2
*
Mouse-panning while pressing button2
Bert
2011-01-29
1
-0
/
+1
*
Added plenty lots of options
Bert
2011-01-28
1
-2
/
+5
*
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26
1
-0
/
+3
*
Added <,> mappings to rotate image
Bert
2011-01-26
1
-0
/
+3
*
Handle window resize events properly
Bert
2011-01-22
1
-1
/
+2
*
Implemented panning
Bert
2011-01-21
1
-0
/
+10
*
Stricter object encapsulation
Bert
2011-01-21
1
-5
/
+4
*
Merged img_display() into img_render()
Bert
2011-01-21
1
-1
/
+1
*
First try on zooming
Bert
2011-01-20
1
-0
/
+3
*
No more expose handling
Bert
2011-01-20
1
-1
/
+1
*
Check all given files before open the first
Bert
2011-01-20
1
-1
/
+1
*
Handle expose events
Bert
2011-01-20
1
-3
/
+4
*
Removed im member from img struct
Bert
2011-01-19
1
-3
/
+0
*
Option handling, merged app.c & events.c into main.c
Bert
2011-01-19
1
-2
/
+2
*
Render image on window
Bert
2011-01-18
1
-2
/
+2
*
Basic image loading
Bert
2011-01-18
1
-0
/
+7
*
Initialize imlib2
Bert
2011-01-18
1
-0
/
+4
*
Fixed scalemode enum
Bert
2011-01-17
1
-5
/
+5
*
Non-working skeleton
Bert
2011-01-17
1
-0
/
+37