2002-01-26 Bradford Hovinen <hovinen@ximian.com> * mime-type-info.c (intersect_lists, reduce_supported_app_list) (mime_category_info_find_apps): Implement (find_possible_supported_apps): Implement * mime-category-edit-dialog.c (mime_category_edit_dialog_init): Use mime_category_edit_widget for the dialog source * model-entry.c (model_entry_remove_from_dirty_list): Accept a ModelEntry structure * mime-category-edit-dialog.c (store_data): Call model_entry_append_to_dirty_list * service-edit-dialog.c (store_data): Call model_entry_append_to_dirty_list
2002-01-24 Bradford Hovinen <hovinen@ximian.com> * mime-type-info.[ch], mime-types-model.[ch], service-info.[ch]: Code cleanup; create our own model rather than using GtkTreeStore * All: Update to reflect the above