| Commit message (Expand) | Author | Age | Files | Lines |
* | work in progress | Cody Russell | 2009-09-10 | 7 | -48/+656 |
* | Adding a GConf key to suppress confirmation dialogs | Christoph Korn | 2009-09-08 | 6 | -9/+92 |
|\ |
|
| * | Added files which were missing in the previous commit. | Christoph Korn | 2009-09-02 | 2 | -0/+65 |
| * | These patches introduce a gconf key whether the logout/restart/shutdown confi... | Christoph Korn | 2009-09-02 | 4 | -9/+27 |
* | | Removing the printing of the error messages as sometimes it doesn't exist. | Ted Gould | 2009-09-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Apparently the DBus interface will put a bad string in messages in some cases... | Ted Gould | 2009-09-01 | 1 | -1/+1 |
| |/ |
|
* | | Set the type of the menuitem to be a image menuitem. | Ted Gould | 2009-09-03 | 1 | -0/+2 |
* | | Switching to using the defines for all of the properties. | Ted Gould | 2009-09-03 | 2 | -11/+11 |
* | | Switching to using the defines for the properties in the menus. | Ted Gould | 2009-09-03 | 1 | -7/+7 |
* | | Have a quick check to see if we have something to put there. If not, no menu... | Ted Gould | 2009-09-03 | 1 | -4/+6 |
|/ |
|
* | 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 |