wxWidgets/include/wx/propgrid
Vadim Zeitlin 258593354e Fix build with Borland C++ compiler.
Disable some parts of the code that this compiler had problems with. Add
parentheses to work around its bugs elsewhere.

Closes #12558.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-07 13:16:20 +00:00
..
advprops.h Added missing wx/defs.h includes in propgrid headers 2010-08-26 13:25:07 +00:00
editors.h Added missing wx/defs.h includes in propgrid headers 2010-08-26 13:25:07 +00:00
manager.h Added missing wx/defs.h includes in propgrid headers 2010-08-26 13:25:07 +00:00
property.h When wxPGProperty is un-attached from wxPropertyGrid, keep its 'default' cell references invalid/NULL (fixes #12552) 2010-10-10 09:34:29 +00:00
propgrid.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
propgriddefs.h Streamline wxPropertyGrid tooltip code 2010-09-23 12:58:02 +00:00
propgridiface.h Fix build with Borland C++ compiler. 2010-11-07 13:16:20 +00:00
propgridpagestate.h Have wxPropertyGrid inherit from wxControl and wxScrollHelper instead of wxScrolledWindow. This is the approach other scrolled controls use. 2010-09-24 14:47:20 +00:00
props.h Fix non-PCH builds 2010-10-15 15:49:00 +00:00