]>
 
 
www.fi.muni.cz Git - evince.git/log 
 
 
 
 
 
 
 
Marco Pesenti Gritti  [Tue, 1 Feb 2005 17:21:15 +0000  (17:21 +0000)] 
 
Support eps and check document supports find before drawing highlightings 
 
2005-02-01  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-application.c: (ev_application_open): 
        * shell/ev-view.c: (expose_bin_window): 
        * shell/ev-window.c: (ev_window_open): 
 
        Support eps and check document supports find 
        before drawing highlightings in expose. 
 
Jeff Muizelaar  [Tue, 1 Feb 2005 16:52:19 +0000  (16:52 +0000)] 
 
implement get_dimensions 
 
2005-01-13  Jeff Muizelaar  <jeff@nit.ca> 
 
        * pixbuf/pixbuf-document.c: 
        (pixbuf_document_thumbnails_get_dimensions), 
        (pixbuf_document_document_thumbnails_iface_init): 
 
        implement get_dimensions 
 
Marco Pesenti Gritti  [Tue, 1 Feb 2005 15:55:30 +0000  (15:55 +0000)] 
 
Release 0.1.2 
 
2005-02-01  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * NEWS: 
        * configure.ac: 
 
        Release 0.1.2 
 
Vincent van Adrighem  [Mon, 31 Jan 2005 13:26:56 +0000  (13:26 +0000)] 
 
Translation updated by Tino Meinen. 
 
2005-01-31  Vincent van Adrighem  <adrighem@gnome.org> 
 
	* nl.po: Translation updated by Tino Meinen. 
 
Francisco Javier F. Serrador  [Sun, 30 Jan 2005 21:30:47 +0000  (21:30 +0000)] 
 
Updated Spanish translation. 
 
2005-01-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org> 
 
	* es.po: Updated Spanish translation. 
 
Marco Pesenti Gritti  [Sun, 30 Jan 2005 18:44:26 +0000  (18:44 +0000)] 
 
Scroll at the top of the page when changing page 
 
2005-01-30  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-view.c: (set_document_page): 
 
        Scroll at the top of the page when changing page 
 
Marco Pesenti Gritti  [Sun, 30 Jan 2005 16:51:49 +0000  (16:51 +0000)] 
 
Do not redraw unnecessarily 
 
2005-01-30  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-view.c: (ev_view_motion_notify_event): 
 
        Do not redraw unnecessarily 
 
Marco Pesenti Gritti  [Sun, 30 Jan 2005 13:40:03 +0000  (13:40 +0000)] 
 
Yay! find works now... Now to find bugs... 
 
2005-01-30  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/pdf-document.cc: 
        * shell/ev-view.c: (draw_rubberband), (highlight_find_results), 
        (expose_bin_window), (find_changed_cb): 
 
        Yay! find works now... Now to find bugs... 
 
Marco Pesenti Gritti  [Sun, 30 Jan 2005 12:28:10 +0000  (12:28 +0000)] 
 
More work on find implementation, mostly there now 
 
2005-01-30  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * backend/ev-document-find.c: (ev_document_find_base_init), 
        (ev_document_find_changed): 
        * backend/ev-document-find.h: 
        * pdf/xpdf/pdf-document.cc: 
        * shell/ev-view.c: (draw_rubberband), (highlight_find_results), 
        (expose_bin_window), (ev_view_init), (set_document_page), 
        (ensure_rectangle_is_visible), (jump_to_find_result), 
        (jump_to_find_page), (find_changed_cb), (ev_view_set_document), 
        (ev_view_find_next), (ev_view_find_previous): 
        * shell/ev-view.h: 
        * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb): 
 
        More work on find implementation, mostly there now 
 
Marco Pesenti Gritti  [Sat, 29 Jan 2005 17:50:09 +0000  (17:50 +0000)] 
 
Enanche the find interface to be really able to do multi page find. 
 
2005-01-29  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * backend/ev-backend-marshalers.list: 
        * backend/ev-document-find.c: (ev_document_find_base_init), 
        (ev_document_find_cancel), (ev_document_find_page_has_results), 
        (ev_document_find_get_n_results), (ev_document_find_get_result), 
        (ev_document_find_get_progress), (ev_document_find_changed): 
        * backend/ev-document-find.h: 
 
        Enanche the find interface to be really able to do 
        multi page find. 
 
        * pdf/xpdf/pdf-document.cc: 
 
        Implement 
 
        * shell/ev-view.c: (ev_view_finalize), (highlight_find_results), 
        (expose_bin_window), (ev_view_init), 
        (ev_view_get_find_status_message), (find_changed_cb), 
        (ev_view_set_document), (set_document_page): 
 
        Adapt to the new interface. A few things are regressed sorry, 
        I will finish it soon. 
 
Miloslav Trmac  [Fri, 28 Jan 2005 14:07:08 +0000  (14:07 +0000)] 
 
Updated Czech translation. 
 
2005-01-28  Miloslav Trmac  <mitr@volny.cz> 
 
	* cs.po: Updated Czech translation. 
 
Martin Kretzschmar  [Fri, 28 Jan 2005 13:17:22 +0000  (13:17 +0000)] 
 
use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable, 
 
* shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy) 
(ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied 
ev_sidebar_thumbnails_parent_class variable, don't define another 
parent_class variable. 
 
* shell/ev-page-action.c (connect_proxy, ev_page_action_finalize) 
(ev_page_action_class_init): ditto. 
 
* pixbuf/pixbuf-document.c (pixbuf_document_finalize) 
(pixbuf_document_class_init): ditto. 
 
* backend/ev-link.c (ev_window_dispose, ev_link_class_init): 
ditto. 
 
Martin Kretzschmar  [Fri, 28 Jan 2005 13:02:56 +0000  (13:02 +0000)] 
 
ignore various valgrind output files. 
 
Adam Weinberger  [Thu, 27 Jan 2005 20:53:35 +0000  (20:53 +0000)] 
 
Remove reference to removed file. Updated Canadian English translation. 
 
	* POTFILES.in: Remove reference to removed file. 
	* en_CA.po: Updated Canadian English translation. 
 
Marco Pesenti Gritti  [Thu, 27 Jan 2005 20:16:17 +0000  (20:16 +0000)] 
 
Kill session history 
 
2005-01-27  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * data/evince-ui.xml: 
        * shell/Makefile.am: 
        * shell/ev-history.c: 
        * shell/ev-history.h: 
        * shell/ev-navigation-action.c: 
        * shell/ev-navigation-action.h: 
        * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link), 
        (ev_view_set_page), (ev_view_fit_width): 
        * shell/ev-view.h: 
        * shell/ev-window.c: (update_action_sensitivity), 
        (ev_window_setup_document), (register_custom_actions): 
 
        Kill session history 
 
Marco Pesenti Gritti  [Thu, 27 Jan 2005 19:17:36 +0000  (19:17 +0000)] 
 
Fix inverted up/down buttons 
 
2005-01-27  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-window.c: (update_action_sensitivity): 
 
        Fix inverted up/down buttons 
 
Frank Arnold  [Thu, 27 Jan 2005 08:05:18 +0000  (08:05 +0000)] 
 
Updated German translation. 
 
2005-01-27  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Martin Kretzschmar  [Wed, 26 Jan 2005 23:31:43 +0000  (23:31 +0000)] 
 
(ev_sidebar_thumbnails_select_page): make sure the selected thumbnail 
stays visible. 
 
Christian Rose  [Wed, 26 Jan 2005 23:08:28 +0000  (23:08 +0000)] 
 
Added missing file entries. Updated Swedish translation. 
 
2005-01-27  Christian Rose  <menthos@menthos.com> 
 
	* POTFILES.in: Added missing file entries. 
	* sv.po: Updated Swedish translation. 
 
Martin Kretzschmar  [Wed, 26 Jan 2005 22:57:58 +0000  (22:57 +0000)] 
 
(ev_window_init): add GTK_SHADOW_IN to the scrolled window for 
Federico. 
 
Ole Laursen  [Wed, 26 Jan 2005 22:19:15 +0000  (22:19 +0000)] 
 
Added "da" (Danish) to ALL_LINGUAS. 
 
2005-01-26  Ole Laursen  <olau@hardworking.dk> 
 
	* configure.ac: Added "da" (Danish) to ALL_LINGUAS. 
 
Ole Laursen  [Wed, 26 Jan 2005 22:18:38 +0000  (22:18 +0000)] 
 
Added Danish translation. 
 
2005-01-26  Ole Laursen  <olau@hardworking.dk> 
 
	* da.po: Added Danish translation. 
 
Marco Pesenti Gritti  [Wed, 26 Jan 2005 15:19:40 +0000  (15:19 +0000)] 
 
Fix CID fonts with freetype 2.1.9 
 
2005-01-26  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * configure.ac: 
        * pdf/splash/SplashFTFontEngine.cc: 
 
        Fix CID fonts with freetype 2.1.9 
 
Frank Arnold  [Wed, 26 Jan 2005 07:46:20 +0000  (07:46 +0000)] 
 
Updated German translation. 
 
2005-01-26  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Adam Weinberger  [Wed, 26 Jan 2005 05:47:30 +0000  (05:47  +0000)] 
 
Updated Canadian English translation. 
 
	* en_CA.po: Updated Canadian English translation. 
 
Bryan Clark  [Wed, 26 Jan 2005 05:09:26 +0000  (05:09  +0000)] 
 
added item for desktop icon thumbnailer 
 
2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org> 
 
        * TODO: added item for desktop icon thumbnailer 
 
Jonathan Blandford  [Tue, 25 Jan 2005 23:53:11 +0000  (23:53 +0000)] 
 
update 
 
Jonathan Blandford  [Tue, 25 Jan 2005 23:46:02 +0000  (23:46 +0000)] 
 
forgot this 
 
Jonathan Blandford  [Tue, 25 Jan 2005 20:54:22 +0000  (20:54 +0000)] 
 
guard against unloaded docs when the title is accessed. 
 
Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com> 
 
        * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against 
        unloaded docs when the title is accessed. 
 
        * shell/ev-password-view.[hc]: New widget for displaying password 
        state. 
 
        * shell/ev-window.[ch]: Refactor password handling code to handle 
        the new view. 
 
Marco Pesenti Gritti  [Mon, 24 Jan 2005 08:42:19 +0000  (08:42 +0000)] 
 
update 
 
Marco Pesenti Gritti  [Mon, 24 Jan 2005 08:25:15 +0000  (08:25 +0000)] 
 
0.1.1 
 
Marco Pesenti Gritti  [Mon, 24 Jan 2005 08:24:48 +0000  (08:24 +0000)] 
 
Release 0.1.1 
 
2005-01-24  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * NEWS: 
        * configure.ac: 
        * data/Makefile.am: 
 
        Release 0.1.1 
 
Stephane LOEUILLET  [Sun, 23 Jan 2005 20:49:04 +0000  (20:49 +0000)] 
 
ignore page offset here, to make search results independent of it, 
 
2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr> 
 
	* pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed): 
	ignore page offset here, to make search results independent of it, 
 
	* shell/ev-view.c (expose_bin_window): but take offsets into 
	account here. Bug #164932 
 
Stephane LOEUILLET  [Sun, 23 Jan 2005 18:15:07 +0000  (18:15 +0000)] 
 
divide by scale at the right time. Bug #164996 
 
2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr> 
 
	* pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by 
	scale at the right time. Bug #164996 
 
Miloslav Trmac  [Sun, 23 Jan 2005 14:23:00 +0000  (14:23 +0000)] 
 
Updated Czech translation. 
 
2005-01-23  Miloslav Trmac  <mitr@volny.cz> 
 
	* cs.po: Updated Czech translation. 
 
Martin Kretzschmar  [Sat, 22 Jan 2005 22:10:03 +0000  (22:10 +0000)] 
 
Update NEWS 
 
Martin Kretzschmar  [Sat, 22 Jan 2005 22:08:31 +0000  (22:08 +0000)] 
 
My 2005-01-05 change didn't actually fix the problem. Now I just 
removed the Adobe font names and hope that the URW fonts are always in 
outline format. Bug #164934 
 
Martin Kretzschmar  [Sat, 22 Jan 2005 20:18:39 +0000  (20:18 +0000)] 
 
(update_window_title): empty titles are useless, use filename in that 
case too. 
 
Martin Kretzschmar  [Sat, 22 Jan 2005 12:33:58 +0000  (12:33 +0000)] 
 
Add some content. 
 
Frank Arnold  [Sat, 22 Jan 2005 11:16:20 +0000  (11:16 +0000)] 
 
Updated German translation. 
 
2005-01-22  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Adam Weinberger  [Fri, 21 Jan 2005 21:54:58 +0000  (21:54 +0000)] 
 
Updated Canadian English translation. 
 
	* en_CA.po: Updated Canadian English translation. 
 
Francisco Javier F. Serrador  [Fri, 21 Jan 2005 19:41:26 +0000  (19:41 +0000)] 
 
Added Spanish translation contributed by Antonio Ognio. 
 
2005-01-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org> 
 
       * es.po: Added Spanish translation contributed by Antonio Ognio. 
 
Bryan Clark  [Fri, 21 Jan 2005 17:59:37 +0000  (17:59 +0000)] 
 
added one more TODO item and a TODONE section :) 
 
2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org> 
 
        * TODO: added one more TODO item and a TODONE section :) 
 
Martin Kretzschmar  [Fri, 21 Jan 2005 13:34:18 +0000  (13:34 +0000)] 
 
Zero page_[xy]_offset. 
 
* ps/ps-document.c (ps_document_init): Zero page_[xy]_offset. 
 
Martin Kretzschmar  [Fri, 21 Jan 2005 13:29:36 +0000  (13:29 +0000)] 
 
add page_[xy]_offset fields. 
 
* ps/ps-document.h: add page_[xy]_offset fields. 
 
* ps/ps-document.c (ps_document_set_page_offset) 
(ps_document_render): Keep offset in consideration in a few 
places. Bug #164752 "postscript documents are not centered in 
window" 
 
Martin Kretzschmar  [Fri, 21 Jan 2005 13:06:49 +0000  (13:06 +0000)] 
 
(X-GNOME-Bugzilla-Product): s/gpdf/evince/. Spotted by Stephane 
Loeuillet. 
 
Martin Kretzschmar  [Fri, 21 Jan 2005 13:05:17 +0000  (13:05 +0000)] 
 
stub out missing methods for complete EvDocument implementation. Fixes 
 
* pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages) 
(pixbuf_document_get_text, pixbuf_document_document_iface_init): 
stub out missing methods for complete EvDocument implementation. 
Fixes segfaults with Save A Copy and Copy actions. 
 
* ps/ps-document.c (ps_document_save, ps_document_get_text) 
(ps_document_document_iface_init): ditto. 
 
Marco Pesenti Gritti  [Fri, 21 Jan 2005 11:28:49 +0000  (11:28 +0000)] 
 
Add desktop file 
 
2005-01-21  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * data/.cvsignore: 
        * data/Makefile.am: 
        * data/evince.desktop.in: 
 
        Add desktop file 
 
Marco Pesenti Gritti  [Fri, 21 Jan 2005 10:52:48 +0000  (10:52 +0000)] 
 
Make selection work in any direction 
 
2005-01-21  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-view.c: (ev_view_button_press_event), 
        (ev_view_motion_notify_event): 
 
        Make selection work in any direction 
 
Marco Pesenti Gritti  [Fri, 21 Jan 2005 10:22:43 +0000  (10:22 +0000)] 
 
Use shorter labels for some of the toolbars items 
 
2005-01-21  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * TODO: 
        * shell/ev-window.c: (set_short_labels), (ev_window_init): 
 
        Use shorter labels for some of the toolbars items 
 
Marco Pesenti Gritti  [Fri, 21 Jan 2005 09:24:03 +0000  (09:24 +0000)] 
 
Check the links info is initialized before using it. Should fix a crash on 
 
2005-01-21  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/pdf-document.cc: 
 
        Check the links info is initialized before 
        using it. Should fix a crash on startup. 
 
Martin Kretzschmar  [Fri, 21 Jan 2005 00:58:12 +0000  (00:58  +0000)] 
 
(pixbuf_document_thumbnails_get_dimensions): force floating point 
division to calculate page_ratio. Fixes crash with landscape format 
pixbufs. 
 
Vincent van Adrighem  [Fri, 21 Jan 2005 00:37:23 +0000  (00:37  +0000)] 
 
Translation updated by Tino Meinen. 
 
2005-01-21  Vincent van Adrighem  <adrighem@gnome.org> 
 
	* nl.po: Translation updated by Tino Meinen. 
 
Jonathan Blandford  [Thu, 20 Jan 2005 23:56:56 +0000  (23:56 +0000)] 
 
make the bg color darker. 
 
Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com> 
 
        * shell/ev-view.c (ev_view_realize): make the bg color darker. 
 
Martin Kretzschmar  [Thu, 20 Jan 2005 22:27:28 +0000  (22:27 +0000)] 
 
(set_document_page): handle paper size changes when the page 
changes (test with Free Culture, page 2). 
 
Martin Kretzschmar  [Thu, 20 Jan 2005 22:04:37 +0000  (22:04 +0000)] 
 
(set_document_page): unset has_selection when the page changes. 
 
Marco Pesenti Gritti  [Thu, 20 Jan 2005 19:53:58 +0000  (19:53 +0000)] 
 
Use normal style color for the widget background and draw a black box 
 
2005-01-20  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-view.c: (ev_view_size_request), (ev_view_realize), 
        (expose_bin_window), (ev_view_class_init), (ev_view_init): 
 
        Use normal style color for the widget background and 
        draw a black box around the page. 
 
Miloslav Trmac  [Thu, 20 Jan 2005 19:28:34 +0000  (19:28 +0000)] 
 
Updated Czech translation. 
 
2005-01-20  Miloslav Trmac  <mitr@volny.cz> 
 
	* cs.po: Updated Czech translation. 
 
Marco Pesenti Gritti  [Thu, 20 Jan 2005 18:05:47 +0000  (18:05 +0000)] 
 
forgot this 
 
Marco Pesenti Gritti  [Thu, 20 Jan 2005 18:05:09 +0000  (18:05 +0000)] 
 
Keep offset in consideration in a few places 
 
2005-01-20  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/pdf-document.cc: 
 
        Keep offset in consideration in a few places 
 
        * shell/ev-view.c: (expose_bin_window): 
 
        Set the offsets so that the document is ever centered 
 
Bryan Clark  [Thu, 20 Jan 2005 14:11:25 +0000  (14:11 +0000)] 
 
Added TODO items and finished off the first todo item 
 
2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org> 
 
        * TODO: Added TODO items and finished off the first todo item 
 
        * AUTHORS: Updated AUTHORS section with piece from gpdf file and 
        reflect current authors 
 
Marco Pesenti Gritti  [Thu, 20 Jan 2005 12:16:53 +0000  (12:16 +0000)] 
 
Show a wait cursor while the page is rendering 
 
2005-01-20  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/pdf-document.cc: 
        * shell/ev-view.c: (ev_view_set_cursor), 
        (ev_view_motion_notify_event), (document_changed_callback), 
        (set_document_page): 
 
        Show a wait cursor while the page is rendering 
 
Marco Pesenti Gritti  [Thu, 20 Jan 2005 11:35:19 +0000  (11:35 +0000)] 
 
Ensure thumbnails selection, toolbar page control and current page are in 
 
2005-01-20  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-sidebar-thumbnails.c: 
        (ev_sidebar_tree_selection_changed), 
        (ev_sidebar_thumbnails_select_page): 
        * shell/ev-sidebar-thumbnails.h: 
        * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back), 
        (ev_view_can_go_forward): 
        * shell/ev-window.c: (ev_window_open_page), 
        (ev_window_setup_document), (update_current_page), 
        (view_page_changed_cb), (ev_window_init): 
        * shell/ev-window.h: 
 
        Ensure thumbnails selection, toolbar page control and 
        current page are in sync. 
 
Adam Weinberger  [Wed, 19 Jan 2005 22:48:25 +0000  (22:48 +0000)] 
 
Updated Canadian English translation. 
 
	* en_CA.po: Updated Canadian English translation. 
 
Marco Pesenti Gritti  [Wed, 19 Jan 2005 19:32:44 +0000  (19:32 +0000)] 
 
Fix CAN-2005-0064 
 
2005-01-19  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/XRef.cc: 
 
        Fix CAN-2005-0064 
 
Kjartan Maraas  [Wed, 19 Jan 2005 11:31:43 +0000  (11:31 +0000)] 
 
Updated Norwegian translation. 
 
2005-01-19  Kjartan Maraas  <kmaraas@gnome.org> 
 
	* nb.po: Updated Norwegian translation. 
 
Jonathan Blandford  [Wed, 19 Jan 2005 06:12:27 +0000  (06:12 +0000)] 
 
Add initial support for password-supported dialogs. This could be a lot 
 
Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com> 
 
        * backend/Makefile.am: 
        * backend/ev-document-links.h: 
        * backend/ev-document-security.c: (ev_document_security_get_type), 
        (ev_document_security_has_document_security), 
        (ev_document_security_set_password): 
        * backend/ev-document-security.h: 
        * backend/ev-document.c: (ev_document_error_quark): 
        * backend/ev-document.h: 
        * data/Makefile.am: 
        * data/evince-password.glade: 
        * pdf/xpdf/pdf-document.cc: 
        * shell/Makefile.am: 
        * shell/ev-password.c: (ev_password_set_bad_password_label), 
        (ev_window_password_entry_changed_cb), (ev_password_dialog_new), 
        (ev_password_dialog_get_password), 
        (ev_password_dialog_set_bad_pass): 
        * shell/ev-password.h: 
        * shell/ev-window.c: (ev_window_get_attribute), 
        (ev_window_set_property), (update_action_sensitivity), 
        (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf), 
        (ev_window_setup_document), (ev_window_get_password), 
        (ev_window_open), (ev_window_cmd_save_as), 
        (using_postscript_printer), (ev_window_print), 
        (find_not_supported_dialog), (ev_window_cmd_edit_find), 
        (update_fullscreen_popup), (ev_window_fullscreen), 
        (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen), 
        (ev_window_focus_out_cb), (ev_window_cmd_help_about), 
        (menu_item_select_cb), (find_bar_search_changed_cb), 
        (ev_window_dispose), (ev_window_init): 
 
        Add initial support for password-supported dialogs.  This could be 
        a lot cooler, but it'll do for now. 
 
Frank Arnold  [Wed, 19 Jan 2005 00:17:31 +0000  (00:17  +0000)] 
 
Updated German translation. 
 
2005-01-19  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Marco Pesenti Gritti  [Tue, 18 Jan 2005 12:45:49 +0000  (12:45 +0000)] 
 
Fix bugs in the links implementation and change cursor when hovering a 
 
2005-01-18  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pdf/xpdf/pdf-document.cc: 
        * shell/ev-view.c: (status_message_from_link), 
        (ev_view_set_status), (ev_view_set_cursor), 
        (ev_view_motion_notify_event), (ev_view_init): 
        * shell/ev-window.c: (view_status_changed_cb), (ev_window_init): 
 
        Fix bugs in the links implementation and change cursor 
        when hovering a link. 
 
Bryan Clark  [Mon, 17 Jan 2005 19:20:08 +0000  (19:20 +0000)] 
 
added cvsignore file for viewer directory 
 
2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org> 
 
        * viewer/.cvsignore: added cvsignore file for viewer directory 
 
        * TODO: created TODO document 
 
	Actually do the adding this time (see 'Case of the Mundays') 
 
Bryan Clark  [Mon, 17 Jan 2005 19:19:13 +0000  (19:19 +0000)] 
 
added cvsignore file for viewer directory 
 
2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org> 
 
        * viewer/.cvsignore: added cvsignore file for viewer directory 
 
        * TODO: created TODO document 
 
Frank Arnold  [Sun, 16 Jan 2005 21:32:07 +0000  (21:32 +0000)] 
 
Updated German translation. 
 
2005-01-16  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Miloslav Trmac  [Sun, 16 Jan 2005 15:57:15 +0000  (15:57 +0000)] 
 
Updated Czech translation. 
 
2005-01-16  Miloslav Trmac  <mitr@volny.cz> 
 
	* cs.po: Updated Czech translation. 
 
Kjartan Maraas  [Sat, 15 Jan 2005 21:11:29 +0000  (21:11 +0000)] 
 
Add shell/ev-history.c Update 
 
2005-01-15  Kjartan Maraas  <kmaraas@gnome.org> 
 
	* POTFILES.in: Add shell/ev-history.c 
	* nb.po: Update 
 
Dave Malcolm  [Fri, 14 Jan 2005 05:26:54 +0000  (05:26  +0000)] 
 
new functions to help with implementation of sensitivity code Fix 
 
2005-01-14  Dave Malcolm  <dmalcolm@redhat.com> 
 
	* shell/ev-view.h: 
	* shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward): 
	new functions to help with implementation of sensitivity code 
	* shell/ev-window.c (update_action_sensitivity): Fix sensitivity 
	of all actions that might require it.  Fixes a crash when you 
	click on the Zoom actions in a window lacking a document. 
 
Adam Weinberger  [Fri, 14 Jan 2005 04:54:01 +0000  (04:54  +0000)] 
 
Updated Canadian English translation. 
 
	* en_CA.po: Updated Canadian English translation. 
 
Dave Malcolm  [Fri, 14 Jan 2005 00:10:12 +0000  (00:10  +0000)] 
 
Fix sensitivity of the Find action 
 
2005-01-13  Dave Malcolm  <dmalcolm@redhat.com> 
 
	* shell/ev-window.c (Module): Fix sensitivity of the Find action 
 
Marco Pesenti Gritti  [Thu, 13 Jan 2005 19:11:28 +0000  (19:11 +0000)] 
 
View status message support, use it to show the links. Needs work... 
 
2005-01-13  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * pixbuf/pixbuf-document.c: (pixbuf_document_get_link), 
        (pixbuf_document_document_iface_init): 
        * ps/ps-document.c: (ps_document_get_link), 
        (ps_document_document_iface_init): 
        * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event), 
        (status_message_from_link), (ev_view_set_status), 
        (ev_view_set_find_status), (ev_view_motion_notify_event), 
        (ev_view_button_release_event), (ev_view_set_property), 
        (ev_view_get_property), (ev_view_class_init), (ev_view_init), 
        (ev_view_get_find_status_message), (update_find_results), 
        (ev_view_get_status), (ev_view_get_find_status): 
        * shell/ev-view.h: 
        * shell/ev-window.c: (view_status_changed_cb), 
        (view_find_status_changed_cb), (ev_window_init): 
 
        View status message support, use it to show the links. 
        Needs work... 
 
Marco Pesenti Gritti  [Thu, 13 Jan 2005 17:49:01 +0000  (17:49 +0000)] 
 
Add support for document links 
 
2005-01-13  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * backend/ev-document.c: (ev_document_get_link): 
        * backend/ev-document.h: 
        * pdf/xpdf/pdf-document.cc: 
        * shell/ev-application.c: (ev_application_open): 
        * shell/ev-application.h: 
        * shell/ev-sidebar-links.c: (selection_changed_cb): 
        * shell/ev-view.c: (ev_view_button_release_event), (go_to_link), 
        (ev_view_go_to_link): 
 
        Add support for document links 
 
Anders Carlsson  [Thu, 13 Jan 2005 16:23:29 +0000  (16:23 +0000)] 
 
Set the spin button limits correctly. 
 
2005-01-13  Anders Carlsson  <andersca@gnome.org> 
 
	* shell/ev-page-action.c: (update_spin), (total_pages_changed_cb), 
	(create_tool_item): 
	Set the spin button limits correctly. 
 
	* shell/ev-sidebar-thumbnails.c: 
	(ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init): 
	Support changing pages by clicking on the thumbnails. 
 
Jeff Muizelaar  [Thu, 13 Jan 2005 16:19:22 +0000  (16:19 +0000)] 
 
implement get_dimensions 
 
2005-01-13  Jeff Muizelaar  <jeff@nit.ca> 
 
        * pixbuf/pixbuf-document.c: 
        (pixbuf_document_thumbnails_get_dimensions), 
        (pixbuf_document_document_thumbnails_iface_init): 
 
        implement get_dimensions 
 
Marco Pesenti Gritti  [Thu, 13 Jan 2005 16:15:29 +0000  (16:15 +0000)] 
 
Fix page switching on multipage documents 
 
2005-01-13  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * ps/ps-document.c: (ps_document_goto_page): 
 
        Fix page switching on multipage documents 
 
Jeff Muizelaar  [Thu, 13 Jan 2005 15:27:03 +0000  (15:27 +0000)] 
 
check for NULL before assigning to width and height parameters 
 
2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca> 
 
        * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size): 
 
        check for NULL before assigning to width and height parameters 
 
Marco Pesenti Gritti  [Thu, 13 Jan 2005 09:33:09 +0000  (09:33 +0000)] 
 
*** empty log message *** 
 
Jeff Muizelaar  [Thu, 13 Jan 2005 09:32:55 +0000  (09:32 +0000)] 
 
implement get/set properties 
 
2005-01-12  Jeff Muizelaar  <jeff@nit.ca> 
 
        * pixbuf/pixbuf-document.c: (pixbuf_document_class_init), 
        (pixbuf_document_set_property), (pixbuf_document_get_property): 
 
        implement get/set properties 
 
Frank Arnold  [Tue, 11 Jan 2005 13:58:46 +0000  (13:58 +0000)] 
 
Updated German translation. 
 
2005-01-11  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Updated German translation. 
 
Marco Pesenti Gritti  [Tue, 11 Jan 2005 11:21:52 +0000  (11:21 +0000)] 
 
Implement history dropdowns 
 
2005-01-11  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-history.c: (ev_history_get_property), 
        (ev_history_set_property), (ev_history_class_init), 
        (ev_history_add_page), (ev_history_set_current_index): 
        * shell/ev-navigation-action.c: (ev_navigation_action_set_history), 
        (activate_menu_item_cb), (new_history_menu_item), (build_menu), 
        (ev_navigation_action_finalize): 
        * shell/ev-navigation-action.h: 
        * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back), 
        (ev_view_go_forward), (ev_view_get_find_status_message), 
        (history_index_changed_cb), (ev_view_set_history): 
        * shell/ev-view.h: 
        * shell/ev-window.c: (update_total_pages), (ev_window_open), 
        (update_current_page), (register_custom_actions): 
 
        Implement history dropdowns 
 
Adam Weinberger  [Tue, 11 Jan 2005 05:54:03 +0000  (05:54  +0000)] 
 
Updated Canadian English translation. 
 
	* en_CA.po: Updated Canadian English translation. 
 
Marco Pesenti Gritti  [Tue, 11 Jan 2005 00:39:16 +0000  (00:39  +0000)] 
 
Fix several history bugs 
 
2005-01-11  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/ev-history.c: (ev_history_init), (ev_history_add_link): 
        * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back), 
        (ev_view_go_forward): 
        * shell/ev-window.c: (register_custom_actions): 
 
        Fix several history bugs 
 
Kjartan Maraas  [Tue, 11 Jan 2005 00:22:18 +0000  (00:22  +0000)] 
 
Add «nb» to ALL_LINGUAS. 
 
2005-01-11  Kjartan Maraas  <kmaraas@gnome.org> 
 
	* configure.ac: Add «nb» to ALL_LINGUAS. 
 
Kjartan Maraas  [Tue, 11 Jan 2005 00:21:18 +0000  (00:21  +0000)] 
 
Add this. 
 
2005-01-11  Kjartan Maraas  <kmaraas@gnome.org> 
 
	* nb.po: Add this. 
 
Marco Pesenti Gritti  [Mon, 10 Jan 2005 19:08:15 +0000  (19:08 +0000)] 
 
Rename bookmark to link, and use "Index" for the sidebar panel. 
 
Frank Arnold  [Mon, 10 Jan 2005 09:03:02 +0000  (09:03 +0000)] 
 
Merged translations from ggv and gpdf, minor updates. 
 
2005-01-10  Frank Arnold  <farnold@cvs.gnome.org> 
 
	* de.po: Merged translations from ggv and gpdf, minor updates. 
 
Marco Pesenti Gritti  [Sun, 9 Jan 2005 19:30:55 +0000  (19:30 +0000)] 
 
Initial history implementation. Needs work. 
 
2005-01-09  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * shell/Makefile.am: 
        * shell/ev-application.c: (ev_application_open_bookmark): 
        * shell/ev-application.h: 
        * shell/ev-history.c: (ev_history_init), (free_links_list), 
        (ev_history_finalize), (ev_history_class_init), 
        (ev_history_add_link), (ev_history_add_page), 
        (ev_history_get_link_nth), (ev_history_get_n_links), 
        (ev_history_get_current_index), (ev_history_set_current_index), 
        (ev_history_new): 
        * shell/ev-history.h: 
        * shell/ev-sidebar-bookmarks.c: (selection_changed_cb): 
        * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document), 
        (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark), 
        (go_to_index), (ev_view_go_back), (ev_view_go_forward), 
        (ev_view_set_page): 
        * shell/ev-view.h: 
        * shell/ev-window.c: (ev_window_open_bookmark), 
        (ev_window_cmd_go_back), (ev_window_cmd_go_forward), 
        (goto_page_cb), (register_custom_actions): 
        * shell/ev-window.h: 
 
        Initial history implementation. Needs work. 
 
Martin Kretzschmar  [Sun, 9 Jan 2005 18:24:37 +0000  (18:24 +0000)] 
 
(redraw): fix pixbuf data offset. 
 
Miloslav Trmac  [Sun, 9 Jan 2005 14:33:27 +0000  (14:33 +0000)] 
 
Updated Czech translation. 
 
2005-01-09  Miloslav Trmac  <mitr@volny.cz> 
 
	* cs.po: Updated Czech translation. 
 
Marco Pesenti Gritti  [Sat, 8 Jan 2005 23:33:58 +0000  (23:33 +0000)] 
 
Update 
 
2005-01-09  Marco Pesenti Gritti  <marco@gnome.org> 
 
        * cut-n-paste/recent-files/egg-recent-item.c: 
        * cut-n-paste/recent-files/egg-recent-item.h: 
        * cut-n-paste/recent-files/egg-recent-model.c: 
        * cut-n-paste/recent-files/egg-recent-util.c: 
        * cut-n-paste/recent-files/egg-recent-view-gtk.c: 
        * cut-n-paste/recent-files/egg-recent-view.c: 
 
        Update 
 
Martin Kretzschmar  [Sat, 8 Jan 2005 21:59:23 +0000  (21:59 +0000)] 
 
pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile): 
 
* pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel) 
(fillGlyph, fillImageMask, drawImage): 
pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile): 
pdf/splash/SplashTypes.h: 
pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8 
packed mode for Splash. 
 
* pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use 
RGB8 packed mode, eliminates the pixbuf data creation loop. 
 
Martin Kretzschmar  [Sat, 8 Jan 2005 19:02:48 +0000  (19:02 +0000)] 
 
Added ev-print-job.c. 
 
* POTFILES.in: Added ev-print-job.c. 
 
* shell/ev-print-job.c (ev_print_job_finalize) 
(ev_print_job_set_property, ev_print_job_get_property) 
(ev_print_job_set_gnome_print_job, ev_print_job_set_document) 
(ev_print_job_use_print_dialog_settings, idle_print_handler) 
(print_closure_finalize, ev_print_job_print): implement 
printing (for backends with EvPsExporter) 
 
* shell/ev-window.c (ev_window_print): unref print job after 
printing. 
 
Martin Kretzschmar  [Sat, 8 Jan 2005 18:44:07 +0000  (18:44 +0000)] 
 
(ev_view_set_document): don't connect to "found" unless the document 
implements the EvDocumentFind interface.