Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv19777/wxLua/docs
Modified Files:
wxluaref.html
Log Message:
Update reference docs
Index: wxluaref.html
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** wxluaref.html 23 Feb 2007 04:35:30 -0000 1.15
--- wxluaref.html 9 Mar 2007 06:16:38 -0000 1.16
***************
*** 28,31 ****
--- 28,32 ----
<a href="#wxArrayVideoModes">wxArrayVideoModes</a> - (Not in wxWidgets reference manual)<br>
<a href="#wxArtProvider">wxArtProvider</a><br>
+ <a href="#wxAutoBufferedPaintDC">wxAutoBufferedPaintDC</a> - (Not in wxWidgets reference manual)<br>
wxAutomationObject - (Not wrapped)<br>
<a href="#wxBMPHandler">wxBMPHandler</a> - (Not in wxWidgets reference manual)<br>
***************
*** 45,48 ****
--- 46,50 ----
<a href="#wxBufferedPaintDC">wxBufferedPaintDC</a><br>
[...3308 lines suppressed...]
--- 17208,17213 ----
<font color=#000077> <i>%property</i>=MaxLineState, read</font><br>
<font color=#000077> <i>%property</i>=CaretLineVisible, read, write</font><br>
! <font color=#000077> !<i>%wxchkver_2_7_1</i> <i>%property</i>=CaretLineBack, read, write</font><br>
! <font color=#000077> <i>%wxchkver_2_7_1</i> <i>%property</i>=CaretLineBackground, read, write</font><br>
<font color=#000077> <i>%property</i>=Indent, read, write</font><br>
<font color=#000077> <i>%property</i>=UseTabs, read, write</font><br>
***************
*** 16655,16659 ****
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_MARGINCLICK</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_NEEDSHOWN</font><br>
! <font color=#557700> !<i>%wxchkver25</i> <i>%define</i> <i>%event</i> wxEVT_STC_POSCHANGED</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_PAINTED</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_USERLISTSELECTION</font><br>
--- 17278,17282 ----
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_MARGINCLICK</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_NEEDSHOWN</font><br>
! <font color=#557700> !<i>%wxchkver_2_5</i> <i>%define</i> <i>%event</i> wxEVT_STC_POSCHANGED</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_PAINTED</font><br>
<font color=#557700> <i>%define</i> <i>%event</i> wxEVT_STC_USERLISTSELECTION</font><br>
|