gtk2/demos/gtk-demo
Havoc Pennington 9df0074685 add default icon
2001-08-28  Havoc Pennington  <hp@pobox.com>

	* demos/gtk-demo/main.c (setup_default_icon): add default icon

	* gtk/gtkradiobutton.c (gtk_radio_button_new_with_mnemonic):
	warning fix
	(gtk_radio_button_new_with_label): warning fix

	* gtk/gtkdnd.c: used some random GtkImage private structs,
	update to reflect GtkImage changes

	* gdk/x11/gdkwindow-x11.c (gdk_window_set_icon_list): don't check
	whether the hint is supported, just always set the icon. A task
	list might want to use it even if the WM doesn't, and the WM may
	change over time. Also, XDeleteProperty() if list == NULL.

	* gtk/gtkwindow.c (gtk_window_set_icon_list)
	(gtk_window_get_icon_list)
	(gtk_window_set_icon)
	(gtk_window_get_icon)
	(gtk_window_set_default_icon_list)
	(gtk_window_get_default_icon_list):
	new functions

	* gtk/gtk-boxed.defs (GtkIconSet): add GtkIconSet

	* gtk/gtkimage.c: Implement property support, bug #59408

	* gtk/gtkcontainer.c (gtk_container_add): make the warning message
	on reparent-without-removing-first a bit more helpful.
	Let's just destroy this FAQ.
2001-08-29 02:20:02 +00:00
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c demos/gtk-demo/appwindow.c (do_appwindow): Use g_signal_connect_object 2001-08-28 20:31:16 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
colorsel.c fix a typo. 2001-08-10 03:46:08 +00:00
dialog.c get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
drawingarea.c gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. 2001-08-17 14:11:36 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
geninclude.pl.in Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
images.c up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. 2001-06-28 17:12:40 +00:00
item_factory.c fix a typo. 2001-08-10 03:46:08 +00:00
main.c add default icon 2001-08-29 02:20:02 +00:00
Makefile.am [ Patch from Sebastian Wilhelmi, 52790 ] 2001-08-23 15:26:49 +00:00
menus.c Use autoconf 2.13/2.50 compat macro. 2001-08-27 15:17:51 +00:00
panes.c gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. 2001-08-17 14:11:36 +00:00
pixbufs.c fix a typo. 2001-08-10 03:46:08 +00:00
sizegroup.c s/RESIZEABLE/RESIZABLE/ 2001-06-25 23:48:51 +00:00
stock_browser.c Fix to use GtkSelectionMode. ditto ditto ditto. 2001-08-27 19:42:08 +00:00
textview.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00