summaryrefslogtreecommitdiff
path: root/gio/glistmodel.c
Commit message (Expand)AuthorAgeFilesLines
* listmodel: Recommend implementing propertiesBenjamin Otte2022-06-091-0/+15
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Fix the GListModel descriptionEmmanuele Bassi2021-11-011-10/+23
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* list model: Expand items-changed docsMatthias Clasen2019-06-211-3/+6
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-1/+5
* Make GListModelInterface::get_item usable from GObject Introspection bindingsSam Thursfield2017-09-121-1/+17
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* GListModel docs: It's get_n_items(), not get_length().Murray Cumming2015-09-161-1/+1
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-1/+2
* Doc: Fix GListModel/GListStoreXavier Claessens2015-02-041-1/+9
* Add GListModelLars Uebernickel2015-01-301-0/+260