]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/dc.cpp
fixing non core graphcis build
[wxWidgets.git] / src / mac / carbon / dc.cpp
2007-04-14  Stefan Csomorfixing non core graphcis build
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2007-03-10  Vadim Zeitlinadded wxColour(RGBColor) ctor and use it insteaf of...
2006-10-09  Paul Cornettremove unused stuff
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-29  Stefan Csomorswitching all text rendering/measuring to ATSUI
2006-06-29  Stefan Csomorfix for potential crash when conversion fails
2006-06-29  Stefan Csomorfix for potention crash when conversion fails
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-02-09  Stefan Csomorsupport themed foreground brushes
2005-12-24  David Surovellmore cleanup
2005-12-15  David Surovellfixed bug introduced in prior check-ins; minor reformatting
2005-12-15  Dimitri Schoolwerthfixed compilo
2005-12-14  David Surovellreformat for readability
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-08  Vadim Zeitlincorrect -Wundef warning for __MSL__
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-08  Stefan CsomorUniChar being platform endian
2005-05-10  Stefan Csomorcleanup
2005-04-11  Stefan Csomorsetting an empty region shouldn't clear the clipping
2005-03-29  Stefan Csomorusing correct icon sizes
2005-03-25  Stefan Csomoradding font fallbacks for non existing glyphs
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-03  Ryan Nortoncomment out unused stuff for warning fixing
2005-01-28  Stefan CsomorCoreGraphics dev
2005-01-27  Stefan CsomorATSUStyle taken from font
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...
next