]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/dc.tex
Use wxPointList instead of wxList in wxDC code
[wxWidgets.git] / docs / latex / wx / dc.tex
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-09-22  Robert RoeblingRemoved last bits of DrawScaledBitmap (was removed...
2007-09-22  Bryan PettyCorrected doc typo (missing escaped underscore).
2007-09-21  Robert RoeblingMention that DrawLines( wxList *) is deprecated
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2007-02-11  Vadim Zeitlinmiscellaneous minor corrections (patch 1652327)
2006-12-02  Vadim Zeitlinadded Get(MultiLine)TextEvent() overloads returning...
2006-10-10  Julian SmartAdded newlines to end of files to avoid RTF-for-PDF...
2006-10-10  Vadim Zeitlinescape more underscores (we need a pre-commit check...
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-08-27  Stefan Csomorhint to alpha colours added
2006-07-01  Julian SmartRemoved duplicate wxDCClipper documentation
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-08  Vadim Zeitlincorrected description of font parameter of GetTextExtent()
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-09  Vadim Zeitlindocument that wxDC can't be created
2006-01-02  Vadim ZeitlinGetFont() only works after SetFont()
2005-07-26  Vadim Zeitlinremoved (non existing) default argument for DrawRounded...
2005-06-20  Chris ElliottFix Error between Get and Set
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-03-06  Julian SmartDoc tweaks
2005-03-01  Julian SmartTypo fixes
2005-02-27  Julian SmartAdded GetIcon, GetBitmap to wxImageList
2005-01-06  Kevin Hockwhilst -> while
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-11-18  Ryan Nortonfix underscore errors
2004-11-15  Włodzimierz SkibawxDC::DrawLabel documented.
2004-10-02  Vadim Zeitlinremoved non-const wxDC accessors for pens, brushes...
2004-09-30  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-24  Ryan Nortonnote that drawpoint only takes into account pen color...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001]
2004-05-04  Julian SmartName change replacements
2004-03-23  Julian SmartMisc doc fixes
2004-02-29  Vadim Zeitlindocs and example for wxDC::DrawPolyPolygon() (patch...
2004-02-11  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-08  Julian SmartMisc documentation fixes
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2003-09-15  Chris Elliottfix incorrect parameter error fo r DrawArc
2003-08-04  Vadim Zeitlindocument that DrawLine() doesn't draw the last point
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-01  Julian SmartApplied FloodFill patch
2002-02-07  Vadim Zeitlinadded another overloaded DrawCircle() version for compl...
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-01-29  Gilles Depeyrotadded SetAxisOrientation documentation and improved...
2002-01-09  Vadim ZeitlinwxNullFont shouldn't be passed to wxDC::SetFont()
2001-11-23  Mattia BarbonwxPerl documentation updates
2001-08-23  Vadim Zeitlinfixes for rotated text drawing
2001-07-11  Julian SmartMade DC cacheing less obstrusive
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-09  Vadim Zeitlindocumented wxDCClipper
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2000-12-20  Vadim ZeitlinwxPerl doc patches applied
2000-10-20  Vadim Zeitlinminor fixes from the bug reports
2000-09-01  Julian SmartSmall mods
2000-08-20  Julian SmartDoc mods
2000-07-29  Julian SmartFloodFill correction, wxQuantize correction
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-01-15  Robert Roebling Typos in docs.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-11  Václav Slavíkdocumented wxDC::GetUserScale
1999-12-06  Vadim ZeitlinAdded DrawRotatedText
1999-10-07  Robin DunnwxPython documentation updates
1999-09-02  Robin DunnwxPython doc updates
1999-06-22  Robin DunnwxPython documentation updates
1999-05-27  Robert Roebling Doc updates.
1999-02-19  Robin DunnAdded first batch of docs and notes for wxPython.
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1998-12-14  Julian SmartVarious; wxRadioButton::GetValue corrected
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-08-18  Julian SmartVarious .tex files updated. .bmp files were corrupted...
1998-06-14  Julian SmartVarious documentation additions and changes.
1998-05-20  Karsten BallüderI've now added the documentation files.