aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding a parent object pointer to the entryTed Gould2012-01-191-0/+2
* Adding a window ID function to pass the window IDTed Gould2012-01-197-2/+323
|\
| * Moving the function into the tester to making linking simplerTed Gould2012-01-163-18/+21
| * Adding a test to look to make sure the fallback worksTed Gould2012-01-161-0/+26
| * Add a function to swap out the window entry handlerTed Gould2012-01-142-0/+16
| * Getting the header in distTed Gould2012-01-141-1/+2
| * Adding a test functioin for the entry func demmy indicatorTed Gould2012-01-142-1/+30
| * Mark the entry functions as calledTed Gould2012-01-141-3/+6
| * Setting up entry functionsTed Gould2012-01-131-0/+26
| * Adding some public values to know if functions were calledTed Gould2012-01-131-0/+4
| * Moving things into a shared headerTed Gould2012-01-132-23/+53
| * Build a new dummy indicatorTed Gould2012-01-133-1/+147
| * Clearing the entry function pointersTed Gould2012-01-131-0/+4
| * Handling the activate_window function and going up the stackTed Gould2012-01-131-0/+7
| * Documenting what this stuff doesTed Gould2012-01-131-0/+16
| * Adding an activate window function, that can also be virtual! Ted Gould2012-01-132-0/+10
* | Adding test coverage checkingTed Gould2012-01-134-0/+129
|\ \ | |/ |/|
| * Added coverage reporting via gcov config and targets.Allan LeSage2011-12-064-0/+129
* | Ignoring all the stuff we buildTed Gould2012-01-131-0/+7
* | Putting the GTK3 headers in a different directoryTed Gould2012-01-132-2/+2
|\ \
| * | Use different directory for headers of gtk3 libraryGyörgy Balló2011-11-202-2/+2
| |/
* | Adding ability to disable testsTed Gould2012-01-132-3/+16
|\ \ | |/ |/|
| * Make building tests optionalGyörgy Balló2011-11-202-3/+16
|/
* 0.4.10.4.1Ted Gould2011-09-281-1/+1
* Make sure our menus don't get proxiedTed Gould2011-09-201-0/+3
* 0.4.00.4.0Ted Gould2011-09-191-1/+1
* Add in libmTed Gould2011-09-161-0/+3
|\
| * find and link libmEvgeni Golov2011-09-031-0/+3
|/
* 0.3.930.3.93Ted Gould2011-08-111-1/+1
* Check a reload of the icon theme if neededTed Gould2011-08-101-0/+5
|\
| * Ask GTK to rescan the icon theme if the wanted icon cannot be found.Aurelien Gateau2011-08-021-0/+5
|/
* Don't make a new include directory based on GTK versionTed Gould2011-07-291-1/+1
* Making sure the lib builds before the tests or toolsTed Gould2011-07-211-0/+4
* 0.3.920.3.92Ted Gould2011-07-211-1/+1
* Adding in secondary activate supportTed Gould2011-07-212-3/+23
|\
| * Dropping the x and y paramaters from the secondary activate signalTed Gould2011-07-213-7/+3
| * Added support for secondary activate signal: i.e. middle-clickMarco Trevisan (Treviño)2011-07-093-3/+27
| * Merging with trunkMarco Trevisan (Treviño)2011-07-0826-13/+442
| |\
* | | 0.3.910.3.91Ted Gould2011-07-141-1/+1
* | | Fixing the libindicator test suiteTed Gould2011-07-143-17/+11
|\ \ \
| * | | Cleaning up removal of watchers as the string was getting free'd before it co...Ted Gould2011-07-112-13/+9
| * | | Define the bus well known type in the session.conf fileTed Gould2011-07-112-4/+2
* | | | Adding an env variable to put a service in replace modeTed Gould2011-07-123-4/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Watching when we do name switchesTed Gould2011-07-121-2/+20
| * | | Adding in the shutdown functionTed Gould2011-07-122-0/+3
| * | | In replace mode we need to ask the other guy to shutdown and still wait for t...Ted Gould2011-07-121-2/+27
| * | | Adding in a property for being in replace modeTed Gould2011-07-121-0/+8
|/ / /
* | | Add the PC file instead of replace itTed Gould2011-07-111-1/+1
* | | Handle NULL entries without crashingTed Gould2011-07-111-2/+8
* | | Installing the debugging env entries in shared directory instead of the execu...Ted Gould2011-07-072-1/+4
|\ \ \