2005-05-17 |
Dimitri Schoolwerth | applied patch #1185523: "Replace GetTextExtentPoint... |
blob | commitdiff | raw |
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 |
2004-02-08 |
Vadim Zeitlin | define WXMICROWIN_CHECK_HDC macro once instead of havin... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | respect xsrc, ysrc parameters in DoBlit() (patch 733961) |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | added wxDC::DrawPolyPolygon() (patch 882189) |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Julian Smart | WinCE bitmap patch from Johannes Schindelin <Johannes... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Julian Smart | Peter Lenhard's WinCE DoDraw[Elliptic]Arc additions... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Julian Smart | Compile with EVC 3.0 2002 |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | wxUSE_STL compilation fixes. |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | got rid of (unused since a long time) wxNO_3D and wxUSE... |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Vadim Zeitlin | fixed calculations in SetMapMode() (use FP division... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Vadim Zeitlin | use alpha channel in Blit() as well and not only in... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | fall back to wxAlphaBlend() if ::AlphaBlend() didn... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | implement wxHAVE_RAW_BITMAP |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | allow raw access to a part of the image only (faster... |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Vadim Zeitlin | new template-based more flexible and hopefully more... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Vadim Zeitlin | added debug checks |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | implemented fallback for AlphaBlend() for the systems... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Julian Smart | Copyright cleanup |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Vadim Zeitlin | use StretchDIBits() if we're drawing a DIB and not... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Vadim Zeitlin | suppress error messages when loading msimg32.dll |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Mattia Barbon | Fix release build. |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Vadim Zeitlin | start of alpha transparency support |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use StretchBlt() if available (part of patch 649866) |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Reordered ClearCache calls as per Roger Chickering... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Mattia Barbon | Fix some GCC 3.1 compilation warnings |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Gilles Depeyrot | axis orientation must not be taken into account for... |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Julian Smart | More tweaks to wxMicroWi |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | and now fixes for compilation with wxUSE_PALETTE=1 |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | fixes for compilation with wxUSE_PALETTE=0 |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
blob | commitdiff | raw | diff to current |
2001-08-30 |
Julian Smart | Fixed cache-related bug in DoBlit. |
blob | commitdiff | raw | diff to current |
2001-08-23 |
Vadim Zeitlin | fixes for rotated text drawing |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Vadim Zeitlin | compilation warning fixed |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Julian Smart | Compilo correction |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Julian Smart | Made DC cacheing less obstrusive |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Julian Smart | Removed cacheing option |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Julian Smart | Don't complain under MicroWindows if a wxDC's HDC is... |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Julian Smart | Fixed HRGN leak in DoSetClippingRegion |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-17 |
Vadim Zeitlin | fixed clip rect when logical coords != device ones |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Julian Smart | Added missing settings.h include (sorry) |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Julian Smart | Added SetOption,GetOption[Int] to wxSystemSettings... |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | fixed bug 418496 (wxDC::SetClippingRegion doesn't clear... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Julian Smart | Removed spurious wxCHECK which forgot about the possibi... |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
blob | commitdiff | raw | diff to current |
2001-03-11 |
Václav Slavík | IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Vadim Zeitlin | fixed DeviceToLogical[XY] |
blob | commitdiff | raw | diff to current |
next |