aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-indicator: added middle click support for wrapper trayMarco Trevisan (Treviño)2011-07-181-1/+29
| | | | | When a trayicon is used, the middle click over the icon is considered as a secondary activation.
* examples: add secondary-activate signal usage to Vala and CMarco Trevisan (Treviño)2011-07-182-1/+20
|
* Vala bindings example: added secondary_activateMarco Trevisan (Treviño)2011-07-181-0/+8
|
* mono bindings: added SecondaryActivate support.Marco Trevisan (Treviño)2011-07-182-0/+6
| | | | Updated the example too.
* Add signal "secondary-activate" and emit it when neededMarco Trevisan (Treviño)2011-07-184-12/+46
| | | | | | | | 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.
* Merge with UpstreamMarco Trevisan (Treviño)2011-07-094-5/+7
|\
| * 0.3.900.3.90Ted Gould2011-07-071-1/+1
| |
| * Removing -Werror for the Vala compilerTed Gould2011-07-072-2/+3
| |
| * Free allocated nameTed Gould2011-07-071-0/+1
| |\
| | * Free name if we get itTed Gould2011-06-161-0/+1
| |/ |/|
| * Migrate to libindicator 0.4Ted Gould2011-07-071-2/+2
|/
* Doc fixTed Gould2011-06-161-1/+1
|\
| * Trivial documentation fixJavier Jardón2011-06-161-1/+1
| | | | | | | | | | The property name is 'icon-desc', not 'icon-description'
* | Autotools fixesTed Gould2011-06-162-26/+21
|\ \ | |/ |/|
| * configure.ac: Generate xz tarballs with pax format by defaultJavier Jardón2011-06-151-1/+1
| |
| * Update autotools configurationJavier Jardón2011-06-152-26/+21
|/ | | | | | | Do not use deprecated macros Use new libtool syntax Remove unneeded code
* 0.3.00.3.0Ted Gould2011-03-231-2/+2
|
* Use icon-name instead of GIcon in the fallback GtkStatusIconTed Gould2011-03-231-11/+3
|\
| * Set gtk_status_icon using icon_name instead of giconTed Gould2011-03-231-11/+3
|/
* 0.2.990.2.99Ted Gould2011-03-161-2/+2
|
* Doing a ref_sink() like we should have been doing! Ted Gould2011-03-141-1/+1
|\
| * sink ref to passed-in menu in set_menu() to avoid leaksMichael Terry2011-03-141-1/+1
|/
* 0.2.980.2.98Ted Gould2011-03-101-2/+2
|
* Adding a TargetEnvironment to the desktop fileTed Gould2011-03-101-3/+4
|
* Don't watch signals we shouldn't need to.Ted Gould2011-03-091-21/+2
|\
| * Attaching bug numberTed Gould2011-03-080-0/+0
| |
| * Dropping the client_menu_changed function as dbusmenu should do this for us.Ted Gould2011-03-081-21/+2
|/
* 0.2.970.2.97Ted Gould2011-03-031-2/+2
|
* Adding additional functions into Python bindingsTed Gould2011-03-021-40/+52
|\
| * Updated appindicator.defs (fixes LP: #724917)Артём Попов2011-02-261-40/+52
| |
* | Fixing the pkgconfig fileTed Gould2011-03-021-1/+1
|\ \
| * | Set the includedir for appindicator3-0.1 to ${includedir}/libappindicator-0.1Ken VanDine2011-02-281-1/+1
| |/
* | Drop theme signal handler when shutting down.Ted Gould2011-03-021-0/+2
|\ \ | |/ |/|
| * disconnect from icon theme on disposeMichael Terry2011-02-251-0/+2
|/
* 0.2.960.2.96Ted Gould2011-02-241-2/+2
|
* Add the ability to set accessible descriptions for the icon and attention icon.Ted Gould2011-02-249-29/+271
|\
| * Cleaning up even more! Ted Gould2011-02-231-0/+5
| |
| * Switching to proper propertiesTed Gould2011-02-231-1/+2
| |
| * Matching prototypes to C fileTed Gould2011-02-231-2/+2
| |
| * Fixing the sections listTed Gould2011-02-231-3/+4
| |
| * Dropping the accessible description tests. I don't have time to rewrite ↵Ted Gould2011-02-231-110/+0
| | | | | | | | them now. They should be redone though.
| * Switching to the new style of setting the a11y labelTed Gould2011-02-232-32/+39
| |
| * Reconfigure properties to match.Ted Gould2011-02-231-46/+62
| |
| * Fixing up the get functionsTed Gould2011-02-231-17/+33
| |
| * Fixing up the set functions so we get some descriptions.Ted Gould2011-02-231-27/+69
| |
| * Switch around API so it makes sense for what we want to do.Ted Gould2011-02-231-13/+18
| |
| * Dropping the new accessible description signalTed Gould2011-02-232-27/+0
| |
| * Drop signaling the accessible description changed on it's own.Ted Gould2011-02-231-62/+1
| |
| * Change the name of the accessible description and add the attention one.Ted Gould2011-02-231-1/+9
| |
| * Changing the signal to match what was discussed with the KDE folksTed Gould2011-02-231-4/+2
| |