Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure change to cleanup output | Ted Gould | 2009-07-03 | 1 | -0/+1 |
|\ | |||||
| * | A little like mentioned on the GNOME Wiki, but doesn't work until I have a ↵ | Ted Gould | 2009-07-03 | 1 | -0/+1 |
| | | | | | | | | higher version of automake. Doesn't seem to cause problems though. | ||||
* | | Patch from Mark Trompell to make suffix checking better. | Ted Gould | 2009-06-08 | 1 | -9/+3 |
|/ | |||||
* | Merging in the documentation branch. | Ted Gould | 2009-05-05 | 10 | -324/+607 |
|\ | |||||
| * | Never understand this file really. | Ted Gould | 2009-04-30 | 1 | -0/+14 |
| | | |||||
| * | Fixing function listing | Ted Gould | 2009-04-30 | 1 | -2/+5 |
| | | |||||
| * | Fixing typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | Fixing some documentation bugs. | Ted Gould | 2009-04-30 | 3 | -3/+4 |
| | | |||||
| * | Documenting most of the public visible functions | Ted Gould | 2009-04-30 | 1 | -1/+133 |
| | | |||||
| * | Adding in arguments for the signals | Ted Gould | 2009-04-30 | 1 | -1/+12 |
| | | |||||
| * | Adding in arguments on the signal docs. | Ted Gould | 2009-04-30 | 1 | -0/+26 |
| | | |||||
| * | Woot, signal documentation works now. | Ted Gould | 2009-04-30 | 1 | -8/+8 |
| | | |||||
| * | Basic signals docs. | Ted Gould | 2009-04-30 | 1 | -0/+50 |
| | | |||||
| * | Server section documentation. | Ted Gould | 2009-04-30 | 1 | -0/+29 |
| | | |||||
| * | Comments for the class, who put all those functions on there... | Ted Gould | 2009-04-30 | 1 | -0/+42 |
| | | |||||
| * | Adding in message documentation and cleaning up some mistakes as I see them. | Ted Gould | 2009-04-30 | 3 | -7/+40 |
| | | |||||
| * | Never understand this file | Ted Gould | 2009-04-30 | 1 | -827/+0 |
| | | |||||
| * | Doing a better job about defining out the documentation gets | Ted Gould | 2009-04-30 | 1 | -13/+21 |
| | | | | | | | | | | created and looks. Much cleaner. | ||||
| * | Breaking out into sections. | Ted Gould | 2009-04-30 | 1 | -15/+29 |
| | | |||||
| * | Section information | Ted Gould | 2009-04-30 | 1 | -0/+31 |
| | | |||||
| * | Adding to the unused side of things. | Ted Gould | 2009-04-30 | 1 | -0/+260 |
| | | |||||
| * | Removing the big defines that aren't useful and the boilerplate get_type ↵ | Ted Gould | 2009-04-30 | 1 | -39/+0 |
| | | | | | | | | functions. | ||||
| * | Reformatting to make gtk-doc happy. | Ted Gould | 2009-04-30 | 1 | -16/+10 |
| | | |||||
| * | Making it more like English and less like a pointer table. | Ted Gould | 2009-04-30 | 1 | -4/+4 |
| | | |||||
| * | Adding in IndicateIndicatorClass documentation. | Ted Gould | 2009-04-30 | 1 | -0/+31 |
| | | |||||
| * | What is the server | Ted Gould | 2009-04-30 | 1 | -0/+10 |
| | | |||||
| * | Typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | Getting most of the indicator documentation in the pool. | Ted Gould | 2009-04-30 | 1 | -0/+29 |
| | | |||||
| * | Turns out that gtk-doc can't have the name of the function on the same line ↵ | Ted Gould | 2009-04-30 | 1 | -14/+30 |
| | | | | | | | | as the start of the comment. How stupid. | ||||
| * | Removing symbols that shouldn't be in the docs anyway. | Ted Gould | 2009-04-30 | 2 | -64/+372 |
| | | |||||
| * | Ignoring the dbus and glib-marshaller generated header files. | Ted Gould | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | Dispaly typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | First pass at trying to create some function documentation for Indicator | Ted Gould | 2009-04-30 | 2 | -0/+107 |
|/ | |||||
* | Patch from Niel Patel to close the directory after opening it. | Ted Gould | 2009-04-29 | 1 | -0/+1 |
|\ | |||||
| * | Patch from Niel Patel to close the directory after opening it. | Ted Gould | 2009-04-29 | 1 | -0/+1 |
| | | |||||
* | | How important a simple backslash is :) | Ted Gould | 2009-04-27 | 1 | -1/+1 |
| | | |||||
* | | Merging in the testing branch to get some tests for this guy | Ted Gould | 2009-04-27 | 27 | -42/+686 |
|\ \ | |||||
| * | | Switching to system dbus-test-runner | Ted Gould | 2009-04-27 | 4 | -4/+4 |
| | | | |||||
| * | | Adding a test to build a bunch of indicators | Ted Gould | 2009-04-20 | 5 | -1/+110 |
| | | | |||||
| * | | Adding in multiple servers connecting in to declare interest test | Ted Gould | 2009-04-20 | 8 | -1/+274 |
| | | | |||||
| * | | Expanding range of interest test and not checking to see if we got none, we ↵ | Ted Gould | 2009-04-20 | 2 | -4/+4 |
| | | | | | | | | | | | | shouldn't get it. | ||||
| * | | Gaurding against setting bad interests | Ted Gould | 2009-04-20 | 1 | -0/+4 |
| | | | |||||
| * | | Adding an interests test | Ted Gould | 2009-04-20 | 5 | -1/+141 |
| | | | |||||
| * | | Woot, now we do distcheck too | Ted Gould | 2009-04-20 | 1 | -0/+3 |
| | | | |||||
| * | | Distcheck fixes | Ted Gould | 2009-04-20 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Adding in a simple test | Ted Gould | 2009-04-20 | 5 | -12/+89 |
| | | | | |||||
| * | | | Build infrastructure for first test | Ted Gould | 2009-04-20 | 3 | -0/+31 |
| | | | | |||||
| * | | | Moving tests to examples | Ted Gould | 2009-04-20 | 10 | -2/+9 |
| | | | | |||||
* | | | | Get the submenu set right. | Ted Gould | 2009-04-22 | 1 | -2/+2 |
| | | | | |||||
* | | | | Slipping in the hbox | Ted Gould | 2009-04-22 | 1 | -0/+3 |
| | | | |