aboutsummaryrefslogtreecommitdiff
path: root/src/im-phone-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Replace x-canonical attributesRobert Tari2020-08-111-11/+11
* Fork from Ubuntu's Indicator Messages.Mike Gabriel2017-10-271-3/+3
* Check show data to whether we should put in the body, subtitle and actionsTed Gould2014-09-171-3/+7
* Adding a specifier for whether it's in the greeter or notTed Gould2014-09-171-1/+2
* phone menu: set action targets on source and message menu itemsLars Uebernickel2013-12-131-2/+2
* Remove 'indicator.' from the "Clear All" menu item on the phone's menuLars Uebernickel2013-10-021-1/+1
* phone menu: don't show "Clear All" when there are no messagesLars Uebernickel2013-09-251-16/+38
* Use g_icon_serialize() for application iconsLars Uebernickel2013-09-061-3/+7
* Use serialized icons for messages and sourcesLars Uebernickel2013-09-051-3/+3
* Don't pass ids as detailed action namesLars Uebernickel2013-08-281-2/+4
* Compile againPete Woods2013-08-201-0/+1
* "Clear" and "Clear All" now translatablePete Woods2013-08-201-1/+1
* Dropping indicator prefixes as they're set up with the base namespace of the ...Ted Gould2013-08-161-3/+3
* Use "icon" instead of "x-canonical-icon"Lars Uebernickel2013-08-131-1/+1
* Move toplevel menu logic into ImMenuLars Uebernickel2013-08-121-48/+22
* Add ImMenuLars Uebernickel2013-08-121-13/+25
* Prefix action names with "indicator."Lars Uebernickel2013-07-311-3/+3
* ImApplicationList: add "remove-all" signalLars Uebernickel2012-12-201-0/+20
* ImPhoneMenu: sort messages by timeLars Uebernickel2012-12-141-1/+20
* Remove the snapdecision widget typeLars Uebernickel2012-12-101-8/+4
* Only expose one application icon (the -symbolic one)Lars Uebernickel2012-12-041-4/+0
* Export symbolic application icons on messagesLars Uebernickel2012-12-041-0/+4
* Reverse order of messagesLars Uebernickel2012-12-041-2/+2
* Expose message actions in the phone menuLars Uebernickel2012-11-281-1/+10
* 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-261-0/+8
* Canonicalize application idsLars Uebernickel2012-11-261-30/+18
* ImPhoneMenu: expose application icon on message itemsLars Uebernickel2012-11-221-0/+12
* ImApplicationList: no need to include the dynamic data in the signalsLars Uebernickel2012-11-211-4/+1
* Remove applications from the menu when the disappear from the busLars Uebernickel2012-11-211-0/+43
* messages-serivce: move menu creation into separate classLars Uebernickel2012-11-201-0/+216