Sat, 21 Feb 2009 10:33:56 +0000 |
zas_ |
Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
|
Sat, 21 Feb 2009 10:29:13 +0000 |
zas_ |
Add grid to bar histogram, simplify the code and draw horizontal lines too.
|
Sun, 15 Feb 2009 19:25:55 +0000 |
nadvornik |
added histogram pane
|
Sun, 15 Feb 2009 13:11:21 +0000 |
nadvornik |
histogram caching
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
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:
|