The rounded corners look really dumb at this size.
[wxWidgets.git] / src / os2 / dc.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2012-01-22  Stefan NeisFixed typo in variable name, fixing #13872.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-02  Vadim ZeitlinFix memory leak if wxDC::DrawBitmap() fails in wxOS2.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
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...
2008-01-19  Stefan NeisApplied patch #1875242 - fixing more bugs related to...
2008-01-18  Stefan NeisFixed errors in OS/2's wxDC::SetMapMode (patch #1871556...
2008-01-06  Stefan NeisAdopted OS/2 to DC reorganisation (r50348).
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-30  Václav SlavíkOS/2 compilation fixes
2007-04-28  Stefan NeisAdapted to API changes with respect to GetTextExtent...
2007-04-07  Stefan NeisReplaced incorrect or inefficient usage of char_str...
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2006-10-31  Stefan NeisCompilation fix.
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-20  Włodzimierz SkibaWarning fixes.
2006-07-16  Stefan NeisDrawing fixed according to patch #1523304.
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-01-06  Stefan NeisCosmetic fixes.
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-07-22  Włodzimierz SkibaUpdated info about missing parts in OW headers (now...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-16  Stefan NeisFixed DoFloodFill's return value.
2005-04-27  David WebsterUnicode fixes for OS/2
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
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-09  Julian SmartBlind fix
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-03-01  David WebsterWarning suppressions
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-10-02  Stefan NeisCorrectly bracketed initializers.
2003-06-09  Stefan NeisMoved include to wx/module.h out of #ifndef WX_PRECOMP.
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-08-25  Stefan NeisCompilation fixes for EMX. Mostly adding includes and...
2002-07-22  David WebsterDialogs and slider updates
2002-07-15  David WebsterFix text placement in statusbar
2002-07-02  David WebsterToolbar updates
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-05-10  David WebsterFix for upside down bmp projections
2002-05-07  David WebsterMore image processing updates
2002-05-07  David WebsterMore image updates
2002-05-07  David WebsterMono bitmap processing updates
2002-05-06  David WebsterOS/2 Image processing updates along with some statusbar...
2002-04-30  David WebsterMore image processing updates
2002-04-29  David WebsterLots of image/bitmap processing updates.
2002-04-26  David WebsterUpdates to OS/2 to catch up with lib changes and for...
2002-04-22  David WebsterMore bitamp and image fixes
2002-04-19  David WebsterMore updates for gdi
2002-04-18  David Websterback to void for DoFloodFill
2002-04-18  David WebsterBitmap updates
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-10  David WebsterMenuing and statusbar updates
2002-01-28  Gilles Depeyrotaxis orientation must not be taken into account for...
2002-01-11  David WebsterOS/2 Statusbar fixes in DC
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-07-13  David WebsterOS/2 fixes for this week.
2001-05-29  David WebsterVarious fixes in DC's, ownerdrawn menu items, etc...
2001-05-24  David WebsterAdding borders to OS/2 objects
2001-04-23  David Websternew y position transforms in dc. Def updates and add...
2001-04-22  Stefan NeisAdded missing include for non-precompiled headers.
2001-04-11  David WebsterDC updates and an associated .Def file update
2001-04-02  David WebsterFilling out wxDC
2001-03-29  David WebsterBlit code for masks
2001-03-29  David WebsterBlit code for masks
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-21  David WebsterOwnerDrawn updates
2001-03-20  David WebsterOwnerdrawn testing
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-27  David WebsterwxPen code to fully enable pens and their use in wxDC's.
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-20  David WebsterAnother DC fix.
2000-11-20  David WebsterFix and errant commented out line of code in DoGetPixel.
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-10-25  David WebsterOS/2 fixes
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-06  David WebsterwxDC new virtual function
1999-10-19  David WebsterFixes for long to wxCoord
1999-10-14  David Websterno message
1999-10-02  David Webster*** empty log message ***
1999-08-05  David Webster*** empty log message ***
1999-08-02  David WebsterChanges to make common and generic compilable under...
next