Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv1037/wxLua/docs
Modified Files:
wxluaref.html
Log Message:
update docs
Index: wxluaref.html
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wxluaref.html 2 Nov 2006 23:38:08 -0000 1.10
--- wxluaref.html 7 Dec 2006 06:37:11 -0000 1.11
***************
*** 10,13 ****
--- 10,14 ----
<h2>wxWidgets Classes</h2>
<a href="#wxANIHandler">wxANIHandler</a> - (Not in wxWidgets reference manual)<br>
+ <a href="#wxAboutDialogInfo">wxAboutDialogInfo</a> - (Not in wxWidgets reference manual)<br>
<a href="#wxAcceleratorEntry">wxAcceleratorEntry</a><br>
<a href="#wxAcceleratorTable">wxAcceleratorTable</a><br>
***************
*** 287,291 ****
<a href="#wxListbookEvent">wxListbookEvent</a> - (Not in wxWidgets reference manual)<br>
wxLocale - (Not wrapped)<br>
[...2959 lines suppressed...]
<i>%include</i> "wx/xrc/xmlres.h"<br>
--- 13085,13089 ----
<i>%if</i> wxLUA_USE_wxXMLResource<br>
<br>
! !<i>%wxchkver25</i> <i>%include</i> "wx/xrc/xml.h"<br>
<i>%wxchkver25</i> <i>%include</i> "wx/xml/xml.h"<br>
<i>%include</i> "wx/xrc/xmlres.h"<br>
***************
*** 13185,13189 ****
</blockquote><font color=#AA0000><i>%endclass</i></font><br>
<br>
! <i>%endif</i> wxLUA_USE_wxXMLResource<br>
<HR>
<h2>../wxstc/stc.i</h2>
--- 13248,13252 ----
</blockquote><font color=#AA0000><i>%endclass</i></font><br>
<br>
! <i>%endif</i> //wxLUA_USE_wxXMLResource<br>
<HR>
<h2>../wxstc/stc.i</h2>
|