gtk/demos/gtk-demo
Matthias Clasen caf380c793 Add value parameter to allow setting the currently selected group member
2003-09-15  Matthias Clasen  <maclas@gmx.de>

	* gtk/gtkactiongroup.[hc]: (gtk_action_group_add_radio_actions):
	(gtk_action_group_add_radio_actions_full): Add value parameter to allow
	setting the currently selected group member before connecting signals.
	(GtkToggleActionEntry): Separate struct for constructing toggle actions,
	including a boolean to initialize the action state before connecting
	signals.
	(gtk_action_group_add_toggle_actions):
	(gtk_action_group_add_toggle_actions_full): New functions to construct
	toggle actions from an array of GtkToggleActionEntries.

	* demos/gtk-demo/appwindow.c:
	* tests/testactions.c:
	* tests/testmerge.c: Adjust to new action group API.

	* gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
2003-09-15 19:51:55 +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 Add value parameter to allow setting the currently selected group member 2003-09-15 19:51:55 +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 at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
changedisplay.c Deprecation cleanup 2002-10-13 23:56:31 +00:00
colorsel.c Explicitely draw an opaque rectangle using the background color rather 2003-01-30 20:05:03 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
dialog.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
drawingarea.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
editable_cells.c Merged from stable. 2003-07-12 14:10:31 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl.in Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth 2002-05-14 23:57:40 +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
hypertext.c Add a "Hypertext" demo. 2003-08-05 19:16:01 +00:00
images.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
item_factory.c gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. 2001-12-05 02:49:32 +00:00
list_store.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
main.c Use g_setenv() instead of putenv(). 2003-08-02 21:35:44 +00:00
Makefile.am Add a "Hypertext" demo. 2003-08-05 19:16:01 +00:00
makefile.msc.in new file 2002-02-27 16:37:04 +00:00
menus.c demos/gtk-demo/appwindow.c reduce compiler warnings 2001-11-16 11:50:04 +00:00
panes.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
pixbufs.c demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_* 2003-02-01 01:47:01 +00:00
sizegroup.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
stock_browser.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
textview.c Add a "Hypertext" demo. 2003-08-05 19:16:01 +00:00
tree_store.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00