projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow creating wxGraphicsFont without using wxFont.
[wxWidgets.git]
/
interface
/
wx
/
propgrid
/
property.h
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
2011-03-22
Bryan Petty
Extensive documentation typo patch (closes #13063).
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Steve Lamerton
Add missing code tag before lots of wxEventTypes in...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Jaakko Salli
Added 'HasAlpha' attribute for wxColourProperty. Settin...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Jaakko Salli
Document how the sign is omitted from wxFloatProperty...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Jaakko Salli
Changed wxArrayStringProperty default delimiter to...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
Jaakko Salli
Moved wxPGProperty::SetFlag() to protected API since...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
Jaakko Salli
Added wxPGProperty::Enable() for conveniency. Refactore...
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
Added 'Delimiter' attribute for wxArrayStringProperty...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE/IMPLEM...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Jaakko Salli
Use explicit wxPGPropertyFlags enum type with wxPGPrope...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Jaakko Salli
Must clear property selection in wxPGProperty::SetChoic...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Jaakko Salli
Improved documentation for wxPGProperty::DoSetAttribute()
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Jaakko Salli
Fixed a deprecation message
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-10-15
Jaakko Salli
Changed 'bool recursively' to 'int flags' argument...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Jaakko Salli
Added wxPGCell::SetFont() and GetFont(); Documented...
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-09
Jaakko Salli
Fixed wxPGProperty ctor documentation
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Jaakko Salli
Implementations of wxPGProperty::ChildChanged() must...
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-04-16
Jaakko Salli
wxFlagsProperty now automatically relays wxBOOL_USE_CHE...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Jaakko Salli
Reworked the way child properties can be added to a...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Jaakko Salli
Added support for 'AutoComplete' attribute, automatical...
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-04
Jaakko Salli
Added proper COW to wxPGChoices, moved wxPGChoices...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Jaakko Salli
Added wxPGChoices::Copy(), tweaked related documentation
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Jaakko Salli
Better support for unspecified property value in wxDate...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Jaakko Salli
Added wxPGProperty::OnValidationFailure(); needed it...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Jaakko Salli
Fixed various inconsistencies with deleting properties...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Jaakko Salli
SpinCtrl editor's 'value change by mouse motion' featur...
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-22
Francesco Montorsi
fixed doxygen warnings; also restyled (partially) the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Jaakko Salli
wxPGProperty::GenerateComposedValue() -> protected...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Jaakko Salli
Added virtual wxPGProperty::ValueToString(). In derived...
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-08
Jaakko Salli
Removed dysfunctional wxPGPropery::PrepareValueForDialo...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jaakko Salli
Eliminated last property generation macros from props...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jaakko Salli
Removed wxLongStringProperty derived property creator...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Jaakko Salli
Fix RCS-IDs
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
Jaakko Salli
Tweaked wxPGProperty::StringToValue() and IntToValue...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-29
Jaakko Salli
Minor clarification
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Jaakko Salli
Fixed bug: Settings property attribute to wxNullVariant...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Jaakko Salli
Document revisioning (including more wx-like formatting...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Jaakko Salli
Remove doc references to 'common value' (which is unfin...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Jaakko Salli
'wx(U)LongLong << variant' type safety improved (now...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Jaakko Salli
Moved wxPGChoices m_choices member from various propert...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Jaakko Salli
Removed unused comment
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Jaakko Salli
Document struct wxPGPaintData in function docs of only...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Jaakko Salli
Fixed typos
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Jaakko Salli
Eliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Jaakko Salli
Updated documentation to acknowledge the fact that...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Vadim Zeitlin
added wxPropertyGrid from Jaakko Salli (#9934)
blob
|
commitdiff
|
raw
|
diff to current