aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84f459668..d6d02277a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-09-21 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-gui.c: (ephy_gui_check_location_writable):
+ * lib/ephy-gui.h:
+
+ New function to check the filename/directory for writability,
+ derived from the now removed ephy_gui_confirm_overwrite_file.
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ * embed/mozilla/FilePicker.cpp:
+ * embed/mozilla/ContentHandler.cpp:
+ * embed/mozilla/EphyHeaderSniffer.cpp:
+
+ Use the filechooser's stock confirm-overwrite checking, but
+ we still need our own writability check.
+
2005-09-19 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.h: