aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-04-30 09:44:41 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-04-30 09:44:41 +0800
commit1e87821a2fffbad162cdd36a3f80e7f43021e803 (patch)
treee6e0b9c7cf023441265d31cdbf5e977d20f31128 /ChangeLog
parent75dff06922e4a1da9f9c363141b60334c3d6b86f (diff)
downloadgsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar.gz
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar.bz2
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar.lz
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar.xz
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.tar.zst
gsoc2013-epiphany-1e87821a2fffbad162cdd36a3f80e7f43021e803.zip
Update go menu to match the default toolbar layout.
2003-04-29 David Bordoley <bordoley@msu.edu> * data/ui/epiphany-ui.xml.in: Update go menu to match the default toolbar layout. * src/ephy-history-window.c: (build_search_box), (ephy_history_window_construct): * src/bookmarks/ephy-bookmarks-editor.c: (build_search_box ), (ephy_bookmarks_editor_construct): Remove unneccessary padding on the window. Add some padding around the search box.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b3ee785a..ba9159a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-04-29 David Bordoley <bordoley@msu.edu>
+
+ * data/ui/epiphany-ui.xml.in:
+
+ Update go menu to match the default toolbar layout.
+
+ * src/ephy-history-window.c: (build_search_box),
+ (ephy_history_window_construct):
+ * src/bookmarks/ephy-bookmarks-editor.c: (build_search_box ),
+ (ephy_bookmarks_editor_construct):
+
+ Remove unneccessary padding on the window. Add
+ some padding around the search box.
+
2003-04-29 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-history.c: (remove_obsolete_pages),