[gtk] (129 commits) Non-fast-forward update to branch wip/master.win.egl



The branch 'wip/master.win.egl' 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:

  43fc9d9... build: Check for EGL support in libepoxy on Windows
  0027a3a... Add a EGL renderer (via ANGLE) for Windows
  6b2a266... OpenGL/ES: Fix 'R' and 'B' bits inverted on Windows

Commits added to the branch:

  05ca6bc... gl: fix compilation errors for legacy context shaders (*)
  19873e5... gl: implement clipping for legacy contexts (*)
  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 (*)
  77c3ef4... x11: Ignore old XFixesSelectionNotify events (*)
  1d72e3e... Drop builtin icon test (*)
  49ae68c... gtkpopovermenu: Drop call to gtk_widget_show() (*)
  d88268c... gtkpopovermenu: Conditionally chain up in gtk_popover_menu_ (*)
  1fbbaef... testpopover: Don’t set margin in menu box (*)
  bbf5d14... Updated Spanish translation (*)
  5df4d27... meson: libgdk-broadway.a depends on broadwayjs.h (*)
  b343abf... meson: Support graphene as a fallback dependency (*)
  cfb0df1... meson: Update pango and gdk-pixbuf wrap locations (*)
  73dd73c... Merge branch 'just-popover-menu-things' into 'master' (*)
  29905d1... Updated Spanish translation (*)
  1853545... Merge branch 'nirbheek/misc-meson-fixes' into 'master' (*)
  337eedb... Update Romanian translation (*)
  259be23... broadway: Remove unused variable (*)
  0f70e6d... docs: Remove remains of Mir backend (*)
  5f7e093... gtk: Move GtkGesture declaration to gtktypes.h (*)
  5d9d73b... testsuite: Fix DragContext => Drag renaming (*)
  51d40ca... render: Make gtk_render_layout() use the snapshot API (*)
  2a11baf... render: Make gtk_render_check/arrow/handle() use the snapsh (*)
  14408b7... render: Make gtk_render_background() use the snapshot API (*)
  76d0e1e... API: Remove gtk_render_frame_gap() (*)
  9675c99... render: Make gtk_render_frame() and gtk_render_focus() use  (*)
  95a4eff... render: Make gtk_render_icon() use the snapshot API (*)
  6adaf7c... Remove GDestroyNotify casts in g_clear_pointer() uses (*)
  ad6255a... Merge branch 'xfixes-timestamp' into 'master' (*)
  798ad9f... Merge branch 'g-clear-pointer-propagate' into 'master' (*)
  a1a6e6a... doc: Fix there/their typo (*)
  540cb58... Merge branch 'patch-1' into 'master' (*)
  32de29b... testsuite: Sort icon names (*)
  755d8f8... Updated Spanish translation (*)
  c6141df... Keep picking up icons as resources (*)
  cb24727... Add emoji category icons (*)
  d398c00... Fix up the resource generation for icons (*)
  791da76... gtkplacessidebar: Show busy spinner in sidebar row during m (*)
  af21583... tests: Stop using legacy gtk_menu_popup API (*)
  4497ac7... menu: Remove legacy popup APIs (*)
  c8be597... Bring back gtk-orientation icons (*)
  766e2b1... testsuite: Update the list of used icons (*)
  0cc0714... Add a color picker interface (*)
  9842744... color editor: Add a color picker button (*)
  031b5ca... Add a color picker implementation for portals (*)
  16171a2... Add a color picker implementation for gnome-shell (*)
  b6d990a... tests: Update a11y tests (*)
  2c5f2a2... Merge branch 'color-picker' into 'master' (*)
  f3f32b4... Merge branch 'wip/gtk-menu-popup-no-more' into 'master' (*)
  f33549d... Updated Lithuanian translation (*)
  002e48c... imwayland: fix potential leak of attr list (*)
  87d3347... vulkan: fix warning from g_clear_pointer() changes (*)
  8f95a59... Remove an outdated comment (*)
  73b45ec... Migration guide: mention size-allocate (*)
  fff2fab... Update Polish translation (*)
  7d3b8b0... treeview: Get rid of child surfaces (*)
  e1a7629... window: Fallback to CSD titlebar in focus-chain (*)
  f8a971a... Adwaita: devel style (*)
  de17e3b... Merge branch 'devel-styling' into 'master' (*)
  7ef9573... Merge branch 'fix-gs-issue-404' into 'master' (*)
  cdfde66... gtkcombobox: Use controller to handle combobox keybindings  (*)
  9a541d9... inspector: Use gestures/controllers for inspect button (*)
  0d7b4ec... gtkentry: Use keycontroller on GtkCellEditable implementati (*)
  ca8008e... gtkcombobox: Use keycontroller on GtkCellEditable implement (*)
  d301695... gtktreeview: Replace event vmethod with key controller (*)
  6d3eb18... gtktreeview: Use key controller on search entry handling (*)
  101c927... gtk-demo: Add pad controller handling to "Paint" demo (*)
  2dbb150... demos: drop "Event axes" demo (*)
  4d59a00... demos: Update search_entry2 demo to use key capturing API (*)
  85f6995... demos: Update hypertext demo to use controllers (*)
  6f15447... tests: Update testgrid to use gestures (*)
  88743ab... tests: Use gesture to popup menu in testiconview (*)
  5e0f2d7... tests: Use gesture in testtreepos (*)
  1570c41... testsuite: Update window test to use gestures when interact (*)
  f152249... gtkwindow: Replace captured event handler with motion contr (*)
  71762d3... gtkscrolledwindow: Use controller for motion capturing (*)
  25b3b90... tests: Port motion-compression to using a motion controller (*)
  8f6f980... demos: Update changedisplay demo to using GtkGesture (*)
  5d1b2f6... tests: Port testwidgetfocus to using a motion controller (*)
  efa42a6... Merge branch 'wip/carlosg/event-final-cleanup' into 'master (*)
  c5afea0... Merge branch 'gtk-4-add-spinner-to-sidebar-row' into 'maste (*)
  a8c6f22... inspector: Remove unnecessary cast (*)
  76ed6cf... colorpickerportal: Fix memory leak (*)
  8e78b53... Updated Czech translation (*)
  36ed4c2... Update POTFILES.skip (*)
  813957a... gdk: Remove gdk_event_get_string() (*)
  375fbd4... gdk: Remove key_event->string and key_event->length (*)
  03a6420... treeview: Fix compiler warning (*)
  7e919aa... gdk: Fix Windows and OS X backend for keyevent.string remov (*)
  01f1783... Updated Czech translation (*)
  47928b9... color picker: Better debug spew (*)
  1129feb... bindings: Remove GTK_TYPE_IDENTIFIER (*)
  f26ef41... build: Check for EGL support in libepoxy on Windows
  74237ac... Add a EGL renderer (via ANGLE) for Windows

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