trying to keep the list of changes as brief as possible

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-10-24 16:16:32 +00:00
parent ef5941b3d8
commit 42b2b3947f

View File

@@ -176,8 +176,8 @@ OTHER CHANGES
All:
- added (partial) Indonesian translations (Bambang Purnomosidi D. P.)
- added wxSizer::Show by Carl Godkin, to make it easy to
ynamically show and hide sizers and windows (see samples/controls, wxSizer tab)
- added wxSizer::Show()/Hide() (Carl Godkin)
- fixed bugs in wxDateTime::SetToWeekDay()/GetWeek()
Unix (Base/GUI):