aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Standards-Version: 3.9.2Evgeni Golov2011-06-052-2/+3
|
* * Merge new upstream from Ubuntu.Evgeni Golov2011-06-057-15/+133
|\ | | | | | | | | | | | | | | | | * New upstream release. ∘ Set the type before other variables to get default handling more reliable (LP: #723873) ∘ Add support for overriding the default icon with a specific one for the messaging menu (LP: #741068)
| * releasing version 0.4.0-0ubuntu1Ken VanDine2011-04-071-1/+1
| |
| * New upstream release.Ken VanDine2011-04-077-15/+127
| |\ | | | | | | | | | | | | | | | | | | ∘ Set the type before other variables to get default handling more reliable (LP: #723873) ∘ Add support for overriding the default icon with a specific one for the messaging menu (LP: #741068)
| | * releasing version 0.4.0-0ubuntu1~ppa1Ted Gould2011-04-071-2/+2
| | |
| | * New upstream release.Ted Gould2011-04-077-15/+127
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | ∘ Set the type before other variables to get default handling more reliable (LP: #723873) ∘ Add support for overriding the default icon with a specific one for the messaging menu (LP: #741068)
| | | * Import upstream version 0.4.0Ted Gould2011-04-076-14/+119
| | | |\
| | | | * 0.4.00.4.0Ted Gould2011-04-071-1/+1
| | | | |
| | | | * Add support for a specific icon on the menuTed Gould2011-04-063-12/+75
| | | | |\
| | | | | * Attaching bugTed Gould2011-04-060-0/+0
| | | | | |
| | | | | * Look for the override icon in the keyfileTed Gould2011-04-061-2/+22
| | | | | |
| | | | | * move ICON_KEYTed Gould2011-04-062-2/+4
| | | | | |
| | | | | * Create the keyfile for the application icon as wellTed Gould2011-04-061-5/+18
| | | | | |
| | | | | * Checking for the ayatana override in the keyfileTed Gould2011-04-061-5/+24
| | | | | |
| | | | | * Making it so that we store the keyfile as well. Sad we need to do this.Ted Gould2011-04-061-0/+9
| | | | |/
| | | | * Set the type before the other variablesTed Gould2011-02-241-0/+2
| | | | |\
| | * | | \ Sync to U. DesktopTed Gould2011-04-076-2/+70
| | |\ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Fix debian/copyright, was refering to libdbusmenu by mistake.Evgeni Golov2011-04-032-2/+3
| | | | | |
* | | | | | Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so thatEvgeni Golov2011-03-311-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bzr builddeb won't go crazy (see Debian Bug #620242)
* | | | | | Merge Ubuntu up to 0.3.92-0ubuntu3Evgeni Golov2011-03-3145-725/+3558
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge new upstream from Ubuntu. * debian/patches/lp_690668.patch - Memory leak fixes (LP: #690668) * debian/control - Bump standards version to 3.9.1 * debian/source/format - Use source format 3.0 (quilt) * src/launcher-menu-item.c - Make sure menu entries are displayed for launchers that aren't running (LP: #723873) * New upstream release. * Adding in accessible description support * debian/control: libindicator version 0.3.19 * New upstream release. * Fixing the service file * Adding a log domain * Fixing type handler for dbusmenu 0.3.94 * debian/control: dbusmenu to 0.3.94 [ Ted Gould ] * New upstream release. * GDBus Port * New libindicate and dbusmenu [ Ken VanDine ] * debian/control - Build depends on libindicate-dev to 0.4.91 - Build depends on dbusmenu to 0.3.91 - Set Vcs to ~ubuntu-desktop * data/indicator-messages.service.in - Fixed dbus interface name * debian/control - Bump build depends for libdbusmenu-* to >= 0.3.90 * debian/control: package description spelling (LP: #658096) * Rebuild for libindicator ABI change (LP: #637692) * debian/control: depends on latest libindicator-dev * New upstream release. * Fixing triangles by passing data to callback (LP: #623453) * New upstream release. * Shifting icons into the gutter and adjusting the arrow padding. * New upstream release. * Remove parens from counts * New upstream release. - running apps triangle indicator overlay - message counters are now rendered with a nice rounded background
| * | | | | releasing version 0.3.92-0ubuntu3Ken VanDine2011-02-245-1/+59
| | | | | |
| * | | | | releasing version 0.3.92-0ubuntu2Ken VanDine2011-02-232-0/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Make sure to set the type of the item before all the values.Ted Gould2011-02-231-0/+2
| | | |_|/ | | |/| |
| * | | | releasing version 0.3.92-0ubuntu1Ken VanDine2011-02-177-5/+91
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | releasing version 0.3.92-0ubuntu1~ppa1Ted Gould2011-02-171-2/+2
| | | | |
| | * | | debian/control: libindicator version 0.3.19Ted Gould2011-02-172-2/+3
| | | | |
| | * | | * New upstream release.Ted Gould2011-02-176-4/+89
| | |\ \ \ | | | | |/ | | | |/| | | | | | * Adding in accessible description support
| | | * | Import upstream version 0.3.92Ted Gould2011-02-175-4/+82
| | | |\|
| | | | * 0.3.920.3.92Ted Gould2011-02-171-1/+1
| | | | |
| | | | * Support for accessiable descriptions of the indicatorTed Gould2011-02-172-1/+45
| | | | |\
| | | | | * Removing an unneeded strdupTed Gould2011-02-171-2/+2
| | | | | |
| | | | | * Updating libindicator required versionTed Gould2011-02-171-1/+1
| | | | | |
| | | | | * Updating the description when we signal that it's changedTed Gould2011-02-171-4/+9
| | | | | |
| | | | | * Store entry data in a variable so it can be freed after signaling anLuke Yelavich2011-02-171-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessible description change, preventing a memory leak.
| | | | | * No need to use g_strdup, the variable is a constLuke Yelavich2011-02-171-2/+2
| | | | | |
| | | | | * Add accessible description supportLuke Yelavich2011-02-141-0/+36
| | | | |/
| | * | | Merge U. DesktopTed Gould2011-02-171-1/+1
| | |\ \ \ | | |/ / / | |/| | |
| * | | | releasing version 0.3.91-0ubuntu1Ken VanDine2011-01-289-12/+85
| |\| | |
| | * | | releasing version 0.3.91-0ubuntu1~ppa1Ted Gould2011-01-271-2/+2
| | | | |
| | * | | debian/control: dbusmenu to 0.3.94Ted Gould2011-01-272-3/+4
| | | | |
| | * | | * New upstream release.Ted Gould2011-01-278-10/+82
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing the service file * Adding a log domain * Fixing type handler for dbusmenu 0.3.94
| | | * | Import upstream version 0.3.91Ted Gould2011-01-278-11/+74
| | | |\|
| | | | * 0.3.910.3.91Ted Gould2011-01-271-1/+1
| | | | |
| | | | * Upgrading to new type handler prototypeTed Gould2011-01-272-3/+3
| | | | |
| | | | * Grabbing Ken's branch too! Ted Gould2011-01-260-0/+0
| | | | |\
| | | | | * rename the service to match the indicatorKen VanDine2011-01-141-1/+1
| | | | | |
| | | | * | Adding a log domain and fixing service file.Ted Gould2011-01-183-3/+19
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Ignoring the generated XMLTed Gould2011-01-171-0/+2
| | | | | |
| | | | | * Adding in log domainsTed Gould2011-01-171-2/+16
| | | | | |
| | | | | * Fixing service fileTed Gould2011-01-171-1/+1
| | | | |/