]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/dc.cpp
Metric conversion constants not doubled in each port code.
[wxWidgets.git] / src / mac / carbon / dc.cpp
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-01  David ElliottDeclare namespace std {} before using namespace std...
2004-10-27  Stefan Csomorfixes angle calculation (on mac ALWAYS clockwise)
2004-10-24  Stefan Csomorcorrected textbackground for theme text output
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-15  Stefan Csomorfixes for rotated text
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-05  Stefan Csomorusing const GetPen
2004-04-02  Stefan Csomoradding QDSwapPort for performance reasons
2004-03-29  Stefan Csomoradded port state save class
2004-03-28  Stefan CsomorClear does nothing if we have a non valid brush (ie...
2004-03-27  Stefan Csomornew control based view architecture
2004-03-07  Stefan CsomorOS Header includes corrected
2004-02-27  Stefan Csomorsince drawtext does not have to take linefeeds into...
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-08  Stefan Csomorfont encoding support
2003-12-11  Julian SmartAplied patch [ 816113 ] Inconsistent GetCharWidth over...
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-18  Vadim Zeitlinwarnings fixes
2003-09-15  Stefan Csomorfix for preserving the clip rgn (control redraws missin...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomorfaster portsetting backpatched
2003-09-11  Stefan Csomordisabling anti-aliasing in carbon builds running under...
2003-09-09  Robert Roebling Applied patch for better pattern support.
2003-08-12  Stefan Csomorpanther fix
2003-08-10  Stefan Csomortwo fixes from Justin Bradford
2003-06-24  Gilles Depeyrotminor corrections for compilation with gcc 3.3 (use...
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-05-24  Stefan Csomorguarded M_PI declaration
2003-05-24  Stefan Csomorcomments added
2003-04-17  Julian SmartCan switch between clipping code mroe easily
2003-03-28  Stefan Csomormach targets added
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-02  Gilles Depeyrotadded missing include file and corrected memory leak...
2003-03-02  Stefan CsomorOSX fixes for printing
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-01-29  Stefan Csomorbugfix : text background when using appearance text...
2003-01-28  Stefan Csomorcloser clipping
2003-01-05  Stefan Csomorregion calculation for windows with borders too small
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomoreasier angle conversion wx-mac , corrected elliptic...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Stefan Csomormerged deleted code back
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-13  Stefan Csomoradded missing wxMacPortSetter helper(this) calls
2002-08-10  Stefan Csomorwindow clipper added
2002-06-21  Stefan Csomorswitch back to non appearance fonts until problems...
2002-06-21  Stefan Csomorcorrected Appearance measuring routines
2002-06-17  Stefan Csomorusing Theme layout for measuring as well
2002-06-14  Robin DunnMissing ;
2002-05-17  Stefan Csomorconditials for TARGET_CARBON when drawing using appeara...
2002-05-11  Stefan Csomorappearance box drawing
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-02  Stefan Csomorcorrected DoDrawPoint
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-02  Stefan Csomoradapted to new APIs for threads and floodfilling
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-26  Gilles Depeyrotminor compilation warning corrections
2002-01-20  Stefan Csomormoved patterns to static structures, added resouce...
2002-01-13  Stefan Csomorcorrected GetDepth method and wrong disposal calls...
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-05  Stefan Csomorcorrected the non masked blitting code, brush hatched...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-01  Stefan Csomoradded correct pen styles for wxDOT etc as well as wxSTI...
2002-01-01  Stefan Csomorcorrected hatched brushes emulation
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-28  Stefan Csomorappearance brush support
2001-12-19  Stefan Csomorimplemented clipping using native regions
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-05-29  Stefan Csomorcorrected GetCharWidth and implemented MacSuperChangedP...
2001-05-27  Robert RoeblingwxDC::DrawPolygon correction
2001-05-26  Robert RoeblingImplemented LAST_NOT pen style for orthogonal lines.
2001-05-26  Stefan Csomorcorrected transparency in DoDrawIcon , if there is...
2001-05-16  Gilles Depeyrotcorrection for Mac OS X (M_PI is already defined)
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-11  Stefan Csomorredraw problems fix
2001-05-11  Stefan Csomormaintaining 8.1 compat (defining 8.5 calls)
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-05-08  Gilles Depeyrotadded const for Mac OS X compilation
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Stefan Csomormac fixes part II
2001-05-08  Stefan Csomormac fixes
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-03  Stefan Csomormac changes : wxDC - removed doubly defined vars (inher...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-08-09  Stefan Csomormerge with latest sources
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-28  Unknown (JL)stupid double declaration of GetClippingBox due to...
next