aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bbaf6a30..fe067810a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-07-17 Xan Lopez <xan@masilla.org>
+
+ * embed/ephy-history.c: (ephy_history_get_icon):
+ * embed/ephy-history.h:
+ * src/ephy-favicon-action.c: (each_url_get_data_binder):
+ * src/ephy-tab.c: (ephy_tab_get_type), (ephy_tab_open_uri_cb):
+ * src/ephy-toolbars-model.c: (impl_add_item):
+ * src/toolbar.c:
+
+ Allow DND of URLs (from links or favicons or other apps...) to the
+ bookmarks toolbar, fixes #116613 (HOORAY), thanks to marco and chpe
+ for the help.
+
2003-07-16 Marco Pesenti Gritti <marco@it.gnome.org>
* src/prefs-dialog.c: (setup_font_menu):