Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.2.15-0ubuntu1 | Ken VanDine | 2011-03-10 | 5 | -10/+139 |
|\ | |||||
| * | releasing version 0.2.15-0ubuntu1~ppa1 | Ted Gould | 2011-03-10 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-03-10 | 5 | -10/+139 |
| |\ | | | | | | | | | | | | | | | | | | | ∘ Support adding arbitrary items to the end of the session menu. (LP: #727823) ∘ Call guest session with --no-lock to ensure there is no double locking (LP: #636693) | ||||
| | * | Import upstream version 0.2.15 | Ted Gould | 2011-03-10 | 4 | -10/+129 |
| | |\ | |||||
| | | * | 0.2.150.2.15 | Ted Gould | 2011-03-10 | 1 | -1/+1 |
| | | | | |||||
| | | * | Use the --no-lock parameter | Ted Gould | 2011-03-10 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Add the --no-lock option to activate the session. | Ted Gould | 2011-03-10 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | Looking in a directory for extra launchers | Ted Gould | 2011-03-10 | 1 | -7/+69 |
| | | |\ | |||||
| | | | * | Embed the function so it's not one separator ever, but once per run | Ted Gould | 2011-03-10 | 1 | -14/+8 |
| | | | | | |||||
| | | | * | Add some cleanup and some comments | Ted Gould | 2011-03-10 | 1 | -0/+9 |
| | | | | | |||||
| | | | * | Sort the launchers | Ted Gould | 2011-03-10 | 1 | -0/+24 |
| | | | | | |||||
| | | | * | Reducing the scope of some of our variables | Ted Gould | 2011-03-10 | 1 | -2/+3 |
| | | | | | |||||
| | | | * | Closing the directory after we're done with it | Ted Gould | 2011-03-10 | 1 | -0/+1 |
| | | | | | |||||
| | | | * | Putting the appinfo's into a list so that we can sort them | Ted Gould | 2011-03-10 | 1 | -0/+11 |
| | | | | | |||||
| | | | * | Drop support for indicator-session-extra.desktop | Martin Pitt | 2011-03-10 | 1 | -14/+0 |
| | | | | | |||||
| | | | * | Add support for extra launcher dir | Martin Pitt | 2011-03-10 | 1 | -3/+39 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hardcoding a single extra launcher path is impractical for distributions, as multiple packages would collide on the name and wouldn't give any extra customization possibility for OEMs. Obsolete /usr/share/applications/indicator-session-extra.desktop and instead read /usr/share/indicators/session/applications/*.desktop https://launchpad.net/bugs/727823 | ||||
| * | | | Sync to U. Desktop | Ted Gould | 2011-03-10 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.14-0ubuntu1 | Ken VanDine | 2011-02-17 | 7 | -5/+42 |
|\| | | | |||||
| * | | | releasing version 0.2.14-0ubuntu1~ppa1 | Ted Gould | 2011-02-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | debian/control: Bumping libindicator dep to 0.3.19 | Ted Gould | 2011-02-17 | 2 | -2/+3 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2011-02-17 | 6 | -4/+40 |
| |\| | | | | | | | | | | | | | | * Adding in accessible description | ||||
| | * | | Import upstream version 0.2.14 | Ted Gould | 2011-02-17 | 5 | -4/+33 |
| | |\| | |||||
| | | * | 0.2.140.2.14 | Ted Gould | 2011-02-17 | 1 | -1/+1 |
| | | | | |||||
| | | * | Adding an accessible description | Ted Gould | 2011-02-17 | 2 | -1/+9 |
| | | |\ | |||||
| | | | * | Increasing the libindicator version | Ted Gould | 2011-02-17 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Make the word session translatable | Luke Yelavich | 2011-02-14 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Add accessible_desc support | Luke Yelavich | 2011-02-14 | 1 | -0/+8 |
| | | |/ | |||||
| * | | | Sync with U. Desktop | Ted Gould | 2011-02-17 | 1 | -2/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.13-0ubuntu1 | Ken VanDine | 2011-02-11 | 32 | -8297/+8226 |
|\| | | | |||||
| * | | | releasing version 0.2.13-0ubuntu1~ppa1 | Ted Gould | 2011-02-11 | 1 | -2/+2 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2011-02-11 | 32 | -8297/+8226 |
| |\| | | | | | | | | | | | | | | * Making text in logout dialog unselectable | ||||
| | * | | Import upstream version 0.2.13 | Ted Gould | 2011-02-11 | 31 | -8297/+8219 |
| | |\| | |||||
| | | * | 0.2.130.2.13 | Ted Gould | 2011-02-11 | 1 | -1/+1 |
| | | | | |||||
| | | * | Make message dialog internals un-selectable | Ted Gould | 2011-02-08 | 1 | -0/+15 |
| | | |\ | |||||
| | | | * | Fix for lp:597317 | Matthew Rasmus | 2011-02-06 | 1 | -0/+15 |
| | | |/ | |||||
| * | | | Merge U. Desktop | Ted Gould | 2011-02-11 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.12-0ubuntu1 | Ken VanDine | 2011-01-28 | 13 | -84/+3121 |
|\| | | | |||||
| * | | | releasing version 0.2.12-0ubuntu1~ppa1 | Ted Gould | 2011-01-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2011-01-28 | 13 | -26/+3067 |
| |\| | | | | | | | | | | | | | | | | | | | | | | * Fix service file names * Add log domain * Fix dbusmenu prototypes | ||||
| | * | | Import upstream version 0.2.12 | Ted Gould | 2011-01-28 | 12 | -26/+3058 |
| | |\| | |||||
| | | * | 0.2.120.2.12 | Ted Gould | 2011-01-28 | 1 | -1/+1 |
| | | | | |||||
| | | * | Fixing prototypes to match dbusmenu | Ted Gould | 2011-01-28 | 1 | -6/+6 |
| | | | | |||||
| | | * | Fixing log domain and dist | Ted Gould | 2011-01-18 | 6 | -10/+43 |
| | | |\ | |||||
| | | | * | Adding in log domains for messages | Ted Gould | 2011-01-17 | 1 | -3/+13 |
| | | | | | |||||
| | | | * | Oops, up to trunk we go. | Ted Gould | 2011-01-17 | 7 | -104/+282 |
| | | | |\ | | | | |/ | | | |/| | |||||
| | | | * | Removing the indicator-users service file as we don't build this anymore. | Ted Gould | 2011-01-17 | 2 | -5/+1 |
| | | | | | |||||
| | | | * | Changing service files | Ted Gould | 2011-01-17 | 2 | -2/+2 |
| | | | | | |||||
| | | | * | Generating Changelog and AUTHORS by make dist | Ted Gould | 2010-09-21 | 3 | -2/+29 |
| | | | | | |||||
| * | | | | Sync to U. Desktop | Ted Gould | 2011-01-28 | 44 | -8632/+8790 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.2.11-0ubuntu1 | Ken VanDine | 2011-01-14 | 44 | -8632/+8777 |
|\ \ \ \ \ | | |/ / / | |/| | | |