diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-20 19:17:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-20 19:17:54 +0800 |
commit | b93121c147570503f42ce2d1d619296b26081d59 (patch) | |
tree | 3a0d846c2d897d711ee3ae22d6584101d298b095 /ChangeLog | |
parent | 68616208eeeee369e62c9256fc9aba5dbe139e3e (diff) | |
download | gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.gz gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.bz2 gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.lz gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.xz gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.zst gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.zip |
Fix directory selection persistence [bug #122780].
2003-09-20 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-utils.c: (ephy_embed_utils_save):
* embed/mozilla/mozilla-embed-single.cpp:
* src/window-commands.c: (window_cmd_file_open):
Fix directory selection persistence [bug #122780].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-09-20 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed-utils.c: (ephy_embed_utils_save): + * embed/mozilla/mozilla-embed-single.cpp: + * src/window-commands.c: (window_cmd_file_open): + + Fix directory selection persistence [bug #122780]. + +2003-09-20 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-location-entry.c: (ephy_location_entry_class_init), (ephy_location_entry_activation_finished), (location_focus_out_cb), |