Accepting request 158396 from GNOME:Next
Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158396 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=107
This commit is contained in:
126
gtk3.changes
126
gtk3.changes
@@ -1,3 +1,129 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 09:52:29 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.12:
|
||||
+ We now support touch friendly popups on entries and text views
|
||||
in place of context menus, on touch devices.
|
||||
+ The print dialog now shows printers that are discovered using
|
||||
avahi, if configured with --enable-avahi-browsing.
|
||||
+ Bugs fixed: bgo#650424, bgo#674207, bgo#675333, bgo#688956,
|
||||
bgo#691426, bgo#692955, bgo#693995, bgo#694059, bgo#694162,
|
||||
bgo#694217, bgo#694274, bgo#694302, bgo#694395, bgo#694406,
|
||||
bgo#694451, bgo#694732, bgo#694742, bgo#694924, bgo#694925,
|
||||
bgo#694968, bgo#694990, bgo#695131.
|
||||
+ Updated translations.
|
||||
- Conditionally, based on %{enable_avahi_browsing},
|
||||
+ pass --enable-avahi-browsing to configure for the new avahi
|
||||
based printer autodetection.
|
||||
+ BuildRequre cups-devel >= 1.6
|
||||
- Define enable_avahi_browsing to 0, as cups 1.6 is not available
|
||||
in Factory yet.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 09:01:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.10:
|
||||
+ We now support the Window Manager frame synchronization
|
||||
protocol draft.
|
||||
+ We now support setting an opacity to any GtkWidget.
|
||||
+ GtkIconTheme gained asynchronous loaders for GtkIconInfo
|
||||
objects.
|
||||
+ GtkIconInfo has changed from being a boxed type to a GObject.
|
||||
+ Bugs fixed: bgo#590325, bgo#673243, bgo#681578, bgo#683311,
|
||||
bgo#685460, bgo#687842, bgo#690247, bgo#692411, bgo#692728,
|
||||
bgo#693251, bgo#693253, bgo#693256, bgo#693257, bgo#693313,
|
||||
bgo#693338, bgo#693400, bgo#693709, bgo#693724, bgo#693802,
|
||||
bgo#693912, bgo#693913, bgo#693934, bgo#694022, bgo#694075.
|
||||
+ Updated translations.
|
||||
- Add gnome-common BuildRequires and call to autogen.sh:
|
||||
gtk3-path-local.patch actually touches the build system (and with
|
||||
automake 1.13, an automatic bootstrap would be triggered).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 22:19:07 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.8:
|
||||
+ GtkTreeView and GtkIconView allow single-click activation.
|
||||
+ GtkImage can be set from a resource.
|
||||
+ GdkWaylandDisplay is now public.
|
||||
+ gdk_window_set_fullscreen_mode: new function to let windows
|
||||
be fullscreened across multiple monitors.
|
||||
+ Bugs fixed: bgo#345023, bgo#687025, bgo#691572, bgo#691592,
|
||||
bgo#691639, bgo#691751, bgo#691842, bgo#691856, bgo#692163,
|
||||
bgo#692188, bgo#692203, bgo#692467, bgo#692481, bgo#692605,
|
||||
bgo#692659, bgo#692766, bgo#692844, bgo#692934, bgo#682824,
|
||||
bgo#692637, bgo#692823, bgo#692899, bgo#693015, bgo#693066,
|
||||
bgo#525226, bgo#553334, bgo#658148, bgo#680048, bgo#687825,
|
||||
bgo#693050.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 08:49:10 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.6:
|
||||
+ We now use state flags for text direction:
|
||||
GTK_STATE_FLAG_LTR/RTL. gtk_style_context_set_direction() has
|
||||
been deprecated.
|
||||
+ We install headers for accessible implementations of GTK+
|
||||
widgets.
|
||||
+ Invisible widgets now return a size of 0x0.
|
||||
+ GtkFrame now draws a background.
|
||||
+ The Broadway backend now installs a separate server: broadwayd.
|
||||
+ Bugs fixed: bgo#687025, bgo#687633, bgo#688140, bgo#688362,
|
||||
bgo#689810, bgo#690305, bgo#691186, bgo#691301, bgo#691515,
|
||||
bgo#691677.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 15:51:47 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.4:
|
||||
+ GtkBuilder now lets you refer to external objects from a ui
|
||||
file if the objects have been exported with the new function
|
||||
gtk_builder_expose_object().
|
||||
+ Font handling has been improved.
|
||||
+ GTK+ now uses proper Unicode ellipses in strings.
|
||||
+ The releases includes several noticable performance
|
||||
improvements.
|
||||
+ Various deprecations.
|
||||
+ Bugs fixed: bgo#132333, bgo#371034, bgo#447972, bgo#548793,
|
||||
bgo#595615, bgo#626499, bgo#668239, bgo#677339, bgo#680065,
|
||||
bgo#687065, bgo#687816, bgo#688710, bgo#688744, bgo#688884,
|
||||
bgo#689012, bgo#689047, bgo#689081, bgo#689168, bgo#689401,
|
||||
bgo#689584, bgo#689847, bgo#689923, bgo#690099, bgo#690266.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 11:04:13 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.2:
|
||||
+ Accessibility: Make entry icons accessible.
|
||||
+ Filechooser:
|
||||
- Don't add duplicate bookmarks.
|
||||
- Remember sidebar width.
|
||||
+ Geometry management:
|
||||
- Size groups now handle height-for-width.
|
||||
- Fix corner cases in label size allocation.
|
||||
+ Theming:
|
||||
- Improve touch text handle theming.
|
||||
- Always draw background of menuitems.
|
||||
+ Bugs fixed: bgo#524295, bgo#577806, bgo#677609, bgo#683896,
|
||||
bgo#686021, bgo#686347, bgo#687059, bgo#687196, bgo#687467,
|
||||
bgo#687842, bgo#687872, bgo#687977.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 21:28:40 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.0:
|
||||
+ Add an "inverted" property to GtkLevelBar
|
||||
+ Support RTL flipping in GtkLevelBar
|
||||
+ Various memory leak fixes
|
||||
+ Wayland: Update for protocol changes
|
||||
+ Bugs fixed: bgo#684288, bgo#684415, bgo#684980, bgo#686013,
|
||||
bgo#686152, bgo#686209, bgo#686265, bgo#686280, bgo#686366.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 14:05:07 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user