lp:~matttbe/gtk/949414

Created by Matthieu Baerts and last modified
Get this branch:
bzr branch lp:~matttbe/gtk/949414
Only Matthieu Baerts can upload to this branch. If you are Matthieu Baerts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matthieu Baerts
Project:
GTK+
Status:
Development

Recent revisions

165. By Matthieu Baerts

* debian/patches/git_touchpad_like_mouse.patch:
  - git patch, a touchpad device should behave like a mouse and not like a
     touchscreen (lp: #949414)

164. By Michael Terry

* debian/patches/043_ubuntu_menu_proxy.patch:
  - Add back 'ubuntu-local' property for GtkMenuBar to allow apps to
    opt-out of the global bar on a per-menubar basis. (Used for glade,
    freeciv, and maybe others)

163. By Sebastien Bacher

releasing version 3.3.18-0ubuntu2

162. By Sebastien Bacher

debian/patches/git_scroll_reset.patch: git patch, should fix issues where
it seemed like events where skipped during the scrolling

161. By Ken VanDine

* debian/patches/099_eventbox_scroll_mask.patch
  - Added GDK_SCROLL_MASK to GdkEventBox

160. By Sebastien Bacher

releasing version 3.3.18-0ubuntu1

159. By Sebastien Bacher

* 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

158. By Sebastien Bacher

releasing version 3.3.16-0ubuntu1

157. By Sebastien Bacher

* 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

156. By Sebastien Bacher

releasing version 3.3.14-0ubuntu4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gtk
This branch contains Public information 
Everyone can see this information.

Subscribers