aboutsummaryrefslogtreecommitdiff
path: root/libindicate/server.h
Commit message (Expand)AuthorAgeFilesLines
* Adding a new signal in that handles the ID of zero, or null, commingTed Gould2009-02-151-0/+12
* Getting all the legal stuff in.Ted Gould2009-02-111-0/+28
|\
| * Adding a license to the top of all these files. LGPL 2/3Ted Gould2009-02-111-0/+28
* | Adding in a set_type function and fixing the prototype for set_desktopTed Gould2009-02-101-1/+3
|/
* Changing the DBUS API slightly. Now there is no 'get_desktop' function as de...Ted Gould2009-02-051-2/+2
* Allow sub-classes of server to emit signals using three new public functionsNeil Jagdish Patel2009-02-031-0/+5
* Making all of the server values move into a private section like all the othe...Ted Gould2009-01-291-11/+2
* Cut-and-paste errorTed Gould2009-01-151-1/+1
* Cleaning up prototypes and type warnings.Ted Gould2009-01-141-4/+4
* Chaning the property list parameters to be pointer arrays.Ted Gould2009-01-141-4/+4
* Making it so that the indicators all have unique IDsTed Gould2009-01-131-0/+3
* Ah, we weren't checking if we were visible. Now things are better.Ted Gould2009-01-131-0/+1
* Merging in Robert's changes.Ted Gould2009-01-131-0/+5
|\
| * Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the Robert Carr2009-01-131-0/+5
* | Fleshing out more functions, we can now return a list of ids. Need to test w...Ted Gould2009-01-121-2/+2
|/
* Fleshing out the whole show and hide thing. We should also be signalling whe...Ted Gould2009-01-121-0/+3
* Adding in signals so that we can talk to the app over DBus. Nice.Ted Gould2009-01-111-0/+6
* Adding in an indicator to the test and fixing a typoTed Gould2009-01-091-2/+2
* Connecting indicators and servers. They create themselves easily.Ted Gould2009-01-091-2/+3
* Setting up the singleton nature of the server, and allow setting it.Ted Gould2009-01-091-0/+3
* Fleshing out the server some in adding function and prototypes.Ted Gould2009-01-091-0/+7
* Building a pretty good set of virtual functions and getting them tied togethe...Ted Gould2009-01-081-0/+9
* Fixing stuff so that everything links all togetherTed Gould2009-01-071-4/+10
* Fixing linking and libraries and includes oh myTed Gould2009-01-071-0/+3
* Basic server stuffTed Gould2009-01-071-1/+14
* Stopping pointTed Gould2008-12-201-0/+36