sogo/UI/MailPartViewers
Wolfgang Sourdeau 32a6330a97 Monotone-Parent: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03
Monotone-Revision: e0d6bca914a4da0940a671160d74b221a1596487

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-24T18:48:32
Monotone-Branch: ca.inverse.sogo
2007-08-24 18:48:32 +00:00
..
English.lproj see ChangeLog 2006-06-15 19:34:10 +00:00
French.lproj Monotone-Parent: fb9baac9e21894db219d1f728af4133c74e1a827 2007-02-15 21:00:29 +00:00
German.lproj Monotone-Parent: 8289067a34c438dfdb8b114ed01fd206fce6310d 2007-08-20 20:45:13 +00:00
COPYING see ChangeLog 2006-06-15 19:34:10 +00:00
COPYRIGHT see ChangeLog 2006-06-15 19:34:10 +00:00
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +00:00
GNUmakefile Monotone-Parent: 8289067a34c438dfdb8b114ed01fd206fce6310d 2007-08-20 20:45:13 +00:00
MailPartViewersProduct.m Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd 2007-07-30 14:12:21 +00:00
README.txt see ChangeLog 2006-06-15 19:34:10 +00:00
UIxKolabPartContactViewer.m Monotone-Parent: 52f687d98500bc08f60cc06fd43aa7e73d13f262 2007-07-30 19:06:15 +00:00
UIxKolabPartEventViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxKolabPartTaskViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxKolabPartViewer.h Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxKolabPartViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartAlternativeViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartHTMLViewer.h Monotone-Parent: 84362f2350a7b9647b853e2a15e4797ea7c589ee 2007-02-15 21:04:31 +00:00
UIxMailPartHTMLViewer.m Monotone-Parent: 89b6d7fe4690e5301ab1c018adbeaff455cad96c 2007-08-20 17:46:15 +00:00
UIxMailPartICalAction.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartICalViewer.h Monotone-Parent: 8268efeb15753e2949b09378244938f0b6bb08a8 2006-09-29 18:31:20 +00:00
UIxMailPartICalViewer.m Monotone-Parent: 1be5732f06e2d40958dabf3dc0142cabc8ac4a21 2007-08-15 20:13:41 +00:00
UIxMailPartImageViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartLinkViewer.h Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartLinkViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartMessageViewer.m Monotone-Parent: c9dd4206ad3d7a913acb09680d854a19153d46a7 2007-07-27 19:59:46 +00:00
UIxMailPartMixedViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartTextViewer.h Monotone-Parent: 007ccbcb2314639592079266f43db3a3925517cb 2006-09-19 21:09:11 +00:00
UIxMailPartTextViewer.m Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd 2007-07-30 14:12:21 +00:00
UIxMailPartViewer.h see ChangeLog 2006-06-15 19:34:10 +00:00
UIxMailPartViewer.m Monotone-Parent: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03 2007-08-24 18:48:32 +00:00
UIxMailRenderingContext.h Monotone-Parent: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09 2007-08-01 18:54:52 +00:00
UIxMailRenderingContext.m Monotone-Parent: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09 2007-08-01 18:54:52 +00:00
UIxMailSizeFormatter.h see ChangeLog 2006-06-15 19:34:10 +00:00
UIxMailSizeFormatter.m Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd 2007-07-30 14:12:21 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist Monotone-Parent: be2302dd882ba3fed4477d650f3f6d39f0eccad7 2007-07-30 15:56:03 +00:00

README.txt

SOGo MailPartViewers
====================

TODO

This product bundle contains components for displaying certain parts of an
email, like the text content, attachments or embedded images.

All the contained classes inherit from UIxMailPartViewer which provides the
majority of the functionality. Subclasses usually only add methods for the
presentation of the content (which in turn is usually done in the templates).

The "master object" which selects appropriate classes and coordinates the
rendering is the UIxMailRenderingContext. The context also maintains a cache
of components for rendering which can then be reused for similiar parts in the
mail. Note that this only works for leaf-content (eg not for recursive ones
like multipart/* viewers).