Hi Matt. Copyrights on both files also need to be updated.
Thanks, Jack On 08/05/09 09:34, Jack Schwartz wrote: > Hi Matt. > > I've checked the call to gtk_adjustment_new() and reviewed your > changes. Your changes look good to me in that they are true to their > bug reports. > > Thanks, > Jack > > On 08/05/09 04:46, Matt Keenan wrote: >> >> Setting a non zero page adjustment size of a GtkSpinButton widget has >> been >> deprecated. Two glade UI definition files for gui-install provide non >> zero >> values, this can have unpredictable results when spinning the values up >> and down. As can be seen in the following two bugs. >> >> See community bugzilla bug : >> http://bugzilla.gnome.org/show_bug.cgi?id=551740 >> >> Gtk Discussion: >> >> http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00105.html >> >> >> The solution is simple to set the page size adjustment to "0" (zero). >> >> Fix for bugs : >> http://defect.opensolaris.org/bz/show_bug.cgi?id=9530 >> Live CD Install Partition Table shows 83.2 GB instead of 93.2 GB >> on a 93.2GB disk >> http://defect.opensolaris.org/bz/show_bug.cgi?id=9672 >> month and time spinbuttons in installers date/time dialog have >> wrong limits >> >> Webrev : >> http://cr.opensolaris.org/~mattman/bugs-9530-9672/ >> >> >> cheers >> >> Matt >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss > >