Glade 2.10.1 (Sep 13 2005) ============ o Use stock ids instead of text labels in "Stock Item" and "Icon" properties, to avoid problems with stock items with the same labels. o Use gtk_init_with_args() in the GTK+ version, so --help works. o Don't use -path option of find in autogen.sh, since Solaris doesn't have it. o Rename GnomeCanvas "anti_aliased" property to "aa", so libglade loads it. o Always allow GtkEventBox widgets to have tooltips. o Support custom widgets and GtkFileChooserButtons as a label's focus target. o Output a warning if unknown radio groups are found in the XML file. o Output a warning if an invalid date is found in the XML file, but continue to load the file.