Accepting request 331410 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/331410 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=197
This commit is contained in:
parent
f1443c80ee
commit
6735946ecf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e4cb8dde026508a8958b41f4797a89eed17ccd9db5b1437dc65249dcd378d31
|
||||
size 18948828
|
3
gtk+-3.17.9.tar.xz
Normal file
3
gtk+-3.17.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb35c7fe03025f874e3b94d1ef29058c6fa135e13db08f06d4541209ae77c813
|
||||
size 18936148
|
31
gtk3.changes
31
gtk3.changes
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 07:26:52 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.17.9:
|
||||
+ GtkPopover has been changed back to not inherit its style from
|
||||
the widget it is attached to.
|
||||
+ The Ctrl-K key binding has been dropped from GtkEntry to avoid
|
||||
conflict with a firefox shortcut.
|
||||
+ Theme:
|
||||
- Adwaita: fixes for rubberbanding, icon view highlighting.
|
||||
- HighContrast: fixes for path bar, linked entries, color
|
||||
button.
|
||||
+ Wayland: Fix assertions when using GL.
|
||||
+ gtk3-demo can now launch individual demos from the commandline.
|
||||
+ Various optimizations:
|
||||
- Use g_object_notify_by_pspec.
|
||||
- Reduce g_return_if_fail in internal APIs.
|
||||
- Speed up some bitmask operations.
|
||||
- Avoid some copies in inner loops.
|
||||
- Make better use of GQuarks.
|
||||
- Use CAIRO_CONTENT_COLOR when possible.
|
||||
- Avoid allocations and referencing during repaint.
|
||||
- Stop sending Expose events for most widgets.
|
||||
- Avoid ::draw and ::size-allocate signal overhead when
|
||||
possible.
|
||||
+ Bugs fixed: bgo#753431, bgo#753628, bgo#754143, bgo#754410,
|
||||
bgo#754411, bgo#754535, bgo#754559, bgo#754658, bgo#754687,
|
||||
bgo#754746, bgo#754770, bgo#754854, bgo#754866, bgo#754928,
|
||||
bgo#754987, bgo#754839.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 09:05:03 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user