* Makefile: Build the make-map.exe in Mono.Unix.Native; add /nowarn:0618 to
[mono.git] / mcs / class / Mono.Cairo / Mono.Cairo / Surface.cs
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-13 Hisham Mardam Bey* Mono.Cairo/Surface.cs: add two ImageSurface ctors
2005-09-07 Hisham Mardam Bey * Mono.Cairo/Graphics.cs: the Relative path methods
2005-09-06 Hisham Mardam BeyFixed Samples/png/* to work with new changes.
2005-09-06 Hisham Mardam Bey* Mono.Cairo/Surface.cs: make CreateSimilar non-static
2005-09-04 Hisham Mardam Bey* Mono.Cairo/Cairo.cs: remove symbols not in cairo...
2005-09-03 Hisham Mardam Bey* Mono.Cairo/Cairo.cs: only use operators in cairo_oper...
2005-09-01 Hisham Mardam Bey John Luke's patch. <john.luke@gmail.com>
2005-09-01 Hisham Mardam BeyAdded x11 samples and did some cleanups.
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-12 Hisham Mardam Beyadded Cairo.Surface.XlibSetSize ()
2005-08-05 Hisham Mardam BeyCleanups, remove deprecated methods.
2005-07-27 Hisham Mardam BeyPort to Cairo 0.5.x. API changed a lot, added much...
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-29 Eyal AlaloufStandardized Mainsoft ConstraintCollection tests.
2005-05-26 Ben Maurerlocking fixes
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-22 Duncan MakRemove duplicate licenses
2004-06-21 Duncan MakAdd license and copyright to Mono.Cairo
2004-06-08 Jordi Mas i HernandezMono.Cairo fixes
2004-04-25 Jordi Mas i HernandezFont class, Pattern class, fixes, new methods, and...
2003-11-30 Miguel de IcazaRename Cairo.Object -> Cairo.Graphics
2003-11-29 Miguel de Icaza2003-11-28 Miguel de Icaza <miguel@ximian.com>
2003-10-12 Duncan Mak* Mono.Cairo/Cairo.cs (cairo_set_target_drawable):...
2003-09-09 Duncan Mak* Mono.Cairo/Surface.cs (PutImage): Removed.
2003-08-12 Duncan Makcsc was having trouble resolving the type name because...
2003-08-12 Duncan Mak* Mono.Cairo/Cairo.cs: Now that the namespace is called...