Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-06-15 14:06:40 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-15 14:06:40 (GMT)
commit3be2b7d94dc4475256b89f8033ef5cca17513530 (patch)
treef685d4748766b1d2bb18eeab22e9ea54e03c12a4 /ChangeLog
parent4301d174db5623094cb313a467a2abab34a2b381 (diff)
Expand links when specified by the document. Depend on a poppler api
2005-06-15 Marco Pesenti Gritti <mpg@redhat.com> * backend/ev-document-links.h: * pdf/ev-poppler.cc: * shell/ev-sidebar-links.c: (create_loading_model), (expand_open_links), (job_finished_callback): Expand links when specified by the document. Depend on a poppler api (defined out for now)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 794db77..d160999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
+ * backend/ev-document-links.h:
+ * pdf/ev-poppler.cc:
+ * shell/ev-sidebar-links.c: (create_loading_model),
+ (expand_open_links), (job_finished_callback):
+
+ Expand links when specified by the document.
+ Depend on a poppler api (defined out for now)
+
+2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
+
* shell/ev-properties.c: (ev_properties_dispose),
(ev_properties_class_init), (dialog_destroy_cb),
(ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),