2008-11-16 |
Paul Cornett | make access for virtuals match base |
blob | commitdiff | raw |
2008-11-15 |
Jaakko Salli | Fixed various NULL reference issues. Also cleaned up... |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Jaakko Salli | Moved Get/SetPropertyText/BackgroundColour() member... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Francesco Montorsi | declare all NameStr[] strings as const char using the... |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Jaakko Salli | Reworked wxPGCell. It is now reference counted, and... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Jaakko Salli | Changed argument of wxPropertyGrid::OnCustomEditorEvent... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Jaakko Salli | In wxPropertyGridManager, alphabetic mode is now sorted... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Jaakko Salli | Simplistic tab support is now default (tab focuses... |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Jaakko Salli | Remove old workarounds to get cut, copy, and paste... |
blob | commitdiff | raw | diff to current |
2008-10-14 |
Jaakko Salli | wxPGProperty::AddChild() can now be used to add normal... |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Jaakko Salli | Eliminate (or at least reduce) 64-bit build warnings... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Jaakko Salli | GetPendingEditedValue() -> GetUncommittedPropertyValue... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Jaakko Salli | Removed '#ifndef DOXYGEN' sections |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Robert Roebling | Removed wxNavigationKey code, new keyboard navigation |
blob | commitdiff | raw | diff to current |
2008-10-03 |
Jaakko Salli | Remove wxPGClipperWindow, use wxBORDER_NONE instead... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Jaakko Salli | SetButtonShortcut() merged with action system |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Jaakko Salli | Use wxPendingDelete |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Jaakko Salli | Converted various wxArrayPtrVoids to wxVectors |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Jaakko Salli | Try to make SetupChildEventHandling() more foolproof |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Jaakko Salli | Added missing dllimpexp declaration, added missing... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Robert Roebling | Move body of SetFocusOnCanvas to .cpp file |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Moved wxPropertyGrid::SetPropertyName() to wxPropertyGr... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Removed wxPG_EX_LEGACY_VALIDATORS |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Added missing wxPGValidationInfo::SetFailureMessage... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Removed wxPropertyGridEvent::HasProperty() (use GetProp... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Make wxPGValidationInfo class instead of struct, re... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Jaakko Salli | Doc and comment cleanup, fixes, tweaks |
blob | commitdiff | raw | diff to current |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Jaakko Salli | Fixed and clarified editor control event handling |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Jaakko Salli | Moved SetPropertyAttributeAll() to wxPropertyGridInterface |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Jaakko Salli | Added separate SetFocusOnCanvas() function so that... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Jaakko Salli | wxUSE_PROPGRID is now recognized by source and header... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Jaakko Salli | Eliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Jaakko Salli | wxPropertyGrid member m_visPropArray removed, now alway... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Jaakko Salli | Cleaned up wxPropertyGrid::SetCurrentCategory() |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
|