wxWidgets/wxPython/contrib/dllwidget
2004-06-12 23:44:08 +00:00
..
dllwidget_.cpp SWIGged updates for wxGTK 2003-03-25 07:04:05 +00:00
dllwidget_.i Added Python wrappers for wxRTTI for the wxVScrolledWindow, 2003-08-08 21:32:52 +00:00
dllwidget_.py wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
dllwidget.cpp 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
dllwidget.h 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
dllwidget.py SWIGged updates for wxGTK 2003-03-25 07:04:05 +00:00