Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Seems like a better name | Ted Gould | 2009-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing some prototypes to fix warnings and errors we haven't yet ↵ | Ted Gould | 2009-02-12 | 1 | -2/+4 | |
| | | | | | | | | encountered. Also setting the type so that our switch statement actually works. | |||||
| * | Adding in some debug messages and making the signal use the original key to ↵ | Ted Gould | 2009-02-12 | 2 | -1/+4 | |
| | | | | | | | | broadcast itself. | |||||
| * | Added in a way to print the values of properties while they change. More ↵ | Ted Gould | 2009-02-12 | 1 | -0/+52 | |
| | | | | | | | | later, but a start. | |||||
| * | Seeing what happens if I turn on "sign always" in Bazaar. | Ted Gould | 2009-02-12 | 1 | -0/+1 | |
| | | ||||||
| * | Adding in the code for handling icons and time | Ted Gould | 2009-02-12 | 1 | -0/+30 | |
| | | ||||||
| * | Rebuilding the way that priorities get done so that we can handle a time and ↵ | Ted Gould | 2009-02-12 | 2 | -4/+58 | |
| | | | | | | | | icon version of the functions so that apps don't have to worry about those details. | |||||
| * | Setting the properties property and picking up Empathy's desktop file | Ted Gould | 2009-02-12 | 2 | -4/+7 | |
| | | ||||||
| * | Adding in a timer function to change the time every three minutes or | Ted Gould | 2009-02-12 | 1 | -0/+16 | |
| | | | | | | | | | | so in order to test modifying times. | |||||
| * | Using the time property function | Ted Gould | 2009-02-12 | 1 | -2/+4 | |
| | | ||||||
| * | Adding in a time property function | Ted Gould | 2009-02-12 | 2 | -0/+12 | |
| | | ||||||
| * | Merging from trunk | Ted Gould | 2009-02-11 | 1 | -0/+10 | |
| |\ | |/ |/| | ||||||
* | | releasing version 0.1~ppa36 | Ted Gould | 2009-02-11 | 1 | -0/+10 | |
| | | ||||||
* | | Merging in the changes to make it so that properties work right, get | Ted Gould | 2009-02-11 | 8 | -28/+239 | |
|\| | | | | | | | | | | | handled properly by the listener and have convience functions. Also lots of little important cleanups. | |||||
| * | Cleaning up some debug messages that aren't as useful anymore | Ted Gould | 2009-02-11 | 2 | -4/+4 | |
| | | ||||||
| * | Switching to ref_default | Ted Gould | 2009-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing the deallocation to check the right parameters. | Ted Gould | 2009-02-11 | 1 | -2/+2 | |
| | | ||||||
| * | Turning off some debugging, reformatting, and putting the connection into ↵ | Ted Gould | 2009-02-11 | 1 | -23/+13 | |
| | | | | | | | | the proxy_t structure | |||||
| * | Basically things are working as the proxyts are now findable. | Ted Gould | 2009-02-11 | 1 | -6/+6 | |
| | | ||||||
| * | Fixing the call, checking both lists of proxies, and adding some debug info. | Ted Gould | 2009-02-11 | 2 | -3/+38 | |
| | | ||||||
| * | Removing an annoying warning | Ted Gould | 2009-02-11 | 1 | -2/+0 | |
| | | ||||||
| * | 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. |