gtk2/gtk/tests
Tristan Van Berkom 4858ae47e2 Made buildable and added support for adding children of type "submenu"
* gtk/gtkmenuitem.c: Made buildable and added support for adding children
	of type "submenu"

	* gtk/gtkwindow.c: Added support for custom tag "accel-groups" to add GtkAccelGroups
	to the window.

	* gtk/gtkcontainer.c: Added builder contextual warnings in buildable_add_child()

	* gtk/tests/builder.c: Added tests for buildable menus (test that accelerators are
	properly connected on stock items, test the menu hierarchy, test permission to
	add alien/custom menuitem children).

	* docs/reference/gtk/tmpl/gtkbuilder.sgml, docs/reference/gtk/tmpl/gtkwindow.sgml,
	docs/reference/gtk/tmpl/gtkmenuitem.sgml: Updated docs for buildable submenus
	and accel groups.


svn path=/trunk/; revision=21767
2008-11-06 17:34:30 +00:00
..
builder.c Made buildable and added support for adding children of type "submenu" 2008-11-06 17:34:30 +00:00
crossingevents.c Fix make check 2008-08-04 22:38:56 +00:00
defaultvalue.c More property deborkage 2008-07-04 21:20:25 +00:00
filechooser.c Revert name change 2008-07-01 22:57:50 +00:00
floating.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
liststore.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
Makefile.am define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
object.c 556150 – gtk 'object' property test fixing 2008-10-14 13:23:44 +00:00
pixbuf-init.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
recentmanager.c Revert name change 2008-07-01 22:57:50 +00:00
testing.c removed old testutils special casing so test widgets are always queues for 2008-01-11 12:29:29 +00:00
textbuffer.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
treestore.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
treeview-scrolling.c Fix #477175, reported by Juri Pakaste. 2008-01-10 09:24:11 +00:00