warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / msw / dc.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-15  Julian SmartWinCE bitmap patch from Johannes Schindelin <Johannes...
2003-08-17  Julian SmartPeter Lenhard's WinCE DoDraw[Elliptic]Arc additions...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-15  Julian SmartCompile with EVC 3.0 2002
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Mattia Barbon wxUSE_STL compilation fixes.
2003-07-08  Vadim Zeitlingot rid of (unused since a long time) wxNO_3D and wxUSE...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-02  Vadim Zeitlinfixed calculations in SetMapMode() (use FP division...
2003-05-11  Vadim Zeitlinuse alpha channel in Blit() as well and not only in...
2003-05-09  Vadim Zeitlinfall back to wxAlphaBlend() if ::AlphaBlend() didn...
2003-05-02  Chris Elliottimplement wxHAVE_RAW_BITMAP
2003-05-01  Vadim Zeitlinallow raw access to a part of the image only (faster...
2003-04-28  Vadim Zeitlinnew template-based more flexible and hopefully more...
2003-04-14  Vadim Zeitlinadded debug checks
2003-04-13  Vadim Zeitlinimplemented fallback for AlphaBlend() for the systems...
2003-03-29  Julian SmartCopyright cleanup
2003-03-24  Vadim Zeitlinuse StretchDIBits() if we're drawing a DIB and not...
2003-03-22  Vadim Zeitlinsuppress error messages when loading msimg32.dll
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-06  Mattia Barbon Fix release build.
2003-03-04  Vadim Zeitlinstart of alpha transparency support
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-02  Vadim Zeitlinuse StretchBlt() if available (part of patch 649866)
2002-08-30  Julian SmartMods for Wine compilation
2002-08-20  Julian SmartReordered ClearCache calls as per Roger Chickering...
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
2002-04-17  Julian SmartAdded wxDF_HTML
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-04  Vadim Zeitlintotal wxBrush cleanup: made private stuff private,...
2002-02-02  Vadim Zeitlin1. fixed bug in wxDC::SetMapMode() which broke the...
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-01-28  Gilles Depeyrotaxis orientation must not be taken into account for...
2001-12-23  Vadim Zeitlincompilation fixes
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-25  Vadim Zeitlinand now fixes for compilation with wxUSE_PALETTE=1
2001-11-25  Vadim Zeitlinfixes for compilation with wxUSE_PALETTE=0
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-08-30  Julian SmartFixed cache-related bug in DoBlit.
2001-08-23  Vadim Zeitlinfixes for rotated text drawing
2001-07-24  Vadim Zeitlincompilation warning fixed
2001-07-11  Julian SmartCompilo correction
2001-07-11  Julian SmartMade DC cacheing less obstrusive
2001-07-11  Julian SmartRemoved cacheing option
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-04  Julian SmartDon't complain under MicroWindows if a wxDC's HDC is...
2001-07-04  Julian SmartFixed HRGN leak in DoSetClippingRegion
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-15  Julian SmartAdded missing settings.h include (sorry)
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-06-09  Vadim Zeitlinfixed bug 418496 (wxDC::SetClippingRegion doesn't clear...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-10  Julian SmartRemoved spurious wxCHECK which forgot about the possibi...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-11  Václav SlavíkIMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by...
2001-03-07  Vadim Zeitlinfixed DeviceToLogical[XY]
2001-01-29  Julian SmartCorrected DoBlit code to use offset into mask
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Julian SmartSetBrushOrgExt broke WIN16 compilation
2000-03-17  Vadim Zeitlinoops, compilation error - fixed
2000-03-17  Vadim ZeitlinwxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-21  Robin Dunnadded typcast needed for VC++ 6
2000-02-21  Robert Roebling Make use of FillRect() when possible.
2000-02-17  Julian SmartReverted change to DrawLine so it doesn't draw the...
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-15  Guillermo Rodrigue... Readded fix to adjust size of rectangles with transpare...
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-13  Robert Roebling Reverted Vadims change for the size of filled
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Guillermo Rodrigue... Added comments explaining my recent changes
2000-02-10  Guillermo Rodrigue... ROP 0x00AA0029 used for transparent area in DrawBitmap...
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-04  Robert Roebling ROP changes.
2000-02-02  Robert Roebling Clearified ROP code in wxDC (MSW and GTK).
2000-02-02  Guillermo Rodrigue... Fixed bug in DoDrawRotatedText: it wasn't deleting...
2000-02-01  Vadim Zeitlin1. some fixes for the problems reported by BoundsChecker
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-18  Julian SmartPut Stefan's speedup fix into DoBlit
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-15  Vadim Zeitlindrawing mono bitmaps now uses correct colours
next