[evolution] (134 commits) Created branch webkit
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] (134 commits) Created branch webkit
- Date: Wed, 14 Dec 2011 15:33:00 +0000 (UTC)
The branch 'webkit' was created.
Summary of new commits:
da3e201... Increase dependency on gtk+ to 3.2.0 (*)
224f26b... GtkApplication has some new EShell-like features. (*)
0e064de... EAttachmentPaned: Add "resize-toplevel" property. (*)
ef05d73... Remove EHintedEntry. (*)
938505d... Let GtkFileChooser track its own last-used-folder. (*)
126aa23... Prefer g_simple_async_result_take_error(). (*)
d79ca40... Adapt to CamelFolderSummary API changes (*)
20ffeb5... Remove redundant ETypeFunc definition. (*)
3802559... Updated Spanish translation (*)
a578b3b... Add webkit-1.0 requirement to configure.ac.
f23a310... Preliminary WebKit conversion.
2609518... Begin hacking EMFormatHTML.
d58a504... Port EABContactDisplay to JavaScript and CSS
fae9285... Move common CSS styles to a .css file
10a5c5c... Cleanup HTML code in ECalComponentPreview and update styles
4185b50... Port EMFormatHTML to WebKit
bd6ab15... Port collapsable To/Cc/Bcc fields and collapsable headers t
897b7bd... Fix default property value in EMFormatHTML
b65ad0a... Create EWebViewGtkHTML class to be used by the Composer unt
4d3ba09... Use custom protocol handler to provide data for mail previe
605f63d... Remove workaround for embedding widgets into WebKit.
499103c... Split functionality of EMFormat to "parse" and "write"
a786134... Adapt EMFormat subclasses to the new EMFormat API
879c062... Adapt all plugins to the new EMFormat API
9b20819... Convert EMailDisplay to GtkScrolledWindow and change the wa
428f73c... Adapt EMsgComposer to the new EMFormat API
687d65c... Disable padding and margin in body of all webviews.
3437f4f... Fix handling multipart/alternative with more then 2 parts i
c972cf5... Fix compilation error in EMFormat and EMFormatHTMLDisplay
c5628f7... Fix handling of attachments and multipart/digest messages
e26c3d0... Add a GtkLabel to EAttachmentButton to display name of the
33b626d... Make attachments expandable.
f72cc8a... Don't destroy EAttachmentBar when clearing EMailDisplay.
170c98f... Make expandable only attachments whose PURIs have write_fun
4ec4777... Embed EWebViews in EMailDisplay into their own GtkScrolledW
5db0133... Add custom EMFormatHandler for message headers.
93a4f66... Fix minor issues caused by recent rebase against master.
f8e1773... Coding style cleanup
7466ff3... Fix webkitgtk minimum version
dbd8bef... Display information about signature and encryption.
3b2d2c4... Don't destroy widgets already destroyed when parent widgets
2198c40... Fix memory leaks in formatter
0feb111... Add attachments to store during parsing, not during writing
c848087... em_format_build_mail_uri() accepts varying number of argume
cb55dea... Make displaying message source work
2d6a3ac... Merge info about mail signature and encryption into one but
c883ed0... EAttachmentView is not longer owned by EMFormatHTMLDisplay
b4ef2b9... Don't store formatters directly in SoupSession's data
c14ea5b... Fixed typo in string (*)
7af8f9f... Updated Spanish translation (*)
c1fe7a1... Misc fixes for rebase of webkit port to evolution/evolution
e61283b... Updated Vietnamese translation (*)
03a438c... Bug #658066 - Security dialog is too big (*)
d2232a7... Bug #659876 - Make automatic contact address formatting opt (*)
aa75990... Bug #235665 - Heavy hard disk access when resizing columns (*)
a377551... Fix typo in schema file in commit d2232a7 (*)
0e9209f... Add webkit-1.0 requirement to configure.ac.
79160f1... Preliminary WebKit conversion.
fd23ba7... Begin hacking EMFormatHTML.
0499185... Port EABContactDisplay to JavaScript and CSS
8bf196c... Move common CSS styles to a .css file
6f778a5... Cleanup HTML code in ECalComponentPreview and update styles
fc99a57... Port EMFormatHTML to WebKit
5fc3235... Port collapsable To/Cc/Bcc fields and collapsable headers t
612bb66... Fix default property value in EMFormatHTML
96eca37... Create EWebViewGtkHTML class to be used by the Composer unt
12a4afa... Use custom protocol handler to provide data for mail previe
e9b88c0... Remove workaround for embedding widgets into WebKit.
cfe52d5... Split functionality of EMFormat to "parse" and "write"
ae6eef2... Adapt EMFormat subclasses to the new EMFormat API
9e3ca87... Adapt all plugins to the new EMFormat API
b6b05a0... Convert EMailDisplay to GtkScrolledWindow and change the wa
6fde1ae... Adapt EMsgComposer to the new EMFormat API
312633a... Disable padding and margin in body of all webviews.
4408b15... Fix handling multipart/alternative with more then 2 parts i
18f6295... Fix compilation error in EMFormat and EMFormatHTMLDisplay
045cddf... Fix handling of attachments and multipart/digest messages
34a111b... Add a GtkLabel to EAttachmentButton to display name of the
6afddd3... Make attachments expandable.
da38954... Don't destroy EAttachmentBar when clearing EMailDisplay.
909fa42... Make expandable only attachments whose PURIs have write_fun
ba0f592... Embed EWebViews in EMailDisplay into their own GtkScrolledW
6571e9e... Add custom EMFormatHandler for message headers.
b95f3c0... Fix minor issues caused by recent rebase against master.
a0f2ba5... Coding style cleanup
e972642... Fix webkitgtk minimum version
3971621... Display information about signature and encryption.
b35a5e2... Don't destroy widgets already destroyed when parent widgets
c161064... Fix memory leaks in formatter
10e0e27... Add attachments to store during parsing, not during writing
d6b0c0a... em_format_build_mail_uri() accepts varying number of argume
ae527a6... Make displaying message source work
b6dbd11... Merge info about mail signature and encryption into one but
ae2dc38... EAttachmentView is not longer owned by EMFormatHTMLDisplay
7183503... Don't store formatters directly in SoupSession's data
9c47eaa... Misc fixes for rebase of webkit port to evolution/evolution
80fb58b... Rebase and fix build issues
adfc6f1... Force a single vertical scroll on EMailDisplay
fa97fb6... Let the EMFormat object exist only for as long as it is dis
a552e37... Add documentation to em_format_build_mail_uri.
15909d0... Fix memory leak in EMFormat
339308a... Initial port of printing
f38317a... Add with_html_header to all EMFormatHTMLWriteFunc()s
74d345c... Continue porting of printing
57e628b... Fix a compilation warning
e5d0c0d... Assign CamelCipherValidity and flags to each final PURI
71ef75d... Improve API for handling headers in EMFormat
409bed2... Update EMFormat->header_list according to headers checked i
0b8c660... Introduce a new write_func for headers in printout
0007e20... Add buttons for reordering headers in the Print dialog
dabc962... Fix crash when removing headers from emf->header_list
c557abb... Improve CSS of the printed headers
c4c00a2... Apply the ordering of headers to the generated message
f40cecb... Print list of attachments at the end of email printout
ee748a3... Ignore application/pgp-signature part
1656343... Treat parts with 'attachment' or 'inline' disposition as at
fa26ef9... Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler
5a25e01... Handle properly embedded message/rfc822
2603885... Add support for embedding EMailDisplays into itself
8f6b483... Forgot to disable debug messages in EMailDisplay...
2ece82f... Make EMailBrowser scrollable
ac71dc2... Use GtkBox instead of GtkGrid in EMailDisplay
7b7cabe... Implement automatic inlining of attachments in printed emai
7a982ea... Add missing em_format_add_puri() call to Audio Inline plugi
76dade0... Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as
d567a08... Fix the Audio Inline plugin to use proper CamelMimePart wit
5215061... Make EAttachmentButton unexpandable if no attachment PURI f
a4e9414... Port EMsgComposer to the EMailPrinter
3950026... EMFormat accept and correctly handle null CamelFolder
b139dbe... Port EMFormatQuote to the new EMFormat format
9df5f43... Fix memory leak and prevent some crashes
261205e... Correctly resize images when printing
42ed4d2... Add e_web_view_{set,get}_enable_frame_flattening
8ac580d... Remove FIXMEs and fix compilation warnings in plugins
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]