aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding a new server to connect with our new applet. Still needs changes as ↵Ted Gould2009-08-072-1/+31
| | | | it's just a copy.
* Adding a new build target for our new appletTed Gould2009-08-072-4/+5
|
* Adding the new src to the build systemTed Gould2009-08-072-0/+2
|
* New src entryTed Gould2009-08-072-0/+364
|
* Aurelien's patch to add a set_server function to indicators.Ted Gould2009-08-062-3/+29
|\
| * Updated documentationAurelien Gateau2009-08-061-0/+8
| |
| * Introduce indicate_indicator_set_server() so that server can be defined forAurelien Gateau2009-08-052-4/+20
| | | | | | | | | | message indicators too.
* | Maintaining the count independent of the entires.Ted Gould2009-08-051-2/+2
|/
* Update the pc file from the GTK split out.Ted Gould2009-08-041-1/+1
|
* Merging in the splitout of a GTK version of the libTed Gould2009-08-0420-138/+540
|\
| * Adding libindicate a build includeTed Gould2009-08-041-0/+1
| |
| * Removing some more noiseTed Gould2009-08-041-0/+8
| |
| * Ignoring the tarballTed Gould2009-08-041-0/+1
| |
| * 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
| |