aboutsummaryrefslogtreecommitdiff
path: root/src/im-application-list.c
Commit message (Expand)AuthorAgeFilesLines
* 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