summaryrefslogtreecommitdiff
path: root/gio/src/menuitem.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Remove deprecated API.Murray Cumming2016-11-141-8/+0
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-15/+18
* Fix the build with --disable-deprecated-apiKjell Ahlstedt2015-12-051-0/+2
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-5/+5
* C++11: Use nullptr.Murray Cumming2015-07-161-1/+1
* Gio::MenuItem: Add set_action(), unset_target() and unset_action_and_target().Murray Cumming2013-10-081-0/+18
* MenuItem: Reimplement the constructors.Murray Cumming2013-07-311-0/+25
* Gio::MenuItem: Add set/unset_icon().Murray Cumming2013-07-311-0/+5
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* Gio: MenuItem: set_action_and_target(): Add one without the cariant.Murray Cumming2012-03-221-0/+5
* Gio: Add Menu and MenuItem.Murray Cumming2012-03-221-0/+23