Accepting request 73660 from home:dimstar:branches:GNOME:Factory
Update to 3.1.6 - depends on new glib2 OBS-URL: https://build.opensuse.org/request/show/73660 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=42
This commit is contained in:
parent
52150ddad6
commit
5846d526e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:852d848e2e51373daf04446dc7b427f91bf6953632b45fbe173fb5ed0694100f
|
|
||||||
size 16949671
|
|
3
gtk+-3.1.6.tar.bz2
Normal file
3
gtk+-3.1.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a6837bc00a9f78bffb69b0ce28cfcca8812c04fa061927a7ecb0cb877c5aa0b
|
||||||
|
size 17241334
|
107
gtk3.changes
107
gtk3.changes
@ -1,3 +1,110 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 10:25:43 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.6:
|
||||||
|
+ GtkOverlay is a new container that allows to place one or more
|
||||||
|
'overlay' widgets on top of another widget. This can be used
|
||||||
|
for 'floating statusbars' and similar interfaces.
|
||||||
|
+ GtkLockButton has been simplified in appearance to look like a
|
||||||
|
normal button
|
||||||
|
+ GtkNotebook now supports height-for-width layout
|
||||||
|
+ Accessibility for menuitems and combo boxes has been restored
|
||||||
|
+ The horizontal and vertical subclasses of GtkBox, GtkPaned,
|
||||||
|
GtkSeparator, GtkScrollbar, GtkScale and GtkButtonBox have
|
||||||
|
been deprecated
|
||||||
|
+ The print dialog can now display color profile information
|
||||||
|
+ Many enhancements and fixes to CSS theming
|
||||||
|
- The CSS parser has been rewritten with the goal of better CSS
|
||||||
|
compliance and improved error handling
|
||||||
|
- A testsuite for the parser has been added
|
||||||
|
- Attributes can be inherited from parent widgets
|
||||||
|
- Shorthand properties are supported
|
||||||
|
- Color and font attributes are now inherited
|
||||||
|
- Borders and padding are now handled much more consistently,
|
||||||
|
and border-radius support is more complete
|
||||||
|
- text-shadow, box-shadow and icon-shadow attributes are now
|
||||||
|
supported
|
||||||
|
- nth-child works for boxes
|
||||||
|
+ Bugs fixed: bgo#353712, bgo#576492, bgo#624539, bgo#634491,
|
||||||
|
bgo#634994, bgo#641087, bgo#642768, bgo#642773, bgo#642929,
|
||||||
|
bgo#644906, bgo#646859, bgo#649314, bgo#649779, bgo#649972,
|
||||||
|
bgo#649979, bgo#650012, bgo#650110, bgo#650114, bgo#650167,
|
||||||
|
bgo#650202, bgo#650302, bgo#650382, bgo#650418, bgo#650420,
|
||||||
|
bgo#650424, bgo#650530, bgo#650664, bgo#651194, bgo#651706,
|
||||||
|
bgo#651707, bgo#651734, bgo#651979, bgo#652045, bgo#652102,
|
||||||
|
bgo#652103, bgo#652282.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(colord) BuildRequires.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 7 16:51:16 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.4:
|
||||||
|
+ GtkAssistant has received a visual refresh; as a side-effect,
|
||||||
|
the various image properties are no longer used
|
||||||
|
+ GtkTextView can now handle RGBA colors
|
||||||
|
+ GtkFileChooser now remembers the last opened directory
|
||||||
|
+ GtkLockButton is a new widget to control dialogs with
|
||||||
|
PolicyKit (or other) permissions
|
||||||
|
+ Size allocation changes:
|
||||||
|
- GtkPaned and GtkMenuBar now do height-for-width
|
||||||
|
- GtkAccelLabel is smarter about hiding the accel if too small
|
||||||
|
- GTK+ now warns if widgets are under-allocated; this
|
||||||
|
may cause considerable noise, it will be turned off
|
||||||
|
before the next stable release
|
||||||
|
- Label size allocation has been reworked, check your labels
|
||||||
|
- No longer try to guess the size of labels; this makes
|
||||||
|
it more important to give windows reasonable default
|
||||||
|
sizes or set width-chars/max-width-chars on labels
|
||||||
|
- The computation of initial window size has been reworked,
|
||||||
|
check your windows
|
||||||
|
+ A test framework for mozilla-style reftests has been added
|
||||||
|
+ GDK Broadway backend changes:
|
||||||
|
- Improved key event handling
|
||||||
|
- Make resize grips work
|
||||||
|
- Make window close buttons work
|
||||||
|
- Stream data over websocket
|
||||||
|
+ Bugs fixed: bgo#618815, bgo#626457, bgo#626503, bgo#642214,
|
||||||
|
bgo#644426, bgo#646517, bgo#646876, bgo#647284, bgo#647790,
|
||||||
|
bgo#647806, bgo#647962, bgo#648136, bgo#648419, bgo#648570,
|
||||||
|
bgo#648943, bgo#649295, bgo#649313, bgo#649457, bgo#649593
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 3.1.2:
|
||||||
|
+ Theming fixes and enhancements
|
||||||
|
- GtkNotebook has an initial-gap style property
|
||||||
|
- GtkNotebook tab drawing fixes
|
||||||
|
- Fix problems with transparent backgrounds in panel applets
|
||||||
|
- Style classes for 'inline' and 'primary' toolbars and
|
||||||
|
sidebars
|
||||||
|
- Dark theme information is made available to window managers
|
||||||
|
via the _GTK_THEME_VARIANT property
|
||||||
|
- Improved rendering of insensitive text
|
||||||
|
- Support non-uniform border withs in the default engine
|
||||||
|
- Fix prelight on treeview expanders
|
||||||
|
+ GtkEntry supports 'hinting'
|
||||||
|
+ GtkExpander can resize toplevel windows when expanding
|
||||||
|
+ GtkGrid supports RTL flipping
|
||||||
|
+ GtkStatusIcon reads the _NET_SYSTEM_TRAY_ICON_SIZE property
|
||||||
|
to get information about the preferred icon size
|
||||||
|
+ To help with debugging of rendering problems, GDK consults
|
||||||
|
the GDK_RENDERING environment variable. Possible values include
|
||||||
|
'similar', 'image' and 'recording'
|
||||||
|
+ Fix some problems with XI2 and input methods
|
||||||
|
+ New, experimental GDK backends:
|
||||||
|
- broadway, which targets HTML5
|
||||||
|
- wayland, which targets the wayland display server
|
||||||
|
+ Bugs fixed: bgo#440963, bgo#635254, bgo#639584, bgo#640692,
|
||||||
|
bgo#642712, bgo#642918, bgo#643805, bgo#643841, bgo#644276,
|
||||||
|
bgo#644348, bgo#644353, bgo#644355, bgo#644570, bgo#644777,
|
||||||
|
bgo#644836, bgo#644847, bgo#644925, bgo#644975, bgo#644976,
|
||||||
|
bgo#645057, bgo#645134, bgo#645172, bgo#645176, bgo#645232,
|
||||||
|
bgo#645234, bgo#645235, bgo#645236, bgo#645341, bgo#645354,
|
||||||
|
bgo#645405, bgo#645458, bgo#645937, bgo#645960, bgo#646338,
|
||||||
|
bgo#646446, bgo#646457, bgo#646458, bgo#646460, bgo#646461,
|
||||||
|
bgo#646462, bgo#646500, bgo#646815, bgo#646882, bgo#646886,
|
||||||
|
bgo#647086, bgo#647152, bgo#647244, bgo#647275, bgo#647278,
|
||||||
|
bgo#647594, bgo#554057
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 7 14:01:21 UTC 2011 - fcrozat@novell.com
|
Tue Jun 7 14:01:21 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.0.11
|
Version: 3.1.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
@ -46,6 +46,7 @@ BuildRequires: cups-devel
|
|||||||
BuildRequires: gnome-patch-translation
|
BuildRequires: gnome-patch-translation
|
||||||
BuildRequires: pkgconfig(atk)
|
BuildRequires: pkgconfig(atk)
|
||||||
BuildRequires: pkgconfig(cairo)
|
BuildRequires: pkgconfig(cairo)
|
||||||
|
BuildRequires: pkgconfig(colord)
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user