libindicator (12.10.2+16.04.20151208-0ubuntu1) xenial; urgency=medium * Add -lm via LDADD to resolve FTBFS in Xenial -- Iain Lane Tue, 08 Dec 2015 11:30:05 +0000 libindicator (12.10.2+14.10.20140922-0ubuntu1) utopic; urgency=low [ Marco Trevisan (Treviño) ] * IndicatorNG: Reverse the scroll delta on left scroll events -- Ubuntu daily release Mon, 22 Sep 2014 13:41:36 +0000 libindicator (12.10.2+14.04.20140402-0ubuntu1) trusty; urgency=low [ William Hua ] * Don't load using the icon info structure if it's a GBytesIcon. (LP: #1293548) -- Ubuntu daily release Wed, 02 Apr 2014 14:50:52 +0000 libindicator (12.10.2+14.04.20140304-0ubuntu1) trusty; urgency=low [ Marco Trevisan (Treviño) ] * IndicatorImageHelper: always try to use a GIcon or the filename as source of the GdkImage We don't need to fallback to pure pixbuf, unless an indicator provided a custom icon that is not in the current theme path. This helps a lot in reducing the Unity7 workload as this decreases the cases where we need to encode the pixbuf contents, send them via dbus to unity, encode them back, reload to a new pixbuf... Also thanks to this, the library clients can load the actual icon, scaled at the value they want. (LP: #784055) -- Ubuntu daily release Tue, 04 Mar 2014 10:58:35 +0000 libindicator (12.10.2+14.04.20140218-0ubuntu1) trusty; urgency=low [ Marco Trevisan (Treviño) ] * IndicatorObject: add parent_window parameter to IndicatorEntry -- Ubuntu daily release Tue, 18 Feb 2014 15:45:39 +0000 libindicator (12.10.2+14.04.20140129-0ubuntu1) trusty; urgency=low [ Colin Watson ] * Use named icons rather than (deprecated) stock items. (LP: #1262626) [ Lars Uebernickel ] * Don't treat deprecation warnings as errors and fix indicator-ng test for gtk 3.10. (LP: #1262626) * indicator-ng: support "submenu-action" on root menu items (LP: #793450) -- Ubuntu daily release Wed, 29 Jan 2014 16:47:10 +0000 libindicator (12.10.2+14.04.20131125-0ubuntu2) trusty; urgency=medium * Build with -Wno-error=deprecated-declarations. -- Matthias Klose Thu, 19 Dec 2013 13:37:49 +0100 libindicator (12.10.2+14.04.20131125-0ubuntu1) trusty; urgency=low [ Charles Kerr ] * When we can't get a handle to the bus, exit gracefully instead of crashing. (LP: #1218222) [ Lars Uebernickel ] * Warn when an indicator doesn't get respawned anymore. * indicator-ng: always create entry.label and entry.image They used to be created lazily when the root menu item changed to include and image or a label. However, there is no way to notify a panel that this happened. Panels connect to notify signals on these widgets when an entry gets added. If the widgets don't exist from the very beginning, the panel won't update when they change. . (LP: #1220204) * Allow setting different positions for each profile in indicator files The 'Position' key in a profile section has precedence over the global 'Position' key, but otherwise the same semantics. We need this along with lp:~larsu/unity8/per-profile-indicator-positions to enable different positioning on the desktop and phone. [ Ubuntu daily release ] * Automatic snapshot from revision 517 -- Ubuntu daily release Mon, 25 Nov 2013 03:55:11 +0000 libindicator (12.10.2+13.10.20130913-0ubuntu2) saucy; urgency=low * libindicator/indicator-ng.c: backport fix for indicator icons not updating sometimes (lp: #1220204) -- Sebastien Bacher Fri, 18 Oct 2013 13:15:30 -0400 libindicator (12.10.2+13.10.20130913-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] * Expose scrolling and middle clicking to fix bug #1221242 and #1204036 (make scrolling and middle clicking work on the sound indicator). (LP: #1221242, #1204036) [ Ubuntu daily release ] * Automatic snapshot from revision 511 -- Ubuntu daily release Fri, 13 Sep 2013 15:15:37 +0000 # For older changelog entries, run 'apt-get changelog libindicator3-7'