2003-08-21 |
Vadim Zeitlin | added wxBookCtrlSizer; derive wxNotebookSizer from it |
blob | commitdiff | raw |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Stefan Csomor | fixing xti problems |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Julian Smart | Copyright correction |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Julian Smart | Copyright correction |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Vadim Zeitlin | added proportion parameter to wxFlexGridSizer::AddGrowa... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Vadim Zeitlin | added support for non flexible (in one direction only... |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Vadim Zeitlin | restored int (instea of size_t) in Remove() and Detach... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
David Webster | TRUE not true, FALSE not false |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Improved const correctness. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Ron Lee | Ok, so we don't need the extra bool at all, we can... |
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-14 |
Julian Smart | Added missing SetOrientation accessor |
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-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Vadim Zeitlin | don't crash in wx(Flex)GridSizer with division by 0... |
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-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Robert Roebling | Applied patch from SF on menu command not blocked |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-04-25 |
George Tasker | Fixes ::Fit() and ::SetSizeHints() to keep the dialog... |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Robert Roebling | Added wxFileName. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Robert Roebling | Added wxSizer::Insert() |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Robert Roebling | Added a few modifiers to wxSiserItem |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Václav Slavík | wxNotebookSizer surrounder by wxUSE_NOTEBOOK |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Robert Roebling | Added wxNotebookSizer |
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-09-20 |
Robin Dunn | Added userData to wxSizerItems and other things to... |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | Added wxStaticBoxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Robert Roebling | Completed wxBox, |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Robert Roebling | Finished porting Robin's wxSizers |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Robert Roebling | Added wxNewSizer and wxBorderNewSizer with sample |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Robert Roebling | zipstrm link fix |
blob | commitdiff | raw | diff to current |
|