]> git.saurik.com Git - wxWidgets.git/history - src/mgl/dc.cpp
Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW.
[wxWidgets.git] / src / mgl / dc.cpp
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-11-03  Vadim Zeitlinuse IsSameAs() instead of wxPalette::operator==() which...
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-14  Václav Slavíkfixed incorrect passing of bitmap dimensions in DoBlit
2006-08-08  Václav Slavíkfixed SetBackground's argument check
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-01-18  Julian Smartencinfo.h was missing
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-17  Václav Slavíkminor fix to wxDC::SetClippingRegion
2002-02-15  Václav Slavíkcopyright update
2002-02-09  Václav SlavíkwxDC::DoDrawRectangle hack is no longer needed
2002-01-26  Václav Slavíkworkaround for MGL's weirdness: won't render rectangles...
2001-12-04  Václav Slavíkwatcom headers don't define M_PI
2001-11-24  Václav Slavíkfool-proof wxDC::SetPalette(wxNullPalette)
2001-11-20  Václav SlavíkwxDC::SetFont can now handle invalid font and doesn...
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-10-20  Václav Slavíkfix for MGL bug when rendering text with solid background
2001-10-15  Václav Slavíkfixed off-by-one error
2001-10-14  Václav SlavíkDC output fix
2001-10-13  Václav Slavíkbetter windows painting in wxMGL
2001-10-10  Václav Slavíkfixed menu navigation with mouse
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-12  Václav SlavíkwxMGL bugfixes
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch