Bert Münnich
|
d7ff54bb6e
|
Optimized redraw timeout after window resize for tiling window managers; related to issue #44
|
13 years ago |
Bert Münnich
|
751ebb3b29
|
Fixed issue #39: missing include of <sys/select.h>
|
13 years ago |
Bert Münnich
|
ed2c9f7caa
|
Display full name in info bar, if there is enough space
|
13 years ago |
Bert Münnich
|
a329615c68
|
Show info message in bar while loading thumbnails
|
13 years ago |
Bert Münnich
|
d407dd65d5
|
Already in the year 2012
|
13 years ago |
Bert Münnich
|
b752d5c594
|
Added symbol BAR_SEPARATOR
|
13 years ago |
Bert Münnich
|
b8458271fb
|
Added text bar on bottom of window
|
13 years ago |
Bert Münnich
|
8fc7cb73b3
|
Nicer window title
|
13 years ago |
Bert Münnich
|
c3c95ab218
|
Removed slideshow support
|
13 years ago |
Bert Münnich
|
71a7940d74
|
Better fix for issue #25
|
13 years ago |
Bert Münnich
|
1cdbeb972a
|
Added screen-wise scrolling for thumbnail mode
|
13 years ago |
Bert Münnich
|
867940ea85
|
Pan by pixel count, if number prefix given
|
13 years ago |
Bert Münnich
|
dc727b8dce
|
Added support for number prefix for commands
|
13 years ago |
Bert Münnich
|
36177fb180
|
Updated contact information
|
13 years ago |
Bert Münnich
|
4383a651c7
|
Strictly adhere to ANSI-C standard
|
13 years ago |
Bert Münnich
|
a09b20c5e6
|
Use void for empty argument lists
|
13 years ago |
Bert Münnich
|
8dcf682de9
|
Made all conditionals more precise
|
13 years ago |
Bert Münnich
|
22d4e991d5
|
Transformed function macros in util.h to inline functions
|
13 years ago |
Bert Münnich
|
d08408e942
|
Make use of EXIT_* macros (2)
|
13 years ago |
rck
|
3a81af41ac
|
make use of EXIT_ macros
|
13 years ago |
Bert Münnich
|
515e410451
|
Use win_t member in img_t & tns_t instead of parameters
|
13 years ago |
Bert
|
b2a2a62b7b
|
Added own bool type
|
13 years ago |
Bert
|
510512714d
|
Added slideshow support
|
13 years ago |
Bert
|
6e575b0f72
|
Strict conformance to IEEE Std 1003.1-2001
|
13 years ago |
Bert
|
8f34b7e95c
|
Load as much of a corrupted gif file as possible
|
13 years ago |
Bert
|
711494ad36
|
Avoid conflicting macros
|
13 years ago |
Bert
|
2bbdd2f5b9
|
Fixed title-update in thumb mode
|
13 years ago |
Bert
|
d585b86354
|
Reformated license header
|
13 years ago |
Bert
|
c2320a2f49
|
Fixed remove_file()
|
13 years ago |
Bert
|
a7a849761f
|
Simplified cursor resetting
|
13 years ago |
Bert
|
abb5feeb78
|
Corrected timeout handling
|
13 years ago |
Bert
|
dcd04e526d
|
Corrected thumbnail loading and timeout handling
|
13 years ago |
Bert
|
1e84773276
|
Data driven timeout handling
|
13 years ago |
Bert
|
bb577d274d
|
Added command to toggle gif animations
|
13 years ago |
Bert
|
8b3ae5027e
|
Added support for gif animation
|
13 years ago |
Bert
|
79bd86defb
|
Refactored img_load_gif()
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
|
13 years ago |
Bert
|
86a6f00112
|
Added support for multi-frame images
|
13 years ago |
Bert
|
1d749382f0
|
Put event handling back into main.c; events -> commands
|
13 years ago |
Bert
|
1d7849efc1
|
Added force parameter to tns_load() to disregard cache
|
13 years ago |
Bert
|
421f012022
|
Renamed application modes
|
13 years ago |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 years ago |
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
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
|
dde2d9d023
|
Support XK_KP_{Add,Subtract} for zooming
|
13 years ago |
Bert
|
bd87ae9346
|
All timeouts in milliseconds
|
13 years ago |
Bert
|
f52603b31a
|
Small refactoring
|
13 years ago |
Bert
|
a6100373c1
|
New mappings: ctrl-[hjkl], pan image one window width/height
|
13 years ago |
Bert
|
ea23115af4
|
Use getline instead of readline
|
13 years ago |
Bert
|
2252a0148d
|
New option: -n, start at given picture
|
13 years ago |