diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-10-20 15:55:06 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-10-20 15:55:06 +0800 |
commit | 58dde9fa0c4d501a0d32de681f79b308e7603c64 (patch) | |
tree | ef741898c8ec6030015e8b8ac79a242e5739aa88 /ChangeLog | |
parent | 97674b169b0c9762f4c3f526ec228d3a08afa327 (diff) | |
download | gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.gz gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.bz2 gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.lz gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.xz gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.zst gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.zip |
Make sure that both sites and hosts are filtered on construct
2003-10-20 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-history-window.c: (setup_filters),
(ephy_history_window_construct):
Make sure that both sites and hosts are filtered
on construct
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-10-20 Marco Pesenti Gritti <marco@gnome.org> + + * src/ephy-history-window.c: (setup_filters), + (ephy_history_window_construct): + + Make sure that both sites and hosts are filtered + on construct + 2003-10-19 Marco Pesenti Gritti <marco@gnome.org> * embed/downloader-view.c: (downloader_view_build_ui): |