[gtk+] (105 commits) Non-fast-forward update to branch wip/garnacho/touchpad-gestures



The branch 'wip/garnacho/touchpad-gestures' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  6f81e88... gdk: Add touchpad gesture events and event types.
  4cc4842... gdk: Add GDK_TOUCHPAD_GESTURE_MASK to GdkEventMask
  e4b1933... gdk: Proxy touchpad events through the client-side window h
  179681c... gtkmain: Handle rewriting of event fields during grabs for 
  bd47b4d... gtkwidget: Ensure touchpad events trigger the bubbling phas
  2398e51... eventcontroller: Add private ::filter method
  105fb3b... gtkgesture: Refactor gtk_gesture_handle_event()
  d531b06... gtkgesture: Filter out touchpad events by default.
  9d8d92c... gtkgesture: Refactor n-points querying into a single functi
  791fa4c... gtkgesture: Handle touchpad events
  44a56a9... gtkgesture: Accumulate touchpad events' dx/dy in point data
  7f280a9... gtkgesture: Add docs blurb about touchpad gestures
  92aab72... gtkgesturezoom: Handle touchpad pinch events
  db75398... gtkgesturerotate: Handle touchpad pinch events
  3ff5872... gtkgestureswipe: Handle touchpad swipe events
  b9cddf5... gtkgesturedrag: Handle touchpad swipe events
  40cebce... gtkgesture: Add touchpad gesture event bit to the controlle
  f40ba85... gtkgesture: Add note to gtk_gesture_get_bounding_box()
  169ccbc... wayland: Add touchpad gestures protocol
  37b5402... wayland: Implement touchpad gesture events

Commits added to the branch:

  b847937... gtk-demo: Expand the filter model example (*)
  94eaa50... Updated POTFILES.skip (*)
  2a2a148... Updated Portuguese translation (*)
  f9d9039... Added api to set a window to fullscreen on a given monitor. (*)
  69d90d4... places view: Documentation fixups (*)
  62d785a... Don't use libcanberra without X (*)
  030aa54... Fix x11-less build (*)
  fffbe61... broadway: fix use-after-free on read errors (*)
  b3fb1ae... win32: Support all css cursor names (*)
  5c2759a... Use standard cursor names (*)
  b2b4a3b... Fix a warning (*)
  83b7a0f... wayland: Fix initial fullscreen monitor support (*)
  955c1c7... GtkMenu: Properly detach menu when the window is detached (*)
  6d04183... quartz: Check if a drag ends inside a known window (*)
  6ac07a2... quartz: Implement NO_TARGET drag result (*)
  58fa3d9... listbox: Fix shift-selection (*)
  93a4030... Remove a duplicate string (*)
  fcb2637... combobox: Remove the separator (*)
  63c219b... combobox: Remove the box from the button (*)
  8243140... combobox: Remove unused argument (*)
  e057221... combobox: Add scroll support in list mode (*)
  5ad5431... combobox: Create button on init() and destroy in destroy() (*)
  5e2ab6d... combobox: Use ui file to construct internal button child (*)
  0a6b624... Updated Greek translation (*)
  48815d2... Updated Slovak translation (*)
  859db92... Remove a redundant assignment (*)
  71b3e0b... Store locations as GFile (*)
  48c172f... Always pass a location into the query (*)
  1069e2b... Port to GtkSearchHit (*)
  30de4cc... Actually use search results from the model (*)
  93bfec3... Add a helper function for remote locations (*)
  f7bba52... search engine: Don't crawl remote locations (*)
  eee85d3... Avoid more GFile<>uri roundtrips (*)
  49a596a... file chooser: Note when searching remote locations (*)
  ee73e27... quartz: Fix building (*)
  e0339c5... placessidebar: show Computer item when not in Other Locatio (*)
  2c329f5... quartz: disable system shadows if a GdkWindow shadow is set (*)
  5003b58... quartz dnd: fix drag icon position relative to cursor posit (*)
  4b23ba5... quartz dnd: add hidpi support for gtk_drag_set_icon_surface (*)
  048d710... quartz app menu: add hidpi support for menu icons (*)
  4050abe... Plug a memory leak (*)
  1b43c3f... Update Catalan translation (*)
  55edc81... x11: Make selection handling work across screens (*)
  7d87eeb... wayland: Return a display name (*)
  bc68600... inspector: Show wayland display information (*)
  df50858... inspector: Show monitor information (*)
  ea3a80c... placessidebar: fix documentation (*)
  c00f216... placesview: fix documentation (*)
  5134e4b... placesview: don't show network addresses (*)
  a5e762e... placesview: show Computer item (*)
  317ba62... placesview: plug some memory leaks (*)
  c3b6345... placessidebar: fix ellipsizing glitch (*)
  da11404... placesviewrow: hook up finalize (*)
  e519462... placesview: simplify code (*)
  763bf27... gtk3-demo: Add another overlay demo (*)
  1fb154e... gtk3-demo: Add a scrollbar context menu (*)
  3cf28a8... HC: whitespace for sidebar (*)
  9dabc4e... HC: make link buttons distinct (*)
  2cd8613... HC: :checked:hover color fix for menuitems (*)
  66cacaf... HC: provide explicit treeview styling (*)
  a0ee054... HC: make pushed columns visible (*)
  b5a684d... HC: make progressbar labels more visible (*)
  3c2a759... gtk3-demo: Add a markup demo (*)
  8695cf3... Fix oversights in templates (*)
  08addd9... fontchooserwidget: use appropriate model for GtkTreeIter (*)
  98f9532... placesview: don't show mount for Computer row (*)
  c6838fb... GtkTextView: Support font features (*)
  627886c... gtk-demo: Add font features to markup demo (*)
  9412009... gtk-demo: Tweak the markup demo (*)
  1ce7c76... gtk-demo: Rename textview demos to "Text View" (*)
  6bf2e9e... gtk-demo: Move the transparent example under Overlay (*)
  ce3ebaf... Expand builder menu documentation (*)
  cd08b42... HC: fix typo (*)
  ffec25b... HC: no need for green in scales (*)
  7d91ca3... widget-factory: Test busy state (*)
  ec338b0... file chooser: Don't crawl recent:// (*)
  62c43aa... combobox: Create cell view identically (*)
  1261ec9... combobox: Remove unused variables (*)
  bbd9c59... combobox: Handle NULLing the cellview on remove simpler (*)
  2550c6a... combobox: Refactor cell view treatment (*)
  65f7fb0... GtkMenuButton: explicitly protect against recursion (*)
  6f19456... Use pango_fc_font_map_config_changed (*)
  c514d1d... testfilechooser: Say Save (*)
  18ddddd... entry completion: Clarify index in documentation (*)
  230c248... HC: custom color button fixes (*)
  eb46b01... gdk: Add touchpad gesture events and event types.
  a25afa7... gdk: Add GDK_TOUCHPAD_GESTURE_MASK to GdkEventMask
  dc5ca85... gdk: Proxy touchpad events through the client-side window h
  d413a1a... gtkmain: Handle rewriting of event fields during grabs for 
  e5e4eac... gtkwidget: Ensure touchpad events trigger the bubbling phas
  4587b63... eventcontroller: Add private ::filter method
  f87d22e... gtkgesture: Refactor gtk_gesture_handle_event()
  48fdf0a... gtkgesture: Filter out touchpad events by default.
  76ef85a... gtkgesture: Refactor n-points querying into a single functi
  bb8bc18... gtkgesture: Handle touchpad events
  f42bc61... gtkgesture: Accumulate touchpad events' dx/dy in point data
  babc52d... gtkgesture: Add docs blurb about touchpad gestures
  24b60be... gtkgesturezoom: Handle touchpad pinch events
  f6655ee... gtkgesturerotate: Handle touchpad pinch events
  cfc01ff... gtkgestureswipe: Handle touchpad swipe events
  36524bf... gtkgesturedrag: Handle touchpad swipe events
  4694e88... gtkgesture: Add touchpad gesture event bit to the controlle
  54370d3... gtkgesture: Add note to gtk_gesture_get_bounding_box()
  40c0938... wayland: Add touchpad gestures protocol
  850e738... wayland: Implement touchpad gesture events

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]