Skip to content
  1. Dec 15, 2013
  2. Dec 14, 2013
  3. Nov 01, 2013
  4. Oct 31, 2013
    • Murray Cumming's avatar
      DbAddDel: Replace use of TreeView::remove_all_columns(). · be48bb89
      Murray Cumming authored
      * glom/utils_ui.[h|cc]:
        Add a treeview_delete_all_columns() method to explicitly
        delete the columns instead of just removing them and sometimes
        implicitly deleting them with Gtk::TreeView::remove_all_columns().
      * glom/mode_data/db_adddel/db_adddel.[h|cc]:
      * glom/utility_widgets/adddel/adddel.cc:
      * glom/import_csv/dialog_import_csv.cc: Use it.
      
      This seems to fix a crash when switching between Data and Find mode,
      though that might just have been due to not resetting the pointer
      to the button column.
      be48bb89
  5. Sep 23, 2013
  6. Sep 20, 2013
  7. Sep 11, 2013
    • Murray Cumming's avatar
      Avoid a crash at shutdown. · affbfd09
      Murray Cumming authored
      	* glom/bakery/appwindow_withdoc.cc: on_menu_file_close():
      	Close the document after hiding the UI, instead of the other way
      	around because, with Gio::Application, hiding the window can cause
      	it to be deleted, making any further use of it impossible.
      affbfd09
  8. Jul 27, 2013
  9. Jul 22, 2013
  10. Apr 21, 2013
  11. Apr 10, 2013
  12. Mar 26, 2013