2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw |
2010-09-24 |
Jaakko Salli | Fixed PCH-less build |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Jaakko Salli | Have wxPropertyGrid inherit from wxControl and wxScroll... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Jaakko Salli | Streamline wxPropertyGrid tooltip code |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Jaakko Salli | Added missing wx/defs.h includes in propgrid headers |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Jaakko Salli | Fix non-PCH builds (closes #12217) |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Jaakko Salli | Added 'Delimiter' attribute for wxArrayStringProperty... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Jaakko Salli | Make m_inDoPropertyChanged and m_inCommitChangesFromEdi... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Jaakko Salli | m_inDoSelectProperty: make it bool and use wxON_BLOCK_E... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Jaakko Salli | Redundant wxPropertyGrid validation failure message... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Jaakko Salli | Changed wxPropertyGrid default property validation... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Jaakko Salli | Added new wxPropertyGrid property validation failure... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Jaakko Salli | Eliminated lingering validation failure message on... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Jaakko Salli | wxPropertyGrid validation failure was not (always)... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jaakko Salli | Allow wxPGProperty::Hide() to be called on unattached... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Jaakko Salli | Make wxPGVFBFlags an unsigned char define instead of... |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Jaakko Salli | Fixed auto-resizing behavior when double-clicking a... |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Jaakko Salli | Removed most of the propgrid '#ifndef SWIG' pre-compile... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Jaakko Salli | wxPGProperty::GetHintText() function body was missing... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Jaakko Salli | Fixed wxPGGlobalVars export declaration |
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-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use... |
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 | Generate wxPropertyGrid splitter (column divider) event... |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Jaakko Salli | Have page-specific splitter setup flags in order to... |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Jaakko Salli | Code cleanup and clarification |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Jaakko Salli | Fixed wxPropertyGrid empty space rendering |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Jaakko Salli | Removed intermediate wxPanel from wxPropertyGrid. |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Jaakko Salli | wxUSE_THREAD -> wxUSE_THREADS |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Jaakko Salli | Store property name and value in wxPropertyGridEvent... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Jaakko Salli | Added dummy wxPG_THEME_BORDER style for backwards compa... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Jaakko Salli | Fixed constants of the new wxPG_EX styles |
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-09-10 |
Jaakko Salli | Notify if the grid is being destroyed in an event gener... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
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-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Jaakko Salli | Fixed bug: wxPGProperty::SetName() crashed if it was... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Jaakko Salli | Do not generate wxEVT_PG_SELECTED with direct ClearSele... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Jaakko Salli | Added wxPropertyGrid::WasValueChangedInEvent(), added... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Jaakko Salli | Significantly improved wxPropertyGrid's top-level paren... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Jaakko Salli | For needs of wxPython bindings, (re)added a version... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Jaakko Salli | Allow reparenting wxPropertyGrid(Manager) to work;... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Jaakko Salli | Added wxPGProperty::SetDefaultValue(v), as a shortcut... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Jaakko Salli | More forward-ported wxPython-bindings related cleanup... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Jaakko Salli | Forward-ported wxPython-bindings related cleanup from... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Jaakko Salli | By default, always refresh editor and redraw properties... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Jaakko Salli | wxPropertyGrid::IsEditorFocused() is now public |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Jaakko Salli | Fixed wxPropertyGrid::HitTest() documentation |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Jaakko Salli | Clarified wxPropertyGrid::HitTest() docs |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Jaakko Salli | Eliminated two unneeded arguments from wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Jaakko Salli | Added wxPGProperty::OnValidationFailure(); needed it... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Jaakko Salli | Fixed bug: SetPropertyValueUnspecified(p) and p->SetVal... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Jaakko Salli | Added wxPropertyGrid::SetSortFunction(); moved Sort... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Jaakko Salli | Have wxPGTextCtrlEditor::UpdateControl() update wxTextC... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Jaakko Salli | Eliminate need to call Connect() in wxPGEditor::CreateC... |
blob | commitdiff | raw | diff to current |
2008-11-22 |
Jaakko Salli | Updated event type declarations to follow what other... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Paul Cornett | make access for virtuals match base |
blob | commitdiff | raw | diff to current |
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 |
next |