aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Make xsessiondir = $(pkgdatadir)Ken VanDine2011-07-071-1/+1
| | |/ | |/|
* | | Fixing doc stringTed Gould2011-07-071-1/+1
|\ \ \
| * | | Changed to help message for --with-gtk to reflect the new defaultKen VanDine2011-07-071-1/+1
| |/ /
* | | Anotating the get entires function properly.Ted Gould2011-07-071-3/+3
|\ \ \ | |/ / |/| |
| * | Annotate the return value of indicator_object_get_entries so that the type in...Robert Ancell2011-07-081-3/+3
|/ /
* | Making the box function conditional on GTK versionTed Gould2011-07-071-0/+4
|\ \
| * | Handling the right box for the right version of GTKTed Gould2011-07-071-0/+4
|/ /
* | 0.3.900.3.90Ted Gould2011-07-061-1/+1
* | Cleaning up the built pc fileTed Gould2011-07-061-0/+2
* | Switch to using gtk_box_new()Ted Gould2011-07-061-1/+1
* | Making some test XFAIL and attaching to bugsTed Gould2011-07-061-0/+7
* | Adding headers to testsTed Gould2011-07-0618-0/+396
|\ \
| * | Adding license info to [ch] filesTed Gould2011-07-0618-0/+396
|/ /
* | Changing the API and ABI versioning slightlyTed Gould2011-07-064-12/+21
|\ \
| * | Setting default GTK version to 3Ted Gould2011-07-051-1/+1
| * | Changing the pkgconfig file version to include the API versionTed Gould2011-07-054-5/+5
| * | Making the API and ABI versions variablesTed Gould2011-07-053-7/+13
| * | Adding another level of .in for the pc files.Ted Gould2011-07-054-4/+7
* | | Adding in the name hint for the indicatorsTed Gould2011-07-062-0/+11
|\ \ \ | |/ / |/| |
| * | Clearing our local name_hint and ensuring we fill it if a function is provided.Ted Gould2011-07-051-0/+5
| * | Adding a get name hint function as well.Ted Gould2011-07-051-0/+3
| * | Adding the naming hint to the entry structureTed Gould2011-07-051-0/+3
|/ /
* | Switching to single scrolling event.Ted Gould2011-07-053-30/+8
|\|