diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-03 19:00:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-03 19:00:27 +0800 |
commit | 091da0a626e431a3d407e18443efc5315839f057 (patch) | |
tree | f92b5d23358f279372d2014298af610273331eb3 /ChangeLog | |
parent | 86a6ecd3dcb3003639a959d407b9399dd1f2361f (diff) | |
download | gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar.gz gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar.bz2 gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar.lz gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar.xz gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.tar.zst gsoc2013-epiphany-091da0a626e431a3d407e18443efc5315839f057.zip |
Simplify the drag icon code.
2005-11-03 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c: (favicon_drag_begin_cb),
(ephy_location_entry_construct_contents):
Simplify the drag icon code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-11-03 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-location-entry.c: (favicon_drag_begin_cb), + (ephy_location_entry_construct_contents): + + Simplify the drag icon code. + 2005-11-02 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (favicon_create_drag_pixmap), |