aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | | | | | | * Removing symbols that shouldn't be in the docs anyway.Ted Gould2009-04-302-64/+372
| | | | | | | | | | | | | | | | | | | | | | * Ignoring the dbus and glib-marshaller generated header files.Ted Gould2009-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Dispaly typoTed Gould2009-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | * First pass at trying to create some function documentation for IndicatorTed Gould2009-04-302-0/+107
| | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | * Patch from Niel Patel to close the directory after opening it.Ted Gould2009-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | | | | | | | | * Patch from Niel Patel to close the directory after opening it.Ted Gould2009-04-291-0/+1
| | | | | | | | | | | | | | |_|_|_|_|_|_|/ | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | | | | | | | | * How important a simple backslash is :) Ted Gould2009-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | * Merging in the testing branch to get some tests for this guyTed Gould2009-04-2727-42/+686
| | | | | | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | | | | | | | * Switching to system dbus-test-runnerTed Gould2009-04-274-4/+4
| | | | | | | | | | | | | | | | | | | | * Adding a test to build a bunch of indicatorsTed Gould2009-04-205-1/+110
| | | | | | | | | | | | | | | | | | | | * Adding in multiple servers connecting in to declare interest testTed Gould2009-04-208-1/+274
| | | | | | | | | | | | | | | | | | | | * Expanding range of interest test and not checking to see if we got none, we s...Ted Gould2009-04-202-4/+4
| | | | | | | | | | | | | | | | | | | | * Gaurding against setting bad interestsTed Gould2009-04-201-0/+4
| | | | | | | | | | | | | | | | | | | | * Adding an interests testTed Gould2009-04-205-1/+141
| | | | | | | | | | | | | | | | | | | | * Woot, now we do distcheck tooTed Gould2009-04-201-0/+3
| | | | | | | | | | | | | | | | | | | | * Distcheck fixesTed Gould2009-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | | | * | Adding in a simple testTed Gould2009-04-205-12/+89
| | | | | | | | | | | | | | | | | | | | * | Build infrastructure for first testTed Gould2009-04-203-0/+31
| | | | | | | | | | | | | | | | | | | | * | Moving tests to examplesTed Gould2009-04-2010-2/+9
| | | | | | | | | | | | | | | | | | | * | | Get the submenu set right.Ted Gould2009-04-221-2/+2
| | | | | | | | | | | | | | | | | | | * | | Slipping in the hboxTed Gould2009-04-221-0/+3
| | | | | | | | | | | | | | | | | | | * | | Oops, cut and paste error, pulling up the wrong symbolsTed Gould2009-04-221-6/+7
| | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | | * / / Turning versions into a function and adding a name symbol. Not yet used though.Ted Gould2009-04-222-5/+17
| | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | * / / Wow, the genius of making a symbol you want to export static is simply amazin...Ted Gould2009-04-221-1/+1
| | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | * / / Oops, not what I wanted. These should have been prototypes not global variab...Ted Gould2009-04-221-3/+3
| | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | * / / Forgot a + on gtkTed Gould2009-04-221-1/+1
| | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | * | | Changing to an icon and a lable and building our own itemTed Gould2009-04-211-2/+21
| | | | | | | | | | | | | | * | | Putting in and checking version information to ensure we all agree about the ...Ted Gould2009-04-212-0/+9
| | | | | | | | | | | | | | * | | Fixing and using the new indicator header. This will help to connect things ...Ted Gould2009-04-212-8/+20
| | | | | | | | | | | | | | * | | Moving the indicators directory to match libindicatorTed Gould2009-04-211-1/+1
| | | | | | | | | | | | | | * | | Setting the indicators directory manuallyTed Gould2009-04-211-1/+1
| | | | | | | | | | | | | | * | | Creating an indicator lib to make sure we can attach all these things together.Ted Gould2009-04-216-0/+51
| | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | * | Chaning the include so that it works for make distcheckTed Gould2009-04-201-1/+1
| | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | * Adding in support for finding out if people are interesting on the bus using ...Ted Gould2009-04-132-8/+105
| | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | * Commenting out some debug messagesTed Gould2009-04-131-2/+3
| | | | | | | | | | | | | | | * Less debugTed Gould2009-04-131-1/+1
| | | | | | | | | | | | | | | * Ah, a typo. Bother.Ted Gould2009-04-131-1/+1
| | | | | | | | | | | | | | | * Okay, connected into that other there code... let's see what happens.Ted Gould2009-04-131-7/+11
| | | | | | | | | | | | | | | * Fleshing out someTed Gould2009-04-131-0/+10
| | | | | | | | | | | | | | | * Whoa, it like builds and stuffTed Gould2009-04-131-6/+55
| | | | | | | | | | | | | | | * Updating from trunkTed Gould2009-04-123-9/+12
| | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | * | Proto-pseudo-code for the introspection functions that are going to be neededTed Gould2009-04-121-0/+31
| | | | | | | | | | | | | | | * | Adding in libxml linkingTed Gould2009-04-101-1/+3
| | | | | | | | | | | | | | * | | Fixes to the finalize functions.Ted Gould2009-04-133-0/+4
| | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | | |/| | / | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | * | | Making into a 60.1.6Ted Gould2009-04-131-1/+1
| | | | | | | | | | | | | * | | Adding a bug numberTed Gould2009-04-130-0/+0
| | | | | | | | | | | | | * | | Adding in call to the parent class' finalize function as well, this should fr...Ted Gould2009-04-133-0/+4
| | | | | | | | | | | | | | * | Some slight code cleanups to remove warningsTed Gould2009-04-123-9/+12
| | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | |/| / | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | * / Fixing some pedantic little bugs to try and figure out what's causing 359018Ted Gould2009-04-113-9/+12
| | | | | | | | | | | | |/ /
| | | | | | | | | | | | | * Dummy to put bug number in.Ted Gould2009-04-100-0/+0