| Commit message (Expand) | Author | Age | Files | Lines |
* | Instead of populating the menu on added, populate it on realization. | Ted Gould | 2009-08-27 | 1 | -1/+32 |
* | Merging in the more status branch that implements basic status for Pidgin and... | Ted Gould | 2009-08-25 | 9 | -19/+582 |
|\ |
|
| * | Handling a missing session bus by displaying an error. | Ted Gould | 2009-08-25 | 1 | -0/+5 |
| * | Should be starting with the least available and getting more so, instead of t... | Ted Gould | 2009-08-24 | 1 | -2/+2 |
| * | Didn't need that function. | Ted Gould | 2009-08-24 | 2 | -9/+0 |
| * | At start up if we've got a proxy, let's start everything and get an initial s... | Ted Gould | 2009-08-24 | 1 | -1/+36 |
| * | Support for setting status stollen from FUSA status manager (written by me) a... | Ted Gould | 2009-08-24 | 1 | -1/+52 |
| * | Connecting the telepathy stuff into the overall status service | Ted Gould | 2009-08-24 | 1 | -2/+4 |
| * | Building up the proxy. We need one, it's important. | Ted Gould | 2009-08-24 | 1 | -0/+60 |
| * | Adding the basic status enums and maps in. | Ted Gould | 2009-08-24 | 1 | -4/+51 |
| * | Getting more of a basis for Telepathy stuff | Ted Gould | 2009-08-17 | 3 | -0/+171 |
| * | Some marshallers for the Telepathy status stuff. | Ted Gould | 2009-08-17 | 2 | -3/+19 |
| * | Initially querying the status so that when we start, we get the right value. | Ted Gould | 2009-08-17 | 1 | -0/+23 |
| * | Should update for local changes as well. | Ted Gould | 2009-08-17 | 1 | -0/+1 |
| * | Now we can set the value in Pidgin and have it come back over the wire | Ted Gould | 2009-08-17 | 1 | -1/+35 |
| * | Setting up a list of marshallers for the pidgin functionality | Ted Gould | 2009-08-17 | 3 | -3/+20 |
| * | Pushing in Pidgin code, doesn't compile. | Ted Gould | 2009-08-17 | 1 | -4/+114 |
* | | Changing the name from SUS to Session | Ted Gould | 2009-08-18 | 2 | -7/+7 |
|/ |
|
* | Fixes from trunk | Ted Gould | 2009-08-12 | 2 | -4/+4 |
|\ |
|
| * | Correct the FSF address | Ken VanDine | 2009-08-11 | 2 | -4/+4 |
* | | Failed logic | Ted Gould | 2009-08-12 | 1 | -1/+1 |
* | | Oops, wrong signal name. Now better. | Ted Gould | 2009-08-12 | 1 | -2/+2 |
* | | Cleaning up the debug message. | Ted Gould | 2009-08-12 | 1 | -2/+2 |
* | | Some debug messages | Ted Gould | 2009-08-12 | 1 | -0/+2 |
* | | Cleaning up icon code so that we save the current one incase someone askes. | Ted Gould | 2009-08-08 | 1 | -4/+28 |
* | | Shuffling around the DBus names so that everything is happier. | Ted Gould | 2009-08-08 | 3 | -5/+6 |
* | | Fixing the build system to build the DBus interface better. | Ted Gould | 2009-08-08 | 1 | -2/+5 |
* | | I suck | Ted Gould | 2009-08-08 | 1 | -1/+1 |
* | | API naming change | Ted Gould | 2009-08-08 | 1 | -1/+1 |
* | | connecting to the signal | Ted Gould | 2009-08-08 | 1 | -7/+7 |
* | | Setting the icon from the callback of asking the value | Ted Gould | 2009-08-08 | 1 | -3/+9 |
* | | Oh, now signals and callbacks, oh, my | Ted Gould | 2009-08-08 | 1 | -0/+20 |
* | | Fixing a few things with the dbus stuff and starting to listen to the extra i... | Ted Gould | 2009-08-08 | 4 | -3/+29 |
* | | Showing the icon. Silly. | Ted Gould | 2009-08-08 | 1 | -0/+1 |
* | | Making dbus names valid, which is a little silly. | Ted Gould | 2009-08-08 | 1 | -1/+1 |
* | | Changing the signal prototype to be strings instead of pointers. | Ted Gould | 2009-08-08 | 1 | -2/+2 |
* | | Changing the icons to be singular for now. | Ted Gould | 2009-08-08 | 1 | -2/+2 |
* | | Unused variable | Ted Gould | 2009-08-08 | 1 | -1/+1 |
* | | Adding in -Wall and -Werror to things | Ted Gould | 2009-08-08 | 1 | -3/+3 |
* | | Adding unistd.h header | Ted Gould | 2009-08-08 | 2 | -0/+2 |
* | | Setting up signal handlers for the signal changing. We still ask everyone, t... | Ted Gould | 2009-08-08 | 1 | -0/+6 |
* | | Global status being used and thrown over d' bus | Ted Gould | 2009-08-08 | 3 | -1/+12 |
* | | Brining in the concept of global status | Ted Gould | 2009-08-08 | 1 | -0/+21 |
* | | Handling the signal better. Now in the header file as well. | Ted Gould | 2009-08-08 | 2 | -3/+4 |
* | | Better displose to free the proxy and ensuring that statuc changes get noted. | Ted Gould | 2009-08-08 | 1 | -0/+7 |
|/ |
|
* | I forgot to put legal agreements on the top of all the C/H files. Oops. | Ted Gould | 2009-08-07 | 14 | -0/+308 |
* | Put the user's real name in the menu item. | Ted Gould | 2009-08-07 | 1 | -5/+30 |
* | Getting an image built for offline | Ted Gould | 2009-08-07 | 1 | -1/+2 |
* | Clean it up. | Ted Gould | 2009-08-07 | 1 | -1/+0 |
* | Using the user name | Ted Gould | 2009-08-07 | 1 | -1/+2 |