wxWidgets/include/wx/propgrid
2009-01-07 18:53:09 +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 Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +00:00
propgriddefs.h Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +00:00
propgridiface.h Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +00:00
propgridpagestate.h Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +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