diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-06-08 07:40:41 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-06-08 07:40:41 +0800 |
commit | 6ebb79fb36aa6dc04302bad4dc65d557b3da3f58 (patch) | |
tree | c5b555a1c950894d9cacc958ea7d3a06d3a77d28 /ChangeLog | |
parent | 006bbddf1798bdb5490263cdc30fe2b0b8234a6c (diff) | |
download | gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar.gz gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar.bz2 gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar.lz gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar.xz gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.tar.zst gsoc2013-epiphany-6ebb79fb36aa6dc04302bad4dc65d557b3da3f58.zip |
Do not hide clipboard items for the input context (Bug #139040)
2004-06-08 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-window.c: (show_embed_popup):
Do not hide clipboard items for the input context
(Bug #139040)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-06-08 Marco Pesenti Gritti <marco@gnome.org> + * src/ephy-window.c: (show_embed_popup): + + Do not hide clipboard items for the input context + (Bug #139040) + +2004-06-08 Marco Pesenti Gritti <marco@gnome.org> + * data/default-prefs.js: * embed/mozilla/mozilla-embed-single.cpp: |