[gtk] (96 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] (96 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Wed, 10 Jun 2020 15:08:17 +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:
18c23f2... Fix print dialog node name
0526f6d... fishbowl: Remove visibility handling
a971b36... gsktransform: Make next == NULL case explicit
05c16e1... widget: Avoid doing GtkSnapshot work just to append one nod
5406851... widget: Re-shuffle preconditions in snapshot_child()
54bf7b3... csstransformvalue: Make no-transform case explicit
13b992d... widget: don't queue a redraw on css transform changes
fce36d0... adwaita: Use proper transform for spinners
c14d469... window: Remove dead code
9cde99c... window: Stop adding css nodes manually
c29a492... window: Don't add class to css node directly
9657b63... transform: Compare 3d points directly
419b3aa... Revert "transform: Compare 3d points directly"
5ee1600... window: Add automatic titlebar before content widget
3c89108... transform: Fix equal() docs
727192e... Avoid calling g_list_model_get_n_items() all the time
Commits added to the branch:
e7c9e20... gtkiconcache: Use g_stat instead of fstat (*)
647ed59... Update POTFILES.in and POTFILES.skip (*)
71c29bf... listitemmanager: Handle selection-changes properly (*)
c3a6e35... Drop an unnecessary include (*)
bda5454... Update Ukrainian translation (*)
8699c0f... Update Ukrainian translation (*)
de6327a... multiselection: Clarify docs (*)
8090e21... Add a test for multiselection persistence (*)
fd7f19c... selectionmodel: Document the callback apis (*)
b0cf7a9... Add a forgotten export (*)
27ce68b... Add tests for select_callback (*)
3e6e247... multiselection: Rewrite the select_callback implementation (*)
951c9c5... Merge branch 'listitemmanager-selection' into 'master' (*)
d150997... Add GtkPropertySelection (*)
14605d4... gtk-demo: Use a property selection in the colors demo (*)
e72c243... singleselection: Clarify docs (*)
c0fe1a7... listbase: Make up/down arrows work (*)
8fca040... Merge branch 'property-selection' into 'master' (*)
8316d5e... Merge branch 'list-arrows' into 'master' (*)
1567db1... Merge branch 'misc-multiselection' into 'master' (*)
61ccf4e... docs: Fix up the GtkNativeDialog section (*)
856c895... docs: Put selection models into a section (*)
9f335d3... docs: Regroup the tree support parts (*)
a734572... Skip broken a11y tests (*)
f2259ad... Disable a failing test (*)
2abb5b6... 3.98.5 (*)
087f42d... Update Catalan translation (*)
7c382c6... Annotate the GtkSelectionModel callbacks (*)
11f971d... gtk-demo: Cosmetic improvements to clocks demo (*)
180a5a1... gtk-demo: Cosmetic changes to the dropdown demo (*)
15257e3... gtk-demo: Fix a leak (*)
b251893... Drop pango version checks (*)
e35c0e0... gtk-demo: Add overline to the markup demo (*)
3225b48... Merge branch 'ebassi/for-master' into 'master' (*)
e942689... gtk-demo: Cosmetics (*)
bb7500e... gtk-demo: Cosmetics (*)
b9d7dab... gtk-demo: Improve display of image sources (*)
a28c75f... gtk-demo: Expand the sidebar by default (*)
115edc5... Update POTFILES.in (*)
0a469d7... Update Ukrainian translation (*)
d13a3c7... Fix cell editing (*)
6ff8f1b... Merge branch 'gtk-demo-tweaks' into 'master' (*)
3763398... Drop gtknativeprivate.h (*)
b0bb413... dropdown: Use our own CSS name (*)
5f4d214... Merge branch 'fix-cell-editing' into 'master' (*)
27925fc... placessidebar: Fix build with libcloudproviders (*)
6eac306... Merge branch 'tintou/places-sidebar-cloudproviders' into 'm (*)
80c5e4a... Merge branch 'matthiasc/for-master' into 'master' (*)
071dbc1... Updated Spanish translation (*)
c8988ec... Updated Spanish translation (*)
5d9dc25... listitemmanager: Update selections properly (*)
d294b01... selectionmodel: Rename "exclusive" to "unselect_rest" (*)
541aaa2... selectionmodel: Add unselect_rest argument to select_callba (*)
bd2f2a6... Merge branch 'wip/otte/for-master' into 'master' (*)
7875e28... Update Catalan translation (*)
ca1c89c... broadway: Drop a pointless vfunc (*)
8765609... wayland: Drop a pointless vfunc (*)
da9b3a9... win32: Drop pointless vfuncs (*)
805ddc3... gdk: Drop gdk_device_get_history (*)
997fbbd... Merge branch 'drop-device-history' into 'master' (*)
8cb50ac... Updated Spanish translation (*)
86eece7... gdk: Compress scroll events (*)
b9cde6f... Keep scroll history (*)
5f087a9... gdk: Add scroll delta x/y as device axes (*)
693200f... gdk: Shrink GdkTimeCoord (*)
c9fad25... gdk: Rename gdk_motion_event_get_history (*)
d605d9a... gdk: Add documentation (*)
4317c00... Address review comments (*)
ea7c9b9... x11: Stop setting device keys (*)
2f98400... gdk: Drop gdk_device_get/set_keys (*)
54c0987... gdk: Drop gdk_device_set_axis_use (*)
57135ac... filechoosernative: Make get_filter work for (non-portal) na (*)
d2235b7... Merge branch 'win32-use-g-stat' into 'master' (*)
2c82151... gdk: Drop axis labels (*)
1bf1646... Update Japanese translation (*)
ba988cd... gtkgesturezoom: Do not check touchpad phase on generic even (*)
24a3ff3... Update Japanese translation (*)
bdd6ae3... Merge branch 'device-cleanup' into 'master' (*)
4b241f8... Merge branch 'scroll-compression' into 'master' (*)
bbe79c1... Merge branch 'wip/carlosg/zoom-no-touchpad-warnings' into ' (*)
63692a4... Merge branch 'michaelweghorn/master_issue1820_gtkfilechoose (*)
d1a04d3... Fix print dialog node name
b90ff93... fishbowl: Remove visibility handling
83a22d4... gsktransform: Make next == NULL case explicit
6a0774a... widget: Avoid doing GtkSnapshot work just to append one nod
61754dc... widget: Re-shuffle preconditions in snapshot_child()
aaea3de... csstransformvalue: Make no-transform case explicit
44431be... widget: don't queue a redraw on css transform changes
86083c1... adwaita: Use proper transform for spinners
517fb30... window: Remove dead code
1c2886d... window: Stop adding css nodes manually
1b5fcee... window: Don't add class to css node directly
fa3b531... transform: Compare 3d points directly
5c8e196... window: Add automatic titlebar before content widget
5feb5fb... transform: Fix equal() docs
b27d3f3... Avoid calling g_list_model_get_n_items() all the time
(*) 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]