aboutsummaryrefslogtreecommitdiff
path: root/src/im-application-list.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Add root menu itemLars Uebernickel2012-11-281-8/+7
* | Expose message actions on the bus (as GActions)Lars Uebernickel2012-11-301-1/+80
* | Expose message actions in the phone menuLars Uebernickel2012-11-281-2/+4
* | Use aa{sv} instead of a(ssgav) to communicate actions to the serviceLars Uebernickel2012-11-281-4/+4
* | Pass message action and its parameter through to the applicationLars Uebernickel2012-11-271-0/+2
* | Allow adding actions to MessagingMenuMessageLars Uebernickel2012-11-271-2/+4
|/
* Tell applications when messages and sources are dismissedLars Uebernickel2012-11-261-7/+28
* Add "Clear All"Lars Uebernickel2012-11-261-1/+43
* 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-261-24/+63
* ImApplicationList: use specified state for source actions (uxsb)Lars Uebernickel2012-11-221-2/+4
* ImApplicationList: fix typosLars Uebernickel2012-11-211-2/+2
* ImApplicationList: no need to include the dynamic data in the signalsLars Uebernickel2012-11-211-16/+6
* Remove application messages when it unregisters itselfLars Uebernickel2012-11-211-10/+28
* Replace app when another process is registering with the same idLars Uebernickel2012-11-211-15/+13
* Remove applications from the menu when the disappear from the busLars Uebernickel2012-11-211-0/+42
* ImApplicationList: listen for added and removed signalsLars Uebernickel2012-11-201-36/+149
* messages-service: move app handling into separate classLars Uebernickel2012-11-201-0/+348