aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing some of the properties in the mono bindings0.4.90Ted Gould2012-02-031-0/+4
* 0.4.90Ted Gould2012-02-031-1/+1
* Updating to Dbusmenu 0.5.90Ted Gould2012-02-031-1/+1
|\
| * Changing dbusmenu-gtk required versionTed Gould2012-01-311-1/+1
|/
* Add the ability to set and export the title of the app indicatorTed Gould2012-01-307-6/+124
|\
| * Attaching bugTed Gould2012-01-300-0/+0
| * Fix type in commentTed Gould2012-01-301-1/+1
| * Adding the get/set function to the docsTed Gould2012-01-281-0/+2
| * Handling getting the title propertyTed Gould2012-01-281-0/+4
| * Making get_title workTed Gould2012-01-281-1/+1
| * Only signal to dbus if we're connectedTed Gould2012-01-281-1/+1
| * Adding a test to track setting of the titleTed Gould2012-01-281-0/+2
| * Setting the titles in the examplesTed Gould2012-01-282-0/+2
| * Make the set function call the property set functionTed Gould2012-01-281-0/+3
| * Support the title property over dbus and emitting the dbus signal when it cha...Ted Gould2012-01-281-1/+16
| * Adding the 'Title' property and 'NewTitle' signal to the DBus interface descr...Ted Gould2012-01-281-0/+3
| * Adding the title propertyTed Gould2012-01-281-6/+41
| * Adding a title entry to the private structureTed Gould2012-01-281-0/+7
| * Adding get/set title functionsTed Gould2012-01-282-0/+45
| * Update to trunkTed Gould2012-01-275-8/+57
| |\ | |/ |/|
* | Making tests optionalTed Gould2012-01-273-6/+55
|\ \
| * | Make building mono tests optional. Check for mono-nunit if nunit is not avail...György Balló2011-11-232-5/+42
| * | Make building tests optionalGyörgy Balló2011-11-222-1/+13
| |/
* | Fixing pkgconfig file for GTK3Ted Gould2012-01-271-1/+1
|\ \
| * | Use the standard location for mono bindingsGyörgy Balló2011-11-222-2/+2
| * | Do not link pyglib explicitlyGyörgy Balló2011-11-221-1/+1
| * | Fix header files location for GTK3György Balló2011-11-221-1/+1
| |/
* | Removing unneeded python depTed Gould2012-01-271-1/+1
|\ \ | |/ |/|
| * Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and only works...Ken VanDine2012-01-261-1/+1
|/|
| * Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and only works...Ken VanDine2012-01-241-1/+1
|/
* Work with fallbacks and theme pathsTed Gould2011-09-301-7/+39
|\
| * src/app-indicator.c: hide first in passive mode and add comment about itMichael Vogt2011-09-301-1/+2
| * src/app-indicator.c: do not add the same icon_theme_path again, gtk3 apparent...Michael Vogt2011-09-301-1/+16
| * simplifyMichael Vogt2011-09-301-8/+2
| * src/app-indicator.c: honor icon_theme_path in the fallbackMichael Vogt2011-09-301-3/+15
| * unbreak attention_iconMichael Vogt2011-09-301-7/+16
| * src/app-indicator.c: when using the fallback icon, first check if there is a ...Michael Vogt2011-09-301-6/+7
|/
* 0.4.10.4.1Ted Gould2011-09-281-1/+1
* Fix depsTed Gould2011-09-281-1/+1
|\
| * Fix dep as wellTed Gould2011-09-281-1/+1
* | Fix prefix on custom valaTed Gould2011-09-281-1/+1
|\|
| * Switching out the prefix for a fixed nameTed Gould2011-09-281-1/+1
|/
* 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
|\ \