index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
image.c
Age
Commit message (
Expand
)
Author
2011-11-11
Fixed issue #28
Bert Münnich
2011-10-17
Fixed handling of gif disposal method (issue #23)
Bert Münnich
2011-10-16
Fixed pixel-wise panning by chaning x, y vars to float
Bert Münnich
2011-10-16
Pan by pixel count, if number prefix given
Bert Münnich
2011-10-14
Updated contact information
Bert Münnich
2011-10-13
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-11
Regard gif disposal method; fix bug #18
Bert Münnich
2011-09-29
Made zoomdiff an inline function
Bert Münnich
2011-09-29
Made all conditionals more precise
Bert Münnich
2011-09-29
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-28
Fix layering of small gif frames
Bert Münnich
2011-09-26
Added STREQ macro
Bert Münnich
2011-09-17
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-14
270/90 = 3
Daniel
2011-09-12
Much nicer handling of compile-time features
Bert
2011-09-11
Added own bool type
Bert
2011-09-11
Added dirty flag to img struct
Bert
2011-09-10
Added slideshow support
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
Added EXIF_SUPPORT macro for optional dependency on libexif
Bert
2011-09-08
Added EXIF auto-orientation
Bert
2011-09-08
Overhauled building
Bert
2011-09-06
Load as much of a corrupted gif file as possible
Bert
2011-09-06
Removed useless zl_cnt variable
Bert
2011-09-03
Reformated license header
Bert
2011-09-03
Unified feature test macro requirements
Bert
2011-08-20
Mention origin of img_load_gif() in comment
Bert
2011-08-19
Added command to toggle gif animations
Bert
2011-08-19
Added support for gif animation
Bert
2011-08-19
Added HAVE_GIFLIB macro for optional dependency on giflib
Bert
2011-08-19
Refactored img_load_gif()
Bert
2011-08-19
Added support for multi-frame images
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-08-05
Renamed scroll() to pan_screen()
Bert
2011-07-26
Major code refactoring
Bert
2011-07-22
Reduced usage of preprocessor macros
Bert
2011-06-03
New mappings: ctrl-[hjkl], pan image one window width/height
Bert
2011-05-16
H/J/K/L mappings to pan to edges
Bert
2011-04-19
Center zoomed area
Bert
2011-04-11
Remove invalid images when loading them; refactorings
Bert
2011-04-05
Readded file-type check at startup
Bert
2011-04-04
Do not check file-type at startup
Bert
2011-03-10
Toggle image transparency with A-key
Bert
2011-03-09
White background for images with alpha
Bert
2011-03-01
Support for external commands like mogrify & jpegtran
Bert
2011-02-27
Revert "Save rotated png-files with S-key"
Bert
2011-02-27
Save rotated png-files with S-key
Bert
2011-02-26
Align big images on top-left corner
Bert
2011-02-25
Refactored imlib context handling
Bert
[prev]
[next]