[gtk] (300 commits) Non-fast-forward update to branch disable-aerosnap-if-not-resizable



The branch 'disable-aerosnap-if-not-resizable' 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:

  8608116... gdksurface-win32.c: Disable AeroSnap for surface if not res

Commits added to the branch:

  b18e95d... meson: Fix generate_gir() dependencies (*)
  0fd790e... Meson: Only g-ir-scanner warnings fatal when buit with -Dwe (*)
  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' (*)
  76133db... menubutton: Make menu buttons activatable again (*)
  271afb7... font button: Make font buttons activatable again (*)
  fc65d63... colorbutton: Make color buttons activatable again (*)
  f328175... appchooserbutton: Make buttons activatable again (*)
  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' (*)
  fe633d9... scrolledwindow: Don't check drag threshold when already scr (*)
  af52ea7... text: Add API to compute cursor extents (*)
  337c5e5... Add missing "Since: 4.X" tags (*)
  880c01f... Merge branch 'wl-since' into 'master' (*)
  e7f1398... Merge branch 'text-cursor-extents' into 'master' (*)
  6818eee... Merge branch 'wip/exalm/scroll-touch' into 'master' (*)
  d5f2b69... build: Get typelib dir dynamically using gobject-introspect (*)
  d63d9b2... joinedmenu: add helper to join menus instead of nesting (*)
  10bdf8c... textbtree: Initialize to zero the tags counting array (*)
  2784b03... gdkkeys-win32.c: fix initialisation of key_state in update_ (*)
  c1af63d... Merge branch 'invisible-char-fix' into 'master' (*)
  c86631b... Merge branch 'dynamic-typelib-path' into 'master' (*)
  d755327... Merge branch 'gdkkeys-m' into 'master' (*)
  c85f3f4... Merge branch 'wip/chergert/fix-4094' into 'master' (*)
  a64087d... Merge branch 'activatable-buttons' into 'master' (*)
  0f9d39c... Update Brazilian Portuguese translation (*)
  2d092ea... Update Brazilian Portuguese translation (*)
  ae21f66... Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation (*)
  ab908c2... Add GtkMenuButton:primary Since: annotation (*)
  a009e26... gtk: fix GtkPasswordEntryBuffer introspection (*)
  28cdd3f... Merge branch 'gi-fixes' into 'master' (*)
  fc9c348... ngl: Make the C half-float implementation accessible (*)
  fab82a7... tests: Add some fp16 tests (*)
  e7f228e... Merge branch 'fp16-tests' into 'master' (*)
  eacfa2a... doc: Syntax fixes (*)
  c09718b... Merge branch 'doc-fixes' into 'master' (*)
  74cba6c... Add a simple Javascript example (*)
  da3ca66... gtk-demo: Add a slider to the menu example (*)
  d25557a... Clean up the GtkComposeTable api (*)
  bee58fd... composetable: Introduce a parser struct (*)
  8464b04... composetable: Move code into the parser (*)
  fb6c8cd... composetable: Handle includes (*)
  ff4f07d... composetable: Handle substitutions in includes (*)
  3b4b1c6... composetable: Reinterpret %L (*)
  45d39c2... composetable: Switch to using a hash table (*)
  485dc05... composetable: Allow removing sequences (*)
  8087250... imcontext: Replace the builtin sequences (*)
  1cff4bb... composetable: Ignore length 1 sequences (*)
  54dffa0... composetable: Drop GtkComposeTableCompact (*)
  92129a2... imcontext: Simplify checking compose seqs (*)
  4390f81... imcontext: Improve the docs (*)
  5470a13... rendernodeparser: Don't use %g when writing file (*)
  ca3d942... rendernodeparser: Remove leftover debug prints (*)
  67952a9... Merge branch 'wip/otte/for-master' into 'master' (*)
  0ad5094... Remove some leftover debug code (*)
  264d592... composetable: Keep the number of sequences (*)
  87e2a02... composetable: Rewrite Compose files if necessary (*)
  3eed61d... snapshot: Replace trivial gradients with color nodes (*)
  4332332... snapshot: Only compute start and end point if we have to (*)
  aaa6895... snapshot: Handle transparent opacity nodes correctly (*)
  fd48afb... ngl: Do nothing for transparent color nodes (*)
  c799452... ngl: Do nothing for transparent text nodes (*)
  b99beeb... Merge branch 'wip/baedert/for-master' into 'master' (*)
  b70b058... Merge branch 'transparent-optimizations' into 'master' (*)
  1c90bb5... ngl: Handle negative scales (*)
  834d374... testsuite: Add test for crasher (*)
  5d02a8f... texthistory: fix calculation of n_chars (*)
  2da9ba6... appdata: Use correct SPDX license identifier (*)
  a5e7b92... appdata: Add content_rating (*)
  64b9d53... appdata: Use launchable rather than id (*)
  94c2072... meson: Use a valid SPDX identifier (*)
  6ff85d2... Merge branch 'wip/chergert/fix-texthistory-insert' into 'ma (*)
  8390363... testsuite: Avoid negative scales with gl renderer (*)
  f66fa16... Merge branch 'metainfo' into 'master' (*)
  a663b8c... Merge branch 'fix-negative-scales' into 'master' (*)
  a76f515... cssimagecrossfade: Don't abort() when failing to parse imag (*)
  2ba69ab... Merge branch 'wip/otte/for-master' into 'master' (*)
  e609ede... Use pango from the main branch (*)
  4d10ab3... Update Ukrainian translation (*)
  77829cf... Merge branch 'pango-main' into 'master' (*)
  49a7625... gdksurface-win32.c: Create all surfaces with CS_OWNDC (*)
  ac64d2d... GDK-Win32: Clean up HiDPI support and WGL a bit (*)
  4e4f57e... reftests: Enforce default settings (*)
  67c9e7a... Merge branch 'ci-default-settings-4' into 'master' (*)
  69fda94... Merge branch 'win32.hidpi.cleanup' into 'master' (*)
  ead31db... password_entry: Header Capitalization on tooltip (*)
  8669e8a... Merge branch 'tooltip-hig' into 'master' (*)
  aa6a9de... gtk/builder: Port example to GTK 4 (*)
  9b44965... Update Ukrainian translation (*)
  3883a98... Merge branch 'fix-dialog-docs' into 'master' (*)
  9f6fb16... build: Set proper defaults for media backends (*)
  4d5dc18... build: disable Vulkan by default (*)
  af0c95c... build: Remove sassc option (*)
  e544c89... build: Make all X11 extensions mandatory (*)
  afc5f46... x11: Remove unused headers (*)
  0ae2acf... x11: Remove XComposite (*)
  94eb3d7... Merge branch 'wip/otte/build' into 'master' (*)
  bdee75c... Sync included icons from adwaita-icon-theme (*)
  bcc7028... Merge branch 'sync-icons' into 'master' (*)
  2c023cd... gdk/wayland: Clean up gestures if pointer capability is wit (*)
  a555594... Merge branch 'destroy-pointer-gestures' into 'master' (*)
  f2b41e7... build: Build demos before tools (*)
  1347573... x11: Move code where it belongs (*)
  74e01dd... x11: Remove unused function (*)
  5784f8c... x11: Stop reordering visuals (*)
  7d32ec5... x11: Reorder code (*)
  8bfe82f... x11: Don't share cached GLX visuals with GTK3 (*)
  0fce300... x11: Initialize GL at startup (*)
  8dfc627... glx: Don't initialize GLX multiple times. (*)
  8a2f3e1... x11: Move function call (*)
  c5df081... x11: Simplify code (*)
  1d448a2... x11: Pass the display, not the screen (*)
  bdb4972... x11: Move the EGL display into the private struct (*)
  c787fe7... x11: Store the EGL config in the display (*)
  b1fbc2e... x11: Store the EGL surface in the GdkSurfaceX11 (*)
  0ddd061... x11: Move GL init code into the GL context (*)
  62bac44... glx: Remove Visual cache (*)
  ca8d9fb... x11: Rework Visual selection (*)
  ccd5992... x11: Remove GdkVisual (*)
  04c2093... x11: Remove the dummy surface (*)
  eb34233... Revert "x11: Always fall back to GLX on NVIDIA" (*)
  485dae9... x11: Remove unused struct member (*)
  82eb947... x11: Remove glx version check (*)
  1c55b32... x11: Use single GLX fbconfig and store it in the display (*)
  215f792... x11: Store the GLX drawable in the surface (*)
  6d5ba95... x11: Get Visual from EGL directly (*)
  37ba057... x11: Do not call glXQueryExtension() (*)
  74288ec... x11: Properly record the error when initializing GL (*)
  5a3b4de... x11: Redo choice between EGL and GLX (*)
  581e01b... gdk: Add a private struct to GdkDisplay (*)
  01e9fa9... gdk: Allow GdkDrawContext with a %NULL surface (*)
  7cd4282... wayland: Move fbconfig into the display (*)
  ba3e80c... wayland: Don't pass GL config to get_egl_surface() (*)
  430b6f8... gdk: Add GdkDisplay::init_gl vfunc (*)
  e4f0418... gdk: Require EGL version 1.4 across the board (*)
  dd666e4... ngl: Store the shared driver in the display (*)
  c7320df... gdk: Add gdk_gl_context_is_shared() (*)
  2c98786... gl: Deprecate gdk_gl_context_get_shared_context() (*)
  a27434a... gl: Store the context::in-frame state in the current contex (*)
  5054363... gdk: Get rid of paint contexts (*)
  15ed1a3... gl: Require EGL_KHR_surfaceless_context with egl (*)
  9f1d6e1... gl: Move vfunc (*)
  e06e0e8... gdk: Move GL context construction to GdkGLContext (*)
  72e2a46... inspector: Add support for displaying GL errors (*)
  30aaab5... x11: Move code from GdkGLContextX11 (*)
  6b8bc83... display: Move GL selection code into gdkdisplay-x11.c (*)
  65c6af3... GDK-Win32: Move some functions out of gdkglcontext-win32.c (*)
  969b325... GDK: Add debug option for WGL usage (*)
  9c4c4ea... gl: Fix issue with EGL + nvidia (*)
  6c00117... Split out WGL/EGL stuff and simplify things (*)
  8648486... GDK-Win32: Fixup, and cleanup WGL HDC handling (*)
  bd69d7e... GDK-Win32: init_gl(): Default to WGL for now (*)
  4b12dc6... gdkdisplay-win32.c: Don't call ReleaseDC() unnecessarily (*)
  620ccda... glx: Get rid fo DrawableInfo (*)
  02c6226... Merge branch 'wip/otte/gleanup' into 'master' (*)
  a10b1b7... Add more sysprof marks (*)
  351819b... Merge branch 'startup-profiling' into 'master' (*)
  fce23c9... Add more sysprof marks (*)
  7aec3b0... Merge branch 'startup-profiling' into 'master' (*)
  4c41ef8... stack: GtkStackPage:name is not construct-only (*)
  7bdda15... Cosmetics (*)
  8d5ef4a... Merge branch 'matthiasc/for-master' into 'master' (*)
  e51fdc1... Merge branch 'stack-page-name' into 'master' (*)
  00cc998... text: Use the widget y coordinate for gestures (*)
  6f04ec9... Merge branch 'wip/exalm/gtktext-selection-fix' into 'master (*)
  4d0c299... gdk/x11: Do not set PPosition hint (*)
  527b2c5... Merge branch 'no-pposition' into 'master' (*)
  d44ce19... Update POTFILES.in (*)
  466d33c... ngl: Speed up clipping calculations a bit (*)
  f88efb8... ngl: Reduce type checking overhead (*)
  7fb1389... gsk: Add a private getter for container children (*)
  b695ef9... gsk: Add a shortcut for a common transform case (*)
  0ef1219... gsk: Optimize gsk_transform_to... (*)
  ae3e586... gridlayout: Avoid some unnecessary overhead (*)
  98986a2... layoutmanager: Avoid some overhead (*)
  7044951... widget: Avoid GObject data for action muxer (*)
  ee6491f... widget: Avoid some unnecessary back-and-forth casting (*)
  0d8dd0c... sizerequest: Keep branches in sync (*)
  d764603... sizerequest: Simplify some code (*)
  4dc4c00... Merge branch 'misc-speedups' into 'master' (*)
  3900546... 4.3.2 (*)
  f5dc710... dnd: Guard drags with a reference when finishing (*)
  6a5d555... contentformats: Change the format of gdk_content_formats_to (*)
  5c4aba4... Merge branch 'wip/compose-parser' into 'master' (*)
  09deb1d... ngl: Cosmetics (*)
  57a95c5... Merge branch 'matthiasc/for-master' into 'master' (*)
  131be5f... contentformats: Add gdk_content_formats_parse() (*)
  d760332... testsuite: Add contentformat tests (*)
  0781429... builder: Add support for GdkContentFormats (*)
  192bfa1... droptarget: Make formats construct-only writable (*)
  4453597... widget-factory: Some new backgrounds (*)
  f1b50ba... widget-factory: Add images that support dnd (*)
  910f23e... Merge branch 'wip/otte/widgetfactory-dnd' into 'master' (*)
  1b08082... gdk: add missing Since annotation (*)
  dded10a... Merge branch 'gi-fix' into 'master' (*)
  108c423... compose-parse.c: Include stdlib.h (*)
  0f5ba51... Update Friulian translation (*)
  db8b341... Merge branch 'compose-parse-msvc' into 'master' (*)
  19b534f... Avoid copying static debug strings (*)
  67b568f... testsuite: Set TEST_RESULT_DIR for tools tests (*)
  05eaffb... ci: Collect tools test output (*)
  b7e6922... imcontext: Tweak Compose sequence preedit (*)
  cc6ecc8... Merge branch 'source-static-name' into 'master' (*)
  dbf5033... composetable: Reduce the scope of a variable (*)
  914edb1... composetable: Add a prefix api (*)
  76d67b5... imcontext: Tweak Compose sequence handling (*)
  b6c0155... imcontext: Handle Escape in Compose sequence (*)
  0c7b143... gdk/toplevel: Add gdk_toplevel_titlebar_gesture() (*)
  23e79d2... gtk/windowhandle: Delegate titlebar action to the composito (*)
  539391c... composetable: Change an API (*)
  908b1e5... textview: fix yoffset position when top_margin is set (*)
  e67b2cb... composetable: Allow multiple dead keys (*)
  c4dbb8f... imcontext: Code cleanup (*)
  06348a8... Merge branch 'wip/chergert/fix-4134' into 'master' (*)
  c50475d... checkbutton: Delegate ::activate to the helper if appropria (*)
  1728aa5... checkbutton: Activate when moving focus (*)
  e765aaa... widget-factory: Expand the video to cover the whole frame (*)
  c06817b... widget-factory: Make frames cooler (*)
  99e4a6a... widget-factory: Propagate natural size for text styles (*)
  eff53c0... x11: set a default value for program_class (*)
  8da7e3b... Merge branch 'wip/otte/for-master' into 'master' (*)
  39ddce6... Merge branch 'fix/wm_class' into 'master' (*)
  a460fb2... Merge branch 'check-activate' into 'master' (*)
  ed41c46... ngl: Bypass pango for glyph cache rendering (*)
  ae5e7dc... Merge branch 'glyph-cache-mystery' into 'master' (*)
  7449557... iconhelper: Fix the paintable implementation (*)
  95c032f... docs: Fix iter_is_valid() description (*)
  95f2634... Merge branch 'iter-is-valid-docs' into 'master' (*)
  316cc55... ci: Trigger a pages build (*)
  4d020a3... Merge branch 'docs-trigger' into 'master' (*)
  6c0633e... docs: Update the URL for related documentation (*)
  1a4554d... docs: Update the URLs of related projects for GSK (*)
  769dc53... docs: Update the URLs of related projects for GTK (*)
  7b743e6... Merge branch 'update-docs' into 'master' (*)
  bb9dccd... gsk: Mark color glyphs (*)
  7e8f586... ngl: Use per-glyph color information (*)
  a7a2dbc... gsk: Cache per-glyph color information (*)
  0bf46b4... Bump the harfbuzz dep (*)
  915c229... gsk: Use harfbuzz for color fonts (*)
  47072e0... Merge branch 'fix-iconhelper' into 'master' (*)
  e1606ce... Merge branch 'color-glyph-fixes' into 'master' (*)
  84684bd... Update Polish translation (*)
  2a528df... Merge branch 'titlebar-gesture' into 'master' (*)
  c51f2fc... label: Ignore __ for mnemonics (*)
  8a25f54... Add more label parsing tests (*)
  1e22572... Avoid pango deprecations (*)
  7c3a53a... Merge branch 'fix-double-underscore-mnemonic' into 'master' (*)
  f59d2ae... Merge branch 'input-tweaks' into 'master' (*)
  882855f... video: Use cross-fade transition to avoid resizes (*)
  9099888... menusectionbox: Passthrough the focus function of custom wi (*)
  fb02298... gtkgesturerotate: Fix assertion (*)
  58180ad... Merge branch 'fix-4144' into 'master' (*)
  0f2c5f1... Merge branch 'wip/otte/for-master' into 'master' (*)
  5df323f... Merge branch 'fix-custom-widget-menu-focus' into 'master' (*)
  bbc3644... imcontext: Treat keysyms as 32bit values (*)
  c637749... Remove an unimplemented function (*)
  253e25a... Add a private getter for the textview key controller (*)
  d119c55... textview: Fix the get_surrounding implementation (*)
  6563b05... Add some GtkIMContext tests (*)
  8713843... Merge branch 'surround-test' into 'master' (*)
  f7dc0dd... Merge branch 'big-keysyms' into 'master' (*)
  04ea51e... treepopover: Start adding keynav (*)
  ca547b8... Merge branch 'combobox-keynav' into 'master' (*)
  46a9538... Shrink shadow extents (*)
  ef92adc... popovermenu: Cycle around focus also with (Shift+)Tab (*)
  a3ce574... popover: Cycle around focus with (Shift+)Tab (*)
  053bd0c... Merge branch 'fix-tab-not-captured-in-popover' into 'master (*)
  8ff94ea... text: Move setup code out of a loop (*)
  9168863... Merge branch 'wip/exalm/shadow-extents' into 'master' (*)
  e5e7f5d... ci: Disable treeview-headers-hidden reftest (*)
  4cc7977... settings: Default gtk-split-cursor to FALSE (*)
  a457a81... Merge branch 'matthiasc/for-master' into 'master' (*)
  bdbe0ac... Merge branch 'matthiasc/for-master' into 'master' (*)
  00e0643... gdksurface-win32.c: Disable AeroSnap for surface if not res

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