summaryrefslogtreecommitdiff
path: root/gio/src/liststore.hg
Commit message (Expand)AuthorAgeFilesLines
* liststore.hg: Rename a local variableChun-wei Fan2023-01-091-2/+2
* Gio::ListStore::find() docs: Small changesKjell Ahlstedt2022-09-011-4/+4
* Gio::ListStore: Add find()Kjell Ahlstedt2022-08-291-0/+128
* Gio: Add some methods for glibmm 2.74Kjell Ahlstedt2022-08-221-0/+1
* Gio::ListStore: Don't derive a gtkmm__GListStore GTypeKjell Ahlstedt2022-06-081-0/+2
* Update documentation for ListStore too.Andreas Persson2020-07-181-1/+1
* Make ListStore accept Interfaces.Andreas Persson2020-07-181-2/+2
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Use std::dynamic_pointer_cast<>().Murray Cumming2017-04-071-3/+3
* Add and use make_refptr_for_instance().Murray Cumming2017-04-061-1/+1
* sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.Murray Cumming2016-11-141-2/+2
* Add Gio::ListModel, ListStoreBase and ListStore<>Kjell Ahlstedt2016-04-271-0/+323