[gtk] (288 commits) Non-fast-forward update to branch wip/exalm/activate



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

  aa3f193... listitemwidget: Activate on release instead of press

Commits added to the branch:

  0d2ea14... types: fix various use of volatile in type registration (*)
  2c9f232... build: Use Meson’s module for building .pc files (*)
  7d5826c... build: Fix vulkan reference in pc file (*)
  f013d3b... Update Galician translation (*)
  1034271... Update Galician translation (*)
  d752828... Merge branch 'wip/jtojnar/trivial-fix-pc-vulcan' into 'mast (*)
  18ea60e... gtkmediafile: Consider pixel-aspect-ratio for rendering vid (*)
  1119a74... Update Basque translation (*)
  0fcf01d... Merge branch 'gtkmediafile-pixel-aspect-ratio' into 'master (*)
  f22ec06... Fix the Vulkan header check for VK_RESULT_RANGE_SIZE (*)
  3344bca... gdk/wayland/surface: Expose gdk_wayland_surface_get_wl_egl_ (*)
  108933b... Merge branch 'wip/chergert/volatile-fixes' into 'master' (*)
  34ffdc6... gl: Fix implicit leaking of shader object (*)
  1758f88... Merge branch 'ebassi/issue-3522' into 'master' (*)
  6c09832... Merge branch 'xndcn/fix-shader' into 'master' (*)
  0d54d73... Fix menu item alignment with submenus (*)
  2336120... message dialog: use title style only if there is secondary  (*)
  02ba9bc... Merge branch 'fix-menu-alignment' into 'master' (*)
  5fe4334... Merge branch 'mcatanzaro/#3509' into 'master' (*)
  878b34f... gtk4-encode-symbolic: Add debug output (*)
  224c267... Merge branch 'gtk_egl_wayland' into 'master' (*)
  b5fe434... Revert "Merge branch 'gtk_egl_wayland' into 'master'" (*)
  d5963ad... Merge branch 'revert-224c2674' into 'master' (*)
  4fb70c5... gtk/window: remove GtkWindowGeometryInfo from public header (*)
  4ad5e77... macos: do not crash in mojave (*)
  378bd9f... Merge branch 'macos-mojave' into 'master' (*)
  d888402... macos: ensure GdkMacosWindow in surface discovery (*)
  bdde41e... Merge branch 'encode-symbolic-debug' into 'master' (*)
  a4baac7... docs: Complete a sentence (*)
  b5938fa... Update Ukrainian translation (*)
  5726497... docs: Flesh out the gtk4-builder-tool man page (*)
  75a2976... Merge branch 'wip/chergert/fix-macos-window-check' into 'ma (*)
  2d3885a... center layout: Fix handling of expanding center child (*)
  29afe5a... video: Stop playing when appropriate (*)
  62af836... macos: fix toplevel present function prototype (*)
  ad617a0... macos: avoid setHasShadow unless shadow changes (*)
  9320148... macos: implement compute_size and request_layout (*)
  20f3d16... video: Be consistent about play/pause (*)
  a716420... Merge branch 'video-stop' into 'master' (*)
  f2e5775... Merge branch 'matthiasc/for-master' into 'master' (*)
  c72589f... Merge branch 'wip/chergert/fix-macos-compute-size' into 'ma (*)
  0ba5631... video: Pause on unset too (*)
  afccb86... Update Romanian translation (*)
  384081c... Merge branch 'matthiasc/for-master' into 'master' (*)
  c804645... video: Tweak the docs (*)
  01b94db... Merge branch 'matthiasc/for-master' into 'master' (*)
  38166a6... NEWS: Updates (*)
  fff5705... glcontext-wayland: Only allocate configs we use (*)
  d7f15c1... glcontext-wayland: Avoid heap-alloacting small arrays... (*)
  e336fe2... gesturestylus: Retrieve event and controller widget only on (*)
  71efa96... gesturestylus: Only add histroy element if translation succ (*)
  d978ba3... glcontext-wayland: Whitespace (*)
  afabbc4... gtk4-demo: Remove unused size group (*)
  d8fa9de... label: Modernize source file (*)
  0b15aba... label: Remove mnemonics_visible_apply_recursively from priv (*)
  03f5a36... label: Remove unused private functions (*)
  280d7e5... gesturelongpress: Keep the pspec around (*)
  74ff61a... gesturelongpress: Remove a useless cast (*)
  70a3e5e... shortcutmanager: Use g_list_store_find() (*)
  bc35c5d... nevertrigger: Remove unused instance members (*)
  ebdf298... widget: Move a few vfunc implementations above class_init (*)
  f11f0da... wiget: Fix whitespace issues (*)
  d11fbbc... widget: Re-arrange some more functions (*)
  92ec754... widget: Move quark_builder_set_id declaration to other GQua (*)
  6a37481... viewport: Small cleanup (*)
  24c67ef... scrolledwindow: Use g_clear_handle_id (*)
  114f0bd... box: Replace tabs with spaces (*)
  00c885c... gesture: Replace tabs (*)
  034672e... frame: Remove unnecessary function (*)
  1108d00... render: Inline function into only caller (*)
  4a1a794... gtksettings: Remove unused defines (*)
  06cce81... widget: Use gtk_widget_get_native() in get_surface_allocati (*)
  34ea990... settings: Load keyfiles ourselves (*)
  f9fe640... settings: Overallocate property_values (*)
  7e1f20b... icontheme: Make a parameter const (*)
  c91b5ea... widget: Inline setup_template_child() into only caller (*)
  699adb0... widget: Refactor gtk_widget_class_set_template() (*)
  256b094... messagedialog: Modernize source file (*)
  e383547... Update German translation (*)
  51a6b29... Update German translation (*)
  53af35d... x11: fix crash on idle compute size without layout (*)
  45bb4dc... ci: Add a macos build (*)
  d55f938... printing: cairo-pdf is needed (*)
  93d795e... printing: Remove cairo header checks (*)
  0605c3c... ci: Fix the harfbuzz build on MacOS (*)
  0c81248... ci: Disable pixman tests on MacOS (*)
  710ef00... Fix the cairo build on OS X (*)
  77feb51... Pass coretext=enabled to harfbuzz (*)
  36b4995... Updated Lithuanian translation (*)
  cf623ce... Merge branch 'window-geometry-info' into 'master' (*)
  601dfee... checkbutton: Add activate signal to work with gtk_widget_ac (*)
  fe7b11b... Adwaita: increase contrast of popover separators (*)
  874b19b... Merge branch 'wip/jimmac/popover-separators' into 'master' (*)
  8f585f7... video: Realize the media stream before setting a file (*)
  7901ab8... media: Add support for OpenGL to GtkGstMediaFile (*)
  53fe751... media: Convince gstreamer to deliver GL memory (*)
  536a67e... media: Only force GL if we're using a GL renderer (*)
  fb31581... gtk-demo: Use GtkVideo in the fishbowl (*)
  40c10f8... Merge branch 'matthiasc/gl-media-stream' into 'master' (*)
  397a71c... gstreamer media backend: Disable OpenGL on Windows (*)
  071ea6b... builderparser: Use GPtrArray for stack (*)
  41fb6f6... builder: Remove unused function prototype (*)
  21b6c8b... builder: Remove unused typedef (*)
  24836c0... csstokenizer: Add separate init functions for token types (*)
  42fedfc... csstokenizer: Keep a GString for name parsing around (*)
  1063924... Update Ukrainian translation (*)
  9595d44... docs: Flesh out Popup layout docs (*)
  e141d61... docs: Cosmetics (*)
  7c5b891... Merge branch 'matthiasc/for-master' into 'master' (*)
  532b8c7... media: Be more specific in our caps (*)
  b79c26b... Merge branch 'wip/baedert/for-master' into 'master' (*)
  cf23324... Merge branch 'no-gl-context' into 'master' (*)
  d1fcfa5... popup: Mention the popover arrow in the docs (*)
  56af472... a11y: Only spew help once (*)
  36eb7c4... gtk-demo: Small a11y fix (*)
  1995b7f... docs: Preformat some symbols (*)
  bc39da0... Updated the Romanian Translation (*)
  f974c53... Merge branch 'matthiasc/for-master' into 'master' (*)
  e4d0114... docs: Add migration section for GtkClipboard (*)
  a5b88a5... docs: fix parameter reference in gtk_bitset_contains() (*)
  e3641d0... Merge branch 'dlech-master-patch-06007' into 'master' (*)
  6b6fc1e... Merge branch 'ebassi/migrating-clipboard' into 'master' (*)
  ca9801f... 3to4: Remove GtkToolbar::toolbar_style (*)
  6e8e467... Merge branch 'simplify-toolbar' into 'master' (*)
  0eab4de... Merge branch 'media-caps' into 'master' (*)
  28a6f0d... macos: handle point conversion on older macOS (*)
  f4f104c... macos: fix typedef on older macOS (*)
  7c9bc7a... macos: supply NSPasteboardType when necessary (*)
  f2e0097... gtk: fix brace initialization for bloom filter (*)
  855b44f... macos: keep array of pasteboard types (*)
  4035f86... macos: use deprecated NSOnState for older systems (*)
  eb6fbf9... doc: fix annotation for GtkCssLocation (*)
  de8a8d7... Merge branch 'dlech-master-patch-65287' into 'master' (*)
  fd00aa9... HC: special case .dim-label (*)
  e657da6... Adwaita: specialcase switches and scales for headerbars (*)
  2af9f1a... Merge branch 'wip/jimmac/hc-dim-label' into 'master' (*)
  0336af0... ci: Limit macos runs (*)
  2ff23b0... Merge branch 'wip/jimmac/headerbar-specialcasing' into 'mas (*)
  5652ab0... Merge branch 'macos-ci' into 'master' (*)
  fd073de... headerbar: Prepend start window controls instead of appendi (*)
  1341bc0... Update Catalan translation (*)
  7583810... Merge branch 'wip/exalm/headerbar' into 'master' (*)
  0d99ef7... Merge branch 'X11-surface' into 'master' (*)
  0cda6f4... Adwaita: fine tune flat button styling (*)
  3a5eee7... HC: switch border color (*)
  45ec3fc... seat: improve api to take into account the tool type (*)
  1d5bc28... Merge branch 'wip/nacho/tool-api' into 'master' (*)
  1ea1a70... Merge branch 'wip/jimmac/hc-switch-border' into 'master' (*)
  d8d8322... Merge branch 'wip/jimmac/flat-buttons' into 'master' (*)
  3ca3d7e... gdkdevice: use g_set_object to set the associated device (*)
  87e0a28... ci: Specify `only` for other jobs (*)
  195b98f... ci: Only run macOS job on upstream branches (*)
  137f32f... Expand event controller API changes section of GTK 4 portin (*)
  e930a20... Merge branch 'ebassi/ci-only' into 'master' (*)
  c736deb... Add section on GtkBuilder API changes to GTK 4 migration gu (*)
  afaa275... gtkbuilder: fix recommendations that no longer make sense i (*)
  4761641... Add critical if widget has a parent during dispose (*)
  5969259... Remove incorrect unparenting guidance from migration guide (*)
  ff72619... Merge branch 'mcatanzaro/event-controller-porting-guide' in (*)
  4e7ce9e... Merge branch 'mcatanzaro/gtkbuilder-docs' into 'master' (*)
  f03acaf... Merge branch 'mcatanzaro/unparent' into 'master' (*)
  2a79152... Merge branch 'mcatanzaro/company-unparent-warning' into 'ma (*)
  526e24f... Merge branch 'wip/nacho/associated-device' into 'master' (*)
  57691ea... seatdefault: rename dispose method (*)
  a720d8b... seatdefault: use g_clear_pointer to unref the tools (*)
  d5ef906... Merge branch 'nacho/seatdefault' into 'master' (*)
  8243b54... a11y: Avoid __ prefixes for variable names (*)
  99b2da4... gtk/gtksecurememoryprivate.h: Include glib.h (*)
  2b8ad6c... gtkffmediafile.c: Use g_snprintf() (*)
  441d944... droptarget: Some docs cleanups (*)
  897164c... Merge branch 'matthiasc/for-master' into 'master' (*)
  2b6b35d... build: Add a sassc feature (*)
  6083522... 4.0.1 (*)
  992f092... wayland: avoid set_cursor() when unchanged or invisible (*)
  8312b9d... Wayland: ignore touch/tablet events on destroyed surfaces (*)
  d205265... Update Polish translation (*)
  946a496... Update Basque translation (*)
  506423c... Update Basque translation (*)
  0f052d4... Remove guarantees we do not intend to hold (*)
  291ad17... gdksurface-win32.c: Decouple mapped state from surface crea (*)
  fb33e83... gdkwin32-surface.c: Fix return type (*)
  c2c2635... gdk/win32: Rename 'margins' to 'shadow' (*)
  d7d4fed... gdk/win32: Fix window display and resizing (*)
  f5efb15... Support stylus devices on macos (*)
  fecb7af... Merge branch 'surface.compute.win32' into 'master' (*)
  9a98995... Merge branch 'avoid-pointer-reset-gtk4' into 'master' (*)
  c9807f5... Adwaita: remove edge highlights (*)
  849e3c8... Adwaita: flat scales, progressbars and level bars (*)
  1499626... Adwaita: :checked:active and checked:hover states (*)
  7a3dd41... Adwaita: round progress and levelbars (*)
  874cae1... Adwaita: flatter, lighter buttons (*)
  31a7bc7... Adwaita: fix button border logic (*)
  6a047e5... Adwaita: less dramatic :active for undecorated buttons (*)
  64e16ec... Merge branch 'wip/jimmac/undercorated-active' into 'master' (*)
  01d19e2... Merge branch 'fix-tablet-4' into 'master' (*)
  378ad75... Adwaita: scales border (*)
  8af0d4b... Merge branch 'otte/for-master2' into 'master' (*)
  b5cb2f7... Adwaita: update image assets (*)
  8c61038... gl renderer: print fragment shader info (*)
  45848c5... Merge branch 'wip/jimmac/adjust-for-contemporary-trends' in (*)
  c514c41... Avoid diagnostics for gcc-11 false positive out of bounds a (*)
  9f7119e... Merge branch 'wip/fl/glrenderer-fixes' into 'master' (*)
  5044031... Merge branch 'wip/kalev/gcc-11' into 'master' (*)
  96baf97... about dialog: Remove manual icon sizing (*)
  1d40750... aboutdialog: Set a style class (*)
  beeedb5... aboutdialog: Set icon-size for the logo (*)
  65eaf8e... Adwaita: Make about dialog icons big (*)
  73fb28a... iconhelper: Recreate the texture when needed (*)
  d939d04... Merge branch 'about-dialog-icon-size' into 'master' (*)
  03b60a2... a11y: Sanitize the AT-SPI object path further (*)
  ff34124... Merge branch 'ebassi/atspi-path-sanitize' into 'master' (*)
  a56b290... a11y: Fix leak (*)
  58bb998... docs: GtkAspectFrame is not a GtkFrame any more (*)
  5286743... Document GtkAspectFrame properties (*)
  39e07a8... Document limits of gtk_aspect_frame_get_ratio() (*)
  b33ca43... Merge branch 'ebassi/atspi-path-sanitize' into 'master' (*)
  13ef82f... dist: Add a dist script to generate css (*)
  9861c7d... Merge branch 'dist-css' into 'master' (*)
  27ca443... Remove a misleading comment (*)
  ef33ec6... Merge branch 'ebassi/aspect-frame-doc' into 'master' (*)
  ef0db01... Update Swedish translation (*)
  a6f2bcb... Update Swedish translation (*)
  6c21a7b... Merge branch 'nacho/macos-stylus' into 'master' (*)
  b34101d... Updated Spanish translation (*)
  7eab565... Updated Spanish translation (*)
  6ddbb2a... doc: Clarify some migration hints (*)
  880468f... docs: Fix a heading gotcha (*)
  285a917... Merge branch 'matthiasc/for-master' into 'master' (*)
  97b5fad... gdk/wayland: Mark matched settings from the portal as valid (*)
  90c428b... Merge branch 'wip/carlosg/mark-valid-portal-settings' into  (*)
  f04e5bd... Make Adwaita-dark available as a theme (*)
  f60d245... Make HighContrastInverse a dark variant (*)
  7b69c58... Merge branch 'matthiasc/for-master' into 'master' (*)
  f7856f2... Updated Czech translation (*)
  bbc3aa4... Revert "Fix the cairo build on OS X" (*)
  141c725... Merge branch 'macos-ci-cairo' into 'master' (*)
  d89ff71... Flip margin-start and -end in RTL (*)
  bbfaacb... Add a reftest for box flipping (*)
  e1a308d... Merge branch 'rtl-margins' into 'master' (*)
  144cf2d... overlaylayout: Set the child type in the class (*)
  2ee1a00... Merge branch 'matthiasc/for-master' into 'master' (*)
  691b6b8... inspector: Add a legend for the layout overlay (*)
  29868b2... docs: Remove a reference to configure events (*)
  07d9cd8... Merge branch 'matthiasc/for-master' into 'master' (*)
  1641d36... Update Ukrainian translation (*)
  a5e929c... docs: Add details (*)
  aefc630... surface: Add a scale-factor property (*)
  e905f7f... native: Listen for scale changes (*)
  187d261... wayland: Notify on surface changes (*)
  f14762b... x11: Notify on surface scale changes (*)
  61a7ebf... Merge branch 'matthiasc/for-master' into 'master' (*)
  69293db... builderparser: Only allocate subparser stack when needed (*)
  aec2fb9... builderparser: Keep properties in a GPtrArray (*)
  de6cd4f... builder: Use a GPtrArray when parsing signals (*)
  b1c8613... accessible: Fix memory leak if context is unset (*)
  872b46a... widget: Shorten get_halign() a bit (*)
  cb41b96... builderparser: Save finalizers in a GPtrArray (*)
  ec8614e... label: Fix a potential memory leak (*)
  650eed7... gl renderer: Properly y-flip non-offscreen children of roun (*)
  4d7a015... gl renderer: Don't reset offset when drawing offscreen (*)
  c305023... label: Refactor get_layout_location (*)
  934b91f... label: Remove unneeded NULL guards (*)
  d9f6b26... gl renderer: Use rect_contains_rect() copy (*)
  1b961a9... Merge branch 'surface-scale' into 'master' (*)
  a394976... Add nullable annotations to GtkShortcutFunc (*)
  5ea3777... widget: Fix gtk_widget_class_add_binding() argument name (*)
  ddbd574... Update Polish translation (*)
  f0d8b61... Update Friulian translation (*)
  0088301... Merge branch 'wip/baedert/for-master' into 'master' (*)
  d706002... inspector: Avoid a critical (*)
  5aa03bc... aboutdialog: Fix initial focus (*)
  6aa893e... Merge branch 'matthiasc/for-master' into 'master' (*)
  7b47e32... GDK/Win32: Remove layered windows usage (*)
  a57a144... Merge branch 'win32-remove-layered-windows' into 'master' (*)
  6f7fb6b... Update Romanian translation (*)
  9222a5f... Update the gtk.doap file (*)
  f6010b2... Merge branch 'doap-update' into 'master' (*)
  992cd08... gtk_file_chooser_set_current_name: fix type of name argumen (*)
  1635d7b... Merge branch 'cherry-pick-gtk_file_chooser_set_current_name (*)
  6b7d56a... cellrenderertoggle: Fix css node handling (*)
  94f90f4... Merge branch 'fix-cell-renderer-toggle' into 'master' (*)
  146b4c9... 4.0.2 (*)
  1edbc1f... Merge branch 'wip/jtojnar/fix-pc-vulcan' into 'master' (*)
  1ac1147... Merge branch 'check_button_activate' into 'master' (*)
  ee43a6a... Bump version to 4.1 (*)
  cbaad3d... Add version macros for 4.2 (*)
  e6f0103... Merge branch 'version-bump' into 'master' (*)
  5968b10... listitemwidget: Activate on release instead of press

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