Accepting request 67409 from GNOME:Next
thanks OBS-URL: https://build.opensuse.org/request/show/67409 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=34
This commit is contained in:
parent
260fa2347b
commit
815c96dc7b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec0729bf28f09a16e0b0a6a588556c7cee091f40426505b3694a9488bf6cbf67
|
||||
size 16617063
|
3
gtk+-3.0.8.tar.bz2
Normal file
3
gtk+-3.0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b2b1a400372fe0b3ef890162d1610422f7e787af0765b59f1b3352a4839308
|
||||
size 16860271
|
108
gtk3.changes
108
gtk3.changes
@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 09:33:53 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 3.0.8:
|
||||
+ The size negotiation optimizations turned out to have
|
||||
problematic side effects in some applications, and have been
|
||||
reverted for now
|
||||
+ Fix prelight of selected row expanders
|
||||
+ Bugs fixed:
|
||||
- bgo#645341: pre dialog set CAPSLOCK is ignored.
|
||||
- bgo#646446: gtkprintunixdialog.c: set_cell_sensitivity_func
|
||||
leaks badly.
|
||||
- bgo#646462: in gtkappchooserbutton.c:
|
||||
select_application_func_cb.
|
||||
- bgo#646498: GTK+ 3.0.7 causes gdm greeter to crash at
|
||||
startup.
|
||||
+ Updated translations
|
||||
- Changes from version 3.0.7:
|
||||
+ Performance improvements for theming and size allocation
|
||||
+ Thread-safety fixes in file chooser and app chooser code
|
||||
+ GtkStatusIcon can now receive icon size hints from the tray
|
||||
it is embedded in
|
||||
+ RTL fixes for GtkGrid and GtkWidget::halign
|
||||
+ Bugs fixed:
|
||||
- bgo#639584: initial emission of GtkWidget:style-set...
|
||||
- bgo#642918: Sensitivity of buttons sometimes screws up
|
||||
- bgo#645232: symbolic status icons are the wrong size
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 28 11:26:55 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 3.0.6:
|
||||
+ Export dark themes for the window manager.
|
||||
+ Make selectable labels work again.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 21:55:46 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 3.0.5:
|
||||
+ reverts a problematic change in 3.0.4 which caused application
|
||||
font settings to be ignored.
|
||||
- Changes from version 3.0.4:
|
||||
+ New style classes for 'inline' toolbars and sidebars have been
|
||||
added.
|
||||
+ Theming fixes and enhancement in many widgets, including
|
||||
GtkRange, GtkFileChooser, GtkNotebook, GtkTreeview and
|
||||
GtkRadioButton.
|
||||
+ Bugs fixed: bgo#640692, bgo#642712, bgo#644836, bgo#644975,
|
||||
bgo#644976, bgo#645057, bgo#645134, bgo#645172, bgo#645234,
|
||||
bgo#645235, bgo#645405, bgo#635254.
|
||||
+ Updated translations.
|
||||
- Changes from version 3.0.3:
|
||||
+ Support for the GDK_NATIVE_WINDOWS environment variable has
|
||||
been removed
|
||||
+ Bugs fixed:
|
||||
- bgo#642604; GtkCssProvider leaks GError
|
||||
- bgo#643416: Composited children of GtkScrolledWindow are
|
||||
drawn incorrectly
|
||||
- bgo#644119: Remove support for GDK_NATIVE_WINDOWS
|
||||
- bgo#644248: stylecontext: add a raised style class
|
||||
- bgo#644276: don't set the "pane-separator" style class to
|
||||
all the container
|
||||
- bgo#644348: make GtkNotebook respect the focus-padding
|
||||
style property
|
||||
- bgo#644353: Missing annotations in Gtk/Gdk Window and
|
||||
gtk_accelerator_parse
|
||||
- bgo#644355: credits toggle inconsintency
|
||||
- bgo#644570: handles with a background image don't work
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 15:41:33 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 3.0.2:
|
||||
+ GtkSettings have been made multi-backend-safe
|
||||
+ Many improvements to themability and the default theme:
|
||||
- GtkScale slider theming can adjust to scale marks, using
|
||||
style classes.
|
||||
- A new style class for 'primary' toolbars
|
||||
- Widget style classes can now be specified in GtkBuilder
|
||||
files.
|
||||
- Improved scrollbar drawing
|
||||
- Improved combobox drawing
|
||||
- Improved spinbutton drawing
|
||||
- Improved switch drawing
|
||||
- Improved checkbutton drawing
|
||||
- Improved menu drawing
|
||||
- Improved notebook tab drawing
|
||||
+ Bugs fixed: bgo#643041, bgo#643131, bgo#643170, bgo#643216,
|
||||
bgo#643321, bgo#643347, bgo#643370, bgo#643440, bgo#643496,
|
||||
bgo#643543, bgo#643584, bgo#643630, bgo#643685, bgo#643911,
|
||||
bgo#643912, bgo#643925, bgo#643967, bgo#644089.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 09:25:22 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 3.0.1:
|
||||
+ A autoconf macro, GTK_CHECK_BACKEND, has been added
|
||||
to allow easy checking for certain gdk backends
|
||||
+ A number of memory leaks and segfaults involving accessibility
|
||||
have been fixed
|
||||
+ Bugs fixed: bgo#586201, bgo#599907, bgo#626730, bgo#630971,
|
||||
bgo#633291, bgo#642213, bgo#642263, bgo#642541, bgo#642677,
|
||||
bgo#642681, bgo#642751, bgo#642771, bgo#642772, bgo#642778,
|
||||
bgo#642782, bgo#642791.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 10:42:29 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user