log src/histogram.c @ 1000:4fe8f9656107

age author description
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Tue, 26 Aug 2008 21:19:33 +0000 zas_ Indentation fixes.
Fri, 09 May 2008 08:39:18 +0000 zas_ Preserve last histogram modes.
Fri, 09 May 2008 07:32:30 +0000 zas_ Use function(void) instead of function() for declaring functions which
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Mon, 21 Apr 2008 14:19:48 +0000 zas_ histogram_draw(): tidy up.
Mon, 21 Apr 2008 13:39:17 +0000 zas_ histogram_read(): speed up calculations by 20%.
Mon, 21 Apr 2008 11:44:03 +0000 zas_ histogram_read(): use memset() to initialize histogram data instead of for() loop.
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Wed, 09 Apr 2008 20:49:32 +0000 nadvornik improved histogram drawing
Tue, 08 Apr 2008 23:41:01 +0000 zas_ int -> gint
Tue, 08 Apr 2008 23:25:46 +0000 zas_ Fix missing header files inclusions.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Tue, 08 Apr 2008 20:56:50 +0000 nadvornik reworked the histogram patch by Uwe Ohse, most of the code is in