aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.4.94-0ubuntu1~ppa1Ted Gould2011-08-181-2/+2
|
* New upstream release.Ted Gould2011-08-187-14/+100
|\ | | | | | | | | ∘ Fix drawing of triangles and capsules in GTK3 ∘ Fix Emesene statuses (LP: #817504)
| * Import upstream version 0.4.94Ted Gould2011-08-186-14/+92
| |\
| | * 0.4.940.4.94Ted Gould2011-08-181-1/+1
| | |
| | * Fix Emense statusesTed Gould2011-08-171-5/+7
| | |\
| | | * emesene: Change OFFLINE to INVISIBLE and add a new OFFLINE statusSven Baars2011-07-291-5/+7
| | | |
| | * | Fix drawing on GTK3Ted Gould2011-08-171-7/+54
| | |\ \
| | | * | WhitespaceAndrea Cimitan2011-08-171-0/+1
| | | | |
| | | * | WhitespaceAndrea Cimitan2011-08-171-1/+0
| | | | |
| | | * | Fixes draw renderings in gtk+3Andrea Cimitan2011-08-171-8/+55
| | |/ /
* | | | Merge from U. DesktopTed Gould2011-08-183-6/+22
|\ \ \ \
| * | | | releasing version 0.4.93-0ubuntu2Ken VanDine2011-08-122-0/+8
| | | | |
| * | | | releasing version 0.4.93-0ubuntu1Ken VanDine2011-08-111-1/+1
| | | | |
| * | | | * debian/controlKen VanDine2011-08-113-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bumped build depends for libindicate to >= 0.5.90 * debian/rules - Fixed configure arg for gtk version
| * | | | * New upstream release.Ken VanDine2011-08-1112-55/+239
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add an item to clear the alert * Choose mail applications based on the default application * Clear based on middle click * Merge new upstream from Ubuntu. * Standards-Version: 3.9.2 * Merge new upstream from Ubuntu. * Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so that bzr builddeb won't go crazy (see Debian Bug #620242) * Fix debian/copyright, was refering to libdbusmenu by mistake.
* | | | | * New upstream release.Ted Gould2011-08-1110-53/+221
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | * Add an item to clear the alert * Choose mail applications based on the default application * Clear based on middle click
| * | | | Import upstream version 0.4.93Ted Gould2011-08-1110-62/+248
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 0.4.930.4.93Ted Gould2011-08-111-1/+1
| | | | |
| | * | | Migrating to libindicate 0.6 APITed Gould2011-08-111-2/+2
| | | |/ | | |/|
| | * | Add a clear attention menu item and attach it to middle clickTed Gould2011-07-225-19/+72
| | |\ \
| | | * | Make sure clear attention stays at the endTed Gould2011-07-221-0/+5
| | | | |
| | | * | No need to track the last separator as we now have a menu item below it.Ted Gould2011-07-221-10/+0
| | | | |
| | | * | Adding in the clear attention menu itemTed Gould2011-07-221-0/+28
| | | | |
| | | * | Removing the menu item from the indicatorTed Gould2011-07-211-48/+0
| | | | |
| | | * | Responding to clear attention method by clearing the dotTed Gould2011-07-211-1/+8
| | | | |
| | | * | Switching to calling a method instead of clearing in the indictor.Ted Gould2011-07-211-2/+12
| | | | |
| | | * | Removing Watch method as that's been moved to libindicator (for a while)Ted Gould2011-07-211-3/+0
| | | | |
| | | * | Adding a method to clear the attentionTed Gould2011-07-211-0/+1
| | | | |
| | | * | Don't use g_return_if_fail in middle-click cb functionMarco Trevisan (Treviño)2011-07-211-1/+2
| | | | | | | | | | | | | | | | | | | | We don't need an assertion there.
| | | * | X and Y pointer position aren't supported anymore by libindicatorMarco Trevisan (Treviño)2011-07-211-4/+3
| | | | | | | | | | | | | | | | | | | | Dropping them!
| | | * | Added a "Clear notifications" menu as well...Marco Trevisan (Treviño)2011-07-191-4/+52
| | | | |
| | | * | Merge with upstreamMarco Trevisan (Treviño)2011-07-1921-12/+2539
| | | |\ \
| | | * | | Reset the un-attention icon on secondary-activate over indicatorMarco Trevisan (Treviño)2011-07-111-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the messaging menu is in the "attention" state, middle-clicking over the indicator-messages will clear the attention icon.
| | | * | | configure.ac: Use the "--with-gtk" option flag.Marco Trevisan (Treviño)2011-07-111-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Use this flag, as all other projects in unity and indicators land
* | | | | | Updating from Ubuntu DesktopTed Gould2011-08-114-10/+65
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | releasing version 0.4.92-0ubuntu4Ken VanDine2011-08-054-10/+49
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Making mail applications based on the default mail client not a hardcoded ↵Ted Gould2011-07-221-9/+34
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | desktop file.
| | | * | | | Use the G_N_ELEMENTS macroTed Gould2011-07-221-1/+1
| | | | | | |
| | | * | | | Reworking found slightly to make clean up code nicerTed Gould2011-07-221-5/+2
| | | | | | |
| | | * | | | Honour the default mail client rather than hardcoding the Mail entry to ↵Chris Coulson2011-07-211-8/+36
| | | | |_|/ | | | |/| | | | | | | | | | | | | | point to Evolution
| | * | | | Make sure to insert in the right locationsTed Gould2011-07-221-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Make all indicator entries appear after an applications shortcutsChris Coulson2011-07-221-0/+2
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, indicator_added and resort_menu have different ideas of where they should go. indicator_added puts them before shortcuts, whereas resort_menu will move the shortcuts before them. This leads to a situation where shortcut entries end up inbetween an applications indicator entries (and this happens a lot with Thunderbird)
| * | | | releasing version 0.4.92-0ubuntu3Ken VanDine2011-07-312-1/+9
| | | | |
| * | | | * debian/control:Michael Vogt2011-07-292-1/+9
| | | | | | | | | | | | | | | | | | | | - use conflicts against indicator-me
* | | | | Merging from DebianTed Gould2011-07-173-2/+18
|\ \ \ \ \
| * | | | | 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)
| * | | | | | 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