summaryrefslogtreecommitdiff
path: root/gio/src/menulinkiter.ccg
Commit message (Collapse)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
| | | | Bug 786824
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-2/+2
| | | | This seems to work.
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
|
* giomm: Add the MenuModel and Menu[Attribute|Link]Iter classes.José Alburquerque2012-02-221-0/+37
* gio/src/menuattributeiter.{ccg,hg}: * gio/src/menulinkiter.{ccg,hg}: * gio/src/menumodel.{ccg,hg}: * gio/src/filelist.am: Add the sources for the classes and include them in the list of source files to build. * tools/m4/convert_gio.m4: * tools/m4/convert_glib.m4: Add the necessary conversions.