[gtk] (96 commits) Non-fast-forward update to branch prop-list
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (96 commits) Non-fast-forward update to branch prop-list
- Date: Tue, 24 Dec 2019 20:36:55 +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:
4a2b56a... Fix gtk_column_view_create_cells
cab60cb... listitemwidget: Fix single-click-activate
e5aa5e6... columnviewcolumn: Fix a type mismatch
1ed0d0b... treelistrowsorter: Fix a doc typo
7a821f0... builderlistitemfactory: Fix a few annotations
0646245... multifilter: Fix a few annotations
7ede496... gtk-builder-tool: Minimally validate <binding>
a9b5ed6... Add some tests for new GtkBuilder syntax
f89ab84... expression: Correct an example in the docs
02bfc04... docs: Add gtk_expression_watch_unwatch
96bdf86... expression: Small documentation fixes
fb7556f... filterlistmodel: Documentation fixes
7faafc9... filter: Documentation fixes
fea8e2e... stringfilter: Documnentation additions
5b1a833... maplistmodel: Add an example to the docs
36f1281... builderlistitemfactory: Add an example to the docs
5412c80... multifilter: Small documentation improvements
62e7265... multisorter: Small documntation improvements
5929d0c... numericsorter: Small documentation improvements
82333d2... sorter: Small documentation fixes
d207666... treelistmodel: Small documentation tweaks
5c6107b... docs: Add more private headers to ignore
d23b887... docs: Fix misc typos and omissions
90f01aa... columnview: Document sorting
7af55a7... columnview: Add a sort-by api
b693dae... inspector: Use a column view for properties
d1a4a6b... inspector: Use a column view for the resource list
e0777c7... inspector: Make the resource list sortable
5153534... inspector: Use a column view for actions
1499e24... inspector: Touch up list styling
e265a54... column: Add a visible property
cac1cdb... columnview: Revise scroll-minimum handling
d768117... columnview: Implement horizontal scrolling
3be939f... columnviewcolumn: Add a fixed-width property
82d1fb6... columnview: Add column reordering
bb4ec26... columnview: Add a helper
eb285c8... Add GtkDropDown
16bdd99... inspector: Use dropdowns in property editor
10c3360... inspector: Use a dropdown for attribute mapping
db87e6f... inspector: Use a dropdown for controllers
69d9aed... inspector: Use a dropdown for size groups
ea5f6ce... inspector: Use dropdowns in the visual page
dd42d24... filechooser: Use a dropdown for the filter combo
0a966b7... filechooser: Use a dropdown for choices
1f8c25d... testfilechooser: Test the choice apis
0e4617a... gtk-demo: Demo columnview sorting
91c7de1... gtk-demo: Cosmetic changes to the clocks demo
d7b3ca1... gtk-demo: Cosmetic changes for the weather demo
996ff04... gtk-demo: Cosmetic changes to the file browser demo
d8ffc0f... gtk-demo: Cosmetic changes for the flowbox demo
87a798b... gtk-demo: Add sorting to the gridview demo
7d9696e... gtk-demo: Make gridview content switchable
2580548... gtk-demo: Crank up max columns of gridview
f75c7e7... gtk-demo: Add filtering to the settings demo
3e5408e... gtk-demo: Add row reordering to the settings demo
91bb2bd... Turn GtkRecentInfo into an object
9211b70... columnviewcolumn: Add a resizable property
9295b68... columnviewcolumn: Add a helper
1e0f0c7... columnview: Interactive column resizing
f93e20a... columnviewtitle: Invert on release
ab75efe... columnviewcolumn: Add reordering helpers
8c470aa... columnviewlayout: Use header allocation for titles
370eb69... columnviewcolumn: Add a reorderable property
4a4e9b8... columnview: Interactive column reordering
a03c6c7... columnview: Allow to cancel reorder with Escape
8c174d8... columview: Add autoscroll
18bf002... testcolumnview: Flesh out column editor
4b620fc... testcolumnview: Reordering in the column editor
2a3189c... Add a selection model test
ea19482... columnviewcolumn: Add a menu property
ecc5b61... columnviewtitle: Display a context menu
7236196... Add GtkMultiSelection
d9a0827... multiselection: Add a copy constructor
1489f75... listbase: Add rubberband selection
94ef944... Add rubberband api
5b0a8ec... gtk-demo: Make gridview demo use rubberbanding
5ffe7ce... gtk-demo: Add more scrolling benchmarks
0c68004... columnviewcolumn: Add an expand property
d5542d7... columnview: Take expand into account
5e8dd79... printbackend: Use a list store
c47cc98... printbackend: Add a list model getter
890b5da... printer: Fix the default value of icon-name
b1d9df7... printdialog: Port to column view
702d082... Spread single-click-activate api
055f3c9... expression: Add a new property expression constructor
ccc1346... builder: Avoid a critical
c18ff40... builder: Avoid another critical
6d30913... builder: Avoid a crash in error cases
e44c71b... builderlistitemfactory: Precompile the xml
Commits added to the branch:
51e2a51... filterlistmodel: Remove pre-filter remnants
cc39cc2... Fix gtk_column_view_create_cells
0a36ba0... listitemwidget: Fix single-click-activate
bdaa411... columnviewcolumn: Fix a type mismatch
1630482... treelistrowsorter: Fix a doc typo
0a711ec... builderlistitemfactory: Fix a few annotations
a9f963b... multifilter: Fix a few annotations
44c5d47... gtk-builder-tool: Minimally validate <binding>
e32ae89... Add some tests for new GtkBuilder syntax
e7f3a4f... expression: Correct an example in the docs
68fbb59... docs: Add gtk_expression_watch_unwatch
0216826... expression: Small documentation fixes
f833959... filterlistmodel: Documentation fixes
f2a50fa... filter: Documentation fixes
0bed5a8... stringfilter: Documnentation additions
602d141... maplistmodel: Add an example to the docs
9ff8589... builderlistitemfactory: Add an example to the docs
f2a82e7... multifilter: Small documentation improvements
dea3c8a... multisorter: Small documntation improvements
e2f78e9... numericsorter: Small documentation improvements
d53a0ba... sorter: Small documentation fixes
2357771... treelistmodel: Small documentation tweaks
649bcc6... docs: Add more private headers to ignore
65b3a93... docs: Fix misc typos and omissions
cab09d2... columnview: Document sorting
921ff04... columnview: Add a sort-by api
baff649... inspector: Use a column view for properties
9892831... inspector: Use a column view for the resource list
55f9e86... inspector: Make the resource list sortable
84fd229... inspector: Use a column view for actions
6ab8b1c... inspector: Touch up list styling
972090f... column: Add a visible property
2f66633... columnview: Revise scroll-minimum handling
34cbaa9... columnview: Implement horizontal scrolling
640f165... columnviewcolumn: Add a fixed-width property
08bbf44... columnview: Add column reordering
6265a60... columnview: Add a helper
f3dc528... Add GtkDropDown
1d7322e... inspector: Use dropdowns in property editor
f55528f... inspector: Use a dropdown for attribute mapping
f7608a2... inspector: Use a dropdown for controllers
2ea918a... inspector: Use a dropdown for size groups
843fa70... inspector: Use dropdowns in the visual page
9aed6a2... filechooser: Use a dropdown for the filter combo
e5c57d1... filechooser: Use a dropdown for choices
46a6ab6... gtk-demo: Demo columnview sorting
b84780c... gtk-demo: Cosmetic changes to the clocks demo
6eebc91... gtk-demo: Cosmetic changes for the weather demo
8ae6e58... gtk-demo: Cosmetic changes to the file browser demo
2cb5ce8... gtk-demo: Cosmetic changes for the flowbox demo
3dbac6b... gtk-demo: Add sorting to the gridview demo
fe3dd5c... gtk-demo: Make gridview content switchable
ae084d2... gtk-demo: Crank up max columns of gridview
7af2449... gtk-demo: Add filtering to the settings demo
0bbc074... gtk-demo: Add row reordering to the settings demo
5ca5355... Turn GtkRecentInfo into an object
4a659c1... columnviewcolumn: Add a resizable property
9d0904a... columnviewcolumn: Add a helper
f8a1442... columnview: Interactive column resizing
a44c4b4... columnviewtitle: Invert on release
4817c77... columnviewcolumn: Add reordering helpers
8f2351d... columnviewlayout: Use header allocation for titles
9e9d4d9... columnviewcolumn: Add a reorderable property
c814864... columnview: Interactive column reordering
f86aeaf... columnview: Allow to cancel reorder with Escape
8c086db... columview: Add autoscroll
4c8de63... testcolumnview: Flesh out column editor
36aaece... testcolumnview: Reordering in the column editor
ee76623... Add a selection model test
6e83809... columnviewcolumn: Add a menu property
c7b2307... columnviewtitle: Display a context menu
5e9adeb... Add GtkMultiSelection
466aec4... multiselection: Add a copy constructor
7bf21cf... listbase: Add rubberband selection
ee03ae8... Add rubberband api
7539fe1... gtk-demo: Make gridview demo use rubberbanding
50e8ccf... gtk-demo: Add more scrolling benchmarks
fe31c22... columnviewcolumn: Add an expand property
19166f1... columnview: Take expand into account
d5d3b4b... inspector: Expand the object tree
2c1a0d3... inspector: Expand the property list
57d635e... inspector: Expand the resource list
05c869d... inspector: Expand the actions list
4044a8c... printbackend: Use a list store
ddd504d... printbackend: Add a list model getter
eecb809... printer: Fix the default value of icon-name
1d9e09a... printdialog: Port to column view
8febf5e... Spread single-click-activate api
51b4768... expression: Add a new property expression constructor
b8faade... builder: Avoid a critical
a101e80... builder: Avoid another critical
ed7f507... builder: Avoid a crash in error cases
b1fdd77... builderlistitemfactory: Precompile the xml
98aedb7... inspector: Add columns to the object tree
ed41a8e... wip: search support
3d53679... inspector: Use search instead of filtering for properties
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]