aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-04 18:14:31 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-04 18:14:31 +0800
commitddaaf5bd5e7bf588131be271d2c12a825c6bd833 (patch)
tree5190be65959bac5bd32f6669e674a22045825659 /ChangeLog
parent4162e3c933ba20d40da66fae65f7188044d5c867 (diff)
downloadgsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar.gz
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar.bz2
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar.lz
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar.xz
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.tar.zst
gsoc2013-epiphany-ddaaf5bd5e7bf588131be271d2c12a825c6bd833.zip
Fix sensitivity of Paste. Still not set for native entries, I cant really
2003-11-04 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-window.c: (edit_menu_show_cb): Fix sensitivity of Paste. Still not set for native entries, I cant really see a way to do it without waiting and so making the change visible which sucks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a29361050..c6aeeed27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-11-04 Marco Pesenti Gritti <marco@gnome.org>
+ * src/ephy-window.c: (edit_menu_show_cb):
+
+ Fix sensitivity of Paste. Still not set for native
+ entries, I cant really see a way to do it without waiting and so
+ making the change visible which sucks.
+
+2003-11-04 Marco Pesenti Gritti <marco@gnome.org>
+
* src/ephy-window.c: (edit_menu_show_cb), (edit_menu_hide_cb),
(init_menu_updaters), (setup_window):