summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2010-03-10 17:49:05 -0500
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2010-03-10 17:49:05 -0500
commite3ea0626ce9569a3828f2822fd7992463581b603 (patch)
tree0828479b10dc2fe62296b8e97ddeb338702596e6 /NEWS
parent0c0399d8ac50dba62a22755ca663a4111ea54ac2 (diff)
downloadglade-e3ea0626ce9569a3828f2822fd7992463581b603.tar.gz
* configure.ac, NEWS: Rolling Glade 3.7.0GLADE_3_7_0-GOOD_TAG
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3eb50f44..f461571c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
===========
+Glade 3.7.0
+===========
+ - Fixed loading state of assigned GtkTreeModels of GtkCellRendererCombo objects (bug 566928).
+ - Fixed crasher while copying internal widgets (bug 595156)
+ - Support silent build when using automake >= 1.11 (Javier Jardón)
+ - Proper ordering of GtkAdjustment properties in glade files (bug 578484).
+ - Refactoring work for GSEAL (Javier Jardón)
+ - Avoid collapsing commands when a project is freshly saved (this fixes a false "unmodified"
+ state after changing the same property before and after project save) (Marco Diego Aurélio Mesquita)
+ - Allow litteral strings as column type definitions in GtkTreeStores (closes bug 597059).
+ - Updated Glade GTK+ catalog info to include deprecations, new properties and signals since 2.18 and 2.20
+ and some translatable strings (brought to you also in part by Johannes H. Jensen for some translatable
+ strings and Javier Jardón for some deprecations), some new objects this consequently adds:
+ o GtkEntryBuffer
+ o GtkSpinner
+ o GtkCellRendererSpinner
+ - Fixed crasher editing some data types in the liststore data editor (bug 608011).
+ - Enhanced the GtkEntry editor to allow the user to chose between the "text" and the "buffer" exclusively.
+
+===========
Glade 3.6.7
===========
- Sync up remaining properties at load time (fixes use-action-appearance property