2012-03-08 |
Paul Cornett | adjust Blit destination rect if source rect is clipped |
blob | commitdiff | raw |
2011-12-09 |
Stefan Csomor | avoid accepting an invalid color, ignore it, as other... |
blob | commitdiff | raw | diff to current |
2011-09-29 |
Robin Dunn | Don't always use the Cairo context for wxGCDC(wxMemoryD... |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Robin Dunn | * Implement dynamic loading of the Cairo DLL on Windows... |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Paul Cornett | Avoid creating rect with negative size while clipping... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Vadim Zeitlin | Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
blob | commitdiff | raw | diff to current |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Stefan Csomor | support multiline strings using the same workaround... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Stefan Csomor | fixing iterator comparison |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Stefan Csomor | changing compositing mode for Clear, see #12756 |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Vadim Zeitlin | Don't test possibly uninitialized variable in wxGCDC... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Kevin Ollivier | Create a text measuring context until a real context... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Stefan Csomor | switching to explicit flush mode, otherwise clientdc... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Vadim Zeitlin | Removed wxFont::Set/GetNoAntiAliasing() implementations. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Stefan Csomor | supporting SetFont(wxNullFont), fixes #10980 |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Stefan Csomor | supporting AA font flags on wxGCDC, fixes #10579 |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | honour useMask parameter in DrawBitmap() and StretchBli... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Stefan Csomor | fixing arc filling for angles > 180 |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Robert Roebling | Made the various logical 2 device transforms consistent... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Robert Roebling | Added constructor to wxGCDC from wxPrinterDC |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Vadim Zeitlin | include wx/dcclient.h to declare wxWindowDC (blind... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Stefan Csomor | keep the owning window |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Stefan Csomor | starting a doc must return true in order for printprevi... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Stefan Csomor | fixing warning about missing virt destructor |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | compilation |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Stefan Csomor | using common code |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Robert Roebling | Use wxPointList instead of wxList in wxDC code |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Robin Dunn | Forward port of my recent changes in the 2.8 branch: |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Stefan Csomor | fix for drawing in the 'grox box' between two scrollbars |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Robin Dunn | clip the bitmap to the size of the source DC in DoBlit... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Stefan Csomor | adding raster op hook to graphics context |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Stefan Csomor | adapting to new inheritance of wxMemoryDC (under MSW... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Stefan Csomor | translate the wxRegion from device to user coordinates... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Stefan Csomor | adding text with background brush |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Stefan Csomor | adding measuring contexts, streamlining printing code |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Stefan Csomor | allowing transformation changes even if there is no... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Stefan Csomor | interpreting DrawBitmap for mono bitmaps according... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Stefan Csomor | correct meaning of logical origin |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | more fixes to double to int conversions |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | hack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Stefan Csomor | guarding against setting of NULL |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Stefan Csomor | blit implemented using dc.GetAsBitmap with subrect |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Stefan Csomor | apply complete transforms (scroll window PrepareDC... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Stefan Csomor | using native tranforms for everything |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Stefan Csomor | added the recangle fix |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Stefan Csomor | move the graphics context bridge dc into separate file |
blob | commitdiff | raw | diff to current |
|