projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add wxPreferencesEditor::ShownModally().
[wxWidgets.git]
/
docs
/
doxygen
/
overviews
/
xrc_format.h
2013-03-21
Vadim Zeitlin
Use flat generic status bar by default and add wxSB_SUNKEN.
blob
|
commitdiff
|
raw
2012-11-03
Bryan Petty
Finished adding @tableofcontents to all overviews in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Vadim Zeitlin
Add support for wxRibbonBar and related controls to...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Vadim Zeitlin
Add support for wxAuiNotebook to XRC.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Vadim Zeitlin
Refactor wxXRC to allow defining handlers outside of...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
Vadim Zeitlin
Allow specifying all wxFlexGridSizer parameters in...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Vadim Zeitlin
Add "inherit" to <font> XRC tag.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-30
Vadim Zeitlin
Add wxSpinCtrl::SetBase() to allow entering hexadecimal...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Vadim Zeitlin
Fix typo in wxSlider XRC format documentation.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Fix another typo in section names in the XRC overview.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Fix wxBitmapToggleButton section name in XRC format...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Fix minor errors in XRC format overview.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Vadim Zeitlin
Correct the misleading example of using id ranges in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Vadim Zeitlin
Add "checked" property for toolbar tool elements in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
Vadim Zeitlin
Added XRC handler for wxTimePickerCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Vadim Zeitlin
Add XRC handler for wxBannerWindow and a test for it...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Vadim Zeitlin
Allow marking wxTreeBook nodes to expand initially...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Václav Slavík
Add support for column header images to wxListCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Vadim Zeitlin
Document wxBitmapToggleButton XRC parameters.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
Vadim Zeitlin
Add support for id ranges to XRC.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
Vadim Zeitlin
Update and reorganize XRC overview to make it more...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-23
Vadim Zeitlin
Add XRC handler for wxToolbook.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-23
Vadim Zeitlin
Don't assume any particular default size for XRC image...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Vadim Zeitlin
Add XRC handler for wxCommandLinkButton.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Vadim Zeitlin
Add support for stretchable spacers to XRC wxToolBar...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Vadim Zeitlin
add support for bitmap and bitmapposition tags to the...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Vadim Zeitlin
fix Doxygen syntax error which prevented output for...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-13
Vadim Zeitlin
added own{fg,bg,font} allowing to set non-inheritable...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Vadim Zeitlin
added XRC handler for wxFileCtrl (closes #10785)
blob
|
commitdiff
|
raw
|
diff to current
2009-06-04
Vadim Zeitlin
value of wrap parameter of wxStaticText must be specifi...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Vadim Zeitlin
correct a typo in wxSplitterWindow gravity parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Vadim Zeitlin
add support for defining list control columns in XRC...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Vadim Zeitlin
add support for loading wxListCtrl items and wxImageLis...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Václav Slavík
fixed docs of rows/cols XRC property
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
Vadim Zeitlin
put something in the content field type in the tables...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Vadim Zeitlin
Doxygen markup corrections after last change
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Vadim Zeitlin
add support for creating drop down toolbar buttons...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Bryan Petty
Fixed doxygen warnings regarding the XRC File Format...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Francesco Montorsi
doxygen warnings and formatting fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Václav Slavík
wxSpinButton was missing in XRC spec, added
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Václav Slavík
get rid of public constants for various XRC defaults...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Václav Slavík
finished XRC format specification: added docs for all...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Francesco Montorsi
final f*h interface header reviews
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Francesco Montorsi
fix many doxygen warnings; added wxMotif section in...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-06
Václav Slavík
added XRC format documentation to the manual (per-class...
blob
|
commitdiff
|
raw
|
diff to current