]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
HIG fixes, thanks to Dennis Cranston
[evince.git] / ChangeLog
index 9e6d3a9dc2b6b74ba4327cf07e92c44f3a19c94b..29e1765dc72a863ceedeeed39113e2f9d10aaadd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,89 @@
+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:
+       * shell/ev-sidebar.c: (ev_sidebar_set_property),
+       (ev_sidebar_get_current_page), (ev_sidebar_get_property),
+       (ev_sidebar_class_init), (ev_sidebar_select_page),
+       (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
+       (ev_sidebar_set_page):
+
+       Add a current page property and allow to get/set it
+
+       * shell/ev-window.c: (setup_view_from_metadata),
+       (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
+
+       Persist current sidebar page per document
+
+2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * data/evince.schemas.in:
+       * shell/ev-window.c: (update_chrome_visibility),
+       (setup_document_from_metadata), (update_sidebar_visibility),
+       (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
+       (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
+       (ev_window_run_presentation), (ev_window_stop_presentation),
+       (ev_window_view_sidebar_cb),
+       (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
+       (load_chrome), (ev_window_init):
+
+       Persist size/visibility of sidebar per document
+
+Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (draw_loading_text): Draw loading text.
+
+2005-09-02  Dan Damian  <dand@gnome.ro>
+
+       * configure.in: Added "ro" to ALL_LINGUAS.
+
+2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (clear_caches):
+
+       ev_page_cache_get doesnt return a reference,
+       dont try to unref it.
+
+2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/main.c: (load_files_remote):
+
+       Fix timestamp parameter with dbus <= 0.33
+
+2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * data/evince.schemas.in:
+
+       Add missing full stop
+
+2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
+
+       * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
+       * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
+
+       Plug some memory leaks
+
+2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
+
+       * configure.ac:
+       * lib/ev-debug.c: (trap_handler):
+
+       Check for execinfo.h and use it only if it exists.
+       Ported from Epiphany (bug #314776).
+
 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
 
        * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.