Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add signal "secondary-activate" and emit it when needed | Marco Trevisan (Treviño) | 2011-07-18 | 1 | -8/+15 |
| | | | | | | | | When a libappindicator app get the "SecondaryActivate" dbus method call, the library redirects it to the app emitting the "secondary-activate" signal. This should be conform to the StatusNotifierItem specifications. | ||||
* | Matching prototypes to C file | Ted Gould | 2011-02-23 | 1 | -2/+2 |
| | |||||
* | Switch around API so it makes sense for what we want to do. | Ted Gould | 2011-02-23 | 1 | -13/+18 |
| | |||||
* | Dropping the new accessible description signal | Ted Gould | 2011-02-23 | 1 | -10/+0 |
| | |||||
* | Merge from trunk | Luke Yelavich | 2011-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Fixing scroll documentation | Ted Gould | 2011-02-10 | 1 | -1/+1 |
| | | |||||
* | | Merge from trunk | Luke Yelavich | 2011-02-11 | 1 | -1/+1 |
|\| | |||||
| * | Being more specific about the types of the signal | Ted Gould | 2011-02-10 | 1 | -1/+1 |
| | | |||||
* | | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 1 | -9/+9 |
| | | |||||
* | | Merge from trunk | Luke Yelavich | 2011-02-04 | 1 | -2/+13 |
|\| | |||||
| * | app-indicator: don't use two AppIndicator slots, reset one. | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+1 |
| | | |||||
| * | app-indicator: listen for XAyatanaScrollAction and emit "scroll-event" signal | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | libappindicator now when it gets a dbus call from indicator-application (via the method XAyatanaScrollAction) about the incoming scroll event, sends a "scroll-event" signal to the appindicator application using this library. This works both in indicator and fallback (systray mode). This commit includes a fix for bug #707591 | ||||
* | | Add accessible_name support | Luke Yelavich | 2011-02-04 | 1 | -0/+13 |
|/ | |||||
* | Adding the profile in there | Ted Gould | 2010-11-08 | 1 | -1/+2 |
| | |||||
* | Adding an API function to build the menu from a desktop file | Ted Gould | 2010-11-08 | 1 | -0/+4 |
| | |||||
* | I like 'index' better than 'id' -- now everything is consistent. | Ted Gould | 2010-08-10 | 1 | -3/+3 |
| | |||||
* | Providing accessors for the ordering_id property | Ted Gould | 2010-08-10 | 1 | -0/+3 |
| | |||||
* | Changing the size of the class structure, the reason for the break. | Ted Gould | 2010-08-05 | 1 | -10/+24 |
| | |||||
* | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 1 | -7/+19 |
|\ | |||||
| * | Support dynamically changing the icon theme path. | Ted Gould | 2010-08-05 | 1 | -7/+20 |
| |\ | |||||
| | * | Passing the updated icon theme path along with the DBus signal, saving a ↵ | Sense Egbert Hofstede | 2010-08-05 | 1 | -5/+6 |
| | | | | | | | | | | | | DBus call. | ||||
| | * | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
| | * | forgot some files | C10uD | 2010-07-22 | 1 | -0/+11 |
| |/ | |||||
* | | Adding in a signal to tell when the label is updated. | Ted Gould | 2010-08-03 | 1 | -2/+13 |
| | | |||||
* | | Adding in the convience wrappers | Ted Gould | 2010-08-03 | 1 | -0/+5 |
|/ | |||||
* | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 1 | -8/+8 |
| | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
* | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 1 | -0/+257 |