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



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

  9cdcf58... label: Remove redundant store
  7df431a... inspector: Cache if we have ever constructed a window
  00a1210... stackswitcher: Expand child buttons

Commits added to the branch:

  ef2b0cc... Draw negatively sloped carets correctly (*)
  3fa2686... window: Prefer menu bars when handling F10 (*)
  94c3f4d... Update Brazilian Portuguese translation (*)
  2db8d7f... Update Brazilian Portuguese translation (*)
  9e5a501... x11: Fix handling of `RRScreenChangeNotify`/`RRNotify` even (*)
  79dc1a2... Merge branch 'randr' into 'master' (*)
  e556513... Merge branch 'menu-accel' into 'master' (*)
  369ccfc... Merge branch 'matthiasc/for-master' into 'master' (*)
  1cfd340... ngl: Avoid a coordinate overflow (*)
  6d5d9ea... Merge branch 'text-selection-missing' into 'master' (*)
  2f9a67b... docs: Fix vfunc references (*)
  36dd959... build: Check that introspection is enabled for docs build (*)
  49d109c... gtk: Add the GtkSymbolicPaintable interface (*)
  2808f9c... gtk: Port icontheme to GtkSymbolicPaintable (*)
  1b390d3... gtk-demo: Explicitly pass nuclear icon colors (*)
  7cdbdb6... gtk-demo: Add a symbolic paintable demo (*)
  2e48ff3... pathbar: Use correct GType in signal (*)
  4fbef5f... placessidebar: Don't use G_TYPE_POINTER (*)
  7366f50... filesystemmodel: Don't use G_TYPE_POINTER (*)
  e2d321a... searchengine: Rename private headers (*)
  29a2f40... Update Kazakh translation (*)
  4f31d35... Update Kazakh translation (*)
  6c87d36... enums: Add a GtkSymbolicColor enum (*)
  9237c8b... icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors() (*)
  91d1ec4... symbolicpaintable: Refactor default colors path (*)
  7404a6f... Merge branch 'wip/otte/G_TYPE_POINTER' into 'master' (*)
  3b15f32... Merge branch 'wip/otte/symbolic-paintable' into 'master' (*)
  9a2f4d8... fontbutton: Make sure the window is on the same display (*)
  480112f... fontbutton: Destroy dialog in unrealize() (*)
  552b71d... stylecontext: Remove unneeded headers (*)
  1957915... rendernode: Add GValue functions for render nodes (*)
  0b7a36c... rendernode: Add (de)serialization support for render nodes (*)
  18affbd... dragicon: Add a default drag icon for GskRenderNode (*)
  cbc050b... recorder: Make the render nodes in the list draggable (*)
  2863095... node-editor: Allow dragging and dropping the center picture (*)
  119458f... contentdeserializer: Fix some API awkwardness (*)
  32899a1... Merge branch 'wip/otte/for-master' into 'master' (*)
  52cdf30... compose: Generate endian-dependent compact Compose data (*)
  11c2d9e... compose: Document how to get compose-parse input from libX1 (*)
  1071818... compose: Update sequences from libX11 1.7.2 (*)
  3667c6b... Merge branch 'wip/smcv/compose-files' into 'master' (*)
  733fb52... Revert "reftests: Enforce default settings" (*)
  a4f0674... gdk: Make GDK_DEBUG=default-settings unconditional (*)
  9f73f02... Merge branch 'default-settings-non-debug' into 'master' (*)
  fa57b00... editable: Clarify the docs (*)
  9713c33... Merge branch 'matthiasc/for-master' into 'master' (*)
  cb38ead... Update Persian translation (*)
  8550a04... Update Dutch translation (*)
  b244f31... Use color glyph information from Pango (*)
  4c967d5... Updated Spanish translation (*)
  172d97d... Update Persian translation (*)
  ad3dad1... Initial support for new Pango attributes (*)
  76a8eb4... Merge branch 'matthiasc/for-master' into 'master' (*)
  2c06066... media: Check for gstreamer verion instead of using cc.links (*)
  4dc0e67... Merge branch 'color-glyph-info' into 'master' (*)
  b26a370... Add a gtk-hint-font-metrics setting (*)
  67495fc... Update settings tests (*)
  486cffc... Merge branch 'hint-metrics-setting' into 'master' (*)
  c002678... Merge branch 'fix-gst-subproject' into 'master' (*)
  9e198a5... Updated Lithuanian translation (*)
  82a184a... Update Finnish translation (*)
  16b9a30... reftest-compare: Treat colour channels as undefined if alph (*)
  a45cbad... Merge branch 'wip/smcv/transparent-is-transparent' into 'ma (*)
  d4b7a78... Add a README in gtk/compose (*)
  e681fdd... Merge branch 'matthiasc/for-master' into 'master' (*)
  8b48cf1... menubutton: Support custom children (*)
  44fea33... Merge branch 'wip/exalm/buttons' into 'master' (*)
  f3ccf62... gtk-demo: Improve the font rendering demo (*)
  f1347f5... gsk: Add font options to text nodes (*)
  6599cb0... gsk: Add font options to the glyph cache (*)
  299c7c3... gsk: Pass font options along (*)
  062a153... gtk: Pass font options along (*)
  64d2d70... Merge branch 'small-text-fixes' into 'master' (*)
  26e632e... widget: Redraw when font options change (*)
  850aebe... Merge branch 'matthiasc/for-master' into 'master' (*)
  3b0a9e8... Update Swedish translation (*)
  2382bd3... Update Korean translation (*)
  363fb96... Update Korean translation (*)
  d46e4fc... Update Croatian translation (*)
  464e0ae... Update Chinese (China) translation (*)
  c3ca48b... Improve the gtk_accelerator_parse() docs (*)
  0395395... Update Croatian translation (*)
  06423d8... Revert "gtk: Pass font options along" (*)
  b5ff35f... Revert "gsk: Pass font options along" (*)
  41c25b8... Revert "gsk: Add font options to the glyph cache" (*)
  ce2b212... Revert "gsk: Add font options to text nodes" (*)
  eaa2dad... Rename an internal function (*)
  a9b8157... widget: Provide a helper for updating pango contexts (*)
  754212d... textview: Invalidate Pango contexts (*)
  9869082... Update Basque translation (*)
  a3ccff3... Merge branch 'text-fixes' into 'master' (*)
  f703744... Merge branch 'ebassi/accel-parse-doc' into 'master' (*)
  b77938f... Cosmetics (*)
  7c3fbde... gtk-demo: Font rendering - improve the grid (*)
  24d69ef... gtk-demo: Font rendering - better start (*)
  c7215d1... gtk-demo: Font rendering - add outlines (*)
  b718d99... gtk-demo: Font rendering - Add keynav (*)
  f4a4dd2... gtk-demo: Font rendering - expand docs (*)
  f7c84dd... gtk-demo: Font rendering - Add some bling (*)
  6fefae3... Merge branch 'better-font-rendering-demo' into 'master' (*)
  55a935d... Update Hebrew translation (*)
  865ac44... Update Swedish translation (*)
  65ce3eb... Avoid hand-rolled color glyph information (*)
  bd4d24f... Bump pango req to 1.49.1 (*)
  b3856a3... Merge branch 'matthiasc/for-master' into 'master' (*)
  d75246a... inspector: Cosmetics (*)
  563c85e... Merge branch 'matthiasc/for-master' into 'master' (*)
  b426288... Update Romanian translation (*)
  07bff74... Update Romanian translation (*)
  db3858a... Update Chinese (China) translation (*)
  55099b7... Update Swedish translation (*)
  c86733b... Update Turkish translation (*)
  643a91b... Fix the testupload test (*)
  3ada664... Merge branch 'matthiasc/for-master' into 'master' (*)
  3d27ff1... Update German translation (*)
  76f481e... Stop using config.h.meson (*)
  155a4fa... Add vectorized half-float conversion (*)
  c1c1d44... Refactor gdk_gl_context_upload_texture slightly (*)
  bfbd95d... Merge branch 'matthiasc/for-master' into 'master' (*)
  2963468... Update French translation (*)
  1a4eebe... Update French translation (*)
  641779e... label: Remove redundant store
  7f32a0b... inspector: Cache if we have ever constructed a window
  35784a5... stackswitcher: Expand child buttons
  5801aa9... window: Fix mnemonics-visible getter+setter annotations

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