summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2011-04-05 03:17:45 +0900
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2011-04-05 03:17:45 +0900
commit9c7069557dc70709ae722705e03c12f79806630c (patch)
tree3972609f2237d30d418312c91750bfc6986ea7ed /NEWS
parenta20c6f1b6d7e318ac400a81c7ff30a14b2b240f1 (diff)
downloadglade-9c7069557dc70709ae722705e03c12f79806630c.tar.gz
* configure.ac, NEWS: Rolling 3.10.0GLADE_3_10_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index def067ad..7ccaa09a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+============
+Glade 3.10.0
+============
+ - Fixed some glitches in the new workspace - Juan Pablo Ugarte
+ - Removed the unwritten user manual from the menus.
+ - Added support for GdkRGBA properties
+ - Add support for editing the PangoFontDesctiption in GtkLabel attributes
+ - Put File->Properties before Quit in the File menu - Frederic Peters
+ - Added GObject introspection generation to the build - Pablo Castellano & Alan Knowles
+ - Added support for GtkRecentChooserMenu
+ - More last minute sealing of the api (privatized some more files).
+ - Created the GladePreview object to handle previews and fixed
+ preview related bugs - Marco Diego Aurélio Mesquita
+ - Added support for editing GtkGrid
+ - Icons now available for all widget classes - Florent Thévenet and some by Dolean Samuel.
+ - Cleaned up the palette by removing H/V subclasses.
+ - Added support for GtkAppChooser* classes.
+ - Migrate from PyGTK to PyGObject introspection-based bindings - Craig Keogh
+ - Some refactoring of GladeEditable and custom editors in the backend
+ - Added a special "deprecation" graphic to overlay on
+ top of deprecated widget icons.
+ - Added high-resolution applicaiton icon - Jakub Steiner / William Jon McCann
+ - Refactored the core to automate the management of internal children - Juan Pablo Ugarte
+ - Fixed loads of bugs, some fixes by Christopher Aillon,
+ Craig Keogh, Cosimo Cecchi, Juan Pablo Ugarte
+
===========
Glade 3.9.2
===========