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--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e9791..b583775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2006-05-02 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * backend/Makefile.am:
+ * backend/ev-document-links.[ch]:
+ * backend/ev-document.[ch]:
+ * backend/ev-link-action.[ch]:
+ * backend/ev-link-dest.[ch]:
+ * backend/ev-link.[ch]:
+ * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
+ (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
+ * shell/ev-page-action.c: (build_new_tree_cb):
+ * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
+ (links_page_num_func), (update_page_callback):
+ * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
+ (tip_from_link):
+ * shell/ev-jobs.c:
+ * shell/ev-window.[ch]: (ev_window_open_uri),
+ (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
+ * shell/ev-application.[ch]: (ev_application_open_window),
+ (ev_application_open_uri):
+
+ Rework links system, it adds support for remote links now and it makes
+ easier to add new kinds of actions and destinations. Fixes bug #317292
+
2006-05-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* data/Makefile.am: