[gtk: 22/22] Merge branch 'wip/otte/listmodels' into 'main'
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 22/22] Merge branch 'wip/otte/listmodels' into 'main'
- Date: Sat, 11 Jun 2022 15:16:05 +0000 (UTC)
commit d88e9353983c03bfdc722c5120616585fa874cb1
Merge: c7c8b37e4c efd9aac3fa
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 11 15:15:53 2022 +0000
Merge branch 'wip/otte/listmodels' into 'main'
19 listmodels: Add ::item-type and ::n-items
See merge request GNOME/gtk!4807
gtk/gtkassistant.c | 97 ++++++++++++++++++++++++------
gtk/gtkbookmarklist.c | 49 +++++++++++++--
gtk/gtkdirectorylist.c | 43 ++++++++++++-
gtk/gtkfilterlistmodel.c | 69 +++++++++++++++++++--
gtk/gtkflattenlistmodel.c | 41 +++++++++++++
gtk/gtklistlistmodel.c | 54 ++++++++++++++++-
gtk/gtkmaplistmodel.c | 41 +++++++++++++
gtk/gtkmultifilter.c | 65 ++++++++++++++++++++
gtk/gtkmultiselection.c | 38 ++++++++++++
gtk/gtkmultisorter.c | 65 ++++++++++++++++++++
gtk/gtknoselection.c | 62 +++++++++++++++++--
gtk/gtkpropertylookuplistmodel.c | 23 ++++++-
gtk/gtkselectionfiltermodel.c | 39 ++++++++++++
gtk/gtkshortcutcontroller.c | 54 +++++++++++++++--
gtk/gtksingleselection.c | 65 ++++++++++++++++----
gtk/gtkslicelistmodel.c | 50 ++++++++++++++-
gtk/gtksortlistmodel.c | 40 ++++++++++++
gtk/gtkstack.c | 68 +++++++++++++++++++--
gtk/gtktreelistmodel.c | 46 +++++++++++++-
testsuite/gtk/defaultvalue.c | 4 ++
testsuite/gtk/filterlistmodel-exhaustive.c | 28 +++++++++
testsuite/gtk/filterlistmodel.c | 29 ++++++---
testsuite/gtk/flattenlistmodel.c | 27 ++++++---
testsuite/gtk/maplistmodel.c | 13 +++-
testsuite/gtk/multiselection.c | 50 +++++++++------
testsuite/gtk/propertylookuplistmodel.c | 19 ++++--
testsuite/gtk/singleselection.c | 39 +++++++-----
testsuite/gtk/slicelistmodel.c | 23 ++++---
testsuite/gtk/sortlistmodel-exhaustive.c | 30 ++++++++-
testsuite/gtk/sortlistmodel.c | 29 ++++++---
testsuite/gtk/treelistmodel.c | 21 +++++--
31 files changed, 1171 insertions(+), 150 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]