wxWidgets/samples/propgrid
Olly Betts 18e05aeeee Remove no-op uses of wxNO_FULL_REPAINT_ON_RESIZE
This behaviour has been the default and this constant 0 since
e441e1f4e8 which was over 16 years ago.

Closes https://github.com/wxWidgets/wxWidgets/pull/1601
2019-10-11 14:12:43 +02:00
..
descrip.mms
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Regenerate MinGW makefiles using response files 2019-10-06 23:04:21 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
propgrid_minimal.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
propgrid_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.cpp Remove no-op uses of wxNO_FULL_REPAINT_ON_RESIZE 2019-10-11 14:12:43 +02:00
propgrid.h Preserve header and label editing mode while recreating the grid 2019-04-27 22:10:47 +02:00
sampleprops.cpp Declare WXVARIANT template specialization to assign wxFontData to wxVariant 2019-07-14 21:35:31 +02:00
sampleprops.h Make wxArrayDoubleProperty a parent of wxEditorDialogProperty 2019-07-14 21:32:41 +02:00
tests.cpp Resolve some extra semicolon warnings 2019-07-21 17:15:02 +02:00