From 86ecfc50539ddef82205551c11a6a13b135bbab4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 7 Nov 2009 12:44:44 -0500 Subject: Convert some "Save As" actions to run asynchronously. This introduces e-shell-utils for miscellaneous utility functions that integrate with the shell or shell settings. First function is e_shell_run_save_dialog(), which automatically remembers the selected folder in the file chooser dialog. Also, kill some redundant save dialog functions, as well as some write-this-string-to-disk functions that block. --- doc/reference/shell/eshell-sections.txt | 2 -- doc/reference/shell/tmpl/e-dialog-utils.sgml | 11 ----------- doc/reference/shell/tmpl/e-util.sgml | 10 ---------- doc/reference/shell/tmpl/eshell-unused.sgml | 19 +++++++++++++++++++ 4 files changed, 19 insertions(+), 23 deletions(-) (limited to 'doc') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index b69e65f3fd..ae9ecaf0f6 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -360,7 +360,6 @@ e_datetime_format_format_tm e-dialog-utils Dialog Window Functions (Legacy) e_notice -e_file_dialog_save e_file_get_save_filesel e_file_can_save e_file_check_local @@ -554,7 +553,6 @@ e_str_compare e_str_case_compare e_collate_compare e_int_compare -e_write_file_uri e_color_to_value e_format_number ESortCompareFunc diff --git a/doc/reference/shell/tmpl/e-dialog-utils.sgml b/doc/reference/shell/tmpl/e-dialog-utils.sgml index 55b595a51f..233bac2f49 100644 --- a/doc/reference/shell/tmpl/e-dialog-utils.sgml +++ b/doc/reference/shell/tmpl/e-dialog-utils.sgml @@ -28,17 +28,6 @@ Dialog Window Functions (Legacy) @Varargs: - - - - - -@parent: -@title: -@fname: -@Returns: - - diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml index 50af7459be..15d7d5f85c 100644 --- a/doc/reference/shell/tmpl/e-util.sgml +++ b/doc/reference/shell/tmpl/e-util.sgml @@ -176,16 +176,6 @@ Miscellaneous Utility Functions @Returns: - - - - - -@filename: -@data: -@Returns: - - diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 99ad9d4067..2f908a761f 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -1850,6 +1850,16 @@ intelligent @revision: @Returns: + + + + + +@parent: +@title: +@fname: +@Returns: + @@ -2254,6 +2264,15 @@ intelligent @uri: @Returns: + + + + + +@filename: +@data: +@Returns: + -- cgit v1.2.3