aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-09-07 04:10:02 +0800
committerDan Winship <danw@src.gnome.org>2001-09-07 04:10:02 +0800
commite243f47a722dcbabbc1e82fa2cfeb8d4edcc0f60 (patch)
tree0a967cdf3e1ccf771ce74f4336238452d023d956 /composer/e-msg-composer.c
parent3f7f2d2f2e9d344dd102d245aed8e0af2a102f47 (diff)
downloadgsoc2013-evolution-e243f47a722dcbabbc1e82fa2cfeb8d4edcc0f60.tar.gz
gsoc2013-evolution-e243f47a722dcbabbc1e82fa2cfeb8d4edcc0f60.tar.zst
gsoc2013-evolution-e243f47a722dcbabbc1e82fa2cfeb8d4edcc0f60.zip
Fix a bunch of replying/forwarding-related formatting bugs.
2749 - Message text not included in reply, but html attachment is 4294 - "forward inline" should quote the same headers as the normal mail display 6100 - Reply to a forwarded email displays email headers 7255 - Replying to HTML message 7527 - replying to forwarded message w/ attachments does the wrong thing * mail-format.c (mail_get_message_rfc822): New function to get message headers and body together, for inline forwards, or replies containing attached messages. (mail_get_message_body): Redo this to always return HTML, but keep the "want_plain" flag, to decide whether to return HTML that looks like HTML or HTML that looks like plain text. Use mail_get_message_rfc822 to handle attached message/rfc822 parts. Don't include the text of vcard or icalendar attachments. Don't fail to include text parts just because we found an HTML part. (Since we're always returning HTML now, this doesn't cause problems any more.) * mail-tools.c (mail_tool_quote_message): Simplify greatly. mail_get_message_body always returns HTML now, and we let it take care of prepending "> "s too. We then let GtkHTML deal with converting the HTML to plain text if the user wants to reply in plain text. (mail_tool_forward_message): Simplify this a ton too: parts of it are moved into mail_get_message_rfc822 and parts are now unnecessary. * mail-callbacks.c (do_forward_non_attached): Call mail_tool_forward_message here always, and let it do the "> " quoting in the "quoted" case, so that we get the headers too when forwarding quoted. Related to bug #4294. svn path=/trunk/; revision=12657
Diffstat (limited to 'composer/e-msg-composer.c')
0 files changed, 0 insertions, 0 deletions
antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/deskutils/kcharselect?id=059340ceb7b48dcb0df914995161c233f99ef0fd'>Remove expired misc/kdehier4 and update all of its consumers to not reference...Rene Ladan2016-05-261-1/+1 * Update KDE SC to 4.14.3Alonso Schaich2015-03-121-2/+2 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-5/+3 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-161-0/+1 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-111-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-032-4/+3 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-051-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-182-7/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0 * Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-051-2/+2 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-031-2/+2 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-191-2/+2 * KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-273-5/+4 * Mk/bsd.kde4.mk:Max Brazhnikov2013-03-221-1/+1 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-042-6/+3 * Convert to USE_QT4. USE_QT_VER and QT_COMPONENTS are deprecated.Max Brazhnikov2012-06-151-2/+1 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...Max Brazhnikov2012-06-151-2/+2 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-254-400/+12 * - Chase libarchive shlib bumpPav Lucistnik2012-03-031-2/+2 * - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-252-3/+3 * The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa2011-11-141-2/+2 * The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-176-175/+34 * - Backport patches to fix KCalc issues.Alberto Villa2011-07-183-0/+135 * Update KDE Software Compilation ports to 4.6.5Max Brazhnikov2011-07-081-2/+2 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullAlberto Villa2011-06-143-60/+2 * Update KDE Software Compilation ports to 4.6.3Max Brazhnikov2011-05-174-7/+63 * The FreeBSD KDE Team is pleased to announce April updates for KDEAlberto Villa2011-04-072-3/+2 * - Depend on newer libarchive (and fix plist) on 7.x and 8.0.Alberto Villa2011-03-291-1/+2 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMAlberto Villa2011-03-253-435/+26 * Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1 * - WITH_RAR: unrar is required even when rar is installed.Alberto Villa2011-01-151-2/+2 * - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5Dima Panov2011-01-082-3/+2 * - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-0/+1 * KDE FreeBSD team presents KDE SC 4.5.4.Max Brazhnikov2010-12-032-3/+2 * Increment PORTREVISION after liblzma major version change in archivers/xz.Christian Weisgerber2010-11-101-1/+2 * - Remove nonexistent directories from plist.Alberto Villa2010-11-081-3/+0 * KDE FreeBSD team presents KDE SC 4.5.3.Max Brazhnikov2010-11-041-3/+2 * KDE FreeBSD team presents KDE SC 4.5.2.Max Brazhnikov2010-10-062-56/+57 * KDE FreeBSD team presents KDE SC 4.5.1.Max Brazhnikov2010-09-033-62/+494 * Present KDE SC 4.4.5 for FreeBSD.Max Brazhnikov2010-06-301-3/+3 * Present KDE SC 4.4.4 for FreeBSD.Max Brazhnikov2010-06-022-4/+3 * The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-221-1/+1 * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDDima Panov2010-05-113-33/+44 * Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2 * - update to 1.4.1Dirk Meyer2010-03-281-1/+1 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thisMartin Wilke2010-02-072-4/+4 * - update to jpeg-8Dirk Meyer2010-02-051-1/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,Martin Wilke2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3Martin Wilke2009-11-273-6/+5 * lzmautils-devel -> xzChristian Weisgerber2009-09-211-1/+2 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,Thomas Abthorpe2009-09-023-5/+4 * Mk/bsd.kde4.mk:Max Brazhnikov2009-08-102-18/+8 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0Martin Wilke2009-08-055-49/+87 * - bump all port that indirectly depends on libjpeg and have not yet been bump...Dirk Meyer2009-07-311-0/+1 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixMartin Wilke2009-06-032-4/+3 * Add optional dependency on print/kdeutils4-printer-appletMax Brazhnikov2009-05-161-1/+9 * Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+2 * Update KDE ports to 4.2.3Max Brazhnikov2009-05-103-9/+14 * - Mark all kde4 ports MAKE_JOBS_UNSAFEMartin Wilke2009-04-171-1/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2Martin Wilke2009-04-023-7/+9 * bump PORTREVISION after cmake updateMax Brazhnikov2009-03-251-0/+1 * Update KDE to 4.2.1.Max Brazhnikov2009-03-092-3/+23 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-094-68/+32 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...Max Brazhnikov2009-01-143-5/+9 * Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-061-0/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1Martin Wilke2008-09-032-3/+16 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-106-641/+217 * Fix kdeutils for amd64-current (and perhaps other 64-bitDaniel Eischen2008-06-041-0/+92 * - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0 * Update to KDE 3.5.8Michael Nottebrock2007-10-302-3/+49 * Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-042-4/+3 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-143-7/+5 * - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-281-1/+1 * Chase comms/lirc update.Alexander Nedotsukov2007-01-191-1/+1 * - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-2/+2 * - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-1/+2 * Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-201-3/+3 * KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-131-3/+3 * Update to KDE 3.5.3Michael Nottebrock2006-06-063-4/+23 * Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-111-1/+0 * Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2 * Update to KDE 3.5.2Michael Nottebrock2006-03-314-69/+5 * Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+28 * Update to KDE 3.5.1.Michael Nottebrock2006-02-015-182/+67 * Update to KDE 3.5.0Michael Nottebrock2006-01-096-70/+305 * Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-0/+1 * Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-051-2/+2 * Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-08-011-2/+2 * Update to KDE 3.4.1Michael Nottebrock2005-06-261-2/+2 * Move shared directory for klirc profiles into kdehier.Michael Nottebrock2005-04-251-1/+0 * Depend on archivers/gtar on CURRENT later than 600022Michael Nottebrock2005-04-041-0/+3 * Update to KDE 3.4Michael Nottebrock2005-03-214-12/+17 * Update to KDE 3.3.2Michael Nottebrock2004-12-142-4/+2 * Remove conditional runtime dependency on the gtar port, it's availableMichael Nottebrock2004-11-121-2/+0 * Update to KDE 3.3.1Michael Nottebrock2004-11-082-3/+12 * Update to KDE 3.3Michael Nottebrock2004-08-313-95/+28 * Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-115-175/+79 * Correct a configure-misdetection which went unnoticed until now, but causesMichael Nottebrock2004-08-011-0/+4 * Update to version 3.2.3Michael Nottebrock2004-06-103-14/+3 * Update to KDE 3.2.2Michael Nottebrock2004-04-202-2/+13 * Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-104-29/+19 * Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION.Michael Nottebrock2004-02-103-7/+79 * RUN_DEPENDS on gnupg, CONFLICTS with kgpg.Michael Nottebrock2004-02-051-1/+5 * Update to KDE 3.2.0Michael Nottebrock2004-02-0510-115/+253 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1 * - AMD64 has no APMTilman Keskinoz2003-11-261-3/+3 * Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-042-3/+2 * IA64s do not have apm.Tilman Keskinoz2003-09-301-2/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-1/+11 * Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-201-1/+1 * Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.Tilman Keskinoz2003-05-081-0/+11 * Fix build on CURRENTTilman Keskinoz2003-04-091-1/+9 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!Alan Eldridge2003-04-064-52/+40 * Use a size_t to hold the result of sizeof() instead of an unsigned int.John Baldwin2003-03-191-12/+14 * Clear moonlight beckons.Ade Lovett2003-03-072-1/+1 * Fix Build on CURRENT.Tilman Keskinoz2003-03-032-0/+53 * update to 3.1 official releaseAlan Eldridge2003-01-298-296/+382 * Fix a typo (forgot a '%' on a PLIST_SUB variable).Pete Fritchman2003-01-061-1/+1 * Fix build on alpha (don't include the klaptop files when we are on alpha,Pete Fritchman2003-01-021-23/+23 * 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-112-33/+28 * 1. Bump PORTREVISION to 1.Alan Eldridge2002-10-022-10/+23 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-252-15/+2 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-052-2/+2 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-163-10/+80 * Don't build klaptopdaemon on alpha.Andrew Gallatin2002-05-212-23/+34 * Update to 3.0. Sigh.Will Andrews2002-04-231-0/+226 * Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-224-366/+10 * Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews2002-03-301-1/+7 * Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-111-16/+2 * If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-081-0/+3 * Conditionalize use of objprelink based on whether we're running onWill Andrews2002-01-051-3/+8 * Fix a problem with auto{conf,make}: some build magic was introduced toPete Fritchman2001-12-071-1/+1 * Upgrade KDE to 2.2.2:Will Andrews2001-12-044-5/+44 * Upgrade to 2.2.1.Dmitry Sivachenko2001-10-273-2/+11 * Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-112-1/+2 * Make CATEGORIES and MAINTAINER overridable for japanese/kde*.Akinori MUSHA2001-08-311-2/+2 * Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-08-251-1/+1 * *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-161-1/+1 * Update to KDE 2.2:Will Andrews2001-08-153-280/+97 * Overhaul QT/KDE support:Will Andrews2001-04-032-13/+3 * Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-051-1/+1 * Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-27