summaryrefslogtreecommitdiff
path: root/gio/src/action.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Gio::Action: Remove unneeded #includes in ccgDaniel Boles2017-02-021-2/+0
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-1/+2
* Use nullptr instead of 0.Murray Cumming2015-11-191-1/+1
* Action/ActionGroup: Make some parameter parameters optional.Murray Cumming2013-10-081-0/+5
* Gio::Action: Add templated change_state() and activate().Murray Cumming2013-08-091-7/+0
* Gio::Action: Make get_state() templated.Murray Cumming2013-08-061-13/+0
* Gio::Action::get_state_bool(): Correction.Murray Cumming2013-07-301-3/+2
* Gio::Action, ActionGroup: Fix memory problems.Kjell Ahlstedt2013-07-301-1/+3
* Gio::Action: Add convenience methods for bool-state (toggle) actions.Murray Cumming2013-07-271-0/+19
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+2
* Re-add Application and related class so they can be finished.José Alburquerque2011-10-091-0/+25
* Remove Application and friends, because they are still not ready.Murray Cumming2011-09-261-25/+0
* giomm: Add Action class wrapping GAction.José Alburquerque2011-09-201-0/+25