Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Some ignore files for fun | Ted Gould | 2009-08-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Oops, forgot the listener stuff | Ted Gould | 2009-08-03 | 2 | -0/+205 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Moving the listener code and some indicator code into libindicate-gtk | Ted Gould | 2009-08-03 | 7 | -131/+70 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Okay, now it is the offending function in it. | Ted Gould | 2009-08-03 | 4 | -3/+117 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Creating a default little GTK library to move the GTK stuff in | Ted Gould | 2009-08-03 | 6 | -0/+98 | |
|/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Adding a function to set the server of the indicator upon creation. indicate... | Ted Gould | 2009-08-03 | 3 | -2/+36 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merging in changes to the destroy and removing a warning. | Ted Gould | 2009-08-03 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Removed warning: it's annoying in unittests. | Aurelien Gateau | 2009-07-27 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Destroy dbus proxies in listener finalize. | Aurelien Gateau | 2009-07-27 | 1 | -2/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Ignoring built files | Ted Gould | 2009-08-03 | 1 | -0/+3 | |
|/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Fixing the other signal marshallers | Ted Gould | 2009-07-21 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | Using the server marshaller | Ted Gould | 2009-07-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | Creating the server marshallers that we need | Ted Gould | 2009-07-21 | 2 | -0/+44 | |
* | | | | | | | | | | | | | | | | | | | | | | | Oops, we shouldn't have a prototype for a function that doesn't exist. Thank... | Ted Gould | 2009-07-21 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | 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 hi... | Ted Gould | 2009-07-03 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | 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 func... | Ted Gould | 2009-04-30 | 1 | -39/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | 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 a... | Ted Gould | 2009-04-30 | 1 | -14/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | 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 |