aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.3.90Ted Gould2011-07-0739-9607/+9117
|\
| * 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
| |/
* | Import upstream version 0.3.0Ted Gould2011-03-236-25/+29
|\|
| * 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
| |/
* | Import upstream version 0.2.99Ted Gould2011-03-166-15/+27
|\|
| * 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
| |/
* | Import upstream version 0.2.98Ted Gould2011-03-107-38/+40
|\|
| * 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
| |/
* | Import upstream version 0.2.97Ted Gould2011-03-0311-57/+100
|\|
| * 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
| |/
* | Import upstream version 0.2.96Ted Gould2011-02-2434-77/+851
|\|
| * 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 them...Ted Gould2011-02-231-110/+0
| | * 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