Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fc983a..87c05e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-04-14 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * backend/ev-document.h:
+ * djvu/djvu-document.c: (djvu_document_can_get_text),
+ (djvu_document_document_iface_init):
+ * dvi/dvi-document.c: (dvi_document_can_get_text),
+ (dvi_document_document_iface_init):
+ * pdf/ev-poppler.cc:
+ * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
+ (pixbuf_document_document_iface_init):
+ * ps/ps-document.c: (ps_document_can_get_text),
+ (ps_document_document_iface_init):
+ * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
+ * shell/ev-window.c: (update_action_sensitivity):
+
+ Fix the crash when trying to copy in backends that doesnt
+ support it. We can implement a better solution once we
+ do real text selection.
+
2005-04-12 Marco Pesenti Gritti <mpg@redhat.com>
* data/evince-ui.xml: