GtkSharp/sample
Mike Kestner c2230278b3 2007-09-06 Mike Kestner <mkestner@novell.com>
* AssemblyInfo.cs.in : add IgnoreClassInitializers attr to all.
 	* generator/ObjectGen.cs : add custom-attr generation for objects.
 	* glib/ClassInitializerAttribute.cs : obsolete
 	* glib/IgnoreClassInitializersAttribute.cs : new assembly attr
 	to avoid a blind GetMethods reflection.
 	* glib/Makefile.am : add files
 	* glib/TypeInitializerAttribute.cs : new attr to specify init
 	method to be run at type registration.
 	* gtk/Widget.custom : remove the ClassInitializerAttr.
 	* gtk/Gtk.metadata : add a custom-attr node to GtkWidget.
 	* sample/Subclass.cs : use the IgnoreClassInitializers attr.

svn path=/trunk/gtk-sharp/; revision=85480
2007-09-07 14:40:46 +00:00
..
GtkDemo 2007-01-09 Mike Kestner <mkestner@novell.com> 2007-01-09 20:59:40 +00:00
opaquetest 2005-08-25 Mike Kestner <mkestner@novell.com> 2005-08-25 19:34:26 +00:00
pixmaps
test * gtk/ComboBoxEntry.custom: add an "Entry" property to cleanly 2005-07-27 13:52:51 +00:00
valtest 2005-08-25 Mike Kestner <mkestner@novell.com> 2005-08-25 19:34:26 +00:00
Actions.cs
ButtonApp.cs
cairo-sample.exe.config.in
CairoSample.cs 2005-12-16 John Luke <john.luke@gmail.com> 2005-12-17 01:06:40 +00:00
CalendarApp.cs
CustomCellRenderer.cs
CustomWidget.cs
DrawingSample.cs 2005-08-25 Mike Kestner <mkestner@novell.com> 2005-08-25 20:59:21 +00:00
GladeTest.cs
GladeViewer.cs
gtk-html-sample.cs
GtkCairo.cs 2005-12-16 John Luke <john.luke@gmail.com> 2005-12-17 01:06:40 +00:00
HelloWorld.cs
Makefile.am 2006-07-28 Mike Kestner <mkestner@novell.com> 2006-07-28 19:37:43 +00:00
makefile.win32 some makefile win32 lovin 2005-06-22 21:49:25 +00:00
ManagedTreeViewDemo.cs
Menu.cs
NodeViewDemo.cs 2005-09-02 Ben Maurer <bmaurer@ximian.com> 2005-09-02 22:04:05 +00:00
PolarFixed.cs 2005-08-25 Mike Kestner <mkestner@novell.com> 2005-08-25 19:34:26 +00:00
Scribble.cs 2004-05-18 Todd Berman <tberman@sevenl.net> 2004-05-18 05:48:10 +00:00
ScribbleXInput.cs
Size.cs
Subclass.cs 2007-09-06 Mike Kestner <mkestner@novell.com> 2007-09-07 14:40:46 +00:00
test.glade
TestDnd.cs
Thread.cs Add sample, not in default build 2005-09-02 22:39:34 +00:00
TreeViewDemo.cs