Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build system: Switch from gnome-common to mate-common. | Mike Gabriel | 2017-05-15 | 3 | -8/+10 |
| | |||||
* | Add -lm via LDADD to resolve FTBFS in Ubuntu 16.04 and Debian stretch/unstable. | Iain Lane | 2016-02-19 | 2 | -2/+3 |
| | |||||
* | Use x-ayatanaindicator-* instead of x-canonical-*. | Mike Gabriel | 2015-11-16 | 2 | -4/+4 |
| | |||||
* | Makefile.am: Replace dist-hook for Bazaar based VCS repo against dist-hook ↵ | Mike Gabriel | 2015-11-16 | 1 | -24/+22 |
| | | | | for a Git based VCS repo. | ||||
* | debian/libayatana-indicator*.symbols: Add .symbols files for shared libraries. | Mike Gabriel | 2015-11-11 | 2 | -0/+76 |
| | |||||
* | debian/rules: Remove builddir/ and build-aux/ directories when auto-cleaning ↵ | Mike Gabriel | 2015-11-11 | 1 | -0/+4 |
| | | | | up package. | ||||
* | Drop .bzrignore file. | Mike Gabriel | 2015-11-11 | 1 | -183/+0 |
| | |||||
* | debian/changelog: Use a Debianinc revision in the package version (0.6.0 -> ↵ | Mike Gabriel | 2015-11-10 | 1 | -1/+1 |
| | | | | 0.6.0-0). | ||||
* | debian/control: Fix build-dep issue for libayatana-ido3-0.4-dev. | Mike Gabriel | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | Various fixes for making the library name change complete. | Mike Gabriel | 2015-11-07 | 3 | -19/+19 |
| | | | | | - Fix debian/rules, resolves empty -dev packages. - Adapt share library names in pkconfig .pc files.y | ||||
* | Fork libayatana-indicator from Ubuntu's libindicator shared library. | Mike Gabriel | 2015-11-06 | 57 | -158/+1272 |
| | |||||
* | Releasing 12.10.2+14.10.20140922-0ubuntu1 | CI bot | 2014-09-22 | 1 | -0/+7 |
| | |||||
* | IndicatorNG: Reverse the scroll delta on left scroll events | Marco Trevisan (Treviño) | 2014-09-22 | 2 | -2/+53 |
|\ | | | | | | | | | As it happens for left scroll events. Fixes: 1342731 Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | IndicatorNG: Reverse the scroll delta on left scroll events | Marco Trevisan (Treviño) | 2014-07-16 | 1 | -2/+6 |
| | | | | | | | | As it happens for left scroll events. | ||||
| * | IndicatorLoader: convert gtk scroll events to indicator object events | Marco Trevisan (Treviño) | 2014-07-16 | 1 | -1/+24 |
| | | | | | | | | They actually match, but just for safety... | ||||
| * | IndicatorLoader: add scroll-entry support | Marco Trevisan (Treviño) | 2014-07-16 | 1 | -0/+24 |
|/ | |||||
* | Releasing 12.10.2+14.04.20140402-0ubuntu1 | CI bot | 2014-04-02 | 1 | -0/+8 |
| | |||||
* | Don't load using the icon info structure if it's a GBytesIcon. Fixes: 1293548 | William Hua | 2014-04-02 | 1 | -1/+1 |
|\ | |||||
| * | Don't load using the icon info structure if it's a bytes icon. | William Hua | 2014-03-29 | 1 | -1/+1 |
|/ | |||||
* | Releasing 12.10.2+14.04.20140304-0ubuntu1 | CI bot | 2014-03-04 | 1 | -0/+14 |
| | |||||
* | IndicatorImageHelper: always try to use a GIcon or the filename as source of ↵ | Marco Trevisan (Treviño) | 2014-03-04 | 1 | -39/+43 |
|\ | | | | | | | | | | | | | | | | | | | | | 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. Fixes: 784055, 1000785, 1285989 | ||||
| * | IndicatorImageHelper: let's use the actual icon file if its height is less ↵ | Marco Trevisan (Treviño) | 2014-03-03 | 1 | -14/+15 |
| | | | | | | | | than ICON_SIZE | ||||
| * | IndicatorLoader: Make sure that we load the icon at its original size, if ↵ | Marco Trevisan (Treviño) | 2014-03-03 | 1 | -7/+20 |
| | | | | | | | | | | | | not higher than IMAGE_SIZE In this way icons such as the battery one won't be shrunk. | ||||
| * | ImageHelper: set image from icon name if we have the filename | Marco Trevisan (Treviño) | 2014-02-28 | 1 | -1/+1 |
| | | |||||
| * | IndicatorImageHelper: always try to use a GIcon or the file-name as source ↵ | Marco Trevisan (Treviño) | 2014-02-28 | 1 | -37/+27 |
|/ | | | | | | | | | | | | of the Gdk image 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. | ||||
* | Releasing 12.10.2+14.04.20140218-0ubuntu1 | CI bot | 2014-02-18 | 1 | -0/+7 |
| | |||||
* | IndicatorObject: add parent_window parameter to IndicatorEntry | Marco Trevisan (Treviño) | 2014-02-18 | 2 | -3/+8 |
|\ | |||||
| * | IndicatorObject: add parent_window parameter to IndicatorEntry | Marco Trevisan (Treviño) | 2014-02-13 | 2 | -3/+8 |
| | | |||||
* | | Releasing 12.10.2+14.04.20140129-0ubuntu1 | CI bot | 2014-01-29 | 1 | -0/+13 |
| | | |||||
* | | indicator-ng: support "submenu-action" on root menu items Fixes: 793450 | Lars Uebernickel | 2014-01-29 | 1 | -0/+34 |
|\ \ | |/ |/| | |||||
| * | indicator-ng: support "submenu-action" on root menu items | Lars Uebernickel | 2014-01-29 | 1 | -0/+34 |
|/ | | | | | | | | | | Treat "submenu-action" attributes on the root menu item in the same way that gtk+ does. If that attribute exists, it must reference an action with boolean state that is set to 'true' whenever a corresponding indicator menu is open. We need this for root items because they are not handled by gtk's menu tracker. Nested submenus already get this. | ||||
* | Sync trunk with what's in the archive | Łukasz 'sil2100' Zemczak | 2014-01-17 | 1 | -0/+6 |
| | |||||
* | Use named icons rather than (deprecated) stock items. Fixes: ↵ | Colin Watson | 2013-12-20 | 3 | -4/+4 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1262626. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Use named icons rather than (deprecated) stock items. | Colin Watson | 2013-12-20 | 3 | -4/+4 |
|/ | |||||
* | Don't treat deprecation warnings as errors and fix indicator-ng test for gtk ↵ | Lars Uebernickel | 2013-12-19 | 2 | -2/+28 |
|\ | | | | | | | | | | | 3.10. Fixes: https://bugs.launchpad.net/bugs/1262626. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | test-indicator-ng: adapt to new gtkmodelmenuitem widget structure | Lars Uebernickel | 2013-12-19 | 1 | -1/+27 |
| | | |||||
| * | Don't treat deprecation warnings as errors | Lars Uebernickel | 2013-12-19 | 1 | -1/+1 |
|/ | |||||
* | Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 517 from lp:libindicator). | Automatic PS uploader | 2013-11-25 | 1 | -0/+25 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r517 | Automatic PS uploader | 2013-11-25 | 1 | -0/+25 |
|/ | |||||
* | Sync changelog from what's in archive. | Timo Jyrinki | 2013-10-31 | 1 | -0/+7 |
| | | | | | | libindicator/indicator-ng.c: backport fix for indicator icons not updating sometimes (lp: #1220204) | ||||
* | Allow setting different positions for each profile in indicator files | Lars Uebernickel | 2013-10-29 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | 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. Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Allow setting per-profile positions in indicator files | Lars Uebernickel | 2013-10-10 | 1 | -0/+3 |
| | | | | | | | | | | | | The 'Position' key in a profile section has precedence over the global 'Position' key, but otherwise the same semantics. | ||||
* | | When we can't get a handle to the bus, exit gracefully instead of crashing. ↵ | Charles Kerr | 2013-10-24 | 1 | -17/+8 |
|\ \ | | | | | | | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1218222. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | | minor cleanup in the dispose() and finalize() functions | Charles Kerr | 2013-10-23 | 1 | -16/+4 |
| | | | |||||
| * | | When we can't get a handle to the system bus, exit gracefully instead of ↵ | Charles Kerr | 2013-10-23 | 1 | -1/+4 |
|/ / | | | | | | | crashing. | ||||
* | | indicator-ng: always create entry.label and entry.image | Lars Uebernickel | 2013-10-17 | 1 | -6/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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. . Fixes: https://bugs.launchpad.net/bugs/1220204. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | | indicator-ng: always create entry.label and entry.image | Lars Uebernickel | 2013-10-17 | 1 | -6/+3 |
|/ / | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Warn when an indicator doesn't get respawned anymore. | Lars Uebernickel | 2013-10-17 | 1 | -1/+5 |
|\ \ | |/ |/| | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Warn when an indicator doesn't get respawned anymore | Lars Uebernickel | 2013-10-16 | 1 | -1/+5 |
|/ | |||||
* | Releasing 12.10.2+13.10.20130913-0ubuntu1 (revision 511 from lp:libindicator). | Automatic PS uploader | 2013-09-13 | 1 | -0/+12 |
|\ | | | | | | | Approved by PS Jenkins bot. |