Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to run ./autogen.sh | Ted Gould | 2009-08-04 | 1 | -0/+6 |
| | |||||
* | releasing version 0.2.0~bzr121-0ubuntu1~ppa1 | Ted Gould | 2009-08-04 | 1 | -2/+2 |
| | |||||
*-. | * Merge in the dbusmenu changes from the dbusmenu branch | Ted Gould | 2009-08-04 | 16 | -536/+643 |
|\ \ | | | | | | | | | | | | | * debian/control: Adding in a build dependency on libdbusmenu-glib and libdbusmenu-gtk to catch up with the merge. | ||||
| | * | Merging in the branch that pulls in the dbusmenu changes that change to ↵ | Ted Gould | 2009-08-04 | 14 | -535/+632 |
| | |\ | | | | | | | | | | | | | using a service. | ||||
| * | | | releasing version 0.2.0~bzr120~dbusmenu1-0ubuntu5 | Ted Gould | 2009-07-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | Updating to be Karmic, whoo! hoo! | Ted Gould | 2009-07-17 | 1 | -0/+6 |
| | | | | |||||
| * | | | releasing version 0.2.0~bzr120~dbusmenu1-0ubuntu4 | Ted Gould | 2009-05-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fixing the service file to make it correct. Also some other smaller | Ted Gould | 2009-05-28 | 7 | -4/+77 |
| |\ \ \ | | | |/ | | |/| | | | | | cleanups. | ||||
| | * | | Aw, bother, turns out I messed up the service file. Let's fix that. | Ted Gould | 2009-05-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | Building a simple little activator to find out if we can activate the service. | Ted Gould | 2009-05-28 | 3 | -0/+57 |
| | | | | |||||
| | * | | Putting a little more error handling code in. | Ted Gould | 2009-05-28 | 1 | -1/+10 |
| | | | | |||||
| | * | | Failing on warnings | Ted Gould | 2009-05-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | releasing version 0.2.0~bzr120~dbusmenu1-0ubuntu3 | Ted Gould | 2009-05-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | Putting the service file in the proper directory | Ted Gould | 2009-05-27 | 2 | -1/+7 |
| |\| | | |||||
| | * | | Switching to the better dbus service dir | Ted Gould | 2009-05-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | releasing version 0.2.0~bzr120~dbusmenu1-0ubuntu2 | Ted Gould | 2009-05-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix to start up the service if it isn't running. | Ted Gould | 2009-05-27 | 2 | -0/+16 |
| |\| | | |||||
| | * | | Starting the service if it isn't there | Ted Gould | 2009-05-27 | 1 | -0/+10 |
| | | | | |||||
| * | | | releasing version 0.2.0~bzr120~dbusmenu1-0ubuntu1 | Ted Gould | 2009-05-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | Typo on package names | Ted Gould | 2009-05-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | debian/control: Adding in a build dependency on libdbusmenu-glib and | Ted Gould | 2009-05-27 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | libdbusmenu-gtk to catch up with the merge. | ||||
| * | | | Merge in the dbusmenu changes from the dbusmenu branch | Ted Gould | 2009-05-27 | 13 | -537/+564 |
|/| | | | |/ / | |||||
| * | | Getting a name, and grabbing it, and loving it... | Ted Gould | 2009-05-27 | 1 | -0/+16 |
| | | | |||||
| * | | Removing the child_reorder function as it's now upstream | Ted Gould | 2009-05-27 | 1 | -8/+0 |
| | | | |||||
| * | | First pass at moving everything to doing work with the DbusmenuMenuitem's ↵ | Ted Gould | 2009-05-26 | 1 | -43/+43 |
| | | | | | | | | | | | | instead of GTK | ||||
| * | | Converting to a DbusmenuMenuitem instead of GtkMenuItem | Ted Gould | 2009-05-26 | 2 | -70/+9 |
| | | | |||||
| * | | Converting to a DbusmenuMenuitem instead of GtkMenuItem | Ted Gould | 2009-05-26 | 2 | -16/+7 |
| | | | |||||
| * | | First pass, build the listener and do fun stuff like that. | Ted Gould | 2009-05-26 | 1 | -28/+11 |
| | | | |||||
| * | | Building the indicator-messages-service | Ted Gould | 2009-05-26 | 2 | -0/+7 |
| | | | |||||
| * | | A simple main() to get things to compile | Ted Gould | 2009-05-26 | 1 | -0/+6 |
| | | | |||||
| * | | Install the DBus Service | Ted Gould | 2009-05-26 | 1 | -0/+3 |
| | | | |||||
| * | | Adding in a service descriptor for adding to DBUS | Ted Gould | 2009-05-26 | 3 | -0/+5 |
| | | | |||||
| * | | Lookup the dbus services | Ted Gould | 2009-05-26 | 1 | -0/+7 |
| | | | |||||
| * | | Linking in the dbus data | Ted Gould | 2009-05-26 | 1 | -0/+2 |
| | | | |||||
| * | | Moving the complex code into the service and leaving the rest for the ↵ | Ted Gould | 2009-05-26 | 2 | -451/+511 |
| | | | | | | | | | | | | loadable module. | ||||
| * | | Adding in dbus name and object | Ted Gould | 2009-05-26 | 1 | -0/+8 |
| | | | |||||
| * | | Adding a dependency on the dbus menu library. | Ted Gould | 2009-05-26 | 1 | -1/+3 |
| |/ | |||||
* | | releasing version 0.2.0~bzr120-0ubuntu1 | Ted Gould | 2009-05-13 | 1 | -2/+2 |
| | | |||||
* | | Fix to track the timer. (LP: #365187) | Ted Gould | 2009-05-13 | 2 | -1/+7 |
|\| | |||||
| * | Merging in fix for tracking the timers. | Ted Gould | 2009-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Not setting the variable time_update_min when creating the source. Bug ↵ | Ted Gould | 2009-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | found by Ka-Hing Cheung | ||||
* | | | releasing version 0.2.0~bzr119-0ubuntu1 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
| | | | |||||
* | | | Upstream update | Ted Gould | 2009-04-22 | 2 | -4/+10 |
|\| | | |||||
| * | | Get rid of the main menu variable that we're not using. Hide the image. | Ted Gould | 2009-04-22 | 1 | -3/+2 |
| | | | |||||
| * | | Setting the name to 'messages' | Ted Gould | 2009-04-22 | 1 | -0/+1 |
| | | | |||||
| * | | removing a warning by ref'ing the default | Ted Gould | 2009-04-22 | 1 | -1/+1 |
| | | | |||||
* | | | releasing version 0.2.0~bzr116-0ubuntu3 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
| | | | |||||
* | | | debian/rules: Adding a rule to remove the .la/.a clutter | Ted Gould | 2009-04-22 | 2 | -0/+10 |
| | | | |||||
* | | | releasing version 0.2.0~bzr116-0ubuntu2 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
| | | | |||||
* | | | debian/control: libindicator-dev to ~bzr301 | Ted Gould | 2009-04-22 | 2 | -1/+7 |
| | | |