2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
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-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clippin... |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Vadim Zeitlin | removed non-const accessors for pens, brushes, &c from... |
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-02-29 |
Vadim Zeitlin | renamed start parameter of wxDC::DrawPolyPolygon()... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Robin Dunn | Added wxDC:GetPartialTextExtents |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | added wxDC::DrawPolyPolygon() (patch 882189) |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Julian Smart | Can now switch between PostScript and WIN32 print dialogs |
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 | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
David Elliott | - forward declare wxDC for use as a pointer or referenc... |
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-04 |
Mattia Barbon | Remove #ifdef __WXSTUBS__ from headers. |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Vadim Zeitlin | added another overloaded DrawCircle() version for compl... |
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-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
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-25 |
Vadim Zeitlin | applied patch 446836: removed qt headers |
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-09 |
Vadim Zeitlin | added wxDCClipper |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Gilles Depeyrot | removed useless ; to allow smart preprocessing under... |
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-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
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-08-19 |
Kevin Hock | wxDrawObject::Draw vritual and non const wxDCBase |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Kevin Hock | support for drawing arbitary object on DC's |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robert Roebling | Set logical functions to wxCOPY, no -1. |
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-10-24 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
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-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Vadim Zeitlin | wxGetFullHostName() implemented - it doesn't work thoug... |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really... |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | Made wxClientDC's use safe as per wxMSW. |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Brian Macy | Move code to a dcbase.cpp |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Robert Roebling | Put wxGTK's threads back to life. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Vadim Zeitlin | DrawCircle() added |
blob | commitdiff | raw | diff to current |
1999-05-14 |
Robert Roebling | wxGTK compiles and links again. |
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-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Robert Roebling | More work on wxQt integration, configure |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|