2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
tree | commitdiff |
2010-12-27 |
Jaakko Salli | No longer use semi-static IDs for wxPropertyGrid embedd... |
tree | commitdiff |
2010-12-22 |
Jaakko Salli | Added wxPG_ACTION_EDIT, which allows specifying custom... |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Use locale-specific decimal point in wxNumericPropertyV... |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
tree | commitdiff |
2010-12-13 |
Jaakko Salli | Have wxPropertyGrid::DoubleToString() to also take... |
tree | commitdiff |
2010-12-11 |
Jaakko Salli | Added code to remove sign from zero in wxPropertyGrid... |
tree | commitdiff |
2010-11-26 |
Jaakko Salli | Fix 100% CPU usage on wxGTK caused by a recent change... |
tree | commitdiff |
2010-11-22 |
Jaakko Salli | Have wxPropertyGridEditorEventForwarder::ProcessEvent... |
tree | commitdiff |
2010-11-20 |
Jaakko Salli | Reworked wxSystemColourProperty::StringToValue() to... |
tree | commitdiff |
2010-10-18 |
Jaakko Salli | Call wxScrollHelper::AdjustScrollbars() to fix scroll... |
tree | commitdiff |
2010-10-15 |
Jaakko Salli | Added wxNumericPropertyValidator, which is a custom... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | When wxPGProperty is un-attached from wxPropertyGrid... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | Also reset DatePicker property editor's global pointer... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-28 |
Jaakko Salli | Reset wxPGEditor singleton instance pointers in dtors... |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Correct empty space drawing |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Removed debug log message |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Have wxPropertyGrid inherit from wxControl and wxScroll... |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | Streamline wxPropertyGrid tooltip code |
tree | commitdiff |
2010-09-20 |
Jaakko Salli | Call SetToolTip() for the property editor control when... |
tree | commitdiff |
2010-08-26 |
Jaakko Salli | Changed wxArrayStringProperty default delimiter to... |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Added wxPGProperty::Enable() for conveniency. Refactore... |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Refactored validation of numeric properties (wxIntPrope... |
tree | commitdiff |
2010-07-13 |
Jaakko Salli | wxArrayStringProperty::m_delimiter default value was... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-11 |
Jaakko Salli | Fix non-PCH builds (closes #12217) |
tree | commitdiff |
2010-07-11 |
Jaakko Salli | Added 'Delimiter' attribute for wxArrayStringProperty... |
tree | commitdiff |
2010-07-11 |
Jaakko Salli | Have the new incarnation of wxPGArrayEditorDialog suppo... |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | Do not run focus detection when handling events from... |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | wxArrayEditorDialog now uses wxEditableListBox. It... |
tree | commitdiff |
2010-07-09 |
Jaakko Salli | Include scopeguard.h for wxON_BLOCK_EXIT_SET() |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Make m_inDoPropertyChanged and m_inCommitChangesFromEdi... |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | m_inDoSelectProperty: make it bool and use wxON_BLOCK_E... |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Redundant wxPropertyGrid validation failure message... |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Translate text 'Property Error' |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Added new wxPropertyGrid property validation failure... |
tree | commitdiff |
2010-07-03 |
Jaakko Salli | Eliminated lingering validation failure message on... |
tree | commitdiff |
2010-07-03 |
Jaakko Salli | wxPropertyGrid validation failure was not (always)... |
tree | commitdiff |
2010-07-02 |
Jaakko Salli | Fixed and improved wxIntProperty's min/max validation... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | For wxTextCtrl editor, set the bold font before margins... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Keyboard handling was blocked by label editor. Also... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
tree | commitdiff |
2010-05-29 |
Jaakko Salli | Fixed assert when editing wxFontProperty with unspecifi... |
tree | commitdiff |
2010-05-25 |
Jaakko Salli | Draw wxPropertyGrid drop down items with consistent... |
tree | commitdiff |
2010-05-24 |
Jaakko Salli | Always call OnSetValue() for a property when values... |
tree | commitdiff |
2010-05-06 |
Jaakko Salli | Change wxPGProperty::SetChoices() to accept 'const... |
tree | commitdiff |
2010-04-24 |
Jaakko Salli | Allow wxPGProperty::Hide() to be called on unattached... |
tree | commitdiff |
2010-04-24 |
Jaakko Salli | In wxPropertyGrid::DoPropertyChanged(), call GetEditorC... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed... |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore... |
tree | commitdiff |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Remove duplicate variable definition. |
tree | commitdiff |
2010-03-17 |
Jaakko Salli | Use explicit wxPGPropertyFlags enum type with wxPGPrope... |
tree | commitdiff |
2010-03-14 |
Jaakko Salli | Fixed label editor position for child properties |
tree | commitdiff |
2010-03-12 |
Jaakko Salli | Fixed property editor re-positioning when additional... |
tree | commitdiff |
2010-03-04 |
Jaakko Salli | Moved property unattachment code from wxPropertyGridInt... |
tree | commitdiff |
2010-03-01 |
Jaakko Salli | Have to implement wxPGProperty::DeleteChildren() differ... |
tree | commitdiff |
2010-02-26 |
Jaakko Salli | Must clear property selection in wxPGProperty::SetChoic... |
tree | commitdiff |
2010-02-25 |
Jaakko Salli | Added work around in wxPropertyGrid for a wxTextCtrl... |
tree | commitdiff |
2010-02-23 |
Jaakko Salli | Set up default property grid unspecified value colour |
tree | commitdiff |
2010-02-23 |
Jaakko Salli | When drawing wxPropertyGrid check box editor, be consis... |
tree | commitdiff |
2010-02-22 |
Jaakko Salli | Rename property pending for deletion so it won't be... |
tree | commitdiff |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid... |
tree | commitdiff |
2010-02-16 |
Jaakko Salli | Fixed auto-resizing behavior when double-clicking a... |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
tree | commitdiff |
2010-02-02 |
Jaakko Salli | Do not clear property selection when adding new propert... |
tree | commitdiff |
2010-01-31 |
Jaakko Salli | Added nominal wxPG_PROP_READONLY support for editor... |
tree | commitdiff |
2010-01-31 |
Jaakko Salli | Fixed value column rendering for properties which do... |
tree | commitdiff |
2010-01-13 |
Jaakko Salli | Fixed bug: wxPGEditor::SetControlAppearance() was calli... |
tree | commitdiff |
2010-01-05 |
Jaakko Salli | Call virtual ctrl->GetDefaultAttributes() instead of... |
tree | commitdiff |
2010-01-04 |
Jaakko Salli | Allow wxPropertyGridInterface::EnableProperty() to... |
tree | commitdiff |
2010-01-03 |
Jaakko Salli | Added missing ResetEditorAppearance() call |
tree | commitdiff |
2010-01-03 |
Jaakko Salli | In wxPGEditor::SetControlAppearance() use GetClassDefau... |
tree | commitdiff |
2009-12-29 |
Jaakko Salli | Changed wxPropertyCategory to use same cell rendering... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
tree | commitdiff |
2009-12-25 |
Jaakko Salli | Refactored a very confusing condition in wxPGComboBox... |
tree | commitdiff |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance... |
tree | commitdiff |
2009-12-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use... |
tree | commitdiff |
2009-12-20 |
Jaakko Salli | Added some missing SetupTextCtrlValue() calls |
tree | commitdiff |
2009-12-19 |
Jaakko Salli | Properly notify active editor control when it receives... |
tree | commitdiff |
2009-12-19 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), also... |
tree | commitdiff |
2009-12-17 |
Jaakko Salli | Allow wxPropertyGrid::RecalculateVirtualSize() execute... |
tree | commitdiff |
2009-12-16 |
Jaakko Salli | Fixed display of 'InlineHelp' attribute |
tree | commitdiff |
2009-12-16 |
Jaakko Salli | Slightly improved check whether or not to execute wxPro... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | Make wxPG_EX_MULTIPLE_SELECTION behave more like a... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | Determine better whether the property editor needs... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | Set correct m_state in wxPGCheckBoxEditor::SetValueToUn... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | Fixed unspecified property value rendering for various... |
tree | commitdiff |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | On Windows, force read-only property editor wxTextCtrl... |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
tree | commitdiff |
2009-12-11 |
Jaakko Salli | Fixed incorrect use of RemoveAt() in wxPropertyGridPage... |
tree | commitdiff |
2009-12-03 |
Jaakko Salli | Exit wxPropertyGrid::RecalculateVirtualSize() immediate... |
tree | commitdiff |
2009-12-03 |
Jaakko Salli | Handle the rare case where wxPropertyGrid::HandleCustom... |
tree | commitdiff |
2009-12-02 |
Paul Cornett | make array data fully const |
tree | commitdiff |
next |