2012-03-25 |
Paul Cornett | remove unneeded includes and forward declaration |
blob | commitdiff | raw |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
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-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
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 |
2009-01-04 |
Paul Cornett | Complete rewrite of DoDrawBitmap() and DoBlit(). |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Robert Roebling | Added wxDC::CreateGraphicsContext and implemented it... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Paul Cornett | make access for virtuals match base |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-09-23 |
Robert Roebling | Converted wxGTK's basic DC classes to new DC code |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Robert Roebling | Beginning to make wxDC code compile both before |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | handlers added using AddHandler() last must have the... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Paul Cornett | correct access for virtuals |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Robert Roebling | Remove method GetWindow() returning a GdkWindow* |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL. |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Robert Roebling | Sadly, direct access to SetUpDC is required for the |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Paul Cornett | simplify coordinate transformation code |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from include/gtk |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
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 |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Robert Roebling | Small speed up to fonts and support for scaling. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
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-06-27 |
Vadim Zeitlin | linking fixes |
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-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Vadim Zeitlin | compilation fix (sorry!) |
blob | commitdiff | raw | diff to current |
2000-10-30 |
Vadim Zeitlin | wxDC::GetSize() should work now in wxGTK |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Really cheesy attempt to make wxDC::DrawText() utilize... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robert Roebling | Implemented MSW's paint region clipping, but |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | added and documented wxDC::DrawCheckMark() |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | Got a new idea to do cursors, including global |
blob | commitdiff | raw | diff to current |
1999-05-15 |
Vadim Zeitlin | typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | wxWindowDC compiles (wxGTK doesn't link yet because... |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | Fixes a few SGI compiler warnings.. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Robert Roebling | synched Clear() and SetBackgroundColour() |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
blob | commitdiff | raw | diff to current |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Robert Roebling | wxWindow::ReParent() |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Robert Roebling | New wxDC hierarchy |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Robert Roebling | SetBackground for ListBox and others |
blob | commitdiff | raw | diff to current |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Robert Roebling | memdc and bitmap fixes |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|