[gtk] (134 commits) Non-fast-forward update to branch nirbheek/meson-fallback-dep-fixes



The branch 'nirbheek/meson-fallback-dep-fixes' 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:

  77f921b... meson: Add a fallback for the harfbuzz dependency
  bb10dd4... meson: Use proxy-libintl subproject when needed and availab
  a7f9685... meson: Support graphene as a fallback dependency

Commits added to the branch:

  9178423... TreeView: Get expander size from CSS min-width|height (*)
  bada3db... HighContrast: Restore expander size (*)
  e42373d... docs: Add GtkPicture to types list (*)
  731f0d4... Merge branch 'gtk-picture-docs' into 'master' (*)
  af8fe18... Fix a few documentation warnings (*)
  dbf3293... main: Don't look at first GTK_DISPLAY_DEBUG_CHECK parameter (*)
  bb31ce1... renderborder: Remove some unused API (*)
  33166b7... render: Remove gtk_render_slider (*)
  f3a83ab... colorswatch: Remove priv pointer (*)
  6b4709e... GtkApplication: Remove priv pointer (*)
  50b79ae... GtkSeparatorToolItem: Remove priv pointer (*)
  6e47d0b... GtkSeparatorToolItem: Remove draw flag (*)
  c960775... dialog: Remove some GtkVBox references (*)
  53afc4a... dialog: Remove priv pointer (*)
  93c688c... range: Remove has_origin flag (*)
  9681245... listbox demo: Hide extra_buttons_box by default (*)
  074eb2a... accellabel: Add newline between consecutive if statements (*)
  a976aa9... searchbar: Ignore key presses when unmapped (*)
  2854635... scalebutton: Remove priv pointer (*)
  9bab218... aspectframe: Remove priv pointer (*)
  6fdcafc... treeview: Move column header widgets when scrolling (*)
  c85e240... treeview: Fix column visibility check (*)
  a692085... Implement GtkInspectorLayoutOverlay (*)
  27ba241... Update Hungarian translation (*)
  8ca3ac1... GtkIMContextSimple: Fix Wayland build when X11 support is d (*)
  9959ea9... Revert "snapshot: merge container nodes" (*)
  50f76eb... GskRenderer: Add missing nullable annotation (*)
  a0b8e32... rendernodes: Fix unconditionally impossible diffs (*)
  f7aff03... layout: Remove priv pointer (*)
  d41603d... aboutdialog: Remove priv pointer (*)
  3dd188f... gl renderer: Cache blurred outset shadow nodes (*)
  2cc6a3e... widget factory: Use GtkPicture for background selection (*)
  7030e08... Merge branch 'master' into 'master' (*)
  b94c316... dnd: Rename gtk_drag_begin_with_coordinates (*)
  63ab523... wayland: Remove an unused field (*)
  db0b9f6... dnd: Add a GdkDrag::action property (*)
  f69bb2f... wayland: set a cursor when starting a drag (*)
  40841ec... GdkDrag: Drop the priv struct (*)
  94af080... Rename a property (*)
  59c2efb... Add a GdkDrag::actions property (*)
  d927c3b... GdkDrop: drop the priv struct (*)
  7a0a92f... win32: Stop using gdk_drag_get_suggested_action (*)
  da22ba3... drag: Split a setter (*)
  a756caa... dnd: Drop suggested_action (*)
  c73cb2c... wayland: Drop an unused field (*)
  0e2ac0e... wayland: Rename a source file (*)
  5cdbbc6... win32: Build fixes (*)
  1dd15b5... dnd: Some documentation updates (*)
  f432c93... dnd: Drop gdk_drag_abort (*)
  e72ca43... Merge branch 'fix-wayland' into 'master' (*)
  986daa8... Merge branch 'dnd-cleanups' into 'master' (*)
  00a61f9... docs: Small updates (*)
  3ce3867... gl: Don't accidentally use ints for float variables (*)
  1a5e60b... paintable: Fix return_if_fail() statements (*)
  bcfd1bb... widgetpaintable: Redo implementation (*)
  a7cd191... widgetpaintable: Add a hack to make recursion not infloop (*)
  88af7b4... textview: Use snapshot on the sidebars (*)
  2f72353... gtk-demo: Update aspect-ratio when selecting new puzzle (*)
  4456b06... window: Update opaque region if background-color changes (*)
  60afd05... Update POTFILES.in (*)
  6afb6bb... x11: Set BackPixmap = None unconditionally (*)
  cbb1e74... textview: Only create cairo context in gtktextdisplay.c (*)
  05ca6bc... gl: fix compilation errors for legacy context shaders (*)
  19873e5... gl: implement clipping for legacy contexts (*)
  6a7de80... text display: correct a comment (*)
  443f8dd... popover: Drop some dead code (*)
  a8926c9... gdk: Drop configure events (*)
  da3aaf3... gdk: Drop expose events (*)
  9c827cb... broadway: Stop using configure events (*)
  1172810... win32: Stop using expose and configure events (*)
  7ca6440... gdk: Drop map events (*)
  d148f26... Drop gdk_surface_withdraw (*)
  288086b... Fix up some doc mishaps (*)
  17386b5... Merge branch 'wip/matthiasc/kill-non-input-events' into 'ma (*)
  228f813... dnd: Drop gdk_drag_drop (*)
  bc2f484... Revert "GdkDrop: drop the priv struct" (*)
  1ea09a3... Add a private struct to GdkDrag (*)
  034f89b... wayland: Drop an unused api (*)
  9cc3e2c... gdkdrag: remove an unused member (*)
  5ce3520... Add a GdkDrag::surface property (*)
  298b6ee... wayland: Stop accessing GdkDrag members (*)
  2d83bb1... x11: Stop using GdkDrag fields (*)
  98ccb67... drop: stop accessing GdkDrag fields (*)
  435f143... x11: Rename a file (*)
  1685232... x11: Set actions on drag (*)
  410d4bc... wayland: Set actions on drag (*)
  3c8b3cb... win32: Stop accessing GdkDrag members (*)
  89f25d1... Merge branch 'dnd-cleanups' into 'master' (*)
  e2fd33f... Revert "broadway: Stop using configure events" (*)
  7a1073c... Revert "gdk: Drop configure events" (*)
  bf5f27c... Handle configure events in gdk (*)
  033cf4b... Update POTFILES.in (*)
  9dc6793... Merge branch 'legacy-gl' into 'master' (*)
  17b1e7b... docs: Fix scroll and motion controller titles (*)
  446b2e2... Avoid a g_object_get path (*)
  b7d948a... gl renderer: Use a GArray for the shadow cache (*)
  5386cf8... GskRoundedRect: Typo (*)
  960717b... window: Don't queue an allocate if the css clip changes (*)
  3f126c7... Remove GTK_CSS_AFFECTS_CLIP (*)
  392b4d9... gl renderer: Pull a few declarations into the closest scope (*)
  cf7fa93... sizerequest: Only check reported baselines if requested (*)
  4bc1455... Correctly mark an enum value in a doc comment (*)
  f699fff... sizerequest: Pull locals into closest scope (*)
  480a2c2... widget: Remove another ->priv usage (*)
  04eb7ee... Remove icon extents API (*)
  6fe0a8c... gesturestylus: Clarify a documentation comment (*)
  4b2d631... placessidebar: Take a GdkDrag in _set_drop_targets_visible( (*)
  1d4ce5a... widgetfactory: add separator tool item to presentation (*)
  0750b4f... Merge branch 'places-sidebar-dnd' into 'master' (*)
  1030d9e... docs: Small updates to the migration guide (*)
  7b5a0a8... gdk: Add auto cleanup func for GdkContentProvider (*)
  9a0ec5b... gdk: contentdeserializer: Fix stream usage (*)
  96d0368... gdk: contentdeserializer: Fix deserializer not returning (*)
  4063c3d... Merge branch 'content-deserializer-fixes' into 'master' (*)
  7a8f5ca... gtkcssprovider: remove gtk_css_provider_get_default (*)
  4001951... docs: Fix GdkContentProvider documentation (*)
  31d2638... Merge branch 'content-provider-docs' into 'master' (*)
  bef8a3a... Merge branch 'content-provider-autoptr' into 'master' (*)
  7dabc2a... Merge branch 'master' into 'master' (*)
  849ffeb... Emoji chooser: Use icons for sections (*)
  14f86ae... testsuite: Add emoji icon names (*)
  37e4ae2... Quiet a compiler warning (*)
  5c9b25c... moji chooser: Try harder to avoid fallback (*)
  827219e... Emoji chooser: Also check for hex boxes (*)
  51873eb... Update Turkish translation (*)
  806c659... Drop unused old icons (*)
  1b23032... ci: add hicolor-icon-theme to the docker image (*)
  447b166... Merge branch 'wip/muktupavels/remove-gtk-css-provider-get-d (*)
  20deda2... Update British English translation (*)
  1d72e3e... Drop builtin icon test (*)
  8c1cf89... meson: Add a fallback for the harfbuzz dependency
  e0c6daa... meson: Use proxy-libintl subproject when needed and availab
  3f03e1d... meson: Support graphene as a fallback dependency
  ca88589... meson: Always fetch pangoft2_dep from the pango subproject

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