diff options
author | David Bordoley <bordoley@msu.edu> | 2003-04-15 23:02:56 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-04-15 23:02:56 +0800 |
commit | a1962faa29d9f42ed0dfeab8126767470c4be6e0 (patch) | |
tree | 67c4eb97783483c64f504795055a49fde8ce9e10 /ChangeLog | |
parent | 217f693f5762bbc4f327542dd911a639c42dc8bd (diff) | |
download | gsoc2013-epiphany-a1962faa29d9f42ed0dfeab8126767470c4be6e0.tar.gz gsoc2013-epiphany-a1962faa29d9f42ed0dfeab8126767470c4be6e0.tar.zst gsoc2013-epiphany-a1962faa29d9f42ed0dfeab8126767470c4be6e0.zip |
Added a confirmation dialog for clearing history.
2003-04-15 David Bordoley <bordoley@msu.edu>
* src/history-dialog.c: (history_clear_button_clicked_cb),
(clear_history_dialog_response_cb):
Added a confirmation dialog for clearing history.
Patch from Jon Svendsen <jon-sven@frisurf.no>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-04-15 David Bordoley <bordoley@msu.edu> + + * src/history-dialog.c: (history_clear_button_clicked_cb), + (clear_history_dialog_response_cb): + + Added a confirmation dialog for clearing history. + + Patch from Jon Svendsen <jon-sven@frisurf.no> + 2003-04-15 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-editable-toolbar.c: |