[evolution] (171 commits) Created branch webkit



The branch 'webkit' was created.

Summary of new commits:

  92e3ae1... Add webkit-1.0 requirement to configure.ac.
  857068c... Preliminary WebKit conversion.
  419daec... Begin hacking EMFormatHTML.
  fcb8bea... Port EABContactDisplay to JavaScript and CSS
  9e55abe... Move common CSS styles to a .css file
  97e59d4... Cleanup HTML code in ECalComponentPreview and update styles
  e8ffae7... Port EMFormatHTML to WebKit
  b07953b... Port collapsable To/Cc/Bcc fields and collapsable headers t
  e2c0c3d... Fix default property value in EMFormatHTML
  9534149... Create EWebViewGtkHTML class to be used by the Composer unt
  b4cfc52... Use custom protocol handler to provide data for mail previe
  9cf4805... Remove workaround for embedding widgets into WebKit.
  6536f71... Split functionality of EMFormat to "parse" and "write"
  b32b5d6... Adapt EMFormat subclasses to the new EMFormat API
  e405ccd... Adapt all plugins to the new EMFormat API
  7e7d689... Convert EMailDisplay to GtkScrolledWindow and change the wa
  df74d30... Adapt EMsgComposer to the new EMFormat API
  492b737... Disable padding and margin in body of all webviews.
  1a12358... Fix handling multipart/alternative with more then 2 parts i
  201091f... Fix handling of attachments and multipart/digest messages
  64e12a1... Add a GtkLabel to EAttachmentButton to display name of the 
  aff4a41... Make attachments expandable.
  42d09a1... Don't destroy EAttachmentBar when clearing EMailDisplay.
  28d0692... Make expandable only attachments whose PURIs have write_fun
  08c9976... Embed EWebViews in EMailDisplay into their own GtkScrolledW
  e27bd7a... Add custom EMFormatHandler for message headers.
  ccebe35... Fix minor issues caused by recent rebase against master.
  46c68bb... Coding style cleanup
  3e0bf89... Fix webkitgtk minimum version
  3b5b801... Display information about signature and encryption.
  aa63efc... Don't destroy widgets already destroyed when parent widgets
  641743f... Fix memory leaks in formatter
  247f4fd... Add attachments to store during parsing, not during writing
  c65f576... em_format_build_mail_uri() accepts varying number of argume
  613fe6b... Make displaying message source work
  bf3301b... Merge info about mail signature and encryption into one but
  10e20d5... EAttachmentView is not longer owned by EMFormatHTMLDisplay
  ad13cfd... Don't store formatters directly in SoupSession's data
  50cc2a3... Misc fixes for rebase of webkit port to evolution/evolution
  9a622a3... Force a single vertical scroll on EMailDisplay
  4f7177f... Let the EMFormat object exist only for as long as it is dis
  117968f... Add documentation to em_format_build_mail_uri.
  873c42a... Fix memory leak in EMFormat
  f3fbdb5... Initial port of printing
  bda40c6... Add with_html_header to all EMFormatHTMLWriteFunc()s
  09f1237... Continue porting of printing
  dbc3d1d... Fix a compilation warning
  2bc2ce5... Assign CamelCipherValidity and flags to each final PURI
  4185227... Improve API for handling headers in EMFormat
  3ceb7b7... Update EMFormat->header_list according to headers checked i
  027bd56... Introduce a new write_func for headers in printout
  9da7df8... Add buttons for reordering headers in the Print dialog
  1861e21... Fix crash when removing headers from emf->header_list
  31ff169... Improve CSS of the printed headers
  dfcc057... Apply the ordering of headers to the generated message
  0834c14... Print list of attachments at the end of email printout
  21c67c5... Ignore application/pgp-signature part
  1a58ec9... Treat parts with 'attachment' or 'inline' disposition as at
  f591217... Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler
  dd12f50... Handle properly embedded message/rfc822
  2c44b1e... Add support for embedding EMailDisplays into itself
  90d3617... Forgot to disable debug messages in EMailDisplay...
  00b862c... Make EMailBrowser scrollable
  b71eb5d... Use GtkBox instead of GtkGrid in EMailDisplay
  384af3f... Implement automatic inlining of attachments in printed emai
  135d5c2... Add missing em_format_add_puri() call to Audio Inline plugi
  8945f79... Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as
  d16919b... Fix the Audio Inline plugin to use proper CamelMimePart wit
  67159ca... Make EAttachmentButton unexpandable if no attachment PURI f
  158cc17... Port EMsgComposer to the EMailPrinter
  9fc9392... EMFormat accept and correctly handle null CamelFolder
  9704bd7... Port EMFormatQuote to the new EMFormat format
  61c30d8... Fix memory leak and prevent some crashes
  269f1da... Correctly resize images when printing
  0aaddfe... Add e_web_view_{set,get}_enable_frame_flattening
  deb336c... Remove FIXMEs and fix compilation warnings in plugins
  9bc9a57... em_utils_message_to_html() - set all validity flags found i
  efaaa7a... EMFormat and EMFormatHTML cleanup
  40bc58b... Store properly information about attachment signature/encry
  bed6ddd... Port http data cache.
  68a928f... Fix the cache port
  c65f99a... Fix position of EAttachmentButton popup menu
  db31cfe... Enable collapsable headers in paned view
  8cb33ae... Fix a few memory leaks in EMailDisplay, EMailRequest and EF
  5192985... Finish porting of printing - solves all print-out rendering
  2c3d025... Make EMFormat parsing asynchronous
  ca04523... Add preparse() virtual method to EMFormat
  5271fb9... Handle correctly image loading policy
  8b2edb5... Prevent endless recursion when parsing SMIME-ecnrypted mess
  a92fdf5... Fix displaying emails that are already parsed
  5f5693f... Always load images in header webviews
  0a7839c... Implement status-message and popup-event signals to EMailDi
  3737204... Fix a minor memory leak
  00e9ba2... Finish em_format_parse_async in the main thread to avoid so
  47dab70... Remove unused em_format_html_print_message() function
  3aae249... Port 'drop&drop to PDF' to EMailPrinter
  594a228... Put back em_format_default_headers() and allow EMFormat to 
  187c621... Fix displaying and toggling default mail headers
  d652390... Port context menu for mail-links in EMailDisplay
  1be1433... Fix some build-time warnings and resolve WebKit FIXMEs in E
  2015322... Load attachments from idle callback in EFHD
  6073189... Fix crash caused by previous commit
  61c7bd0... Fix 'Copy Image' and 'Save Image' in mail display
  b113fc5... Fix compilation error in widgets/misc due to missing GtkHTM
  13cfebd... Implement e_web_view_get_selection_html() and port a forgot
  8098e00... Fix parsing multipart/alternative (broken during rebase)
  423a7c2... Fix memory leaks in EWebView
  9e81aad... Improve handling attachments
  bd4c333... Port TNEF attachments plugin to the new EMFormat API
  77c0167... No need to take care of resizing EAttachmentBar and optiona
  be8b164... Display correctly color background of message encrpytion/si
  d504a52... Parse too big emails as attachments
  029cdc4... Add caret-mode change proxying to EMailDisplay
  63b9d13... Add zoom-level change proxying to EMailDisplay
  8680942... Don't reload EMailDisplay when uses collapses/expands heade
  0aa0137... No meeting invitation rendering for emails (bug #667538)
  768a609... Improve autoresizing of webviews
  31f6796... Forgot to disable a debug message
  1e4d941... Fix loading size of attachment (bug #667541)
  dab3990... Convert short headers subject to HTML and preserve 8bit enc
  e5a9e3c... Make short headers aweare of text reading direction
  50548e6... Force UTF-8 encoding on text/html parts
  ee2e6c3... Fix rebase compilation bugs
  99c0703... Reimplement image loading policy (bugs #667536 and #667537)
  0065bc9... Make the image caching more robust
  c8041f0... Improve the auto-resizing of EWebView a bit more
  c47a69a... Fix crash when loading too many images (bug #668520)
  9030e1d... Don't automatically treat inline parts as attachments (fixe
  40dfcbe... Reload EMailDisplay when View->Character Encoding changes (
  ffc847a... Use native WebKit placeholder for missing images (fix #6685
  68a89ac... Automatically resize webviews to prevent individual horizon
  db0267f... Disable JavaScript, Flash and other plugins in webviews.
  5895d27... Escape query parameters in mail:// request URI (fixes #6686
  1543b3d... Use case-insensitive lookup of mime-type handler (fixes #66
  3fd771a... Port contact maps to WebKit
  5eda707... Convert EMFormatPURI to a thread-safe EMPart object
  a697db3... Fix the Audio Plugin
  34b3c63... Use a single mutex located in EMPartClass
  c684223... Revert "Use a single mutex located in EMPartClass"
  b8d2967... Revert "Fix the Audio Plugin"
  90a1c8f... Revert "Convert EMFormatPURI to a thread-safe EMPart object
  47fcf27... Return back to a single-webview mode
  487c636... Single-webview transition - fix EMailReader and displaying 
  161c047... Magically, ESearchBar seems to work very well
  4aee699... Don't reload EMailDisplay every time set_style() is called.
  c03a8a9... Backport master/63eba7c3 after rebase
  d1ad6c0... Don't _write() empty EAttachmentBar
  b1586b1... Resize <object> element whenever size of embedded widget ch
  34d4c61... Render text/html parts in <iframe>
  04a094c... Revert "Add a GtkLabel to EAttachmentButton to display name
  77052e9... Revert "Fix position of EAttachmentButton popup menu"
  dbb271b... Render attachment button description as HTML again
  0961a34... Single-webview transition - fix displaying embedded message
  e3d8c7b... Single-webview transition - handle resizing and showing/hid
  35c742d... Fix two minor memory leaks
  c6d191d... Fix rendering HTML-embedded attachments (images)
  ba1fc4d... When an <iframe> is hidden, _hide() all GtkWidget it contai
  8a16ecf... Fix possible crash when writing message/rfc822
  380fd64... Use WebKit DOM bindings to collapse/expand headers
  511dade... Use WebKit DOM bindings to collapse/expand To/CC/BCC addres
  dd8b3d8... Remove obsolete JavaScript for priting
  0292cfc... Disable JavaScript in webviews
  8053499... Fix headers to be expanded by default
  04a7498... Fix the audio-inline plugin
  81bb799... Fix vcard-inline plugin
  0542378... Fix itip-formatter plugin
  fe7df85... Fix build after rebase
  ecdc811... Move the contact preview HTML formatter to it's own class
  725441f... Add PURI callback to allow modules to create DOM bindings
  68ee0c0... Write correctly attachments with sub-PURIs
  2e25dac... vcard-inline plugin: render preview as HTML in <iframe> rat



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]