[gtk] (147 commits) Non-fast-forward update to branch wip/baedert/for-master
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (147 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Fri, 4 Dec 2020 20:13:38 +0000 (UTC)
The branch 'wip/baedert/for-master' 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:
696a7e1... gl renderer: Make minimal rounded rects more minimal
14a87bd... widgetprivate: Remove unused function
59fb112... widget: root child before emitting child observer signals
b39181c... shortcutcontroller: Save signal handler ID
de38f2f... shortcutcontroller: Use priv->shortcuts directly in set_wid
bacb823... shortcutcontroller: Pass the muxer to update_accel()
dc4d8d1... shortcutcontroller: Separate trigger/action early returns
7bc9f88... popovermenu: Pull variable declaration in closest scope
1b0938c... eventcontrollermotion: Notify by pspec
9986e9e... eventcontrollermotion: Use proper getter names
f4d4e48... popovermenu: Connect to right controller signal
416b5b3... modelbutton: Reset active menu item on pointer leave
Commits added to the branch:
fed734e... Fix some nullable return annotations 2 (*)
247fc2e... Blend nodes might have NULL top/bottom nodes (*)
8efde9c... broadway: make header name parsing case-insensitve (*)
55ce61d... Add "nullable" annotation. (*)
e540ccb... Update Belarusian translation (*)
3eaebf1... Port GtkCellRendererPixbuf to preferred size vfuncs (*)
a605fcc... Port GtkCellRendererSpinner to preferred size vfuncs (*)
71a9e5d... Port GtkCellRendererToggle to preferred size vfuncs (*)
20f9e0f... Port GtkCellRendererProgress to preferred size vfuncs (*)
ac47328... Port CellRendererGraph to preferred size vfuncs (*)
60a7830... Remove GtkCellRendererClass.get_size() (*)
8412928... Update Ukrainian translation (*)
3161dbf... Update Polish translation (*)
09b6c37... Merge branch 'ebassi/for-master' into 'master' (*)
8cf4ce5... Merge branch 'ebassi/cell-renderer-get-size' into 'master' (*)
ec21d35... gsk: doc fixups (*)
6bd9ce7... docs: Ignore more generated Wayland protocol headers (*)
da51418... gl renderer: Make minimal rounded rects more minimal (*)
5f4beb7... widgetprivate: Remove unused function (*)
2d43ecf... widget: root child before emitting child observer signals (*)
e3ff92b... shortcutcontroller: Save signal handler ID (*)
d663909... shortcutcontroller: Use priv->shortcuts directly in set_wid (*)
8645773... shortcutcontroller: Pass the muxer to update_accel() (*)
1d6c6fc... shortcutcontroller: Separate trigger/action early returns (*)
aefabcc... popovermenu: Pull variable declaration in closest scope (*)
ff8de0a... eventcontrollermotion: Notify by pspec (*)
af28237... popovermenu: Connect to right controller signal (*)
dc13ff9... modelbutton: Reset active menu item on pointer leave (*)
61e7326... Merge branch 'matthiasc/for-master' into 'master' (*)
f309fa2... build: Use link_whole for linking our convenience libs (*)
3680ae2... Merge branch 'matthiasc/for-master' into 'master' (*)
7d24e14... Apply 1 suggestion(s) to 1 file(s) (*)
39f0c48... Apply 1 suggestion(s) to 1 file(s) (*)
56b0095... Merge branch 'master' into 'master' (*)
b7d3c07... NEWS: Updates (*)
365afa3... Merge branch 'arnaudb/annotate-set-title' into 'master' (*)
32a547c... Update Catalan translation (*)
e18211d... centerlayout: Improve docs (*)
837f398... columnviewcolumn: Improve docs (*)
617d12f... Merge branch 'sophie-h/gtk-nullables-2' (*)
5a307fa... docs: Ignore more private headers (*)
4021734... docs: Annotate the GdkContentProviderClass structure (*)
e3fbc0e... docs: Fix typo in the GdkTolevelLayout annotation (*)
598e130... docs: Annotate the GdkToplevel interface (*)
6e4dd58... docs: Annotate GdkSnapshot (*)
ecce375... docs: Annotate GdkPopup (*)
879b284... docs: Annotate GdkPaintable (*)
1057189... docs: Annotate GdkMemoryTexture (*)
b9a1827... docs: Annotate GdkGLTexture (*)
b5313db... docs: Annotate GdkDeviceTool (*)
c524b72... docs: Annotate structure types used by GskRenderNodes (*)
0f62ab6... docs: Annotate all render node types (*)
8b89881... docs: Annotate the GL shader objects (*)
37f11ab... docs: Annotate GskRenderer (*)
eba8f36... docs: Fix annotations in GtkCenterLayout (*)
c13e164... Make GtkCenterLayout accessors more idiomatic (*)
4f67be1... docs: Add missing annotations for GtkTextTagTable (*)
d46fe31... docs: Ignore more files (*)
95400e6... docs: Annotate GtkAppChooserButton::changed (*)
67f4594... docs: Annotate GtkAssistant::escape action signal (*)
3e8d157... docs: Hide GtkBitsetIter fields (*)
d820fea... docs: Annotate GtkBuildableParser (*)
516f71b... Use the appropriate prefix for GtkBuilderClosureFlags (*)
69b1b19... docs: Annotate missing symbols (*)
ef36028... docs: Ignore more private files (*)
cdad68e... docs: Ignore generated Wayland protocol file (*)
a020c90... macos: treat some toplevel NSWindow like document windows (*)
27b9a9e... macos: glFlush() when switching GL contexts (*)
9e1dd15... macos: use Cairo renderer by default (*)
770e848... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
db456a7... Updated Spanish translation (*)
5127726... Updated Spanish translation (*)
2fcd0e2... Merge branch 'ebassi/for-master' into 'master' (*)
6a3bd1c... window: default_icon_name can be null (*)
b5077d0... Clarify the docs for gtk_widget_class_set_css_name (*)
af944aa... widget: Add a missing nullability annotation (*)
50310f7... TreeView: add missing nullability annotations (*)
845d2e5... TreeModel: add missing nullability annotations (*)
b47ea94... TextView: add missing nullability annotations (*)
ec537d7... Text: add missing nullability annotations (*)
9d52ca1... StringFilter: get_search fix nullable annotation (*)
ad30ac3... Shortcut: add missing nullability annotations (*)
475352f... StringList: add missing nullability annotations (*)
4434889... Merge branch 'matthiasc/for-master' into 'master' (*)
ca8b00e... macos: specify a window level for surfaces (*)
9b9fb4d... macos: place above transient-for when presenting (*)
3da41b6... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
4caceb5... Remove gtk-doc annotation from private symbols (*)
f5f6cee... docs: Remove private symbols from the API reference (*)
caae240... docs: Ignore harder (*)
3548350... docs: Add missing GdkDragSurfaceInterface gtk-doc annotatio (*)
8f6e384... docs: Remove duplicate symbol (*)
901d99d... docs: More ignored files (*)
39dbd91... docs: Add yet another private header (*)
34197d4... docs: Add more symbols to the GDK reference (*)
2e146a5... docs: Mark GtkModelButton's section as private (*)
b2b451d... docs: Hide private files/directories in the GTK reference (*)
13f9993... docs: Add missing fields to GtkTextBufferClass (*)
0c8de4e... Fix transfer of GtkTreeExpander.get_item() (*)
f11c23f... Revert "macos: specify a window level for surfaces" (*)
a51f119... tests: Remove testsvg (*)
26b9254... macos: track grab serial like other backends (*)
853a9c7... macos: disconnect frame clock when destroying surface (*)
b38d0d7... macos: resign main/key when hiding window (*)
bc4992f... Merge branch 'ebassi/doc-fixes' into 'master' (*)
a482d87... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
71cb7c2... rendernodeparser: Split out a function (*)
710d062... Gdk4/Win32: Correct call to gdk_key_event_new() (*)
61b40c4... Merge branch 'fix/keyboard-input' into 'master' (*)
55a242b... gsk: Add GskConicGradientNode (*)
8706d69... snapshot: Add gsk_snapshot_append_conic_gradient() (*)
714c610... gtk-demo: Add a search button (*)
ab9e992... docs: Remove mentions of <accelerator> (*)
eb9c204... gtk: Remove GtkFileChooserButton (*)
3886f0c... Merge branch 'wip/otte/diediedie' into 'master' (*)
e622013... css: Add support for conic-gradient() (*)
6e67d44... Merge branch 'matthiasc/for-master' into 'master' (*)
9431c70... macos: freeze updates until surface is mapped (*)
2e52386... macos: send focus-out event to windowing (*)
e317b9b... macos: maintain GList element consistency (*)
92f0216... macos: ensure element is part of queue (*)
b68e0bb... muxer: add helper to get group by name (*)
004f0a6... macos: plug leak of application windows (*)
35d2cbe... Merge branch 'wip/otte/conic' into 'master' (*)
f8ee4cf... NEWS: Updates (*)
585ba77... build: Use the correct path to the header of the wayland an (*)
c907ad8... glrenderer: Emit more useful error messages (*)
fac5fba... rendernode: Fix some wrong constants for conic gradients (*)
2c1bd39... glrenderer: Implement a shader for conic gradients (*)
d1a4ad3... Merge branch 'wip/tintou/gdk-backends-header' into 'master' (*)
0daa905... Merge branch 'wip/otte/conic' into 'master' (*)
8e62ff5... demos: make alienplanet demo work on macOS OpenGL (*)
6d76b58... Merge branch 'wip/chergert/shadertoy-macos-fix' into 'maste (*)
6ecae6c... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
115ea62... macos: fix typo when creating scroll events (*)
f1ff8f9... Merge branch 'wip/chergert/macos-decelerate' into 'master' (*)
e035bae... gtk-demo: Remove empty row in the pickers demo (*)
2688b94... gtk-demo: Use a native filechooser in the video demo (*)
d835541... gtk-demo: Use a native file chooser in the svg demo (*)
66c3a43... Add docs about sizing pictures (*)
559f74e... Merge branch 'picture-docs2' into 'master' (*)
423b820... gtk-demo: Use a native filechooser in the words demo (*)
d278afc... Merge branch 'matthiasc/for-master' into 'master' (*)
f0f64f4... emoji chooser: Fix incremental loading (*)
2412445... docs: Fix up GtkPicture docs (*)
7f6fdd6... Merge branch 'matthiasc/for-master' into 'master' (*)
52fd63a... gl renderer: Use scale_x and scale_y everywhere
(*) 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]