gtk2/docs/reference/gtk/tmpl
Havoc Pennington b4e4a0ed9d fix some shell typos
2001-05-04  Havoc Pennington  <hp@redhat.com>

	* configure.in: fix some shell typos

	* gtk/gtkcolorsel.c (gtk_color_selection_destroy): warning fix

	* gtk/gtkimage.c: handle animations

	* gtk/gtkcheckbutton.c (gtk_check_button_size_request): request
	border_width * 2, not just border_width

	* gtk/gtkscale.c: add "format_value" signal to allow people
	to override the way values are drawn.
	(gtk_scale_get_value_size): fix width/height mistake,
	and compute size from actual displayed text, not
	from made-up text.

	* gtk/gtktexttag.c (gtk_text_tag_class_init): fix return type in
	signal registration

	* tests/testtext.c: Add "Remove all tags" menu item for testing

	* gtk/gtktextbuffer.c (gtk_text_buffer_remove_all_tags): implement

	* demos/gtk-demo/main.c (main): add hack so we can find modules
	without installing gtk

	* demos/gtk-demo/textview.c (insert_text): demo font scaling

	* gtk/gtkcellrenderertext.c: Add "scale" property (font scaling
	factor)
	(gtk_cell_renderer_text_set_property): remove some bogus
	g_object_notify

	* gtk/gtktexttag.c: add "scale" property which is a font scaling
	factor

	* gtk/gtktextlayout.c (add_text_attrs): add font scale attribute
	to layout

	* gtk/gtktextiter.c (gtk_text_iter_is_start): rename from
	gtk_text_iter_is_first

2001-05-04  Havoc Pennington  <hp@redhat.com>

	* pixops/pixops.c (pixops_process): merge fix from stable: Patch
	 from hoshem@mel.comcen.com.au to fix nonzero X offsets.  Fixes
	 bug #50371.

        * gdk-pixbuf/pixops/pixops.c (pixops_composite_nearest): merge
	from stable: Patch from OKADA Mitsuru <m-okada@fjb.co.jp> to fix
	confusion of using "src" instead of "p".
        (pixops_composite_color_nearest): Use a more accurate (and
	correct, to begin with) compositing method.  This cures checks
	showing through on images with no alpha.

	* gdk-pixbuf.c (gdk_pixbuf_fill): fix bug that left some trailing
	bytes unfilled.

	* gdk-pixbuf-io.h: fix UpdatedNotifyFunc to use signed ints

	* gdk-pixbuf-loader.h (struct _GdkPixbufLoaderClass): Change
	area_updated signal to use signed ints.  Removed animation-related
	signals.

	* io-gif.c, io-gif-animation.h, io-gif-animation.c: Massive
	rewrite action

	* gdk-pixbuf-animation.c: Add GdkPixbufAnimationIter to abstract
	all the pesky details. Remove old frame-based API. Make
	GdkPixbufAnimation an abstract base class, derived by the loaders.
2001-05-07 15:58:47 +00:00
..
gtk-unused.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtkaccelgroup.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkaccellabel.sgml Restore build. 2001-01-09 16:41:17 +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 Restore build. 2001-01-09 16:41:17 +00:00
gtkaspectframe.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkbbox.sgml new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkbin.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkbindings.sgml changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkbox.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtkbutton.sgml fix up some docs 2001-03-23 22:21:06 +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 Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +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 Restore build. 2001-01-09 16:41:17 +00:00
gtkcheckbutton.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtkcheckmenuitem.sgml *** empty log message *** 2001-03-29 21:17:45 +00:00
gtkclipboard.sgml New function. 2000-10-30 23:21:38 +00:00
gtkclist.sgml Added note explaining how the @button parameter is off by 1. (#6739) 2001-01-30 21:03:03 +00:00
gtkcolorsel.sgml voc Pennington <hp@redhat.com> 2001-04-28 20:18:29 +00:00
gtkcolorseldlg.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtkcombo.sgml You can't use + as a metacharacter for basic regular expressions. (This 2001-03-03 23:29:50 +00:00
gtkcontainer.sgml fixed a bunch of notifications, added reference counts around emissions 2001-04-01 04:05:42 +00:00
gtkctree.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkcurve.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkdata.sgml Delete. 2001-03-15 19:02:23 +00:00
gtkdialog.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtkdnd.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkdrawingarea.sgml Fix typo 2000-10-23 14:35:35 +00:00
gtkeditable.sgml cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. 2000-11-14 16:36:20 +00:00
gtkentry.sgml *** empty log message *** 2001-03-29 21:17:45 +00:00
gtkenums.sgml new function, turns off decorations for a window. 2001-03-07 21:10:44 +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 Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkfixed.sgml Add the intro docs section 2001-02-04 03:11:11 +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 Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkgamma.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkgc.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkhandlebox.sgml Restore build. 2001-01-09 16:41:17 +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 CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +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 fix up some docs 2001-03-23 22:21:06 +00:00
gtkimage.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtkimagemenuitem.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkimcontext.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkimmulticontext.sgml cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. 2000-11-14 16:36:20 +00:00
gtkinputdialog.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +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 some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. 2001-03-22 13:44:00 +00:00
gtklabel.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtklayout.sgml fixed a bunch of notifications, added reference counts around emissions 2001-04-01 04:05:42 +00:00
gtklist.sgml Restore build. 2001-01-09 16:41:17 +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 fix up some docs 2001-03-23 22:21:06 +00:00
gtkmain.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkmenu.sgml some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. 2001-03-22 13:44:00 +00:00
gtkmenubar.sgml fix warning 2001-04-28 00:12:47 +00:00
gtkmenuitem.sgml cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. 2000-11-14 16:36:20 +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
gtknotebook.sgml voc Pennington <hp@redhat.com> 2001-04-28 20:18:29 +00:00
gtkobject.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkoldeditable.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkoptionmenu.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkpacker.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkpaned.sgml use more elaborate variable names. 2001-04-03 04:29:58 +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 Restore build. 2001-01-09 16:41:17 +00:00
gtkprogressbar.sgml fix up some docs 2001-03-23 22:21: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 voc Pennington <hp@redhat.com> 2001-04-28 20:18:29 +00:00
gtkrc.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtkruler.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkscale.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtkscrollbar.sgml Started. 2000-01-19 20:14:49 +00:00
gtkscrolledwindow.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtkselection.sgml cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. 2000-11-14 16:36:20 +00:00
gtkseparator.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkseparatormenuitem.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtksettings.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtksignal.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtksocket.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkspinbutton.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkstatusbar.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkstock.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtkstyle.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtktable.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtktearoffmenuitem.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtktext.sgml bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktextbuffer.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtktextiter.sgml fix some shell typos 2001-05-07 15:58:47 +00:00
gtktextmark.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtktexttag.sgml fix some shell typos 2001-05-07 15:58:47 +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 fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtkthemes.sgml cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. 2000-11-14 16:36:20 +00:00
gtktipsquery.sgml Restore build. 2001-01-09 16:41:17 +00:00
gtktogglebutton.sgml fix up some docs 2001-03-23 22:21:06 +00:00
gtktoolbar.sgml fix warning 2001-04-28 00:12:47 +00:00
gtktooltips.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtktree.sgml bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreeitem.sgml Add note about GTK_ENABLE_BROKEN. 2001-04-25 16:34:09 +00:00
gtktreemodel.sgml use more elaborate variable names. 2001-04-03 04:29:58 +00:00
gtktreemodelsimple.sgml You can't use + as a metacharacter for basic regular expressions. (This 2001-03-03 23:29:50 +00:00
gtktreemodelsort.sgml Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
gtktreeselection.sgml You can't use + as a metacharacter for basic regular expressions. (This 2001-03-03 23:29:50 +00:00
gtktreestore.sgml got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtktreeview.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtktreeviewcolumn.sgml Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtktypeutils.sgml fix some shell typos 2001-05-07 15:58:47 +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 Restore build. 2001-01-09 16:41:17 +00:00
gtkvpaned.sgml ran make templates, to fix problems with structs. 1999-09-22 21:30:57 +00:00
gtkvruler.sgml CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +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 Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN 2001-04-17 18:12:46 +00:00
gtkwindow.sgml fix some shell typos 2001-05-07 15:58:47 +00:00