summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-10-09Filter chat view actions again.Remko Tronçon
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵Tobias Markmann
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
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.
2011-02-19Make Swift translatable.Remko Tronçon
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-10-24Use smooth image interpolation in the chat dialog.Remko Tronçon
Resolves: #617 Release-Notes: The quality of the avatars has improved.
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