Update of /cvsroot/wxlua/wxLua/modules/wxbind/src In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24793/wxLua/modules/wxbind/src Modified Files: appframe.cpp clipdrag.cpp config.cpp controls.cpp data.cpp datetime.cpp defsutil.cpp dialogs.cpp event.cpp file.cpp gdi.cpp geometry.cpp grid.cpp help.cpp html.cpp image.cpp mdi.cpp menutool.cpp print.cpp regex.cpp sizer.cpp socket.cpp thread.cpp wave.cpp windows.cpp wxlua.cpp xml.cpp Log Message: cleanup in genwxbind.lua remove whitespace in generated files Index: xml.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/xml.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** xml.cpp 17 Dec 2006 07:47:16 -0000 1.17 --- xml.cpp 6 Feb 2007 04:17:46 -0000 1.18 *************** *** 508,513 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXmlNode_methods[] = { --- 508,511 ---- *************** *** 726,731 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXmlProperty_methods[] = { --- 724,727 ---- *************** *** 974,979 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXmlDocument_methods[] = { --- 970,973 ---- *************** *** 1018,1023 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXmlResourceHandler_methods[] = { --- 1012,1015 ---- *************** *** 1627,1632 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXmlResource_methods[] = { --- 1619,1622 ---- Index: defsutil.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/defsutil.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** defsutil.cpp 17 Dec 2006 07:47:15 -0000 1.21 --- defsutil.cpp 6 Feb 2007 04:17:42 -0000 1.22 *************** *** 320,325 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxProcess_methods[] = { --- 320,323 ---- *************** *** 701,706 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMouseState_methods[] = { --- 699,702 ---- *************** *** 795,800 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBusyCursor_methods[] = { --- 791,794 ---- *************** *** 869,874 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBusyInfo_methods[] = { --- 863,866 ---- Index: wxlua.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/wxlua.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** wxlua.cpp 17 Dec 2006 07:47:16 -0000 1.24 --- wxlua.cpp 6 Feb 2007 04:17:46 -0000 1.25 *************** *** 60,65 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaState_methods[] = { --- 60,63 ---- *************** *** 203,208 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaObject_methods[] = { --- 201,204 ---- *************** *** 320,325 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaPrintout_methods[] = { --- 316,319 ---- *************** *** 386,391 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaHtmlWindow_methods[] = { --- 380,383 ---- *************** *** 506,511 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaHtmlWinTagEvent_methods[] = { --- 498,501 ---- *************** *** 594,599 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLuaTreeItemData_methods[] = { --- 584,587 ---- Index: image.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/image.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** image.cpp 17 Dec 2006 07:47:15 -0000 1.21 --- image.cpp 6 Feb 2007 04:17:44 -0000 1.22 *************** *** 1494,1499 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxImage_methods[] = { --- 1494,1497 ---- *************** *** 1826,1831 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxImageHandler_methods[] = { --- 1824,1827 ---- *************** *** 1893,1898 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBMPHandler_methods[] = { --- 1889,1892 ---- *************** *** 1937,1942 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxICOHandler_methods[] = { --- 1931,1934 ---- *************** *** 1981,1986 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCURHandler_methods[] = { --- 1973,1976 ---- *************** *** 2025,2030 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxANIHandler_methods[] = { --- 2015,2018 ---- *************** *** 2069,2074 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxIFFHandler_methods[] = { --- 2057,2060 ---- *************** *** 2113,2118 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGIFHandler_methods[] = { --- 2099,2102 ---- *************** *** 2157,2162 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxJPEGHandler_methods[] = { --- 2141,2144 ---- *************** *** 2201,2206 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPCXHandler_methods[] = { --- 2183,2186 ---- *************** *** 2245,2250 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPNGHandler_methods[] = { --- 2225,2228 ---- *************** *** 2289,2294 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPNMHandler_methods[] = { --- 2267,2270 ---- *************** *** 2333,2338 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTIFFHandler_methods[] = { --- 2309,2312 ---- *************** *** 2377,2382 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxXPMHandler_methods[] = { --- 2351,2354 ---- *************** *** 2489,2494 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxArtProvider_methods[] = { --- 2461,2464 ---- Index: mdi.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/mdi.cpp,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** mdi.cpp 17 Dec 2006 07:47:15 -0000 1.20 --- mdi.cpp 6 Feb 2007 04:17:45 -0000 1.21 *************** *** 42,47 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMDIClientWindow_methods[] = { --- 42,45 ---- *************** *** 342,347 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMDIParentFrame_methods[] = { --- 340,343 ---- *************** *** 530,535 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMDIChildFrame_methods[] = { --- 526,529 ---- *************** *** 673,678 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDocChildFrame_methods[] = { --- 667,670 ---- *************** *** 1377,1382 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDocManager_methods[] = { --- 1369,1372 ---- *************** *** 1517,1522 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDocParentFrame_methods[] = { --- 1507,1510 ---- *************** *** 1893,1898 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDocTemplate_methods[] = { --- 1881,1884 ---- *************** *** 2508,2513 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDocument_methods[] = { --- 2494,2497 ---- *************** *** 2846,2851 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxView_methods[] = { --- 2830,2833 ---- *************** *** 3278,3283 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCommandProcessor_methods[] = { --- 3260,3263 ---- *************** *** 3399,3404 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCommand_methods[] = { --- 3379,3382 ---- *************** *** 3628,3633 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileHistory_methods[] = { --- 3606,3609 ---- Index: config.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/config.cpp,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** config.cpp 17 Dec 2006 07:47:14 -0000 1.22 --- config.cpp 6 Feb 2007 04:17:42 -0000 1.23 *************** *** 753,758 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxConfigBase_methods[] = { --- 753,756 ---- *************** *** 846,851 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxConfig_methods[] = { --- 844,847 ---- *************** *** 914,919 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileConfig_methods[] = { --- 910,913 ---- Index: grid.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/grid.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** grid.cpp 17 Dec 2006 07:47:15 -0000 1.21 --- grid.cpp 6 Feb 2007 04:17:43 -0000 1.22 *************** *** 83,88 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellWorker_methods[] = { --- 83,86 ---- *************** *** 145,150 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellRenderer_methods[] = { --- 143,146 ---- *************** *** 190,195 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellStringRenderer_methods[] = { --- 186,189 ---- *************** *** 231,236 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellNumberRenderer_methods[] = { --- 225,228 ---- *************** *** 340,345 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellFloatRenderer_methods[] = { --- 332,335 ---- *************** *** 389,394 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellBoolRenderer_methods[] = { --- 379,382 ---- *************** *** 436,441 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellDateTimeRenderer_methods[] = { --- 424,427 ---- *************** *** 481,486 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellEnumRenderer_methods[] = { --- 467,470 ---- *************** *** 522,527 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellAutoWrapStringRenderer_methods[] = { --- 506,509 ---- *************** *** 829,834 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellEditor_methods[] = { --- 811,814 ---- *************** *** 890,895 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellTextEditor_methods[] = { --- 870,873 ---- *************** *** 937,942 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellNumberEditor_methods[] = { --- 915,918 ---- *************** *** 984,989 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellFloatEditor_methods[] = { --- 960,963 ---- *************** *** 1025,1030 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellBoolEditor_methods[] = { --- 999,1002 ---- *************** *** 1072,1077 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellChoiceEditor_methods[] = { --- 1044,1047 ---- *************** *** 1117,1122 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellEnumEditor_methods[] = { --- 1087,1090 ---- *************** *** 1158,1163 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellAutoWrapStringEditor_methods[] = { --- 1126,1129 ---- *************** *** 1782,1787 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellAttr_methods[] = { --- 1748,1751 ---- *************** *** 1984,1989 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellAttrProvider_methods[] = { --- 1948,1951 ---- *************** *** 2653,2658 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridTableBase_methods[] = { --- 2615,2618 ---- *************** *** 2740,2745 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridStringTable_methods[] = { --- 2700,2703 ---- *************** *** 2915,2920 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridTableMessage_methods[] = { --- 2873,2876 ---- *************** *** 3094,3099 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridCellCoords_methods[] = { --- 3050,3053 ---- *************** *** 6424,6429 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGrid_methods[] = { --- 6378,6381 ---- *************** *** 6893,6898 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridEvent_methods[] = { --- 6845,6848 ---- *************** *** 7086,7091 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridSizeEvent_methods[] = { --- 7036,7039 ---- *************** *** 7373,7378 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridRangeSelectEvent_methods[] = { --- 7321,7324 ---- *************** *** 7565,7570 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridEditorCreatedEvent_methods[] = { --- 7511,7514 ---- Index: file.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/file.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** file.cpp 18 Jan 2007 17:19:02 -0000 1.26 --- file.cpp 6 Feb 2007 04:17:43 -0000 1.27 *************** *** 2038,2043 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFile_methods[] = { --- 2038,2041 ---- *************** *** 2306,2311 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDir_methods[] = { --- 2304,2307 ---- *************** *** 2444,2449 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxStreamBase_methods[] = { --- 2440,2443 ---- *************** *** 2685,2690 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxInputStream_methods[] = { --- 2679,2682 ---- *************** *** 2854,2859 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxOutputStream_methods[] = { --- 2846,2849 ---- *************** *** 2943,2948 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileInputStream_methods[] = { --- 2933,2936 ---- *************** *** 3028,3033 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileOutputStream_methods[] = { --- 3016,3019 ---- Index: data.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/data.cpp,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** data.cpp 17 Dec 2006 07:47:14 -0000 1.28 --- data.cpp 6 Feb 2007 04:17:42 -0000 1.29 *************** *** 77,82 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxString_methods[] = { --- 77,80 ---- *************** *** 102,107 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxClientData_methods[] = { --- 100,103 ---- *************** *** 174,179 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxStringClientData_methods[] = { --- 170,173 ---- *************** *** 376,381 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxObject_methods[] = { --- 370,373 ---- *************** *** 431,436 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxObjectRefData_methods[] = { --- 423,426 ---- *************** *** 593,598 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxClassInfo_methods[] = { --- 583,586 ---- *************** *** 731,736 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxValidator_methods[] = { --- 719,722 ---- *************** *** 922,927 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTextValidator_methods[] = { --- 908,911 ---- *************** *** 1066,1071 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGenericValidator_methods[] = { --- 1050,1053 ---- *************** *** 1486,1490 **** { LuaMethod, "AppendStringKey", wxLua_wxList_AppendStringKey, 2, 2, s_wxluatagArray_wxLua_wxList_AppendStringKey }, #endif // (wxLUA_USE_wxList) && (wxLUA_USE_wxObject) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1468,1471 ---- *************** *** 1506,1510 **** { LuaMethod, "Find", wxLua_wxList_Find1, 1, 1, s_wxluatagArray_wxLua_wxList_Find1 }, #endif // (wxLUA_USE_wxList) && (wxLUA_USE_wxObject) - { LuaMethod, "FindNumKey", wxLua_wxList_FindNumKey, 1, 1, s_wxluatagArray_wxLua_wxList_FindNumKey }, { LuaMethod, "FindStringKey", wxLua_wxList_FindStringKey, 1, 1, s_wxluatagArray_wxLua_wxList_FindStringKey }, --- 1487,1490 ---- *************** *** 1530,1534 **** { LuaMethod, "InsertBefore", wxLua_wxList_InsertBefore, 2, 2, s_wxluatagArray_wxLua_wxList_InsertBefore }, #endif // (wxLUA_USE_wxList) && (wxLUA_USE_wxObject) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1510,1513 ---- *************** *** 1659,1664 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxNode_methods[] = { --- 1638,1641 ---- Index: controls.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/controls.cpp,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** controls.cpp 19 Jan 2007 04:17:38 -0000 1.37 --- controls.cpp 6 Feb 2007 04:17:42 -0000 1.38 *************** *** 166,171 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxButton_methods[] = { --- 166,169 ---- *************** *** 436,441 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBitmapButton_methods[] = { --- 434,437 ---- *************** *** 610,615 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxToggleButton_methods[] = { --- 606,609 ---- *************** *** 845,850 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCheckBox_methods[] = { --- 839,842 ---- *************** *** 1246,1250 **** { LuaMethod, "AppendStrings", wxLua_wxControlWithItems_AppendStrings, 1, 1, s_wxluatagArray_wxLua_wxControlWithItems_AppendStrings }, #endif // (wxLUA_USE_wxArrayString) && (wxLUA_USE_wxChoice || wxLUA_USE_wxComboBox || wxLUA_USE_wxListBox) - { LuaMethod, "Append", wxLua_wxControlWithItems_Append1, 1, 1, s_wxluatagArray_wxLua_wxControlWithItems_Append1 }, { LuaMethod, "AppendWithClientData", wxLua_wxControlWithItems_AppendWithClientData, 2, 2, s_wxluatagArray_wxLua_wxControlWithItems_AppendWithClientData }, --- 1238,1241 ---- *************** *** 1434,1439 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxChoice_methods[] = { --- 1425,1428 ---- *************** *** 1851,1856 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxComboBox_methods[] = { --- 1840,1843 ---- *************** *** 2137,2142 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGauge_methods[] = { --- 2124,2127 ---- *************** *** 2416,2421 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxListBox_methods[] = { --- 2401,2404 ---- *************** *** 2584,2589 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCheckListBox_methods[] = { --- 2567,2570 ---- *************** *** 3852,3856 **** { LuaMethod, "FindItemAtPos", wxLua_wxListCtrl_FindItemAtPos, 3, 3, s_wxluatagArray_wxLua_wxListCtrl_FindItemAtPos }, #endif // (wxUSE_LISTCTRL && wxLUA_USE_wxListCtrl) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "FindItem", wxLua_wxListCtrl_FindItem1, 3, 2, s_wxluatagArray_wxLua_wxListCtrl_FindItem1 }, { LuaMethod, "FindItemData", wxLua_wxListCtrl_FindItemData, 2, 2, s_wxluatagArray_wxLua_wxListCtrl_FindItemData }, --- 3833,3836 ---- *************** *** 4209,4214 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxListItemAttr_methods[] = { --- 4189,4192 ---- *************** *** 5113,5118 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxListEvent_methods[] = { --- 5091,5094 ---- *************** *** 5386,5391 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxListView_methods[] = { --- 5362,5365 ---- *************** *** 5936,5941 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxRadioButton_methods[] = { --- 5910,5913 ---- *************** *** 6163,6168 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxScrollBar_methods[] = { --- 6135,6138 ---- *************** *** 6600,6605 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSlider_methods[] = { --- 6570,6573 ---- *************** *** 6826,6831 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSpinButton_methods[] = { --- 6794,6797 ---- *************** *** 6941,6946 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSpinEvent_methods[] = { --- 6907,6910 ---- *************** *** 8132,8137 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTextCtrl_methods[] = { --- 8096,8099 ---- *************** *** 8711,8716 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTextAttr_methods[] = { --- 8673,8676 ---- *************** *** 10514,10519 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTreeItemAttr_methods[] = { --- 10474,10477 ---- *************** *** 11102,11107 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTreeItemData_methods[] = { --- 11060,11063 ---- *************** *** 11318,11323 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTreeEvent_methods[] = { --- 11274,11277 ---- *************** *** 11711,11716 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGenericDirCtrl_methods[] = { --- 11665,11668 ---- Index: regex.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/regex.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** regex.cpp 17 Dec 2006 07:47:16 -0000 1.16 --- regex.cpp 6 Feb 2007 04:17:45 -0000 1.17 *************** *** 299,304 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxRegEx_methods[] = { --- 299,302 ---- Index: socket.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/socket.cpp,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** socket.cpp 17 Dec 2006 07:47:16 -0000 1.22 --- socket.cpp 6 Feb 2007 04:17:45 -0000 1.23 *************** *** 639,644 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSocketBase_methods[] = { --- 639,642 ---- *************** *** 772,777 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSocketClient_methods[] = { --- 770,773 ---- *************** *** 888,893 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSocketServer_methods[] = { --- 884,887 ---- *************** *** 1011,1016 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSocketEvent_methods[] = { --- 1005,1008 ---- *************** *** 1062,1067 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSockAddress_methods[] = { --- 1054,1057 ---- *************** *** 1239,1244 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxIPaddress_methods[] = { --- 1229,1232 ---- *************** *** 1328,1333 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxIPV4address_methods[] = { --- 1316,1319 ---- *************** *** 1473,1478 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxProtocol_methods[] = { --- 1459,1462 ---- *************** *** 1597,1602 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHTTP_methods[] = { --- 1581,1584 ---- *************** *** 2045,2050 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFTP_methods[] = { --- 2027,2030 ---- *************** *** 2550,2555 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxURI_methods[] = { --- 2530,2533 ---- *************** *** 2741,2746 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxURL_methods[] = { --- 2719,2722 ---- Index: clipdrag.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/clipdrag.cpp,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** clipdrag.cpp 17 Dec 2006 07:47:14 -0000 1.25 --- clipdrag.cpp 6 Feb 2007 04:17:42 -0000 1.26 *************** *** 209,214 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxClipboard_methods[] = { --- 209,212 ---- *************** *** 599,604 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDataObject_methods[] = { --- 597,600 ---- *************** *** 771,776 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDataObjectSimple_methods[] = { --- 767,770 ---- *************** *** 862,867 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDataObjectComposite_methods[] = { --- 856,859 ---- *************** *** 965,970 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileDataObject_methods[] = { --- 957,960 ---- *************** *** 1064,1069 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTextDataObject_methods[] = { --- 1054,1057 ---- *************** *** 1150,1155 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBitmapDataObject_methods[] = { --- 1138,1141 ---- *************** *** 1215,1220 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDropTarget_methods[] = { --- 1201,1204 ---- *************** *** 1465,1470 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDropSource_methods[] = { --- 1449,1452 ---- *************** *** 1607,1612 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDropFilesEvent_methods[] = { --- 1589,1592 ---- *************** *** 1719,1724 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMetafile_methods[] = { --- 1699,1702 ---- *************** *** 1813,1818 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMetafileDC_methods[] = { --- 1791,1794 ---- Index: dialogs.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/dialogs.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** dialogs.cpp 17 Dec 2006 07:47:15 -0000 1.23 --- dialogs.cpp 6 Feb 2007 04:17:43 -0000 1.24 *************** *** 279,284 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDialog_methods[] = { --- 279,282 ---- *************** *** 979,984 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxAboutDialogInfo_methods[] = { --- 977,980 ---- *************** *** 1092,1097 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxColourDialog_methods[] = { --- 1088,1091 ---- *************** *** 1282,1287 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxColourData_methods[] = { --- 1276,1279 ---- *************** *** 1619,1624 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFileDialog_methods[] = { --- 1611,1614 ---- *************** *** 1815,1820 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDirDialog_methods[] = { --- 1805,1808 ---- *************** *** 1895,1900 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMessageDialog_methods[] = { --- 1883,1886 ---- *************** *** 1999,2004 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMultiChoiceDialog_methods[] = { --- 1985,1988 ---- *************** *** 2119,2124 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSingleChoiceDialog_methods[] = { --- 2103,2106 ---- *************** *** 2222,2227 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTextEntryDialog_methods[] = { --- 2204,2207 ---- *************** *** 2292,2297 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPasswordEntryDialog_methods[] = { --- 2272,2275 ---- *************** *** 2364,2369 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFontDialog_methods[] = { --- 2342,2345 ---- *************** *** 2671,2676 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFontData_methods[] = { --- 2647,2650 ---- *************** *** 2830,2835 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFindReplaceDialog_methods[] = { --- 2804,2807 ---- *************** *** 2996,3001 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFindReplaceData_methods[] = { --- 2968,2971 ---- *************** *** 3185,3190 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFindDialogEvent_methods[] = { --- 3155,3158 ---- *************** *** 3294,3299 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxProgressDialog_methods[] = { --- 3262,3265 ---- *************** *** 3410,3415 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSplashScreen_methods[] = { --- 3376,3379 ---- *************** *** 3479,3484 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSplashScreenWindow_methods[] = { --- 3443,3446 ---- *************** *** 3736,3741 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWizard_methods[] = { --- 3698,3701 ---- *************** *** 3808,3813 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWizardPage_methods[] = { --- 3768,3771 ---- *************** *** 3947,3952 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWizardPageSimple_methods[] = { --- 3905,3908 ---- *************** *** 4059,4064 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWizardEvent_methods[] = { --- 4015,4018 ---- Index: html.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/html.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** html.cpp 17 Dec 2006 07:47:15 -0000 1.23 --- html.cpp 6 Feb 2007 04:17:44 -0000 1.24 *************** *** 458,463 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlCell_methods[] = { --- 458,461 ---- *************** *** 546,551 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlWidgetCell_methods[] = { --- 544,547 ---- *************** *** 657,662 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlLinkInfo_methods[] = { --- 653,656 ---- *************** *** 876,881 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlTag_methods[] = { --- 870,873 ---- *************** *** 1235,1240 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlContainerCell_methods[] = { --- 1227,1230 ---- *************** *** 1789,1794 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlWindow_methods[] = { --- 1779,1782 ---- *************** *** 1920,1925 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlParser_methods[] = { --- 1908,1911 ---- *************** *** 2542,2547 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlWinParser_methods[] = { --- 2528,2531 ---- *************** *** 2820,2825 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlWindowInterface_methods[] = { --- 2804,2807 ---- *************** *** 3052,3057 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlDCRenderer_methods[] = { --- 3034,3037 ---- *************** *** 3329,3334 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlEasyPrinting_methods[] = { --- 3309,3312 ---- *************** *** 3498,3503 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlPrintout_methods[] = { --- 3476,3479 ---- Index: sizer.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/sizer.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** sizer.cpp 17 Dec 2006 07:47:16 -0000 1.19 --- sizer.cpp 6 Feb 2007 04:17:45 -0000 1.20 *************** *** 620,625 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSizerItem_methods[] = { --- 620,623 ---- *************** *** 1547,1552 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSizer_methods[] = { --- 1545,1548 ---- *************** *** 1660,1665 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBoxSizer_methods[] = { --- 1656,1659 ---- *************** *** 1838,1843 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridSizer_methods[] = { --- 1832,1835 ---- *************** *** 2028,2033 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFlexGridSizer_methods[] = { --- 2020,2023 ---- *************** *** 2643,2648 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGridBagSizer_methods[] = { --- 2633,2636 ---- *************** *** 2844,2849 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGBPosition_methods[] = { --- 2832,2835 ---- *************** *** 3018,3023 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGBSpan_methods[] = { --- 3004,3007 ---- *************** *** 3322,3327 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGBSizerItem_methods[] = { --- 3306,3309 ---- *************** *** 3404,3409 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxNotebookSizer_methods[] = { --- 3386,3389 ---- *************** *** 3503,3508 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxStaticBoxSizer_methods[] = { --- 3483,3486 ---- *************** *** 3554,3559 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxLayoutConstraints_methods[] = { --- 3532,3535 ---- *************** *** 3780,3785 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxIndividualLayoutConstraint_methods[] = { --- 3756,3759 ---- Index: gdi.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/gdi.cpp,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** gdi.cpp 4 Jan 2007 23:28:04 -0000 1.43 --- gdi.cpp 6 Feb 2007 04:17:43 -0000 1.44 *************** *** 1523,1531 **** #endif // ((wxCHECK_VERSION(2,7,0)) && (wxLUA_USE_wxPointSizeRect)) && (wxLUA_USE_wxPointSizeRect) - #if (wxCHECK_VERSION(2,7,0)) && (wxLUA_USE_wxPointSizeRect) { LuaMethod, "Contains", wxLua_wxRect_Contains1, 2, 2, s_wxluatagArray_wxLua_wxRect_Contains1 }, #endif // (wxCHECK_VERSION(2,7,0)) && (wxLUA_USE_wxPointSizeRect) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1523,1529 ---- *************** *** 1685,1690 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGDIObject_methods[] = { --- 1683,1686 ---- *************** *** 2295,2299 **** { LuaMethod, "ContainsRect", wxLua_wxRegion_ContainsRect, 1, 1, s_wxluatagArray_wxLua_wxRegion_ContainsRect }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "Contains", wxLua_wxRegion_Contains1, 2, 2, s_wxluatagArray_wxLua_wxRegion_Contains1 }, { LuaMethod, "ContainsRectDim", wxLua_wxRegion_ContainsRectDim, 4, 4, s_wxluatagArray_wxLua_wxRegion_ContainsRectDim }, --- 2291,2294 ---- *************** *** 2317,2321 **** { LuaMethod, "IntersectRect", wxLua_wxRegion_IntersectRect, 1, 1, s_wxluatagArray_wxLua_wxRegion_IntersectRect }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "Intersect", wxLua_wxRegion_Intersect1, 4, 4, s_wxluatagArray_wxLua_wxRegion_Intersect1 }, { LuaMethod, "IntersectRegion", wxLua_wxRegion_IntersectRegion, 1, 1, s_wxluatagArray_wxLua_wxRegion_IntersectRegion }, --- 2312,2315 ---- *************** *** 2339,2343 **** { LuaMethod, "SubtractRect", wxLua_wxRegion_SubtractRect, 1, 1, s_wxluatagArray_wxLua_wxRegion_SubtractRect }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "Subtract", wxLua_wxRegion_Subtract1, 4, 4, s_wxluatagArray_wxLua_wxRegion_Subtract1 }, { LuaMethod, "SubtractRegion", wxLua_wxRegion_SubtractRegion, 1, 1, s_wxluatagArray_wxLua_wxRegion_SubtractRegion }, --- 2333,2336 ---- *************** *** 2362,2375 **** #endif // ((wxLUA_USE_wxRegion) && (wxLUA_USE_wxBitmap)) && (wxLUA_USE_wxColourPenBrush) - #if (wxLUA_USE_wxRegion) && (wxLUA_USE_wxBitmap) { LuaMethod, "UnionBitmap", wxLua_wxRegion_UnionBitmap, 1, 1, s_wxluatagArray_wxLua_wxRegion_UnionBitmap }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxBitmap) - #if (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) { LuaMethod, "UnionRect", wxLua_wxRegion_UnionRect, 1, 1, s_wxluatagArray_wxLua_wxRegion_UnionRect }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "Union", wxLua_wxRegion_Union1, 4, 4, s_wxluatagArray_wxLua_wxRegion_Union1 }, { LuaMethod, "UnionRegion", wxLua_wxRegion_UnionRegion, 1, 1, s_wxluatagArray_wxLua_wxRegion_UnionRegion }, --- 2355,2365 ---- *************** *** 2393,2397 **** { LuaMethod, "XorRect", wxLua_wxRegion_XorRect, 1, 1, s_wxluatagArray_wxLua_wxRegion_XorRect }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaMethod, "Xor", wxLua_wxRegion_Xor1, 4, 4, s_wxluatagArray_wxLua_wxRegion_Xor1 }, { LuaMethod, "XorRegion", wxLua_wxRegion_XorRegion, 1, 1, s_wxluatagArray_wxLua_wxRegion_XorRegion }, --- 2383,2386 ---- *************** *** 2416,2420 **** { LuaConstructor, "wxRegionFromRect", wxLua_wxRegionFromRect_constructor, 1, 1, s_wxluatagArray_wxLua_wxRegionFromRect_constructor }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxPointSizeRect) - { LuaConstructor, "wxRegion", wxLua_wxRegion_constructor1, 4, 0, s_wxluatagArray_wxLua_wxRegion_constructor1 }, { LuaConstructor, "wxRegionCopy", wxLua_wxRegionCopy_constructor, 1, 1, s_wxluatagArray_wxLua_wxRegionCopy_constructor }, --- 2405,2408 ---- *************** *** 2642,2647 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxRegionIterator_methods[] = { --- 2630,2633 ---- *************** *** 3148,3153 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFont_methods[] = { --- 3134,3137 ---- *************** *** 3377,3382 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFontEnumerator_methods[] = { --- 3361,3364 ---- *************** *** 3465,3470 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFontList_methods[] = { --- 3447,3450 ---- *************** *** 3747,3752 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFontMapper_methods[] = { --- 3727,3730 ---- *************** *** 3976,3981 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxColour_methods[] = { --- 3954,3957 ---- *************** *** 4108,4113 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxColourDatabase_methods[] = { --- 4084,4087 ---- *************** *** 4532,4536 **** { LuaConstructor, "wxPenFromBitmap", wxLua_wxPenFromBitmap_constructor, 2, 2, s_wxluatagArray_wxLua_wxPenFromBitmap_constructor }, #endif // ((wxLUA_USE_wxColourPenBrush) && (wxLUA_USE_wxBitmap)) && ((defined(__WXMSW__)) && (wxLUA_USE_wxColourPenBrush)) - { LuaConstructor, "wxPen", wxLua_wxPen_constructor1, 0, 0, s_wxluatagArray_wxLua_wxPen_constructor1 }, { LuaConstructor, "wxPenFromColour", wxLua_wxPenFromColour_constructor, 3, 3, s_wxluatagArray_wxLua_wxPenFromColour_constructor }, --- 4506,4509 ---- *************** *** 4636,4641 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPenList_methods[] = { --- 4609,4612 ---- *************** *** 5044,5049 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBrushList_methods[] = { --- 5015,5018 ---- *************** *** 5237,5242 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPalette_methods[] = { --- 5206,5209 ---- *************** *** 5481,5486 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxIcon_methods[] = { --- 5448,5451 ---- *************** *** 5710,5715 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBitmapHandler_methods[] = { --- 5675,5678 ---- *************** *** 5736,5741 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGDIImageHandler_methods[] = { --- 5699,5702 ---- *************** *** 5762,5767 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGDIImageHandlerList_methods[] = { --- 5723,5726 ---- *************** *** 6298,6303 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBitmap_methods[] = { --- 6257,6260 ---- *************** *** 6630,6635 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCursor_methods[] = { --- 6587,6590 ---- *************** *** 6857,6870 **** #endif // ((defined(__WXMSW__)) && (wxLUA_USE_wxMask)) && (wxLUA_USE_wxBitmap) - #if ((wxLUA_USE_wxMask) && (wxLUA_USE_wxBitmap)) && (wxLUA_USE_wxColourPenBrush) { LuaMethod, "CreateColour", wxLua_wxMask_CreateColour, 2, 2, s_wxluatagArray_wxLua_wxMask_CreateColour }, #endif // ((wxLUA_USE_wxMask) && (wxLUA_USE_wxBitmap)) && (wxLUA_USE_wxColourPenBrush) - #if (wxLUA_USE_wxMask) && (wxLUA_USE_wxBitmap) { LuaMethod, "Create", wxLua_wxMask_Create1, 1, 1, s_wxluatagArray_wxLua_wxMask_Create1 }, #endif // (wxLUA_USE_wxMask) && (wxLUA_USE_wxBitmap) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 6812,6822 ---- *************** *** 7236,7249 **** #endif // ((wxLUA_USE_wxColourPenBrush) && (wxLUA_USE_wxBitmap)) && (wxLUA_USE_wxImageList) - #if (wxLUA_USE_wxBitmap) && (wxLUA_USE_wxImageList) { LuaMethod, "Add", wxLua_wxImageList_Add1, 2, 1, s_wxluatagArray_wxLua_wxImageList_Add1 }, #endif // (wxLUA_USE_wxBitmap) && (wxLUA_USE_wxImageList) - #if (wxLUA_USE_wxIcon) && (wxLUA_USE_wxImageList) { LuaMethod, "AddIcon", wxLua_wxImageList_AddIcon, 1, 1, s_wxluatagArray_wxLua_wxImageList_AddIcon }, #endif // (wxLUA_USE_wxIcon) && (wxLUA_USE_wxImageList) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 7188,7198 ---- *************** *** 8723,8727 **** { LuaMethod, "DrawCheckMarkRect", wxLua_wxDC_DrawCheckMarkRect, 1, 1, s_wxluatagArray_wxLua_wxDC_DrawCheckMarkRect }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) - { LuaMethod, "DrawCheckMark", wxLua_wxDC_DrawCheckMark1, 4, 4, s_wxluatagArray_wxLua_wxDC_DrawCheckMark1 }, }; --- 8672,8675 ---- *************** *** 8745,8753 **** #endif // ((wxLUA_USE_wxBitmap) && (wxLUA_USE_wxPointSizeRect)) && (wxLUA_USE_wxDC) - #if (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) { LuaMethod, "DrawLabel", wxLua_wxDC_DrawLabel1, 4, 2, s_wxluatagArray_wxLua_wxDC_DrawLabel1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 8693,8699 ---- *************** *** 8769,8773 **** { LuaMethod, "SetClippingRegion", wxLua_wxDC_SetClippingRegion1, 1, 1, s_wxluatagArray_wxLua_wxDC_SetClippingRegion1 }, #endif // (wxLUA_USE_wxRegion) && (wxLUA_USE_wxDC) - { LuaMethod, "SetClippingRegionXYWH", wxLua_wxDC_SetClippingRegionXYWH, 4, 4, s_wxluatagArray_wxLua_wxDC_SetClippingRegionXYWH }, }; --- 8715,8718 ---- *************** *** 8986,8991 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMemoryDC_methods[] = { --- 8931,8934 ---- *************** *** 9057,9062 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWindowDC_methods[] = { --- 9000,9003 ---- *************** *** 9123,9128 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxClientDC_methods[] = { --- 9064,9067 ---- *************** *** 9189,9194 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPaintDC_methods[] = { --- 9128,9131 ---- *************** *** 9305,9310 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxScreenDC_methods[] = { --- 9242,9245 ---- *************** *** 9488,9496 **** #endif // (wxLUA_USE_wxBitmap) && (wxLUA_USE_wxDC) - #if (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) { LuaMethod, "Init", wxLua_wxBufferedDC_Init1, 3, 2, s_wxluatagArray_wxLua_wxBufferedDC_Init1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 9423,9429 ---- *************** *** 9513,9521 **** #endif // (wxLUA_USE_wxBitmap) && (wxLUA_USE_wxDC) - #if (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) { LuaConstructor, "wxBufferedDCFromSize", wxLua_wxBufferedDCFromSize_constructor, 3, 2, s_wxluatagArray_wxLua_wxBufferedDCFromSize_constructor }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) - { LuaConstructor, "wxBufferedDC", wxLua_wxBufferedDC_constructor1, 0, 0, s_wxluatagArray_wxLua_wxBufferedDC_constructor1 }, }; --- 9446,9452 ---- *************** *** 9649,9653 **** { LuaConstructor, "wxBufferedPaintDCFromBitmap", wxLua_wxBufferedPaintDCFromBitmap_constructor, 3, 2, s_wxluatagArray_wxLua_wxBufferedPaintDCFromBitmap_constructor }, #endif // (wxLUA_USE_wxBitmap) && (wxLUA_USE_wxDC) - { LuaConstructor, "wxBufferedPaintDC", wxLua_wxBufferedPaintDC_constructor1, 2, 1, s_wxluatagArray_wxLua_wxBufferedPaintDC_constructor1 }, }; --- 9580,9583 ---- *************** *** 9731,9736 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxMirrorDC_methods[] = { --- 9661,9664 ---- *************** *** 9842,9846 **** { LuaConstructor, "wxDCClipper", wxLua_wxDCClipper_constructor1, 2, 2, s_wxluatagArray_wxLua_wxDCClipper_constructor1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxDC) - { LuaConstructor, "wxDCClipperFromCoords", wxLua_wxDCClipperFromCoords_constructor, 5, 5, s_wxluatagArray_wxLua_wxDCClipperFromCoords_constructor }, }; --- 9770,9773 ---- *************** *** 10239,10243 **** { LuaMethod, "Create", wxLua_wxCaret_Create1, 2, 2, s_wxluatagArray_wxLua_wxCaret_Create1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxCaret) - { LuaMethod, "CreateFromWH", wxLua_wxCaret_CreateFromWH, 3, 3, s_wxluatagArray_wxLua_wxCaret_CreateFromWH }, }; --- 10166,10169 ---- *************** *** 10260,10264 **** { LuaMethod, "Move", wxLua_wxCaret_Move1, 1, 1, s_wxluatagArray_wxLua_wxCaret_Move1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxCaret) - { LuaMethod, "MoveXY", wxLua_wxCaret_MoveXY, 2, 2, s_wxluatagArray_wxLua_wxCaret_MoveXY }, }; --- 10186,10189 ---- *************** *** 10281,10285 **** { LuaMethod, "SetSize", wxLua_wxCaret_SetSize1, 1, 1, s_wxluatagArray_wxLua_wxCaret_SetSize1 }, #endif // (wxLUA_USE_wxPointSizeRect) && (wxLUA_USE_wxCaret) - { LuaMethod, "SetSizeWH", wxLua_wxCaret_SetSizeWH, 2, 2, s_wxluatagArray_wxLua_wxCaret_SetSizeWH }, }; --- 10206,10209 ---- *************** *** 10535,10540 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGLCanvas_methods[] = { --- 10459,10462 ---- *************** *** 10736,10741 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxGLContext_methods[] = { --- 10658,10661 ---- *************** *** 10906,10911 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxVideoMode_methods[] = { --- 10826,10829 ---- *************** *** 11456,11461 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDisplay_methods[] = { --- 11374,11377 ---- Index: print.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/print.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** print.cpp 21 Jan 2007 23:13:07 -0000 1.21 --- print.cpp 6 Feb 2007 04:17:45 -0000 1.22 *************** *** 296,301 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrintout_methods[] = { --- 296,299 ---- *************** *** 535,540 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrinter_methods[] = { --- 533,536 ---- *************** *** 1069,1074 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrintData_methods[] = { --- 1065,1068 ---- *************** *** 1722,1727 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPageSetupDialogData_methods[] = { --- 1716,1719 ---- *************** *** 1865,1870 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPageSetupDialog_methods[] = { --- 1857,1860 ---- *************** *** 1986,1991 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrintDialog_methods[] = { --- 1976,1979 ---- *************** *** 2560,2565 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrintDialogData_methods[] = { --- 2548,2551 ---- *************** *** 2668,2673 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPreviewCanvas_methods[] = { --- 2654,2657 ---- *************** *** 2767,2772 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPreviewControlBar_methods[] = { --- 2751,2754 ---- *************** *** 3130,3135 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrintPreview_methods[] = { --- 3112,3115 ---- *************** *** 3296,3301 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPreviewFrame_methods[] = { --- 3276,3279 ---- *************** *** 3404,3409 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPostScriptDC_methods[] = { --- 3382,3385 ---- *************** *** 3480,3485 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxPrinterDC_methods[] = { --- 3456,3459 ---- Index: help.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/help.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** help.cpp 17 Dec 2006 07:47:15 -0000 1.18 --- help.cpp 6 Feb 2007 04:17:44 -0000 1.19 *************** *** 332,337 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHelpController_methods[] = { --- 332,335 ---- *************** *** 417,422 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxWinHelpController_methods[] = { --- 415,418 ---- *************** *** 445,450 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxBestHelpController_methods[] = { --- 441,444 ---- *************** *** 507,512 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxExtHelpController_methods[] = { --- 501,504 ---- *************** *** 640,645 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlHelpData_methods[] = { --- 632,635 ---- *************** *** 929,934 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxHtmlHelpController_methods[] = { --- 919,922 ---- Index: appframe.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/appframe.cpp,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** appframe.cpp 19 Dec 2006 06:18:02 -0000 1.29 --- appframe.cpp 6 Feb 2007 04:17:41 -0000 1.30 *************** *** 326,331 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxApp_methods[] = { --- 326,329 ---- *************** *** 701,706 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTopLevelWindow_methods[] = { --- 699,702 ---- *************** *** 1141,1146 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxFrame_methods[] = { --- 1137,1140 ---- *************** *** 1312,1316 **** { LuaConstructor, "wxMiniFrame", wxLua_wxMiniFrame_constructor1, 7, 3, s_wxluatagArray_wxLua_wxMiniFrame_constructor1 }, #endif // (wxLUA_USE_wxPointSizeRect) && ((wxLUA_USE_wxMiniFrame) && (wxLUA_USE_wxFrame)) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1306,1309 ---- *************** *** 1761,1766 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxToolTip_methods[] = { --- 1754,1757 ---- *************** *** 1942,1947 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxAcceleratorTable_methods[] = { --- 1933,1936 ---- *************** *** 2248,2253 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTaskBarIcon_methods[] = { --- 2237,2240 ---- *************** *** 2287,2292 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTaskBarIconEvent_methods[] = { --- 2274,2277 ---- *************** *** 2313,2318 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSystemSettings_methods[] = { --- 2298,2301 ---- *************** *** 2339,2344 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxSystemOptions_methods[] = { --- 2322,2325 ---- Index: datetime.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/datetime.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** datetime.cpp 18 Jan 2007 17:19:02 -0000 1.23 --- datetime.cpp 6 Feb 2007 04:17:42 -0000 1.24 *************** *** 1430,1438 **** #endif // (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxDateSpan && wxUSE_DATETIME) - #if (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxTimeSpan && wxUSE_DATETIME) { LuaMethod, "Add", wxLua_wxDateTime_Add1, 1, 1, s_wxluatagArray_wxLua_wxDateTime_Add1 }, #endif // (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxTimeSpan && wxUSE_DATETIME) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1430,1436 ---- *************** *** 1455,1463 **** #endif // (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxDateSpan && wxUSE_DATETIME) - #if (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxTimeSpan && wxUSE_DATETIME) { LuaMethod, "Subtract", wxLua_wxDateTime_Subtract1, 1, 1, s_wxluatagArray_wxLua_wxDateTime_Subtract1 }, #endif // (wxLUA_USE_wxDateTime && wxUSE_DATETIME) && (wxLUA_USE_wxTimeSpan && wxUSE_DATETIME) - }; static int overloaded_methodCount = sizeof(overloaded_methods)/sizeof(overloaded_methods[0]); --- 1453,1459 ---- *************** *** 2420,2425 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTimeSpan_methods[] = { --- 2416,2419 ---- *************** *** 2938,2943 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDateSpan_methods[] = { --- 2932,2935 ---- *************** *** 3062,3067 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDateTimeHolidayAuthority_methods[] = { --- 3054,3057 ---- *************** *** 3110,3115 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDateTimeWorkDays_methods[] = { --- 3100,3103 ---- *************** *** 3275,3280 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTimer_methods[] = { --- 3263,3266 ---- *************** *** 3345,3350 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxTimerEvent_methods[] = { --- 3331,3334 ---- *************** *** 3793,3798 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCalendarCtrl_methods[] = { --- 3777,3780 ---- *************** *** 4238,4243 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCalendarDateAttr_methods[] = { --- 4220,4223 ---- *************** *** 4384,4389 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDateEvent_methods[] = { --- 4364,4367 ---- *************** *** 4494,4499 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxCalendarEvent_methods[] = { --- 4472,4475 ---- *************** *** 4680,4685 **** - - // Map Lua Class Methods to C Binding Functions WXLUAMETHOD wxDatePickerCtrl_methods[] = { --- 4656,4659 ---- Index: event.cpp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/event.cpp,v retrieving revisi... [truncated message content] |