[glade3/glade-3-8] Reordering ChangeLog.



commit b7871f94c74c4bad8eec7e13be5d1cc309231939
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Fri Dec 31 13:48:30 2010 +0900

    Reordering ChangeLog.

 ChangeLog |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fab2685..e94bf72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2010-12-31  Tristan Van Berkom <tristanvb openismus com>
+
+	* gladeui/glade-project.c: Further fixing project dispose cycle, still leaking a little
+	  bit of memory for large projects but no crashes.
+
+	* plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so that it always
+	  loads as FALSE if there is no "related-action" at load time (closes bug 582882).
+
+	* gladeui/glade-property.c: Fixed glade_property_dup() to not incidentally sync the property
+	  object's value as a consequence of dupping (backend uses this to write properties with custom
+	  values and does not expect that).
+
 2010-12-30  Christian Persch <chpe gnome org>
 
 	* plugins/gtk+/glade-attributes.c: Use locale-independent strtod &
@@ -17,16 +29,6 @@
 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added editor to edit
 	  GtkAction/GtkActionGroup hierarchies.
 
-	* gladeui/glade-project.c: Further fixing project dispose cycle, still leaking a little
-	  bit of memory for large projects but no crashes.
-
-	* plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so that it always
-	  loads as FALSE if there is no "related-action" at load time (closes bug 582882).
-
-	* gladeui/glade-property.c: Fixed glade_property_dup() to not incidentally sync the property
-	  object's value as a consequence of dupping (backend uses this to write properties with custom
-	  values and does not expect that).
-
 2010-12-29  Tristan Van Berkom <tristanvb openismus com>
 
 	* gladeui/glade-design-view.c: Made loading progress bar nicer looking and ellipsizing.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]