]> Pileus Git - ~andy/gtk/blobdiff - NEWS
window: Fix typo in documentation for gtk_window_get_position
[~andy/gtk] / NEWS
diff --git a/NEWS b/NEWS
index cdb92a6bdbe2196dd76ea3fe2778841a36c68d85..6fc652ae2fafd33499ae27150547bf14364dab94 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,97 @@
+Overview of Changes in GTK+ 3.3.16
+==================================
+
+* The widget-factory theme test is now installed
+  as a demo named gtk3-widget-factory
+
+* The Raleigh theme is now a pure fallback theme
+  that doesn't share any CSS with other themes
+  anymore
+
+* GtkColorSelectionDialog has been deprecated in
+  favor of a new color chooser widget named
+  GtkColorChooserDialog
+
+* The GtkApplication session support has been simplified
+
+* Bug fixes:
+ 612283 Clarification for GtkListStore::gtk_list_store_insert_with_values
+ 668114 odd spacing in about dialog credits
+ 669116 GtkNotebook's child-notify::position not always emitted...
+ 669208 x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonRelease
+ 669511 gtkcsstypes.c: variable is declared at middle of block
+ 669636 gtkactiongroup: clarify set_translation_domain docs
+ 669638 gtkbuilder-menus: translation-domain can be NULL
+ 669794 Orca + Trees/Tables == incorrect cells presented, crashes...
+ 669947 gtkuimanager: clarify @pos of insert_action_group
+ 670077 license text has poor alignment with close button
+ 670078 no stroke around credits scrollable area
+ 670400 First shortcut capture is broken
+
+* Translation updates:
+ Belarusian
+ Bulgarian
+ Danish
+ Estonian
+ Galician
+ Hebrew
+ Italian
+ Japanese
+ Kazakh
+ Lithuanian
+ Norwegian bokmål
+ Spanish
+ Traditional Chinese
+
+
+Overview of Changes in GTK+ 3.3.14
+==================================
+
+* Theming
+ - Fixes for border handling in GtkEntry,
+   GtkCellRendererText, GtkComboBox
+ - Parse values more carefully, supporting
+   percentages, angles
+ - Implement CSS linear-gradient syntax
+ - Support background-size
+ - Support a gtk.gresource file in themes
+
+* Bugs fixed
+ 543520 Cups custom options are not sent properly
+ 649121 Crash in GtkAppChooserDialog packagekit button
+ 669176 Regression: atk-add-key-event-listener doesn't work
+
+* Updated translations
+ Galician
+ Norwegian bokmål
+ Spanish
+
+
+Overview of Changes in GTK+ 3.3.10
+==================================
+
+* GtkApplication:
+ - Move application menu handling over from GIO
+ - Fix resize grip positioning in GtkApplicationWindow
+
+* Wayland:
+ - Make combo boxes work
+ - Make key modifiers work like on X11
+ - Make mouse buttons work correctly
+
+* Quartz:
+ - Make key modifiers work more like they do on X11
+
+* Printing:
+ - Fix handling of custom cups options
+
+* Accessibility:
+ - Bring key snooping support back for now
+
+* Translation updates:
+ Spanish
+
+
 Overview of Changes in GTK+ 3.3.8
 =================================
 
@@ -15,6 +109,13 @@ Overview of Changes in GTK+ 3.3.8
 * GtkBuilder:
  - Supports the 'id' in GtkComboBoxText
  - Can parse GVariant-valued properties
+ - Support loading from a GResource
+
+* GtkImage:
+ - Support loading from a GResource
+
+* GtkUIManager:
+ - Support loading from a GResource
 
 * Accessibility:
  - key snooping support has been removed
@@ -25,6 +126,10 @@ Overview of Changes in GTK+ 3.3.8
  - Make resize grips work
  - Implement device grabs
  - Implement window geometry hints
+ - Set surface type based on window type hint
+ - Add basic clipboard and selection implementations
+ - Implement client-side keyboard repeat
+ - Update GdkWindow focus state to match reality
 
 * Theming:
  - Improved CSS compliance for selector matching
@@ -38,9 +143,13 @@ Overview of Changes in GTK+ 3.3.8
  - GdkColor
  - GtkButton::inner-border
 
+* Miscellaneous:
+ - Turn default theme css files and dnd cursors into
+   GResources
+
 * Bugs fixed:
  543520 Cups custom options are not sent properly
- 612396 Consider changing default of entry-text-column for GtkComboBoxText
+ 612396 ...default of entry-text-column for GtkComboBoxText
  613728 Rationalize GtkTreeView focus
  620240 GNOME Drag & Drop broken for remote X sessions
  629878 Missing "Back" and "Forward" icons for Firefox
@@ -52,7 +161,7 @@ Overview of Changes in GTK+ 3.3.8
  660309 check x11 backend when create xim module
  663479 "Finishing" ("Completion") and "Advanced" tabs are empty
  665015 "Widget (%s) has more than one label" unwanted warnings
- 666103 Should be able to match the parent where a dropdown menu is child
+ 666103 Should be able to match the parent where a dropdown menu...
  666600 allocate the CSS border and deprecate GtkButton-inner-border
  666685 SIGSEGV in _gtk_tree_selection_internal_select_node
  666710 Fix compose sequences disabling other sequences
@@ -67,12 +176,14 @@ Overview of Changes in GTK+ 3.3.8
  667628 GtkWindow:application property should have G_PARAM_CONSTRUCT
  667695 GAction leaked in examples/plugman.c
  667705 fix up GtkApplication on OS X
+ 666921 Fix the _NET_SUPPORTING_WM_CHECK window fetch to be spec...
 
 * Translation updates:
  Arabic
  Bulgarian
  Finnish
  Hebrew
+ Norwegian bokmål
  Spanish