Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | |||||
* | | | | Oops, cut and paste error, pulling up the wrong symbols | Ted Gould | 2009-04-22 | 1 | -6/+7 |
| | | | | |||||
* | | | | Turning versions into a function and adding a name symbol. Not yet used though. | Ted Gould | 2009-04-22 | 2 | -5/+17 |
| | | | | |||||
* | | | | Wow, the genius of making a symbol you want to export static is simply ↵ | Ted Gould | 2009-04-22 | 1 | -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 Gould | 2009-04-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | variables. Takes a second to think about it, but yeah, that's what they were. | ||||
* | | | | Forgot a + on gtk | Ted Gould | 2009-04-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Changing to an icon and a lable and building our own item | Ted Gould | 2009-04-21 | 1 | -2/+21 |
| | | | | |||||
* | | | | Putting in and checking version information to ensure we all agree about the ↵ | Ted Gould | 2009-04-21 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | header version | ||||
* | | | | Fixing and using the new indicator header. This will help to connect things ↵ | Ted Gould | 2009-04-21 | 2 | -8/+20 |
| | | | | | | | | | | | | | | | | together and make them actually work in a reasonably type safe way. | ||||
* | | | | Moving the indicators directory to match libindicator | Ted Gould | 2009-04-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Setting the indicators directory manually | Ted Gould | 2009-04-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Creating an indicator lib to make sure we can attach all these things together. | Ted Gould | 2009-04-21 | 6 | -0/+51 |
| |/ / |/| | | |||||
* | | | Chaning the include so that it works for make distcheck | Ted Gould | 2009-04-20 | 1 | -1/+1 |
|/ / | |||||
* | | Adding in support for finding out if people are interesting on the bus using ↵ | Ted Gould | 2009-04-13 | 2 | -8/+105 |
|\ \ | | | | | | | | | | introspection instead of sending a random function call to them and seeing what happens. | ||||
| * | | Commenting out some debug messages | Ted Gould | 2009-04-13 | 1 | -2/+3 |
| | | | |||||
| * | | Less debug | Ted Gould | 2009-04-13 | 1 | -1/+1 |
| | | | |||||
| * | | Ah, a typo. Bother. | Ted Gould | 2009-04-13 | 1 | -1/+1 |
| | | |