Avoid dropping events in wxDocParentFrameAnyBase in some circumstances.
[wxWidgets.git] / src / msw / graphics.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-22  Vadim ZeitlinEnsure the correct cleanup order for GDI+-related modul...
2012-09-30  Vadim ZeitlinRevert "Don't use StringFormat::GenericTypographic...
2012-09-09  Vadim ZeitlinFix harmless virtual function hiding warning in wxMSW...
2012-09-09  Vadim ZeitlinDon't use StringFormat::GenericTypographic() in MSW...
2012-09-09  Vadim ZeitlinUse a single global StringFormat in all wxMSW wxGraphic...
2012-06-20  Vadim ZeitlinNo real changes, just simplify wxGDIPlusContext::GetTex...
2012-06-20  Vadim ZeitlinFix text extent computation in wxMSW wxGraphicsContext.
2012-05-17  Paul Cornettmark virtual overrides as virtual
2012-05-11  Robin DunnEnable access to the native bitmap object wrapped by...
2012-04-01  Stefan Csomorcorrect text drawing with background brush, fixes ...
2012-03-26  Vadim ZeitlinMinor fix to wxGraphicsContext::SetInterpolationQuality...
2012-03-24  Vadim ZeitlinImplement wxGraphicsContext::SetInterpolationQuality...
2011-12-02  Vadim ZeitlinCompilation fixes for wxMSW in wxUSE_STL=1 build.
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinRemove font scaling from wxMSW wxGraphicsContext.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinRefactor wxGDIPlusFontData ctor to allow using it witho...
2011-10-09  Vadim ZeitlinSimplify and rationalize wxGDIPlusContext class constru...
2011-10-09  Vadim ZeitlinDon't make private wxGraphicsContext-derived classes...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-07  Vadim ZeitlinUse 0 instead of NULL to avoid g++ warning.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-23  Vadim ZeitlinDon't try to pop from an empty stack in wxGDIPlusContex...
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-26  Vadim ZeitlinRemove apparently erroneous -1 from DrawBitmap() in...
2011-04-16  Stefan Csomorsupprting flag for pixel offsetting for msw, see #11853
2011-04-08  Stefan Csomorsee #9715
2011-04-02  Vadim ZeitlinUse wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of...
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-03-31  Vadim ZeitlinTentative compilation fix for wxMSW with MinGW after...
2011-02-27  Vadim ZeitlinAdd a simple wxStack<> template class based on wxVector<>.
2011-01-17  Jaakko SalliChanged wxMSW wxGraphicsContext font rendering and...
2011-01-04  Dimitri Schoolwerthcompilation fixes for wxMSW compilation with wxUSE_PALE...
2010-12-31  Jaakko SalliRevert unintended commit
2010-12-31  Jaakko SalliTry to better revert to the original string value in...
2010-11-16  Vadim ZeitlinCorrect checks for wxUSE_PRINTING_ARCHITECTURE and...
2010-06-09  Francesco Montorsifix bug in wxGDIPlusMatrixData::Rotate: it must take...
2010-05-13  Jaakko SalliAdded wxGraphicsContext::Create(const wxEnhMetaFileDC...
2010-05-10  Jaakko SalliIn wxGDIPlusContext::GetTextExtent(), return more accur...
2010-05-10  Jaakko SalliSet wxGraphicsContext page scale, which is required...
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-04-05  Vadim ZeitlinUse helper wxColourToColor function in wxMSW wxGraphics...
2009-10-08  Stefan Csomorfixing typo
2009-10-07  Stefan Csomorfixing gdiplus implementation, see #11282
2009-10-05  Vadim ZeitlinReplaced GraphicsHDC from src/msw/renderer.cpp with...
2009-10-02  Stefan Csomoradding construction from native bitmaps
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-01  Vadim Zeitlincorrect Borland #pragma hdrstop position
2009-03-11  Vadim Zeitlinremove MSVC warnings about DLL-exported class inheritin...
2009-02-17  Vadim Zeitlinsuppress unused parameter warning
2009-02-15  Stefan Csomorswitching to compositing operators (fixes #9881), addin...
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2008-11-22  Vadim Zeitlinfix compilation after r56753 (closes #10218)
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-10-01  Stefan Csomorcopying sizes upon construction, HDC doesn't deliver...
2008-10-01  Stefan Csomorfixing release handling of dc
2008-09-24  Stefan Csomorsupporting GetSize, fixes #9969
2008-08-02  Stefan Csomorguarding all text methods against unset font
2008-07-16  Stefan Csomoradding missing include for non-precomp builds, and...
2008-06-15  Václav Slavíkrevert part of r54233 that was included by accident
2008-06-15  Václav Slavíkif gdiplus.dll cannot be loaded, return NULL from wxGra...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-03-27  Stefan Csomorgraphics bitmap implementation, fix for bitmap scaling
2007-12-18  Stefan Csomormoving things to private headers
2007-11-30  Stefan Csomoradaptions for latest dc changes
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-06  Vadim Zeitlindon't add 0.5 to GetTextExtent() results and do take...
2007-10-23  Robin DunnUse premultiplied alpha pixel format to match what...
2007-09-19  Vadim Zeitlinuse fabs() instead of abs() to fix mingw32 compilation...
2007-09-19  Vadim Zeitlinshut down GDI+ from a module instead of doing it during...
2007-03-26  Robin DunnForward port of my recent changes in the 2.8 branch:
2007-03-20  Vadim Zeitlinremoved unnecessary WXDLLIMPEXP_CORE from private class...
2007-03-16  Vadim ZeitlinVC6 has problems with std::vector and identifiers names...
2007-03-16  Vadim ZeitlinVC6 compilation fix (don't reuse the same variable...
2007-03-15  Vadim Zeitlinextracted code including gdiplus.h in a separate header
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-11-14  Vadim ZeitlinGdiplusStartup() takes ULONG_PTR, not DWORD (patch...
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-06  Stefan CsomorwxGraphicsContext always is using clipping regions...
2006-11-04  Stefan Csomorstub implementations
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-26  Stefan Csomoradding new implementations
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-23  Robin Dunnadded missing default ctor
2006-10-23  Stefan Csomoradding new constructors
2006-10-22  Stefan Csomorusing GetNativePath instead of dynamic_cast
2006-10-20  Stefan Csomorfixing classname
2006-10-20  Stefan Csomordummy implementations for new methods
2006-10-09  Stefan Csomoradding angle conversion
2006-10-09  Stefan Csomormaking pens behave as on other platforms when scaling
2006-10-09  Stefan Csomorset anti-aliasing ON by default
2006-10-04  Vadim Zeitlincorrected date in header; removed extra wx/wxprec.h...
2006-10-03  Robin DunnWrap module in #if wxUSE_GRAPHICS_CONTEXT
next