summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-08-28Disable the 'Decrease font size' menu item in chats when it's already minimal.Kevin Smith
Resolves: #968
2011-05-12Allow Chat Window Font resizingKevin Smith
Resolves: #812 Release-Notes: It is now possible to resize the font in the chat window conversations.
2010-10-24Don't show 'copy link' in chat context menu if there is no link.Remko Tronçon
Resolves: #554 Release-Notes: We no longer show 'copy link' in the context menu in the chat dialog if no link is selected.
2010-09-05Added "Clear" context menu for chat log.Remko Tronçon
Resolves: #225
2010-08-20Disable dropping of images & URL context menus in the chat view.Remko Tronçon
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
Resolves: #532
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
Resolves: #284