wxWidgets/contrib/utils/wxrcedit
2004-06-12 23:44:08 +00:00
..
bitmaps
df
edapp.cpp
editor.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
editor.h
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
makefile.wat
mondrian.ico
nodehnd.cpp
nodehnd.h
nodesdb.cpp
nodesdb.h
pe_adv.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
pe_adv.h
pe_basic.cpp
pe_basic.h
preview.cpp
preview.h
propedit.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
propedit.h
propframe.cpp
propframe.h
splittree.cpp
splittree.h
treedt.h
wxrcedit.bkl
wxrcedit.dsp
wxrcedit.dsw
wxrcedit.rc
xmlhelpr.cpp
xmlhelpr.h