From 35e55a8d6e3455efa92abd669680d191e3e4cbac Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 17 Oct 2010 09:40:36 -0400 Subject: Send errors to an EAlertSink instead of the task bar. This marks the end of unintrusive error dialogs, which were too unintrusive. We now show errors directly in the main window using the EAlert / EAlertSink framework. --- doc/reference/shell/tmpl/e-alert.sgml | 9 --- doc/reference/shell/tmpl/eshell-unused.sgml | 100 ++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+), 9 deletions(-) (limited to 'doc/reference/shell/tmpl') diff --git a/doc/reference/shell/tmpl/e-alert.sgml b/doc/reference/shell/tmpl/e-alert.sgml index 46df813c66..2c460a32ba 100644 --- a/doc/reference/shell/tmpl/e-alert.sgml +++ b/doc/reference/shell/tmpl/e-alert.sgml @@ -80,12 +80,3 @@ User Alert Handling @Returns: - - - - - -@dialog: -@Returns: - - diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 3c0d257832..1428d63fc2 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -26,6 +26,34 @@ GObject Property Bindings + + + + + + + + + + + + + + + + + + + + + + + + + +Error Logging + + @@ -126,6 +154,35 @@ e-shell-window.sgml @user_data: @Returns: + + + + + +@line: +@data: + + + + + + +@E_LOG_ERROR: +@E_LOG_WARNING: +@E_LOG_DEBUG: + + + + + + + + + + + + + @@ -212,6 +269,14 @@ e-shell-window.sgml @activity: @allow_cancel: + + + + + +@dialog: +@Returns: + @@ -263,6 +328,41 @@ e-shell-window.sgml @void: @Returns: + + + + + +@logger: +@func: +@user_data: + + + + + + +@logger: +@Returns: + + + + + + +@logger: +@level: +@primary: +@secondary: + + + + + + +@name: +@Returns: + -- cgit v1.2.3