Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
resources
/
themes
Age
Commit message (
Expand
)
Author
2016-08-22
Set correct font family and font weight in lato.css
Tobias Markmann
2016-07-22
Allow to wrap long words in the chat view
Tobias Markmann
2016-07-13
Fix spacing between nickname and message in own MUC history
Tobias Markmann
2016-07-12
Change chat view layout to use tables for performance
Tobias Markmann
2016-05-27
Move avatars slightly to left in chat view to overlay swatch
Tobias Markmann
2016-04-25
Add Lato font and use it in chat view theme
Tobias Markmann
2016-04-22
Increase top margin on follow up messages
Tobias Markmann
2016-04-07
Increase unread marker height to not overlap with messages
Tobias Markmann
2016-04-06
Move ack indicator position and reduce height of followup messages
Tobias Markmann
2016-04-06
Break long words (e.g. URLs) in chat view to prevent overflows
Tobias Markmann
2016-03-29
Replace chat view theme with one based on the new design
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-01
Disable drag of text and images (like avatars) in chat views.
Tobias Markmann
2014-03-13
Set chat font back to sans-serif font.
Richard Maudsley
2014-01-25
Fix images which caused libpng to issue warnings
Pavol Babincak
2013-04-06
RTL support in chat dialog.
Remko Tronçon
2012-09-19
Distinguish between wrapped and non-wrapped sender names in chat message them...
Tobias Markmann
2012-08-30
History dialog
Cătălin Badea
2012-07-15
Revert previous change to consolidate font settings in CSS.
Kevin Smith
2012-07-14
Get fonts on Mac looking sane again
Kevin Smith
2012-07-14
Move list of fonts to a single place, add generic fallback.
Kim Alvefur
2012-03-22
Remove imageSwap() code from default theme. Should fix "Clicking message rece...
Tobias Markmann
2010-10-24
Use smooth image interpolation in the chat dialog.
Remko Tronçon
2010-08-11
Disable fading in chats.
Remko Tronçon
2010-06-05
Don't scroll chattlog if not at end.
Remko Tronçon
2010-05-27
Fix avatar sizing and scaling in chats.
Kevin Smith
2009-06-28
Moving resources into Swift/ and starting on Sound.
Kevin Smith