Updated status notes.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
macpgmr 2007-04-08 14:43:49 +00:00
parent a0d9171ddf
commit 98a3f13377

View File

@ -35,7 +35,7 @@
<UL> <UL>
<LI>20070401 release (0.1.3): <LI>20070401 release (0.1.3):
<UL> <UL>
Improvements to TO32FlexEdit on Windows.<P> <LI>Improvements to TO32FlexEdit on Windows.<P>
</UL> </UL>
<LI>20070317 note: <LI>20070317 note:
<UL> <UL>
@ -173,7 +173,7 @@ access to the Lazarus install folder. After rebuilding, be sure to start
<TD>10.4.9 (Tiger) on PowerPC</TD> <TD>10.4.9 (Tiger) on PowerPC</TD>
<TD>gtk: 1.2.0.9.1<BR>gtk2: 2.6.10<BR>qt: 4.2.2</TD> <TD>gtk: 1.2.0.9.1<BR>gtk2: 2.6.10<BR>qt: 4.2.2</TD>
<TD>gtk, gtk2, carbon, qt</TD> <TD>gtk, gtk2, carbon, qt</TD>
<TD>20070330 snapshot of 0.9.23 with FPC 2.0.4</TD> <TD>20070406 snapshot of 0.9.23 with FPC 2.0.4</TD>
</TR> </TR>
<TR VALIGN=TOP> <TR VALIGN=TOP>
@ -340,11 +340,11 @@ widgetsets.
<TD>TOvcURL<BR><IMG SRC="TOVCURL.bmp"></TD> <TD>TOvcURL<BR><IMG SRC="TOVCURL.bmp"></TD>
<TD>TCustomLabel</TD> <TD>TCustomLabel</TD>
<TD>Looks and acts like HTML hyperlink</TD> <TD>Looks and acts like HTML hyperlink</TD>
<TD>TLabel still very new on carbon</TD> <TD>&nbsp;</TD>
<TD>Working</TD>
<TD>Working</TD> <TD>Working</TD>
<TD>Working</TD> <TD>Working</TD>
<TD>Working</TD> <TD>Working</TD>
<TD>Partial</TD>
<TD>Partial</TD> <TD>Partial</TD>
</TR> </TR>
@ -582,7 +582,8 @@ However, TO32FlexEdit doesn't need TOvcController.<P>
</UL> </UL>
<LI>TO32FlexEdit <LI>TO32FlexEdit
<UL> <UL>
<LI>Figure out why, on Windows, presence of XP manifest prevents setting Text. <LI><strike>Figure out why, on Windows, presence of XP manifest prevents setting Text.</strike>
<==Appears to be fixed with 20070401 Lazarus.
<LI>Come up with workaround for LCL's lack of MakeObjectInstance for making <LI>Come up with workaround for LCL's lack of MakeObjectInstance for making
callback function from method. Without this, control's validation is not callback function from method. Without this, control's validation is not
performed. <==Workaround in 0.1.3 release fixes this on win32 widgetset. performed. <==Workaround in 0.1.3 release fixes this on win32 widgetset.
@ -632,7 +633,7 @@ OS X tips for Lazarus:<P>
<P> <P>
<HR> <HR>
Last updated: April 1, 2007 Last updated: April 7, 2007
<P> <P>
</BODY> </BODY>