2010-10-18 |
Jaakko Salli | Call wxScrollHelper::AdjustScrollbars() to fix scroll... |
blob | commitdiff | raw |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Jaakko Salli | Reset wxPGEditor singleton instance pointers in dtors... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Jaakko Salli | Correct empty space drawing |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Jaakko Salli | Removed debug log message |
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-09-20 |
Jaakko Salli | Call SetToolTip() for the property editor control when... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Jaakko Salli | Do not run focus detection when handling events from... |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Jaakko Salli | Include scopeguard.h for wxON_BLOCK_EXIT_SET() |
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 | Translate text 'Property Error' |
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-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Jaakko Salli | For wxTextCtrl editor, set the bold font before margins... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Jaakko Salli | Keyboard handling was blocked by label editor. Also... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jaakko Salli | In wxPropertyGrid::DoPropertyChanged(), call GetEditorC... |
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-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore... |
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 |
Vadim Zeitlin | Remove duplicate variable definition. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Jaakko Salli | Fixed label editor position for child properties |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Jaakko Salli | Added work around in wxPropertyGrid for a wxTextCtrl... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jaakko Salli | Set up default property grid unspecified value colour |
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-02 |
Jaakko Salli | Do not clear property selection when adding new propert... |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Jaakko Salli | Fixed value column rendering for properties which do... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Jaakko Salli | Added missing ResetEditorAppearance() call |
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-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Jaakko Salli | Properly notify active editor control when it receives... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), also... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Jaakko Salli | Allow wxPropertyGrid::RecalculateVirtualSize() execute... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Jaakko Salli | Slightly improved check whether or not to execute wxPro... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Jaakko Salli | Make wxPG_EX_MULTIPLE_SELECTION behave more like a... |
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-12-03 |
Jaakko Salli | Exit wxPropertyGrid::RecalculateVirtualSize() immediate... |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Jaakko Salli | Handle the rare case where wxPropertyGrid::HandleCustom... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Jaakko Salli | Fix wxPropertyGrid rendering problems when used with... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Jaakko Salli | Move in-cell property expander buttons slightly to... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Jaakko Salli | Fixed bug: wxPropertyGrid::Thaw() should no longer... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Vadim Zeitlin | Fix harmless unused variable warning in wxPropertyGrid... |
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 post-expand/collapse rendering |
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-10-09 |
Julian Smart | Revert a workaround for Windows native border side... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Jaakko Salli | Fixed regression: in wxPropertyGrid::PerformValidation... |
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 | Do not process editor control events when propgrid... |
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 | Fixed use of map::erase() in ClearActionTriggers()... |
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-08 |
Jaakko Salli | Use real id for wxPGCanvas |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Jaakko Salli | Do not allow multiple selection when dragging in the... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Jaakko Salli | Added check to allow multiple selection by dragging... |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
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-31 |
Vadim Zeitlin | Correctly determine best wxPropertyGrid width. |
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 | Removed obsolete conditional compile option wxPG_CREATE... |
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-18 |
Jaakko Salli | Made code that uses wxArrayPGProperty more STL complian... |
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-11 |
Jaakko Salli | Do not generate wxEVT_PG_SELECTED with direct ClearSele... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
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 |
Vadim Zeitlin | reuse wxObjectRefData for various ref-counted classes... |
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 | Forward-ported wxPython-bindings related cleanup from... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Julian Smart | Don't attempt to do measuring when the window hasn... |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Jaakko Salli | Removed unneeded includes |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Vadim Zeitlin | return better fitting size from DoGetBestSize() for... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
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-13 |
Jaakko Salli | Allow disabled properties to be expanded/collapsed... |
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-06 |
Jaakko Salli | Property value images are no longer shrinked horizontally |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Jaakko Salli | Remove unneeded workaround for a ScrolledWindow issue... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Jaakko Salli | No longer overestimate virtual height given to the... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Jaakko Salli | Clear grid selection more consistently prior clear... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Jaakko Salli | Fixed old font-related code that caused problems on... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
next |