diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-03 23:53:37 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-03 23:53:37 +0800 |
commit | f642770fa5d2fbabb305fc817e4c6963cfc01d96 (patch) | |
tree | a9506beaaf82835d1b2ca32d13f1e07eb12655e8 /ChangeLog | |
parent | 11e7d40e8fa159a122e4c98b09cfb0cd4902f342 (diff) | |
download | gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar.gz gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar.bz2 gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar.lz gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar.xz gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.tar.zst gsoc2013-epiphany-f642770fa5d2fbabb305fc817e4c6963cfc01d96.zip |
No need to add focus_width to borders anymore. Now we get the same height
2005-08-03 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-icon-entry.c: (ephy_icon_entry_get_borders):
No need to add focus_width to borders anymore. Now we get the
same height as a normal entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-08-03 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-icon-entry.c: (ephy_icon_entry_get_borders): + + No need to add focus_width to borders anymore. Now we get the + same height as a normal entry. + +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): |