Ryujinx-GtkSharp/gtk/glue
Mike Kestner 09c61ee026 2005-05-04 Mike Kestner <mkestner@novell.com>
* autogen.sh : error out with bootstrap help message.
	* bootstrap : replaces autogen.sh for the 2.5.x release line.
	* bootstrap-2.4 : replaces autogen.sh for the 1.9.x release line.
	* configure.in.in : renamed from configure.in and added substitution
	for version, dependencies, CFLAGS and CSFLAGS.
	* README : bootstrap docs
	* */*-api.raw : moved to api-2.6.raw for bootstrapping.
	* */*-api-2.4.raw : added 2.4 api files for bootstrapping.
	* */glue/Makefile.am : add GTK_SHARP_VERSION_CFLAGS.
	* pango/Attribute.cs : add a #if GTK_SHARP_2_6 block.
	* pango/glue/attribute.c : add a couple #ifdef GTK_SHARP_2_6 blocks.
	* sample/GtkDemo/* : make the 2.6 demos conditional.

svn path=/trunk/gtk-sharp/; revision=44047
2005-05-04 20:53:02 +00:00
..
adjustment.c merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
button.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
cellrenderer.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
clipboard.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
colorseldialog.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
combo.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
container.c * gtk/Container.custom (ChildType): fix this to just call 2005-03-01 18:02:16 +00:00
dialog.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
fileselection.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
inputdialog.c 2004-08-26 Manuel V. Santos <mvsl@telefonica.net> 2004-08-26 19:10:48 +00:00
layout.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
Makefile.am 2005-05-04 Mike Kestner <mkestner@novell.com> 2005-05-04 20:53:02 +00:00
makefile.win32 2004-12-17 Mike Kestner <mkestner@novell.com> 2004-12-17 20:32:33 +00:00
nodestore.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
object.c 2004-09-29 Mike Kestner <mkestner@ximian.com> 2004-09-29 18:45:59 +00:00
paned.c 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 18:42:19 +00:00
selectiondata.c 2004-10-05 Mike Kestner <mkestner@ximian.com> 2004-10-05 14:09:05 +00:00
style.c 2005-03-10 Mike Kestner <mkestner@novell.com> 2005-03-10 16:06:59 +00:00
vmglueheaders.h 2004-03-18 Mike Kestner <mkestner@ximian.com> 2004-03-18 22:03:49 +00:00
widget.c 2005-03-30 Anthony Taranto <voltron@emptyrhetoric.com> 2005-03-30 20:47:56 +00:00
win32dll.c 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00