aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * | | | Sync to trunkTed Gould2010-03-300-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Making the messaging menu use the service architecture.Ted Gould2010-03-302-71/+102
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | releasing version 0.3.5-0ubuntu1~ppa2~service2Ted Gould2010-03-301-2/+2
| | | | |
| * | | | * Upstream mergeTed Gould2010-03-302-20/+52
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * Fix allocating multiple proxies * When connection drops drop new message indicator.
| | * | | Making it so that we don't build two icon_proxies ever.Ted Gould2010-03-301-20/+22
| | | | |
| | * | | Putting in a timeout to clear the icon if there were messages waiting when ↵Ted Gould2010-03-301-0/+22
| | | | | | | | | | | | | | | | | | | | we lost the service.
| * | | | releasing version 0.3.5-0ubuntu1~ppa2~service1Ted Gould2010-03-301-2/+2
| | | | |
| * | | | * Upstream mergeTed Gould2010-03-303-53/+68
|/| | | | | |/ / / | | | | | | | | | | | | * Changing the service management over to using libindicator services and service manager for robustness.
| * | | Making the service into an indicator service.Ted Gould2010-03-291-15/+13
| | | |
| * | | Switching over to using an indicator service manager instead of setting up ↵Ted Gould2010-03-291-37/+27
| | | | | | | | | | | | | | | | the proxies by hand.
| * | | Comments and formatting.Ted Gould2010-03-291-2/+21
| |/ /
* | | releasing version 0.3.5-0ubuntu1~ppa1Ted Gould2010-03-251-2/+2
| | |
* | | debian/control: Increasing dbusmenu-glib dep to 0.2.8Ted Gould2010-03-252-1/+2
| | |
* | | * Upstream release 0.3.5Ted Gould2010-03-259-23/+283
|\| | | | | | | | | | | | | | | | | | | | * Shift command items to line up with application names. (LP: #537312) * Track applications we've seen so that we can show "Set Up" text if we've not seen the app before.
| * | 0.3.50.3.5Ted Gould2010-03-251-1/+1
| | |
| * | Tracking which applications we've seen before.Ted Gould2010-03-256-13/+257
| |\ \
| | * | Fail if we have init called more than once. Merge comment.Ted Gould2010-03-251-3/+1
| | | |
| | * | Give us a minute before we write it out.Ted Gould2010-03-241-1/+1
| | | |
| | * | When we're being reshown eval the labelTed Gould2010-03-241-0/+18
| | | |
| | * | Ah, classic failureTed Gould2010-03-241-0/+1
| | | |
| | * | Make this easier to testTed Gould2010-03-241-1/+1
| | | |
| | * | Building us a file.Ted Gould2010-03-241-1/+54
| | | |
| | * | More commentsTed Gould2010-03-241-0/+6
| | | |
| | * | Copyright headers.Ted Gould2010-03-242-0/+41
| | | |
| | * | Some commentsTed Gould2010-03-241-0/+7
| | | |
| | * | Have a background process for writing out the seen DBTed Gould2010-03-241-0/+17
| | | |
| | * | Code to read in the keyfileTed Gould2010-03-241-0/+31
| | | |