[gtk] (113 commits) Non-fast-forward update to branch prop-list
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (113 commits) Non-fast-forward update to branch prop-list
- Date: Wed, 18 Dec 2019 05:09:03 +0000 (UTC)
The branch 'prop-list' 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:
1fde75f... gridview: Actually do something
8827348... Add GtkTreeExpander
8a5bb29... demo: Add a GSettings tree demo
add84ad... inspector: Use a treeexpander in the recorder
2d318c1... inspector: Use a GtkTreeExpander in the object tree
345af78... inspector: Make the recorder node list use a ListView
537c26d... listitem: Change focus handling
e3c2ecd... treeexpander: Implement input support
78fdead... listview: Implement activation
378661a... listview: Track focus movements and update selection
46fab0c... listview: Implement (un)select all
6e0ee9c... listview: Add a focus tracker
6a70870... listitem: Add "listitem.select" action and keybindings for
49aa7c4... listview: Add gtk_list_view_get_position_at_y()
58a785d... listview: Add move keybindings
4dccd3d... listitemfactory: Make the builder factory properly buildabl
0399dc2... builderlistitemfactory: Add scope argument
1dc7773... builder: Autofill scope property of listitemfactory
cdd2311... gtk-demo: Introduce awards
1cc6d86... demo: Use a listview as sidebar
c522740... listitemmanager: Handle NULL factory
4a275f2... widget: Add gtk_widget_get_size()
2fbb6a4... gridview: Implement anchors and scrolling
9067677... selectionmodel: Add gtk_selection_model_user_select_item()
3b9dc6d... gridview: Implement the list.select-item action
1bbef61... gridview: Implement minimum row height
2c3cf09... gridview: Add activation
47566a4... gridview: Implement list.scroll-to action
5926397... gridview: Add a focus tracker
9e06ecf... gridview: Implement (un)select all
b486143... gridview: Add move keybindings
93e64d0... demo: Add a file browser demo
a28caa7... listview: Port various gridview improvements
2a8fe78... gridview: Simplify allocation code
521e5af... Add GtkListBase
c458b64... listbase: Move GtkScrollable implementation
69193d9... listbase: Move item manager here
e78af89... listbase: Move selection handling here
17e3386... listbase: Move orientable implementation here
30bded2... Remove gtk_selection_model_user_select_item() again
aca6f5b... listbase: Move focus moving keybindings here
8e01f8f... listbase: Add vfuncs to convert positions to/from coordinat
a00f50d... listbase: Take over anchor handling
5c5ddbf... wip: Add GtkCoverFlow
eae92d6... Add GtkColumnView skeleton
19f83b2... gtk-demo: Add a minesweeper demo
dc107a5... columnview: Allow adding/removing columns
d809138... Add GtkSignalListItemFactory
a6abdd1... gtk-demo: Add a Coverflow application launcher
79634df... builder: Make gtk_builder_extend_with_template() work with
605dac2... listitem: Make this a GObject
779c364... listitemfactory: Reorganize vfuncs
65012f6... listitemfactory: Simplify
5459dfa... listitemwidget: Add a private struct
70c254a... listitem: Move position/item/selected tracking to widget
1b1d730... listitemwidget: Lazily create listitems
cb1e1b0... columnview: Add listitems for the columns
34e1af9... columnview: Implement GtkScrollable
0166707... widget: Add a hook for resizes
311212f... columnview: Add GtkColumnViewCell
721ff40... inspector: Port object tree to GtkColumnView
44eace2... columnview: Fix styling with Adwaita
931d797... constraint-editor: Don't poke around in widget internals
44bf223... columnview: Add a custom LayoutManager
f680b21... tests: Add testcolumnview
d3e542f... columnview: Add header
3d1ab6d... inspector: Remove private struct from controllers
f80645c... inspector: Make Controller page a GtkWidget
b2345b7... inspector: Remove private struct for prop editor
7929299... xxx: Add a hack to make paintables transform to/from object
7c8a2fd... gtk-demo: Add a Clocks demo
fd08c17... widget: Do parent_class handling properly
19b854a... expression: Allow passing a this object to bind()
25d6ea3... Add some tests for expression binding
c4651f6... fontchooserwidget: Port to listmodels
5d79629... docs: Reorganize list widgets in their own chapter
a9566ce... builder-tool: Pass through CDATA where it makes sense
cb0f855... listitemwidget: Add single-click-activate
45eff66... listview: Add single-click-activate
d58d015... gtk-demo: Add a large grid demo
205f19e... column view: Add some helpers
1e95571... Add GtkColumnViewSorter
801891d... column view: Add a sorter property
1217691... column view column: Add a sorter property
10e21c0... column view title: Show sort indicators
06448d5... column view: Add a sort-by api
a2ac11c... inspector: Use a column view for properties
21fce3c... inspector: Use a column view for the resource list
0eda41a... Add GtkTreeListRowSorter
5daa5b3... inspector: Make the resource list sortable
4da1954... inspector: Use a column view for actions
86fcfa4... inspector: Touch up list styling
447c101... Add GtkDropDown
1492edc... inspector: Use dropdowns in property editor
1d82b15... inspector: Use dropdown for attribute mapping
f80ff1a... inspector: Use dropdown for controllers
9323b34... inspector: Use dropdown for size groups
f4a72e0... inspector: Use dropdowns in the visual page
fb0cec8... gtk-demo: Demo columnview sorting
298363e... gtk-demo: Cosmetic changes to the clocks demo
a9288d3... gtk-demo: Cosmetic changes for the weather demo
d762d37... gtk-demo: Cosmetic changes to the file browser demo
79b61a9... gtk-demo: Cosmetic changes for the flowbox demo
d586d97... Add sorting to the gridview demo
3acb224... grid demo: Make content switchable
b3698a5... grid demo: Crank up max columns
Commits added to the branch:
0816451... gridview: Actually do something (*)
297a279... Add GtkTreeExpander (*)
71f1047... demo: Add a GSettings tree demo (*)
d89f9b6... inspector: Use a treeexpander in the recorder (*)
5b5ab5c... inspector: Use a GtkTreeExpander in the object tree (*)
462953c... inspector: Make the recorder node list use a ListView (*)
7a49d2e... listitem: Change focus handling (*)
42c0774... treeexpander: Implement input support (*)
3e1cad5... listview: Implement activation (*)
c4af364... listview: Track focus movements and update selection (*)
9d5063c... listview: Implement (un)select all (*)
2507604... listview: Add a focus tracker (*)
61fc0a6... listitem: Add "listitem.select" action and keybindings for (*)
eba9ec6... listview: Add gtk_list_view_get_position_at_y() (*)
5ae2c1f... listview: Add move keybindings (*)
fc82f5f... listitemfactory: Make the builder factory properly buildabl (*)
61362af... builderlistitemfactory: Add scope argument (*)
5b96335... builder: Autofill scope property of listitemfactory (*)
484f804... gtk-demo: Introduce awards (*)
3a5f47c... demo: Use a listview as sidebar (*)
cee950b... listitemmanager: Handle NULL factory (*)
0229f11... widget: Add gtk_widget_get_size() (*)
050bd6d... gridview: Implement anchors and scrolling (*)
51ecc2d... selectionmodel: Add gtk_selection_model_user_select_item() (*)
6218a27... gridview: Implement the list.select-item action (*)
b961612... gridview: Implement minimum row height (*)
4444bb3... gridview: Add activation (*)
d0495e3... gridview: Implement list.scroll-to action (*)
ddc665b... gridview: Add a focus tracker (*)
e54f3f6... gridview: Implement (un)select all (*)
94b1628... gridview: Add move keybindings (*)
27a891a... demo: Add a file browser demo (*)
c3bb95d... listview: Port various gridview improvements (*)
9fab1b3... gridview: Simplify allocation code (*)
013db26... Add GtkListBase (*)
f614011... listbase: Move GtkScrollable implementation (*)
ad12914... listbase: Move item manager here (*)
75f539b... listbase: Move selection handling here (*)
66142ae... listbase: Move orientable implementation here (*)
96d333f... Remove gtk_selection_model_user_select_item() again (*)
c835bb3... listbase: Move focus moving keybindings here (*)
64a2f04... listbase: Add vfuncs to convert positions to/from coordinat (*)
d1d0ade... listbase: Take over anchor handling (*)
1eab9ba... wip: Add GtkCoverFlow (*)
181b965... Add GtkColumnView skeleton (*)
3cc9fa9... gtk-demo: Add a minesweeper demo (*)
77c9d0d... columnview: Allow adding/removing columns (*)
01cdc67... Add GtkSignalListItemFactory (*)
d4d07bc... gtk-demo: Add a Coverflow application launcher (*)
7305756... builder: Make gtk_builder_extend_with_template() work with (*)
6d73e3a... listitem: Make this a GObject (*)
7c402bc... listitemfactory: Reorganize vfuncs (*)
9b132b8... listitemfactory: Simplify (*)
98b4269... listitemwidget: Add a private struct (*)
e845e93... listitem: Move position/item/selected tracking to widget (*)
e4392bd... listitemwidget: Lazily create listitems (*)
5b28241... columnview: Add listitems for the columns (*)
8f4a039... columnview: Implement GtkScrollable (*)
f46c405... widget: Add a hook for resizes (*)
2b42f0f... columnview: Add GtkColumnViewCell (*)
7f4260f... inspector: Port object tree to GtkColumnView (*)
052343c... columnview: Fix styling with Adwaita (*)
01d4a28... constraint-editor: Don't poke around in widget internals (*)
a43e0b1... columnview: Add a custom LayoutManager (*)
6d06952... tests: Add testcolumnview (*)
0a126f6... columnview: Add header (*)
ae26ce0... inspector: Remove private struct from controllers (*)
6bf508c... inspector: Make Controller page a GtkWidget (*)
69f5910... inspector: Remove private struct for prop editor (*)
5a076b0... xxx: Add a hack to make paintables transform to/from object (*)
2f52d98... gtk-demo: Add a Clocks demo (*)
a81429c... widget: Do parent_class handling properly (*)
fe1ce2a... expression: Allow passing a this object to bind() (*)
0875374... Add some tests for expression binding (*)
6977a03... fontchooserwidget: Port to listmodels (*)
5392131... docs: Reorganize list widgets in their own chapter (*)
5d836b5... builder-tool: Pass through CDATA where it makes sense (*)
ffdcde5... listitemwidget: Add single-click-activate (*)
f803355... listview: Add single-click-activate (*)
163477a... gtk-demo: Add a large grid demo (*)
0b4f75c... columnview: Add sorting (*)
a4b15d2... column view title: Show sort indicators (*)
3ffb005... testcolumnview: Add sorters (*)
86b29d4... Add GtkTreeListRowSorter (*)
0cd203b... testsuite: Add tests for GtkTreeListSorter (*)
81a7ca8... column view: Document sorting
337cae1... column view: Add a sort-by api
30bfe6f... inspector: Use a column view for properties
1247ad8... inspector: Use a column view for the resource list
1cb3534... inspector: Make the resource list sortable
8fe373e... inspector: Use a column view for actions
9644201... inspector: Touch up list styling
a0c945e... Add GtkDropDown
81c83be... inspector: Use dropdowns in property editor
c4632e1... inspector: Use dropdown for attribute mapping
fc564c6... inspector: Use dropdown for controllers
3a66631... inspector: Use dropdown for size groups
d5603c6... inspector: Use dropdowns in the visual page
801dc01... gtk-demo: Demo columnview sorting
4cea281... gtk-demo: Cosmetic changes to the clocks demo
f2de55e... gtk-demo: Cosmetic changes for the weather demo
220766a... gtk-demo: Cosmetic changes to the file browser demo
b35a0f0... gtk-demo: Cosmetic changes for the flowbox demo
55ccb56... Add sorting to the gridview demo
c08ce50... grid demo: Make content switchable
dfc0e11... grid demo: Crank up max columns
7f09950... gtk-demo: Add filtering to the settings demo
2998a64... column: Add a visible property
7823d91... Add a new scrollable policy
ffc79c8... Update existing scrollable implementations
3e9bc6a... columnview: Implement GTK_SCROLL_FIT
734b64c... columview: Implement horizontal scrolling
872c338... columnview: Add a fixed-width property
(*) 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]