1.8.9: 2009-05-25 Armin Burgmeier Fixed a crash when Glom was lanuched via LDTP:ChangeLog * glom/dialog_existing_or_new.cc (constructor): Create the top level list elements before setting the cell data func, to avoid the cell data func being called before all the list elements have been added. This happended when Glom was launched via LDTP, leading to a crash. 2009-05-07 Murray Cumming Pass some sharedptr&s as const. * glom/utility_widgets/flowtable_dnd.h: on_dnd_add_layout_item() * glom/mode_data/flowtablewithfields.[h|cc]: on_dnd_add_layout_item(), on_entry_edited(), on_entry_open_details_requested(), on_dnd_add_layout_item(): Pass the sharedptr& as const.