Fix #381: Feature-Request: Make JPEG comment available for overlays
[geeqie.git] / src / image-overlay.c
2017-05-29 Alexander AntimonovFix #381: Feature-Request: Make JPEG comment available...
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-05-18 Colin ClarkImage overlay configurable colours
2016-05-18 Colin ClarkImage overlay configurable font
2014-07-20 Klaus EthgenMerge remote-tracking branches 'merge-requests/6' and...
2014-07-20 Klaus EthgenMerge remote-tracking branch 'origin/merge-requests/5'
2014-01-26 Klaus EthgenMerge remote-tracking branches 'origin/merge-requests...
2013-04-21 Emil MikulicSkip over expanded keys.
2012-10-02 Klaus EthgenMerge branch 'ke-lua'
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninSilent a warning.
2012-08-30 Laurent MoninDrop unused variable.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-27 Klaus EthgenMerge branch 'ke' into ke-lua
2012-01-06 Klaus EthgenMerge branch 'ke' into ke-lua
2011-12-09 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-04-22 Klaus EthgenMerge branches 'master' and 'ke' into ke-lua
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenFirst usable lua callback
2010-12-23 Klaus EthgenOverlay info with lua
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2010-01-17 Laurent MoninFix osd zoom level refreshing (it was broken since...
2009-09-07 Laurent MoninComment out unused functions, silenting related compila...
2009-06-27 Vladimir Nadvornikimproved overlay menu
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-15 Vladimir Nadvornikfixed segfault in osd called from img-view
2009-03-15 Vladimir Nadvornikfixed a bug in osd updating, it seems that the osd...
2009-03-15 Vladimir Nadvornikcompute histogram in idle time
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
2009-02-26 Laurent MoninClean up histogram stuff: options saving/restoring...
2009-02-23 Laurent MoninIntroduce helpers histogram_toggle_channel() and histog...
2009-02-21 Laurent MoninAdd grid to bar histogram, simplify the code and draw...
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikfixed histogram drawing
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-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2008-11-30 Laurent MoninRename most comment_*() functions to more appropriate...
2008-11-25 Laurent MoninMove comments/keywords read and write stuff to new...
2008-11-25 Laurent MoninFix up unsigned expression always true/false warnings.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-29 Vladimir Nadvornikdo not access image_loader directly
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-23 Laurent MoninFix another missing separator bug in image overlay...
2008-08-16 Laurent MoninFix double escaping of image overlay text.
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-15 Laurent MoninMove code from image_osd_update_cb() to separate functions.
2008-07-15 Laurent MoninTidy up and code redundancy reduction.
2008-06-27 Laurent Moninimage_osd_mkinfo(): pipe replacement by " - " separator...
2008-06-27 Vladimir Nadvornikdo not read keywords and comment between exif_read_fd...
2008-06-27 Laurent Moninosd_template_insert(): optimize and simplify using...
2008-06-27 Laurent Moninimage_osd_info_render(): ensure values are always escap...
2008-06-26 Laurent Moninimage_osd_info_render(): code cleanup and simplificatio...
2008-06-26 Laurent MoninUse flags instead of int parameters for pixbuf_renderer...
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-06-12 Laurent MoninAllow to set image overlay info position through options:
2008-06-12 Laurent MoninMove some functions from image.[ch] to image-overlay...
2008-06-07 Vladimir Nadvornikvarious notification improvements
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-05-26 Vladimir NadvornikFix histogram grid - patch by Uwe Ohse
2008-05-24 Laurent MoninAllow to escape star characters in the template string...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-22 Laurent MoninModify set_default_image_overlay_template_string()...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninKeywords and comment can now be displayed in OSD info...
2008-05-10 Laurent MoninFix display of collection in overlay info.
2008-05-10 Laurent Moninimage_osd_get() now returns OsdShowFlags.
2008-05-10 Laurent MoninDisplay a simple grid with histogram.
2008-05-10 Laurent MoninSave full OSD state to rc file and restore it on startup.
2008-05-09 Laurent Moninimage_osd_info_render(): if there's no fd, just return.
2008-05-09 Laurent MoninMove overlay histogram stuff from ImageWindow to Overla...
2008-05-09 Laurent MoninIntroduce image_get_osd_data() and image_set_osd_data().
2008-05-09 Laurent Moninimage_osd_get() and image_osd_set() now uses flags.
2008-05-09 Laurent Moninimage_osd_histogram_chan_toggle(), image_osd_histogram_...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-29 Vladimir Nadvornikfixed a memory leak
2008-04-29 Vladimir Nadvornikcleanup: use image_get_image_size
2008-04-23 Laurent MoninMake image_osd_histogram_onoff_toggle() and image_osd_h...
2008-04-23 Laurent MoninFix image overlay displayed only on second "I" press...
2008-04-22 Laurent MoninCorrectly escape data before using pango_layout_set_mar...
2008-04-22 Laurent MoninUse image_osd_toggle() in layout_menu_overlay_cb().
2008-04-22 Laurent MoninMerge view_overlay_toggle() and layout_image_overlay_to...
2008-04-22 Laurent MoninMake histogram depends on image window not layout window.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent MoninRename few functions and replace fullscreen info with...
2008-04-21 Laurent MoninReplace fullscreen.info and fullscreen.show_info option...
2008-04-21 Laurent MoninFix a segfault occuring when pressing 'i' for overlay...
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-18 Laurent MoninAdd zoom ratio display to OSD in fullscreen mode.
2008-04-18 Laurent MoninRemove forgotten debug printf().
next