wxWidgets/wxPython/contrib
2004-06-14 21:18:50 +00:00
..
activex set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
dllwidget removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
gizmos m_img* need initialized too otherwise we can end up with rows that are 2004-06-14 21:18:50 +00:00
glcanvas set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
iewin set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
ogl set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
stc reSWIGged 2004-06-04 23:59:39 +00:00
xrc reSWIGged 2004-06-04 23:24:10 +00:00
.cvsignore
README

These sub directories contain add-on modules that are not part of the
core wxPython, either because of licensing issues, optional code in
wxWindows, contrib code in wxWindows, or whatever.