muennich
d6a475e4b1
Simplified status bar, filled by user script
il y a 12 ans
Bert Münnich
cd929eabfe
Fixed issue #73
il y a 12 ans
muennich
5106472d8b
Fixed issue #72
il y a 12 ans
Bert Münnich
1ae06ffd09
Next try to fix issue #71
il y a 12 ans
Bert Münnich
4a5d5d26aa
Overhauled window drawing
- Draw onto pixmap as before, but use the same size for the pixmap as
for the window, allocate new pixmap after configure requests
- Use XCopyArea() instead of XSetWindowBackgroundPixmap(), which now
requires handling of Expose events
il y a 12 ans
Bert Münnich
fd519ffc40
Disregard obsolete events, fixed issue #64
il y a 12 ans
Bert Münnich
f2a3d73212
New command: i_alternate, go to last image, issue #65
il y a 12 ans
Bert Münnich
d7ff54bb6e
Optimized redraw timeout after window resize for tiling window managers; related to issue #44
il y a 13 ans
Bert Münnich
751ebb3b29
Fixed issue #39 : missing include of <sys/select.h>
il y a 13 ans
Bert Münnich
ed2c9f7caa
Display full name in info bar, if there is enough space
il y a 13 ans
Bert Münnich
a329615c68
Show info message in bar while loading thumbnails
il y a 13 ans
Bert Münnich
d407dd65d5
Already in the year 2012
il y a 13 ans
Bert Münnich
b752d5c594
Added symbol BAR_SEPARATOR
il y a 13 ans
Bert Münnich
b8458271fb
Added text bar on bottom of window
il y a 13 ans
Bert Münnich
8fc7cb73b3
Nicer window title
il y a 13 ans
Bert Münnich
c3c95ab218
Removed slideshow support
il y a 13 ans
Bert Münnich
71a7940d74
Better fix for issue #25
il y a 13 ans
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
il y a 13 ans
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
il y a 13 ans
Bert Münnich
dc727b8dce
Added support for number prefix for commands
il y a 13 ans
Bert Münnich
36177fb180
Updated contact information
il y a 13 ans
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
il y a 13 ans
Bert Münnich
a09b20c5e6
Use void for empty argument lists
il y a 13 ans
Bert Münnich
8dcf682de9
Made all conditionals more precise
il y a 13 ans
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
il y a 13 ans
Bert Münnich
d08408e942
Make use of EXIT_* macros (2)
il y a 13 ans
rck
3a81af41ac
make use of EXIT_ macros
il y a 13 ans
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
il y a 13 ans
Bert
b2a2a62b7b
Added own bool type
il y a 13 ans
Bert
510512714d
Added slideshow support
il y a 13 ans
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
il y a 13 ans
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
il y a 13 ans
Bert
711494ad36
Avoid conflicting macros
il y a 13 ans
Bert
2bbdd2f5b9
Fixed title-update in thumb mode
il y a 13 ans
Bert
d585b86354
Reformated license header
il y a 13 ans
Bert
c2320a2f49
Fixed remove_file()
il y a 13 ans
Bert
a7a849761f
Simplified cursor resetting
il y a 13 ans
Bert
abb5feeb78
Corrected timeout handling
il y a 13 ans
Bert
dcd04e526d
Corrected thumbnail loading and timeout handling
il y a 13 ans
Bert
1e84773276
Data driven timeout handling
il y a 13 ans
Bert
bb577d274d
Added command to toggle gif animations
il y a 13 ans
Bert
8b3ae5027e
Added support for gif animation
il y a 13 ans
Bert
79bd86defb
Refactored img_load_gif()
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
il y a 13 ans
Bert
86a6f00112
Added support for multi-frame images
il y a 13 ans
Bert
1d749382f0
Put event handling back into main.c; events -> commands
il y a 13 ans
Bert
1d7849efc1
Added force parameter to tns_load() to disregard cache
il y a 13 ans
Bert
421f012022
Renamed application modes
il y a 13 ans
Bert
8763f6930f
Corrected FSF address in license headers
il y a 13 ans
Bert
ff013dd009
Revised handling of file names & paths
il y a 13 ans
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
il y a 13 ans