summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Gratton <mike@vee.net>2008-12-09 22:43:47 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2008-12-09 22:43:47 +0000
commitcf4628150cd31307674e42b0cda00a25b47d49dc (patch)
treee4f1e65e3e3d886dd3f16d03e6f2e1daa6a8c777 /ChangeLog
parent0a39a2e0d637464780232a97488ee8d0e18488d8 (diff)
downloadglade-GLADE3_3_5_3.tar.gz
Rolling 3.5.3GLADE3_3_5_3
* NEWS, configure.ac: Rolling 3.5.3 2008-12-09 Michael Gratton <mike@vee.net> * gladeui/glade-property-class.c: Change spin button page size to 0 for numeric property values editorsm, stops a lot of GTK warnings. svn path=/trunk/; revision=2063
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 66e3f5c8..5c14ca0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-12-09 Tristan Van Berkom <tvb@gnome.org>
+
+ * NEWS, configure.ac: Rolling 3.5.3
+
+2008-12-09 Michael Gratton <mike@vee.net>
+
+ * gladeui/glade-property-class.c: Change spin button page size to
+ 0 for numeric property values editorsm, stops a lot of GTK
+ warnings.
+
2008-12-09 Juan Pablo Ugarte <juanpablougarte@gmail.com>
* plugins/gtk+/icons/22x22/widget-gtk-uimanager.png,
@@ -992,7 +1002,7 @@
* gladeui/glade-base-editor.h: Don't include the
private header file `glade-marshallers.h'. Rather
- include it `glade-base-editor.c'.
+ include it in `glade-base-editor.c'.
2008-08-09 Tristan Van Berkom <tvb@gnome.org>
@@ -1094,7 +1104,6 @@
2008-04-12 Tristan Van Berkom <tvb@gnome.org>
-
* gladeui/glade-editor-property.c: Fixed invisible labels in
the menu editor.