]> git.saurik.com Git - wxWidgets.git/history - wxPython/samples/embedded/embedded.cpp
Inital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false
[wxWidgets.git] / wxPython / samples / embedded / embedded.cpp
2004-04-01  Robin Dunnfinal tweaks for embedded
2004-04-01  Robin DunnFixed the embedded smaple so that it actually works...
2004-04-01  Robin Dunnembedded sample compiles again
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2002-08-14  Robin DunnTypo fixed
2002-08-07  Robin DunnTypo fixes
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...