wxWidgets/interface/wx/propgrid
2009-02-04 16:45:23 +00:00
..
editors.h Eliminate need to call Connect() in wxPGEditor::CreateControls() 2008-11-23 11:00:40 +00:00
manager.h Fixed wxPropertyGridManager::CreatePropertyGrid(), corrected documentation about its use 2009-01-29 16:09:46 +00:00
property.h Added proper COW to wxPGChoices, moved wxPGChoices code from propgrid.cpp to property.cpp (to match header organization), removed some now-unneeded helper functions 2009-02-04 16:45:23 +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
propgridiface.h Reverted to old wxPG_AUTO_SORT behavior in which only root properties and immediate children of categories are (automatically) sorted; Added Sort flags; Applied slight optimization when sorting on propgridmanager page change 2009-01-10 15:16:03 +00:00
propgridpagestate.h fixed doxygen warnings; also restyled (partially) the interface headers to conform to wx doc style 2008-10-22 20:48:31 +00:00