utf8vcl-general Mailing List for UTF-8 VCL (Page 5)
Status: Alpha
Brought to you by:
bluelive
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
(144) |
Apr
(50) |
May
(5) |
Jun
|
Jul
(14) |
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2007-03-30 08:27:37
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4235437 By: marquardt Test program is in CVS. Please find the bugs. No, the JCL and JVCL should stay out of the CVS. Both have their own SVN repository on Sourceforge. Best get the current versions from http://jcl.sourceforge.net/daily/ and http://jvcl.sourceforge.net/daily/ You should also update every few days. as soon as the test program works again i wil add more components to it and will fix JVCL errors i find. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671425 |
From: SourceForge.net <no...@so...> - 2007-03-30 07:41:03
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4235351 By: nobody I have developped an application using TntControls and I would like uninstall that "traitors" components and use only utf8vcl. The only remaining problem is about MDIForm caption when maximized, see bug 1691082. I need the solution to that problem in a few days, I think is not so hard for you, PLEASE can you help me?!? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 20:05:12
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234745 By: kryvich As I've found out, a replacement of CreateWindowExA function for TListView produces a malfunction in it: list items of TListView are not displayed on the test form. But when you will disable this replacement of CreateWindowExA with CreateWindowExW then the list items will be visible on a screen. It is shown both in Turbo Delphi 2006, and in Delphi 7. Unfortunately, I could not identify an exact reason which caused the problem. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 16:49:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234466 By: bluelive D2007 has no unicode things beyond bds2006 so it also needs support. D5 support sounds ok, but i don't have it to test and develop for it. (neither for 2007) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 16:38:51
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234450 By: kryvich Robert, Nick Hodges has a message for those who still use an old Delphi sometimes. http://blogs.codegear.com/NickHodges/archive/2007/03/28/33579.aspx ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 14:51:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234257 By: bluelive Great, is the test program in cvs ? (is a good idea to have jvcl also in cvs ?) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671425 |
From: SourceForge.net <no...@so...> - 2007-03-29 14:26:36
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234200 By: marquardt I have added more components and now it crashes on startup already. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671425 |
From: SourceForge.net <no...@so...> - 2007-03-29 12:14:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233988 By: marquardt I have added a test program for JVCL components. That was a good idea. I already found several bugs in the components. JvOfficeColorButton (second color selection component) has an UTF8 problem. Click the "Other color..." button in the drop-down dialog. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671425 |
From: SourceForge.net <no...@so...> - 2007-03-29 11:47:55
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233954 By: nobody I'll remove it then. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 08:42:48
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233710 By: nobody OK Bart it works, you are great! , but I have just found another little bug [1690443] about gnugettext. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 07:59:04
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233649 By: kryvich I've just update from CVS and here is Gauges in uses clause of TestForm.pas. OK, no big problem. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 07:37:47
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233622 By: marquardt Support from D5 on would be ideal. Support from D6 on is necessary. Support for D2007 may not be needed. Depends on the Unicode VCL CodeGear is promising. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 06:55:56
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233572 By: nobody I checked the vcs and did not find any breaking change, are you sure you did not make an edit locally ? or removed a component from your delphi ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 06:51:12
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233570 By: nobody The MBTWC intercept is still needed for code that explicitly calls it with an ACP argument. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 06:49:47
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233566 By: nobody D7 is what i have at home so that is what i can develop in the most esily, i'll fix bds2006 compatibility issues at work. Hmz, i can't remeber addign a dependency on Gauges. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 06:00:42
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233508 By: kryvich D7 compatibility was broken in last edition of utf8vcl. - File not found Gauges.dcu - Press Translate button - access violation error in ComCtrls.pas (procedure TListItem.SetCaption, line #12863) BTW whether a support of Delphi 7 in utf8vcl is really necessary? I think, it is much easy to make a complete support of UTF8 VCL in new versions of Delphi 2006/2007 due to a step-by-step Unicode approach strategy of CodeGear. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 05:47:55
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233496 By: kryvich After this patch an interception of MultiByteToWideCharIntercept & WideCharToMultiByteIntercept functions is not needed anymore (for Delphi 2006/2007). If you'll find a way to set value of DefaultUserCodePage private variable in System module, you can refuse these interceptors at all. Something like this: in utf8vcl.pas : {$IF CompilerVersion < 18.0} procedure SetDefaultUserCodePage; var ducp: ^integer; begin ducp := pointer(integer(@ModuleUnloadList) + $2588); ducp^ := CP_UTF8; end; {$IFEND} initialization ActivateUtf8VCL(True); {$IF CompilerVersion >= 18.0} // System does this GetACP before we can do the patching, so we fix this now. introduced in bds2006 SetMultiByteConversionCodePage(GetACP); {$ELSE} SetDefaultUserCodePage; {$IFEND} end. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-29 05:28:40
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233483 By: kryvich Now the loading goes correctly both in Turbo Delphi/Delphi 2006 and Delphi 2007. Thank you. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 20:28:43
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233051 By: bluelive I wish i could get my hands in D2007 to fix these problems. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 20:27:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233048 By: bluelive Added code to fix the problem with SetMultiByteConversionCodePage. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 20:20:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4233036 By: bluelive Now fixed in cvs. This problem was keeping widestring - string conversion from working in D2k6 and D2k7 Anyone with a D2007 that can test utf8vcl ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 18:39:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4232878 By: bluelive Fixed in cvs. The intercept for WM_MDICREATE was missing. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 11:58:24
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4231489 By: nobody I don't know how attach something here. Posted as new bug. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 09:26:45
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4231333 By: nobody This is somethign we haven't tested yet, so it probably needs some work. Could you attach an example project that shows this bug ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |
From: SourceForge.net <no...@so...> - 2007-03-28 06:54:09
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4231161 By: nobody Hi all, in a Delphi 7 application trying to create a mdi form an exception is raised. Do you know the reason? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |