Accepting request 176916 from home:dimstar:branches:GNOME:Factory
Update to 3.9.2 OBS-URL: https://build.opensuse.org/request/show/176916 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=118
This commit is contained in:
parent
ce7d941c96
commit
220407c8ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44e240aa911d1e94e2e5b90f0e637ae41b25e0ad3102fb7d0c09b63e54ea96bc
|
||||
size 13888608
|
3
gtk+-3.9.2.tar.xz
Normal file
3
gtk+-3.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f12ae787c76bd44fff15e4ee05093895a951c96191fc92ad9f3f592639ed55e9
|
||||
size 13757932
|
30
gtk3.changes
30
gtk3.changes
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 07:06:32 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.2:
|
||||
+ The GDK initialization code has been refactored.
|
||||
GdkDisplayManager is no longer backend-specific.
|
||||
+ The symbol exporting functionality has been refactored. We no
|
||||
longer use .symbols files, and instead rely on explicit header
|
||||
annotations for every exported symbol. the abicheck scripts are
|
||||
no longer used.
|
||||
+ The GDK drawing and scrolling has been simplified. We no longer
|
||||
use XCopyArea for scrolling, instead an offscreen cache is
|
||||
used. There is a new debug flag, GTK_DEBUG=pixel-cache for
|
||||
this.
|
||||
+ Window sizing issues have been addressed.
|
||||
+ Implement height-for-width for GtkEventBox and GtkCheckButton.
|
||||
+ Custom titlebars can now be set from GtkBuilder files.
|
||||
+ Optionally install tests, when configured with
|
||||
--enable-installed-tests. To run these tests,
|
||||
gnome-desktop-testing-runner can be used.
|
||||
+ Native input methods are supported on OS X now.
|
||||
+ Bugs fixed: bgo#360131, bgo#561221, bgo#591969, bgo#628902,
|
||||
bgo#667759, bgo#691921, bgo#694273, bgo#695120, bgo#696001,
|
||||
bgo#696640, bgo#698051, bgo#698361, bgo#698933, bgo#699104,
|
||||
bgo#699140, bgo#699239, bgo#699289, bgo#699633, bgo#699690,
|
||||
bgo#699739, bgo#699750, bgo#699901, bgo#699929, bgo#699970,
|
||||
bgo#700007, bgo#700053, bgo#700054, bgo#700056, bgo#700079,
|
||||
bgo#700233, bgo#700301, bgo#700465, bgo#700575, bgo#700578,
|
||||
bgo#700737, bgo#700787, bgo#700844, bgo#700864, bgo#700979.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 08:43:52 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user