]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
15b6eead540be399432e8c23653f01a16c8db01b
[evince.git] / ChangeLog
1 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (image_save_dialog_response_cb):
4
5         Do not append the file extension twice when saving an image.
6         
7 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
10
11         Remove an invalid ifdef.
12         
13 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
14
15         * shell/ev-view.c: (ev_view_motion_notify_event):
16
17         Make sure the cursor is correctly restored after showing the right
18         click menu.
19         
20 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
23         (ev_attachment_open):
24         * shell/ev-sidebar-attachments.c:
25         (ev_sidebar_attachments_button_press):
26         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
27
28         Use GdkAppLaunchContext when available to open attachments.
29         
30 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
31
32         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
33
34         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
35         by Eric Piel.
36         
37 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
38
39         * shell/ev-application.c: (ev_application_get_media_keys):
40         * shell/ev-media-player-keys.[ch]:
41         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
42         (ev_media_player_keys_grab_keys),
43         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
44         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
45         * shell/ev-window.[ch]: (ev_window_dispose),
46         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
47         (ev_window_init):
48
49         Clean up the media player keys stuff.
50         
51 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
52
53         * NEWS:
54         * configure.ac:
55
56         Update for release 2.23.91.
57         
58 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
59
60         * cut-n-paste/smclient/eggsmclient-xsmp.c:
61         (sm_client_xsmp_set_initial_properties):
62
63         Fix memory leak.
64         
65 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
66
67         * shell/ev-application.c: (ev_application_open_window),
68         (ev_application_open_uri_at_dest):
69
70         Make sure evince starts up in the right workspace when resuming a
71         previous session.
72         
73 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
74
75         * shell/ev-application.[ch]: (ev_application_open_window),
76         (ev_application_add_icon_path_for_screen),
77         (ev_application_open_uri_at_dest):
78
79         Fix window manager warnings shown in ~/.xsession-errors
80         
81 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
82
83         * configure.ac:
84         * cut-n-paste/Makefile.am:
85         * cut-n-paste/smclient/Makefile.am:
86         * cut-n-paste/smclient/eggdesktopfile.[ch]:
87         * cut-n-paste/smclient/eggsmclient-private.h:
88         * cut-n-paste/smclient/eggsmclient-xsmp.c:
89         * cut-n-paste/smclient/eggsmclient.[ch]:
90
91         EggSMClient copied from libegg
92
93         * libdocument/ev-file-helpers.c: (ev_dot_dir):
94         * shell/Makefile.am:
95         * shell/ev-application.[ch]: (ev_application_load_session),
96         (smclient_save_state_cb), (smclient_quit_cb),
97         (ev_application_init_session), (ev_application_shutdown),
98         (ev_application_init):
99         * shell/main.c: (main):
100
101         Use EggSMClient instead of gnome-client and remove libgnome and
102         libgnomeui dependencies.
103         
104 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
105
106         * shell/main.c: (main):
107
108         Remove gnome_authentication_manager_init.
109         
110 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
111
112         * shell/ev-view.c: (ev_view_goto_window_create):
113
114         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
115         since it's now deprecated.
116         
117 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
118
119         * backend/djvu/Makefile.am:
120         * backend/djvu/djvu-document-private.h:
121         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
122         (djvu_document_find_iface_init):
123         * backend/djvu/djvu-text-page.[ch]:
124         * backend/djvu/djvu-text.[ch]: Removed
125         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
126         (pdf_document_find_iface_init):
127         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
128         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
129         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
130         (ev_job_find_get_n_results), (ev_job_find_get_progress),
131         (ev_job_find_has_results), (ev_job_find_get_results):
132         * shell/ev-view-private.h:
133         * shell/ev-view.[ch]: (ev_view_expose_event),
134         (highlight_find_results), (ev_view_finalize),
135         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
136         (ev_view_set_document), (ev_view_find_get_n_results),
137         (ev_view_find_get_result), (jump_to_find_result),
138         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
139         (ev_view_find_previous), (ev_view_find_search_changed),
140         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
141         * shell/ev-window.c: (ev_window_update_actions),
142         (page_changed_cb), (ev_window_setup_document),
143         (ev_window_update_find_status_message),
144         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
145         (ev_window_clear_find_job), (find_bar_close_cb),
146         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
147         (ev_window_dispose), (ev_window_init):
148
149         Rework find interface. The find logic has been moved from backends
150         to the shell avoiding a lot of duplicated code in the backends and
151         making easier to implement the find interface in the backends.
152         
153 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
154
155         * backend/pdf/ev-poppler.cc:
156         (pdf_document_thumbnails_get_dimensions):
157
158         Make sure thumbnail size returned by the PDF is actually
159         valid. Fixes bug #548462.
160         
161 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
162
163         * shell/ev-window.c: (ev_window_setup_document),
164         (ev_window_set_document), (ev_window_dispose):
165
166         Remove the idle function for setting the document up when the
167         window is destroyed. Fixes bug #549163.
168         
169 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
170
171         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
172         (ev_job_attachments_dispose), (ev_job_attachments_run),
173         (ev_job_attachments_class_init), (ev_job_attachments_new):
174         * shell/ev-sidebar-attachments.c:
175         (ev_sidebar_attachments_set_document):
176
177         Add a new job to get the attachments in a thread with the document
178         lock held. Fixes bug #548653.
179         
180 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
183         (tiff_document_document_iface_init):
184
185         Implement document_get_page_label in tiff backend.
186         
187 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
188
189         * backend/tiff/tiff-document.c: (tiff_document_render):
190
191         Handle document orientation in tiff backend. Fixes bug #548444.
192         
193 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
194
195         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
196
197         Do not crash when adjustment page size is 0. Fixes bug #547440.
198         
199 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
200
201         * cut-n-paste/evmountoperation/ev-mount-operation.c:
202
203         Sync with current GTK+.
204         
205 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
206
207         * configure.ac:
208         
209         Update for release 2.23.6.
210
211 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
212
213         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
214         (ev_job_load_set_password):
215         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
216         * shell/ev-window.c: (password_dialog_response),
217         (ev_window_load_job_cb):
218
219         Fix loading encrypted documents since I broke it with the jobs
220         rework.
221         
222 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
223
224         * NEWS:
225
226         Update NEWS for 2.23.6 release.
227         
228 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
229
230         * backend/impress/impress-document.c:
231         * backend/impress/render.h:
232         * libdocument/ev-document-factory.c:
233         * libdocument/ev-document-factory.h:
234         * libdocument/ev-document-links.h:
235         * libdocument/ev-document-misc.c:
236         * libdocument/ev-document-misc.h:
237         * properties/ev-properties-main.c:
238         * properties/ev-properties-view.c:
239         * properties/ev-properties-view.h:
240         * shell/eggfindbar.c:
241         * shell/eggfindbar.h:
242         * shell/ev-application.c:
243         * shell/ev-application.h:
244         * shell/ev-jobs.h:
245         * shell/ev-message-area.h:
246         * shell/ev-navigation-action.c:
247         * shell/ev-navigation-action.h:
248         * shell/ev-open-recent-action.c:
249         * shell/ev-open-recent-action.h:
250         * shell/ev-page-action-widget.c:
251         * shell/ev-page-action.c:
252         * shell/ev-page-action.h:
253         * shell/ev-page-cache.h:
254         * shell/ev-password-view.h:
255         * shell/ev-password.h:
256         * shell/ev-pixbuf-cache.h:
257         * shell/ev-properties-fonts.c:
258         * shell/ev-sidebar-attachments.c:
259         * shell/ev-sidebar-links.c:
260         * shell/ev-sidebar-links.h:
261         * shell/ev-sidebar-thumbnails.c:
262         * shell/ev-sidebar-thumbnails.h:
263         * shell/ev-sidebar.c:
264         * shell/ev-sidebar.h:
265         * shell/ev-stock-icons.c:
266         * shell/ev-tooltip.h:
267         * shell/ev-view.c:
268         * shell/ev-view.h:
269         * shell/ev-window.c:
270         * shell/ev-window.h:
271         * shell/main.c:
272
273         More #include cleanups. Again: reordering, single gtk.h
274         includes and other stuff.
275
276 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
277
278         * shell/eggfindbar.c:
279         * shell/ev-application.c:
280         * shell/ev-message-area.c:
281         * shell/ev-navigation-action.c:
282         * shell/ev-open-recent-action.c:
283         * shell/ev-page-action-widget.c:
284         * shell/ev-page-action.c:
285         * shell/ev-password-view.c:
286         * shell/ev-properties-dialog.c:
287         * shell/ev-properties-fonts.c:
288         * shell/ev-sidebar-attachments.c:
289         * shell/ev-sidebar-page.c:
290         * shell/ev-sidebar-thumbnails.c:
291         * shell/ev-stock-icons.c:
292         * shell/ev-tooltip.c:
293         * shell/ev-view.c:
294         * shell/ev-window.c:
295         * shell/main.c:
296
297         Cleanup many #include statements: reorder so that a
298         generic-to-specific order is used, use single gtk.h
299         includes, and some other cleanups.
300
301 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
302
303         * shell/ev-jobs.h:
304
305         Add gio header.
306         
307 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
308
309         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
310         (ev_document_fc_mutex_trylock):
311         * shell/Makefile.am:
312         * shell/ev-job-queue.[ch]:
313         * shell/ev-job-scheduler.[ch]:
314         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
315         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
316         (ev_job_run), (ev_job_cancel), (ev_job_failed),
317         (ev_job_failed_from_error), (ev_job_succeeded),
318         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
319         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
320         (ev_job_links_class_init), (ev_job_render_init),
321         (notify_page_ready), (ev_job_render_page_ready),
322         (ev_job_render_run), (ev_job_render_class_init),
323         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
324         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
325         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
326         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
327         (ev_job_save_dispose), (ev_job_save_run),
328         (ev_job_save_class_init), (ev_job_print_init),
329         (ev_job_print_dispose), (ev_job_print_run),
330         (ev_job_print_class_init):
331         * shell/ev-page-cache.c:
332         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
333         (check_job_size_and_unref), (move_one_job),
334         (copy_job_to_job_info), (add_job),
335         (ev_pixbuf_cache_add_jobs_if_needed):
336         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
337         (job_fonts_finished_cb), (job_fonts_updated_cb),
338         (ev_properties_fonts_set_document):
339         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
340         (ev_sidebar_links_set_document):
341         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
342         (ev_sidebar_thumbnails_set_document),
343         (ev_sidebar_thumbnails_clear_job):
344         * shell/ev-view-private.h:
345         * shell/ev-view.c:
346         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
347         (ev_window_refresh_window_thumbnail), (password_dialog_response),
348         (ev_window_clear_load_job), (ev_window_clear_reload_job),
349         (ev_window_load_job_cb), (ev_window_reload_job_cb),
350         (window_open_file_copy_ready_cb), (ev_window_open_uri),
351         (ev_window_reload_document), (ev_window_clear_save_job),
352         (ev_window_save_job_cb), (file_save_dialog_response_cb),
353         (ev_window_clear_print_job), (ev_window_print_job_cb),
354         (ev_window_print_dialog_response_cb):
355         * shell/main.c: (main):
356
357         Rework the jobs system in order to make it simpler and more
358         extensible. It allows to run jobs in the main loop instead of
359         using a thread when it's appropriate like the fonts job. Now it's
360         also possible to cancel jobs that are currently running. 
361         
362 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
363
364         * libdocument/ev-debug.c: (profile_init):
365
366         Create the hash table also when profiling service is enabled for
367         all sections.
368         
369 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
370
371         * libdocument/ev-debug.[ch]: (ev_profiler_start),
372         (ev_profiler_stop):
373         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
374         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
375         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
376         (ev_job_print_run):
377         * shell/main.c: (main):
378
379         Add a profile mode available when debug is enabled. Add profilers
380         in ev-jobs.
381         
382 2008-07-23  Götz Waschk <waschk@mandriva.org>
383
384         * configure.ac: Correctly build desktop file. Fixes
385         bug #544237.
386
387 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
388
389         * configure.ac:
390         
391         Update for release 2.23.5.
392
393 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
394
395         * NEWS:
396
397         Update NEWS for 2.23.5 release.
398         
399 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
400
401         * shell/ev-window.c: (ev_window_state_event),
402         (ev_window_class_init):
403
404         Intercept window manager's fullscreen request in order to run/stop
405         fullscreen mode. Fixes bug #493541.
406         
407 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
408
409         * shell/ev-window.c: (find_bar_visibility_changed_cb):
410
411         Restart the job search when the find bar is opened for the second
412         time. Fixes bug #531956.
413         
414 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
415
416         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
417         (get_document_from_uri):
418
419         Make sure we always return a valid error struct when
420         get_document_from_uri fails. Fixes nautilus crash, see bug
421         #542548.
422         
423 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
424
425         * libdocument/ev-transition-effect.c
426         (ev_transition_effect_type_get_type),
427         (ev_transition_effect_alignment_get_type),
428         (ev_transition_effect_direction_get_type):
429         
430         Fixes bug #542924. Makes enums static to fix Solaris build.
431
432 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
433
434         * shell/ev-view.c: (ev_view_key_press_event):
435
436         Add '.' keybinding for blanking the screen in presentation
437         mode. Fixes bug #542001.
438         
439 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
440
441         * libdocument/ev-document-misc.c:
442         (ev_document_misc_pixbuf_from_surface):
443
444         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
445         #540950.
446         
447 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
448
449         * backend/comics/comics-document.c (comics_document_load):
450         * backend/comics/comicsdocument.evince-backend.in:
451         * configure.ac:
452         * thumbnailer/evince-thumbnailer-comics.schemas.in:
453         
454         Added support for 7-zip based cb7 comic book. Patch by
455         Kartik Rustagi. Fixes bug #532312.
456
457 2008-06-24  Bastien Nocera  <hadess@hadess.net>
458
459         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
460         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
461         Fixes bug #539972.
462
463 2008-06-24  Bastien Nocera  <hadess@hadess.net>
464
465         * shell/Makefile.am:
466         * shell/ev-application.c (ev_application_init),
467         (ev_application_get_media_keys):
468         * shell/ev-application.h:
469         * shell/ev-marshal.list:
470         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
471         (proxy_destroy), (on_media_player_key_pressed),
472         (ev_media_player_keys_init), (ev_media_player_keys_focused),
473         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
474         * shell/ev-media-player-keys.h:
475         * shell/ev-window.c (ev_window_go_previous_page),
476         (ev_window_go_next_page), (ev_window_go_first_page),
477         (ev_window_go_last_page), (ev_window_start_presentation),
478         (ev_window_dispose), (view_actions_focus_in_cb):
479         * shell/ev-window.h: When building with D-Bus support, listen
480         for multimedia key events from gnome-settings-daemon. This allows
481         to go to the next/previous/first/last pages using, respectively,
482         Next/Previous/Rewing/Fast Forward. The Play button is used to start
483         a presentation. Fixes bug #539971.
484
485 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
486
487         * configure.ac:
488         
489         Update for release 2.23.4.
490
491 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
492
493         * NEWS:
494
495         Update news for 2.23.4 release.
496         
497 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
498
499         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
500         * shell/ev-sidebar-thumbnails.c:
501         (ev_sidebar_thumbnails_set_loading_icon),
502         (ev_sidebar_thumbnails_refresh):
503         * shell/ev-window.c: (ev_window_error_message),
504         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
505         (ev_window_set_document):
506
507         Do not crash opening documents with no pages and show a warning
508         message in the message area. Fixes bugs #537574 and #171588.
509         
510 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
511
512         * shell/Makefile.am:
513         * shell/ev-file-monitor.[ch]:
514         * shell/ev-window.c: (ev_window_document_changed),
515         (ev_window_clear_reload_job), (ev_window_load_job_cb),
516         (ev_window_reload_job_cb), (ev_window_open_uri),
517         (ev_window_reload_document), (ev_window_cmd_view_reload),
518         (ev_window_dispose):
519
520         Automaticly reload the document when the file has changed on
521         disk. Bug #304249.
522         
523 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
524
525         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
526         * libdocument/ev-image.c: (ev_image_save_tmp):
527         * libdocument/ev-module.c: (ev_module_load):
528         * shell/ev-application.c: (ev_application_shutdown),
529         (ev_application_get_print_settings):
530         * shell/ev-sidebar-attachments.c:
531         (ev_sidebar_attachments_button_press),
532         (ev_sidebar_attachments_drag_data_get):
533         * shell/ev-window.c: (window_save_file_copy_ready_cb),
534         (ev_window_print_finished), (ev_window_print_send),
535         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
536         (ev_window_preview_print_finished), (ev_window_do_preview_print),
537         (ev_window_cmd_preview_print):
538         * shell/main.c: (load_files_remote):
539         Fix some build warnings under GCC 4.3.0. (#537535).
540
541 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
542
543         * shell/ev-jobs.c: (ev_job_render_dispose):
544
545         Fix a crash in debug mode. Patch by Daniel M German.
546         
547 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
548
549         * shell/ev-window.c:
550
551         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
552         
553 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
554
555         * shell/ev-window.c: (ev_window_print_send),
556         (ev_window_do_preview_print):
557
558         Use the window title as print job name instead of just
559         "evince-print". Fixes bug #534493.
560         
561 2008-05-19  Frederic Peters  <fpeters@0d.be>
562
563         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
564         Bug #533897.
565
566 2008-05-19  Frederic Peters  <fpeters@0d.be>
567
568         * help/reference/Makefile.am: added missing libevmountoperation to
569         gtkdoc-scanobj libraries.  Bug #533896.
570
571 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
572
573         * properties/ev-properties-view.c (get_default_user_units):
574         Fixes check for default units string translation. Bug #533323.
575
576 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
577
578         * backend/impress/iksemel.c (sax_core): Fix a free() that should
579         be an iks_free(). Fix an array overflow in the XML parser that
580         would occur whenever the number of attributes in a tag was greater
581         than 0 and divisible by 6. Fixes GNOME bug #530852.
582
583 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
584
585         * backend/djvu/djvu-document-private.h:
586         * backend/djvu/djvu-links.c:
587         * backend/djvu/djvu-text.c:
588         * backend/djvu/djvu-document.c: (djvu_handle_events),
589         (djvu_wait_for_message), (djvu_document_load),
590         (document_get_page_size), (djvu_document_render),
591         (djvu_document_thumbnails_get_thumbnail),
592         (djvu_document_file_exporter_end):
593
594         Make sure load job doesn't finish successfully when the document
595         is not successfully decoded by libdjvu. Fixes bug #530202.
596         
597 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
598
599         * configure.ac:
600         * libdocument/Makefile.am:
601         * libdocument/ev-debug.[ch]:
602         * libdocument/ev-document.c:
603         * shell/ev-jobs.c: (ev_job_links_dispose),
604         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
605         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
606         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
607         (ev_job_render_page_ready), (ev_job_render_run),
608         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
609         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
610         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
611         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
612         (ev_job_print_new), (ev_job_print_run):
613         * shell/main.c: (main):
614
615         Add debug mode based on gedit code. Add debug messages in
616         ev-jobs.
617         
618 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
619
620         * libdocument/ev-document-factory.c: (get_document_from_uri):
621
622         Fix memory leak.
623         
624 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
625
626         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
627         (get_mime_type_from_data), (get_document_from_uri),
628         (ev_document_factory_get_document):
629         
630         Improved error message about file opening failture.
631         Bug #529129.
632
633 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
634
635         * data/evince-toolbar.xml:
636         
637         Allow to add SaveAs to toolbar.
638
639 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * shell/ev-view-private.h:
642         * shell/ev-view.[ch]: (ev_view_button_release_event),
643         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
644         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
645         (ev_view_update_primary_selection), (clear_link_selected),
646         (ev_view_copy_link_address):
647         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
648
649         Update also the primary selection when copying a link
650         address. Fixes bug #520855.
651         
652 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
653
654         * libdocument/ev-document-factory.c: (get_document_from_uri):
655
656         Use the pixbuf backend only when the mime type is not supported by
657         any of the other backend so that tiff documents, for instance, are
658         handled by the tiff backend instead of the pixbuf backend. fixes
659         bug #520290.
660         
661 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * cut-n-paste/Makefile.am:
664
665         Add evmountoperation to subdirs list.
666         
667 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
668
669         * configure.ac:
670
671         Fix libspectre check in configure script. Fixes bug #528549.
672         
673 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
674
675         * configure.ac:
676         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
677         * shell/Makefile.am:
678         * shell/ev-window.c: (ev_window_load_remote_failed),
679         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
680
681         Add GtkMountOperation (renamed to avoid conflicts) to be able to
682         open documents in remote locations that are not mounted.
683         
684 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
685
686         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
687         (bitmap_convert_msb8):
688         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
689         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
690
691         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
692         
693 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
694
695         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
696         (ev_job_render_new), (ev_job_render_set_selection_info),
697         (ev_job_render_run):
698         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
699         (check_job_size_and_unref),
700         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
701         (add_job), (ev_pixbuf_cache_get_selection_surface):
702
703         Create the render context needed for rendering a page in the render
704         thread so that we don't block the main thread. Simplify
705         EvJobRender API.
706         
707 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
708
709         * libdocument/Makefile.am:
710         * libdocument/ev-page.[ch]:
711         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
712         (ev_render_context_new), (ev_render_context_set_page):
713         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
714         (ev_form_field_finalize), (ev_form_field_class_init):
715         * libdocument/ev-document-forms.[ch]:
716         (ev_document_forms_get_form_fields):
717         * libdocument/ev-document.[ch]: (ev_document_get_page),
718         (ev_document_get_page_size), (ev_document_get_page_label):
719         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
720         (ev_job_render_run), (ev_job_thumbnail_new),
721         (ev_job_thumbnail_run), (ev_job_print_run):
722         * shell/ev-page-cache.c: (ev_page_cache_new):
723         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
724         (check_job_size_and_unref), (add_job):
725         * shell/ev-sidebar-thumbnails.c: (add_range):
726         * shell/ev-view.c: (ev_view_form_field_get_region),
727         (ev_view_form_field_button_create_widget),
728         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
729         (ev_view_handle_form_field), (ev_view_size_allocate),
730         (get_selected_text):
731         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
732         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
733         (pdf_document_get_page), (pdf_document_get_page_label),
734         (pdf_document_render), (pdf_document_get_info),
735         (pdf_document_document_iface_init),
736         (pdf_document_thumbnails_get_thumbnail),
737         (pdf_document_thumbnails_get_dimensions),
738         (pdf_document_file_exporter_do_page),
739         (pdf_selection_render_selection),
740         (pdf_selection_get_selected_text),
741         (pdf_selection_get_selection_region),
742         (pdf_selection_get_selection_map),
743         (pdf_document_forms_get_form_fields),
744         (pdf_document_forms_form_field_text_get_text),
745         (pdf_document_forms_form_field_text_set_text),
746         (pdf_document_forms_form_field_button_set_state),
747         (pdf_document_forms_form_field_button_get_state),
748         (pdf_document_forms_form_field_choice_get_item),
749         (pdf_document_forms_form_field_choice_get_n_items),
750         (pdf_document_forms_form_field_choice_is_item_selected),
751         (pdf_document_forms_form_field_choice_select_item),
752         (pdf_document_forms_form_field_choice_toggle_item),
753         (pdf_document_forms_form_field_choice_unselect_all),
754         (pdf_document_forms_form_field_choice_set_text),
755         (pdf_document_forms_form_field_choice_get_text):
756         * backend/ps/ev-spectre.c: (ps_document_get_page),
757         (ps_document_get_page_size), (ps_document_get_page_label),
758         (ps_document_render), (ps_document_document_iface_init),
759         (ps_document_file_exporter_do_page):
760         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
761         (tiff_document_render), (tiff_document_render_pixbuf),
762         (tiff_document_file_exporter_do_page):
763         * backend/pixbuf/pixbuf-document.c:
764         (pixbuf_document_get_page_size):
765         * backend/comics/comics-document.c:
766         (comics_document_get_page_size), (comics_document_render_pixbuf):
767         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
768         (djvu_document_render), (djvu_selection_get_selected_text),
769         (djvu_document_thumbnails_get_thumbnail),
770         (djvu_document_file_exporter_do_page),
771         (djvu_document_find_get_result):
772         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
773         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
774         (dvi_document_thumbnails_get_thumbnail),
775         (dvi_document_file_exporter_do_page):
776         * backend/impress/impress-document.c:
777         (impress_document_get_page_size),
778         (impress_document_render_pixbuf):
779         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
780
781         Add EvPage so that we can hold a reference to the backend
782         page. Form fields keep now a reference to the poppler page
783         improving performance since we don't have to create/destroy the
784         poppler field for every form operation. This will be needed for
785         annotations too.
786         
787 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
788
789         * data/evince-ui.xml:
790         * shell/ev-window.c:
791
792         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
793         
794 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
795
796         * configure.ac:
797         * backend/ps/Makefile.am:
798
799         Remove gs stuff from ps backend.
800         
801 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
802
803         * configure.ac:
804         * backend/pdf/ev-poppler.cc:
805
806         Bump poppler requirement to 0.8.0.
807         
808 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
809
810         * NEWS:
811         * configure.ac:
812
813         Update for release 2.22.1.1
814
815 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
816
817         * configure.ac:
818
819         Fix build (again) when poppler version is 0.6
820         
821 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
822
823         * backend/djvu/djvu-links.c: (build_tree):
824
825         Make sure link title is a valid utf8 string. Fixes bug #526517.
826         
827 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
828
829         * configure.ac:
830
831         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
832         #526799.
833         
834 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
835
836         * configure.ac:
837         
838         Update for release 2.22.1.
839
840 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
841
842         * NEWS:
843
844         Update for upcoming release.
845
846 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
847
848         * configure.ac:
849         * backend/dvi/dvidocument.evince-backend.in:
850
851         Add compressed dvi to the list of supported mime types. Patch by
852         Ed Catmur. Fixes bug #307087.
853
854 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
855
856         * shell/ev-jobs.c: (ev_job_print_get_page_list):
857
858         Fix a crash when printing a range that doesn't specify the start or
859         end page. Fixes bug #524288.
860
861 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * shell/ev-window.c: (ev_window_cmd_continuous),
864         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
865         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
866         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
867         (ev_window_run_presentation), (ev_window_stop_presentation),
868         (ev_window_cmd_view_presentation),
869         (ev_window_cmd_leave_fullscreen),
870         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
871
872         Do not unfullscreen and fullscreen again the window when changing
873         from fullscreen to presentation mode and vice versa. Fixes bug
874         #524112.
875         
876 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
877
878         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
879
880         Do not crash when thumbnail failed to render in PS backend. Fixes
881         bug #525015.
882         
883 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
884
885         * shell/ev-window.c: (window_open_file_copy_ready_cb),
886         (ev_window_load_file_remote), (ev_window_open_uri):
887
888         Handle errors when opening remote files.
889         
890 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
891
892         * shell/ev-page-action.c: (ev_page_action_grab_focus):
893
894         Only grab the focus for the current visible proxy widget. Fixes
895         bug #521224.
896         
897 2008-03-30  Emil Soleyman  <emil@nishra.com>
898
899         * shell/ev-window.c: (launch_external_uri):
900         
901         Reuse g_app_info_launch_default_for_uri to
902         save some code and fix bug #525009.
903
904 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
905
906         * shell/ev-window.c (image_save_dialog_response_cb):
907
908         Use g_str_has_suffix. See bug #523069.
909
910 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
911
912         * configure.ac:
913
914         Add a configure option to enable/diable DBus. Patch by Rémi
915         Cardona. Fixes bug 521797.
916
917 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
918
919         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
920
921         Fix printing in documents with rotated pages. Patch by Eugen
922         Dedu. Fixes bug #512648.
923         
924 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
925
926         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
927         (ev_link_from_action):
928
929         Fix warning messages.
930         
931 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
932
933         * shell/ev-window.c: (image_save_dialog_response_cb):
934
935         Do not append the extension to filename when saving an image
936         if the filename alredy contains the extension. Fixes bug #523069.
937         
938 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
939
940         * shell/ev-view.[ch]: (ev_view_find_cancel):
941         * shell/ev-window.c: (find_bar_close_cb):
942
943         Cancel the find operation when the find bar is closed. Fixes bug
944         #508845.
945         
946 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
947
948         * backend/ps/psdocument.evince-backend.in:
949
950         Make ps backend module resident. Fixes bug #520607.
951         
952 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
953
954         * shell/ev-jobs.c: (ev_job_print_run):
955
956         Invert collate action in order to work as expected, fix reverse
957         printing so that it doesn't start with a blank page and fix number
958         of copies. Patch by Eugen Dedu. Fixes bug #365332.
959         
960 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
961
962         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
963
964         Fix build with poppler <= 0.7.2
965         
966 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
967
968         * libdocument/ev-document-misc.c:
969         (ev_document_misc_surface_from_pixbuf):
970
971         Fix selections with poppler-splash.
972         
973 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
974
975         * configure.ac:
976         * backend/pdf/ev-poppler.cc:
977
978         Fix build with poppler >= 0.7.2
979         
980 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
981
982         * configure.ac:
983         
984         Update for release 2.22.0
985
986 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * NEWS:
989
990         Update for upcoming release.
991
992 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
993
994         * shell/ev-window.c (ev_window_print_dialog_response_cb):
995
996         Bug 495107 – Handle print dialog responses correctly
997
998         Correctly handle print dialog response. Properly fixes
999         the above mentioned bug.
1000
1001 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1002
1003         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1004
1005         Make sure print job is only run when the print button is
1006         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1007         
1008 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1009
1010         * backend/pdf/pdfdocument.evince-backend.in:
1011         * libdocument/ev-backends-manager.c:
1012         (ev_backends_manager_load_backend),
1013         (ev_backends_manager_get_document):
1014         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1015
1016         Allow making backend modules resident. This is needed only for
1017         some backends like pdf to avoid registering glib types more than
1018         once.
1019         
1020 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1021
1022         * backend/comics/comics-document.c:
1023         * backend/djvu/djvu-document.c:
1024         * backend/impress/impress-document.c:
1025         * backend/pdf/ev-poppler.cc:
1026         * backend/pixbuf/pixbuf-document.c:
1027         * backend/ps/ev-spectre.c:
1028         * backend/ps/ps-document.c:
1029         * backend/tiff/tiff-document.c:
1030         * libdocument/ev-document.h:
1031         * properties/ev-properties-main.c:
1032
1033         Use g_type_module_add_interface instead of
1034         g_type_add_interface_static. Fixes bug #519679.
1035         
1036 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1037
1038         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1039         Added. Returns whether the animation has everything necessary to run.
1040         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1041         is ready just because it's been created. Fixes #519106.
1042         (draw_one_page): Do not show the "Loading..." text in presentation
1043         mode, there was a slim probability that this could happen.
1044
1045 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1046
1047         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1048
1049         Duplicate mime_type string before freeing it so that it doesn't
1050         always fail when getting mime type from uri. Fixes bug #518874.
1051         
1052 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1053
1054         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1055
1056         Fix a crash when a choice form field doesn't have any item
1057         selected. Fixes bug #518831
1058         
1059 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1060
1061         * shell/ev-window.c (ev_window_clear_temp_file):
1062         Use g_file_has_prefix instead of renamed
1063         g_file_contains_file.
1064
1065         * configure.ac:
1066         Require new glib for above change.
1067         
1068 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1069
1070         * libdocument/ev-image.c: (ev_image_finalize),
1071         (ev_image_save_tmp):
1072
1073         Return a real uri instead of a filename when saving an
1074         image. Fixes images drag an drop from evince to nautilus. 
1075         
1076 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1077
1078         * backend/pdf/ev-poppler.cc:
1079         (pdf_document_images_get_image_mapping):
1080
1081         Return the image list in the right order. Fixes bug #516237.
1082         
1083 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1084
1085         * backend/impress/impress-document.c:
1086         (impress_document_thumbnails_get_thumbnail):
1087
1088         Remove unused variable to avoid a compiler warning.
1089
1090 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1091
1092         * configure.ac:
1093         
1094         Update for release 2.21.91.
1095
1096 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1097
1098         * configure.ac:
1099         * shell/Makefile.am:
1100         * shell/ev-application.[ch]:
1101         * shell/ev-sidebar-links.c:
1102         * shell/ev-utils.[ch]:
1103         * shell/ev-window.[ch]:
1104
1105         Remove libgnomeprint support. Fixes bug #512370.
1106         
1107 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1108
1109         * thumbnailer/evince-thumbnailer.c: (main):
1110
1111         Initialize glib type system before using it. Fixes bug #513934.
1112         
1113 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * properties/ev-properties-main.c:
1116
1117         Add missing #include.
1118         
1119 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1120
1121         * configure.ac:
1122         * backend/djvu/djvu-document.c: (djvu_document_render):
1123         * backend/tiff/tiff-document.c: (tiff_document_render):
1124
1125         Use the new cairo function cairo_format_stride_for_width when
1126         available. Fixes bug #482720.
1127
1128 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1129
1130         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1131         (get_mime_type_from_data), (get_document_from_uri):
1132
1133         Use g_content_type_guess() only when slow is true in
1134         get_document_from_uri(). Fix several memory leaks.
1135         
1136 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1137
1138         * libdocument/ev-document-factory.c:
1139         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1140         (get_document_from_uri):
1141
1142         Use g_content_type_guess () to get mimetype for files.
1143         Bug #510401.
1144
1145 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * thumbnailer/Makefile.am:
1148
1149         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1150         
1151 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1152
1153         * configure.ac:
1154
1155         Fix build with --without-libgnome. Fixes bug #512771.
1156         
1157 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1158
1159         * backend/dvi/Makefile.am: Install only dvi
1160         module. Fixes bug #512718.
1161
1162 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1163
1164         * properties/ev-properties-main.c: (nautilus_module_initialize):
1165         
1166         Initialize backends in properties tab. Fixes bug
1167         #512720.
1168
1169 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1170
1171         * properties/Makefile.am: No need to link with 
1172         libraries. Fixes bug #512719.
1173
1174 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1175
1176         * NEWS:
1177         * configure.ac:
1178         
1179         Update for release 2.21.90.
1180
1181 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1182
1183         * shell/ev-window.c: (ev_window_cmd_escape):
1184
1185         Fix compile warning.
1186         
1187 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1188
1189         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1190
1191         Fix printing in dvi backend when filename contains white
1192         espaces. Fixes bug #502839.
1193         
1194 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1195
1196         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1197         (screensaver_disable_x11):
1198         * shell/Makefile.am:
1199         * shell/xdg-user-dir-lookup.c: Removed
1200         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1201         * shell/ev-view.c: (ev_view_presentation_transition_start):
1202         * shell/ev-window.c: (ev_window_cmd_file_open),
1203         (ev_window_cmd_save_as), (presentation_set_timeout):
1204
1205         Remove #ifdefs that are no longer needed.
1206         
1207 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1208
1209         * shell/ev-view.[ch]: (ev_view_button_release_event),
1210         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1211         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1212         (ev_window_cmd_escape):
1213
1214         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1215         
1216 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1217
1218         * configure.ac:
1219         * backend/comics/comics-document.c: (comics_document_load):
1220         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1221         (ev_attachment_set_property), (ev_attachment_init),
1222         (ev_attachment_save), (ev_attachment_launch_app),
1223         (ev_attachment_open):
1224         * libdocument/ev-document-factory.c: (get_document_from_uri):
1225         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1226         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1227         * shell/ev-jobs.c:
1228         * shell/ev-password.c: (ev_password_dialog_set_property),
1229         (ev_password_dialog_save_password):
1230         * shell/ev-sidebar-attachments.c:
1231         (ev_sidebar_attachments_drag_data_get):
1232         * shell/ev-window-title.c: (get_filename_from_uri):
1233         * shell/ev-window.c: (ev_window_clear_temp_file),
1234         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1235         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1236         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1237         (launch_external_uri), (image_save_dialog_response_cb),
1238         (attachment_save_dialog_response_cb):
1239         * shell/main.c: (load_files), (load_files_remote), (main):
1240         * thumbnailer/evince-thumbnailer.c: (main):
1241
1242         Port to gio and drop gnome-vfs dependency. Fixes bug
1243         #510401. Based on patch by Cosimo Cecchi.
1244         
1245 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1246
1247         * NEWS:
1248
1249         Fixed formatting inconsistencies (spaces vs. tabs)
1250
1251 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1252
1253         * shell/ev-window.c:
1254
1255         Use top/up/bottom/down arrows instead of
1256         first/left/last/right in the toolbar and menu actions.
1257         This fixes issues with RTL languages and is visually
1258         consistent with the page view. Fixes bug #170081.
1259
1260 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1261
1262         * NEWS:
1263
1264         Fixed some inaccuracies pointed out by Carlos Garcia
1265         Campos.
1266
1267 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1268
1269         * NEWS:
1270         * data/evince.schemas.in:
1271         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1272
1273         Override PDF restrictions by default. Fixes bug #382700.
1274
1275 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1276
1277         * NEWS: Updated for upcoming release
1278
1279 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1280
1281         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1282
1283         Fix memory leak.
1284         
1285 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1286
1287         * shell/ev-window.c: (register_custom_actions):
1288         
1289         Added comment for translators
1290
1291 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1292
1293         * shell/ev-view.c: (ev_view_button_release_event):
1294
1295         Do not create the idle function for kinetic scrolling if we are
1296         not in a drag operation.
1297
1298 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1299
1300         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1301         (ev_view_button_press_event), (ev_view_motion_notify_event),
1302         (ev_view_button_release_event):
1303
1304         Restore cursor after autoscrolling. Fixes bug #509958.
1305
1306 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1307
1308         * configure.ac:
1309         * backend/pdf/ev-poppler.cc:
1310         (pdf_document_images_get_image_mapping),
1311         (pdf_document_images_get_image),
1312         (pdf_document_document_images_iface_init):
1313         * libdocument/ev-document-images.[ch]:
1314         (ev_document_images_get_image_mapping),
1315         (ev_document_images_get_image):
1316         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1317         (ev_image_get_id), (ev_image_save_tmp):
1318         * shell/ev-jobs.c: (ev_job_render_run):
1319         * shell/ev-view.c: (ev_view_drag_data_get):
1320         * shell/ev-window.c: (image_save_dialog_response_cb),
1321         (ev_view_popup_cmd_copy_image):
1322
1323         Do not render images when rendering the page but on demand. It
1324         reduces the memory comsumption.
1325         
1326 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1327
1328         * configure.a:
1329         * shell/ev-password.c:
1330
1331         Make gnome-keyring optional. Fixes bug #509676.
1332         
1333 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1334
1335         * shell/ev-pixbuf-cache.c: (add_job):
1336
1337         Initialize include_images variable as FALSE instead of TRUE.
1338         
1339 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1340
1341         * configure.ac:
1342         * cut-n-paste/Makefile.am:
1343         * cut-n-paste/fileformatchooser/Makefile.am:
1344         * cut-n-paste/fileformatchooser/egg-macros.h:
1345         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1346         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1347         * shell/Makefile.am:
1348         * shell/ev-utils.c:
1349         (file_chooser_dialog_add_writable_pixbuf_formats),
1350         (get_gdk_pixbuf_format_by_extension):
1351         * shell/ev-utils.h:
1352         * shell/ev-window.c: (ev_window_error_message),
1353         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1354         
1355         Simplify image format selection on save.
1356
1357 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1358
1359         * shell/ev-view.c: (ev_view_scroll_event):
1360         
1361         Repair gorizontal scrolling with shift. Fixes
1362         bug #483412.
1363
1364 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1365         
1366         * MAINTAINERS:
1367
1368         Fix formatting issues.
1369         
1370 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1371
1372         * backend/comics/comics-document.c: (comics_regex_quote):
1373         
1374         Don't overquote special chars except of '. See bug 
1375         502500. Thanks to Tom Parker.
1376
1377 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1378
1379         * MAINTAINERS:
1380         
1381         Added Nickolay and Carlos, since they're doing most of
1382         the releases nowadays.
1383
1384 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1385
1386         * properties/Makefile.am:
1387
1388         Get the nautilus extension dir properly instead of using
1389         a hack. Fixes bug #505359.
1390
1391 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1392
1393         * properties/Makefile.am:
1394         
1395         Install nautilus extension into new place. See bug
1396         #505359. Thanks to Matthias Clasen, Brian Pepple and
1397         Damien Carbery.
1398
1399 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1400
1401         * shell/ev-window.c: (ev_window_get_recent_file_label):
1402         
1403         RTL marker in recent file list. See bug #509076.
1404
1405 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1408         * shell/ev-window.c: (image_save_dialog_response_cb):
1409
1410         Fix compile warnings due to unused variables.
1411         
1412 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1413
1414         * configure.ac:
1415         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1416         * backend/ps/ev-spectre.c: (ps_document_render):
1417
1418         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1419
1420 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1421
1422         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1423         (ev_transition_animation_paint): Implement "fade" effect.
1424
1425 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1426
1427         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1428         (ev_transition_animation_paint): Implement "uncover" effect.
1429
1430 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1431
1432         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1433         (ev_transition_animation_paint): Implement "cover" effect.
1434
1435 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1436
1437         * shell/ev-transition-animation.c (ev_transition_animation_push)
1438         (ev_transition_animation_paint): Implement "push" effect.
1439
1440 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1441
1442         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1443         (ev_transition_animation_paint): Implement "dissolve" effect.
1444
1445 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1446
1447         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1448         (ev_transition_animation_paint): Implement "wipe" effect.
1449
1450 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1451
1452         * shell/ev-transition-animation.c (ev_transition_animation_box)
1453         (ev_transition_animation_paint): Implement "box" effect.
1454
1455 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1456
1457         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1458         (ev_transition_animation_paint): Implement "blinds" effect.
1459
1460 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1461
1462         * shell/ev-transition-animation.c (ev_transition_animation_split)
1463         (ev_transition_animation_paint): Implement "split" effect.
1464
1465 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1466
1467         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1468         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1469         (ev_view_transition_animation_start) 
1470         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1471         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1472         (ev_view_next_page) (ev_view_previous_page):
1473         
1474         Use EvTransitionAnimation to drive page changes in the presentation
1475         mode, the animation will wait to start until both the origin and 
1476         destination page surfaces are available. Fixes #458460.
1477
1478         (draw_loading_text):
1479
1480         Remove workaround for bug #320352, it's now fixed properly.
1481
1482
1483 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1484
1485         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1486         will contain the implementations for page transition animations, at
1487         the moment it just has the "replace" effect.
1488         * shell/Makefile.am: Added these files to build.
1489
1490 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1491
1492         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1493         animations.
1494         * shell/Makefile.am: Added these files to build.
1495
1496 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1497
1498         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1499         implementation to get_effect() in EvDocumentTransitionIface.
1500
1501 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1502
1503         * libdocument/ev-transition-effect.[ch]: New files, define a page
1504         transition effect, at the moment it maps PopplerPageTransition to a
1505         GObject.
1506         * libdocument/Makefile.am: Added these files to build.
1507         * libdocument/ev-document-transition.[ch]
1508         (ev_document_transition_get_effect): New method, gets the
1509         EvTransitionEffect returned by the interface implementation, with
1510         fallback to the "replace" effect.
1511
1512 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1513
1514         * configure.ac:
1515         * cut-n-paste/Makefile.am:
1516         * cut-n-paste/fileformatchooser/Makefile.am:
1517         * cut-n-paste/fileformatchooser/egg-macros.h:
1518         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1519         * shell/Makefile.am:
1520         * shell/ev-window.c: (image_save_dialog_response_cb),
1521         (ev_view_popup_cmd_save_image_as):
1522
1523         Allow exporting images in any format supported by
1524         GdkPixbuf. Fixes bug #500209.
1525         
1526 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1527
1528         * backend/pixbuf/pixbuf-document.c:
1529
1530         More warnings fixed.
1531         
1532 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1533
1534         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1535         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1536         * backend/djvu/djvu-text.h:
1537         * backend/tiff/tiff-document.c: (tiff_document_render):
1538
1539         Fix compile warnings.
1540         
1541 2007-12-28  Christian Persch  <chpe@gnome.org>
1542
1543         * **/*.c: Include config.h. Bug #504721.
1544
1545 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1546
1547         * configure.ac:
1548         * Makefile.am:
1549         * po/POTFILES.in:
1550         * backend/comics/Makefile.am:
1551         * backend/comics/comics-document.[ch]:
1552         * backend/comics/comicsdocument.evince-backend.in:
1553         * backend/djvu/Makefile.am:
1554         * backend/djvu/djvu-document.[ch]:
1555         * backend/djvu/djvudocument.evince-backend.in:
1556         * backend/dvi/Makefile.am:
1557         * backend/dvi/dvi-document.[c]:
1558         * backend/dvi/dvidocument.evince-backend.in:
1559         * backend/impress/Makefile.am:
1560         * backend/impress/impress-document.[ch]:
1561         * backend/impress/impressdocument.evince-backend.in:
1562         * backend/pdf/Makefile.am:
1563         * backend/pdf/ev-poppler.cc:
1564         * backend/pdf/ev-poppler.h:
1565         * backend/pdf/pdfdocument.evince-backend.in:
1566         * backend/pixbuf/Makefile.am:
1567         * backend/pixbuf/pixbuf-document.[ch]:
1568         * backend/pixbuf/pixbufdocument.evince-backend.in:
1569         * backend/ps/Makefile.am:
1570         * backend/ps/ev-spectre.[ch]:
1571         * backend/ps/ps-document.[ch]:
1572         * backend/ps/psdocument.evince-backend.in:
1573         * backend/tiff/Makefile.am:
1574         * backend/tiff/tiff-document.[ch]:
1575         * backend/tiff/tiffdocument.evince-backend.in:
1576         * libdocument/Makefile.am:
1577         * libdocument/ev-backends-manager.[ch]:
1578         * libdocument/ev-module.[ch]:
1579         * libdocument/ev-document.h:
1580         * libdocument/ev-document-factory.[ch]:
1581         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1582         (get_compression_from_mime_type), (get_document_from_uri),
1583         (ev_document_factory_get_document), (file_filter_add_mime_types),
1584         (ev_document_factory_add_filters):
1585         * shell/Makefile.am:
1586         * shell/ev-window-title.c: (get_filename_from_uri):
1587         * shell/main.c: (main):
1588         * thumbnailer/Makefile.am:
1589         * thumbnailer/evince-thumbnailer.c: (main):
1590
1591         Plugin system for backends. Fixes bug #351348.
1592         
1593 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1594
1595         * shell/ev-view-private.h:
1596         * shell/ev-view.c: (ev_view_drag_update_momentum),
1597         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1598         (ev_view_button_release_event), (ev_view_destroy):
1599         
1600         Kinetic scrolling implemented as requested in
1601         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1602
1603 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1604
1605         * data/evince-toolbar.xml:
1606         * data/evince-ui.xml:
1607         * shell/ev-view-private.h:
1608         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1609         (ev_view_button_press_event), (ev_view_motion_notify_event),
1610         (ev_view_button_release_event), (ev_view_init),
1611         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1612         (ev_view_set_cursor):
1613         * shell/ev-view.h:
1614         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1615         (ev_window_cmd_view_autoscroll):
1616         
1617         Autoscroll feature with the context menu. Fixes bug 
1618         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1619
1620 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1621
1622         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1623
1624         Disconnect also page-ready signal when removing a job because the
1625         page size has changed. Thanks to kripken
1626         <kripkensteiner@gmail.com>.
1627
1628 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1629
1630         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1631         
1632         Scroll pages in page entry with mouse wheel. Fixes bug
1633         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1634
1635 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1636
1637         * backend/dvi/Makefile.am:
1638         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1639         (mdvi_cairo_device_init):
1640         * backend/dvi/mdvi-lib/common.h:
1641         * backend/dvi/mdvi-lib/mdvi.h:
1642         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1643         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1644         (mdvi_build_path_from_cwd):
1645
1646         Add ps specials support in dvi backend when libspectre is
1647         present. Fixes bug #386005.
1648         
1649 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1650
1651         * configure.ac:
1652         * backend/ps/Makefile.am:
1653         * backend/ps/ev-spectre.[ch]:
1654         
1655         Use libspectre, if available, for the ps backend. Fixes bugs
1656         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1657
1658 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1659         
1660         * backend/comics/comics-document.c: (comics_document_load):
1661         
1662         Cygwin build issue fix.
1663
1664 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-view.c: (ev_view_set_zoom):
1667
1668         Do not limit the minimum zoom factor when sizing mode is best bit
1669         or fit width. Fixes bug #503805.
1670         
1671 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1672
1673         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1674         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1675         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1676         (ev_link_dest_get_property), (ev_link_dest_set_property),
1677         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1678         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1679         (ev_link_dest_new_fitr):
1680         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1681         (goto_fith_dest), (goto_xyz_dest):
1682
1683         Do not change left, top and zoom values when they are null in PDF
1684         destinations. Fixes bug #460658.
1685         
1686 2007-12-10  Christian Persch  <chpe@gnome.org>
1687
1688         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1689         (ev_view_accessible_class_init),
1690         (ev_view_accessible_idle_do_action),
1691         (ev_view_accessible_action_do_action),
1692         (ev_view_accessible_action_get_description),
1693         (ev_view_accessible_action_set_description),
1694         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1695         (ev_view_accessible_factory_init),
1696         (ev_view_accessible_factory_get_accessible_type):
1697         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1698         private data, and G_DEFINE_TYPE. Bug #502843.
1699
1700 2007-12-08  Christian Persch  <chpe@gnome.org>
1701
1702         * shell/ev-metadata-manager.c: (item_free),
1703         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1704         (value_free), (parse_value), (parseItem),
1705         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1706         (save_values): Use GSlice to allocate small amounts of memory. Bug
1707         #475972.
1708
1709 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1712
1713         Restore cursor to normal after a drag operation. Fixes bug
1714         #501603.
1715         
1716 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1717
1718         * NEWS:
1719         * configure.ac:
1720         
1721         Update for release 2.21.1
1722
1723 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1724
1725         * configure.ac:
1726         * cut-n-paste/gedit-message-area/Makefile.am:
1727         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1728         * shell/Makefile.am:
1729         * shell/ev-message-area.[ch]:
1730         * shell/ev-window.c: (ev_window_set_message_area),
1731         (ev_window_error_message_response_cb), (ev_window_error_message),
1732         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1733         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1734         (ev_attachment_popup_cmd_open_attachment),
1735         (attachment_save_dialog_response_cb), (ev_window_set_document),
1736         (ev_window_init):
1737
1738         Use a message area instead of a popup dialog for error
1739         notifications. Fixes bug #337495.
1740         
1741 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1742
1743         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1744         (ev_window_run_fullscreen):
1745
1746         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1747         
1748 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1749
1750         * ev-sidebar-thumbnails.c: (update_visible_range),
1751         (ev_sidebar_thumbnails_refresh),
1752         (ev_sidebar_thumbnails_set_document),
1753         (ev_sidebar_thumbnails_support_document):
1754
1755         Show thumbnails for documents with one page. Fixes bug #358751.
1756         
1757 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1758
1759         * shell/ev-window.c:
1760         (ev_window_load_print_settings_from_metadata),
1761         (ev_window_save_print_settings), (ev_window_print_finished),
1762         (ev_window_print_range):
1763
1764         Print settings that are specific to the document are now saved per
1765         document in the metadata file. Fixes bug #488806.
1766         
1767 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1768
1769         * backend/tiff/tiff-document.c: (tiff_document_render):
1770
1771         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1772         
1773 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1774
1775         * shell/ev-application.[ch]: (get_find_string_from_args),
1776         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1777         (ev_application_open_uri_list):
1778         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1779         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1780         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1781         (ev_window_cmd_recent_file_activate),
1782         (ev_window_open_recent_action_item_activated),
1783         (ev_window_print_send), (open_remote_link):
1784         * shell/main.c: (arguments_parse):
1785
1786         Add a command line option for search. Fixes bug #497710.
1787         
1788 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1789
1790         * shell/ev-jobs.c: (ev_job_print_new):
1791
1792         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1793         
1794 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1795
1796         * data/evince-toolbar.xml:
1797         * shell/Makefile.am:
1798         * shell/ev-application.c: (ev_application_init):
1799         * shell/ev-open-recent-action.[ch]:
1800         * shell/ev-window.c:
1801         (ev_window_open_recent_action_item_activated),
1802         (register_custom_actions):
1803
1804         Add an expander to the open toolbar item which pops up a dropdown
1805         menu with the recently used documents. Fixes bug #487215.
1806         
1807 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1808
1809         * shell/ev-window.c: (ev_window_open_uri),
1810         (ev_window_cmd_view_reload):
1811
1812         Do not jump to the first page when reloading by running evince
1813         from the command line. Fixes bug #490847.
1814         
1815 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1816
1817         * shell/ev-window.c: (ev_window_cmd_help_contents):
1818
1819         Plugged memory leak when help file is not found. Fixes bug
1820         #490762.
1821         
1822 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1823
1824         * configure.ac:
1825
1826         Enable djvu, dvi and comics backends by default. Fixes bug
1827         #437121.
1828         
1829 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1830
1831         * configure.ac:
1832         * cut-n-paste/Makefile.am:
1833         * cut-n-paste/recent-files/*: Removed
1834         * help/reference/Makefile.am:
1835         * shell/Makefile.am:
1836         * shell/ev-application.[ch]: (ev_application_shutdown),
1837         (ev_application_init):
1838         * shell/ev-window.c: (ev_window_add_recent),
1839         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
1840
1841         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
1842         
1843 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
1844
1845         * shell/ev-window.c: (launch_external_uri):
1846
1847         Let GnomeVFS check the URL, this allow more URL (like mailto:),
1848         and report error if the URL is not supported (#489910).
1849
1850 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1851
1852         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1853         (pdf_document_file_exporter_begin_page),
1854         (pdf_document_file_exporter_end_page):
1855
1856         Fix printing with poppler splash backend. Fixes bug #489774.
1857         
1858 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1859
1860         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1861         * shell/ev-print-job.c: (ev_print_job_class_init):
1862
1863         Fix a crash when printing with the gnome-print dialog. Fixes bug
1864         #488939.
1865         
1866 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
1867
1868         * backend/pixbuf/pixbuf-document.c:
1869
1870         Fix an implicit function definition warning (#487655)
1871
1872 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1873
1874         * shell/ev-window.c:
1875
1876         Fix conflicting shortcut for view sade pane and presentation.
1877         
1878 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1879
1880         * backend/pdf/ev-poppler.cc:
1881         (pdf_document_file_exporter_begin_page),
1882         (pdf_document_file_exporter_do_page),
1883         (pdf_document_file_exporter_end_page),
1884         (pdf_document_file_exporter_iface_init):
1885         * libdocument/ev-file-exporter.[ch]:
1886         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
1887         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1888         (ev_job_print_run):
1889
1890         When printing multiple pages per sheet in reverse option, do not
1891         invert the order of the pages in every sheet, but the order of the
1892         sheets. Do not print blank pages when page range is invalid. Fixes
1893         bugs #484857 and #485521.
1894         
1895 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1896
1897         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1898         (ev_job_print_run):
1899         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1900
1901         Respect ranges order when printing more than one range in random
1902         order.
1903         
1904 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1905
1906         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1907         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1908
1909         Rotate also the window icon when document is rotated. Fixes bug
1910         #474681.
1911         
1912 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1913
1914         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1915         (pdf_document_forms_get_form_fields):
1916
1917         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1918         Matthias Drochner.
1919         
1920 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * configure.ac:
1923         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1924
1925         Use poppler_page_render_for_printing() instead of
1926         poppler_page_render() if available when exporting to a ps or pdf
1927         file. Fixes bug #476627.
1928         
1929 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1930
1931         * shell/ev-window.c: (ev_window_run_fullscreen):
1932
1933         Do not show the toolbar in fullscreen mode if the main toolbar is
1934         not visible. Fixes bug #483048.
1935         
1936 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1937
1938         * shell/ev-view.c: (ev_view_button_press_event):
1939
1940         Give priority to form fields over images when deciding whether a
1941         button press event is over an image or form field. It allows edit
1942         form fields when they are over a background image. Fixes bug
1943         #477841.
1944         
1945 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1946
1947         * NEWS:
1948         * configure.ac:
1949         
1950         Update for release 2.20.0
1951
1952 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1953
1954         * backend/pdf/ev-poppler.cc:
1955
1956         Remove #ifdef HAVE_FORMS, so that forms support works again.
1957
1958 2007-09-05  Götz Waschk  <waschk@mandriva.org>
1959
1960         * configure.ac:
1961         * data/evince.desktop.in.in:
1962         
1963         Fixes desktop file issues. See bug #473471.
1964
1965 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1966
1967         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1968         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1969         (ev_job_queue_remove_job):
1970         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
1971         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
1972         * shell/ev-window.c: (ev_window_clear_save_job),
1973         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1974         (ev_window_dispose):
1975
1976         Move save a copy task to its own job so that it's carried out in a
1977         thread avoiding another lock in the main thread. Use
1978         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
1979         can be saved to a pathin another file system. Fixes bug #456891.
1980         
1981 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1982
1983         * NEWS:
1984         * configure.ac:
1985         
1986         Update for release 2.19.92
1987
1988 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1989
1990         * configure.ac:
1991         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1992         (pdf_selection_get_selection_region),
1993         (pdf_selection_get_selection_map),
1994         (ev_form_field_from_poppler_field):
1995
1996         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
1997         and triple click selections are enabled again now.
1998
1999 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2000
2001         * shell/ev-window.c: (ev_window_add_history):
2002
2003         Make sure not to use the history with documents not supporting
2004         links. Fixes bug #468954.
2005
2006 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2007
2008         * shell/ev-window.c: (ev_window_load_job_cb):
2009
2010         Restart the search when reloading a document with the find bar
2011         visible. Fixes bug #461962.
2012
2013 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2014
2015         * shell/ev-window.c: (setup_document_from_metadata),
2016         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2017
2018         Do not jump to the first page when reloading a document from the
2019         last page.
2020
2021 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2022
2023         * shell/ev-window.c: (update_chrome_flag),
2024         (setup_sidebar_from_metadata),
2025         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2026         (ev_window_cmd_edit_find_next),
2027         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2028         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2029         (find_bar_close_cb), (view_actions_focus_in_cb):
2030
2031         Do not update visibility when changing a chrome flag so that it's
2032         possible to update several flags and update visibility only once
2033         for all of them.
2034
2035 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2036
2037         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2038
2039         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2040         supported by gtk+. Fixes bug #460907.
2041
2042 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * shell/ev-view.c: (view_update_range_and_current_page):
2045
2046         Make sure current-page <= end-page in continuous mode. Fixes bug
2047         #454950.
2048
2049 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2050
2051         * backend/pdf/ev-poppler.cc: (build_tree):
2052
2053         Ignore outline items without a title. Fixes bug #453913.
2054
2055 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2056
2057         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2058         (ev_view_button_release_event), (ev_view_leave_notify_event):
2059
2060         Use always drag mouse cursor during a drag operation. Fixes bug
2061         #470564.
2062
2063 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2064
2065         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2066         (pdf_selection_get_selection_region),
2067         (pdf_selection_get_selection_map):
2068
2069         Temporarily disable double and triple selections since it depends on
2070         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2071         released and the update of the external dependency minimal version
2072         approved.
2073
2074 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2075
2076         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2077         (pdf_document_file_exporter_do_page):
2078         * libdocument/ev-file-exporter.h:
2079         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2080         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2081
2082         Actually fix printing regressions. Remove orientation from
2083         EvPrintContext since it's redundant.
2084
2085 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2086
2087         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2088         * backend/impress/impress-document.c:
2089         (impress_document_document_iface_init):
2090         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2091         * backend/djvu/djvu-document.c:
2092         (djvu_document_document_iface_init),
2093         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2094         * backend/tiff/tiff-document.c:
2095         (tiff_document_document_iface_init):
2096         * backend/pixbuf/pixbuf-document.c:
2097         (pixbuf_document_document_iface_init):
2098         * backend/comics/comics-document.c:
2099         (comics_document_document_iface_init):
2100         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2101         (pdf_selection_render_selection),
2102         (pdf_selection_get_selected_text),
2103         (pdf_selection_get_selection_region),
2104         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2105         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2106         (ev_selection_get_selection_region),
2107         (ev_selection_get_selection_map):
2108         * libdocument/ev-document.[ch]:
2109         * shell/ev-pixbuf-cache.[ch]: (add_job),
2110         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2111         * shell/ev-view-private.h:
2112         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2113         (ev_job_render_run):
2114         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2115         * shell/ev-view.c: (start_selection_for_event),
2116         (ev_view_button_press_event), (ev_view_drag_data_get),
2117         (ev_view_drag_data_received), (ev_view_button_release_event),
2118         (compute_new_selection_text), (compute_selections),
2119         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2120         (ev_view_primary_get_cb):
2121
2122         Add support for double and triple click selections.
2123
2124 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2125
2126         * NEWS:
2127         * configure.ac:
2128
2129         Update for release 2.19.4
2130
2131 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2132
2133         * shell/ev-view-private.h:
2134         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2135         (ev_view_set_highlight_search):
2136         * shell/ev-view.h:
2137         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2138         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2139         (find_bar_visibility_changed_cb):
2140         
2141         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2142
2143 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2144
2145         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2146         (pdf_document_file_exporter_begin),
2147         (pdf_document_file_exporter_do_page):
2148         * shell/ev-jobs.c: (ev_job_print_run):
2149         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2150
2151         Create always a portrait cairo surface and rotate when needed for
2152         landscape. It fixes printing problems in real printers.
2153
2154 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2155
2156         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2157         * libdocument/ev-file-exporter.[ch]:
2158         (ev_file_exporter_get_capabilities):
2159         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2160         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2161
2162         Adjust number of pages per row according to page orientation when
2163         printing 2 or 6 pages per sheet.
2164
2165 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2166
2167         * shell/ev-window.c: (ev_window_print_send):
2168
2169         Reset also cups setting to 1 when printing multiple pages per
2170         sheet. Fixes bug #468853.
2171
2172 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2173
2174         * libdocument/ev-document-misc.c:
2175         (ev_document_misc_surface_rotate_and_scale):
2176
2177         Use directly cairo_surface_get_content() when creating a similar
2178         surface as suggested by Jeff Muizelaar. Thanks again.
2179
2180 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2181
2182         * backend/djvu/djvu-document.c: (djvu_document_render):
2183         * backend/tiff/tiff-document.c: (tiff_document_render):
2184         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2185         * libdocument/ev-document-misc.c:
2186         (ev_document_misc_surface_from_pixbuf),
2187         (ev_document_misc_surface_rotate_and_scale):
2188
2189         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2190         creating page surfaces. Fixes bug #453123. Thank you very much to
2191         Jeff Muizelaar <jeff@infidigm.net>.
2192
2193 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2194
2195         * shell/ev-page-cache.c: (ev_page_cache_new),
2196         (ev_page_cache_get_thumbnail_size):
2197         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2198         (ev_sidebar_thumbnails_set_loading_icon):
2199
2200         Also store in page-cache the dimensions of the thumbnails so that
2201         they can be used to create the correct loading icon in the side
2202         pane. Fixes bug #466857.
2203
2204 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2205
2206         * backend/pdf/ev-poppler.cc:
2207         (pdf_document_thumbnails_get_thumbnail):
2208
2209         Fix thumbnails rotation in pdf documents that include embedded 
2210         thumbnails.
2211
2212 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2213
2214         * backend/pdf/ev-poppler.cc:
2215
2216         Don't use #ifdef in macro expansion. Some compilers don't
2217         like that. Closes bug #467042.
2218
2219 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2220
2221         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2222         
2223         Fixes memory leak in djvu backend.
2224
2225 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2226
2227         * data/icons/32x32/Makefile.am:
2228         * data/icons/32x32/actions/Makefile.am:
2229         * data/icons/32x32/actions/view-page-cont.svg:
2230         * data/icons/32x32/actions/view-page-facing.svg:
2231         * data/icons/48x48/Makefile.am:
2232         * data/icons/48x48/actions/Makefile.am:
2233         * data/icons/48x48/actions/view-page-cont.svg:
2234         * data/icons/48x48/actions/view-page-facing.svg:
2235         
2236         Icons for a new sizes.
2237
2238 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2239
2240         * shell/ev-page-cache.c: (build_height_to_page),
2241         (ev_page_cache_get_height_to_page):
2242         
2243         Fixes invalid read, see bug #466401.
2244
2245 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2246
2247         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2248         (set_drag_cursor):
2249         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2250         (configure_item_cursor), (new_pixbuf_from_widget):
2251
2252         Fix multihead problems in toolbar editor. Fixes bug #382055.
2253
2254 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2255
2256         * shell/ev-window.c: (ev_window_cmd_file_open),
2257         (ev_window_cmd_save_as):
2258
2259         Use g_get_user_special_dir when available instead of
2260         xdg_user_dir_lookup.
2261
2262 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2263
2264         * MAINTAINERS:
2265         
2266         Updated according to request on desktop-devel.
2267
2268 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2269
2270         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2271
2272         Do not use cairo_rectangle and cairo_clip since we are
2273         not using cairo_fill but cairo_paint. Use the same cairo context
2274         for every page in the same expose event.
2275
2276 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2277
2278         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2279         leak.
2280
2281 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2282
2283         * configure.ac:
2284         * NEWS:
2285
2286         Release 0.9.3
2287
2288 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * libdocument/ev-document-info.h:
2291         * libdocument/ev-document.h:
2292         * shell/ev-page-action.h:
2293         * shell/ev-sidebar-links.h:
2294
2295         Fix a headers problem with ev-link
2296         
2297         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2298         * shell/ev-view-private.h:
2299         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2300         (get_link_area), (ev_view_query_tooltip),
2301         (ev_view_leave_notify_event), (ev_view_destroy),
2302         (ev_view_class_init):
2303
2304         Use new gtk tooltips when available instead of ev-tooltip.
2305         
2306 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * shell/ev-window.c: (update_chrome_visibility),
2309         (ev_window_sidebar_visibility_changed_cb):
2310
2311         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2312         
2313 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2314
2315         * shell/ev-navigation-action.c:
2316         (ev_navigation_action_history_changed),
2317         (ev_navigation_action_set_history):
2318         * shell/ev-navigation-action-widget.c:
2319         (ev_navigation_action_widget_init):
2320         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2321
2322         Fix compile warnings.
2323         
2324 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2325
2326         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2327         (egg_editable_toolbar_dispose):
2328
2329         Fix memory leak.
2330         
2331 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2332
2333         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2334         (screensaver_disable_x11):
2335         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2336         * shell/ev-window.c: (presentation_set_timeout):
2337         * shell/ev-view.c: (ev_view_presentation_transition_start):
2338
2339         Use g_timeout_add_seconds instead of g_timeout_add when
2340         available.
2341         
2342 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2343
2344         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2345
2346         Set horizontal scrollbar policy to AUTOMATIC instead of
2347         NEVER. Workaround for bug #449462.
2348         
2349 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2350
2351         * shell/ev-jobs.c: (ev_job_render_page_ready):
2352
2353         Add page_ready callback to main loop with high priority and hold
2354         a reference to job during idle.
2355         
2356 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2357
2358         * configure.ac:
2359         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2360         (pdf_document_file_exporter_begin),
2361         (pdf_document_file_exporter_do_page),
2362         (pdf_document_file_exporter_get_capabilities):
2363         * libdocument/ev-file-exporter.h:
2364         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2365         * shell/ev-window.c: (ev_window_print_send),
2366         (ev_window_print_dialog_response_cb):
2367
2368         Allow printing multiple pages per sheet. Fixes bug #395573.
2369         
2370 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2371
2372         * shell/ev-view.c: (tip_from_link):
2373         
2374         Check for NULL, fixes bug #460862.
2375
2376 2007-07-29  Christian Persch  <chpe@gnome.org>
2377
2378         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2379         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2380         (ev_window_cmd_preview_print):
2381         
2382         Fixes bug #437681 - blocks while enumerating printers.
2383
2384 2007-07-29  Christian Persch  <chpe@gnome.org>
2385
2386         * shell/ev-window.c: (ev_window_screen_changed):
2387         
2388         Don't use deprecated gtk+ function. See bug #460909.
2389
2390 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2391
2392         * shell/ev-utils.c: (get_num_monitors):
2393         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2394
2395         Do not use display before initializing it. Remove compile
2396         warnings.
2397
2398 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2399
2400         * shell/ev-view.c: (ev_view_class_init):
2401         
2402         Unix-like hjkl bindings added. See bug #458111.
2403
2404 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2405
2406         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2407         * shell/ev-utils.h:
2408         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2409         (ev_view_update_view_size):
2410         * shell/ev-view.h:
2411         * shell/ev-window.c: (ev_window_update_actions),
2412         (setup_view_from_metadata), (ev_window_screen_changed),
2413         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2414         (zoom_control_changed_cb):
2415         * shell/ev-window.h:
2416         
2417         Reorganizes utility functions.
2418
2419 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2420
2421         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2422         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2423         (add_job), (ev_pixbuf_cache_get_surface),
2424         (ev_pixbuf_cache_get_link_mapping),
2425         (ev_pixbuf_cache_get_image_mapping),
2426         (ev_pixbuf_cache_get_form_field_mapping),
2427         (ev_pixbuf_cache_get_text_mapping):
2428         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2429         (notify_page_ready), (ev_job_render_page_ready),
2430         (ev_job_render_run):
2431
2432         Add page_ready signal to notify that page is ready as soon as
2433         possible even if other page elements like links, forms, images or
2434         text mapping are not ready yet.
2435
2436 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2437
2438         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2439         (dvi_document_file_exporter_do_page),
2440         (dvi_document_file_exporter_get_capabilities),
2441         (dvi_document_file_exporter_iface_init):
2442         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2443         (ps_document_file_exporter_do_page),
2444         (ps_document_file_exporter_get_capabilities),
2445         (ps_document_file_exporter_iface_init):
2446         * backend/djvu/djvu-document.c:
2447         (djvu_document_file_exporter_begin),
2448         (djvu_document_file_exporter_end),
2449         (djvu_document_file_exporter_get_capabilities),
2450         (djvu_document_file_exporter_iface_init):
2451         * backend/tiff/tiff-document.c:
2452         (tiff_document_file_exporter_begin),
2453         (tiff_document_file_exporter_get_capabilities),
2454         (tiff_document_document_file_exporter_iface_init):
2455         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2456         (pdf_document_file_exporter_do_page),
2457         (pdf_document_file_exporter_get_capabilities),
2458         (pdf_document_file_exporter_iface_init):
2459         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2460         (ev_file_exporter_get_capabilities):
2461         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2462         (idle_print_handler), (ev_print_job_print):
2463         * shell/ev-jobs.c: (ev_job_print_run):
2464         * shell/ev-window.c: (ev_window_print_send),
2465         (ev_window_print_range):
2466
2467         Use capabilities to know which options should be offered by the
2468         print dialog depending on the document backend.
2469
2470 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2471
2472         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2473
2474         Give priority to forms over text to set the cursor.
2475
2476 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2477
2478         * shell/ev-view-private.h:
2479         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2480         (ev_view_leave_notify_event), (ev_view_finalize),
2481         (ev_view_get_property), (ev_view_class_init):
2482
2483         Use IBEAM cursor for text form fields and NORMAL cursor for read
2484         only fields. Remove unused status attribute.
2485
2486 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2487
2488         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2489
2490         Update region for current selected items also for checkbox
2491         buttons, since they can behave as radio buttons when they are in a
2492         set.
2493
2494 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2495
2496         * configure.ac:
2497         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2498
2499         Get max length of text form fields.
2500
2501 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2502
2503         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2504         * libdocument/ev-form-field.h:
2505         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2506
2507         Fix build with current poppler cvs head.
2508
2509 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2510
2511         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2512         * shell/eggfindbar.c: (egg_find_bar_init):
2513
2514         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2515         deprecation. Fixes bug #455667
2516
2517 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2518
2519         * NEWS:
2520         * configure.ac:
2521         
2522         Update for release 0.9.2
2523
2524 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2525
2526         * shell/ev-view.c: (ev_view_form_field_text_save),
2527         (ev_view_form_field_choice_save):
2528
2529         Fix a crash when closing whith a form widget visible.
2530
2531 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2532
2533         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2534
2535         Update also the region of the current selected button when
2536         clicking on another button if they are radio buttons.
2537
2538 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2541         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2542         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2543         (ev_pixbuf_cache_get_link_mapping),
2544         (ev_pixbuf_cache_get_image_mapping),
2545         (ev_pixbuf_cache_get_form_field_mapping),
2546         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2547         * shell/ev-view.c: (ev_view_form_field_get_region),
2548         (ev_view_form_field_button_create_widget),
2549         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2550         (job_finished_cb):
2551
2552         Redraw only form field region instead of the whole page when
2553         reloading a page to show changes on the form field.
2554
2555 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2556
2557         * shell/ev-view.c: (ev_view_form_field_choice_save):
2558
2559         Fix selection of first item in list form fields.
2560
2561 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2564         (ev_pixbuf_cache_reload_page),
2565         (ev_pixbuf_cache_get_form_field_mapping):
2566
2567         Some refactoring to avoid duplicated code.
2568
2569 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * configure.ac:
2572         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2573         (ev_form_field_from_poppler_field),
2574         (pdf_document_forms_get_form_fields),
2575         (pdf_document_forms_form_field_text_get_text),
2576         (pdf_document_forms_form_field_text_set_text),
2577         (pdf_document_forms_form_field_button_set_state),
2578         (pdf_document_forms_form_field_button_get_state),
2579         (pdf_document_forms_form_field_choice_get_item),
2580         (pdf_document_forms_form_field_choice_get_n_items),
2581         (pdf_document_forms_form_field_choice_is_item_selected),
2582         (pdf_document_forms_form_field_choice_select_item),
2583         (pdf_document_forms_form_field_choice_toggle_item),
2584         (pdf_document_forms_form_field_choice_unselect_all),
2585         (pdf_document_forms_form_field_choice_set_text),
2586         (pdf_document_forms_form_field_choice_get_text),
2587         (pdf_document_document_forms_iface_init):
2588         * libdocument/Makefile.am:
2589         * libdocument/ev-form-field.[ch]:
2590         * libdocument/ev-document-forms.[ch]:
2591         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2592         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2593         (add_job), (ev_pixbuf_cache_reload_page),
2594         (ev_pixbuf_cache_get_form_field_mapping):
2595         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2596         * shell/ev-view-private.h:
2597         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2598         (ev_view_handle_cursor_over_xy),
2599         (ev_view_get_form_field_at_location),
2600         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2601         (ev_view_form_field_button_create_widget),
2602         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2603         (ev_view_form_field_text_create_widget),
2604         (ev_view_form_field_choice_save),
2605         (ev_view_form_field_choice_changed),
2606         (ev_view_form_field_choice_create_widget),
2607         (ev_view_handle_form_field), (ev_view_size_allocate),
2608         (ev_view_realize), (draw_end_presentation_page),
2609         (ev_view_button_press_event), (ev_view_remove_all),
2610         (ev_view_motion_notify_event), (ev_view_key_press_event),
2611         (ev_view_enter_notify_event), (highlight_find_results),
2612         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2613         (ev_view_class_init), (page_changed_cb),
2614         (on_adjustment_value_changed), (ev_view_set_presentation),
2615         (merge_selection_region), (ev_view_set_cursor),
2616         (ev_view_reset_presentation_state):
2617         
2618         Merge evince-forms branch.
2619
2620 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2621
2622         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2623
2624         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2625         This script also updates itself from libegg
2626
2627         * cut-n-paste/toolbar-editor/egg*:
2628         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2629         libegg
2630
2631 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2632
2633         * shell/ev-window.c:
2634         
2635         Adds a nice icon to page action during toolbar editing.
2636         See bug #452872.
2637
2638 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2639
2640         * data/evince-toolbar.xml:
2641         * shell/ev-window.c:
2642         
2643         Let user add a presentation and fullscreen icons on toolbar.
2644         See bug #449734.
2645
2646 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2647
2648         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2649
2650         new script to keep in sync with toolbareditor in libegg
2651
2652         * cut-n-paste/toolbar-editor/*: 
2653
2654         Run update-toolbareditor-from-libegg so we are in sync again. 
2655         Fixes bug #452850.
2656         
2657
2658 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2659
2660         * shell/ev-sidebar-links.c: (job_finished_callback):
2661
2662         Do not connect selection changed signal more than once. Fixes bug
2663         #349433.
2664
2665 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2666
2667         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2668
2669         Do not change sidebar chrome flag when pressing F9 key in
2670         presentation mode.
2671
2672 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2673
2674         * backend/pdf/ev-poppler.cc:
2675         (pdf_document_thumbnails_get_dimensions):
2676
2677         Make sure thumbnails width and height is not <= 0. Fixes a crash
2678         with some pdf documents which have really small pages.
2679
2680 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2681
2682         * shell/main.c: (main):
2683
2684         Fixes program description translation issue.
2685         Bug #450148.
2686
2687 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2688
2689         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2690
2691         Do not change current page when returning from black/white mode
2692         in presentation. Fixes bug #415032.
2693
2694 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2695
2696         * NEWS:
2697         * configure.ac:
2698         
2699         Update for release 0.9.1
2700
2701 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2702
2703         * backend/dvi/dvi-document.c:
2704         (dvi_document_finalize),
2705         (dvi_document_file_exporter_format_supported),
2706         (dvi_document_file_exporter_begin),
2707         (dvi_document_file_exporter_do_page),
2708         (dvi_document_file_exporter_end),
2709         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2710         
2711         PDF exporter for dvi documents. Fixes bug #441319.
2712
2713 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2714
2715         * shell/ev-window.c: (ev_window_clear_print_job):
2716
2717         Clear gtk print job when job has finished. Fixes bug #447612.
2718
2719 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2720
2721         * shell/ev-window.c: (ev_window_print_send),
2722         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2723
2724         Add preview button to print dialog. Fixes bug #445419.
2725
2726 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2727
2728         * backend/dvi/Makefile.am:
2729         * backend/dvi/pixbuf-device.[ch]: Removed
2730         * backend/dvi/cairo-device.[ch]: Added
2731         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2732         * backend/dvi/dvi-document.c: (dvi_document_load),
2733         (dvi_document_render), (dvi_document_finalize),
2734         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2735         (dvi_document_do_color_special):
2736         * libdocument/ev-document-misc.[ch]:
2737         (ev_document_misc_pixbuf_from_surface):
2738
2739         Port dvi backend to cairo and fix a problem with colors. 
2740
2741 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2742
2743         * shell/ev-view.c: (draw_one_page):
2744
2745         Draw only visible region.
2746
2747 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2748
2749         * backend/djvu/djvu-document.c: (djvu_document_render):
2750
2751         Fix rotation in djvu backend.
2752
2753 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2754
2755         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2756         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2757         (ev_pixbuf_cache_get_image_mapping),
2758         (ev_pixbuf_cache_get_text_mapping):
2759
2760         Redraw view every time we have a new surface. Fixes bug #443587.
2761
2762 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2763
2764         * libdocument/ev-document.c: (ev_document_info_free):
2765
2766         Fix memory leaks.
2767
2768 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2769
2770         * backend/dvi/dvi-document.c: (dvi_document_render),
2771         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2772         * backend/impress/impress-document.c:
2773         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2774         (impress_document_render), (impress_document_document_iface_init),
2775         (impress_document_thumbnails_get_thumbnail):
2776         * backend/djvu/djvu-document-private.h:
2777         * backend/djvu/djvu-document.c: (djvu_document_render),
2778         (djvu_document_finalize), (djvu_document_document_iface_init),
2779         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2780         * backend/tiff/tiff-document.c: (tiff_document_render),
2781         (tiff_document_render_pixbuf),
2782         (tiff_document_document_iface_init):
2783         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2784         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2785         (pdf_selection_render_selection):
2786         * backend/comics/comics-document.c:
2787         (comics_document_render_pixbuf), (comics_document_render),
2788         (comics_document_document_iface_init):
2789         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2790         (pixbuf_document_document_iface_init):
2791         * libdocument/ev-document-misc.[ch]:
2792         (ev_document_misc_surface_from_pixbuf),
2793         (ev_document_misc_surface_rotate_and_scale):
2794         * libdocument/ev-document.[ch]: (ev_document_render):
2795         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2796         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2797         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2798         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2799         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2800         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2801         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2802         (render_finished_cb), (ev_job_render_run):
2803         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2804         (merge_selection_region):
2805
2806         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2807         and selections.
2808
2809 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2810
2811         * shell/ev-window-title.c: (ev_window_title_update):
2812
2813         Fix memory leak.
2814
2815 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2816
2817         * shell/ev-view.c: (draw_loading_text):
2818
2819         Show loading text centered. Fixes bug #433061
2820
2821 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2822
2823         * shell/ev-sidebar-thumbnails.c:
2824         (ev_sidebar_thumbnails_set_loading_icon):
2825
2826         Remove a mutex in the main thread that blocks the UI in heavy
2827         documents.
2828
2829 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2830
2831         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
2832
2833         Set points_set to TRUE so that selections don't disappear after a
2834         zoom change.
2835
2836 2007-06-07  Michael Monreal  <infernux@web.de>
2837
2838         * data/icons/16x16/actions/Makefile.am:
2839         * data/icons/16x16/actions/zoom.svg:
2840         * data/icons/22x22/actions/Makefile.am:
2841         * data/icons/22x22/actions/zoom.svg:
2842         * data/icons/24x24/actions/Makefile.am:
2843         * shell/ev-stock-icons.c:
2844         * shell/ev-stock-icons.h:
2845         * shell/ev-window.c:
2846         
2847         Zoom icon artwork. See bug #444795.
2848
2849 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2850
2851         * shell/ev-metadata-manager.c: Remove extraneous function
2852         (Closes: #444386)
2853
2854 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2855
2856         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
2857         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
2858         (ev_metadata_manager_set), (ev_metadata_manager_save):
2859         Simplify the timeout, no need for modified anymore
2860
2861 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2862
2863         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
2864         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2865         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2866         (ev_metadata_manager_save): Adapted patch from Arjan van de
2867         Ven (arjan@linux.intel.com) to avoid the timeout running all the
2868         time, saves on power (Closes: #443851)
2869
2870 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2871
2872         * configure.ac:
2873         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
2874         (pdf_selection_render_selection), (pdf_document_get_page_duration):
2875
2876         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
2877
2878 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2879
2880         * shell/ev-window.c: (ev_window_add_history):
2881
2882         Check if history is NULL
2883
2884 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2885
2886         * libdocument/ev-image.c: (ev_image_finalize):
2887         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
2888         * libdocument/ev-attachment.c: (ev_attachment_finalize):
2889         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
2890         (ev_tmp_uri_unlink):
2891
2892         Add functions to delete temporary files created by evince in a safe
2893         way.
2894
2895         * shell/ev-window.c: (ev_window_clear_local_uri),
2896         (open_xfer_update_progress_callback),
2897         (save_xfer_update_progress_callback), (ev_window_save_remote),
2898         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2899         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2900         (attachment_save_dialog_response_cb),
2901         (ev_attachment_popup_cmd_save_attachment_as):
2902
2903         Allow saving a copy of a document, image or attachment to a remote
2904         location. Fixes bug #440754. 
2905
2906 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2907
2908         * configure.ac:
2909         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2910
2911         Fix build with current poppler from cvs head. 
2912
2913 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2914
2915         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2916
2917         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2918         directory exists.
2919
2920 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2921
2922         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2923         * shell/ev-window.c:
2924
2925         Change sidebar ordering. Fixes bug #439939.
2926
2927 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2928
2929         * backend/comics/Makefile.am:
2930         
2931         Fixes build with --without-libgnome.
2932
2933 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2934         
2935         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2936
2937         Update cursor and tooltip on page change and view scroll. Fixes bug
2938         #439217.
2939
2940 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2941
2942         * NEWS:
2943         * configure.ac:
2944         
2945         Update for release 0.9.0
2946
2947 2007-05-14  Alaska Subedi <asubedi@gmail.com>
2948
2949         * backend/djvu/djvu-document-private.h:
2950         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2951         (djvu_document_finalize),
2952         (djvu_document_file_exporter_format_supported),
2953         (djvu_document_file_exporter_begin),
2954         (djvu_document_file_exporter_do_page),
2955         (djvu_document_file_exporter_end),
2956         (djvu_document_file_exporter_iface_init), (djvu_document_init):
2957         
2958         Implemented printing with djvu. Bug #437998.
2959
2960 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2961
2962         * backend/impress/zip.c:
2963         Add missing ulong definition.
2964
2965         * backend/ps/ps-interpreter.c:
2966         Add missing headers.
2967
2968         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
2969
2970 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2971
2972         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
2973
2974         Add missing call to parent class dispose method. 
2975
2976 2007-05-12  Ross Burton  <ross@openedhand.com>
2977
2978         * shell/main.c:
2979         Sync keybindings manually when building without libgnome
2980         (#437925).
2981
2982 2007-05-12  Ross Burton  <ross@openedhand.com>
2983
2984         * shell/ev-window.c:
2985         Respect the screen when opening help (#437866).
2986
2987 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2988
2989         * data/evince-ui.xml:
2990         * shell/ev-application.[ch]: (get_print_settings_from_args),
2991         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2992         (ev_application_open_uri_list):
2993         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
2994         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2995         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
2996         (ev_window_cmd_view_reload), (lookup_printer_from_name),
2997         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
2998         (ev_window_dispose):
2999         * shell/main.c: (arguments_parse):
3000
3001         Add print button in preview mode. Fixes bug #396475. 
3002
3003 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3004
3005         * cut-n-paste/zoom-control/ephy-zoom.h:
3006         
3007         Fixes zoom level factors. See bug #408119 for details.
3008
3009 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3010
3011         * backend/comics/comics-document.c: (comics_regex_quote),
3012         (extract_argv):
3013         
3014         Correctly quote symbols. Fixes crash in the bug
3015         #415370.
3016
3017 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3018
3019         * shell/ev-navigation-action-widget.c:
3020         (ev_navigation_action_widget_init),
3021         (ev_navigation_action_widget_class_init),
3022         (ev_navigation_action_widget_button_press_event):
3023         
3024         Connect to button-press event on correct widget. Fixes
3025         bug #431988
3026
3027 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3028
3029         * shell/ev-application.c: (ev_application_open_window),
3030         (ev_application_add_icon_path_for_screen),
3031         (ev_application_open_uri_at_dest):
3032         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3033         * shell/ev-navigation-action.c: (build_menu):
3034         
3035         Add app-specific icons to our icon theme. Fixes bug
3036         #425508.
3037
3038 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3039
3040         * shell/ev-history.c: (ev_history_class_init),
3041         (ev_history_add_link):
3042         * shell/ev-history.h:
3043         * shell/ev-navigation-action.c:
3044         (ev_navigation_action_history_changed),
3045         (ev_navigation_action_set_history), (build_menu),
3046         (ev_navigation_action_finalize):
3047         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3048         
3049         Make navigation action unsensitive instead of showing
3050         menu with unsensitive word. Fixes bug #417392.
3051
3052 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3053
3054         * shell/ev-application.[ch]: (ev_application_shutdown),
3055         (ev_application_get_print_settings),
3056         (ev_application_set_print_settings):
3057         * shell/ev-window.c:
3058
3059         Remember print settings. Fixes bug #349102. 
3060
3061 2007-05-08  Christian Persch  <chpe@gnome.org>
3062
3063         * configure.ac:
3064         * properties/ev-properties-view.c:
3065
3066         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3067         Bug #382438.
3068
3069 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3070
3071         * configure.ac:
3072         * properties/ev-properties-view.c: (ev_regular_paper_size):
3073
3074         Use gtk+ builtin paper list to identify the document's paper size.
3075         Fixes bug #382438. 
3076
3077 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3078
3079         * configure.ac:
3080
3081         Fix build when compiling with thumbnailer and libgnome support. 
3082
3083 2007-05-04  Ross Burton  <ross@openedhand.com>
3084
3085         * configure.ac:
3086         Add --without-libgnome, check for libgnome and libgnomeui
3087         separately, and add them to the symbols as required.
3088
3089         * libdocument/ev-file-helpers.c:
3090         When building without libgnome, use g_get_user_config_dir instead
3091         of gnome_user_dir_get.
3092
3093         * shell/ev-application.c:
3094         When building without libgnome, don't use session management.
3095
3096         * shell/main.c:
3097         When building without libgnome, don't use GnomeProgram or
3098         initialise the authentication manager.
3099
3100         This fixes #328842.
3101
3102 2007-05-04  Ross Burton  <ross@openedhand.com>
3103
3104         * shell/ev-window.c:
3105         Don't use libgnome to open help, instead call Yelp directly.
3106
3107 2007-05-04  Ross Burton  <ross@openedhand.com>
3108
3109         * shell/ev-sidebar-attachments.c:
3110         Don't use libgnome to lookup icons for MIME types, instead copy
3111         code from GTK+ to do it manually.
3112
3113 2007-05-04  Ross Burton  <ross@openedhand.com>
3114
3115         * configure.ac:
3116         Add libxml to the dependencies for SHELL_CORE (#435818).
3117
3118 2007-05-02  Ross Burton  <ross@openedhand.com>
3119
3120         * configure.ac:
3121         * Makefile.am:
3122         Add --disable-thumbnailer (#434825)
3123
3124 2007-05-02  Ross Burton  <ross@openedhand.com>
3125
3126         * shell/ev-window.c:
3127         Add missing includes, fix indentation.
3128
3129         * shell/main.c:
3130         Fix indentation.
3131
3132 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3133
3134         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3135         ev_application_open_uri_at_dest instead of ev_application_open_uri
3136         preventing new document always being opened in a new window even if there
3137         is an empty window.
3138
3139 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3140
3141         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3142         (egg_recent_view_uimanager_finalize):
3143         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3144         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3145         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3146         (ev_pixbuf_cache_dispose):
3147         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3148         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3149         
3150         Add missing chain to parent class methods. Fixes
3151         bug #433128.
3152
3153 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3154
3155         * data/Makefile.am (update-icon-cache): Updates
3156         gtk-update-icon-cache in uninstall-hook.
3157
3158 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3159
3160         * shell/ev-window.c: (ev_window_setup_document),
3161         (ev_window_set_document), (ev_window_load_job_cb):
3162         * shell/ev-view.c: (setup_caches):
3163         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3164
3165         Start rendering pages before any other jobs. 
3166
3167 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3168
3169         * shell/ev-window.c: (ev_window_stop_fullscreen),
3170         (ev_window_stop_presentation):
3171
3172         Update chrome visibility before window unfullscreen. 
3173
3174 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3175
3176         * data/Makefile.am:
3177         * data/evince-ui.xml:
3178         * shell/ev-stock-icons.[ch]:
3179         * shell/ev-application.[ch]: (ev_application_shutdown),
3180         (ev_application_init), (ev_application_get_toolbars_model):
3181         * shell/ev-window.c: (update_chrome_visibility),
3182         (fullscreen_toolbar_setup_item_properties),
3183         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3184         (ev_window_run_presentation), (ev_window_stop_presentation),
3185         (ev_window_run_preview), (ev_window_screen_changed),
3186         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3187         (ev_window_dispose), (ev_window_init):
3188
3189         Make fullscreen toolbar always visible. Do not use egg toolbars for
3190         fullscreen and preview modes since such toolbars are not editables.
3191         Fixes bugs #300278, #338910 and #316188.  
3192
3193 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3194
3195         * shell/ev-application.c:
3196         * shell/ev-job-queue.c:
3197         * shell/ev-metadata-manager.c:
3198         * shell/ev-stock-icons.c:
3199         * shell/ev-window.c:
3200         * shell/main.c:
3201         
3202         Developers documentation updated.
3203
3204 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3205
3206         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3207
3208         Check whether uri is valid before launching it. Fixes bug #427664.
3209
3210 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3211
3212         * shell/ev-window.c:
3213
3214         Change key accelerator for Open a Copy menu entry which is in conflict
3215         with Close. Fixes bug #427321.
3216
3217 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3218
3219         * NEWS:
3220         * configure.ac:
3221         
3222         Update for release 0.8.1
3223
3224 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3225
3226         * shell/ev-window.c: (setup_size_from_metadata):
3227         
3228         Do not make window bigger than screen. Fixes bug 
3229         #388985.
3230
3231 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3232
3233         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3234         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3235
3236         Use default resolution when it's not provided by document. Fixes bug
3237         #408762.
3238
3239 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3240
3241         * configure.ac:
3242         * thumbnailer/Makefile.am:
3243         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3244         * thumbnailer/evince-thumbnailer.schemas.in:
3245         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3246
3247         Add support for ps, eps and compressed documents thumbnails. Do not
3248         ignore size parameter. 
3249
3250 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3251
3252         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3253         (dvi_document_do_color_special):
3254         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3255
3256         Implement font color specials in the DVI backend. Fixes bug #303651.
3257
3258 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3259
3260         Fixup the previous commit:
3261
3262         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3263         * shell/xdg-user-dir-lookup.c: Make the function non-static
3264         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3265
3266 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3267
3268         * shell/ev-window.c (file_open_dialog_response_cb): Use
3269         the xdg-user-dirs DOCUMENTS folder as default folder when
3270         opening a file chooser.  (#424858)
3271
3272         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3273         xdg-user-dirs.
3274
3275 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3276
3277         * shell/ev-window.c: (ev_window_load_job_cb):
3278
3279         Do not setup view from metadata on preview mode. 
3280
3281 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3282
3283         * shell/main.c:
3284
3285         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3286
3287 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3288
3289         * shell/ev-view.c: (ev_view_primary_get_cb):
3290
3291         Check pointer != NULL before using it. Fixes bug #416841. 
3292
3293 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3294
3295         * NEWS:
3296         * configure.ac:
3297         
3298         Release 0.8.0
3299
3300 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3301
3302         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3303
3304         Do not render thumbnails when sidebar thumbnail page is not visible
3305         at startup. Fixes bug #416447. 
3306
3307 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3308
3309         * data/evince.desktop.in.in:
3310
3311         "Application" is not a valid category in the freedesktop specification.
3312
3313 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3314
3315         * libdocument/ev-file-helpers.[ch]: (compression_run),
3316         (ev_file_uncompress), (ev_file_compress):
3317         * shell/ev-window.c: (file_save_dialog_response_cb):
3318
3319         Save document compressed when saving a copy of a compressed document.
3320         Fixes bug #334542.
3321
3322 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3323
3324         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3325
3326         Allow deleting in goto window entry in presentation mode. 
3327
3328 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3329
3330         * Makefile.am: Dist MAINTAINERS.
3331
3332 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3333
3334         * shell/ev-window.c: (ev_window_update_actions):
3335
3336         Fix zoom shortcut keys when searching. Fixes bug #409828.
3337
3338 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3339
3340         * shell/ev-window.c: (ev_window_setup_document):
3341
3342         Fix crash when loading documents with only one page. 
3343
3344 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3345
3346         * backend/dvi/dvi-document.c:
3347         (dvi_document_thumbnails_get_dimensions),
3348         (dvi_document_thumbnails_get_thumbnail):
3349         * backend/impress/impress-document.c:
3350         (impress_document_thumbnails_get_thumbnail),
3351         (impress_document_thumbnails_get_dimensions):
3352         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3353         (ps_document_thumbnails_get_dimensions):
3354         * backend/djvu/djvu-document.c:
3355         (djvu_document_thumbnails_get_dimensions),
3356         (djvu_document_thumbnails_get_thumbnail):
3357         * backend/tiff/tiff-document.c:
3358         (tiff_document_thumbnails_get_thumbnail),
3359         (tiff_document_thumbnails_get_dimensions):
3360         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3361         (pdf_document_thumbnails_get_thumbnail),
3362         (pdf_document_thumbnails_get_dimensions):
3363         * backend/comics/comics-document.c:
3364         (comics_document_thumbnails_get_thumbnail),
3365         (comics_document_thumbnails_get_dimensions):
3366         * backend/pixbuf/pixbuf-document.c:
3367         (pixbuf_document_thumbnails_get_thumbnail),
3368         (pixbuf_document_thumbnails_get_dimensions):
3369         * libdocument/ev-document-thumbnails.[ch]:
3370         (ev_document_thumbnails_get_thumbnail),
3371         (ev_document_thumbnails_get_dimensions):
3372         * libdocument/ev-document-misc.[ch]:
3373         (ev_document_misc_get_thumbnail_frame):
3374         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3375         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3376         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3377         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3378         (ev_sidebar_thumbnails_refresh):
3379         * shell/ev-window.c: (ev_window_setup_document):
3380         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3381
3382         Use an EvRenderContext for rendering thumbnails instead of a suggested
3383         width, so that different sized pages get sized proportionally.
3384
3385 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3386
3387         * shell/ev-view.c: (ev_view_button_press_event),
3388         (ev_view_key_press_event):
3389
3390         Fix critical warnings when there is no document loaded. 
3391
3392 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3393
3394         * shell/ev-page-action-widget.c:
3395         * shell/ev-navigation-action.c:
3396         * shell/ev-window.c:
3397
3398         Fix compile warnings. 
3399
3400 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3401
3402         * backend/djvu/djvu-text.h:
3403         * backend/djvu/djvu-document.c:
3404         * backend/djvu/djvu-text-page.c:
3405         * backend/djvu/djvu-links.c:
3406         * backend/djvu/djvu-text-page.h:
3407         * backend/djvu/djvu-text.c:
3408         
3409         Fix build on Mac. Fixes bug #392186. Patch by
3410         <ephraim_owns@hotmail.com>
3411
3412 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3413
3414         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3415
3416         Restore cairo context before rendering every page when printing a PDF
3417         document into a PDF file. 
3418
3419 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3420
3421         * backend/ps/gstypes.h:
3422         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3423         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3424         (ps_document_thumbnails_get_thumbnail):
3425
3426         Handle PostScript page orientation. Fixes bug #318568.
3427
3428 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3429
3430         * backend/ps/Makefile.am:
3431         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3432         (document_load), (ps_document_load), (save_document),
3433         (save_page_list), (ps_document_get_n_pages),
3434         (ps_document_get_page_size), (ps_document_get_info),
3435         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3436         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3437         (ps_document_thumbnails_get_thumbnail),
3438         (ps_document_thumbnails_get_dimensions),
3439         (ps_document_document_thumbnails_iface_init):
3440         * backend/ps/ps.[ch]: (psgetpagebox):
3441         * backend/ps/ps-interpreter.[ch]:
3442
3443         Add support for thumbnails in ps backend. Fixes bug #164755. 
3444
3445 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3446
3447         * NEWS:
3448         * configure.ac:
3449         
3450         Release 0.7.2
3451
3452 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3455         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3456         (ev_window_dispose):
3457
3458         Use document thumbnail as window icon. Fixes bug #384442.
3459
3460 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3461
3462         * configure.ac:
3463
3464         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3465         duplicated adding application/x-bzpostscript instead. 
3466
3467 2007-02-11  Tom Parker  <palfrey@tevp.net>
3468
3469         * backend/ps/ps-document.c: (document_load):
3470
3471         Check return value of psscan before trying
3472         to use it. Fixes bug #372414.
3473
3474 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3475
3476         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3477
3478         Fix invalid free in ev-page-cache. Fixes bug #404745.
3479
3480 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3481
3482         * test/Makefile.am:
3483         * test/test3.py:
3484         
3485         Added reload test case.
3486
3487 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3488
3489         * po/POTFILES.in:
3490         * backend/djvu/djvu-document.c: (djvu_document_load):
3491
3492         Check whether there are missing files in indirect multipage djvu
3493         documents. Fixes bug #361683. 
3494
3495 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3496
3497         * test/Makefile.am:
3498         * test/test-mime.bin:
3499         * test/test3.py:
3500         
3501         Added test for slow mime type
3502
3503 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3504
3505         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3506
3507         Add some checks and call parent_class->finalize. Fixes bug #404745.
3508
3509 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3510
3511         * shell/ev-navigation-action.c: (connect_proxy):
3512         
3513         Fixes dropdown history menu. Thanks a lot Carlos!
3514
3515 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3516
3517         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3518
3519         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3520         bug #373715.
3521
3522 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3523
3524         * backend/ps/ps.c: (psscan):
3525
3526         Fix memory leak. 
3527
3528 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3529
3530         * configure.ac:
3531         * libdocument/ev-file-helpers.c: 
3532
3533         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3534
3535 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3536
3537         * configure.ac:
3538         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3539         (ps_interpreter_start), (document_load), (save_document),
3540         (save_page_list):
3541         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3542         * libdocument/ev-document-factory.c:
3543         (ev_document_factory_get_from_mime), (get_document_from_uri),
3544         (free_uncompressed_uri), (ev_document_factory_get_document):
3545         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3546
3547         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3548
3549 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3550
3551         * libdocument/ev-document.h:
3552
3553         Fix typo in function name. 
3554
3555 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3556
3557         * backend/ps/ps-document.c: (ps_interpreter_finished),
3558         (ps_interpreter_start), (ps_interpreter_failed):
3559
3560         Handle ghostscript interpreter crashes. 
3561
3562 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3563
3564         * shell/ev-window.c: (ev_window_open_uri),
3565         (window_configure_event_cb):
3566
3567         Setup window size and position before showing it. Fixes bug #401711.
3568
3569 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3570
3571         * backend/ps/Makefile.am:
3572         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3573         (ps_document_dispose), (ps_document_class_init),
3574         (ps_interpreter_input), (ps_interpreter_output),
3575         (ps_interpreter_error), (setup_interpreter_env),
3576         (ps_interpreter_start), (ps_interpreter_stop),
3577         (ps_interpreter_failed), (ps_interpreter_is_ready),
3578         (check_filecompressed), (document_load), (ps_document_load),
3579         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3580         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3581         (render_page):
3582
3583         Rework ps-document. Code cleanups, remove deprecated code. 
3584
3585 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3586
3587         * shell/ev-view.c: (ev_view_button_press_event):
3588
3589         Do not start an image drag and drop operation when pointer is on 
3590         text, so that we can select text when the whole background is an
3591         image. 
3592
3593 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3594
3595         * shell/ev-window.c: (ev_window_update_actions): 
3596
3597         Disable all zoom related actions during presentation mode. 
3598
3599 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3600
3601         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3602
3603         Do not zoom in or out on presentation mode. Fixes bug #401305.
3604
3605 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3606
3607         * shell/ev-navigation-action.c: (connect_proxy),
3608         (create_menu_item), (ev_navigation_action_class_init):
3609         
3610         Correctly show menu and fix crash when navigaton 
3611         action is out of toolbar visible area.
3612
3613 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3614
3615         * data/Makefile.am:
3616         * data/evince.1:
3617         
3618         Added man file
3619
3620 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3621
3622         * help/reference/* :
3623         * configure.ac:
3624         
3625         Added gtk-doc based documentation for Evince.
3626         Still in initial state but I hope it will
3627         grow.
3628         
3629         * configure.ac:
3630         
3631         Lower dbus requirement to 0.70
3632
3633 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3634
3635         * shell/ev-window.c: (ev_window_add_history):
3636
3637         Fix memory leak. 
3638
3639 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3640
3641         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3642         * shell/ev-view.h:
3643         * shell/ev-window.c: (ev_window_add_history):
3644         
3645         Correctly handle named destination links
3646
3647 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3648
3649         * NOTES:
3650         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3651         * backend/pdf/ev-poppler.cc:
3652         * libdocument/ev-document-links.h:
3653         * libdocument/ev-link.c: (ev_link_get_page):
3654         * libdocument/ev-link.h:
3655         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3656         (ev_history_add_link):
3657         * shell/ev-history.h:
3658         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3659         (new_history_menu_item), (build_menu):
3660         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3661         * shell/ev-sidebar-links.c: (create_loading_model),
3662         (print_section_cb), (ev_sidebar_links_construct),
3663         (fill_page_labels), (update_page_callback_foreach),
3664         (update_page_callback), (job_finished_callback):
3665         * shell/ev-view.c: (ev_view_handle_link):
3666         * shell/ev-window.c: (ev_window_find_chapter),
3667         (ev_window_add_history), (view_handle_link_cb),
3668         (history_changed_cb):
3669         
3670         Implements another history variant
3671
3672 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3673
3674         * shell/ev-window.c: (view_external_link_cb):
3675         * shell/ev-view.c: (ev_view_button_release_event):
3676
3677         Open links in new window when clicking with middle button. 
3678
3679 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3680
3681         * shell/ev-navigation-action.c: (new_history_menu_item):
3682         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3683         * shell/ev-view.c: (ev_view_handle_link):
3684         * shell/ev-window.c:
3685         
3686         Store link before jump, not the destination. For me it 
3687         seems like more natural history behavior.
3688
3689 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3690
3691         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3692         (ev_navigation_action_class_init):
3693         * shell/ev-navigation-action.h:
3694         * shell/ev-page-action.c: (activate_cb):
3695         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3696         (ev_page_cache_set_current_page_history):
3697         * shell/ev-page-cache.h:
3698         * shell/ev-sidebar-thumbnails.c:
3699         (ev_sidebar_tree_selection_changed),
3700         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3701         * shell/ev-view-private.h:
3702         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3703         * shell/ev-view.h:
3704         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3705         (ev_window_setup_document), (ev_window_load_job_cb):
3706         * shell/ev-window.h:
3707         
3708         History finally works as expected.
3709
3710 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3711
3712         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3713
3714         Do not update links treeview if it doesn't have a model assigned yet. 
3715
3716 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3717
3718         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3719         (ev_sidebar_links_class_init), (update_page_callback):
3720
3721         Do not update links treeview when sidepane is not visible. 
3722
3723 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3724
3725         * shell/ev-marshal.list:
3726         * shell/ev-page-action.c: (activate_cb),
3727         (ev_page_action_class_init):
3728         * shell/ev-page-action.h:
3729         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3730         * shell/ev-window.c:
3731         
3732         Remove activate_link signal, not required.
3733
3734 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3735
3736         * shell/ev-navigation-action.c: (build_menu):
3737         
3738         Reorder menu items and build menu with fixed length.
3739
3740 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3741
3742         * shell/ev-view.c: (get_selected_text):
3743         
3744         Normalize text to fix ligatures problem. See bug
3745         #341947 for details.
3746
3747 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3748
3749         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3750
3751         Fix memory leak in ev-page-cache. 
3752
3753 2007-01-25  Tom Parker <palfrey@tevp.net>
3754
3755         * backend/impress/impress-document.c: (impress_document_load),
3756         (impress_document_finalize), (impress_document_init):
3757         * properties/ev-properties-main.c: (ev_properties_get_pages):
3758         
3759         Correctly handle impress document errors. Fixes nautilus
3760         crash in property page #370491.
3761
3762 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3763
3764         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3765         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3766         (ev_job_queue_remove_job):
3767         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3768         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3769         (ev_job_load_run):
3770         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3771         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3772         (ev_window_load_job_cb), (xfer_update_progress_callback),
3773         (ev_window_open_uri), (ev_window_dispose):
3774         * shell/main.c: (main):
3775
3776         Do file transfer asynchronously in the main thread instead of
3777         synchronously in the load thread. Fixes bugs #399694, #398307 and
3778         #343542.
3779
3780 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3781
3782         * shell/ev-jobs.c: (ev_job_xfer_run):
3783
3784         Load the document with the font-config lock held. 
3785
3786 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3787
3788         * backend/ps/ps-document.c: (start_interpreter):
3789
3790         Fix memory leaks in ps backend. 
3791
3792 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3793
3794         * backend/impress/impress-document.c:
3795         (impress_document_render_pixbuf):
3796
3797         Do not acquire fontconfig lock in impress backend, since it is using
3798         the main loop for rendering. 
3799
3800 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3801
3802         * po/POTFILES.in: 
3803
3804         Remove mdvi files that shouldn't be translated. 
3805
3806 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3807
3808         * shell/ev-view-private.h:
3809         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3810         (ev_view_set_zoom):
3811
3812         Render "loading..." text into a cairo surface instead of directly into
3813         the window so that fontconfig lock is only needed once and UI is not
3814         blocked. Change text color to #9B9B9B. Fixes bug #397356.
3815
3816 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3817
3818         * shell/ev-stock-icons.c: (ev_stock_icons_init):
3819         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3820
3821         Use icon theme associated with the window screen rather than default. 
3822
3823 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3824
3825         * configure.ac:
3826
3827         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
3828
3829 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3830
3831         * data/icons/*/apps/evince.*:
3832
3833         Move Evince icons under new apps directory.
3834
3835         * data/icons/*/actions/*:
3836
3837         Add new custom themeable Evince icons: view-page-continuous, 
3838         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
3839         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
3840
3841         * configure.ac:
3842
3843         Add new directories to AC_CONFIG_FILES.
3844
3845         * shell/ev-stock-icons.c:
3846         * shell/ev-stock-icons.h:
3847
3848         Use new custom themeable icons.
3849
3850 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3851
3852         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3853
3854         Do not draw white background page in presentation mode. 
3855
3856 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
3857
3858         * shell/ev-view.c: Remove unused gnome-vfs include.
3859
3860 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3861
3862         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
3863         
3864         Format string is corrected, fixes bug #397129.
3865
3866 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3867
3868         * shell/ev-window.c: (ev_window_setup_recent):
3869
3870         Do not include in recent menu inexistent documents. Fixes
3871         bug #339171.
3872
3873 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3874
3875         * po/POTFILES.skip: 
3876
3877         Update POTFILES.skip file according to current source tree. 
3878
3879 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3880
3881         * shell/ev-window.c: (file_save_dialog_response_cb):
3882
3883         Do Save a copy in atomic way. Fixes bug #328266. 
3884
3885 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3886
3887         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
3888
3889         Keep selected cell always visible in index treeview.
3890
3891 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3892         
3893         * shell/ev-view.c: (ev_view_size_allocate):
3894
3895         Restore horizontal scrollbar after switching to/from fullscreen
3896         or presentation mode. Fixes bug #331728.
3897
3898 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3899
3900         * shell/ev-view-private.h:
3901         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3902         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3903         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3904         (ev_view_can_zoom_out):
3905
3906         Use max and min scale values in the view iby taking dpi into account. 
3907
3908 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3909
3910         * configure.ac:
3911         * NEWS:
3912
3913         Release 0.7.1
3914
3915 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3916
3917         * shell/ev-window.c: (ev_window_print_send):
3918
3919         Send print job to printer with some settings set to default values,
3920         since we have already exported to a file according to such settings
3921         and they could be taken twice by some printers. 
3922
3923 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3924
3925         * shell/ev-jobs.c: (ev_job_xfer_run):
3926         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3927
3928         Show main window and load document with the font-config lock held. 
3929
3930 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3931
3932         * configure.ac:
3933         * shell/ev-application.c: (ev_application_register_service):
3934         * shell/main.c: (load_files_remote):
3935
3936         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3937
3938 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3939
3940         * doc/debugging.txt:
3941         
3942         Remove obsolete documentation.
3943
3944 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3945
3946         * Makefile.am:
3947         * backend/Makefile.am:
3948         * backend/comics/Makefile.am:
3949         * backend/djvu/Makefile.am:
3950         * backend/dvi/Makefile.am:
3951         * backend/ev-async-renderer.c:
3952         * backend/ev-async-renderer.h:
3953         * backend/ev-attachment.c:
3954         * backend/ev-attachment.h:
3955         * backend/ev-backend-marshal.c:
3956         * backend/ev-document-factory.c:
3957         * backend/ev-document-factory.h:
3958         * backend/ev-document-find.c:
3959         * backend/ev-document-find.h:
3960         * backend/ev-document-fonts.c:
3961         * backend/ev-document-fonts.h:
3962         * backend/ev-document-images.c:
3963         * backend/ev-document-images.h:
3964         * backend/ev-document-info.h:
3965         * backend/ev-document-links.c:
3966         * backend/ev-document-links.h:
3967         * backend/ev-document-misc.c:
3968         * backend/ev-document-misc.h:
3969         * backend/ev-document-security.c:
3970         * backend/ev-document-security.h:
3971         * backend/ev-document-thumbnails.c:
3972         * backend/ev-document-thumbnails.h:
3973         * backend/ev-document-transition.c:
3974         * backend/ev-document-transition.h:
3975         * backend/ev-document.c:
3976         * backend/ev-document.h:
3977         * backend/ev-file-exporter.c:
3978         * backend/ev-file-exporter.h:
3979         * backend/ev-image.c:
3980         * backend/ev-image.h:
3981         * backend/ev-link-action.c:
3982         * backend/ev-link-action.h:
3983         * backend/ev-link-dest.c:
3984         * backend/ev-link-dest.h:
3985         * backend/ev-link.c:
3986         * backend/ev-link.h:
3987         * backend/ev-render-context.c:
3988         * backend/ev-render-context.h:
3989         * backend/ev-selection.c:
3990         * backend/ev-selection.h:
3991         * backend/impress/Makefile.am:
3992         * backend/pdf/Makefile.am:
3993         * backend/pixbuf/Makefile.am:
3994         * backend/ps/Makefile.am:
3995         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
3996         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
3997         (start_interpreter), (stop_interpreter), (document_load),
3998         (ps_document_next_page), (render_page):
3999         * backend/tiff/Makefile.am:
4000         * comics/Makefile.am:
4001         * comics/comics-document.c:
4002         * comics/comics-document.h:
4003         * configure.ac:
4004         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4005         * djvu/Makefile.am:
4006         * djvu/djvu-document-private.h:
4007         * djvu/djvu-document.c:
4008         * djvu/djvu-document.h:
4009         * djvu/djvu-links.c:
4010         * djvu/djvu-links.h:
4011         * djvu/djvu-text-page.c:
4012         * djvu/djvu-text-page.h:
4013         * djvu/djvu-text.c:
4014         * djvu/djvu-text.h:
4015         * dvi/Makefile.am:
4016         * dvi/dvi-document.c:
4017         * dvi/dvi-document.h:
4018         * dvi/fonts.c:
4019         * dvi/fonts.h:
4020         * dvi/mdvi-lib/Makefile.am:
4021         * dvi/mdvi-lib/afmparse.c:
4022         * dvi/mdvi-lib/afmparse.h:
4023         * dvi/mdvi-lib/bitmap.c:
4024         * dvi/mdvi-lib/bitmap.h:
4025         * dvi/mdvi-lib/color.c:
4026         * dvi/mdvi-lib/color.h:
4027         * dvi/mdvi-lib/common.c:
4028         * dvi/mdvi-lib/common.h:
4029         * dvi/mdvi-lib/defaults.h:
4030         * dvi/mdvi-lib/dvimisc.c:
4031         * dvi/mdvi-lib/dviopcodes.h:
4032         * dvi/mdvi-lib/dviread.c:
4033         * dvi/mdvi-lib/files.c:
4034         * dvi/mdvi-lib/font.c:
4035         * dvi/mdvi-lib/fontmap.c:
4036         * dvi/mdvi-lib/fontmap.h:
4037         * dvi/mdvi-lib/fontsrch.c:
4038         * dvi/mdvi-lib/gf.c:
4039         * dvi/mdvi-lib/hash.c:
4040         * dvi/mdvi-lib/hash.h:
4041         * dvi/mdvi-lib/list.c:
4042         * dvi/mdvi-lib/mdvi.h:
4043         * dvi/mdvi-lib/pagesel.c:
4044         * dvi/mdvi-lib/paper.c:
4045         * dvi/mdvi-lib/paper.h:
4046         * dvi/mdvi-lib/pk.c:
4047         * dvi/mdvi-lib/private.h:
4048         * dvi/mdvi-lib/setup.c:
4049         * dvi/mdvi-lib/sp-epsf.c:
4050         * dvi/mdvi-lib/special.c:
4051         * dvi/mdvi-lib/sysdeps.h:
4052         * dvi/mdvi-lib/t1.c:
4053         * dvi/mdvi-lib/tfm.c:
4054         * dvi/mdvi-lib/tfmfile.c:
4055         * dvi/mdvi-lib/tt.c:
4056         * dvi/mdvi-lib/util.c:
4057         * dvi/mdvi-lib/vf.c:
4058         * dvi/pixbuf-device.c:
4059         * dvi/pixbuf-device.h:
4060         * impress/Makefile.am:
4061         * impress/common.h:
4062         * impress/document.c:
4063         * impress/f_oasis.c:
4064         * impress/f_oo13.c:
4065         * impress/iksemel.c:
4066         * impress/iksemel.h:
4067         * impress/imposter.h:
4068         * impress/impress-document.c:
4069         * impress/impress-document.h:
4070         * impress/internal.h:
4071         * impress/r_back.c:
4072         * impress/r_draw.c:
4073         * impress/r_geometry.c:
4074         * impress/r_gradient.c:
4075         * impress/r_style.c:
4076         * impress/r_text.c:
4077         * impress/render.c:
4078         * impress/render.h:
4079         * impress/zip.c:
4080         * impress/zip.h:
4081         * lib/Makefile.am:
4082         * lib/ev-debug.c:
4083         * lib/ev-debug.h:
4084         * lib/ev-file-helpers.c:
4085         * lib/ev-file-helpers.h:
4086         * lib/ev-gui.c:
4087         * lib/ev-gui.h:
4088         * lib/ev-tooltip.c:
4089         * lib/ev-tooltip.h:
4090         * libdocument/Makefile.am:
4091         * libdocument/ev-file-helpers.c:
4092         * pdf/Makefile.am:
4093         * pdf/ev-poppler.cc:
4094         * pdf/ev-poppler.h:
4095         * pixbuf/Makefile.am:
4096         * pixbuf/pixbuf-document.c:
4097         * pixbuf/pixbuf-document.h:
4098         * properties/Makefile.am:
4099         * ps/Makefile.am:
4100         * ps/gsdefaults.c:
4101         * ps/gsdefaults.h:
4102         * ps/gsio.c:
4103         * ps/gsio.h:
4104         * ps/gstypes.h:
4105         * ps/ps-document.c:
4106         * ps/ps-document.h:
4107         * ps/ps.c:
4108         * ps/ps.h:
4109         * shell/Makefile.am:
4110         * shell/ev-application.h:
4111         * shell/ev-sidebar-links.c:
4112         * shell/ev-sidebar-links.h:
4113         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4114         (ev_gui_menu_position_tree_selection):
4115         * shell/ev-utils.h:
4116         * shell/ev-view.c: (ev_view_finalize):
4117         * shell/ev-window.c:
4118         * shell/main.c: (main):
4119         * thumbnailer/Makefile.am:
4120         * tiff/Makefile.am:
4121         * tiff/tiff-document.c:
4122         * tiff/tiff-document.h:
4123         * tiff/tiff2ps.c:
4124         * tiff/tiff2ps.h:
4125         
4126         Reorganize source tree.
4127
4128 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4129
4130         * backend/ev-document-factory.c:
4131
4132         Do not include ev-poppler.h when pdf is disabled. 
4133
4134 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4135
4136         * configure.ac:
4137         * data/evince-ui.xml:
4138         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4139         (pdf_document_document_images_iface_init):
4140         * backend/Makefile.am:
4141         * backend/ev-document-images.[ch]:
4142         * backend/ev-image.[ch]:
4143         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4144         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4145         (ev_job_xfer_run):
4146         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4147         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4148         (ev_pixbuf_cache_get_image_mapping):
4149         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4150         (view_menu_popup_cb), (ev_window_dispose),
4151         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4152         (ev_view_popup_cmd_copy_image):
4153         * shell/ev-view-private.h:
4154         * shell/ev-view.c: (ev_view_get_image_at_location),
4155         (ev_view_do_popup_menu), (ev_view_popup_menu),
4156         (ev_view_button_press_event), (ev_view_drag_data_get),
4157         (ev_view_drag_motion), (ev_view_drag_data_received),
4158         (ev_view_motion_notify_event), (ev_view_button_release_event),
4159         (ev_view_finalize), (ev_view_class_init):
4160
4161         Add image handling support. Fixes bugs #310008 and #325047. Images
4162         selection is not supported yet. 
4163
4164 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4165
4166         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4167         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4168         (ev_view_init):
4169
4170         Move view drag and drop stuff to ev-view.
4171
4172 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4173
4174         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4175         * shell/ev-view.c: (clear_selection): 
4176
4177         Clear selection also in pixbuf cache.
4178
4179 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4180
4181         * data/evince.desktop.in.in:
4182         
4183         Change icon name in desktop file. See bug #390734
4184         for details.
4185
4186 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4187
4188         * thumbnailer/Makefile.am:
4189
4190         Use top_builddir instead top_srcdir for generated schema
4191         file installation. Fixes bug #390161.
4192
4193 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4194
4195         * configure.ac:
4196         * backend/Makefile.am:
4197         * backend/ev-document-transition.[ch]:
4198         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4199         (pdf_document_page_transition_iface_init):
4200         * shell/ev-view-private.h:
4201         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4202         (ev_view_set_presentation), (transition_next_page),
4203         (ev_view_presentation_transition_stop),
4204         (ev_view_presentation_transition_start), (ev_view_next_page):
4205
4206         Add page transition support in presentation mode. At the moment only
4207         page duration is supported, but not transition effects. Fixes bug
4208         #309815.
4209
4210 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4211
4212         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4213
4214         Run find_link_dest with document lock held, since it's called by links
4215         thread and main thread at the same time. 
4216
4217 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4218
4219         * shell/ev-view.c: (goto_dest):
4220
4221         Update page-cache when page is changed by the view, so that
4222         page-changed signal is emitted. 
4223
4224 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4225
4226         * test/test1.py:
4227         * test/test2.py:
4228
4229         Use C locale in tests. 
4230
4231 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4232
4233         * shell/ev-window.c: (ev_window_run_presentation):
4234         * shell/ev-view-private.h:
4235         * shell/ev-view.c: (ev_view_set_presentation):
4236
4237         Restore zoom settings when back from presentation mode. 
4238
4239 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4240
4241         * shell/ev-window.c: (ev_window_run_presentation):
4242
4243         Always use "best fit" zoom in presentation mode.
4244         Fixes bug #389195.
4245
4246 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4247
4248         * shell/ev-view.c: (ev_view_goto_window_create):
4249
4250         Show "Jump to page" label in the page jumping popup in
4251         presentation mode instead of just a GtkEntry.
4252
4253 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4254
4255         * shell/ev-window.c: (launch_external_uri):
4256
4257         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4258         #378085.
4259
4260 2006-12-22  Elijah Newren  <newren gmail com>
4261
4262         * configure.ac: explicitly check for libxml2.  Fixes #388795
4263
4264 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4265
4266         * shell/ev-view-private.h:
4267         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4268         (ev_view_goto_window_delete_event), (key_is_numeric),
4269         (ev_view_goto_window_key_press_event),
4270         (ev_view_goto_window_button_press_event),
4271         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4272         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4273         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4274
4275         Allow jumping to another page by typing a page number in presentation
4276         mode. It uses a popup window with an entry. Fixes bug #353625.
4277
4278 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4279
4280         * configure.ac:
4281         * properties/ev-properties-view.c: (ev_get_default_user_units),
4282         (ev_regular_paper_size):
4283         
4284         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4285         to Damien Carbery <damien.carbery@sun.com> and
4286         Yevgen Muntyan <muntyan@tamu.edu>.
4287
4288 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4289
4290         * shell/ev-window.c: (setup_document_from_metadata):
4291
4292         Make sure Evince doesn't restore the view on the last
4293         page when a document is reopened. Fixes bug #383381.
4294
4295 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4296
4297         * shell/ev-view.c: (draw_loading_text):
4298
4299         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4300
4301 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4302
4303         * configure.ac:
4304         * NEWS:
4305
4306         Release 0.7.0
4307
4308 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4309
4310         * configure.ac:
4311         * pdf/ev-poppler.cc: (pdf_print_context_free),
4312         (pdf_document_file_exporter_begin),
4313         (pdf_document_file_exporter_do_page):
4314
4315         Make cairo-pdf depedency optional. 
4316
4317 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4318
4319         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4320
4321         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4322
4323 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4324
4325         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4326         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4327         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4328         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4329         * shell/ev-view.c: (draw_loading_text):
4330         * shell/ev-window.c: (ev_window_cmd_file_properties):
4331
4332         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4333         related to using FontConfig from different threads.
4334         
4335 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4336
4337         * shell/ev-view.c: (draw_loading_text):
4338
4339         Acquire lock document when drawing "Loading..." text so that only one
4340         thread will use FontConfig at the same time. Fixes bug #374750.
4341
4342 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4343
4344         * shell/ev-page-action.[ch]: (activate_cb):
4345         * shell/ev-window.c: (activate_label_cb):
4346
4347         Check if text inserted in page entry is a valid page number when it
4348         doesn't match to any document page label. Fixes bug #383165.
4349
4350 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4351         * shell/ev-window.c:
4352
4353         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4354         available with GTK < 2.10. Added an ifdef to avoid compilation
4355         error.
4356
4357 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4358
4359         * configure.ac:
4360         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4361
4362         Fix ps backend in multihead systems.
4363
4364 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4365
4366         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4367         * shell/ev-window.c: (ev_window_get_screen_dpi),
4368         (ev_window_update_actions), (setup_view_from_metadata),
4369         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4370
4371         Take screen DPI into account when zooming. Fixes bug #318285.
4372
4373 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4374
4375         * data/Makefile.am:
4376
4377         Cleaned up/slightly refactored Makefile.am. Added GConf
4378         schemas uninstallation as well.
4379
4380 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4381
4382         * Makefile.am:
4383         * test/Makefile.am:
4384
4385         Fight with autotools to fix make check. Make distcheck
4386         works fine as well now!
4387
4388 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4389
4390         * shell/ev-view.c: (draw_end_presentation_page):
4391
4392         Corrected "end of presentation" string.
4393
4394 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4395
4396         * shell/ev-view.c: (ev_view_key_press_event):
4397
4398         Correctly propagate key press event so that up/down keys
4399         work as expected (correct behaviour was broken by
4400         black/white screen key bindings for presentations).
4401
4402 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4403
4404         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4405         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4406         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4407         (pdf_selection_get_selection_region),
4408         (pdf_selection_get_selection_map):
4409
4410         Add "static" to some private functions. 
4411
4412 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4413
4414         * lib/ev-tooltip.h:
4415         * properties/ev-properties-view.h:
4416         * shell/ev-jobs.h:
4417         * shell/ev-properties-dialog.h:
4418         * shell/ev-properties-fonts.h:
4419         * shell/ev-sidebar-links.h:
4420         * shell/ev-sidebar-thumbnails.h:
4421         * shell/ev-sidebar.h:
4422         * shell/ev-window.h:
4423         
4424         Fixes CHACK type in class casts. See bug #385343
4425         for details.
4426
4427 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4428
4429         * shell/ev-view-private.h:
4430         * shell/ev-view.c: (draw_end_presentation_page),
4431         (ev_view_expose_event), (ev_view_key_press_event),
4432         (ev_view_class_init), (ev_view_init):
4433
4434         Blank screen in presentation mode when pressing 'b' (filling with
4435         black) or 'w' (filling with white) keys. Fixes bug #358132.
4436
4437 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4438
4439         * data/evince-toolbar.xml:
4440         * shell/ev-window.c:
4441         
4442         Use stock icon for Select All action. Fixes
4443         bug #382652.
4444
4445 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4446
4447         * shell/ev-view.c: (get_doc_point_from_offset),
4448         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4449
4450         Add links support in rotated documents. Fixes bug #343733.
4451
4452 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4453
4454         * shell/ev-view-private.h:
4455         * shell/ev-view.c: (draw_end_presentation_page),
4456         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4457
4458         Show a blank page after the last page in presentation mode with a
4459         message indicating that presentation has finished and how to exit. 
4460
4461 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4462
4463         * shell/ev-window.c: (fullscreen_timeout_cb):
4464
4465         Hide cursor after a while in presentation mode. 
4466
4467 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4468
4469         * backend/ev-document-info.h:
4470         * data/evince-properties.glade:
4471         * pdf/ev-poppler.cc:
4472         * properties/ev-properties-view.c: (ev_regular_paper_size),
4473         (ev_properties_view_set_info):
4474         * ps/ps-document.c: (ps_document_get_info):
4475
4476         Adds a paper size field to the properties dialog. Fixes
4477         bug #307315. Patch by Kasper Svendsen (with some i18n
4478         changes done by me).
4479
4480 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4481
4482         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4483         (screensaver_init_dbus), (totem_scrsaver_new),
4484         (totem_scrsaver_init):
4485         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4486         * shell/ev-application.c: (ev_application_register_service),
4487         (ev_application_screensaver_enable),
4488         (ev_application_screensaver_disable):
4489         * shell/ev-application.h:
4490         * shell/ev-window.c: (ev_window_run_presentation),
4491         (ev_window_stop_presentation), (build_comments_string),
4492         (ev_window_init):
4493         
4494         Move screensaver handling to application. No more
4495         message on startup.
4496
4497 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4498
4499         * configure.ac:
4500         * backend/Makefile.am:
4501         * backend/ev-file-exporter.[ch]:
4502         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4503         * ps/ps-document.c: (ps_document_file_exporter_*):
4504         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4505         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4506         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4507         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4508
4509         Allow printing to PDF when suppoted by the backend.
4510         
4511 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4512
4513         * shell/ev-window.c: (build_comments_string):
4514
4515         Use always "Document Viewer" in about dialog. 
4516
4517 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4518
4519         * djvu/djvu-document.c: (djvu_document_get_page_size):
4520
4521         Display a warning message when get_pageinfo fails. 
4522
4523 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4524
4525         * Makefile.am:
4526         * backend/Makefile.am:
4527         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4528         * configure.ac:
4529         * shell/ev-window.c: (build_comments_string):
4530         
4531         Make pdf compilation optional. See bug #38007.
4532
4533 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4534
4535         * ps/ps.c: (get_next_text):
4536
4537         Fix CVE-2006-5864.
4538
4539 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4540
4541         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4542         * shell/ev-navigation-action.c: (connect_proxy),
4543         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4544         
4545         Do not call g_type_class_peek_parent twice.
4546
4547 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4548
4549         * configure.ac:
4550         * data/icons/24x24/.cvsignore:
4551         * data/icons/24x24/Makefile.am:
4552         * data/icons/24x24/evince.png:
4553         * data/icons/Makefile.am:
4554         
4555         Add 24x24 icon. Thanks to 
4556         Michael Monreal <infernux@web.de>.
4557
4558 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4559
4560         * configure.ac: Fix typo in configure.ac. Thanks
4561         to dmacks@netspace.org for notification.
4562
4563 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4564
4565         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4566         
4567         Drop dbus include, fixes compilation with older dbus.
4568
4569 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4570
4571         * configure.ac:
4572         * cut-n-paste/Makefile.am:
4573         * cut-n-paste/totem-screensaver/.cvsignore
4574         * cut-n-paste/totem-screensaver/Makefile.am:
4575         * cut-n-paste/totem-screensaver/README:
4576         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4577         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4578         * shell/Makefile.am:
4579         * shell/ev-window.c: (ev_window_run_presentation),
4580         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4581         (ev_window_init):
4582
4583         Implemented screensaver enabling/disabling for
4584         presentation mode (not fullscreen mode). Code stolen
4585         from Totem (with some minor tweaks). Fixes bug #338889.
4586
4587 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4588
4589         * configure.ac:
4590
4591         Bump gnome-icon-theme requirements. We use the rotation
4592         icons that appeared recently.
4593
4594 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4595
4596         * shell/ev-history.c: (ev_history_add_page):
4597         * shell/ev-history.h:
4598         * shell/ev-window.c: (page_changed_cb):
4599         
4600         Use page labels instead of numbers.
4601
4602 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4603
4604         * data/evince-toolbar.xml:
4605         * po/POTFILES.in:
4606         * shell/Makefile.am:
4607         * shell/ev-navigation-action-widget.c:
4608         (ev_navigation_action_widget_init),
4609         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4610         (menu_detacher), (ev_navigation_action_widget_set_menu),
4611         (menu_position_func), (popup_menu_under_arrow),
4612         (ev_navigation_action_widget_toggled),
4613         (ev_navigation_action_widget_button_press_event):
4614         * shell/ev-navigation-action-widget.h:
4615         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4616         (ev_navigation_action_set_window), (activate_menu_item_cb),
4617         (new_history_menu_item), (new_empty_history_menu_item),
4618         (build_menu), (menu_activated_cb), (connect_proxy),
4619         (create_tool_item), (ev_navigation_action_init),
4620         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4621         * shell/ev-navigation-action.h:
4622         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4623         (ev_page_action_widget_set_page_cache),
4624         (ev_page_action_widget_finalize),
4625         (ev_page_action_widget_class_init), (match_selected_cb),
4626         (display_completion_text), (match_completion), (build_new_tree_cb),
4627         (get_filter_model_from_model),
4628         (ev_page_action_widget_update_model):
4629         * shell/ev-page-action-widget.h:
4630         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4631         (connect_proxy):
4632         * shell/ev-page-action.h:
4633         * shell/ev-stock-icons.c:
4634         * shell/ev-stock-icons.h:
4635         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4636         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4637         (register_custom_actions):
4638         * shell/main.c:
4639         
4640         Preliminary history implementation
4641
4642 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4643
4644         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4645         (dvi_document_class_init), (dvi_document_init_params):
4646         * dvi/mdvi-lib/font.c: (font_reference):
4647         
4648         Add reference to subfont. Fixes bug #374277.
4649
4650 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4651
4652         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4653         (ev_window_cmd_file_open_copy_at_dest):
4654
4655         Fix a race condition when creating symlink. Increase the counter
4656         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4657         Mathias Hasselmann).
4658
4659 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4660
4661         * backend/Makefile.am:
4662         * backend/ev-attachment.c: (ev_attachment_open):
4663         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4664         (ev_tmp_dir), (ev_tmp_filename):
4665         * shell/ev-sidebar-attachments.c:
4666         (ev_sidebar_attachments_drag_data_get):
4667         * shell/ev-window.c: (ev_window_clear_temp_file):
4668
4669         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4670         in ensure_dir_exists. Abort without crashing when we can't create
4671         user's directory.
4672
4673 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4674
4675         * data/evince-ui.xml:
4676         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4677         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4678         (ev_window_cmd_file_open_copy_at_dest),
4679         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4680         (ev_view_popup_cmd_open_link_new_window):
4681
4682         Allow opening a copy of the current document in a new window. Fixes bug
4683         #357472
4684
4685 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4686
4687         * data/evince-toolbar.xml:
4688         
4689         Add rotate right and rotate left to available items for toolbar.
4690         
4691         * data/evince-ui.xml:
4692         * shell/ev-window.c: (ev_window_init):
4693         
4694         Customize toolbar with right click. Fixes bug #372451.
4695
4696 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4697
4698         * shell/ev-window.c: 
4699         
4700         Use "object-rotate-{left,right}" stock icons. Fixes 
4701         bug #373863.
4702
4703 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4704
4705         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4706         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4707         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4708         (ev_window_open_uri):
4709         * shell/main.c: (arguments_parse):
4710
4711         Remove temp file created when evince is used by GTK+ in
4712         preview mode. Fixes bug #365282. 
4713
4714 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4715
4716         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4717         
4718         Fixes bug #372474 - Side pane disabled when entering 
4719         and leaving fullscreen mode.
4720
4721 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4722
4723         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4724         * data/Makefile.am:
4725         * data/evince-preview-toolbar.xml:
4726         * data/evince-toolbar.xml:
4727         * shell/ev-application.c: (ev_application_shutdown),
4728         (ev_application_init), (ev_application_get_toolbars_model):
4729         * shell/ev-application.h:
4730         * shell/ev-window.c: (update_chrome_visibility),
4731         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4732         (ev_window_cmd_edit_toolbar), (ev_window_init):
4733         
4734         Fixes bug #364364 - toolbar editor shows zoom actions again.
4735
4736 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4737
4738         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4739
4740         Do not take margins into consideration for paper size when printing.
4741         Really fixes bug #350491.
4742
4743 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4744
4745         * data/evince-ui.xml:
4746         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4747         (ev_window_cmd_file_print_setup),
4748         (ev_window_print_dialog_response_cb),
4749         (ev_window_setup_action_sensitivity):
4750
4751         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4752
4753 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4754
4755         * shell/ev-window.c: (ev_window_print_range):
4756
4757         Revert my previuos commit, since printing to PDF is not supported by
4758         evince yet. 
4759
4760 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4761
4762         * shell/ev-window.c: (ev_window_print_range):
4763
4764         Enable print to a PDF. Fixes bug #332121.
4765
4766 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4767
4768         * shell/ev-application-service.xml:
4769         * shell/ev-application.[ch]: (ev_application_open_window),
4770         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4771         (ev_application_open_uri), (ev_application_open_uri_list):
4772         * shell/ev-window.c: (file_open_dialog_response_cb),
4773         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4774         (drag_data_received_cb), (open_remote_link):
4775         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4776
4777         Add support for multiscreen systems. Fixes bug #316206.
4778
4779 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4780
4781         * shell/ev-jobs.[ch]: (ev_job_print_new),
4782         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4783         (ev_job_print_do_page):
4784         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4785
4786         Allow printing only odd/even pages. Fixes bug #367289.
4787
4788 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4789
4790         * test/test1.py:
4791         * test/test2.py:
4792
4793         Re-add locale settings to test files.
4794
4795 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4796
4797         * data/evince-ui.xml:
4798         * shell/ev-window.c: (set_action_properties):
4799         
4800         Removed garbage from code and ui.
4801
4802 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4803
4804         * shell/ev-window.c: (ev_window_cmd_help_about):
4805
4806         Shamelessly add my name to the list of contributors.
4807
4808 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4809
4810         * test/test1.py:
4811         * test/test2.py:
4812
4813         Cleaned up the dogtail scripts.
4814
4815 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4816
4817         * shell/ev-view.c: (draw_loading_text): Don't render
4818         "loading..." text in presentation mode. Temporary
4819         workaround for bug #320352.
4820
4821 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4822
4823         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4824         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4825
4826         Use print settings scale, copies, collate and reverse which were
4827         ignored. Fixes bug #359032.
4828
4829 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4830
4831         * configure.ac:
4832         * data/evince-password.glade:
4833         * test/Makefile.am:
4834         * test/test-encrypt.pdf:
4835         * test/test-links.pdf:
4836         * test/test1.py:
4837         * test/test2.py:
4838
4839         Add automated UI tests for evince with dogtail. See
4840         bug #300948.    
4841
4842 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4843
4844         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4845
4846         Hide fullscreen toolbar when switching to another desktop workspace.
4847         Fixes bug #338871
4848
4849 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4850
4851         * shell/ev-window-title.c: 
4852         
4853         Test for .dvi in title of pdf documents.
4854
4855 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4856
4857         * shell/ev-view.c: (ev_view_scroll):
4858
4859         Page Up/Down should do page jumps in "Best fit" mode.
4860         If a user has explicitly chosen to view exactly one page
4861         at a time, scrolling just a part of the page when
4862         pressing Page Up/Down is not right. Fixes bug #323107.
4863
4864 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4865
4866         * NEWS:
4867         * configure.ac:
4868         
4869         Update for 0.6.1
4870
4871 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4872
4873         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
4874         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
4875         
4876         Correctly disconnect from job signals on destroy.
4877
4878 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4879
4880         * shell/ev-view-private.h:
4881         * shell/ev-view.c: (view_set_adjustment_values),
4882         (view_update_range_and_current_page),
4883         (ensure_rectangle_is_visible), (ev_view_size_allocate):
4884         
4885         Fixes bug #343199, current page now follows find page.
4886
4887 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
4888
4889         * backend/ev-document-factory.c:
4890         * configure.ac:
4891         Assigned OpenDocument presenation MIME type to the
4892         Impress backend. Added some missing (but harmless)
4893         #ifdefs in the document factory as well to make things
4894         consistent again. Fixes bug #360658.
4895
4896 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4897
4898         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4899         * backend/ev-document-find.c: (ev_document_find_get_type):
4900         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4901         * backend/ev-document-links.c: (ev_document_links_get_type):
4902         * backend/ev-document-security.c: (ev_document_security_get_type):
4903         * backend/ev-document-thumbnails.c:
4904         (ev_document_thumbnails_get_type):
4905         * backend/ev-document.c: (ev_document_get_type):
4906         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4907         * backend/ev-selection.c: (ev_selection_get_type):
4908         * cut-n-paste/recent-files/egg-recent-model.c:
4909         (egg_recent_model_get_type):
4910         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4911         (egg_recent_view_uimanager_get_type):
4912         * cut-n-paste/recent-files/egg-recent-view.c:
4913         (egg_recent_view_get_type):
4914         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4915         (egg_editable_toolbar_get_type):
4916         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4917         (egg_toolbar_editor_get_type):
4918         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4919         (egg_toolbars_model_get_type):
4920         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4921         (egg_tree_multi_drag_source_get_type):
4922         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4923         (ephy_zoom_action_get_type):
4924         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4925         (ephy_zoom_control_get_type):
4926         * impress/r_back.c: (_imp_fill_back):
4927         * properties/ev-properties-main.c:
4928         (ev_properties_plugin_register_type):
4929         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4930         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4931         (ev_view_accessible_factory_get_type):
4932
4933         Reduce relocations. Bug #360616.
4934
4935 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4936
4937         * backend/ev-document-factory.c:
4938         (ev_document_factory_get_document):
4939         
4940         Load document even if extension is wrong.
4941
4942 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4943
4944         * shell/ev-metadata-manager.c: (save_values):
4945         * shell/ev-window.c: (setup_size_from_metadata),
4946         (setup_view_from_metadata), (ev_window_setup_document),
4947         (ev_window_xfer_job_cb), (window_configure_event_cb):
4948         
4949         Set size according to the document size/page size ratio.
4950         That should correct rather wierd behaviour of the previous
4951         commit.
4952
4953 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4954
4955         * shell/ev-window.c: (setup_view_from_metadata):
4956         
4957         Set size for new windows from previous window size.
4958         See bugs #354968 and #168450 for details. Thanks
4959         to Meik Hellmund.
4960
4961 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4962
4963         * djvu/djvu-links.c: (build_tree):
4964
4965         Fix memory leak.
4966
4967 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4968
4969         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
4970         
4971         Don't make sidebar close button insensitive. Fixes
4972         bug #357871.
4973
4974 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4975
4976         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4977         (ev_window_set_view_accels_sensitivity):
4978         
4979         Don't enable Slash on documents which don't support
4980         find. Fixes bug #358648.
4981
4982 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
4983
4984         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
4985         open dialog fall back to the current document uri if the
4986         filechooser hasn't been used before. Fixes bug #356980.
4987
4988 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
4989
4990         * shell/ev-window.c: (ev_window_setup_recent), 
4991         (ev_window_get_recent_file_label):
4992
4993         Escape underscores in filenames of recent file items.
4994
4995 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4996
4997         * configure.ac:
4998         
4999         Bumped poppler requirements, really 0.5.3 is very 
5000         buggy, now we require 0.5.4.
5001
5002 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5003
5004         * djvu/Makefile.am:
5005         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5006         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5007         (djvu_document_document_links_iface_init):
5008         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5009         (number_from_string_10), (get_djvu_link_dest),
5010         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5011         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5012         (djvu_links_get_links), (djvu_links_find_link_dest),
5013         (djvu_links_get_links_model):
5014         * djvu/djvu-links.h:
5015         
5016         Add support for links and bookmarks in djvu documents. Thanks
5017         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5018         patch.
5019
5020 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5021
5022         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5023         
5024         Reopen should reload document. Fixes 
5025         bug 327951.
5026
5027 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5028
5029         * configure.ac:
5030         * data/Makefile.am:
5031         * data/evince-16.png:
5032         * data/evince-22.png:
5033         * data/evince.png:
5034         * data/evince.svg:
5035         * data/icons/16x16/Makefile.am:
5036         * data/icons/16x16/evince.png:
5037         * data/icons/22x22/Makefile.am:
5038         * data/icons/22x22/evince.png:
5039         * data/icons/48x48/Makefile.am:
5040         * data/icons/48x48/evince.png:
5041         * data/icons/Makefile.am:
5042         * data/icons/scalable/Makefile.am:
5043         * data/icons/scalable/evince.svg:
5044         
5045         Install icons with correct names. Fixes
5046         bug #354429.
5047
5048 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5049
5050         * shell/ev-view.c: (ev_view_button_release_event):
5051
5052         Don't open links with middle mouse button. Fixes bug #353649
5053
5054 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5055
5056         * NEWS:
5057         * configure.ac:
5058         
5059         Update for release 0.6.0
5060
5061 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5062
5063         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5064         Implement Close named action. Patch by Carlos Garcia Campos.
5065
5066 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5067
5068         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5069         
5070         Don't clear link mapping on copy_job_to_job_info. Fixes
5071         bug 346168.
5072
5073 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5074
5075         * shell/main.c: (main):
5076
5077         Revert my previous commit, gnome_program_init owns the option context.
5078         Fix another memory leak in main. Both caught by Christian Persch. 
5079
5080 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5081
5082         * shell/main.c: (main):
5083
5084         Fix memory leak.
5085
5086 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5087
5088         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5089
5090         Fix crash when opening a pdf with password protection. 
5091
5092 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5093
5094         * pdf/ev-poppler.cc: (pdf_document_search_free):
5095
5096         Fix memory leak. 
5097
5098 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * backend/ev-document-factory.c:
5101         (ev_document_factory_get_document):
5102         * tiff/tiff-document.c: (tiff_document_finalize):
5103         
5104         More correct handling of document loading. Fixes
5105         bug #349043.
5106
5107 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5108
5109         * backend/ev-attachment.c: (ev_attachment_save):
5110
5111         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5112         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5113
5114 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5115         
5116         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5117         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5118
5119 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5120
5121         * shell/ev-sidebar-thumbnails.c:
5122
5123         Do not render thumbnails unless thumbnails page is active in the
5124         sidebar.
5125
5126 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5127
5128         * shell/ev-properties-dialog.c:
5129
5130         Fix dialogue spacing. Bug #351370.
5131
5132 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5133
5134         * configure.ac:
5135
5136         Use lowercase gettext catalog file names (evince.mo
5137         instead of Evince.mo)
5138
5139 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5140
5141         * shell/ev-sidebar-attachments.c:
5142
5143         GtkIconTheme is now screen safe too. Fixes bug #350878
5144
5145 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5146
5147         * shell/ev-window.c:
5148
5149         GtkRecent manager is now screen safe. Fixes bug #350145
5150
5151 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5152
5153         * shell/ev-sidebar.c: (ev_sidebar_init):
5154         
5155         Make sidebar close icon smaller. Fix for bug 350177.
5156         See also bugs 350176 and 165770.
5157
5158 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5159
5160         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5161
5162         Ignore zoom for xyz destinations when it's <= 1, keeping user
5163         preferences instead. Set correct sizing-mode for fith and fitv
5164         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5165
5166 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5167
5168         * NEWS:
5169         * configure.ac:
5170         
5171         Update for release 0.5.5
5172
5173 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5174         
5175         * shell/ev-window.c: (ev_window_cmd_escape)
5176
5177         Escape unfocus page entry. Fixes bug #345809.
5178
5179 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5180
5181         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5182         (build_tree), (pdf_document_links_get_links),
5183         (pdf_document_links_find_link_dest):
5184         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5185         (goto_xyz_dest):
5186
5187         Convert from PDF style coordinates to X style coordinates in the
5188         backend rather than in the view. Fixes bug #338440
5189
5190 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * shell/ev-window.c:
5193         
5194         Remove Ctrl+Shift+T shortcut for toolbars. See
5195         the bug #350098.
5196
5197 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5198
5199         * configure.ac:
5200
5201         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5202         of this. 
5203
5204 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5205
5206         * configure.ac:
5207         * cut-n-paste/Makefile.am:
5208         * data/evince-ui.xml:
5209         * shell/Makefile.am:
5210         * shell/ev-application.[ch]:
5211         * shell/ev-window.c:
5212
5213         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5214         #349273
5215
5216 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5217
5218         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5219         findbar code: s/help/search/
5220
5221 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5222
5223         * shell/ev-window.c: (setup_document_from_metadata),
5224         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5225         (setup_view_from_metadata):
5226         
5227         Fix memory leaks.
5228
5229 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5230
5231         * autogen.sh, configure.ac: 
5232         
5233         Update automake usage. See bug 349292.
5234
5235 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5236
5237         * shell/eggfindbar.c: (egg_find_bar_class_init),
5238         (entry_activate_callback), (egg_find_bar_init),
5239         (egg_find_bar_set_status_text):
5240         * shell/eggfindbar.h:
5241         
5242         Unify Evince findbar with Epiphany. Nice patch
5243         from Fabricio Silva <silva@crans.org> and
5244         Frederic Peters <fpeters@entrouvert.com>. See
5245         bug #339966 for details.
5246
5247 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5248
5249         * data/evince.desktop.in.in:
5250         
5251         Correct information for bugzilla. Thanks to
5252         Olaf Vitters, see bug #348855.
5253
5254 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5255
5256         * shell/ev-jobs.[ch]:
5257         * shell/ev-sidebar-links.c:
5258         * shell/ev-window.[ch]:
5259
5260         GtkPrintJob doesn't support print ranges or current page, so we export
5261         to a ps file now when printing ranges or current page.
5262
5263 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5264
5265         * pdf/ev-poppler.cc:
5266         * shell/ev-window.c: (do_action_named):
5267
5268         We should be more clear about bugzilla. See the
5269         poppler bug #7623.
5270
5271 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5272
5273         * configure.ac:
5274         * shell/Makefile.am:
5275         * shell/ev-job-queue.c:
5276         * shell/ev-jobs.[ch]:
5277         * shell/ev-sidebar-links.c:
5278         * shell/ev-window.[ch]:
5279         
5280         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5281         #348422
5282
5283 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5284
5285         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5286         * shell/ev-application-service.xml:
5287         * shell/ev-application.[ch]:
5288         * shell/ev-jobs.[ch]:
5289         * shell/ev-window.[ch]: (ev_window_run_preview):
5290         * shell/main.c: 
5291
5292         Add preview mode to use evince as a printing previewer. It also adds
5293         other command line options for fullscreen and presentation modes.
5294         Fixes bugs #347822, #317031
5295
5296 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5297
5298         * NEWS:
5299         * configure.ac:
5300         
5301         Update for release 0.5.4
5302
5303 2006-07-11  Bastien Nocera <hadess@hadess.net>
5304
5305         * Makefile.am:
5306         * backend/Makefile.am:
5307         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5308         * backend/ev-document-factory.h:
5309         * configure.ac:
5310         * impress/.cvsignore:
5311         * impress/Makefile.am:
5312         * impress/common.h:
5313         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5314         (imp_get_page), (imp_next_page), (imp_prev_page),
5315         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5316         * impress/f_oasis.c: (render_object), (render_page),
5317         (get_geometry), (_imp_oasis_load):
5318         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5319         (_imp_oo13_load):
5320         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5321         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5322         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5323         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5324         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5325         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5326         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5327         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5328         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5329         (iks_new_within), (iks_insert), (iks_insert_cdata),
5330         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5331         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5332         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5333         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5334         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5335         (iks_cdata), (iks_cdata_size), (iks_has_children),
5336         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5337         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5338         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5339         (iks_tree), (iks_load), (iks_save):
5340         * impress/iksemel.h:
5341         * impress/imposter.h:
5342         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5343         (imp_render_draw_bezier_real), (imp_render_get_size),
5344         (imp_render_set_fg_color), (imp_render_draw_line),
5345         (imp_render_draw_rect), (imp_render_draw_polygon),
5346         (imp_render_draw_arc), (imp_render_draw_bezier),
5347         (imp_render_open_image), (imp_render_get_image_size),
5348         (imp_render_scale_image), (imp_render_draw_image),
5349         (imp_render_close_image), (imp_render_markup),
5350         (imp_render_get_text_size), (imp_render_draw_text),
5351         (impress_document_load), (impress_document_save),
5352         (impress_document_get_n_pages), (impress_document_get_page_size),
5353         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5354         (impress_document_finalize), (impress_document_class_init),
5355         (impress_document_can_get_text), (impress_document_get_info),
5356         (impress_document_document_iface_init),
5357         (impress_document_thumbnails_get_thumbnail),
5358         (impress_document_thumbnails_get_dimensions),
5359         (impress_document_document_thumbnails_iface_init),
5360         (impress_document_init):
5361         * impress/impress-document.h:
5362         * impress/internal.h:
5363         * impress/r_back.c: (_imp_fill_back):
5364         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5365         (_imp_draw_image), (_imp_tile_image):
5366         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5367         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5368         (r_polyline):
5369         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5370         (r_draw_gradient_complex), (r_draw_gradient):
5371         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5372         (r_get_bullet):
5373         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5374         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5375         (r_text):
5376         * impress/render.c: (imp_create_context), (imp_context_set_page),
5377         (imp_context_set_step), (imp_render), (imp_delete_context):
5378         * impress/render.h:
5379         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5380         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5381         (zip_load_xml), (zip_get_size), (zip_load):
5382         * impress/zip.h:
5383         * shell/ev-utils.c:
5384         
5385         New backend to support impress slides. Fixes bug #30867.
5386
5387 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5388
5389         * shell/ev-utils.c: (using_postscript_printer):
5390         
5391         Fixes crash when print using PAPI backend,
5392         bug #345012.
5393
5394 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5395
5396         * shell/ev-jobs.c: (ev_job_xfer_run):
5397         * shell/ev-window.c: (password_dialog_response),
5398         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5399         (ev_window_dispose):
5400         Fixes bug #344160: if the xfer job doesn't complete
5401         because a password is required, reload the existing
5402         instance instead of creating a new one.
5403
5404 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5405
5406         * shell/main.c: (main): Call gdk_threads_init. Thus
5407         we'll avoid errors in auth dialog. Fix for the bug
5408         #343347.
5409
5410 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5411
5412         * configure.ac: Advertise pixbuf support, fix
5413         for the bug 343317.
5414
5415 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5416
5417         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5418         (ev_sidebar_thumbnails_set_document):
5419         
5420         Update sidebar thumbnails after reloading.
5421
5422 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5423
5424         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5425         * shell/ev-jobs.h:
5426         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5427         (ev_window_cmd_view_reload), (ev_window_init):
5428         
5429         Don't crash on reload. Fix for the bug #343167.
5430
5431 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5432
5433         * shell/ev-jobs.c: (ev_job_render_run):
5434         
5435         Check for document links.
5436
5437 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5438
5439         * backend/ev-attachment.c: (ev_attachment_save),
5440         (ev_attachment_launch_app), (ev_attachment_open):
5441         * backend/ev-document-factory.c: (get_document_from_uri):
5442         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5443         (egg_recent_view_uimanager_set_list):
5444         * ps/ps-document.c: (check_filecompressed), (document_load),
5445         (ps_document_load):
5446         * shell/ev-metadata-manager.c: (load_values):
5447         * shell/ev-password.c: (ev_password_dialog_set_property):
5448         * shell/ev-view.c: (tip_from_link):
5449         * shell/ev-window.c: (file_save_dialog_response_cb),
5450         (ev_window_print_dialog_response_cb):
5451         
5452         Use consistent quoting style. Fix for the bug #320285.
5453
5454 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5455
5456         * shell/ev-jobs.c: (ev_job_xfer_run):
5457         * shell/main.c: (load_files):
5458                 
5459         Open links with anchors. Fix for the bug #339836.
5460
5461 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5462
5463         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5464         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5465         (ev_link_dest_set_property), (ev_link_dest_finalize),
5466         (ev_link_dest_class_init), (ev_link_dest_new_named),
5467         (ev_link_dest_new_page_label):
5468         * backend/ev-link-dest.h:
5469         * shell/ev-application.c: (ev_application_open_uri):
5470         * shell/ev-view.c: (goto_dest):
5471         * shell/ev-window.c:
5472         * shell/ev-window.h:
5473         
5474         Fix page-label command line option. Bug #342070.
5475
5476 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5477
5478         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5479         
5480         Don't show highlight rects if page can't be showed. Fix for 
5481         the bug #342076
5482
5483 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5484
5485         * shell/ev-window.c: (setup_sidebar_from_metadata),
5486         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5487         
5488         Setup sidebar from metadata even if there is no document
5489         loaded. Fix for the bug #342807.
5490
5491 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5492
5493         * cut-n-paste/toolbar-editor/Makefile.am:
5494         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5495         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5496         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5497         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5498         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5499         (popup_context_menu_cb), (button_press_event_cb),
5500         (configure_item_sensitivity), (configure_item_cursor),
5501         (configure_item_tooltip), (connect_widget_signals),
5502         (action_sensitive_cb), (create_item_from_action),
5503         (create_item_from_position), (toolbar_drag_data_received_cb),
5504         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5505         (toolbar_drag_leave_cb), (configure_drag_dest),
5506         (toggled_visibility_cb), (toolbar_visibility_refresh),
5507         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5508         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5509         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5510         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5511         (egg_editable_toolbar_dispose),
5512         (egg_editable_toolbar_set_ui_manager),
5513         (egg_editable_toolbar_get_selected),
5514         (egg_editable_toolbar_set_selected), (set_edit_mode),
5515         (egg_editable_toolbar_set_property),
5516         (egg_editable_toolbar_get_property),
5517         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5518         (egg_editable_toolbar_new_with_model),
5519         (egg_editable_toolbar_get_edit_mode),
5520         (egg_editable_toolbar_set_edit_mode),
5521         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5522         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5523         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5524         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5525         (item_added_or_removed_cb), (toolbar_removed_cb),
5526         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5527         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5528         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5529         (editor_create_item_from_name), (append_table),
5530         (update_editor_sheet), (egg_toolbar_editor_init):
5531         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5532         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5533         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5534         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5535         (toolbar_node_free), (egg_toolbars_model_get_flags),
5536         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5537         (egg_toolbars_model_get_name), (impl_add_item),
5538         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5539         (parse_data_list), (parse_item_list), (parse_toolbars),
5540         (egg_toolbars_model_load_toolbars), (parse_available_list),
5541         (parse_names), (egg_toolbars_model_load_names),
5542         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5543         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5544         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5545         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5546         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5547         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5548         (egg_toolbars_model_set_types), (fill_avail_array),
5549         (egg_toolbars_model_get_name_avail),
5550         (egg_toolbars_model_get_name_flags),
5551         (egg_toolbars_model_set_name_flags):
5552         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5553         * cut-n-paste/toolbar-editor/eggintl.h:
5554         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5555         (egg_tree_multi_drag_source_get_type),
5556         (egg_tree_multi_drag_source_row_draggable),
5557         (egg_tree_multi_drag_source_drag_data_delete),
5558         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5559         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5560         (path_list_free), (set_context_data), (get_context_data),
5561         (get_info), (egg_tree_multi_drag_drag_data_get),
5562         (egg_tree_multi_drag_motion_event),
5563         (egg_tree_multi_drag_button_press_event),
5564         (egg_tree_multi_drag_add_drag_support):
5565         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5566         * shell/ev-application.c: (ev_application_init),
5567         (ev_application_save_toolbars_model):
5568         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5569         (ev_window_cmd_edit_toolbar), (ev_window_init):
5570         
5571         Sync toolbareditor with epiphany and libegg
5572
5573 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5574
5575         * configure.ac: 
5576
5577         Depend on poppler 0.5.2
5578
5579 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5580
5581         * shell/ev-jobs.c: (ev_job_render_run):
5582         
5583         Check if document supports links iterface.
5584
5585 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5586
5587         * NEWS:
5588         * configure.ac:
5589         
5590         Update for release 0.5.3
5591
5592 2006-05-13  Michael Plump  <plumpy@skylab.org>
5593
5594         * configure.ac:
5595         * shell/Makefile.am:
5596         * shell/main.c: (main):
5597         
5598         Port to GOption command line parsing. Fix for the 
5599         bug #327518
5600
5601 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5602
5603         * shell/ev-window.c: (ev_window_cmd_help_about):
5604         
5605         Do not wrap license. Fix for the bug #309460.
5606
5607 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5608
5609         * configure.ac:
5610         * properties/ev-properties-main.c: (ev_properties_get_pages):
5611         * shell/ev-application.c: (ev_application_open_window),
5612         (ev_application_open_uri_at_dest):
5613         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5614         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5615         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5616         * shell/ev-utils.c: (save_print_config_to_file):
5617         * shell/ev-window.c: (ev_window_cmd_save_as),
5618         (ev_attachment_popup_cmd_save_attachment_as):
5619         * shell/main.c: (load_files_remote):
5620         
5621         Bump requirements to gtk 2.8 and drop all ifdefs used.
5622
5623 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5624
5625         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5626         * shell/ev-window.c: (ev_window_init):
5627         
5628         Show attachments page.
5629
5630 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5631
5632         * po/POTFILES.in:
5633         * shell/ev-attachment-bar.c:
5634         * shell/ev-attachment-bar.h:
5635         * shell/ev-sidebar-attachments.c:
5636         (ev_sidebar_attachments_icon_cache_add),
5637         (icon_theme_get_pixbuf_from_mime_type),
5638         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5639         (ev_sidebar_attachments_icon_cache_refresh),
5640         (ev_sidebar_attachments_get_attachment_at_pos),
5641         (ev_sidebar_attachments_popup_menu_show),
5642         (ev_sidebar_attachments_popup_menu),
5643         (ev_sidebar_attachments_button_press),
5644         (ev_sidebar_attachments_update_icons),
5645         (ev_sidebar_attachments_drag_data_get),
5646         (ev_sidebar_attachments_get_property),
5647         (ev_sidebar_attachments_destroy),
5648         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5649         (ev_sidebar_attachments_new),
5650         (ev_sidebar_attachments_set_document),
5651         (ev_sidebar_attachments_support_document),
5652         (ev_sidebar_attachments_get_label),
5653         (ev_sidebar_attachments_page_iface_init):
5654         * shell/ev-sidebar-attachments.h:
5655         * shell/ev-window.c: (update_chrome_visibility),
5656         (setup_sidebar_from_metadata), (ev_window_setup_document),
5657         (ev_window_sidebar_current_page_changed_cb),
5658         (attachment_bar_menu_popup_cb), (ev_window_init):
5659         
5660         Move attachments bar to sidebar.
5661
5662 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5663
5664         * pdf/ev-poppler.cc:
5665         * shell/ev-application.[ch]:
5666         * shell/main.c:
5667
5668         Fix some memory leaks.
5669
5670 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5671
5672         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5673
5674         Change the properties dialog response to
5675         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5676         will make the dialog go away when the user presses
5677         enter. With gtk+ >= 2.9 this will happen anyway, but for
5678         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5679         escape by default. Fixes bug #340539. See also bug
5680         #101293 for the gtk+ part.
5681
5682 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5683
5684         * shell/ev-view.c (tip_from_action_named): Replace some strings
5685         that were wrong. Closes #340970.
5686
5687 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5688
5689         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5690
5691         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5692         #341049
5693
5694 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5695
5696         * djvu/Makefile.am:
5697         * dvi/Makefile.am:
5698         * dvi/mdvi-lib/Makefile.am:
5699         * properties/Makefile.am:
5700         * ps/Makefile.am:
5701         * shell/Makefile.am:
5702         * thumbnailer/Makefile.am:
5703         
5704         Due to broken libtool that is unable to track dependencies
5705         of noinst libraries we are forced to explicitely point
5706         libraries for binary. Fix for the bug #333334.
5707
5708 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5709
5710         * data/evince.desktop.in.in:
5711         * shell/ev-view.c: (view_update_range_and_current_page),
5712         (ev_view_next_page), (ev_view_previous_page):
5713         * shell/ev-window.c: (update_chrome_visibility),
5714         (setup_sidebar_from_metadata), (ev_window_setup_document),
5715         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5716         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5717         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5718         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5719         (ev_window_stop_presentation), (ev_window_focus_in_event),
5720         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5721         (ev_window_init):
5722         * thumbnailer/Makefile.am:
5723         
5724         Update fullscreen and presentation timeout handling. Hide
5725         cursor in presentation after timeout. Fix for the bugs
5726         #136359 and #336981.
5727
5728 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5729
5730         * backend/ev-link-action.[ch]:
5731         * pdf/ev-poppler.cc: (ev_link_from_action):
5732         * shell/ev-view-private.h:
5733         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5734         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5735
5736         Add support for Named Action links
5737
5738 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5739
5740         * backend/Makefile.am:
5741         * backend/ev-document-links.[ch]:
5742         * backend/ev-document.[ch]:
5743         * backend/ev-link-action.[ch]:
5744         * backend/ev-link-dest.[ch]:
5745         * backend/ev-link.[ch]:
5746         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5747         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5748         * shell/ev-page-action.c: (build_new_tree_cb):
5749         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5750         (links_page_num_func), (update_page_callback):
5751         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5752         (tip_from_link):
5753         * shell/ev-jobs.c:
5754         * shell/ev-window.[ch]: (ev_window_open_uri),
5755         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5756         * shell/ev-application.[ch]: (ev_application_open_window),
5757         (ev_application_open_uri):
5758
5759         Rework links system, it adds support for remote links now and it makes
5760         easier to add new kinds of actions and destinations. Fixes bug #317292
5761
5762 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5763
5764         * data/Makefile.am:
5765         * data/evince.png:
5766         * data/evince-16.png:
5767         * data/evince-22.png:
5768         * data/evince.svg:
5769         * shell/main.c: (main):
5770         
5771         Evince use it's own icon. Fix for the bug #313392.
5772
5773         * shell/ev-window.c: (fullscreen_timeout_cb),
5774         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5775         (ev_window_cmd_help_about), (ev_window_dispose):
5776         
5777         Simplify fullscreen timeout code.
5778
5779 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5780
5781         * backend/ev-attachment.c: 
5782         * shell/ev-attachment-bar.c:
5783         * shell/ev-window.c:
5784
5785         Allow multiple selection of attachments
5786
5787 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5788
5789         * shell/ev-view.c: (view_update_range_and_current_page),
5790         (ev_view_scroll):
5791         
5792         Fix for the bug #312573 – Optimal selection of current 
5793         page among visible pages.
5794
5795 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5796
5797         * configure.ac:
5798         * djvu/Makefile.am:
5799         * djvu/djvu-text.h:
5800         
5801         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5802         for the bug 339868.
5803
5804 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5805
5806         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5807
5808 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5809
5810         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
5811         dictated by the GNOME HIG. Fixes bug #339235.
5812
5813 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5814
5815         * data/evince-ui.xml:
5816         * shell/ev-view.c: (ev_view_can_find_previous):
5817         * shell/ev-view.h:
5818         * shell/ev-window.c: (ev_window_update_actions),
5819         (ev_window_cmd_edit_find_previous):
5820
5821         Add support for "Find Previous" as dictated by the GNOME HIG. A
5822         menu item is added and some glue code to make it all work is added
5823         to various files.
5824
5825 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5826
5827         * configure.ac: Award myself the "useless use of cat" award.
5828
5829 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5830
5831         * po/LINGUAS: New file listing all supported languages.
5832
5833         * configure.in: Use po/LINGUAS instead of including all languages
5834         directly in this file. See the wiki for more information:
5835         http://live.gnome.org/GnomeGoals/PoLinguas
5836
5837 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5838
5839         * backend/ev-document-factory.c:
5840
5841         Do not load the document twice when there isn't errors
5842
5843 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5844
5845         * backend/ev-attachment.c: 
5846
5847         Fix a crash when there isn't a default application to open an
5848         attachment
5849
5850 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5851
5852         * backend/ev-attachment.[ch]:
5853         * shell/ev-attachment-bar.[ch]:
5854
5855         Added missing files. 
5856
5857 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5858
5859         * backend/Makefile.am:
5860         * data/evince-ui.xml:
5861         * backend/ev-attachment.[ch]:
5862         * backend/ev-document.[ch]: (ev_document_has_attachments),
5863         (ev_document_get_attachments):
5864         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
5865         (attachment_save_to_buffer), (pdf_document_get_attachments),
5866         (pdf_document_document_iface_init):
5867         * shell/Makefile.am:
5868         * shell/ev-attachment-bar.[ch]:
5869         * shell/ev-window.c:
5870
5871         Add support for PDF attachments. Fixes bug #325143
5872
5873 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5874
5875         * backend/ev-document-factory.c: (get_document_from_uri),
5876         (ev_document_factory_get_document):
5877         * backend/ev-document-factory.h:
5878         * properties/ev-properties-main.c: (ev_properties_get_pages):
5879         * shell/Makefile.am:
5880         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5881         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5882         (ev_job_queue_remove_job):
5883         * shell/ev-job-queue.h:
5884         * shell/ev-job-xfer.c:
5885         * shell/ev-job-xfer.h:
5886         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
5887         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
5888         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
5889         (ev_job_xfer_run):
5890         * shell/ev-jobs.h:
5891         * shell/ev-window.c: (ev_window_is_empty),
5892         (password_dialog_response), (ev_window_clear_xfer_job),
5893         (ev_window_xfer_job_cb), (ev_window_open_uri),
5894         (ev_window_cmd_focus_page_selector),
5895         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5896         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5897         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5898         (ev_window_dispose):
5899         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5900         
5901         * Cleanup mime type detection on document load. Fix for the
5902         bug #336448.
5903
5904 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5905
5906         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5907         
5908         Fix crash on exit, described in the bug #336825.
5909
5910 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5911
5912         * backend/ev-document-factory.c:
5913         (ev_document_factory_get_from_mime),
5914         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5915         (ev_document_factory_get_document),
5916         (file_filter_add_mime_list_and_free),
5917         (ev_document_factory_add_filters):
5918         * backend/ev-document-factory.h:
5919         * properties/ev-properties-main.c: (ev_properties_get_pages):
5920         * shell/Makefile.am:
5921         * shell/ev-application.c:
5922         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5923         * shell/ev-window.c: (ev_window_cmd_file_open),
5924         (ev_window_cmd_save_as):
5925         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5926         
5927         Rework factory functions so they are placed now in a single 
5928         file ev-document-factory.c
5929
5930 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5931
5932         * shell/ev-window.c: (update_chrome_visibility):
5933         
5934         Fix for the bug 166566 - don't show menubar in fullscreen
5935         mode.
5936
5937 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5938
5939         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
5940
5941 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5942
5943         * shell/ev-view.c: (ev_view_expose_event):
5944         
5945         More correctly draw loading text when document
5946         is empty.
5947
5948 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5949
5950         * shell/ev-view.c: (ev_view_scroll):
5951         
5952         Fix for the bug #334854, page down and page up switch
5953         pages in presentation mode.
5954
5955 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5956
5957         * shell/ev-window.c: (ev_window_set_action_sensitive),
5958         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
5959         (ev_window_set_view_accels_sensitivity),
5960         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
5961         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5962         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5963         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
5964         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
5965         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
5966         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
5967         (view_actions_focus_in_cb), (ev_window_init):
5968         
5969         Fix for the bug #333902, now it's possible to search
5970         words with slash.
5971
5972 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
5973
5974         * configure.ac: Added Breton translation.
5975         * po/br.po: Added Breton translation.
5976
5977 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5978
5979         * shell/ev-window-title (ev_window_title_update):
5980
5981         Fix memory leak in window title. Fixes bug #333944
5982
5983 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5984
5985         * shell/ev-metadata-manager.c (parseItem):
5986
5987         Fix memory leaks. Fixes bug #333945
5988
5989 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5990         
5991         * NEWS, configure.ac, TODO:
5992         
5993         Update for release 0.5.2.
5994
5995 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5996
5997         * shell/ev-view.c: (view_update_range_and_current_page),
5998         (page_changed_cb):
5999         
6000         Don't jump on scrolling, fix for the bug #333127.
6001
6002 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6003
6004         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6005         
6006         Scroll by one page in presentation mode. Fix for the bug
6007         #332993.
6008
6009 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6010
6011         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6012
6013 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6014
6015         * configure.ac  Added lv in ALL_LINGUAS line.
6016
6017 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6018         
6019         * NEWS, configure.ac:
6020         
6021         Update for release 0.5.1
6022
6023 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6024
6025         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6026         * backend/ev-document-misc.h:
6027         * shell/ev-view.c: (draw_one_page):
6028         
6029          Clairfy what page the toolbar page number applies to. Fix
6030          for the bug #328102.
6031
6032 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6033
6034         * shell/ev-view-private.h:
6035         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6036         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6037         (ev_view_search_changed):
6038         * shell/ev-view.h:
6039         * shell/ev-window.c: (find_bar_search_changed_cb):
6040         
6041         Dont't jump to find result if window was scrolled during search.
6042         Fix for the bug #313266.
6043
6044 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6045
6046         * shell/eggfindbar.c: (egg_find_bar_class_init):
6047         * shell/eggfindbar.h:
6048         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6049         * shell/ev-view-private.h:
6050         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6051         (ev_view_class_init), (ev_sizing_mode_get_type),
6052         (ev_scroll_type_get_type):
6053         * shell/ev-view.h:
6054         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6055         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6056         (ev_window_init):
6057         
6058         Fix for the bug 319133 - Find entry should allow text scroll.
6059
6060 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6061
6062         * shell/ev-view-private.h:
6063         * shell/ev-view.c: (view_update_range_and_current_page),
6064         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6065         (ev_view_set_document), (update_find_status_message),
6066         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6067         (ev_view_find_previous):
6068         
6069         Fix for the bug #319137. Search now takes account for scrolling.
6070
6071 2006-02-19  Michael Hofmann <mh21@piware.de>
6072
6073         * configure.ac:
6074         * djvu/Makefile.am:
6075         * djvu/djvu-document-private.h:
6076         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6077         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6078         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6079         (djvu_document_can_get_text), (djvu_document_get_text),
6080         (djvu_document_document_iface_init),
6081         (djvu_document_thumbnails_get_thumbnail),
6082         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6083         (djvu_document_find_get_result),
6084         (djvu_document_find_page_has_results),
6085         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6086         (djvu_document_find_iface_init):
6087         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6088         (djvu_text_page_selection), (djvu_text_page_limits_process),
6089         (djvu_text_page_limits), (djvu_text_page_copy),
6090         (djvu_text_page_position), (djvu_text_page_union),
6091         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6092         (djvu_text_page_box), (djvu_text_page_append_text),
6093         (djvu_text_page_search), (djvu_text_page_prepare_search),
6094         (djvu_text_page_new), (djvu_text_page_free):
6095         * djvu/djvu-text-page.h:
6096         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6097         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6098         (djvu_text_n_results), (djvu_text_has_results),
6099         (djvu_text_get_result), (djvu_text_get_progress):
6100         * djvu/djvu-text.h:
6101         
6102         Text search in djvu. Fix for the bug #303415.
6103
6104 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6105
6106         * configure.ac:
6107         * shell/ev-window.c: (ev_window_cmd_save_as):
6108         
6109         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6110         Thanks to Gary Coady <gary@lyranthe.org>
6111
6112 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6113
6114         * shell/ev-print-job.c: (idle_print_handler):
6115         
6116         Inverse order printing, bug #320919.
6117
6118 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6119
6120         * data/evince-toolbar.xml:
6121         * shell/ev-window.c:
6122         
6123         Allow to add sidebar checkbutton on toolbar. Fix
6124         for the bug #144577.
6125
6126 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6127
6128         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6129         
6130         Add checks that have sense for empty ps document.
6131
6132 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6133
6134         * configure.ac: Include PS in mime types list. 
6135
6136 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6137
6138         * configure.ac:
6139         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6140         * ps/gsdefaults.h:
6141         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6142         
6143         Runtime check for gs interpreter. Fix for the bug #320868.
6144         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6145
6146 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6147
6148         * shell/ev-application.c: 
6149
6150         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6151         dbus>=0.60, so that the request is not queued. 
6152
6153 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6154
6155         * configure.ac:
6156         * shell/Makefile.am:
6157         * shell/ev-sidebar-links.c: (print_section_cb):
6158         * shell/ev-utils.c:
6159         * shell/ev-utils.h:
6160         * shell/ev-window.c: (update_action_sensitivity),
6161         (ev_window_close_dialogs), (ev_window_print):
6162         * shell/ev-window.h:
6163         
6164         Make printing support optional. Patch from Eduardo de Barros Lima
6165         <eduardo.lima@indt.org.br> for the bug #330546.
6166
6167 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6168
6169         * shell/ev-view-private.h:
6170         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6171         (ev_view_set_document):
6172         * shell/ev-view.h:
6173         * shell/ev-window.c: (ev_window_load_job_cb),
6174         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6175         (ev_window_init):
6176
6177         Draw Loading message during xfer job. Fix for the bug #329495.
6178
6179 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6180
6181         * comics/comics-document.c: (comics_regex_quote),
6182         (comics_document_load), (extract_argv):
6183         
6184         Correcly quote regexp before passing it to unzip.
6185
6186 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6187
6188         * shell/ev-page-cache.c: (build_height_to_page),
6189         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6190         (ev_page_cache_get_dual_even_left):
6191         * shell/ev-page-cache.h:
6192         * shell/ev-view.c: (view_update_range_and_current_page),
6193         (get_page_y_offset), (get_page_extents):
6194         
6195         Place even pages to the left if document has less then
6196         two pages. Fix for the bug #328856.
6197
6198 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6199
6200         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6201         
6202         Correct comics scheme. This make evince create thumbnails
6203         for comic books. Fix for the bug 329088.
6204
6205 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6206
6207         * data/evince-password.glade: Don't explicitly set
6208         invisible_char to the current default value in case
6209         the default changes; let GTK+ do its magic.
6210
6211 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6212
6213         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6214         real filename to tmp filename since often document
6215         type is determined by extension.
6216
6217 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6218
6219         * shell/ev-view.c: (add_scroll_binding_keypad),
6220         (ev_view_binding_activated), (ev_view_class_init):
6221         
6222         Add keybindings for percision-scrolling of display area. 
6223         Fix for the bug #314072.
6224
6225 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6226
6227         * data/evince.desktop.in.in:
6228         
6229         Add GTK to the list of categories. Fix for the bug #328034.
6230
6231 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6232
6233         * shell/ev-application.c: (ev_application_shutdown),
6234         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6235         * shell/ev-application.h:
6236         * shell/ev-window.c: (file_open_dialog_response_cb),
6237         (ev_window_cmd_file_open):
6238         
6239         Save last uri in file chooser dialog. Fix for the bug #327950.
6240
6241 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6242
6243         * NEWS:
6244         * README:
6245         
6246         Final update for release 0.5.0
6247         
6248         * shell/Makefile.am:
6249         
6250         Remove disable deprecated until we'll require libgnome-2.13.7
6251         and port to GOption argument parsing. See bug 327518.
6252
6253 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6254
6255         * comics/comics-document.c: (comics_document_save):
6256         * djvu/djvu-document.c: (djvu_document_save):
6257         * dvi/dvi-document.c: (dvi_document_save):
6258         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6259         * lib/ev-file-helpers.h:
6260         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6261         * tiff/tiff-document.c: (tiff_document_save):
6262         
6263         Use common save function for backends.
6264
6265 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6266
6267         * backend/ev-document-types.c:
6268         
6269         Fix crash on saving pixbuf.
6270
6271 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6272
6273         * cut-n-paste/recent-files/egg-recent-item.c:
6274         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6275         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6276         (parse_info_free), (valid_element), (start_element_handler),
6277         (end_element_handler), (text_handler), (egg_recent_model_filter),
6278         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6279         (egg_recent_model_monitor), (egg_recent_model_read),
6280         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6281         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6282         (egg_recent_model_set_property), (egg_recent_model_class_init),
6283         (egg_recent_model_init), (egg_recent_model_add_full),
6284         (egg_recent_model_delete), (egg_recent_model_get_list),
6285         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6286         (egg_recent_model_set_filter_mime_types),
6287         (egg_recent_model_clear_group_filter),
6288         (egg_recent_model_set_filter_groups),
6289         (egg_recent_model_clear_scheme_filter),
6290         (egg_recent_model_set_filter_uri_schemes),
6291         (egg_recent_model_remove_expired):
6292         * cut-n-paste/recent-files/egg-recent-util.c:
6293         (egg_recent_util_get_icon):
6294         * cut-n-paste/recent-files/egg-recent-util.h:
6295         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6296         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6297         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6298         (egg_recent_view_uimanager_set_property),
6299         (egg_recent_view_uimanager_get_property),
6300         (egg_recent_view_uimanager_class_init),
6301         (egg_recent_view_uimanager_init),
6302         (egg_recent_view_uimanager_set_label_width),
6303         (egg_recent_view_uimanager_get_label_width):
6304         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6305         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6306         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6307         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6308         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6309         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6310         
6311         Update from libegg.
6312
6313 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6314
6315         * shell/ev-page-cache.c: (build_height_to_page),
6316         (ev_page_cache_get_height_to_page):
6317         * shell/ev-page-cache.h:
6318         * shell/ev-view.c: (view_update_range_and_current_page),
6319         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6320         (ev_view_previous_page):
6321         
6322         Dual mode places even pages to the left. Fix for the bug #309393.
6323
6324         * shell/ev-view.h:
6325         * shell/ev-window.c: (update_action_sensitivity),
6326         (setup_view_from_metadata), (view_menu_popup_cb):
6327         
6328         Don't restore presentation in empty windows, more intelligent
6329         next page behaviour in dual mode.
6330
6331         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6332         (ev_pixbuf_cache_clear_job_sizes):
6333         
6334         Cleanup job callback on removal. Fix for the bug #325886.
6335
6336 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6337
6338         * ps/ps.c: (psscan):
6339         
6340         Commit workaround Mozilla problem. Fix for the bug #325919
6341         
6342         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6343         (save_item):
6344         
6345         Fix for year 2038 problem.
6346
6347 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6348
6349         * shell/ev-window.c: (setup_document_from_metadata),
6350         (ev_window_cmd_view_reload):
6351
6352         Clamp page recieved from metadata in valid values. Fix
6353         for the bug #325986.
6354
6355 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6356
6357         * MAINTAINERS: 
6358         Add MAINTAINERS as requested on desktop-devel-list.
6359
6360 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6361
6362         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6363         (mime_type_supported_by_gdk_pixbuf),
6364         (ev_document_factory_get_mime_types),
6365         (ev_document_factory_get_all_mime_types):
6366         
6367         Don't add pixbuf mime types if pixbuf backend is disabled.
6368         
6369         * shell/ev-application.c: (ev_application_get_uri_window):
6370         
6371         Fix for the bug 325815 - unhandled MIME type message doesn't 
6372         appear a second time. 
6373         
6374         * shell/ev-document-types.c: (ev_document_types_add_filters):
6375         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6376         (password_dialog_response), (ev_window_popup_password_dialog),
6377         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6378         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6379         (ev_window_run_presentation), (ev_window_stop_presentation),
6380         (save_sizing_mode), (ev_window_zoom_changed_cb),
6381         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6382         (ev_window_dual_mode_changed_cb),
6383         (ev_window_sidebar_current_page_changed_cb),
6384         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6385         (window_state_event_cb), (window_configure_event_cb):
6386         
6387         Cleanup additional uris holded by EvWindow.
6388
6389 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6390
6391         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6392         (ev_view_can_previous_page), (ev_view_can_next_page):
6393         * shell/ev-view.h:
6394         * shell/ev-window.c: (update_action_sensitivity):
6395         
6396         Two page scrolling with Space and PageUp in dual mode. Second fix 
6397         for the bug #316608.
6398
6399 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6400
6401         * shell/ev-view.c: (scroll_to_current_page):
6402         
6403         Correctly clamp adjustment value. Fix for the bug
6404         #325808.
6405
6406 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6407
6408         * shell/ev-sidebar-links.c: (print_section_cb):
6409         * shell/ev-window.c: (ev_window_get_uri),
6410         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6411         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6412         (ev_window_dispose):
6413         
6414         Make print dialog non-modal. Fix for the bug #325622.
6415
6416 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6417
6418         * shell/ev-metadata-manager.c:
6419         * shell/ev-utils.c: (using_pdf_printer),
6420         (using_postscript_printer), (load_print_config_from_file),
6421         (save_print_config_to_file):
6422         * shell/ev-utils.h:
6423         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6424         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6425         (setup_view_from_metadata), (ev_window_setup_document),
6426         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6427         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6428         (ev_window_run_presentation), (ev_window_stop_presentation),
6429         (save_sizing_mode), (ev_window_zoom_changed_cb),
6430         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6431         (ev_window_dual_mode_changed_cb),
6432         (ev_window_sidebar_current_page_changed_cb),
6433         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6434         (window_state_event_cb), (window_configure_event_cb),
6435         (ev_window_init):
6436         
6437         Setting saving behaviour fixes.
6438
6439 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6440
6441         * configure.ac:
6442         
6443         Make antialiasing gs options better and allow
6444         to change them during configure. Fix for the 
6445         bug #319049.
6446
6447 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6448
6449         * shell/ev-window.c: (setup_view_from_metadata):
6450         
6451         Remember if last window was maximized. Fix for the
6452         bug #323797.
6453
6454 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6455
6456         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6457
6458 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6459
6460         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6461         * shell/ev-page-action.c: (build_new_tree_cb):
6462         * shell/ev-sidebar-links.c: (links_page_num_func),
6463         (update_page_callback_foreach), (update_page_callback):
6464         * shell/ev-view.c: (scroll_to_current_page):
6465         
6466         Fix for the bug #325067 with more intelligent selection
6467         of current link in sidebar. Make sidebar handle links
6468         of FITR-like type more correctly.
6469
6470         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6471         (dvi_pixbuf_put_pixel):
6472         
6473         Fix memory consumtion with disabled alpha channel.
6474
6475 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6476
6477         * data/evince-ui.xml:
6478         * shell/ev-window.c: (view_menu_popup_cb),
6479         (ev_popup_cmd_open_link), (ev_window_init):
6480         
6481         Update context menu for internal links. Fix for the bug
6482         #325066.
6483
6484 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6485
6486         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6487         
6488         Bind context menu to keyboard also. Fix for the bug
6489         #325065.
6490
6491 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6492
6493         * shell/ev-view.c: (selection_scroll_timeout_cb):
6494         
6495         Horizontal scroll on selection also.
6496
6497 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6498
6499         * shell/ev-metadata-manager.c: (parse_value):
6500         * shell/ev-view.c: (goto_xyz_link):
6501         
6502         Correct zoom setup and metadata save broken in 
6503         some locales.
6504
6505 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6506
6507         * shell/ev-view-private.h:
6508         * shell/ev-view.c: (scroll_to_current_page),
6509         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6510         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6511         (page_changed_cb), (ev_view_set_continuous),
6512         (ev_view_set_dual_page), (ev_view_set_presentation):
6513         
6514         Delay scroll until allocation to correctly position page. Fix
6515         for the bug #317334.
6516
6517 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6518
6519         * NEWS:
6520         * configure.ac:
6521         
6522         Update NEWS and require poppler 0.5.0.
6523
6524 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6525         
6526         * data/evince-ui.xml:
6527         * shell/ev-view-private.h:
6528         * shell/ev-view.c: (ev_view_get_link_at_location),
6529         (handle_link_over_xy), (ev_view_button_press_event),
6530         (ev_view_button_release_event), (ev_view_class_init):
6531         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6532         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6533         (ev_window_init):
6534         
6535         Implement right-click context menu.
6536
6537 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6538
6539         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6540         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6541         (mdvi_pixbuf_device_render):
6542         * pdf/ev-poppler.cc:
6543
6544         Don't generate thumbnails with alpha. See bug #324077.
6545         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6546
6547 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6548
6549         * shell/ev-window.c: (setup_chrome_from_metadata):
6550         
6551         Fix typo that was hiding toolbar.
6552
6553 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6554
6555         * shell/ev-view-private.h:
6556         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6557         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6558         (ev_view_button_release_event), (ev_view_destroy):
6559         
6560         Small cleanup and autoscrolling during selection. Thanks to 
6561         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6562
6563 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6564
6565         * configure.ac:
6566         
6567         Correctly check for comics option.
6568
6569 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6570         * Makefile.am:
6571         * configure.ac:
6572         * backend/Makefile.am:
6573         * backend/ev-document-factory.c:
6574         * shell/ev-document-types.c:
6575
6576         Included option in configure to make ps backend 
6577         compilation optional with --disable-ps.
6578
6579 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6580
6581         * backend/ev-document-factory.c:
6582         * comics/Makefile.am:
6583         * comics/comics-document.c: (comics_document_load):
6584         * comics/ev-cbr-mime.xml:
6585         * configure.ac:
6586         
6587         Comics mime types are added to shared-mime-info CVS. Now
6588         we don't need to install our own mime types.
6589
6590 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6591
6592         * shell/ev-window.c:
6593         
6594         Add shortcut for "save a copy" menu entry. Fix for
6595         the bug #324582.
6596
6597 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6598
6599         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6600         (job_finished_cb), (new_selection_pixbuf_needed),
6601         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6602         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6603         
6604         Rework selection job info logic and fix critical warning.
6605
6606 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6607
6608         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6609
6610 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6611
6612         * data/evince-ui.xml:
6613         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6614         
6615         Enter as shortcut key for next page. Fix for the bug
6616         #321394.
6617
6618 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6619
6620         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6621
6622 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6623
6624         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6625         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6626         (new_selection_pixbuf_needed),
6627         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6628         (clear_job_selection):
6629         
6630         Too early for 0.5. Pixbuf cache code cleaned a bit.
6631
6632 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6633
6634         * NEWS:
6635         * configure.ac:
6636         
6637         Release 0.5.0 preparation
6638
6639 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6640
6641         * comics/Makefile.am:
6642         * configure.ac:
6643         * shell/ev-document-types.c: (ev_document_types_add_filters):
6644         
6645         More advanced handling of custom mime type installation.
6646
6647 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6648
6649         * data/evince.schemas.in:
6650         * shell/ev-metadata-manager.c: (value_free),
6651         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6652         (ev_metadata_manager_get), (ev_metadata_manager_set):
6653         * shell/ev-metadata-manager.h:
6654         * shell/ev-window.c: (update_chrome_flag),
6655         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6656         (setup_document_from_metadata), (setup_chrome_from_metadata),
6657         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6658         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6659         (ev_window_view_toolbar_cb),
6660         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6661         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6662         
6663         Save last document settings and reuse them for new documents.
6664
6665 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6666
6667         * Makefile.am:
6668         * backend/Makefile.am:
6669         * backend/ev-document-factory.c:
6670         * backend/ev-document-factory.h:
6671         * comics/Makefile.am:
6672         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6673         (comics_document_load), (comics_document_save),
6674         (comics_document_get_n_pages), (comics_document_get_page_size),
6675         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6676         (comics_document_class_init), (comics_document_can_get_text),
6677         (comics_document_get_info), (comics_document_document_iface_init),
6678         (comics_document_init), (get_supported_image_extensions),
6679         (comics_document_thumbnails_get_geometry),
6680         (comics_document_thumbnails_get_thumbnail),
6681         (comics_document_thumbnails_get_dimensions),
6682         (comics_document_document_thumbnails_iface_init), (extract_argv):
6683         * comics/comics-document.h:
6684         * comics/ev-cbr-mime.xml:
6685         * configure.ac:
6686         * po/POTFILES.in:
6687         * shell/ev-application.c: (ev_application_register_service):
6688         * shell/ev-document-types.c: (ev_document_types_add_filters):
6689         * thumbnailer/Makefile.am:
6690         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6691         
6692         New CBR/CBZ backend for comic books.
6693
6694 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6695
6696         * shell/main.c: (load_files_remote):
6697
6698         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6699         warning on startup of second instance is fixed. It
6700         is bug #320353.
6701
6702 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6703
6704         * shell/ev-window.c: (ev_window_finalize):
6705         
6706         Fix double free that cause crash.
6707
6708 2005-10-29  Bastien Nocera <hadess@hadess.net>
6709
6710         * tiff/tiff-document.c: (tiff_document_load):
6711         
6712         Fix memory leak.
6713
6714 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6715
6716         * po/POTFILES.in:
6717         * shell/Makefile.am:
6718         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6719         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6720         (ev_view_accessible_get_text),
6721         (ev_view_accessible_get_character_at_offset),
6722         (ev_view_accessible_get_text_before_offset),
6723         (ev_view_accessible_get_text_at_offset),
6724         (ev_view_accessible_get_text_after_offset),
6725         (ev_view_accessible_get_character_count),
6726         (ev_view_accessible_get_caret_offset),
6727         (ev_view_accessible_set_caret_offset),
6728         (ev_view_accessible_get_run_attributes),
6729         (ev_view_accessible_get_default_attributes),
6730         (ev_view_accessible_get_character_extents),
6731         (ev_view_accessible_get_offset_at_point),
6732         (ev_view_accessible_get_n_selections),
6733         (ev_view_accessible_get_selection),
6734         (ev_view_accessible_add_selection),
6735         (ev_view_accessible_remove_selection),
6736         (ev_view_accessible_set_selection),
6737         (ev_view_accessible_text_iface_init),
6738         (ev_view_accessible_idle_do_action),
6739         (ev_view_accessible_action_do_action),
6740         (ev_view_accessible_action_get_n_actions),
6741         (ev_view_accessible_action_get_description),
6742         (ev_view_accessible_action_get_name),
6743         (ev_view_accessible_action_set_description),
6744         (ev_view_accessible_action_iface_init),
6745         (ev_view_accessible_get_type), (ev_view_accessible_new),
6746         (ev_view_accessible_factory_get_accessible_type),
6747         (ev_view_accessible_factory_create_accessible),
6748         (ev_view_accessible_factory_class_init),
6749         (ev_view_accessible_factory_get_type):
6750         * shell/ev-view-accessible.h:
6751         * shell/ev-view-private.h:
6752         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6753         * shell/ev-view.h:
6754         
6755         Initial accessibility support.
6756
6757 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6758
6759         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6760
6761 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6762
6763         * shell/ev-print-job.c: (idle_print_handler):
6764         
6765         Fix for bug Bug 318916: Printing multiple pages.
6766
6767 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6768
6769         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6770
6771 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6772
6773         * pdf/ev-poppler.cc:
6774         
6775         Thumnail dimensions unified with other backends.
6776         
6777         * shell/ev-window-title.c: (ev_window_title_update):
6778         
6779         Fix warning.
6780
6781 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6782
6783         * data/ev-stock-zoom-fit-width.png:
6784         
6785         Remove unused file.
6786
6787 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6788
6789         * configure.ac:
6790         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6791         (djvu_document_finalize):
6792         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6793         (dvi_document_finalize):
6794         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6795         (pixbuf_document_save), (pixbuf_document_finalize):
6796         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6797         (tiff_document_finalize):
6798         
6799         Save a copy implemented for various backends.
6800
6801 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6802
6803         * configure.ac:
6804         
6805         Don't link with ltiff if tiff is disabled.
6806
6807 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6808
6809         * pdf/GDKSplashOutputDev.cc:
6810         * pdf/GDKSplashOutputDev.h:
6811         * pdf/Thumb.cc:
6812         * pdf/Thumb.h:
6813         * pdf/pdf-document.cc:
6814         * pdf/pdf-document.h:
6815         * pdf/test-gdk-output-dev.cc:
6816         
6817         Remove old unused files.
6818
6819 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6820
6821         * shell/ev-window.c: (ev_window_setup_document):
6822         
6823         Fixed warnings on reload and probably crash reason.
6824
6825 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6826
6827         * properties/ev-properties-view.c:
6828         (ev_properties_view_format_date):
6829         
6830         Check if date is invalid. Fix for bug 318134.
6831
6832 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
6833
6834         * shell/ev-window-title.c:
6835         
6836         Add .indd files (Adobe Indesign) to the list of "bad
6837         extensions".
6838
6839 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6840
6841         * data/evince-ui.xml:
6842         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6843         
6844         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
6845
6846 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6847
6848         * shell/ev-window.c: (launch_link), (launch_external_uri),
6849         (view_external_link_cb):
6850
6851         URL-escape link before passing it to gnome_vfs_url_show.
6852
6853 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6854
6855         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
6856         there isn't text selected.
6857
6858 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
6859
6860         * shell/ev-view.c: (handle_link_over_xy):
6861
6862         Check tooltip is valid utf8 before showing it
6863
6864 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6865
6866         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
6867
6868 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6869
6870         * shell/ev-window-title.c: (ev_window_title_update):
6871
6872         Guard against using g_strstrip on NULL. Fixes bug #317291.
6873
6874 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6875
6876         * pdf/ev-poppler.cc:
6877
6878         Show title even for unknown links
6879
6880 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6881
6882         * shell/ev-window-title.c: (ev_window_title_update):
6883
6884         Strip the title string
6885
6886 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6887
6888         * shell/ev-window-title.c:
6889
6890         Add .rtf to the bad extensions list
6891
6892 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6893
6894         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
6895         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6896
6897         Ignore link coordinates if they are outside page bounds
6898
6899 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6900
6901         * backend/ev-link.c: (ev_link_type_get_type),
6902         (ev_link_get_filename), (ev_link_get_params),
6903         (ev_link_get_property), (ev_link_set_property),
6904         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6905         * backend/ev-link.h:
6906         * pdf/ev-poppler.cc:
6907         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6908         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6909         (ev_window_init):
6910
6911         Implement launch links. Delegate external link opening to
6912         the window.
6913
6914 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6915
6916         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6917         (ev_link_get_right), (ev_link_get_property),
6918         (ev_link_set_property), (ev_link_class_init),
6919         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6920         * backend/ev-link.h:
6921         * pdf/ev-poppler.cc:
6922         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6923
6924         Implement fitr links
6925
6926 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6927
6928         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6929         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6930         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6931         (ev_view_size_request_continuous),
6932         (ev_view_size_request_dual_page),
6933         (ev_view_size_request_single_page), (ev_view_size_allocate),
6934         (ev_view_zoom_for_size_continuous_and_dual_page),
6935         (ev_view_zoom_for_size_continuous),
6936         (ev_view_zoom_for_size_dual_page),
6937         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6938         (ev_sizing_mode_get_type):
6939         * shell/ev-view.h:
6940         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6941
6942         Do not use modes for link, we need to calculate size ad hoc.
6943         Still not perfect because of the usual scrollbar issues grrr.
6944
6945 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6946
6947         * backend/ev-link.c: (ev_link_type_get_type),
6948         (ev_link_new_page_fith), (ev_link_new_page_fitv):
6949         * backend/ev-link.h:
6950         * pdf/ev-poppler.cc:
6951         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
6952         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6953         (ev_view_size_request_continuous),
6954         (ev_view_size_request_dual_page),
6955         (ev_view_size_request_single_page), (ev_view_size_allocate),
6956         (zoom_for_size_fit_height),
6957         (ev_view_zoom_for_size_continuous_and_dual_page),
6958         (ev_view_zoom_for_size_continuous),
6959         (ev_view_zoom_for_size_dual_page),
6960         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6961         (ev_sizing_mode_get_type):
6962         * shell/ev-view.h:
6963         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6964
6965         Implement FIT_HEIGHT mode (only for links).
6966         Implement FITH links
6967
6968 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6969
6970         * shell/ev-window-title.c: (get_filename_from_uri),
6971         (ev_window_title_sanitize_extension), (ev_window_title_update),
6972         (ev_window_title_set_document), (ev_window_title_set_uri),
6973         (ev_window_title_free):
6974         * shell/ev-window-title.h:
6975         * shell/ev-window.c: (ev_window_setup_document),
6976         (ev_window_popup_password_dialog):
6977
6978         Refactor window title building while fixing it for
6979         password documents.
6980
6981 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6982
6983         * pdf/ev-poppler.cc:
6984
6985         Escape link title before setting it in the model
6986
6987 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
6988
6989         * shell/ev-application.c: (removed_from_session), (save_session),
6990         (init_session), (ev_application_get_empty_window),
6991         (ev_application_init), (ev_application_get_windows):
6992         * shell/ev-application.h:
6993         * shell/ev-window.c: (ev_window_finalize):
6994
6995         Add a function to retrieve window list and share it where
6996         necessary.
6997         Implement session handling, works pretty well thanks to the
6998         metadata system.
6999
7000 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7001
7002         * shell/ev-password.c: (ev_password_item_created_callback),
7003         (ev_password_dialog_save_password):
7004         
7005         Fix for bug 316972. Use async gnome-keyring API.
7006
7007 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7008
7009         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7010         Remove unused unrealize handler. Add scroll handling to
7011         ev_view_scroll_event for presentation mode (bug #316708),
7012         and fix the event state checks there.
7013
7014 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7015
7016         * shell/ev-page-action.c: (page_changed_cb):
7017
7018         "marco, maybe we should be crazy and jump right to 6! :)"
7019
7020         Bryan Clark, Sep 2005
7021
7022 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7023
7024         * ps/ps-document.c: (save_document), (ps_document_save),
7025         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7026         (ps_document_ps_export_end):
7027
7028         Fix unstructured documents save and print
7029
7030 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7031
7032         * shell/ev-application.c: (ev_application_open_uri):
7033
7034         Fix window size persistance
7035
7036 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7037
7038         * shell/ev-view.c: (ev_view_button_release_event):
7039
7040         Based on a patch from carlosgc@gnome.org. Mouse buttons
7041         switch pages in presentation mode.
7042
7043 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7044
7045         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7046
7047         Dont cast to int before scaling
7048
7049 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7050
7051         * backend/ev-link.c: (ev_link_type_get_type),
7052         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7053         (ev_link_new_page_fith):
7054         * backend/ev-link.h:
7055         * pdf/ev-poppler.cc:
7056         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7057
7058         Implement FIT and FITH links
7059
7060 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7061
7062         * pdf/ev-poppler.cc:
7063
7064         Return 0 results when search is not in progress.
7065
7066         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7067         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7068
7069         Update menu sensitivity when cancelling search
7070
7071 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7072
7073         * shell/ev-view.c: (ev_view_can_find_next):
7074
7075         Take all pages in consideration, not just current one
7076
7077 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7078
7079         * shell/ev-page-cache.c:
7080         * shell/ev-page-cache.h:
7081         * shell/ev-view.c: (ev_view_binding_activated),
7082         (ev_view_next_page), (ev_view_previous_page),
7083         (ev_sizing_mode_get_type):
7084         * shell/ev-view.h:
7085         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7086         (ev_window_cmd_go_next_page):
7087
7088         Move page next/previous functions from page chace to
7089         view and change it to move by 2 page steps in dual mode.
7090
7091 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7092
7093         * shell/ev-window.c: (update_sidebar_visibility),
7094         (setup_sidebar_from_metadata), (ev_window_setup_document),
7095         (setup_view_from_metadata):
7096
7097         Show the index by default when there is one     
7098
7099 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7100
7101         * shell/ev-window-title.c: (ev_window_title_set_document):
7102
7103         Missing null check
7104
7105 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7106
7107         * shell/ev-view.c: (view_update_range_and_current_page):
7108         
7109         Allow display of last odd page in dual view. Fix for 316347.
7110
7111 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7112
7113         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7114         
7115         Make close button default. Fix for 316383.
7116
7117 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7118
7119         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7120         
7121         Mark close button as default. Fix for 316381.
7122
7123 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7124
7125         * backend/ev-link.c: (ev_link_class_init):
7126
7127         Allow negative doubles in left/top properties
7128
7129 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7130
7131         * shell/ev-window.c:
7132
7133         Remove a bunch of strings that was used only
7134         by the statusbar.
7135
7136 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7137
7138         * shell/ev-window-title.c: (get_filename_from_uri),
7139         (ev_window_title_set_document):
7140
7141         When title has a confusing extension, show also
7142         the document filename inside ()
7143
7144 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7145
7146         * shell/Makefile.am:
7147         * shell/ev-window-title.c: (ev_window_title_new),
7148         (ev_window_title_update), (ev_window_title_set_type),
7149         (ev_window_title_set_document), (ev_window_title_free):
7150         * shell/ev-window-title.h:
7151         * shell/ev-window.c: (ev_window_setup_document),
7152         (password_dialog_response), (ev_window_popup_password_dialog),
7153         (ev_window_dispose), (ev_window_init):
7154
7155         Factor out and cleanup window title code
7156
7157 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7158
7159         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7160         (unable_to_load):
7161
7162         Make dialog transient so it doesnt block other windows
7163
7164 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7165
7166         * pdf/ev-poppler.cc:
7167         
7168         Fix pdf thumbnails rendering.
7169
7170 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7171
7172         * shell/ev-window.c: (fullscreen_set_timeout):
7173         
7174         Increase timeout to hide full screen popup. Bug 
7175         316123. 
7176
7177 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7178
7179         * data/evince.schemas.in:
7180         * shell/ev-window.c: (update_action_sensitivity):
7181
7182         Allow the user to override document restrictions. Fix for bug
7183         305818.
7184
7185 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7186
7187         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7188         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7189         (ev_window_class_init): Fix multihead behaviour of fullscreen
7190         toolbar popup. Fixes bug #315451.
7191
7192 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7193
7194         * configure.ac:
7195         * data/evince-password.glade:
7196         * shell/ev-password.c: (ev_password_dialog_set_property),
7197         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7198         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7199         (ev_password_dialog_entry_changed_cb),
7200         (ev_password_dialog_entry_activated_cb),
7201         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7202         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7203         (ev_password_dialog_set_bad_pass):
7204         * shell/ev-password.h:
7205         * shell/ev-window.c: (password_dialog_response),
7206         (ev_window_popup_password_dialog):
7207         
7208         Support for gnome-keyring for encrypted PDF's.
7209
7210 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7211
7212         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7213         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7214         (ev_view_enter_notify_event), (ev_view_class_init):
7215         
7216         More precise handling of enter_notify/leave_notify events
7217         in EvView. Fix for bug 315470.
7218
7219 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7220
7221         * shell/ev-window.c: (fullscreen_timeout_cb),
7222         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7223         (ev_window_dispose):
7224
7225         leak fix: unref fullscreen_timeout_source before clearing it
7226
7227 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7228
7229         * configure.ac, dvi/mdvi/Makefile.am: 
7230         
7231         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7232
7233 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7234
7235         * backend/ev-link.c: (ev_link_new_page_xyz):
7236         * pdf/ev-poppler.cc:
7237         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7238
7239         Fix some bugs with xyz links, respect zoom
7240
7241 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7242
7243         * shell/ev-window.c: (page_changed_cb),
7244         (setup_document_from_metadata), (update_sidebar_visibility),
7245         (setup_view_from_metadata), (ev_window_run_fullscreen),
7246         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7247         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7248         (ev_window_dual_mode_changed_cb),
7249         (ev_window_sidebar_current_page_changed_cb):
7250
7251         null check uri before setting and getting metadata
7252
7253 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7254
7255         * dvi/Makefile.am:
7256         * properties/Makefile.am:
7257         * shell/Makefile.am:
7258         * thumbnailer/Makefile.am:
7259
7260         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7261
7262 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7263
7264         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7265         (selection_changed_callback):
7266         * shell/ev-sidebar-links.h:
7267
7268         Add a signal for link activation.
7269
7270         * shell/ev-view.c: (ev_view_goto_link),
7271         (ev_view_button_release_event):
7272         * shell/ev-view.h:
7273         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7274         (ev_window_init):
7275
7276         Implement the signal so that we can handle all link types.
7277
7278         * shell/ev-page-cache.c:
7279
7280         Remove unused set_link function
7281
7282 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7283
7284         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7285
7286         Add some space from the cursor, hardcoded but I couldnt
7287         find a better way.
7288
7289 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7290
7291         * lib/ev-tooltip.c:
7292
7293         Use mozilla style vs gtk style, way better for links.
7294
7295         * shell/ev-view.c: (ev_view_motion_notify_event),
7296         (ev_view_destroy), (ev_view_init):
7297
7298         Deactive tooltip when the link hovered is changed.
7299
7300 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7301
7302         * backend/ev-document.h:
7303         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7304         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7305         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7306         (ev_link_new_page), (ev_link_new_page_xyz):
7307         * backend/ev-link.h:
7308         * pdf/ev-poppler.cc:
7309         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7310         (go_to_link), (tip_from_link):
7311
7312         Implement xyz links, still not functional. Links are a total
7313         mess, will need to refactor and bugfix a lot :(
7314
7315 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7316
7317         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7318
7319 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7320
7321         * data/evince-ui.xml:
7322         * data/evince.schemas.in:
7323         * shell/Makefile.am:
7324         * shell/ev-window.c: (update_chrome_visibility),
7325         (password_dialog_response), (ev_window_load_job_cb),
7326         (ev_window_xfer_job_cb), (ev_window_open_uri),
7327         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7328         (ev_window_init):
7329
7330         Remove the statusbar. This regress loading feedback, need to
7331         check with Bryan what we want to do there...
7332
7333 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7334
7335         * lib/ev-tooltip.c: (ev_tooltip_init):
7336
7337         Fix tooltip border and size handling
7338
7339 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7340
7341         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7342         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7343         (ev_tooltip_timeout), (ev_tooltip_activate),
7344         (ev_tooltip_deactivate):
7345         * lib/ev-tooltip.h:
7346         * shell/ev-view.c: (ev_view_motion_notify_event):
7347
7348         Delay popup showing. Mirror gtk logic/times.
7349
7350 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7351
7352         * lib/Makefile.am:
7353         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7354         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7355         (ev_tooltip_set_text), (ev_tooltip_set_position):
7356         * lib/ev-tooltip.h:
7357
7358         Simple widget to show tooltips at a custom position
7359
7360         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7361         (ev_view_destroy):
7362
7363         Use it for links. First go, needs work
7364
7365 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7366
7367         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7368         HIG fixes.  Use title capitalization for window title. Use 12 
7369         pixels of space between the dialog's vbox and action area.
7370
7371 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7372
7373         * shell/ev-window.c: (file_open_dialog_response_cb),
7374         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7375         (ev_window_cmd_save_as):
7376
7377         Make file pickers not modal and refactor code some
7378
7379 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7380
7381         * shell/ev-sidebar.h:
7382         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7383         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7384         (ev_sidebar_class_init), (ev_sidebar_select_page),
7385         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7386         (ev_sidebar_set_page):
7387
7388         Add a current page property and allow to get/set it
7389
7390         * shell/ev-window.c: (setup_view_from_metadata),
7391         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7392
7393         Persist current sidebar page per document
7394
7395 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7396
7397         * data/evince.schemas.in:
7398         * shell/ev-window.c: (update_chrome_visibility),
7399         (setup_document_from_metadata), (update_sidebar_visibility),
7400         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7401         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7402         (ev_window_run_presentation), (ev_window_stop_presentation),
7403         (ev_window_view_sidebar_cb),
7404         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7405         (load_chrome), (ev_window_init):
7406
7407         Persist size/visibility of sidebar per document
7408
7409 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7410
7411         * shell/ev-view.c (draw_loading_text): Draw loading text.
7412
7413 2005-09-02  Dan Damian  <dand@gnome.ro>
7414
7415         * configure.in: Added "ro" to ALL_LINGUAS.
7416
7417 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7418
7419         * shell/ev-view.c: (clear_caches):
7420
7421         ev_page_cache_get doesnt return a reference,
7422         dont try to unref it.
7423
7424 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7425
7426         * shell/main.c: (load_files_remote):
7427
7428         Fix timestamp parameter with dbus <= 0.33
7429
7430 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7431
7432         * data/evince.schemas.in:
7433
7434         Add missing full stop
7435
7436 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7437
7438         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7439         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7440
7441         Plug some memory leaks
7442
7443 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7444
7445         * configure.ac:
7446         * lib/ev-debug.c: (trap_handler):
7447
7448         Check for execinfo.h and use it only if it exists.
7449         Ported from Epiphany (bug #314776).
7450
7451 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7452
7453         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7454
7455 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7456
7457         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7458         * po/id.po      : Added Indonesian translation
7459
7460 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7461
7462         * shell/main.c:
7463         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7464         * NEWS: Release 0.4.0
7465
7466 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7467
7468         * configure.ac: catch another gtk+-2.8ism
7469         * shell/main.c: Make work with gtk+-2.6
7470
7471 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7472
7473         * shell/ev-application-service.xml: Add 'timestamp' argument to
7474           ev_application_open_window and ev_application_open_uri methods.
7475
7476         * shell/ev-application.h: Add 'timestamp' argument to
7477           ev_application_open_window, ev_application_open_uri,
7478           and ev_application_open_uri_list functions.
7479
7480         * shell/ev-application.c (ev_application_open_window,
7481           ev_application_open_uri, ev_application_open_uri_list): Change
7482           functions that show/present windows to use a timestamp if one
7483           is passed in.
7484
7485         * shell/ev-window.c (ev_window_cmd_file_open,
7486           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7487         * shell/main.c (load_files): Modify calls to ev_application to
7488           include GDK_CURRENT_TIME as timestamp.
7489
7490         * shell/main.c (load_files_remote): Obtain timestamp for client
7491           instance from GDK and pass to server instance so new windows are
7492           focused properly.  Fix dbus_g_proxy_call() calls by including second
7493           G_TYPE_INVALID.
7494           
7495         Closes bug #314475.
7496
7497 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7498
7499         * shell/ev-window.c (ev_window_finalize): Check for
7500         avail. EvWindows when quiting to handle the finalize better,
7501         #314497
7502
7503 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7504         
7505         * properties/ev-properties-view.c: 
7506         
7507         Set textdomain to libglade. Fixes translation problem in property page.
7508
7509 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7510
7511         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7512         * dvi/Makefile.am:
7513         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7514         * dvi/mdvi-lib/Makefile.am:
7515         
7516         Fix rotation of thumbnails, ported to new API. Moved library
7517         dependencies earlier, probably it will fix linkage problem.
7518
7519 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7520
7521         * backend/ev-document-misc.c:
7522         (ev_document_misc_get_thumbnail_frame):
7523         * backend/ev-document-misc.h:
7524         * configure.ac:
7525         * pdf/ev-poppler.cc:
7526         * shell/Makefile.am:
7527         * shell/ev-sidebar-thumbnails.c: (add_range),
7528         (ev_sidebar_thumbnails_set_loading_icon),
7529         (ev_sidebar_thumbnails_refresh),
7530         (ev_sidebar_thumbnails_set_document):
7531         * shell/ev-sidebar-thumbnails.h:
7532         * shell/ev-view.c: (ev_view_motion_notify_event),
7533         (ev_view_set_property), (ev_view_get_property),
7534         (ev_view_class_init), (ev_view_set_rotation):
7535         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7536         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7537         (ev_window_init):
7538         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7539         Redo rotation (again).  prepare for 0.4.0
7540
7541 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7542
7543         * configure.ac: Bump poppler requirement to 0.4.1.
7544
7545         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7546         argument to poppler_page_render_selection() call.
7547
7548 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7549
7550         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7551         (djvu_document_thumbnails_get_thumbnail):
7552         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7553         (dvi_document_thumbnails_get_thumbnail):
7554         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7555         (pixbuf_document_thumbnails_get_thumbnail):
7556         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7557         
7558         Update rotation direction of backends to fit with pdf and ps.
7559
7560 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7561
7562         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7563         * backend/ev-async-renderer.h:
7564         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7565         (setup_page), (ps_document_get_page_size),
7566         (ps_async_renderer_render_pixbuf):
7567         * ps/ps-document.h:
7568         * shell/ev-jobs.c: (ev_job_render_run):
7569
7570         Fix orientation in the postscript document
7571
7572 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7573
7574         * pdf/ev-poppler.cc:
7575         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7576         * shell/ev-view.c: (highlight_find_results):
7577
7578         Adapt to the new poppler rotation API. Fix text maps on landscape
7579         documents.
7580
7581 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7582
7583         * shell/ev-view.c (compute_new_selection_text): get the correct
7584         region when selecting in modes other than continuous.
7585
7586 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7587
7588         * shell/main.c (main): remove redundant g_warnings.
7589
7590 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7591
7592         * shell/Makefile.am: Don't include autogenerated
7593         file ev-application-service.h into distribution, since
7594         it causes dbus crash. Fix for bugs 313724 and 313443. 
7595
7596 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7597
7598         * configure.ac: Fix sed expression for FreeBSD. Thanks
7599         to Joe Marcus Clark <marcus@freebsd.org>
7600         
7601         * shell/eggfindbar.c: (entry_activate_callback),
7602         (entry_changed_callback), (egg_find_bar_init),
7603         (egg_find_bar_set_search_string):
7604         
7605         Made findbar buttons unsensitive if there is no text in
7606         entry. Fix for the bug 313285.
7607
7608 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7609
7610         * ps/ps-document.c: Use g_filename_display_name for displaying
7611         filenames and revert string freeze breackage
7612
7613 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7614
7615         * NEWS:
7616         * configure.ac:
7617
7618         Update for 0.3.4
7619
7620         * shell/Makefile.am:
7621
7622         Add ev-application-service.xml to extra dist
7623
7624         * shell/ev-view.c: (find_page_at_location):
7625
7626         Remove unused function (fix warning)
7627
7628 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7629
7630         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7631         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7632         
7633         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7634         bug 313623.
7635
7636 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7637
7638         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7639         * shell/ev-window.c:
7640         Fix build warnings
7641
7642 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7643
7644         * configure.ac: Update script to get dbus version.
7645         Fix for the bug #313443.
7646
7647 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7648
7649         * shell/ev-window.c: (ev_window_cmd_escape):
7650         
7651         Return focus back to view on escape. Fix for bug 313295.
7652
7653 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7654
7655         * shell/ev-window.c: (update_window_title),
7656         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7657         (ev_window_cmd_save_as):
7658         
7659         Correct conversion from uri to displayable string. Fix for
7660         bug 313296.
7661
7662 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7663
7664         * ps/ps-document.c: convert filename to utf8 when there is an error
7665         loading document. Fixes #309915
7666
7667 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7668
7669         * configure.ac:
7670
7671         We depend on poppler 0.4.0
7672
7673 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7674
7675         * configure.ac:
7676         * NEWS: Release 0.3.3.
7677         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7678
7679 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7680
7681         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7682         add a couple missing mnemonics to menu items, use title 
7683         capitalization for menu items and window titles, and add 
7684         ellipsis to open menu item.     
7685
7686 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7687
7688         * pdf/ev-poppler.cc:
7689         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7690         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7691         (ev_view_get_rotation):
7692         * shell/ev-view.h:
7693         * shell/ev-window.c: (setup_view_from_metadata),
7694         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7695         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7696         disk.
7697
7698 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7699
7700         * configure.ac: Added tr to ALL_LINGUAS
7701
7702 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7703
7704         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7705         requires several clicks to find word. Thanks to 
7706         Colin Slater <kiltedtaco@gmail.com>.
7707
7708 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7709
7710         * data/evince.desktop.in.in: Hide menu entry and
7711         rename it to "Document Viewer". Fix for bug 
7712         #312399.
7713
7714 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7715
7716         * shell/ev-page-action.c (ev_page_action_class_init): 
7717
7718         Point to the correct function in constructor of the
7719         activate_label signal
7720
7721 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7722
7723         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7724         * shell/ev-jobs.h: Make thread safe.
7725
7726 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7727
7728         * shell/ev-view.c: (view_update_range_and_current_page):
7729         Don't update page range if we are scrolling to some document
7730         point.
7731
7732 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7733
7734         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7735         when getting max_page_width, fix drawing in dual mode.
7736
7737 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7738
7739         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7740         getting the area for select_all.
7741
7742 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7743
7744         * backend/ev-selection.c: (ev_selection_render_selection):
7745         * backend/ev-selection.h:
7746         * pdf/ev-poppler.cc:
7747         * shell/ev-jobs.c: (ev_job_render_new):
7748         * shell/ev-jobs.h:
7749         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7750         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7751         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7752         (ev_view_class_init):
7753
7754         Change selection color on focus in and focus out events.  Also,
7755         poppler now uses GdkColor for specifying the selection colors, so
7756         drop some awkward conversion code.
7757
7758 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7759
7760         * configure.ac: Added Hebrew translation
7761
7762 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7763
7764         * NOTES:
7765         * backend/ev-selection.c: (ev_selection_render_selection):
7766         * backend/ev-selection.h:
7767         * pdf/ev-poppler.cc:
7768         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7769         (ev_job_render_run):
7770         * shell/ev-jobs.h:
7771         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7772         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7773         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7774         (ev_pixbuf_cache_style_changed),
7775         (ev_pixbuf_cache_get_selection_pixbuf),
7776         (ev_pixbuf_cache_set_selection_list),
7777         (ev_pixbuf_cache_get_selection_list):
7778         * shell/ev-pixbuf-cache.h:
7779         * shell/ev-utils.c: (ev_print_region_contents):
7780         * shell/ev-utils.h:
7781         * shell/ev-view.c: (ev_view_queue_draw_page),
7782         (selection_update_idle_cb), (ev_view_motion_notify_event),
7783         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7784         (setup_caches), (ev_view_find_next), (merge_selection_region),
7785         (selection_free):
7786         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7787
7788         Clean up selection to be much smoother!
7789
7790 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7791
7792         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7793         to poppler_page_render_selection().
7794
7795 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7796
7797         * ps/ps-document.c: (save_page_list): Use
7798         unzipped document when printing. Thanks to 
7799         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7800         311016.
7801
7802 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7803
7804         * shell/ev-window.c: (update_action_sensitivity):
7805         
7806         Disable print and save respect to lockdown gconf keys. Fix
7807         for 312342.
7808
7809 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7810
7811         * configure.ac:
7812         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
7813         (write_to_temp_file), (ev_file_set_contents):
7814         * shell/ev-utils.h:
7815         * shell/ev-window.c: (save_print_config_to_file):
7816         
7817         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
7818         Fix for bug 312238
7819
7820 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
7821
7822         * shell/ev-window.c: (load_print_config_from_file),
7823         (save_print_config_to_file), (ev_window_print_range):
7824
7825         Persist the print settings. Fixes bug #311578.
7826
7827 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7828
7829         * djvu/djvu-document.c: (djvu_document_get_page_size),
7830         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
7831         (djvu_document_thumbnails_get_thumbnail):
7832         * dvi/dvi-document.c: (dvi_document_get_page_size),
7833         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
7834         (dvi_document_thumbnails_get_dimensions),
7835         (dvi_document_thumbnails_get_thumbnail):
7836         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
7837         (pixbuf_document_render_pixbuf),
7838         (pixbuf_document_document_iface_init),
7839         (pixbuf_document_thumbnails_get_thumbnail):
7840         
7841         Update backends to make them build with new rotation system.
7842
7843 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7844
7845         * help/C/figures/evince_start_window.png:
7846         
7847         Update documentation image from Luca Ferretti <elle.uca@libero.it>
7848
7849 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
7850
7851         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
7852         * shell/ev-pixbuf-cache.h:
7853         * shell/ev-sidebar-thumbnails.c:
7854         (ev_sidebar_thumbnails_get_property), (add_range),
7855         (adjustment_changed_cb):
7856         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
7857         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
7858         we were thumbnailing the entire docment on startup, slowing us
7859         down hugely. 
7860
7861 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
7862
7863         * shell/ev-page-cache.c: (ev_page_cache_new):
7864         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
7865         == 0, fixes #310306.
7866
7867 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7868
7869         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
7870         (ev_view_rotate_left):
7871
7872         Account rotation in doc_rect_to_view_rect.
7873         Ensure rotation doesnt go out of bounds.
7874
7875 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7876
7877         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7878
7879         Correct and cleanup w/h swapping
7880
7881 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7882
7883         * backend/ev-document-thumbnails.c:
7884         (ev_document_thumbnails_get_thumbnail):
7885         * backend/ev-document-thumbnails.h:
7886         * backend/ev-document.c:
7887         * backend/ev-document.h:
7888         * backend/ev-render-context.c: (ev_render_context_new),
7889         (ev_render_context_set_rotation):
7890         * backend/ev-render-context.h:
7891         * pdf/ev-poppler.cc:
7892         * ps/ps-document.c: (ps_document_document_iface_init):
7893         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7894         * shell/ev-jobs.h:
7895         * shell/ev-page-cache.c: (build_height_to_page),
7896         (ev_page_cache_new), (ev_page_cache_get_size),
7897         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7898         (ev_page_cache_get_height_to_page):
7899         * shell/ev-page-cache.h:
7900         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7901         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7902         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7903         (ev_pixbuf_cache_get_selection_pixbuf):
7904         * shell/ev-pixbuf-cache.h:
7905         * shell/ev-print-job.c: (idle_print_handler):
7906         * shell/ev-sidebar-thumbnails.c: (add_range):
7907         * shell/ev-view.c: (view_update_range_and_current_page),
7908         (get_page_y_offset), (get_page_extents),
7909         (ev_view_size_request_continuous_dual_page),
7910         (ev_view_size_request_continuous),
7911         (ev_view_size_request_dual_page),
7912         (ev_view_size_request_single_page), (draw_one_page),
7913         (ev_view_set_rotation), (ev_view_rotate_right),
7914         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7915         (ev_view_zoom_for_size_continuous_and_dual_page),
7916         (ev_view_zoom_for_size_continuous),
7917         (ev_view_zoom_for_size_dual_page),
7918         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7919         (ev_view_select_all):
7920         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7921         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7922         (tiff_document_document_iface_init),
7923         (tiff_document_thumbnails_get_thumbnail):
7924
7925         Use rotation rather than orientation. It's easier and enough
7926         for our needs.
7927
7928 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7929
7930         * shell/ev-page-cache.c: (build_height_to_page),
7931         (ev_page_cache_new), (ev_page_cache_get_size),
7932         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7933         (ev_page_cache_get_height_to_page):
7934         * shell/ev-page-cache.h:
7935         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7936         (ev_view_size_request_continuous_dual_page),
7937         (ev_view_size_request_continuous),
7938         (ev_view_zoom_for_size_continuous_and_dual_page),
7939         (ev_view_zoom_for_size_continuous):
7940
7941         Make the page cache aware of page orientation.
7942
7943 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7944
7945         * backend/ev-document-thumbnails.c:
7946         (ev_document_thumbnails_get_thumbnail):
7947         * backend/ev-document-thumbnails.h:
7948         * backend/ev-document.c:
7949         * backend/ev-document.h:
7950         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
7951         * backend/ev-ps-exporter.h:
7952         * pdf/ev-poppler.cc:
7953         * ps/ps-document.c: (ps_document_document_iface_init),
7954         (ps_document_ps_export_do_page):
7955         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7956         * shell/ev-jobs.h:
7957         * shell/ev-page-cache.c: (ev_page_cache_get_size),
7958         (ev_page_cache_get):
7959         * shell/ev-page-cache.h:
7960         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7961         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7962         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
7963         * shell/ev-pixbuf-cache.h:
7964         * shell/ev-print-job.c: (idle_print_handler):
7965         * shell/ev-sidebar-thumbnails.c: (add_range):
7966         * shell/ev-view.c: (view_update_range_and_current_page),
7967         (get_page_extents), (ev_view_size_request_dual_page),
7968         (ev_view_size_request_single_page), (draw_one_page),
7969         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
7970         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7971         (ev_view_zoom_for_size_dual_page),
7972         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7973         (ev_view_select_all):
7974         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7975         * tiff/tiff-document.c: (tiff_document_get_page_size),
7976         (tiff_document_get_orientation), (rotate_pixbuf),
7977         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
7978         (tiff_document_thumbnails_get_thumbnail),
7979         (tiff_document_ps_export_do_page), (tiff_document_init):
7980
7981         Really make use of the orientation bit of the render context.
7982         Use the render context in a few more places in the backend API.
7983         This regress orientation, but now it's done right. Will try to
7984         fix it up asap...
7985
7986 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7987
7988         * shell/ev-view.c: (ensure_rectangle_is_visible):
7989
7990         Patch by Nickolay V. Shmyrev to fix find flickering
7991
7992 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
7993
7994         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
7995         duplex parameters to ::begin.
7996
7997         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
7998         * shell/ev-print-job.c (idle_print_handler): 
7999         * ps/ps-document.c (ps_document_ps_export_begin): 
8000         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8001         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8002         implementations. Poppler backend needs poppler cvs. Rest has
8003         unchanged behavior.
8004
8005 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8006
8007         * shell/ev-window.c (using_pdf_printer): new function.
8008         (ev_window_print_range): print a less techy message if someone
8009         tries to print to PDF.
8010
8011 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8012
8013         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8014         from "unknown font" string. Bug #311431
8015
8016 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8017
8018         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8019
8020 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8021
8022         Bug #311280
8023         
8024         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8025         name for PopplerFontTypes
8026         (pdf_document_fonts_fill_model): add font type to the detail column
8027
8028         * backend/ev-document-fonts.h: added
8029         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8030
8031         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8032         font name and font details, add a little markup.
8033         (ev_properties_fonts_init): use the new cell data func, specify ypad
8034         property for the cell renderer.
8035         (ev_properties_fonts_set_document): add the details column.
8036
8037 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8038
8039         * configure.ac: Added "pl" to ALL_LINGUAS.
8040
8041 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8042
8043         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8044
8045 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8046
8047         * help/ChangeLog: Started this for translations of manual.
8048         * configure.ac, autogen.sh, .cvsignore: Migrated to
8049         gnome-doc-utils. Patch in bug #311222.
8050
8051 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8052
8053         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8054         #ifdef this away to fix an unused-function warning.
8055
8056 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8057
8058         * configure.ac: Added 'gl' to ALL_LINGUAS.
8059
8060 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8061
8062         * configure.ac: Added ne in ALL_LINGUAS
8063         
8064 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8065
8066         * shell/ev-view.c: (ev_view_leave_notify_event):
8067         
8068         Clear status message when pointer leaves view. Fix for bug
8069         #310818 
8070
8071 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8072
8073         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8074
8075 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8076
8077         * shell/ev-view.c: (ev_view_leave_notify_event),
8078         (ev_view_class_init):
8079         
8080         Set cursor to normal then leaving view.
8081
8082 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8083
8084         * configure.ac:
8085         
8086         Fix required djvulibre version.
8087
8088 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8089
8090         *configure.ac: Hindi (hi) language added
8091
8092 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8093
8094         *configure.ac: Punjabi (pa) Language added
8095
8096 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8097
8098         * data/evince-ui.xml, shell/ev-window.c:
8099         
8100         Add keypad accelerators for zooming. Fix for bug 308128.
8101
8102 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8103
8104         * Makefile.am:
8105         * backend/Makefile.am:
8106         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8107         * configure.ac:
8108         * shell/ev-document-types.c: (ev_document_types_add_filters):
8109
8110         Allow to enable/disable the pixbuf backend.
8111         Default to off for now. If we want it enabled we should
8112         really put mime types in the desktop, implement properties etc.
8113
8114         * properties/evince-properties.c:
8115
8116         Initialize error to NULL.
8117         Check error is not NULL before freeing.
8118
8119 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8120
8121         * shell/ev-window.c:
8122
8123         Use F5 as presentation accell
8124
8125 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8126
8127         * shell/ev-window.c: (update_chrome_visibility),
8128         (ev_window_create_fullscreen_popup), (ev_window_init):
8129
8130         Do not leak the fullscreen toolbar
8131
8132 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8133
8134         * shell/ev-window.c: (view_actions_focus_in_cb),
8135         (view_actions_focus_out_cb):
8136
8137         These has a return value! Fix totally random focus
8138         issues we was seeing.
8139
8140 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8141
8142         * shell/main.c: (load_files_remote):
8143
8144         Allow open more than one file
8145
8146 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8147
8148         * shell/main.c: (load_files_remote):
8149
8150         Fix for dbus 0.33. bug #309975
8151
8152 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8153
8154         * properties/ev-properties-main.c: (ev_properties_get_pages):
8155
8156         Actually return NULL for types we dont support
8157
8158 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8159
8160         * po/POTFILES.in:
8161
8162         Remove empty lines.
8163
8164 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8165
8166         * backend/ev-document-factory.c:
8167         (ev_document_factory_get_document):
8168
8169         Do not try to create the object if type
8170         is invalid.
8171
8172 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8173
8174         * ps/ps-document.c: (ps_document_dispose),
8175         (ps_async_renderer_render_pixbuf):
8176         * ps/ps-document.h:
8177
8178         Do not leak the target window
8179
8180 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8181
8182         * shell/ev-application.c: (ev_application_init):
8183
8184         Let tbe check file existence for us.
8185         Add a comment about eggrecent mime filter.
8186
8187 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8188
8189         * data/evince-ui.xml:
8190         * shell/ev-application.c: (ev_application_shutdown),
8191         (ev_application_init), (ev_application_get_toolbars_model),
8192         (ev_application_get_recent_model),
8193         (ev_application_save_toolbars_model):
8194         * shell/ev-application.h:
8195         * shell/ev-window.c: (ev_window_add_recent),
8196         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8197         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8198         (ev_window_init):
8199
8200         Use common toolbar and recent models for all windows.
8201         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8202
8203 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8204
8205         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8206         successfully check for gtk_icon_view_get_visible_range.
8207
8208 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8209
8210         * djvu/Makefile.am:
8211         * dvi/Makefile.am:
8212         
8213         Fix djvu and dvi backend build.
8214
8215 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8216
8217         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8218         (new_separator_pixbuf):
8219
8220         Don't leak windows.
8221
8222 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8223
8224         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8225
8226         HIGification of toolbar editor dialogue.
8227
8228 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8229
8230         * configure.ac:
8231         * shell/Makefile.am:
8232
8233         Ever build metadata manager since it's just
8234         disabled at runtime now.
8235
8236 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8237
8238         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8239         (ev_metadata_manager_get), (ev_metadata_manager_set):
8240         * shell/ev-metadata-manager.h:
8241
8242         Add an _init functions that enabled metadata management
8243         at runtime.
8244
8245         * shell/ev-window.c: (page_changed_cb),
8246         (setup_document_from_metadata), (ev_window_setup_document),
8247         (setup_view_from_metadata), (ev_window_open_uri),
8248         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8249         (ev_window_run_presentation), (ev_window_stop_presentation),
8250         (save_sizing_mode), (ev_window_zoom_changed_cb),
8251         (ev_window_continuous_changed_cb),
8252         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8253         (window_configure_event_cb):
8254
8255         Remove all ugly metadata define since we deal with it
8256         at runtime now.
8257
8258         * shell/main.c: (load_files_remote), (main):
8259
8260         Add support for dbus cvs head. Hopefully didnt break one
8261         of the other versions now!
8262
8263         If we dont get a response from the dbus server just
8264         give up with it and not enable metadata.
8265
8266 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8267
8268         * Makefile.am:
8269         * backend/Makefile.am:
8270         * configure.ac:
8271         * cut-n-paste/recent-files/Makefile.am:
8272         * cut-n-paste/toolbar-editor/Makefile.am:
8273         * cut-n-paste/zoom-control/Makefile.am:
8274         * lib/Makefile.am:
8275         * pdf/Makefile.am:
8276         * pixbuf/Makefile.am:
8277         * properties/Makefile.am:
8278         * ps/Makefile.am:
8279         * shell/Makefile.am:
8280         * thumbnailer/Makefile.am:
8281         * tiff/Makefile.am:
8282
8283         Make frontends depend on just libev.
8284         Rework and group CFLAGS/LIBS definitions.
8285         Cleanups.
8286
8287 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8288
8289         * shell/ev-window:
8290
8291         do not unnecessarily save zoom
8292
8293         * configure.ac:
8294         * lib/ev-file-helpers.c: (ev_dot_dir):
8295         * shell/Makefile.am:
8296         * shell/dummy.cc:
8297
8298         Some cleanups
8299
8300 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8301
8302         * configure.ac:
8303         
8304         Remove unnecessary dependencies
8305
8306 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8307
8308         * properties/Makefile.am:
8309         * thumbnailer/Makefile.am:
8310         * tiff/Makefile.am:
8311
8312         Some more cleanups. Was really necessary
8313         but I probably introduced bugs, feel free
8314         to flame :)
8315
8316 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8317
8318         * backend/Makefile.am:
8319         * configure.ac:
8320         * cut-n-paste/recent-files/Makefile.am:
8321         * cut-n-paste/toolbar-editor/Makefile.am:
8322         * cut-n-paste/zoom-control/Makefile.am:
8323         * lib/Makefile.am:
8324         * pdf/Makefile.am:
8325         * pixbuf/Makefile.am:
8326         * properties/Makefile.am:
8327         * ps/Makefile.am:
8328         * shell/Makefile.am:
8329         * thumbnailer/Makefile.am:
8330         * tiff/Makefile.am:
8331
8332         Use gnome-common macros when possible.
8333         Cleanup dependencies.
8334         Actually disable deprecated where possible.
8335
8336 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8337
8338         * Makefile.am:
8339         * backend/Makefile.am:
8340         * properties/Makefile.am:
8341         * shell/Makefile.am:
8342         * thumbnailer/Makefile.am:
8343
8344         This should solve the circular dep without
8345         requiring dir reorg!
8346
8347         * shell/ev-window.c: (setup_view_from_metadata):
8348
8349         Never restore window size/position when the
8350         window is already visible.
8351
8352 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8353
8354         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8355
8356         Return a boolean from timeout func. Fix ported from gedit.
8357
8358 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8359
8360         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8361
8362 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8363
8364         * shell/ev-document-types.c: set "All Documents" as default filter in
8365         open dialog
8366
8367 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8368
8369         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8370         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8371         (ev_metadata_manager_set_boolean): fix value/val thinko.
8372
8373 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8374
8375         * shell/ev-window.c: (setup_view_from_metadata),
8376         (window_state_event_cb), (window_configure_event_cb),
8377         (ev_window_init):
8378
8379         Remember window position and maximized state
8380
8381 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8382
8383         * configure.ac:
8384
8385         Fix DBUS configure checks.
8386
8387         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8388         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8389         (ev_metadata_manager_set_boolean):
8390
8391         Plug mem leaks.
8392
8393         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8394         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8395         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8396         (ev_window_continuous_changed_cb),
8397         (ev_window_dual_mode_changed_cb), (ev_window_new):
8398
8399         Fix the build without DBUS.
8400
8401 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8402
8403         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8404         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8405         (ev_metadata_manager_set_string),
8406         (ev_metadata_manager_set_boolean):
8407         * shell/ev-metadata-manager.h:
8408
8409         Add support for some more types
8410
8411         * shell/ev-view.c: (scroll_to_current_page),
8412         (ev_view_get_continuous), (ev_view_set_continuous),
8413         (ev_view_get_dual_page):
8414         * shell/ev-view.h:
8415         * shell/ev-window.c: (page_changed_cb),
8416         (setup_document_from_metadata), (ev_window_setup_document),
8417         (setup_view_from_metadata), (ev_window_open_uri),
8418         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8419         (ev_window_run_presentation), (ev_window_stop_presentation),
8420         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8421         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8422         (ev_window_update_dual_page_action),
8423         (ev_window_continuous_changed_cb),
8424         (ev_window_dual_mode_changed_cb), (ev_window_init):
8425
8426         Remember a bunch of view/document properties. Prolly some
8427         are still missing but it's getting interesting.
8428
8429 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8430
8431         * configure.ac: check if dbus-binding-tool is installed. Not the
8432         case on current Ubuntu breezy, it seems.
8433
8434 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8435
8436         * data/evince.desktop.in.in:
8437         
8438         Allow open uri lists and add TryExec field.
8439
8440 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8441
8442         * configure.ac:
8443
8444         Enable dbus when available, do not require a configure
8445         option.
8446
8447 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8448
8449         * configure.ac:
8450
8451         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8452         disabled.
8453
8454 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8455         Marco Pesenti Gritti  <mpg@redhat.com>
8456
8457         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8458         
8459         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8460         functions to the format required by dbus
8461
8462         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8463         errors. Use the RPC parameters in the expected way
8464
8465 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8466
8467         * Makefile.am:
8468         * properties/Makefile.am:
8469         * properties/ev-properties-main.c: (ev_properties_get_pages):
8470
8471         Support all mime types
8472
8473         * shell/Makefile.am:
8474         * thumbnailer/Makefile.am:
8475         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8476         (evince_thumbnail_pngenc_get):
8477
8478         Use the document factory
8479
8480 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8481
8482         * backend/Makefile.am:
8483         * backend/ev-document-factory.c:
8484         (mime_type_supported_by_gdk_pixbuf),
8485         (ev_document_type_get_from_mime),
8486         (ev_document_factory_get_document),
8487         (ev_document_factory_get_backend),
8488         (ev_document_factory_get_mime_types),
8489         (ev_document_factory_get_all_mime_types):
8490         * backend/ev-document-factory.h:
8491         * shell/Makefile.am:
8492         * shell/ev-document-types.c: (get_document_from_uri),
8493         (ev_document_types_get_document),
8494         (file_filter_add_mime_list_and_free),
8495         (ev_document_types_add_filters):
8496         * shell/ev-document-types.h:
8497         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8498         * shell/ev-properties-dialog.c:
8499         (ev_properties_dialog_set_document):
8500         * shell/ev-window.c: (ev_window_cmd_file_open),
8501         (ev_window_cmd_save_as):
8502         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8503
8504         Rework document types managing to avoid code duplication
8505         and actually abstract from backend implementations.
8506         Also provide a minimal factory api that can be used by
8507         thumbnailer/properties.
8508
8509 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8510
8511         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8512         Plug a mem leak.
8513         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8514         HIG spacings.
8515
8516 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8517
8518         * shell/ev-properties-dialog.c
8519         (ev_properties_dialog_set_document): only call
8520         ev_properties_fonts_set_document() if the document implements the
8521         fonts interface
8522
8523 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8524
8525         * configure.ac:
8526         * properties/Makefile.am:
8527         * properties/ev-properties-view.c:
8528         (ev_properties_view_register_type):
8529         * properties/ev-properties-view.h:
8530         * properties/ev-properties-main.h:
8531
8532         Implement nautilus plugin for properties.
8533         Works only for pdf atm, I need to rework the
8534         document types stuff to get this to work
8535         for all backends...
8536
8537 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8538
8539         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8540         (ev_properties_fonts_set_document): use
8541         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8542
8543 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8544
8545         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8546         them
8547         (PlaceImage, tiff2ps_process_page): use
8548         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8549
8550
8551 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8552
8553         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8554         (main): to call gnome_authentication_manager_init. Should fix
8555         Bug #308510
8556
8557         * configure.ac: that requires libgnomeui 2.6.0.
8558
8559 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8560
8561         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8562         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8563         use the new tiff2ps interfaces
8564
8565         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8566         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8567
8568         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8569         structure instead of global variables.  Remove use of static
8570         variables in functions.
8571
8572 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8573
8574         * shell/ev-page-action.c: unref the completion after setting it to the
8575         entry
8576
8577 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8578
8579         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8580         postscript files
8581
8582 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8583
8584         * shell/ev-window.c (update_action_sensitivity): disable
8585         File->Print if the document does not implement the ps exporter
8586         interface
8587
8588 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8589
8590         * Makefile.am:
8591         * configure.ac:
8592         * data/evince-properties.glade:
8593         * properties/.cvsignore:
8594         * properties/Makefile.am:
8595         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8596         (ev_properties_view_class_init), (ev_properties_view_format_date),
8597         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8598         (ev_properties_view_init), (ev_properties_view_new):
8599         * properties/ev-properties-view.h:
8600         * shell/Makefile.am:
8601         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8602         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8603         (ev_properties_dialog_new):
8604         * shell/ev-properties-dialog.h:
8605         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8606         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8607         (update_progress_label), (job_fonts_finished_cb),
8608         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8609         * shell/ev-properties-fonts.h:
8610         * shell/ev-properties.c:
8611         * shell/ev-properties.h:
8612         * shell/ev-window.c: (ev_window_setup_document),
8613         (ev_window_cmd_file_properties):
8614
8615         Split the properties pages in two different objects, depend
8616         only on the backend where possible, use widgets instead
8617         of gobject for the glade part, reimplement the dialog
8618         itself with gtk.
8619         I need this to implement nautilus properties page.
8620
8621 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8622
8623         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8624         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8625         (tiff_document_document_ps_exporter_iface_init): implement the ps
8626         exporter interface for tiff documents
8627
8628         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8629         libtiff to implement TIFF postscript export
8630
8631         * tiff/tiff2ps.h: added a header file for external tiff2ps
8632         functions.
8633
8634         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8635         tiff2ps.h
8636
8637 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8638
8639         * shell/ev-view.c: (scroll_to_current_page),
8640         (ev_view_set_fullscreen), (ev_view_set_presentation):
8641         
8642         Scroll to current page when exit from presentation
8643
8644 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8645
8646         * shell/ev-window.c: (update_document_mode),
8647         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8648         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8649         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8650         
8651         Exit from fullscreen mode when switch to presentation. Fix for
8652         bug 309365
8653
8654 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8655
8656         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8657         return NULL if the document does not implement the selection
8658         interface.
8659
8660 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8661
8662         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8663         reported height by using the resolution aspect ratio
8664         (tiff_document_render_pixbuf): scale the pixbuf using the
8665         resolution aspect ratio
8666
8667 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8668
8669         * configure.ac:
8670         
8671         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8672         <kiltedaco@gmail.com>
8673         
8674         * djvu/djvu-document.c: (djvu_document_get_orientation),
8675         (djvu_document_set_orientation), (djvu_document_get_page_size),
8676         (rotate_pixbuf), (djvu_document_render_pixbuf),
8677         (djvu_document_document_iface_init):
8678         * dvi/dvi-document.c: (dvi_document_get_orientation),
8679         (dvi_document_set_orientation), (dvi_document_get_page_size),
8680         (rotate_pixbuf), (dvi_document_render_pixbuf),
8681         (dvi_document_document_iface_init):
8682         
8683         Dvi and djvu backends are ported to new API
8684
8685 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8686
8687         * backend/ev-selection.c: (ev_selection_get_selection_region),
8688         (ev_selection_get_selection_map):
8689         * backend/ev-selection.h:
8690         * pdf/ev-poppler.cc:
8691         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8692         * shell/ev-jobs.h:
8693         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8694         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8695         (ev_pixbuf_cache_get_text_mapping):
8696         * shell/ev-pixbuf-cache.h:
8697         * shell/ev-view.c: (location_in_text),
8698         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8699         support to EvView.  Now we can see where we can select!  Sweet!
8700
8701 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8702
8703         * shell/ev-view.c (ev_view_button_press_event): Fix
8704         event->y + view->scroll_x typo.
8705
8706 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8707
8708         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8709         sub-GdkPixbuf instead of passing dest_x and dest_y.
8710         
8711         * shell/ev-view.c: (view_point_to_doc_point),
8712         (view_rect_to_doc_rect), (ev_view_button_press_event),
8713         (ev_view_motion_notify_event), (compute_new_selection_rect),
8714         (gdk_rectangle_point_in), (compute_new_selection_text),
8715         (compute_selections): Update selection code to keep the selection
8716         around as two points and not as a normalized rectangle, and fix
8717         page level selection in two-column mode.
8718
8719 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8720
8721         * shell/ev-window.c: (window_configure_event_cb): 
8722         
8723         Fix compilation
8724         
8725 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8726
8727         * pdf/ev-poppler.cc:
8728
8729         Fix compilation
8730
8731 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8732
8733         * shell/Makefile.am:
8734         * shell/ev-metadata-manager.c: (item_free),
8735         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8736         (parse_value), (parseItem), (load_values),
8737         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8738         (save_values), (save_item), (get_oldest), (resize_items),
8739         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8740         * shell/ev-metadata-manager.h:
8741
8742         Metadata manager from gedit but modified to use GValue, so that
8743         we dont need to keep converting from strings.
8744
8745         * configure.ac:
8746
8747         ENABLE_METADATA conditional, on when dbus is on
8748
8749         * shell/ev-application.c: (ev_application_open_uri):
8750
8751         Show the window after load so that we can initialize
8752         window size before it's showed.
8753
8754         * shell/ev-window.c: (ev_window_setup_from_metadata),
8755         (ev_window_open_uri), (window_configure_event_cb),
8756         (ev_window_init):
8757
8758         Save and load metadata information about window size.
8759         Not yet keeping states in account.
8760
8761         * shell/main.c: (main):
8762
8763         Shutdown metadata manager.
8764
8765 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8766
8767         * shell/ev-application-service.xml:
8768         * configure.ac:
8769         * shell/Makefile.am:
8770         * shell/ev-application.c:
8771         * shell/ev-application.h:
8772         * shell/ev-window.c:
8773         * shell/ev-window.h:
8774         * shell/main.c:
8775
8776         Add an optional dbus interface (--enable-dbus).
8777         Rework application code, mainly to be easier to
8778         use "remotely".
8779         Do not open multiple windows with the same document,
8780         spatial evince!
8781
8782 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8783
8784         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8785         pixbuf iff it exists.
8786
8787 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8788
8789         * shell/*:
8790         * backend/ev-render-context.[ch]:
8791         * backend/ev-selection.[ch]:
8792
8793         Massive changes.  We now support text selection of pdfs, and not
8794         just rectangular selection.  This is pretty broken still, but I
8795         want to get something into CVS.
8796
8797 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8798
8799         * pdf/ev-poppler.cc:
8800         
8801         Fix for Bug 309080: crash on window close.
8802         
8803         * shell/ev-page-action.c: (page_changed_cb):
8804         
8805         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8806         jensgr@gmx.net (Jens Granseuer).
8807
8808 2005-06-25  Marcel Telka  <marcel@telka.sk>
8809
8810         * configure.in (ALL_LINGUAS): Added sk.
8811
8812 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
8813
8814         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
8815         not a document open
8816
8817 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8818
8819         * NEWS:
8820         * configure.ac:
8821
8822         Release 0.3.2
8823
8824         * cut-n-paste/recent-files/Makefile.am:
8825
8826         Fix make distcheck
8827
8828 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8829
8830         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
8831         (pixbuf_document_set_orientation), (rotate_pixbuf),
8832         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
8833         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8834
8835         Implement rotation and cleanup the code a bit.
8836
8837         * tiff/tiff-document.c: (tiff_document_get_page_size),
8838         (tiff_document_get_orientation), (tiff_document_set_orientation),
8839         (rotate_pixbuf), (tiff_document_render_pixbuf),
8840         (tiff_document_document_iface_init), (tiff_document_init):
8841
8842         Implement rotation. Was the quicker solution for the release
8843         but we really need to share this code in the shell.
8844
8845 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8846
8847         * pdf/ev-poppler.cc:
8848
8849         Enable rotation, require poppler cvs. Fix a leak.
8850
8851 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8852
8853         * shell/ev-window.c: (update_action_sensitivity):
8854         
8855         Make properties unsensitive if document backend doesn't provide
8856         any info
8857
8858 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8859
8860         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
8861         (bitmap_flip_horizontally), (bitmap_flip_vertically),
8862         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
8863         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
8864         (bitmap_flip_rotate_counter_clockwise):
8865         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
8866         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
8867         (buff_gets):
8868         * dvi/mdvi-lib/common.h:
8869         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
8870         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
8871         (opendvi), (mdvi_reload), (mdvi_init_context),
8872         (mdvi_destroy_context), (mdvi_dopage), (special):
8873         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
8874         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
8875         (file_hash_free), (register_encoding), (parse_spec),
8876         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
8877         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
8878         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
8879         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
8880         (mdvi_register_font_type), (mdvi_unregister_font_type),
8881         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
8882         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
8883         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
8884         (mdvi_hash_destroy_key), (mdvi_hash_reset):
8885         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
8886         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
8887         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
8888         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
8889         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
8890         * dvi/mdvi-lib/special.c: (mdvi_register_special),
8891         (mdvi_unregister_special), (mdvi_flush_specials):
8892         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
8893         (t1_font_remove):
8894         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
8895         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8896         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8897         (free_font_metrics), (flush_font_metrics):
8898         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8899         (tt_font_remove):
8900         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8901         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8902         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8903         (dstring_insert), (dstring_new), (dstring_reset):
8904         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8905         
8906         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8907         avoid conflict with libtool on FC4
8908         
8909         * shell/ev-window.c: (ev_window_cmd_help_about):
8910         
8911         Update copyright year. Fix for bug 308828.
8912
8913 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8914
8915         * shell/ev-view.c: (add_scroll_binding_keypad),
8916         (ev_view_binding_activated), (ev_view_class_init),
8917         (on_adjustment_value_changed):
8918         
8919         Bug 170874: Arrow keys switch pages in presentation mode
8920
8921 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8922
8923         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8924         
8925         Fix for Bug 308265: Sidebar dissappears coming out of 
8926         Presentation mode
8927
8928 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8929
8930         * shell/ev-application.c: (ev_application_open):
8931         * shell/ev-document-types.c: (ev_document_types_add_filters),
8932         (ev_document_types_add_filters_for_type):
8933         * shell/ev-document-types.h:
8934         * shell/ev-window.c: (ev_window_cmd_save_as):
8935         
8936         Suggest basename as template when saving, provide filters
8937         for save dialog. It's bug 308402
8938
8939 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8940
8941         * pdf/ev-poppler.cc:
8942         * shell/ev-sidebar-links.c: (job_finished_callback):
8943         * shell/ev-view.c: (update_find_status_message):
8944         
8945         Some leaks fixed
8946
8947 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8948
8949         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8950         (egg_recent_view_uimanager_set_list):
8951
8952         Fix buglet in !show_numbers case.
8953
8954 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8955
8956         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8957         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
8958
8959         Use pango ellipsisation.
8960
8961         * pdf/ev-poppler.cc:
8962
8963         Fix refcount leak, from nsh.
8964
8965 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8966
8967         * cut-n-paste/recent-files/Makefile.am:
8968         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8969         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8970         
8971         Removed EggRecentViewGtk
8972         
8973         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8974         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8975         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
8976         (ev_window_setup_recent):
8977         
8978         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
8979         with other projects
8980
8981 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8982
8983         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8984         (egg_recent_view_gtk_finalize):
8985
8986         Fix memory leak
8987
8988         * cut-n-paste/toolbar-editor/Makefile.am:
8989         
8990         Fix location of cursor icon.
8991         
8992         * pdf/ev-poppler.cc:
8993         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
8994         (display_completion_text), (match_completion):
8995         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8996         (selection_changed_callback), (create_loading_model),
8997         (print_section_cb), (links_page_num_func),
8998         (update_page_callback_foreach):
8999         * shell/ev-window.c: (ev_window_dispose):
9000         
9001         Small memory fixes. Links model now store objects instead
9002         of pointers to improve memory management. 
9003
9004 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9005
9006         * shell/ev-window.c: (zoom_control_changed_cb):
9007         
9008         Fix update of zoom control (bug 308268).
9009
9010 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9011
9012         * shell/ev-properties.c (set_property): escape the text correctly.
9013         Handles non-UTF-8 properties and escaped properties.  Also, sets
9014         the text to "<i>None</i>" if the property isn't set.
9015
9016         * data/evince-properties.glade: Change the label to be ellipsized,
9017         and give it a minimum size.
9018
9019 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9020
9021         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9022         * shell/ev-sidebar-links.c: (create_loading_model):
9023         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9024         * shell/ev-view.c: (ev_view_set_document):
9025         * shell/ev-window.c: (ev_window_dispose):
9026         
9027         Various small fixes, mostly memory leaks. Thanks to valgrind.
9028
9029 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9030
9031         * ps/ps-document.c: remove the locale.h include again ;-). And
9032         kill the (bogus) setlocale/savelocale business.
9033
9034 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9035
9036         * ps/ps-document.c:
9037         
9038         Include locale.h to fix build
9039         
9040         * shell/ev-sidebar.c:
9041         
9042         Remove unnecessary includes
9043
9044 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9045
9046         * dvi/dvi-document.c: (dvi_document_load):
9047         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9048         * po/POTFILES.in:
9049         
9050         Check for incorrect dvi files. Fix parsing dvi on AMD64
9051         platform. Thanks to tester@tester.ca (Olivier Crete).
9052
9053 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9054
9055         * shell/ev-page-action.c: (match_selected_cb),
9056         (display_completion_text), (match_completion), (update_model):
9057         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9058         (expand_open_links):
9059         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9060         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9061         (ev_sidebar_set_document):
9062         * shell/ev-window.c: (ev_window_xfer_job_cb),
9063         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9064         
9065         Fixed lot's of memory leaks, for example, memory leak on reload, 
9066         described in bug 307793.
9067
9068 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9069
9070         * pdf/ev-poppler.cc:
9071         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9072         (update_visible_range), (adjustment_changed_cb),
9073         (ev_sidebar_thumbnails_fill_model),
9074         (ev_sidebar_thumbnails_refresh),
9075         (ev_sidebar_tree_selection_changed),
9076         (ev_sidebar_icon_selection_changed),
9077         (ev_sidebar_thumbnails_use_icon_view),
9078         (ev_sidebar_thumbnails_set_document):
9079         * shell/ev-sidebar-thumbnails.h:
9080         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9081         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9082
9083         Refresh thumbnails when changing orientation. Not fully
9084         working yet becuase of a sidebar bug.
9085
9086         Set page orientation to poppler page everywhere. This sucks
9087         really need to fix poppler.
9088
9089 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9090
9091         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9092         (egg_recent_view_gtk_new_menu_item),
9093         (egg_recent_view_gtk_set_property),
9094         (egg_recent_view_gtk_get_property),
9095         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9096         (egg_recent_view_gtk_set_tooltip_func),
9097         (egg_recent_view_gtk_set_label_width),
9098         (egg_recent_view_gtk_get_label_width):
9099         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9100
9101         Sync with libegg (ellipsize labels)
9102
9103 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9104
9105         * data/evince-ui.xml:
9106         * shell/ev-window.c: (ev_window_cmd_go_forward),
9107         (ev_window_cmd_go_backward):
9108         
9109         Shift + PageUp moves 10 Pages. Fix for 306125
9110
9111 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9112
9113         * pdf/ev-poppler.cc:
9114
9115         Add a flag to check if orientation has been overriden
9116
9117 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9118
9119         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9120         field if necessary.
9121
9122         * ps/ps.h: add creator field to document.
9123
9124         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9125         set creator field.
9126
9127 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9128
9129         * data/evince-properties.glade:
9130         * shell/ev-properties.c: (ev_properties_set_document):
9131
9132         s/PDF Version/Format
9133
9134 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9135
9136         * shell/ev-properties.c: (ev_properties_set_document):
9137
9138         Remove unnecessary translations
9139
9140 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9141
9142         * cut-n-paste/toolbar-editor/Makefile.am:
9143
9144         Correct library name    
9145
9146 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9147
9148         * configure.ac:
9149         * cut-n-paste/recent-files/egg-recent-model.c:
9150         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9151         (egg_recent_model_unlock_file):
9152         * cut-n-paste/recent-files/egg-recent-util.c:
9153         (egg_recent_util_get_unique_id):
9154         * cut-n-paste/recent-files/update-from-egg.sh:
9155         * cut-n-paste/toolbar-editor/Makefile.am:
9156         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9157         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9158         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9159         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9160         (egg_toolbars_model_get_type):
9161         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9162
9163         Better makefile for toolbar editor and update everything
9164         to latest libegg.
9165
9166 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9167
9168         * shell/ev-window.c: (update_document_mode):
9169
9170         Prefer presentation mode when the document
9171         require fullscreen.
9172
9173 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9174
9175         * data/evince-ui.xml:
9176         * shell/ev-window.c:
9177
9178         Add control-equal for zooming
9179
9180 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9181
9182         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9183
9184 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9185
9186         * backend/ev-document.c: (ev_document_get_orientation):
9187         * backend/ev-document.h:
9188         * pdf/ev-poppler.cc:
9189         * ps/ps-document.c: (ps_document_get_orientation),
9190         (ps_document_set_orientation), (ps_document_document_iface_init):
9191
9192         Add a get_orientation api. Improve set_orientation.
9193
9194         * data/evince-ui.xml:
9195         * shell/ev-view.c: (ev_view_set_orientation),
9196         (ev_view_rotate_right), (ev_view_rotate_left):
9197         * shell/ev-view.h:
9198         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9199         (ev_window_cmd_edit_rotate_right):
9200
9201         Better ui for changing document orientation
9202
9203 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9204
9205         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9206         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9207         * shell/ev-sidebar-links.h:
9208         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9209         (ev_sidebar_page_iface_init):
9210         * shell/ev-sidebar-page.h:
9211         * shell/ev-sidebar-thumbnails.c:
9212         (ev_sidebar_thumbnails_get_property),
9213         (ev_sidebar_thumbnails_class_init),
9214         (ev_sidebar_thumbnails_set_document):
9215         * shell/ev-sidebar-thumbnails.h:
9216         * shell/ev-view.c: (ev_view_motion_notify_event):
9217         * shell/ev-window.c: (update_chrome_visibility),
9218         (ev_window_cmd_focus_page_selector),
9219         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9220         (sidebar_page_main_widget_update_cb), (ev_window_init):
9221         
9222         Autoraise toolbar on GoToPage binding and fix bindings in
9223         EvSidebarThumbnails page.
9224
9225 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9226
9227         * shell/ev-properties.c: (update_progress_label):
9228
9229         Hide the progress label when finished; bug #307697.
9230
9231 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9232
9233         * pdf/ev-poppler.cc:
9234
9235         Enable is_open for links, you will need poppler cvs
9236
9237         * shell/ev-properties.c: (job_fonts_finished_cb):
9238
9239         Get a lock on the document when filling the tree view
9240
9241 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9242
9243         * backend/ev-document-links.h:
9244         * pdf/ev-poppler.cc:
9245         * shell/ev-sidebar-links.c: (create_loading_model),
9246         (expand_open_links), (job_finished_callback):
9247
9248         Expand links when specified by the document.
9249         Depend on a poppler api (defined out for now)
9250
9251 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9252
9253         * shell/ev-properties.c: (ev_properties_dispose),
9254         (ev_properties_class_init), (dialog_destroy_cb),
9255         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9256         (ev_properties_set_document), (ev_properties_new),
9257         (ev_properties_show):
9258         * shell/ev-properties.h:
9259
9260         Make it an object, cleanup the code, api to show it as transient
9261         and to set the document.
9262
9263         * shell/ev-window.c: (ev_window_setup_document),
9264         (ev_window_cmd_file_properties):
9265
9266         Adapt to EvProperties changes, do not show multiple
9267         times, update it when document changes.
9268
9269 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9270
9271         * ps/gstypes.h:
9272         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9273         (ps_document_set_orientation), (ps_document_document_iface_init):
9274         * ps/ps-document.h:
9275
9276         Implement orientation here too
9277
9278         * shell/ev-properties.c: (ev_properties_new):
9279         * data/evince-properties.glade:
9280
9281         Hide the fonts page for backends that doesnt
9282         support it.     
9283
9284 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9285
9286         * backend/ev-document.c: (ev_document_set_orientation):
9287         * backend/ev-document.h:
9288         * pdf/ev-poppler.cc:
9289
9290         Add orientation api. Currently poppler api is not optimal,
9291         we need to set orientation every time we _get a page.
9292         I will try to fix that at some point.
9293
9294         * data/evince-ui.xml:
9295         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9296         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9297
9298         Add orientation menu items
9299
9300         * shell/ev-page-cache.c: (ev_page_cache_clear):
9301         * shell/ev-page-cache.h:
9302
9303         Add api to clear the cache
9304
9305         * shell/ev-view.c: (setup_caches), (clear_caches),
9306         (ev_view_set_document), (ev_view_zoom_out),
9307         (ev_view_set_orientation):
9308         * shell/ev-view.h:
9309
9310         Implement orientation changing
9311
9312 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9313
9314         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9315         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9316         * backend/ev-document-fonts.h:
9317
9318         Separate scan and fill so that we can incrementally fill from
9319         the main thread. Add a progress api.
9320
9321         * data/evince-properties.glade:
9322         * pdf/ev-poppler.cc:
9323         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9324         * shell/ev-jobs.h:
9325         * shell/ev-properties.c: (update_progress_label),
9326         (job_fonts_finished_cb), (setup_fonts_view):
9327
9328         Incrementally feel the list and show the progress
9329         percentage in a label like acrobat does.
9330
9331         You are going to need poppler cvs
9332
9333 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9334
9335         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9336         * backend/ev-document-fonts.h:
9337         * pdf/ev-poppler.cc:
9338
9339         Make fonts model fill incrementally.
9340
9341         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9342         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9343         (ev_job_queue_remove_job):
9344         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9345         (ev_job_fonts_new), (ev_job_fonts_run):
9346         * shell/ev-jobs.h:
9347
9348         New job for fonts scanning
9349
9350         * shell/ev-properties.c: (job_fonts_finished_cb),
9351         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9352         * shell/ev-properties.h:
9353         * shell/ev-window.c: (ev_window_cmd_file_properties):
9354
9355         Incrementally feel the treeview using the new job. Show Loading...
9356         message until scanning is completed.
9357
9358         Hopefully I didnt break the build without the poppler patch.
9359
9360 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9361
9362         * shell/ev-application.c: (ev_application_open):
9363         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9364         (ev_document_type_get_type), (ev_document_type_lookup):
9365         * shell/ev-document-types.h:
9366         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9367         * shell/ev-job-xfer.h:
9368         * shell/ev-window.c: (ev_window_clear_local_uri),
9369         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9370         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9371         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9372         
9373         Transfer remote documents to tmp directory to display them later.
9374
9375 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9376
9377         * backend/ev-document-info.h:
9378         * shell/ev-properties.c: (ev_properties_new):
9379
9380         s/GTime*/GTime. Not sure why we was using a pointer
9381         at all there!
9382
9383 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9384
9385         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9386         situations.  That situation is that you're using GTK+-HEAD with
9387         the patch at #306726 is applied, and you have a document with <
9388         1500 pages in it.  It's not quite as uniformly nice as the
9389         TreeView, but should be better in the long run.
9390
9391         I'm pretty sure I guarded against breaking compilation with
9392         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9393         I missed some.
9394
9395         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9396         widget yet, so I commented that code out
9397         enable_view_actions_for_widget() for now.  Need to figure this
9398         out.
9399
9400         * shell/ev-page-action.c (match_selected_cb): emit the right
9401         signals.  Our cool C-l completion now works.
9402
9403 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9404
9405         * backend/Makefile.am:
9406         * backend/ev-document-fonts.c:
9407         * backend/ev-document-links.c:
9408         * backend/ev-document.c: (ev_document_load):
9409         * backend/ev-document.h:
9410         * backend/ev-job-queue.c:
9411         * backend/ev-job-queue.h:
9412         * backend/ev-jobs.c:
9413         * backend/ev-jobs.h:
9414         * backend/ev-page-cache.c:
9415         * backend/ev-page-cache.h:
9416
9417         EvPageCache and EvJobs are moved to shell.
9418
9419         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9420         (ev_tmp_filename):
9421         * lib/ev-file-helpers.h:
9422         
9423         New helper to work with temporary files
9424         
9425         * shell/Makefile.am:
9426         * shell/ev-application.c: (ev_application_open):
9427         * shell/ev-application.h:
9428         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9429         (remove_job_from_async_queue), (add_job_to_async_queue),
9430         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9431         (handle_job), (search_for_jobs_unlocked),
9432         (no_jobs_available_unlocked), (ev_render_thread),
9433         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9434         (ev_job_queue_add_job), (move_job_async), (move_job),
9435         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9436         * shell/ev-job-queue.h:
9437         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9438         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9439         * shell/ev-job-xfer.h:
9440         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9441         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9442         (ev_job_links_class_init), (ev_job_render_init),
9443         (ev_job_render_dispose), (ev_job_render_class_init),
9444         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9445         (ev_job_thumbnail_class_init), (ev_job_load_init),
9446         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9447         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9448         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9449         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9450         * shell/ev-jobs.h:
9451         * shell/ev-page-action.c: (ev_page_action_set_document):
9452         * shell/ev-page-cache.c: (ev_page_cache_init),
9453         (ev_page_cache_class_init), (ev_page_cache_finalize),
9454         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9455         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9456         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9457         (ev_page_cache_get_title), (ev_page_cache_get_size),
9458         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9459         (ev_page_cache_get_height_to_page),
9460         (ev_page_cache_get_max_label_chars),
9461         (ev_page_cache_get_page_label),
9462         (ev_page_cache_has_nonnumeric_page_labels),
9463         (ev_page_cache_get_info), (ev_page_cache_next_page),
9464         (ev_page_cache_prev_page), (ev_page_cache_get):
9465         * shell/ev-page-cache.h:
9466         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9467         (ev_pixbuf_cache_clear_job_sizes),
9468         (ev_pixbuf_cache_add_jobs_if_needed),
9469         (ev_pixbuf_cache_set_page_range):
9470         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9471         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9472         * shell/ev-sidebar-thumbnails.c:
9473         (ev_sidebar_tree_selection_changed),
9474         (ev_sidebar_thumbnails_set_document):
9475         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9476         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9477         (ev_statusbar_get_context_id), (ev_statusbar_push),
9478         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9479         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9480         (ev_statusbar_set_progress):
9481         * shell/ev-statusbar.h:
9482         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9483         (ev_view_find_previous):
9484         * shell/ev-window.c: (ev_window_is_empty),
9485         (ev_window_setup_document), (password_dialog_response),
9486         (ev_window_clear_jobs), (ev_window_load_job_cb),
9487         (ev_window_xfer_job_cb), (ev_window_open_uri),
9488         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9489         (ev_window_print), (ev_window_print_range),
9490         (ev_window_state_event), (ev_window_cmd_view_reload),
9491         (menu_item_select_cb), (menu_item_deselect_cb),
9492         (view_status_changed_cb), (ev_window_dispose),
9493         (drag_data_received_cb), (ev_window_init):
9494         * shell/ev-window.h:
9495         * shell/main.c: (load_files):
9496         
9497         New statusbar to show progress on idle. Two new jobs - 
9498         xfer job and load job to load document in background. And update
9499         of page_cache clients to new location of code.
9500
9501 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9502
9503         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9504         selection in open dialog. It also remembers the last visited directory 
9505         in the current session.
9506
9507 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9508
9509         * shell/ev-properties.c: (ev_properties_new):
9510         * shell/ev-properties.h:
9511         * shell/ev-window.c: (ev_window_cmd_file_properties):
9512         
9513         Get document info from page cache instead of document itself.
9514         This should fix crash related to race conditions described in
9515         bug 306545.
9516
9517 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9518
9519         * ps/ps-document.c: (ps_document_init),
9520         (send_ps), (get_page_box), (output), (catchPipe), (input),
9521         (stop_interpreter), (file_length), (file_readable),
9522         (check_filecompressedb), (ps_document_enable_interpreter),
9523         (document_load), (ps_async_renderer_render_pixbuf):
9524         * ps/ps-document.h:
9525
9526         Big cleanup of the ps code
9527
9528 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9529
9530         * backend/Makefile.am:
9531         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9532         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9533         * backend/ev-async-renderer.h:
9534
9535         Add an async renderer interface (method + callback) which
9536         is useful for backends like ps.
9537
9538         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9539         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9540         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9541         (ev_job_queue_add_job), (move_job_async), (move_job),
9542         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9543
9544         Add queues for async renderer, these are executed on the
9545         main thread.
9546
9547         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9548         (ev_job_render_run):
9549         * backend/ev-jobs.h:
9550
9551         If the backend support async renderer interface use it.
9552
9553         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9554         (setup_pixmap), (ps_document_get_type),
9555         (ps_async_renderer_render_pixbuf),
9556         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9557
9558         Implement async renderer interface.
9559
9560 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9561
9562         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9563
9564         Cleanup links job on exit.
9565
9566 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9567
9568         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9569         (drag_data_get_cb), (drag_data_received_cb):
9570         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9571         (drag_data_get_cb), (parse_item_list),
9572         (egg_toolbar_editor_load_actions):
9573         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9574         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9575         (parse_item_list), (parse_toolbars):
9576         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9577         (dvi_pixbuf_put_pixel):
9578         
9579         Fix gcc 4.0 warnings
9580
9581 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9582
9583         * ps/ps-document.c: (start_interpreter):
9584
9585         Fix warning when loading ps
9586
9587 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9588
9589         * ps/ps-document.c: (output):
9590
9591         Fix crash when priting gs error messages.
9592
9593 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9594
9595         * backend/ev-page-cache.c: (_ev_page_cache_new):
9596         * backend/ev-page-cache.h:
9597
9598         Use a const to return title so that we dont double
9599         free it. Small cleanup and fix a leak.
9600
9601         * shell/ev-window.c: (update_window_title):
9602
9603         strdup value from get_title.
9604
9605 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9606
9607         * shell/ev-sidebar-links.c: (job_finished_callback),
9608         (ev_sidebar_links_set_document):
9609
9610         Cleanup the old job when changing document
9611
9612 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9613
9614         * shell/ev-stock-icons.c:
9615         * shell/ev-stock-icons.h:
9616         * shell/ev-window.c:
9617         
9618         Add stock icons for actions that can appear in toolbar. Fix for
9619         bug 306566.
9620
9621 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9622
9623         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9624         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9625         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9626         * backend/ev-page-cache.h:
9627         * shell/ev-view.c: (scroll_to_current_page),
9628         (view_update_range_and_current_page), (get_page_y_offset),
9629         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9630         (ev_view_size_request_continuous),
9631         (ev_view_zoom_for_size_continuous_and_dual_page),
9632         (ev_view_zoom_for_size_continuous):
9633         
9634         More compact EvView layout in document with pages of different size.
9635
9636 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9637
9638         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9639         compilation.
9640
9641 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9642
9643         * shell/ev-view.c: (view_set_adjustment_values):
9644         * shell/ev-window.c: (ev_window_cmd_file_properties):
9645         
9646         A bit different fix for rounding problem but it has no
9647         problems on startup. Make properties window transient to parent.
9648
9649 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9650
9651         * pdf/ev-poppler.cc:
9652         
9653         More commenting of font stuff.
9654
9655 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9656
9657         * pdf/ev-poppler.cc:
9658
9659         Comment out some more fonts stuff. Should really
9660         work without the poppler patch now.
9661
9662 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9663
9664         * pdf/ev-poppler.cc:
9665
9666         Adapt to api change
9667
9668 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9669
9670         * data/evince-properties.glade:
9671         * pdf/ev-poppler.cc:
9672         * shell/ev-properties.c: (setup_fonts_view):
9673
9674         Set the column title. Show the dialog only
9675         once everything is setup.
9676         Getting font info can be very slow... will
9677         prolly need to make this threaded too.
9678
9679 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9680
9681         * backend/Makefile.am:
9682         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9683         (ev_document_fonts_get_fonts_model):
9684         * backend/ev-document-fonts.h:
9685         * data/evince-properties.glade:
9686         * pdf/ev-poppler.cc:
9687         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9688         * shell/ev-properties.h:
9689         * shell/ev-window.c: (ev_window_cmd_file_properties):
9690
9691         Implement fonts list. Defined out for now, since it depends
9692         on a not yet committed poppler patch.
9693
9694 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9695
9696         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9697         page + 1.
9698
9699         * shell/ev-window.c: Make sure we add the timeout when we get a
9700         focus-in event.
9701
9702         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9703         adjustment->value before calculating the zoom factor to average
9704         out all of our rounding errors.  The page no longer 'drifts' when
9705         resizing.
9706
9707 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9708
9709         * data/evince-properties.glade:
9710         * shell/ev-properties.c: (ev_properties_format_date),
9711         (set_property):
9712         
9713         Labels don't expand when the dialogue is resized.
9714         strftime result needs to be converted to UTF-8. Thanks
9715         to Christian Persch <chpe@gnome.org>.
9716
9717 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9718
9719         * data/evince-properties.glade:
9720
9721         Hide the fonts tab
9722
9723 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9724
9725         * backend/ev-document-info.h:
9726         * backend/ev-document.c: (ev_document_info_free):
9727         * data/evince-properties.glade:
9728         * pdf/ev-poppler.cc:
9729         * ps/ps-document.c: (ps_document_get_info):
9730         * shell/ev-properties.c: (ev_properties_format_date),
9731         (set_property), (ev_properties_new):
9732         * shell/ev-properties.h:
9733         * shell/ev-window.c: (ev_window_cmd_file_properties):
9734
9735         Rework properties code to take only EvPropertyInfo
9736         in the constructor so that it can be useful for
9737         nautilus plugin too.
9738
9739         Deal with backends that doesnt support some properties.
9740         Make set property code generic.
9741
9742 2005-06-04  Christian Persch <chpe@gnome.org>
9743
9744         * data/evince-properties.glade:
9745
9746         fix spacings, make resizeable, and make data labels
9747         selectable + ellipsised
9748
9749 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9750
9751         * backend/ev-document-info.h:
9752         * data/Makefile.am:
9753         * data/evince-ui.xml:
9754         * pdf/ev-poppler.cc:
9755         * shell/Makefile.am:
9756         * shell/ev-window.c: (update_action_sensitivity),
9757         (ev_window_cmd_file_properties):
9758
9759         Initial go at file properties. Patch by
9760         Emil Soleyman-Zomalan <emil@soleyman.com>.
9761         Needs love see #169583
9762
9763 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9764
9765         * ps/ps-document.c: (output):
9766         * ps/ps.c: (psscan):
9767
9768         Try to render even if psscan fails.
9769
9770 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9771
9772         * ps/ps.c: (psscan), (pscopydoc):
9773
9774         Port buffered reading code from gv
9775
9776 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9777
9778         * ps/ps-document.c: (interpreter_message), (output):
9779
9780         Do not fail on interpreter messages
9781
9782 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9783
9784         * backend/ev-document-misc.c:
9785         (ev_document_misc_get_thumbnail_frame):
9786
9787         Pages can be 0 x 0, dont assert on this case
9788
9789 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9790
9791         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9792         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9793
9794         Correctly manage our reference on document. Finally the reload
9795         huge leak is gone...
9796
9797 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9798
9799         * ps/ps-document.c: (ps_document_dispose):
9800
9801         Forgot to chain it to the parent. Thanks chpe.
9802
9803 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9804
9805         * ps/ps-document.c: (ps_document_dispose),
9806         (ps_document_class_init), (stop_interpreter), (document_load):
9807
9808         Cleanup dispose a bit. Dont leak the whole pixmap.
9809
9810 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9811
9812         * pdf/ev-poppler.cc:
9813
9814         Release the poppler document on dispose
9815
9816 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9817
9818         * shell/ev-view.c: (ev_view_set_document):
9819
9820         Release ref on the pixbuf cache when changing
9821         document.
9822
9823 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9824
9825         * ps/ps-document.c: (ps_document_get_info):
9826
9827         Fix a double free
9828
9829 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9830
9831         * backend/ev-page-cache.c: (ev_page_cache_init),
9832         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
9833         * backend/ev-page-cache.h:
9834         * shell/ev-page-action.c: (page_changed_cb):
9835         
9836         Set page action entry width depending on labels width. Fix
9837         for bug 305202.
9838
9839 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
9840
9841         * backend/ev-link.c: (ev_link_class_init):
9842
9843         Allow -1 as page value (error)
9844
9845 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9846
9847         * shell/ev-sidebar-thumbnails.c:
9848         (ev_sidebar_thumbnails_set_document):
9849         * shell/ev-view.c: (scroll_to_current_page),
9850         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
9851         (page_changed_cb), (on_adjustment_value_changed),
9852         (ev_view_set_document):
9853
9854         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
9855         Fix bug 305377
9856
9857 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9858
9859         * configure.ac:
9860         * djvu/djvu-document.c: (djvu_document_get_page_size):
9861
9862         Require djvulibre CVS. Now djvu loading is much faster. Fix for
9863         bug 301993.
9864
9865 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
9866
9867         * shell/ev-view.c (draw_one_page): modify the expose handling to
9868         get the shadows.
9869
9870         * shell/ev-window.c (update_action_sensitivity): Respect
9871         permissions field.  Kowtow to the man.
9872
9873         * pdf/ev-poppler.cc: Get the permissions field.
9874
9875         * tiff/*c: Make a tiny bit more robust.
9876
9877 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9878
9879         * djvu/djvu-document.c:
9880         
9881         Pop messages from djvu context message queue.
9882
9883 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9884
9885         * configure.ac, Makefile.am, shell/Makefile.am:
9886         * tiff/Makefile.am, shell/ev-document-types.c:
9887         
9888         Cleanup tiff configure checks. Fix for bug 305218.
9889
9890 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
9891
9892         * configure.ac: Added "uk" to ALL_LINGUAS.
9893
9894 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9895
9896         * cut-n-paste/zoom-control/ephy-zoom.c:
9897         (ephy_zoom_get_changed_zoom_level):
9898         * cut-n-paste/zoom-control/ephy-zoom.h:
9899         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9900         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9901         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9902         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9903         (zoom_control_changed_cb), (ev_window_init):
9904         
9905         Fix minor points related to moving best fit up. Introduce
9906         "zoom" property and make zoom control change it's value on
9907         notify::zoom signals. Fix for 305080.
9908
9909 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9910
9911         * data/evince-ui.xml:
9912         * shell/ev-window.c: (set_view_actions_sensitivity):
9913         
9914         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9915
9916 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9917
9918         * configure.ac:
9919
9920         Depends on poppler 0.3.2
9921
9922 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9923
9924         * cut-n-paste/recent-files/egg-recent-item.c:
9925         (egg_recent_item_get_short_name):
9926         * cut-n-paste/toolbar-editor/Makefile.am:
9927         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9928         (new_pixbuf_from_widget):
9929         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9930         * cut-n-paste/toolbar-editor/egg-marshal.c:
9931         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9932         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9933
9934         Sync
9935
9936 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9937
9938         * tiff/tiff-document.c: Rough TIFF backend.
9939
9940 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9941
9942         * NEWS:
9943         * configure.ac:
9944         * cut-n-paste/toolbar-editor/Makefile.am:
9945
9946         Release 0.3.1
9947
9948 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9949
9950         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
9951         (ev_view_find_next), (ev_view_find_previous):
9952
9953         Remove the locks around get_n_results   
9954
9955 2005-05-21  Juerg Billeter  <j@bitron.ch>
9956
9957         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
9958
9959         Pass correct number of pages to poppler.
9960
9961 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9962
9963         * configure.ac:
9964         * data/Makefile.am:
9965         * data/evince.desktop.in: 
9966         * data/evince.desktop.in.in:
9967         * po/POTFILES.in:
9968         
9969         Add conditionally dvi and djvu to desktop types. Fix for 304658.
9970
9971 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
9972
9973         * shell/ev-view.c: (view_update_adjustments),
9974         (view_set_adjustment_values): cast adjustmen->value to (int)
9975         before using it.  Otherwise, we get off by a pixel in some
9976         situations.
9977
9978         (draw_one_page): Draw the border on expose.
9979
9980 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
9981
9982         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
9983         adjustment when the mode changes, #304923
9984
9985 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9986
9987         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
9988         flickering on resize but still use gdk_window_scroll on
9989         scrolling
9990
9991 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
9992
9993         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
9994         option, #170458
9995
9996 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
9997
9998         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
9999         second page on page_changed if possible, #304669
10000
10001 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10002
10003         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10004         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10005
10006 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10007
10008         * .cvsignore:
10009         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10010         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10011         (ev_view_zoom_for_size_presentation),
10012         (ev_view_zoom_for_size_continuous_and_dual_page),
10013         (ev_view_zoom_for_size_continuous),
10014         (ev_view_zoom_for_size_dual_page),
10015         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10016         * shell/ev-view.h:
10017         * shell/ev-window.c: (update_view_size),
10018         (ev_window_sizing_mode_changed_cb):
10019
10020         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10021         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10022         an infinite loop, #304769
10023
10024
10025 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10026
10027         * data/evince-ui.xml:
10028         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10029         * shell/ev-window.c: (set_view_actions_sensitivity):
10030
10031         Make PgUp/Down behave like Space
10032
10033 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10034
10035         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10036         * backend/ev-ps-exporter.h:
10037         * pdf/ev-poppler.cc:
10038         * ps/ps-document.c: (ps_document_ps_export_begin):
10039         * shell/ev-print-job.c: (idle_print_handler):
10040
10041         Adapt to new poppler api
10042
10043 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10044
10045         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10046         (ephy_zoom_control_init):
10047
10048         Translate zoom levels
10049
10050 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10051
10052         * cut-n-paste/zoom-control/ephy-zoom.c:
10053         (ephy_zoom_get_zoom_level_index):
10054
10055         Fix current zoom -> zoom control match
10056
10057 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10058
10059         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10060         rather than the scrolled_window that it's in. Fixes bug #304655.
10061
10062 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10063
10064         * shell/ev-view.c: (view_update_adjustments),
10065         (view_set_adjustment_values), (view_update_range_and_current_page),
10066         (view_scroll_to_page), (set_scroll_adjustment),
10067         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10068         (ev_view_scroll), (ev_view_scroll_view),
10069         (ensure_rectangle_is_visible), (find_page_at_location),
10070         (get_link_at_location), (go_to_link), (status_message_from_link),
10071         (ev_view_size_request_continuous_dual_page),
10072         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10073         (ev_view_unrealize), (ev_view_expose_event),
10074         (ev_view_button_press_event), (ev_view_motion_notify_event),
10075         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10076         (draw_rubberband), (highlight_find_results), (draw_one_page),
10077         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10078         (ev_view_init), (find_changed_cb), (page_changed_cb),
10079         (on_adjustment_value_changed), (ev_view_new),
10080         (ev_view_set_document), (ev_view_set_zoom),
10081         (ev_view_set_continuous), (ev_view_set_dual_page),
10082         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10083         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10084         (ev_view_zoom_for_size_presentation),
10085         (ev_view_zoom_for_size_continuous_dual_page),
10086         (ev_view_zoom_for_size_continuous),
10087         (ev_view_zoom_for_size_dual_page),
10088         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10089         (ev_view_get_status), (ev_view_set_status),
10090         (update_find_status_message), (ev_view_get_find_status),
10091         (ev_view_set_find_status), (jump_to_find_result),
10092         (jump_to_find_page), (compute_selections), (clear_selection),
10093         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10094         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10095         (ev_view_update_primary_selection),
10096         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10097         * shell/ev-view.h:
10098         * shell/ev-window.c: (ev_window_open_page_label),
10099         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10100         (ev_window_init):
10101         * shell/ev-window.h:
10102         * shell/main.c: (load_files):
10103
10104         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10105         when resizing.  Remove the bin_window().  Also, patch from James
10106         Bowes to fix command line page, #300641
10107         
10108 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10109
10110         * data/evince-ui.xml:
10111         * shell/ev-view.c:
10112         * shell/ev-view.h:
10113         * shell/ev-window.c: (update_action_sensitivity):
10114
10115         Get rid of View->Normal Size, it's just confusing
10116
10117 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10118
10119         * backend/ev-document-info.h:
10120         * backend/ev-document.c: (ev_document_info_free): Free the
10121         EvDocumentInfo.
10122
10123         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10124         (clear_range), (add_range), (update_visible_range),
10125         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10126         (ev_sidebar_thumbnails_set_document):
10127         * shell/ev-window.c: (ev_window_setup_document): Only render the
10128         visible thumbnails.  It takes an instant to render, but it uses
10129         much less memory.
10130
10131 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10132
10133         * shell/ev-sidebar-links.c: (popup_menu_cb):
10134
10135         Select first item
10136
10137 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10138
10139         * lib/Makefile.am:
10140         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10141         (button_press_cb), (ev_sidebar_links_construct):
10142
10143         Show the popup menu also on keybindings
10144
10145 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10146
10147         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10148         * shell/ev-window.h:
10149
10150         Expose api to print a range (with dialog). Make private _print use
10151         it.
10152
10153         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10154         (ev_sidebar_links_construct):
10155
10156         Show a print context menu on linkx, it prints the selected
10157         section.
10158
10159 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10160
10161         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10162         button.
10163
10164 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10165
10166         * AUTHORS:
10167
10168         Update
10169
10170         * shell/ev-window.c: (build_comments_string),
10171         (ev_window_cmd_help_about):
10172
10173         Show poppler version/backend and authors
10174
10175 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10176
10177         * cut-n-paste/zoom-control/ephy-zoom.c:
10178         (ephy_zoom_get_zoom_level_index):
10179         * cut-n-paste/zoom-control/ephy-zoom.h:
10180
10181         Move the best fit items at the top of the list
10182
10183 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10184
10185         * shell/ev-marshal.list:
10186         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10187         (activate_cb), (match_selected_cb), (activate_link_cb),
10188         (connect_proxy), (ev_page_action_class_init):
10189         * shell/ev-page-action.h:
10190
10191         Use signals to notify action activation. Hopefully
10192         I did not break completion since I cant test...
10193
10194         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10195         (register_custom_actions):
10196
10197         Connect to page selector actions and also grab focus on
10198         the view when activated.
10199
10200 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10201
10202         * pdf/ev-poppler.cc:
10203         * backend/ev-page-cache.c: make page size calculation consistent
10204         and set it to (int)( width * scale + 0.5).  This makes the weird
10205         line going through the middle of the page go away.
10206
10207         * shell/ev-view.c: move painting the background page after
10208         checking the expose area covers us.
10209
10210 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10211
10212         * data/evince-password.glade:
10213         
10214         Mark labels as not translatable. Fix for bug 302842.
10215
10216 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10217
10218         * configure.ac: Added "es" to ALL_LINGUAS.
10219
10220 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10221
10222         * data/evince-toolbar.xml:
10223         * shell/ev-window.c: (update_action_sensitivity),
10224         (ev_window_setup_document), (ev_window_set_page_mode),
10225         (ev_window_init):
10226
10227         Remove some leftover code from jrb first continous
10228         attempt. Use the new actions, we still need good icons
10229         though...
10230
10231 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10232
10233         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10234
10235         Update label when connecting proxy. Fix a warning with NULL
10236         page_cache.
10237
10238 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10239
10240         * data/evince-ui.xml:
10241         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10242         * shell/ev-page-action.h:
10243         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10244
10245         Add mnemonic for edit toolbar.
10246         ctrl+l focus the page entry.
10247
10248 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10249
10250         * lib/Makefile.am:
10251         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10252         (ev_window_init):
10253         * shell/main.c: (main):
10254
10255         Put the toolbar xml in evince own dot dir
10256
10257 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10258
10259         * shell/ev-window.c: (ev_window_init):
10260
10261         Make the toolbar not removable
10262
10263 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10264
10265         * data/evince-ui.xml:
10266         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10267         * shell/ev-sidebar-links.h:
10268         * shell/ev-sidebar-thumbnails.c:
10269         (ev_sidebar_thumbnails_get_treeview):
10270         * shell/ev-sidebar-thumbnails.h:
10271         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10272         (ev_view_class_init):
10273         * shell/ev-view.h:
10274         * shell/ev-window.c: (update_action_sensitivity),
10275         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10276         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10277         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10278         (ev_window_init):
10279
10280         This is evil... Make space/backspace global accelerators but
10281         enable them only for some widgets (sidebars and view).
10282         I dont like it, but I dont know a better way... :/
10283
10284 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10285
10286         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10287         (ev_page_action_widget_finalize),
10288         (ev_page_action_widget_class_init), (update_page_cache):
10289
10290         Keep a weak reference on proxy->page_cache so that we
10291         dont try to disconnect the signal if the object is already
10292         gone. Maybe there is a better way to cleanup reference handling
10293         in page action though...
10294
10295 2005-05-10  Juerg Billeter  <j@bitron.ch>
10296
10297         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10298         * backend/ev-ps-exporter.h:
10299         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10300         * ps/ps-document.c: (ps_document_ps_export_begin):
10301         
10302         Change api to pass print range to ps_exporter_begin. The pdf backend
10303         requires this information.
10304         
10305         * shell/ev-print-job.c: (idle_print_handler):
10306         
10307         Adapt to api change
10308
10309 2005-05-10  Juerg Billeter  <j@bitron.ch>
10310
10311         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10312         (idle_print_handler)
10313         * shell/ev-window.c: (ev_window_print):
10314
10315         Support printing page range, based on patch by Amaury Jacquot
10316
10317 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10318
10319         * data/evince-toolbar.xml:
10320
10321         Add zoom control to available items
10322
10323 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10324
10325         * shell/ev-window.c: (update_action_sensitivity):
10326
10327         Set slash action insensitive when appropriate
10328
10329 2005-05-10  Christian Persch <chpe@gnome.org>
10330
10331         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10332
10333         Fix warning on the overflow menu
10334
10335 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10336
10337         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10338
10339         Check for uri correctness/existence
10340
10341 2005-05-09  Juerg Billeter  <j@bitron.ch>
10342
10343         * shell/ev-window.c: (using_postscript_printer):
10344
10345         LPD printers use postscript, too
10346
10347 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10348
10349         * shell/ev-window.c: (register_custom_actions):
10350
10351         The zoom one is actually sort of useful,
10352         put it back
10353
10354 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10355
10356         * shell/ev-window.c: (register_custom_actions):
10357
10358         Hide page/zoom controls from overflow, they
10359         are useless.
10360
10361 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10362
10363         * cut-n-paste/update-from-egg.sh:
10364         
10365         Share it between all cut-n-paste subdirs
10366
10367         * cut-n-paste/recent-files/Makefile.am:
10368
10369         Fix to use "global" update-from-egg.sh
10370
10371         * cut-n-paste/recent-files/egg-recent-model.c:
10372         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10373         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10374         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10375         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10376
10377         Update from libegg
10378
10379         * cut-n-paste/toolbar-editor/Makefile.am:
10380
10381         Fix to use "global" update-from-egg.sh
10382
10383         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10384
10385         Update from libegg
10386
10387 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10388
10389         * configure.ac:
10390         * cut-n-paste/Makefile.am:
10391         * cut-n-paste/recent-files/Makefile.am:
10392         * cut-n-paste/toolbar-editor/.cvsignore:
10393         * cut-n-paste/toolbar-editor/Makefile.am:
10394         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10395         (egg_editable_toolbar_get_type), (get_toolbar_position),
10396         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10397         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10398         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10399         (set_item_drag_source), (create_item_from_action), (create_item),
10400         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10401         (popup_toolbar_context_menu_cb), (free_dragged_item),
10402         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10403         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10404         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10405         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10406         (item_added_cb), (item_removed_cb),
10407         (egg_editable_toolbar_construct),
10408         (egg_editable_toolbar_disconnect_model),
10409         (egg_editable_toolbar_deconstruct),
10410         (egg_editable_toolbar_set_model),
10411         (egg_editable_toolbar_set_ui_manager),
10412         (egg_editable_toolbar_set_property),
10413         (egg_editable_toolbar_get_property),
10414         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10415         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10416         (egg_editable_toolbar_new_with_model),
10417         (egg_editable_toolbar_get_edit_mode),
10418         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10419         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10420         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10421         (new_pixbuf_from_widget), (new_separator_pixbuf),
10422         (update_separator_image), (style_set_cb),
10423         (_egg_editable_toolbar_new_separator_image),
10424         (egg_editable_toolbar_get_model):
10425         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10426         * cut-n-paste/toolbar-editor/egg-marshal.c:
10427         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10428         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10429         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10430         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10431         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10432         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10433         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10434         (editor_drag_data_delete_cb), (drag_data_get_cb),
10435         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10436         (editor_create_item), (update_editor_sheet), (setup_editor),
10437         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10438         (parse_item_list), (model_has_action), (update_actions_list),
10439         (egg_toolbar_editor_load_actions):
10440         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10441         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10442         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10443         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10444         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10445         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10446         (egg_toolbars_model_add_separator), (impl_add_item),
10447         (parse_item_list), (egg_toolbars_model_add_toolbar),
10448         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10449         (impl_get_item_data), (impl_get_item_type),
10450         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10451         (egg_toolbars_model_init), (free_toolbar),
10452         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10453         (egg_toolbars_model_remove_toolbar),
10454         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10455         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10456         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10457         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10458         (egg_toolbars_model_get_item_data),
10459         (egg_toolbars_model_get_item_type):
10460         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10461         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10462         * data/Makefile.am:
10463         * data/evince-toolbar.xml:
10464         * data/evince-ui.xml:
10465         * data/hand-open.png:
10466         * po/POTFILES.in:
10467         * shell/Makefile.am:
10468         * shell/ev-window.c: (update_chrome_visibility),
10469         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10470         (ev_window_dispose), (ev_window_init):
10471
10472         Implement epiphany like toolbar editor. Based on patch by
10473         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10474
10475 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10476
10477         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10478
10479         Use set_cursor instead of set_selection, so that
10480         the keyboard focus moves too.
10481
10482 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10483
10484         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10485
10486         Fix infinite loop when loading Type1 fonts
10487
10488 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10489
10490         * data/evince-ui.xml:
10491         * shell/ev-window.c:
10492
10493         Slash -> Find
10494
10495 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10496
10497         * configure.ac:
10498
10499         Make --disable really disable
10500
10501 2005-05-07  Juerg Billeter  <j@bitron.ch>
10502
10503         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10504
10505         Compare page labels even without has_labels set, fixes setting page
10506         with entry
10507
10508 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10509
10510         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10511         (ev_view_set_cursor), (ev_view_button_press_event),
10512         (ev_view_motion_notify_event), (ev_view_button_release_event),
10513         (ev_view_init):
10514
10515         Implement middle button scrolling. Based on a patch
10516         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10517
10518 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10519
10520         * shell/ev-document-types.c: (get_slow_mime_type),
10521         (get_document_type_from_mime), (ev_document_type_lookup):
10522         * shell/ev-document-types.h:
10523
10524         Change api to lookup from uri. Do fast lookup first, if the
10525         type is unknown try with data sniffing.
10526
10527         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10528         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10529
10530         Adapt to api change
10531
10532 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10533
10534         * thumbnailer/Makefile.am:
10535
10536         Fix distcheck
10537
10538 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10539
10540         * NEWS:
10541         * configure.ac:
10542
10543         Release 0.3.0
10544
10545         * data/evince-ui.xml:
10546
10547         Hide presentation mode for now
10548
10549         * shell/ev-view.c: (highlight_find_results):
10550
10551         Show current find selection only on current page
10552
10553 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10554
10555         * shell/ev-view.c: (ev_view_select_all):
10556
10557         Compute size of the actual page, not of
10558         the current one.
10559
10560 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10561
10562         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10563         (view_rect_to_doc_rect), (compute_selections),
10564         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10565         (ev_view_copy), (ev_view_primary_get_cb),
10566         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10567         (ev_view_button_press_event), (ev_view_motion_notify_event),
10568         (ev_view_button_release_event), (page_changed_cb):
10569
10570         Fix text selection
10571
10572 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10573
10574         * shell/ev-view.c: (compute_border), (get_page_extents),
10575         (doc_rect_to_view_rect), (highlight_find_results),
10576         (ev_view_bin_expose), (ev_view_select_all),
10577         (ev_view_motion_notify_event), (update_find_status_message),
10578         (jump_to_find_result), (jump_to_find_page):
10579
10580         First go at fixing search, still buggy
10581
10582 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10583
10584         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10585         dropdown box and button at the top of the sidebar.
10586
10587 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10588
10589         * configure.ac: Output zoom-control Makefile.
10590         * cut-n-paste/Makefile.am: build zoom-control subdir.
10591         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10592         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10593         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10594         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10595         * cut-n-paste/zoom-control/ephy-zoom.c:
10596         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10597         from epiphany, and modified to add a separator into the menu.
10598         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10599         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10600         zoom-control action.
10601         * shell/Makefile.am: Include zoom-control flags.
10602         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10603         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10604         (ev_view_zoom_for_size_presentation),
10605         (ev_view_zoom_for_size_continuous_and_dual_page),
10606         (ev_view_zoom_for_size_continuous),
10607         (ev_view_zoom_for_size_dual_page),
10608         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10609         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10610         ev_view_get_zoom and ev_view_get_sizing_mode.
10611         * shell/ev-view.h:
10612         * shell/ev-window.c: (update_action_sensitivity),
10613         (update_sizing_buttons), (zoom_control_changed_cb),
10614         (register_custom_actions): Initialize and use the zoom-control 
10615         widget.
10616
10617 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10618
10619         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10620         preview cache back to 1.  Don't know when it got set to 0.
10621         
10622         * shell/ev-view.c: (compute_border), (ev_view_realize),
10623         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10624         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10625         (ev_view_get_fullscreen), (ev_view_set_presentation),
10626         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10627         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10628         * shell/ev-view.h:
10629         * shell/ev-window.c:
10630         (update_chrome_visibility),
10631         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10632         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10633         (update_document_mode), (ev_window_update_fullscreen_action),
10634         (ev_window_fullscreen), (ev_window_unfullscreen),
10635         (ev_window_cmd_view_fullscreen),
10636         (ev_window_update_presentation_action),
10637         (ev_window_run_presentation), (ev_window_stop_presentation),
10638         (ev_window_cmd_view_presentation), (ev_window_state_event),
10639         (ev_window_focus_in_event), (ev_window_focus_out_event),
10640         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10641         * data/evince-ui.xml: Initial presentation mode.  We should
10642         probably hide this until it's done, as it's quite rough.  Also,
10643         change full-screen to fullscreen and add two getters to EvView.
10644
10645 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10646
10647         * shell/ev-page-action.c: (update_page_cache),
10648         (ev_page_action_dispose):
10649         * shell/ev-window.c: (destroy_fullscreen_popup),
10650         (ev_window_create_fullscreen_popup):
10651
10652         Use connect_object rather than explicitly
10653         disconnect on dispose.
10654
10655 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10656
10657         * shell/ev-page-action.c: (update_page_cache),
10658         (ev_page_action_dispose):
10659
10660 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10661
10662         * backend/ev-page-cache.c: (_ev_page_cache_new),
10663         (ev_page_cache_set_page_label),
10664         (ev_page_cache_has_nonnumeric_page_labels):
10665         * backend/ev-page-cache.h:
10666         * shell/ev-page-action.c: (update_pages_label):
10667         
10668         If all page labels are numeric, fallback to default
10669         way to display number of pages. See bug 173185.
10670
10671 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10672
10673         * shell/ev-page-action.c: (ev_page_action_dispose):
10674         * shell/ev-view.c: (view_update_range_and_current_page):
10675         * shell/ev-window.c: (ev_window_dispose):
10676         
10677         Set page on scroll in continuous mode. Fixes bug 301986.
10678         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10679
10680 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10681
10682         * configure.ac:
10683
10684         Require poppler 0.3.0
10685
10686 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10687         
10688         * shell/Makefile.am, configure.ac: Fix build problems
10689         with t1lib. Bug 301996.
10690
10691 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10692
10693         * shell/ev-view.c: (ev_view_scroll_event):
10694         
10695         Scroll up increase zoom
10696
10697 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10698
10699         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10700         (ev_view_set_sizing_mode),
10701         (ev_view_zoom_for_size_continuous_and_dual_page),
10702         (ev_view_zoom_for_size_continuous):
10703         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10704         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10705         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10706         (ev_window_init):
10707
10708         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10709         Fix for 165473 and 165472.
10710
10711 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10712
10713         * po/POTFILES.in:
10714         * thumbnailer/Makefile.am:
10715         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10716         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10717         * thumbnailer/evince-thumbnailer.schemas.in:
10718         
10719         Make thumbnailer schemas translatable. Fix for bug 301773
10720         
10721         * thumbnailer/evince-thumbnailer-djvu.schemas:
10722         * thumbnailer/evince-thumbnailer-dvi.schemas:
10723         * thumbnailer/evince-thumbnailer.schemas:
10724
10725         Removed files
10726
10727 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10728
10729         * shell/ev-view.c (ev_view_init): forgot to set this.
10730
10731 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10732
10733         * shell/ev-view.c: (find_page_at_location),
10734         (get_link_at_location),
10735         (ev_view_set_show_border), (ev_view_set_spacing),
10736         (ev_view_zoom_for_size_continuous_and_dual_page),
10737         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10738         Also, add a quick fix measuring of widths.  Also, removed
10739         ev_view_set_spacing and ev_view_set_show_border.
10740         
10741         * shell/ev-window.c: (ev_window_unfullscreen),
10742         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10743
10744 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10745
10746         * shell/ev-view.c: (view_update_range_and_current_page),
10747         (page_changed_cb):
10748         
10749         Fix crash on exit and scrolling to page in continuous view.
10750
10751 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10752
10753         * TODO:
10754         * backend/ev-page-cache.c: (_ev_page_cache_new),
10755         (ev_page_cache_get_max_width_size),
10756         (ev_page_cache_get_max_height_size):
10757         * backend/ev-page-cache.h:
10758         * data/evince-ui.xml:
10759         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10760         * shell/ev-view.c: (view_update_adjustments),
10761         (view_update_range_and_current_page), (get_bounding_box_size),
10762         (ev_view_size_request_continuous_and_dual_page),
10763         (ev_view_size_request_continuous),
10764         (ev_view_size_request_dual_page),
10765         (ev_view_size_request_single_page), (ev_view_size_request),
10766         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10767         (ev_view_bin_expose), (ev_view_expose_event),
10768         (ev_view_set_property), (ev_view_get_property),
10769         (ev_view_class_init), (ev_view_init), (ev_view_new),
10770         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10771         (ev_view_set_dual_page), (ev_view_set_full_screen),
10772         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10773         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10774         (ev_view_zoom_out), (zoom_for_size_fit_width),
10775         (zoom_for_size_best_fit),
10776         (ev_view_zoom_for_size_continuous_and_dual_page),
10777         (ev_view_zoom_for_size_continuous),
10778         (ev_view_zoom_for_size_dual_page),
10779         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10780         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10781         * shell/ev-view.h:
10782         * shell/ev-window.c: (update_action_sensitivity),
10783         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10784         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10785         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10786         (ev_window_cmd_view_zoom_out), (update_view_size),
10787         (ev_window_set_sizing_mode), (ev_window_init):
10788
10789         Add Continuous and Dual page modes.
10790
10791 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10792
10793         * dvi/dvi-document.c: (dvi_document_load),
10794         (dvi_document_thumbnails_get_thumbnail),
10795         (dvi_document_init_params): Fix up some mixups between
10796         width and height to correct thumbnail rendering.
10797
10798 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10799
10800         * dvi/mdvi-lib/private.h:
10801         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10802         
10803         Suppess output for kpathsea during font generation. Thanks to
10804         James Bowes
10805
10806 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10807
10808         * NEWS:
10809         * configure.ac:
10810
10811         Release 0.2.1
10812
10813         * Makefile.am: fix distcheck.
10814
10815 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10816
10817         * shell/ev-sidebar-links.c: (selection_changed_callback),
10818         (update_page_callback), (row_activated_callback),
10819         (job_finished_callback), (ev_sidebar_links_set_document):
10820         
10821         Fix for bug #169901. Double click on links expands tree.
10822
10823 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
10824
10825         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
10826         hard-coded style. Fix for bug 170111
10827
10828 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
10829
10830         * shell/ev-view.c (highlight_find_results): Remove unnecessary
10831         locking.
10832
10833 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10834
10835         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
10836
10837 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
10838
10839         * pdf/ev-poppler.cc:
10840         * shell/ev-view.c: (highlight_find_results):
10841
10842         Fix find on single page documents
10843
10844 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10845
10846         * data/evince.schemas.in: fix for bug 301390
10847
10848 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10849
10850         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
10851         (ev_view_zoom_out), (ev_view_zoom_normal):
10852         * shell/ev-view.h:
10853         * shell/ev-window.c: (update_action_sensitivity),
10854         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10855         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
10856         (ev_window_cmd_view_normal_size):
10857
10858         Fix normal size zoom. Make zoom in/zoom out unsensitive when
10859         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
10860         better than oom. 
10861
10862 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10863
10864         * configure.ac:
10865
10866         Depend on 2.57, 2.59 doesnt seem to be necessary
10867
10868 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10869
10870         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
10871         (create_tool_item):
10872
10873         Put back total number of pages as (1 of 1234)
10874
10875 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
10876
10877         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
10878         remove the job.
10879
10880         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
10881         function.  This helps debugging.
10882
10883 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10884
10885         * djvu/djvu-document.c: (djvu_document_class_init),
10886         (djvu_document_get_info), (djvu_document_document_iface_init):
10887         * dvi/dvi-document.c: (dvi_document_class_init),
10888         (dvi_document_get_info), (dvi_document_document_iface_init):
10889
10890         Dummy implementation of get_info method for dvi and
10891         djvu. Fix crashes with those backends
10892
10893 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
10894
10895         * data/evince.desktop.in:
10896
10897         Add application/x-gzpostscript
10898
10899 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10900
10901         * data/evince.schemas.in: Added real long descriptions, 
10902         closes bug 172496 
10903
10904         * README: Added actual text, closes bug 171869
10905
10906 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10907
10908         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10909
10910         Thumbnail page 0
10911
10912 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10913
10914         * backend/ev-document-info.h:
10915
10916         s/GDate */GDate so we can just use g_free
10917
10918 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10919
10920         * shell/ev-window.c: (update_document_mode),
10921         (ev_window_setup_document):
10922
10923         Show the window in fullscreen when specified by
10924         the document
10925
10926 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10927
10928         * backend/ev-document.c: (ev_document_class_init),
10929         (ev_document_get_info), (ev_document_render_pixbuf):
10930         * backend/ev-document.h:
10931         * backend/ev-page-cache.c: (_ev_page_cache_new):
10932         * pdf/ev-poppler.cc:
10933         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10934         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10935         * ps/ps-document.c: (ps_document_class_init), (document_load),
10936         (ps_document_get_info), (ps_document_document_iface_init):
10937
10938         Remove get_title from the interface, we can just use document info
10939
10940 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10941
10942         * backend/Makefile.am:
10943         * backend/ev-document.c: (ev_document_render_get_info):
10944         * backend/ev-document.h:
10945         * pdf/ev-poppler.cc:
10946
10947         Initial support for document info. Based on jrb patch.
10948
10949 2005-04-19  Paolo Borelli <pborelli@katamail.com>
10950
10951         * shell/ev-window.c: (ev_window_state_event),
10952         (ev_window_class_init), (ev_window_init):
10953         
10954         Doesn't show resize grip when maximized. See bug #301053
10955
10956 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10957
10958         * po/POTFILES.in:
10959         
10960         ev-sidebar-thumbnails now has translatable labels
10961         
10962         * shell/Makefile.am:
10963         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
10964         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
10965         (ev_sidebar_links_page_iface_init):
10966         * shell/ev-sidebar-links.h:
10967         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10968         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
10969         (ev_sidebar_page_get_label):
10970         * shell/ev-sidebar-page.h:
10971         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
10972         (ev_sidebar_thumbnails_set_document),
10973         (ev_sidebar_thumbnails_support_document),
10974         (ev_sidebar_thumbnails_get_label),
10975         (ev_sidebar_thumbnails_page_iface_init):
10976         * shell/ev-sidebar-thumbnails.h:
10977         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
10978         (ev_sidebar_set_document):
10979         * shell/ev-sidebar.h:
10980         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
10981         
10982         Small rework of sidebar code. Now sidebar pages should implement
10983         EvSidebarPage interface. That makes page management in EvSidebar
10984         easier. See bug #164811 for details
10985
10986 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10987
10988         * shell/ev-application.c: (ev_application_open):
10989         * shell/ev-document-types.c:
10990         
10991         Fix build error and small problem with application exit
10992
10993 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10994
10995         * thumbnailer/Makefile.am:
10996         * thumbnailer/evince-thumbnailer-djvu.schemas:
10997         * thumbnailer/evince-thumbnailer-dvi.schemas:
10998         
10999         Conditionally install schemas for djvu/dvi thumbnailer
11000
11001 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11002
11003         * shell/ev-document-types.h: 
11004         * shell/ev-document-types.c: 
11005         New files, handling the mapping from mimetypes to backends
11006         
11007         * shell/ev-window.c: 
11008         * thumbnailer/evince-thumbnailer.c:     
11009         Use the ev-document-types code
11010         
11011         * shell/Makefile.am: 
11012         Added new convenience library libevbackendfactory_la, containing
11013         the new mimetype->backend logic; moved the backends into it.
11014
11015         * thumbnailer/Makefile.am:
11016         Make the thumbnailer link with the libevbackend.la convenience
11017         library, rather than having a duplicate of the backend logic here.
11018
11019 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11020
11021         * shell/ev-stock-icons.c: constify some vars.
11022         * shell/ev-window.c: ditto.
11023
11024 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11025
11026         * ps/ps-document.c (get_page_orientation):
11027
11028         Respect document orientation 
11029
11030 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11031
11032         * djvu/Makefile.am:
11033         * dvi/Makefile.am:
11034         * shell/Makefile.am:
11035         
11036         Move library dependencies to components.
11037         
11038         * shell/ev-window.c: (update_window_title),
11039         (start_loading_document):
11040         
11041         Fix display of uris with spaces. Bug 168358.
11042
11043 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11044
11045         * shell/ev-sidebar-links.c: (selection_changed_cb):
11046         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11047         (ev_view_button_release_event), (ev_view_set_document):
11048         * shell/ev-view.h:
11049         * shell/ev-window.c: (find_bar_search_changed_cb):
11050         * shell/ev-window.h: Minor cleanups removing some dead code.
11051
11052 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11053
11054         * backend/ev-page-cache.c: (_ev_page_cache_new):
11055         
11056         Set current page to 0 if document has pages.
11057
11058 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11059
11060         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11061
11062         Initialize GError to NULL, fix a crash when loading fails.
11063
11064 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11065
11066         * shell/ev-window.c: (update_view_size):
11067
11068         Calculate shadow size only when there is actually
11069         a shadow.
11070
11071 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11072
11073         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11074         * shell/ev-view.h:
11075
11076         Allow setting view spacing, default to 0
11077
11078         * shell/ev-window.c: (ev_window_unfullscreen),
11079         (ev_window_cmd_view_fullscreen), (ev_window_init):
11080
11081         Remove spacing in fullscreen mode
11082
11083 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11084
11085         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11086         (ev_view_size_request), (expose_bin_window),
11087         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11088         * shell/ev-view.h:
11089         * shell/ev-window.c: (ev_window_unfullscreen),
11090         (ev_window_cmd_view_fullscreen):
11091
11092         Do not draw the border in fulscreen
11093
11094 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11095
11096         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11097         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11098         (find_page_at_location), (page_changed_cb):
11099
11100         Rework border calculation, so that I can more easily disable it.
11101         Code somewhat cleaner too.
11102
11103 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11104
11105         * backend/ev-page-cache.c: (ev_page_cache_init),
11106         (_ev_page_cache_new):
11107
11108         Remove some assertions, documents can have 0 pages.
11109         Make initial current page -1.
11110
11111         * shell/ev-page-action.c: (page_changed_cb):
11112
11113         Show "" if current page is -1
11114
11115         * shell/ev-window.c: (update_action_sensitivity),
11116         (ev_window_setup_document):
11117
11118         When document has 0 pages do not set the view
11119         and make nearly everything insensitive.
11120
11121 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11122
11123         * shell/ev-page-view.c:
11124         * shell/ev-page-view.h:
11125
11126         Remove unused files.
11127         
11128         * shell/ev-sidebar-thumbnails.c:
11129         (ev_sidebar_thumbnails_set_document):
11130         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11131         (ev_sidebar_supports_document):
11132         * shell/ev-sidebar.h:
11133         * shell/ev-window.c: (ev_window_setup_document):
11134         
11135         Doesn't show thumbnails if document has 1 page. Make
11136         sidebar menu entries sensitive only if if they have 
11137         sense. Fix bug 164811. 
11138
11139 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11140
11141         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11142         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11143         (ev_view_zoom_out), (ev_view_set_size):
11144
11145         Rework sizing to deal with documents with not uniform page
11146         size.
11147
11148 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11149
11150         * backend/ev-page-cache.c: (_ev_page_cache_new):
11151
11152         Fix several page size caching bugs
11153
11154 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11155
11156         * shell/ev-window.c: (set_action_properties):
11157
11158         Make all toolbar items translatable
11159
11160 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11161
11162         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11163         (save_page_list), (ps_document_save),
11164         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11165         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11166         (ps_document_ps_exporter_iface_init):
11167         * ps/ps-document.h:
11168
11169         Based on a patch by J�rg Billeter <j@bitron.ch>
11170         
11171         Implement print and save a copy for the ps backend.
11172
11173 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11174
11175         * backend/ev-document.h:
11176         * djvu/djvu-document.c: (djvu_document_can_get_text),
11177         (djvu_document_document_iface_init):
11178         * dvi/dvi-document.c: (dvi_document_can_get_text),
11179         (dvi_document_document_iface_init):
11180         * pdf/ev-poppler.cc:
11181         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11182         (pixbuf_document_document_iface_init):
11183         * ps/ps-document.c: (ps_document_can_get_text),
11184         (ps_document_document_iface_init):
11185         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11186         * shell/ev-window.c: (update_action_sensitivity):
11187
11188         Fix the crash when trying to copy in backends that doesnt
11189         support it. We can implement a better solution once we
11190         do real text selection.
11191
11192 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11193
11194         * data/evince-ui.xml:
11195         * shell/ev-window.c: (ev_window_cmd_escape):
11196         
11197         Work around the Escape conflict (find bar and unfullscreen)
11198
11199 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11200
11201         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11202         
11203         Fix for #300233. Next page correctly handles document end.
11204         
11205         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11206         (ev_sidebar_thumbnails_class_init),
11207         (ev_sidebar_thumbnails_set_document),
11208         (ev_sidebar_thumbnails_clear_job),
11209         (ev_sidebar_thumbnails_clear_model):
11210         
11211         Cleanup thumbnail jobs on document changes.
11212         
11213         * shell/ev-view.c: (add_scroll_binding_keypad),
11214         (add_scroll_binding_shifted), (ev_view_class_init):
11215         
11216         Shift + Space scrolls up. Fix for #173184
11217         
11218         * shell/ev-window.c: (ev_window_open_page),
11219         (ev_window_cmd_view_reload):
11220         
11221         Fix reload (Bug #300094)
11222
11223 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11224
11225         
11226         * dvi/mdvi-lib/assoc.c:
11227         * dvi/mdvi-lib/assoc.h: Removed garbage files
11228         
11229         * dvi/mdvi-lib/bitmap.c:
11230         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11231         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11232         * dvi/mdvi-lib/color.h: Antialias of rules
11233         
11234         * dvi/mdvi-lib/common.h:
11235         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11236         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11237         * dvi/mdvi-lib/files.c:
11238         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11239         * dvi/mdvi-lib/mdvi.h:
11240         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11241         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11242         * dvi/mdvi-lib/util.c: Fix compile warnings
11243         
11244         * dvi/dvi-document.c:
11245         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11246         (dvi_document_thumbnails_get_thumbnail),
11247         (dvi_document_document_thumbnails_iface_init):
11248         * dvi/mdvi-lib/Makefile.am:
11249         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11250         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11251         
11252         Dvi backend now renders thumbnails
11253
11254 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11255
11256         * shell/main.c: (main): 
11257         
11258         Save accelerators on exit. Fixes bug #172095.
11259
11260 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11261
11262         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11263         update priority" comment.
11264
11265         * backend/ev-job-queue.c: Give a way to change priority.
11266
11267 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11268
11269         * shell/ev-page-action.c: Fix logic.
11270
11271 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11272
11273         * shell/ev-view.c: (ev_view_can_find_next):
11274         * shell/ev-window.c: (ev_window_setup_document):
11275
11276         Check that the document supports find
11277
11278 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11279
11280         * data/evince-ui.xml:
11281         * shell/ev-view.c: (ev_view_can_find_next):
11282         * shell/ev-view.h:
11283         * shell/ev-window.c: (update_action_sensitivity),
11284         (find_changed_cb), (ev_window_setup_document),
11285         (ev_window_cmd_edit_find_next):
11286
11287         Add Edit->Find Next
11288
11289 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11290
11291         * pdf/ev-poppler.cc:
11292         * shell/ev-print-job.c: (idle_print_handler):
11293
11294         Make printing work again
11295
11296 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11297
11298         * shell/ev-page-action.h:
11299         * shell/ev-page-action.c: (ev_page_action_widget_init),
11300         (ev_page_action_widget_class_init), (page_changed_cb),
11301         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11302         (get_filter_model_from_model), (match_selected_cb),
11303         (display_completion_text), (match_completion), (update_model),
11304         (connect_proxy), (ev_page_action_set_property),
11305         (ev_page_action_get_property), (ev_page_action_set_document),
11306         (ev_page_action_set_model), (ev_page_action_class_init): Big
11307         reworking to make completions work iff we have >= GTK-2.7.0
11308                 
11309         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11310         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11311         (job_finished_cb): We now have a 'model' property that is set when
11312         the links are loaded.  This can be caught with "notify::model"
11313
11314         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11315         listen for the model to be set, and propagate it to the action.
11316
11317 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11318
11319         * cut-n-paste/recent-files/egg-recent-item.c:
11320         (egg_recent_item_set_uri), (make_valid_utf8),
11321         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11322         * cut-n-paste/recent-files/egg-recent-item.h:
11323         
11324         Update egg-recent from libegg. This should fix long
11325         startup problem. For details see
11326         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11327
11328 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11329
11330         * cut-n-paste/recent-files/Makefile.am:
11331         * data/evince-ui.xml, shell/Makefile.am:
11332         * shell/ev-application.c, shell/ev-application.h:
11333         * shell/ev-window.c: Recent files support.
11334         
11335         * configure.ac: Added "ru" to ALL_LINGUAS.
11336         
11337         * dvju: new backend to support DJVU files.
11338         * dvi: new backend to support DVI.
11339
11340         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11341         * ev-application.c: Support for new backends.
11342         
11343         * help, ev-window.c, main.c shell/Makefile.am: 
11344         Evince user documentation.
11345
11346 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11347
11348         * po/POTFILES.in:
11349         * shell/ev-window.c:
11350         * thumbnailer/evince-thumbnailer.c:
11351
11352         s/pdf-document/ev-poppler
11353
11354 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11355
11356         * NEWS:
11357         * configure.ac:
11358
11359         Release 0.2.0
11360
11361         * ps/ps-document.c: (setup_pixmap):
11362
11363         Remove debug code
11364
11365 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11366
11367         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11368         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11369         (ev_window_cmd_go_first_page): Fix of by one errors.
11370
11371 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11372
11373         * ps/ps-document.c: (get_page_box):
11374
11375         Fix page size calculation
11376
11377 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11378
11379         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11380         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11381         (get_page_orientation), (setup_page), (document_load),
11382         (ps_document_get_page_size), (render_pixbuf_idle):
11383         * ps/ps-document.h:
11384
11385         More refactoring to adapt to EvDocument changes
11386
11387 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11388
11389         * ps/ps-document.c: (start_interpreter):
11390
11391         Actually add alpha args
11392
11393 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11394
11395         * pdf/ev-poppler.cc:
11396
11397         Make clipboard work again
11398
11399 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11400
11401         Make searching work again.
11402         
11403         * backend/ev-document.c:
11404         * backend/ev-document.h:
11405         * backend/ev-document-find.c:
11406         * backend/ev-document-find.h: Change EvDocumentIface so we no
11407         longer store the current page or zoom level in the document.  The
11408         consequence is that all calls that operate on the current page now
11409         instead take the page number as an extra argument, and all
11410         coordinates are now doubles in document coordinate system.
11411
11412         * pdf/ev-poppler.cc:
11413         * pixbuf/pixbuf-document.c:
11414         * ps/ps-document.c: Update backends accordingly.
11415
11416 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11417
11418         * autogen.sh:
11419
11420         Add required gettext version
11421
11422 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11423
11424         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11425         make F1 bring up non-existent help.
11426
11427         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11428         epiphany's find bar, #167477
11429
11430         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11431         <emil@nishra.com> to add space-bar scrolling, 
11432
11433         * shell/ev-window.c (static GtkActionEntry entries): add default
11434         keybinding for Help (F1)
11435         Fixes #171068
11436
11437         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11438         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11439         170110
11440
11441 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11442
11443         * Makefile.am: 
11444         * pixbuf/pixbuf-document.c: 
11445
11446         Got pixbuf backend working again
11447
11448 2005-04-01  Steve Murphy  <murf@e-tools.com>
11449
11450         * configure.in: Added "rw" to ALL_LINGUAS.
11451
11452 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11453
11454         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11455         model types, noticed by Martin Kretzschmar.
11456
11457 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11458
11459         * pdf/ev-poppler.cc: Implement search based on
11460         poppler_page_find_text().  Currently a bit crude since we remember
11461         all matches from all pages.  Also, we grab the big document lock
11462         when we search since searching changes the underlying stream and
11463         thus conflicts with the rendering thread.
11464         
11465         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11466         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11467         (ev_view_find_previous): Fix some page indexes to be 0 based,
11468         offset rubber band by view offset,
11469
11470 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11471
11472         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11473
11474 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11475
11476         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11477         completely because I didn't understand GtkActions.  I should
11478         read Marco's code more carefully in the future.
11479
11480         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11481         function
11482
11483 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11484
11485         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11486         PopplerRectangle change from poppler CVS.
11487
11488 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11489
11490         * backend/ev-document.c: (ev_document_get_page_label):
11491         * backend/ev-document.h:
11492         * backend/ev-page-cache.c: (_ev_page_cache_new),
11493         (ev_page_cache_get_page_label):
11494         * backend/ev-page-cache.h:
11495         * pdf/ev-poppler.cc:
11496         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11497         (links_page_num_func):
11498         * shell/ev-sidebar-thumbnails.c:
11499         (ev_sidebar_thumbnails_set_document):
11500         * shell/ev-view.c: (status_message_from_link),
11501         (ev_view_motion_notify_event):
11502         * shell/ev-window.c: (document_supports_sidebar): Add in page
11503         label support.  It's not perfect yet, but it's the first 'feature'
11504         in a while.
11505         Also, fix a bogus comment noticed by crispin. 
11506
11507 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11508
11509         * Makefile.am: Remove pixbuf backend for now
11510
11511         * configure.ac: Require poppler-glib instead of just poppler.
11512
11513         * backend/ev-document-thumbnails.h: Add a comment
11514
11515         * backend/ev-document.h:
11516         * backend/ev-document.c: (ev_document_class_init),
11517         (ev_document_load), (ev_document_get_link),
11518         (ev_document_get_links): Remove 3 methods and add get_links.
11519         Also, made 0 based.
11520
11521         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11522         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11523
11524         * backend/ev-link.c: (ev_link_set_title),
11525         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11526         (ev_link_mapping_find):
11527         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11528         
11529         * backend/ev-page-cache.c: (ev_page_cache_init),
11530         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11531         (ev_page_cache_get_size), (ev_page_cache_next_page),
11532         (ev_page_cache_prev_page): Fix to be 0 based.
11533
11534         * pdf/Makefile.am: 
11535         * pdf/ev-poppler.h:
11536         * pdf/ev-poppler.cc: New backend.
11537         
11538         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11539         (ps_document_get_page), (ps_document_document_iface_init):
11540
11541         * shell/ev-pixbuf-cache.h:
11542         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11543         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11544         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11545         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11546         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11547         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11548         based.
11549         
11550         * shell/ev-sidebar-thumbnails.c:
11551         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11552         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11553
11554         * shell/ev-view.c: (status_message_from_link),
11555         (find_page_at_location), (get_link_at_location),
11556         (ev_view_motion_notify_event), (ev_view_button_release_event),
11557         (ev_view_init): Use the new link code.  Fix to be 0 based.
11558
11559         * shell/ev-window.c: (update_action_sensitivity),
11560         (document_supports_sidebar): 0 based.
11561
11562 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11563
11564         * pdf/pdf-document.cc: Patch from Fernando Herrera
11565         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11566         *blush*
11567
11568 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11569
11570         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11571         1 to the page, as this seems to be 1 based.  I thought we has this
11572         fixed.  grump.
11573
11574 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11575
11576         * TODO:
11577         * backend/Makefile.am:
11578         * backend/ev-document-links.c:
11579         (ev_document_links_has_document_links),
11580         (ev_document_links_get_links_model):
11581         * backend/ev-document-links.h:
11582         * backend/ev-document.c: (ev_document_get_page_cache),
11583         (ev_document_get_doc_mutex), (ev_document_load),
11584         (ev_document_save), (ev_document_get_title),
11585         (ev_document_get_n_pages), (ev_document_set_page),
11586         (ev_document_get_page), (ev_document_set_target),
11587         (ev_document_set_scale), (ev_document_set_page_offset),
11588         (ev_document_get_page_size), (ev_document_get_text),
11589         (ev_document_get_link), (ev_document_render),
11590         (ev_document_render_pixbuf), (ev_document_scale_changed):
11591         * backend/ev-document.h:
11592         * backend/ev-job-queue.c: (remove_object_from_queue),
11593         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11594         (no_jobs_available_unlocked), (ev_render_thread),
11595         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11596         (ev_job_queue_remove_job):
11597         * backend/ev-job-queue.h:
11598         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11599         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11600         (ev_job_links_class_init), (ev_job_render_init),
11601         (ev_job_render_dispose), (ev_job_render_class_init),
11602         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11603         (ev_job_thumbnail_class_init), (ev_job_finished),
11604         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11605         (ev_job_render_run), (ev_job_thumbnail_new),
11606         (ev_job_thumbnail_run):
11607         * backend/ev-jobs.h:
11608         * backend/ev-link.c:
11609         * backend/ev-link.h:
11610         * backend/ev-page-cache.c: (ev_page_cache_init),
11611         (ev_page_cache_class_init), (ev_page_cache_finalize),
11612         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11613         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11614         (ev_page_cache_set_link), (ev_page_cache_get_title),
11615         (ev_page_cache_get_size), (ev_page_cache_next_page),
11616         (ev_page_cache_prev_page):
11617         * backend/ev-page-cache.h:
11618         * pdf/pdf-document.cc:
11619         * ps/gsdefaults.c:
11620         * ps/gsdefaults.h:
11621         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11622         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11623         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11624         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11625         (is_interpreter_ready), (output), (catchPipe), (input),
11626         (start_interpreter), (check_filecompressed), (compute_dimensions),
11627         (ps_document_enable_interpreter), (document_load),
11628         (ps_document_next_page), (render_page), (ps_document_set_page),
11629         (ps_document_set_scale), (render_pixbuf_idle),
11630         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11631         * ps/ps-document.h:
11632         * shell/Makefile.am:
11633         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11634         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11635         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11636         (ev_pixbuf_cache_new), (job_finished_cb),
11637         (check_job_size_and_unref), (move_one_job),
11638         (ev_pixbuf_cache_update_range), (find_job_cache),
11639         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11640         (ev_pixbuf_cache_add_jobs_if_needed),
11641         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11642         * shell/ev-pixbuf-cache.h:
11643         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11644         (idle_print_handler):
11645         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11646         (selection_changed_cb), (create_loading_model),
11647         (ev_sidebar_links_construct), (links_page_num_func),
11648         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11649         (update_page_callback), (job_finished_cb),
11650         (ev_sidebar_links_set_document):
11651         * shell/ev-sidebar-thumbnails.c:
11652         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11653         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11654         (page_changed_cb), (thumbnail_job_completed_callback),
11655         (ev_sidebar_thumbnails_set_document):
11656         * shell/ev-sidebar-thumbnails.h:
11657         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11658         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11659         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11660         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11661         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11662         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11663         (ev_view_button_release_event), (ev_view_scroll_view),
11664         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11665         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11666         (ev_view_new), (job_finished_cb), (page_changed_cb),
11667         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11668         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11669         (ev_view_find_previous):
11670         * shell/ev-view.h:
11671         * shell/ev-window.c: (update_action_sensitivity),
11672         (ev_window_open_page), (update_window_title), (update_total_pages),
11673         (page_changed_cb), (ev_window_setup_document),
11674         (password_dialog_response), (ev_window_cmd_save_as),
11675         (ev_window_print), (ev_window_cmd_go_previous_page),
11676         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11677         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11678         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11679         * shell/main.c: (main):
11680
11681         Merge evince-threads branch
11682
11683 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11684
11685         * configure.ac: Added "lt" to ALL_LINGUAS.
11686
11687 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11688
11689         * NEWS:
11690         * configure.ac:
11691
11692         Release 0.1.9
11693
11694 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11695
11696         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11697
11698         Fix here also the thumbnails 1-basedness :)
11699
11700 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11701
11702         * NEWS:
11703         * configure.ac:
11704
11705         Release 0.1.8
11706
11707 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11708
11709         * pdf/pdf-document.cc:
11710         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11711         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11712
11713         Fix the mess we did with thumbnails and 1-basedness
11714
11715 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11716
11717         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11718
11719 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11720
11721         * NEWS:
11722         * configure.ac:
11723
11724         Release 0.1.7
11725
11726 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11727
11728         * ps/Makefile.am:
11729         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11730         (gtk_gs_defaults_get_alpha_parameters),
11731         (gtk_gs_defaults_get_ungzip_cmd),
11732         (gtk_gs_defaults_get_unbzip2_cmd):
11733         * ps/gsdefaults.h:
11734         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11735         (ps_document_get_orientation), (document_load),
11736         (ps_document_goto_page), (ps_document_set_page_size):
11737         * ps/ps-document.h:
11738
11739         Some more sanitization of the ps backend. Remove a lot
11740         of unused code and do not base our defaults on ggv
11741         preferences (ugh!)
11742
11743 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11744
11745         * thumbnailer/evince-thumbnailer.schemas:
11746         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11747         (main): add -s option for thumbnail size.
11748
11749 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11750
11751         * configure.ac:
11752
11753         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11754         remove it.
11755
11756 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11757
11758         * pdf/pdf-document.cc:
11759
11760         Remove 4 pixels of useless border from the
11761         thumbnail.
11762
11763 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11764
11765         * backend/ev-document-thumbnails.c:
11766         (ev_document_thumbnails_get_thumbnail):
11767         * backend/ev-document-thumbnails.h:
11768
11769         Rework API a bit. Add a border flag and
11770         change sizing logic (now the size we specify
11771         applies to the bigger dimension).
11772
11773         * pdf/pdf-document.cc:
11774         * pixbuf/pixbuf-document.c:
11775         (pixbuf_document_thumbnails_get_thumbnail):
11776         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11777         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11778
11779         Adapt to the new API and do not draw a border for nautilus
11780         thumbnailer.
11781
11782 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11783
11784         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11785         take thumbnails from page "0" instead of "1". Added a copyright header.
11786
11787 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11788
11789         * ps/ps-document.c: (set_up_page), (start_interpreter):
11790
11791         Make it C89 compliant
11792
11793 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11794
11795         * Makefile.am:
11796         * configure.ac:
11797         * pdf/.cvsignore:
11798         * pdf/pdf-document.cc:
11799         * thumbnailer/Makefile.am:
11800         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11801         (main):
11802         * thumbnailer/evince-thumbnailer.schemas:
11803         * thumbnailer/pdf-icon.png:
11804
11805         Add a nautilus thumbnailer.
11806         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11807
11808 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11809
11810         * NEWS:
11811         * configure.ac:
11812         * po/POTFILES.in:
11813
11814         Release 0.1.6
11815
11816 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
11817
11818         Use poppler instead of including xpdf source code.  Poppler is a
11819         fork of xpdf to build it as a shared library. See
11820         http://freedesktop.org/wiki/Software/poppler.
11821
11822         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
11823         xpdf fork.
11824         
11825         * pdf/Makefile.am: Build libpdfdocument.a here.
11826         
11827         * pdf/GDKSplashOutputDev.cc:
11828         * pdf/GDKSplashOutputDev.h:
11829         * pdf/GnomeVFSStream.cc:
11830         * pdf/GnomeVFSStream.h:
11831         * pdf-document.cc:
11832         * pdf-document.h:
11833         * test-gdk-output-dev.cc
11834         * Thumb.cc:
11835         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
11836         against poppler.
11837
11838 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11839
11840         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
11841
11842         Clear idle stack before unsetting the document
11843
11844 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11845
11846         * ps/ps-document.c: (ps_document_widget_event),
11847         (ps_document_set_target), (ps_document_finalize),
11848         (ps_document_get_page):
11849
11850         Disconnect the widget event signal on finalize.
11851         Some code cleanups.
11852
11853 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11854
11855         * ps/ps-document.c: (set_up_page):
11856
11857         If there is no bpixmap create one, even if size
11858         is not changed.
11859
11860 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11861
11862         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
11863         (set_up_page), (document_load), (ps_document_set_zoom):
11864
11865         Default page is 0. Calculate size even when we have no
11866         target yet.
11867
11868 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
11869
11870         * shell/ev-sidebar.c: expand the selection widget to be always as
11871         wide as the sidebar
11872
11873 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11874
11875         * shell/ev-sidebar-thumbnails.c:
11876         (ev_sidebar_thumbnails_set_document):
11877
11878         Clear the list store when setting document
11879
11880 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11881
11882         * shell/ev-page-action.c: (update_entry), (sync_entry),
11883         (activate_cb), (entry_size_request_cb), (create_tool_item),
11884         (connect_proxy):
11885
11886         Use an entry for the page control instead of spinbuttons
11887
11888 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11889
11890         * data/evince.schemas.in:
11891
11892         Correct confusing string
11893
11894 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
11895
11896         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11897         for real.  Gosh, how long has this been broken.
11898
11899         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11900         check for a NULL link.  We crash otherwise.
11901
11902 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11903
11904         * NEWS:
11905         * configure.ac:
11906
11907         Release 0.1.5
11908
11909 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11910
11911         * configure.ac: add the french translation.
11912
11913 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11914
11915         * shell/ev-window.c:
11916
11917         Remove unused header -> fix distcheck
11918
11919 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11920
11921         * shell/ev-window.c: (update_window_title),
11922         (ev_window_popup_password_dialog):
11923
11924         Unescape filename for display
11925
11926 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11927
11928         * pdf/xpdf/pdf-document.cc:
11929
11930         In get_page_size deal with rotation. Also
11931         cleanup the function a bit.
11932
11933 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11934
11935         * pdf/xpdf/pdf-document.cc:
11936
11937         Fix crash when opening in new window
11938
11939 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11940
11941         * configure.ac:
11942
11943         Check ghostscript >= 7
11944
11945 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
11946
11947         * shell/ev-window.c:
11948
11949         Make page width the default sizing mode
11950
11951 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
11952         Marco Pesenti Gritti <marco@gnome.org>
11953
11954         * shell/ev-window.c: Remember the sidebar size
11955
11956         * data/evince.schemas.in: Add a new gconf key to store the size of
11957         the sidebar
11958
11959 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
11960
11961         * data/evince-ui.xml:
11962         * shell/ev-window.c: (update_action_sensitivity),
11963         (ev_window_cmd_view_reload):
11964         
11965         Add a "Reload" action and menu entry
11966
11967 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
11968
11969         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
11970         iff the type doesn't support thumbnailing and indexing.
11971
11972 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
11973
11974         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
11975
11976 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11977
11978         * pdf/splash/Splash.cc:
11979
11980         Port fix for a crasher from kde bug
11981         http://bugs.kde.org/show_bug.cgi?id=97131
11982
11983 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11984
11985         * pdf/xpdf/pdf-document.cc:
11986
11987         Return a link even if it's of an unrecognized
11988         type. Otherwise we go in an infinte cycle.
11989
11990 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11991
11992         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
11993         (size_allocate_cb), (ev_window_set_sizing_mode):
11994
11995         Update size when switching mode
11996
11997 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11998
11999         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12000         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12001         (ev_window_cmd_view_normal_size):
12002
12003         Fix size toggle buttons behavior
12004
12005 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12006
12007         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12008         (doc_rect_to_view_rect), (ev_view_size_allocate),
12009         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12010         (scale_changed_callback):
12011
12012         Do not cache offsets in size_allocate.
12013
12014 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12015
12016         * shell/ev-view.c: (ev_view_size_allocate):
12017
12018         Calculate offsets before calling the parent
12019         class (which does a redraw)
12020
12021 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12022
12023         * pdf/xpdf/pdf-document.cc:
12024
12025         Fix a crasher on exit. Unused code, put a TODO
12026
12027 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12028
12029         * backend/ev-document.c: (ev_document_class_init),
12030         (ev_document_page_changed), (ev_document_scale_changed):
12031         * backend/ev-document.h:
12032
12033         Separate page/scale notifications
12034
12035         * pdf/xpdf/pdf-document.cc:
12036
12037         Emit the new signals.
12038         Do not display the pdf page in _render, do it
12039         when scale/page are requested.
12040
12041         * ps/ps-document.c: (ps_document_set_zoom),
12042         (ps_document_widget_event):
12043         * ps/ps-document.h:
12044
12045         Emit the new signals.
12046
12047         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12048         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12049         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12050         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12051         * shell/ev-view.h:
12052         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12053         (ev_window_cmd_view_page_width), (size_allocate_cb),
12054         (ev_window_set_sizing_mode):
12055
12056         Rework sizing to be pixel based.
12057         There are bugs but should be already way better.
12058
12059 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12060
12061         * shell/ev-window.c: (ev_window_init):
12062
12063         Do not allow to shrink sidebar smaller then
12064         child requisition
12065
12066 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12067
12068         * shell/ev-sidebar.[ch]
12069         * shell/ev-window.c:
12070
12071         Improved sidebar widget. Fixes #166683
12072
12073 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12074
12075         * shell/ev-view.c (update_find_status_message): Give translators
12076         more flexibility with ngettext plural handling.
12077
12078 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12079
12080         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12081         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12082         page when we get the page size.
12083
12084 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12085
12086         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12087
12088         ps pages are 0 based, convert 
12089
12090 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12091
12092         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12093
12094         Initialize correct parent class. Set GError on document load
12095
12096 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12097
12098         * pdf/xpdf/pdf-document.cc:
12099
12100         Fixup selection offset calculation
12101
12102         * shell/ev-view.c: (view_rect_to_doc_rect),
12103         (doc_rect_to_view_rect), (ev_view_size_allocate),
12104         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12105         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12106
12107         Store selection as document relative, so that zooming
12108         and offset changing doesnt break it.
12109
12110 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12111
12112         * shell/ev-view.c: (ev_view_best_fit):
12113
12114         Do not try to best fit if the view is not realized
12115
12116 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12117           
12118         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12119
12120 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12121
12122         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12123
12124 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12125
12126         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12127         the popup window.  That prevents it resizing when in full screen
12128         mode.
12129
12130         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12131         multiple rerenders.  This pretty much sucks.
12132
12133         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12134         rest of the toolbar.
12135
12136 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12137
12138         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12139
12140 2005-02-17  Alexander Shopov  <ash@contact.bg>
12141
12142         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12143
12144 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12145
12146         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12147
12148 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12149
12150         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12151         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12152         (set_document_page), (document_changed_callback),
12153         (ev_view_set_document), (ev_view_find_previous),
12154         (ev_view_hide_cursor), (ev_view_show_cursor):
12155         * shell/ev-view.h:
12156         * shell/ev-window.c: (update_chrome_visibility),
12157         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12158         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12159         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12160         (ev_window_unfullscreen):
12161         * shell/main.c: (main):
12162
12163         Automatically hide the fullscreen button.
12164         Patch by Kristian Høgsberg <krh@redhat.com>
12165
12166 2005-02-16  Vincent Noel  <vnoel@cox.net>
12167
12168         * shell/main.c (main): Specify an icon for the window. Patch by
12169         Jaap A. Haitsma. Fixes #166177.
12170
12171 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12172
12173         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12174
12175 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12176
12177         * backend/ev-document-misc.h:
12178         * backend/ev-document-misc.c:
12179         (ev_document_misc_get_page_border_size),
12180         (ev_document_misc_paint_one_page): New function to canonicalize
12181         sizing/painting a border.
12182
12183         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12184         used.
12185
12186         * pdf/xpdf/pdf-document.cc: use new function
12187
12188         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12189         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12190         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12191         shell/ev-window.c: (update_sizing_buttons),
12192         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12193         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12194         (ev_window_cmd_view_page_width), (size_allocate_cb),
12195         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12196         and "fit width" values act as toggle buttons so they stay
12197         toggled.  It's not 100% perfect, and it's a little slow, but it's
12198         good enough to commit I think.
12199
12200 2005-02-15  David Lodge  <dave@cirt.net>
12201
12202         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12203
12204 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12205
12206         * shell/ev-window.c (update_window_title): replace newlines in
12207         the title by spaces. Bug #166107.
12208
12209 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12210
12211         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12212         parameters providing allocation width and height without
12213         scrollbars and width of a possible vertical scrollbar. With this
12214         additional information the functions can work as
12215         intended. Unfortunately they're not idempotent. We should
12216         transform these commands to toggles. Fixes Bug #164976
12217         Initial patch by Stephane Loeuillet, then heavily modified.
12218
12219         * shell/ev-view.h: update prototypes.
12220
12221         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12222         (ev_window_cmd_view_page_width): provide EvView fit functions with
12223         all the information they need. Formulas to calculate this
12224         information taken from GtkScrolledWindow.
12225
12226 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12227
12228         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12229         created a thumbnail, the list store is updated to know
12230         that the thumbnail is set. Fixes bug #166792
12231
12232 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12233
12234         * shell/ev-window.c: fixed typo, closes bug 166897
12235
12236         * TODO: updated TODO with bug numbers that are relevant
12237
12238 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12239
12240         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12241
12242 2005-02-09  Vincent Noel  <vnoel@cox.net>
12243
12244         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12245         and "Next" toolbar buttons as important to make them stand out.
12246
12247 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12248
12249         * lib/ev-debug.c:
12250         * lib/ev-debug.h:
12251         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12252         (start_interpreter), (stop_interpreter), (document_load),
12253         (ps_document_next_page), (ps_document_goto_page),
12254         (ps_document_set_page_size), (ps_document_widget_event),
12255         (ps_document_render):
12256         * shell/ev-page-view.c: (ev_page_view_dispose):
12257         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12258
12259         Fix compilation on non-gcc platforms
12260
12261 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12262
12263         * NEWS:
12264         * configure.ac:
12265
12266         Release 0.1.4
12267
12268         * pdf/xpdf/Catalog.cc:
12269         * pdf/xpdf/XRef.cc:
12270
12271         Fix the fix for CAN-2004-0888
12272
12273 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12274
12275         * data/Makefile.am:
12276         * data/evince-ui.xml:
12277         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12278         * shell/ev-stock-icons.h:
12279         * shell/ev-window.c: (update_action_sensitivity),
12280         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12281         (set_action_properties):
12282
12283         Improve toolbar layout/icons
12284
12285 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12286
12287         * pdf/xpdf/pdf-document.cc:
12288
12289         Add warnings about unimplemented/unknown link
12290         types.
12291
12292 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12293
12294         * ps/ps-document.c: (set_up_page):
12295
12296         Log gs property
12297
12298 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12299
12300         * ps/ps-document.c: (start_interpreter):
12301
12302         Log gs env var
12303
12304 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12305
12306         * shell/ev-page-view.c: (ev_page_view_dispose):
12307         * shell/ev-view.c: (ev_view_finalize):
12308         * shell/ev-window.c: (ev_window_setup_document),
12309         (ev_window_dispose), (ev_window_init):
12310
12311         Solve more refs issues.
12312
12313         I commented out the page_view initialization for now:
12314         it was never destroyed (because it's never added
12315         to a container). Because of that we was leaking
12316         gs processes. Couldnt think to a clean fix.
12317         We need to figure this out, password view has the
12318         same issue probably.
12319
12320 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12321
12322         * ps/ps-document.c: (ps_document_finalize),
12323         (ps_document_get_n_pages), (ps_document_get_page):
12324
12325         Some cleanups, stop the interpreter on finalize
12326
12327         * shell/ev-page-view.c: (ev_page_view_dispose),
12328         (ev_page_view_class_init):
12329
12330         Release our reference on the document
12331
12332 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12333
12334         * Makefile.am:
12335         * configure.ac:
12336         * doc/debugging.txt:
12337         * lib/.cvsignore:
12338         * lib/Makefile.am:
12339         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12340         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12341         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12342         * lib/ev-debug.h:
12343
12344         Add debugging helpers
12345
12346         * ps/Makefile.am:
12347         * ps/ps-document.c: (set_up_page), (start_interpreter),
12348         (stop_interpreter), (document_load), (ps_document_next_page),
12349         (ps_document_goto_page), (ps_document_set_page_size),
12350         (ps_document_widget_event), (ps_document_render):
12351         * shell/Makefile.am:
12352         * shell/ev-view.c: (expose_bin_window):
12353         * shell/main.c: (main):
12354
12355         Add some logs
12356         
12357 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12358
12359         * ps/ps-document.c: (ps_document_widget_event):
12360
12361         Initialize message_window, this should make ps
12362         rendering really work! (Never noticed because I was
12363         testing with a ps that is causing gs to exit every time!)
12364
12365 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12366
12367         * data/evince.schemas.in: updated simple error in applyto closing tag
12368
12369 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12370
12371         * Makefile.am:
12372         * configure.ac:
12373         * data/.cvsignore:
12374         * data/Makefile.am:
12375         * data/evince-ui.xml:
12376         A data/evince.schemas.in:
12377         * po/POTFILES.in:
12378         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12379         * shell/ev-stock-icons.h:
12380         * shell/ev-window.c: (update_chrome_visibility),
12381         (update_chrome_flag), (ev_window_cmd_edit_find),
12382         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12383         (ev_window_unfullscreen), (ev_window_focus_in_event),
12384         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12385         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12386         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12387         (ev_window_dispose), (ev_window_class_init),
12388         (set_action_properties), (set_chrome_actions), (load_chrome),
12389         (ev_window_init):
12390
12391         Implement fullscreen mode changes from bug #164776.
12392         Also implement persistent chrome toggles.
12393
12394 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12395
12396         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12397
12398 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12399
12400         * NEWS:
12401         * configure.ac:
12402         * shell/ev-view.c:
12403
12404         Add another check for find interface
12405
12406         Release 0.1.3
12407
12408 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12409
12410         * shell/ev-application.c: (ev_application_open):
12411         * shell/ev-window.c: (ev_window_open):
12412
12413         Open gzipped ps documents
12414
12415 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12416
12417         * TODO:
12418         * shell/ev-view.c: (set_document_page):
12419
12420         Clamp page number, dont try to move to
12421         not existant pages.
12422
12423 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12424
12425         * backend/ev-document-find.c: (ev_document_find_changed):
12426         * backend/ev-document-find.h:
12427         * pdf/xpdf/pdf-document.cc:
12428         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12429         * shell/ev-window.c: (find_bar_search_changed_cb):
12430
12431         Fix several bugs with find
12432
12433 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12434
12435         * shell/ev-sidebar-thumbnails.c
12436         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12437         document. Prevents warning from scroll_to_cell.
12438
12439 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12440
12441         * configure.ac: Add «nb» to ALL_LINGUAS too.
12442
12443 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12444
12445         * NOTES: New file with some random thoughts.
12446
12447         * TODO: Update.
12448
12449         * backend/ev-document-misc.c:
12450         (ev_document_misc_get_page_border_size): New function to
12451         canonicalize shadow drawing sizes.  Possibly goofy.
12452
12453         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12454         (ev_view_best_fit), (ev_view_fit_width):
12455         * pdf/xpdf/pdf-document.cc:
12456         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12457         * ps/ps-document.c: (ps_document_get_page_size):
12458         * backend/ev-document-misc.h:
12459         * backend/ev-document.c: (ev_document_get_page_size):
12460         * backend/ev-document.h: get_page_size now takes a page number
12461         parameter.  Made all the backends/frontends honor it.
12462
12463         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12464         see.  Doesn't work yet.
12465
12466         * shell/Makefile.am:
12467         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12468         Doesn't do anything yet.
12469
12470         * shell/ev-sidebar-thumbnails.c:
12471         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12472         [0..n_pages-1]
12473
12474         * shell/ev-window.c: (update_action_sensitivity),
12475         (ev_window_setup_document), (ev_window_set_page_mode),
12476         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12477         view-swapping code a bit so we can have multiple views on a
12478         document.  Add the multi-page view, though it can't be turned on
12479         yet.
12480
12481 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12482
12483         * shell/ev-application.c: (ev_application_open):
12484         * shell/ev-view.c: (expose_bin_window):
12485         * shell/ev-window.c: (ev_window_open):
12486
12487         Support eps and check document supports find
12488         before drawing highlightings in expose.
12489
12490 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12491
12492         * pixbuf/pixbuf-document.c:
12493         (pixbuf_document_thumbnails_get_dimensions),
12494         (pixbuf_document_document_thumbnails_iface_init):
12495
12496         implement get_dimensions
12497
12498 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12499
12500         * NEWS:
12501         * configure.ac:
12502
12503         Release 0.1.2
12504
12505 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12506
12507         * shell/ev-view.c: (set_document_page):
12508
12509         Scroll at the top of the page when changing page
12510
12511 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12512
12513         * shell/ev-view.c: (ev_view_motion_notify_event):
12514
12515         Do not redraw unnecessarily
12516
12517 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12518
12519         * pdf/xpdf/pdf-document.cc:
12520         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12521         (expose_bin_window), (find_changed_cb):
12522
12523         Yay! find works now... Now to find bugs...
12524
12525 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12526
12527         * backend/ev-document-find.c: (ev_document_find_base_init),
12528         (ev_document_find_changed):
12529         * backend/ev-document-find.h:
12530         * pdf/xpdf/pdf-document.cc:
12531         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12532         (expose_bin_window), (ev_view_init), (set_document_page),
12533         (ensure_rectangle_is_visible), (jump_to_find_result),
12534         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12535         (ev_view_find_next), (ev_view_find_previous):
12536         * shell/ev-view.h:
12537         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12538
12539         More work on find implementation, mostly there now
12540
12541 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12542
12543         * backend/ev-backend-marshalers.list:
12544         * backend/ev-document-find.c: (ev_document_find_base_init),
12545         (ev_document_find_cancel), (ev_document_find_page_has_results),
12546         (ev_document_find_get_n_results), (ev_document_find_get_result),
12547         (ev_document_find_get_progress), (ev_document_find_changed):
12548         * backend/ev-document-find.h:
12549
12550         Enanche the find interface to be really able to do
12551         multi page find.
12552
12553         * pdf/xpdf/pdf-document.cc:
12554
12555         Implement
12556
12557         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12558         (expose_bin_window), (ev_view_init),
12559         (ev_view_get_find_status_message), (find_changed_cb),
12560         (ev_view_set_document), (set_document_page):
12561
12562         Adapt to the new interface. A few things are regressed sorry,
12563         I will finish it soon.
12564
12565 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12566
12567         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12568         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12569         ev_sidebar_thumbnails_parent_class variable, don't define another
12570         parent_class variable.
12571
12572         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12573         (ev_page_action_class_init): ditto.
12574
12575         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12576         (pixbuf_document_class_init): ditto.
12577
12578         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12579         ditto.
12580
12581         * .cvsignore: ignore various valgrind output files.
12582
12583 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12584
12585         * data/evince-ui.xml:
12586         * shell/Makefile.am:
12587         * shell/ev-history.c:
12588         * shell/ev-history.h:
12589         * shell/ev-navigation-action.c:
12590         * shell/ev-navigation-action.h:
12591         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12592         (ev_view_set_page), (ev_view_fit_width):
12593         * shell/ev-view.h:
12594         * shell/ev-window.c: (update_action_sensitivity),
12595         (ev_window_setup_document), (register_custom_actions):
12596
12597         Kill session history
12598
12599 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12600
12601         * shell/ev-window.c: (update_action_sensitivity):
12602
12603         Fix inverted up/down buttons
12604
12605 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12606
12607         * shell/ev-sidebar-thumbnails.c
12608         (ev_sidebar_thumbnails_select_page): make sure the selected
12609         thumbnail stays visible.
12610
12611 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12612
12613         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12614         scrolled window for Federico.
12615
12616 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12617
12618         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12619
12620 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12621
12622         * configure.ac:
12623         * pdf/splash/SplashFTFontEngine.cc:
12624
12625         Fix CID fonts with freetype 2.1.9
12626
12627 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12628
12629         * TODO: added item for desktop icon thumbnailer
12630
12631 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12632
12633         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12634         unloaded docs when the title is accessed.
12635
12636         * shell/ev-password-view.[hc]: New widget for displaying password
12637         state.
12638
12639         * shell/ev-window.[ch]: Refactor password handling code to handle
12640         the new view.
12641
12642 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12643
12644         * NEWS:
12645         * configure.ac:
12646         * data/Makefile.am:
12647
12648         Release 0.1.1
12649
12650 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12651
12652         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12653         ignore page offset here, to make search results independent of it,
12654
12655         * shell/ev-view.c (expose_bin_window): but take offsets into
12656         account here. Bug #164932
12657
12658         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12659         scale at the right time. Bug #164996
12660
12661 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12662
12663         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12664         fix the problem. Now I just removed the Adobe font names and hope
12665         that the URW fonts are always in outline format. Bug #164934
12666
12667         * shell/ev-window.c (update_window_title): empty titles are
12668         useless, use filename in that case too.
12669
12670         * NEWS: Add some content.
12671
12672 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12673
12674         * TODO: added one more TODO item and a TODONE section :)
12675
12676 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12677
12678         * ps/ps-document.h: add page_[xy]_offset fields.
12679
12680         * ps/ps-document.c (ps_document_set_page_offset)
12681         (ps_document_render): Keep offset in consideration in a few
12682         places. Bug #164752 "postscript documents are not centered in
12683         window"
12684
12685         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12686         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12687
12688         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12689         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12690         stub out missing methods for complete EvDocument implementation.
12691         Fixes segfaults with Save A Copy and Copy actions.
12692
12693         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12694         (ps_document_document_iface_init): ditto.
12695         
12696 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12697
12698         * data/.cvsignore:
12699         * data/Makefile.am:
12700         * data/evince.desktop.in:
12701
12702         Add desktop file
12703
12704 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12705
12706         * shell/ev-view.c: (ev_view_button_press_event),
12707         (ev_view_motion_notify_event):
12708
12709         Make selection work in any direction
12710
12711 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12712
12713         * TODO:
12714         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12715
12716         Use shorter labels for some of the toolbars items
12717
12718 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12719
12720         * pdf/xpdf/pdf-document.cc:
12721
12722         Check the links info is initialized before
12723         using it. Should fix a crash on startup.
12724
12725 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12726
12727         * pixbuf/pixbuf-document.c
12728         (pixbuf_document_thumbnails_get_dimensions): force floating point
12729         division to calculate page_ratio. Fixes crash with landscape
12730         format pixbufs.
12731
12732 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12733
12734         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12735
12736 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12737
12738         * shell/ev-view.c (set_document_page): unset has_selection when
12739         the page changes.
12740         (set_document_page): handle paper size changes when the page
12741         changes (test with Free Culture, page 2).
12742
12743 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12744
12745         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12746         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12747
12748         Use normal style color for the widget background and
12749         draw a black box around the page.
12750
12751 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12752
12753         * pdf/xpdf/pdf-document.cc:
12754
12755         Keep offset in consideration in a few places
12756
12757         * shell/ev-view.c: (expose_bin_window):
12758
12759         Set the offsets so that the document is ever centered
12760
12761 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12762
12763         * TODO: Added TODO items and finished off the first todo item
12764
12765         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12766         reflect current authors
12767
12768 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12769
12770         * pdf/xpdf/pdf-document.cc:
12771         * shell/ev-view.c: (ev_view_set_cursor),
12772         (ev_view_motion_notify_event), (document_changed_callback),
12773         (set_document_page):
12774
12775         Show a wait cursor while the page is rendering
12776
12777 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12778
12779         * shell/ev-sidebar-thumbnails.c:
12780         (ev_sidebar_tree_selection_changed),
12781         (ev_sidebar_thumbnails_select_page):
12782         * shell/ev-sidebar-thumbnails.h:
12783         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12784         (ev_view_can_go_forward):
12785         * shell/ev-window.c: (ev_window_open_page),
12786         (ev_window_setup_document), (update_current_page),
12787         (view_page_changed_cb), (ev_window_init):
12788         * shell/ev-window.h:
12789
12790         Ensure thumbnails selection, toolbar page control and
12791         current page are in sync.
12792
12793 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12794
12795         * pdf/xpdf/XRef.cc:
12796
12797         Fix CAN-2005-0064
12798
12799 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12800
12801         * backend/Makefile.am:
12802         * backend/ev-document-links.h:
12803         * backend/ev-document-security.c: (ev_document_security_get_type),
12804         (ev_document_security_has_document_security),
12805         (ev_document_security_set_password):
12806         * backend/ev-document-security.h:
12807         * backend/ev-document.c: (ev_document_error_quark):
12808         * backend/ev-document.h:
12809         * data/Makefile.am:
12810         * data/evince-password.glade:
12811         * pdf/xpdf/pdf-document.cc:
12812         * shell/Makefile.am:
12813         * shell/ev-password.c: (ev_password_set_bad_password_label),
12814         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
12815         (ev_password_dialog_get_password),
12816         (ev_password_dialog_set_bad_pass):
12817         * shell/ev-password.h:
12818         * shell/ev-window.c: (ev_window_get_attribute),
12819         (ev_window_set_property), (update_action_sensitivity),
12820         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
12821         (ev_window_setup_document), (ev_window_get_password),
12822         (ev_window_open), (ev_window_cmd_save_as),
12823         (using_postscript_printer), (ev_window_print),
12824         (find_not_supported_dialog), (ev_window_cmd_edit_find),
12825         (update_fullscreen_popup), (ev_window_fullscreen),
12826         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12827         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
12828         (menu_item_select_cb), (find_bar_search_changed_cb),
12829         (ev_window_dispose), (ev_window_init):
12830
12831         Add initial support for password-supported dialogs.  This could be
12832         a lot cooler, but it'll do for now.
12833
12834 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
12835
12836         * pdf/xpdf/pdf-document.cc:
12837         * shell/ev-view.c: (status_message_from_link),
12838         (ev_view_set_status), (ev_view_set_cursor),
12839         (ev_view_motion_notify_event), (ev_view_init):
12840         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
12841
12842         Fix bugs in the links implementation and change cursor
12843         when hovering a link.
12844
12845 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
12846
12847         * viewer/.cvsignore: added cvsignore file for viewer directory
12848
12849         * TODO: created TODO document
12850
12851 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
12852
12853         * shell/ev-view.h:
12854         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
12855         new functions to help with implementation of sensitivity code
12856         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12857         of all actions that might require it.  Fixes a crash when you
12858         click on the Zoom actions in a window lacking a document.
12859
12860 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
12861
12862         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12863         of the Find action
12864
12865 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12866
12867         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
12868         (pixbuf_document_document_iface_init):
12869         * ps/ps-document.c: (ps_document_get_link),
12870         (ps_document_document_iface_init):
12871         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
12872         (status_message_from_link), (ev_view_set_status),
12873         (ev_view_set_find_status), (ev_view_motion_notify_event),
12874         (ev_view_button_release_event), (ev_view_set_property),
12875         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
12876         (ev_view_get_find_status_message), (update_find_results),
12877         (ev_view_get_status), (ev_view_get_find_status):
12878         * shell/ev-view.h:
12879         * shell/ev-window.c: (view_status_changed_cb),
12880         (view_find_status_changed_cb), (ev_window_init):
12881
12882         View status message support, use it to show the links.
12883         Needs work...
12884
12885 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12886
12887         * backend/ev-document.c: (ev_document_get_link):
12888         * backend/ev-document.h:
12889         * pdf/xpdf/pdf-document.cc:
12890         * shell/ev-application.c: (ev_application_open):
12891         * shell/ev-application.h:
12892         * shell/ev-sidebar-links.c: (selection_changed_cb):
12893         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
12894         (ev_view_go_to_link):
12895
12896         Add support for document links
12897
12898 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12899
12900         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12901         (create_tool_item):
12902         Set the spin button limits correctly.
12903         
12904         * shell/ev-sidebar-thumbnails.c:
12905         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12906         Support changing pages by clicking on the thumbnails.
12907         
12908 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12909
12910         * pixbuf/pixbuf-document.c:
12911         (pixbuf_document_thumbnails_get_dimensions),
12912         (pixbuf_document_document_thumbnails_iface_init):
12913
12914         implement get_dimensions
12915
12916 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12917
12918         * ps/ps-document.c: (ps_document_goto_page):
12919
12920         Fix page switching on multipage documents
12921
12922 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12923
12924         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12925         
12926         check for NULL before assigning to width and height parameters
12927
12928 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12929
12930         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12931         (pixbuf_document_set_property), (pixbuf_document_get_property):
12932
12933         implement get/set properties
12934
12935 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12936
12937         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12938         
12939         return NULL instead of "Unknown", letting the title get set to
12940         the filename when the pdf has no title.
12941
12942 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12943
12944         * ps/ps-document.c: (ps_document_get_page_count),
12945         (ps_document_goto_page):
12946
12947 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12948
12949         * shell/ev-history.c: (ev_history_get_property),
12950         (ev_history_set_property), (ev_history_class_init),
12951         (ev_history_add_page), (ev_history_set_current_index):
12952         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
12953         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
12954         (ev_navigation_action_finalize):
12955         * shell/ev-navigation-action.h:
12956         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12957         (ev_view_go_forward), (ev_view_get_find_status_message),
12958         (history_index_changed_cb), (ev_view_set_history):
12959         * shell/ev-view.h:
12960         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12961         (update_current_page), (register_custom_actions):
12962
12963         Implement history dropdowns
12964
12965 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12966
12967         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
12968         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12969         (ev_view_go_forward):
12970         * shell/ev-window.c: (register_custom_actions):
12971
12972         Fix several history bugs
12973
12974 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
12975
12976         * configure.ac: Add «nb» to ALL_LINGUAS.
12977
12978 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
12979
12980         * backend/Makefile.am:
12981         * backend/ev-bookmark.c:
12982         * backend/ev-bookmark.h:
12983         * backend/ev-document-bookmarks.c:
12984         * backend/ev-document-bookmarks.h:
12985         * backend/ev-document-links.c: (ev_document_links_get_type),
12986         (ev_document_links_has_document_links),
12987         (ev_document_links_begin_read), (ev_document_links_get_link),
12988         (ev_document_links_get_child), (ev_document_links_next),
12989         (ev_document_links_free_iter):
12990         * backend/ev-document-links.h:
12991         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
12992         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
12993         (ev_link_get_link_type), (ev_link_set_link_type),
12994         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
12995         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
12996         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
12997         (ev_link_new_external):
12998         * backend/ev-link.h:
12999         * pdf/xpdf/pdf-document.cc:
13000         * shell/Makefile.am:
13001         * shell/ev-application.c: (ev_application_open_link):
13002         * shell/ev-application.h:
13003         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13004         (ev_history_get_link_nth):
13005         * shell/ev-history.h:
13006         * shell/ev-sidebar-bookmarks.c:
13007         * shell/ev-sidebar-bookmarks.h:
13008         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13009         (ev_sidebar_links_class_init), (selection_changed_cb),
13010         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13011         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13012         (do_one_iteration), (populate_links_idle),
13013         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13014         * shell/ev-sidebar-links.h:
13015         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13016         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13017         (go_to_index):
13018         * shell/ev-view.h:
13019         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13020         * shell/ev-window.h:
13021
13022         Rename bookmark to link, and use "Index" for the sidebar panel.
13023
13024 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13025
13026         * shell/Makefile.am:
13027         * shell/ev-application.c: (ev_application_open_bookmark):
13028         * shell/ev-application.h:
13029         * shell/ev-history.c: (ev_history_init), (free_links_list),
13030         (ev_history_finalize), (ev_history_class_init),
13031         (ev_history_add_link), (ev_history_add_page),
13032         (ev_history_get_link_nth), (ev_history_get_n_links),
13033         (ev_history_get_current_index), (ev_history_set_current_index),
13034         (ev_history_new):
13035         * shell/ev-history.h:
13036         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13037         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13038         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13039         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13040         (ev_view_set_page):
13041         * shell/ev-view.h:
13042         * shell/ev-window.c: (ev_window_open_bookmark),
13043         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13044         (goto_page_cb), (register_custom_actions):
13045         * shell/ev-window.h:
13046
13047         Initial history implementation. Needs work.
13048
13049 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13050
13051         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13052
13053 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13054
13055         * cut-n-paste/recent-files/egg-recent-item.c:
13056         * cut-n-paste/recent-files/egg-recent-item.h:
13057         * cut-n-paste/recent-files/egg-recent-model.c:
13058         * cut-n-paste/recent-files/egg-recent-util.c:
13059         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13060         * cut-n-paste/recent-files/egg-recent-view.c:
13061
13062         Update
13063
13064 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13065
13066         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13067         (fillGlyph, fillImageMask, drawImage):
13068         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13069         pdf/splash/SplashTypes.h:
13070         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13071         packed mode for Splash.
13072
13073         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13074         RGB8 packed mode, eliminates the pixbuf data creation loop.
13075
13076         * shell/ev-print-job.c (ev_print_job_finalize)
13077         (ev_print_job_set_property, ev_print_job_get_property)
13078         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13079         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13080         (print_closure_finalize, ev_print_job_print): implement
13081         printing (for backends with EvPsExporter)
13082
13083         * shell/ev_print_job.h: update prototypes.
13084
13085         * shell/ev-window.c (ev_window_print): unref print job after
13086         printing.
13087
13088         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13089         unless the document implements the EvDocumentFind interface.
13090
13091 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13092
13093         * configure.ac: Added ja to ALL_LINGUAS.
13094
13095 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13096
13097         * pdf/xpdf/pdf-document.cc:
13098
13099         add a FIXME. We should probably not allocate
13100         a bookmark object every time
13101
13102 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13103
13104         * shell/ev-application.c: (ev_application_open),
13105         (ev_application_open_bookmark):
13106         * shell/ev-application.h:
13107         
13108         Add a way to open bookmarks
13109
13110         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13111         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13112         (ev_bookmark_set_property), (ev_bookmark_class_init),
13113         (ev_bookmark_new_title), (ev_bookmark_new_link),
13114         (ev_bookmark_new_external):
13115
13116         Support for external uris, better constructors.
13117
13118         * backend/ev-bookmark.h:
13119         * pdf/xpdf/pdf-document.cc:
13120         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13121
13122         Handle external uris
13123
13124 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13125
13126         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13127         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13128
13129         Hook up bookmarks navigation
13130
13131 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13132
13133         * backend/Makefile.am:
13134         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13135         (ev_bookmark_get_title), (ev_bookmark_set_title),
13136         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13137         (ev_bookmark_get_page), (ev_bookmark_set_page),
13138         (ev_bookmark_get_property), (ev_bookmark_set_property),
13139         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13140         (ev_bookmark_new):
13141         * backend/ev-bookmark.h:
13142         * backend/ev-document-bookmarks.c:
13143         (ev_document_bookmarks_get_bookmark):
13144         * backend/ev-document-bookmarks.h:
13145         * pdf/xpdf/pdf-document.cc:
13146         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13147
13148         Add a bookmark object to the backend and use it instead of get_values
13149
13150 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13151
13152         * data/evince-ui.xml:
13153
13154         Cleanup and add select all.
13155
13156         * shell/ev-view.c: (ev_view_select_all),
13157         (ev_view_button_press_event):
13158         * shell/ev-view.h:
13159         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13160
13161         Add select all.
13162         Clear selection on click.
13163
13164 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13165
13166         * shell/ev-sidebar-thumbnails.c
13167         (ev_sidebar_thumbnails_set_document): forgot to unref the
13168         loading_icon.
13169
13170 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13171
13172         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13173         at the visible page, not just linearly.  This makes it look fast.
13174
13175 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13176
13177         * backend/ev-document-misc.c
13178         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13179         white.
13180         * backend/ev-document-thumbnails.h: New interface to get the size
13181         of a page.
13182
13183 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13184
13185         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13186         make dist works
13187
13188 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13189
13190         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13191         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13192         things up a bit.
13193
13194         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13195
13196 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13197
13198         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13199         fonts. Should fix font problems on systems that have the base
13200         fonts in bitmap format. Reported by James Henstridge
13201         <james@jamesh.id.au>.
13202
13203 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13204
13205         * pdf/xpdf/Gfx.cc:
13206         * pdf/xpdf/GfxState.cc:
13207
13208         Fix for CAN-2004-1125
13209
13210 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13211
13212         * shell/ev-view.c: (ev_view_copy):
13213         * shell/ev-view.h:
13214         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13215
13216         Implement Edit->Copy
13217
13218 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13219
13220         * backend/ev-document.c: (ev_document_get_text):
13221         * backend/ev-document.h:
13222         * pdf/xpdf/pdf-document.cc:
13223         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13224         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13225         (ev_view_update_primary_selection), (ev_view_button_press_event),
13226         (ev_view_motion_notify_event), (ev_view_button_release_event):
13227
13228         Beginnings of clipboard support. Incomplete but primary sort
13229         of work.
13230
13231 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13232
13233         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13234         (expose_bin_window):
13235
13236         Nicer rubberband drawing, from GtkIconView.
13237
13238 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13239
13240         * backend/ev-document.c: (ev_document_save):
13241         * backend/ev-document.h:
13242         * data/evince-ui.xml:
13243         * pdf/xpdf/pdf-document.cc:
13244         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13245
13246         Implement "Save a copy..." menu item
13247
13248 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13249
13250         * shell/ev-view.c: (ev_view_zoom):
13251
13252         Queue a resize when zoom changes
13253
13254 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13255
13256         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13257         shadows.
13258
13259         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13260         thumbnails..
13261
13262 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13263
13264         * pdf/xpdf/pdf-document.cc
13265         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13266
13267 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13268
13269         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13270         It's slow, but I'll speed it up next!
13271
13272 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13273
13274         * shell/main.c (load_files):
13275
13276         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13277         from the command line and because it seems more appropriate.
13278
13279 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13280
13281         * data/evince-ui.xml:
13282         * shell/ev-window.c: (update_action_sensitivity),
13283         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13284
13285         s/next page/page down
13286         s/previous page/page up
13287
13288 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13289
13290         * data/evince-ui.xml:
13291
13292         Change the layout to match clarkbw design.
13293
13294         * shell/Makefile.am:
13295         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13296         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13297         (ev_navigation_action_finalize),
13298         (ev_navigation_action_set_property),
13299         (ev_navigation_action_get_property),
13300         (ev_navigation_action_class_init):
13301         * shell/ev-navigation-action.h:
13302
13303         Implement clarkbw toolbar navigation controls (incomplete)
13304
13305         * shell/ev-page-action.c: (update_label), (update_spin),
13306         (value_changed_cb), (create_tool_item), (connect_proxy),
13307         (ev_page_action_init), (ev_page_action_finalize),
13308         (ev_page_action_set_property), (ev_page_action_get_property),
13309         (ev_page_action_set_current_page),
13310         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13311         * shell/ev-page-action.h:
13312
13313         Implement a page switcher in the toolbar
13314
13315         * shell/ev-view.c: (ev_view_scroll_view):
13316         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13317         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13318         (register_custom_actions), (ev_window_init):
13319
13320         Change page on PageUp/Down.
13321
13322 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13323
13324         * pdf/xpdf/pdf-document.cc
13325         (pdf_document_thumbnails_get_thumbnail): initial stab at
13326         implementing thumbnail support for pdfs.  It only does documents
13327         with precached pdfs now.
13328
13329 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13330
13331         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13332         thumbnail code into a time-based idle as well.  Also, turn off the
13333         shadow temporarily as it's really slow.
13334
13335 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13336
13337         * backend/ev-document.c: (ev_document_class_init):
13338         * pdf/xpdf/pdf-document.cc:
13339         * shell/ev-window.c: (ev_window_open):
13340
13341         Fix document title bugs and fallback to
13342         filename when not available.
13343
13344 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13345
13346         * backend/ev-document.c: (ev_document_get_type),
13347         (ev_document_class_init), (ev_document_load),
13348         (ev_document_get_title):
13349         * backend/ev-document.h:
13350         * pdf/xpdf/pdf-document.cc:
13351         * ps/ps-document.c: (ps_document_set_property),
13352         (ps_document_get_property), (ps_document_class_init),
13353         (document_load):
13354         * ps/ps-document.h:
13355         * ps/ps.h:
13356         * shell/ev-window.c: (update_window_title), (ev_window_open),
13357         (ev_window_init):
13358
13359         Initial support for document title. Not working yet.
13360
13361 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13362
13363         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13364
13365         Grab focus on the view when clicking it
13366
13367 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13368
13369         * shell/ev-marshal.list:
13370         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13371         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13372
13373         Add key bindings to the view. Now if the focus would work
13374         right...
13375
13376 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13377
13378         * Makefile.am:
13379         * backend/Makefile.am:
13380         * data/Makefile.am:
13381         * dvi/Makefile.am:
13382         * dvi/dvilib/Makefile.am:
13383         * pdf/xpdf/Makefile.am:
13384         * po/POTFILES.in:
13385         * ps/Makefile.am:
13386
13387         Fix distcheck
13388
13389 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13390
13391         * shell/ev-view.c: (ev_view_realize):
13392
13393         Fix mouse wheel scrolling
13394
13395 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13396
13397         * ps/Makefile.am:
13398         * ps/gstypes.h:
13399         * ps/gtkgs.c:
13400         * ps/gtkgs.h:
13401         * ps/ps-document.c: (catchPipe), (ps_document_init),
13402         (ps_document_class_init), (ps_document_cleanup),
13403         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13404         (set_up_page), (close_pipe), (is_interpreter_ready),
13405         (interpreter_failed), (output), (input), (start_interpreter),
13406         (stop_interpreter), (file_length), (file_readable),
13407         (check_filecompressed), (check_pdf), (compute_xdpi),
13408         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13409         (ps_document_get_type), (ps_document_emit_error_msg),
13410         (document_load), (ps_document_next_page),
13411         (ps_document_get_current_page), (ps_document_get_page_count),
13412         (ps_document_goto_page), (ps_document_set_page_size),
13413         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13414         (ps_document_load), (ps_document_get_n_pages),
13415         (ps_document_set_page), (ps_document_get_page),
13416         (ps_document_widget_event), (ps_document_set_target),
13417         (ps_document_set_scale), (ps_document_set_page_offset),
13418         (ps_document_get_page_size), (ps_document_render),
13419         (ps_document_document_iface_init):
13420         * ps/ps-document.h:
13421         * ps/ps.c:
13422         * shell/ev-window.c: (ev_window_open):
13423
13424         Rename GtkGS to PSDocument
13425
13426 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13427
13428         * ps/gtkgs.c: (gtk_gs_class_init):
13429         * ps/gtkgs.h:
13430
13431         Some more leftover...
13432
13433 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13434
13435         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13436         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13437         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13438         * ps/gtkgs.h:
13439
13440         Remove unused code and make a lot of stuff private
13441
13442 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13443
13444         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13445         (gtk_gs_defaults_changed):
13446         * ps/gsdefaults.h:
13447         * ps/gtkgs.c:
13448         * ps/gtkgs.h:
13449         * ps/ps.h:
13450
13451         Cleanup headers dependencies
13452
13453 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13454
13455         * ps/Makefile.am:
13456         * ps/ggvutils.c:
13457         * ps/ggvutils.h:
13458         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13459         * ps/gsdefaults.h:
13460         * ps/gtkgs.c: (file_length), (file_readable),
13461         (check_filecompressed), (check_pdf), (gtk_gs_load),
13462         (gtk_gs_get_postscript):
13463
13464         Get rid of ggvutils
13465
13466 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13467
13468         * ps/ggvutils.c:
13469         * ps/ggvutils.h:
13470         * ps/gsio.h:
13471         * ps/gtkgs.c: (gtk_gs_set_zoom):
13472
13473         Cleanups
13474
13475 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13476
13477         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13478
13479         Ensure the page is rerendered when changing zoom
13480
13481 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13482
13483         * backend/ev-document.c: (ev_document_base_init),
13484         (ev_document_changed):
13485         * backend/ev-document.h:
13486
13487         Add a changed event that is emitted when the page content
13488         changes. This is necessary to deal with the fact that
13489         in ps backend rendering happen asycrounously.
13490         This makes the ps backend mostly work.
13491
13492         * pdf/xpdf/pdf-document.cc:
13493
13494         Emit changed event
13495
13496         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13497         (ps_document_set_target):
13498
13499         Emit changed event
13500
13501         * shell/ev-view.c: (document_changed_callback),
13502         (ev_view_set_document), (ev_view_set_page):
13503
13504         Redraw on the changed signal
13505
13506 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13507
13508         * configure.ac: Added pt_BR to ALL_LINGUAS.
13509
13510 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13511
13512         * backend/ev-document-bookmarks.c:
13513         (ev_document_bookmarks_get_child): *
13514         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13515         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13516         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13517         (ev_sidebar_bookmarks_destroy),
13518         (ev_sidebar_bookmarks_class_init),
13519         (ev_sidebar_bookmarks_construct), (stack_data_free),
13520         (do_one_iteration), (populate_bookmarks_idle),
13521         (ev_sidebar_bookmarks_clear_document),
13522         (ev_sidebar_bookmarks_set_document): *
13523         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13524         (ev_sidebar_add_page),
13525         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13526         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13527         it displays both the topics and the page numbers.
13528
13529 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13530
13531         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13532         toggle.
13533         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13534         visible.
13535
13536 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13537
13538         * configure.ac: Added en_CA to ALL_LINGUAS.
13539
13540 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13541
13542         * ChangeLog: replace bottom of this ChangeLog (merged history of
13543         ggv and gpdf; where all paths were wrong and most of the files are
13544         not even in this tree) with ChangeLog (from arch) of the shell
13545         code.
13546
13547 2004-12-23  Havoc Pennington  <hp@redhat.com>
13548
13549         * shell/ev-window.c: hook up potentially-questionable "find
13550         results status text" feature - something involving the sidebar or
13551         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13552         might be better in the end.
13553
13554         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13555         with corresponding signal when it should be updated
13556
13557         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13558
13559 2004-12-22  Havoc Pennington  <hp@redhat.com>
13560
13561         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13562         find stuff on other pages, sort of (only returns one result on
13563         invisible pages, to show they have results; updates full results
13564         for a page when you view it). Currently repaints the current page
13565         every time a new result is found on any page, which isn't so nice.
13566
13567 2004-12-22  Havoc Pennington  <hp@redhat.com>
13568
13569         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13570         the document doesn't support find (better ideas?)
13571         (find_bar_search_changed_cb): handle missing document or document
13572         that doesn't support find
13573
13574         * pdf/xpdf/pdf-document.cc: port to implement the new
13575         EvDocumentFindIface
13576
13577         * backend/ev-document-find.c: create a new interface for searching
13578
13579         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13580
13581 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13582
13583         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13584         libevbackend.la.
13585
13586         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13587         EvPrintJob constructor arguments.
13588
13589         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13590         for documents that can export PostScript (page by page).
13591
13592         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13593         
13594         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13595         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13596         (pdf_document_ps_exporter_iface_init:
13597         Implement EvPSExporter.
13598
13599         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13600
13601 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13602
13603         * backend/Makefile.am:
13604         * backend/ev-document-thumbnails.c:
13605         (ev_document_thumbnails_get_type),
13606         (ev_document_thumbnails_get_thumbnail):
13607         * backend/ev-document-thumbnails.h:
13608         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13609         (pixbuf_document_thumbnails_get_thumbnail),
13610         (pixbuf_document_document_thumbnails_iface_init):
13611         * shell/Makefile.am:
13612         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13613         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13614         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13615         * shell/ev-sidebar-thumbnails.h:
13616         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13617         (ev_sidebar_set_document):
13618         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13619         (create_shadow), (ev_pixbuf_add_shadow):
13620         * shell/ev-utils.h:
13621         Add thumbnail support.
13622         
13623 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13624
13625         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13626         (using_postscript_printer): Set up a print dialog for "PostScript
13627         injection" method.
13628
13629         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13630         EvPrintJob.
13631
13632         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13633
13634 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13635
13636         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13637         (ps_document_set_target), (ps_document_get_page_size),
13638         (ps_document_render):
13639         * ps/gtkgs.h:
13640
13641         Fix a few bugs
13642
13643 2004-12-22  Christian Rose  <menthos@menthos.com>
13644
13645         * configure.ac: Added "sv" to ALL_LINGUAS.
13646
13647 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13648
13649         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13650         document supports bookmarks.
13651
13652 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13653
13654         * ps/ggvutils.c: (ggv_file_readable):
13655         * ps/ggvutils.h:
13656         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13657         (gtk_gs_get_postscript):
13658
13659         Remove unused utils
13660
13661 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13662
13663         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13664         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13665         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13666         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13667         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13668         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13669         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13670         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13671         (gtk_gs_set_antialiasing), (ps_document_load),
13672         (ps_document_render):
13673         * ps/gtkgs.h:
13674
13675         Another check point for the ps backend. Now I can get it to show
13676         pages!
13677
13678 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13679
13680         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13681         document setting code.
13682
13683 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13684
13685         * shell/eggfindbar.c: (entry_activate_callback):
13686         Animate the next button when activate is pressed.
13687         
13688 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13689
13690         * shell/ev-window.c: (ev_window_cmd_edit_find),
13691         (update_fullscreen_popup), (ev_window_fullscreen),
13692         (ev_window_unfullscreen), (ev_window_state_event_cb),
13693         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13694         Fix bugs in fullscreen code.
13695         
13696 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13697
13698         * Makefile.am:
13699         * configure.ac:
13700         * pixbuf/Makefile.am:
13701         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13702         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13703         (pixbuf_document_set_page), (pixbuf_document_get_page),
13704         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13705         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13706         (pixbuf_document_render), (pixbuf_document_begin_find),
13707         (pixbuf_document_end_find), (pixbuf_document_finalize),
13708         (pixbuf_document_class_init),
13709         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13710         * pixbuf/pixbuf-document.h:
13711         * shell/Makefile.am:
13712         * shell/ev-application.c: (ev_application_open):
13713         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13714         (ev_window_open):
13715         Add pixbuf backend.
13716         
13717 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13718
13719         * Makefile.am: 
13720         * dvi/dvilib/Makefile.am:
13721         * dvi/Makefile.am:
13722         * configure.ac: Auto*ify dvi and dvi/dvilib
13723
13724         * dvi/Makefile: Remove from CVS
13725         
13726         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13727         confusion.
13728
13729         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13730         
13731         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13732         
13733 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13734
13735         * ps/Makefile.am:
13736         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13737         (gtk_gs_value_adjustment_changed), (compute_size),
13738         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13739         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13740         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13741         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13742         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13743         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13744         (ps_document_load), (ps_document_get_n_pages),
13745         (ps_document_set_page), (ps_document_get_page),
13746         (ps_document_set_target), (ps_document_set_scale),
13747         (ps_document_set_page_offset), (ps_document_get_page_size),
13748         (ps_document_render), (ps_document_begin_find),
13749         (ps_document_end_find), (ps_document_document_iface_init):
13750         * ps/gtkgs.h:
13751         * shell/Makefile.am:
13752         * shell/ev-window.c: (ev_window_open):
13753
13754         Some work to integrate gtkgs with EvDocument
13755
13756 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13757
13758         * shell/ev-window.c: (update_fullscreen_popup),
13759         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13760         (exit_fullscreen_button_clicked_cb),
13761         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13762         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13763         (ev_window_state_event_cb), (ev_window_init):
13764         Add fullscreen support from Epiphany.
13765         
13766 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13767
13768         * data/ev-stock-zoom-fit-width.png: fit-width
13769         stock icon from gpdf.
13770         
13771         * shell/ev-stock-icons.[ch]: copied from gpdf.
13772         
13773         * shell/main.c: (main): init stock icons.
13774         
13775         * shell/ev-window.c: use the fit-width icon.
13776         
13777         * data/evince-ui.xml: add zooming toolbar items.
13778
13779 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13780
13781         * shell/ev-view.c: 
13782         (ev_view_best_fit), (ev_view_fit_width): because
13783         get_page_size() returns the scaled page size, we
13784         need to calculate the scale factor relative to
13785         the previous scale factor. Should really just
13786         add get_real_page_size().
13787
13788 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13789
13790         * shell/ev-view.[ch]:
13791         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13792         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13793         add zooming.
13794         
13795         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13796         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13797         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13798         hook it up.
13799         
13800         * pdf/xpdf/pdf-document.cc:
13801         (pdf_document_begin_find),
13802         (pdf_document_end_find): make static.
13803
13804 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13805
13806         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13807
13808         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13809         names to fontconfig patterns.
13810         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
13811
13812         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
13813         setupBaseFontsFc.
13814
13815 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13816
13817         * Makefile.am:
13818         * configure.ac:
13819         * ps/Makefile.am:
13820         * ps/ggvutils.c:
13821         * ps/ggvutils.h:
13822         * ps/gsdefaults.c:
13823         * ps/gsdefaults.h:
13824         * ps/gsio.c:
13825         * ps/gsio.h:
13826         * ps/gtkgs.c:
13827         * ps/gtkgs.h:
13828         * ps/ps.c:
13829         * ps/ps.h:
13830
13831         Import ggv backend. Not hooked up yet.
13832
13833 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13834
13835         * shell/main.c: (load_files), (main): load files
13836         from the command line.
13837
13838 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13839
13840         * configure.ac: don't require bonobo.
13841         
13842         * cut-n-paste/recent-files/*: kill bonobo recent
13843         view.
13844
13845         * shell/ev-window.c:
13846         (ev_window_is_empty): upd.
13847         (unable_to_load), (ev_window_open): load backend
13848         based on the mime type.
13849
13850 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13851
13852         * backend/.cvsignore: ignore generated marshalers source.
13853
13854         * shell/main.c (main): this is not epiphany.
13855
13856 2004-12-22  Havoc Pennington  <hp@redhat.com>
13857
13858         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
13859         (expose_bin_window): draw find highlights
13860
13861         * shell/ev-window.c (find_bar_search_changed_cb): implement 
13862         
13863         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
13864         (pdf_document_end_find): implement this interface
13865
13866         * backend/ev-document.c (ev_document_found): add this to emit
13867         signal
13868
13869 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
13870
13871         * data/evince-ui.xml: Add a few more toolbar items.
13872
13873         * shell/ev-window.c: Hook up page navigation toolbar 
13874         items.
13875
13876         * shell/ev-view.[ch]: add ev_view_set/get_page and 
13877         a page-changed signal.
13878
13879         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
13880         Add ev_document_get_page().
13881
13882         * shell/ev-window.c: Sensitize/desensitize navigation
13883         actions.
13884
13885 2004-12-21  Havoc Pennington  <hp@redhat.com>
13886
13887         * backend/ev-backend-marshal.c,
13888         backend/ev-backend-marshalers.list, backend/Makefile.am: add
13889         marshaler-generator thingy. I'm sure there's a better way to do
13890         this in the modern world.
13891
13892         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
13893         end_find methods and "found" signal.
13894
13895         * configure.ac: find glib-genmarshal
13896
13897 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13898
13899         * shell/ev-sidebar.c: Construct an actual sidebar.
13900         * shell/ev-sidebar-bookmarks.[ch]:
13901         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13902
13903 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13904
13905         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13906         Redo size handling.
13907         
13908         * shell/ev-view.c: Track the size from the document.
13909
13910 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13911
13912         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13913         constructor assumes ownership of the string passed in.
13914         
13915         * shell/ev-window.c (ev_window_open): Destroy the error
13916         dialog once we've displayed it.
13917
13918 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13919
13920         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13921         a bit, it works! (sort of)
13922
13923         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13924         Move to .cc since we need to use C++ in the implementation.
13925
13926         * shell/dummy.cc: Add a CC file to force evince
13927         to be linked as a C++ program.
13928
13929 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13930
13931         * shell/ev-view.[ch]: Start of content-area widget.
13932
13933         * shell/ev-window.c: Create a EvView, update it
13934         as we change documents.
13935
13936         * shell/Makefile.am shell/ev-marshal.list: Add
13937         generated marshalers.
13938
13939 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
13940
13941         * Makefile.am (SUBDIRS): move shell.
13942
13943 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
13944
13945         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
13946         .a to libtool convenience libraries.
13947
13948         * shell/ev-window.c (ev_window_open): Hard code loading
13949         a PDF document.
13950         
13951         * backend/ev-document.h: Add a boolean return to load(),
13952         fix GError * to GError **.
13953
13954         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
13955         object for a PDF backend EvDocument.
13956
13957 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
13958
13959         * dvi/*: New directory with the beginning of a .dvi backend.
13960
13961 2004-12-21  Havoc Pennington  <hp@redhat.com>
13962
13963         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
13964         previous/next instead of back/forward
13965
13966 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
13967
13968         * backend/ev-document.[ch]: Fix a couple of problems so
13969         it compile.
13970
13971 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
13972
13973         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
13974         to backend/ directory, rename EvViewer to EvDocument.
13975
13976 2004-12-21  Havoc Pennington  <hp@redhat.com>
13977
13978         * shell/ev-window.c: hook up the find bar widget; now we just need
13979         a document to find things in
13980
13981         * shell/eggfindbar.c: a find bar widget
13982
13983 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
13984
13985         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
13986
13987 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
13988
13989         * pdf/**: Import of xpdf code from gpdf. 
13990
13991         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
13992
13993         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
13994         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
13995         Fix FreeType includes.
13996
13997         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
13998         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
13999         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14000         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14001         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14002         Include xpdfconfig.h
14003         
14004 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14005
14006         * shell/ev-window.c (ev_window_dispose): dispose can be called
14007         multiple times.
14008
14009 2004-12-21  Havoc Pennington  <hp@redhat.com>
14010
14011         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14012         rather than Evince
14013
14014         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14015         items; really they should be synced with the strings, etc. from
14016         current gpdf, but just getting the boring typing out of the way 
14017
14018 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14019
14020         * po/POTFILES.in:
14021         * shell/ev-application.c: (window_destroy_cb):
14022         * shell/ev-window.c:
14023         * shell/main.c: (main):
14024
14025         Actually show the window...
14026
14027 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14028
14029         * Makefile.am:
14030         * shell/Makefile.am:
14031         * shell/ev-application.c: (ev_application_class_init):
14032         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14033
14034         Make it build again
14035
14036 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14037
14038         Import to gnome cvs.
14039         
14040         * Remove copies of gpdf and ggv trees.
14041         * Rip out all the recursive configure code.
14042         * Remove bonobo machinery.
14043         * viewer/*: GInterfaces that backends should/can implement.
14044
14045 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14046
14047         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14048         typo
14049
14050 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14051
14052         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14053         (ev_application_finalize, ev_application_class_init)
14054         (ev_application_init): use GType instance private data for priv.
14055
14056         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14057         (ev_window_finalize, ev_window_class_init)
14058         (ev_window_init): ditto.
14059
14060 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14061
14062         * shell/ev-application.c (ev_application_new_window): make public
14063         (ev_application_show_initial_window): kill.
14064
14065         * shell/ev-application.h: update prototypes.
14066
14067         * shell/main.cc (main): inline ev_application_show_initial_window.
14068
14069 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14070
14071         * shell/ev-application.c (ev_application_new_window): impl.
14072         (ev_application_show_initial_window): use it.
14073         (is_window_empty, ev_application_get_empty_window): returns an
14074         existing empty window or a new one.
14075         (ev_application_open): from ev_window_cmd_file_open.
14076
14077         * shell/ev-application.h: update prototypes
14078
14079         * shell/ev-window.c (ev_window_is_empty): impl.
14080         (ev_window_open): make public.
14081         (ev_window_cmd_file_open): use ev_application_open
14082
14083         * shell/ev-window.h: update prototypes, remove unused.
14084
14085 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14086
14087         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14088         move destroy handler out of here...
14089
14090         * shell/ev-application.c, shell/ev-application.h: ...into this new
14091         class. Also handles initial window creation.
14092
14093         * shell/main.cc (main): use EvApplication to create initial
14094         window.
14095
14096 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14097
14098         * Makefile.am (SUBDIRS): add cut-n-paste
14099
14100         * cut-n-paste/Makefile.am: add
14101
14102         * configure.ac: generate Makefiles in cut-n-paste
14103
14104 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14105
14106         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14107         (ev_window_class_init): install ev_window_dispose.
14108
14109 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14110
14111         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14112         char (gchar looks stupid).
14113
14114 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14115
14116         * po/de.po: updated German translation.
14117
14118 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14119
14120         * configure.ac: add more pkg-config library checks for gnome-vfs,
14121         bonobo etc.
14122
14123         * gpdf/configure.in: temporarily disable libpaper
14124         checks. Otherwise I'd have to add the checks for the shell, too.
14125
14126 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14127
14128         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14129         and * file filters to the file choose.
14130
14131 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14132
14133         * po/de.po: Updated German translation.
14134
14135 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14136
14137         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14138
14139 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14140
14141         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14142
14143         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14144         (ev_window_init): implement those menuitems.
14145
14146 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14147
14148         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14149
14150         * shell/ev-window.c (ev_window_init): use the toolbar.
14151
14152 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14153
14154         * shell/ev-window.c (ev_window_init): use menu translations
14155
14156 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14157
14158         * configure.ac: add "de" to ALL_LINGUAS.
14159
14160         * po/de.po: add German translation.
14161
14162 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14163
14164         * Makefile.am (SUBDIRS): add po
14165
14166         * configure.ac: check intltool, glib-gettext etc, generate
14167         po/Makefile.in
14168
14169         * po, po/POTFILES.in, po/POTFILES.skip: new.
14170
14171 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14172
14173         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14174         already use (#ifdef ENABLE_NLS)
14175
14176         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14177         pointer indirection thinko.
14178
14179         * shell/main.c: include gi18n.h for bindtextdomain etc.
14180
14181 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14182
14183         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14184         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14185         tooltips for menu items in the statusbar.
14186
14187 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14188
14189         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14190         pkgdatadir drop UIDIR
14191
14192 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14193
14194         * data/evince-ui.xml: Add File->Open menu item
14195
14196         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14197         chooser), hook it up in the ui manager.
14198
14199 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14200
14201         * shell/ev-window.c: fix Help->About tooltip.
14202
14203 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14204
14205         * configure.ac: set CFLAGS for libevprivate.
14206
14207         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14208         definitions, factory etc.
14209
14210         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14211
14212         * shell/Makefile.am: link against libevprivate.a.
14213
14214         * shell/ev-window.c (entries): add stock icon to Help->About.
14215
14216         * shell/main.c (main): init stock icon code.
14217
14218 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14219
14220         * lib/recent-files: egg recent files code
14221
14222         * lib/Makefile.am: add.
14223
14224         * Makefile.am: add lib subdir.
14225
14226         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14227         set CFLAGS for recent-files.
14228
14229 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14230
14231         * configure.ac: disable -ansi and -pedantic gcc flags. They
14232         disable POSIX stuff in stdio.h, but egg-recent uses them.
14233
14234 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14235
14236         * configure.ac: add --disable-deprecated flag (defaults to on in
14237         "cvs" builds).
14238
14239         * shell/Makefile.am (INCLUDES): use it.
14240
14241 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14242
14243         * shell/main.c: add missing #include.
14244
14245         * shell/ev-window.c: fix for pedantic gcc.
14246         (ev_window_cmd_help_about): split license into paragraphs for
14247         translators and pedantic compilers.
14248
14249 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14250
14251         * configure.ac: add more warning flags if compiling with gcc from
14252         cvs (or explicitly requested with --enable-more-warnings).
14253
14254 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14255
14256         * data/evince-ui.xml: add File and File->Close menu.
14257
14258         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14259         (ev_window_destroy): quit after destroy.
14260         (ev_window_class_init): override GtkObject::destroy.
14261         (entries): install close_window callback.
14262
14263 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14264
14265         * Makefile.am (SUBDIRS): add data subdir.
14266
14267         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14268         gtk+ 2.5.0 for GtkAboutDialog.
14269
14270         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14271         main window.
14272
14273         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14274
14275         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14276         manager.
14277         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14278
14279 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14280
14281         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14282
14283 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14284
14285         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14286
14287 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14288
14289         * shell/*: Added shell directory boilerplate, build it.
14290
14291 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14292
14293         * configure.ac, Makefile.am: Added top-level configure.ac and
14294         Makefile.am