diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2004-04-09 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EphyHeaderSniffer.cpp: + * embed/mozilla/FilePicker.cpp: + + Don't quit the filechooser when selecting "No" from the confirm- + overwrite dialoge. Fixes bug #139400. + + * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): + + Convert the filename to UTF-8 before showing it in the confirm + dialogue. + +2004-04-09 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-location-action.c: (compare_actions), (init_actions_list): |