summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-07-15Revert previous change to consolidate font settings in CSS.Kevin Smith
Seems this was making the alignment odd.
2012-07-14Get fonts on Mac looking sane againKevin Smith
2012-07-14Move list of fonts to a single place, add generic fallback.Kim Alvefur
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-03-22Remove imageSwap() code from default theme. Should fix "Clicking message ↵Tobias Markmann
receipts warning icon replaces it with text."-bug. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
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-08-11Disable fading in chats.Remko Tronçon
2010-06-05Don't scroll chattlog if not at end.Remko Tronçon
Resolves: #44
2010-05-27Fix avatar sizing and scaling in chats.Kevin Smith
You'll need to rm Swift/QtUI/qrc_* to pick this up. Resolves: #339
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith