Bert
|
d585b86354
|
Reformated license header
|
13 years ago |
Bert
|
de6b58a315
|
Unified feature test macro requirements
|
13 years ago |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 years ago |
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
13 years ago |
Bert
|
a271e16744
|
Reduced usage of preprocessor macros
|
13 years ago |
Bert
|
d227b17d96
|
Made fullscreen work under buggy window managers
|
13 years ago |
Bert
|
0b91328181
|
Fix fullscreen mode
|
14 years ago |
Bert
|
d15264ea32
|
Remove invalid images when loading them; refactorings
|
14 years ago |
Bert
|
55659ffcc3
|
Use imlib-handles in thumbs.c instead of pixmaps
|
14 years ago |
Bert
|
d982b06eed
|
White background for images with alpha
|
14 years ago |
Bert
|
c05fd44bdd
|
Support for external commands like mogrify & jpegtran
|
14 years ago |
Bert
|
fde9f5bf85
|
Hide cursor on redraw or after 1.5s mouse inactivity
|
14 years ago |
Bert
|
ef24ded6af
|
Highlight selected thumbnail
|
14 years ago |
Bert
|
1c072cc0d0
|
Fill window before loading thumbs
|
14 years ago |
Bert
|
783213c0bb
|
Use watch-cursor while loading thumbnails
|
14 years ago |
Bert
|
26c2179be7
|
Refactored thumbs, new files thumbs.[ch]
|
14 years ago |
Bert
|
8919204a2e
|
Render thumbnails
|
14 years ago |
Bert
|
7b49740613
|
First things for thumbnail mode
|
14 years ago |
Bert
|
d731741f04
|
Handle WM_DELETE_WINDOW messages correctly, thanks to fungt
|
14 years ago |
Bert
|
a5335e8ddd
|
Slightly refactored fungts utf-8 title commit
|
14 years ago |
fungt
|
7fb7b1f4fc
|
Show correct utf-8 title
|
14 years ago |
Bert
|
603e664f7c
|
Nicer fit window to image
|
14 years ago |
Bert
|
8339bb7ee7
|
New key mapping: W, resize window to fit image
|
14 years ago |
Bert
|
8f4af658ae
|
Refactored, new files util.[ch], C89
|
14 years ago |
Bert
|
f2ceac2f8a
|
New option: -F, fixed/floating window
|
14 years ago |
Bert
|
8fb3110ebb
|
Bug fix: handle negative offsets in -g arg correctly
|
14 years ago |
Bert
|
229830ad18
|
Replace -w with well-known geometry option
|
14 years ago |
Bert
|
03bfe1015e
|
Explicitly enable printing of warnings
|
14 years ago |
Bert
|
c52c4fa69e
|
Mouse-panning while pressing button2
|
14 years ago |
Bert
|
8123d63c5b
|
Added plenty lots of options
|
14 years ago |
Bert
|
17e2a795bb
|
Added -w cmdline option
|
14 years ago |
Bert
|
2b1c0885fe
|
Implemented fullscreen mode
|
14 years ago |
Dave Reisner
|
13eb5ac929
|
window.c: include ButtonPress events in Input
Signed-off-by: Dave Reisner <d@falconindy.com>
|
14 years ago |
Bert
|
0f714bccda
|
Handle window resize events properly
|
14 years ago |
Bert
|
c7860b690b
|
Stricter object encapsulation
|
14 years ago |
Bert
|
376c0d90c7
|
Bigger background pixmap
|
14 years ago |
Bert
|
029e1208b9
|
No more expose handling
|
14 years ago |
Bert
|
08018427c6
|
Put some useful information in the window title
|
14 years ago |
Bert
|
eeb58886a5
|
Fixed initial window title
|
14 years ago |
Bert
|
79c7e6178e
|
Render image on window
|
14 years ago |
Bert
|
bb4edc756c
|
Renamed FATAL to DIE
|
14 years ago |
Bert
|
fb6411ab5c
|
Encapsulate window environment in win_env_t
|
14 years ago |
Bert
|
45b2b45285
|
Small refactorings
|
14 years ago |
Bert
|
b5526c9db0
|
Gray window background
|
14 years ago |
Bert
|
47d107edb5
|
React to ConfigureNotify
|
14 years ago |
Bert
|
6e0db8c88d
|
New BG_COLOR setting in config.h
|
14 years ago |
Bert
|
49a69a357b
|
Added win_open & win_close
|
14 years ago |
Bert
|
e7bc3bb71b
|
Non-working skeleton
|
14 years ago |