projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for custom attributes to wxOSX/Cocoa wxDataViewCustomRenderer.
[wxWidgets.git]
/
src
/
propgrid
/
2009-11-05
Vadim Zeitlin
Compilation fix after r62562.
tree
|
commitdiff
2009-11-05
Vadim Zeitlin
Change wxLongLongFmtSpec to be a non-wide string.
tree
|
commitdiff
2009-10-28
Jaakko Salli
Fixed backslash escaping in wxArrayStringProperty:...
tree
|
commitdiff
2009-10-21
Jaakko Salli
Move in-cell property expander buttons slightly to...
tree
|
commitdiff
2009-10-15
Jaakko Salli
Changed 'bool recursively' to 'int flags' argument...
tree
|
commitdiff
2009-10-15
Jaakko Salli
Fixed regression: wxPropertyGrid caption selection...
tree
|
commitdiff
2009-10-15
Jaakko Salli
Added wxPGCell::SetFont() and GetFont(); Documented...
tree
|
commitdiff
2009-10-14
Jaakko Salli
Fixed bug: wxPropertyGrid::Thaw() should no longer...
tree
|
commitdiff
2009-10-14
Vadim Zeitlin
Fix harmless unused variable warning in wxPropertyGrid...
tree
|
commitdiff
2009-10-11
Jaakko Salli
Have page-specific splitter setup flags in order to...
tree
|
commitdiff
2009-10-11
Jaakko Salli
Code cleanup and clarification
tree
|
commitdiff
2009-10-11
Jaakko Salli
Fixed post-expand/collapse rendering
tree
|
commitdiff
2009-10-11
Jaakko Salli
Fixed wxPropertyGrid empty space rendering
tree
|
commitdiff
2009-10-10
Jaakko Salli
Removed intermediate wxPanel from wxPropertyGrid.
tree
|
commitdiff
2009-10-09
Julian Smart
Revert a workaround for Windows native border side...
tree
|
commitdiff
2009-10-08
Jaakko Salli
Fixed regression: in wxPropertyGrid::PerformValidation...
tree
|
commitdiff
2009-10-01
Jaakko Salli
Fixed bug: wxEditEnumProperty's initial string value...
tree
|
commitdiff
2009-09-28
Paul Cornett
linking fix for wxUSE_VALIDATORS==0
tree
|
commitdiff
2009-09-28
Jaakko Salli
Do not use wxS in array of const wxChar*
tree
|
commitdiff
2009-09-28
Jaakko Salli
wxUSE_THREAD -> wxUSE_THREADS
tree
|
commitdiff
2009-09-27
Jaakko Salli
Do not process editor control events when propgrid...
tree
|
commitdiff
2009-09-27
Jaakko Salli
Store property name and value in wxPropertyGridEvent...
tree
|
commitdiff
2009-09-27
Jaakko Salli
wxFontProperty: Added support for wxFONTFAMILY_TELETYPE...
tree
|
commitdiff
2009-09-23
Paul Cornett
build fixes for wxUSE_VALIDATORS==0
tree
|
commitdiff
2009-09-22
Jouk Jansen
Include compile support for propgrid & ribbon on OpenVMS
tree
|
commitdiff
2009-09-14
Jaakko Salli
Fixed use of map::erase() in ClearActionTriggers()...
tree
|
commitdiff
2009-09-13
Jaakko Salli
Minor code cleanup
tree
|
commitdiff
2009-09-11
Julian Smart
wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
tree
|
commitdiff
2009-09-10
Jaakko Salli
Notify if the grid is being destroyed in an event gener...
tree
|
commitdiff
2009-09-09
Jaakko Salli
Adapted wxPGComboBox margins setup to changes in wxComb...
tree
|
commitdiff
2009-09-08
Jaakko Salli
Fixed a warning generated by GCC 4.4.0
tree
|
commitdiff
2009-09-08
Jaakko Salli
Use real id for wxPGCanvas
tree
|
commitdiff
2009-09-06
Jaakko Salli
Do not allow multiple selection when dragging in the...
tree
|
commitdiff
2009-09-06
Jaakko Salli
Fixed property iterator crash when iterating through...
tree
|
commitdiff
2009-09-06
Jaakko Salli
Added check to allow multiple selection by dragging...
tree
|
commitdiff
2009-09-05
Jaakko Salli
wxTextEntry::SetMargins(), GetMargins() - implemented...
tree
|
commitdiff
2009-09-01
Jaakko Salli
Normalize property label editor margins on wxMSW
tree
|
commitdiff
2009-09-01
Jaakko Salli
Only respect property's wxPG_PROP_READONLY flag for...
tree
|
commitdiff
2009-09-01
Jaakko Salli
Added 'bool editable' argument to wxPropertyGrid::MakeC...
tree
|
commitdiff
2009-09-01
Jaakko Salli
Removed some old code that generated warnings on some...
tree
|
commitdiff
2009-09-01
Jaakko Salli
Fixed a severe crash bug
tree
|
commitdiff
2009-08-31
Vadim Zeitlin
Correctly determine best wxPropertyGrid width.
tree
|
commitdiff
2009-08-29
Jaakko Salli
Disabled top-level parent tracking by default (crashes...
tree
|
commitdiff
2009-08-23
Jaakko Salli
Made wxPropertyGridHitTestResult a real class (works...
tree
|
commitdiff
2009-08-23
Jaakko Salli
Removed obsolete conditional compile option wxPG_CREATE...
tree
|
commitdiff
2009-08-23
Jaakko Salli
Added label editing capability into wxPropertyGrid
tree
|
commitdiff
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
tree
|
commitdiff
2009-08-19
Jaakko Salli
Have DoRemoveFromSelection() take active editor into...
tree
|
commitdiff
2009-08-18
Jaakko Salli
Made code that uses wxArrayPGProperty more STL complian...
tree
|
commitdiff
2009-08-17
Jaakko Salli
Added multiple selection feature to wxPropertyGrid...
tree
|
commitdiff
2009-08-16
Jaakko Salli
Fixed bug: wxPGProperty::SetName() crashed if it was...
tree
|
commitdiff
2009-08-11
Jaakko Salli
Do not generate wxEVT_PG_SELECTED with direct ClearSele...
tree
|
commitdiff
2009-07-31
Jaakko Salli
In wxPropertyGridPageState::DoDelete(), clear grid...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-07-12
Jaakko Salli
Yet another fix for the colour property 'Custom' entry...
tree
|
commitdiff
2009-07-11
Jaakko Salli
Added wxPropertyGrid::WasValueChangedInEvent(), added...
tree
|
commitdiff
2009-07-11
Jaakko Salli
Fixed 'Custom' entry in the colour property combo boxes
tree
|
commitdiff
2009-07-07
Jaakko Salli
Further fixes to colour properties that use wxPG_COLOUR...
tree
|
commitdiff
2009-07-03
Jaakko Salli
Colour property with attribute wxPG_COLOUR_ALLOW_CUSTOM...
tree
|
commitdiff
2009-06-22
Jaakko Salli
Significantly improved wxPropertyGrid's top-level paren...
tree
|
commitdiff
2009-06-15
Jaakko Salli
Added support for wxLongLong and wxULongLong in wxVaria...
tree
|
commitdiff
2009-06-12
Vadim Zeitlin
reuse wxObjectRefData for various ref-counted classes...
tree
|
commitdiff
2009-06-12
Jaakko Salli
For needs of wxPython bindings, (re)added a version...
tree
|
commitdiff
2009-06-10
Jaakko Salli
Allow reparenting wxPropertyGrid(Manager) to work;...
tree
|
commitdiff
2009-06-07
Jaakko Salli
Implementations of wxPGProperty::ChildChanged() must...
tree
|
commitdiff
2009-06-02
Vadim Zeitlin
added wxUINTn_MAX constants; document them together...
tree
|
commitdiff
2009-05-31
Jaakko Salli
Added wxPGProperty::SetDefaultValue(v), as a shortcut...
tree
|
commitdiff
2009-05-30
Jaakko Salli
More forward-ported wxPython-bindings related cleanup...
tree
|
commitdiff
2009-05-30
Jaakko Salli
Forward-ported wxPython-bindings related cleanup from...
tree
|
commitdiff
2009-05-02
Jaakko Salli
Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly...
tree
|
commitdiff
2009-04-18
Jaakko Salli
Re-added support for property attribute wxPG_BOOL_USE_D...
tree
|
commitdiff
2009-04-18
Jaakko Salli
Quick (temporary) fix for some spurious splitter movement
tree
|
commitdiff
2009-04-18
Jaakko Salli
Fixed fallback font used in wxFontProperty::OnSetValue()
tree
|
commitdiff
2009-04-18
Jaakko Salli
Use wxStdDialogButtonSizer in editor dialogs of wxLongS...
tree
|
commitdiff
2009-04-17
Julian Smart
Don't attempt to do measuring when the window hasn...
tree
|
commitdiff
2009-04-16
Jaakko Salli
wxFlagsProperty now automatically relays wxBOOL_USE_CHE...
tree
|
commitdiff
2009-04-16
Jaakko Salli
Removed unneeded includes
tree
|
commitdiff
2009-04-06
Vadim Zeitlin
return better fitting size from DoGetBestSize() for...
tree
|
commitdiff
2009-03-25
Vadim Zeitlin
compilation fix after wxDateTime::Parse() changes ...
tree
|
commitdiff
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
tree
|
commitdiff
2009-03-21
Vadim Zeitlin
first round of debug/release merge: introduce wxDEBUG_L...
tree
|
commitdiff
2009-03-13
Jaakko Salli
Allow disabled properties to be expanded/collapsed...
tree
|
commitdiff
2009-03-12
Jaakko Salli
Reworked the way child properties can be added to a...
tree
|
commitdiff
2009-03-09
Jaakko Salli
Minor wxPGMultiButton refacotring
tree
|
commitdiff
2009-03-09
Jaakko Salli
Allow wxPGMultiButton to work even if primary editor...
tree
|
commitdiff
2009-03-08
Jaakko Salli
Added support for 'AutoComplete' attribute, automatical...
tree
|
commitdiff
2009-03-08
Jaakko Salli
Always reduce size of the last (instead of widest)...
tree
|
commitdiff
2009-03-06
Jaakko Salli
Property value images are no longer shrinked horizontally
tree
|
commitdiff
2009-03-04
Jaakko Salli
By default, always refresh editor and redraw properties...
tree
|
commitdiff
2009-03-03
Jaakko Salli
Remove unneeded workaround for a ScrolledWindow issue...
tree
|
commitdiff
2009-03-03
Jaakko Salli
Remove wxEnumProperty::ms_prevIndex
tree
|
commitdiff
2009-02-26
Jaakko Salli
No longer overestimate virtual height given to the...
tree
|
commitdiff
2009-02-17
Jaakko Salli
Test for m_pPropGrid in wxPropertyGridPageState::DoClear()
tree
|
commitdiff
2009-02-17
Jaakko Salli
Clear grid selection more consistently prior clear...
tree
|
commitdiff
2009-02-12
Jaakko Salli
Fixed old font-related code that caused problems on...
tree
|
commitdiff
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-02-07
Jaakko Salli
Eliminated two unneeded arguments from wxPropertyGrid...
tree
|
commitdiff
2009-02-07
Jaakko Salli
Fixed and refactored wxPropertyGridManager decsription...
tree
|
commitdiff
2009-02-07
Jaakko Salli
Added workaround for a bug that causes splitters not...
tree
|
commitdiff
next