]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use mozilla style vs gtk style, way better for links.
[evince.git] / ChangeLog
index d6d70be06658de1107dab0a065f87240745942b8..80be1ca164f0a91532148b1112afb1d50cbec871 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,93 @@
+2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * lib/ev-tooltip.c:
+
+       Use mozilla style vs gtk style, way better for links.
+
+       * shell/ev-view.c: (ev_view_motion_notify_event),
+       (ev_view_destroy), (ev_view_init):
+
+       Deactive tooltip when the link hovered is changed.
+
+2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-document.h:
+       * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
+       (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
+       (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
+       (ev_link_new_page), (ev_link_new_page_xyz):
+       * backend/ev-link.h:
+       * pdf/ev-poppler.cc:
+       * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
+       (go_to_link), (tip_from_link):
+
+       Implement xyz links, still not functional. Links are a total
+       mess, will need to refactor and bugfix a lot :(
+
+2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
+
+       * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
+
+2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * data/evince.schemas.in:
+       * shell/Makefile.am:
+       * shell/ev-window.c: (update_chrome_visibility),
+       (password_dialog_response), (ev_window_load_job_cb),
+       (ev_window_xfer_job_cb), (ev_window_open_uri),
+       (ev_window_class_init), (set_chrome_actions), (load_chrome),
+       (ev_window_init):
+
+       Remove the statusbar. This regress loading feedback, need to
+       check with Bryan what we want to do there...
+
+2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * lib/ev-tooltip.c: (ev_tooltip_init):
+
+       Fix tooltip border and size handling
+
+2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
+       (ev_tooltip_set_position), (ev_tooltip_recently_shown),
+       (ev_tooltip_timeout), (ev_tooltip_activate),
+       (ev_tooltip_deactivate):
+       * lib/ev-tooltip.h:
+       * shell/ev-view.c: (ev_view_motion_notify_event):
+
+       Delay popup showing. Mirror gtk logic/times.
+
+2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * lib/Makefile.am:
+       * lib/ev-tooltip.c: (ev_tooltip_expose_event),
+       (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
+       (ev_tooltip_set_text), (ev_tooltip_set_position):
+       * lib/ev-tooltip.h:
+
+       Simple widget to show tooltips at a custom position
+
+       * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
+       (ev_view_destroy):
+
+       Use it for links. First go, needs work
+
+2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
+
+       * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
+       HIG fixes.  Use title capitalization for window title. Use 12 
+       pixels of space between the dialog's vbox and action area.
+
+2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (file_open_dialog_response_cb),
+       (ev_window_cmd_file_open), (file_save_dialog_response_cb),
+       (ev_window_cmd_save_as):
+
+       Make file pickers not modal and refactor code some
+
 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-sidebar.h:
 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-sidebar.h: