Ryujinx-GtkSharp/gdk
Mike Kestner 3ff827ed69 2003-07-10 Mike Kestner <mkestner@speakeasy.net>
* api/*-api.xml : regenerated
	* gdk/Threads.cs : killed since the methods are now gen'd
	* generator/ClassGen.cs : new, static class generatable
	* generator/Parameters.cs : mangle new and byte as param names
	* generator/Parser.cs : parse new <class> elements
	* generator/SymbolTable.cs : add GC SimpleGen
	* parser/gapi2xml.pl : static class element fixes
	* parser/GAPI/Metadata.pm : add class element
	* sources/Art.metadata: new, rename Affine.ToString method
	* sources/Atk.metadata: rename State class
	* sources/Gdk.metadata: hide Pixbuf static class for now. rename
	Event and Pango static classes to avoid collisions.
	* sources/Gnome.metadata: rename Gtk and Gdk static classes to
	avoid collisions.
	* sources/GnomeDb.metadata: rename Stock static class to
	avoid collisions.
	* sources/Gtk.metadata: rename Stock static class to
	avoid collisions. Hide Idle class.

svn path=/trunk/gtk-sharp/; revision=16115
2003-07-11 02:00:13 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Color.custom Hide the Copy, Free and Hash methods in Gdk.Color and override GetHashCode(). 2003-04-14 18:01:28 +00:00
Colormap.custom 2003-02-28 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-02-28 07:41:59 +00:00
DeviceAxis.custom 2002-10-08 Duncan Mak <duncan@ximian.com> 2002-10-08 06:49:11 +00:00
Drawable.custom Apply a modified version of a patch from Artemis <artemis@yandex.ru>, to fix and clean DrawPolygon and DrawLines in Gdk.Drawable. 2003-04-04 07:24:02 +00:00
Event.cs 2002-08-08 Mike Kestner <mkestner@speakeasy.net> 2002-08-08 16:33:46 +00:00
EventKey.custom 2003-04-16 Charles Iliya Krempeaux <charles@reptile.ca> 2003-04-21 15:31:08 +00:00
Key.cs Change Keys to Key 2003-04-12 05:23:55 +00:00
Makefile.in Add a reference to System.Drawing. 2003-01-06 01:44:49 +00:00
makefile.win32 2003-02-21 Mike Kestner <mkestner@speakeasy.net> 2003-02-22 04:34:56 +00:00
Pixbuf.custom 2003-04-03 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-04-06 09:21:15 +00:00
Point.custom * Added a constructor to gdk/Point.custom 2003-02-07 16:05:20 +00:00
Rectangle.custom 2003-03-03 Miguel de Icaza <miguel@ximian.com> 2003-03-03 17:43:22 +00:00