2009-02-26 |
Jaakko Salli | No longer overestimate virtual height given to the...
|
commit | commitdiff | tree |
2009-02-26 |
Jaakko Salli | wxPropertyGrid::IsEditorFocused() is now public
|
commit | commitdiff | tree |
2009-02-22 |
Jaakko Salli | Added wxComboPopup::GetComboCtrl()
|
commit | commitdiff | tree |
2009-02-22 |
Jaakko Salli | Fixed documentation of wxComboPopup::m_combo
|
commit | commitdiff | tree |
2009-02-18 |
Jaakko Salli | Under wxGTK, always use wxPopupTransientWindow as the...
|
commit | commitdiff | tree |
2009-02-17 |
Jaakko Salli | Have wxComboCtrl respect parent's wxTAB_TRAVERSAL flag...
|
commit | commitdiff | tree |
2009-02-17 |
Jaakko Salli | Also redirect wxEVT_KEY_UP and wxEVT_CHAR from the...
|
commit | commitdiff | tree |
2009-02-17 |
Jaakko Salli | Improved documentation for GetProperty(), GetPropertyByName()
|
commit | commitdiff | tree |
2009-02-17 |
Jaakko Salli | Test for m_pPropGrid in wxPropertyGridPageState::DoClear()
|
commit | commitdiff | tree |
2009-02-17 |
Jaakko Salli | Clear grid selection more consistently prior clear...
|
commit | commitdiff | tree |
2009-02-14 |
Jaakko Salli | Fixed assertion that could appear under wxGTK if wxComboCtrl...
|
commit | commitdiff | tree |
2009-02-14 |
Jaakko Salli | Fixed wxPropertyGrid::HitTest() documentation
|
commit | commitdiff | tree |
2009-02-13 |
Jaakko Salli | Clarified wxPropertyGrid::HitTest() docs
|
commit | commitdiff | tree |
2009-02-12 |
Jaakko Salli | Fixed old font-related code that caused problems on...
|
commit | commitdiff | tree |
2009-02-09 |
Jaakko Salli | Fixed (hopefully) wx_dll.dsw regarding propgrid and...
|
commit | commitdiff | tree |
2009-02-07 |
Jaakko Salli | Eliminated two unneeded arguments from wxPropertyGrid...
|
commit | commitdiff | tree |
2009-02-07 |
Jaakko Salli | Fixed and refactored wxPropertyGridManager decsription...
|
commit | commitdiff | tree |
2009-02-07 |
Jaakko Salli | Added workaround for a bug that causes splitters not...
|
commit | commitdiff | tree |
2009-02-04 |
Jaakko Salli | Added useful comment to a code sample snippet
|
commit | commitdiff | tree |
2009-02-04 |
Jaakko Salli | Added proper COW to wxPGChoices, moved wxPGChoices...
|
commit | commitdiff | tree |
2009-02-01 |
Jaakko Salli | Use wxToolBar::SetToolBitmapSize() to setup tool bitmap...
|
commit | commitdiff | tree |
2009-01-31 |
Jaakko Salli | Fixed broken 'hidden categories' mode (aka. alphabetic...
|
commit | commitdiff | tree |
2009-01-30 |
Jaakko Salli | Let's make sure embedded wxPropertyGrid does not get...
|
commit | commitdiff | tree |
2009-01-29 |
Jaakko Salli | Do not propagate key events from child controls unless...
|
commit | commitdiff | tree |
2009-01-29 |
Jaakko Salli | Fixed wxPropertyGridManager::CreatePropertyGrid(),...
|
commit | commitdiff | tree |
2009-01-26 |
Jaakko Salli | Added wxPGChoices::Copy(), tweaked related documentation
|
commit | commitdiff | tree |
2009-01-25 |
Jaakko Salli | Added XRC handler for wxComboCtrl (closes #10151)
|
commit | commitdiff | tree |
2009-01-22 |
Jaakko Salli | Add wxPropertyGridEditorEventForwarders into wxPendingDelete
|
commit | commitdiff | tree |
2009-01-18 |
Jaakko Salli | Translate keycode(s) into character more consistenly...
|
commit | commitdiff | tree |
2009-01-18 |
Jaakko Salli | Fixed bug: splitter was not drawn for nested categories
|
commit | commitdiff | tree |
2009-01-17 |
Jaakko Salli | Fix wxEnumProperty unspecified value by taking it into...
|
commit | commitdiff | tree |
2009-01-17 |
Jaakko Salli | Fixed relaying of wxEVT_MOUSEWHEEL to popup control
|
commit | commitdiff | tree |
2009-01-12 |
Jaakko Salli | Let wxVariantDataDateTime::Write() and Read() work...
|
commit | commitdiff | tree |
2009-01-12 |
Jaakko Salli | Better support for unspecified property value in wxDatePrope...
|
commit | commitdiff | tree |
2009-01-12 |
Jaakko Salli | Added wxPGProperty::OnValidationFailure(); needed it...
|
commit | commitdiff | tree |
2009-01-11 |
Jaakko Salli | Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue...
|
commit | commitdiff | tree |
2009-01-10 |
Jaakko Salli | Reverted to old wxPG_AUTO_SORT behavior in which only...
|
commit | commitdiff | tree |
2009-01-10 |
Jaakko Salli | Added #include for wx/propgrid/advprops.h
|
commit | commitdiff | tree |
2009-01-10 |
Jaakko Salli | Update propgrid minimal sample: Added wxEVT_PG_CHANGING...
|
commit | commitdiff | tree |
2009-01-07 |
Jaakko Salli | Updated 'Car' test to match a recent change in the...
|
commit | commitdiff | tree |
2009-01-07 |
Jaakko Salli | Added wxPropertyGrid::SetSortFunction(); moved Sort...
|
commit | commitdiff | tree |
2009-01-04 |
Jaakko Salli | Fixes in wxPGProperty::StringToValue(): Prevent it...
|
commit | commitdiff | tree |
2009-01-04 |
Jaakko Salli | In wxPGProperty::StringToValue(), variant.SetName(...
|
commit | commitdiff | tree |
2009-01-04 |
Jaakko Salli | Added bool property to the nested car sample (for testing...
|
commit | commitdiff | tree |
2009-01-04 |
Jaakko Salli | Significant check box editor refactoring, including...
|
commit | commitdiff | tree |
2009-01-04 |
Jaakko Salli | Added extra RefreshEditor() call for better testing
|
commit | commitdiff | tree |
2008-12-29 |
Jaakko Salli | Update editor control font centrally, in wxPropertyGrid...
|
commit | commitdiff | tree |
2008-12-26 |
Jaakko Salli | Have wxPGTextCtrlEditor::UpdateControl() update wxTextCtrl...
|
commit | commitdiff | tree |
2008-12-23 |
Jaakko Salli | Fixed crash when expanding/collapsing categories too...
|
commit | commitdiff | tree |
2008-12-23 |
Jaakko Salli | Fixed a VC6 warning (hopefully)
|
commit | commitdiff | tree |
2008-12-20 |
Jaakko Salli | Fully conform to the documented statement according...
|
commit | commitdiff | tree |
2008-12-20 |
Jaakko Salli | Fixed various inconsistencies with deleting properties...
|
commit | commitdiff | tree |
2008-12-11 |
Jaakko Salli | Added wxPropertyGridInterface::RemoveProperty()
|
commit | commitdiff | tree |
2008-12-11 |
Jaakko Salli | SpinCtrl editor's 'value change by mouse motion' feature...
|
commit | commitdiff | tree |
2008-12-08 |
Jaakko Salli | Better EVT_MOTION handling in wxPGSpinButton
|
commit | commitdiff | tree |
2008-12-06 |
Jaakko Salli | Fixed incorrect background colour that wxStaticTexts...
|
commit | commitdiff | tree |
2008-12-02 |
Jaakko Salli | Implement ability to rapidly change spin value of SpinCtrl...
|
commit | commitdiff | tree |
2008-11-25 |
Jaakko Salli | To avoid error message, do not even try to set focus...
|
commit | commitdiff | tree |
2008-11-24 |
Jaakko Salli | DatePickerCtrl editor could crash if property had unspecifie...
|
commit | commitdiff | tree |
2008-11-23 |
Jaakko Salli | Render cell background in renderer only if rendering...
|
commit | commitdiff | tree |
2008-11-23 |
Jaakko Salli | Eliminate need to call Connect() in wxPGEditor::CreateControls()
|
commit | commitdiff | tree |
2008-11-22 |
Jaakko Salli | Updated event type declarations to follow what other...
|
commit | commitdiff | tree |
2008-11-19 |
Jaakko Salli | When calling DrawIconEx(), do not use DI_COMPAT or...
|
commit | commitdiff | tree |
2008-11-19 |
Jaakko Salli | For clarity, moved includes to the top of the file...
|
commit | commitdiff | tree |
2008-11-18 |
Jaakko Salli | Allow wxPropertyGridInterface::ClearSelection() to...
|
commit | commitdiff | tree |
2008-11-15 |
Jaakko Salli | Fixed various NULL reference issues. Also cleaned up...
|
commit | commitdiff | tree |
2008-11-15 |
Jaakko Salli | Fixed wxPropertyGridPage::DoSetSplitterPosition() infinite...
|
commit | commitdiff | tree |
2008-11-06 |
Jaakko Salli | Removed property editor validation failure assertions...
|
commit | commitdiff | tree |
2008-11-03 |
Jaakko Salli | Moved Get/SetPropertyText/BackgroundColour() member...
|
commit | commitdiff | tree |
2008-11-01 |
Jaakko Salli | In composed string values, entry for last children...
|
commit | commitdiff | tree |
2008-11-01 |
Jaakko Salli | It was not possible to set value of unspecified child...
|
commit | commitdiff | tree |
2008-11-01 |
Jaakko Salli | Fix various warnings that only appear for release builds
|
commit | commitdiff | tree |
2008-10-31 |
Jaakko Salli | Reworked wxPGCell. It is now reference counted, and...
|
commit | commitdiff | tree |
2008-10-27 |
Jaakko Salli | Added similar assignment operator as well
|
commit | commitdiff | tree |
2008-10-27 |
Jaakko Salli | Added wxPropertyGridConstIterator(const wxPropertyGridIterat...
|
commit | commitdiff | tree |
2008-10-27 |
Jaakko Salli | Removed dummy wxFont == operator implementation (IIRC...
|
commit | commitdiff | tree |
2008-10-22 |
Jaakko Salli | Merged wxBaseEnumPropertyClass (intermediate property...
|
commit | commitdiff | tree |
2008-10-21 |
Jaakko Salli | Removed deprecated functions wxPGChoices::HasValue...
|
commit | commitdiff | tree |
2008-10-21 |
Jaakko Salli | Added workaround for wxGTK tab traversal problem
|
commit | commitdiff | tree |
2008-10-20 |
Jaakko Salli | User should no longer be able to modify disabled or...
|
commit | commitdiff | tree |
2008-10-19 |
Jaakko Salli | Changed argument of wxPropertyGrid::OnCustomEditorEvent...
|
commit | commitdiff | tree |
2008-10-19 |
Jaakko Salli | In wxPropertyGridManager, alphabetic mode is now sorted...
|
commit | commitdiff | tree |
2008-10-19 |
Jaakko Salli | Fixed wxSystemColourProperty::ValueToString(). It now...
|
commit | commitdiff | tree |
2008-10-18 |
Jaakko Salli | Connect wxEVT_KEY_DOWN for both editor controls
|
commit | commitdiff | tree |
2008-10-18 |
Jaakko Salli | Do not skip key events so eagerly
|
commit | commitdiff | tree |
2008-10-18 |
Jaakko Salli | Forgot event.Skip()
|
commit | commitdiff | tree |
2008-10-18 |
Jaakko Salli | Removed unused data
|
commit | commitdiff | tree |
2008-10-18 |
Jaakko Salli | Simplistic tab support is now default (tab focuses...
|
commit | commitdiff | tree |
2008-10-17 |
Jaakko Salli | wxPGProperty::GenerateComposedValue() -> protected...
|
commit | commitdiff | tree |
2008-10-16 |
Jaakko Salli | Fixed broken wxMultiChoiceProperty::ValueToString()
|
commit | commitdiff | tree |
2008-10-16 |
Jaakko Salli | Add maximum width for sample's frame
|
commit | commitdiff | tree |
2008-10-16 |
Jaakko Salli | Update 'intro' comment in propgrid sample
|
commit | commitdiff | tree |
2008-10-16 |
Jaakko Salli | Added virtual wxPGProperty::ValueToString(). In derived...
|
commit | commitdiff | tree |
2008-10-15 |
Jaakko Salli | Removed unneeded wxPG_INHERITED_PROPFLAGS
|
commit | commitdiff | tree |
2008-10-15 |
Jaakko Salli | Remove old workarounds to get cut, copy, and paste...
|
commit | commitdiff | tree |
2008-10-14 |
Jaakko Salli | wxPGProperty::AddChild() can now be used to add normal...
|
commit | commitdiff | tree |
2008-10-12 |
Jaakko Salli | Eliminate (or at least reduce) 64-bit build warnings...
|
commit | commitdiff | tree |
2008-10-12 |
Jaakko Salli | Re-added GetSelectProperty() to wxPropertyGridManager
|
commit | commitdiff | tree |
2008-10-12 |
Jaakko Salli | Also update description text when wxPG_DESCRIPTION...
|
commit | commitdiff | tree |
2008-10-12 |
Jaakko Salli | Set focus back to canvas when child editors are being...
|
commit | commitdiff | tree |
next |