wxWidgets/include/wx/propgrid
Jaakko Salli 0dc44cac21 Use wxUSE_LONGLONG_NATIVE more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-27 15:13:12 +00:00
..
advprops.h Eliminated WX_PG_DECLARE_X_METHODS macros 2008-09-19 17:13:51 +00:00
editors.h Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes 2008-09-27 14:03:10 +00:00
manager.h Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page->GetRoot()->GetChildCount() and such 2008-09-25 17:23:54 +00:00
property.h Removed wxPGProperty:GetArrIndex() in favor of GetIndexInParent() 2008-09-25 17:04:11 +00:00
propgrid.h Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes 2008-09-27 14:03:10 +00:00
propgriddefs.h 'wx(U)LongLong << variant' type safety improved (now works even if variant has plain long value). Added << operator and WXVARIANT template specialization for wx(U)LongLong_t as well. Changed WX_PG_DECLARE/IMPLEMENT_VARIANT_DATA so that classname << variant can be customized. 2008-09-21 16:54:22 +00:00
propgridiface.h Use wxUSE_LONGLONG_NATIVE more 2008-09-27 15:13:12 +00:00
propgridpagestate.h wxUSE_PROPGRID is now recognized by source and header files 2008-09-17 15:00:00 +00:00
props.h Fixed non-precompiled headers compilation 2008-09-21 19:58:19 +00:00