Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.5-0ubuntu1~ppa2~service1 | Ted Gould | 2010-03-30 | 1 | -2/+2 |
| | |||||
* | * Upstream merge | Ted Gould | 2010-03-30 | 3 | -53/+68 |
|\ | | | | | | | | | * Changing the service management over to using libindicator services and service manager for robustness. | ||||
| * | Making the service into an indicator service. | Ted Gould | 2010-03-29 | 1 | -15/+13 |
| | | |||||
| * | Switching over to using an indicator service manager instead of setting up ↵ | Ted Gould | 2010-03-29 | 1 | -37/+27 |
| | | | | | | | | the proxies by hand. | ||||
| * | Comments and formatting. | Ted Gould | 2010-03-29 | 1 | -2/+21 |
| | | |||||
* | | releasing version 0.3.5-0ubuntu1~ppa1 | Ted Gould | 2010-03-25 | 1 | -2/+2 |
| | | |||||
* | | debian/control: Increasing dbusmenu-glib dep to 0.2.8 | Ted Gould | 2010-03-25 | 2 | -1/+2 |
| | | |||||
* | | * Upstream release 0.3.5 | Ted Gould | 2010-03-25 | 9 | -23/+283 |
|\| | | | | | | | | | | | | | * Shift command items to line up with application names. (LP: #537312) * Track applications we've seen so that we can show "Set Up" text if we've not seen the app before. | ||||
| * | 0.3.50.3.5 | Ted Gould | 2010-03-25 | 1 | -1/+1 |
| | | |||||
| * | Tracking which applications we've seen before. | Ted Gould | 2010-03-25 | 6 | -13/+257 |
| |\ | |||||
| | * | Fail if we have init called more than once. Merge comment. | Ted Gould | 2010-03-25 | 1 | -3/+1 |
| | | | |||||
| | * | Give us a minute before we write it out. | Ted Gould | 2010-03-24 | 1 | -1/+1 |
| | | | |||||
| | * | When we're being reshown eval the label | Ted Gould | 2010-03-24 | 1 | -0/+18 |
| | | | |||||
| | * | Ah, classic failure | Ted Gould | 2010-03-24 | 1 | -0/+1 |
| | | | |||||
| | * | Make this easier to test | Ted Gould | 2010-03-24 | 1 | -1/+1 |
| | | | |||||
| | * | Building us a file. | Ted Gould | 2010-03-24 | 1 | -1/+54 |
| | | | |||||
| | * | More comments | Ted Gould | 2010-03-24 | 1 | -0/+6 |
| | | | |||||
| | * | Copyright headers. | Ted Gould | 2010-03-24 | 2 | -0/+41 |
| | | | |||||
| | * | Some comments | Ted Gould | 2010-03-24 | 1 | -0/+7 |
| | | | |||||
| | * | Have a background process for writing out the seen DB | Ted Gould | 2010-03-24 | 1 | -0/+17 |
| | | | |||||
| | * | Code to read in the keyfile | Ted Gould | 2010-03-24 | 1 | -0/+31 |
| | | | |||||
| | * | Building a file name and checking if it exists. | Ted Gould | 2010-03-24 | 1 | -0/+13 |
| | | | |||||
| | * | Only build shortcuts if we've been seen before. | Ted Gould | 2010-03-24 | 1 | -11/+13 |
| | | | |||||
| | * | Checking to see if we've seen the application before choosing whether we ↵ | Ted Gould | 2010-03-24 | 1 | -1/+9 |
| | | | | | | | | | | | | have the name or the setup string. | ||||
| | * | Adding the new server to the seen database. | Ted Gould | 2010-03-24 | 1 | -0/+3 |
| | | | |||||
| | * | Building the seen db on init | Ted Gould | 2010-03-24 | 1 | -0/+3 |
| | | | |||||
| | * | Changing to be more of a singleton type of thing. Really that makes more sense. | Ted Gould | 2010-03-24 | 2 | -10/+13 |
| | | | |||||
| | * | Making a basic interface for the seen database. | Ted Gould | 2010-03-24 | 3 | -0/+40 |
| | | | |||||
| * | | Adding in support for shifting over command items | Ted Gould | 2010-03-25 | 3 | -1/+4 |
| |\ \ | |||||
| | * | | Increasing the dbusmenu required version to 0.2.8 | Ted Gould | 2010-03-25 | 1 | -1/+1 |
| | | | | |||||
| | * | | Making sure command items are using blanks | Ted Gould | 2010-03-24 | 1 | -0/+1 |
| | | | | |||||
| | * | | Set the blank icon on proxy objects | Ted Gould | 2010-03-24 | 1 | -0/+2 |
| | |/ | |||||
| * | | Grab changes in app icons. | Ted Gould | 2010-03-25 | 1 | -0/+15 |
| |\ \ | | |/ | |/| | |||||
| | * | Allow for applications icons to change incase we haven't gotten the property ↵ | Ted Gould | 2010-03-24 | 1 | -0/+15 |
| |/ | | | | | | | yet. | ||||
* | | releasing version 0.3.4-0ubuntu1~ppa3 | Ted Gould | 2010-03-24 | 1 | -2/+2 |
| | | |||||
* | | debian/changlog: Adding bug number to previous entry. | Ted Gould | 2010-03-24 | 1 | -1/+7 |
| | | | | | | | | next to their entry. (LP: #438526) | ||||
* | | releasing version 0.3.4-0ubuntu1~ppa2 | Ted Gould | 2010-03-24 | 1 | -2/+2 |
| | | |||||
* | | * Upstream merge | Ted Gould | 2010-03-24 | 5 | -5/+81 |
|\ \ | | | | | | | | | | | | | * Show which applications are running with a small icon next to their entry. | ||||
| * | | Sync to trunk | Ted Gould | 2010-03-24 | 0 | -0/+0 |
| |\| | |||||
| | * | Making a small indicator on apps that are running. | Ted Gould | 2010-03-24 | 4 | -5/+73 |
| | |\ | |||||
| * | | | releasing version 0.3.4-0ubuntu1~ppa2~running2 | Ted Gould | 2010-03-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream merge | Ted Gould | 2010-03-23 | 5 | -92/+9 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | * Fixing label * Removing unused files | ||||
| | * | | Removing app-gtk-menu-item as it really wasn't needed. | Ted Gould | 2010-03-23 | 3 | -91/+0 |
| | | | | |||||
| | * | | Looking for the right property | Ted Gould | 2010-03-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | releasing version 0.3.4-0ubuntu1~ppa2~running1 | Ted Gould | 2010-03-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream merge | Ted Gould | 2010-03-23 | 8 | -5/+172 |
|/| | | | |/ / | | | | | | | | | | * Show which applications are running with a small icon next to their entry. | ||||
| * | | Changing to use the new app type | Ted Gould | 2010-03-23 | 1 | -4/+6 |
| | | | |||||
| * | | Adds in an application menu item. | Ted Gould | 2010-03-23 | 1 | -0/+65 |
| | | | |||||
| * | | Replacing the count with the icon | Ted Gould | 2010-03-23 | 1 | -1/+1 |
| | | | |||||
| * | | updating to trunk | Ted Gould | 2010-03-23 | 25 | -33/+891 |
| |\| |