aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merging in the documentation branch.Ted Gould2009-05-0510-324/+607
|\
| * Never understand this file really.Ted Gould2009-04-301-0/+14
| |
| * Fixing function listingTed Gould2009-04-301-2/+5
| |
| * Fixing typoTed Gould2009-04-301-1/+1
| |
| * Fixing some documentation bugs.Ted Gould2009-04-303-3/+4
| |
| * Documenting most of the public visible functionsTed Gould2009-04-301-1/+133
| |
| * Adding in arguments for the signalsTed Gould2009-04-301-1/+12
| |
| * Adding in arguments on the signal docs.Ted Gould2009-04-301-0/+26
| |
| * Woot, signal documentation works now.Ted Gould2009-04-301-8/+8
| |
| * Basic signals docs.Ted Gould2009-04-301-0/+50
| |
| * Server section documentation.Ted Gould2009-04-301-0/+29
| |
| * Comments for the class, who put all those functions on there...Ted Gould2009-04-301-0/+42
| |
| * Adding in message documentation and cleaning up some mistakes as I see them.Ted Gould2009-04-303-7/+40
| |
| * Never understand this fileTed Gould2009-04-301-827/+0
| |
| * Doing a better job about defining out the documentation getsTed Gould2009-04-301-13/+21
| | | | | | | | | | created and looks. Much cleaner.
| * Breaking out into sections.Ted Gould2009-04-301-15/+29
| |
| * Section informationTed Gould2009-04-301-0/+31
| |
| * Adding to the unused side of things.Ted Gould2009-04-301-0/+260
| |
| * Removing the big defines that aren't useful and the boilerplate get_type ↵Ted Gould2009-04-301-39/+0
| | | | | | | | functions.
| * Reformatting to make gtk-doc happy.Ted Gould2009-04-301-16/+10
| |
| * Making it more like English and less like a pointer table.Ted Gould2009-04-301-4/+4
| |
| * Adding in IndicateIndicatorClass documentation.Ted Gould2009-04-301-0/+31
| |
| * What is the serverTed Gould2009-04-301-0/+10
| |
| * TypoTed Gould2009-04-301-1/+1
| |
| * Getting most of the indicator documentation in the pool.Ted Gould2009-04-301-0/+29
| |
| * Turns out that gtk-doc can't have the name of the function on the same line ↵Ted Gould2009-04-301-14/+30
| | | | | | | | as the start of the comment. How stupid.
| * 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 ↵Ted Gould2009-04-202-4/+4
| | | | | | | | | | | | shouldn't get it.
| * | 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 ↵Ted Gould2009-04-221-1/+1
| | | | | | | | | | | | | | | | amazing. It's truly a wonder of nature that I can tie my shoes in the morning.