summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2016-03-22 13:06:37 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2016-03-22 15:24:04 -0300
commit74b21b316c8d5c8176a479f275437d3a1da7fc21 (patch)
tree07c444763e6ce501dca8511f6da6c6cfac557c11 /NEWS
parentdc486275bb4615a0d966cd5cbf0b469502c2ea5e (diff)
downloadglade-74b21b316c8d5c8176a479f275437d3a1da7fc21.tar.gz
Rolling 3.20
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec20b39e..2d7e8dc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
============
+Glade 3.20.0
+============
+
+ - Workspace layout: render frame and selection box with CSS
+ - GtkWindow: don't set the same titlebar multiple times (Ben Iofel)
+ - Fixed bug 761839: Fix 'glade' command name in user manual (Anders Jonsson)
+ - Fixed bug 536840 - Save palette small icon preference (Tristan)
+ - Fixed bug 430445 - null string default title for GtkFileChooserButton (Tristan)
+ - Integrate new properties in editor for GtkLabel, GtkTextView, GtkPopover, GtkStackSwitcher (Tristan)
+ - Fixed bug 750985 - GtkMisc property deprecations (Tristan)
+ - Fixed bug 759872 - Show popovers hidden by model buttons (Tristan)
+ - Fixed bug 751234 - Ignore tearoff-state property in the workspace (Tristan)
+ - Fixed bug 759455 - Avoid showing window decorations in Glade's workspace (Tristan)
+ - Fixed bug 759395 - Ignore ESC key press from popovers (Tristan)
+ - Fixed bug 760610: Disable scroll events on property editor widgets (Tristan)
+ - Support id-less builder files (DX hackfest)
+ - Added missing tags to the AppData file (Richard Hughes)
+ - Fixed bug 759847 "Don't crash when popover menu children have no visible-submenu set" Руслан Ижбулатов
+ - Added support for GtkActionBar and GtkFlowBox (Matthias Clasen)
+ - Main UI frontend: Use wide paned handles (Tristan)
+ - Fixed warning about imbalanced children in GtkNotebook support (Tristan)
+ - Added support for GtkPopoverMenu and GtkModelButton (Matthias Clasen)
+ - Added support for GtkPopover bug 740104 (Matthias Clasen)
+ - Fixed bug 754131 "Avoid crashes when loading boxes with center-child children"
+ - Added <kudos> section to app data as requested by Richard Hughes.
+ - Added missing displayable values bugs 758290, 758289, 758288, 758287 (Matthias Clasen)
+ - Deprecate GtkAction, GtkActivatable, and friends bug 757609 (Ben Iofel)
+ - Avoid GTK+ style context warnings bugs 758296, 758297, 758299, 758300 (Matthias Clasen)
+ - Drop deprecated style properties in GladeCloseButton bug 758280 (Matthias Clasen)
+ - Replace use of deprecated gdk_cursor_new (Ben Iofel)
+ - Add "Stack" to "Add parent" menu bug 754030 (Florian Richter)
+ - Fixed bug 741923 "build: Add dependency on libm for floor() and ceil()" (Philip Withnall)
+
+============
Glade 3.19.0
============