SHA256
1
0
forked from pool/gtk3

Accepting request 132736 from GNOME:Next

Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132736
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=92
This commit is contained in:
Vincent Untz
2012-09-07 22:04:48 +00:00
committed by Git OBS Bridge
parent d66f23e9ca
commit 4ff5c7d9fd
7 changed files with 170 additions and 40 deletions

View File

@@ -1,3 +1,137 @@
-------------------------------------------------------------------
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
depenencies 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.
-------------------------------------------------------------------
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