Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging in removing the service | Ted Gould | 2010-12-03 | 1 | -5/+15 |
|\ | |||||
| * | Merging in changes to setup a dual build with GTK 3 | Ted Gould | 2010-12-03 | 1 | -5/+15 |
| |\ | |||||
| | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -3/+13 |
| | | | | | | | | | | | | configure to specify which to build with | ||||
| | * | first pass at gtk3 version of libappindicator | Michael Terry | 2010-06-19 | 1 | -2/+2 |
| | | | |||||
* | | | Set the property type correctly. | Ted Gould | 2010-11-11 | 1 | -1/+1 |
| | | | |||||
* | | | Set and Get for the dbusmenu server property | Ted Gould | 2010-11-11 | 1 | -0/+12 |
| | | | |||||
* | | | Create a property for the dbusmenu server | Ted Gould | 2010-11-11 | 1 | -1/+17 |
|/ / | |||||
* | | Uhg, we need a message to know if we've fixed the bug. | Ted Gould | 2010-10-20 | 1 | -0/+1 |
| | | |||||
* | | Add a nice little warning in | Ted Gould | 2010-10-19 | 1 | -0/+5 |
| | | |||||
* | | Adding a check for the name to ensure we didn't miss it | Ted Gould | 2010-10-19 | 1 | -0/+18 |
| | | |||||
* | | Merging in the XLabel branch to handle conflicts. | Ted Gould | 2010-08-11 | 1 | -0/+59 |
|\ \ | |||||
| * | | Adding the wrapper properties to the get. | Ted Gould | 2010-08-11 | 1 | -0/+2 |
| | | | |||||
| * | | Adding in a wrapper signal | Ted Gould | 2010-08-11 | 1 | -0/+25 |
| | | | |||||
| * | | Adding a set of wrapper properties that can be used by the dbus interface. | Ted Gould | 2010-08-11 | 1 | -1/+33 |
| | | | |||||
* | | | Making a wrapper property for the 'X' domain | Ted Gould | 2010-08-11 | 1 | -2/+20 |
| | | | |||||
* | | | Putting the ordering index into the 'x' domain. | Ted Gould | 2010-08-11 | 1 | -1/+1 |
| | | | |||||
* | | | Making it so that applications will pass '0' over dbus if they don't have a ↵ | Ted Gould | 2010-08-11 | 1 | -12/+6 |
| | | | | | | | | | | | | set ordering index. | ||||
* | | | I like 'index' better than 'id' -- now everything is consistent. | Ted Gould | 2010-08-10 | 1 | -27/+27 |
| | | | |||||
* | | | Providing accessors for the ordering_id property | Ted Gould | 2010-08-10 | 1 | -0/+43 |
| | | | |||||
* | | | Storing the value and allowing the get to use a generated value. | Ted Gould | 2010-08-10 | 1 | -0/+13 |
| | | | |||||
* | | | Brining generate-id into the fold | Ted Gould | 2010-08-10 | 1 | -0/+1 |
| | | | |||||
* | | | Adding the ordering id property. | Ted Gould | 2010-08-10 | 1 | -1/+22 |
|/ / | |||||
* | | Fixing merge | Ted Gould | 2010-08-05 | 1 | -0/+1 |
| | | |||||
* | | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 1 | -16/+71 |
|\ \ | |||||
| * | | Passing the updated icon theme path along with the DBus signal, saving a ↵ | Sense Egbert Hofstede | 2010-08-05 | 1 | -3/+3 |
| | | | | | | | | | | | | DBus call. | ||||
| * | | Fixed two G_PARAM_SPECS and made it even more possible to remove the | Sense Hofstede | 2010-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | custom icon theme path. | ||||
| * | | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -24/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
| * | | forgot some files | C10uD | 2010-07-22 | 1 | -4/+45 |
| | | | |||||
* | | | Turning null strings into NULLs | Ted Gould | 2010-08-03 | 1 | -0/+10 |
| | | | |||||
* | | | Signaling when the labels change in the idle loop | Ted Gould | 2010-08-03 | 1 | -2/+43 |
| | | | |||||
* | | | Reusing the application service marshallers, not beautiful, but it works for ↵ | Ted Gould | 2010-08-03 | 1 | -1/+2 |
| | | | | | | | | | | | | now. | ||||
* | | | Adding in a signal to tell when the label is updated. | Ted Gould | 2010-08-03 | 1 | -0/+18 |
| | | | |||||
* | | | Adding in the convience wrappers | Ted Gould | 2010-08-03 | 1 | -0/+58 |
| | | | |||||
* | | | Adding the label and guide fields to the private struct and tying that into ↵ | Ted Gould | 2010-08-03 | 1 | -0/+49 |
| | | | | | | | | | | | | the properties. | ||||
* | | | Setting up the label and lable guide properties. | Ted Gould | 2010-08-03 | 1 | -1/+40 |
|/ / | |||||
* / | Working with the better container signals | Ted Gould | 2010-07-07 | 1 | -4/+4 |
|/ | |||||
* | Icon name shouldn't be construct only. | Ted Gould | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 1 | -35/+82 |
| | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
* | Adding GIR/VAPI support and flattening directories | Ted Gould | 2010-05-20 | 1 | -0/+6 |
| | |||||
* | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 1 | -0/+1610 |