[gtk+] (173 commits) Non-fast-forward update to branch wip/mir-unstable



The branch 'wip/mir-unstable' 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:

  d74e24d... mir: Remove child window rendering hack
  999ec73... mir: Update cursor position
  d67ec96... mir: Resolve warnings
  ad11c98... mir: log input events properly
  979345c... mir: Remove redundant calls
  df4e4ee... mir: Create the correct surface
  01c83e6... mir: gdk_mir_window_impl_set_surface_type
  f6b1ea4... mir: keep reference on queued events

Commits added to the branch:

  688dcad... Updated Slovak translation (*)
  181e439... wayland: Don't round trip recursively during initialization (*)
  4e9be39... wayland: Add global object depedency tracking (*)
  7fef713... wayland: Use on globals closure for loading cursor themes (*)
  641fbd8... GDK: Use GdkCursor objects to keep track of W32 cursors, no (*)
  26c2432... GDK: Add cursor theme support to W32 backend (*)
  2ba7977... gtk3-demo: Fix Visual Studio Builds (*)
  b54031d... textview: Avoid usage of gdk_window_get_device_position() d (*)
  b666f14... treeview: Avoid usage of gdk_window_get_device_position() d (*)
  61cc107... iconview: Avoid usage of gdk_window_get_device_position() d (*)
  e670720... gtk3: add randr 1.5 monitor support (*)
  9dad937... Fix primary monitor determination with XRANDR 1.5 (*)
  39f91d7... gdk: Fix a typo (*)
  f00214e... scrolledwindow: reset more Indicator state on ::unmap (*)
  eb6b724... Fixes to Catalan translation (*)
  fc28303... scrolledwindow: Refactor scroll unit guessing into a separa (*)
  48bfabe... scrolledwindow: Trigger builtin kinetic deceleration on lib (*)
  e0b1ea1... placessidebar: escape tooltip text before setting it (*)
  6ff19bc... scrolledwindow: fix copy/paste typo (*)
  cfbd862... tests: wait for draw before fetching tree view style (*)
  02be889... parse-sass: don't hardcode bash path (*)
  345f2a4... Use built-in gtk-update-icon-cache (*)
  6724ea1... Updated German translation (*)
  3e60650... notebook: Fix assert in ::drag-motion (*)
  9ff5d2e... entry: Set up text drag icon within drag_begin() (*)
  9aae351... examples: Clean up the standalone Makefiles (*)
  43ba6a4... Dist the gtk-builder-tool test script (*)
  fe6e5d3... 3.17.2 (*)
  65299b5... Updated Spanish translation (*)
  a75754e... 3.17.3 (*)
  d888577... Updated Spanish translation (*)
  d921a4f... testsuite: Add deprecation guards (*)
  9df707d... gtk: Add deprecation guards for newest pango deprecations (*)
  4847eff... cssmatcher: Simplify code (*)
  59a7739... cssmatcher: Rewrite nth-child matcher (*)
  0331237... cssmatcher: Speed up common matching (*)
  02e2f7d... Fix a cornercase crash (*)
  36c65c1... Fix GDK MSVC Projects (*)
  d3a18de... gtkpopover: Update the menu's alignment (*)
  b3bbe99... GtkStack: Remove gtk_widget_set_opacity call (*)
  bdabea3... GtkStack: Save last visible widget size (*)
  c0d535a... GtkStack: Remove useless function calls (*)
  6d25e52... GtkStack: Remove useless cast (*)
  dc55a89... GtkStack: Misc indentation fixes (*)
  24193a3... GtkStack: Keep the last_visible_child around during transit (*)
  0eddfce... GtkStack: Remove some useless function calls (*)
  4d75d62... GtkStack: Interpolate between size changes (*)
  205db20... Fix DnD Introspection on Quartz Backend. (*)
  bb93c1c... Updated Occitan translation (*)
  aa07c40... listbox: add support for :first-child, :last-child and othe (*)
  e59e38b... GtkFlowBox: support positional css selectors (*)
  91fac8b... cssnode: Fix position invalidation (*)
  5984bc7... flowbox: Fix compiler warnings (*)
  4de444c... placessidebar: Simplify some code (*)
  4c971c6... file chooser: Respect recent settings (*)
  833dbd6... Trivial: Use a convenience macro (*)
  f5b245f... GtkStack: Don't mix code and declarations (*)
  13c303f... Bug 745957 - GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_ (*)
  7369338... Updated Tajik translation (*)
  393df9f... wayland: Avoid compiler warnings (*)
  fdb9a8e... x11: Fix compiler warnings (*)
  2303258... printing: Fix compiler warnings (*)
  00236c0... Fix compiler warnings (*)
  94825c1... about dialog: Fix compiler warnings (*)
  7c03f62... accel map: Fix compiler warnings (*)
  75f0146... application: Fix compiler warnings (*)
  1f525e2... builder: Fix compiler warnings (*)
  f16fc99... combo box: Fix compiler warnings (*)
  29ab70b... css: Fix compiler warnings (*)
  2a0d5c3... dnd: Fix compiler warnings (*)
  d71c5bf... entry: Fix compiler warnings (*)
  359d366... file chooser: Fix compiler warnings (*)
  85b4eef... icon theme: Fix compiler warnings (*)
  138e958... icon view: Fix compiler warnings (*)
  6ee9281... im context: Fix compiler warnings (*)
  9545c01... kinetic scrolling: Fix compiler warnings (*)
  a0dddbb... menu: Fix compiler warnings (*)
  9bb121c... paned: Fix compiler warnings (*)
  a111f6e... print operation: Fix compiler warnings (*)
  5dc4402... text buffer: Fix compiler warnings (*)
  555663c... tool palette: Fix compiler warnings (*)
  bed26ed... tree model filter: Fix compiler warnings (*)
  3dd7f12... tree model sort: Fix compiler warnings (*)
  121c195... tree view: Fix compiler warnings (*)
  1658613... widget: Fix compiler warnings (*)
  b991915... widget path: Fix compiler warnings (*)
  cd8a50e... xembed: Fix compiler warnings (*)
  e96d258... queryimmodules: Fix compiler warnings (*)
  cb6615b... updateiconcache: Fix compiler warnings (*)
  291af4e... configure: Require pango >= 1.37.0 (*)
  ab72da0... build: Fix make dist (*)
  a0e8056... dnd: Remove emission of fake button release event (*)
  243cfd2... textview: Update handles after flushing scroll changes (*)
  d34b122... wayland: Split keyboard/button modifiers internally (*)
  b84d9ea... wayland: Move DnD grab breaking function into gdkdevice-way (*)
  d43f525... mir: Remove child window rendering hack (*)
  a43efc6... mir: Update cursor position (*)
  e6b3bae... mir: Resolve warnings (*)
  aebac40... mir: log input events properly (*)
  a57636f... mir: Remove redundant calls (*)
  e1c958e... mir: Create the correct surface (*)
  f1c1174... mir: gdk_mir_window_impl_set_surface_type (*)
  d37f94a... mir: keep reference on queued events (*)
  c5e5ee6... window: Check if we can use CSD before enabling them (*)
  a32a1fa... Updated Tajik translation (*)
  6d4d276... Adwaita: entry linking logic change. (*)
  557f96c... Trivial: remove outdated comment (*)
  99e6796... Updated Hungarian translation (*)
  3d82fc6... GtkScale: Move marks inward (*)
  c37f569... gtkrevealer: add css padding support (*)
  245daa4... gtkplug: set decorated to FALSE by default (*)
  dee0da3... Add a tree dnd testcase (*)
  9c53f76... Adwaita: updates style for text selection (*)
  88d8859... texthandle: Allow setting individual states, and separately (*)
  1e8be1c... texthandle: Set prelight state on the pointer-interacted ha (*)
  a8191e7... places sidebar: Make 'recent' work on other platforms (*)
  6bbe48a... gtkfilechooserbutton: Align the label to the left (*)
  6bbaa70... Update touch selection style (*)
  1ff1040... Adwaita: Some touch selection updates (*)
  e1942a8... widget-factory: Demonstrate custom context menu items (*)
  359d195... widget-factory: Improve context menu example (*)
  0dbac86... Updated Spanish translation (*)
  a82a686... Updated Spanish translation (*)
  0c6205d... text view: Shorten touch selection timeout (*)
  aff47da... text view: Never show handles and popover at the same time (*)
  32be350... text  view: Don't popup after drag selection (*)
  805fa78... GtkTextHandle: add a drag-started signal (*)
  4511ff7... text view: Use the drag-started signal (*)
  76836dc... text view: Move touch selection a little further away (*)
  0a2b1b6... text view: Always clear handles for mouse interaction (*)
  1bd10f2... entry: Shorten touch selection timeout (*)
  a219e6b... entry: Never show handles and popover at the same time (*)
  79b09cc... entry: Make handles come back reliably (*)
  bd65c14... entry: Use the drag-started signal (*)
  3e386e0... entry: Hide popover when touching elsewhere (*)
  d055f8e... entry: Move touch selection a little further away (*)
  3c1a2c8... entry: Always clear handles for mouse interaction (*)
  ef93257... main: Push the current event on the stack before we start n (*)
  1cc8de2... widget: Clarify docs on gtk_widget_set_double_buffered() (*)
  ca077a0... entry: Avoid criticals (*)
  41453ff... Update Catalan translation (*)
  ac798dc... adwaita: style tweaks to touch selections (*)
  8ad0ef2... text view: Make touch selection work with mouse (*)
  70f1e23... entry: Make touch selection work with mouse (*)
  fe219a2... widget-factory: Improve touch selection example (*)
  0b3835a... GtkTextHandle: position handles properly (*)
  df5a2e7... GtkTextHandle: drop non-implemented functions (*)
  ecebdfc... GtkTextHandle: Improve handle positioning (*)
  0f47d1b... wayland: Position popups relative to the parent surface (*)
  9e46425... wayland: Don't try to guess the popup menu placement when i (*)
  8563545... wayland: Improve guessing of popup placement for detached p (*)
  06726b4... gtk-demo: Make hypertext demo work with touch (*)
  ac5fcc6... text view: Select word on double tap (*)
  90a331c... entry: Select word on double tap (*)
  e74d2b7... gtklistboxrow: propagate in the draw vfunc (*)
  7157771... docs: Add deprecation notices for GtkAlignment properties (*)
  5a61246... docs: Improve deprecation notices for GtkImageMenuItem prop (*)
  56faf49... docs: Improve deprecation notice for rules-hint property (*)
  b493bf0... docs: Improve deprecation notices for GtkMisc (*)
  d11e812... docs: Improve deprecation notices for GtkSettings (*)
  7410a4a... docs: Fix annotation for GtkGLArea::resize signal (*)
  b2cbe7b... builder: Skip introspecting lookup_callback_symbol() (*)
  8b06900... settings: Fix the type annotation for color-hash (*)
  1600d54... docs: Fix some minor typos in comments in GtkWidget (*)
  c8d70c8... Adwaita: update text selection handles (*)
  fc6871b... texthandles: Move start handle to bottom (*)
  cd5f703... Adwaita: support rtl on text handles (*)
  3a7689b... texthandle: Handle ltr/rtl positioning (*)
  8d56346... textview: set text direction information on text handles (*)
  10cb7f9... entry: Set text direction information on text handles (*)
  551931c... window: Allow more space at edges for popovers (*)
  5a499ef... texthandle: Remove knowledge about window borders (*)
  2ba064c... mir: fix build due to missing api

(*) 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]