[glade3/glade-3-8] * NEWS: Rolling 3.7.3



commit 703465fee1da4bb80c6b6bb6bf52ea129be93aed
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu Jan 6 19:45:59 2011 +0900

    	* NEWS: Rolling 3.7.3

 ChangeLog         |    4 ++++
 NEWS              |   25 +++++++++++++++++++++++++
 doc/gladeui.types |    1 -
 po/POTFILES.in    |    1 -
 4 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index aaad364..e719269 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-06  Tristan Van Berkom <tristanvb openismus com>
+
+	* NEWS: Rolling 3.7.3
+
 2011-01-03  Tristan Van Berkom <tristanvb openismus com>
 
 	* gladeui/glade-project.c, gladeui/glade-id-allocator.c: Dont index unallocated
diff --git a/NEWS b/NEWS
index 2b2ff01..afd5b67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ===========
+Glade 3.7.3
+===========
+	- Fixed 'controled' typo with updates to po files, patch
+	  by Matt Woelfel for bug 633957
+	- Added support for deprecated GtkOptionMenu.
+	- Restore proper order of glade file at save time.
+	- Hide editor properties when the property is not available
+	  on the widget, bug 585299, fix by Marco Diego Aurélio Mesquita.
+	- Fixed makefiles as per bug 521713 (patch initially by Daniel Macks)
+	- Fixed mixups of properties/packing properties bug 637475.
+	- Fixed class header of GladeEditor to update when
+	  widgets unload (patch by Marco Diego Aurélio Mesquita, bug 637541).
+	- Fixed nasty crasher with column types, bug 637563, fix by Benjamin Otte.
+	- Added progress bar to notebook tabs while loading projects.
+	- Removed GladeClipboradView completely.
+	- Added custom editor for editing GtkActionGroup and its child actions.
+	- Use locale-independent strtod & dtostr. bug 616787, fix by Christian Persch.
+	- Applying patch to allow better builds on win32, patch by Dieter Verfaillie,
+	  bug 634978.
+	- 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).
+	- Fixed other misc bugs.
+
+
+===========
 Glade 3.7.2
 ===========
 	- Use gtk_show_uri() instead of previous custom code in place (Javier Jardón)
diff --git a/doc/gladeui.types b/doc/gladeui.types
index 7a694e5..8a2e72b 100644
--- a/doc/gladeui.types
+++ b/doc/gladeui.types
@@ -2,7 +2,6 @@
 
 glade_app_get_type
 glade_clipboard_get_type
-glade_clipboard_view_get_type
 glade_command_get_type
 glade_editor_get_type
 glade_editor_property_get_type
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c35cfbb..d80830b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -12,7 +12,6 @@ gladeui/glade-app.c
 gladeui/glade-builtins.c
 gladeui/glade-base-editor.c
 gladeui/glade-catalog.c
-gladeui/glade-clipboard-view.c
 gladeui/glade-clipboard.c
 gladeui/glade-command.c
 gladeui/glade-cursor.c



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