wxWidgets/samples/propgrid
Tobias Taschner ddceaab001
Remove MSW wxUxThemeEngine class
This undocumented "private" class was used for various windows UxTheme
functions which are available since WinXP. As wxWidgets 3.1 is XP+ it
does not make sense anymore to load the theme functions dynamically.
2018-01-22 00:51:11 +01:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
propgrid_minimal.cpp Use wxID_ANY symbol for controls in propgrid sample. 2015-05-30 20:19:00 +02:00
propgrid_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
propgrid_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
propgrid_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
propgrid.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.cpp Fix unused variable and parameter warnings in samples 2017-11-25 17:52:08 +01:00
propgrid.h Do not attempt to change colours of properties which are not present on the current page (in propgrid sample). 2015-08-27 19:05:15 +02:00
sampleprops.cpp Use quotes and not angle brackets around the includes of wxWidgets itself 2017-07-16 18:31:54 +02:00
sampleprops.h Implement more detailed validation of wxArrayDoubleProperty in propgrid sample. 2015-02-17 17:36:00 +00:00
tests.cpp Fix incorrect pointer indirection in sort callback function 2017-10-01 09:11:45 -07:00