aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.3.16-0ubuntu10.3.16-0ubuntu1Sebastien Bacher2011-01-1328-397/+886
|\
| * releasing version 0.3.16-0ubuntu1~ppa1Ted Gould2011-01-131-2/+2
| * Syncing to upstreamTed Gould2011-01-132-5/+1
| * New upstream release.Ted Gould2011-01-139-56/+8168
| |\
| | * Import upstream version 0.3.16Ted Gould2011-01-1322-392/+876
| | |\
| | | * 0.3.160.3.16Ted Gould2011-01-131-3/+2
| * | | releasing version 0.3.15-0ubuntu3~ppa2Ted Gould2011-01-101-2/+2
| * | | Final GDBus portTed Gould2011-01-103-7/+48
| |\ \ \ | | | |/ | | |/|
| | * | Adding a signal for the menu being closed.Ted Gould2011-01-102-0/+26
| | |\ \
| | | * | Fixing doc stringsTed Gould2011-01-101-2/+2
| | | * | Adding a virtual function for closing the menu and a wrapper for it.Ted Gould2011-01-092-0/+26
| | * | | Porting to GDBusTed Gould2011-01-105-277/+373
| | |\ \ \
| | | * | | Using the GCancellable to detect if we're already creating a proxy so that we...Ted Gould2011-01-091-6/+21
| | | * | | Using variant_unref instead of object_unref as it's a variantTed Gould2011-01-091-1/+1
| | * | | | Making the test suite compile againTed Gould2011-01-092-11/+23
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | debian/control: Dropping dbus-glib as a build-depTed Gould2011-01-102-2/+2
| * | | | | * Upstream Merge:Ted Gould2011-01-1024-8363/+690
| |\ \ \ \ \
| | * | | | | releasing version 0.3.15-0ubuntu3~ppa2~gdbus1Ted Gould2011-01-091-2/+2
| | * | | | | Reverting this change made by distroTed Gould2011-01-092-2/+2
| | * | | | | Marshaller fixesTed Gould2011-01-092-0/+45
| | * | | | | Might need theseTed Gould2011-01-092-0/+24
| | * | | | | debian/control: Migrating library versions from 1 to 2Ted Gould2011-01-094-7/+8
| | * | | | | autogen.shTed Gould2011-01-097-8065/+172
| | * | | | | * Upstream Merge:Ted Gould2011-01-0912-293/+443
| |/| | | | | | | | |_|/ / | | |/| | |
| | * | | | Making getting the proxy and watching cancellable so that we don't get weird ...Ted Gould2011-01-091-2/+31
| | * | | | Adding in the ability to cancel the connection on short lived objects.Ted Gould2011-01-091-2/+18
| | * | | | Removing a test that is broken at a lower levelTed Gould2011-01-071-0/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Disabling the launch test temporarily as it seems broken in GLibTed Gould2011-01-071-0/+1
| | * | | | Getting test suite build fixesTed Gould2011-01-071-11/+22
| | |\| | |
| | | * | | Fixing the linking of the tests to the right libsTed Gould2011-01-071-11/+22
| | * | | | Syncing up to trunkTed Gould2011-01-076-6/+69
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fixing the GTK3 include path.Ted Gould2011-01-061-1/+1
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | fixed the includedirKen VanDine2011-01-061-1/+1
| | | |/ /
| | | * | Fixing build source path and build a GTK3 loaderTed Gould2011-01-062-4/+14
| | | |\ \
| | | | * | Use abs_srcdir to find template filesKen VanDine2010-11-241-2/+2
| | | | * | Build indicator-loader3 Ken VanDine2010-11-241-2/+12
| | | * | | Adding an important field to relate to when to show the indicator.Ted Gould2011-01-064-1/+54
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Adding a function to check whether we should show the indicator with priority.Ted Gould2011-01-042-0/+25
| | | | * | Making it a real signal nowTed Gould2011-01-043-0/+22
| | | | * | Adding a show now state to indicate priority.Ted Gould2011-01-041-0/+6
| | | |/ /
| | * | | Switching to the session busTed Gould2011-01-071-1/+1
| | * | | Out of order parameters.Ted Gould2011-01-071-1/+1
| | * | | Adding in creating the interface info from the XML filesTed Gould2011-01-071-0/+23
| | * | | Replacing the service proxy with a brand new GDBus oneTed Gould2011-01-071-83/+105
| | * | | Ignoring the new filesTed Gould2011-01-071-0/+3
| | * | | Removing the bus and dbus_proxy variables as we won't need them anymore.Ted Gould2011-01-071-33/+0
| | * | | Switching around headers to the new world orderTed Gould2011-01-071-1/+2
| | * | | Instead of setting up a proxy to watch the watcher we're setting up a bus nam...Ted Gould2011-01-071-45/+24
| | * | | Little clean-ups the compiler found now that it's more happy.Ted Gould2011-01-071-2/+3
| | * | | Switch over to getting the GDBus bus instead of the dbus-glib oneTed Gould2011-01-071-32/+44