diff options
author | Jon Svendsen <jon-sven@frisurf.no> | 2003-05-05 02:51:27 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-05 02:51:27 +0800 |
commit | 781a2569005c985af2ac82f329fc35d9e0e5d268 (patch) | |
tree | 3ec138a9aaf97e13765235d59b20258d970c7e95 /ChangeLog | |
parent | bcce5d7896e0dd7acb157420b2f8f5920e315d03 (diff) | |
download | gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar.gz gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar.bz2 gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar.lz gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar.xz gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.tar.zst gsoc2013-epiphany-781a2569005c985af2ac82f329fc35d9e0e5d268.zip |
Port confirmation dialog for clearing history to new history dialog.
2003-05-02 Jon Svendsen <jon-sven@frisurf.no>
* src/ephy-history-window.c: (cmd_clear), (cmd_close),
(confirmation_dialog_response_cb), (confirmation_dialog_construct),
Port confirmation dialog for clearing history to new history dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-02 Jon Svendsen <jon-sven@frisurf.no> + + * src/ephy-history-window.c: (cmd_clear), (cmd_close), + (confirmation_dialog_response_cb), (confirmation_dialog_construct), + + Port confirmation dialog for clearing history to new history dialog. + 2003-05-04 David Adam Bordoley <bordoley@msu.edu> * data/epiphany.schemas.in: |