aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.c
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>2000-03-05 13:33:55 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-03-05 13:33:55 +0800
commitf4b7a4632573de34280e904bfb03a410a1fa1dbf (patch)
treeb7b45a3424645a6836587c214dc5dfb2737239ef /camel/camel-mime-part.c
parent1208f96fe41fa87dfab2ee0a3b67a822380aeb27 (diff)
downloadgsoc2013-evolution-f4b7a4632573de34280e904bfb03a410a1fa1dbf.tar.gz
gsoc2013-evolution-f4b7a4632573de34280e904bfb03a410a1fa1dbf.tar.zst
gsoc2013-evolution-f4b7a4632573de34280e904bfb03a410a1fa1dbf.zip
Tons of fixes to fix things
svn path=/trunk/; revision=2057
Diffstat (limited to 'camel/camel-mime-part.c')
-rw-r--r--camel/camel-mime-part.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/camel/camel-mime-part.c b/camel/camel-mime-part.c
index 460e0527d2..953ee0d077 100644
--- a/camel/camel-mime-part.c
+++ b/camel/camel-mime-part.c
@@ -869,10 +869,10 @@ my_set_input_stream (CamelDataWrapper *data_wrapper, CamelStream *stream)
/* set the input stream for the content object */
content_stream_inf_bound = camel_seekable_stream_get_current_position (seekable_stream);
- mime_part->content_input_stream =
- camel_seekable_substream_new_with_seekable_stream_and_bounds (seekable_stream,
- content_stream_inf_bound,
- -1);
+ printf ("Current position = %d\n", content_stream_inf_bound);
+ mime_part->content_input_stream = camel_seekable_substream_new_with_seekable_stream_and_bounds (seekable_stream,
+ content_stream_inf_bound,
+ -1);
CAMEL_LOG_FULL_DEBUG ("CamelMimePart::set_input_stream leaving\n");
span title='2013-03-26 22:47:40 +0800'>2013-03-261-13/+13 * Update to 1.1.2 now that we have a recent enough GTK+ 3.rakuco2013-03-263-6/+5 * - convert USE_CMAKE to USESmakc2013-03-2316-17/+16 * Mk/bsd.kde4.mk:makc2013-03-224-4/+4 * Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-221-9/+7 * Reset maintainership at maitainer request [1] and while I'm here:makc2013-03-202-18/+10 * Fix build with glib-2.34.kwm2013-03-181-0/+2 * Fix build with glib 2.34.kwm2013-03-091-0/+4 * Remove indefinite article from COMMENTehaupt2013-03-082-12/+4 * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1 * Remove expired, unmaintained ports:rene2013-03-066-130/+0 * 2013-02-27 www/igal: No more upstream, no more public distfiles, consider usi...bapt2013-03-047-85/+0 * Add x11-themes/kde4-style-oxygen-transparent.dbn2013-03-015-0/+48 * Fix the build with newer glib when ANIMATION option is selected. [1]kwm2013-02-241-9/+10 * - BROKEN does not fetchmiwi2013-02-191-0/+2 * - BROKEN checksum mismatchmiwi2013-02-191-0/+2 * Add new port x11-themes/kde-gtk-config:makc2013-02-175-0/+82 * Fix distinfo after r312163.rakuco2013-02-131-2/+2 * Update to 1.3.2.1.rakuco2013-02-132-3/+3 * Update to 1.8.14makc2013-02-114-16/+8 * Update to 1.8.16makc2013-02-112-8/+4 * Reset to the pool per maintainer request.bapt2013-02-089-56/+17 * Mark as deprecated a bunch of ports that are marked as broken for more than 6bapt2013-02-051-0/+3 * - Update to 1.3.2.rakuco2013-02-042-6/+7 * Use USE_PKGCONFIG and remove lib version numbers in the dependencies.rakuco2013-02-041-3/+4 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-0413-22/+139 * 2012-05-10 databases/ruby-kyotocabinet: BROKEN for more than 6 monthbapt2013-01-275-42/+0 * - Strip header at request of original creatortabthorpe2013-01-271-5/+1 * Convert Makefile headers to the new format in my ports.olgeni2013-01-264-20/+0 * - Mark deprecated and set expiration date to 2013-02-28gblach2013-01-212-0/+6 * - Update to my new FreeBSD addressdbn2013-01-171-6/+2 * 2012-05-10 databases/hypertable: BROKEN for more than 6 monthbapt2013-01-0614-2137/+0 * - Update to version 1.3pawel2013-01-044-29113/+11 * Remove the created by me and update those header at the same time. I nevermezz2013-01-012-6/+0 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-305-0/+15 * Convert romain's ports to new option frameworkbapt2012-12-301-11/+8 * Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1 * - Update to version 0.13sperber2012-12-014-955/+944 * - Change my email address to gblach@FreeBSD.orggblach2012-11-043-18/+6 * - Fix console warnings of "GtkSpinButton: setting an adjustment with non-zerodanfe2012-10-291-6/+7 * 2012-10-20 x11-themes/metacity-ana-theme: No more public distfilesbapt2012-10-266-222/+0 * Clean up the headers of the ports I maintain.rakuco2012-10-072-10/+2 * - Change PORTNAME to original gtk-qt-enginemakc2012-10-074-28/+31 * Convert to new options frameworkbapt2012-10-061-4/+6 * Update to 1.3.1rakuco2012-10-062-3/+3 * - pass maintainership to new volonteerrm2012-09-301-6/+2 * - Update to 3.0.1olivierd2012-09-252-5/+6 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-231-6/+2 * Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's dist...bapt2012-09-211-0/+3 * Take maintainership.makc2012-09-171-1/+1 * Remove superfluous dependence on kdebasemakc2012-09-171-3/+3 * Update patch to fix build on 7.xmakc2012-08-231-7/+8 * Update to 1.8.13makc2012-08-075-8/+7 * Update to 1.8.15makc2012-08-072-4/+3 * Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1 * Fix typos in COMMENTcs2012-07-292-2/+2 * Remove expired ports:ak2012-07-2824-950/+0 * Add some explicit USE_PKGCONFIG=buildbapt2012-07-274-0/+5 * Update to 1.3.0.rakuco2012-07-182-3/+3 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 * - Detect eigen2 by checking for .pc file, not min. port version.avilla2012-06-271-1/+1 * Update to 1.2.5.rakuco2012-06-192-4/+3 * Remove no-longer supported options from the themes that they appear indougb2012-06-172-4/+14 * Remove x11-themes/gtk-qt-engine: broken more than 6 months.linimon2012-06-166-84/+0 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-154-7/+6 * - mark DEPRECATEDdinoex2012-06-115-5/+20 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0615-30/+15 * - update png to 1.5.10dinoex2012-06-0162-44/+63 * Convert to new options frameworkbapt2012-05-311-7/+9 * - Update to 20120129miwi2012-05-303-4229/+4552 * - Welcome XFCE 4.10 to the portstree!miwi2012-05-264-26/+29 * IGNORE= does not build with KDE SC 4.8makc2012-05-251-0/+2 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-259-76/+177 * Update to version 0.5.2pawel2012-05-223-3/+9 * Update to 1.2.4.rakuco2012-05-153-4/+3 * Update autoconf to 2.69 and automake to 1.12ade2012-05-122-8/+13 * Fix broken message.wxs2012-04-301-1/+1 * Mark BROKEN: does not fetcherwin2012-04-301-0/+2 * - update maintainer address to shanjobe@gmail.comjgh2012-04-279-9/+9 * Update to 1.0.3.rakuco2012-04-162-3/+3 * Update to 1.2.3.rakuco2012-04-162-3/+3 * - pass maintainership of this ports to new volunteerrm2012-04-112-4/+4 * Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-105-0/+15 * xli and xloadimage both installs bin/xsetbgbapt2012-04-011-0/+2 * Update to 1.0.2.rakuco2012-03-212-3/+3 * Update to 1.2.2rakuco2012-03-212-3/+3 * - Update to MASTER_SITESmiwi2012-03-042-6/+5 * - Update to version 1.0.5pawel2012-03-032-5/+5 * - Update to version 1.8.5pawel2012-03-032-4/+4 * - fix build with gcc46dinoex2012-02-191-0/+4 * Update to 1.2.1.rakuco2012-02-192-4/+3 * Update to 1.0.1.rakuco2012-02-192-3/+3 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-1611-6/+11 * Remove bogus variableeadler2012-02-151-1/+0 * Add version 1.0.0 of x11-themes/gtk3-oxygen-engine.rakuco2012-01-316-29/+25 * - Fix fetching (move to GENTOO MASTER_SITE)jgh2012-01-302-5/+6 * Add dependency on x11-themes/gnome-icons-faenzapawel2012-01-292-2/+4 * Replace ubuntu logo with gnome one on start buttonpawel2012-01-281-3/+17 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-253-6/+6 * Update to 1.2.0.rakuco2012-01-194-10/+10 * 2011-12-03 x11-themes/gtk-qn-x11-theme: No more public distfileseadler2012-01-099-86/+0 * update multimedia/audacious to 3.1.1oliver2011-12-311-1/+1 * This icon theme for Gnome provides monochromatic icons for panels, toolbarspawel2011-12-285-0/+29143 * - Update port to version 1.50pawel2011-12-273-257/+239 * Add actual page file.danfe2011-12-171-0/+20 * - Define LICENSE (GPLv2)danfe2011-12-171-7/+15 * - Switch to GNU make as parallel builds (-jX) are broken with BSD make(1)danfe2011-12-171-4/+3 * Remove dead WWW address (replace with author name) and spell "Qt" correctly.danfe2011-12-161-4/+3 * Update to 1.1.6.rakuco2011-12-164-6/+6 * - Fix MASTER_SITESmiwi2011-11-261-3/+4 * Update to 1.1.5.rakuco2011-11-204-6/+6 * The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-143-6/+6 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * Deprecate gtk12 themes which doesn't have anymore public distfiles.bapt2011-11-033-2/+6 * audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATEDdougb2011-11-016-230/+0 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * - Update to 2.9.0miwi2011-10-283-5/+3 * Consistify spelling of "Xfce", and some other projects while there.rene2011-10-273-3/+3 * Depend on x11-wm/fvwm2 instead of x11-wm/fvwm2-devel, which has been deletedcy2011-10-261-3/+3 * The vast majority of pkg-descr files had the following format when theydougb2011-10-245-16/+3 * Remove more tags from pkg-descr files fo the form:dougb2011-10-24