Fix referencing of cairo_t returned from wxDCImpl::GetCairoContext().
[wxWidgets.git] / src / generic / graphicc.cpp
2013-09-03  Paul CornettFix referencing of cairo_t returned from wxDCImpl:...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2012-12-05  Paul Cornettfix tests for valid pen and brush, broken in r73099
2012-12-02  Paul Cornettsimplify code so it always returns the same object
2012-12-02  Paul Cornettclean up wxCairoRenderer initialization mess
2012-12-02  Paul CornettRemove nearly empty wx/cairo.h header
2012-10-07  Vadim ZeitlinFix test for __WXGTK__ in wxCairoContext.
2012-06-30  Vadim ZeitlinImplement hatched/stippled pens/brushes in wxGraphicsCo...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-24  Paul Cornettimplement wxCairoContext::GetPartialTextExtents for...
2012-06-07  Paul Cornettfix warnings about unreachable return statements
2012-05-17  Paul Cornettmark virtual overrides as virtual
2012-05-11  Robin DunnEnable access to the native bitmap object wrapped by...
2012-05-11  Robin DunnEnsure a 32-bit cairo surface is created if it is needed
2012-04-16  Vadim ZeitlinFix wxCairoContext creation from wxWindow under MSW.
2012-04-08  Vadim ZeitlinCompilation fixes for Cairo-based wxGraphicsContext...
2012-04-08  Vadim ZeitlinFix PCH-less compilation of graphicc.cpp under MSW...
2012-01-29  Paul Cornettuse GTKSetPangoAttrs in wxCairoContext
2012-01-24  Paul Cornettadd strike-through font support to wxGraphicsContext...
2011-11-23  Paul Cornettremove redundant GTK-specific code
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-09  Vadim ZeitlinNo changes, just get rid of unnecessary variables in...
2011-10-09  Vadim ZeitlinDon't declare wxCairoFontData::m_underlined unnecessarily.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinFixed non-existent wxCairoContext default ctor.
2011-10-09  Vadim ZeitlinAdded wxGraphicsBitmap::ConvertToImage().
2011-10-09  Vadim ZeitlinNo changes, just refactor wxCairoBitmapData ctor.
2011-09-30  Robin DunnUse wxAlphaPixelData if the source bitmap depth is...
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-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-16  Stefan Csomorsupprting flag for pixel offsetting for cairo, see...
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2010-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
2010-06-02  Vadim ZeitlinFix drawing of scaled bitmaps in wxCairoContext.
2010-04-22  Stefan Csomorswitching to correct hit-testing
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-03-20  Vadim ZeitlinDefine wxGraphicsRenderer::GetDefaultRenderer() for...
2010-01-06  Kevin OllivierFix another line somehow missing from the wxGraphicsBit...
2009-11-27  Vadim ZeitlinCompilation fix for wxUSE_CAIRO==0 after last commit.
2009-11-27  Vadim ZeitlinDefine wxUSE_CAIRO in wx/chkconf.h to ensure that it...
2009-11-27  Vadim ZeitlinUse #ifdef to check for __WXMSW__ and __WXGTK__ and...
2009-11-18  Kevin OllivierForward port of r60190 (wxMSW Cairo support) to trunk.
2009-10-02  Stefan Csomoradding construction from native bitmaps
2009-08-24  Kevin OllivierRestore pattern creation, and do sanity checks before...
2009-08-24  Vadim ZeitlinNo changes, just fix unused variables and parameters...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-28  Kevin OllivierFix typo in class name.
2009-06-24  Kevin OllivierAdd wxGraphicsBitmap overload for DrawBitmap.
2009-06-23  Kevin OllivierBuild fixes after the 2.8->trunk forward port.
2009-06-20  Kevin OllivierForward port wxGraphicsBitmap cairo implementation...
2009-04-15  Kevin OllivierImplement CreateMeasuringContext for GTK/Cairo.
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-02-21  Paul Cornettnon-pch build fixes, some cleanup
2009-02-15  Stefan Csomorswitching to compositing operators (fixes #9881), addin...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-09  Francesco Montorsisupport underlined text in wxCairoContext (Marcin's...
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-09-07  Vadim Zeitlinadded missing wx/dcclient.h header for PCH-less compila...
2008-08-03  Vadim Zeitlinuse wxPEN/BRUSH_XXX instead of wxXXX (#9812)
2008-08-02  Stefan Csomorguarding all text methods against unset font
2008-08-01  Vadim Zeitlinimplement support for wxOR and wxCLEAR in wxCairoContex...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-04-30  Robert RoeblingUse cairo_scale() for scaling to full printing resoluti...
2008-04-29  Robert RoeblingTried to transform wxGC like wxDC, failed
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingMade wxCairo graphics code compile again, wxGraphicsBit...
2007-12-18  Stefan Csomormoving things to private headers
2007-11-30  Robert RoeblingDC reorganization
2007-11-12  Robert RoeblingAdapt for new DC code
2007-11-11  Robert RoeblingCompilation for GTK+
2007-11-11  Stefan Csomorfixing cairo bugs under OS X
2007-11-10  Paul CornettwxCairoContext doesn't need to know about wxPizza
2007-11-10  Stefan Csomorenabling clip
2007-11-10  Stefan Csomoradapting to new pizza, fixing dashes, pango layout
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-03-26  Robin DunnForward port of my recent changes in the 2.8 branch:
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-04  Stefan Csomorstub implementations
2006-10-29  Robin Dunnupdate the Cairo version to match recent changes in...
2006-10-28  Robin DunnEnsure that the pen and bush are properly initialized
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Robin Dunnfix some compile/link errors
2006-10-27  Robin Dunnfix compile errors
2006-10-26  Stefan Csomorswitching to new renderer API
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-23  Robin DunnUsed wxConstCast where needed, fixed other compile...
2006-10-22  Stefan Csomorusing GetNativePath instead of dynamic_cast
next