| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. ↵ | Ted Gould | 2009-07-21 | 1 | -3/+0 |
| | | | | | Thanks to Aurilien. | ||||
| * | 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 |
| | | |||||
| * | Section information | Ted Gould | 2009-04-30 | 1 | -0/+31 |
| | | |||||
| * | 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. | ||||
| * | 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 |
| | | |||||
| * | Gaurding against setting bad interests | Ted Gould | 2009-04-20 | 1 | -0/+4 |
| | | |||||
| * | 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 | 1 | -7/+102 |
| |\ | | | | | | | 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 |
| | | | |||||
| | * | Okay, connected into that other there code... let's see what happens. | Ted Gould | 2009-04-13 | 1 | -7/+11 |
| | | | |||||
| | * | Fleshing out some | Ted Gould | 2009-04-13 | 1 | -0/+10 |
| | | | |||||
| | * | Whoa, it like builds and stuff | Ted Gould | 2009-04-13 | 1 | -6/+55 |
| | | | |||||
| | * | Updating from trunk | Ted Gould | 2009-04-12 | 3 | -9/+12 |
| | |\ | |||||
| | * | | Proto-pseudo-code for the introspection functions that are going to be needed | Ted Gould | 2009-04-12 | 1 | -0/+31 |
| | | | | |||||
| * | | | Fixes to the finalize functions. | Ted Gould | 2009-04-13 | 3 | -0/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Adding in call to the parent class' finalize function as well, this should ↵ | Ted Gould | 2009-04-13 | 3 | -0/+4 |
| | | | | | | | | | | | | | free all the way up to the top. | ||||
| * | | | Some slight code cleanups to remove warnings | Ted Gould | 2009-04-12 | 3 | -9/+12 |
| |\| | | |/ |/| | |||||
| | * | Fixing some pedantic little bugs to try and figure out what's causing 359018 | Ted Gould | 2009-04-11 | 3 | -9/+12 |
| | | | |||||
| * | | Create the virtual function for checking interest. | Ted Gould | 2009-04-10 | 1 | -0/+13 |
| | | | |||||
| * | | Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects. | Ted Gould | 2009-04-10 | 4 | -10/+76 |
| |\ \ | |/ |/| | |||||
| | * | gtypify IndicateListenerIndicator | Eitan Isaacson | 2009-04-10 | 2 | -5/+16 |
| | | | |||||
| | * | changed IndicateListenerServer to a gtyped pointer instead of a gboxed. | Eitan Isaacson | 2009-04-10 | 2 | -22/+10 |
| | | | |||||
| | * | Changed marshallers to GBoxed for IndicatorListenerServer. | Eitan Isaacson | 2009-04-08 | 2 | -29/+15 |
| | | | | | | | | | | | Make copy/free functions empty for now. | ||||
| | * | GBoxed IndicateListenerServer | Eitan Isaacson | 2009-04-08 | 2 | -0/+42 |
| | | | |||||
| | * | gtypified the interests enum. | Eitan Isaacson | 2009-04-08 | 3 | -9/+44 |
| |/ | |||||
| * | Clearing another warning. Shame gdk doesn't do this one for us. | Ted Gould | 2009-04-07 | 1 | -1/+1 |
| | | |||||
| * | Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly ↵ | Ted Gould | 2009-04-07 | 2 | -5/+5 |
| | | | | | as the prototypes had moved. | ||||
| * | Patch from Eitan Isaacson to remove a ref/unref infinite loop that ↵ | Ted Gould | 2009-04-07 | 1 | -3/+7 |
| | | | | | effectively made it so that we kept our objects forever. While we love them, at some point we need to say goodbye. | ||||
| * | Making it so that we don't register the object twice. This is really | Ted Gould | 2009-04-07 | 1 | -3/+9 |
| | | | | | | | a work around, but it's atleast fixes the crasher. Which sucked. We need to work with the dbus folks to make this better. | ||||
