2.8.11: 2007-03-12 Andrew E. Makeev * gtk/src/treeview.ccg: fix memory leak in get_cursor() function. Bug #417539 2007-03-09 Jonathon Jongsma * gtk/src/gtk_docs_override.xml: fix documentation of IconTheme::get_example_icon_name() so that it doesn't imply that the returned ustring needs to be freed. 2007-01-25 Murray Cumming * gtk/src/main.ccg: Destructor: Call the cleanup functions, instead of calling init again. This seems to be a copy/paste error from April 2003. Bug #383340 from Christopher Raine.