[gtk] (134 commits) Non-fast-forward update to branch wip/exalm/boxed-list



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

  787535f... theme: Port .boxed-list style from libadwaita

Commits added to the branch:

  0f21f6c... glcontext: Make the creation of EGL context more obvious (*)
  7750a2c... a11y: Implement atspi.Text.GetCharacterExtents for GtkTextV (*)
  5ba5693... Make our demos more likable (*)
  6bb1873... Merge branch 'headerbar-demo-upgrade' into 'main' (*)
  38ec040... Update Chinese (China) translation (*)
  73dc741... Avoid g_log_set_writer_func in tests (*)
  491d1f6... Merge branch 'fix-tests-with-recent-glib' into 'main' (*)
  bd68339... Updated Lithuanian translation (*)
  e61aecd... Mark sequence parameter in GtkGestureClick::unpaired-releas (*)
  3b08828... Merge branch 'gesture-click-unpaired-release-nullable-seque (*)
  826fdc4... glcontext: Improve documentation on get_use_es api (*)
  2623c39... shortcutcontroller: Fix a typo (*)
  480a933... Merge branch 'matthiasc/for-main' into 'main' (*)
  63e9e7e... builderparser: fix <lookup/> with interface types (*)
  56a1cbe... Merge branch 'wip/chergert/fix-lookup-with-interfaces' into (*)
  8f1db27... gtkmain: add support for GTK_DEBUG=invert-text-dir (*)
  ad5c316... Merge branch 'wip/chergert/GTK_DEBUG_TEXT_DIR' into 'main' (*)
  dae892d... Add more directories to the builtin hicolor index (*)
  e895f7d... a11y: Transform GetCharacterExtents coords to native surfac (*)
  0e6a3ab... Merge branch 'ebassi/a11y-text-extents' into 'main' (*)
  fb68600... gdk/wayland: Dispatch GdkAppLaunchContext activation token  (*)
  4b41d4f... gdk/wayland: Check the GdkSurface wl_surface before using i (*)
  48228ef... Merge branch 'wip/carlosg/activation-roundtrip-fix' into 'm (*)
  31da5f7... Merge branch 'expand-builtin-icontheme' into 'main' (*)
  dc4540f... listbase: Don't start rubberband on ::drag-end (*)
  6bc3ecb... glcontext: Improve get_version documentation (*)
  8d17580... glcontext: Add internal get_clipped_version function (*)
  d4f8a80... glcontext-win32-wgl: Respect user required version, use dis (*)
  f4f0daa... macosglcontext: Do not rely on default from get_required_ve (*)
  549a2b4... glcontext: Refactor realize function, fix interaction with  (*)
  f97cff1... glcontext-glx: Refactor realize function (*)
  9426b20... glcontext: Do not check for correctness in set_required_ver (*)
  c4feca1... glcontext: Simplify get_required_version api (*)
  45422f7... Merge branch 'gl-api-es-fix' into 'main' (*)
  2766f61... Update Ukrainian translation (*)
  c78eeaa... Update Russian translation (*)
  eef0c81... Update Persian translation (*)
  c760693... gdk: Improve GdkTimeCoord docs (*)
  1f3674c... Merge branch 'matthiasc/for-main' into 'main' (*)
  19fb336... Fix ui files to work for translations (*)
  526b62e... Merge branch 'fix-ui-file-translation-main' into 'main' (*)
  39645d3... listview: cull listitems that are out of view (*)
  a639aae... Merge branch 'wip/otte/for-main' into 'main' (*)
  9de027d... video: Fix typo in docs (*)
  d2b6fef... Update Ukrainian translation (*)
  5abaee4... Update Portuguese translation (*)
  fa1dca2... inspector: Allow searching for editable text (*)
  e486993... listview: Fix clipping for horizontal listviews (*)
  c3706ea... wayland/display: Don't force HighContrast icon theme (*)
  27db4b5... node-editor: Add a zoom button (*)
  dec6a93... Merge branch 'wip/otte/for-main' into 'main' (*)
  5089fa3... Merge branch 'node-editor-scale' into 'main' (*)
  0400607... Merge branch 'symbolic-hc' into 'main' (*)
  b6a8080... Add GtkInscription (*)
  b56b5ed... gtk-demo: Use GtkInscription in the main list (*)
  61bc38c... gtk-demo: Use GtkInscription in the wordlist demo (*)
  c796b30... testcolumnview: Use GtkInscription (*)
  6ac7f05... inspector: Use inscriptions in the object tree (*)
  abdbef1... inspector: Add inscription support (*)
  b8199bc... gtkpango: Add G_GNUC_WARN_UNUSED_RESULT (*)
  8a0d6da... Update Turkish translation (*)
  3f4c88a... inscription: Add ::attributes property (*)
  01fcfc5... inscription: Add ::markup (*)
  9973a71... reftests: Add test for inscription markup parsing (*)
  1517c18... inscription: Add ::text-overflow (*)
  e437a9c... inscription: Add a11y support for text interface (*)
  7c034cc... inscription: Set css name (*)
  bf5edc6... reftests: Add test for the overflow methods (*)
  303bc3b... inspector: Use inscriptions for the rendernodes list (*)
  46ce19d... multisorter: Actually emit ::items-changed when items chang (*)
  c26962c... multifilter: Actually emit ::items-changed when items chang (*)
  fd4562a... treelistmodel: Add ::item-type and ::n-items (*)
  cbc3d3f... stack: Add ::item-type and ::n-items to the pages list (*)
  bf8b26a... sortlistmodel: Add ::item-type and ::n-items (*)
  3fca865... slicelistmodel: Add ::item-type and ::n-items (*)
  0f829c4... singleselection: Add ::item-type and ::n-items (*)
  d7dae84... shortcutcontroller: Add ::item-type and ::n-items (*)
  e1845f5... selectionfiltermodel: Add ::item-type and ::n-items (*)
  67e3369... propertylookuplistmodel: Add ::item-type and ::n-items (*)
  301f1a5... noselection: Add ::item-type and ::n-items (*)
  7a36632... multisorter: Add ::item-type and ::n-items (*)
  0e42fa9... multiselection: Add ::item-type and ::n-items (*)
  02ee106... multifilter: Add ::item-type and ::n-items (*)
  b6ba8ec... maplistmodel: Add ::item-type and ::n-items (*)
  b91f60b... listlistmodel: Add ::item-type and ::n-items (*)
  f7b8184... fattenlistmodel: Add ::item-type and ::n-items (*)
  62096eb... filterlistmodel: Add ::item-type and ::n-items (*)
  f48c9b8... directorylist: Add ::item-type and ::n-items (*)
  11aef91... bookmarklist: Add ::item-type and ::n-items (*)
  c7c8b37... Merge branch 'wip/otte/inscription' into 'main' (*)
  efd9aac... assistant: Add ::item-type and ::n-items to the pages list (*)
  393ef4d... inscription: Fixate layout at top when it doesn't fit (*)
  d88e935... Merge branch 'wip/otte/listmodels' into 'main' (*)
  4809efd... reftests: Test overflowing inscription yalign (*)
  98e0ca7... gtk-demo: Add a "Read More" label demo. (*)
  4c1fc4f... reftests: Test inscription multiline overflow (*)
  6d15549... inscription: Add ::wrap-mode (*)
  62984d0... Merge branch 'wip/otte/inscription' into 'main' (*)
  221a187... Update POTFILES.skip (*)
  c93a01d... Inscription: Derive row alignment from xalign (*)
  4927b6e... reftests: Add inscription reftest for xalign (*)
  883011f... inscription: Do not try to align layouts that have a proper (*)
  0a4c08a... inscription: Multiparagraph text is always multiline (*)
  2d14372... reftests: Add an inscription xalign RTL test (*)
  9e03c3f... Update Persian translation (*)
  dbe0635... Update Persian translation (*)
  f9b0866... Merge branch 'wip/otte/inscription' into 'main' (*)
  8d72c8e... Update Russian translation (*)
  8b3a387... gtk-demo: Add some keywords (*)
  98e000b... Update Catalan translation (*)
  de1a8c8... wayland: Add support for xdg_toplevel.bounds (*)
  7953092... Merge branch 'wip/antoniof/dont-rubberband-on-drag-end' int (*)
  9ee5557... Merge branch 'matthiasc/for-main' into 'main' (*)
  3c038dc... Update Catalan translation (*)
  dd9f26c... HC: make selected items better visible (*)
  8944493... Merge branch 'wip/jimmac/hc-sidebar-borders' into 'main' (*)
  4b5d218... inscription: Add missing Since annotations (*)
  83c780c... GdkWin32: Add code for gtk-overlay-scrolling setting (*)
  3ea8dc0... Merge branch 'gdk-win32-gtk-overlay-scrolling' into 'main' (*)
  381c347... Merge branch 'alatiera/inscription-since' into 'main' (*)
  ce88d19... Updated Lithuanian translation (*)
  e545676... inspector: Don't use global variable here (*)
  3da3cb3... object-tree: Allow inspecting inspectors (*)
  18c2ba9... inspector: Add an "inspect inspector" button (*)
  a1d03e6... Add stub gtk_window_export_handle implementation for some b (*)
  edc991d... Updated Spanish translation (*)
  5a3ca06... Merge branch 'gtk-window-export-handle-win32' into 'main' (*)
  40e09cf... Merge branch 'wip/xdg-toplevel-bounds' into 'main' (*)
  287ed99... Merge branch 'wip/otte/inspector-inspector' into 'main' (*)
  88366c5... Update Ukrainian translation (*)
  9a22577... Update Basque translation (*)
  d91e669... gtk-demo: Remove mention of directories in picker examples (*)
  5be54fa... Merge branch 'wip/jtojnar/demo-pickers-no-dirs' into 'main' (*)
  a4c2430... theme: Port .boxed-list style from libadwaita

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