wxTinderbox build fix.
[wxWidgets.git] / wxPython / include / wx / wxPython / wxPython.h
2006-03-14  Robin DunnSometimes we do need to allow recursion of callbacks
2005-03-03  Robin DunnAdd copy ctor for wxPyCBInputStream and use it to preve...
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin DunnUse an inline function to fetch the API pointer, import...
2004-05-28  Robin DunnNo longer need to fallback to importing "_core_" as...
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-02-21  Robin DunnNew SWIG runtime files
2004-01-31  Robin DunnUpdated SWIG runtime code
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...