[gtk] (239 commits) Non-fast-forward update to branch ebassi/childless-stack-page
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (239 commits) Non-fast-forward update to branch ebassi/childless-stack-page
- Date: Wed, 13 Jul 2022 14:03:14 +0000 (UTC)
The branch 'ebassi/childless-stack-page' 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:
551bdcc... stack: Assert that StackPage:child is set
2e7c164... GtkStack: Create stack pages with child
83c1b3f... testsuite: Fix up a few test for GtkStackPage changes
Commits added to the branch:
0f21f6c... glcontext: Make the creation of EGL context more obvious (*)
7750a2c... a11y: Implement atspi.Text.GetCharacterExtents for GtkTextV (*)
5507b3f... wayland: scale cursors to the right size (*)
797cc2e... Merge branch 'wayland-cursor-scale2' into 'main' (*)
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' (*)
5301a74... [x11] Fix coordinate space of rect in gdk_x11_surface_get_f (*)
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' (*)
092fe2f... gtk-demo: Cosmetics (*)
0660bb8... Merge branch 'bad-popup-extents' into 'main' (*)
c378eac... shortcutcontroller: fix typo in property docs (*)
086f232... Update Portuguese translation (*)
bbfacb4... Merge branch 'alatiera/doc-type' into 'main' (*)
813dd0a... gdk: Replace GTK_USE_PORTAL env var with GDK_DEBUG flag (*)
354f1a7... Merge branch 'wip/otte/for-main' into 'main' (*)
f9c0fc4... menutrackeritem: be defensive during finalize (*)
4d88386... menutrackeritem: protect against use-after-free (*)
1e686ee... Update Occitan translation (*)
9477ecb... Update Russian translation (*)
8d803e8... Update Persian translation (*)
c00b234... picture: Clear the paintable properly (*)
57f2b5d... listitemfactory: Make this callback-based (*)
be1729b... signallistitemfactory: Update signal prototype (*)
01820d8... Update Turkish translation (*)
dfe9460... Force quark creation for templates (*)
e28516d... Merge branch 'template-signals' into 'main' (*)
672618e... Merge branch 'wip/otte/for-main' into 'main' (*)
35808a9... ci: Force the fedora image for the publish-docs job (*)
5bb4d69... Merge branch 'ebassi/ci-publish-doc-fix' into 'main' (*)
53f3b4b... tests: Add testdatatable (*)
a64bb67... Merge branch 'testdatatable' into 'main' (*)
9f4ef77... Merge branch 'matthiasc/for-main' into 'main' (*)
6776c21... theme: selectable labels legibility (*)
7536513... Merge branch 'wip/jimmac/selectable-labels' into 'main' (*)
e4781e3... gtk-demo: Beef up font features demo (*)
21b9667... Merge branch 'matthiasc/for-main' into 'main' (*)
faa9ef2... Add gtk_builder_cscope_add_callback (*)
bdb1886... gtk4-demo: Cosmetics (*)
d6dde63... gtk4-demo: Restructure the font features demo (*)
508cecc... gtk4-demo: Polish the font features demo (*)
64f3ac6... gtk3-demo: Add animation to font features (*)
091daf4... Merge branch 'matthiasc/for-main' into 'main' (*)
a284dc9... demos: Use gtk_builder_cscope_add_callback (*)
3b6ec02... Merge branch 'matthiasc/for-main' into 'main' (*)
4070e79... gtk4-demo: Fix font features animation (*)
88bbb93... gtk4-demo: Add a waterfall to font features (*)
4f6b5b0... Merge branch 'matthiasc/for-main' into 'main' (*)
cd40cd1... gtk4-demo: Cosmetics (*)
58d79e8... Merge branch 'matthiasc/for-main' into 'main' (*)
f0d329c... Merge branch 'wip/chergert/fix-menutracker' into 'main' (*)
9c4490b... gtk4-demo: Add color to font features (*)
12f7929... Merge branch 'matthiasc/for-main' into 'main' (*)
63af01f... Update Russian translation (*)
d42c51e... actionbar: Document GtkBuildable child types (*)
a664d06... Merge branch 'wip/exalm/actionbar' into 'main' (*)
b0766a6... Update Serbian translation (*)
86dd72f... Fix up font features demo (*)
5d05daa... Font features demo improvements (*)
5ba8fc8... Font features demo improvements (*)
d0894b2... fontchooser: Some OpenType improvements (*)
1097003... Beef up testfontchooserdialog (*)
ab1cf67... fontchooser: Make size level effective (*)
1c8bddf... ffmpeg: Fix crash on some media files (*)
c673d7c... Merge branch 'fix-ffmpeg-decoding' into 'main' (*)
fae2dd9... Merge branch 'matthiasc/for-main' into 'main' (*)
9f2a621... passwordentry: Use password input purpose (*)
d659bc8... Merge branch 'wip/cdavis/use-password-input-purpose' into ' (*)
7c5d71e... widget-factory: Fix a missing export (*)
e7af42c... Merge branch 'matthiasc/for-main' into 'main' (*)
726c9e8... css: Allow fractional letterspacing (*)
988e20c... frameclock: Run paint idle from flush idle (*)
f56c0bc... Merge branch 'fix-fractional-letterspacing' into 'main' (*)
7434069... inspector: Hide measure graphs by default (*)
edb61cc... Merge branch 'matthiasc/for-main' into 'main' (*)
6368278... NEWS: Updates (*)
e68a3a6... print: Free print backends after use (*)
4147dd2... flatpak: Change option enable_vulkan=no to vulkan=disabled (*)
1ff38cd... flatpak: Remove benchmarks build option for graphene (*)
1e3ae95... flatpak: Bump boost to 1.79 (*)
7857c1a... Add gtk_widget_clear_template() (*)
71eb19b... mediacontrols: Use gtk_widget_clear_template() (*)
e8c5c2f... emojichooser: Use gtk_widget_clear_template() (*)
620d48c... docs: Clarify scope of gtk_widget_clear_template() (*)
01f5142... Port constraint editor to gtk_widget_clear_template() (*)
1bba874... Port icon browser to gtk_widget_clear_template() (*)
bf75a21... Port node editor to gtk_widget_clear_template() (*)
e71f9bb... Port gtk-demo widgets to gtk_widget_clear_template() (*)
c2ec244... docs: Include clear_template() in the templates overview (*)
103f52b... Port the inspector to gtk_widget_clear_template() (*)
ad361ab... filechooserdialog: Use gtk_widget_clear_template() (*)
0074ee3... filechooserwidget: Use gtk_widget_clear_template() (*)
01e99fa... statusbar: Use gtk_widget_clear_template() (*)
63fe334... fontchooserdialog: Use gtk_widget_clear_template() (*)
f4f683a... Rename clear_template to dispose_template (*)
dced70a... Merge branch 'fix_flatpak' into 'main' (*)
685961a... Merge branch 'ebassi/finish-template' into 'main' (*)
f218a4e... Merge branch 'free-print-backends' into 'main' (*)
88e8837... Merge branch 'wip/otte/for-main' into 'main' (*)
dfe8eb3... search-entry: Add getter/setter annotation (*)
afe476c... Merge branch 'matthiasc/for-main' into 'main' (*)
e204910... print: Check button is not descendant of toggle button (*)
9467370... listviews: Reset scrollbar adjustment when list is empty (*)
74494b0... 4.7.1 (*)
af5f75a... textview: Include gutter while computing child allocations (*)
45f69d2... Merge branch 'main' into 'main' (*)
24f31b6... Merge branch 'empty_list_adjustment' into 'main' (*)
775435c... Merge branch 'check-button-s-ancestry' into 'main' (*)
d104357... Update Indonesian translation (*)
9eb6de4... stack: Assert that StackPage:child is set
5b76d0c... GtkStack: Create stack pages with child
b3ecc40... testsuite: Fix up a few test for GtkStackPage changes
(*) 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]