wxWidgets/contrib
2004-06-12 23:44:08 +00:00
..
build Remove treelistctrl from gizmos. The one from the wxCode project 2004-05-25 04:52:41 +00:00
docs/latex Remove treelistctrl from gizmos. The one from the wxCode project 2004-05-25 04:52:41 +00:00
include/wx wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements. 2004-06-11 13:14:23 +00:00
lib Added OGL to contrib 2000-03-03 11:25:10 +00:00
samples 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
src 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
utils 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
Makefile.in added install 2003-08-22 10:03:14 +00:00