2009-12-18 |
Vadim Zeitlin | Only call GetTextMetrics() in wxDC::GetTextExtent(... |
blob | commitdiff | raw |
2009-10-05 |
Vadim Zeitlin | Don't use possibly uninitialized pen in wxMSWDCImpl. |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Don't query system option in every DrawBitmap() call... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Vadim Zeitlin | Set brush origin for hatch brushes too. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | no real changes, just extract private classes from... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Vadim Zeitlin | no changes, just got rid of many __WXWINCE__ ifdefs |
blob | commitdiff | raw | diff to current |
2009-04-05 |
Vadim Zeitlin | use COLORONCOLOR stretching mode in DrawBitmap() too... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Vadim Zeitlin | correct the coordinates used for DIBs in StretchBlt... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Vadim Zeitlin | avoid integer overflow when computing the radius in... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | fix MSVC warning about possibly unused variable in... |
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-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | make ellipses drawn by wxDC more consistent with wxGC... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Vadim Zeitlin | use wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP |
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-05-08 |
Vadim Zeitlin | don't override DoDrawSpline() under CE at all instead... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Vadim Zeitlin | removed a TODO comments, it actually doesn't seem neces... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Vadim Zeitlin | no real changes but replace manual calls to Set{Text... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Vadim Zeitlin | test for pen validity before calling GetStyle() on... |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Francesco Montorsi | further wxPenStyle/wxBrushStyle fixes for builds with... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Vadim Zeitlin | added DFCS_CHECKED to DrawCheckMark() (part of patch... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Vadim Zeitlin | don't include wx/msw/dc.h from wx/msw/private.h, this... |
blob | commitdiff | raw | diff to current |
2008-02-21 |
Vadim Zeitlin | restore generic DrawEllipticArc() used by CE which... |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Vadim Zeitlin | fix compilation error for wxUSE_DC_CACHEING==0; use... |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Paul Cornett | remove unused variables, tabs |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Robert Roebling | Use IsOk() instead of Ok() |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Vadim Zeitlin | don't use FillRect() in DoDrawRectangle() but always... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Vadim Zeitlin | unload msimg32.dll earlier (before static cleanup time... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Robin Dunn | Patch [ 1816051 ] MSW DrawEllipticArc inconsistent... |
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-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
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-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
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 |
2006-11-19 |
Benjamin Williams | GradientFillLinear() on wxMSW now draws on the rectangl... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Robin Dunn | Applied second part of patch #1570448, use the device... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Robin Dunn | Part of patch# 1570448, use dwRop for StretchBIBits too |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Paul Cornett | build fixes |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | [ 1502010 ] Cast to wrong type. |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcprint.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Włodzimierz Skiba | eVC3 (older WinCE) build fix. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Vadim Zeitlin | don't duplicate wxDCBase::DoDrawCheckMark() code in... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Vadim Zeitlin | made width computation in GetTextExtent() more precise... |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Vadim Zeitlin | removed spurious if in DoGradientFillLinear() |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Julian Smart | Corrected wrong include |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Julian Smart | Application clipping region can be set to null without... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Vadim Zeitlin | added linear and concentric gradient fill functions... |
blob | commitdiff | raw | diff to current |
2005-12-25 |
Vadim Zeitlin | disallow creation of wxDC objects and made wxDC an... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Vadim Zeitlin | fixed handling of dst offset in wxAlphaBlend() |
blob | commitdiff | raw | diff to current |
2005-11-06 |
Włodzimierz Skiba | eVC4 warning fixes. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Włodzimierz Skiba | Assert correction. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Włodzimierz Skiba | Native spline drawing. |
blob | commitdiff | raw | diff to current |
2005-09-11 |
Julian Smart | Applied [ 1283696 ] wxDC::GetPartialTextExtents crashes... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Dimitri Schoolwerth | applied patch #1185523: "Replace GetTextExtentPoint... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Julian Smart | Take src x, y into account when blitting with alpha |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Julian Smart | The device origin can be set on WinCE, so use it and... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | WinCE apparently should not have rectangle adjusted... |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha... |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Włodzimierz Skiba | WinCE warning fixes. |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Włodzimierz Skiba | WinCE warning fixes. |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | WinCE fixes. |
blob | commitdiff | raw | diff to current |
2004-06-08 |
Julian Smart | Include wx/image.h |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Dimitri Schoolwerth | applied patch 961026: "Boundbox problem with rotated... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Vadim Zeitlin | compilation fix for older compilers |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Vadim Zeitlin | oops, added missing const_cast to make last check in... |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region... |
blob | commitdiff | raw | diff to current |
2004-04-17 |
Robert Roebling | Since CE cannot do the logical/device origin calculations |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Robin Dunn | Don't log StretchDIBits failures |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Julian Smart | WinCE project and wxDC corrections |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Vadim Zeitlin | renamed start parameter of wxDC::DrawPolyPolygon()... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Julian Smart | Fixed source for WinCE compatibility |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Vadim Zeitlin | use correct way to get a pointer to vector elements... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Dimitri Schoolwerth | MinGW warnings fixed; TRUE/FALSE cleanup. |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | don't call SelectObject() twice in SetBrush() nor SetFo... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | don't call SelectObject() twice in SetPen() (slow!... |
blob | commitdiff | raw | diff to current |
next |