]> git.saurik.com Git - wxWidgets.git/history - src/msw
Added #define wxHelpController to help.h; added wxWinHelpController::Quit code
[wxWidgets.git] / src / msw /
1998-06-14  Julian SmartAdded #define wxHelpController to help.h; added wxWinHe...
1998-06-14  Guilhem Lavaux* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-27  Vadim Zeitlincleaned code a bit
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource implementations
1998-05-27  Vadim Zeitlinregistry based implementation of wxConfig (wxRegConfig)
1998-05-27  Vadim Zeitlin1) now associated drop target is deleted (memory/resour...
1998-05-27  Vadim Zeitlinremoved compilation warning about "switch with default...
1998-05-27  Vadim Zeitlinmany bugs (including major one in DeleteSelf) corrected
1998-05-27  Vadim Zeitlinspurious "(uint)" cast which was causing compilation...
1998-05-27  Vadim Zeitlin1) Added call to wxLog::Flush() to wxApp::OnIdle()
1998-05-27  Julian SmartChanges to help with Win16 compilation.
1998-05-22  Julian SmartIn SetString, added test for owner draw style to cure...
1998-05-21  Julian SmartApp declarations modified; cursor was corrupt; needed...
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten Ballüdernow MSW stuff is complete
1998-05-20  Karsten Ballüderadded some wxMSW stuff