Simplify vflist_get_formatted()
[geeqie.git] / src / image-overlay.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2021-08-06 Colin ClarkClean up some compile warnings and errors
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-03-06 Colin ClarkFix #644: Images fail to render on MacOS
2019-06-09 Dima KoganFix #678: The image overlay should show the full image...
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2018-11-22 Colin ClarkRef #160: Replace print dialog by standard GTK dialog
2018-07-14 Colin ClarkRef #331: Overimposed custom composition rule lines
2018-02-10 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-02-01 Colin ClarkRef. #584: There is no way to show the rating of an...
2017-09-17 Klaus EthgenMerge merge-requests/513 - build paths
2017-09-16 Tomasz GolinskiBug fix #509: Increase number of marks to 10
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
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...
next