2.10.11: 2007-07-30 Murray Cumming * gtk/src/textbuffer.ccg: * gtk/src/textbuffer.hg: Removed the maemo-specific methods, because they have been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10 methods. See http://live.gnome.org/Maemo/Gtk210Migration#M30 get_can_paste_rich_text(), set_can_paste_rich_text(), set_rich_text_format(), set_rich_text_format_all(). 2007-06-10 Kalle Vahlman * tests/property_notification/main.cc: #ifdef out the use of the regular property API if properties are disabled. 2007-05-26 Jonathon Jongsma * gtk/src/gtk_docs_override.xml: update documentation for some FileChooser methods which incorrectly stated that the returned list of strings needs to be freed with Glib::free() 2007-05-03 Murray Cumming * docs/tutorial/gtkmm-tut.xml: Basics: Split part of the example section into a Headers and Linking section, with slightly fuller information. libglademm section: Describe what you need to include and link for libglademm, and link back to the basics section that I just created.