For the sake of consistency, use glib basic types everywhere.
[geeqie.git] / src / histogram.c
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-26 Laurent MoninIndentation fixes.
2008-05-09 Laurent MoninPreserve last histogram modes.
2008-05-09 Laurent MoninUse function(void) instead of function() for declaring...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent Moninhistogram_draw(): tidy up.
2008-04-21 Laurent Moninhistogram_read(): speed up calculations by 20%.
2008-04-21 Laurent Moninhistogram_read(): use memset() to initialize histogram...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-09 Vladimir Nadvornikimproved histogram drawing
2008-04-08 Laurent Moninint -> gint
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...