From: John L. <jr...@us...> - 2006-09-20 04:07:40
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv10976/wxLua/docs Modified Files: changelog.txt Log Message: add wxVERSION and WXLUA_XXX_VERSION bindings and use them in the About dialog for the samples Cleanup samples for readability Index: changelog.txt =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** changelog.txt 15 Sep 2006 00:10:55 -0000 1.17 --- changelog.txt 20 Sep 2006 04:07:37 -0000 1.18 *************** *** 42,45 **** --- 42,46 ---- to other files. Please include wxlua/wxlstate.h instead of this file. - Cleanup debugging socket code + - Add wxVERSION and wxCHECK_VERSION as well as WXLUA_XXX_VERSION bindings |