aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Checking the global status on whether the menu items should be sensitive or not.Ted Gould2009-09-101-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Watch dbus namechanges and see if Pidgin comes on the bus.Ted Gould2009-09-101-1/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Splitting out the building of the Pidgin proxy into it's own function.Ted Gould2009-09-101-1/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding disconnected to the telepathy handler.Ted Gould2009-09-101-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding disconnected to the pidgin handler.Ted Gould2009-09-101-3/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding in a disconnected status value and making it so that when it is the gl...Ted Gould2009-09-102-10/+46
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging branch by c-korn which adds a watcher for the GConf changes.Ted Gould2009-09-104-25/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | The menu now immediately is updated when the gconf-key about theChristoph Korn2009-09-084-25/+92
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | cleanups and more session fuCody Russell2009-09-231-53/+247
| * | | | | | | | | | | | | | | | | | | | | | | | | | session addingCody Russell2009-09-231-1/+64
| * | | | | | | | | | | | | | | | | | | | | | | | | | user activation wipCody Russell2009-09-233-14/+163
| * | | | | | | | | | | | | | | | | | | | | | | | | | ck fuCody Russell2009-09-232-41/+419
| * | | | | | | | | | | | | | | | | | | | | | | | | | some refactoringCody Russell2009-09-222-34/+59
| * | | | | | | | | | | | | | | | | | | | | | | | | | cleanupCody Russell2009-09-222-13/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | fix dbus fuCody Russell2009-09-223-40/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | register marshallersCody Russell2009-09-221-3/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | dbus fu updatesCody Russell2009-09-226-65/+226
| * | | | | | | | | | | | | | | | | | | | | | | | | | fixes for adding/removing usersCody Russell2009-09-102-8/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | fix link problemCody Russell2009-09-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | work in progressCody Russell2009-09-107-48/+656
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | / Turning into 0.1.20.1.2Ted Gould2009-09-081-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Adding a GConf key to suppress confirmation dialogsChristoph Korn2009-09-0811-12/+195
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Added files which were missing in the previous commit.Christoph Korn2009-09-023-0/+82
| * | | | | | | | | | | | | | | | | | | | | | | | These patches introduce a gconf key whether the logout/restart/shutdown confi...Christoph Korn2009-09-026-11/+70
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Removing the printing of the error messages as sometimes it doesn't exist.Ted Gould2009-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Apparently the DBus interface will put a bad string in messages in some cases...Ted Gould2009-09-011-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Bumping up number to 0.1.1 and fixing a couple depends.0.1.1Ted Gould2009-09-031-2/+2
* | | | | | | | | | | | | | | | | | | | | | | Merging in fixes related to the dbusmenu 0.1.1 releaseTed Gould2009-09-034-21/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Set the type of the menuitem to be a image menuitem.Ted Gould2009-09-031-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Switching to using the defines for all of the properties.Ted Gould2009-09-032-11/+11
| * | | | | | | | | | | | | | | | | | | | Switching to using the defines for the properties in the menus.Ted Gould2009-09-031-7/+7
| * | | | | | | | | | | | | | | | | | | | Have a quick check to see if we have something to put there. If not, no menu...Ted Gould2009-09-031-4/+6
| * | | | | | | | | | | | | | | | | | | | Needing dbusmenu 0.1.1Ted Gould2009-09-031-1/+1
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merging in a branch to use the new dbusmenu API and make it more stable overall.0.1Ted Gould2009-08-272-2/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Updating to dbusmenu version 0.1.0Ted Gould2009-08-271-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Instead of populating the menu on added, populate it on realization.Ted Gould2009-08-271-1/+32
| * | | | | | | | | | | | | | | | | | Bumping Dbusmenu version to 0.0.2Ted Gould2009-08-271-1/+1
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merging in the more status branch that implements basic status for Pidgin and...Ted Gould2009-08-2511-19/+588
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Handling a missing session bus by displaying an error.Ted Gould2009-08-251-0/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Should be starting with the least available and getting more so, instead of t...Ted Gould2009-08-241-2/+2
| * | | | | | | | | | | | | | | | Didn't need that function.Ted Gould2009-08-242-9/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | At start up if we've got a proxy, let's start everything and get an initial s...Ted Gould2009-08-241-1/+36
| * | | | | | | | | | | | | | | Support for setting status stollen from FUSA status manager (written by me) a...Ted Gould2009-08-241-1/+52
| * | | | | | | | | | | | | | | Connecting the telepathy stuff into the overall status serviceTed Gould2009-08-241-2/+4
| * | | | | | | | | | | | | | | Building up the proxy. We need one, it's important.Ted Gould2009-08-241-0/+60
| * | | | | | | | | | | | | | | Adding the basic status enums and maps in.Ted Gould2009-08-241-4/+51
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Using AM 1.11 silent modeTed Gould2009-08-191-0/+2
| * | | | | | | | | | | | | | Getting more of a basis for Telepathy stuffTed Gould2009-08-173-0/+171
| * | | | | | | | | | | | | | Some marshallers for the Telepathy status stuff.Ted Gould2009-08-173-3/+21
| * | | | | | | | | | | | | | Initially querying the status so that when we start, we get the right value.Ted Gould2009-08-171-0/+23