wxWidgets/samples/propgrid
2008-10-10 15:22:08 +00:00
..
makefile.bcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.gcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
Makefile.in rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.unx rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.vc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.wat rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_minimal.cpp Fix RCS-IDs 2008-10-05 18:03:43 +00:00
propgrid_vc7.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_vc8.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
propgrid_vc9.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
propgrid.bkl added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
propgrid.cpp When registering editor, try wxRTTI class name in additon to result of wxPGEditor::GetName(). Allows creating custom editors without needing to implement GetName(). 2008-10-06 15:48:27 +00:00
propgrid.dsp added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
propgrid.h Fix RCS-IDs 2008-10-05 18:03:43 +00:00
sampleprops.cpp GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming. Eg. there is also CommitChangesFromEditor()) 2008-10-10 15:22:08 +00:00
sampleprops.h Fix RCS-IDs 2008-10-05 18:03:43 +00:00
tests.cpp Eliminated last property generation macros from props.h (colour property gen ones, now use subclassing facilities present in wx(System)ColourProperty) 2008-10-07 17:28:05 +00:00