]> git.saurik.com Git - wxWidgets.git/history - src/msw/control.cpp
1. wxChoice and wxComboBox support client data under MSW
[wxWidgets.git] / src / msw / control.cpp
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-01-31  Vadim ZeitlinwxControl::MSWNotify() handler calls wxWindow version...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-11-24  Vadim Zeitlin1. new wxList code
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-20  Karsten Ballüderadded some wxMSW stuff