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
il y a 13 ans
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
il y a 13 ans
Bert
14d1daf280
Removed useless zl_cnt variable
il y a 13 ans
Bert
d585b86354
Reformated license header
il y a 13 ans
Bert
de6b58a315
Unified feature test macro requirements
il y a 13 ans
Bert
391e6e7079
Mention origin of img_load_gif() in comment
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
a4b90aee20
Added HAVE_GIFLIB macro for optional dependency on giflib
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
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
2b7192b1ac
Renamed scroll() to pan_screen()
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
Bert
a271e16744
Reduced usage of preprocessor macros
il y a 13 ans
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
il y a 13 ans
Bert
485e6c863a
H/J/K/L mappings to pan to edges
il y a 14 ans
Bert
ba293b09df
Center zoomed area
il y a 14 ans
Bert
d15264ea32
Remove invalid images when loading them; refactorings
il y a 14 ans
Bert
426edfb349
Readded file-type check at startup
il y a 14 ans
Bert
8d4e3a57ab
Do not check file-type at startup
il y a 14 ans
Bert
3672c0bc63
Toggle image transparency with A-key
il y a 14 ans
Bert
d982b06eed
White background for images with alpha
il y a 14 ans
Bert
c05fd44bdd
Support for external commands like mogrify & jpegtran
il y a 14 ans
Bert
7334bdfa51
Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b
.
il y a 14 ans
Bert
090ee5405b
Save rotated png-files with S-key
il y a 14 ans
Bert
5a35484e71
Align big images on top-left corner
il y a 14 ans
Bert
dafe7eac74
Refactored imlib context handling
il y a 14 ans
Bert
1ac3302923
Nicer icon for broken images
il y a 14 ans
Bert
26c2179be7
Refactored thumbs, new files thumbs.[ch]
il y a 14 ans
Bert
8919204a2e
Render thumbnails
il y a 14 ans
Bert
7b49740613
First things for thumbnail mode
il y a 14 ans
Bert
ea65610747
Load warning icon only once
il y a 14 ans
Bert
8e5835d1fd
Handle image remove/rename while running
il y a 14 ans
Bert
096c0ed935
Removed some warnings
il y a 14 ans
Bert
414fa567ce
Split img_fit into internal/external function
il y a 14 ans
Bert
c6556f8cc7
New key mappings: 0/w, zoom to 100%/to fit window
il y a 14 ans
Bert
bad9a70a48
Display filesize in window title
il y a 14 ans
Bert
8f4af658ae
Refactored, new files util.[ch], C89
il y a 14 ans
Bert
1576eb4e17
Refactored img_open and img_check
il y a 14 ans
Bert
802c344879
Check file timestamps before loading from cache
il y a 14 ans
Bert
229830ad18
Replace -w with well-known geometry option
il y a 14 ans
Bert
03bfe1015e
Explicitly enable printing of warnings
il y a 14 ans
Bert
c52c4fa69e
Mouse-panning while pressing button2
il y a 14 ans
Bert
8123d63c5b
Added plenty lots of options
il y a 14 ans
Bert
7834dee6e7
Added a key-mapping for toggle anti-aliasing
il y a 14 ans
Bert
64a5366508
Added <,> mappings to rotate image
il y a 14 ans
Bert
0f714bccda
Handle window resize events properly
il y a 14 ans
Bert
b92ebf67ee
Implemented panning
il y a 14 ans