]> git.saurik.com Git - wxWidgets.git/history - src/msw/ownerdrw.cpp
Added new dynamic loading classes. (which handle proper
[wxWidgets.git] / src / msw / ownerdrw.cpp
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-13  George TaskerFixes display of bitmaps in owner drawn controls (like...
2001-01-28  George TaskerFixed buffer overrun in call to wxStripMenuCodes()
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
1999-12-16  Guillermo Rodrigue... Added #if wxUSE_OWNER_DRAWN
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-13  Unknown (MT)blit using icon mask
1999-08-12  Julian SmartwxBook additions; added a couple of pixels in menu...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-10-16  Unknown (UG)no message
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-07-17  Vadim Zeitlinthe very last traces of wxTString removed
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-05-20  Karsten Ballüderadded some wxMSW stuff