Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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. | |||||
| * | Releasing 12.10.2+13.10.20130913-0ubuntu1, based on r511 | Automatic PS uploader | 2013-09-13 | 1 | -0/+12 | |
|/ | ||||||
* | Expose scrolling and middle clicking to fix bug #1221242 and #1204036 (make ↵ | Lars Uebernickel | 2013-09-09 | 1 | -5/+57 | |
|\ | | | | | | | | | | | scrolling and middle clicking work on the sound indicator). Fixes: https://bugs.launchpad.net/bugs/1204036, https://bugs.launchpad.net/bugs/1221242. Approved by Charles Kerr, PS Jenkins bot. | |||||
| * | Remove debug message | Lars Uebernickel | 2013-09-09 | 1 | -2/+0 | |
| | | ||||||
| * | Support x-canonical-secondary action | Lars Uebernickel | 2013-09-09 | 1 | -0/+27 | |
| | | | | | | | | | | | | | | An attribute for the root menu action may contain an action name. If it exists, the action is activated whenever the middle mouse button is pressed on the indicator. | |||||
| * | Support "x-canonical-scroll-action" | Lars Uebernickel | 2013-09-09 | 1 | -5/+32 | |
|/ | | | | | | | An attribute that can be set on the root menu item. If it exists, it must point to an action that is activatable with a int32 parameter. It is activated on scroll events. The parameter signifies magnitude and direction of the scroll. | |||||
* | Releasing 12.10.2+13.10.20130823-0ubuntu1 (revision 509 from lp:libindicator). | Automatic PS uploader | 2013-08-23 | 1 | -0/+11 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.2+13.10.20130823-0ubuntu1, based on r509 | Automatic PS uploader | 2013-08-23 | 1 | -0/+11 | |
|/ | ||||||
* | IndicatorDesktopShortcuts: add support to Path key for shortcut items. ↵ | Marco Trevisan (Treviño) | 2013-08-22 | 1 | -3/+28 | |
|\ | | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1113883. Approved by Charles Kerr, PS Jenkins bot. | |||||
| * | IndicatorDesktopShortcut: fix indentation | Marco Trevisan (Treviño) | 2013-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | IndicatorDesktopShortcuts: restore previous working dir if we changed it | Marco Trevisan (Treviño) | 2013-08-22 | 1 | -6/+22 | |
| | | ||||||
| * | IndicatorDesktopShortcuts: use g_key_file_get_string for path | Marco Trevisan (Treviño) | 2013-08-09 | 1 | -5/+2 | |
| | | ||||||
| * | IndicatorDesktopShortcuts: add support to Path key for shortcut items | Marco Trevisan (Treviño) | 2013-08-08 | 1 | -3/+15 | |
|/ | ||||||
* | Releasing 12.10.2+13.10.20130731-0ubuntu1 (revision 507 from lp:libindicator). | Automatic PS uploader | 2013-07-31 | 1 | -0/+11 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r507 | Automatic PS uploader | 2013-07-31 | 1 | -0/+11 | |
|/ | ||||||
* | in indicator-loader3, if we're looking at an ng-style indicator, show all of ↵ | Charles Kerr | 2013-07-30 | 1 | -186/+283 | |
|\ | | | | | | | | | | | its profiles instead of just one. Approved by Ted Gould, PS Jenkins bot. | |||||
| * | explicitly set UBUNTU_MENUPROXY to 0 | Charles Kerr | 2013-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | more copyediting. why am I awake? | Charles Kerr | 2013-07-26 | 1 | -47/+49 | |
| | | ||||||
| * | copyediting: fix linewraps | Charles Kerr | 2013-07-26 | 1 | -22/+46 | |
| | | ||||||
| * | plug a keyfile leak | Charles Kerr | 2013-07-25 | 1 | -0/+3 | |
| | | ||||||
| * | in indicator-loader, show =all= the profiles | Charles Kerr | 2013-07-25 | 1 | -179/+247 | |
|/ | ||||||
* | Releasing 12.10.2+13.10.20130719-0ubuntu1 (revision 505 from lp:libindicator). | Automatic PS uploader | 2013-07-19 | 1 | -0/+10 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.2+13.10.20130719-0ubuntu1, based on r505 | Automatic PS uploader | 2013-07-19 | 1 | -0/+10 | |
|/ | ||||||
* | IndicatorDesktopShortcuts: fix memory leak, free groupheader. | Marco Trevisan (Treviño) | 2013-07-18 | 1 | -0/+2 | |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | |||||
| * | IndicatorDesktopShortcuts: free groupheader | Marco Trevisan (Treviño) | 2013-07-17 | 1 | -0/+2 | |
|/ | ||||||
* | Releasing 12.10.2+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+11 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.2+13.10.20130702-0ubuntu1, based on r503 | Automatic PS uploader | 2013-07-02 | 1 | -0/+11 | |
|/ | ||||||
* | Add support for indicators to tell the panel where they'd like to appear | Lars Uebernickel | 2013-06-28 | 5 | -5/+68 | |
|\ | | | | | | | | | Merged from lp:~larsu/libindicator/positionable | |||||
| * | indicator-object: g_return_if_fail -> g_return_val_if_fail | Lars Uebernickel | 2013-06-28 | 1 | -1/+1 | |
| | | ||||||
| * | README: include information about the new Position key in indicator files | Lars Uebernickel | 2013-06-28 | 1 | -3/+10 | |
| | | ||||||
| * | Allow indicators to tell the panel where they want to appear | Lars Uebernickel | 2013-06-28 | 4 | -2/+58 | |
|/ | | | | | | Only implemented in IndicatorNg right now, which gets that information from the indicator file. | |||||
* | Releasing 12.10.2+13.10.20130628-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.2+13.10.20130628-0ubuntu1, based on r501 | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 | |
|/ | ||||||
* | Fixes a crasher bug in ng's parsing of the response to ↵ | Charles Kerr | 2013-06-27 | 1 | -6/+10 | |
|\ | | | | | | | | | | | org.freedesktop.DBus.StartServiceByName: The result's variant format is "(u)", not "u". Approved by Ted Gould, PS Jenkins bot. |