diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-01-22 07:54:23 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-22 07:54:23 +0800 |
commit | 550513c30a2191f88c5c39c37659027abc2927e6 (patch) | |
tree | af878ce1bec2d2fc75fc3b3d37abf44bce30535f /ChangeLog | |
parent | c4a28c0e1450ebbf70a83a9c5ee94aff0d9b7d34 (diff) | |
download | gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar.gz gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar.bz2 gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar.lz gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar.xz gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.tar.zst gsoc2013-epiphany-550513c30a2191f88c5c39c37659027abc2927e6.zip |
src/ephy-window.c
2006-01-22 Peter Harvey <peter.a.harvey@gmail.com>
* src/ephy-window.c
Fixed the mouse cursor entry/exit code for the toolbar. I have
a suspicion that a bug may have been fixed in Gtk+ because this
solution was tried before. Bug #326817.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-01-22 Peter Harvey <peter.a.harvey@gmail.com> + + * src/ephy-window.c + + Fixed the mouse cursor entry/exit code for the toolbar. I have + a suspicion that a bug may have been fixed in Gtk+ because this + solution was tried before. Bug #326817. + 2006-01-21 Crispin Flowerday <gnome@flowerday.cx> * src/epiphany.defs: |