Package "gtk-3-examples"
| Name: |
gtk-3-examples
|
Description: |
example files for GTK+ 3
|
| Latest version: |
3.4.1-0ubuntu1 |
| Release: |
precise (12.04) |
| Level: |
base |
| Repository: |
main |
| Head package: |
gtk+3.0 |
| Homepage: |
http://www.gtk.org/ |
Links
Save this URL for the latest version of "gtk-3-examples":
http://www.ubuntuupdates.org/gtk-3-examples
Download "gtk-3-examples"
Other versions of "gtk-3-examples" in Precise
Change Log
| Version: 3.3.18-0ubuntu1
|
2012-03-06 22:04:03 UTC
|
|
gtk+3.0 (3.3.18-0ubuntu1) precise; urgency=low
* New upstream version
* 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
* debian/control.in: updated glib requirement
* debian/libgtk-3-0.symbols: new version update
* debian/rules:
- drop deprecated --enable-xinput option
- updated shlib ver
-- Sebastien Bacher Tue, 06 Mar 2012 21:30:36 +0100
|
| Source diff to previous version |
| Version: 3.3.16-0ubuntu1
|
2012-02-21 21:03:39 UTC
|
|
gtk+3.0 (3.3.16-0ubuntu1) precise; urgency=low
* New upstream version:
- The widget-factory theme test is now installed as a demo named
gtk3-widget-factory
- GtkColorSelectionDialog has been deprecated in favor of a new color
chooser widget named GtkColorChooserDialog
* debian/control.in:
- updated glib requirement
* debian/gtk-3-examples.install.in:
- install gtk3-widget-factory there
* debian/libgtk-3-0.symbols:
- new version update
* debian/rules:
- updated shlib version
-- Sebastien Bacher Tue, 21 Feb 2012 18:06:50 +0100
|
| Source diff to previous version |
| Version: 3.3.14-0ubuntu4
|
2012-02-20 13:03:40 UTC
|
|
gtk+3.0 (3.3.14-0ubuntu4) precise; urgency=low
* debian/libgtk-3-0.install.in:
- install the settings.ini
* debian/patches/015_default-fallback-icon-theme.patch:
- dropped in favor of the settings.in configuration
* debian/patches/060_ignore-random-icons.patch:
- dropped, GNOME bug #451634 states the issue has been fixed slightly
different upstream which means the patch is not required
* debian/patches/063_resize_grip_default.patch:
- dropped, Cimi said it's not needed and can be done from the theme
* debian/patches/072_indicator_menu_update.patch:
- dropped, it's not required with the current dbusmenu
* debian/settings.in:
- define default themes there, it's better than hardcoding, also define
the default sound theme (lp: #932716)
-- Sebastien Bacher Mon, 20 Feb 2012 12:00:06 +0100
|
| Source diff to previous version |
| 932716 |
Ini file to identify 'ubuntu' as legitmate sound theme |
|
| Version: 3.3.14-0ubuntu3
|
2012-02-15 21:03:19 UTC
|
|
gtk+3.0 (3.3.14-0ubuntu3) precise; urgency=low
* Revert the previous upload, it turned gnome-control-center to a segfault
land (and probably others), we will update to the next gtk including that
stack of commits once upstream rolls a tested tarball
(lp: #932876, #932644)
-- Sebastien Bacher Wed, 15 Feb 2012 19:46:17 +0100
|
| Source diff to previous version |
| 932876 |
gnome-control-center crashes when changing sound input or output. |
|
| Version: 3.3.14-0ubuntu2
|
2012-02-15 04:04:56 UTC
|
|
gtk+3.0 (3.3.14-0ubuntu2) precise; urgency=low
* Pull the updated GtkTreeViewAccessible code from GTK git master to fix
regular crashes that are being experienced by precise users running orca.
-- Luke Yelavich Wed, 15 Feb 2012 12:31:30 +1100
|