aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Removing unused prototypesTed Gould2011-01-071-3/+0
* | Fleshing out the bus_method_call functions and tying them into the traditiona...Ted Gould2011-01-071-20/+15
* | Switching the way that we get a name on dbus and removing the dbus_proxy whic...Ted Gould2011-01-071-45/+40
* | Setting up the VTableTed Gould2011-01-071-3/+20
* | Switching the registration of the object over.Ted Gould2011-01-071-7/+17
* | Parsing the XML file for the interface description on class initTed Gould2011-01-071-3/+26
* | Removing the dbus-glib headersTed Gould2011-01-072-5/+0
* | Changing the way the dbus xml is handled.Ted Gould2011-01-071-14/+12
* | Removing dbus-glib from the buildTed Gould2011-01-061-4/+2
|/
* 0.3.150.3.15Ted Gould2010-11-111-2/+2
* Fixing the ignore file tarball matchingTed Gould2010-11-111-2/+2
* Merging in the GTK3 basis for the buildTed Gould2010-11-117-18/+106
|\
| * Making sure to get both pc files in the tarballTed Gould2010-11-111-1/+2
| * Checking for deprecations and making sure we check on distcheckTed Gould2010-11-112-0/+11
| * Putting the GTK3 indicators in a different directory.Ted Gould2010-11-111-1/+1
| * Updating ignore for the GTK3 stuffTed Gould2010-11-111-0/+13
| * Merging in trunk to solve conflictsTed Gould2010-11-1119-82/+563
| |\ | |/ |/|
* | Adding a file to have the debugging environment variablesTed Gould2010-10-152-0/+19
|\ \
| * | Add mean commentTed Gould2010-10-151-0/+6
| * | Adding a number in the nameTed Gould2010-10-152-1/+1
| * | Installing the environment file in the session dirTed Gould2010-10-151-0/+5
| * | All the environment flags we should set for debuggingTed Gould2010-10-151-0/+8
|/ /
* | 0.3.140.3.14Ted Gould2010-09-211-2/+2
* | Changing AUTHORS to mention it's builtTed Gould2010-09-211-2/+2
* | Adding dist hooks for AUTHORS and ChangeLogTed Gould2010-09-211-0/+26
* | Adding in the about-to-show signalTed Gould2010-09-195-1/+53
|\ \