| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Also, don't print a warning when the proy couldn't be created because the
operation was cancelled. This only happens when the service is shutting down
or when one application replaces another one with the same desktop file (in
which case we already warn with a more descriptive message).
|
| |
|
| |
|
|\
| |
| |
| | |
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
| | |
|
| | |
|
|/
|
|
|
| |
Always use messageitem instead.
|
|\
| |
| |
| | |
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
|/ |
|
|\
| |
| |
| | |
Approved by PS Jenkins bot.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
https://bugs.launchpad.net/bugs/1086729.
Approved by Gustavo Pichorim Boiko.
|
|/ / |
|
|\ \
| | |
| | |
| | | |
Approved by Renato Araujo Oliveira Filho.
|
|/ / |
|
|\ \
| | |
| | |
| | | |
Approved by Renato Araujo Oliveira Filho.
|
| | | |
|
| |/ |
|
|\ \
| |/
|/|
| |
| |
| | |
Approved by Ivanka.
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
This is implemented by appending '-symbolic' to the first icon name. The old
icon name is kept as a fallback in case there's no symbolic icon installed.
This doesn't work yet for applications that specify their icon as a filename.
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
| |
| |
| |
| |
| | |
They are not set in every code path but freed at the end of the function.
|
|/
|
|
|
|
|
|
| |
This is implemented by appending '-symbolic' to the first icon name. The old
icon name is kept as a fallback in case there's no symbolic icon installed.
This doesn't work yet for applications that specify their icon as a filename.
|
|\
| |
| |
| |
| |
| |
| | |
Newest messages should show up on top. The menu is still sorted by the time
messages were added, not by the time property of MessagingMenuMessage.
Approved by Olivier Tilloy.
|
| |
| |
| |
| |
| |
| | |
Newest messages should show up on top. The menu is still sorted by the time
messages were added, not by the time property of MessagingMenuMessage.
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This doesn't require every consumer ("panel") to know about
IndicatorServiceManager's protocol.
Also, it ensures that objects are exported before the name is acquired, getting
rid of a race condition (when a consumer tries to access objects in
NameAppeared before they're exported).
This patch also adds a --replace command line option -- replacing the
INDICATOR_SERVICE_REPLACE_MODE environment variable.
. Fixes: https://bugs.launchpad.net/bugs/1085206.
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This doesn't require every consumer ("panel") to know about
IndicatorServiceManager's protocol.
Also, it ensures that objects are exported before the name is acquired, getting
rid of a race condition (when a consumer tries to access objects in
NameAppeared before they're exported).
This patch also adds a --replace command line option -- replacing the
INDICATOR_SERVICE_REPLACE_MODE environment variable.
|
|\ \
| |/
|/|
| | |
Approved by Olivier Tilloy.
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | | |
Approved by Olivier Tilloy, PS Jenkins bot.
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes a crash on arm, because g_signal_emit was called with one argument
too many.
Approved by Renato Araujo Oliveira Filho.
|
|/ /
| |
| |
| |
| |
| | |
This fixes a crash on arm, because g_signal_emit was called with one argument
too many.
|
|\ \
| | |
| | |
| | |
| | |
| | | |
some related dead code in messages-service.c.
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
It isn't used right now (the action group wasn't even exported on the bus) and
would need to be refactored anyway once chat status is added back in.
|
|/ /
| |
| |
| |
| |
| |
| | |
The action for that root item lives in ImApplicationList for now, because it
owns the action group (which should probably factored into its own class at
some point).
|
| | |
|
| |
| |
| |
| |
| |
| | |
And use com.canonical.indicator.messages.snapdecision as widget type if the
message has actions.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
And add parameters 'action' and 'parameter' (though they are not set yet).
|
|/ |
|
|\
| |
| |
| | |
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|
|/ |
|
|\
| |
| |
| | |
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
|