Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2005-09-27 12:50:42 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2005-09-27 12:50:42 (GMT)
commit95a299b2e2d5e5fdd2386e7e6c909754a2e49792 (patch)
tree500d3ee89e81ad2b511e01affd83a7ff8447f234 /ChangeLog
parent19033026f00585b3710644250f851ca02246c9fc (diff)
Disable copy action when there isn't text selected.
2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when there isn't text selected.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7577d80..21eee4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
+ there isn't text selected.
+
2005-09-27 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (handle_link_over_xy):