summaryrefslogtreecommitdiff
path: root/gio/src/applicationcommandline.hg
Commit message (Expand)AuthorAgeFilesLines
* 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