]> err.no Git - scalable-opengroupware.org/commit
some fixes to attachment name escaping, added type specific body part objects
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 30 Jan 2005 21:38:25 +0000 (21:38 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 30 Jan 2005 21:38:25 +0000 (21:38 +0000)
commit746dc044d83d0a9ceeb4aaf63a1a094181b7baa5
treed7706717bfae2615683f392218d4320658932d40
parente8cf31b23ad5e679d2b91b93923923ccc7ac5a3e
some fixes to attachment name escaping, added type specific body part objects

git-svn-id: http://svn.opengroupware.org/SOGo/trunk@510 d1b88da0-ebda-0310-925b-ed51d893ca5b
15 files changed:
SOGo/SoObjects/Mailer/ChangeLog
SOGo/SoObjects/Mailer/GNUmakefile
SOGo/SoObjects/Mailer/SOGoImageMailBodyPart.m [new file with mode: 0644]
SOGo/SoObjects/Mailer/SOGoMailBodyPart.h
SOGo/SoObjects/Mailer/SOGoMailBodyPart.m
SOGo/SoObjects/Mailer/SOGoMailObject.m
SOGo/SoObjects/Mailer/SOGoMessageMailBodyPart.m [new file with mode: 0644]
SOGo/SoObjects/Mailer/Version
SOGo/SoObjects/Mailer/product.plist
SOGo/SoObjects/Sieve/SOGoSieveScriptObject.m
SOGo/UI/Mailer/ChangeLog
SOGo/UI/Mailer/UIxMailPartImageViewer.m
SOGo/UI/Mailer/UIxMailPartLinkViewer.m
SOGo/UI/Mailer/UIxMailPartViewer.m
SOGo/UI/Mailer/Version