horde.git
2008-11-13 Michael M SlusarzFix displaying other inline parts under the alt part.
2008-11-13 Michael M SlusarzFix some typos.
2008-11-13 Michael M SlusarzMake the related Viewer work with the newer code.
2008-11-13 Michael M SlusarzGet this information from the current MIME part.
2008-11-13 Michael M SlusarzYay! A totally working alternative Viewer!
2008-11-13 Michael M SlusarzPlay around with this function a bit more.
2008-11-13 Michael M SlusarzTrack some IMP_Contents changes.
2008-11-13 Michael M SlusarzFix _renderInline() return.
2008-11-13 Michael M SlusarzFix _renderInfo() return.
2008-11-13 Michael M SlusarzMove name information inside first part.
2008-11-13 Michael M SlusarzUse new rendering code.
2008-11-12 Michael M SlusarzUpdate to new render() return format.
2008-11-12 Michael M SlusarzTweak output from render().
2008-11-12 Michael M SlusarzAllow 'mode' to be passed into view.php.
2008-11-12 Michael M Slusarznotification -> mdn; update the Viewer.
2008-11-12 Michael M SlusarzUse canDisplayInline().
2008-11-12 Michael M SlusarzTrack Horde_Mime_Viewer changes; add canDisplayInline().
2008-11-12 Michael M SlusarzRequire (again) a Horde_Mime_Part object when creating
2008-11-12 Michael M SlusarzFix mimeIdArithmetic().
2008-11-12 Michael M SlusarzUpdate report Viewer.
2008-11-12 Michael M SlusarzAdd smil description; some other tweaks.
2008-11-12 Michael M SlusarzThis value might be 0 - use isset() instead.
2008-11-12 Michael M SlusarzUpdate wordperfect Viewer.
2008-11-12 Michael M SlusarzUpdate webcpp Viewer.
2008-11-12 Michael M SlusarzUpdate vcard Viewer.
2008-11-12 Michael M SlusarzUpdate TNEF Viewer.
2008-11-12 Michael M SlusarzUpdate srchighlite Viewer.
2008-11-12 Michael M SlusarzUpdate smil Viewer.
2008-11-12 Michael M SlusarzUpdate RTF Viewer.
2008-11-12 Michael M SlusarzUpdate RPM viewer.
2008-11-12 Michael M SlusarzUpdate richtext Viewer.
2008-11-12 Michael M SlusarzUpdate openoffice Viewer.
2008-11-12 Michael M SlusarzUpdate mspowerpoint Viewer.
2008-11-12 Michael M SlusarzUse file_get_contents().
2008-11-12 Michael M SlusarzUpdate debian Viewer.
2008-11-12 Michael M SlusarzFix return value.
2008-11-12 Michael M SlusarzMake sure to pass along any params to other Viewers
2008-11-12 Michael M SlusarzForward any parameters passed to this Viewer.
2008-11-12 Michael M SlusarzFix address book search and status reporting
2008-11-12 Michael M SlusarzMake sure we include ID of this part.
2008-11-12 Michael M SlusarzAllow a modified name to be passed from a renderer
2008-11-12 Michael M SlusarzUpdate zip Viewers.
2008-11-12 Michael M SlusarzFix key name.
2008-11-12 Michael M SlusarzDetermine fallback filename.
2008-11-12 Michael M SlusarzNo need for external status message anymore.
2008-11-12 Michael M SlusarzUpdate tgz Viewer.
2008-11-12 Michael M SlusarzFix some factory/singleton usage.
2008-11-12 Michael M SlusarzFinish implementing Viewer.
2008-11-12 Michael M SlusarzUpdate rar Viewer.
2008-11-12 Michael M SlusarzUpdate plain Viewer.
2008-11-12 Michael M Slusarzphpdoc
2008-11-12 Michael M SlusarzUpdate CSS Viewer
2008-11-12 Michael M SlusarzUpdate audio Driver.
2008-11-12 Michael M SlusarzFix status rendering in alternative parts.
2008-11-12 Michael M SlusarzMake the max size of image viewable inline configurable
2008-11-12 Michael M SlusarzUpdate source Viewer.
2008-11-12 Michael M SlusarzUpdate php Viewer.
2008-11-12 Michael M SlusarzUpdate enscript code Viewer.
2008-11-12 Michael M SlusarzUpdate MSWord Viewer.
2008-11-12 Michael M SlusarzFix display
2008-11-12 Michael M SlusarzSanity checking.
2008-11-12 Michael M SlusarzDon't allow stripping of message/rfc822 parts.
2008-11-12 Michael M SlusarzUpdate msexcel Viewer.
2008-11-12 Michael M SlusarzRemove alternative_display pref.
2008-11-11 Michael M SlusarzFix comparison.
2008-11-11 Michael M SlusarzUpdated appledouble Viewer.
2008-11-11 Michael M SlusarzUse same table structure to display status msgs.
2008-11-11 Michael M SlusarzTweak status display.
2008-11-11 Michael M SlusarzFix typo
2008-11-11 Michael M SlusarzUpdate enriched Viewer.
2008-11-11 Michael M SlusarzUpdate enriched Viewer.
2008-11-11 Michael M SlusarzRework download all/strip all links
2008-11-11 Michael M SlusarzStatus reporting updates.
2008-11-11 Michael M SlusarzConvert charset if viewing inline.
2008-11-11 Michael M SlusarzOutput status messages.
2008-11-11 Michael M SlusarzUpdate PDF viewer.
2008-11-11 Michael M SlusarzCheck for UTF-8 browsers when viewing text inline
2008-11-11 Michael M SlusarzUpdate PDF viewer.
2008-11-11 Michael M SlusarzFix status text output.
2008-11-11 Michael M SlusarzOnly skip part if inline, not info
2008-11-11 Michael M SlusarzIMP specific RFC 822 viewer no longer needed.
2008-11-11 Michael M SlusarzUpdated RFC 822 viewer.
2008-11-11 Michael M SlusarzFix MIME ID assignment for embedded RFC 822 parts
2008-11-11 Michael M SlusarzFix some decoding issues.
2008-11-11 Michael M Slusarzmultipart/related now working (with HTML msgs)
2008-11-11 Michael M SlusarzAllow user-defined params to Viewer.
2008-11-11 Michael M SlusarzThese function no longer needed.
2008-11-11 Michael M SlusarzUpdate images driver.
2008-11-11 Michael M SlusarzHide status messages; better attachment list display
2008-11-11 Michael M SlusarzSmall fix to display properly (for now)
2008-11-11 Michael M SlusarzNits; expand API a bit.
2008-11-11 Michael M SlusarzClean up images Driver to new API.
2008-11-11 Michael M SlusarzHorde_Browser:: is an optional dependency.
2008-11-11 Michael M SlusarzMore rendering fixes/improvements.
2008-11-11 Michael M SlusarzFix html driver to work for now.
2008-11-11 Michael M SlusarzAdd a 'ids' output to render().
2008-11-11 Michael M SlusarzFix function declarations.
2008-11-11 Michael M SlusarzMessage display tweaking.
2008-11-11 Michael M SlusarzFix several typos.
2008-11-11 Michael M SlusarzPhpdoc; first crack at _buildMessage().
next