Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.8-0ubuntu1 | Ken VanDine | 2010-07-29 | 35 | -8227/+8519 |
|\ | |||||
| * | Import upstream version 0.3.8 | Ken VanDine | 2010-07-29 | 36 | -8301/+8604 |
| |\ | |||||
| | * | 0.3.80.3.8 | David Barth | 2010-07-29 | 1 | -1/+1 |
| | | | |||||
| | * | running apps triangle indicator overlay from Cimi | David Barth | 2010-07-29 | 1 | -15/+44 |
| | |\ | |||||
| | | * | merged dbarth's branch | Andrea Cimitan | 2010-07-29 | 1 | -10/+5 |
| | | |\ | |||||
| | | | * | better aspect ratio for the triangle | David Barth | 2010-07-29 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | adjust the triangle size | David Barth | 2010-07-29 | 1 | -2/+2 |
| | | | | | |||||
| | | | * | remove the old running app. icon | David Barth | 2010-07-29 | 1 | -5/+0 |
| | | | | | |||||
| | | | * | fix typos to build and clean up comments | David Barth | 2010-07-29 | 1 | -7/+3 |
| | | | | | |||||
| | | * | | remove the previous icon | Andrea Cimitan | 2010-07-29 | 1 | -8/+0 |
| | | |/ | |||||
| | | * | trailing whitespace | Andrea Cimitan | 2010-07-29 | 1 | -1/+1 |
| | | | | |||||
| | | * | Draw a triangle on the left | Andrea Cimitan | 2010-07-29 | 1 | -1/+43 |
| | | | | |||||
| | * | | message counters are now rendered with a nice rounded background | David Barth | 2010-07-29 | 1 | -2/+83 |
| | |\| | |||||
| | | * | check if widget is really a widget before getting its style (from dbarth) | Andrea Cimitan | 2010-07-29 | 1 | -0/+2 |
| | | | | |||||
| | | * | Ops, readded the label :P | Andrea Cimitan | 2010-07-29 | 1 | -0/+6 |
| | | | | |||||
| | | * | Added rounded rectangles on the right | Andrea Cimitan | 2010-07-29 | 1 | -89/+22 |
| | | | | |||||
| | | * | Fixed position of sub menu indicators (the one with the counter on the right) | Andrea Cimitan | 2010-07-22 | 1 | -7/+5 |
| | | | | |||||
| | | * | Added triangles on the left and new label design on the right. | Andrea Cimitan | 2010-07-22 | 1 | -17/+159 |
| | |/ | | | | | | | | | | | | | We still need to align not-active services but I don't have any clue on how to do this | ||||
| | * | Dummy commit | Ted Gould | 2010-05-21 | 0 | -0/+0 |
| | | | |||||
| | * | 0.3.70.3.7 | Ted Gould | 2010-05-21 | 1 | -1/+1 |
| | | | |||||
| | * | Patch from Kees to ensure the hashtable keeps its memory | Ted Gould | 2010-04-28 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Allocate memory for hash table items (LP: #533021) | Kees Cook | 2010-04-28 | 1 | -2/+2 |
| | |/ | |||||
* | | | releasing version 0.3.6-0ubuntu2 | Sebastien Bacher | 2010-04-19 | 1 | -1/+1 |
| | | | |||||
* | | | * Upstream Merge | Sebastien Bacher | 2010-04-19 | 4 | -74/+103 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * When loading desktop files check to see if they've already been eclipsed by an app. (LP: #549096) * Track better application shortcuts and ensure that they get removed when the application is. (LP: #539167) | ||||
| * | | | releasing version 0.3.6-0ubuntu2~ppa1 | Ted Gould | 2010-04-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream Merge | Ted Gould | 2010-04-17 | 4 | -74/+103 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | * When loading desktop files check to see if they've already been eclipsed by an app. (LP: #549096) * Track better application shortcuts and ensure that they get removed when the application is. (LP: #539167) | ||||
| | * | | Check for whether a desktop file is eclipsed when loaded. | Ted Gould | 2010-04-17 | 1 | -0/+8 |
| | |\ \ | |||||
| | | * | | When adding a desktop file look through teh applications we have to check ↵ | Ted Gould | 2010-04-16 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | for eclipsing | ||||
| | * | | | Ensure that we cleanup proxy items as shortcuts. | Ted Gould | 2010-04-17 | 3 | -74/+85 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Forgot to pass the object here. | Ted Gould | 2010-04-16 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Handling the remove and add in separate functions. | Ted Gould | 2010-04-16 | 1 | -49/+17 |
| | | | | | |||||
| | | * | | Changing the changed signal to be added/removed so that we can make things ↵ | Ted Gould | 2010-04-16 | 2 | -20/+24 |
| | | | | | | | | | | | | | | | | | | | | even more fun. | ||||
| | | * | | Minor refactoring to make the logic clearer | Ted Gould | 2010-04-15 | 1 | -3/+7 |
| | | | | | |||||
| | | * | | Some debug messages when removing shortcuts | Ted Gould | 2010-04-15 | 1 | -0/+3 |
| | | | | | |||||
| | | * | | It's possible the newroot could be NULL, and that's okay. | Ted Gould | 2010-04-15 | 1 | -16/+19 |
| | | | | | |||||
| | | * | | Negative debugging | Ted Gould | 2010-04-15 | 1 | -0/+4 |
| | | | | | |||||
| | | * | | Some debugging messages | Ted Gould | 2010-04-15 | 1 | -0/+3 |
| | | | | | |||||
| | | * | | Deleteing shortcuts on update if they need to be | Ted Gould | 2010-04-15 | 1 | -0/+6 |
| | | | | | |||||
| | | * | | Killing hte launcher shortcuts on exit as well. | Ted Gould | 2010-04-15 | 1 | -0/+8 |
| | | | | | |||||
| | | * | | Removing the shortcuts when removing the application entry. | Ted Gould | 2010-04-15 | 1 | -2/+10 |
| | |/ / | |||||
| * | | | Merging desktop | Ted Gould | 2010-04-16 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.3.6-0ubuntu1 | Sebastien Bacher | 2010-04-01 | 46 | -176/+51134 |
|\| | | | |||||
| * | | | releasing version 0.3.6-0ubuntu1~ppa1 | Ted Gould | 2010-04-01 | 1 | -2/+2 |
| | | | | |||||
| * | | | New upstream release. | Ted Gould | 2010-04-01 | 42 | -104/+50984 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Import upstream version 0.3.6 | Ted Gould | 2010-04-01 | 44 | -175/+51111 |
| | |\| | |||||
| | | * | 0.3.60.3.6 | Ted Gould | 2010-04-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Setting merge mode to false | Ted Gould | 2010-04-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | releasing version 0.3.5-0ubuntu3~ppa2 | Ted Gould | 2010-03-31 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream merge | Ted Gould | 2010-03-31 | 4 | -11/+36 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | * Fixing several bugs with regards to visibility and placement if items and separators in the menu. (LP: #446914) | ||||
| | * | | Fixes to the placement of notifications and their visibility. Lots of ↵ | Ted Gould | 2010-03-31 | 3 | -11/+28 |
| | |\ \ | | | | | | | | | | | | | | | | lovely cleanups. |