2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
blob | commitdiff | raw |
2010-12-27 |
Jaakko Salli | Removed AdvImageFileProperty from the wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Jaakko Salli | Set 'Min' attribute for the sample wxFloatProperty |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Jaakko Salli | Use default wxPropertyGrid validation failure behavior... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Vadim Zeitlin | Suppress bogus g++ warnings about uninitialized variables. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Jaakko Salli | Have to check for wxPG_SPLITTER_AUTO_CENTER style befor... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Jaakko Salli | Fixed property Hide command |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Jaakko Salli | Added command to set wxPG_PROP_READONLY in the propgrid... |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Jaakko Salli | Do not use deprecated property attribute wxPG_ATTR_INLI... |
blob | commitdiff | raw | diff to current |
2009-12-29 |
Jaakko Salli | Changed wxPropertyCategory to use same cell rendering... |
blob | commitdiff | raw | diff to current |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Jaakko Salli | 'Set to Unspecified' -> 'Set Value to Unspecified' |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Jaakko Salli | Added a proper log frame to the propgrid sample |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented... |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Jaakko Salli | Fixed bug: wxEditEnumProperty's initial string value... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Jaakko Salli | A better fix for one unused variable warning (one that... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Vadim Zeitlin | fix harmless warnings (mostly about unused parameters... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Jaakko Salli | Implementations of wxPGProperty::ChildChanged() must... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Jaakko Salli | Reworked the way child properties can be added to a... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Jaakko Salli | Allow wxPGMultiButton to work even if primary editor... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Jaakko Salli | Added support for 'AutoComplete' attribute, automatical... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Jaakko Salli | Property value images are no longer shrinked horizontally |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Francesco Montorsi | always call SetIcon() on the main frame of the sample... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Jaakko Salli | Added proper COW to wxPGChoices, moved wxPGChoices... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Jaakko Salli | Better support for unspecified property value in wxDate... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
Jaakko Salli | Added bool property to the nested car sample (for testi... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
Jaakko Salli | Added extra RefreshEditor() call for better testing |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Jaakko Salli | SpinCtrl editor's 'value change by mouse motion' featur... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Jaakko Salli | Implement ability to rapidly change spin value of SpinC... |
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-18 |
Jaakko Salli | Simplistic tab support is now default (tab focuses... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Jaakko Salli | Add maximum width for sample's frame |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Jaakko Salli | Update 'intro' comment in propgrid sample |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Jaakko Salli | Added virtual wxPGProperty::ValueToString(). In derived... |
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-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Jaakko Salli | Removed wxPropertyGridInterface::ClearPropertyValue... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Use wxPGEditor_X instead of wxPGEditor(X), as in new... |
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 | RegisterAdditionalEditors() to work even if no wxProper... |
blob | commitdiff | raw | diff to current |
2008-09-27 |
Jaakko Salli | Register multibutton editor class in frame ctor instead... |
blob | commitdiff | raw | diff to current |
2008-09-27 |
Jaakko Salli | Use wxPropertyGridEventHandler in commented-out sample... |
blob | commitdiff | raw | diff to current |
2008-09-27 |
Jaakko Salli | wxPropertyGridInterface docs cleanup and fixes, removed... |
blob | commitdiff | raw | diff to current |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Jaakko Salli | Reduce ambiguity of selection functions in wxPropertyGr... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Jaakko Salli | A lot of documentation revision. Updated doctest code... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Jaakko Salli | Removed macros to create enum and flag props with custo... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Jaakko Salli | Moved wxPGChoices m_choices member from various propert... |
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 | Removed some test code left in a long time ago |
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-14 |
Jaakko Salli | wxVariant list used to translate between list of proper... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
|