gtk/docs/reference/gdk/tmpl
Tim Janik 2c9eb3a572 doh, this was broken beyond believe.
Tue Dec 12 23:46:44 2000  Tim Janik  <timj@gtk.org>

	* gtk/stock-icons/Makefile.am: doh, this was broken beyond believe.

	* gtk/gtkbox.c: change property types from (u)long to (u)int for
	::position and ::padding.

	* gtk/gtkcontainer.c: make ::border_width an INT property.

	* gtk/gtkpacker.c: make ::position an INT property.

	* gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed):
	guard against NULL h/v scrollbars, since this is used at construction
	time.

	* gtk/gtkclist.[hc]: nuked gtk_clist_construct(), implemented
	internal gtk_clist_constructor().

	* gtk/gtkctree.[hc]: nuked gtk_ctree_construct(), implemented
	gtk_ctree_constructor().

	* gtk/gtkprogressbar.c (gtk_progress_bar_class_init): property
	::pulse_step should use ARG_PULSE_STEP, not ARG_FRACTION.

	* docs/reference/Makefile.am: fun stuff, disabled docs generation
	again, gtk-scan.c needs to introspec paramspecs, not GtkAgs.

	* gtk/gtkwidget.[hc]:
	removed gtk_widget_setv(), gtk_widget_getv(), gtk_widget_newv()
	and gtk_widget_get().
	(gtk_widget_new): use g_object_new_valist().
	(gtk_widget_set): use g_object_set_valist().

	* gtk/gtkobject.[hc]:
	removed gtk_object_arg_get_info(), gtk_object_getv(),
	gtk_object_query_args(), gtk_object_newv(),
	gtk_object_class_add_signals(),
	gtk_object_class_user_signal_new(),
	gtk_object_class_user_signal_newv(),
	gtk_object_arg_set(), gtk_object_arg_get(),
	gtk_object_args_collect(),
	gtk_object_default_construct(),
	gtk_object_constructed(),
	GTK_CONSTRUCTED and GTK_OBJECT_CONSTRUCTED().
	removed nsignals, signals and n_args members from GtkObjectClass.
	(gtk_object_new): use g_object_new_valist().
	(gtk_object_set): use g_object_set_valist().
	(gtk_object_get): use g_object_get_valist().

	* gtk/gtkcompat.h: define gtk_object_default_construct().

	* gtk/gtktypeutils.c (gtk_type_new): create constructed objects via
	g_object_new().

	* gtk/*.c: removed gtk_object_class_add_signals() from class_init()
	fucntions, cleaned up method assignments (make sure your structures
	are setup properly before calling out). removed all GTK_CONSTRUCTED
	hacks ;)
2000-12-13 01:34:41 +00:00
..
color_contexts.sgml rearranged a bit. 2000-02-02 03:23:11 +00:00
colors.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
cursors.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
dnd.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
drawing.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
event_structs.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
events.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
fonts.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gcs.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gdk-unused.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
general.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
images.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
input_contexts.sgml ran make templates. 2000-02-01 04:27:56 +00:00
input_devices.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
input_methods.sgml update from Torsten Landschoff <t.landschoff@gmx.net> 2000-04-09 20:23:49 +00:00
input.sgml Initial revision 1999-08-16 18:51:52 +00:00
keys.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
pango_interaction.sgml add some new files for new sections of docs 2000-09-07 18:18:04 +00:00
pixbufs.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
pixmaps.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
properties.sgml Updates for new functions 2000-09-14 16:39:16 +00:00
regions.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
rgb.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
selections.sgml ran make templates. 2000-02-01 04:27:56 +00:00
threads.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
visuals.sgml doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
windows.sgml Remove generated gdk-decl.txt file from repository 2000-10-18 14:59:15 +00:00
x_interaction.sgml Updates for new functions 2000-09-14 16:39:16 +00:00