In .:
authorGeoff Norton <grompf@sublimeintervention.com>
Wed, 23 Jan 2008 14:03:22 +0000 (14:03 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Wed, 23 Jan 2008 14:03:22 +0000 (14:03 -0000)
commit0dbd38811424cbb02b76fbb0e02bceb92ee7a898
tree36029b5342503edcfb465e0fa1d1d5f05a00f164
parent4a433a06792f31eeb9449788fcf0ba339e0d142b
In .:
2008-01-23  Geoff Norton  <gnorton@novell.com>

* carbonFunctions.cs: If we get a -ve size from carbon, swizzle to
0 to prevent a OOM from cairo malloc.  Remove support for
GetCGContextForNSView as its deprecated and doesn't work.
* gdipFunctions.cs: Refactor the environment variable support out
and make the Carbon driver the default on a Mac.  Fix RunningOnUnix
to report true on the mac.
* Graphics.cs: Drop support for CocoaDrawable.

svn path=/trunk/mcs/; revision=93656
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/Graphics.cs
mcs/class/System.Drawing/System.Drawing/carbonFunctions.cs
mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs