CVSROOT: /cvs/gnome Module name: gtkhtml2 Changes by: dobey 05/02/18 08:48:34
Modified files: libgtkhtml/layout/html: htmlboxembeddedselect.c Log message: 2005-02-17 Rodney Dawes <[EMAIL PROTECTED]> * libgtkhtml/dom/html/dom-htmlselectelement.c: (dom_html_select_element_update_option_data): Get rid of the odd check for whether we should use g_free or not, we should always use it * libgtkhtml/layout/html/htmlboxembeddedselect.c (create_list_foreach): (update_combo_list): Remove these methods, don't need them any more (html_box_embedded_select_relayout): Don't do weird resizing if we are set to use auto-size for the form element (combo_select_default): New method to select the default element in the selection form element when using GtkComboBox (update_treeview_selection): If we are a GtkComboBox, then we need to call the combo_select_default method instead of treeview_select_default (row_changed_callback): Update the combo's default selection here (combo_selection_changed): New method for updating the value for the form element in the dom tree, so we can actually use forms (#if 0 now) (create_combo_widget): Use a GtkComboBox now instead of GtkCombo URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkhtml2&who=dobey&date=explicit&mindate=2005-02-18%2008:47&maxdate=2005-02-18%2008:49 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list