gtk2/docs/reference/gtk/tmpl
Havoc Pennington 69f42512fa Derive from GtkDialog, and use stock buttons. Should be 100% source
2000-11-02  Havoc Pennington  <hp@redhat.com>

	* gtk/gtkfilesel.h, gtk/gtkfilesel.c: Derive from GtkDialog, and
	use stock buttons. Should be 100% source compatible, appropriate
	filesel fields now point to dialog->vbox and dialog->action_area.
	On the bizarre side, dialog->action_area and filesel->action_area
	are not the same widget.
	(gtk_file_selection_init): Put some padding around the selection
	entry, so it isn't touching the GtkDialog separator.

	* gtk/gtkfontsel.h, gtk/gtkfontsel.c: Derive from GtkDialog,
	use stock buttons, etc. Should also be source compatible.
	Set the dialog default title in _init not _new().

	* gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init):
	Use stock buttons; don't put a button box inside the existing
	dialog button box. Don't bother with push/pop colormap anymore.

	* gtk/gtkdialog.h (GtkResponseType): Add a bunch of more
	specific GTK_RESPONSE_* values. This is clearer than ACCEPT/REJECT
	for message dialog, and necessary for the font selection and color
	selection with help and apply buttons.

	* gtk/gtkdialog.c (gtk_dialog_add_button): Return a pointer
	to the created button widget. Set GTK_CAN_DEFAULT on the button.
	(gtk_dialog_init): Default to GTK_BUTTONBOX_END, put less spacing
	between buttons, put less padding around the action area.
	(gtk_dialog_run): Exit on unmap rather than on destroy.
	This will also exit the loop if the widget is hidden.
	(gtk_dialog_delete_event_handler): Use GTK_RESPONSE_DELETE_EVENT
	instead of GTK_RESPONSE_NONE; since we're already adding a bunch
	of GTK_RESPONSE_* stuff, this seems cleaner, and lets you
	special-case delete event.

	* gtk/gtktexttagtable.c, gtk/gtktextview.c: Fix doc comment
	formatting
2000-11-06 16:44:01 +00:00
..
gtk-unused.sgml Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkaccelgroup.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkaccellabel.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkadjustment.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkalignment.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkarg.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkarrow.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkaspectframe.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkbbox.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkbin.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkbindings.sgml Initial revision 1999-08-16 18:51:52 +00:00
gtkbox.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkbutton.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtkcalendar.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkcellrenderer.sgml New function. 2000-10-30 23:21:38 +00:00
gtkcellrendererpixbuf.sgml New function. 2000-10-30 23:21:38 +00:00
gtkcellrenderertext.sgml New function. 2000-10-30 23:21:38 +00:00
gtkcellrenderertextpixbuf.sgml New function. 2000-10-30 23:21:38 +00:00
gtkcellrenderertoggle.sgml New function. 2000-10-30 23:21:38 +00:00
gtkcheckbutton.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkcheckmenuitem.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkclipboard.sgml New function. 2000-10-30 23:21:38 +00:00
gtkclist.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkcolorsel.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkcolorseldlg.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkcombo.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkcontainer.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkctree.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkcurve.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkdata.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkdialog.sgml Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkdnd.sgml Fix corrupted end tag. 1999-08-17 13:10:00 +00:00
gtkdrawingarea.sgml Fix typo 2000-10-23 14:35:35 +00:00
gtkeditable.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkentry.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkenums.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtkeventbox.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkfeatures.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkfilesel.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkfixed.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkfontsel.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkfontseldlg.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkframe.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkgamma.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkgc.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhandlebox.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkhbbox.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhbox.sgml fixed minor error - using <em>. 1999-11-16 00:33:10 +00:00
gtkhpaned.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhruler.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhscale.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhscrollbar.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhseparator.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkiconfactory.sgml Forgot to cvs add gtkiconfactory.sgml, gtkstock.sgml 2000-11-05 16:09:41 +00:00
gtkimage.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtkimcontext.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkimmulticontext.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkinputdialog.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkinvisible.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkitem.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkitemfactory.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtklabel.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtklayout.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtklist.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtklistitem.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkliststore.sgml New function. 2000-10-30 23:21:38 +00:00
gtkmain.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkmenu.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkmenubar.sgml fixed minor error - using <em>. 1999-11-16 00:33:10 +00:00
gtkmenuitem.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkmenushell.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkmessagedialog.sgml Check in these docs, I seem to have written them a while ago then 2000-11-01 16:01:17 +00:00
gtkmisc.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkmodelsimple.sgml New function. 2000-10-30 23:21:38 +00:00
gtknotebook.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkobject.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkoptionmenu.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkpacker.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkpaned.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkpixmap.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkplug.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkpreview.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkprogress.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkprogressbar.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkradiobutton.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkradiomenuitem.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkrange.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkrc.sgml create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkruler.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkscale.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkscrollbar.sgml Started. 2000-01-19 20:14:49 +00:00
gtkscrolledwindow.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkselection.sgml Some updates 2000-10-18 18:42:54 +00:00
gtkseparator.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtksignal.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtksocket.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkspinbutton.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkstatusbar.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkstock.sgml Forgot to cvs add gtkiconfactory.sgml, gtkstock.sgml 2000-11-05 16:09:41 +00:00
gtkstyle.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtktable.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtktearoffmenuitem.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtktext.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtktextbuffer.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtktextiter.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtktextmark.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtktexttag.sgml documented some of the object args 2000-11-05 16:09:04 +00:00
gtktexttagtable.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtktextview.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtkthemes.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtktipsquery.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtktogglebutton.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtktoolbar.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtktooltips.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtktree.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtktreeitem.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtktreemodel.sgml New function. 2000-10-30 23:21:38 +00:00
gtktreeselection.sgml New function. 2000-10-30 23:21:38 +00:00
gtktreestore.sgml New function. 2000-10-30 23:21:38 +00:00
gtktreeview.sgml New function. 2000-10-30 23:21:38 +00:00
gtktreeviewcolumn.sgml New function. 2000-10-30 23:21:38 +00:00
gtktypeutils.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkvbbox.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkvbox.sgml fixed minor error - using <em>. 1999-11-16 00:33:10 +00:00
gtkviewport.sgml Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little 2000-10-29 08:03:34 +00:00
gtkvpaned.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkvruler.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkvscale.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkvscrollbar.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkvseparator.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkwidget.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00
gtkwindow.sgml Added a bunch of stuff from unused 2000-11-04 16:31:37 +00:00