]> git.saurik.com Git - wxWidgets.git/history - src/msw
made the interface more compatible with the MSW version (although
[wxWidgets.git] / src / msw /
1998-06-25  Julian SmartCured DC/GDI object leak; listbox window proc restored...
1998-06-23  Julian SmartCorrected problem with MDI children not refreshing...
1998-06-22  Julian SmartRemoved deletion of m_selections
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-06-22  Vadim Zeitlinattempt to clean up a little keyboard handling code
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-06-22  Vadim ZeitlinwxCHECK change
1998-06-22  Vadim ZeitlinGetSelections() changed to work with wxArrayInt
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on, added error messag...
1998-06-15  Julian SmartCorrected some problems I introduced, added tabevent...
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