aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 12.10.6-0ubuntu1phablet5Lars Uebernickel2012-12-061-0/+7
| |/ /
| * | Add messaging_menu_app_get_message.Lars Uebernickel2012-12-053-0/+25
| |\ \
| | * | Update debian/libmessaging-menu0.symbolsLars Uebernickel2012-12-051-0/+1
| | * | Add messaging_menu_app_get_messageLars Uebernickel2012-12-042-0/+24
| * | | Don't shorten the app id to seven characters. Fixes: https://bugs.launchpad.n...Lars Uebernickel2012-12-051-1/+6
| |\ \ \
| | * | | Don't shorten the app id to seven charactersLars Uebernickel2012-12-051-1/+6
| |/ / /
| * | | 12.10.6-0ubuntu1phablet4.Lars Uebernickel2012-12-041-0/+11
| |\ \ \
| | * | | 12.10.6-0ubuntu1phablet4Lars Uebernickel2012-12-041-0/+11
| |/ / /
| * | | Change icon when there are any messages in the menu.Lars Uebernickel2012-12-041-0/+47
| |\ \ \
| | * | | Switch accessible name and icon-name (see last commit)Lars Uebernickel2012-12-041-1/+1
| | * | | Change icon when there are any messages in the menuLars Uebernickel2012-12-041-0/+47
| | |/ /
| * | | Only expose one application icon (the -symbolic one)Lars Uebernickel2012-12-043-15/+4
| |\ \ \ | | |/ / | |/| |
| | * | Only expose one application icon (the -symbolic one)Lars Uebernickel2012-12-043-15/+4
| |/ /
| * | Export symbolic application icons on messagesLars Uebernickel2012-12-043-4/+44
| |\ \
| | * | im-application-list: initialize local variables with NULLLars Uebernickel2012-12-041-2/+2
| | * | Export symbolic application icons on messagesLars Uebernickel2012-12-043-3/+43
| |/ /
| * | Reverse order of messagesLars Uebernickel2012-12-041-2/+2
| |\ \
| | * | Reverse order of messagesLars Uebernickel2012-12-041-2/+2
| * | | Stop using IndicatorServiceLars Uebernickel2012-12-041-27/+20
| |\ \ \ | | |/ / | |/| |
| | * | Stop using IndicatorServiceLars Uebernickel2012-12-031-27/+20
| * | | Add the concept of actions to messages.Lars Uebernickel2012-12-048-57/+337
| |\ \ \ | | |/ / | |/| |
| | * | Prefix message action names with the right namespaceLars Uebernickel2012-12-031-10/+33
| | * | debian/symbols: export new symbolLars Uebernickel2012-11-301-0/+1
| | * | Don't export the messaging_menu_message_to_variant symbolLars Uebernickel2012-11-302-5/+5
| | * | Merge trunk and fix conflictsLars Uebernickel2012-11-303-101/+22
| | |\ \ | | |/ / | |/| |
| * | | 12.10.6-0ubuntu1phablet3.Lars Uebernickel2012-11-301-0/+8
| |\ \ \
| | * | | 12.10.6-0ubuntu1phablet3Lars Uebernickel2012-11-301-0/+8
| |/ / /
| * | | ImApplicationList: specify right number of args for 'message-added'Lars Uebernickel2012-11-291-1/+2
| |\ \ \
| | * | | ImApplicationList: specify right number of args for 'message-added'Lars Uebernickel2012-11-291-1/+2
| |/ / /
| * | | Expose a root item on the menu as described in the indicator spec and remove ...Lars Uebernickel2012-11-292-101/+14
| |\ \ \
| | * | | Add x-canonical-type to the root itemLars Uebernickel2012-11-281-0/+1
| | * | | messages-service.c: remove chat status actionLars Uebernickel2012-11-281-91/+0
| | * | | Add root menu itemLars Uebernickel2012-11-282-10/+13
| |/ / /
| | * | Expose message actions on the bus (as GActions)Lars Uebernickel2012-11-301-1/+80
| | * | Expose message actions in the phone menuLars Uebernickel2012-11-283-3/+15
| | * | Use aa{sv} instead of a(ssgav) to communicate actions to the serviceLars Uebernickel2012-11-284-23/+18
| | * | Pass message action and its parameter through to the applicationLars Uebernickel2012-11-273-1/+26
| | * | Move 'activate' signal into MessagingMenuMessageLars Uebernickel2012-11-272-23/+21
| | * | Allow adding actions to MessagingMenuMessageLars Uebernickel2012-11-275-28/+176
| |/ /
| * | 12.10.6-0ubuntu1phablet2.Lars Uebernickel2012-11-271-0/+11
| |\ \
| | * | releasing version 12.10.6-0ubuntu1phablet2Lars Uebernickel2012-11-261-0/+11
| |/ /
| * | Implement more of the phone spec.Lars Uebernickel2012-11-265-82/+302
| |\ \
| | * | Tell applications when messages and sources are dismissedLars Uebernickel2012-11-263-7/+53
| | * | Use namespaced action names (src. and msg.) in phone menuLars Uebernickel2012-11-261-4/+4
| | * | Remove sections and "Clear All" when no sources or messages are availableLars Uebernickel2012-11-261-10/+33
| | * | Add "Clear All"Lars Uebernickel2012-11-262-1/+51
| | * | Namespace actions with 'src' and 'msg' for sources and messagesLars Uebernickel2012-11-261-11/+25
| | * | ImApplicationList: give message and source actions a boolean parameterLars Uebernickel2012-11-261-10/+16
| | * | ImApplicationList: listen to activate signalLars Uebernickel2012-11-261-18/+58
| | * | Canonicalize application idsLars Uebernickel2012-11-263-61/+88