aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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.
* | | | Oops, not what I wanted. These should have been prototypes not global ↵Ted Gould2009-04-221-3/+3
| | | | | | | | | | | | | | | | variables. Takes a second to think about it, but yeah, that's what they were.
* | | | 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
| | | | | | | | | | | | | | | | header version
* | | | Fixing and using the new indicator header. This will help to connect things ↵Ted Gould2009-04-212-8/+20
| | | | | | | | | | | | | | | | together and make them actually work in a reasonably type safe way.
* | | | 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
|/ /