2.91.1: 2010-10-18 Murray Cumming Update for the removal of ComboBoxEntry. * examples/Makefile.am: * examples/book/comboboxentry/: Move these text/ and complex/ examples to * examples/book/combobox/entry_text/entry_text/ and entry_complex. * docs/tutorial/C/gtkmm-tutorial-in.xml: Combo Boxes: Update the examples paths and change the ComboBoxEntry section to a has-entry section. 2010-10-18 Murray Cumming Fix the build with latest gtkmm. * examples/book/comboboxentry/complex/examplewindow.[h|cc]: * examples/book/comboboxentry/text/examplewindow.[h|cc]: Use Gtk::ComboBox with has_entry=true, instead of Gtk::ComboBoxEntry, which was removed.