[glade] Aligning Juan Pablo's ChangeLog entries



commit aed6a4739ab6bb9dad9122fdf37e3f5d279f310d
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu Feb 3 19:15:03 2011 +0900

    Aligning Juan Pablo's ChangeLog entries

 ChangeLog |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 082f463..2b38b2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,27 +1,27 @@
 2011-02-02  Juan Pablo Ugarte <juanpablougarte gmail com>
 
-  * gladeui/glade-design-layout.c: 
-    allocate all the remaining space to child, this fixes some allocation issues
-    on widget where gtk_widget_get_preferred_height() value is different than
-    the one returned by gtk_widget_get_preferred_size()
+	* gladeui/glade-design-layout.c:
+	allocate all the remaining space to child, this fixes some allocation issues
+	on widget where gtk_widget_get_preferred_height() value is different than
+	the one returned by gtk_widget_get_preferred_size()
+
+	* gladeui/glade-design-view.c:
+	o set layout halign property to GTK_ALIGN_START
+	o pack toplevel widgets in GladeProject toplevels list order.
 
-  * gladeui/glade-design-view.c:
-    o set layout halign property to GTK_ALIGN_START
-    o pack toplevel widgets in GladeProject toplevels list order.
-  
-  * gladeui/glade-project.[ch]: added accessor for toplevel list
+	* gladeui/glade-project.[ch]: added accessor for toplevel list
 
-  * gladeui/glade-property.c: added special case for parentless widget properties
-    on glade_property_set_value_impl() to show and hide new and old values.
+	* gladeui/glade-property.c: added special case for parentless widget properties
+	on glade_property_set_value_impl() to show and hide new and old values.
 
-  * gladeui/glade-editor-property.c: removed glade_widget_hide() call on
-    glade_eprop_object_show_dialog() since now its handled on GladeProperty
+	* gladeui/glade-editor-property.c: removed glade_widget_hide() call on
+	glade_eprop_object_show_dialog() since now its handled on GladeProperty
 
 2011-02-01  Juan Pablo Ugarte <juanpablougarte gmail com>
 
-  * gladeui/glade-design-layout.c: 
-    o do not allocate width for the toplevel name.
-    o draw toplevel name with a fade at the end if it does not fit.
+	* gladeui/glade-design-layout.c:
+	o do not allocate width for the toplevel name.
+	o draw toplevel name with a fade at the end if it does not fit.
 
 2011-02-01  Tristan Van Berkom <tristanvb openismus com>
 



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