]> git.saurik.com Git - wxWidgets.git/history - include/wx/motif/dcclient.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / motif / dcclient.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-25  Włodzimierz SkibaMinor header cleaning.
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinremoved #errors in 2.7 compilation
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-18  Vadim Zeitlinget rid of wxClientDC::m_oldFont, it wasn't really...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-17  Mattia Barbon Remove dead code. Factor out duplicated code.
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2002-07-29  Mattia BarbonUnder MSW and GTK the foreground and background colour...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
1999-12-08  Vadim Zeitlincompilation fix (long -> wxCoord)
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-10-18  Julian SmartMotif additions
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartAdded Motif files.