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-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
2011-02-17
Nicer icon for broken images
Bert
2011-02-09
Load warning icon only once
Bert
2011-02-09
Handle image remove/rename while running
Bert
2011-02-03
Removed some warnings
Bert
2011-02-03
Split img_fit into internal/external function
Bert
2011-02-03
New key mappings: 0/w, zoom to 100%/to fit window
Bert
2011-02-03
Display filesize in window title
Bert
2011-02-03
Refactored, new files util.[ch], C89
Bert
2011-02-01
Refactored img_open and img_check
Bert
2011-01-31
Check file timestamps before loading from cache
Bert
2011-01-30
Replace -w with well-known geometry option
Bert
2011-01-30
Explicitly enable printing of warnings
Bert
2011-01-29
Mouse-panning while pressing button2
Bert
2011-01-28
Added plenty lots of options
Bert
2011-01-26
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26
Added <,> mappings to rotate image
Bert
2011-01-22
Handle window resize events properly
Bert
2011-01-21
Implemented panning
Bert
2011-01-21
Stricter object encapsulation
Bert
[prev]
[next]