Bert Münnich
8dcb54705a
Fixed pixel-wise panning by chaning x, y vars to float
13 년 전
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
13 년 전
Bert Münnich
36177fb180
Updated contact information
13 년 전
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
13 년 전
Bert Münnich
4864f04455
Regard gif disposal method; fix bug #18
13 년 전
Bert Münnich
71e61b13b2
Made zoomdiff an inline function
13 년 전
Bert Münnich
8dcf682de9
Made all conditionals more precise
13 년 전
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
13 년 전
Bert Münnich
d369f10aa5
Fix layering of small gif frames
13 년 전
Bert Münnich
d721d8453e
Added STREQ macro
13 년 전
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
13 년 전
Daniel
82df0b34e9
270/90 = 3
13 년 전
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
13 년 전
Bert
b2a2a62b7b
Added own bool type
13 년 전
Bert
e2d4b9c791
Added dirty flag to img struct
13 년 전
Bert
510512714d
Added slideshow support
13 년 전
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
13 년 전
Bert
fdbc5cf76b
Added EXIF_SUPPORT macro for optional dependency on libexif
13 년 전
Bert
bfab4dc328
Added EXIF auto-orientation
13 년 전
Bert
b96c106337
Overhauled building
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
which depend on third-party libraries
13 년 전
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
13 년 전
Bert
14d1daf280
Removed useless zl_cnt variable
13 년 전
Bert
d585b86354
Reformated license header
13 년 전
Bert
de6b58a315
Unified feature test macro requirements
13 년 전
Bert
391e6e7079
Mention origin of img_load_gif() in comment
13 년 전
Bert
bb577d274d
Added command to toggle gif animations
13 년 전
Bert
8b3ae5027e
Added support for gif animation
13 년 전
Bert
a4b90aee20
Added HAVE_GIFLIB macro for optional dependency on giflib
13 년 전
Bert
79bd86defb
Refactored img_load_gif()
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
13 년 전
Bert
86a6f00112
Added support for multi-frame images
13 년 전
Bert
8763f6930f
Corrected FSF address in license headers
13 년 전
Bert
ff013dd009
Revised handling of file names & paths
13 년 전
Bert
2b7192b1ac
Renamed scroll() to pan_screen()
13 년 전
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 년 전
Bert
a271e16744
Reduced usage of preprocessor macros
13 년 전
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
13 년 전
Bert
485e6c863a
H/J/K/L mappings to pan to edges
13 년 전
Bert
ba293b09df
Center zoomed area
13 년 전
Bert
d15264ea32
Remove invalid images when loading them; refactorings
14 년 전
Bert
426edfb349
Readded file-type check at startup
14 년 전
Bert
8d4e3a57ab
Do not check file-type at startup
14 년 전
Bert
3672c0bc63
Toggle image transparency with A-key
14 년 전
Bert
d982b06eed
White background for images with alpha
14 년 전
Bert
c05fd44bdd
Support for external commands like mogrify & jpegtran
14 년 전
Bert
7334bdfa51
Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b
.
14 년 전
Bert
090ee5405b
Save rotated png-files with S-key
14 년 전
Bert
5a35484e71
Align big images on top-left corner
14 년 전
Bert
dafe7eac74
Refactored imlib context handling
14 년 전
Bert
1ac3302923
Nicer icon for broken images
14 년 전
Bert
26c2179be7
Refactored thumbs, new files thumbs.[ch]
14 년 전