2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw |
2009-01-16 |
Francesco Montorsi | fix wxMotif build |
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-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Jouk Jansen | Updates for VMS : new Makefiles, proper type casts |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | fixed invalid cast of wxWindowDCImpl to wxDC in DoGetPi... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
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-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | check that we don't use a NULL pointer in XCopyRemote() |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | fix compilation after c_str() changes, mainly by replac... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | compilation fix after operator==() removal |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Mattia Barbon | Fix setting the clipping region for a DC when the... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Mattia Barbon | Fix buffer overrun in Linux/x86_64 (Pixel is a 64... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Włodzimierz Skiba | Include wx/window.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Włodzimierz Skiba | wxMotif for OS/2 adjustements. Source cleaning. |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed #errors in 2.7 compilation |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | get rid of wxClientDC::m_oldFont, it wasn't really... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | removed weird comparison of m_oldFont with -1 (this... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Mattia Barbon | No real change. |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Mattia Barbon | Replaced TRUE and FALSE with true and false |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Włodzimierz Skiba | Fix to FIXME about using unused Get/SetOptimization. |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Włodzimierz Skiba | wxBrushBase between wxBrush and wxGDIObject (class... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Włodzimierz Skiba | Get shorter code with new wxRect constructor. |
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-01 |
Mattia Barbon | Precompiled headers support. |
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-05-24 |
Mattia Barbon | Used wxRegion code from wxX11. |
blob | commitdiff | raw | diff to current |
2003-05-17 |
Mattia Barbon | Remove dead code. Factor out duplicated code. |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Mattia Barbon | Remove explicit casts to (const char *), and replace... |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Mattia Barbon | Use some wxX11 files (currently pen.cpp and brush... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Mattia Barbon | Fix DrawRotatedtext to behave more like wxMSW: take... |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Mattia Barbon | Do not use stipple when drawing text, use solid foreg... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Mattia Barbon | Build without 2.2 compatibility |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Mattia Barbon | Under MSW and GTK the foreground and background colour... |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Václav Slavík | cleaned up the mess caused by FloodFill patch |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
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-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Julian Smart | Full-screen dragging fix (GC setting) |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Jouk Jansen | Committing in . |
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-12-04 |
Vadim Zeitlin | EMX compilation fix |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Michael Bedward | Added a line to set m_font in the wxWindowDC ctor ... |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Robert Roebling | Motif things. |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Robert Roebling | wxMotif compiles and links now. |
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-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Julian Smart | Some warnings removed. |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Julian Smart | Added some tentative wxMotif clipboard code; did some... |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Robert Roebling | Motif corrections in |
blob | commitdiff | raw | diff to current |
1998-12-23 |
Julian Smart | Some more wxMotif improvements: DrawIcon fixed; generic... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Julian Smart | Small Motif bug fixes |
blob | commitdiff | raw | diff to current |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
blob | commitdiff | raw | diff to current |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
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-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
blob | commitdiff | raw | diff to current |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work. |
blob | commitdiff | raw | diff to current |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Julian Smart | More Motif stuff |
blob | commitdiff | raw | diff to current |
1998-09-18 |
Julian Smart | Motif files added. |
blob | commitdiff | raw | diff to current |
|