]> err.no Git - scalable-opengroupware.org/commit
moved mail part viewers to own component
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 18 Feb 2005 01:58:23 +0000 (01:58 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 18 Feb 2005 01:58:23 +0000 (01:58 +0000)
commitf426daa91b5789813f920744f45ff74c62e46ecc
tree40f0dfca79d4047d101ec069b94fdf6274feb107
parent28d22f31152d9078bf7e7aeaa33bd40fdf5b91b8
moved mail part viewers to own component

git-svn-id: http://svn.opengroupware.org/SOGo/trunk@584 d1b88da0-ebda-0310-925b-ed51d893ca5b
27 files changed:
SOGo/UI/GNUmakefile
SOGo/UI/MailPartViewers/COPYING [new file with mode: 0644]
SOGo/UI/MailPartViewers/COPYRIGHT [new file with mode: 0644]
SOGo/UI/MailPartViewers/ChangeLog [new file with mode: 0644]
SOGo/UI/MailPartViewers/GNUmakefile [new file with mode: 0644]
SOGo/UI/MailPartViewers/MailPartViewersProduct.m [new file with mode: 0644]
SOGo/UI/MailPartViewers/UIxMailPartAlternativeViewer.m [moved from SOGo/UI/Mailer/UIxMailPartAlternativeViewer.m with 98% similarity]
SOGo/UI/MailPartViewers/UIxMailPartImageViewer.m [moved from SOGo/UI/Mailer/UIxMailPartImageViewer.m with 100% similarity]
SOGo/UI/MailPartViewers/UIxMailPartLinkViewer.m [moved from SOGo/UI/Mailer/UIxMailPartLinkViewer.m with 100% similarity]
SOGo/UI/MailPartViewers/UIxMailPartMessageViewer.m [moved from SOGo/UI/Mailer/UIxMailPartMessageViewer.m with 98% similarity]
SOGo/UI/MailPartViewers/UIxMailPartMixedViewer.m [moved from SOGo/UI/Mailer/UIxMailPartMixedViewer.m with 97% similarity]
SOGo/UI/MailPartViewers/UIxMailPartTextViewer.m [moved from SOGo/UI/Mailer/UIxMailPartTextViewer.m with 100% similarity]
SOGo/UI/MailPartViewers/UIxMailPartViewer.h [moved from SOGo/UI/Mailer/UIxMailPartViewer.h with 100% similarity]
SOGo/UI/MailPartViewers/UIxMailPartViewer.m [moved from SOGo/UI/Mailer/UIxMailPartViewer.m with 98% similarity]
SOGo/UI/MailPartViewers/UIxMailRenderingContext.h [moved from SOGo/UI/Mailer/UIxMailRenderingContext.h with 87% similarity]
SOGo/UI/MailPartViewers/UIxMailRenderingContext.m [moved from SOGo/UI/Mailer/UIxMailRenderingContext.m with 89% similarity]
SOGo/UI/MailPartViewers/Version [new file with mode: 0644]
SOGo/UI/MailPartViewers/common.h [new file with mode: 0644]
SOGo/UI/MailPartViewers/product.plist [new file with mode: 0644]
SOGo/UI/Mailer/ChangeLog
SOGo/UI/Mailer/GNUmakefile
SOGo/UI/Mailer/GNUmakefile.preamble [deleted file]
SOGo/UI/Mailer/UIxMailView.m
SOGo/UI/Mailer/Version
SOGo/UI/Mailer/WOContext+UIxMailer.h
SOGo/UI/Mailer/WOContext+UIxMailer.m
SOGo/UI/Templates/GNUmakefile