wxWidgets/contrib/samples
2004-06-16 15:22:59 +00:00
..
animate More name changes 2004-05-25 11:20:37 +00:00
applet
deprecated 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
fl -1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. 2004-06-07 16:02:23 +00:00
gizmos 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
mmedia -1, TRUE/true, FALSE/false and tabs replacements. 2004-06-16 15:22:59 +00:00
ogl -1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system in non MSW builds of OGL-Studio sample. 2004-06-09 16:42:34 +00:00
plot Bakefile/Makefile fix for uuid.cpp 2004-05-24 20:28:06 +00:00
stc More name changes 2004-05-25 11:20:37 +00:00
svg More name changes 2004-05-25 11:20:37 +00:00
xrc wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements. 2004-06-11 13:14:23 +00:00
Makefile.in