wxWidgets/wxPython/contrib
2004-08-25 22:22:37 +00:00
..
activex Lots of SWIGging 2004-06-29 21:06:02 +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 give the generic tree and list controls a DoGetBestSize 2004-08-25 22:22:37 +00:00
glcanvas reSWIGged 2004-07-01 00:57:07 +00:00
iewin Lots of SWIGging 2004-06-29 21:06:02 +00:00
ogl reSWIGged 2004-07-17 23:32:47 +00:00
stc Lots of SWIGging 2004-06-29 21:06:02 +00:00
xrc reSWIGged 2004-07-17 23:32:47 +00:00
.cvsignore merged 2.2 branch 2000-07-15 19:51:35 +00:00
README merged 2.2 branch 2000-07-15 19:51:35 +00:00

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.