diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-01-01 21:55:35 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-01-01 21:55:35 +0800 |
commit | 66677ed1062c18fd63cb13ea9480343a01058c96 (patch) | |
tree | ffce8e92e2b264f2a819bac2606c8822976fb6c3 /ChangeLog | |
parent | a4f9aed333d06c864f4ed719fa41eda82eff4713 (diff) | |
download | gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar.gz gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar.bz2 gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar.lz gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar.xz gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.tar.zst gsoc2013-epiphany-66677ed1062c18fd63cb13ea9480343a01058c96.zip |
Rewrite ephy node multiple removals to actually work.
2003-01-01 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-history.c: (ephy_history_clear),
(ephy_history_remove):
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_clean_empty_keywords):
* src/ephy-history-model.c: (get_one_level_path_real),
(get_path_real), (root_child_removed_cb):
Rewrite ephy node multiple removals to actually
work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2003-01-01 Marco Pesenti Gritti <marco@it.gnome.org> + * embed/ephy-history.c: (ephy_history_clear), + (ephy_history_remove): + * src/bookmarks/ephy-bookmarks.c: + (ephy_bookmarks_clean_empty_keywords): + * src/ephy-history-model.c: (get_one_level_path_real), + (get_path_real), (root_child_removed_cb): + + Rewrite ephy node multiple removals to actually + work. + +2003-01-01 Marco Pesenti Gritti <marco@it.gnome.org> + * TODO: * data/glade/epiphany.glade: * embed/ephy-history.c: (page_is_obsolete), |