2006-05-28 |
Vadim Zeitlin | added British spellings of the alignment flags (patch... |
blob | commitdiff | raw |
2006-04-17 |
Vadim Zeitlin | document that Remove(index) doesn't delete the window... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | added missing methods documentation (patch 1466949... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | more about GetRect() (patch 1158730) |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Vadim Zeitlin | added wxSizerFlags::Left/Right() |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Vadim Zeitlin | minor docs corrections (patch 1144566) |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Ryan Norton | Doc fixes N-Z edition. Thanks to Arnout for pointing... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Ryan Norton | Add wxSizerFlags docs to wxSizer, wxSizerItem and wxSiz... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Ryan Norton | wxSizerFlags name fix, accessors only available to... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Ryan Norton | wxsizerflags docs |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Ryan Norton | Put include file for sizer classes in docs - documentat... |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Włodzimierz Skiba | Recursive wxSizer::Show for subsizer and return value... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Dimitri Schoolwerth | added shortcut functions AddSpacer and AddStretchSpacer... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | Removed references to now-deprecated wxNotebookSizer... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Julian Smart | Latex corrections from Marc Albrecht |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Julian Smart | Corrected some spacing and typo errors. |
blob | commitdiff | raw | diff to current |
2004-06-11 |
Dimitri Schoolwerth | fixed typo, used word 'assigned' instead of 'allotted' |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Julian Smart | Name change replacements |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Robin Dunn | Add wxGridBagSizer to the overview text |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Added wxFIXED_SIZE. |
blob | commitdiff | raw | diff to current |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | make it clear that the size returned by Fit() is window... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Doc corrections |
blob | commitdiff | raw | diff to current |
2003-06-22 |
Vadim Zeitlin | support Show() in wxFlexGridSizer (patch 737850) |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Václav Slavík | TRUE/FALSE -> true/false in documentation |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Ron Lee | Add wxSizer::Detach so we can detach child sizers witho... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fixes to the sizers behaviour necessary to make the... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | applied typos and spelling error fixes patch from Olly... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Julian Smart | Added first cut at sizer topic, based on Robert's manua... |
blob | commitdiff | raw | diff to current |
2001-10-09 |
Vadim Zeitlin | mention wx[Flex]GridSizer too |
blob | commitdiff | raw | diff to current |
2001-09-18 |
George Tasker | Fix for bug 462533, spelling typo in docs "wxAGJUST_MIN... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Vadim Zeitlin | added wxADJUST_MINSIZE sizer flag |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Some doc proofreading |
blob | commitdiff | raw | diff to current |
1999-12-25 |
Václav Slavík | fixes of documentation - replaced \tt{...}, \em{..... |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Robert Roebling | Some doc updates. |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Typos in sizer docs. |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Robert Roebling | Small doc updates. |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Robin Dunn | updates for wxPython docs |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Julian Smart | Fixed some doc problems |
blob | commitdiff | raw | diff to current |
1999-08-26 |
Robert Roebling | Distrib and make install fixes. |
blob | commitdiff | raw | diff to current |
1999-08-21 |
Robert Roebling | Doc corrections, |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Robert Roebling | Began docs on sizers, |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Vadim Zeitlin | templates for new sizer classes |
blob | commitdiff | raw | diff to current |
|