Author: philippr Date: 2007-11-10 14:22:50 +0000 (Sat, 10 Nov 2007) New Revision: 473 ViewCVS link: http://svn.gnome.org/viewcvs/brasero?rev=473&view=rev
Modified: trunk/ChangeLog trunk/src/brasero-audio-disc.c trunk/src/brasero-data-disc.c trunk/src/brasero-project.c Log: Fix #494800 – Removing files from project * src/brasero-audio-disc.c: (brasero_audio_disc_selection_changed), (brasero_audio_disc_edit_song_properties), (brasero_audio_disc_clipboard_text_cb), (brasero_audio_disc_clipboard_targets_cb), (brasero_audio_disc_button_pressed_cb), (brasero_audio_disc_key_released_cb), (brasero_audio_disc_get_selected_uri), (brasero_audio_disc_start_monitoring), (brasero_audio_disc_inotify_remove_all), (brasero_audio_disc_inotify_find_rows), (brasero_audio_disc_inotify_remove), (brasero_audio_disc_inotify_modify), (brasero_audio_disc_inotify_move), (brasero_audio_disc_inotify_is_in_selection), (brasero_audio_disc_inotify_monitor_cb): * src/brasero-data-disc.c: (brasero_data_disc_get_type), (brasero_data_disc_get_property), (brasero_data_disc_set_property), (brasero_data_disc_add_ui), (brasero_data_disc_init), (brasero_data_disc_selection_changed_cb), (brasero_data_disc_tree_check_name_validity), (brasero_data_disc_remove_bogus_child), (brasero_data_disc_tree_update_directory_real), (brasero_data_disc_tree_update_directory), (brasero_data_disc_tree_update_parent), (brasero_data_disc_tree_path_to_disc_path), (brasero_data_disc_disc_path_to_tree_path), (brasero_data_disc_tree_remove_path), (brasero_data_disc_tree_new_path), (brasero_data_disc_tree_set_path_from_info), (brasero_data_disc_tree_new_empty_folder_real), (brasero_data_disc_tree_new_loading_row), (brasero_data_disc_joliet_get_key), (brasero_data_disc_joliet_incompat_add_paths), (brasero_data_disc_joliet_incompat_move), (brasero_data_disc_empty_excluded_hash), (brasero_data_disc_empty_restored_hash), (brasero_data_disc_empty_symlink_hash), (brasero_data_disc_empty_grafts_hash), (brasero_data_disc_empty_files_hash), (brasero_data_disc_empty_dirs_hash), (brasero_data_disc_empty_monitor_hash), (brasero_data_disc_unreadable_new), (brasero_data_disc_unreadable_dialog), (brasero_data_disc_restore_unreadable), (brasero_data_disc_restore_unreadable_cb), (brasero_data_disc_filtered_restore), (_foreach_unreadable_remove), (_foreach_remove_symlink_children_cb), (_foreach_restored_remove), (brasero_data_disc_remove_children_async_cb), (_foreach_remove_children_files_cb), (brasero_data_disc_remove_children), (brasero_data_disc_remove_uri), (brasero_data_disc_graft_get_real), (brasero_data_disc_graft_remove), (brasero_data_disc_graft_remove_all), (_foreach_move_children_paths_cb), (brasero_data_disc_graft_children_move), (_foreach_unreference_grafted_cb), (brasero_data_disc_graft_changed), (brasero_data_disc_uri_to_paths), (brasero_data_disc_new_folder_clicked_cb), (brasero_data_disc_has_parent), (brasero_data_disc_expose_grafted_cb), (brasero_data_disc_expose_grafted), (brasero_data_disc_expose_imported_session_file), (brasero_data_disc_directory_entry_error), (brasero_data_disc_expose_path_real), (brasero_data_disc_expose_path), (brasero_data_disc_row_collapsed_cb), (brasero_data_disc_row_expanded_cb), (brasero_data_disc_file_new), (brasero_data_disc_get_unique_valid_utf8_path), (brasero_data_disc_symlink_new), (brasero_data_disc_invalid_utf8_new), (_check_for_restored), (brasero_data_disc_load_result), (brasero_data_disc_delete_row_cb), (brasero_data_disc_is_session_path_deleted), (brasero_data_disc_path_remove_user), (brasero_data_disc_replace_file), (brasero_data_disc_restore_excluded_children_cb), (brasero_data_disc_replace_symlink_children), (brasero_data_disc_new_row_real), (brasero_data_disc_new_row_cb), (brasero_data_disc_get_dir_contents_results), (brasero_data_disc_add_uri_real), (brasero_data_disc_remove_imported_session), (brasero_data_disc_import_session_cb), (brasero_data_disc_is_video_DVD), (brasero_data_disc_path_create), (brasero_data_disc_graft_check_result), (brasero_data_disc_graft_find_first_parent), (brasero_data_disc_graft_check_parent), (brasero_data_disc_graft_check_existence), (brasero_data_disc_load_graft_end), (brasero_data_disc_load_graft_result), (brasero_data_disc_move_row_in_dirs_hash), (brasero_data_disc_move_row_simple_file_cb), (brasero_data_disc_move_row), (brasero_data_disc_set_dest_row), (brasero_data_disc_drag_dest_drop_row_possible), (brasero_data_disc_move_to_dest), (brasero_data_disc_native_data_received), (brasero_data_disc_drag_data_received_cb), (brasero_data_disc_drag_drop_cb), (brasero_data_disc_drag_motion_cb), (brasero_data_disc_rename_activated), (brasero_data_disc_paste_activated_cb), (brasero_data_disc_button_pressed_cb), (brasero_data_disc_inotify_monitor_cb): * src/brasero-project.c: (brasero_project_check_size), (_wait_for_ready_state), (brasero_project_burn), (brasero_project_check_default_burning_app), (brasero_project_switch), (brasero_project_confirm_switch), (brasero_project_add_uris_cb), (brasero_project_empty_cb), (_read_graft_point), (_read_data_track), (_read_audio_track), (_get_tracks), (brasero_project_open_project_xml), (brasero_project_not_saved_dialog), (brasero_project_save_project_xml): _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list