|
From: andrew7 <bd...@us...> - 2007-06-18 01:07:33
|
Update of /cvsroot/smartwin/SmartWin/tests In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv696 Modified Files: testcheck.html Log Message: Latest test results. Index: testcheck.html =================================================================== RCS file: /cvsroot/smartwin/SmartWin/tests/testcheck.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- testcheck.html 17 Dec 2006 16:44:06 -0000 1.8 +++ testcheck.html 18 Jun 2007 01:07:30 -0000 1.9 @@ -16,7 +16,7 @@ anonymous access.</p> <TABLE id="Table1" cellSpacing="1" cellPadding="1" width="100%" bgColor="lime" border="1"> <TR> - <TH> + <TH style="width: 351px"> <STRONG>Test name</STRONG></TH> <TH> <STRONG>Windows using MSVC++</STRONG></TH> @@ -27,16 +27,16 @@ <TH> <STRONG>Wine 0.9.10 (Linux)</STRONG></TH></TR> <TR> - <TD>AddressBook</TD> + <TD style="width: 351px">AddressBook</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>?</TD> - <TD>works, ASW Mar 22, 2006</TD> + <TD>works, ASW Dec 23, 2006</TD> </TR> <TR> - <TD>Calculator</TD> + <TD style="width: 351px">Calculator</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>?</TD> <TD> <P>Norwegian resource .rc file does not work now.</P> @@ -44,76 +44,65 @@ </TD> </TR> <TR> - <TD>Canvas</TD> + <TD style="width: 351px">Canvas</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> - <TD> works, ASW Mar 22, 2006</TD> + <TD> works, ASW Dec 23, 2006</TD> </TR> <TR> - <TD>CustomWidget</TD> + <TD style="width: 351px">CustomWidget</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> - <TD bgColor="red">Runtime misfunction. (comes up but the colored circle turns into - a curved increasing function for the upper left quadrant. The color switching - does not work.) ASW Nov 13, 2005</TD> + <TD bgColor="red">Runtime misfunction. (comes up but the colored circles are + not placed correctly. The color switching works.) ASW Dec 23, 2006</TD> </TR> <TR> - <TD>DragAndDrop</TD> + <TD style="width: 351px">DragAndDrop</TD> <TD>Works as of 10 Dec 2006, asw</TD> - <TD>Works as of 9 Dec 2006, asw</TD> - <TD>?</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>?</TD> + <TD bgColor="red">Does not respond to dragged files.</TD> </TR> <TR> - <TD>FreeDialog</TD> + <TD style="width: 351px">FreeDialog</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works, ASW Mar 22, 2006</TD> </TR> <TR> - <TD>HelloSmartWin</TD> + <TD style="width: 351px">HelloSmartWin</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD></TD> <TD> works, (but large fonts in WidgetDataGrid don't resize correctly though.) - ASW Mar 21, 2006</TD> + ASW June 17, 2007</TD> </TR> <TR> - <TD>HelloSmartWinWorld</TD> + <TD style="width: 351px">HelloSmartWinWorld</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD> <P>works ASW Mar 22, 2006, BUT Mar 25 can't close the window !</P> </TD> </TR> <TR> - <TD>iolib</TD> + <TD style="width: 351px">iolib</TD> <TD>Works as of 10. Dec 2005<BR> Though when not started from inside the IDE it doesn't find the initialization files so it doesn't display google/ibm etc in the combo box...</TD> - <TD>Depends on SmartSoap, which does not build. Dec 6, 2006, asw</TD> + <TD>Depends on SmartSoap, which does build. 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD bgColor="red"> <P> Compiles but MAPI services are not available on Wine, code guarded by the __WINE__ macro (LPMAPISENDMAIL undeclared, does not know about MAPISENDMAIL either.)</P> - <P>Had to add -lwsock32 (wininet) as linking library. After commenting out mapi, - iolib comes up, Does not show any text in the boxes because the state.html file - is missing ! I add state.html back. When loading state.html, the get ( - WidgetDataGrid *w)function in html_get.h attempts to set the column width with: - <br> - w->setColumnWidth( c, LVSCW_AUTOSIZE_USEHEADER ) - <br> - and that function crashes.(You can comment it out, and iolib will come - up.) But put sizing code beforehand and it will come up. Its - winebug 3934.</P> <P> <br> InDialog comes up, but should be a bit wider. colors change, date works, @@ -123,30 +112,32 @@ <br> ASW Nov 13, 2005 </P> + <P> + Regretably, the new text iostream put in for SmartSoap is not cross platform, so + this no longer compiles. June 17, 2007, asw</P> </TD> </TR> <TR> - <TD>Notepad</TD> - <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD style="width: 351px">Notepad</TD> + <TD>Works as of 16 June 2007, asw </TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> - <TD>works. Font change, typing, arrows, copy and paste, Save - and Load filedo work.(Find needs a selection in the text to work) ASW Nov 15, - 2005</TD> + <TD>works. Font change, typing, arrows, copy and paste, Save and Load filedo + work.(Find needs a selection in the text to work) ASW June 17, 2007</TD> </TR> <TR> - <TD>OpenGLSample1</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD style="width: 351px">OpenGLSample1</TD> <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD></TD> </TR> <TR> - <TD>SampleWidgets</TD> + <TD style="width: 351px">SampleWidgets</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>?</TD> <TD> <P>Compiles but only with a dummy function for DateTime_SetMonthCalColor. ASW Nov @@ -154,9 +145,9 @@ </TD> </TR> <TR> - <TD>sw_mdi</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD style="width: 351px">sw_mdi</TD> <TD>Works as of 9 Dec 2006, asw</TD> + <TD bgColor="yellow">Works as of 16 June 2007, but the program does not terminate after closing. asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD bgColor="yellow">Comes up after a very long compile. ASW Nov 20, 2005. (Takes very long on SUSE GCC4) All windows can be created, but after around 4-5 @@ -167,65 +158,65 @@ in last chars being chopped.</TD> </TR> <TR> - <TD>swDll</TD> + <TD style="width: 351px">swDll</TD> <TD>Works as of 10. Dec 2005</TD> - <TD bgColor="yellow">No .dev file</TD> + <TD bgColor="yellow">No .dev file, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>Untested in wine. The source is too new for the release version used to tryWine. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>Threads</TD> - <TD>Works as of 10. Dec 2005</TD> + <TD style="width: 351px">Threads</TD> <TD>Works as of 10. Dec 2005</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD bgColor="red">runtime misfunction. (Comes up but only runs one thread. No time spent to figure out why yet..) ASW Nov 13, 2005</TD> </TR> <TR> - <TD>TicTacTo</TD> + <TD style="width: 351px">TicTacToe</TD> <TD>Works as of 10. Dec 2005</TD> - <TD>Works as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 June 2007, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>TimerTest</TD> + <TD style="width: 351px">TimerTest</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetButton</TD> + <TD style="width: 351px">WidgetButton</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Mar 22, 2006</TD> </TR> <TR> - <TD>WidgetButtonTrigger</TD> + <TD style="width: 351px">WidgetButtonTrigger</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetCheckBox</TD> + <TD style="width: 351px">WidgetCheckBox</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetCombo</TD> + <TD style="width: 351px">WidgetCombo</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetDateTime</TD> + <TD style="width: 351px">WidgetDateTime</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> @@ -234,23 +225,23 @@ </TR> <TR> - <TD>WidgetDialog</TD> + <TD style="width: 351px">WidgetDialog</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Works as of 16 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> - <TD></TD> + <TD>Works as of 17 June 2007, asw</TD> </TR> <TR> - <TD>WidgetFun</TD> + <TD style="width: 351px">WidgetFun</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetGraph</TD> + <TD style="width: 351px">WidgetGraph</TD> <TD>works ASW Nov 16, 2005</TD> <TD>Works, Dec 9, 2006, asw </TD> <TD>Doesn't exists with a Win CE sample project</TD> @@ -258,14 +249,14 @@ ASW Nov 16, 2005</TD> </TR> <TR> - <TD>WidgetInherited</TD> + <TD style="width: 351px">WidgetInherited</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetList</TD> + <TD style="width: 351px">WidgetList</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Doesn't exists with a Win CE sample project</TD> @@ -273,14 +264,14 @@ ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetLoadFile</TD> + <TD style="width: 351px">WidgetLoadFile</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw </TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetMDIWindow</TD> + <TD style="width: 351px">WidgetMDIWindow</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006</TD> <TD>Doesn't exists with a Win CE sample project</TD> @@ -288,7 +279,7 @@ runtime misfunction error 87 ASW Mar 22, 2006</TD> </TR> <TR> - <TD>WidgetMenu </TD> + <TD style="width: 351px">WidgetMenu </TD> <TD>Works as of 10. Dec 2005<BR> Icons doesn't show up if started from the debug folder instead of through the IDE since it relies on finding the bmp/icon files which exists in the sample @@ -299,7 +290,7 @@ banner, and the font is small on Linux. ASW Mar 22, 2006</TD> </TR> <TR> - <TD >WidgetMessageBox</TD> + <TD style="width: 351px" >WidgetMessageBox</TD> <TD >Note ASTERIX shows up as a !</TD> <TD >Works as of 9 Dec 2006, asw</TD> <TD >Doesn't exists with a Win CE sample project</TD> @@ -307,14 +298,14 @@ onlypartial functionality. Note ASTERIX shows up as a !.ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetModalDialog</TD> + <TD style="width: 351px">WidgetModalDialog</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 9 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> - <TD>works. ASW Nov 13, 2005</TD> + <TD bgColor="yellow">Mostly works, but Modal Dialog from Resource does not. ASW June 17, 2007</TD> </TR> <TR> - <TD>WidgetProgressBar</TD> + <TD style="width: 351px">WidgetProgressBar</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw </TD> <TD>Doesn't exists with a Win CE sample project</TD> @@ -325,98 +316,98 @@ </TD> </TR> <TR> - <TD>WidgetRadioButtonGroup</TD> + <TD style="width: 351px">WidgetRadioButtonGroup</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. Did notice that Radio 1-2 position is a bit strange ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetRichTextBox</TD> + <TD style="width: 351px">WidgetRichTextBox</TD> <TD>Works as of 10 Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetSaveFile</TD> + <TD style="width: 351px">WidgetSaveFile</TD> <TD>Works as of 10 Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetSlider</TD> + <TD style="width: 351px">WidgetSlider</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetSpinner</TD> + <TD style="width: 351px">WidgetSpinner</TD> <TD>Double invocation from onScrollHorz.</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetSplitter</TD> + <TD style="width: 351px">WidgetSplitter</TD> <TD> Works as of 17 Dec 2006, asw </TD> <TD> Works as of 17 Dec 2006, asw </TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetStatic</TD> + <TD style="width: 351px">WidgetStatic</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetStatusBar</TD> + <TD style="width: 351px">WidgetStatusBar</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetTabControl</TD> + <TD style="width: 351px">WidgetTabControl</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetTextBox</TD> + <TD style="width: 351px">WidgetTextBox</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetToolbar</TD> + <TD style="width: 351px">WidgetToolbar</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> <TR> - <TD>WidgetTreeView</TD> + <TD style="width: 351px">WidgetTreeView</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Works as of 10 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Mar 22, 2006</TD> </TR> <TR> - <TD>WidgetWindow</TD> + <TD style="width: 351px">WidgetWindow</TD> <TD>works as Dec 10, 2006, asw</TD> <TD>works as Dec 10, 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Mar 22, 2006</TD> </TR> <TR> - <TD>WidgetWindowSubclassed</TD> + <TD style="width: 351px">WidgetWindowSubclassed</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Works as of 10. Dec 2005</TD> <TD>Doesn't exists with a Win CE sample project</TD> |