]> git.saurik.com Git - wxWidgets.git/history - src/msw/ownerdrw.cpp
Removed erroneous copyright names and corrected licence spelling
[wxWidgets.git] / src / msw / ownerdrw.cpp
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-30  Vadim Zeitlincompilation warning fixes (patch 651719)
2002-12-09  Julian SmartApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
2002-12-07  Vadim Zeitlinfix (?) for small menu item bitmaps (bug 635438)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-08  Julian SmartApplied patch [ 592363 ] Owner Draw Round 2 fixes
2002-08-04  Julian SmartApplied patch from Benjamin Williams to improve
2002-05-16  Vadim Zeitlinfixed the selection rectangle drawing (was off by 1)
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-15  Václav Slavíkmore MSLU fixes
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
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