aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | |
* | | releasing version 0.2.0~bzr307-0ubuntu2Ted Gould2009-04-271-2/+2
| | |
* | | Increment for PPA. Forgot to autogen.shTed Gould2009-04-271-0/+6
| | |
* | | releasing version 0.2.0~bzr307-0ubuntu1Ted Gould2009-04-271-2/+2
| | |
* | | debian/control: Adding a build-dep on dbus-test-runnerTed Gould2009-04-272-1/+3
| | |
* | | Upstream Snapshot: Adding in a test suite.Ted Gould2009-04-2728-42/+692
|\| |
| * | 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
| | | | |
* | | | | releasing version 0.2.0~bzr305-0ubuntu1Ted Gould2009-04-221-2/+2
| | | | |
* | | | | Upstream updateTed Gould2009-04-222-35/+14
|\| | | |
| * | | | 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
| | | | |
* | | | | releasing version 0.2.0~bzr302-0ubuntu1Ted Gould2009-04-221-2/+2
| | | | |
* | | | | Upstream snapshot, turning version getting feature into aTed Gould2009-04-223-5/+24
|\| | | | | | | | | | | | | | | | | | | function and adding a name symbol outline.
| * | | | Turning versions into a function and adding a name symbol. Not yet used though.Ted Gould2009-04-222-5/+17
| | | | |
* | | | | releasing version 0.2.0~bzr301-0ubuntu1Ted Gould2009-04-221-2/+2
| | | | |
* | | | | Upstream snapshot, fixing indicator.hTed Gould2009-04-222-1/+7
|\| | | |
| * | | | 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.
* | | | | releasing version 0.2.0~bzr300-0ubuntu1Ted Gould2009-04-221-2/+2
| | | | |
* | | | | Upstream snapshot, fixing indicator.hTed Gould2009-04-222-3/+9
|\| | | |
| * | | | 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.