2006-02-09 |
Vadim Zeitlin | undeprecated wxSizerItem::IsShown() undoing last change... |
blob | commitdiff | raw |
2006-02-08 |
Vadim Zeitlin | deprecated wxSizerItem::IsShown() because it doesn... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Vadim Zeitlin | fix SetUserData() to delete the correct pointer |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Robin Dunn | Added wxSizerItem::SetUserData |
blob | commitdiff | raw | diff to current |
2005-12-06 |
David Surovell | fix binary math in alignment flag assignment |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Vadim Zeitlin | fixed typo in previous commit which, instead of fixing... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Vadim Zeitlin | fixed bug in wxSizerFlags::Align/Expand() methods |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | don't put borders by default between sizer elements... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Mattia Barbon | Remove now unused header. Forward declaration is... |
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-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-03-23 |
David Elliott | Blind bug fix to bug reported by Angel Kry. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | added wxSizerSpacer and modified wxSizerItem to contain... |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Vadim Zeitlin | added wxSizerFlags::Left/Right() |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Włodzimierz Skiba | Code cleaning. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | added wxStaticBoxSizer ctor creating a new static box |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Włodzimierz Skiba | Pasting typo fix. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Włodzimierz Skiba | Incomplete (PalmOS) setup compatibility. |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Robert Roebling | Allow to set the various buttons explicitly (and |
blob | commitdiff | raw | diff to current |
2004-12-31 |
Robert Roebling | Applied modified form of the StdButtonSize patch. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Włodzimierz Skiba | wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most... |
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-17 |
Vadim Zeitlin | added wxSizerFlags |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Vadim Zeitlin | made all Add/Insert/Prepend methods inline |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Vadim Zeitlin | forward all wxSizer::Add/Prepend/Insert() to a virtual... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
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-09-08 |
Włodzimierz Skiba | Missed include due to wxBookCtrlSizer existence. |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Dimitri Schoolwerth | added shortcut functions AddSpacer and AddStretchSpacer... |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Václav Slavík | DLL export fixes (patch 991760) |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | Optimized sizers to not call CalcMin more often than... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | show/hide static box when the wxStaticBoxSizer is shown... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Robin Dunn | Added accessors for m_rowHeights, m_colWidths |
blob | commitdiff | raw | diff to current |
2003-11-07 |
Robin Dunn | Calling sizerItem->SetWindow shoudl set the minsize... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Robin Dunn | Added wxGridBagSizer, a grid sizer where item positions... |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | added wxBookCtrlSizer; derive wxNotebookSizer from it |
blob | commitdiff | raw | diff to current |
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 |
|