[gtk] (104 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] (104 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Tue, 15 Sep 2020 03:27:22 +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:
5f3285d... inspector: Fix huge listbox rows
5c48ef9... build: Unify two if statements
b36cfc9... listbox: Add preconditions to remove()
eb9d288... emojichooser: Fix typo in css class
9430c71... filechooserwidget: Plug a memory leak
3b2aef8... sizegroup demo: Fix a checkbutton/togglebutton mixup
3834ea8... popover: Only destroy arrow render node if position changed
1ddc18d... listbox: Activate single-click rows if n_press >= 1
Commits added to the branch:
9b0b19d... NEWS: Updates (*)
b3aa5ad... Move GdkFullscreenMode to the right header (*)
cee2759... gdk: Move GdkSurfaceState to the right header (*)
93078e5... gdk: Rename GdkSurfaceState to GdkToplevelState (*)
d5d4af5... gdk: Move GdkSurfaceEdge to the right header (*)
aff788e... Update Italian translation (*)
7907336... docs: Add note on command line arguments (*)
7151b1f... Merge branch 'ebassi/for-master' into 'master' (*)
b9d4654... vulkan: Fix swapchain creation (*)
2113f98... gdk: Don't create surfaces of size 0x0 (*)
24bf01d... Merge branch 'fix-vulkan-context-creation' into 'master' (*)
80e53e7... Update Slovenian translation (*)
5c87432... Update Slovenian translation (*)
1de7440... Merge branch 'gdk-cleanups' into 'master' (*)
1e9a987... x11: Print all tested glx extensions (*)
299b1bd... Merge branch 'matthiasc/for-master' into 'master' (*)
93a09a4... Updated Danish translation of gtk (*)
2e54810... Updated Danish translation of gtk-properties (*)
8700e13... colorChooser: updte color palette (*)
fa9608f... color chooser: Don't show too many custom colors (*)
498cbae... colorchooser: Drop color names (*)
ff392fb... colorchooser: Don't parse color names needlessly (*)
1e7fccf... Merge branch 'wip/jimmac/new-colors' into 'master' (*)
640856e... contentserializer: Don't send the terminating \0 byte for s (*)
c3b925d... Merge branch 'wip/otte/for-master' into 'master' (*)
c09575d... textlayout: Avoid some iter comparisons (*)
e55bdf8... Merge branch 'text-layout-speedup' into 'master' (*)
2679e29... gtk-demo: Fix a few crash (*)
f679ba5... gtk-demo: Tweak the animated paintable (*)
71ea619... gtk-demo: Add an emblem demo (*)
7ee3439... Merge branch 'emblem-demo' into 'master' (*)
eba5232... Update Turkish translation (*)
25bcec5... Properly annotate GtkLayoutManagerClass.create_layout_child (*)
9afdb41... Merge branch 'ebassi/for-master' into 'master' (*)
756c52e... filechooser: Prevent a crash (*)
b5f3ac9... Add a testcase for controls in headerbars (*)
38b71ba... Cosmetics (*)
0011a10... text: Claim the sequence when we start selecting (*)
6ed1c18... AUTHORS: some updates (*)
929a56e... Clean up lots of GTK+ -> GTK (*)
b534752... Merge branch 'matthiasc/for-master' into 'master' (*)
4cb367a... Update Turkish translation (*)
fc720b5... gtk-demo: Don't refer to removed demos (*)
8984fe3... Cosmetics (*)
8f59382... widget-factory: Fix error states demo (*)
c8a9e7f... Fix a compiler warning (*)
4629182... filechooser: Fix setting unlisted filters (*)
22257b1... placessidebar: Remove a pointless restriction (*)
52304fe... gtk-demo: Add some example videos (*)
30c3a53... video: Make autoplay work (*)
7518fd0... gtk-demo: Make F11 toggle fullscreen (*)
6cf7b95... Updated French translation (*)
f445cc0... Update Latvian translation (*)
a90801e... gtk-demo: Add another demo (*)
cddbc8f... Merge branch 'matthiasc/for-master' into 'master' (*)
fe6f70e... gtk-demo: Ignore some lines in info (*)
691261c... gtk-demo: Support keywords for search (*)
d732c86... gtk-demo: Add keywords to demos (*)
8094f75... Merge branch 'demo-keywords' into 'master' (*)
3f1fa66... Demo thyself (*)
9d6990f... gtk-demo: Don't offer to run titles (*)
f6e4486... colorchooserwidget: Update default palette (*)
d3c5c7f... Merge branch 'update-default-palette' into 'master' (*)
e3bab0b... Merge branch 'gtk-demo-demo' into 'master' (*)
2d766df... NEWS: Updates (*)
b7d4250... docs: Some touchups to the migration guide (*)
5a7faa6... docs: Add new check button apis (*)
5ab77e7... docs: Misc updates (*)
93d9a2c... colorchooser: Bring back gtk_color_chooser_widget_new (*)
2b5b6e0... Drop gtk_render_slider from headers (*)
aa5207b... iconview: Small doc additions (*)
ff9ca2b... Clean up debug flags code a bit (*)
d2faa38... Move version-related functions to gtkversion.c (*)
fedeb51... Drop support for GTK_TEST_TOUCHSCREEN (*)
4b589b6... main: Reshuffle debug code (*)
b166999... Add gdk_frame_clock_get_fps (*)
c462f35... inspector: Use gdk_frame_clock_get_fps (*)
c66a8cb... gtk-demo: Use gdk_frame_clock_get_fps (*)
3b11896... gtk-demo: Impove the fishbowl demo (*)
9f03462... gtk-demo: Improve the scrolling demo (*)
d45aabb... Merge branch 'matthiasc/for-master' into 'master' (*)
962f76d... Adwaita: navigation-sidebar spacing (*)
bcb2861... assets: adjust gesture graphic (*)
f125e62... Merge branch 'wip/jimmac/cut-finger' into 'master' (*)
6a676d5... Merge branch 'wip/jimmac/natigation-sidebar-whitespace' int (*)
8eab10d... Adwaita: whitespace for the grid (*)
7dd819d... icon-browser: use content-view (*)
e7c75f0... Adwaita: navigation list expander whitespace (*)
921f3a6... Merge branch 'wip/jimmac/gridview-whitespace' into 'master' (*)
a201bfd... Merge branch 'wip/jimmac/navlist-expander-whitespace' into (*)
3c42593... Update POTFILES.skip (*)
7a2400c... widget-factory: Fix the toggle buttons on page 3 (*)
27e6826... Merge branch 'matthiasc/for-master' into 'master' (*)
595cc92... Annotate the expression array as "nullable" (*)
37a2471... Merge branch 'issue-2923' into 'master' (*)
fc6d621... Update Latvian translation (*)
a0422bf... inspector: Fix huge listbox rows
40ee718... build: Unify two if statements
27f3600... listbox: Add preconditions to remove()
87f589f... emojichooser: Fix typo in css class
c8f4c8c... filechooserwidget: Plug a memory leak
d0f1827... sizegroup demo: Fix a checkbutton/togglebutton mixup
a6f86d9... popover: Only destroy arrow render node if position changed
e669433... listbox: Activate single-click rows if n_press >= 1
(*) 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]