aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-03 23:47:28 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-03 23:47:28 +0800
commit11e7d40e8fa159a122e4c98b09cfb0cd4902f342 (patch)
tree3d7b0093cc2b32288d7e9cb0aa462ec60748736f /ChangeLog
parent6d802e0857acd15eeee35680d780957623375882 (diff)
downloadgsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar.gz
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar.bz2
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar.lz
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar.xz
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.tar.zst
gsoc2013-epiphany-11e7d40e8fa159a122e4c98b09cfb0cd4902f342.zip
Use the entry's style's [xy]thickness, not our own. Fixes rendering with
2005-08-03 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-icon-entry.c: (ephy_icon_entry_get_borders), (ephy_icon_entry_size_allocate): Use the entry's style's [xy]thickness, not our own. Fixes rendering with current Clearlooks engine.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33c3df9dd..234c18652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-08-03 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-icon-entry.c: (ephy_icon_entry_get_borders),
+ (ephy_icon_entry_size_allocate):
+
+ Use the entry's style's [xy]thickness, not our own.
+ Fixes rendering with current Clearlooks engine.
+
+2005-08-03 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/Makefile.am:
A lib/widgets/testiconentry.c:
A lib/widgets/ephy-icon-entry.c: