]> git.saurik.com Git - wxWidgets.git/history - src/msw/statline.cpp
1. wxChoice and wxComboBox support client data under MSW
[wxWidgets.git] / src / msw / statline.cpp
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-23  Ove KaavenCouple more Unicode fixes.
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-17  Harco de HilsterAdded statline to Makefile.am
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...