[goffice] Fix spacing in chart properties dialog. [#678812]



commit fe860a5322601896107f06bc376db5a4cdfec73b
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Mon Jun 25 17:57:35 2012 -0600

    Fix spacing in chart properties dialog. [#678812]
    
    2012-06-25 Andreas J. Guelzow <aguelzow pyrshep ca>
    
    	* goffice/utils/go-style-prefs.ui (go-style-prefs): add border_width

 ChangeLog                       |    4 ++++
 NEWS                            |    1 +
 goffice/utils/go-style-prefs.ui |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2e88917..0ce8eb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-06-25 Andreas J. Guelzow <aguelzow pyrshep ca>
 
+	* goffice/utils/go-style-prefs.ui (go-style-prefs): add border_width
+
+2012-06-25 Andreas J. Guelzow <aguelzow pyrshep ca>
+
 	* goffice/graph/gog-reg-curve.c (gog_reg_curve_populate_editor): fix
 	gtk version check
 	* plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_populate_editor):
diff --git a/NEWS b/NEWS
index 7b5dedf..7dda24d 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Andreas:
 	* Add go_color_from_gdk_rgba
 	* Fix item placement in linear & polynomial regression trend line
 	dialog. [#678793]
+	* Fix spacing in chart properties dialog. [#678812]
 
 Jean:
 	* Fixed logfit equation typo. [#675560]
diff --git a/goffice/utils/go-style-prefs.ui b/goffice/utils/go-style-prefs.ui
index 489a4d6..de5f0db 100644
--- a/goffice/utils/go-style-prefs.ui
+++ b/goffice/utils/go-style-prefs.ui
@@ -24,6 +24,7 @@
   </object>
   <object class="GtkGrid" id="go-style-prefs">
     <property name="visible">True</property>
+    <property name="border_width">12</property>
     <property name="can_focus">False</property>
     <property name="halign">start</property>
     <property name="row_spacing">6</property>



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