Accepting request 103087 from home:vuntz:branches:GNOME:Factory

Update to 3.3.14

OBS-URL: https://build.opensuse.org/request/show/103087
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=77
This commit is contained in:
Vincent Untz
2012-02-08 10:55:25 +00:00
committed by Git OBS Bridge
parent 1f0954de1e
commit b5b9e0db9e
4 changed files with 43 additions and 9 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Feb 7 07:36:24 UTC 2012 - vuntz@opensuse.org
- Update to version 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: bgo#543520, bgo#649121, bgo#669176.
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Tue Jan 31 08:42:56 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.12:
+ GtkApplication:
- Add API to create menus from models
- New format for <menu> in GtkBuilder files
+ Add a RELAX NG schema for the GtkBuilder XML.
+ Several cleanups and bug fixes.
- Use %glib2_gsettings_schema_* macros in devel subpackage for new
GSettings schema.
-------------------------------------------------------------------
Tue Jan 24 11:18:14 UTC 2012 - vuntz@opensuse.org