Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.10 | Ted Gould | 2010-08-26 | 7 | -14/+38 |
|\ | |||||
| * | 0.3.100.3.10 | Ted Gould | 2010-08-26 | 1 | -1/+1 |
| | | |||||
| * | Shifting the locations of the triangles and the icons. | Ted Gould | 2010-08-26 | 5 | -12/+36 |
| |\ | |||||
| | * | adjusted position of the left icons and triangle overlay | David Barth | 2010-08-26 | 5 | -5/+29 |
| | | | |||||
| | * | Removing some extra code that's not needed and ensuring the icon is always ↵ | Ted Gould | 2010-08-24 | 1 | -5/+1 |
| | | | | | | | | | | | | shown. | ||||
| | * | Only show the avatar if it is sent | Ted Gould | 2010-08-24 | 1 | -1/+8 |
| | | | |||||
| | * | Removing the blank menu items | Ted Gould | 2010-08-24 | 2 | -3/+0 |
| | | | |||||
| | * | Set the image menu icon | Ted Gould | 2010-08-24 | 1 | -1/+1 |
| |/ | |||||
* | | Import upstream version 0.3.9 | Ted Gould | 2010-08-12 | 33 | -8625/+8523 |
|\| | |||||
| * | 0.3.90.3.9 | Ted Gould | 2010-08-12 | 1 | -1/+1 |
| | | |||||
| * | Removing the parenthesis | Ted Gould | 2010-08-12 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| |/ | |||||
| * | 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 |
| |/ | |||||
* | | 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 |
| | | |||||
| * | Fixes to the placement of notifications and their visibility. Lots of ↵ | Ted Gould | 2010-03-31 | 3 | -11/+28 |
| |\ | | | | | | | | | | lovely cleanups. | ||||
| | * | We only want to increment the position if we didn't find an entry | Ted Gould | 2010-03-31 | 1 | -2/+3 |
| | | |