aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Releasing 12.10.2+13.10.20130913-0ubuntu1 (revision 511 from lp:libindicator).Automatic PS uploader2013-09-131-0/+12
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130913-0ubuntu1, based on r511Automatic PS uploader2013-09-131-0/+12
|/
* Expose scrolling and middle clicking to fix bug #1221242 and #1204036 (make ↵Lars Uebernickel2013-09-091-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 messageLars Uebernickel2013-09-091-2/+0
| |
| * Support x-canonical-secondary actionLars Uebernickel2013-09-091-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 Uebernickel2013-09-091-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 uploader2013-08-231-0/+11
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130823-0ubuntu1, based on r509Automatic PS uploader2013-08-231-0/+11
|/
* IndicatorDesktopShortcuts: add support to Path key for shortcut items. ↵Marco Trevisan (Treviño)2013-08-221-3/+28
|\ | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1113883. Approved by Charles Kerr, PS Jenkins bot.
| * IndicatorDesktopShortcut: fix indentationMarco Trevisan (Treviño)2013-08-221-1/+1
| |
| * IndicatorDesktopShortcuts: restore previous working dir if we changed itMarco Trevisan (Treviño)2013-08-221-6/+22
| |
| * IndicatorDesktopShortcuts: use g_key_file_get_string for pathMarco Trevisan (Treviño)2013-08-091-5/+2
| |
| * IndicatorDesktopShortcuts: add support to Path key for shortcut itemsMarco Trevisan (Treviño)2013-08-081-3/+15
|/
* Releasing 12.10.2+13.10.20130731-0ubuntu1 (revision 507 from lp:libindicator).Automatic PS uploader2013-07-311-0/+11
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r507Automatic PS uploader2013-07-311-0/+11
|/
* in indicator-loader3, if we're looking at an ng-style indicator, show all of ↵Charles Kerr2013-07-301-186/+283
|\ | | | | | | | | | | its profiles instead of just one. Approved by Ted Gould, PS Jenkins bot.
| * explicitly set UBUNTU_MENUPROXY to 0Charles Kerr2013-07-261-1/+1
| |
| * more copyediting. why am I awake?Charles Kerr2013-07-261-47/+49
| |
| * copyediting: fix linewrapsCharles Kerr2013-07-261-22/+46
| |
| * plug a keyfile leakCharles Kerr2013-07-251-0/+3
| |
| * in indicator-loader, show =all= the profilesCharles Kerr2013-07-251-179/+247
|/
* Releasing 12.10.2+13.10.20130719-0ubuntu1 (revision 505 from lp:libindicator).Automatic PS uploader2013-07-191-0/+10
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130719-0ubuntu1, based on r505Automatic PS uploader2013-07-191-0/+10
|/
* IndicatorDesktopShortcuts: fix memory leak, free groupheader.Marco Trevisan (Treviño)2013-07-181-0/+2
|\ | | | | | | Approved by Lars Uebernickel, PS Jenkins bot.
| * IndicatorDesktopShortcuts: free groupheaderMarco Trevisan (Treviño)2013-07-171-0/+2
|/
* Releasing 12.10.2+13.10.20130702-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-021-0/+11
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130702-0ubuntu1, based on r503Automatic PS uploader2013-07-021-0/+11
|/
* Add support for indicators to tell the panel where they'd like to appearLars Uebernickel2013-06-285-5/+68
|\ | | | | | | | | Merged from lp:~larsu/libindicator/positionable
| * indicator-object: g_return_if_fail -> g_return_val_if_failLars Uebernickel2013-06-281-1/+1
| |
| * README: include information about the new Position key in indicator filesLars Uebernickel2013-06-281-3/+10
| |
| * Allow indicators to tell the panel where they want to appearLars Uebernickel2013-06-284-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 uploader2013-06-281-0/+12
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2+13.10.20130628-0ubuntu1, based on r501Automatic PS uploader2013-06-281-0/+12
|/
* Fixes a crasher bug in ng's parsing of the response to ↵Charles Kerr2013-06-271-6/+10
|\ | | | | | | | | | | org.freedesktop.DBus.StartServiceByName: The result's variant format is "(u)", not "u". Approved by Ted Gould, PS Jenkins bot.
| * in indicator_ng_service_started(), the result's variant type should be ↵Charles Kerr2013-06-271-6/+10
|/ | | | parsed as '(u)' rather than 'u'
* Releasing 12.10.2daily13.06.19.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-191-0/+35
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2daily13.06.19.1-0ubuntu1, based on r499Automatic PS uploader2013-06-191-0/+35
|/
* Add missing conflicts/replacesDidier Roche2013-06-191-0/+2
|
* in indicator_ng_update_entry, unconditionally call set_label, set_icon, ↵Charles Kerr2013-06-171-6/+3
|\ | | | | | | | | | | set_accessible. Previously these were only called if the respective fields weren't NULL, which made it impossible to, for example, turn off a label or icon once it had been set. Approved by PS Jenkins bot, Ted Gould.
| * in indicator_ng_update_entry, unconditionally call set_label, set_icon, ↵Charles Kerr2013-06-161-6/+3
|/ | | | set_accessible. Previously these were only called if the respective fields weren't NULL, which made it impossible to, for example, turn off a label or icon once it had been set.
* indicator-ng: properly fail when keyfile doesn't exist.Lars Uebernickel2013-06-071-1/+1
|\ | | | | | | Approved by PS Jenkins bot, Ted Gould.
| * indicator-ng: properly fail when keyfile doesn't existLars Uebernickel2013-06-071-1/+1
| |
* | Remove the GTK2 version of the tools.Ted Gould2013-06-075-18/+2
|\ \ | |/ |/| | | Approved by PS Jenkins bot, Lars Uebernickel.
| * Gone.Ted Gould2013-06-071-1/+0
| |
| * Move the debugging environment variables into the other tools packageTed Gould2013-06-073-2/+2
| |
| * Don't build the GTK2 toolsTed Gould2013-06-072-15/+0
|/
* Merge lp:~larsu/call-ido-initLars Uebernickel2013-06-073-1/+6
|\
| * Revert r490Lars Uebernickel2013-06-041-1/+1
| | | | | | | | | | It's already applied on trunk
| * debian/control: add ido dependencyLars Uebernickel2013-05-271-0/+1
| |
| * Depend on ido and call ido_init() in indicator-loaderLars Uebernickel2013-05-232-1/+5
| | | | | | | | | | | | | | Ido provides the custom menu items that indicator services request. ido_init() registers those items with gtk+, so that they'll be created from gtk_menu_new_from_model().