diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-07 06:56:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-07 06:56:43 +0800 |
commit | fb5ba63878fd835e041d3174424318621de6b50c (patch) | |
tree | f949884e8b7e03af52b2b1bd22cfcb6b117cdc59 /ChangeLog | |
parent | 556e0048b57a869884511e7697dfde7918a619db (diff) | |
download | gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar.gz gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar.bz2 gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar.lz gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar.xz gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.tar.zst gsoc2013-epiphany-fb5ba63878fd835e041d3174424318621de6b50c.zip |
Make middle-click paste work with urls with IDN domain names. Fixes the
2004-02-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
Make middle-click paste work with urls with IDN domain names.
Fixes the epiphany equivalent of galeon bug 133633.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-02-06 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): + + Make middle-click paste work with urls with IDN domain names. + Fixes the epiphany equivalent of galeon bug 133633. + +2004-02-06 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EventContext.cpp: Excise old galeon 1, non ported, defined-out code. |