Simplify vflist_get_formatted()
[geeqie.git] / src / histogram.h
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-13 Arkadiy IllarionovCleanup main.h header
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-06-11 Rosen Penevclang-tify: remove void
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-27 Vladimir Nadvornikimproved overlay menu
2009-03-26 Vladimir Nadvornikfixed histogram drawing
2009-03-15 Vladimir Nadvornikcompute histogram in idle time
2009-03-14 Laurent MoninMore gboolean and tidy up.
2009-02-23 Laurent MoninIntroduce helpers histogram_toggle_channel() and histog...
2009-02-22 Laurent MoninFix and simplify histogram code, drop histogram based...
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikhistogram caching
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-05-09 Laurent MoninUse function(void) instead of function() for declaring...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-11 Laurent MoninAdd missing #ifdef/#endif.
2008-04-08 Laurent Moninint -> gint
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...