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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle image remove/rename while running
Bert
2011-02-09
1
-14
/
+23
*
Removed some warnings
Bert
2011-02-03
1
-1
/
+1
*
Split img_fit into internal/external function
Bert
2011-02-03
1
-17
/
+23
*
New key mappings: 0/w, zoom to 100%/to fit window
Bert
2011-02-03
1
-6
/
+9
*
Display filesize in window title
Bert
2011-02-03
1
-17
/
+17
*
Refactored, new files util.[ch], C89
Bert
2011-02-03
1
-5
/
+4
*
Refactored img_open and img_check
Bert
2011-02-01
1
-10
/
+12
*
Check file timestamps before loading from cache
Bert
2011-01-31
1
-3
/
+22
*
Replace -w with well-known geometry option
Bert
2011-01-30
1
-2
/
+2
*
Explicitly enable printing of warnings
Bert
2011-01-30
1
-1
/
+0
*
Mouse-panning while pressing button2
Bert
2011-01-29
1
-12
/
+18
*
Added plenty lots of options
Bert
2011-01-28
1
-22
/
+36
*
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26
1
-1
/
+14
*
Added <,> mappings to rotate image
Bert
2011-01-26
1
-1
/
+32
*
Handle window resize events properly
Bert
2011-01-22
1
-19
/
+23
*
Implemented panning
Bert
2011-01-21
1
-2
/
+34
*
Stricter object encapsulation
Bert
2011-01-21
1
-11
/
+13
*
Merged img_display() into img_render()
Bert
2011-01-21
1
-29
/
+28
*
Nicer zooming
Bert
2011-01-21
1
-22
/
+39
*
First try on zooming
Bert
2011-01-20
1
-0
/
+62
*
No more expose handling
Bert
2011-01-20
1
-21
/
+20
*
Check all given files before open the first
Bert
2011-01-20
1
-4
/
+8
*
Handle expose events
Bert
2011-01-20
1
-18
/
+29
*
Removed im member from img struct
Bert
2011-01-19
1
-2
/
+4
*
Option handling, merged app.c & events.c into main.c
Bert
2011-01-19
1
-2
/
+9
*
Render image on window
Bert
2011-01-18
1
-3
/
+58
*
Renamed FATAL to DIE
Bert
2011-01-18
1
-1
/
+1
*
Basic image loading
Bert
2011-01-18
1
-1
/
+18
*
Initialize imlib2
Bert
2011-01-18
1
-0
/
+11
*
Non-working skeleton
Bert
2011-01-17
1
-0
/
+21
[prev]