2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests...
|
commit | commitdiff | tree |
2010-04-16 |
Jaakko Salli | wxVariant <-> wxAny conversion functionality. Includes...
|
commit | commitdiff | tree |
2010-04-11 |
Jaakko Salli | Fixed typo in documentation string
|
commit | commitdiff | tree |
2010-04-04 |
Jaakko Salli | Resolve GCC's 'type-punned pointer will break strict...
|
commit | commitdiff | tree |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator...
|
commit | commitdiff | tree |
2010-03-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed...
|
commit | commitdiff | tree |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore...
|
commit | commitdiff | tree |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems...
|
commit | commitdiff | tree |
2010-03-20 |
Jaakko Salli | Make wxPGVFBFlags an unsigned char define instead of...
|
commit | commitdiff | tree |
2010-03-18 |
Jaakko Salli | Clarify documentation for wxPropertyGridEvent::GetProperty()
|
commit | commitdiff | tree |
2010-03-17 |
Jaakko Salli | Use explicit wxPGPropertyFlags enum type with wxPGProperty...
|
commit | commitdiff | tree |
2010-03-14 |
Jaakko Salli | Fixed label editor position for child properties
|
commit | commitdiff | tree |
2010-03-12 |
Jaakko Salli | Fixed property editor re-positioning when additional...
|
commit | commitdiff | tree |
2010-03-04 |
Jaakko Salli | Moved property unattachment code from wxPropertyGridInterfac...
|
commit | commitdiff | tree |
2010-03-01 |
Jaakko Salli | Have to implement wxPGProperty::DeleteChildren() differently...
|
commit | commitdiff | tree |
2010-03-01 |
Jaakko Salli | Have to check for wxPG_SPLITTER_AUTO_CENTER style before...
|
commit | commitdiff | tree |
2010-02-28 |
Jaakko Salli | Sometimes change in varscrollable window's size can...
|
commit | commitdiff | tree |
2010-02-26 |
Jaakko Salli | Must clear property selection in wxPGProperty::SetChoices...
|
commit | commitdiff | tree |
2010-02-25 |
Jaakko Salli | Added work around in wxPropertyGrid for a wxTextCtrl...
|
commit | commitdiff | tree |
2010-02-25 |
Jaakko Salli | Fixed property Hide command
|
commit | commitdiff | tree |
2010-02-23 |
Jaakko Salli | Set up default property grid unspecified value colour
|
commit | commitdiff | tree |
2010-02-23 |
Jaakko Salli | When drawing wxPropertyGrid check box editor, be consistent...
|
commit | commitdiff | tree |
2010-02-22 |
Jaakko Salli | Rename property pending for deletion so it won't be...
|
commit | commitdiff | tree |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid...
|
commit | commitdiff | tree |
2010-02-16 |
Jaakko Salli | Fixed auto-resizing behavior when double-clicking a...
|
commit | commitdiff | tree |
2010-02-16 |
Jaakko Salli | Added wxPropertyGridInterface::GetColumnProportion()
|
commit | commitdiff | tree |
2010-02-16 |
Jaakko Salli | Added missing words in event documentation
|
commit | commitdiff | tree |
2010-02-16 |
Jaakko Salli | Document wxEVT_PG_CHANGED
|
commit | commitdiff | tree |
2010-02-14 |
Jaakko Salli | Added note about removed member function wxPropertyGrid...
|
commit | commitdiff | tree |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion...
|
commit | commitdiff | tree |
2010-02-10 |
Jaakko Salli | Removed most of the propgrid '#ifndef SWIG' pre-compiler...
|
commit | commitdiff | tree |
2010-02-02 |
Jaakko Salli | Do not clear property selection when adding new properties...
|
commit | commitdiff | tree |
2010-01-31 |
Jaakko Salli | Added nominal wxPG_PROP_READONLY support for editor...
|
commit | commitdiff | tree |
2010-01-31 |
Jaakko Salli | Added command to set wxPG_PROP_READONLY in the propgrid...
|
commit | commitdiff | tree |
2010-01-31 |
Jaakko Salli | Fixed value column rendering for properties which do...
|
commit | commitdiff | tree |
2010-01-26 |
Jaakko Salli | wxPGProperty::GetHintText() function body was missing...
|
commit | commitdiff | tree |
2010-01-26 |
Jaakko Salli | Fixed wxPGGlobalVars export declaration
|
commit | commitdiff | tree |
2010-01-15 |
Jaakko Salli | When checking whether the parent has wxTAB_TRAVERSAL...
|
commit | commitdiff | tree |
2010-01-13 |
Jaakko Salli | Fixed bug: wxPGEditor::SetControlAppearance() was calling...
|
commit | commitdiff | tree |
2010-01-07 |
Jaakko Salli | Improved documentation for wxPGProperty::DoSetAttribute()
|
commit | commitdiff | tree |
2010-01-07 |
Jaakko Salli | Fixed deprecation message (brings include file in line...
|
commit | commitdiff | tree |
2010-01-07 |
Jaakko Salli | Do not use deprecated property attribute wxPG_ATTR_INLINE_HE...
|
commit | commitdiff | tree |
2010-01-07 |
Jaakko Salli | Fixed a deprecation message
|
commit | commitdiff | tree |
2010-01-05 |
Jaakko Salli | Call virtual ctrl->GetDefaultAttributes() instead of...
|
commit | commitdiff | tree |
2010-01-04 |
Jaakko Salli | Allow wxPropertyGridInterface::EnableProperty() to...
|
commit | commitdiff | tree |
2010-01-03 |
Jaakko Salli | Added missing ResetEditorAppearance() call
|
commit | commitdiff | tree |
2010-01-03 |
Jaakko Salli | In wxPGEditor::SetControlAppearance() use GetClassDefaultAtt...
|
commit | commitdiff | tree |
2009-12-30 |
Jaakko Salli | wxOwnerDrawComboCtrl -> wxComboCtrl
|
commit | commitdiff | tree |
2009-12-30 |
Jaakko Salli | Updated entries regarding wxPropertyGridManager
|
commit | commitdiff | tree |
2009-12-29 |
Jaakko Salli | Changed wxPropertyCategory to use same cell rendering...
|
commit | commitdiff | tree |
2009-12-26 |
Jaakko Salli | Reduced unnecessary wxT usage
|
commit | commitdiff | tree |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint...
|
commit | commitdiff | tree |
2009-12-26 |
Jaakko Salli | Added wxComboCtrl::SetHint(), GetHint()
|
commit | commitdiff | tree |
2009-12-25 |
Jaakko Salli | Refactored a very confusing condition in wxPGComboBox...
|
commit | commitdiff | tree |
2009-12-25 |
Jaakko Salli | Added wxComboCtrlBase::SetFore/BackgroundColour()
|
commit | commitdiff | tree |
2009-12-25 |
Jaakko Salli | Added documentation for wxPGEditor::SetControlAppearance()
|
commit | commitdiff | tree |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance...
|
commit | commitdiff | tree |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),...
|
commit | commitdiff | tree |
2009-12-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use...
|
commit | commitdiff | tree |
2009-12-20 |
Jaakko Salli | Added some missing SetupTextCtrlValue() calls
|
commit | commitdiff | tree |
2009-12-19 |
Jaakko Salli | Suppress 'unused argument' warnings
|
commit | commitdiff | tree |
2009-12-19 |
Jaakko Salli | Added wxWindowMSW::MSWGetThemeColour(); initially use...
|
commit | commitdiff | tree |
2009-12-19 |
Jaakko Salli | Properly notify active editor control when it receives...
|
commit | commitdiff | tree |
2009-12-19 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), also...
|
commit | commitdiff | tree |
2009-12-18 |
Jaakko Salli | Have wxComboCtrl honour any custom foreground and background...
|
commit | commitdiff | tree |
2009-12-17 |
Jaakko Salli | Allow wxPropertyGrid::RecalculateVirtualSize() execute...
|
commit | commitdiff | tree |
2009-12-16 |
Jaakko Salli | Fixed display of 'InlineHelp' attribute
|
commit | commitdiff | tree |
2009-12-16 |
Jaakko Salli | Slightly improved check whether or not to execute wxProperty...
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | Make wxPG_EX_MULTIPLE_SELECTION behave more like a...
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | Determine better whether the property editor needs...
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | 'Set to Unspecified' -> 'Set Value to Unspecified'
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | Set correct m_state in wxPGCheckBoxEditor::SetValueToUnspeci...
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | Always refresh the editor when setting property value...
|
commit | commitdiff | tree |
2009-12-14 |
Jaakko Salli | Fixed unspecified property value rendering for various...
|
commit | commitdiff | tree |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored...
|
commit | commitdiff | tree |
2009-12-12 |
Jaakko Salli | wxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColumnWidt...
|
commit | commitdiff | tree |
2009-12-12 |
Jaakko Salli | On Windows, force read-only property editor wxTextCtrl...
|
commit | commitdiff | tree |
2009-12-12 |
Jaakko Salli | Added a proper log frame to the propgrid sample
|
commit | commitdiff | tree |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) events...
|
commit | commitdiff | tree |
2009-12-11 |
Jaakko Salli | Fixed incorrect use of RemoveAt() in wxPropertyGridPageState...
|
commit | commitdiff | tree |
2009-12-03 |
Jaakko Salli | Exit wxPropertyGrid::RecalculateVirtualSize() immediately...
|
commit | commitdiff | tree |
2009-12-03 |
Jaakko Salli | Handle the rare case where wxPropertyGrid::HandleCustomEdito...
|
commit | commitdiff | tree |
2009-11-29 |
Jaakko Salli | Fixed regression: forgot to set wxPropertyGridPageState...
|
commit | commitdiff | tree |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats...
|
commit | commitdiff | tree |
2009-11-21 |
Jaakko Salli | Unified meaning of wxTypeIdentifier in RTTI and RTTI...
|
commit | commitdiff | tree |
2009-11-19 |
Jaakko Salli | Fixed builds without wxHAS_EVENT_BIND (typeinfo.h include...
|
commit | commitdiff | tree |
2009-11-19 |
Jaakko Salli | Added typeinfo.h which implements wxTypeId, using C...
|
commit | commitdiff | tree |
2009-11-11 |
Jaakko Salli | Fix wxPropertyGrid rendering problems when used with...
|
commit | commitdiff | tree |
2009-11-02 |
Jaakko Salli | Some wxComboCtrlBase member functions were enclosed...
|
commit | commitdiff | tree |
2009-10-28 |
Jaakko Salli | Fixed backslash escaping in wxArrayStringProperty:...
|
commit | commitdiff | tree |
2009-10-21 |
Jaakko Salli | Move in-cell property expander buttons slightly to...
|
commit | commitdiff | tree |
2009-10-17 |
Jaakko Salli | Exposed wxPGCell to SWIG
|
commit | commitdiff | tree |
2009-10-16 |
Jaakko Salli | Fix incorrect wxComboBox dropdown and closeup event...
|
commit | commitdiff | tree |
2009-10-15 |
Jaakko Salli | Changed 'bool recursively' to 'int flags' argument...
|
commit | commitdiff | tree |
2009-10-15 |
Jaakko Salli | Fixed regression: wxPropertyGrid caption selection...
|
commit | commitdiff | tree |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented...
|
commit | commitdiff | tree |
2009-10-14 |
Jaakko Salli | Fixed bug: wxPropertyGrid::Thaw() should no longer...
|
commit | commitdiff | tree |
2009-10-13 |
Jaakko Salli | Removed wxTE_READONLY style from multi-line wxTextCtrls...
|
commit | commitdiff | tree |
2009-10-11 |
Jaakko Salli | Have page-specific splitter setup flags in order to...
|
commit | commitdiff | tree |
2009-10-11 |
Jaakko Salli | Code cleanup and clarification
|
commit | commitdiff | tree |
next |