wxWidgets/include/wx/propgrid
2008-12-29 17:58:32 +00:00
..
advprops.h check for self assignment in operator= 2008-11-16 18:03:08 +00:00
editors.h Eliminate need to call Connect() in wxPGEditor::CreateControls() 2008-11-23 11:00:40 +00:00
manager.h Fixed incorrect background colour that wxStaticTexts in description box sometimes got 2008-12-06 19:01:32 +00:00
property.h Update editor control font centrally, in wxPropertyGrid::RefreshEditor() 2008-12-29 17:58:32 +00:00
propgrid.h Have wxPGTextCtrlEditor::UpdateControl() update wxTextCtrl font boldness based on property's modified-status 2008-12-26 18:46:08 +00:00
propgriddefs.h Fixed various NULL reference issues. Also cleaned up wxPGComboBox code overall a bit. 2008-11-15 10:34:36 +00:00
propgridiface.h Added wxPropertyGridInterface::RemoveProperty() 2008-12-11 17:11:35 +00:00
propgridpagestate.h Added wxPropertyGridInterface::RemoveProperty() 2008-12-11 17:11:35 +00:00
props.h For clarity, moved includes to the top of the file. Also added #include wx/dialog.h. 2008-11-19 16:24:07 +00:00