gtk2/demos
Benjamin Otte 5080730728 listmodels: Stop respecting item-type
Simplify all view model APIs and always return G_TYPE_OBJECT as the
item-type for every model.

It turns out nobody uses item-type anyway.

So instead of adding lots of APIs, forcing people to think about it and
trying to figure out how to handle filter or map models that modify item
types, just having an easy life is a better approach.

All the models need to be able to deal with any type of object going
through anyway.
2020-07-05 02:59:21 +02:00
..
constraint-editor listmodels: Stop respecting item-type 2020-07-05 02:59:21 +02:00
gtk-demo Merge branch 'wip/exalm/show-title-buttons' into 'master' 2020-07-03 05:05:24 +00:00
icon-browser headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
node-editor headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
print-editor printeditor: Add desktop file and appdata 2020-06-28 10:51:16 -04:00
widget-factory headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00