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
/
window.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove invalid images when loading them; refactorings
Bert
2011-04-11
1
-0
/
+1
|
*
Use imlib-handles in thumbs.c instead of pixmaps
Bert
2011-03-15
1
-5
/
+1
|
*
White background for images with alpha
Bert
2011-03-09
1
-1
/
+4
|
*
Shorter typedefs
Bert
2011-03-01
1
-3
/
+3
|
*
Hide cursor on redraw or after 1.5s mouse inactivity
Bert
2011-02-21
1
-0
/
+1
|
*
Highlight selected thumbnail
Bert
2011-02-17
1
-1
/
+3
|
*
Use watch-cursor while loading thumbnails
Bert
2011-02-17
1
-1
/
+2
|
*
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16
1
-1
/
+2
|
*
Render thumbnails
Bert
2011-02-16
1
-0
/
+1
|
*
First things for thumbnail mode
Bert
2011-02-16
1
-0
/
+2
|
*
Handle WM_DELETE_WINDOW messages correctly, thanks to fungt
Bert
2011-02-09
1
-0
/
+2
|
*
Nicer fit window to image
Bert
2011-02-06
1
-1
/
+1
|
*
New key mapping: W, resize window to fit image
Bert
2011-02-04
1
-2
/
+3
|
*
Replace -w with well-known geometry option
Bert
2011-01-30
1
-3
/
+3
|
*
Mouse-panning while pressing button2
Bert
2011-01-29
1
-0
/
+7
|
*
Added plenty lots of options
Bert
2011-01-28
1
-1
/
+1
|
*
Complete mouse support
Bert
2011-01-26
1
-0
/
+2
|
*
Implemented fullscreen mode
Bert
2011-01-23
1
-1
/
+3
|
*
Stricter object encapsulation
Bert
2011-01-21
1
-1
/
+1
|
*
No more expose handling
Bert
2011-01-20
1
-0
/
+4
|
*
Put some useful information in the window title
Bert
2011-01-20
1
-0
/
+2
|
*
Render image on window
Bert
2011-01-18
1
-0
/
+1
|
*
Encapsulate window environment in win_env_t
Bert
2011-01-18
1
-0
/
+10
|
*
React to ConfigureNotify
Bert
2011-01-17
1
-2
/
+4
|
*
Added win_open & win_close
Bert
2011-01-17
1
-0
/
+9
|
*
Non-working skeleton
Bert
2011-01-17
1
-0
/
+30