Ryan Lortie
|
bf7ba2fbdc
|
GApplication: use infinite timeout for CommandLine
Use an infinite DBus timeout for sending a CommandLine request to the
primary instance.
This resolves a bit of bug #633339.
|
2010-10-28 16:47:13 -04:00 |
|
Ryan Lortie
|
d8d2513710
|
Implement (untested) GApplication actions support
|
2010-10-25 14:32:07 -04:00 |
|
Matthias Clasen
|
7c735b05f7
|
Move a confusing comment to the right place
|
2010-10-23 12:01:51 +02:00 |
|
Ryan Lortie
|
e33deea16c
|
GApplication: reduce GVariant abuse
Don't use GVariant* as the representation for the argument array.
|
2010-10-19 19:38:00 +02:00 |
|
Ryan Lortie
|
0ce1462d1a
|
GApplication: merge DBus interface into C source
instead of having it in a separate file that causes problems to the
build system (I want to avoid using EXTRA_DIST here).
|
2010-10-19 13:44:30 +02:00 |
|
Ryan Lortie
|
3e6eee806c
|
GApplication: add remote commandline support
|
2010-10-19 01:16:46 +02:00 |
|
Ryan Lortie
|
a7923a4aa3
|
new GApplication implementation
|
2010-10-19 01:16:46 +02:00 |
|