projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix command line parsing in media player sample.
[wxWidgets.git]
/
interface
/
wx
/
sizer.h
2012-04-10
Robin Dunn
Remove the wxPython-only doc snippets from the C++...
blob
|
commitdiff
|
raw
2012-02-23
Vadim Zeitlin
No real changes, just fix spelling errors in the docume...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-10
Robin Dunn
Use default values for some parameters of wxSizerItem...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Robin Dunn
Fix missing or broken interface items for Phoenix
blob
|
commitdiff
|
raw
|
diff to current
2011-09-11
Robin Dunn
Fix missing and broken interface items for Phoenix
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
blob
|
commitdiff
|
raw
|
diff to current
2011-09-03
Robin Dunn
Fix some broken or add some missing interface declarati...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Vadim Zeitlin
Explain wxSizer::SetVirtualSizeHints() deprecation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Robert Roebling
Don't use grouping of different methods as this creates...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Vadim Zeitlin
More wx(Flex)GridSizer constructors documentation impro...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Vadim Zeitlin
Minor corrections to wxFlexGridSizer ctor documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-19
Vadim Zeitlin
Document wxSizerItem::Assign{Window,Sizer,Spacer}(...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Robert Roebling
Revert wxFlexGridSizer constr. change
blob
|
commitdiff
|
raw
|
diff to current
2009-11-14
Robert Roebling
Restore ability to create wxFlexGridSizer with 2 params...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Vadim Zeitlin
Change wxBoxSizer::AddSpacer() to only add space in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Vadim Zeitlin
Added wxGridSize::GetEffective{Cols,Rows}Count().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Vadim Zeitlin
Reorganize and improve wxSizer::SetItemMinSize() docume...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Vadim Zeitlin
Correct wxSizer::InsertSpacer() description.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Vadim Zeitlin
Update wxFlexGridSizer ctors to match (new) wxGridSizer...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Vadim Zeitlin
Correct examples in wxStaticBox(Sizer) documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Vadim Zeitlin
Minor changes to wxGridSizer ctor docs.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-02
Vadim Zeitlin
Make wxGridSizer ctors more consistent.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-25
Francesco Montorsi
allow windows which are placed inside wxStaticBoxes...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-19
Francesco Montorsi
name wxStaticBoxSizer; some other minor wording clarifi...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-31
Francesco Montorsi
a few typo-fix and cosmetic changes to wxFlexGridSizer...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-31
Francesco Montorsi
fix typo; document wxFlexSizerGrowMode
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Francesco Montorsi
move wxSizer docs to the beginning of the file, before...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
Vadim Zeitlin
also add wxSizer::IsEmpty()
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
Vadim Zeitlin
make the new GetItemCount() const
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
Robert Roebling
Added wxSizer::GetItemCount()
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Vadim Zeitlin
clarify wxFlexSizerGrowMode description
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Francesco Montorsi
remove wxNotebookSizer; it's not in wx anymore
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Francesco Montorsi
further ifacecheck fixes (now only 3.3% of documented...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Francesco Montorsi
fixed doxygen warnings produced by the ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Francesco Montorsi
automated ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Francesco Montorsi
automated ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Francesco Montorsi
automated changes: many (pure) virtual specifiers added
blob
|
commitdiff
|
raw
|
diff to current
2008-10-05
Francesco Montorsi
other s*h interface revisions
blob
|
commitdiff
|
raw
|
diff to current
2008-10-04
Francesco Montorsi
some s*h interface headers reviews
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Francesco Montorsi
more fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Francesco Montorsi
HUGE commit of ifacecheck-automated fixes to virtualnes...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Francesco Montorsi
various misc ifacecheck fixes (many virtual attributes...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Vadim Zeitlin
fix some typos and other minor problems (#9886)
blob
|
commitdiff
|
raw
|
diff to current
2008-07-13
Vadim Zeitlin
added wxFlexGridSizer::Add{Row,Col}Growable() (#2603)
blob
|
commitdiff
|
raw
|
diff to current
2008-07-13
Vadim Zeitlin
add back parameter dropped during Doxygen conversion...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-13
Vadim Zeitlin
correct wrong example of using wxSizerFlags::Border...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Commit 3 of 3 for Doxygen path fixes, this one finally...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Moved all interface headers into a 'wx' subdirectory...
blob
|
commitdiff
|
raw
|
diff to current