Ryujinx-GtkSharp/generator
Mike Kestner 61b1d1de13 2002-02-14 Mike Kestner <mkestner@speakeasy.net>
* generator/ObjectGen.cs : suppress generation of get/set methods when
	  properties exist. Mangle method names on signal name clashes.  Gen
	  the signals.
	* generator/SymbolTable.cs : Add GetName. Add some more calls to Trim.
	* generator/gtkapi.xml : adding binary file as an experiment.  If the
	  diff's show this file, I'll be removing it with apologies and going
	  back to the separate package idea.
	* parser/gapi2xml.pl : some signal related fixes.
	* sample/HelloWorld.cs : uncomment the event hook.

svn path=/trunk/gtk-sharp/; revision=2419
2002-02-15 01:08:57 +00:00
..
.cvsignore This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
BoxedGen.cs 2002-02-10 Mike Kestner <mkestner@speakeasy.net> 2002-02-10 23:11:25 +00:00
CallbackGen.cs This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
CodeGenerator.cs 2002-01-05 Mike Kestner <mkestner@speakeasy.net> 2002-01-05 12:45:55 +00:00
EnumGen.cs This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
gtkapi.xml 2002-02-14 Mike Kestner <mkestner@speakeasy.net> 2002-02-15 01:08:57 +00:00
IGeneratable.cs This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
InterfaceGen.cs This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
makefile This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
ObjectGen.cs 2002-02-14 Mike Kestner <mkestner@speakeasy.net> 2002-02-15 01:08:57 +00:00
Parser.cs 2002-01-16 Mike Kestner <mkestner@speakeasy.net> 2002-01-17 00:26:46 +00:00
StructBase.cs 2002-02-10 Mike Kestner <mkestner@speakeasy.net> 2002-02-10 23:11:25 +00:00
StructGen.cs This should be the last enormo-diff on mono-patches. I have removed the 2002-02-08 23:56:27 +00:00
SymbolTable.cs 2002-02-14 Mike Kestner <mkestner@speakeasy.net> 2002-02-15 01:08:57 +00:00