[gtk] (57 commits) Non-fast-forward update to branch prop-list
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (57 commits) Non-fast-forward update to branch prop-list
- Date: Sun, 15 Dec 2019 16:59:09 +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:
a89efb0... gtk-demo: Add a Coverflow application launcher
88b71bb... builder: Make gtk_builder_extend_with_template() work with
35e81f2... listitem: Make this a GObject
b4f585a... listitemfactory: Reorganize vfuncs
5b7be36... listitemfactory: Simplify
56ba71f... listitemwidget: Add a private struct
55563aa... listitem: Move position/item/selected tracking to widget
ab23516... listitemwidget: Lazily create listitems
615872c... columnview: Add listitems for the columns
dc75fcc... columnview: Implement GtkScrollable
2958d74... widget: Add a hook for resizes
9100998... columnview: Add GtkColumnViewCell
f7fca72... inspector: Port object tree to GtkColumnView
3bc3211... columnview: Fix styling with Adwaita
a75ca8e... constraint-editor: Don't poke around in widget internals
630c92a... columnview: Add a custom LayoutManager
ebb9f0f... tests: Add testcolumnview
7a11773... columnview: Add header
b9ec293... inspector: Remove private struct from controllers
aa58674... inspector: Make Controller page a GtkWidget
55ac16c... inspector: Remove private struct for prop editor
faf7454... xxx: Add a hack to make paintables transform to/from object
d86344d... gtk-demo: Add a Clocks demo
83fa3ee... widget: Do parent_class handling properly
eb5ffbc... expression: Allow passing a this object to bind()
ed2c336... fontchooserwidget: Port to listmodels
1f397d9... docs: Reorganize list widgets in their own chapter
d01587b... builder-tool: Pass through CDATA where it makes sense
0763465... column view: Add some helpers
0e53508... Add GtkColumnViewSorter
25f56e4... column view: Add a sorter property
a101d12... column view column: Add a sorter property
fcf6b64... column view title: Show sort indicators
fa357b8... column view: Add a sort-by api
3fc8b17... inspector: Use a column view for properties
fd9768c... inspector: Use a column view for the resource list
6df6a83... Add GtkTreeListRowSorter
317bd3e... inspector: Make the resource list sortable
84cb8b9... inspector: Use a column view for actions
43a50d2... inspector: Touch up list styling
77d9000... listitemwidget: Add single-click-activate
ba673ed... listview: Add single-click-activate
3eab19a... Add GtkDropDown
4e7c811... inspector: Use dropdowns in property editor
50c97ff... inspector: Use dropdown for attribute mapping
3842b02... inspector: Use dropdown for controllers
171f64f... inspector: Use dropdown for size groups
9425ab7... inspector: Use dropdowns in the visual page
0e1400c... gtk-demo: Demo columnview sorting
3e6dffd... gtk-demo: Cosmetic changes to the clocks demo
e7788d4... gtk-demo: Cosmetic changes for the weather demo
b4ef475... gtk-demo: Cosmetic changes to the file browser demo
7e8e6c2... gtk-demo: Cosmetic changes for the flowbox demo
c14163c... gtk-demo: Add a large grid demo
e8264ef... Add some tests for expression binding
ecb09a3... Add another expression test
f82a88d... Add another bind test
fb9853c... Fix memory leaks in the expression tests
295ba94... Add another expression bind test
Commits added to the branch:
f5bbcf9... gtk-demo: Add a Coverflow application launcher (*)
cd201ac... builder: Make gtk_builder_extend_with_template() work with (*)
7392585... listitem: Make this a GObject (*)
af7771a... listitemfactory: Reorganize vfuncs (*)
69f2968... listitemfactory: Simplify (*)
0975fff... listitemwidget: Add a private struct (*)
ed3de0f... listitem: Move position/item/selected tracking to widget (*)
80ec817... listitemwidget: Lazily create listitems (*)
c629906... columnview: Add listitems for the columns (*)
cd6c422... columnview: Implement GtkScrollable (*)
f11a4cb... widget: Add a hook for resizes (*)
18f9030... columnview: Add GtkColumnViewCell (*)
cb04846... inspector: Port object tree to GtkColumnView (*)
b2555a5... columnview: Fix styling with Adwaita (*)
0b1545c... constraint-editor: Don't poke around in widget internals (*)
48fad1a... columnview: Add a custom LayoutManager (*)
fb5c7ef... tests: Add testcolumnview (*)
d791710... columnview: Add header (*)
0ef3b20... inspector: Remove private struct from controllers (*)
4f53ec7... inspector: Make Controller page a GtkWidget (*)
86abde2... inspector: Remove private struct for prop editor (*)
5e77fc7... xxx: Add a hack to make paintables transform to/from object (*)
13ea6e0... gtk-demo: Add a Clocks demo (*)
3798bed... widget: Do parent_class handling properly (*)
7111036... expression: Allow passing a this object to bind() (*)
d543b67... Add some tests for expression binding (*)
0839557... fontchooserwidget: Port to listmodels (*)
22b4bb6... docs: Reorganize list widgets in their own chapter (*)
50b6568... builder-tool: Pass through CDATA where it makes sense
5bd0d83... column view: Add some helpers
1f92ec3... Add GtkColumnViewSorter
832555c... column view: Add a sorter property
f4e5746... column view column: Add a sorter property
9c27131... column view title: Show sort indicators
347dd5d... column view: Add a sort-by api
5ff425a... inspector: Use a column view for properties
e4da781... inspector: Use a column view for the resource list
d2caab0... Add GtkTreeListRowSorter
9ae276b... inspector: Make the resource list sortable
c181305... inspector: Use a column view for actions
dcdf47a... inspector: Touch up list styling
4cc25c0... listitemwidget: Add single-click-activate
5a9935f... listview: Add single-click-activate
c8bb0ce... Add GtkDropDown
fe6d742... inspector: Use dropdowns in property editor
c010ee8... inspector: Use dropdown for attribute mapping
e1dcd3a... inspector: Use dropdown for controllers
26f6880... inspector: Use dropdown for size groups
7da2799... inspector: Use dropdowns in the visual page
201a7fa... gtk-demo: Demo columnview sorting
2d295a2... gtk-demo: Cosmetic changes to the clocks demo
ceb2488... gtk-demo: Cosmetic changes for the weather demo
37646cf... gtk-demo: Cosmetic changes to the file browser demo
844fcd8... gtk-demo: Cosmetic changes for the flowbox demo
dea8123... gtk-demo: Add a large grid demo
328104b... Fix memory leaks in the expression tests
e832137... Add some more bind expression tests
(*) 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]