aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.3.10Ted Gould2010-08-267-14/+38
|\
| * 0.3.100.3.10Ted Gould2010-08-261-1/+1
| * Shifting the locations of the triangles and the icons.Ted Gould2010-08-265-12/+36
| |\
| | * adjusted position of the left icons and triangle overlayDavid Barth2010-08-265-5/+29
| | * Removing some extra code that's not needed and ensuring the icon is always sh...Ted Gould2010-08-241-5/+1
| | * Only show the avatar if it is sentTed Gould2010-08-241-1/+8
| | * Removing the blank menu itemsTed Gould2010-08-242-3/+0
| | * Set the image menu iconTed Gould2010-08-241-1/+1
| |/
* | Import upstream version 0.3.9Ted Gould2010-08-1233-8625/+8523
|\|
| * 0.3.90.3.9Ted Gould2010-08-121-1/+1
| * Removing the parenthesisTed Gould2010-08-121-1/+1
* | Import upstream version 0.3.8Ken VanDine2010-07-2936-8301/+8604
|\|
| * 0.3.80.3.8David Barth2010-07-291-1/+1
| * running apps triangle indicator overlay from CimiDavid Barth2010-07-291-15/+44
| |\
| | * merged dbarth's branchAndrea Cimitan2010-07-291-10/+5
| | |\
| | | * better aspect ratio for the triangleDavid Barth2010-07-291-1/+1
| | | * adjust the triangle sizeDavid Barth2010-07-291-2/+2
| | | * remove the old running app. iconDavid Barth2010-07-291-5/+0
| | | * fix typos to build and clean up commentsDavid Barth2010-07-291-7/+3
| | * | remove the previous iconAndrea Cimitan2010-07-291-8/+0
| | |/
| | * trailing whitespaceAndrea Cimitan2010-07-291-1/+1
| | * Draw a triangle on the leftAndrea Cimitan2010-07-291-1/+43
| * | message counters are now rendered with a nice rounded backgroundDavid Barth2010-07-291-2/+83
| |\|
| | * check if widget is really a widget before getting its style (from dbarth)Andrea Cimitan2010-07-291-0/+2
| | * Ops, readded the label :PAndrea Cimitan2010-07-291-0/+6
| | * Added rounded rectangles on the rightAndrea Cimitan2010-07-291-89/+22
| | * Fixed position of sub menu indicators (the one with the counter on the right)Andrea Cimitan2010-07-221-7/+5
| | * Added triangles on the left and new label design on the right.Andrea Cimitan2010-07-221-17/+159
| |/
| * Dummy commitTed Gould2010-05-210-0/+0
| * 0.3.70.3.7Ted Gould2010-05-211-1/+1
| * Patch from Kees to ensure the hashtable keeps its memoryTed Gould2010-04-281-2/+2
| |\
| | * Allocate memory for hash table items (LP: #533021)Kees Cook2010-04-281-2/+2
| |/
| * Check for whether a desktop file is eclipsed when loaded.Ted Gould2010-04-171-0/+8
| |\
| | * When adding a desktop file look through teh applications we have to check for...Ted Gould2010-04-161-0/+8
| * | Ensure that we cleanup proxy items as shortcuts.Ted Gould2010-04-173-74/+85
| |\ \ | | |/ | |/|
| | * Forgot to pass the object here.Ted Gould2010-04-161-1/+1
| | * Handling the remove and add in separate functions.Ted Gould2010-04-161-49/+17
| | * Changing the changed signal to be added/removed so that we can make things ev...Ted Gould2010-04-162-20/+24
| | * Minor refactoring to make the logic clearerTed Gould2010-04-151-3/+7
| | * Some debug messages when removing shortcutsTed Gould2010-04-151-0/+3
| | * It's possible the newroot could be NULL, and that's okay.Ted Gould2010-04-151-16/+19
| | * Negative debuggingTed Gould2010-04-151-0/+4
| | * Some debugging messagesTed Gould2010-04-151-0/+3
| | * Deleteing shortcuts on update if they need to beTed Gould2010-04-151-0/+6
| | * Killing hte launcher shortcuts on exit as well.Ted Gould2010-04-151-0/+8
| | * Removing the shortcuts when removing the application entry.Ted Gould2010-04-151-2/+10
| |/
* | Import upstream version 0.3.6Ted Gould2010-04-0144-175/+51111
|\|
| * 0.3.60.3.6Ted Gould2010-04-011-1/+1
| * Fixes to the placement of notifications and their visibility. Lots of lovely...Ted Gould2010-03-313-11/+28
| |\
| | * We only want to increment the position if we didn't find an entryTed Gould2010-03-311-2/+3