Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Cody Russell | 2009-09-22 | 2 | -13/+0 |
| | |||||
* | fix dbus fu | Cody Russell | 2009-09-22 | 3 | -40/+17 |
| | |||||
* | register marshallers | Cody Russell | 2009-09-22 | 1 | -3/+8 |
| | |||||
* | dbus fu updates | Cody Russell | 2009-09-22 | 6 | -65/+226 |
| | |||||
* | fixes for adding/removing users | Cody Russell | 2009-09-10 | 2 | -8/+18 |
| | |||||
* | fix link problem | Cody Russell | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | Christoph Korn | 2009-09-02 | 4 | -9/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | confirmations should be shown or not. Also the menu items should be suffixed by '...' accordingly. However this only works after a restart. Bugs which get fixed are: https://bugs.launchpad.net/indicator-session/+bug/422025 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/421693 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/419472 | ||||
* | | 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 ↵ | Ted Gould | 2009-09-01 | 1 | -1/+1 |
| |/ | | | | | | | cases. We don't really need it, so let's not risk it. | ||||
* | | 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 ↵ | Ted Gould | 2009-09-03 | 1 | -4/+6 |
|/ | | | | menu item. | ||||
* | 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 ↵ | Ted Gould | 2009-08-25 | 9 | -19/+582 |
|\ | | | | | | | and Telepathy. | ||||
| * | 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 ↵ | Ted Gould | 2009-08-24 | 1 | -2/+2 |
| | | | | | | | | the other way around. | ||||
| * | 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 ↵ | Ted Gould | 2009-08-24 | 1 | -1/+36 |
| | | | | | | | | status. | ||||
| * | Support for setting status stollen from FUSA status manager (written by me) ↵ | Ted Gould | 2009-08-24 | 1 | -1/+52 |
| | | | | | | | | and signal handling | ||||
| * | 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 ↵ | Ted Gould | 2009-08-08 | 4 | -3/+29 |
| | | | | | | | | information on the service. | ||||
* | | Showing the icon. Silly. | Ted Gould | 2009-08-08 | 1 | -0/+1 |
| | |