aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Ignoring the right fileTed Gould2009-08-041-1/+1
|
* Making seperate versioning for libindicate-gtkTed Gould2009-08-042-1/+13
|
* Bumping the version as we removed a function.Ted Gould2009-08-041-1/+1
|
* A bunch of distcheck fixes to clean things upTed Gould2009-08-044-1/+5
|
* Some odd changeTed Gould2009-08-031-0/+9
|
* Last libgtk-pixbuf headerTed Gould2009-08-031-2/+0
|
* Removing GTK dependencies from the libindicate stuffTed Gould2009-08-031-5/+3
|
* Fixing these guys to include the -gtk library where neededTed Gould2009-08-032-4/+11
|
* Some ignore files for funTed Gould2009-08-031-0/+8
|
* Oops, forgot the listener stuffTed Gould2009-08-032-0/+205
|
* Moving the listener code and some indicator code into libindicate-gtkTed Gould2009-08-037-131/+70
|
* Okay, now it is the offending function in it.Ted Gould2009-08-034-3/+117
|
* Creating a default little GTK library to move the GTK stuff inTed Gould2009-08-036-0/+98
|
* Adding a function to set the server of the indicator upon creation. ↵Ted Gould2009-08-033-2/+36
| | | | indicate_indicator_new_with_server()
* Merging in changes to the destroy and removing a warning.Ted Gould2009-08-031-4/+13
|\
| * Removed warning: it's annoying in unittests.Aurelien Gateau2009-07-271-2/+0
| |
| * Destroy dbus proxies in listener finalize.Aurelien Gateau2009-07-271-2/+13
| | | | | | | | | | | | Makes it possible to destroy a listener and recreate one without calling the old instance callbacks (useful for unit-tests).
* | Ignoring built filesTed Gould2009-08-031-0/+3
|/
* Fixing the other signal marshallersTed Gould2009-07-211-4/+4
|
* Using the server marshallerTed Gould2009-07-211-1/+2
|
* Creating the server marshallers that we needTed Gould2009-07-212-0/+44
|
* Oops, we shouldn't have a prototype for a function that doesn't exist. ↵Ted Gould2009-07-211-3/+0
| | | | Thanks to Aurilien.
* Configure change to cleanup outputTed Gould2009-07-031-0/+1
|\
| * A little like mentioned on the GNOME Wiki, but doesn't work until I have a ↵Ted Gould2009-07-031-0/+1
| | | | | | | | higher version of automake. Doesn't seem to cause problems though.
* | Patch from Mark Trompell to make suffix checking better.Ted Gould2009-06-081-9/+3
|/
* Merging in the documentation branch.Ted Gould2009-05-0510-324/+607
|\
| * Never understand this file really.Ted Gould2009-04-301-0/+14
| |
| * Fixing function listingTed Gould2009-04-301-2/+5
| |
| * Fixing typoTed Gould2009-04-301-1/+1
| |
| * Fixing some documentation bugs.Ted Gould2009-04-303-3/+4
| |
| * Documenting most of the public visible functionsTed Gould2009-04-301-1/+133
| |
| * Adding in arguments for the signalsTed Gould2009-04-301-1/+12
| |
| * Adding in arguments on the signal docs.Ted Gould2009-04-301-0/+26
| |
| * Woot, signal documentation works now.Ted Gould2009-04-301-8/+8
| |
| * Basic signals docs.Ted Gould2009-04-301-0/+50
| |
| * Server section documentation.Ted Gould2009-04-301-0/+29
| |
| * Comments for the class, who put all those functions on there...Ted Gould2009-04-301-0/+42
| |
| * Adding in message documentation and cleaning up some mistakes as I see them.Ted Gould2009-04-303-7/+40
| |
| * Never understand this fileTed Gould2009-04-301-827/+0
| |
| * 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
| |