Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adding a check for type in the middle of the state machine for building a ↵ | Ted Gould | 2009-02-11 | 1 | -5/+25 | |
| | | | | | | | | server. | |||||
| * | Adding in a ref-default function so that we can keep one listener | Ted Gould | 2009-02-11 | 2 | -0/+19 | |
| | | | | | | | | | | around for fun and profit. | |||||
| * | Getting all the legal stuff in. | Ted Gould | 2009-02-11 | 17 | -2/+408 | |
| |\ | ||||||
| * | | Adding to the convience functions for setting the desktop file | Ted Gould | 2009-02-10 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | and the type of the server. | |||||
| * | | Building a way to get properties. Seems like this should be in the DBus | Ted Gould | 2009-02-10 | 2 | -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 Gould | 2009-02-10 | 2 | -20/+20 | |
| | | | ||||||
| * | | Adding in real functions to match the prototypes. | Ted Gould | 2009-02-10 | 1 | -0/+16 | |
| | | | ||||||
| * | | Adding in functions to match the prototypes. | Ted Gould | 2009-02-10 | 1 | -0/+21 | |
| | | | ||||||
| * | | Adding in a set_type function and fixing the prototype for set_desktop | Ted Gould | 2009-02-10 | 1 | -1/+3 | |
| | | | ||||||
| * | | Changing type to message.im for testing, now it's different than the messages. | Ted Gould | 2009-02-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Adding an API for getting the type and desktop files | Ted Gould | 2009-02-10 | 1 | -0/+10 | |
| | | | ||||||
| * | | Including type information in the creation and destruction of servers | Ted Gould | 2009-02-10 | 1 | -4/+4 | |
| | | | ||||||
| * | | Merge from trunk | Ted Gould | 2009-02-09 | 5 | -32/+107 | |
| |\ \ | ||||||
* | \ \ | Putting license information everywhere. | Ted Gould | 2009-02-11 | 17 | -2/+408 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | Adding in an author | Ted Gould | 2009-02-11 | 1 | -0/+1 | |
| | | | ||||||
| * | | Adding GPL to the tests | Ted Gould | 2009-02-11 | 4 | -0/+82 | |
| | | | ||||||
| * | | Adding the GPL to this file | Ted Gould | 2009-02-11 | 1 | -0/+21 | |
| | | | ||||||
| * | | Putting the debian copyright info in | Ted Gould | 2009-02-11 | 1 | -1/+22 | |
| | | | ||||||
| * | | Adding a license to the top of all these files. LGPL 2/3 | Ted Gould | 2009-02-11 | 10 | -1/+282 | |
|/ / | ||||||
* | | releasing version 0.1~ppa35 | Ted Gould | 2009-02-09 | 1 | -0/+9 | |
| | | ||||||
* | | Only emitting a changed signal on properties changed when the indicator is ↵ | Ted Gould | 2009-02-09 | 1 | -1/+3 | |
| | | | | | | | | visible | |||||
* | | Some formatting, reusing the private variable, making it so that hide sends ↵ | Ted Gould | 2009-02-09 | 1 | -11/+9 | |
| | | | | | | | | the type and only sending a message of finalize if we're still visible. | |||||
* | | Server hide function from Niel | Ted Gould | 2009-02-09 | 1 | -0/+22 | |
|\ \ | ||||||
| * | | Add the indicate_server_hide function | Neil Jagdish Patel | 2009-02-09 | 1 | -0/+22 | |
| | | | ||||||
* | | | Sending the type with the signal in the listener, adding it into the tests. | Ted Gould | 2009-02-07 | 3 | -409/+13 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Changing the signals for show/hide to send the type correctly. | Ted Gould | 2009-02-07 | 1 | -2/+2 | |
| | | ||||||
| * | Setting the type of the server | Ted Gould | 2009-02-07 | 2 | -407/+11 | |
| | | ||||||
* | | releasing version 0.1~ppa34 | Ted Gould | 2009-02-06 | 1 | -0/+7 | |
| | | ||||||
* | | Making the listener handle the case where we're using the new show/hide ↵ | Ted Gould | 2009-02-06 | 4 | -17/+42 | |
|\| | | | | | | | structure. | |||||
| * | Ah, stupid little wrong function | Ted Gould | 2009-02-06 | 1 | -1/+1 | |
| | | ||||||
| * | Tracking the type of the server in the proxyt structure | Ted Gould | 2009-02-06 | 1 | -4/+18 | |
| | | ||||||
| * | Changing the prototypes to start using the server added stuff | Ted Gould | 2009-02-06 | 4 | -16/+27 | |
| | | ||||||
* | | releasing version 0.1~ppa33 | Ted Gould | 2009-02-06 | 1 | -0/+6 | |
| | | ||||||
* | | releasing version 0.1~ppa32 | Ted Gould | 2009-02-06 | 2 | -3/+9 | |
| | | ||||||
* | | releasing version 0.1~ppa31 | Ted Gould | 2009-02-06 | 2 | -2/+6 | |
| | | ||||||
* | | releasing version 0.1~ppa30 | Ted Gould | 2009-02-06 | 1 | -0/+7 | |
| | | ||||||
* | | Removing GObject introspection for now | Ted Gould | 2009-02-06 | 1 | -27/+27 | |
| | | ||||||
* | | releasing version 0.1~ppa29 | Ted Gould | 2009-02-06 | 1 | -0/+6 | |
| | | ||||||
* | | releasing version 0.1~ppa28 | Ted Gould | 2009-02-05 | 4 | -40/+125 | |
|\| | ||||||
| * | Merging in the trunk changes | Ted Gould | 2009-02-05 | 3 | -4/+34 | |
| |\ | |/ |/| | ||||||
* | | releasing version 0.1~ppa27 | Ted Gould | 2009-02-05 | 6 | -0/+24 | |
|\ \ | ||||||
* | | | typo | Ted Gould | 2009-02-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | releasing version 0.1~ppa26 | Ted Gould | 2009-02-04 | 2 | -0/+9 | |
| | | | ||||||
* | | | Merge in documentation and icons | Ted Gould | 2009-02-04 | 48 | -105/+1156 | |
|\ \ \ | ||||||
* | | | | Set the widget name on the applet rather than the menubar, to make sure | Neil Jagdish Patel | 2009-02-04 | 2 | -2/+9 | |
| | | | | | | | | | | | | | | | | it's picked up globally. | |||||
* | | | | Adding a conflicts and a replaces to get rid of errors. | Ted Gould | 2009-02-04 | 2 | -0/+8 | |
| | | | | ||||||
* | | | | ppa23 | Ted Gould | 2009-02-04 | 1 | -0/+6 | |
| | | | | ||||||
| | | * | Adding properties for doing type and desktop | Ted Gould | 2009-02-05 | 1 | -0/+84 | |
| | | | | ||||||
| | | * | Changing the DBUS API slightly. Now there is no 'get_desktop' function as ↵ | Ted Gould | 2009-02-05 | 3 | -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~ppa23 | Ted Gould | 2009-02-05 | 1 | -0/+6 | |
| | | |