log src/color-man.c @ 1652:3968a763e2b1

age author description
Sun, 03 May 2009 02:21:27 +0900 Yoshiki Yazawa improved color management button:
Fri, 01 May 2009 15:49:57 +0900 Yoshiki Yazawa merged
Fri, 01 May 2009 15:49:46 +0900 Yoshiki Yazawa Backed out changeset b5608391f479
Fri, 01 May 2009 15:49:06 +0900 Yoshiki Yazawa Backed out changeset 7302ff300a52
Mon, 13 Apr 2009 14:39:50 +0000 nadvornik show color management status on statusbar
Mon, 13 Apr 2009 10:55:49 +0000 nadvornik support X11 screen profile
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Thu, 12 Mar 2009 21:06:37 +0000 zas_ Use gboolean where applicable, for the sake of consistency.
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.
Mon, 19 May 2008 01:15:17 +0000 bruclik configure.in was rewritten:
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Fri, 09 May 2008 07:32:30 +0000 zas_ Use function(void) instead of function() for declaring functions which
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.