-------------------------------------------------------------------
Tue Mar 19 23:29:20 UTC 2013 - sbrabec@suse.cz
- Add support for translation-update-upstream.
-------------------------------------------------------------------
Tue Mar 19 23:14:20 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.14:
+ A lot of filechooser button fixes.
+ Bugs fixed: bgo#586367, bgo#671939, bgo#674759, bgo#691040,
bgo#694339, bgo#695200, bgo#695278, bgo#695304, bgo#695312,
bgo#695375, bgo#695391, bgo#695473, bgo#695482, bgo#695682,
bgo#695714, bgo#695715, bgo#695772, bgo#695783, bgo#695874,
bgo#695948.
+ Updated translations.
- Remove enable_avahi_browsing: upstream removed the avahi browsing
capability again:
+ No longer pass --enable-avahi-browsing to configure.
+ Drop cups-devel >= 1.6 BuildRequires.
-------------------------------------------------------------------
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
- Update to version 3.6.4:
+ Stylecontext: Make font hack not crash (bgo#691186).
-------------------------------------------------------------------
Fri Jan 4 13:07:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.6.3:
+ The Wayland backend works with Wayland 1.0.0 now.
+ Bugs fixed: bgo#132333, bgo#371034, bgo#548793, bgo#577806,
bgo#626499, bgo#668239, bgo#672193, bgo#677339, bgo#683072,
bgo#687065, bgo#687816, bgo#688710, bgo#688884, bgo#689235,
bgo#690266.
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 23 19:14:10 UTC 2012 - jengelh@inai.de
- Make gtk3-devel-32bit available on all arches
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Tue Nov 13 10:23:07 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.2:
+ Bugs fixed: bgo#677609, bgo#686021, bgo#686265, bgo#686280,
bgo#687196, bgo#687467, bgo#687872.
+ Updated translations.
-------------------------------------------------------------------
Tue Oct 16 15:19:18 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.1:
+ Broadway:
- use binary websockets when available
+ CSS:
- huge refactoring to avoid computing wrong values
- treeview: Invalidate children properly
- treeview: Fix computing child paths
+ Bugs fixed: bgo#646221, bgo#682395, bgo#684517, bgo#684639,
bgo#684984, bgo#685449, bgo#685996
+ updated translations.
-------------------------------------------------------------------
Tue Sep 25 06:45:49 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ Add support for blur to CSS shadows
+ Bugs fixed: bgo#679883, bgo#684258, bgo#684606, bgo#684607
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 19 07:19:28 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.18:
+ GMenu:
- Support namespaces for actions
- Allow submenus to have actions for opening
- New function: gtk_menu_shell_bind_model
+ CSS:
- Parse and support CSS animations
- Support cross-fading and transitions
+ OS X:
- Adjust scrollbar and scale behavior according to platform
+ Bugs fixed: bgo#643611, bgo#658694, bgo#670390, bgo#671786,
bgo#674108, bgo#676890, bgo#677559, bgo#680962, bgo#682630,
bgo#682831, bgo#683474, bgo#683627, bgo#683718, bgo#683738,
bgo#683874, bgo#683896, bgo#684038, bgo#684076, bgo#684096,
bgo#684156.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 5 06:58:46 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.16:
+ Fix critical warnings on startup of nautilus.
-------------------------------------------------------------------
Tue Sep 4 08:18:30 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.14:
+ Input method support
- Propagate input purpose and hints to individual IMs
- Add a hint to suppress on-screen keyboards
+ GtkEntry can now set Pango attributes for its text
+ GtkEntry and GtkTextView show 'selection handles' when used
with touch devices
+ GtkSpinButton can be oriented vertically
+ Bugs fixed: bgo#645065, bgo#661973, bgo#672046, bgo#672431,
bgo#676787, bgo#679144, bgo#681617, bgo#682129, bgo#682291,
bgo#682552, bgo#682662, bgo#682724, bgo#682825, bgo#682919,
bgo#683001, bgo#683168
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 21 08:17:59 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.12:
+ GtkApplication:
- Add gtk_application_get_active_window to get the active
window
- Add gtk_widget_insert_action_group to allow more flexibility
when associating widgets with actions
+ GtkMenuButton:
- The gtk_menu_button_set_menu function is getting renamed
to gtk_menu_button_set_popup. The old name is still available
for now, but will be removed before 3.6
+ GtkToolbar:
- Use CSS properties instead of style properties for padding
+ Input method support:
- GtkEntry and GtkTextView now have input-purpose and
input-hints properties that let applications provide useful
hints to input methods, like 'this entry is for a phone nr'.
+ Bugs fixed: bgo#373279, bgo#651244, bgo#673478, bgo#681577,
bgo#681591, bgo#681613, bgo#682193, bgo#682235
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 7 07:03:44 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.10:
+ Wayland:
- Add keyboard handling
- Improve clipboard handling
- Add default settings implementation
+ GDK thread support has been deprecated
+ Bugs fixed: bgo#679910, bgo#679978, bgo#680754, bgo#680803,
bgo#680822, bgo#680901, bgo#680949, bgo#680988, bgo#681005,
bgo#681006, bgo#681064
+ Updated translations.
- Add docbook-xsl-stylesheets and xsltproc BuildRequires: new
dependencies in order to build the man pages.
-------------------------------------------------------------------
Tue Jul 17 08:34:20 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.8:
+ gtk-launch: A new commandline utility to launch an application
from its desktop file
+ GtkStrengthBar: A new widget for displaying the strength or
level or some quantity
+ Wayland: Updates for changes in the Wayland protocol
+ Bugs fixed: bgo#667808, bgo#671437, bgo#671817, bgo#675990,
bgo#677347, bgo#677491, bgo#678828, bgo#678829, bgo#679092,
bgo#679166, bgo#679228, bgo#679409, bgo#679449, bgo#679454,
bgo#679537, bgo#679705, bgo#677892, bgo#679342.
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 16 20:36:11 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.6:
+ GtkSearchEntry is a subclass of GtkEntry that is set up to be
used as a search entry
+ GtkMenuButton is button that pops up a menu. The menu can be
generated from a GMenu or provided manually
+ The GtkMountOperation code will now use gnome-shell to present
a system-modal mount dialog when available
+ The accessibility bridge code that exports accessible objects
on the bus is used by default.
+ Bugs fixed: bgo#613561, bgo#652809, bgo#668013, bgo#669986,
bgo#670369, bgo#674963, bgo#676077, bgo#677491, bgo#677551,
bgo#677649, bgo#677774, bgo#677809, bgo#677915, bgo#677941,
bgo#677943, bgo#678175, bgo#678407, bgo#678418.
+ Updated translations.
- Add pkgconfig(atk-bridge-2.0) BuildRequires: new dependency for
the accessibility support.
-------------------------------------------------------------------
Mon Jul 16 10:26:30 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ GtkIconView size allocation has been rewritten to support
height-for-width and work better.
+ The theming code now supports multiple backgrounds and
transitions.
+ Bugs fixed: bgo#162865, bgo#460908, bgo#478344, bgo#531319,
bgo#571254, bgo#587873, bgo#643490, bgo#645514, bgo#646798,
bgo#647779, bgo#649569, bgo#652304, bgo#657322, bgo#659613,
bgo#663072, bgo#663991, bgo#664646, bgo#665243, bgo#670449,
bgo#671025, bgo#671249, bgo#672947, bgo#673237, bgo#673749,
bgo#674192, bgo#674409, bgo#674549, bgo#675365, bgo#675421,
bgo#675423, bgo#675501, bgo#675535, bgo#675809, bgo#675895,
bgo#675899, bgo#675951, bgo#676087, bgo#676196, bgo#676198,
bgo#676243, bgo#676329, bgo#676356, bgo#676429, bgo#677055,
bgo#677109, bgo#677202, bgo#677203, bgo#677293, bgo#677363.
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 16 01:25:16 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.2:
+ Wayland:
- Allow the wayland backend to be used without cairo-gl
- Expose GdkWaylandDisplayManager for runtime checks
+ Theming:
- Optimizations to style invalidation
- Support CSS animatable properties
+ Bugs fixed: bgo#563688, bgo#646631, bgo#672361, bgo#672993,
bgo#674468, bgo#674577, bgo#674808, bgo#674809.
+ Updated translations.
- Rebase Patches:
+ gtk3-GTK_PATH64.patch
+ gtk3-path-local.patch.
+ gtk3-bnc130159-bgo319483-async-font-selection.patch
-------------------------------------------------------------------
Sun Jul 15 20:28:10 UTC 2012 - zaitor@opensuse.org
- Update to version 3.4.4:
+ GtkIconView: Fallout from the layout rewrite has been fixed.
+ Bugs fixed: bgo#531319, bgo#571254, bgo#613561, bgo#643490,
bgo#646798, bgo#647779, bgo#649569, bgo#659613, bgo#663991,
bgo#664646, bgo#667808, bgo#670369, bgo#671437, bgo#671817,
bgo#673749, bgo#675167, bgo#675423, bgo#675535, bgo#675809,
bgo#675899, bgo#675990, bgo#676077, bgo#676243, bgo#676262,
bgo#676329, bgo#677127, bgo#677293, bgo#677363, bgo#677551,
bgo#677649, bgo#677774, bgo#677775, bgo#677809, bgo#677915,
bgo#677941, bgo#678175, bgo#678407, bgo#678829, bgo#679166,
bgo#679228, bgo#679409, bgo#679454, bgo#679537.
+ Updated translations.
-------------------------------------------------------------------
Tue May 15 09:55:29 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.3:
+ GtkIconView: The sizing and layout has been rewritten.
+ Bugs fixed: bgo#478344, bgo#587873, bgo#663072, bgo#670449,
bgo#672947, bgo#673237, bgo#674192, bgo#674549, bgo#675421,
bgo#675501
+ Updated translations.
-------------------------------------------------------------------
Sun May 6 16:46:15 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.2:
+ Bugs fixed: bgo#668931, bgo#669989, bgo#670373, bgo#671249,
bgo#672789, bgo#673259, bgo#673644, bgo#673650, bgo#674050,
bgo#674102, bgo#674118, bgo#674200, bgo#674286, bgo#674326,
bgo#674587, bgo#674806, bgo#674807, bgo#674890
+ Updated translations.
-------------------------------------------------------------------
Sat Apr 14 16:51:02 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.1:
+ Win32 fixes
+ OS X fixes.
+ Bugs fixed: bgo#587441, bgo#672133, bgo#672358, bgo#672544,
bgo#672961, bgo#673090, bgo#673125, bgo#673139, bgo#673200,
bgo#673328, bgo#673440, bgo#673441, bgo#673458, bgo#673693,
bgo#673882
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 26 15:18:27 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Bugs fixed: bgo#658875, bgo#671006, bgo#672163, bgo#672587,
bgo#672763.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 20 19:54:15 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.20:
+ Theming:
- Reduced memory consumption in the css parser
- Fixed Windows theme rendering under XP
- Support for background-position
+ Bugs fixed: bgo#657385, bgo#662023, bgo#670176, bgo#671065,
bgo#671453, bgo#671488, bgo#671588, bgo#671659, bgo#671819,
bgo#671898, bgo#672009, bgo#672117, bgo#672125, bgo#672173,
bgo#672182, bgo#672367.
-------------------------------------------------------------------
Tue Mar 6 08:02:39 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.18:
+ Add support for touch devices:
- New device types GDK_SOURCE_TOUCHSCREEN and
GDK_SOURCE_TOUCHPAD for direct and indirect touch devices
- New event GdkEventTouch and GDK_TOUCH_MASK
- New signal GtkWidget::touch-event
+ Add support for smooth scrolling:
- Scroll events can contain scroll deltas, obtainable via
gdk_event_get_scroll_deltas()
- Scroll direction for such events is GDK_SCROLL_SMOOTH
- To receive scroll events, widgets must now set either
GDK_SCROLL_MASK or GDK_SMOOTH_SCROLL_MASK
+ GtkScrolledWindow will do kinetic scrolling with touch devices
+ XInput2 is now required for building the X11 backend, support
for XInput1 has been removed
+ Deprecations are now versioned, and new API is marked with the
version it was introduced. Use these with
GDK_VERSION_{MIN,MAX}_REQUIRED
+ Theming:
- Memory consumption of the CSS parser has been reduced
- CSS selectors of the form "a + b" and "a ~ b" work now
+ Bugs fixed: bgo#650693, bgo#655065, bgo#668141, bgo#669335,
bgo#669342, bgo#670555, bgo#670881, bgo#671057, bgo#671070,
bgo#671170.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 21 12:07:40 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.16:
+ The widget-factory theme test is now installed as a demo named
gtk3-widget-factory
+ The Raleigh theme is now a pure fallback theme that doesn't
share any CSS with other themes anymore
+ GtkColorSelectionDialog has been deprecated in favor of a new
color chooser widget named GtkColorChooserDialog
+ The GtkApplication session support has been simplified
+ Bugs fixed: bgo#612283, bgo#668114, bgo#669116, bgo#669208,
bgo#669511, bgo#669636, bgo#669638, bgo#669794, bgo#669947,
bgo#670077, bgo#670078, bgo#670400.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 7 07:36:24 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.14:
+ Theming:
- Fixes for border handling in GtkEntry, GtkCellRendererText,
GtkComboBox
- Parse values more carefully, supporting percentages, angles
- Implement CSS linear-gradient syntax
- Support background-size
- Support a gtk.gresource file in themes
+ Bugs fixed: bgo#543520, bgo#649121, bgo#669176.
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Tue Jan 31 08:42:56 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.12:
+ GtkApplication:
- Add API to create menus from models
- New format for