aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.7-0ubuntu1~ppa1Ted Gould2010-05-211-2/+2
|
* * New upstream release.Ted Gould2010-05-215-6/+18
|\ | | | | | | | | | | | | | | | | * 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) * Track blacklisted apps to ensure that the messaging menu hides when there is no app. (LP: #533021)
| * Import upstream version 0.3.7Ted Gould2010-05-216-80/+99
| |\
| | * 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
| | |/
* | | Updating to Ubuntu DesktopTed Gould2010-05-211-1/+1
|\ \ \
| * | | releasing version 0.3.6-0ubuntu2Sebastien Bacher2010-04-191-1/+1
| | | |
| * | | * Upstream MergeSebastien Bacher2010-04-194-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~ppa1Ted Gould2010-04-171-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-04-174-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 Gould2010-04-171-0/+8
| |\ \ \
| | * | | When adding a desktop file look through teh applications we have to check ↵Ted Gould2010-04-161-0/+8
| | | | | | | | | | | | | | | | | | | | for eclipsing
| * | | | 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 ↵Ted Gould2010-04-162-20/+24
| | | | | | | | | | | | | | | | | | | | even more fun.
| | * | | 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
| |/ / /
* | | | Merging desktopTed Gould2010-04-161-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | releasing version 0.3.6-0ubuntu1Sebastien Bacher2010-04-0146-176/+51134
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.3.6-0ubuntu1~ppa1Ted Gould2010-04-011-2/+2
| | | |
* | | | New upstream release.Ted Gould2010-04-0142-104/+50984
|\ \ \ \ | | |_|/ | |/| |
| * | | Import upstream version 0.3.6Ted Gould2010-04-0144-175/+51111
| |\ \ \ | | | |/ | | |/|
| | * | 0.3.60.3.6Ted Gould2010-04-011-1/+1
| | | |
* | | | Setting merge mode to falseTed Gould2010-04-011-1/+1
| | | |
* | | | releasing version 0.3.5-0ubuntu3~ppa2Ted Gould2010-03-311-2/+2
| | | |
* | | | * Upstream mergeTed Gould2010-03-314-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 Gould2010-03-313-11/+28
| |\ \ \ | | | | | | | | | | | | | | | lovely cleanups.
| | * | | We only want to increment the position if we didn't find an entryTed Gould2010-03-311-2/+3
| | | | |
| | * | | Dropping a useless warningTed Gould2010-03-311-2/+0
| | | | |
| | * | | Actually, more correctly, that should be a weak ref.Ted Gould2010-03-311-1/+1
| | | | |
| | * | | Fixing a mixed up signal name. Small memory leak.Ted Gould2010-03-311-1/+1
| | | | |
| | * | | Making application items default to invisible, and only become visible if ↵Ted Gould2010-03-301-1/+3
| | | | | | | | | | | | | | | | | | | | they get a valid desktop file.
| | * | | Ensuring that the visibility property is set on the application entries.Ted Gould2010-03-301-0/+2
| | | | |
| | * | | Make the visibility of indictor items and separators follow the visibility ↵Ted Gould2010-03-301-2/+16
| | | | | | | | | | | | | | | | | | | | of the application item.
| | * | | Build the separator after checking to see which entry to use. That way ↵Ted Gould2010-03-301-4/+4
| |/ / / | | | | | | | | | | | | we've always got one.
* | | | releasing version 0.3.5-0ubuntu3~ppa1Ted Gould2010-03-301-2/+2
| | | |
* | | | * Bumping version, becuase well, we always want to be aheadTed Gould2010-03-301-21/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in this branch. * Upstream merge * Changing the service management over to using libindicator services and service manager for robustness.
* | | | Merge with Ubuntu DesktopTed Gould2010-03-302-1/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | releasing version 0.3.5-0ubuntu2Sebastien Bacher2010-03-302-1/+10
| | | |
| * | | releasing version 0.3.5-0ubuntu1Ken VanDine2010-03-2513-42/+405
| |\ \ \
* | | | | releasing version 0.3.5-0ubuntu1~ppa2Ted Gould2010-03-301-2/+2
| | | | |
* | | | | * Upstream mergeTed Gould2010-03-303-71/+110
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | * Changing the service management over to using libindicator services and service manager for robustness.