summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-06-20 15:01:31 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-06-20 15:01:31 +0000
commit755a662ff21d4ea18f6537f93476eb712e3c26b4 (patch)
tree01653ebc997f4794fa81dc3c7ab672297664b753 /ChangeLog
parent7e374415b6c126824376b1dd7a9923502d2b38c8 (diff)
downloadgtk+-755a662ff21d4ea18f6537f93476eb712e3c26b4.tar.gz
Modernize and order things as most other objects. Defines at the top,
2008-06-20 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkcolorsel.c: Modernize and order things as most other objects. Defines at the top, class init before init before gobject methods before object method before widget methods. No changes to the logic done. svn path=/trunk/; revision=20651
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3d646fec5..29950b7d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-20 Johan Dahlin <jdahlin@async.com.br>
+
+ * gtk/gtkcolorsel.c: Modernize and order things as most
+ other objects. Defines at the top, class init before init
+ before gobject methods before object method before widget
+ methods. No changes to the logic done.
+
2008-06-20 Martyn Russell <martyn@imendio.com>
* gtk/gtkaccelgroup.c: Don't call g_object_notify() with