aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-1/+2
* Whitespace cleanups.Matthew Barnes2012-05-131-2/+3
* Bug #674381 - Show contact photo from address book doesn't workDan Vrátil2012-04-281-3/+34
* Bug #673225 - White box in message preview not wide enough for very long stringsDan Vrátil2012-04-271-7/+7
* Bug #674194 - Missing text in emailDan Vrátil2012-04-201-0/+1
* Fix text color of message source viewDan Vrátil2012-04-171-1/+1
* Bug #674176 - Sender's photo not shown properlyDan Vrátil2012-04-161-41/+45
* Bug #674034 - Attached images from IMAP provider email not shownDan Vrátil2012-04-131-32/+18
* Bug #673228 - Fails to display attached image in attached emailDan Vrátil2012-04-121-1/+3
* Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-121-1/+1
* Whitespace cleanup.Matthew Barnes2012-04-021-55/+55
* Bug #673065 - Black rectangle around text in Source viewDan Vrátil2012-03-291-1/+1
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-2115/+1640
* Whitespace cleanups.Matthew Barnes2012-03-031-2/+2
* Bug #671211 - 'Mark Citations' preferences not appliedDan Vrátil2012-03-021-5/+2
* Avoid crash when formatting broken message (part of bug #663221)Milan Crha2012-02-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+14
* Bug #669005 - Partial hang with unresponsive HTML email image sourceMilan Crha2012-01-311-7/+10
* Adapt to Camel API changes.Matthew Barnes2012-01-301-41/+42
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-2/+3
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-3/+6
* Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html.Chenthill Palanisamy2011-12-151-4/+5
* Bug 566793 - Support Drop And Drag Into Nautilus As PDF Filepepp2011-12-151-6/+40
* Mail widget cleanups.Matthew Barnes2011-11-221-3/+6
* Adapt to CamelOperation API changes.Matthew Barnes2011-11-071-1/+1
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-2/+3
* EMFormatHTML: Configure CamelHttpStreams with proxy authpass.Matthew Barnes2011-09-261-7/+40
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-50/+70
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-1/+2
* Bug #655669 - Can't save inline pictures embedded in HTML MailsMilan Crha2011-08-091-0/+13
* Avoid crashes when moving between messages quicklyMilan Crha2011-08-031-1/+11
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-82/+241
* Bug 653247 - Don't show TIFF documents inlineMatthew Barnes2011-06-301-1/+10
* Bug #653466 - Crash in efh_format_headersMilan Crha2011-06-281-3/+3
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug 650522 - em-format-html: Fix uninitialized variableColin Walters2011-05-191-1/+1
* Coding style cleanups.Matthew Barnes2011-05-091-42/+42
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-7/+7
* Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-04-271-5/+147
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #643297 - multipart/related formatter skips the last partMilan Crha2011-02-281-1/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-3/+1
* Bug #250046 - Quote names in addresses when necessary in mail previewMilan Crha2010-12-161-1/+7
* Bug #436914 - Reply to inline GPG quotes raw GPG messageMilan Crha2010-12-131-1/+1
* Simplify EActivity.Matthew Barnes2010-10-231-10/+12
* Fix a runtime warning from the enum change.Matthew Barnes2010-10-191-2/+2
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-14/+13
* Bug #630375 - Character encoding of GPG encrypted message not honoredMilan Crha2010-10-131-0/+10
* Adapt to Camel API changes.Matthew Barnes2010-09-281-98/+155
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-52/+111
* Coding style cleanups.Matthew Barnes2010-09-131-212/+212
* Various memory leaksMilan Crha2010-09-081-2/+2
* Bug 627611 - Memory leak in efh_format_header()David Woodhouse2010-08-241-3/+3
* Change em_format_redraw() to em_format_queue_redraw().Matthew Barnes2010-08-111-2/+2
* EMFormat cleanups.Matthew Barnes2010-08-101-2/+2
* More code cleanup.Matthew Barnes2010-07-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-3/+3
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-261-1/+6
* Bug #623035 - Crash when printing email with too many recipientsMilan Crha2010-07-141-0/+2
* Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-091-5/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-32/+40
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-22/+56
* Bug #531912 - Mail inline parser doesn't always workMilan Crha2010-05-141-1/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-29/+29
* Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-3/+7
* Bug #614325 - Shrink/expand To,Cc header images is missingMilan Crha2010-04-081-47/+21
* Adapt to Camel API changes.Matthew Barnes2010-04-041-21/+27
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-20/+0
* Stop relying on CamelObject meta-data.Matthew Barnes2010-04-011-11/+9
* Fix mismatched quotes.Matthew Barnes2010-03-291-2/+2
* Add an extension to configure EMFormatHTML.Matthew Barnes2010-03-201-0/+12
* Work-around a problem with urls on windowsFridrich Strba2010-03-111-2/+24
* Use proper URIs in markup and be consistent in directory namesFridrich Strba2010-03-111-6/+17
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+1
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-1/+1
* Bug #553057 - Show signer's information in a message window/previewMatthew W. S. Bell2009-12-171-2/+59
* BUG 600217:Crashes in emfh_multipart_related_checkBharath Acharya2009-11-131-0/+6
* Add zooming and drag-and-drop to the plugin.Matthew Barnes2009-11-101-4/+0
* Prototype an inline image plugin.Matthew Barnes2009-11-101-0/+4
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-051-15/+68
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-67/+113
* Bug #468736 - Prevent recursion in em-formatMilan Crha2009-10-161-1/+7
* Bug 593614 - efh_format_secure() recurses foreverMatthew Barnes2009-09-011-1/+1
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-19/+15
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Stop abusing forward declarations.Matthew Barnes2009-06-191-1/+1
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-78/+78
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-65/+63
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-35/+35
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-28/+28
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * ** Fix for bug #569700Milan Crha2009-02-111-0/+4
| * ** Fix for bug #333716Milan Crha2009-02-111-9/+8
| * ** Part of fix for bug #555888Milan Crha2009-02-091-3/+5
| * ** Fix for bug #569986Srinivasa Ragavan2009-02-031-1/+1
| * Do not display the default headers when all the headers are disabled inBharath Acharya2008-11-131-1/+1
| * ** Fix for BNC bug #437226 Proper message is missing in mail sent byBharath Acharya2008-11-071-12/+13
| * ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-011-1/+1
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-14/+14
| * ** Fix for bug #539536Sankarasivasubramanian Pasupathilingam2008-09-151-3/+5
| * Patch from Moritz Mertinkat <moritz@mertinkat.net> (Added meaningful user ag...Suman Manjunath2008-08-131-0/+1
| * ** Fix for bug #546668Paul Bolle2008-08-071-2/+1
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message heade...Suman Manjunath2008-08-041-2/+2
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-211-4/+19
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-4/+0
* | Split the interactive parts of the message display out of EMFormatHTMLDisplayMatthew Barnes2009-03-011-361/+388
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-145/+650
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-13/+18
* | Tweak the EShell API.Matthew Barnes2009-01-081-1/+0
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-13/+14
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-1/+1
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-4/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-17/+19
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-0/+1
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-8/+22
|/
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip prece...Suman Manjunath2008-06-221-1/+1
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #423395Milan Crha2008-06-191-4/+7
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+2
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-2/+2
* ** Fixes bug #531426Matthew Barnes2008-05-061-1/+1
* ** Fix for bug #511337Milan Crha2008-04-291-0/+4
* ** Fix for bug #529247Johan Euphrosine2008-04-281-10/+11
* Fix the Mailer header displaySrinivasa Ragavan2008-04-281-1/+1
* ** Fix for bug #529375Milan Crha2008-04-231-1/+1
* ** Fix for bug #334444Srinivasa Ragavan2008-04-211-0/+4
* Fix a corner case that I missed in my last commit.Matthew Barnes2008-04-061-1/+1
* Same as below.Jeffrey Stedfast2008-04-051-1/+1
* Need to unfold some headers. Also simplified figuring out the label.Jeffrey Stedfast2008-04-051-81/+105
* Fix an implicit function declaration.Milan Crha2008-03-131-0/+1
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-1/+4
* ** Fix for bug #515659Paul Bolle2008-02-161-0/+6
* Decode the right thingy. Fixes a regression in decoding of face headerSankar P2008-01-101-1/+1
* Fix bug #309432 : RTL headersDjihed Afifi2008-01-091-10/+28
* ** Fixes bug #362638Matthew Barnes2007-12-211-22/+22
* ** Fix for bug #493783Milan Crha2007-11-201-4/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-89/+89
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* ** Fixes bug #437579Matthew Barnes2007-10-101-6/+0
* ** Fixes bug #469657Matthew Barnes2007-10-021-15/+13
* Display Face header value if contacts doesn't have any image associatedSankar P2007-10-011-3/+5
* ** Fixes part of bug #474000Matthew Barnes2007-09-281-11/+9
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-2/+5
* Fix a typo build breakSrinivasa Ragavan2007-08-271-1/+1
* ** Fix for bug #256878 from Vincent UntzSrinivasa Ragavan2007-08-271-3/+4
* 2007-08-24 mcrha Fix for bug #385414 by makuchaku (Mayank)Milan Crha2007-08-241-1/+1
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-0/+11
* Do not show "on-behalf-of" band for all messages, instead check forVeerapuram Varadhan2007-08-011-2/+5
* Marked a string for translation.Chenthill Palanisamy2007-07-301-1/+1
* Display a information string if a from and sender are different.Chenthill Palanisamy2007-07-301-1/+58
* 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messagesMilan Crha2007-07-301-2/+6
* ** Fix for bug #459030Srinivasa Ragavan2007-07-291-9/+9
* 2007-07-26 mcrha Fix for bug #273386Milan Crha2007-07-261-3/+8
* Decodes Face header and displays the image.Sankar P2007-07-171-2/+28
* ** Fix for bug #312370 from B S SrinidhiSrinivasa Ragavan2007-07-071-3/+17
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-7/+7
* ** Adds support for Contact Image in the preview paneSrinivasa Ragavan2007-06-021-1/+30
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #350253Matthew Barnes2007-02-131-11/+16
* Fix for bug #337439 DoS attach with large emailsSrinivasa Ragavan2006-11-271-4/+4
* UUEncoded calendars will be displayed as calendars, not as plain text.Nick Sukharev2006-09-301-1/+1
* ** Fix for bug #341932 Patch from Roozbeh PournaderSrinivasa Ragavan2006-09-291-1/+1
* Fix for a crash during displaying camel address group.Srinivasa Ragavan2006-08-281-1/+1
* Plug a leak.Kjartan Maraas2006-08-171-0/+1
* Fix build on Win32, where EVOLUTION_ICONSDIR is a function call.Tor Lillqvist2006-06-131-6/+6
* Fix for a plus/minor header.Srinivasa Ragavan2006-06-071-1/+1
* Added support for collapsible headers for To/Cc/BccSrinivasa Ragavan2006-05-251-9/+85
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-0/+2
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+1
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-2/+19
* ** See bug #314440.Not Zed2005-08-261-1/+16
* put the s/mime message back, awaiting string approval for a changeNot Zed2005-08-191-114/+0
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-251-0/+6
* implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-011-5/+120
* ** See bug #307398Not Zed2005-06-251-4/+19
* fix rodney's name choices. fix multiple-inclusion. fix forward references.Not Zed2005-05-191-7/+17
* removed include of htmlengine.h which wasn't neededRadek Doulik2005-05-171-1/+0
* Don't show multiple "Mailer" headers even if multipleJeffrey Stedfast2005-03-181-1/+4
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-2/+1
* Don't use the pre-UTF-8 converted subject header string from theJeffrey Stedfast2005-02-251-1/+1
* ** See bug #67083Not Zed2005-01-311-2/+2
* kill old 'load http 0 now=0' debug.Not Zed2005-01-181-1/+0
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-4/+4
* ** See bug #69339.Not Zed2004-12-011-30/+42
* revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-031-38/+8
* use shorthand border: propertyRadek Doulik2004-11-021-4/+4
* replace 3 nested html tables used to create this gray border around partsRadek Doulik2004-11-021-25/+8
* ** See bug #65058 (again again).Not Zed2004-09-241-5/+28
* ** See bug #65058.Not Zed2004-09-221-5/+3
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-3/+1
* Partial fix for bug #62771Jeffrey Stedfast2004-08-131-1/+1
* only call expunge if the folder is set. (emfb_enable_map[]): only enableNot Zed2004-07-101-12/+40
* Fix for bug #61199.Jeffrey Stedfast2004-07-091-5/+8
* remove some debug.Not Zed2004-05-241-1/+3
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-27/+3
* make this match the efhd stuff.Not Zed2004-05-191-6/+11
* Added header "X-Newsreader" for handle Outlook Express as Mailer.Cantona Su2004-05-191-1/+2
* ** Quick fix for #57434Not Zed2004-05-181-1/+2
* Same. Also changed the "Valid signature, cannot verify sender" string toJeffrey Stedfast2004-05-151-5/+9
* ** See bug #57720.Not Zed2004-05-051-9/+0
* set gtk_html_begin's flags to avoid scroll to top of the message andRadek Doulik2004-04-261-3/+3
* fix the check to see if we've already loaded the images. #57450.Not Zed2004-04-231-1/+1
* Same.Jeffrey Stedfast2004-04-201-1/+1
* Removed variables that got re-added with the icon-theme patch somehow.Jeffrey Stedfast2004-04-201-2/+2
* mail-component.cMichael Terry2004-04-191-15/+18
* reset load_http_now once we've done, should fix #56338 finally.Not Zed2004-04-131-0/+1
* use %% for %%.Not Zed2004-04-131-1/+1
* add width=16 height=16 to rupert's image so that it doesn't flicker/moveRadek Doulik2004-04-101-1/+1
* add the monkey button if we're from evolution. See #52977. (emfh_gethttp):Not Zed2004-04-081-7/+25
* ** See bug #56338.Not Zed2004-04-021-6/+6
* Only do citation colouring if the user has specified to do so and use theJeffrey Stedfast2004-04-011-3/+27
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-6/+8
* Use sizeof() to decide how big buffer is so that in the future, if weJeffrey Stedfast2004-03-241-1/+1
* use EM_FORMAT_HTML_VPADRadek Doulik2004-03-231-1/+1
* Add Newsgroups to the default header list.Not Zed2004-03-221-23/+43
* format as plain text too.Not Zed2004-03-171-0/+31
* Fixed a bug where txt wasn't being properly initialised in all cases forJeffrey Stedfast2004-03-121-8/+24
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-19/+17
* Fix for bug #55298.Jeffrey Stedfast2004-03-111-14/+9
* Don't set our parent window as the efhd, ehfd isn't even a widget.Jeffrey Stedfast2004-03-061-1/+1
* Make private (only EMFormatHTMLQuote used it and that class is no longerJeffrey Stedfast2004-02-071-20/+18
* ** See bug #53258.Not Zed2004-02-061-1/+1
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-301-109/+22
* Fixes a bug i can't find right nowNot Zed2004-01-291-1/+11
* ** See bug #53159.Not Zed2004-01-211-7/+8
* properly decode the mailto url rather than treating it as a simple string.Not Zed2004-01-191-3/+12
* Dump a struct _camel_header_address to an html string.Jeffrey Stedfast2004-01-171-4/+51
* ** See bug #52891.Not Zed2004-01-151-2/+4
* ** See bugs #51609 and #43515.Not Zed2004-01-151-2/+4
* ** See bug 51660.Not Zed2004-01-141-25/+54
* ** See bug 52737.Not Zed2004-01-121-1/+1
* keep the windows charset filter around until we're done since if we set itNot Zed2004-01-091-1/+1
* Removed. (efh_format_header): Handle address formatting a littleJeffrey Stedfast2004-01-081-90/+111
* ** See bug #52108.Not Zed2003-12-121-0/+1
* display x-evolution-mailer pseudo header irrespective of xmailer_mask.Grahame Bowland2003-12-111-4/+1
* (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-111-2/+10
* add text/x-patch as a plain type.Larry Ewing2003-12-111-0/+1
* treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-101-1/+2
* set session on print formatter for signatures to work.Not Zed2003-11-251-141/+102
* use new colors (efh_text_html): dittoRadek Doulik2003-11-241-7/+11
* do not use horizonal rule, attachment content is now inside simple frameRadek Doulik2003-11-241-21/+28
* use malloc0 for the pobject memory.Not Zed2003-11-131-1/+1