[twsocket] FIX for bug in HdrEncodeInline and/or StrEncodeQPEx !!

2012-10-17 Thread Max Terentiev
Hi All, I fixed a bug in the HdrEncodeInline->StrEncodeQPEx wrote about yesterday. Problem happens with 'Q' encoding if input strings contain to many spaces (more than MaxCol parameter). So, here: if (Buf[cPos] = ' ') and ShortSpace then begin Result[lPosRes] := '_'; Inc(lPosRes); Inc(

Re: [twsocket] FIX for bug in HdrEncodeInline and/or StrEncodeQPEx !!

2012-10-17 Thread Arno Garrels
Max Terentiev wrote: > I fixed a bug in the HdrEncodeInline->StrEncodeQPEx wrote about > yesterday. Hello Max, Many thanks for this, I just checked in your fix in both SVN repos, v7 and v8. So next daily snapshots will include your fix. -- Arno -- To unsubscribe or change your settings for TWS

Re: [twsocket] BUG REPORT: Division by zero

2012-10-17 Thread Arno Garrels
Vladimir Kudelin wrote: > Therefore, I had to apply the following fix: > >if Tick = FPrevTick then >FCurSpeed := 0 >else >FCurSpeed := 8 * (FTotalCount - FPrevCount) / (Tick - > FPrevTick); Hello Vladimir, Many thanks for this, I just checked in your fix in both SVN rep

[twsocket] THTMLSmtpClient - IPhone

2012-10-17 Thread Adrian
Hi Everybody, Anybody know is there is a problem in viewing the attachment file on IPhone (Yahoo, Hotmail, GMail accounts), I'm sending a HTML email with embedded images and a file as an attachment but on I can't see it on IPhone. In the message header I can see the little icon indicating that