[gtk] (251 commits) Non-fast-forward update to branch wip/otte/lottie
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (251 commits) Non-fast-forward update to branch wip/otte/lottie
- Date: Wed, 18 Nov 2020 08:05:05 +0000 (UTC)
The branch 'wip/otte/lottie' 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:
13f969e... tests: Fix for new tranfer behavior of constructors
69c25d3... rendernode: Rename all gsk_render_node_peek_*() functions
ca0a06b... snapshot: Add cleanup function to snapshot state
3d40cba... gsk: Add GskPath
ca974f9... gsk: Add GskFillNode
dc1b469... snapshot: Add gtk_snapshot_push_fill()
79bffa7... demos: Add a simple demo filling a path
675f110... gsk: Add GskStrokeNode
9c9c8cb... snapshot: Add gtk_snapshot_push_stroke()
e76bc09... popover: Use fill and stroke nodes instead of Cairo
c134ada... path: Change data structure for standard path
1732a3d... gsk: Add GskPathMeasure
54615de... path: Add gsk_path_builder_add_path()
172bdbe... pathmeasure: Add gsk_path_measure_add_segment()
b96f517... testsuite: Add path tests
ab84625... xxx: path_fill demo
Commits added to the branch:
9d56c56... gtk/texthandle: Point handle to the middle of the pointing_ (*)
4751ac1... gtk/textview: Improve check for cursor-mode (*)
63e9414... Merge branch 'wip/carlosg/for-master' into 'master' (*)
4e8a5f2... Update POTFILES.skip (*)
db6d7dc... Drop “gtk+” plus sign in GtkBuilder <requires>. (*)
e6d46ec... Teach `gtk-builder-tool` to rewrite <requires>. (*)
08f2990... Document the GtkBuilder <requires> tag changes. (*)
f7de0bc... Fix tests with regard to GtkBuilder <requires>. (*)
8190f0c... gtk/enums: fix doc comment references (*)
638987f... Merge branch 'dlech-master-patch-13962' into 'master' (*)
8c9a827... docs: include GtkFilterMatch (*)
08193ec... gl renderer: Generate queries only on desktop GL (*)
05684f6... doc: fix missing GtkNotebookTab (*)
f87923e... Merge branch 'patch-3' into 'master' (*)
19b5e53... Merge branch 'gles-no-queries' into 'master' (*)
c3cb8e0... gtk/enums: remove GtkMenuDirectionType (*)
4084b4c... gtk/enums: remove GtkPopoverConstraint (*)
8ec0177... Merge branch 'patch-5' into 'master' (*)
ef17d71... Merge branch 'patch-4' into 'master' (*)
b9adad3... Merge branch 'patch-6' into 'master' (*)
160e29e... gtk/gtktextbuffer: remove GtkTextBufferTargetInfo (*)
3b1363d... gtk/gtkversion: fix doc comment references (*)
4e11915... Merge branch 'patch-4' into 'master' (*)
30c5a6f... Merge branch 'patch-3' into 'master' (*)
53cd499... Revert "Update gtktreestore.c: gtk_tree_store_remove didn't (*)
6b5dff5... docs: Document GTK_MEDIA (*)
ddbea8f... Remove GtkPlacesOpenFlags from public headers (*)
e093ed7... Merge branch 'matthiasc/for-master' into 'master' (*)
4b459a9... scrolledwindow: Accumulate velocity with kinetic scrolling (*)
0af6630... a11y: Consolidate accessibility environment variables (*)
7b151c3... Merge branch 'kinetic-scroll-velocity-accumulation' into 'm (*)
2dc7e32... Merge branch 'ebassi/for-master' into 'master' (*)
706a8f9... search entry: icon (*)
b966f59... Merge branch 'wip/jimmac/search-entry-icon' into 'master' (*)
5379a4b... a11y: Clean up properly in unregister_object (*)
b622745... gtk-demo: Plug a memory leak (*)
b81463e... gtk-demo: Plug a memory leak (*)
6fa2936... gtk-demo: Set default size for drawingarea demo (*)
7d49f1e... gtk-demo: Improve consistency (*)
a85d9cd... gtk-demo: Improve consistency (*)
14be508... gtk-demo: Improve consistency (*)
a745dbf... gkt-demo: Add a columview to the scroll demo (*)
2543c9f... Merge branch 'matthiasc/for-master' into 'master' (*)
192f515... gtk-demo: Tweak a demo title (*)
3e8260d... gtk-demo: Plug a memory leak (*)
d1de923... Merge branch 'matthiasc/for-master' into 'master' (*)
eb3933c... Update Ukrainian translation (*)
2a3c3b4... Update Ukrainian translation (*)
06fbad0... wayland: Plug listmodel memory leaks (*)
7e08966... win32: Plug listmodel memory leaks (*)
d63afaf... x11: Plug listmodel memory leaks (*)
6079033... columnview: Plug listmodel memory leaks (*)
6cbd7e2... fontchooser: Plug listmodel memory leaks (*)
c442f9f... printdialog: Plug listmodel memory leaks (*)
1bdc8b9... a11y: Proxy GtkWidget:accessible-role (*)
6af89e9... a11y: Add GValue initializers for accessible attributes (*)
c264254... a11y: Parse reference lists using varargs (*)
f9db651... a11y: Do not copy the list of references (*)
7ed0648... a11y: Add private API to clone a GtkATContext (*)
ed7619e... a11y: Clone GtkATContext in GtkModelButton (*)
2229d7f... docs: Add example of relations with lists of references (*)
3cc0870... Merge branch 'matthiasc/for-master' into 'master' (*)
0ececc7... Merge branch 'ebassi/for-master' into 'master' (*)
d69a943... gtk: Remove <requires> from ui files (*)
d6c753b... gtk4-demo: Remove <requires> from ui files (*)
9b056f5... examples: Remove requires from ui files (*)
18779b9... testsuite: Remove <requires> from ui files (*)
e4be785... builder: Be a bit more strict about requires (*)
7215c74... buildertool: Supplant a requires (*)
d6a0948... testsuite: Update buildertool tests (*)
a76f37a... gtk-demo: Fix building scrolling demo without PangoFT2 (*)
a047b7d... Merge branch 'fix-demos-wo-pangoft2' into 'master' (*)
74a7f73... Merge branch 'matthiasc/builder-requires' into 'master' (*)
27c4c19... Don't hide widgets in dispose() (*)
5ed3ad6... gtk-demo: Split off SvgPaintable (*)
0db504e... label: Optimize GtkLabel setters (*)
82b855c... label: Avoid a needless strdup (*)
bfe5b0d... Adwaita: Don't do n-th child things for list rows (*)
428ec29... a11y: Unrealize ATContext on dispose() (*)
3b2cd97... a11y: Implement missing atspi.Component getters (*)
65d29e0... a11y: Realize parent ATContext for the stack page (*)
95ee5ff... a11y: Add more ARIA/AT-SPI role translations (*)
033791b... a11y: Translate ARIA windows to AT-SPI frames (*)
04c4d29... a11y: Skip unlabelled structural roles (*)
27b9b2e... a11y: Use the window title as its label (*)
40c0826... a11y: Mark more containers as structural elements (*)
73b14a3... a11y: Do not leak the ATContext in GtkStackPage (*)
877a7f9... a11y: Protect should_present() from empty contexts (*)
526f1e3... a11y: Use GROUP role for GtkNotebook (*)
2285382... a11y: Create AtSpiRoot on realization (*)
292576f... a11y: Defer to the GtkAccessible's implementation (*)
9052f6d... a11y: Rework ownership and lifetime of GtkATContext (*)
8157717... a11y: Add missing fallback for accessible-role getter (*)
9ac4a7d... a11y: Simplify GtkModelButton (*)
15172eb... Merge branch 'matthiasc/for-master' into 'master' (*)
a2897e1... gtk-demo: Add suggestion entry demos (*)
afff39c... Merge branch 'suggestion-entry-demo2' into 'master' (*)
08d59d3... docs: Add "Accessibility" section to various widgets (*)
a651a0c... gestureclick: Only emit release for the same sequence (*)
49613dc... button: Don't make the gesture exclusive (*)
ef88e9f... Adwaita: avoid !global (*)
f95943a... Merge branch 'wip/jimmac/sassc-global-vars' into 'master' (*)
5d9799d... Merge branch 'ebassi/for-master' into 'master' (*)
7ac7919... theme: Restructure window style (*)
e46522e... theme: Round all window corners (*)
056a073... searchbar: Fix clearing search entry on hide (*)
1f9eb5c... Merge branch 'clear-search-entry' into 'master' (*)
0d6e4f7... demo: Add more accessibility labels to the UI (*)
429c7fc... a11y: Add role exception for GtkScrolledWindow (*)
e940704... a11y: Ignore more structural roles when computing labels (*)
bfb054a... a11y: Icons in WindowControls are presentational only (*)
a59889a... Unrealize the ATContext in StackPage on dispose (*)
d34936c... Handle empty stack pages when creating an ATContext (*)
995daa1... a11y: GtkStack is a group of stack pages (*)
e49e084... a11y: Use the stack page title as its accessible label (*)
87f92a9... a11y: Add more accessibility labels to GtkNotebook (*)
f8bb206... a11y: Icons in buttons are presentational (*)
d4ddfdc... a11y: Set the role on GtkSearchBar (*)
ebda736... a11y: Mark SearchEntry icons as presentational (*)
61e980b... a11y: Add accessible actions to GtkSearchEntry (*)
75f9b83... Establish a control relation between demo search and list (*)
0d7fcdd... a11y: Add more accessible data to GtkTreeExpander (*)
b9ad317... a11y: Document GtkRevealer's accessible state (*)
abc9b40... a11y: Implement atspi.Text.ScrollSubstringTo for GtkTextVie (*)
8203d9c... a11y: Use GROUP role for ShortcutsShortcut (*)
92ca3a3... Merge branch 'ebassi/for-master' into 'master' (*)
50a7e59... gtk/main: Toggle active flag with touch events (*)
80de00a... gtk/main: Stack ::active calls (*)
c136f84... Merge branch 'wip/carlosg/for-master' into 'master' (*)
4b41580... Merge branch 'wip/exalm/window' into 'master' (*)
1f47210... Adwaita: double declated $button_fill (*)
e3c72f8... Adwaita: double declared $button_fill (*)
8a92ee0... Adwaita: rounded submenus (*)
c648c1f... Merge branch 'wip/jimmac/declare-buttonfill-once' into 'mas (*)
bdc28cd... Merge branch 'wip/jimmac/submenus' into 'master' (*)
f45ea3f... Adwaita: tooltip styling (*)
fe69026... ci: publish demo apps to the Nightly repository (*)
a7f05b8... Merge branch 'wip/jimmac/tooltips' into 'master' (*)
25e6988... Merge branch 'alatiera/nightly-demos' into 'master' (*)
d347df4... label: Avoid short-circuiting (*)
b5ec20d... Adwaita: Fix list separators (*)
20918db... Merge branch 'matthiasc/for-master' into 'master' (*)
f1db733... Adwaita: Stop using $button_fill (*)
5b4ac54... gtk/main: Reset active state on grab broken only if implici (*)
8e42239... Merge branch 'wip/carlosg/for-master' into 'master' (*)
f4e1c27... Update Ukrainian translation (*)
afc73c3... Always parse GTK/GDK/GSK_DEBUG env vars and make some entri (*)
65d5787... Revert "Update comment annotations of gtk_tree_model_iter_p (*)
b8d0ad8... Merge branch 'parse-debug-env-vars-always' into 'master' (*)
dd0a854... Merge branch 'button-fill-var-removal' into 'master' (*)
b97b95b... gtkwidget: fix crashes with GTK_A11Y=none (*)
5e98834... Merge branch 'widget-no-a11y-crash' into 'master' (*)
b30715d... Fix tooltip triggering (*)
cdbf24c... Merge branch 'fix-tooltip-trigger' into 'master' (*)
6891f40... modelbutton: Fix keynav for check and radio (*)
08d6db4... gtk-demo: Plug a memory leak (*)
da9d32e... Merge branch 'matthiasc/for-master' into 'master' (*)
f14ca28... Adwaita: navigation sidebar color changes (*)
994cc32... Merge branch 'wip/jimmac/subtle-sidebar' into 'master' (*)
04d802f... Adwaita: remove chin on menus (*)
7816fc2... docs: Remove gtk_render_insertion_cursor (*)
e2f26b0... docs: Fix a typo (*)
1d86086... gdk: Docs cosmetics (*)
57c9593... gsk: Fix some docs oversights (*)
d266bd6... Adwaita: avoid clipping menu/popover shadow (*)
23331c1... Merge branch 'wip/jimmac/menu-clipped-shadow' into 'master' (*)
22741a7... Adwaita: circular buttons (*)
0530aee... docs: Mention cairo-gobject as build requires (*)
41a9c46... Merge branch 'wip/jimmac/circular-button-padding' into 'mas (*)
d392f6f... a11y: Resync the AT-SPI XML (*)
eec92b4... a11y: Compute the base path in the root object (*)
1254422... a11y: Use the tab widget to label the notebook stack page (*)
bc4f71a... a11y: Add getters for GtkAtSpiContext (*)
ee056fd... a11y: Update the Cache interface introspection (*)
9de2b4b... a11y: Implement atspi.Cache (*)
108fe03... Adwaita: spinbutton spacing (*)
12a9164... gsk: use glFrameBufferTexture2D and release texture (*)
bb14638... a11y: Ensure valid object paths in the fallback code (*)
4befd13... Merge branch 'wip/jimmac/spinbutton-spacing' into 'master' (*)
0996b17... Adwaita: circular button focus (*)
47e49ac... Adwaita: fix up submenus again (*)
ded6ec6... Merge branch 'wip/jimmac/circular-button-focus' into 'maste (*)
1bb4e66... Merge branch 'wip/chergert/for-master' into 'master' (*)
dff8a9e... Merge branch 'wip/jimmac/popover-menu-submenus' into 'maste (*)
50c2939... Merge branch 'wip/exalm/button' into 'master' (*)
3614072... widget-factory: Remove an unused popover (*)
1d11d42... Merge branch 'ebassi/for-master' into 'master' (*)
2c9bf55... Merge branch 'matthiasc/for-master' into 'master' (*)
c2ae73f... popover: Fix submenu navigation (*)
f7ac13b... Merge branch 'matthiasc/for-master' into 'master' (*)
121e61c... gsk: Avoid using gtk css types in public api (*)
a7befc6... Merge branch 'gsk-binding-api' into 'master' (*)
437f902... Fix a warning caused by difference between prototype and de (*)
2abee57... widget-factory: Fix caption style class name (*)
acd8b08... Merge branch 'wip/exalm/caption' into 'master' (*)
fceff93... Merge branch 'fix-gi-warning' into 'master' (*)
9a29487... gsk: Fix a doc oversight (*)
fa79e86... gtk: Fix a doc oversight (*)
cd4c0b6... menubutton: Fix a gtk-doc complaint (*)
3bc2bf4... popover: Document signals (*)
2ef7244... docs: Fix the links for keybinding signals (*)
835c807... widget-factory: Remove an unused size group (*)
5a938ad... Annotate the gsk_border_node_peek_widths() return value (*)
9941799... Annotate out argument for gdk_popup_layout_get_offset() (*)
4f12df5... Annotate the return type for GtkTreeExpander.get_item() (*)
ade2f10... Annotate GdkTimeCoord's array field (*)
2b8c373... Merge branch 'matthiasc/for-master' into 'master' (*)
cf5a173... Add type annotations for GtkShortcutAction types (*)
1501aa0... Revert "Adwaita: avoid clipping menu/popover shadow" (*)
b76e514... Merge branch 'ebassi/for-master' into 'master' (*)
153c642... Remove pointless inout arguments (*)
714e5c7... docs: Add details about plain builds (*)
33b07e4... macos: bring forward quartz search engine updates (*)
3c769bb... Merge branch 'ebassi/inout-args' into 'master' (*)
5cc5022... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
109ec52... shortcut: Actions are objects (*)
77f9efa... textbuffer: Remove unused properties (*)
8fd1530... testsuite: Make defaultvalue test always get the property (*)
eded945... tests: Fix for new tranfer behavior of constructors (*)
f2284ff... rendernode: Rename all gsk_render_node_peek_*() functions (*)
163c04c... snapshot: Add cleanup function to snapshot state (*)
34d547a... inspector: Limit the width of readonly properties (*)
37a8c13... inspector: handle differences in DPI between backends (*)
1c7daec... Merge branch 'wip/otte/for-master' into 'master' (*)
bc4969e... doc: Adapt GtkPackType documentation to GTK4 changes (*)
6b475aa... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
c1e05e7... Merge branch 'matthiasc/for-master' into 'master' (*)
3003f37... node-editor: fix length of text during save (*)
ba081bf... Merge branch 'fix-doc-packtype' into 'master' (*)
b635736... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
745cbc6... gdk/wayland: Update to gtk_shell1 version 3 (*)
9128ad1... Merge branch 'wip/carlosg/for-master' into 'master' (*)
dd7f52c... macos: fix rendering artifacts with hover transitions (*)
b324313... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
3961973... gsk: Add GskPath
ecab2c0... gsk: Add GskFillNode
7d4ac10... snapshot: Add gtk_snapshot_push_fill()
ca4ece8... demos: Add a simple demo filling a path
d8b874d... gsk: Add GskStrokeNode
5b90dde... snapshot: Add gtk_snapshot_push_stroke()
87da74c... popover: Use fill and stroke nodes instead of Cairo
510cfc2... path: Change data structure for standard path
743a27a... gsk: Add GskPathMeasure
3f3ce29... path: Add gsk_path_builder_add_path()
fbe9875... pathmeasure: Add gsk_path_measure_add_segment()
83d5ebe... testsuite: Add path tests
d9188cb... path: Collect flags
e5ecbda... path: Add gsk_path_foreach()
45f3297... path: Implement gsk_path_to_cairo() using foreach()
73aa0b0... pathmeasure: Implement support for beziers
ee7a2df... xxx: path_fill demo
(*) 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]