[gtk] (75 commits) Non-fast-forward update to branch prop-list
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (75 commits) Non-fast-forward update to branch prop-list
- Date: Mon, 23 Dec 2019 20:26:58 +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:
cac4a58... docs: Add gtk_expression_watch_unwatch
275c638... expression: Small documentation fixes
5107e56... filterlistmodel: Documentation fixes
3655f61... filter: Documentation fixes
d0f215e... stringfilter: Documnentation additions
520d754... maplistmodel: Add an example to the docs
a08bb8a... builderlistitemfactory: Add an example to the docs
7934dab... multifilter: Small documentation improvements
a8c611a... multisorter: Small documntation improvements
6e07044... numericsorter: Small documentation improvements
b62ebed... sorter: Small documentation fixes
e7c4824... treelistmodel: Small documentation tweaks
c033fc5... columnview: Document sorting
c4b8c08... columnview: Add a sort-by api
ddc0efc... inspector: Use a column view for properties
b660ac6... inspector: Use a column view for the resource list
0881ab9... inspector: Make the resource list sortable
0bf4a20... inspector: Use a column view for actions
9d25ebe... inspector: Touch up list styling
f5dc928... column: Add a visible property
93b3c5b... columnview: Revise scroll-minimum handling
6a6bae0... columnview: Implement horizontal scrolling
523e68d... columnviewcolumn: Add a fixed-width property
cac7116... columnview: Add column reordering
de4dc9f... columnview: Add a helper
fa2dc3e... Add GtkDropDown
0934899... inspector: Use dropdowns in property editor
2f8bfbf... inspector: Use a dropdown for attribute mapping
87e7e87... inspector: Use a dropdown for controllers
4d0456f... inspector: Use a dropdown for size groups
d0c9218... inspector: Use dropdowns in the visual page
db83ed0... filechooser: Use a dropdown for the filter combo
e51b1c1... filechooser: Use a dropdown for choices
9a6d480... testfilechooser: Test the choice apis
99efc98... gtk-demo: Demo columnview sorting
e2030ed... gtk-demo: Cosmetic changes to the clocks demo
2a51f5f... gtk-demo: Cosmetic changes for the weather demo
fe95143... gtk-demo: Cosmetic changes to the file browser demo
46fdb9f... gtk-demo: Cosmetic changes for the flowbox demo
cac9095... gtk-demo: Add sorting to the gridview demo
f59bf50... gtk-demo: Make gridview content switchable
d3e948f... gtk-demo: Crank up max columns of gridview
2a88b90... gtk-demo: Add filtering to the settings demo
ed35258... gtk-demo: Add row reordering to the settings demo
5e7a003... Turn GtkRecentInfo into an object
476ee95... columnviewcolumn: Add a resizable property
e7485a3... columnviewcolumn: Add a helper
78cb98c... columnview: Interactive column resizing
7e730e9... columnviewtitle: Invert on release
f27c476... columnviewcolumn: Add reordering helpers
3e9efb8... columnviewlayout: Use header allocation for titles
f7ada66... columnviewcolumn: Add a reorderable property
5c47feb... columnview: Interactive column reordering
44d05f1... columnview: Allow to cancel reorder with Escape
290a0c5... columview: Add autoscroll
4e4bca6... testcolumnview: Flesh out column editor
9513dd7... testcolumnview: Reordering in the column editor
14a6d1c... Add a selection model test
7e7c69b... columnviewcolumn: Add a menu property
526ec7b... columnviewtitle: Display a context menu
6191b06... Add GtkMultiSelection
cef13f7... multiselection: Add a copy constructor
979e531... listbase: Add rubberband selection
8ddaf4d... gtk-demo: Make colors demo use rubberbanding
339fd47... gtk-demo: Add more scrolling benchmarks
3217a58... columnviewcolumn: Add an expand property
4843bb9... columnview: Take expand into account
1e6f601... printbackend: Use a list store
6f33d17... printbackend: Add a list model getter
25be228... printer: Fix the default value of icon-name
fc3bc20... printdialog: Port to column view
Commits added to the branch:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]