aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcd0f4032..e35390d99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org>
+ * data/ui/epiphany-toolbar.xml.in:
+ * lib/widgets/ephy-editable-toolbar.c: (add_action):
+ * src/ephy-window.c:
+ * src/window-commands.c: (window_cmd_load_location):
+ * src/window-commands.h:
+
+ Add a go button to the toolbar editor. The icon is duped
+ with default favicon. Would be nice to find something better
+ for one of them (I'm not sure if the concept of jump to is good
+ for favicon actually).
+
+ Rename FileNewWindow to FileNewBrowser also in toolbar configuration
+ file.
+
+2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/egg/eggtoolbar.c: (egg_toolbar_init):
* src/session.c: (crashed_resume_dialog):