aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.c
Commit message (Expand)AuthorAgeFilesLines
...
* Switching the dbus object registration to us GDBusTed Gould2010-12-061-5/+28
* Dropping the registration of the type of the object in the dbus-glib wayTed Gould2010-12-061-4/+0
* Building up the base inforation for the dbus interfaces as static globalsTed Gould2010-12-061-2/+45
* Adding a convience function for building the items from a desktop fileTed Gould2010-12-031-1/+120
|\
| * Documentation fixes for distcheckTed Gould2010-11-111-0/+1
| * Filling out the activate function.Ted Gould2010-11-111-0/+9
| * Setup the menu as a dbusmenu if we build itTed Gould2010-11-111-0/+12
| * Switching to use the private variable for the shortiesTed Gould2010-11-111-4/+10
| * Adding shorties as a private variableTed Gould2010-11-111-0/+10
| * Adding a property for getting the dbusmenu serverTed Gould2010-11-111-1/+29
| |\
| | * Set the property type correctly.Ted Gould2010-11-111-1/+1
| | * Set and Get for the dbusmenu server propertyTed Gould2010-11-111-0/+12
| | * Create a property for the dbusmenu serverTed Gould2010-11-111-1/+17
| * | Start to flesh out the nicks side of building the menu itemsTed Gould2010-11-111-0/+38
| * | Adding the profile in thereTed Gould2010-11-081-1/+1
| * | Adding an API function to build the menu from a desktop fileTed Gould2010-11-081-0/+15
| |/
* | Merging in changes to setup a dual build with GTK 3Ted Gould2010-12-031-5/+15
|\ \ | |/ |/|
| * instead of always building gtk2 and gtk3, add a --with-gtk= flag to configure...Michael Terry2010-10-061-3/+13
| * first pass at gtk3 version of libappindicatorMichael Terry2010-06-191-2/+2
* | Uhg, we need a message to know if we've fixed the bug.Ted Gould2010-10-201-0/+1
* | Add a nice little warning inTed Gould2010-10-191-0/+5
* | Adding a check for the name to ensure we didn't miss itTed Gould2010-10-191-0/+18
* | Merging in the XLabel branch to handle conflicts.Ted Gould2010-08-111-0/+59
|\ \
| * | Adding the wrapper properties to the get.Ted Gould2010-08-111-0/+2
| * | Adding in a wrapper signalTed Gould2010-08-111-0/+25
| * | Adding a set of wrapper properties that can be used by the dbus interface.Ted Gould2010-08-111-1/+33
* | | Making a wrapper property for the 'X' domainTed Gould2010-08-111-2/+20
* | | Putting the ordering index into the 'x' domain.Ted Gould2010-08-111-1/+1
* | | Making it so that applications will pass '0' over dbus if they don't have a s...Ted Gould2010-08-111-12/+6
* | | I like 'index' better than 'id' -- now everything is consistent.Ted Gould2010-08-101-27/+27
* | | Providing accessors for the ordering_id propertyTed Gould2010-08-101-0/+43
* | | Storing the value and allowing the get to use a generated value.Ted Gould2010-08-101-0/+13
* | | Brining generate-id into the foldTed Gould2010-08-101-0/+1
* | | Adding the ordering id property.Ted Gould2010-08-101-1/+22
|/ /
* | Fixing mergeTed Gould2010-08-051-0/+1
* | Updating to trunk and resolve conflictsTed Gould2010-08-051-16/+71
|\ \
| * | Passing the updated icon theme path along with the DBus signal, saving a DBus...Sense Egbert Hofstede2010-08-051-3/+3
| * | Fixed two G_PARAM_SPECS and made it even more possible to remove the Sense Hofstede2010-07-221-2/+2
| * | Clean-up and renaming variables and functions everywhere to use icon_theme_pa...Sense Hofstede2010-07-221-24/+39
| * | forgot some filesC10uD2010-07-221-4/+45
* | | Turning null strings into NULLsTed Gould2010-08-031-0/+10
* | | Signaling when the labels change in the idle loopTed Gould2010-08-031-2/+43
* | | Reusing the application service marshallers, not beautiful, but it works for ...Ted Gould2010-08-031-1/+2
* | | Adding in a signal to tell when the label is updated.Ted Gould2010-08-031-0/+18
* | | Adding in the convience wrappersTed Gould2010-08-031-0/+58
* | | Adding the label and guide fields to the private struct and tying that into t...Ted Gould2010-08-031-0/+49
* | | Setting up the label and lable guide properties.Ted Gould2010-08-031-1/+40
|/ /
* / Working with the better container signalsTed Gould2010-07-071-4/+4
|/
* Icon name shouldn't be construct only.Ted Gould2010-06-171-1/+1
* Documentation and introspection fixes and suchSense Hofstede2010-05-231-35/+82