gtk2/gtk
Federico Mena Quintero 6e3522ab2c Added reference counting to animations. A web browser may want to share a
2000-01-01  Federico Mena Quintero  <federico@helixcode.com>

	* gdk-pixbuf/gdk-pixbuf.h (GdkPixbufAnimation): Added reference
	counting to animations.  A web browser may want to share a single
	copy of an animated GIF if it appears multiple times in a web
	page, for example.

	* gdk-pixbuf/gdk-pixbuf-animation.c: New file.  Moved the
	animation functions here.
	(gdk_pixbuf_animation_new_from_file): Prettified.  Return a NULL
	animation if the loader does not support multiframe loading and
	the single-frame load returned NULL.  Check that the filename is
	not NULL.  Updated inline documentation.
	(gdk_pixbuf_animation_ref): New function.
	(gdk_pixbuf_animation_unref): New function.
	Removed gdk_pixbuf_animation_destroy() in favor of reference
	counting.

	* gdk-pixbuf/gdk-pixbuf-io.c (gdk_pixbuf_new_from_file):
	Prettified.  Made ref_count assertion more paranoid.  Check that
	the filename is not NULL.
	(gdk_pixbuf_get_module): Use guchar * and guint for buffer and
	size, respectively.
	(gdk_pixbuf_new_from_xpm_data): Changed the "data" argument to
	const char **.

	* gdk-pixbuf/io-gif.c (image_load_animation): Create the animation
	with a reference count of 1.

	* gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_SOURCES): Added
	gdk-pixbuf-animation.c.

	* doc/tmpl/animation.sgml: Populated.  It is still missing a
	description of the overlay modes.

	* doc/gdk-pixbuf-sections.txt: Added the animation section.  Moved
	the canvas item section to the end, as it will be moved later to
	gnome-libs.

	* doc/gdk-pixbuf.sgml: Added the animation section.

	* doc/Makefile.am (tmpl_sources): Added tmpl/animation.sgml.
2000-01-02 03:59:22 +00:00
..
.cvsignore Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
fnmatch.c s/G_HAVE_CYGWIN/G_WITH_CYGWIN/ 1999-10-06 19:47:24 +00:00
fnmatch.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gdk-pixbuf-loader.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-loader.h Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
genmarshal.pl Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtk-boxed.defs define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of 1998-11-26 18:47:58 +00:00
gtk.def Use G_OS_WIN32. 1999-10-19 21:52:55 +00:00
gtk.h build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from 1999-03-17 02:43:20 +00:00
gtkaccelgroup.c Actually change <strings.h> to <string.h> as I already said in the 1999-03-15 17:48:28 +00:00
gtkaccelgroup.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkaccellabel.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkaccellabel.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkadjustment.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkadjustment.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkalignment.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkalignment.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkarg.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkarg.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkargcollector.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkarrow.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkarrow.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkaspectframe.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkaspectframe.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkbbox.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkbbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkbin.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkbin.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkbindings.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkbindings.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkbox.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkbutton.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkbutton.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkcalendar.c This might seem like a large patch, but it isn't that bad, and nothing 1999-03-15 00:03:37 +00:00
gtkcalendar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkcheckbutton.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkcheckbutton.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkcheckmenuitem.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcheckmenuitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkclist.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkclist.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcolorsel.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcolorsel.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcombo.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkcombo.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkcompat.h.in build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from 1999-03-17 02:43:20 +00:00
gtkcompat.h.win32 Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common 1999-03-18 18:44:04 +00:00
gtkcontainer.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcontainer.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkctree.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkctree.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkcurve.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkcurve.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdata.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdata.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdebug.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdialog.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdialog.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdnd.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtkdnd.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkdrawingarea.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkdrawingarea.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkeditable.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkeditable.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkentry.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkentry.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkenums.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkeventbox.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkeventbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkfeatures.h.in [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gtkfilesel.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkfilesel.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkfixed.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkfixed.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkfontsel.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkfontsel.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkframe.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkframe.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkgamma.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkgamma.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkgc.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkgc.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhandlebox.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkhandlebox.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkhbbox.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhbbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhbox.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhpaned.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkhpaned.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkhruler.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkhruler.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkhscale.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkhscale.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhscrollbar.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhscrollbar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhseparator.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkhseparator.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkimage.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkimage.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkinputdialog.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkinputdialog.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkintl.h Added gettext-10.35 1998-12-14 17:39:58 +00:00
gtkinvisible.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkinvisible.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkitem.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkitemfactory.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkitemfactory.h Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:39:42 +00:00
gtklabel.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtklabel.h gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was 1999-09-13 22:06:11 +00:00
gtklayout.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtklayout.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtklist.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtklist.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtklistitem.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtklistitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmain.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkmain.h correct checking for BeOS check 1999-10-04 19:03:05 +00:00
gtkmarshal.list Change signal for drag_data_get to match the use that was being made of it 1998-10-19 00:51:21 +00:00
gtkmarshalers.list Change signal for drag_data_get to match the use that was being made of it 1998-10-19 00:51:21 +00:00
gtkmenu.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkmenu.h Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:39:42 +00:00
gtkmenubar.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmenubar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmenufactory.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkmenufactory.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmenuitem.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkmenuitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmenushell.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkmenushell.h Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:39:42 +00:00
gtkmisc.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkmisc.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtknotebook.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtknotebook.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkobject.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkobject.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkoptionmenu.c New function, long needed. 1999-12-03 20:15:32 +00:00
gtkoptionmenu.h New function, long needed. 1999-12-03 20:15:32 +00:00
gtkpacker.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkpacker.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkpaned.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkpaned.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkpixmap.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkpixmap.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkplug.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtkplug.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkpreview.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkpreview.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkprivate.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkprogress.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkprogress.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkprogressbar.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkprogressbar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkradiobutton.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkradiobutton.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkradiomenuitem.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkradiomenuitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkrange.c This might seem like a large patch, but it isn't that bad, and nothing 1999-03-15 00:03:37 +00:00
gtkrange.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkrc.bg Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtkrc.el Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.eo Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.he Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.hy Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-2 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-5 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-13 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-14 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-15 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ja Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ka_GE.georgianacademy Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ka_GE.georgianps Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ko Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ru Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.th Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.tr Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.uk Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.vi_VN.tcvn Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.vi_VN.viscii Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.zh_CN Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.zh_TW.Big5 Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkruler.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkruler.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkscale.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkscale.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkscrollbar.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkscrollbar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkscrolledwindow.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkscrolledwindow.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkselection.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtkselection.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkseparator.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkseparator.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtksignal.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtksignal.h added function to check if a specific signal handler connection exists 1999-02-24 23:34:14 +00:00
gtksocket.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtksocket.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkspinbutton.c Added support for wheel mice (buttons 4 and 5). 1999-11-21 15:55:45 +00:00
gtkspinbutton.h Added two new signals to GtkSpinButton, "input" and "output", to make the 1999-02-28 16:04:47 +00:00
gtkstatusbar.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkstatusbar.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkstyle.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkstyle.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktable.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktable.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktearoffmenuitem.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktearoffmenuitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktext.c if the widget is not editable, don't silently eat up GDK_Return, GDK_Home 1999-02-24 18:47:49 +00:00
gtktext.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkthemes.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkthemes.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktipsquery.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktipsquery.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktogglebutton.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktogglebutton.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktoolbar.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktoolbar.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktooltips.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktooltips.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktree.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktree.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktreeitem.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtktreeitem.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktypebuiltins_evals.c Allow button 2 to act as GDK_ACTION_ASK. Also, allow MOD1 to specify 1999-01-20 23:53:29 +00:00
gtktypeutils.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtktypeutils.h gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was 1999-09-13 22:06:11 +00:00
gtkvbbox.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkvbbox.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkvbox.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvbox.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkviewport.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkviewport.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvpaned.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkvpaned.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkvruler.c Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkvruler.h Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gtkvscale.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvscale.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvscrollbar.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvscrollbar.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvseparator.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkvseparator.h Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
gtkwidget.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkwidget.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gtkwindow.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gtkwindow.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
line-arrow.xbm Initial revision 1997-11-24 22:37:52 +00:00
line-wrap.xbm Initial revision 1997-11-24 22:37:52 +00:00
makeenums.awk renamed the newly created gtk_enum_get_values and gtk_enum_set_values to 1998-06-09 08:21:20 +00:00
makeenums.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
makeenums.pl I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
Makefile.am Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
makefile.cygwin Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
makefile.msc Fix typo. 1999-11-21 21:21:58 +00:00
maketypes.awk Use G_OS_WIN32. 1999-10-19 21:52:55 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
OLD_STAMP added missing file 1999-11-29 21:28:04 +00:00
simple.c Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testdnd.c X expects longs, not uint32 for XChangeProperty, when format == 32. 1999-01-23 20:32:20 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
testgtkrc Add (commented out) Windows-style theme include line. 1999-05-25 04:03:14 +00:00
testgtkrc2 fixed lookup order for rc styles. the latest defined rc set pattern is 1998-06-30 12:34:36 +00:00
testinput.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
testrgb.c This might seem like a large patch, but it isn't that bad, and nothing 1999-03-15 00:03:37 +00:00
testselection.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
testthreads.c Added notice to look in AUTHORS and ChangeLog files for a list of changes. 1999-02-24 07:37:18 +00:00
tree_minus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_minus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00