aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.4.00.4.0Ted Gould2011-09-281-1/+1
* Bring along custom and grab from srcdirTed Gould2011-09-281-1/+4
* Fixing Vala bindingsTed Gould2011-09-234-2/+35
|\
| * Fix type_check_function for vala bindingsMichal Hruby2011-09-234-2/+35
|/
* 0.3.910.3.91Ted Gould2011-08-111-1/+1
* Fix comments to work with g-ir-scannerTed Gould2011-07-223-480/+478
|\
| * Fixed comments to correctly work with g-ir-scannerMarco Trevisan (Treviño)2011-07-203-481/+479
* | Adding in support for the secondary activate (middle click)Ted Gould2011-07-229-61/+235
|\ \
| * | Adding the secondary target functions to the documentationTed Gould2011-07-221-0/+2
| * | Watching for the 'XAyatanaSecondaryActivate' method as wellTed Gould2011-07-222-1/+5
| * | Always clear the sec_activate_targetTed Gould2011-07-221-8/+8
| |/
| * examples: use the set_secondary_activate_target APIMarco Trevisan (Treviño)2011-07-202-70/+63
| * vala: updated example to use the new APIMarco Trevisan (Treviño)2011-07-201-10/+3
| * mono bindings: updated API and exampleMarco Trevisan (Treviño)2011-07-202-6/+7
| * app-indicator: Move from "secondary-activate" signal to secondary_activate ta...Marco Trevisan (Treviño)2011-07-202-45/+131
| * Call the right signal on middle-click over the tray icon!Marco Trevisan (Treviño)2011-07-191-1/+1
| * app-indicator: added middle click support for wrapper trayMarco Trevisan (Treviño)2011-07-181-1/+29
| * 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
| * Add signal "secondary-activate" and emit it when neededMarco Trevisan (Treviño)2011-07-184-12/+46
| * 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
* | 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
|/
* 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
|/