gtk2/demos
Kristian Rietveld e6100ecd11 Deprecate. Ditto.
Fri Oct 10 19:10:12 2003  Kristian Rietveld  <kris@gtk.org>

	* gtk/gtkcombo.h: Deprecate.
	* gtk/gtkoptionmenu.h: Ditto.

	* gtk/gtkcombobox.c (gtk_combo_box_size_request),
	(gtk_combo_box_size_allocate): Rework, things behave better now. Still
	needs some work on requesting enough size when taking the items in
	the list into account.

	* gtk/gtkfilesel.c: put gtkoptionmenu.h include inside "enable
	deprecated" guards.
	* gtk/gtkinputdialog.c: ditto.
	* gtk/gtkitemfactory.c: ditto.
	* gtk/gtkoptionmenu.c: ditto.

	* demos/gtk-demo/menus.c: remove the option menu.
	* demos/gtk-demo/sizegroup.c: replace the option menus with
	GtkComboBox.
	* demos/gtk-demo/textview.c: ditto.
	(A general GtkComboBox demo will be added later on).
2003-10-10 17:18:34 +00:00
..
gtk-demo Deprecate. Ditto. 2003-10-10 17:18:34 +00:00
testgtk Fix srcdir != builddir 2000-11-14 16:38:04 +00:00
.cvsignore Massive .cvsignore updates 2000-10-23 14:43:16 +00:00
apple-red.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
background.jpg It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-applets.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-calendar.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-foot.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gimp.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gmush.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gsame.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnu-keys.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
Makefile.am Conditionalize deendencies for gdk-pixbuf-csource on cross-compilation 2003-06-06 00:52:20 +00:00
pixbuf-demo.c demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_* 2003-02-01 01:47:01 +00:00
pixbuf-init.c Use g_setenv() instead of putenv(). 2003-08-02 21:35:44 +00:00
testanimation.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
testpixbuf-drawable.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
testpixbuf-save.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
testpixbuf-scale.c Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf 2002-10-02 22:30:37 +00:00
testpixbuf.c Fix for #108788 - GError set to FALSE rather than NULL. 2003-03-24 02:31:30 +00:00