index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
window.c
Age
Commit message (
Collapse
)
Author
2011-10-14
Updated contact information
Bert Münnich
2011-09-29
Made all conditionals more precise
Bert Münnich
2011-09-11
Added own bool type
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-03
Reformated license header
Bert
2011-09-03
Unified feature test macro requirements
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-07-26
Major code refactoring
Bert
- Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
2011-07-22
Reduced usage of preprocessor macros
Bert
2011-04-19
Made fullscreen work under buggy window managers
Bert
2011-04-14
Fix fullscreen mode
Bert
2011-04-11
Remove invalid images when loading them; refactorings
Bert
2011-03-15
Use imlib-handles in thumbs.c instead of pixmaps
Bert
2011-03-09
White background for images with alpha
Bert
2011-03-01
Support for external commands like mogrify & jpegtran
Bert
2011-02-21
Hide cursor on redraw or after 1.5s mouse inactivity
Bert
2011-02-17
Highlight selected thumbnail
Bert
2011-02-17
Fill window before loading thumbs
Bert
2011-02-17
Use watch-cursor while loading thumbnails
Bert
2011-02-16
Refactored thumbs, new files thumbs.[ch]
Bert
2011-02-16
Render thumbnails
Bert
2011-02-16
First things for thumbnail mode
Bert
2011-02-09
Handle WM_DELETE_WINDOW messages correctly, thanks to fungt
Bert
2011-02-09
Slightly refactored fungts utf-8 title commit
Bert
2011-02-09
Show correct utf-8 title
fungt
2011-02-06
Nicer fit window to image
Bert
2011-02-04
New key mapping: W, resize window to fit image
Bert
2011-02-03
Refactored, new files util.[ch], C89
Bert
2011-02-01
New option: -F, fixed/floating window
Bert
2011-02-01
Bug fix: handle negative offsets in -g arg correctly
Bert
2011-01-30
Replace -w with well-known geometry option
Bert
2011-01-30
Explicitly enable printing of warnings
Bert
2011-01-29
Mouse-panning while pressing button2
Bert
2011-01-28
Added plenty lots of options
Bert
2011-01-27
Added -w cmdline option
Bert
2011-01-26
Merge remote branch 'falconindy/mouse'
Bert
2011-01-23
Implemented fullscreen mode
Bert
2011-01-23
window.c: include ButtonPress events in Input
Dave Reisner
Signed-off-by: Dave Reisner <d@falconindy.com>
2011-01-22
Handle window resize events properly
Bert
2011-01-21
Stricter object encapsulation
Bert
2011-01-20
Bigger background pixmap
Bert
2011-01-20
No more expose handling
Bert
2011-01-20
Put some useful information in the window title
Bert
2011-01-20
Fixed initial window title
Bert
2011-01-18
Render image on window
Bert
2011-01-18
Renamed FATAL to DIE
Bert
2011-01-18
Encapsulate window environment in win_env_t
Bert
2011-01-17
Small refactorings
Bert
2011-01-17
Gray window background
Bert
2011-01-17
React to ConfigureNotify
Bert
[next]