summaryrefslogtreecommitdiff
path: root/gio/src/applicationcommandline.hg
Commit message (Expand)AuthorAgeFilesLines
* Application, ApplcationCommandLine: #include variantbase.hMurray Cumming2014-04-031-0/+1
* Application, ApplicationCommandLine: Wrap API that uses VariantDict.Murray Cumming2014-04-031-1/+2
* Add some TODOs about VariantDict.Murray Cumming2014-04-021-0/+3
* Gio::ApplicationCommandLine: Added some methods.Murray Cumming2013-03-211-0/+8
* Strip trailing whitespace.Mark Vender2012-10-291-6/+6
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-1/+1
* giomm: Add the RemoteActionGroup interface.José Alburquerque2012-02-201-0/+28
* ApplicationCommandLine: Add the get_platform_data() method.José Alburquerque2011-10-111-7/+3
* Application, {,Simple}Action{,Group}: Update @newins{}'s.José Alburquerque2011-10-101-1/+2
* ApplicationCommandLine: Update a TODO.José Alburquerque2011-10-101-2/+5
* Re-add Application and related class so they can be finished.José Alburquerque2011-10-091-0/+76
* Remove Application and friends, because they are still not ready.Murray Cumming2011-09-261-76/+0
* Add back Gio::Application and friends so we can try to finish them.Murray Cumming2011-08-031-0/+76
* Remove Gio::Application and friends for now because they are not finished.Murray Cumming2011-03-241-76/+0
* Added a TODOMurray Cumming2011-03-041-1/+4
* Gio::Application: Added get_environ().Murray Cumming2011-03-041-2/+3
* ApplicationCommandLine: Use std::string instead of ustring in some API.Murray Cumming2011-03-041-3/+9
* Dealt with several TODOs.Murray Cumming2011-02-151-2/+12
* ApplicationCommandLine: Fix print() and print_err().Murray Cumming2010-11-161-3/+9
* Add Gio::ApplicationCommandLineJonathon Jongsma2010-11-131-0/+50