diff options
author | Damon Chaplin <damon@ximian.com> | 2001-03-19 23:47:38 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-03-19 23:47:38 +0800 |
commit | 9ad433a58bcc79532d511ed936e2bdacc74c20f6 (patch) | |
tree | 1693802b5ae447cf1d23347ecc6bd538ccebad5c /widgets/misc/ChangeLog | |
parent | 79b4221f89cc816a1b6e7eb3e8d0332e50765747 (diff) | |
download | gsoc2013-evolution-9ad433a58bcc79532d511ed936e2bdacc74c20f6.tar.gz gsoc2013-evolution-9ad433a58bcc79532d511ed936e2bdacc74c20f6.tar.zst gsoc2013-evolution-9ad433a58bcc79532d511ed936e2bdacc74c20f6.zip |
use gnome_dialog_run() to make the warning dialog modal. Also created a
2001-03-18 Damon Chaplin <damon@ximian.com>
* e-cell-date-edit.c (e_cell_date_edit_show_time_invalid_warning):
use gnome_dialog_run() to make the warning dialog modal. Also created
a better warning message showing the format expected.
Also used e_time_format_time() to format all times.
svn path=/trunk/; revision=8823
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b3c1f1e04e..3b2ebbc669 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2001-03-18 Damon Chaplin <damon@ximian.com> + + * e-cell-date-edit.c (e_cell_date_edit_show_time_invalid_warning): + use gnome_dialog_run() to make the warning dialog modal. Also created + a better warning message showing the format expected. + Also used e_time_format_time() to format all times. + 2001-03-15 Not Zed <NotZed@Ximian.com> * e-filter-bar.c (menubar_activated): If we click on the edit |