aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-06 19:18:05 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-06 19:18:05 +0800
commit415411682db49f95b121d27e94d3918445d391bf (patch)
treeeb370ff9ed68eb4e3754411c580aa2b8de297b94 /ChangeLog
parent22b5564396f1f0bb07ec810e3238697edf62564e (diff)
downloadgsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar.gz
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar.bz2
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar.lz
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar.xz
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.tar.zst
gsoc2013-epiphany-415411682db49f95b121d27e94d3918445d391bf.zip
Clear also location history when clearing history. Doesnt update
2003-02-06 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_clear_history): * lib/widgets/ephy-location-entry.h: * src/history-dialog.c: (history_clear_button_clicked_cb): * src/toolbar.c: (toolbar_clear_location_history): * src/toolbar.h: Clear also location history when clearing history. Doesnt update immediately, gtk/gnome bug, will submit patches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 021a90e5e..547cd6dc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-02-06 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_clear_history):
+ * lib/widgets/ephy-location-entry.h:
+ * src/history-dialog.c: (history_clear_button_clicked_cb):
+ * src/toolbar.c: (toolbar_clear_location_history):
+ * src/toolbar.h:
+
+ Clear also location history when clearing history.
+ Doesnt update immediately, gtk/gnome bug, will submit
+ patches.
+
2003-02-05 James Willcox <jwillcox@gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder),