wxWidgets/wxPython/contrib
Robin Dunn 648d396ceb use TWIST buttons by default on the Mac, but also make it possible to
skip the style adjustments so the programmer can do what they want too.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-29 02:58:19 +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 use TWIST buttons by default on the Mac, but also make it possible to 2004-06-29 02:58:19 +00:00
glcanvas Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
iewin set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
ogl Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
stc Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
xrc Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +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.