On Mon, 28 Aug 2006 17:39:16 +0200 Robert Cernansky <[EMAIL PROTECTED]> wrote:
RC> It's much better now (CVS M + CVS wx), thank you. Displaying body of RC> message is correct. There is still problem in "Folder View". For RC> example if message have 'From:' field in header like this: RC> RC> From: "=?WINDOWS-1252?Q?Petr_Bal=E1=9A?=" <[EMAIL PROTECTED]> RC> RC> only empty line is displayed (instead of Status|Subject|From|Date). Strange, it does work for me (I've copied and pasted the above). I don't know why should it behave differently for you. Do you get any messages on the stdout by chance? RC> One minor issue in configure: when testing for -Wno-pointer-sign it RC> should be space in if (line 5349): RC> RC> - if test $m_cv_cc_no_warn_ptr_sign="yes"; then RC> + if test $m_cv_cc_no_warn_ptr_sign = "yes"; then RC> RC> otherwise it is always true. Oops, sorry for the typo and thanks for noticing it! RC> I want to ask also: how difficult it would be to backport these fixes RC> to wxWidgets 2.6.x? The problem is that I made a Mahogany package for RC> Gentoo Linux and it is not wise/possible to make it dependent to CVS RC> wx. Latest available version in Gentoo is 2.6.3.2. I think it should be possible to backport the changes, but it's going to take time and I don't know where am I going to find it... RC> I do not see any developers realted Changelog file in wx tree. How can RC> I see what changes you did? Most of them were here, in revisions 1.253..255: http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/src/gtk/textctrl.cpp The last one can't be backported "as is" but I'll try to extract the relevant bits for 2.6. Also please let me know if/when you have a (well) working Gentoo build/package/ whatever of M so that I could add a link to it to the web page (or you can upload it to SourceForge if you prefer). Thanks! VZ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
