[gtk] (182 commits) Non-fast-forward update to branch wip/otte/gleanup



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

  6c7c560... build: Build demos before tools
  1266da2... x11: Move code where it belongs
  031ddaa... x11: Remove unused function
  6d4d5a8... x11: Stop reordering visuals
  219e1d0... x11: Reorder code
  1b93c57... x11: Don't share cached GLX visuals with GTK3
  919c15d... x11: Initialize GL at startup
  d159772... glx: Don't initialize GLX multiple times.
  af63969... x11: Move function call
  baa8090... x11: Simplify code
  d3bc728... x11: Pass the display, not the screen
  ed34359... x11: Move the EGL display into the private struct
  7ce5f6e... x11: Store the EGL config in the display
  52923cf... x11: Store the EGL surface in the GdkSurfaceX11
  da55322... x11: Move GL init code into the GL context
  e4d02fa... glx: Remove Visual cache
  9945197... x11: Rework Visual selection
  ac90430... x11: Remove GdkVisual
  4be25f9... x11: Remove the dummy surface
  c3d7ec0... Revert "x11: Always fall back to GLX on NVIDIA"
  fa11256... x11: Remove unused struct member
  7bc133c... x11: Remove glx version check
  5936fc8... x11: Use single GLX fbconfig and store it in the display
  c99e266... x11: Store the GLX drawable in the surface
  591e3d0... x11: Get Visual from EGL directly
  44efc0a... x11: Do not call glXQueryExtension()
  9fab279... x11: Properly record the error when initializing GL
  d881a43... x11: Redo choice between EGL and GLX
  333879b... gdk: Add a private struct to GdkDisplay
  faacdeb... gdk: Allow GdkDrawContext with a %NULL surface
  94fc080... wayland: Move fbconfig into the display
  4a12047... wayland: Don't pass GL config to get_egl_surface()
  9479e85... gdk: Add GdkDisplay::init_gl vfunc
  662b246... gdk: Require EGL version 1.4 across the board
  135a124... ngl: Store the shared driver in the display
  e36a483... gdk: Add gdk_gl_context_is_shared()
  bf90ce0... gl: Store the context::in-frame state in the current contex
  af5bfd1... gdk: Get rid of paint contexts

Commits added to the branch:

  517b517... video: Reveal controls on tap (*)
  970bb80... fix: replace deprecated metods. (*)
  68eb422... listitemwidget: Match activation conditions (*)
  276f85c... listitemwidget: Claim gesture when activating (*)
  e888364... Merge branch 'columnview-double-activation' into 'master' (*)
  86b5dba... mediastream: Rename an api to avoid name collisions (*)
  5776fcd... fix: make the new nsview as the first responder. (*)
  00d25ae... Merge branch 'media-stream-name-collision' into 'master' (*)
  a6b4e53... Merge branch 'macos-input-method' into 'master' (*)
  787fa6b... Update Turkish translation (*)
  a388276... Revert "progressbar: Avoid redundant storage" (*)
  c4a2234... label: Fix mnemonic handling (*)
  89f57d4... Add a mnemonic testcase (*)
  16ff055... cellarea: Don't shrink area too much (*)
  0a9d2f2... Merge branch 'label-underline-markup' into 'master' (*)
  5e99513... Merge branch 'cherry-pick-4ba89f25' into 'master' (*)
  b09087d... droptarget: Rename :drop to :current-drop (*)
  96fc5dc... mediastream: Some more api renaming (*)
  56c486a... Merge branch 'drop-target-name-collision' into 'master' (*)
  85b595b... gdksurface-win32.c: Fix formatting for popup functions (*)
  ba7ec29... gdksurface-win32.c: Fix up popup placement (*)
  1056451... Merge branch 'media-stream-name-collision' into 'master' (*)
  1abbf00... Merge branch 'fix-3793' into 'master' (*)
  ece9e7e... examples: Drop a redundant frame (*)
  43eeff8... examples: Use existing icons (*)
  d675ae5... bloatpad: Improve accel dialog (*)
  11916ba... bloatpad: Give the toolbar a facelift (*)
  df1116a... bloatpad: Add icons as resources (*)
  7b1a762... print-editor: Make accels work (*)
  424dd8a... actionobserver: Clarify primary_accel_changed docs (*)
  e59e9ad... Merge branch 'wip/otte/for-master' into 'master' (*)
  15c6559... action muxer: Propagate accel changes (*)
  db93090... menutrackeritem: Be more careful with accel changes (*)
  d5054f9... action muxer: Propagate registrations further up (*)
  3254a3f... shortcutcontroller: Add a way to update accels (*)
  64af901... window: Propagate accel changes (*)
  7344a03... shortcutcontroller: Don't reinject menu accels (*)
  4d00f19... widget-factory: Show Ctrl-? in the menu (*)
  47bb556... testsuite: Avoid a compiler warning (*)
  fad4c60... Update Portuguese translation (*)
  1bda665... Merge branch 'matthiasc/for-master' into 'master' (*)
  352898a... inspector: fix compilation with broadway (*)
  8df2cce... Merge branch 'wip/chergert/fix-broadway-build' into 'master (*)
  057bda6... macos: register known clipboard types for drag destination (*)
  6c8e176... macos: fix position of drag surface (*)
  b64370c... macos: move drag motion to GdkMacosDrag (*)
  22827f2... macos: Fix a compiler warning (*)
  d92f8a1... treeviewcolumn: Clip header buttons (*)
  ad12605... macos: check for GdkMacosBaseView before using as such (*)
  6c1dce2... macos: make pasteboard usage reusable (*)
  3fd931d... macos: implement GdkDrop for macOS (*)
  be1b979... Merge branch 'matthiasc/for-master' into 'master' (*)
  e35490b... gdkdrag-win32.c: Fix drag surface positioning (*)
  fb052c8... ci: Build Broadway on MacOS (*)
  f58fc6b... gsk: Respect max element vertices limitation (*)
  634bd2d... Merge branch 'matthiasc/for-master' into 'master' (*)
  e8f9fb0... Merge branch 'gsk-big-batches' into 'master' (*)
  13a2db2... Merge branch 'fix-3798' into 'master' (*)
  c8ad4d5... dnd: Add another assertion (*)
  4df9314... wayland: Fix some dnd corner case (*)
  92c6485... docs: Tweak wording (*)
  a6101f0... textview: give application developers access to RTL and LTR (*)
  3b70cd3... checkbutton: Match GtkButton behavior (*)
  9169315... Merge branch 'wip/chergert/textview-access-to-contexts' int (*)
  d7915fb... docs: Add a section about Drag-and-Drop (*)
  1cebf40... docs: Fix a typo (*)
  cd39e41... Never show the Trash in the FileChooserWidget side bar (*)
  333a92b... Revert "Never show the Trash in the FileChooserWidget side  (*)
  8897092... Never show the Trash in the FileChooserWidget side bar (*)
  3969d8b... gdk/wayland: Fix pointer-gestures version selection (*)
  981a638... Merge branch 'fix-pointer-gestures-kde-plasma' into 'master (*)
  a4d35ac... gtk: Define the GtkListItem autocleanup func (*)
  1dbb518... macos: fix the position of curosr of input method for macos (*)
  02893e3... Add section about `gtk_widget_set_app_paintable` (*)
  0e29f52... Merge branch 'migration_patch' into 'master' (*)
  85cb550... Merge branch 'gtklistitem-autocleanup' into 'master' (*)
  bbf7454... make testdnd trashcan work again (*)
  0066330... Merge branch 'macos-input-method' into 'master' (*)
  e2cfa7b... Merge branch 'fix_tests_testdnd' into 'master' (*)
  47bd998... Merge branch 'checkbutton-release-outside' into 'master' (*)
  73cb60d... Merge branch 'ebassi/filechooser-no-trash' into 'master' (*)
  6a29b64... Merge branch 'dnd-fixes' into 'master' (*)
  92177d9... Merge branch 'wip/chergert/gdk-macos-gdkdrop' into 'master' (*)
  59d4333... Merge branch 'wip/sadiq/reveal-controls-on-touch' into 'mas (*)
  f3befe5... button: Reset style classes when setting arbitrary children (*)
  76df60d... menubutton: Reset label when setting icon name and vice ver (*)
  51a7545... menubutton: Remove a random g_return_if_fail() (*)
  ac3b246... menubutton: Add a way to always show arrow with image butto (*)
  47b5c68... menubutton: Don't hardcode label<->arrow spacing (*)
  b18e95d... meson: Fix generate_gir() dependencies (*)
  0fd790e... Meson: Only g-ir-scanner warnings fatal when buit with -Dwe (*)
  fd49d39... Update Portuguese translation (*)
  9bf3724... docs: Use code blocks for inline XML (*)
  d8c416e... Merge branch 'ebassi/issues-4076' into 'master' (*)
  0ea73c3... gtk: Define the GtkListItemFactory autocleanup func (*)
  7a493f1... Revert "gsk: Respect max element vertices limitation" (*)
  bd5e5be... gsk: Don't overflow vbo_count (*)
  c7f4131... Merge branch 'gtklistitemfactory-autocleanup' into 'master' (*)
  bf97dfd... Merge branch 'wip/exalm/buttons' into 'master' (*)
  dc50c75... Merge branch 'avoid-batch-size-overflow' into 'master' (*)
  bda7557... Update hello-world.c (*)
  192e779... Merge branch 'hello-world-fixup' into 'master' (*)
  9ea1620... gsk: Use the right limit for batch size (*)
  f45c0b9... gsk: Another vbo_size overflow fix (*)
  bcdb9c9... Merge branch 'more-vbo-overflow' into 'master' (*)
  4efb661... wayland: Look for cursor themes in $HOME (*)
  3a5983e... Merge branch 'wayland-cursor-theme' into 'master' (*)
  e9d3d3e... icontheme: Fix binding annotation (*)
  d8ab2e6... texthistory: hoist single actions from group (*)
  e596e1f... Merge branch 'wip/chergert/fix-texthistory-grouping' into ' (*)
  e415f25... Add another text history test (*)
  3e63e68... Merge branch 'text-undo-test' into 'master' (*)
  fd0d328... gdk: fix gtk app startup with 'g_value_set_boxed: assertion (*)
  106417a... gtkffmediafile: Fix deprecated API usage (*)
  a90f721... Merge branch 'wip/baedert/wat' into 'master' (*)
  804d9ee... popovermenu: Scroll when necessary (*)
  ed5b420... Add a simple python example (*)
  c88dc98... Merge branch 'python-example' into 'master' (*)
  3227aa2... mediastream: Rename apis one more time (*)
  7f2648a... Cosmetics (*)
  3904478... Merge branch 'rerename-mediastream' into 'master' (*)
  c668586... Merge branch 'scrolling-menus' into 'master' (*)
  511dc7a... Merge branch 'fix-gir' into 'master' (*)
  5ef2b9f... Merge branch 'matthiasc/for-master' into 'master' (*)
  8ff9c85... filechooser: Avoid a critical (*)
  c609e2f... docs: Improve the gtk4-launch man page (*)
  1ae259a... Merge branch 'man-page-improvement' into 'master' (*)
  e516ce4... Merge branch 'fix-filechooser-critical' into 'master' (*)
  c79f289... text: Update placeholder visibility more often (*)
  749ea8c... widget-factory: Add a default button (*)
  f023695... docs: Fix various link formatting (*)
  b6edb51... Merge branch 'placeholder-visibility' into 'master' (*)
  9885bed... Merge branch 'matthiasc/for-master' into 'master' (*)
  6efe31e... Merge branch 'master' into 'master' (*)
  af15f5d... Remove Google Cloud Print backend This service was shut dow (*)
  873f6cc... Add a simple Javascript example (*)
  6304882... Update Romanian translation (*)
  d3c0878... Update Romanian translation (*)
  a085e17... Merge branch 'wip/remove-cloudprint' into 'master' (*)
  6f86b4d... Merge branch 'js-example' into 'master' (*)
  c920236... gtk-demo: Add a slider to the menu example (*)
  e6cce28... Merge branch 'matthiasc/for-master' into 'master' (*)
  5b9241f... build: Build demos before tools
  1b63b0c... x11: Move code where it belongs
  6124e7e... x11: Remove unused function
  0a505c8... x11: Stop reordering visuals
  ea3e2d3... x11: Reorder code
  148a8f1... x11: Don't share cached GLX visuals with GTK3
  2b0d8e0... x11: Initialize GL at startup
  47bc006... glx: Don't initialize GLX multiple times.
  26f0a53... x11: Move function call
  2fee8bc... x11: Simplify code
  88e8bf8... x11: Pass the display, not the screen
  55aa117... x11: Move the EGL display into the private struct
  1c63995... x11: Store the EGL config in the display
  d09c1c7... x11: Store the EGL surface in the GdkSurfaceX11
  bc47ed7... x11: Move GL init code into the GL context
  645a648... glx: Remove Visual cache
  598043f... x11: Rework Visual selection
  0679811... x11: Remove GdkVisual
  aa5b873... x11: Remove the dummy surface
  1d83891... Revert "x11: Always fall back to GLX on NVIDIA"
  fd3fdd8... x11: Remove unused struct member
  a556d3e... x11: Remove glx version check
  a778cc4... x11: Use single GLX fbconfig and store it in the display
  d6b1c6a... x11: Store the GLX drawable in the surface
  86c0867... x11: Get Visual from EGL directly
  d460dc4... x11: Do not call glXQueryExtension()
  f32178c... x11: Properly record the error when initializing GL
  f5be8ab... x11: Redo choice between EGL and GLX
  fce0bf8... gdk: Add a private struct to GdkDisplay
  fdf8afe... gdk: Allow GdkDrawContext with a %NULL surface
  09411ce... wayland: Move fbconfig into the display
  c6cb42f... wayland: Don't pass GL config to get_egl_surface()
  8c61b80... gdk: Add GdkDisplay::init_gl vfunc
  64cd327... gdk: Require EGL version 1.4 across the board
  68cab9d... ngl: Store the shared driver in the display
  5445198... gdk: Add gdk_gl_context_is_shared()
  6b3784d... gl: Store the context::in-frame state in the current contex
  b57a842... gdk: Get rid of paint contexts
  7e6818e... gl: Require EGL_KHR_surfaceless_context with egl
  7edf7e9... gl: Move vfunc

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