[Glade-devel] RadioMenuItem support + some bug fixes (325791, 316104)

Juan Pablo Ugarte xjuan_gq_nu at yahoo.com.ar
Sun Jan 8 13:54:59 EST 2006


Hello, this adds support for radio menuitems.
You will need gtk 2.8 for radiomenuitem "group" property to work at
least until "since=\"gtk version\"" is implemented for class/widgets
properties.

btw... Happy new year!!!

Juan Pablo

2006-01-08  Juan Pablo Ugarte <juanpablougarte at gmail.com>

	* src/glade-project.[ch]: New project signal "close".

	* src/glade-app.c: glade_app_remove_project() emits project
	  "close" signal.
	  glade_project_new_from_interface() now set the project status
	  (changed flag) in a low priority idle function, this makes
	  safe to use idle functions (normal priority) in plugins.
	  glade_project_set_accel_group() removes old accel group.
	  (bug 316104)

	* src/glade-widget.c: glade_widget_build_object() skip object
	  properties with NULL values.

        * src/glade-gtk.c: RadioMenuItem support.
	  GtkMenuEditor reorder bug fixed.
          MenuEditor is not modal anymore. (to access to undo/redo)
	  glade_gtk_table_has_child() fix, widgets in a table can occupy
	  more than one row/column. (bug 325791)
	  Fixed label "use-underline" property at load time.
	  glade_gtk_widget_set_sensitive() set sensitive property always
	  TRUE.

        * src/glade-widget-class.c: segfault fixed when merging
          RadioMenuItem class in glade_widget_class_merge_properties()

        * widgets/gtk+.xml: new GtkMenuShell packing property
	  "position".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: radio_menu_support_20060108.patch.gz
Type: application/x-gzip
Size: 10513 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/glade-devel/attachments/20060108/cb7da89c/radio_menu_support_20060108.patch.gz


More information about the Glade-devel mailing list