Fix #926: Use system background color in window mode
[geeqie.git] / src / image.c
2009-03-01 Laurent MoninImprove file checks using is_readable_file().
2009-03-01 Laurent Moninimage_select(), image_set_selectable(): tidy up.
2009-03-01 Laurent MoninIndentation fixes.
2009-03-01 Laurent Moninimage_post_process_color(): remove exif parameter,...
2009-03-01 Laurent MoninSlightly modify access_file() and use it to test profil...
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Laurent MoninMinor simplification and cleanup.
2009-02-28 Laurent Moninimage_change_complete(): reduce code redundancy and...
2009-02-27 Laurent MoninReally fix up color profiles options tests. Add an...
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikhistogram caching
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-29 Laurent Moningint -> gboolean.
2009-01-24 Vladimir Nadvornikfixed glib warning
2009-01-23 Vladimir Nadvornikfixed possible crash
2008-11-27 Laurent MoninFix up deprecated function and not a prototype warnings.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-09-03 Vladimir Nadvornikdropped IMAGE_THROTTLE_LARGER_IMAGES code
2008-09-03 Vladimir Nadvornikfixed handling of broken images
2008-08-31 Vladimir Nadvornikfixed read ahead callback
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-25 Petr OstadalFixed segfaulting when alter image in directory without...
2008-08-24 Laurent MoninMark forgotten string for translation.
2008-07-28 Vladimir Nadvornikdo not free unallocated exif data
2008-07-20 Vladimir Nadvornikperiodic testing of changed files can be now disabled
2008-07-18 Vladimir Nadvornikfixed test for changed files in cache
2008-07-18 Laurent MoninIntroduce image_loader_set_done_func().
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-06-28 Laurent MoninReduce number of parameters (mostly unused), just pass...
2008-06-27 Vladimir Nadvornikfixed crash in entering fullscreen during loading
2008-06-21 Vladimir Nadvornikcache size made configurable
2008-06-21 Vladimir Nadvornikmeasure pixbuf cache size in bytes
2008-06-21 Vladimir Nadvorniksimple cache for loaded pixbufs
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-06-12 Laurent MoninMove some functions from image.[ch] to image-overlay...
2008-05-19 Laurent MoninFix some incomplete initialization warnings.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-09 Laurent MoninMove overlay histogram stuff from ImageWindow to Overla...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-29 Vladimir Nadvornikfixed connected zoom and scroll that didn't work in...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninMake histogram depends on image window not layout window.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Laurent MoninAdd a way to restore original state in Adjust menu.
2008-04-20 Laurent MoninFix the case "orientation from FileData, color profile...
2008-04-19 Laurent MoninKeep image orientation set by the user during the session.
2008-04-19 Vladimir Nadvornikfixed max. number of profiles
2008-04-19 Vladimir Nadvornikfixed color profile index
2008-04-19 Vladimir Nadvornikshow the AdobeRGB profile in the menu, indicate input...
2008-04-19 Vladimir Nadvornikfirst support for AdobeRGB colorspace
2008-04-18 Laurent MoninAdd zoom ratio display to OSD in fullscreen mode.
2008-04-18 Vladimir Nadvornikpartially fixed reading embedded color profiles with...
2008-04-17 Vladimir Nadvornikimage post-processing (rotation and color management...
2008-04-16 Vladimir Nadvornikin debug mode print time information on selected events
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename color profile options.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-08 Laurent MoninFix missing header files inclusions.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...
2008-04-03 Laurent MoninFix a signedness warning.
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-03-29 Vladimir Nadvornikconfigurable frame around image - geeqie_autofit_maxsiz...
2008-03-29 Vladimir Nadvornikset user-defined color as image background - patch...
2008-03-24 Vladimir Nadvornikfixed crashes with --debug
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2008-02-13 Vladimir Nadvornikunified tag names between exiv2 and internal rxif parser
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikstarted exiv2 integration
2008-02-13 Vladimir Nadvorniksimplified exif.h, moved implementation-specific stuff...
2008-02-11 Vladimir Nadvornikdo not show frame for full-window images
2008-02-11 Vladimir Nadvornikimproved drawing of image frames
2007-12-09 Vladimir Nadvornikfixed image focus
2007-12-09 Vladimir Nadvornikimproved drawing of frame around selected image
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2007-07-12 Vladimir Nadvornikrelative scroll is working; some cleanup
2007-07-11 Vladimir Nadvornikstarted relative scroll, keep scroll position
2007-07-10 Vladimir Nadvornikimproved connected scroll and active image switching
2007-06-29 Vladimir Nadvornikimplemented split windows
2006-12-02 John EllisSat Dec 2 16:44:48 2006 John Ellis <johne@verizon...
2006-11-29 John EllisWed Nov 29 14:28:30 2006 John Ellis <johne@verizon...
2006-11-28 John EllisTue Nov 28 13:17:18 2006 John Ellis <johne@verizon...
2006-11-28 John EllisTue Nov 28 11:54:30 2006 John Ellis <johne@verizon...
2006-11-27 John EllisMon Nov 27 01:23:23 2006 John Ellis <johne@verizon...
2006-11-25 John EllisFri Nov 24 21:37:01 2006 John Ellis <johne@verizon...
next