diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-11-26 18:09:37 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-11-26 18:09:37 +0800 |
commit | f532ac410a72d0f0948dfdfe2e4d157dcb5aadb5 (patch) | |
tree | 5874eb4c3265cacef981d4bbdd3f5c6f3f7f43a4 /ChangeLog | |
parent | 89c7bdbe2be2c6bc866644da74a1846781e1764f (diff) | |
download | gsoc2013-epiphany-f532ac410a72d0f0948dfdfe2e4d157dcb5aadb5.tar.gz gsoc2013-epiphany-f532ac410a72d0f0948dfdfe2e4d157dcb5aadb5.tar.zst gsoc2013-epiphany-f532ac410a72d0f0948dfdfe2e4d157dcb5aadb5.zip |
Restore clipboard actions in input context menu. Show it only if mozilla
2003-11-26 Marco Pesenti Gritti <marco@gnome.org>
* data/ui/epiphany-ui.xml:
* src/ephy-window.c: (update_edit_actions_sensitivity),
(edit_menu_show_cb), (show_embed_popup):
Restore clipboard actions in input context menu.
Show it only if mozilla is recent enough though.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-11-26 Marco Pesenti Gritti <marco@gnome.org> + * data/ui/epiphany-ui.xml: + * src/ephy-window.c: (update_edit_actions_sensitivity), + (edit_menu_show_cb), (show_embed_popup): + + Restore clipboard actions in input context menu. + Show it only if mozilla is recent enough though. + +2003-11-26 Marco Pesenti Gritti <marco@gnome.org> + * embed/downloader-view.c: (update_download_row), (download_changed_cb), (downloader_view_add_download), (downloader_view_build_ui): |