[gtk] (93 commits) Non-fast-forward update to branch wip/otte/for-master



The branch 'wip/otte/for-master' 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:

  ed59d09... wayland: Better error on eglGetDisplay() failure

Commits added to the branch:

  7fc90ae... a11y: Send correct object reference for the root accessible (*)
  5d7ecb7... a11y: Remove unneeded check (*)
  f98ac65... Merge branch 'wip/otte/for-master' into 'master' (*)
  071a6bc... Cosmetics (*)
  27a07ed... Merge branch 'matthiasc/for-master' into 'master' (*)
  8aa2504... textview: Improve word selection (*)
  c2fe2c0... Merge branch 'better-word-selection' into 'master' (*)
  fca87d9... Updates (*)
  edd73ff... Raise _WIN32_WINNT macro to target Windows 7 API (*)
  7762311... Add a physical_device argument to send_crossing_event et al (*)
  a32973f... Move use of _gdk_win32_get_next_tick from synthesize_crossi (*)
  fe280e5... Set active physical device when using the mouse (*)
  7cec705... Rename some Wintab-related functions (*)
  75cc071... Remove _gdk_input_ignore_wintab variable (*)
  ad3995b... Make room for other API's than Wintab (*)
  ab08885... Add entry for WinPointer in GdkWin32TabletInputAPI enum (*)
  fffa903... Add winpointer.h header file for type declarations (*)
  9a8a945... Add new GdkDeviceWinpointer type (*)
  b54f4cf... Initialize WinPointer and enumerate devices (*)
  68db945... Handle WinPointer input (*)
  52f7bb6... Add _gdk_win32_get_cursor_pos utility (*)
  09ad930... Filter out spurious mouse messages while handling pen or to (*)
  8adee3d... Disable visual feedback for pen ad touch (*)
  3977518... Fix typo (*)
  58e65ae... windows: Update the docs for env vars (*)
  c02bae9... Move the _gdk_win32_pointer_input_api global variable into  (*)
  f5b6488... window: Make resizeability changes work (*)
  fff5a83... Merge branch 'matthiasc/for-master' into 'master' (*)
  da1232c... textview: Don't eat block cursors (*)
  45c047f... Merge branch 'block-cursor-fixes' into 'master' (*)
  36d1c9e... Merge branch 'add-support-for-windows-pointer-input-stack-g (*)
  d8ab5c3... gdk: Add a missing annotation (*)
  12c5518... Merge branch 'master' into 'master' (*)
  be34f27... Merge branch 'matthiasc/for-master' into 'master' (*)
  f8a1726... shortcutcontroller: Only do round-robin for mnemonics (*)
  92817b0... Merge branch 'cut-shortcut-activation-short' into 'master' (*)
  6838833... NEWS: Updates (*)
  0415d46... Merge branch 'matthiasc/for-master' into 'master' (*)
  cedb618... Fix imcontext tests (*)
  f1f197e... 4.4.0 (*)
  e9e3739... gsk: Drop the gl renderer (*)
  5feba67... Handle new pango attribute type (*)
  210a709... Merge branch 'matthiasc/for-master' into 'master' (*)
  1bf5aab... testutils: Don't include gsk/gl/gskglrenderer.h (*)
  00763e5... media: Don't include gsk/gl/gskglrenderer.h (*)
  ea31ae3... tests: Remove an outdated comment (*)
  fd885e4... Merge branch 'drop-gl' into 'master' (*)
  910d86f... NEWS: Updates (*)
  94e68b0... Bump version to 4.5 (*)
  5444f60... Merge branch 'matthiasc/for-master' into 'master' (*)
  7be3c29... windowhandle: Quiet a compiler warning (*)
  f95e940... Fix up test output for new version (*)
  d2ea7af... docs: Expand gdk_clipboard_set() docs (*)
  9667f88... Merge branch 'clipboard-set-docs' into 'master' (*)
  d923402... css: Add line-height property (*)
  ae767dc... css: Translate line-height to a Pango (*)
  8b2f28e... css: Add parser tests for line-height (*)
  bbd2b25... css: Document line-height as supported (*)
  66b297e... textview: Add line height plumbing (*)
  4759afc... textview: Set line height from css (*)
  2cc06f6... textview: Set line height from markup (*)
  a9003f7... gtk-demo: Set line height from markup (*)
  e3df89b... gtk-demo: Improve markup demo (*)
  6c19a83... gtk-demo: Add a line height demo (*)
  bea4aa3... Bump Pango dep (*)
  ba95ef6... Drop PANGO_VERSION_CHECK checks (*)
  df8f75b... Merge branch 'matthiasc/for-master' into 'master' (*)
  383ea0d... Merge branch 'css-line-height2' into 'master' (*)
  5ab9a29... Merge branch 'bump-pango' into 'master' (*)
  2d84a1c... css: Implement text-transform (*)
  417b3f9... Implement text transforms for GtkTextView (*)
  bf21df4... Add an example for text transforms (*)
  2468561... Merge branch 'css-text-transform' into 'master' (*)
  4efeaa8... NEWS: Updates (*)
  1310bf0... Merge branch 'matthiasc/for-master' into 'master' (*)
  8f39750... gtktext: Set claimed state on button1 click gesture (*)
  90edb76... gtksearchentry: Consume click events after pressing on icon (*)
  c5cd1ac... gtkentry: Add a "catchall" click gesture handler (*)
  7a4afb0... gtksearchentry: Add a "catchall" click gesture handler (*)
  552a4b2... build: Fix detection for pre-compiled css files (*)
  5d38c8c... Merge branch 'wip/kalev/pre-compiled-css-detection' into 'm (*)
  92d2867... docs: Fix documentation for gtk_icon_view_create_drag_icon (*)
  b945033... Merge branch 'fix-docs' into 'master' (*)
  58c31b8... gtkpasswordentry: Consume click events after pressing on ic (*)
  e652054... gtkpasswordentry: Add a "catchall" click gesture handler (*)
  5e311d4... Release an extra reference on GtkExpander:child (*)
  93fb07d... Merge branch 'expander-ref-leak' into 'master' (*)
  51f953a... Revert "imwayland: Tweak preedit text" (*)
  03ed585... tests: Rewrite PangoAttribute introspection (*)
  da5eb92... Merge branch 'matthiasc/for-master' into 'master' (*)
  b9c51e6... Merge branch 'wip/carlosg/gesture-state-in-entries' into 'm (*)
  d9daaed... Update Ukrainian translation (*)
  95931a7... wayland: Better error on eglGetDisplay() failure

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