aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removing an annoying warningTed Gould2009-02-111-2/+0
|
* Adding a check for type in the middle of the state machine for building a ↵Ted Gould2009-02-111-5/+25
| | | | server.
* Adding in a ref-default function so that we can keep one listenerTed Gould2009-02-112-0/+19
| | | | | around for fun and profit.
* Getting all the legal stuff in.Ted Gould2009-02-1117-2/+408
|\
| * Adding in an authorTed Gould2009-02-111-0/+1
| |
| * Adding GPL to the testsTed Gould2009-02-114-0/+82
| |
| * Adding the GPL to this fileTed Gould2009-02-111-0/+21
| |
| * Putting the debian copyright info inTed Gould2009-02-111-1/+22
| |
| * Adding a license to the top of all these files. LGPL 2/3Ted Gould2009-02-1110-1/+282
| |
* | Adding to the convience functions for setting the desktop fileTed Gould2009-02-101-2/+9
| | | | | | | | | | and the type of the server.
* | Building a way to get properties. Seems like this should be in the DBusTed Gould2009-02-102-8/+101
| | | | | | | | | | | | libs, but anyway. Here is the code that compiles and claims that it'll do it. More code than I would have liked.
* | Avoiding a conflict with GObject's get_type function.Ted Gould2009-02-102-20/+20
| |
* | Adding in real functions to match the prototypes.Ted Gould2009-02-101-0/+16
| |
* | Adding in functions to match the prototypes.Ted Gould2009-02-101-0/+21
| |
* | Adding in a set_type function and fixing the prototype for set_desktopTed Gould2009-02-101-1/+3
| |
* | Changing type to message.im for testing, now it's different than the messages.Ted Gould2009-02-101-1/+1
| |
* | Adding an API for getting the type and desktop filesTed Gould2009-02-101-0/+10
| |
* | Including type information in the creation and destruction of serversTed Gould2009-02-101-4/+4
| |
* | Merge from trunkTed Gould2009-02-095-32/+107
|\|
| * releasing version 0.1~ppa35Ted Gould2009-02-091-0/+9
| |
| * Only emitting a changed signal on properties changed when the indicator is ↵Ted Gould2009-02-091-1/+3
| | | | | | | | visible
| * Some formatting, reusing the private variable, making it so that hide sends ↵Ted Gould2009-02-091-11/+9
| | | | | | | | the type and only sending a message of finalize if we're still visible.
| * Server hide function from NielTed Gould2009-02-091-0/+22
| |\
| | * Add the indicate_server_hide functionNeil Jagdish Patel2009-02-091-0/+22
| | |
| * | Sending the type with the signal in the listener, adding it into the tests.Ted Gould2009-02-073-409/+13
| |\ \ | |/ / |/| / | |/
* | Changing the signals for show/hide to send the type correctly.Ted Gould2009-02-071-2/+2
| |
* | Setting the type of the serverTed Gould2009-02-072-407/+11
| |
| * releasing version 0.1~ppa34Ted Gould2009-02-061-0/+7
| |
| * Making the listener handle the case where we're using the new show/hide ↵Ted Gould2009-02-064-17/+42
| |\ | |/ |/| | | structure.
* | Ah, stupid little wrong functionTed Gould2009-02-061-1/+1
| |
* | Tracking the type of the server in the proxyt structureTed Gould2009-02-061-4/+18
| |
* | Changing the prototypes to start using the server added stuffTed Gould2009-02-064-16/+27
| |
| * releasing version 0.1~ppa33Ted Gould2009-02-061-0/+6
| |
| * releasing version 0.1~ppa32Ted Gould2009-02-062-3/+9
| |
| * releasing version 0.1~ppa31Ted Gould2009-02-062-2/+6
| |
| * releasing version 0.1~ppa30Ted Gould2009-02-061-0/+7
| |
| * Removing GObject introspection for nowTed Gould2009-02-061-27/+27
| |
| * releasing version 0.1~ppa29Ted Gould2009-02-061-0/+6
| |
| * releasing version 0.1~ppa28Ted Gould2009-02-054-40/+125
| |\ | |/ |/|
* | Merging in the trunk changesTed Gould2009-02-053-4/+34
|\|
| * releasing version 0.1~ppa27Ted Gould2009-02-056-0/+24
| |\
| * | typoTed Gould2009-02-041-1/+1
| | |
| * | releasing version 0.1~ppa26Ted Gould2009-02-042-0/+9
| | |
| * | Merge in documentation and iconsTed Gould2009-02-0448-105/+1156
| |\ \
| * | | Set the widget name on the applet rather than the menubar, to make sureNeil Jagdish Patel2009-02-042-2/+9
| | | | | | | | | | | | | | | | it's picked up globally.
| * | | Adding a conflicts and a replaces to get rid of errors.Ted Gould2009-02-042-0/+8
| | | |
| * | | ppa23Ted Gould2009-02-041-0/+6
| | | |
* | | | Adding properties for doing type and desktopTed Gould2009-02-051-0/+84
| | | |
* | | | Changing the DBUS API slightly. Now there is no 'get_desktop' function as ↵Ted Gould2009-02-053-40/+33
| |_|/ |/| | | | | | | | desktop is a property. Added a property for type so that we can understand what kind of application this is. And finally adding show/hide signals on the server as they were already on the listener.
* | | releasing version 0.1~ppa23Ted Gould2009-02-051-0/+6
| | |