lp:~larsu/ubuntu/precise/gtk+3.0/gtkscale-behavior

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/ubuntu/precise/gtk+3.0/gtkscale-behavior
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Status:
Abandoned

Recent revisions

164. By Lars Karlitski

debian/patches/make-GtkScale-jump-to-clicked-position-instead-of-stepping.patch:
change GtkScale behavior to move the slider directly to the position that
was clicked instead of stepping towards it (lp: #953757)

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

155. By Sebastien Bacher

* debian/libgtk-3-0.install.in:
  - install the settings.in
* 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)

Branch metadata

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

Subscribers