aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-20 21:33:42 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-20 21:33:42 +0800
commit0dd2f8a6be0d70809b408d42d3599fcc4ce68973 (patch)
treed5009fe7614d347e57af117023467e6eab4c7ed3 /ChangeLog
parent501c4357042c915188dc900849e2c595ad4edf8a (diff)
downloadgsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.gz
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.bz2
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.lz
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.xz
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.zst
gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.zip
Minor code cleanup.
2005-10-20 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-stock-icons.c: (ephy_stock_icons_init): Minor code cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92596cf99..c61945e35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-10-20 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-stock-icons.c: (ephy_stock_icons_init):
+
+ Minor code cleanup.
+
+2005-10-20 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-stock-icons.c: (ephy_stock_icons_init):
+ * lib/ephy-stock-icons.h:
+ * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor):
+ * src/ephy-toolbar.c: (ephy_toolbar_constructor):
+ * src/ephy-window.c:
+
+ Remove fullscreen and leave-fullscreen stock icons; they're available
+ in gtk+ since 2.8.
+
2005-10-18 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder),