aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-05-14 01:38:43 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-05-14 01:38:43 +0800
commit704e1716a071203b9eb81be8f525eab008d2f547 (patch)
treea0aebe8c056fd5ac1b69ff0c94404deb16648421 /ChangeLog
parentacddd88152e9ffbafda64913ce5173d2648aa4c3 (diff)
downloadgsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar.gz
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar.bz2
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar.lz
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar.xz
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.tar.zst
gsoc2013-epiphany-704e1716a071203b9eb81be8f525eab008d2f547.zip
Don't go modal when showing the duplicate bookmark dialog.
2003-05-13 David Bordoley <bordoley@msu.edu> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct), (duplicate_bookmark_response_cb), (ephy_new_bookmark_is_unique): Don't go modal when showing the duplicate bookmark dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2402a03fa..73db45125 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-05-13 David Bordoley <bordoley@msu.edu>
+ * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct),
+ (duplicate_bookmark_response_cb), (ephy_new_bookmark_is_unique):
+
+ Don't go modal when showing the duplicate bookmark dialog.
+
+2003-05-13 David Bordoley <bordoley@msu.edu>
+
* src/ephy-history-window.c: (cmd_bookmark_page):
* src/popup-commands.c: (popup_cmd_bookmark_link):
* src/window-commands.c: (window_cmd_file_bookmark_page):