]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Merge branch 'ev-debug' into work
[evince.git] / ChangeLog
1 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * configure.ac:
4         * libdocument/Makefile.am:
5         * libdocument/ev-debug.[ch]:
6         * libdocument/ev-document.c:
7         * shell/ev-jobs.c: (ev_job_links_dispose),
8         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
9         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
10         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
11         (ev_job_render_page_ready), (ev_job_render_run),
12         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
13         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
14         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
15         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
16         (ev_job_print_new), (ev_job_print_run):
17         * shell/main.c: (main):
18
19         Add debug mode based on gedit code. Add debug messages in
20         ev-jobs.
21         
22 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
23
24         * libdocument/ev-document-factory.c: (get_document_from_uri):
25
26         Fix memory leak.
27         
28 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
29
30         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
31         (get_mime_type_from_data), (get_document_from_uri),
32         (ev_document_factory_get_document):
33         
34         Improved error message about file opening failture.
35         Bug #529129.
36
37 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
38
39         * data/evince-toolbar.xml:
40         
41         Allow to add SaveAs to toolbar.
42
43 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
44
45         * shell/ev-view-private.h:
46         * shell/ev-view.[ch]: (ev_view_button_release_event),
47         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
48         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
49         (ev_view_update_primary_selection), (clear_link_selected),
50         (ev_view_copy_link_address):
51         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
52
53         Update also the primary selection when copying a link
54         address. Fixes bug #520855.
55         
56 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
57
58         * libdocument/ev-document-factory.c: (get_document_from_uri):
59
60         Use the pixbuf backend only when the mime type is not supported by
61         any of the other backend so that tiff documents, for instance, are
62         handled by the tiff backend instead of the pixbuf backend. fixes
63         bug #520290.
64         
65 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
66
67         * cut-n-paste/Makefile.am:
68
69         Add evmountoperation to subdirs list.
70         
71 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
72
73         * configure.ac:
74
75         Fix libspectre check in configure script. Fixes bug #528549.
76         
77 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
78
79         * configure.ac:
80         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
81         * shell/Makefile.am:
82         * shell/ev-window.c: (ev_window_load_remote_failed),
83         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
84
85         Add GtkMountOperation (renamed to avoid conflicts) to be able to
86         open documents in remote locations that are not mounted.
87         
88 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
89
90         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
91         (bitmap_convert_msb8):
92         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
93         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
94
95         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
96         
97 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
98
99         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
100         (ev_job_render_new), (ev_job_render_set_selection_info),
101         (ev_job_render_run):
102         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
103         (check_job_size_and_unref),
104         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
105         (add_job), (ev_pixbuf_cache_get_selection_surface):
106
107         Create the render context needed for rendering a page in the render
108         thread so that we don't block the main thread. Simplify
109         EvJobRender API.
110         
111 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
112
113         * libdocument/Makefile.am:
114         * libdocument/ev-page.[ch]:
115         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
116         (ev_render_context_new), (ev_render_context_set_page):
117         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
118         (ev_form_field_finalize), (ev_form_field_class_init):
119         * libdocument/ev-document-forms.[ch]:
120         (ev_document_forms_get_form_fields):
121         * libdocument/ev-document.[ch]: (ev_document_get_page),
122         (ev_document_get_page_size), (ev_document_get_page_label):
123         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
124         (ev_job_render_run), (ev_job_thumbnail_new),
125         (ev_job_thumbnail_run), (ev_job_print_run):
126         * shell/ev-page-cache.c: (ev_page_cache_new):
127         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
128         (check_job_size_and_unref), (add_job):
129         * shell/ev-sidebar-thumbnails.c: (add_range):
130         * shell/ev-view.c: (ev_view_form_field_get_region),
131         (ev_view_form_field_button_create_widget),
132         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
133         (ev_view_handle_form_field), (ev_view_size_allocate),
134         (get_selected_text):
135         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
136         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
137         (pdf_document_get_page), (pdf_document_get_page_label),
138         (pdf_document_render), (pdf_document_get_info),
139         (pdf_document_document_iface_init),
140         (pdf_document_thumbnails_get_thumbnail),
141         (pdf_document_thumbnails_get_dimensions),
142         (pdf_document_file_exporter_do_page),
143         (pdf_selection_render_selection),
144         (pdf_selection_get_selected_text),
145         (pdf_selection_get_selection_region),
146         (pdf_selection_get_selection_map),
147         (pdf_document_forms_get_form_fields),
148         (pdf_document_forms_form_field_text_get_text),
149         (pdf_document_forms_form_field_text_set_text),
150         (pdf_document_forms_form_field_button_set_state),
151         (pdf_document_forms_form_field_button_get_state),
152         (pdf_document_forms_form_field_choice_get_item),
153         (pdf_document_forms_form_field_choice_get_n_items),
154         (pdf_document_forms_form_field_choice_is_item_selected),
155         (pdf_document_forms_form_field_choice_select_item),
156         (pdf_document_forms_form_field_choice_toggle_item),
157         (pdf_document_forms_form_field_choice_unselect_all),
158         (pdf_document_forms_form_field_choice_set_text),
159         (pdf_document_forms_form_field_choice_get_text):
160         * backend/ps/ev-spectre.c: (ps_document_get_page),
161         (ps_document_get_page_size), (ps_document_get_page_label),
162         (ps_document_render), (ps_document_document_iface_init),
163         (ps_document_file_exporter_do_page):
164         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
165         (tiff_document_render), (tiff_document_render_pixbuf),
166         (tiff_document_file_exporter_do_page):
167         * backend/pixbuf/pixbuf-document.c:
168         (pixbuf_document_get_page_size):
169         * backend/comics/comics-document.c:
170         (comics_document_get_page_size), (comics_document_render_pixbuf):
171         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
172         (djvu_document_render), (djvu_selection_get_selected_text),
173         (djvu_document_thumbnails_get_thumbnail),
174         (djvu_document_file_exporter_do_page),
175         (djvu_document_find_get_result):
176         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
177         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
178         (dvi_document_thumbnails_get_thumbnail),
179         (dvi_document_file_exporter_do_page):
180         * backend/impress/impress-document.c:
181         (impress_document_get_page_size),
182         (impress_document_render_pixbuf):
183         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
184
185         Add EvPage so that we can hold a reference to the backend
186         page. Form fields keep now a reference to the poppler page
187         improving performance since we don't have to create/destroy the
188         poppler field for every form operation. This will be needed for
189         annotations too.
190         
191 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
192
193         * data/evince-ui.xml:
194         * shell/ev-window.c:
195
196         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
197         
198 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
199
200         * configure.ac:
201         * backend/ps/Makefile.am:
202
203         Remove gs stuff from ps backend.
204         
205 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
206
207         * configure.ac:
208         * backend/pdf/ev-poppler.cc:
209
210         Bump poppler requirement to 0.8.0.
211         
212 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
213
214         * NEWS:
215         * configure.ac:
216
217         Update for release 2.22.1.1
218
219 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
220
221         * configure.ac:
222
223         Fix build (again) when poppler version is 0.6
224         
225 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
226
227         * backend/djvu/djvu-links.c: (build_tree):
228
229         Make sure link title is a valid utf8 string. Fixes bug #526517.
230         
231 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
232
233         * configure.ac:
234
235         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
236         #526799.
237         
238 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
239
240         * configure.ac:
241         
242         Update for release 2.22.1.
243
244 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
245
246         * NEWS:
247
248         Update for upcoming release.
249
250 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
251
252         * configure.ac:
253         * backend/dvi/dvidocument.evince-backend.in:
254
255         Add compressed dvi to the list of supported mime types. Patch by
256         Ed Catmur. Fixes bug #307087.
257
258 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
259
260         * shell/ev-jobs.c: (ev_job_print_get_page_list):
261
262         Fix a crash when printing a range that doesn't specify the start or
263         end page. Fixes bug #524288.
264
265 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
266
267         * shell/ev-window.c: (ev_window_cmd_continuous),
268         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
269         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
270         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
271         (ev_window_run_presentation), (ev_window_stop_presentation),
272         (ev_window_cmd_view_presentation),
273         (ev_window_cmd_leave_fullscreen),
274         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
275
276         Do not unfullscreen and fullscreen again the window when changing
277         from fullscreen to presentation mode and vice versa. Fixes bug
278         #524112.
279         
280 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
281
282         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
283
284         Do not crash when thumbnail failed to render in PS backend. Fixes
285         bug #525015.
286         
287 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
288
289         * shell/ev-window.c: (window_open_file_copy_ready_cb),
290         (ev_window_load_file_remote), (ev_window_open_uri):
291
292         Handle errors when opening remote files.
293         
294 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
295
296         * shell/ev-page-action.c: (ev_page_action_grab_focus):
297
298         Only grab the focus for the current visible proxy widget. Fixes
299         bug #521224.
300         
301 2008-03-30  Emil Soleyman  <emil@nishra.com>
302
303         * shell/ev-window.c: (launch_external_uri):
304         
305         Reuse g_app_info_launch_default_for_uri to
306         save some code and fix bug #525009.
307
308 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
309
310         * shell/ev-window.c (image_save_dialog_response_cb):
311
312         Use g_str_has_suffix. See bug #523069.
313
314 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
315
316         * configure.ac:
317
318         Add a configure option to enable/diable DBus. Patch by Rémi
319         Cardona. Fixes bug 521797.
320
321 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
322
323         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
324
325         Fix printing in documents with rotated pages. Patch by Eugen
326         Dedu. Fixes bug #512648.
327         
328 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
329
330         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
331         (ev_link_from_action):
332
333         Fix warning messages.
334         
335 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
336
337         * shell/ev-window.c: (image_save_dialog_response_cb):
338
339         Do not append the extension to filename when saving an image
340         if the filename alredy contains the extension. Fixes bug #523069.
341         
342 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
343
344         * shell/ev-view.[ch]: (ev_view_find_cancel):
345         * shell/ev-window.c: (find_bar_close_cb):
346
347         Cancel the find operation when the find bar is closed. Fixes bug
348         #508845.
349         
350 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * backend/ps/psdocument.evince-backend.in:
353
354         Make ps backend module resident. Fixes bug #520607.
355         
356 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
357
358         * shell/ev-jobs.c: (ev_job_print_run):
359
360         Invert collate action in order to work as expected, fix reverse
361         printing so that it doesn't start with a blank page and fix number
362         of copies. Patch by Eugen Dedu. Fixes bug #365332.
363         
364 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
365
366         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
367
368         Fix build with poppler <= 0.7.2
369         
370 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
371
372         * libdocument/ev-document-misc.c:
373         (ev_document_misc_surface_from_pixbuf):
374
375         Fix selections with poppler-splash.
376         
377 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
378
379         * configure.ac:
380         * backend/pdf/ev-poppler.cc:
381
382         Fix build with poppler >= 0.7.2
383         
384 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
385
386         * configure.ac:
387         
388         Update for release 2.22.0
389
390 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
391
392         * NEWS:
393
394         Update for upcoming release.
395
396 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
397
398         * shell/ev-window.c (ev_window_print_dialog_response_cb):
399
400         Bug 495107 – Handle print dialog responses correctly
401
402         Correctly handle print dialog response. Properly fixes
403         the above mentioned bug.
404
405 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
408
409         Make sure print job is only run when the print button is
410         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
411         
412 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
413
414         * backend/pdf/pdfdocument.evince-backend.in:
415         * libdocument/ev-backends-manager.c:
416         (ev_backends_manager_load_backend),
417         (ev_backends_manager_get_document):
418         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
419
420         Allow making backend modules resident. This is needed only for
421         some backends like pdf to avoid registering glib types more than
422         once.
423         
424 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
425
426         * backend/comics/comics-document.c:
427         * backend/djvu/djvu-document.c:
428         * backend/impress/impress-document.c:
429         * backend/pdf/ev-poppler.cc:
430         * backend/pixbuf/pixbuf-document.c:
431         * backend/ps/ev-spectre.c:
432         * backend/ps/ps-document.c:
433         * backend/tiff/tiff-document.c:
434         * libdocument/ev-document.h:
435         * properties/ev-properties-main.c:
436
437         Use g_type_module_add_interface instead of
438         g_type_add_interface_static. Fixes bug #519679.
439         
440 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
441
442         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
443         Added. Returns whether the animation has everything necessary to run.
444         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
445         is ready just because it's been created. Fixes #519106.
446         (draw_one_page): Do not show the "Loading..." text in presentation
447         mode, there was a slim probability that this could happen.
448
449 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
450
451         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
452
453         Duplicate mime_type string before freeing it so that it doesn't
454         always fail when getting mime type from uri. Fixes bug #518874.
455         
456 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
457
458         * shell/ev-view.c: (ev_view_form_field_choice_changed):
459
460         Fix a crash when a choice form field doesn't have any item
461         selected. Fixes bug #518831
462         
463 2008-02-25  Alexander Larsson  <alexl@redhat.com>
464
465         * shell/ev-window.c (ev_window_clear_temp_file):
466         Use g_file_has_prefix instead of renamed
467         g_file_contains_file.
468
469         * configure.ac:
470         Require new glib for above change.
471         
472 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
473
474         * libdocument/ev-image.c: (ev_image_finalize),
475         (ev_image_save_tmp):
476
477         Return a real uri instead of a filename when saving an
478         image. Fixes images drag an drop from evince to nautilus. 
479         
480 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
481
482         * backend/pdf/ev-poppler.cc:
483         (pdf_document_images_get_image_mapping):
484
485         Return the image list in the right order. Fixes bug #516237.
486         
487 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
488
489         * backend/impress/impress-document.c:
490         (impress_document_thumbnails_get_thumbnail):
491
492         Remove unused variable to avoid a compiler warning.
493
494 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
495
496         * configure.ac:
497         
498         Update for release 2.21.91.
499
500 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
501
502         * configure.ac:
503         * shell/Makefile.am:
504         * shell/ev-application.[ch]:
505         * shell/ev-sidebar-links.c:
506         * shell/ev-utils.[ch]:
507         * shell/ev-window.[ch]:
508
509         Remove libgnomeprint support. Fixes bug #512370.
510         
511 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
512
513         * thumbnailer/evince-thumbnailer.c: (main):
514
515         Initialize glib type system before using it. Fixes bug #513934.
516         
517 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * properties/ev-properties-main.c:
520
521         Add missing #include.
522         
523 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * configure.ac:
526         * backend/djvu/djvu-document.c: (djvu_document_render):
527         * backend/tiff/tiff-document.c: (tiff_document_render):
528
529         Use the new cairo function cairo_format_stride_for_width when
530         available. Fixes bug #482720.
531
532 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
533
534         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
535         (get_mime_type_from_data), (get_document_from_uri):
536
537         Use g_content_type_guess() only when slow is true in
538         get_document_from_uri(). Fix several memory leaks.
539         
540 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
541
542         * libdocument/ev-document-factory.c:
543         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
544         (get_document_from_uri):
545
546         Use g_content_type_guess () to get mimetype for files.
547         Bug #510401.
548
549 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * thumbnailer/Makefile.am:
552
553         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
554         
555 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * configure.ac:
558
559         Fix build with --without-libgnome. Fixes bug #512771.
560         
561 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
562
563         * backend/dvi/Makefile.am: Install only dvi
564         module. Fixes bug #512718.
565
566 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
567
568         * properties/ev-properties-main.c: (nautilus_module_initialize):
569         
570         Initialize backends in properties tab. Fixes bug
571         #512720.
572
573 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
574
575         * properties/Makefile.am: No need to link with 
576         libraries. Fixes bug #512719.
577
578 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
579
580         * NEWS:
581         * configure.ac:
582         
583         Update for release 2.21.90.
584
585 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
586
587         * shell/ev-window.c: (ev_window_cmd_escape):
588
589         Fix compile warning.
590         
591 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
592
593         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
594
595         Fix printing in dvi backend when filename contains white
596         espaces. Fixes bug #502839.
597         
598 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
599
600         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
601         (screensaver_disable_x11):
602         * shell/Makefile.am:
603         * shell/xdg-user-dir-lookup.c: Removed
604         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
605         * shell/ev-view.c: (ev_view_presentation_transition_start):
606         * shell/ev-window.c: (ev_window_cmd_file_open),
607         (ev_window_cmd_save_as), (presentation_set_timeout):
608
609         Remove #ifdefs that are no longer needed.
610         
611 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
612
613         * shell/ev-view.[ch]: (ev_view_button_release_event),
614         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
615         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
616         (ev_window_cmd_escape):
617
618         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
619         
620 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
621
622         * configure.ac:
623         * backend/comics/comics-document.c: (comics_document_load):
624         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
625         (ev_attachment_set_property), (ev_attachment_init),
626         (ev_attachment_save), (ev_attachment_launch_app),
627         (ev_attachment_open):
628         * libdocument/ev-document-factory.c: (get_document_from_uri):
629         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
630         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
631         * shell/ev-jobs.c:
632         * shell/ev-password.c: (ev_password_dialog_set_property),
633         (ev_password_dialog_save_password):
634         * shell/ev-sidebar-attachments.c:
635         (ev_sidebar_attachments_drag_data_get):
636         * shell/ev-window-title.c: (get_filename_from_uri):
637         * shell/ev-window.c: (ev_window_clear_temp_file),
638         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
639         (ev_window_open_uri), (window_save_file_copy_ready_cb),
640         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
641         (launch_external_uri), (image_save_dialog_response_cb),
642         (attachment_save_dialog_response_cb):
643         * shell/main.c: (load_files), (load_files_remote), (main):
644         * thumbnailer/evince-thumbnailer.c: (main):
645
646         Port to gio and drop gnome-vfs dependency. Fixes bug
647         #510401. Based on patch by Cosimo Cecchi.
648         
649 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
650
651         * NEWS:
652
653         Fixed formatting inconsistencies (spaces vs. tabs)
654
655 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
656
657         * shell/ev-window.c:
658
659         Use top/up/bottom/down arrows instead of
660         first/left/last/right in the toolbar and menu actions.
661         This fixes issues with RTL languages and is visually
662         consistent with the page view. Fixes bug #170081.
663
664 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
665
666         * NEWS:
667
668         Fixed some inaccuracies pointed out by Carlos Garcia
669         Campos.
670
671 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
672
673         * NEWS:
674         * data/evince.schemas.in:
675         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
676
677         Override PDF restrictions by default. Fixes bug #382700.
678
679 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
680
681         * NEWS: Updated for upcoming release
682
683 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
684
685         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
686
687         Fix memory leak.
688         
689 2008-01-23  Gil Forcada <gilforcada@guifi.net>
690
691         * shell/ev-window.c: (register_custom_actions):
692         
693         Added comment for translators
694
695 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
696
697         * shell/ev-view.c: (ev_view_button_release_event):
698
699         Do not create the idle function for kinetic scrolling if we are
700         not in a drag operation.
701
702 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
703
704         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
705         (ev_view_button_press_event), (ev_view_motion_notify_event),
706         (ev_view_button_release_event):
707
708         Restore cursor after autoscrolling. Fixes bug #509958.
709
710 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
711
712         * configure.ac:
713         * backend/pdf/ev-poppler.cc:
714         (pdf_document_images_get_image_mapping),
715         (pdf_document_images_get_image),
716         (pdf_document_document_images_iface_init):
717         * libdocument/ev-document-images.[ch]:
718         (ev_document_images_get_image_mapping),
719         (ev_document_images_get_image):
720         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
721         (ev_image_get_id), (ev_image_save_tmp):
722         * shell/ev-jobs.c: (ev_job_render_run):
723         * shell/ev-view.c: (ev_view_drag_data_get):
724         * shell/ev-window.c: (image_save_dialog_response_cb),
725         (ev_view_popup_cmd_copy_image):
726
727         Do not render images when rendering the page but on demand. It
728         reduces the memory comsumption.
729         
730 2008-01-18  Marcelo Lira  <setanta@gmail.com>
731
732         * configure.a:
733         * shell/ev-password.c:
734
735         Make gnome-keyring optional. Fixes bug #509676.
736         
737 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
738
739         * shell/ev-pixbuf-cache.c: (add_job):
740
741         Initialize include_images variable as FALSE instead of TRUE.
742         
743 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
744
745         * configure.ac:
746         * cut-n-paste/Makefile.am:
747         * cut-n-paste/fileformatchooser/Makefile.am:
748         * cut-n-paste/fileformatchooser/egg-macros.h:
749         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
750         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
751         * shell/Makefile.am:
752         * shell/ev-utils.c:
753         (file_chooser_dialog_add_writable_pixbuf_formats),
754         (get_gdk_pixbuf_format_by_extension):
755         * shell/ev-utils.h:
756         * shell/ev-window.c: (ev_window_error_message),
757         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
758         
759         Simplify image format selection on save.
760
761 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
762
763         * shell/ev-view.c: (ev_view_scroll_event):
764         
765         Repair gorizontal scrolling with shift. Fixes
766         bug #483412.
767
768 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
769         
770         * MAINTAINERS:
771
772         Fix formatting issues.
773         
774 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
775
776         * backend/comics/comics-document.c: (comics_regex_quote):
777         
778         Don't overquote special chars except of '. See bug 
779         502500. Thanks to Tom Parker.
780
781 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
782
783         * MAINTAINERS:
784         
785         Added Nickolay and Carlos, since they're doing most of
786         the releases nowadays.
787
788 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
789
790         * properties/Makefile.am:
791
792         Get the nautilus extension dir properly instead of using
793         a hack. Fixes bug #505359.
794
795 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
796
797         * properties/Makefile.am:
798         
799         Install nautilus extension into new place. See bug
800         #505359. Thanks to Matthias Clasen, Brian Pepple and
801         Damien Carbery.
802
803 2008-01-13  Djihed Afifi  <djihed@gmail.com>
804
805         * shell/ev-window.c: (ev_window_get_recent_file_label):
806         
807         RTL marker in recent file list. See bug #509076.
808
809 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
810
811         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
812         * shell/ev-window.c: (image_save_dialog_response_cb):
813
814         Fix compile warnings due to unused variables.
815         
816 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
817
818         * configure.ac:
819         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
820         * backend/ps/ev-spectre.c: (ps_document_render):
821
822         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
823
824 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
825
826         * shell/ev-transition-animation.c (ev_transition_animation_fade)
827         (ev_transition_animation_paint): Implement "fade" effect.
828
829 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
830
831         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
832         (ev_transition_animation_paint): Implement "uncover" effect.
833
834 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
835
836         * shell/ev-transition-animation.c (ev_transition_animation_cover)
837         (ev_transition_animation_paint): Implement "cover" effect.
838
839 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
840
841         * shell/ev-transition-animation.c (ev_transition_animation_push)
842         (ev_transition_animation_paint): Implement "push" effect.
843
844 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
845
846         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
847         (ev_transition_animation_paint): Implement "dissolve" effect.
848
849 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
850
851         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
852         (ev_transition_animation_paint): Implement "wipe" effect.
853
854 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
855
856         * shell/ev-transition-animation.c (ev_transition_animation_box)
857         (ev_transition_animation_paint): Implement "box" effect.
858
859 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
860
861         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
862         (ev_transition_animation_paint): Implement "blinds" effect.
863
864 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
865
866         * shell/ev-transition-animation.c (ev_transition_animation_split)
867         (ev_transition_animation_paint): Implement "split" effect.
868
869 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
870
871         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
872         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
873         (ev_view_transition_animation_start) 
874         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
875         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
876         (ev_view_next_page) (ev_view_previous_page):
877         
878         Use EvTransitionAnimation to drive page changes in the presentation
879         mode, the animation will wait to start until both the origin and 
880         destination page surfaces are available. Fixes #458460.
881
882         (draw_loading_text):
883
884         Remove workaround for bug #320352, it's now fixed properly.
885
886
887 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
888
889         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
890         will contain the implementations for page transition animations, at
891         the moment it just has the "replace" effect.
892         * shell/Makefile.am: Added these files to build.
893
894 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
895
896         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
897         animations.
898         * shell/Makefile.am: Added these files to build.
899
900 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
901
902         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
903         implementation to get_effect() in EvDocumentTransitionIface.
904
905 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
906
907         * libdocument/ev-transition-effect.[ch]: New files, define a page
908         transition effect, at the moment it maps PopplerPageTransition to a
909         GObject.
910         * libdocument/Makefile.am: Added these files to build.
911         * libdocument/ev-document-transition.[ch]
912         (ev_document_transition_get_effect): New method, gets the
913         EvTransitionEffect returned by the interface implementation, with
914         fallback to the "replace" effect.
915
916 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
917
918         * configure.ac:
919         * cut-n-paste/Makefile.am:
920         * cut-n-paste/fileformatchooser/Makefile.am:
921         * cut-n-paste/fileformatchooser/egg-macros.h:
922         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
923         * shell/Makefile.am:
924         * shell/ev-window.c: (image_save_dialog_response_cb),
925         (ev_view_popup_cmd_save_image_as):
926
927         Allow exporting images in any format supported by
928         GdkPixbuf. Fixes bug #500209.
929         
930 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
931
932         * backend/pixbuf/pixbuf-document.c:
933
934         More warnings fixed.
935         
936 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
937
938         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
939         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
940         * backend/djvu/djvu-text.h:
941         * backend/tiff/tiff-document.c: (tiff_document_render):
942
943         Fix compile warnings.
944         
945 2007-12-28  Christian Persch  <chpe@gnome.org>
946
947         * **/*.c: Include config.h. Bug #504721.
948
949 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
950
951         * configure.ac:
952         * Makefile.am:
953         * po/POTFILES.in:
954         * backend/comics/Makefile.am:
955         * backend/comics/comics-document.[ch]:
956         * backend/comics/comicsdocument.evince-backend.in:
957         * backend/djvu/Makefile.am:
958         * backend/djvu/djvu-document.[ch]:
959         * backend/djvu/djvudocument.evince-backend.in:
960         * backend/dvi/Makefile.am:
961         * backend/dvi/dvi-document.[c]:
962         * backend/dvi/dvidocument.evince-backend.in:
963         * backend/impress/Makefile.am:
964         * backend/impress/impress-document.[ch]:
965         * backend/impress/impressdocument.evince-backend.in:
966         * backend/pdf/Makefile.am:
967         * backend/pdf/ev-poppler.cc:
968         * backend/pdf/ev-poppler.h:
969         * backend/pdf/pdfdocument.evince-backend.in:
970         * backend/pixbuf/Makefile.am:
971         * backend/pixbuf/pixbuf-document.[ch]:
972         * backend/pixbuf/pixbufdocument.evince-backend.in:
973         * backend/ps/Makefile.am:
974         * backend/ps/ev-spectre.[ch]:
975         * backend/ps/ps-document.[ch]:
976         * backend/ps/psdocument.evince-backend.in:
977         * backend/tiff/Makefile.am:
978         * backend/tiff/tiff-document.[ch]:
979         * backend/tiff/tiffdocument.evince-backend.in:
980         * libdocument/Makefile.am:
981         * libdocument/ev-backends-manager.[ch]:
982         * libdocument/ev-module.[ch]:
983         * libdocument/ev-document.h:
984         * libdocument/ev-document-factory.[ch]:
985         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
986         (get_compression_from_mime_type), (get_document_from_uri),
987         (ev_document_factory_get_document), (file_filter_add_mime_types),
988         (ev_document_factory_add_filters):
989         * shell/Makefile.am:
990         * shell/ev-window-title.c: (get_filename_from_uri):
991         * shell/main.c: (main):
992         * thumbnailer/Makefile.am:
993         * thumbnailer/evince-thumbnailer.c: (main):
994
995         Plugin system for backends. Fixes bug #351348.
996         
997 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
998
999         * shell/ev-view-private.h:
1000         * shell/ev-view.c: (ev_view_drag_update_momentum),
1001         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1002         (ev_view_button_release_event), (ev_view_destroy):
1003         
1004         Kinetic scrolling implemented as requested in
1005         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1006
1007 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1008
1009         * data/evince-toolbar.xml:
1010         * data/evince-ui.xml:
1011         * shell/ev-view-private.h:
1012         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1013         (ev_view_button_press_event), (ev_view_motion_notify_event),
1014         (ev_view_button_release_event), (ev_view_init),
1015         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1016         (ev_view_set_cursor):
1017         * shell/ev-view.h:
1018         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1019         (ev_window_cmd_view_autoscroll):
1020         
1021         Autoscroll feature with the context menu. Fixes bug 
1022         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1023
1024 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1025
1026         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1027
1028         Disconnect also page-ready signal when removing a job because the
1029         page size has changed. Thanks to kripken
1030         <kripkensteiner@gmail.com>.
1031
1032 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1033
1034         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1035         
1036         Scroll pages in page entry with mouse wheel. Fixes bug
1037         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1038
1039 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1040
1041         * backend/dvi/Makefile.am:
1042         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1043         (mdvi_cairo_device_init):
1044         * backend/dvi/mdvi-lib/common.h:
1045         * backend/dvi/mdvi-lib/mdvi.h:
1046         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1047         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1048         (mdvi_build_path_from_cwd):
1049
1050         Add ps specials support in dvi backend when libspectre is
1051         present. Fixes bug #386005.
1052         
1053 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1054
1055         * configure.ac:
1056         * backend/ps/Makefile.am:
1057         * backend/ps/ev-spectre.[ch]:
1058         
1059         Use libspectre, if available, for the ps backend. Fixes bugs
1060         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1061
1062 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1063         
1064         * backend/comics/comics-document.c: (comics_document_load):
1065         
1066         Cygwin build issue fix.
1067
1068 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1069
1070         * shell/ev-view.c: (ev_view_set_zoom):
1071
1072         Do not limit the minimum zoom factor when sizing mode is best bit
1073         or fit width. Fixes bug #503805.
1074         
1075 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1078         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1079         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1080         (ev_link_dest_get_property), (ev_link_dest_set_property),
1081         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1082         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1083         (ev_link_dest_new_fitr):
1084         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1085         (goto_fith_dest), (goto_xyz_dest):
1086
1087         Do not change left, top and zoom values when they are null in PDF
1088         destinations. Fixes bug #460658.
1089         
1090 2007-12-10  Christian Persch  <chpe@gnome.org>
1091
1092         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1093         (ev_view_accessible_class_init),
1094         (ev_view_accessible_idle_do_action),
1095         (ev_view_accessible_action_do_action),
1096         (ev_view_accessible_action_get_description),
1097         (ev_view_accessible_action_set_description),
1098         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1099         (ev_view_accessible_factory_init),
1100         (ev_view_accessible_factory_get_accessible_type):
1101         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1102         private data, and G_DEFINE_TYPE. Bug #502843.
1103
1104 2007-12-08  Christian Persch  <chpe@gnome.org>
1105
1106         * shell/ev-metadata-manager.c: (item_free),
1107         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1108         (value_free), (parse_value), (parseItem),
1109         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1110         (save_values): Use GSlice to allocate small amounts of memory. Bug
1111         #475972.
1112
1113 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1116
1117         Restore cursor to normal after a drag operation. Fixes bug
1118         #501603.
1119         
1120 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1121
1122         * NEWS:
1123         * configure.ac:
1124         
1125         Update for release 2.21.1
1126
1127 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1128
1129         * configure.ac:
1130         * cut-n-paste/gedit-message-area/Makefile.am:
1131         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1132         * shell/Makefile.am:
1133         * shell/ev-message-area.[ch]:
1134         * shell/ev-window.c: (ev_window_set_message_area),
1135         (ev_window_error_message_response_cb), (ev_window_error_message),
1136         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1137         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1138         (ev_attachment_popup_cmd_open_attachment),
1139         (attachment_save_dialog_response_cb), (ev_window_set_document),
1140         (ev_window_init):
1141
1142         Use a message area instead of a popup dialog for error
1143         notifications. Fixes bug #337495.
1144         
1145 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1148         (ev_window_run_fullscreen):
1149
1150         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1151         
1152 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1153
1154         * ev-sidebar-thumbnails.c: (update_visible_range),
1155         (ev_sidebar_thumbnails_refresh),
1156         (ev_sidebar_thumbnails_set_document),
1157         (ev_sidebar_thumbnails_support_document):
1158
1159         Show thumbnails for documents with one page. Fixes bug #358751.
1160         
1161 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1162
1163         * shell/ev-window.c:
1164         (ev_window_load_print_settings_from_metadata),
1165         (ev_window_save_print_settings), (ev_window_print_finished),
1166         (ev_window_print_range):
1167
1168         Print settings that are specific to the document are now saved per
1169         document in the metadata file. Fixes bug #488806.
1170         
1171 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1172
1173         * backend/tiff/tiff-document.c: (tiff_document_render):
1174
1175         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1176         
1177 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1178
1179         * shell/ev-application.[ch]: (get_find_string_from_args),
1180         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1181         (ev_application_open_uri_list):
1182         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1183         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1184         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1185         (ev_window_cmd_recent_file_activate),
1186         (ev_window_open_recent_action_item_activated),
1187         (ev_window_print_send), (open_remote_link):
1188         * shell/main.c: (arguments_parse):
1189
1190         Add a command line option for search. Fixes bug #497710.
1191         
1192 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1193
1194         * shell/ev-jobs.c: (ev_job_print_new):
1195
1196         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1197         
1198 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1199
1200         * data/evince-toolbar.xml:
1201         * shell/Makefile.am:
1202         * shell/ev-application.c: (ev_application_init):
1203         * shell/ev-open-recent-action.[ch]:
1204         * shell/ev-window.c:
1205         (ev_window_open_recent_action_item_activated),
1206         (register_custom_actions):
1207
1208         Add an expander to the open toolbar item which pops up a dropdown
1209         menu with the recently used documents. Fixes bug #487215.
1210         
1211 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/ev-window.c: (ev_window_open_uri),
1214         (ev_window_cmd_view_reload):
1215
1216         Do not jump to the first page when reloading by running evince
1217         from the command line. Fixes bug #490847.
1218         
1219 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1220
1221         * shell/ev-window.c: (ev_window_cmd_help_contents):
1222
1223         Plugged memory leak when help file is not found. Fixes bug
1224         #490762.
1225         
1226 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1227
1228         * configure.ac:
1229
1230         Enable djvu, dvi and comics backends by default. Fixes bug
1231         #437121.
1232         
1233 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1234
1235         * configure.ac:
1236         * cut-n-paste/Makefile.am:
1237         * cut-n-paste/recent-files/*: Removed
1238         * help/reference/Makefile.am:
1239         * shell/Makefile.am:
1240         * shell/ev-application.[ch]: (ev_application_shutdown),
1241         (ev_application_init):
1242         * shell/ev-window.c: (ev_window_add_recent),
1243         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
1244
1245         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
1246         
1247 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
1248
1249         * shell/ev-window.c: (launch_external_uri):
1250
1251         Let GnomeVFS check the URL, this allow more URL (like mailto:),
1252         and report error if the URL is not supported (#489910).
1253
1254 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1255
1256         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1257         (pdf_document_file_exporter_begin_page),
1258         (pdf_document_file_exporter_end_page):
1259
1260         Fix printing with poppler splash backend. Fixes bug #489774.
1261         
1262 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1263
1264         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1265         * shell/ev-print-job.c: (ev_print_job_class_init):
1266
1267         Fix a crash when printing with the gnome-print dialog. Fixes bug
1268         #488939.
1269         
1270 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
1271
1272         * backend/pixbuf/pixbuf-document.c:
1273
1274         Fix an implicit function definition warning (#487655)
1275
1276 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1277
1278         * shell/ev-window.c:
1279
1280         Fix conflicting shortcut for view sade pane and presentation.
1281         
1282 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1283
1284         * backend/pdf/ev-poppler.cc:
1285         (pdf_document_file_exporter_begin_page),
1286         (pdf_document_file_exporter_do_page),
1287         (pdf_document_file_exporter_end_page),
1288         (pdf_document_file_exporter_iface_init):
1289         * libdocument/ev-file-exporter.[ch]:
1290         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
1291         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1292         (ev_job_print_run):
1293
1294         When printing multiple pages per sheet in reverse option, do not
1295         invert the order of the pages in every sheet, but the order of the
1296         sheets. Do not print blank pages when page range is invalid. Fixes
1297         bugs #484857 and #485521.
1298         
1299 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1300
1301         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1302         (ev_job_print_run):
1303         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1304
1305         Respect ranges order when printing more than one range in random
1306         order.
1307         
1308 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1309
1310         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1311         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1312
1313         Rotate also the window icon when document is rotated. Fixes bug
1314         #474681.
1315         
1316 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1319         (pdf_document_forms_get_form_fields):
1320
1321         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1322         Matthias Drochner.
1323         
1324 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * configure.ac:
1327         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1328
1329         Use poppler_page_render_for_printing() instead of
1330         poppler_page_render() if available when exporting to a ps or pdf
1331         file. Fixes bug #476627.
1332         
1333 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1334
1335         * shell/ev-window.c: (ev_window_run_fullscreen):
1336
1337         Do not show the toolbar in fullscreen mode if the main toolbar is
1338         not visible. Fixes bug #483048.
1339         
1340 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1341
1342         * shell/ev-view.c: (ev_view_button_press_event):
1343
1344         Give priority to form fields over images when deciding whether a
1345         button press event is over an image or form field. It allows edit
1346         form fields when they are over a background image. Fixes bug
1347         #477841.
1348         
1349 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1350
1351         * NEWS:
1352         * configure.ac:
1353         
1354         Update for release 2.20.0
1355
1356 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1357
1358         * backend/pdf/ev-poppler.cc:
1359
1360         Remove #ifdef HAVE_FORMS, so that forms support works again.
1361
1362 2007-09-05  Götz Waschk  <waschk@mandriva.org>
1363
1364         * configure.ac:
1365         * data/evince.desktop.in.in:
1366         
1367         Fixes desktop file issues. See bug #473471.
1368
1369 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1370
1371         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1372         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1373         (ev_job_queue_remove_job):
1374         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
1375         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
1376         * shell/ev-window.c: (ev_window_clear_save_job),
1377         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1378         (ev_window_dispose):
1379
1380         Move save a copy task to its own job so that it's carried out in a
1381         thread avoiding another lock in the main thread. Use
1382         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
1383         can be saved to a pathin another file system. Fixes bug #456891.
1384         
1385 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1386
1387         * NEWS:
1388         * configure.ac:
1389         
1390         Update for release 2.19.92
1391
1392 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1393
1394         * configure.ac:
1395         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1396         (pdf_selection_get_selection_region),
1397         (pdf_selection_get_selection_map),
1398         (ev_form_field_from_poppler_field):
1399
1400         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
1401         and triple click selections are enabled again now.
1402
1403 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1404
1405         * shell/ev-window.c: (ev_window_add_history):
1406
1407         Make sure not to use the history with documents not supporting
1408         links. Fixes bug #468954.
1409
1410 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1411
1412         * shell/ev-window.c: (ev_window_load_job_cb):
1413
1414         Restart the search when reloading a document with the find bar
1415         visible. Fixes bug #461962.
1416
1417 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1418
1419         * shell/ev-window.c: (setup_document_from_metadata),
1420         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
1421
1422         Do not jump to the first page when reloading a document from the
1423         last page.
1424
1425 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1426
1427         * shell/ev-window.c: (update_chrome_flag),
1428         (setup_sidebar_from_metadata),
1429         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
1430         (ev_window_cmd_edit_find_next),
1431         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
1432         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
1433         (find_bar_close_cb), (view_actions_focus_in_cb):
1434
1435         Do not update visibility when changing a chrome flag so that it's
1436         possible to update several flags and update visibility only once
1437         for all of them.
1438
1439 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1440
1441         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1442
1443         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
1444         supported by gtk+. Fixes bug #460907.
1445
1446 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1447
1448         * shell/ev-view.c: (view_update_range_and_current_page):
1449
1450         Make sure current-page <= end-page in continuous mode. Fixes bug
1451         #454950.
1452
1453 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1454
1455         * backend/pdf/ev-poppler.cc: (build_tree):
1456
1457         Ignore outline items without a title. Fixes bug #453913.
1458
1459 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1460
1461         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1462         (ev_view_button_release_event), (ev_view_leave_notify_event):
1463
1464         Use always drag mouse cursor during a drag operation. Fixes bug
1465         #470564.
1466
1467 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1468
1469         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1470         (pdf_selection_get_selection_region),
1471         (pdf_selection_get_selection_map):
1472
1473         Temporarily disable double and triple selections since it depends on
1474         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
1475         released and the update of the external dependency minimal version
1476         approved.
1477
1478 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1479
1480         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1481         (pdf_document_file_exporter_do_page):
1482         * libdocument/ev-file-exporter.h:
1483         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1484         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1485
1486         Actually fix printing regressions. Remove orientation from
1487         EvPrintContext since it's redundant.
1488
1489 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1490
1491         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
1492         * backend/impress/impress-document.c:
1493         (impress_document_document_iface_init):
1494         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1495         * backend/djvu/djvu-document.c:
1496         (djvu_document_document_iface_init),
1497         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1498         * backend/tiff/tiff-document.c:
1499         (tiff_document_document_iface_init):
1500         * backend/pixbuf/pixbuf-document.c:
1501         (pixbuf_document_document_iface_init):
1502         * backend/comics/comics-document.c:
1503         (comics_document_document_iface_init):
1504         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1505         (pdf_selection_render_selection),
1506         (pdf_selection_get_selected_text),
1507         (pdf_selection_get_selection_region),
1508         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1509         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1510         (ev_selection_get_selection_region),
1511         (ev_selection_get_selection_map):
1512         * libdocument/ev-document.[ch]:
1513         * shell/ev-pixbuf-cache.[ch]: (add_job),
1514         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1515         * shell/ev-view-private.h:
1516         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1517         (ev_job_render_run):
1518         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1519         * shell/ev-view.c: (start_selection_for_event),
1520         (ev_view_button_press_event), (ev_view_drag_data_get),
1521         (ev_view_drag_data_received), (ev_view_button_release_event),
1522         (compute_new_selection_text), (compute_selections),
1523         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1524         (ev_view_primary_get_cb):
1525
1526         Add support for double and triple click selections.
1527
1528 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1529
1530         * NEWS:
1531         * configure.ac:
1532
1533         Update for release 2.19.4
1534
1535 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1536
1537         * shell/ev-view-private.h:
1538         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1539         (ev_view_set_highlight_search):
1540         * shell/ev-view.h:
1541         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1542         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1543         (find_bar_visibility_changed_cb):
1544         
1545         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1546
1547 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1548
1549         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1550         (pdf_document_file_exporter_begin),
1551         (pdf_document_file_exporter_do_page):
1552         * shell/ev-jobs.c: (ev_job_print_run):
1553         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1554
1555         Create always a portrait cairo surface and rotate when needed for
1556         landscape. It fixes printing problems in real printers.
1557
1558 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1559
1560         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1561         * libdocument/ev-file-exporter.[ch]:
1562         (ev_file_exporter_get_capabilities):
1563         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1564         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1565
1566         Adjust number of pages per row according to page orientation when
1567         printing 2 or 6 pages per sheet.
1568
1569 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1570
1571         * shell/ev-window.c: (ev_window_print_send):
1572
1573         Reset also cups setting to 1 when printing multiple pages per
1574         sheet. Fixes bug #468853.
1575
1576 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1577
1578         * libdocument/ev-document-misc.c:
1579         (ev_document_misc_surface_rotate_and_scale):
1580
1581         Use directly cairo_surface_get_content() when creating a similar
1582         surface as suggested by Jeff Muizelaar. Thanks again.
1583
1584 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1585
1586         * backend/djvu/djvu-document.c: (djvu_document_render):
1587         * backend/tiff/tiff-document.c: (tiff_document_render):
1588         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1589         * libdocument/ev-document-misc.c:
1590         (ev_document_misc_surface_from_pixbuf),
1591         (ev_document_misc_surface_rotate_and_scale):
1592
1593         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1594         creating page surfaces. Fixes bug #453123. Thank you very much to
1595         Jeff Muizelaar <jeff@infidigm.net>.
1596
1597 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1598
1599         * shell/ev-page-cache.c: (ev_page_cache_new),
1600         (ev_page_cache_get_thumbnail_size):
1601         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1602         (ev_sidebar_thumbnails_set_loading_icon):
1603
1604         Also store in page-cache the dimensions of the thumbnails so that
1605         they can be used to create the correct loading icon in the side
1606         pane. Fixes bug #466857.
1607
1608 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1609
1610         * backend/pdf/ev-poppler.cc:
1611         (pdf_document_thumbnails_get_thumbnail):
1612
1613         Fix thumbnails rotation in pdf documents that include embedded 
1614         thumbnails.
1615
1616 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1617
1618         * backend/pdf/ev-poppler.cc:
1619
1620         Don't use #ifdef in macro expansion. Some compilers don't
1621         like that. Closes bug #467042.
1622
1623 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1624
1625         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1626         
1627         Fixes memory leak in djvu backend.
1628
1629 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1630
1631         * data/icons/32x32/Makefile.am:
1632         * data/icons/32x32/actions/Makefile.am:
1633         * data/icons/32x32/actions/view-page-cont.svg:
1634         * data/icons/32x32/actions/view-page-facing.svg:
1635         * data/icons/48x48/Makefile.am:
1636         * data/icons/48x48/actions/Makefile.am:
1637         * data/icons/48x48/actions/view-page-cont.svg:
1638         * data/icons/48x48/actions/view-page-facing.svg:
1639         
1640         Icons for a new sizes.
1641
1642 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1643
1644         * shell/ev-page-cache.c: (build_height_to_page),
1645         (ev_page_cache_get_height_to_page):
1646         
1647         Fixes invalid read, see bug #466401.
1648
1649 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1650
1651         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1652         (set_drag_cursor):
1653         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1654         (configure_item_cursor), (new_pixbuf_from_widget):
1655
1656         Fix multihead problems in toolbar editor. Fixes bug #382055.
1657
1658 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1659
1660         * shell/ev-window.c: (ev_window_cmd_file_open),
1661         (ev_window_cmd_save_as):
1662
1663         Use g_get_user_special_dir when available instead of
1664         xdg_user_dir_lookup.
1665
1666 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1667
1668         * MAINTAINERS:
1669         
1670         Updated according to request on desktop-devel.
1671
1672 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1673
1674         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1675
1676         Do not use cairo_rectangle and cairo_clip since we are
1677         not using cairo_fill but cairo_paint. Use the same cairo context
1678         for every page in the same expose event.
1679
1680 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1681
1682         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1683         leak.
1684
1685 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1686
1687         * configure.ac:
1688         * NEWS:
1689
1690         Release 0.9.3
1691
1692 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1693
1694         * libdocument/ev-document-info.h:
1695         * libdocument/ev-document.h:
1696         * shell/ev-page-action.h:
1697         * shell/ev-sidebar-links.h:
1698
1699         Fix a headers problem with ev-link
1700         
1701         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1702         * shell/ev-view-private.h:
1703         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1704         (get_link_area), (ev_view_query_tooltip),
1705         (ev_view_leave_notify_event), (ev_view_destroy),
1706         (ev_view_class_init):
1707
1708         Use new gtk tooltips when available instead of ev-tooltip.
1709         
1710 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1711
1712         * shell/ev-window.c: (update_chrome_visibility),
1713         (ev_window_sidebar_visibility_changed_cb):
1714
1715         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1716         
1717 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1718
1719         * shell/ev-navigation-action.c:
1720         (ev_navigation_action_history_changed),
1721         (ev_navigation_action_set_history):
1722         * shell/ev-navigation-action-widget.c:
1723         (ev_navigation_action_widget_init):
1724         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1725
1726         Fix compile warnings.
1727         
1728 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1729
1730         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1731         (egg_editable_toolbar_dispose):
1732
1733         Fix memory leak.
1734         
1735 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1736
1737         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1738         (screensaver_disable_x11):
1739         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1740         * shell/ev-window.c: (presentation_set_timeout):
1741         * shell/ev-view.c: (ev_view_presentation_transition_start):
1742
1743         Use g_timeout_add_seconds instead of g_timeout_add when
1744         available.
1745         
1746 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1747
1748         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1749
1750         Set horizontal scrollbar policy to AUTOMATIC instead of
1751         NEVER. Workaround for bug #449462.
1752         
1753 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1754
1755         * shell/ev-jobs.c: (ev_job_render_page_ready):
1756
1757         Add page_ready callback to main loop with high priority and hold
1758         a reference to job during idle.
1759         
1760 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1761
1762         * configure.ac:
1763         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1764         (pdf_document_file_exporter_begin),
1765         (pdf_document_file_exporter_do_page),
1766         (pdf_document_file_exporter_get_capabilities):
1767         * libdocument/ev-file-exporter.h:
1768         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1769         * shell/ev-window.c: (ev_window_print_send),
1770         (ev_window_print_dialog_response_cb):
1771
1772         Allow printing multiple pages per sheet. Fixes bug #395573.
1773         
1774 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1775
1776         * shell/ev-view.c: (tip_from_link):
1777         
1778         Check for NULL, fixes bug #460862.
1779
1780 2007-07-29  Christian Persch  <chpe@gnome.org>
1781
1782         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1783         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1784         (ev_window_cmd_preview_print):
1785         
1786         Fixes bug #437681 - blocks while enumerating printers.
1787
1788 2007-07-29  Christian Persch  <chpe@gnome.org>
1789
1790         * shell/ev-window.c: (ev_window_screen_changed):
1791         
1792         Don't use deprecated gtk+ function. See bug #460909.
1793
1794 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1795
1796         * shell/ev-utils.c: (get_num_monitors):
1797         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1798
1799         Do not use display before initializing it. Remove compile
1800         warnings.
1801
1802 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
1803
1804         * shell/ev-view.c: (ev_view_class_init):
1805         
1806         Unix-like hjkl bindings added. See bug #458111.
1807
1808 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1809
1810         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1811         * shell/ev-utils.h:
1812         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1813         (ev_view_update_view_size):
1814         * shell/ev-view.h:
1815         * shell/ev-window.c: (ev_window_update_actions),
1816         (setup_view_from_metadata), (ev_window_screen_changed),
1817         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1818         (zoom_control_changed_cb):
1819         * shell/ev-window.h:
1820         
1821         Reorganizes utility functions.
1822
1823 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1824
1825         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1826         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1827         (add_job), (ev_pixbuf_cache_get_surface),
1828         (ev_pixbuf_cache_get_link_mapping),
1829         (ev_pixbuf_cache_get_image_mapping),
1830         (ev_pixbuf_cache_get_form_field_mapping),
1831         (ev_pixbuf_cache_get_text_mapping):
1832         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1833         (notify_page_ready), (ev_job_render_page_ready),
1834         (ev_job_render_run):
1835
1836         Add page_ready signal to notify that page is ready as soon as
1837         possible even if other page elements like links, forms, images or
1838         text mapping are not ready yet.
1839
1840 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1841
1842         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1843         (dvi_document_file_exporter_do_page),
1844         (dvi_document_file_exporter_get_capabilities),
1845         (dvi_document_file_exporter_iface_init):
1846         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1847         (ps_document_file_exporter_do_page),
1848         (ps_document_file_exporter_get_capabilities),
1849         (ps_document_file_exporter_iface_init):
1850         * backend/djvu/djvu-document.c:
1851         (djvu_document_file_exporter_begin),
1852         (djvu_document_file_exporter_end),
1853         (djvu_document_file_exporter_get_capabilities),
1854         (djvu_document_file_exporter_iface_init):
1855         * backend/tiff/tiff-document.c:
1856         (tiff_document_file_exporter_begin),
1857         (tiff_document_file_exporter_get_capabilities),
1858         (tiff_document_document_file_exporter_iface_init):
1859         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1860         (pdf_document_file_exporter_do_page),
1861         (pdf_document_file_exporter_get_capabilities),
1862         (pdf_document_file_exporter_iface_init):
1863         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1864         (ev_file_exporter_get_capabilities):
1865         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1866         (idle_print_handler), (ev_print_job_print):
1867         * shell/ev-jobs.c: (ev_job_print_run):
1868         * shell/ev-window.c: (ev_window_print_send),
1869         (ev_window_print_range):
1870
1871         Use capabilities to know which options should be offered by the
1872         print dialog depending on the document backend.
1873
1874 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1875
1876         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1877
1878         Give priority to forms over text to set the cursor.
1879
1880 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1881
1882         * shell/ev-view-private.h:
1883         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1884         (ev_view_leave_notify_event), (ev_view_finalize),
1885         (ev_view_get_property), (ev_view_class_init):
1886
1887         Use IBEAM cursor for text form fields and NORMAL cursor for read
1888         only fields. Remove unused status attribute.
1889
1890 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1891
1892         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1893
1894         Update region for current selected items also for checkbox
1895         buttons, since they can behave as radio buttons when they are in a
1896         set.
1897
1898 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1899
1900         * configure.ac:
1901         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1902
1903         Get max length of text form fields.
1904
1905 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1906
1907         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1908         * libdocument/ev-form-field.h:
1909         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1910
1911         Fix build with current poppler cvs head.
1912
1913 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1916         * shell/eggfindbar.c: (egg_find_bar_init):
1917
1918         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1919         deprecation. Fixes bug #455667
1920
1921 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1922
1923         * NEWS:
1924         * configure.ac:
1925         
1926         Update for release 0.9.2
1927
1928 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1929
1930         * shell/ev-view.c: (ev_view_form_field_text_save),
1931         (ev_view_form_field_choice_save):
1932
1933         Fix a crash when closing whith a form widget visible.
1934
1935 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1936
1937         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1938
1939         Update also the region of the current selected button when
1940         clicking on another button if they are radio buttons.
1941
1942 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1943
1944         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1945         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1946         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1947         (ev_pixbuf_cache_get_link_mapping),
1948         (ev_pixbuf_cache_get_image_mapping),
1949         (ev_pixbuf_cache_get_form_field_mapping),
1950         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1951         * shell/ev-view.c: (ev_view_form_field_get_region),
1952         (ev_view_form_field_button_create_widget),
1953         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1954         (job_finished_cb):
1955
1956         Redraw only form field region instead of the whole page when
1957         reloading a page to show changes on the form field.
1958
1959 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1960
1961         * shell/ev-view.c: (ev_view_form_field_choice_save):
1962
1963         Fix selection of first item in list form fields.
1964
1965 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1966
1967         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1968         (ev_pixbuf_cache_reload_page),
1969         (ev_pixbuf_cache_get_form_field_mapping):
1970
1971         Some refactoring to avoid duplicated code.
1972
1973 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1974
1975         * configure.ac:
1976         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1977         (ev_form_field_from_poppler_field),
1978         (pdf_document_forms_get_form_fields),
1979         (pdf_document_forms_form_field_text_get_text),
1980         (pdf_document_forms_form_field_text_set_text),
1981         (pdf_document_forms_form_field_button_set_state),
1982         (pdf_document_forms_form_field_button_get_state),
1983         (pdf_document_forms_form_field_choice_get_item),
1984         (pdf_document_forms_form_field_choice_get_n_items),
1985         (pdf_document_forms_form_field_choice_is_item_selected),
1986         (pdf_document_forms_form_field_choice_select_item),
1987         (pdf_document_forms_form_field_choice_toggle_item),
1988         (pdf_document_forms_form_field_choice_unselect_all),
1989         (pdf_document_forms_form_field_choice_set_text),
1990         (pdf_document_forms_form_field_choice_get_text),
1991         (pdf_document_document_forms_iface_init):
1992         * libdocument/Makefile.am:
1993         * libdocument/ev-form-field.[ch]:
1994         * libdocument/ev-document-forms.[ch]:
1995         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1996         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1997         (add_job), (ev_pixbuf_cache_reload_page),
1998         (ev_pixbuf_cache_get_form_field_mapping):
1999         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2000         * shell/ev-view-private.h:
2001         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2002         (ev_view_handle_cursor_over_xy),
2003         (ev_view_get_form_field_at_location),
2004         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2005         (ev_view_form_field_button_create_widget),
2006         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2007         (ev_view_form_field_text_create_widget),
2008         (ev_view_form_field_choice_save),
2009         (ev_view_form_field_choice_changed),
2010         (ev_view_form_field_choice_create_widget),
2011         (ev_view_handle_form_field), (ev_view_size_allocate),
2012         (ev_view_realize), (draw_end_presentation_page),
2013         (ev_view_button_press_event), (ev_view_remove_all),
2014         (ev_view_motion_notify_event), (ev_view_key_press_event),
2015         (ev_view_enter_notify_event), (highlight_find_results),
2016         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2017         (ev_view_class_init), (page_changed_cb),
2018         (on_adjustment_value_changed), (ev_view_set_presentation),
2019         (merge_selection_region), (ev_view_set_cursor),
2020         (ev_view_reset_presentation_state):
2021         
2022         Merge evince-forms branch.
2023
2024 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2025
2026         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2027
2028         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2029         This script also updates itself from libegg
2030
2031         * cut-n-paste/toolbar-editor/egg*:
2032         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2033         libegg
2034
2035 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2036
2037         * shell/ev-window.c:
2038         
2039         Adds a nice icon to page action during toolbar editing.
2040         See bug #452872.
2041
2042 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2043
2044         * data/evince-toolbar.xml:
2045         * shell/ev-window.c:
2046         
2047         Let user add a presentation and fullscreen icons on toolbar.
2048         See bug #449734.
2049
2050 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2051
2052         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2053
2054         new script to keep in sync with toolbareditor in libegg
2055
2056         * cut-n-paste/toolbar-editor/*: 
2057
2058         Run update-toolbareditor-from-libegg so we are in sync again. 
2059         Fixes bug #452850.
2060         
2061
2062 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2063
2064         * shell/ev-sidebar-links.c: (job_finished_callback):
2065
2066         Do not connect selection changed signal more than once. Fixes bug
2067         #349433.
2068
2069 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2070
2071         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2072
2073         Do not change sidebar chrome flag when pressing F9 key in
2074         presentation mode.
2075
2076 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2077
2078         * backend/pdf/ev-poppler.cc:
2079         (pdf_document_thumbnails_get_dimensions):
2080
2081         Make sure thumbnails width and height is not <= 0. Fixes a crash
2082         with some pdf documents which have really small pages.
2083
2084 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2085
2086         * shell/main.c: (main):
2087
2088         Fixes program description translation issue.
2089         Bug #450148.
2090
2091 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2092
2093         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2094
2095         Do not change current page when returning from black/white mode
2096         in presentation. Fixes bug #415032.
2097
2098 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2099
2100         * NEWS:
2101         * configure.ac:
2102         
2103         Update for release 0.9.1
2104
2105 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2106
2107         * backend/dvi/dvi-document.c:
2108         (dvi_document_finalize),
2109         (dvi_document_file_exporter_format_supported),
2110         (dvi_document_file_exporter_begin),
2111         (dvi_document_file_exporter_do_page),
2112         (dvi_document_file_exporter_end),
2113         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2114         
2115         PDF exporter for dvi documents. Fixes bug #441319.
2116
2117 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2118
2119         * shell/ev-window.c: (ev_window_clear_print_job):
2120
2121         Clear gtk print job when job has finished. Fixes bug #447612.
2122
2123 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2124
2125         * shell/ev-window.c: (ev_window_print_send),
2126         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2127
2128         Add preview button to print dialog. Fixes bug #445419.
2129
2130 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2131
2132         * backend/dvi/Makefile.am:
2133         * backend/dvi/pixbuf-device.[ch]: Removed
2134         * backend/dvi/cairo-device.[ch]: Added
2135         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2136         * backend/dvi/dvi-document.c: (dvi_document_load),
2137         (dvi_document_render), (dvi_document_finalize),
2138         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2139         (dvi_document_do_color_special):
2140         * libdocument/ev-document-misc.[ch]:
2141         (ev_document_misc_pixbuf_from_surface):
2142
2143         Port dvi backend to cairo and fix a problem with colors. 
2144
2145 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * shell/ev-view.c: (draw_one_page):
2148
2149         Draw only visible region.
2150
2151 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * backend/djvu/djvu-document.c: (djvu_document_render):
2154
2155         Fix rotation in djvu backend.
2156
2157 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2160         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2161         (ev_pixbuf_cache_get_image_mapping),
2162         (ev_pixbuf_cache_get_text_mapping):
2163
2164         Redraw view every time we have a new surface. Fixes bug #443587.
2165
2166 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2167
2168         * libdocument/ev-document.c: (ev_document_info_free):
2169
2170         Fix memory leaks.
2171
2172 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2173
2174         * backend/dvi/dvi-document.c: (dvi_document_render),
2175         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2176         * backend/impress/impress-document.c:
2177         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2178         (impress_document_render), (impress_document_document_iface_init),
2179         (impress_document_thumbnails_get_thumbnail):
2180         * backend/djvu/djvu-document-private.h:
2181         * backend/djvu/djvu-document.c: (djvu_document_render),
2182         (djvu_document_finalize), (djvu_document_document_iface_init),
2183         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2184         * backend/tiff/tiff-document.c: (tiff_document_render),
2185         (tiff_document_render_pixbuf),
2186         (tiff_document_document_iface_init):
2187         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2188         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2189         (pdf_selection_render_selection):
2190         * backend/comics/comics-document.c:
2191         (comics_document_render_pixbuf), (comics_document_render),
2192         (comics_document_document_iface_init):
2193         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2194         (pixbuf_document_document_iface_init):
2195         * libdocument/ev-document-misc.[ch]:
2196         (ev_document_misc_surface_from_pixbuf),
2197         (ev_document_misc_surface_rotate_and_scale):
2198         * libdocument/ev-document.[ch]: (ev_document_render):
2199         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2200         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2201         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2202         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2203         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2204         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2205         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2206         (render_finished_cb), (ev_job_render_run):
2207         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2208         (merge_selection_region):
2209
2210         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2211         and selections.
2212
2213 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2214
2215         * shell/ev-window-title.c: (ev_window_title_update):
2216
2217         Fix memory leak.
2218
2219 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2220
2221         * shell/ev-view.c: (draw_loading_text):
2222
2223         Show loading text centered. Fixes bug #433061
2224
2225 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2226
2227         * shell/ev-sidebar-thumbnails.c:
2228         (ev_sidebar_thumbnails_set_loading_icon):
2229
2230         Remove a mutex in the main thread that blocks the UI in heavy
2231         documents.
2232
2233 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2234
2235         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
2236
2237         Set points_set to TRUE so that selections don't disappear after a
2238         zoom change.
2239
2240 2007-06-07  Michael Monreal  <infernux@web.de>
2241
2242         * data/icons/16x16/actions/Makefile.am:
2243         * data/icons/16x16/actions/zoom.svg:
2244         * data/icons/22x22/actions/Makefile.am:
2245         * data/icons/22x22/actions/zoom.svg:
2246         * data/icons/24x24/actions/Makefile.am:
2247         * shell/ev-stock-icons.c:
2248         * shell/ev-stock-icons.h:
2249         * shell/ev-window.c:
2250         
2251         Zoom icon artwork. See bug #444795.
2252
2253 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2254
2255         * shell/ev-metadata-manager.c: Remove extraneous function
2256         (Closes: #444386)
2257
2258 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2259
2260         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
2261         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
2262         (ev_metadata_manager_set), (ev_metadata_manager_save):
2263         Simplify the timeout, no need for modified anymore
2264
2265 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2266
2267         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
2268         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2269         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2270         (ev_metadata_manager_save): Adapted patch from Arjan van de
2271         Ven (arjan@linux.intel.com) to avoid the timeout running all the
2272         time, saves on power (Closes: #443851)
2273
2274 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2275
2276         * configure.ac:
2277         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
2278         (pdf_selection_render_selection), (pdf_document_get_page_duration):
2279
2280         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
2281
2282 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2283
2284         * shell/ev-window.c: (ev_window_add_history):
2285
2286         Check if history is NULL
2287
2288 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * libdocument/ev-image.c: (ev_image_finalize):
2291         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
2292         * libdocument/ev-attachment.c: (ev_attachment_finalize):
2293         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
2294         (ev_tmp_uri_unlink):
2295
2296         Add functions to delete temporary files created by evince in a safe
2297         way.
2298
2299         * shell/ev-window.c: (ev_window_clear_local_uri),
2300         (open_xfer_update_progress_callback),
2301         (save_xfer_update_progress_callback), (ev_window_save_remote),
2302         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2303         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2304         (attachment_save_dialog_response_cb),
2305         (ev_attachment_popup_cmd_save_attachment_as):
2306
2307         Allow saving a copy of a document, image or attachment to a remote
2308         location. Fixes bug #440754. 
2309
2310 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2311
2312         * configure.ac:
2313         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2314
2315         Fix build with current poppler from cvs head. 
2316
2317 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2318
2319         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2320
2321         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2322         directory exists.
2323
2324 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2325
2326         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2327         * shell/ev-window.c:
2328
2329         Change sidebar ordering. Fixes bug #439939.
2330
2331 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2332
2333         * backend/comics/Makefile.am:
2334         
2335         Fixes build with --without-libgnome.
2336
2337 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2338         
2339         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2340
2341         Update cursor and tooltip on page change and view scroll. Fixes bug
2342         #439217.
2343
2344 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2345
2346         * NEWS:
2347         * configure.ac:
2348         
2349         Update for release 0.9.0
2350
2351 2007-05-14  Alaska Subedi <asubedi@gmail.com>
2352
2353         * backend/djvu/djvu-document-private.h:
2354         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2355         (djvu_document_finalize),
2356         (djvu_document_file_exporter_format_supported),
2357         (djvu_document_file_exporter_begin),
2358         (djvu_document_file_exporter_do_page),
2359         (djvu_document_file_exporter_end),
2360         (djvu_document_file_exporter_iface_init), (djvu_document_init):
2361         
2362         Implemented printing with djvu. Bug #437998.
2363
2364 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2365
2366         * backend/impress/zip.c:
2367         Add missing ulong definition.
2368
2369         * backend/ps/ps-interpreter.c:
2370         Add missing headers.
2371
2372         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
2373
2374 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2375
2376         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
2377
2378         Add missing call to parent class dispose method. 
2379
2380 2007-05-12  Ross Burton  <ross@openedhand.com>
2381
2382         * shell/main.c:
2383         Sync keybindings manually when building without libgnome
2384         (#437925).
2385
2386 2007-05-12  Ross Burton  <ross@openedhand.com>
2387
2388         * shell/ev-window.c:
2389         Respect the screen when opening help (#437866).
2390
2391 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * data/evince-ui.xml:
2394         * shell/ev-application.[ch]: (get_print_settings_from_args),
2395         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2396         (ev_application_open_uri_list):
2397         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
2398         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2399         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
2400         (ev_window_cmd_view_reload), (lookup_printer_from_name),
2401         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
2402         (ev_window_dispose):
2403         * shell/main.c: (arguments_parse):
2404
2405         Add print button in preview mode. Fixes bug #396475. 
2406
2407 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2408
2409         * cut-n-paste/zoom-control/ephy-zoom.h:
2410         
2411         Fixes zoom level factors. See bug #408119 for details.
2412
2413 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2414
2415         * backend/comics/comics-document.c: (comics_regex_quote),
2416         (extract_argv):
2417         
2418         Correctly quote symbols. Fixes crash in the bug
2419         #415370.
2420
2421 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2422
2423         * shell/ev-navigation-action-widget.c:
2424         (ev_navigation_action_widget_init),
2425         (ev_navigation_action_widget_class_init),
2426         (ev_navigation_action_widget_button_press_event):
2427         
2428         Connect to button-press event on correct widget. Fixes
2429         bug #431988
2430
2431 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2432
2433         * shell/ev-application.c: (ev_application_open_window),
2434         (ev_application_add_icon_path_for_screen),
2435         (ev_application_open_uri_at_dest):
2436         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
2437         * shell/ev-navigation-action.c: (build_menu):
2438         
2439         Add app-specific icons to our icon theme. Fixes bug
2440         #425508.
2441
2442 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2443
2444         * shell/ev-history.c: (ev_history_class_init),
2445         (ev_history_add_link):
2446         * shell/ev-history.h:
2447         * shell/ev-navigation-action.c:
2448         (ev_navigation_action_history_changed),
2449         (ev_navigation_action_set_history), (build_menu),
2450         (ev_navigation_action_finalize):
2451         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2452         
2453         Make navigation action unsensitive instead of showing
2454         menu with unsensitive word. Fixes bug #417392.
2455
2456 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2457
2458         * shell/ev-application.[ch]: (ev_application_shutdown),
2459         (ev_application_get_print_settings),
2460         (ev_application_set_print_settings):
2461         * shell/ev-window.c:
2462
2463         Remember print settings. Fixes bug #349102. 
2464
2465 2007-05-08  Christian Persch  <chpe@gnome.org>
2466
2467         * configure.ac:
2468         * properties/ev-properties-view.c:
2469
2470         No need for a configure check; just use the GTK_CHECK_VERSION macro.
2471         Bug #382438.
2472
2473 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2474
2475         * configure.ac:
2476         * properties/ev-properties-view.c: (ev_regular_paper_size):
2477
2478         Use gtk+ builtin paper list to identify the document's paper size.
2479         Fixes bug #382438. 
2480
2481 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2482
2483         * configure.ac:
2484
2485         Fix build when compiling with thumbnailer and libgnome support. 
2486
2487 2007-05-04  Ross Burton  <ross@openedhand.com>
2488
2489         * configure.ac:
2490         Add --without-libgnome, check for libgnome and libgnomeui
2491         separately, and add them to the symbols as required.
2492
2493         * libdocument/ev-file-helpers.c:
2494         When building without libgnome, use g_get_user_config_dir instead
2495         of gnome_user_dir_get.
2496
2497         * shell/ev-application.c:
2498         When building without libgnome, don't use session management.
2499
2500         * shell/main.c:
2501         When building without libgnome, don't use GnomeProgram or
2502         initialise the authentication manager.
2503
2504         This fixes #328842.
2505
2506 2007-05-04  Ross Burton  <ross@openedhand.com>
2507
2508         * shell/ev-window.c:
2509         Don't use libgnome to open help, instead call Yelp directly.
2510
2511 2007-05-04  Ross Burton  <ross@openedhand.com>
2512
2513         * shell/ev-sidebar-attachments.c:
2514         Don't use libgnome to lookup icons for MIME types, instead copy
2515         code from GTK+ to do it manually.
2516
2517 2007-05-04  Ross Burton  <ross@openedhand.com>
2518
2519         * configure.ac:
2520         Add libxml to the dependencies for SHELL_CORE (#435818).
2521
2522 2007-05-02  Ross Burton  <ross@openedhand.com>
2523
2524         * configure.ac:
2525         * Makefile.am:
2526         Add --disable-thumbnailer (#434825)
2527
2528 2007-05-02  Ross Burton  <ross@openedhand.com>
2529
2530         * shell/ev-window.c:
2531         Add missing includes, fix indentation.
2532
2533         * shell/main.c:
2534         Fix indentation.
2535
2536 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2537
2538         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2539         ev_application_open_uri_at_dest instead of ev_application_open_uri
2540         preventing new document always being opened in a new window even if there
2541         is an empty window.
2542
2543 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2544
2545         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2546         (egg_recent_view_uimanager_finalize):
2547         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2548         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2549         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2550         (ev_pixbuf_cache_dispose):
2551         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2552         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2553         
2554         Add missing chain to parent class methods. Fixes
2555         bug #433128.
2556
2557 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2558
2559         * data/Makefile.am (update-icon-cache): Updates
2560         gtk-update-icon-cache in uninstall-hook.
2561
2562 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * shell/ev-window.c: (ev_window_setup_document),
2565         (ev_window_set_document), (ev_window_load_job_cb):
2566         * shell/ev-view.c: (setup_caches):
2567         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2568
2569         Start rendering pages before any other jobs. 
2570
2571 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2572
2573         * shell/ev-window.c: (ev_window_stop_fullscreen),
2574         (ev_window_stop_presentation):
2575
2576         Update chrome visibility before window unfullscreen. 
2577
2578 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2579
2580         * data/Makefile.am:
2581         * data/evince-ui.xml:
2582         * shell/ev-stock-icons.[ch]:
2583         * shell/ev-application.[ch]: (ev_application_shutdown),
2584         (ev_application_init), (ev_application_get_toolbars_model):
2585         * shell/ev-window.c: (update_chrome_visibility),
2586         (fullscreen_toolbar_setup_item_properties),
2587         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2588         (ev_window_run_presentation), (ev_window_stop_presentation),
2589         (ev_window_run_preview), (ev_window_screen_changed),
2590         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2591         (ev_window_dispose), (ev_window_init):
2592
2593         Make fullscreen toolbar always visible. Do not use egg toolbars for
2594         fullscreen and preview modes since such toolbars are not editables.
2595         Fixes bugs #300278, #338910 and #316188.  
2596
2597 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2598
2599         * shell/ev-application.c:
2600         * shell/ev-job-queue.c:
2601         * shell/ev-metadata-manager.c:
2602         * shell/ev-stock-icons.c:
2603         * shell/ev-window.c:
2604         * shell/main.c:
2605         
2606         Developers documentation updated.
2607
2608 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2609
2610         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2611
2612         Check whether uri is valid before launching it. Fixes bug #427664.
2613
2614 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2615
2616         * shell/ev-window.c:
2617
2618         Change key accelerator for Open a Copy menu entry which is in conflict
2619         with Close. Fixes bug #427321.
2620
2621 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2622
2623         * NEWS:
2624         * configure.ac:
2625         
2626         Update for release 0.8.1
2627
2628 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2629
2630         * shell/ev-window.c: (setup_size_from_metadata):
2631         
2632         Do not make window bigger than screen. Fixes bug 
2633         #388985.
2634
2635 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2636
2637         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2638         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2639
2640         Use default resolution when it's not provided by document. Fixes bug
2641         #408762.
2642
2643 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2644
2645         * configure.ac:
2646         * thumbnailer/Makefile.am:
2647         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2648         * thumbnailer/evince-thumbnailer.schemas.in:
2649         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2650
2651         Add support for ps, eps and compressed documents thumbnails. Do not
2652         ignore size parameter. 
2653
2654 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2655
2656         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2657         (dvi_document_do_color_special):
2658         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2659
2660         Implement font color specials in the DVI backend. Fixes bug #303651.
2661
2662 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2663
2664         Fixup the previous commit:
2665
2666         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2667         * shell/xdg-user-dir-lookup.c: Make the function non-static
2668         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2669
2670 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2671
2672         * shell/ev-window.c (file_open_dialog_response_cb): Use
2673         the xdg-user-dirs DOCUMENTS folder as default folder when
2674         opening a file chooser.  (#424858)
2675
2676         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2677         xdg-user-dirs.
2678
2679 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2680
2681         * shell/ev-window.c: (ev_window_load_job_cb):
2682
2683         Do not setup view from metadata on preview mode. 
2684
2685 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2686
2687         * shell/main.c:
2688
2689         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2690
2691 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2692
2693         * shell/ev-view.c: (ev_view_primary_get_cb):
2694
2695         Check pointer != NULL before using it. Fixes bug #416841. 
2696
2697 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2698
2699         * NEWS:
2700         * configure.ac:
2701         
2702         Release 0.8.0
2703
2704 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2705
2706         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2707
2708         Do not render thumbnails when sidebar thumbnail page is not visible
2709         at startup. Fixes bug #416447. 
2710
2711 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2712
2713         * data/evince.desktop.in.in:
2714
2715         "Application" is not a valid category in the freedesktop specification.
2716
2717 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2718
2719         * libdocument/ev-file-helpers.[ch]: (compression_run),
2720         (ev_file_uncompress), (ev_file_compress):
2721         * shell/ev-window.c: (file_save_dialog_response_cb):
2722
2723         Save document compressed when saving a copy of a compressed document.
2724         Fixes bug #334542.
2725
2726 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2727
2728         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2729
2730         Allow deleting in goto window entry in presentation mode. 
2731
2732 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2733
2734         * Makefile.am: Dist MAINTAINERS.
2735
2736 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2737
2738         * shell/ev-window.c: (ev_window_update_actions):
2739
2740         Fix zoom shortcut keys when searching. Fixes bug #409828.
2741
2742 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2743
2744         * shell/ev-window.c: (ev_window_setup_document):
2745
2746         Fix crash when loading documents with only one page. 
2747
2748 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2749
2750         * backend/dvi/dvi-document.c:
2751         (dvi_document_thumbnails_get_dimensions),
2752         (dvi_document_thumbnails_get_thumbnail):
2753         * backend/impress/impress-document.c:
2754         (impress_document_thumbnails_get_thumbnail),
2755         (impress_document_thumbnails_get_dimensions):
2756         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2757         (ps_document_thumbnails_get_dimensions):
2758         * backend/djvu/djvu-document.c:
2759         (djvu_document_thumbnails_get_dimensions),
2760         (djvu_document_thumbnails_get_thumbnail):
2761         * backend/tiff/tiff-document.c:
2762         (tiff_document_thumbnails_get_thumbnail),
2763         (tiff_document_thumbnails_get_dimensions):
2764         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2765         (pdf_document_thumbnails_get_thumbnail),
2766         (pdf_document_thumbnails_get_dimensions):
2767         * backend/comics/comics-document.c:
2768         (comics_document_thumbnails_get_thumbnail),
2769         (comics_document_thumbnails_get_dimensions):
2770         * backend/pixbuf/pixbuf-document.c:
2771         (pixbuf_document_thumbnails_get_thumbnail),
2772         (pixbuf_document_thumbnails_get_dimensions):
2773         * libdocument/ev-document-thumbnails.[ch]:
2774         (ev_document_thumbnails_get_thumbnail),
2775         (ev_document_thumbnails_get_dimensions):
2776         * libdocument/ev-document-misc.[ch]:
2777         (ev_document_misc_get_thumbnail_frame):
2778         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2779         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2780         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2781         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2782         (ev_sidebar_thumbnails_refresh):
2783         * shell/ev-window.c: (ev_window_setup_document):
2784         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2785
2786         Use an EvRenderContext for rendering thumbnails instead of a suggested
2787         width, so that different sized pages get sized proportionally.
2788
2789 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2790
2791         * shell/ev-view.c: (ev_view_button_press_event),
2792         (ev_view_key_press_event):
2793
2794         Fix critical warnings when there is no document loaded. 
2795
2796 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2797
2798         * shell/ev-page-action-widget.c:
2799         * shell/ev-navigation-action.c:
2800         * shell/ev-window.c:
2801
2802         Fix compile warnings. 
2803
2804 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2805
2806         * backend/djvu/djvu-text.h:
2807         * backend/djvu/djvu-document.c:
2808         * backend/djvu/djvu-text-page.c:
2809         * backend/djvu/djvu-links.c:
2810         * backend/djvu/djvu-text-page.h:
2811         * backend/djvu/djvu-text.c:
2812         
2813         Fix build on Mac. Fixes bug #392186. Patch by
2814         <ephraim_owns@hotmail.com>
2815
2816 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2817
2818         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2819
2820         Restore cairo context before rendering every page when printing a PDF
2821         document into a PDF file. 
2822
2823 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2824
2825         * backend/ps/gstypes.h:
2826         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2827         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2828         (ps_document_thumbnails_get_thumbnail):
2829
2830         Handle PostScript page orientation. Fixes bug #318568.
2831
2832 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2833
2834         * backend/ps/Makefile.am:
2835         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2836         (document_load), (ps_document_load), (save_document),
2837         (save_page_list), (ps_document_get_n_pages),
2838         (ps_document_get_page_size), (ps_document_get_info),
2839         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2840         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2841         (ps_document_thumbnails_get_thumbnail),
2842         (ps_document_thumbnails_get_dimensions),
2843         (ps_document_document_thumbnails_iface_init):
2844         * backend/ps/ps.[ch]: (psgetpagebox):
2845         * backend/ps/ps-interpreter.[ch]:
2846
2847         Add support for thumbnails in ps backend. Fixes bug #164755. 
2848
2849 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2850
2851         * NEWS:
2852         * configure.ac:
2853         
2854         Release 0.7.2
2855
2856 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2857
2858         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2859         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2860         (ev_window_dispose):
2861
2862         Use document thumbnail as window icon. Fixes bug #384442.
2863
2864 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2865
2866         * configure.ac:
2867
2868         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2869         duplicated adding application/x-bzpostscript instead. 
2870
2871 2007-02-11  Tom Parker  <palfrey@tevp.net>
2872
2873         * backend/ps/ps-document.c: (document_load):
2874
2875         Check return value of psscan before trying
2876         to use it. Fixes bug #372414.
2877
2878 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2879
2880         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2881
2882         Fix invalid free in ev-page-cache. Fixes bug #404745.
2883
2884 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2885
2886         * test/Makefile.am:
2887         * test/test3.py:
2888         
2889         Added reload test case.
2890
2891 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2892
2893         * po/POTFILES.in:
2894         * backend/djvu/djvu-document.c: (djvu_document_load):
2895
2896         Check whether there are missing files in indirect multipage djvu
2897         documents. Fixes bug #361683. 
2898
2899 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2900
2901         * test/Makefile.am:
2902         * test/test-mime.bin:
2903         * test/test3.py:
2904         
2905         Added test for slow mime type
2906
2907 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2908
2909         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2910
2911         Add some checks and call parent_class->finalize. Fixes bug #404745.
2912
2913 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2914
2915         * shell/ev-navigation-action.c: (connect_proxy):
2916         
2917         Fixes dropdown history menu. Thanks a lot Carlos!
2918
2919 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2920
2921         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2922
2923         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2924         bug #373715.
2925
2926 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2927
2928         * backend/ps/ps.c: (psscan):
2929
2930         Fix memory leak. 
2931
2932 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2933
2934         * configure.ac:
2935         * libdocument/ev-file-helpers.c: 
2936
2937         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2938
2939 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2940
2941         * configure.ac:
2942         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2943         (ps_interpreter_start), (document_load), (save_document),
2944         (save_page_list):
2945         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2946         * libdocument/ev-document-factory.c:
2947         (ev_document_factory_get_from_mime), (get_document_from_uri),
2948         (free_uncompressed_uri), (ev_document_factory_get_document):
2949         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2950
2951         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2952
2953 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2954
2955         * libdocument/ev-document.h:
2956
2957         Fix typo in function name. 
2958
2959 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2960
2961         * backend/ps/ps-document.c: (ps_interpreter_finished),
2962         (ps_interpreter_start), (ps_interpreter_failed):
2963
2964         Handle ghostscript interpreter crashes. 
2965
2966 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2967
2968         * shell/ev-window.c: (ev_window_open_uri),
2969         (window_configure_event_cb):
2970
2971         Setup window size and position before showing it. Fixes bug #401711.
2972
2973 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2974
2975         * backend/ps/Makefile.am:
2976         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2977         (ps_document_dispose), (ps_document_class_init),
2978         (ps_interpreter_input), (ps_interpreter_output),
2979         (ps_interpreter_error), (setup_interpreter_env),
2980         (ps_interpreter_start), (ps_interpreter_stop),
2981         (ps_interpreter_failed), (ps_interpreter_is_ready),
2982         (check_filecompressed), (document_load), (ps_document_load),
2983         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2984         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2985         (render_page):
2986
2987         Rework ps-document. Code cleanups, remove deprecated code. 
2988
2989 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2990
2991         * shell/ev-view.c: (ev_view_button_press_event):
2992
2993         Do not start an image drag and drop operation when pointer is on 
2994         text, so that we can select text when the whole background is an
2995         image. 
2996
2997 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2998
2999         * shell/ev-window.c: (ev_window_update_actions): 
3000
3001         Disable all zoom related actions during presentation mode. 
3002
3003 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3004
3005         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3006
3007         Do not zoom in or out on presentation mode. Fixes bug #401305.
3008
3009 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3010
3011         * shell/ev-navigation-action.c: (connect_proxy),
3012         (create_menu_item), (ev_navigation_action_class_init):
3013         
3014         Correctly show menu and fix crash when navigaton 
3015         action is out of toolbar visible area.
3016
3017 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3018
3019         * data/Makefile.am:
3020         * data/evince.1:
3021         
3022         Added man file
3023
3024 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3025
3026         * help/reference/* :
3027         * configure.ac:
3028         
3029         Added gtk-doc based documentation for Evince.
3030         Still in initial state but I hope it will
3031         grow.
3032         
3033         * configure.ac:
3034         
3035         Lower dbus requirement to 0.70
3036
3037 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3038
3039         * shell/ev-window.c: (ev_window_add_history):
3040
3041         Fix memory leak. 
3042
3043 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3044
3045         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3046         * shell/ev-view.h:
3047         * shell/ev-window.c: (ev_window_add_history):
3048         
3049         Correctly handle named destination links
3050
3051 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3052
3053         * NOTES:
3054         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3055         * backend/pdf/ev-poppler.cc:
3056         * libdocument/ev-document-links.h:
3057         * libdocument/ev-link.c: (ev_link_get_page):
3058         * libdocument/ev-link.h:
3059         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3060         (ev_history_add_link):
3061         * shell/ev-history.h:
3062         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3063         (new_history_menu_item), (build_menu):
3064         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3065         * shell/ev-sidebar-links.c: (create_loading_model),
3066         (print_section_cb), (ev_sidebar_links_construct),
3067         (fill_page_labels), (update_page_callback_foreach),
3068         (update_page_callback), (job_finished_callback):
3069         * shell/ev-view.c: (ev_view_handle_link):
3070         * shell/ev-window.c: (ev_window_find_chapter),
3071         (ev_window_add_history), (view_handle_link_cb),
3072         (history_changed_cb):
3073         
3074         Implements another history variant
3075
3076 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3077
3078         * shell/ev-window.c: (view_external_link_cb):
3079         * shell/ev-view.c: (ev_view_button_release_event):
3080
3081         Open links in new window when clicking with middle button. 
3082
3083 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3084
3085         * shell/ev-navigation-action.c: (new_history_menu_item):
3086         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3087         * shell/ev-view.c: (ev_view_handle_link):
3088         * shell/ev-window.c:
3089         
3090         Store link before jump, not the destination. For me it 
3091         seems like more natural history behavior.
3092
3093 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3094
3095         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3096         (ev_navigation_action_class_init):
3097         * shell/ev-navigation-action.h:
3098         * shell/ev-page-action.c: (activate_cb):
3099         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3100         (ev_page_cache_set_current_page_history):
3101         * shell/ev-page-cache.h:
3102         * shell/ev-sidebar-thumbnails.c:
3103         (ev_sidebar_tree_selection_changed),
3104         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3105         * shell/ev-view-private.h:
3106         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3107         * shell/ev-view.h:
3108         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3109         (ev_window_setup_document), (ev_window_load_job_cb):
3110         * shell/ev-window.h:
3111         
3112         History finally works as expected.
3113
3114 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3115
3116         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3117
3118         Do not update links treeview if it doesn't have a model assigned yet. 
3119
3120 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3121
3122         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3123         (ev_sidebar_links_class_init), (update_page_callback):
3124
3125         Do not update links treeview when sidepane is not visible. 
3126
3127 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3128
3129         * shell/ev-marshal.list:
3130         * shell/ev-page-action.c: (activate_cb),
3131         (ev_page_action_class_init):
3132         * shell/ev-page-action.h:
3133         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3134         * shell/ev-window.c:
3135         
3136         Remove activate_link signal, not required.
3137
3138 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3139
3140         * shell/ev-navigation-action.c: (build_menu):
3141         
3142         Reorder menu items and build menu with fixed length.
3143
3144 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3145
3146         * shell/ev-view.c: (get_selected_text):
3147         
3148         Normalize text to fix ligatures problem. See bug
3149         #341947 for details.
3150
3151 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3152
3153         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3154
3155         Fix memory leak in ev-page-cache. 
3156
3157 2007-01-25  Tom Parker <palfrey@tevp.net>
3158
3159         * backend/impress/impress-document.c: (impress_document_load),
3160         (impress_document_finalize), (impress_document_init):
3161         * properties/ev-properties-main.c: (ev_properties_get_pages):
3162         
3163         Correctly handle impress document errors. Fixes nautilus
3164         crash in property page #370491.
3165
3166 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3167
3168         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3169         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3170         (ev_job_queue_remove_job):
3171         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3172         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3173         (ev_job_load_run):
3174         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3175         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3176         (ev_window_load_job_cb), (xfer_update_progress_callback),
3177         (ev_window_open_uri), (ev_window_dispose):
3178         * shell/main.c: (main):
3179
3180         Do file transfer asynchronously in the main thread instead of
3181         synchronously in the load thread. Fixes bugs #399694, #398307 and
3182         #343542.
3183
3184 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3185
3186         * shell/ev-jobs.c: (ev_job_xfer_run):
3187
3188         Load the document with the font-config lock held. 
3189
3190 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3191
3192         * backend/ps/ps-document.c: (start_interpreter):
3193
3194         Fix memory leaks in ps backend. 
3195
3196 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3197
3198         * backend/impress/impress-document.c:
3199         (impress_document_render_pixbuf):
3200
3201         Do not acquire fontconfig lock in impress backend, since it is using
3202         the main loop for rendering. 
3203
3204 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3205
3206         * po/POTFILES.in: 
3207
3208         Remove mdvi files that shouldn't be translated. 
3209
3210 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3211
3212         * shell/ev-view-private.h:
3213         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3214         (ev_view_set_zoom):
3215
3216         Render "loading..." text into a cairo surface instead of directly into
3217         the window so that fontconfig lock is only needed once and UI is not
3218         blocked. Change text color to #9B9B9B. Fixes bug #397356.
3219
3220 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3221
3222         * shell/ev-stock-icons.c: (ev_stock_icons_init):
3223         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3224
3225         Use icon theme associated with the window screen rather than default. 
3226
3227 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3228
3229         * configure.ac:
3230
3231         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
3232
3233 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3234
3235         * data/icons/*/apps/evince.*:
3236
3237         Move Evince icons under new apps directory.
3238
3239         * data/icons/*/actions/*:
3240
3241         Add new custom themeable Evince icons: view-page-continuous, 
3242         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
3243         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
3244
3245         * configure.ac:
3246
3247         Add new directories to AC_CONFIG_FILES.
3248
3249         * shell/ev-stock-icons.c:
3250         * shell/ev-stock-icons.h:
3251
3252         Use new custom themeable icons.
3253
3254 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3255
3256         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3257
3258         Do not draw white background page in presentation mode. 
3259
3260 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
3261
3262         * shell/ev-view.c: Remove unused gnome-vfs include.
3263
3264 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3265
3266         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
3267         
3268         Format string is corrected, fixes bug #397129.
3269
3270 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3271
3272         * shell/ev-window.c: (ev_window_setup_recent):
3273
3274         Do not include in recent menu inexistent documents. Fixes
3275         bug #339171.
3276
3277 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3278
3279         * po/POTFILES.skip: 
3280
3281         Update POTFILES.skip file according to current source tree. 
3282
3283 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3284
3285         * shell/ev-window.c: (file_save_dialog_response_cb):
3286
3287         Do Save a copy in atomic way. Fixes bug #328266. 
3288
3289 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3290
3291         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
3292
3293         Keep selected cell always visible in index treeview.
3294
3295 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3296         
3297         * shell/ev-view.c: (ev_view_size_allocate):
3298
3299         Restore horizontal scrollbar after switching to/from fullscreen
3300         or presentation mode. Fixes bug #331728.
3301
3302 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3303
3304         * shell/ev-view-private.h:
3305         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3306         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3307         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3308         (ev_view_can_zoom_out):
3309
3310         Use max and min scale values in the view iby taking dpi into account. 
3311
3312 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3313
3314         * configure.ac:
3315         * NEWS:
3316
3317         Release 0.7.1
3318
3319 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3320
3321         * shell/ev-window.c: (ev_window_print_send):
3322
3323         Send print job to printer with some settings set to default values,
3324         since we have already exported to a file according to such settings
3325         and they could be taken twice by some printers. 
3326
3327 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3328
3329         * shell/ev-jobs.c: (ev_job_xfer_run):
3330         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3331
3332         Show main window and load document with the font-config lock held. 
3333
3334 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3335
3336         * configure.ac:
3337         * shell/ev-application.c: (ev_application_register_service):
3338         * shell/main.c: (load_files_remote):
3339
3340         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3341
3342 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3343
3344         * doc/debugging.txt:
3345         
3346         Remove obsolete documentation.
3347
3348 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3349
3350         * Makefile.am:
3351         * backend/Makefile.am:
3352         * backend/comics/Makefile.am:
3353         * backend/djvu/Makefile.am:
3354         * backend/dvi/Makefile.am:
3355         * backend/ev-async-renderer.c:
3356         * backend/ev-async-renderer.h:
3357         * backend/ev-attachment.c:
3358         * backend/ev-attachment.h:
3359         * backend/ev-backend-marshal.c:
3360         * backend/ev-document-factory.c:
3361         * backend/ev-document-factory.h:
3362         * backend/ev-document-find.c:
3363         * backend/ev-document-find.h:
3364         * backend/ev-document-fonts.c:
3365         * backend/ev-document-fonts.h:
3366         * backend/ev-document-images.c:
3367         * backend/ev-document-images.h:
3368         * backend/ev-document-info.h:
3369         * backend/ev-document-links.c:
3370         * backend/ev-document-links.h:
3371         * backend/ev-document-misc.c:
3372         * backend/ev-document-misc.h:
3373         * backend/ev-document-security.c:
3374         * backend/ev-document-security.h:
3375         * backend/ev-document-thumbnails.c:
3376         * backend/ev-document-thumbnails.h:
3377         * backend/ev-document-transition.c:
3378         * backend/ev-document-transition.h:
3379         * backend/ev-document.c:
3380         * backend/ev-document.h:
3381         * backend/ev-file-exporter.c:
3382         * backend/ev-file-exporter.h:
3383         * backend/ev-image.c:
3384         * backend/ev-image.h:
3385         * backend/ev-link-action.c:
3386         * backend/ev-link-action.h:
3387         * backend/ev-link-dest.c:
3388         * backend/ev-link-dest.h:
3389         * backend/ev-link.c:
3390         * backend/ev-link.h:
3391         * backend/ev-render-context.c:
3392         * backend/ev-render-context.h:
3393         * backend/ev-selection.c:
3394         * backend/ev-selection.h:
3395         * backend/impress/Makefile.am:
3396         * backend/pdf/Makefile.am:
3397         * backend/pixbuf/Makefile.am:
3398         * backend/ps/Makefile.am:
3399         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
3400         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
3401         (start_interpreter), (stop_interpreter), (document_load),
3402         (ps_document_next_page), (render_page):
3403         * backend/tiff/Makefile.am:
3404         * comics/Makefile.am:
3405         * comics/comics-document.c:
3406         * comics/comics-document.h:
3407         * configure.ac:
3408         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3409         * djvu/Makefile.am:
3410         * djvu/djvu-document-private.h:
3411         * djvu/djvu-document.c:
3412         * djvu/djvu-document.h:
3413         * djvu/djvu-links.c:
3414         * djvu/djvu-links.h:
3415         * djvu/djvu-text-page.c:
3416         * djvu/djvu-text-page.h:
3417         * djvu/djvu-text.c:
3418         * djvu/djvu-text.h:
3419         * dvi/Makefile.am:
3420         * dvi/dvi-document.c:
3421         * dvi/dvi-document.h:
3422         * dvi/fonts.c:
3423         * dvi/fonts.h:
3424         * dvi/mdvi-lib/Makefile.am:
3425         * dvi/mdvi-lib/afmparse.c:
3426         * dvi/mdvi-lib/afmparse.h:
3427         * dvi/mdvi-lib/bitmap.c:
3428         * dvi/mdvi-lib/bitmap.h:
3429         * dvi/mdvi-lib/color.c:
3430         * dvi/mdvi-lib/color.h:
3431         * dvi/mdvi-lib/common.c:
3432         * dvi/mdvi-lib/common.h:
3433         * dvi/mdvi-lib/defaults.h:
3434         * dvi/mdvi-lib/dvimisc.c:
3435         * dvi/mdvi-lib/dviopcodes.h:
3436         * dvi/mdvi-lib/dviread.c:
3437         * dvi/mdvi-lib/files.c:
3438         * dvi/mdvi-lib/font.c:
3439         * dvi/mdvi-lib/fontmap.c:
3440         * dvi/mdvi-lib/fontmap.h:
3441         * dvi/mdvi-lib/fontsrch.c:
3442         * dvi/mdvi-lib/gf.c:
3443         * dvi/mdvi-lib/hash.c:
3444         * dvi/mdvi-lib/hash.h:
3445         * dvi/mdvi-lib/list.c:
3446         * dvi/mdvi-lib/mdvi.h:
3447         * dvi/mdvi-lib/pagesel.c:
3448         * dvi/mdvi-lib/paper.c:
3449         * dvi/mdvi-lib/paper.h:
3450         * dvi/mdvi-lib/pk.c:
3451         * dvi/mdvi-lib/private.h:
3452         * dvi/mdvi-lib/setup.c:
3453         * dvi/mdvi-lib/sp-epsf.c:
3454         * dvi/mdvi-lib/special.c:
3455         * dvi/mdvi-lib/sysdeps.h:
3456         * dvi/mdvi-lib/t1.c:
3457         * dvi/mdvi-lib/tfm.c:
3458         * dvi/mdvi-lib/tfmfile.c:
3459         * dvi/mdvi-lib/tt.c:
3460         * dvi/mdvi-lib/util.c:
3461         * dvi/mdvi-lib/vf.c:
3462         * dvi/pixbuf-device.c:
3463         * dvi/pixbuf-device.h:
3464         * impress/Makefile.am:
3465         * impress/common.h:
3466         * impress/document.c:
3467         * impress/f_oasis.c:
3468         * impress/f_oo13.c:
3469         * impress/iksemel.c:
3470         * impress/iksemel.h:
3471         * impress/imposter.h:
3472         * impress/impress-document.c:
3473         * impress/impress-document.h:
3474         * impress/internal.h:
3475         * impress/r_back.c:
3476         * impress/r_draw.c:
3477         * impress/r_geometry.c:
3478         * impress/r_gradient.c:
3479         * impress/r_style.c:
3480         * impress/r_text.c:
3481         * impress/render.c:
3482         * impress/render.h:
3483         * impress/zip.c:
3484         * impress/zip.h:
3485         * lib/Makefile.am:
3486         * lib/ev-debug.c:
3487         * lib/ev-debug.h:
3488         * lib/ev-file-helpers.c:
3489         * lib/ev-file-helpers.h:
3490         * lib/ev-gui.c:
3491         * lib/ev-gui.h:
3492         * lib/ev-tooltip.c:
3493         * lib/ev-tooltip.h:
3494         * libdocument/Makefile.am:
3495         * libdocument/ev-file-helpers.c:
3496         * pdf/Makefile.am:
3497         * pdf/ev-poppler.cc:
3498         * pdf/ev-poppler.h:
3499         * pixbuf/Makefile.am:
3500         * pixbuf/pixbuf-document.c:
3501         * pixbuf/pixbuf-document.h:
3502         * properties/Makefile.am:
3503         * ps/Makefile.am:
3504         * ps/gsdefaults.c:
3505         * ps/gsdefaults.h:
3506         * ps/gsio.c:
3507         * ps/gsio.h:
3508         * ps/gstypes.h:
3509         * ps/ps-document.c:
3510         * ps/ps-document.h:
3511         * ps/ps.c:
3512         * ps/ps.h:
3513         * shell/Makefile.am:
3514         * shell/ev-application.h:
3515         * shell/ev-sidebar-links.c:
3516         * shell/ev-sidebar-links.h:
3517         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3518         (ev_gui_menu_position_tree_selection):
3519         * shell/ev-utils.h:
3520         * shell/ev-view.c: (ev_view_finalize):
3521         * shell/ev-window.c:
3522         * shell/main.c: (main):
3523         * thumbnailer/Makefile.am:
3524         * tiff/Makefile.am:
3525         * tiff/tiff-document.c:
3526         * tiff/tiff-document.h:
3527         * tiff/tiff2ps.c:
3528         * tiff/tiff2ps.h:
3529         
3530         Reorganize source tree.
3531
3532 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3533
3534         * backend/ev-document-factory.c:
3535
3536         Do not include ev-poppler.h when pdf is disabled. 
3537
3538 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3539
3540         * configure.ac:
3541         * data/evince-ui.xml:
3542         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3543         (pdf_document_document_images_iface_init):
3544         * backend/Makefile.am:
3545         * backend/ev-document-images.[ch]:
3546         * backend/ev-image.[ch]:
3547         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3548         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3549         (ev_job_xfer_run):
3550         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3551         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3552         (ev_pixbuf_cache_get_image_mapping):
3553         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3554         (view_menu_popup_cb), (ev_window_dispose),
3555         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3556         (ev_view_popup_cmd_copy_image):
3557         * shell/ev-view-private.h:
3558         * shell/ev-view.c: (ev_view_get_image_at_location),
3559         (ev_view_do_popup_menu), (ev_view_popup_menu),
3560         (ev_view_button_press_event), (ev_view_drag_data_get),
3561         (ev_view_drag_motion), (ev_view_drag_data_received),
3562         (ev_view_motion_notify_event), (ev_view_button_release_event),
3563         (ev_view_finalize), (ev_view_class_init):
3564
3565         Add image handling support. Fixes bugs #310008 and #325047. Images
3566         selection is not supported yet. 
3567
3568 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3569
3570         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3571         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3572         (ev_view_init):
3573
3574         Move view drag and drop stuff to ev-view.
3575
3576 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3577
3578         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3579         * shell/ev-view.c: (clear_selection): 
3580
3581         Clear selection also in pixbuf cache.
3582
3583 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3584
3585         * data/evince.desktop.in.in:
3586         
3587         Change icon name in desktop file. See bug #390734
3588         for details.
3589
3590 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3591
3592         * thumbnailer/Makefile.am:
3593
3594         Use top_builddir instead top_srcdir for generated schema
3595         file installation. Fixes bug #390161.
3596
3597 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3598
3599         * configure.ac:
3600         * backend/Makefile.am:
3601         * backend/ev-document-transition.[ch]:
3602         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3603         (pdf_document_page_transition_iface_init):
3604         * shell/ev-view-private.h:
3605         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3606         (ev_view_set_presentation), (transition_next_page),
3607         (ev_view_presentation_transition_stop),
3608         (ev_view_presentation_transition_start), (ev_view_next_page):
3609
3610         Add page transition support in presentation mode. At the moment only
3611         page duration is supported, but not transition effects. Fixes bug
3612         #309815.
3613
3614 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3615
3616         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3617
3618         Run find_link_dest with document lock held, since it's called by links
3619         thread and main thread at the same time. 
3620
3621 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3622
3623         * shell/ev-view.c: (goto_dest):
3624
3625         Update page-cache when page is changed by the view, so that
3626         page-changed signal is emitted. 
3627
3628 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3629
3630         * test/test1.py:
3631         * test/test2.py:
3632
3633         Use C locale in tests. 
3634
3635 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3636
3637         * shell/ev-window.c: (ev_window_run_presentation):
3638         * shell/ev-view-private.h:
3639         * shell/ev-view.c: (ev_view_set_presentation):
3640
3641         Restore zoom settings when back from presentation mode. 
3642
3643 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3644
3645         * shell/ev-window.c: (ev_window_run_presentation):
3646
3647         Always use "best fit" zoom in presentation mode.
3648         Fixes bug #389195.
3649
3650 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3651
3652         * shell/ev-view.c: (ev_view_goto_window_create):
3653
3654         Show "Jump to page" label in the page jumping popup in
3655         presentation mode instead of just a GtkEntry.
3656
3657 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3658
3659         * shell/ev-window.c: (launch_external_uri):
3660
3661         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3662         #378085.
3663
3664 2006-12-22  Elijah Newren  <newren gmail com>
3665
3666         * configure.ac: explicitly check for libxml2.  Fixes #388795
3667
3668 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3669
3670         * shell/ev-view-private.h:
3671         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3672         (ev_view_goto_window_delete_event), (key_is_numeric),
3673         (ev_view_goto_window_key_press_event),
3674         (ev_view_goto_window_button_press_event),
3675         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3676         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3677         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3678
3679         Allow jumping to another page by typing a page number in presentation
3680         mode. It uses a popup window with an entry. Fixes bug #353625.
3681
3682 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3683
3684         * configure.ac:
3685         * properties/ev-properties-view.c: (ev_get_default_user_units),
3686         (ev_regular_paper_size):
3687         
3688         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3689         to Damien Carbery <damien.carbery@sun.com> and
3690         Yevgen Muntyan <muntyan@tamu.edu>.
3691
3692 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3693
3694         * shell/ev-window.c: (setup_document_from_metadata):
3695
3696         Make sure Evince doesn't restore the view on the last
3697         page when a document is reopened. Fixes bug #383381.
3698
3699 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3700
3701         * shell/ev-view.c: (draw_loading_text):
3702
3703         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3704
3705 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3706
3707         * configure.ac:
3708         * NEWS:
3709
3710         Release 0.7.0
3711
3712 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3713
3714         * configure.ac:
3715         * pdf/ev-poppler.cc: (pdf_print_context_free),
3716         (pdf_document_file_exporter_begin),
3717         (pdf_document_file_exporter_do_page):
3718
3719         Make cairo-pdf depedency optional. 
3720
3721 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3722
3723         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3724
3725         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3726
3727 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3728
3729         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3730         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3731         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3732         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3733         * shell/ev-view.c: (draw_loading_text):
3734         * shell/ev-window.c: (ev_window_cmd_file_properties):
3735
3736         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3737         related to using FontConfig from different threads.
3738         
3739 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3740
3741         * shell/ev-view.c: (draw_loading_text):
3742
3743         Acquire lock document when drawing "Loading..." text so that only one
3744         thread will use FontConfig at the same time. Fixes bug #374750.
3745
3746 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3747
3748         * shell/ev-page-action.[ch]: (activate_cb):
3749         * shell/ev-window.c: (activate_label_cb):
3750
3751         Check if text inserted in page entry is a valid page number when it
3752         doesn't match to any document page label. Fixes bug #383165.
3753
3754 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3755         * shell/ev-window.c:
3756
3757         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3758         available with GTK < 2.10. Added an ifdef to avoid compilation
3759         error.
3760
3761 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3762
3763         * configure.ac:
3764         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3765
3766         Fix ps backend in multihead systems.
3767
3768 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3769
3770         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3771         * shell/ev-window.c: (ev_window_get_screen_dpi),
3772         (ev_window_update_actions), (setup_view_from_metadata),
3773         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3774
3775         Take screen DPI into account when zooming. Fixes bug #318285.
3776
3777 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3778
3779         * data/Makefile.am:
3780
3781         Cleaned up/slightly refactored Makefile.am. Added GConf
3782         schemas uninstallation as well.
3783
3784 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3785
3786         * Makefile.am:
3787         * test/Makefile.am:
3788
3789         Fight with autotools to fix make check. Make distcheck
3790         works fine as well now!
3791
3792 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3793
3794         * shell/ev-view.c: (draw_end_presentation_page):
3795
3796         Corrected "end of presentation" string.
3797
3798 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3799
3800         * shell/ev-view.c: (ev_view_key_press_event):
3801
3802         Correctly propagate key press event so that up/down keys
3803         work as expected (correct behaviour was broken by
3804         black/white screen key bindings for presentations).
3805
3806 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3807
3808         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3809         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3810         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3811         (pdf_selection_get_selection_region),
3812         (pdf_selection_get_selection_map):
3813
3814         Add "static" to some private functions. 
3815
3816 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3817
3818         * lib/ev-tooltip.h:
3819         * properties/ev-properties-view.h:
3820         * shell/ev-jobs.h:
3821         * shell/ev-properties-dialog.h:
3822         * shell/ev-properties-fonts.h:
3823         * shell/ev-sidebar-links.h:
3824         * shell/ev-sidebar-thumbnails.h:
3825         * shell/ev-sidebar.h:
3826         * shell/ev-window.h:
3827         
3828         Fixes CHACK type in class casts. See bug #385343
3829         for details.
3830
3831 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3832
3833         * shell/ev-view-private.h:
3834         * shell/ev-view.c: (draw_end_presentation_page),
3835         (ev_view_expose_event), (ev_view_key_press_event),
3836         (ev_view_class_init), (ev_view_init):
3837
3838         Blank screen in presentation mode when pressing 'b' (filling with
3839         black) or 'w' (filling with white) keys. Fixes bug #358132.
3840
3841 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3842
3843         * data/evince-toolbar.xml:
3844         * shell/ev-window.c:
3845         
3846         Use stock icon for Select All action. Fixes
3847         bug #382652.
3848
3849 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3850
3851         * shell/ev-view.c: (get_doc_point_from_offset),
3852         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3853
3854         Add links support in rotated documents. Fixes bug #343733.
3855
3856 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3857
3858         * shell/ev-view-private.h:
3859         * shell/ev-view.c: (draw_end_presentation_page),
3860         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3861
3862         Show a blank page after the last page in presentation mode with a
3863         message indicating that presentation has finished and how to exit. 
3864
3865 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3866
3867         * shell/ev-window.c: (fullscreen_timeout_cb):
3868
3869         Hide cursor after a while in presentation mode. 
3870
3871 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3872
3873         * backend/ev-document-info.h:
3874         * data/evince-properties.glade:
3875         * pdf/ev-poppler.cc:
3876         * properties/ev-properties-view.c: (ev_regular_paper_size),
3877         (ev_properties_view_set_info):
3878         * ps/ps-document.c: (ps_document_get_info):
3879
3880         Adds a paper size field to the properties dialog. Fixes
3881         bug #307315. Patch by Kasper Svendsen (with some i18n
3882         changes done by me).
3883
3884 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3885
3886         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3887         (screensaver_init_dbus), (totem_scrsaver_new),
3888         (totem_scrsaver_init):
3889         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3890         * shell/ev-application.c: (ev_application_register_service),
3891         (ev_application_screensaver_enable),
3892         (ev_application_screensaver_disable):
3893         * shell/ev-application.h:
3894         * shell/ev-window.c: (ev_window_run_presentation),
3895         (ev_window_stop_presentation), (build_comments_string),
3896         (ev_window_init):
3897         
3898         Move screensaver handling to application. No more
3899         message on startup.
3900
3901 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3902
3903         * configure.ac:
3904         * backend/Makefile.am:
3905         * backend/ev-file-exporter.[ch]:
3906         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3907         * ps/ps-document.c: (ps_document_file_exporter_*):
3908         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3909         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3910         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3911         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3912
3913         Allow printing to PDF when suppoted by the backend.
3914         
3915 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3916
3917         * shell/ev-window.c: (build_comments_string):
3918
3919         Use always "Document Viewer" in about dialog. 
3920
3921 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3922
3923         * djvu/djvu-document.c: (djvu_document_get_page_size):
3924
3925         Display a warning message when get_pageinfo fails. 
3926
3927 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3928
3929         * Makefile.am:
3930         * backend/Makefile.am:
3931         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3932         * configure.ac:
3933         * shell/ev-window.c: (build_comments_string):
3934         
3935         Make pdf compilation optional. See bug #38007.
3936
3937 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3938
3939         * ps/ps.c: (get_next_text):
3940
3941         Fix CVE-2006-5864.
3942
3943 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3944
3945         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3946         * shell/ev-navigation-action.c: (connect_proxy),
3947         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3948         
3949         Do not call g_type_class_peek_parent twice.
3950
3951 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3952
3953         * configure.ac:
3954         * data/icons/24x24/.cvsignore:
3955         * data/icons/24x24/Makefile.am:
3956         * data/icons/24x24/evince.png:
3957         * data/icons/Makefile.am:
3958         
3959         Add 24x24 icon. Thanks to 
3960         Michael Monreal <infernux@web.de>.
3961
3962 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3963
3964         * configure.ac: Fix typo in configure.ac. Thanks
3965         to dmacks@netspace.org for notification.
3966
3967 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3968
3969         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3970         
3971         Drop dbus include, fixes compilation with older dbus.
3972
3973 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3974
3975         * configure.ac:
3976         * cut-n-paste/Makefile.am:
3977         * cut-n-paste/totem-screensaver/.cvsignore
3978         * cut-n-paste/totem-screensaver/Makefile.am:
3979         * cut-n-paste/totem-screensaver/README:
3980         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3981         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3982         * shell/Makefile.am:
3983         * shell/ev-window.c: (ev_window_run_presentation),
3984         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3985         (ev_window_init):
3986
3987         Implemented screensaver enabling/disabling for
3988         presentation mode (not fullscreen mode). Code stolen
3989         from Totem (with some minor tweaks). Fixes bug #338889.
3990
3991 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3992
3993         * configure.ac:
3994
3995         Bump gnome-icon-theme requirements. We use the rotation
3996         icons that appeared recently.
3997
3998 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3999
4000         * shell/ev-history.c: (ev_history_add_page):
4001         * shell/ev-history.h:
4002         * shell/ev-window.c: (page_changed_cb):
4003         
4004         Use page labels instead of numbers.
4005
4006 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4007
4008         * data/evince-toolbar.xml:
4009         * po/POTFILES.in:
4010         * shell/Makefile.am:
4011         * shell/ev-navigation-action-widget.c:
4012         (ev_navigation_action_widget_init),
4013         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4014         (menu_detacher), (ev_navigation_action_widget_set_menu),
4015         (menu_position_func), (popup_menu_under_arrow),
4016         (ev_navigation_action_widget_toggled),
4017         (ev_navigation_action_widget_button_press_event):
4018         * shell/ev-navigation-action-widget.h:
4019         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4020         (ev_navigation_action_set_window), (activate_menu_item_cb),
4021         (new_history_menu_item), (new_empty_history_menu_item),
4022         (build_menu), (menu_activated_cb), (connect_proxy),
4023         (create_tool_item), (ev_navigation_action_init),
4024         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4025         * shell/ev-navigation-action.h:
4026         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4027         (ev_page_action_widget_set_page_cache),
4028         (ev_page_action_widget_finalize),
4029         (ev_page_action_widget_class_init), (match_selected_cb),
4030         (display_completion_text), (match_completion), (build_new_tree_cb),
4031         (get_filter_model_from_model),
4032         (ev_page_action_widget_update_model):
4033         * shell/ev-page-action-widget.h:
4034         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4035         (connect_proxy):
4036         * shell/ev-page-action.h:
4037         * shell/ev-stock-icons.c:
4038         * shell/ev-stock-icons.h:
4039         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4040         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4041         (register_custom_actions):
4042         * shell/main.c:
4043         
4044         Preliminary history implementation
4045
4046 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4047
4048         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4049         (dvi_document_class_init), (dvi_document_init_params):
4050         * dvi/mdvi-lib/font.c: (font_reference):
4051         
4052         Add reference to subfont. Fixes bug #374277.
4053
4054 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4055
4056         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4057         (ev_window_cmd_file_open_copy_at_dest):
4058
4059         Fix a race condition when creating symlink. Increase the counter
4060         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4061         Mathias Hasselmann).
4062
4063 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4064
4065         * backend/Makefile.am:
4066         * backend/ev-attachment.c: (ev_attachment_open):
4067         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4068         (ev_tmp_dir), (ev_tmp_filename):
4069         * shell/ev-sidebar-attachments.c:
4070         (ev_sidebar_attachments_drag_data_get):
4071         * shell/ev-window.c: (ev_window_clear_temp_file):
4072
4073         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4074         in ensure_dir_exists. Abort without crashing when we can't create
4075         user's directory.
4076
4077 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * data/evince-ui.xml:
4080         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4081         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4082         (ev_window_cmd_file_open_copy_at_dest),
4083         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4084         (ev_view_popup_cmd_open_link_new_window):
4085
4086         Allow opening a copy of the current document in a new window. Fixes bug
4087         #357472
4088
4089 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4090
4091         * data/evince-toolbar.xml:
4092         
4093         Add rotate right and rotate left to available items for toolbar.
4094         
4095         * data/evince-ui.xml:
4096         * shell/ev-window.c: (ev_window_init):
4097         
4098         Customize toolbar with right click. Fixes bug #372451.
4099
4100 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4101
4102         * shell/ev-window.c: 
4103         
4104         Use "object-rotate-{left,right}" stock icons. Fixes 
4105         bug #373863.
4106
4107 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4108
4109         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4110         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4111         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4112         (ev_window_open_uri):
4113         * shell/main.c: (arguments_parse):
4114
4115         Remove temp file created when evince is used by GTK+ in
4116         preview mode. Fixes bug #365282. 
4117
4118 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4119
4120         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4121         
4122         Fixes bug #372474 - Side pane disabled when entering 
4123         and leaving fullscreen mode.
4124
4125 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4126
4127         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4128         * data/Makefile.am:
4129         * data/evince-preview-toolbar.xml:
4130         * data/evince-toolbar.xml:
4131         * shell/ev-application.c: (ev_application_shutdown),
4132         (ev_application_init), (ev_application_get_toolbars_model):
4133         * shell/ev-application.h:
4134         * shell/ev-window.c: (update_chrome_visibility),
4135         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4136         (ev_window_cmd_edit_toolbar), (ev_window_init):
4137         
4138         Fixes bug #364364 - toolbar editor shows zoom actions again.
4139
4140 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4141
4142         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4143
4144         Do not take margins into consideration for paper size when printing.
4145         Really fixes bug #350491.
4146
4147 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4148
4149         * data/evince-ui.xml:
4150         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4151         (ev_window_cmd_file_print_setup),
4152         (ev_window_print_dialog_response_cb),
4153         (ev_window_setup_action_sensitivity):
4154
4155         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4156
4157 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4158
4159         * shell/ev-window.c: (ev_window_print_range):
4160
4161         Revert my previuos commit, since printing to PDF is not supported by
4162         evince yet. 
4163
4164 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4165
4166         * shell/ev-window.c: (ev_window_print_range):
4167
4168         Enable print to a PDF. Fixes bug #332121.
4169
4170 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4171
4172         * shell/ev-application-service.xml:
4173         * shell/ev-application.[ch]: (ev_application_open_window),
4174         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4175         (ev_application_open_uri), (ev_application_open_uri_list):
4176         * shell/ev-window.c: (file_open_dialog_response_cb),
4177         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4178         (drag_data_received_cb), (open_remote_link):
4179         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4180
4181         Add support for multiscreen systems. Fixes bug #316206.
4182
4183 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4184
4185         * shell/ev-jobs.[ch]: (ev_job_print_new),
4186         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4187         (ev_job_print_do_page):
4188         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4189
4190         Allow printing only odd/even pages. Fixes bug #367289.
4191
4192 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4193
4194         * test/test1.py:
4195         * test/test2.py:
4196
4197         Re-add locale settings to test files.
4198
4199 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4200
4201         * data/evince-ui.xml:
4202         * shell/ev-window.c: (set_action_properties):
4203         
4204         Removed garbage from code and ui.
4205
4206 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4207
4208         * shell/ev-window.c: (ev_window_cmd_help_about):
4209
4210         Shamelessly add my name to the list of contributors.
4211
4212 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4213
4214         * test/test1.py:
4215         * test/test2.py:
4216
4217         Cleaned up the dogtail scripts.
4218
4219 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4220
4221         * shell/ev-view.c: (draw_loading_text): Don't render
4222         "loading..." text in presentation mode. Temporary
4223         workaround for bug #320352.
4224
4225 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4226
4227         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4228         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4229
4230         Use print settings scale, copies, collate and reverse which were
4231         ignored. Fixes bug #359032.
4232
4233 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4234
4235         * configure.ac:
4236         * data/evince-password.glade:
4237         * test/Makefile.am:
4238         * test/test-encrypt.pdf:
4239         * test/test-links.pdf:
4240         * test/test1.py:
4241         * test/test2.py:
4242
4243         Add automated UI tests for evince with dogtail. See
4244         bug #300948.    
4245
4246 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4247
4248         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4249
4250         Hide fullscreen toolbar when switching to another desktop workspace.
4251         Fixes bug #338871
4252
4253 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4254
4255         * shell/ev-window-title.c: 
4256         
4257         Test for .dvi in title of pdf documents.
4258
4259 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4260
4261         * shell/ev-view.c: (ev_view_scroll):
4262
4263         Page Up/Down should do page jumps in "Best fit" mode.
4264         If a user has explicitly chosen to view exactly one page
4265         at a time, scrolling just a part of the page when
4266         pressing Page Up/Down is not right. Fixes bug #323107.
4267
4268 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4269
4270         * NEWS:
4271         * configure.ac:
4272         
4273         Update for 0.6.1
4274
4275 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4276
4277         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
4278         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
4279         
4280         Correctly disconnect from job signals on destroy.
4281
4282 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4283
4284         * shell/ev-view-private.h:
4285         * shell/ev-view.c: (view_set_adjustment_values),
4286         (view_update_range_and_current_page),
4287         (ensure_rectangle_is_visible), (ev_view_size_allocate):
4288         
4289         Fixes bug #343199, current page now follows find page.
4290
4291 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
4292
4293         * backend/ev-document-factory.c:
4294         * configure.ac:
4295         Assigned OpenDocument presenation MIME type to the
4296         Impress backend. Added some missing (but harmless)
4297         #ifdefs in the document factory as well to make things
4298         consistent again. Fixes bug #360658.
4299
4300 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4301
4302         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4303         * backend/ev-document-find.c: (ev_document_find_get_type):
4304         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4305         * backend/ev-document-links.c: (ev_document_links_get_type):
4306         * backend/ev-document-security.c: (ev_document_security_get_type):
4307         * backend/ev-document-thumbnails.c:
4308         (ev_document_thumbnails_get_type):
4309         * backend/ev-document.c: (ev_document_get_type):
4310         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4311         * backend/ev-selection.c: (ev_selection_get_type):
4312         * cut-n-paste/recent-files/egg-recent-model.c:
4313         (egg_recent_model_get_type):
4314         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4315         (egg_recent_view_uimanager_get_type):
4316         * cut-n-paste/recent-files/egg-recent-view.c:
4317         (egg_recent_view_get_type):
4318         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4319         (egg_editable_toolbar_get_type):
4320         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4321         (egg_toolbar_editor_get_type):
4322         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4323         (egg_toolbars_model_get_type):
4324         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4325         (egg_tree_multi_drag_source_get_type):
4326         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4327         (ephy_zoom_action_get_type):
4328         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4329         (ephy_zoom_control_get_type):
4330         * impress/r_back.c: (_imp_fill_back):
4331         * properties/ev-properties-main.c:
4332         (ev_properties_plugin_register_type):
4333         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4334         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4335         (ev_view_accessible_factory_get_type):
4336
4337         Reduce relocations. Bug #360616.
4338
4339 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4340
4341         * backend/ev-document-factory.c:
4342         (ev_document_factory_get_document):
4343         
4344         Load document even if extension is wrong.
4345
4346 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4347
4348         * shell/ev-metadata-manager.c: (save_values):
4349         * shell/ev-window.c: (setup_size_from_metadata),
4350         (setup_view_from_metadata), (ev_window_setup_document),
4351         (ev_window_xfer_job_cb), (window_configure_event_cb):
4352         
4353         Set size according to the document size/page size ratio.
4354         That should correct rather wierd behaviour of the previous
4355         commit.
4356
4357 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4358
4359         * shell/ev-window.c: (setup_view_from_metadata):
4360         
4361         Set size for new windows from previous window size.
4362         See bugs #354968 and #168450 for details. Thanks
4363         to Meik Hellmund.
4364
4365 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4366
4367         * djvu/djvu-links.c: (build_tree):
4368
4369         Fix memory leak.
4370
4371 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4372
4373         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
4374         
4375         Don't make sidebar close button insensitive. Fixes
4376         bug #357871.
4377
4378 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4379
4380         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4381         (ev_window_set_view_accels_sensitivity):
4382         
4383         Don't enable Slash on documents which don't support
4384         find. Fixes bug #358648.
4385
4386 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
4387
4388         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
4389         open dialog fall back to the current document uri if the
4390         filechooser hasn't been used before. Fixes bug #356980.
4391
4392 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
4393
4394         * shell/ev-window.c: (ev_window_setup_recent), 
4395         (ev_window_get_recent_file_label):
4396
4397         Escape underscores in filenames of recent file items.
4398
4399 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4400
4401         * configure.ac:
4402         
4403         Bumped poppler requirements, really 0.5.3 is very 
4404         buggy, now we require 0.5.4.
4405
4406 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4407
4408         * djvu/Makefile.am:
4409         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4410         (djvu_document_find_iface_init), (djvu_document_links_get_links),
4411         (djvu_document_document_links_iface_init):
4412         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
4413         (number_from_string_10), (get_djvu_link_dest),
4414         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
4415         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
4416         (djvu_links_get_links), (djvu_links_find_link_dest),
4417         (djvu_links_get_links_model):
4418         * djvu/djvu-links.h:
4419         
4420         Add support for links and bookmarks in djvu documents. Thanks
4421         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
4422         patch.
4423
4424 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4425
4426         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4427         
4428         Reopen should reload document. Fixes 
4429         bug 327951.
4430
4431 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4432
4433         * configure.ac:
4434         * data/Makefile.am:
4435         * data/evince-16.png:
4436         * data/evince-22.png:
4437         * data/evince.png:
4438         * data/evince.svg:
4439         * data/icons/16x16/Makefile.am:
4440         * data/icons/16x16/evince.png:
4441         * data/icons/22x22/Makefile.am:
4442         * data/icons/22x22/evince.png:
4443         * data/icons/48x48/Makefile.am:
4444         * data/icons/48x48/evince.png:
4445         * data/icons/Makefile.am:
4446         * data/icons/scalable/Makefile.am:
4447         * data/icons/scalable/evince.svg:
4448         
4449         Install icons with correct names. Fixes
4450         bug #354429.
4451
4452 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4453
4454         * shell/ev-view.c: (ev_view_button_release_event):
4455
4456         Don't open links with middle mouse button. Fixes bug #353649
4457
4458 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4459
4460         * NEWS:
4461         * configure.ac:
4462         
4463         Update for release 0.6.0
4464
4465 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4466
4467         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
4468         Implement Close named action. Patch by Carlos Garcia Campos.
4469
4470 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4471
4472         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
4473         
4474         Don't clear link mapping on copy_job_to_job_info. Fixes
4475         bug 346168.
4476
4477 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4478
4479         * shell/main.c: (main):
4480
4481         Revert my previous commit, gnome_program_init owns the option context.
4482         Fix another memory leak in main. Both caught by Christian Persch. 
4483
4484 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4485
4486         * shell/main.c: (main):
4487
4488         Fix memory leak.
4489
4490 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4491
4492         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4493
4494         Fix crash when opening a pdf with password protection. 
4495
4496 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4497
4498         * pdf/ev-poppler.cc: (pdf_document_search_free):
4499
4500         Fix memory leak. 
4501
4502 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4503
4504         * backend/ev-document-factory.c:
4505         (ev_document_factory_get_document):
4506         * tiff/tiff-document.c: (tiff_document_finalize):
4507         
4508         More correct handling of document loading. Fixes
4509         bug #349043.
4510
4511 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4512
4513         * backend/ev-attachment.c: (ev_attachment_save):
4514
4515         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4516         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4517
4518 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4519         
4520         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4521         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4522
4523 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4524
4525         * shell/ev-sidebar-thumbnails.c:
4526
4527         Do not render thumbnails unless thumbnails page is active in the
4528         sidebar.
4529
4530 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4531
4532         * shell/ev-properties-dialog.c:
4533
4534         Fix dialogue spacing. Bug #351370.
4535
4536 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4537
4538         * configure.ac:
4539
4540         Use lowercase gettext catalog file names (evince.mo
4541         instead of Evince.mo)
4542
4543 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4544
4545         * shell/ev-sidebar-attachments.c:
4546
4547         GtkIconTheme is now screen safe too. Fixes bug #350878
4548
4549 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4550
4551         * shell/ev-window.c:
4552
4553         GtkRecent manager is now screen safe. Fixes bug #350145
4554
4555 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4556
4557         * shell/ev-sidebar.c: (ev_sidebar_init):
4558         
4559         Make sidebar close icon smaller. Fix for bug 350177.
4560         See also bugs 350176 and 165770.
4561
4562 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4563
4564         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4565
4566         Ignore zoom for xyz destinations when it's <= 1, keeping user
4567         preferences instead. Set correct sizing-mode for fith and fitv
4568         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4569
4570 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4571
4572         * NEWS:
4573         * configure.ac:
4574         
4575         Update for release 0.5.5
4576
4577 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4578         
4579         * shell/ev-window.c: (ev_window_cmd_escape)
4580
4581         Escape unfocus page entry. Fixes bug #345809.
4582
4583 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4584
4585         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4586         (build_tree), (pdf_document_links_get_links),
4587         (pdf_document_links_find_link_dest):
4588         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4589         (goto_xyz_dest):
4590
4591         Convert from PDF style coordinates to X style coordinates in the
4592         backend rather than in the view. Fixes bug #338440
4593
4594 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4595
4596         * shell/ev-window.c:
4597         
4598         Remove Ctrl+Shift+T shortcut for toolbars. See
4599         the bug #350098.
4600
4601 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4602
4603         * configure.ac:
4604
4605         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4606         of this. 
4607
4608 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4609
4610         * configure.ac:
4611         * cut-n-paste/Makefile.am:
4612         * data/evince-ui.xml:
4613         * shell/Makefile.am:
4614         * shell/ev-application.[ch]:
4615         * shell/ev-window.c:
4616
4617         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4618         #349273
4619
4620 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4621
4622         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4623         findbar code: s/help/search/
4624
4625 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4626
4627         * shell/ev-window.c: (setup_document_from_metadata),
4628         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4629         (setup_view_from_metadata):
4630         
4631         Fix memory leaks.
4632
4633 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4634
4635         * autogen.sh, configure.ac: 
4636         
4637         Update automake usage. See bug 349292.
4638
4639 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4640
4641         * shell/eggfindbar.c: (egg_find_bar_class_init),
4642         (entry_activate_callback), (egg_find_bar_init),
4643         (egg_find_bar_set_status_text):
4644         * shell/eggfindbar.h:
4645         
4646         Unify Evince findbar with Epiphany. Nice patch
4647         from Fabricio Silva <silva@crans.org> and
4648         Frederic Peters <fpeters@entrouvert.com>. See
4649         bug #339966 for details.
4650
4651 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4652
4653         * data/evince.desktop.in.in:
4654         
4655         Correct information for bugzilla. Thanks to
4656         Olaf Vitters, see bug #348855.
4657
4658 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4659
4660         * shell/ev-jobs.[ch]:
4661         * shell/ev-sidebar-links.c:
4662         * shell/ev-window.[ch]:
4663
4664         GtkPrintJob doesn't support print ranges or current page, so we export
4665         to a ps file now when printing ranges or current page.
4666
4667 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4668
4669         * pdf/ev-poppler.cc:
4670         * shell/ev-window.c: (do_action_named):
4671
4672         We should be more clear about bugzilla. See the
4673         poppler bug #7623.
4674
4675 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4676
4677         * configure.ac:
4678         * shell/Makefile.am:
4679         * shell/ev-job-queue.c:
4680         * shell/ev-jobs.[ch]:
4681         * shell/ev-sidebar-links.c:
4682         * shell/ev-window.[ch]:
4683         
4684         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4685         #348422
4686
4687 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4688
4689         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4690         * shell/ev-application-service.xml:
4691         * shell/ev-application.[ch]:
4692         * shell/ev-jobs.[ch]:
4693         * shell/ev-window.[ch]: (ev_window_run_preview):
4694         * shell/main.c: 
4695
4696         Add preview mode to use evince as a printing previewer. It also adds
4697         other command line options for fullscreen and presentation modes.
4698         Fixes bugs #347822, #317031
4699
4700 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4701
4702         * NEWS:
4703         * configure.ac:
4704         
4705         Update for release 0.5.4
4706
4707 2006-07-11  Bastien Nocera <hadess@hadess.net>
4708
4709         * Makefile.am:
4710         * backend/Makefile.am:
4711         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4712         * backend/ev-document-factory.h:
4713         * configure.ac:
4714         * impress/.cvsignore:
4715         * impress/Makefile.am:
4716         * impress/common.h:
4717         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4718         (imp_get_page), (imp_next_page), (imp_prev_page),
4719         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4720         * impress/f_oasis.c: (render_object), (render_page),
4721         (get_geometry), (_imp_oasis_load):
4722         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4723         (_imp_oo13_load):
4724         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4725         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4726         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4727         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4728         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4729         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4730         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4731         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4732         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4733         (iks_new_within), (iks_insert), (iks_insert_cdata),
4734         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4735         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4736         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4737         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4738         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4739         (iks_cdata), (iks_cdata_size), (iks_has_children),
4740         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4741         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4742         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4743         (iks_tree), (iks_load), (iks_save):
4744         * impress/iksemel.h:
4745         * impress/imposter.h:
4746         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4747         (imp_render_draw_bezier_real), (imp_render_get_size),
4748         (imp_render_set_fg_color), (imp_render_draw_line),
4749         (imp_render_draw_rect), (imp_render_draw_polygon),
4750         (imp_render_draw_arc), (imp_render_draw_bezier),
4751         (imp_render_open_image), (imp_render_get_image_size),
4752         (imp_render_scale_image), (imp_render_draw_image),
4753         (imp_render_close_image), (imp_render_markup),
4754         (imp_render_get_text_size), (imp_render_draw_text),
4755         (impress_document_load), (impress_document_save),
4756         (impress_document_get_n_pages), (impress_document_get_page_size),
4757         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4758         (impress_document_finalize), (impress_document_class_init),
4759         (impress_document_can_get_text), (impress_document_get_info),
4760         (impress_document_document_iface_init),
4761         (impress_document_thumbnails_get_thumbnail),
4762         (impress_document_thumbnails_get_dimensions),
4763         (impress_document_document_thumbnails_iface_init),
4764         (impress_document_init):
4765         * impress/impress-document.h:
4766         * impress/internal.h:
4767         * impress/r_back.c: (_imp_fill_back):
4768         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4769         (_imp_draw_image), (_imp_tile_image):
4770         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4771         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4772         (r_polyline):
4773         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4774         (r_draw_gradient_complex), (r_draw_gradient):
4775         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4776         (r_get_bullet):
4777         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4778         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4779         (r_text):
4780         * impress/render.c: (imp_create_context), (imp_context_set_page),
4781         (imp_context_set_step), (imp_render), (imp_delete_context):
4782         * impress/render.h:
4783         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4784         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4785         (zip_load_xml), (zip_get_size), (zip_load):
4786         * impress/zip.h:
4787         * shell/ev-utils.c:
4788         
4789         New backend to support impress slides. Fixes bug #30867.
4790
4791 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4792
4793         * shell/ev-utils.c: (using_postscript_printer):
4794         
4795         Fixes crash when print using PAPI backend,
4796         bug #345012.
4797
4798 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4799
4800         * shell/ev-jobs.c: (ev_job_xfer_run):
4801         * shell/ev-window.c: (password_dialog_response),
4802         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4803         (ev_window_dispose):
4804         Fixes bug #344160: if the xfer job doesn't complete
4805         because a password is required, reload the existing
4806         instance instead of creating a new one.
4807
4808 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4809
4810         * shell/main.c: (main): Call gdk_threads_init. Thus
4811         we'll avoid errors in auth dialog. Fix for the bug
4812         #343347.
4813
4814 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4815
4816         * configure.ac: Advertise pixbuf support, fix
4817         for the bug 343317.
4818
4819 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4820
4821         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4822         (ev_sidebar_thumbnails_set_document):
4823         
4824         Update sidebar thumbnails after reloading.
4825
4826 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4827
4828         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4829         * shell/ev-jobs.h:
4830         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4831         (ev_window_cmd_view_reload), (ev_window_init):
4832         
4833         Don't crash on reload. Fix for the bug #343167.
4834
4835 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4836
4837         * shell/ev-jobs.c: (ev_job_render_run):
4838         
4839         Check for document links.
4840
4841 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4842
4843         * backend/ev-attachment.c: (ev_attachment_save),
4844         (ev_attachment_launch_app), (ev_attachment_open):
4845         * backend/ev-document-factory.c: (get_document_from_uri):
4846         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4847         (egg_recent_view_uimanager_set_list):
4848         * ps/ps-document.c: (check_filecompressed), (document_load),
4849         (ps_document_load):
4850         * shell/ev-metadata-manager.c: (load_values):
4851         * shell/ev-password.c: (ev_password_dialog_set_property):
4852         * shell/ev-view.c: (tip_from_link):
4853         * shell/ev-window.c: (file_save_dialog_response_cb),
4854         (ev_window_print_dialog_response_cb):
4855         
4856         Use consistent quoting style. Fix for the bug #320285.
4857
4858 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4859
4860         * shell/ev-jobs.c: (ev_job_xfer_run):
4861         * shell/main.c: (load_files):
4862                 
4863         Open links with anchors. Fix for the bug #339836.
4864
4865 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4866
4867         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4868         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4869         (ev_link_dest_set_property), (ev_link_dest_finalize),
4870         (ev_link_dest_class_init), (ev_link_dest_new_named),
4871         (ev_link_dest_new_page_label):
4872         * backend/ev-link-dest.h:
4873         * shell/ev-application.c: (ev_application_open_uri):
4874         * shell/ev-view.c: (goto_dest):
4875         * shell/ev-window.c:
4876         * shell/ev-window.h:
4877         
4878         Fix page-label command line option. Bug #342070.
4879
4880 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4881
4882         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4883         
4884         Don't show highlight rects if page can't be showed. Fix for 
4885         the bug #342076
4886
4887 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4888
4889         * shell/ev-window.c: (setup_sidebar_from_metadata),
4890         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4891         
4892         Setup sidebar from metadata even if there is no document
4893         loaded. Fix for the bug #342807.
4894
4895 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4896
4897         * cut-n-paste/toolbar-editor/Makefile.am:
4898         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4899         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4900         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4901         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4902         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4903         (popup_context_menu_cb), (button_press_event_cb),
4904         (configure_item_sensitivity), (configure_item_cursor),
4905         (configure_item_tooltip), (connect_widget_signals),
4906         (action_sensitive_cb), (create_item_from_action),
4907         (create_item_from_position), (toolbar_drag_data_received_cb),
4908         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4909         (toolbar_drag_leave_cb), (configure_drag_dest),
4910         (toggled_visibility_cb), (toolbar_visibility_refresh),
4911         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4912         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4913         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4914         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4915         (egg_editable_toolbar_dispose),
4916         (egg_editable_toolbar_set_ui_manager),
4917         (egg_editable_toolbar_get_selected),
4918         (egg_editable_toolbar_set_selected), (set_edit_mode),
4919         (egg_editable_toolbar_set_property),
4920         (egg_editable_toolbar_get_property),
4921         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4922         (egg_editable_toolbar_new_with_model),
4923         (egg_editable_toolbar_get_edit_mode),
4924         (egg_editable_toolbar_set_edit_mode),
4925         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4926         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4927         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4928         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4929         (item_added_or_removed_cb), (toolbar_removed_cb),
4930         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4931         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4932         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4933         (editor_create_item_from_name), (append_table),
4934         (update_editor_sheet), (egg_toolbar_editor_init):
4935         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4936         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4937         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4938         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4939         (toolbar_node_free), (egg_toolbars_model_get_flags),
4940         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4941         (egg_toolbars_model_get_name), (impl_add_item),
4942         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4943         (parse_data_list), (parse_item_list), (parse_toolbars),
4944         (egg_toolbars_model_load_toolbars), (parse_available_list),
4945         (parse_names), (egg_toolbars_model_load_names),
4946         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4947         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4948         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4949         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4950         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4951         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4952         (egg_toolbars_model_set_types), (fill_avail_array),
4953         (egg_toolbars_model_get_name_avail),
4954         (egg_toolbars_model_get_name_flags),
4955         (egg_toolbars_model_set_name_flags):
4956         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4957         * cut-n-paste/toolbar-editor/eggintl.h:
4958         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4959         (egg_tree_multi_drag_source_get_type),
4960         (egg_tree_multi_drag_source_row_draggable),
4961         (egg_tree_multi_drag_source_drag_data_delete),
4962         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4963         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4964         (path_list_free), (set_context_data), (get_context_data),
4965         (get_info), (egg_tree_multi_drag_drag_data_get),
4966         (egg_tree_multi_drag_motion_event),
4967         (egg_tree_multi_drag_button_press_event),
4968         (egg_tree_multi_drag_add_drag_support):
4969         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4970         * shell/ev-application.c: (ev_application_init),
4971         (ev_application_save_toolbars_model):
4972         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4973         (ev_window_cmd_edit_toolbar), (ev_window_init):
4974         
4975         Sync toolbareditor with epiphany and libegg
4976
4977 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4978
4979         * configure.ac: 
4980
4981         Depend on poppler 0.5.2
4982
4983 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4984
4985         * shell/ev-jobs.c: (ev_job_render_run):
4986         
4987         Check if document supports links iterface.
4988
4989 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4990
4991         * NEWS:
4992         * configure.ac:
4993         
4994         Update for release 0.5.3
4995
4996 2006-05-13  Michael Plump  <plumpy@skylab.org>
4997
4998         * configure.ac:
4999         * shell/Makefile.am:
5000         * shell/main.c: (main):
5001         
5002         Port to GOption command line parsing. Fix for the 
5003         bug #327518
5004
5005 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5006
5007         * shell/ev-window.c: (ev_window_cmd_help_about):
5008         
5009         Do not wrap license. Fix for the bug #309460.
5010
5011 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5012
5013         * configure.ac:
5014         * properties/ev-properties-main.c: (ev_properties_get_pages):
5015         * shell/ev-application.c: (ev_application_open_window),
5016         (ev_application_open_uri_at_dest):
5017         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5018         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5019         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5020         * shell/ev-utils.c: (save_print_config_to_file):
5021         * shell/ev-window.c: (ev_window_cmd_save_as),
5022         (ev_attachment_popup_cmd_save_attachment_as):
5023         * shell/main.c: (load_files_remote):
5024         
5025         Bump requirements to gtk 2.8 and drop all ifdefs used.
5026
5027 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5028
5029         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5030         * shell/ev-window.c: (ev_window_init):
5031         
5032         Show attachments page.
5033
5034 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5035
5036         * po/POTFILES.in:
5037         * shell/ev-attachment-bar.c:
5038         * shell/ev-attachment-bar.h:
5039         * shell/ev-sidebar-attachments.c:
5040         (ev_sidebar_attachments_icon_cache_add),
5041         (icon_theme_get_pixbuf_from_mime_type),
5042         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5043         (ev_sidebar_attachments_icon_cache_refresh),
5044         (ev_sidebar_attachments_get_attachment_at_pos),
5045         (ev_sidebar_attachments_popup_menu_show),
5046         (ev_sidebar_attachments_popup_menu),
5047         (ev_sidebar_attachments_button_press),
5048         (ev_sidebar_attachments_update_icons),
5049         (ev_sidebar_attachments_drag_data_get),
5050         (ev_sidebar_attachments_get_property),
5051         (ev_sidebar_attachments_destroy),
5052         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5053         (ev_sidebar_attachments_new),
5054         (ev_sidebar_attachments_set_document),
5055         (ev_sidebar_attachments_support_document),
5056         (ev_sidebar_attachments_get_label),
5057         (ev_sidebar_attachments_page_iface_init):
5058         * shell/ev-sidebar-attachments.h:
5059         * shell/ev-window.c: (update_chrome_visibility),
5060         (setup_sidebar_from_metadata), (ev_window_setup_document),
5061         (ev_window_sidebar_current_page_changed_cb),
5062         (attachment_bar_menu_popup_cb), (ev_window_init):
5063         
5064         Move attachments bar to sidebar.
5065
5066 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5067
5068         * pdf/ev-poppler.cc:
5069         * shell/ev-application.[ch]:
5070         * shell/main.c:
5071
5072         Fix some memory leaks.
5073
5074 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5075
5076         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5077
5078         Change the properties dialog response to
5079         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5080         will make the dialog go away when the user presses
5081         enter. With gtk+ >= 2.9 this will happen anyway, but for
5082         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5083         escape by default. Fixes bug #340539. See also bug
5084         #101293 for the gtk+ part.
5085
5086 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5087
5088         * shell/ev-view.c (tip_from_action_named): Replace some strings
5089         that were wrong. Closes #340970.
5090
5091 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5092
5093         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5094
5095         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5096         #341049
5097
5098 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * djvu/Makefile.am:
5101         * dvi/Makefile.am:
5102         * dvi/mdvi-lib/Makefile.am:
5103         * properties/Makefile.am:
5104         * ps/Makefile.am:
5105         * shell/Makefile.am:
5106         * thumbnailer/Makefile.am:
5107         
5108         Due to broken libtool that is unable to track dependencies
5109         of noinst libraries we are forced to explicitely point
5110         libraries for binary. Fix for the bug #333334.
5111
5112 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5113
5114         * data/evince.desktop.in.in:
5115         * shell/ev-view.c: (view_update_range_and_current_page),
5116         (ev_view_next_page), (ev_view_previous_page):
5117         * shell/ev-window.c: (update_chrome_visibility),
5118         (setup_sidebar_from_metadata), (ev_window_setup_document),
5119         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5120         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5121         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5122         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5123         (ev_window_stop_presentation), (ev_window_focus_in_event),
5124         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5125         (ev_window_init):
5126         * thumbnailer/Makefile.am:
5127         
5128         Update fullscreen and presentation timeout handling. Hide
5129         cursor in presentation after timeout. Fix for the bugs
5130         #136359 and #336981.
5131
5132 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5133
5134         * backend/ev-link-action.[ch]:
5135         * pdf/ev-poppler.cc: (ev_link_from_action):
5136         * shell/ev-view-private.h:
5137         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5138         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5139
5140         Add support for Named Action links
5141
5142 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5143
5144         * backend/Makefile.am:
5145         * backend/ev-document-links.[ch]:
5146         * backend/ev-document.[ch]:
5147         * backend/ev-link-action.[ch]:
5148         * backend/ev-link-dest.[ch]:
5149         * backend/ev-link.[ch]:
5150         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5151         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5152         * shell/ev-page-action.c: (build_new_tree_cb):
5153         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5154         (links_page_num_func), (update_page_callback):
5155         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5156         (tip_from_link):
5157         * shell/ev-jobs.c:
5158         * shell/ev-window.[ch]: (ev_window_open_uri),
5159         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5160         * shell/ev-application.[ch]: (ev_application_open_window),
5161         (ev_application_open_uri):
5162
5163         Rework links system, it adds support for remote links now and it makes
5164         easier to add new kinds of actions and destinations. Fixes bug #317292
5165
5166 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5167
5168         * data/Makefile.am:
5169         * data/evince.png:
5170         * data/evince-16.png:
5171         * data/evince-22.png:
5172         * data/evince.svg:
5173         * shell/main.c: (main):
5174         
5175         Evince use it's own icon. Fix for the bug #313392.
5176
5177         * shell/ev-window.c: (fullscreen_timeout_cb),
5178         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5179         (ev_window_cmd_help_about), (ev_window_dispose):
5180         
5181         Simplify fullscreen timeout code.
5182
5183 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5184
5185         * backend/ev-attachment.c: 
5186         * shell/ev-attachment-bar.c:
5187         * shell/ev-window.c:
5188
5189         Allow multiple selection of attachments
5190
5191 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5192
5193         * shell/ev-view.c: (view_update_range_and_current_page),
5194         (ev_view_scroll):
5195         
5196         Fix for the bug #312573 – Optimal selection of current 
5197         page among visible pages.
5198
5199 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5200
5201         * configure.ac:
5202         * djvu/Makefile.am:
5203         * djvu/djvu-text.h:
5204         
5205         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5206         for the bug 339868.
5207
5208 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5209
5210         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5211
5212 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5213
5214         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
5215         dictated by the GNOME HIG. Fixes bug #339235.
5216
5217 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5218
5219         * data/evince-ui.xml:
5220         * shell/ev-view.c: (ev_view_can_find_previous):
5221         * shell/ev-view.h:
5222         * shell/ev-window.c: (ev_window_update_actions),
5223         (ev_window_cmd_edit_find_previous):
5224
5225         Add support for "Find Previous" as dictated by the GNOME HIG. A
5226         menu item is added and some glue code to make it all work is added
5227         to various files.
5228
5229 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5230
5231         * configure.ac: Award myself the "useless use of cat" award.
5232
5233 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5234
5235         * po/LINGUAS: New file listing all supported languages.
5236
5237         * configure.in: Use po/LINGUAS instead of including all languages
5238         directly in this file. See the wiki for more information:
5239         http://live.gnome.org/GnomeGoals/PoLinguas
5240
5241 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5242
5243         * backend/ev-document-factory.c:
5244
5245         Do not load the document twice when there isn't errors
5246
5247 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5248
5249         * backend/ev-attachment.c: 
5250
5251         Fix a crash when there isn't a default application to open an
5252         attachment
5253
5254 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5255
5256         * backend/ev-attachment.[ch]:
5257         * shell/ev-attachment-bar.[ch]:
5258
5259         Added missing files. 
5260
5261 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5262
5263         * backend/Makefile.am:
5264         * data/evince-ui.xml:
5265         * backend/ev-attachment.[ch]:
5266         * backend/ev-document.[ch]: (ev_document_has_attachments),
5267         (ev_document_get_attachments):
5268         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
5269         (attachment_save_to_buffer), (pdf_document_get_attachments),
5270         (pdf_document_document_iface_init):
5271         * shell/Makefile.am:
5272         * shell/ev-attachment-bar.[ch]:
5273         * shell/ev-window.c:
5274
5275         Add support for PDF attachments. Fixes bug #325143
5276
5277 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5278
5279         * backend/ev-document-factory.c: (get_document_from_uri),
5280         (ev_document_factory_get_document):
5281         * backend/ev-document-factory.h:
5282         * properties/ev-properties-main.c: (ev_properties_get_pages):
5283         * shell/Makefile.am:
5284         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5285         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5286         (ev_job_queue_remove_job):
5287         * shell/ev-job-queue.h:
5288         * shell/ev-job-xfer.c:
5289         * shell/ev-job-xfer.h:
5290         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
5291         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
5292         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
5293         (ev_job_xfer_run):
5294         * shell/ev-jobs.h:
5295         * shell/ev-window.c: (ev_window_is_empty),
5296         (password_dialog_response), (ev_window_clear_xfer_job),
5297         (ev_window_xfer_job_cb), (ev_window_open_uri),
5298         (ev_window_cmd_focus_page_selector),
5299         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5300         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5301         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5302         (ev_window_dispose):
5303         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5304         
5305         * Cleanup mime type detection on document load. Fix for the
5306         bug #336448.
5307
5308 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5309
5310         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5311         
5312         Fix crash on exit, described in the bug #336825.
5313
5314 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5315
5316         * backend/ev-document-factory.c:
5317         (ev_document_factory_get_from_mime),
5318         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5319         (ev_document_factory_get_document),
5320         (file_filter_add_mime_list_and_free),
5321         (ev_document_factory_add_filters):
5322         * backend/ev-document-factory.h:
5323         * properties/ev-properties-main.c: (ev_properties_get_pages):
5324         * shell/Makefile.am:
5325         * shell/ev-application.c:
5326         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5327         * shell/ev-window.c: (ev_window_cmd_file_open),
5328         (ev_window_cmd_save_as):
5329         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5330         
5331         Rework factory functions so they are placed now in a single 
5332         file ev-document-factory.c
5333
5334 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5335
5336         * shell/ev-window.c: (update_chrome_visibility):
5337         
5338         Fix for the bug 166566 - don't show menubar in fullscreen
5339         mode.
5340
5341 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5342
5343         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
5344
5345 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5346
5347         * shell/ev-view.c: (ev_view_expose_event):
5348         
5349         More correctly draw loading text when document
5350         is empty.
5351
5352 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5353
5354         * shell/ev-view.c: (ev_view_scroll):
5355         
5356         Fix for the bug #334854, page down and page up switch
5357         pages in presentation mode.
5358
5359 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5360
5361         * shell/ev-window.c: (ev_window_set_action_sensitive),
5362         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
5363         (ev_window_set_view_accels_sensitivity),
5364         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
5365         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5366         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5367         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
5368         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
5369         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
5370         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
5371         (view_actions_focus_in_cb), (ev_window_init):
5372         
5373         Fix for the bug #333902, now it's possible to search
5374         words with slash.
5375
5376 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
5377
5378         * configure.ac: Added Breton translation.
5379         * po/br.po: Added Breton translation.
5380
5381 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5382
5383         * shell/ev-window-title (ev_window_title_update):
5384
5385         Fix memory leak in window title. Fixes bug #333944
5386
5387 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5388
5389         * shell/ev-metadata-manager.c (parseItem):
5390
5391         Fix memory leaks. Fixes bug #333945
5392
5393 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5394         
5395         * NEWS, configure.ac, TODO:
5396         
5397         Update for release 0.5.2.
5398
5399 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5400
5401         * shell/ev-view.c: (view_update_range_and_current_page),
5402         (page_changed_cb):
5403         
5404         Don't jump on scrolling, fix for the bug #333127.
5405
5406 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5407
5408         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
5409         
5410         Scroll by one page in presentation mode. Fix for the bug
5411         #332993.
5412
5413 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
5414
5415         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
5416
5417 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
5418
5419         * configure.ac  Added lv in ALL_LINGUAS line.
5420
5421 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5422         
5423         * NEWS, configure.ac:
5424         
5425         Update for release 0.5.1
5426
5427 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5428
5429         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
5430         * backend/ev-document-misc.h:
5431         * shell/ev-view.c: (draw_one_page):
5432         
5433          Clairfy what page the toolbar page number applies to. Fix
5434          for the bug #328102.
5435
5436 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
5437
5438         * shell/ev-view-private.h:
5439         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
5440         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
5441         (ev_view_search_changed):
5442         * shell/ev-view.h:
5443         * shell/ev-window.c: (find_bar_search_changed_cb):
5444         
5445         Dont't jump to find result if window was scrolled during search.
5446         Fix for the bug #313266.
5447
5448 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
5449
5450         * shell/eggfindbar.c: (egg_find_bar_class_init):
5451         * shell/eggfindbar.h:
5452         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
5453         * shell/ev-view-private.h:
5454         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
5455         (ev_view_class_init), (ev_sizing_mode_get_type),
5456         (ev_scroll_type_get_type):
5457         * shell/ev-view.h:
5458         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
5459         (ev_window_cmd_scroll_backward), (find_bar_scroll),
5460         (ev_window_init):
5461         
5462         Fix for the bug 319133 - Find entry should allow text scroll.
5463
5464 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
5465
5466         * shell/ev-view-private.h:
5467         * shell/ev-view.c: (view_update_range_and_current_page),
5468         (highlight_find_results), (find_changed_cb), (page_changed_cb),
5469         (ev_view_set_document), (update_find_status_message),
5470         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
5471         (ev_view_find_previous):
5472         
5473         Fix for the bug #319137. Search now takes account for scrolling.
5474
5475 2006-02-19  Michael Hofmann <mh21@piware.de>
5476
5477         * configure.ac:
5478         * djvu/Makefile.am:
5479         * djvu/djvu-document-private.h:
5480         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5481         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
5482         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
5483         (djvu_document_can_get_text), (djvu_document_get_text),
5484         (djvu_document_document_iface_init),
5485         (djvu_document_thumbnails_get_thumbnail),
5486         (djvu_document_find_begin), (djvu_document_find_get_n_results),
5487         (djvu_document_find_get_result),
5488         (djvu_document_find_page_has_results),
5489         (djvu_document_find_get_progress), (djvu_document_find_cancel),
5490         (djvu_document_find_iface_init):
5491         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
5492         (djvu_text_page_selection), (djvu_text_page_limits_process),
5493         (djvu_text_page_limits), (djvu_text_page_copy),
5494         (djvu_text_page_position), (djvu_text_page_union),
5495         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5496         (djvu_text_page_box), (djvu_text_page_append_text),
5497         (djvu_text_page_search), (djvu_text_page_prepare_search),
5498         (djvu_text_page_new), (djvu_text_page_free):
5499         * djvu/djvu-text-page.h:
5500         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5501         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5502         (djvu_text_n_results), (djvu_text_has_results),
5503         (djvu_text_get_result), (djvu_text_get_progress):
5504         * djvu/djvu-text.h:
5505         
5506         Text search in djvu. Fix for the bug #303415.
5507
5508 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5509
5510         * configure.ac:
5511         * shell/ev-window.c: (ev_window_cmd_save_as):
5512         
5513         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5514         Thanks to Gary Coady <gary@lyranthe.org>
5515
5516 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5517
5518         * shell/ev-print-job.c: (idle_print_handler):
5519         
5520         Inverse order printing, bug #320919.
5521
5522 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5523
5524         * data/evince-toolbar.xml:
5525         * shell/ev-window.c:
5526         
5527         Allow to add sidebar checkbutton on toolbar. Fix
5528         for the bug #144577.
5529
5530 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5531
5532         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5533         
5534         Add checks that have sense for empty ps document.
5535
5536 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5537
5538         * configure.ac: Include PS in mime types list. 
5539
5540 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5541
5542         * configure.ac:
5543         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5544         * ps/gsdefaults.h:
5545         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5546         
5547         Runtime check for gs interpreter. Fix for the bug #320868.
5548         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5549
5550 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5551
5552         * shell/ev-application.c: 
5553
5554         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5555         dbus>=0.60, so that the request is not queued. 
5556
5557 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5558
5559         * configure.ac:
5560         * shell/Makefile.am:
5561         * shell/ev-sidebar-links.c: (print_section_cb):
5562         * shell/ev-utils.c:
5563         * shell/ev-utils.h:
5564         * shell/ev-window.c: (update_action_sensitivity),
5565         (ev_window_close_dialogs), (ev_window_print):
5566         * shell/ev-window.h:
5567         
5568         Make printing support optional. Patch from Eduardo de Barros Lima
5569         <eduardo.lima@indt.org.br> for the bug #330546.
5570
5571 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5572
5573         * shell/ev-view-private.h:
5574         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5575         (ev_view_set_document):
5576         * shell/ev-view.h:
5577         * shell/ev-window.c: (ev_window_load_job_cb),
5578         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5579         (ev_window_init):
5580
5581         Draw Loading message during xfer job. Fix for the bug #329495.
5582
5583 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5584
5585         * comics/comics-document.c: (comics_regex_quote),
5586         (comics_document_load), (extract_argv):
5587         
5588         Correcly quote regexp before passing it to unzip.
5589
5590 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5591
5592         * shell/ev-page-cache.c: (build_height_to_page),
5593         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5594         (ev_page_cache_get_dual_even_left):
5595         * shell/ev-page-cache.h:
5596         * shell/ev-view.c: (view_update_range_and_current_page),
5597         (get_page_y_offset), (get_page_extents):
5598         
5599         Place even pages to the left if document has less then
5600         two pages. Fix for the bug #328856.
5601
5602 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5603
5604         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5605         
5606         Correct comics scheme. This make evince create thumbnails
5607         for comic books. Fix for the bug 329088.
5608
5609 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5610
5611         * data/evince-password.glade: Don't explicitly set
5612         invisible_char to the current default value in case
5613         the default changes; let GTK+ do its magic.
5614
5615 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5616
5617         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5618         real filename to tmp filename since often document
5619         type is determined by extension.
5620
5621 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5622
5623         * shell/ev-view.c: (add_scroll_binding_keypad),
5624         (ev_view_binding_activated), (ev_view_class_init):
5625         
5626         Add keybindings for percision-scrolling of display area. 
5627         Fix for the bug #314072.
5628
5629 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5630
5631         * data/evince.desktop.in.in:
5632         
5633         Add GTK to the list of categories. Fix for the bug #328034.
5634
5635 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5636
5637         * shell/ev-application.c: (ev_application_shutdown),
5638         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5639         * shell/ev-application.h:
5640         * shell/ev-window.c: (file_open_dialog_response_cb),
5641         (ev_window_cmd_file_open):
5642         
5643         Save last uri in file chooser dialog. Fix for the bug #327950.
5644
5645 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5646
5647         * NEWS:
5648         * README:
5649         
5650         Final update for release 0.5.0
5651         
5652         * shell/Makefile.am:
5653         
5654         Remove disable deprecated until we'll require libgnome-2.13.7
5655         and port to GOption argument parsing. See bug 327518.
5656
5657 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5658
5659         * comics/comics-document.c: (comics_document_save):
5660         * djvu/djvu-document.c: (djvu_document_save):
5661         * dvi/dvi-document.c: (dvi_document_save):
5662         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5663         * lib/ev-file-helpers.h:
5664         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5665         * tiff/tiff-document.c: (tiff_document_save):
5666         
5667         Use common save function for backends.
5668
5669 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5670
5671         * backend/ev-document-types.c:
5672         
5673         Fix crash on saving pixbuf.
5674
5675 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5676
5677         * cut-n-paste/recent-files/egg-recent-item.c:
5678         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5679         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5680         (parse_info_free), (valid_element), (start_element_handler),
5681         (end_element_handler), (text_handler), (egg_recent_model_filter),
5682         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5683         (egg_recent_model_monitor), (egg_recent_model_read),
5684         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5685         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5686         (egg_recent_model_set_property), (egg_recent_model_class_init),
5687         (egg_recent_model_init), (egg_recent_model_add_full),
5688         (egg_recent_model_delete), (egg_recent_model_get_list),
5689         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5690         (egg_recent_model_set_filter_mime_types),
5691         (egg_recent_model_clear_group_filter),
5692         (egg_recent_model_set_filter_groups),
5693         (egg_recent_model_clear_scheme_filter),
5694         (egg_recent_model_set_filter_uri_schemes),
5695         (egg_recent_model_remove_expired):
5696         * cut-n-paste/recent-files/egg-recent-util.c:
5697         (egg_recent_util_get_icon):
5698         * cut-n-paste/recent-files/egg-recent-util.h:
5699         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5700         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5701         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5702         (egg_recent_view_uimanager_set_property),
5703         (egg_recent_view_uimanager_get_property),
5704         (egg_recent_view_uimanager_class_init),
5705         (egg_recent_view_uimanager_init),
5706         (egg_recent_view_uimanager_set_label_width),
5707         (egg_recent_view_uimanager_get_label_width):
5708         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5709         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5710         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5711         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5712         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5713         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5714         
5715         Update from libegg.
5716
5717 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5718
5719         * shell/ev-page-cache.c: (build_height_to_page),
5720         (ev_page_cache_get_height_to_page):
5721         * shell/ev-page-cache.h:
5722         * shell/ev-view.c: (view_update_range_and_current_page),
5723         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5724         (ev_view_previous_page):
5725         
5726         Dual mode places even pages to the left. Fix for the bug #309393.
5727
5728         * shell/ev-view.h:
5729         * shell/ev-window.c: (update_action_sensitivity),
5730         (setup_view_from_metadata), (view_menu_popup_cb):
5731         
5732         Don't restore presentation in empty windows, more intelligent
5733         next page behaviour in dual mode.
5734
5735         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5736         (ev_pixbuf_cache_clear_job_sizes):
5737         
5738         Cleanup job callback on removal. Fix for the bug #325886.
5739
5740 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5741
5742         * ps/ps.c: (psscan):
5743         
5744         Commit workaround Mozilla problem. Fix for the bug #325919
5745         
5746         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5747         (save_item):
5748         
5749         Fix for year 2038 problem.
5750
5751 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5752
5753         * shell/ev-window.c: (setup_document_from_metadata),
5754         (ev_window_cmd_view_reload):
5755
5756         Clamp page recieved from metadata in valid values. Fix
5757         for the bug #325986.
5758
5759 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5760
5761         * MAINTAINERS: 
5762         Add MAINTAINERS as requested on desktop-devel-list.
5763
5764 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5765
5766         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5767         (mime_type_supported_by_gdk_pixbuf),
5768         (ev_document_factory_get_mime_types),
5769         (ev_document_factory_get_all_mime_types):
5770         
5771         Don't add pixbuf mime types if pixbuf backend is disabled.
5772         
5773         * shell/ev-application.c: (ev_application_get_uri_window):
5774         
5775         Fix for the bug 325815 - unhandled MIME type message doesn't 
5776         appear a second time. 
5777         
5778         * shell/ev-document-types.c: (ev_document_types_add_filters):
5779         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5780         (password_dialog_response), (ev_window_popup_password_dialog),
5781         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5782         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5783         (ev_window_run_presentation), (ev_window_stop_presentation),
5784         (save_sizing_mode), (ev_window_zoom_changed_cb),
5785         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5786         (ev_window_dual_mode_changed_cb),
5787         (ev_window_sidebar_current_page_changed_cb),
5788         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5789         (window_state_event_cb), (window_configure_event_cb):
5790         
5791         Cleanup additional uris holded by EvWindow.
5792
5793 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5794
5795         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5796         (ev_view_can_previous_page), (ev_view_can_next_page):
5797         * shell/ev-view.h:
5798         * shell/ev-window.c: (update_action_sensitivity):
5799         
5800         Two page scrolling with Space and PageUp in dual mode. Second fix 
5801         for the bug #316608.
5802
5803 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5804
5805         * shell/ev-view.c: (scroll_to_current_page):
5806         
5807         Correctly clamp adjustment value. Fix for the bug
5808         #325808.
5809
5810 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5811
5812         * shell/ev-sidebar-links.c: (print_section_cb):
5813         * shell/ev-window.c: (ev_window_get_uri),
5814         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5815         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5816         (ev_window_dispose):
5817         
5818         Make print dialog non-modal. Fix for the bug #325622.
5819
5820 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5821
5822         * shell/ev-metadata-manager.c:
5823         * shell/ev-utils.c: (using_pdf_printer),
5824         (using_postscript_printer), (load_print_config_from_file),
5825         (save_print_config_to_file):
5826         * shell/ev-utils.h:
5827         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5828         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5829         (setup_view_from_metadata), (ev_window_setup_document),
5830         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5831         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5832         (ev_window_run_presentation), (ev_window_stop_presentation),
5833         (save_sizing_mode), (ev_window_zoom_changed_cb),
5834         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5835         (ev_window_dual_mode_changed_cb),
5836         (ev_window_sidebar_current_page_changed_cb),
5837         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5838         (window_state_event_cb), (window_configure_event_cb),
5839         (ev_window_init):
5840         
5841         Setting saving behaviour fixes.
5842
5843 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5844
5845         * configure.ac:
5846         
5847         Make antialiasing gs options better and allow
5848         to change them during configure. Fix for the 
5849         bug #319049.
5850
5851 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5852
5853         * shell/ev-window.c: (setup_view_from_metadata):
5854         
5855         Remember if last window was maximized. Fix for the
5856         bug #323797.
5857
5858 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5859
5860         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5861
5862 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5863
5864         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5865         * shell/ev-page-action.c: (build_new_tree_cb):
5866         * shell/ev-sidebar-links.c: (links_page_num_func),
5867         (update_page_callback_foreach), (update_page_callback):
5868         * shell/ev-view.c: (scroll_to_current_page):
5869         
5870         Fix for the bug #325067 with more intelligent selection
5871         of current link in sidebar. Make sidebar handle links
5872         of FITR-like type more correctly.
5873
5874         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5875         (dvi_pixbuf_put_pixel):
5876         
5877         Fix memory consumtion with disabled alpha channel.
5878
5879 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5880
5881         * data/evince-ui.xml:
5882         * shell/ev-window.c: (view_menu_popup_cb),
5883         (ev_popup_cmd_open_link), (ev_window_init):
5884         
5885         Update context menu for internal links. Fix for the bug
5886         #325066.
5887
5888 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5889
5890         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5891         
5892         Bind context menu to keyboard also. Fix for the bug
5893         #325065.
5894
5895 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5896
5897         * shell/ev-view.c: (selection_scroll_timeout_cb):
5898         
5899         Horizontal scroll on selection also.
5900
5901 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5902
5903         * shell/ev-metadata-manager.c: (parse_value):
5904         * shell/ev-view.c: (goto_xyz_link):
5905         
5906         Correct zoom setup and metadata save broken in 
5907         some locales.
5908
5909 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5910
5911         * shell/ev-view-private.h:
5912         * shell/ev-view.c: (scroll_to_current_page),
5913         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5914         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5915         (page_changed_cb), (ev_view_set_continuous),
5916         (ev_view_set_dual_page), (ev_view_set_presentation):
5917         
5918         Delay scroll until allocation to correctly position page. Fix
5919         for the bug #317334.
5920
5921 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5922
5923         * NEWS:
5924         * configure.ac:
5925         
5926         Update NEWS and require poppler 0.5.0.
5927
5928 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5929         
5930         * data/evince-ui.xml:
5931         * shell/ev-view-private.h:
5932         * shell/ev-view.c: (ev_view_get_link_at_location),
5933         (handle_link_over_xy), (ev_view_button_press_event),
5934         (ev_view_button_release_event), (ev_view_class_init):
5935         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5936         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5937         (ev_window_init):
5938         
5939         Implement right-click context menu.
5940
5941 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5942
5943         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5944         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5945         (mdvi_pixbuf_device_render):
5946         * pdf/ev-poppler.cc:
5947
5948         Don't generate thumbnails with alpha. See bug #324077.
5949         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5950
5951 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5952
5953         * shell/ev-window.c: (setup_chrome_from_metadata):
5954         
5955         Fix typo that was hiding toolbar.
5956
5957 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5958
5959         * shell/ev-view-private.h:
5960         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5961         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5962         (ev_view_button_release_event), (ev_view_destroy):
5963         
5964         Small cleanup and autoscrolling during selection. Thanks to 
5965         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5966
5967 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5968
5969         * configure.ac:
5970         
5971         Correctly check for comics option.
5972
5973 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5974         * Makefile.am:
5975         * configure.ac:
5976         * backend/Makefile.am:
5977         * backend/ev-document-factory.c:
5978         * shell/ev-document-types.c:
5979
5980         Included option in configure to make ps backend 
5981         compilation optional with --disable-ps.
5982
5983 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5984
5985         * backend/ev-document-factory.c:
5986         * comics/Makefile.am:
5987         * comics/comics-document.c: (comics_document_load):
5988         * comics/ev-cbr-mime.xml:
5989         * configure.ac:
5990         
5991         Comics mime types are added to shared-mime-info CVS. Now
5992         we don't need to install our own mime types.
5993
5994 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5995
5996         * shell/ev-window.c:
5997         
5998         Add shortcut for "save a copy" menu entry. Fix for
5999         the bug #324582.
6000
6001 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6002
6003         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6004         (job_finished_cb), (new_selection_pixbuf_needed),
6005         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6006         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6007         
6008         Rework selection job info logic and fix critical warning.
6009
6010 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6011
6012         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6013
6014 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6015
6016         * data/evince-ui.xml:
6017         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6018         
6019         Enter as shortcut key for next page. Fix for the bug
6020         #321394.
6021
6022 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6023
6024         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6025
6026 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6027
6028         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6029         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6030         (new_selection_pixbuf_needed),
6031         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6032         (clear_job_selection):
6033         
6034         Too early for 0.5. Pixbuf cache code cleaned a bit.
6035
6036 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6037
6038         * NEWS:
6039         * configure.ac:
6040         
6041         Release 0.5.0 preparation
6042
6043 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6044
6045         * comics/Makefile.am:
6046         * configure.ac:
6047         * shell/ev-document-types.c: (ev_document_types_add_filters):
6048         
6049         More advanced handling of custom mime type installation.
6050
6051 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6052
6053         * data/evince.schemas.in:
6054         * shell/ev-metadata-manager.c: (value_free),
6055         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6056         (ev_metadata_manager_get), (ev_metadata_manager_set):
6057         * shell/ev-metadata-manager.h:
6058         * shell/ev-window.c: (update_chrome_flag),
6059         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6060         (setup_document_from_metadata), (setup_chrome_from_metadata),
6061         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6062         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6063         (ev_window_view_toolbar_cb),
6064         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6065         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6066         
6067         Save last document settings and reuse them for new documents.
6068
6069 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6070
6071         * Makefile.am:
6072         * backend/Makefile.am:
6073         * backend/ev-document-factory.c:
6074         * backend/ev-document-factory.h:
6075         * comics/Makefile.am:
6076         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6077         (comics_document_load), (comics_document_save),
6078         (comics_document_get_n_pages), (comics_document_get_page_size),
6079         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6080         (comics_document_class_init), (comics_document_can_get_text),
6081         (comics_document_get_info), (comics_document_document_iface_init),
6082         (comics_document_init), (get_supported_image_extensions),
6083         (comics_document_thumbnails_get_geometry),
6084         (comics_document_thumbnails_get_thumbnail),
6085         (comics_document_thumbnails_get_dimensions),
6086         (comics_document_document_thumbnails_iface_init), (extract_argv):
6087         * comics/comics-document.h:
6088         * comics/ev-cbr-mime.xml:
6089         * configure.ac:
6090         * po/POTFILES.in:
6091         * shell/ev-application.c: (ev_application_register_service):
6092         * shell/ev-document-types.c: (ev_document_types_add_filters):
6093         * thumbnailer/Makefile.am:
6094         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6095         
6096         New CBR/CBZ backend for comic books.
6097
6098 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6099
6100         * shell/main.c: (load_files_remote):
6101
6102         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6103         warning on startup of second instance is fixed. It
6104         is bug #320353.
6105
6106 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6107
6108         * shell/ev-window.c: (ev_window_finalize):
6109         
6110         Fix double free that cause crash.
6111
6112 2005-10-29  Bastien Nocera <hadess@hadess.net>
6113
6114         * tiff/tiff-document.c: (tiff_document_load):
6115         
6116         Fix memory leak.
6117
6118 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6119
6120         * po/POTFILES.in:
6121         * shell/Makefile.am:
6122         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6123         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6124         (ev_view_accessible_get_text),
6125         (ev_view_accessible_get_character_at_offset),
6126         (ev_view_accessible_get_text_before_offset),
6127         (ev_view_accessible_get_text_at_offset),
6128         (ev_view_accessible_get_text_after_offset),
6129         (ev_view_accessible_get_character_count),
6130         (ev_view_accessible_get_caret_offset),
6131         (ev_view_accessible_set_caret_offset),
6132         (ev_view_accessible_get_run_attributes),
6133         (ev_view_accessible_get_default_attributes),
6134         (ev_view_accessible_get_character_extents),
6135         (ev_view_accessible_get_offset_at_point),
6136         (ev_view_accessible_get_n_selections),
6137         (ev_view_accessible_get_selection),
6138         (ev_view_accessible_add_selection),
6139         (ev_view_accessible_remove_selection),
6140         (ev_view_accessible_set_selection),
6141         (ev_view_accessible_text_iface_init),
6142         (ev_view_accessible_idle_do_action),
6143         (ev_view_accessible_action_do_action),
6144         (ev_view_accessible_action_get_n_actions),
6145         (ev_view_accessible_action_get_description),
6146         (ev_view_accessible_action_get_name),
6147         (ev_view_accessible_action_set_description),
6148         (ev_view_accessible_action_iface_init),
6149         (ev_view_accessible_get_type), (ev_view_accessible_new),
6150         (ev_view_accessible_factory_get_accessible_type),
6151         (ev_view_accessible_factory_create_accessible),
6152         (ev_view_accessible_factory_class_init),
6153         (ev_view_accessible_factory_get_type):
6154         * shell/ev-view-accessible.h:
6155         * shell/ev-view-private.h:
6156         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6157         * shell/ev-view.h:
6158         
6159         Initial accessibility support.
6160
6161 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6162
6163         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6164
6165 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6166
6167         * shell/ev-print-job.c: (idle_print_handler):
6168         
6169         Fix for bug Bug 318916: Printing multiple pages.
6170
6171 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6172
6173         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6174
6175 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6176
6177         * pdf/ev-poppler.cc:
6178         
6179         Thumnail dimensions unified with other backends.
6180         
6181         * shell/ev-window-title.c: (ev_window_title_update):
6182         
6183         Fix warning.
6184
6185 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6186
6187         * data/ev-stock-zoom-fit-width.png:
6188         
6189         Remove unused file.
6190
6191 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6192
6193         * configure.ac:
6194         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6195         (djvu_document_finalize):
6196         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6197         (dvi_document_finalize):
6198         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6199         (pixbuf_document_save), (pixbuf_document_finalize):
6200         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6201         (tiff_document_finalize):
6202         
6203         Save a copy implemented for various backends.
6204
6205 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6206
6207         * configure.ac:
6208         
6209         Don't link with ltiff if tiff is disabled.
6210
6211 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6212
6213         * pdf/GDKSplashOutputDev.cc:
6214         * pdf/GDKSplashOutputDev.h:
6215         * pdf/Thumb.cc:
6216         * pdf/Thumb.h:
6217         * pdf/pdf-document.cc:
6218         * pdf/pdf-document.h:
6219         * pdf/test-gdk-output-dev.cc:
6220         
6221         Remove old unused files.
6222
6223 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6224
6225         * shell/ev-window.c: (ev_window_setup_document):
6226         
6227         Fixed warnings on reload and probably crash reason.
6228
6229 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6230
6231         * properties/ev-properties-view.c:
6232         (ev_properties_view_format_date):
6233         
6234         Check if date is invalid. Fix for bug 318134.
6235
6236 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
6237
6238         * shell/ev-window-title.c:
6239         
6240         Add .indd files (Adobe Indesign) to the list of "bad
6241         extensions".
6242
6243 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6244
6245         * data/evince-ui.xml:
6246         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6247         
6248         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
6249
6250 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6251
6252         * shell/ev-window.c: (launch_link), (launch_external_uri),
6253         (view_external_link_cb):
6254
6255         URL-escape link before passing it to gnome_vfs_url_show.
6256
6257 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6258
6259         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
6260         there isn't text selected.
6261
6262 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
6263
6264         * shell/ev-view.c: (handle_link_over_xy):
6265
6266         Check tooltip is valid utf8 before showing it
6267
6268 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6269
6270         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
6271
6272 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6273
6274         * shell/ev-window-title.c: (ev_window_title_update):
6275
6276         Guard against using g_strstrip on NULL. Fixes bug #317291.
6277
6278 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6279
6280         * pdf/ev-poppler.cc:
6281
6282         Show title even for unknown links
6283
6284 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6285
6286         * shell/ev-window-title.c: (ev_window_title_update):
6287
6288         Strip the title string
6289
6290 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6291
6292         * shell/ev-window-title.c:
6293
6294         Add .rtf to the bad extensions list
6295
6296 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6297
6298         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
6299         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6300
6301         Ignore link coordinates if they are outside page bounds
6302
6303 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6304
6305         * backend/ev-link.c: (ev_link_type_get_type),
6306         (ev_link_get_filename), (ev_link_get_params),
6307         (ev_link_get_property), (ev_link_set_property),
6308         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6309         * backend/ev-link.h:
6310         * pdf/ev-poppler.cc:
6311         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6312         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6313         (ev_window_init):
6314
6315         Implement launch links. Delegate external link opening to
6316         the window.
6317
6318 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6319
6320         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6321         (ev_link_get_right), (ev_link_get_property),
6322         (ev_link_set_property), (ev_link_class_init),
6323         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6324         * backend/ev-link.h:
6325         * pdf/ev-poppler.cc:
6326         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6327
6328         Implement fitr links
6329
6330 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6331
6332         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6333         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6334         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6335         (ev_view_size_request_continuous),
6336         (ev_view_size_request_dual_page),
6337         (ev_view_size_request_single_page), (ev_view_size_allocate),
6338         (ev_view_zoom_for_size_continuous_and_dual_page),
6339         (ev_view_zoom_for_size_continuous),
6340         (ev_view_zoom_for_size_dual_page),
6341         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6342         (ev_sizing_mode_get_type):
6343         * shell/ev-view.h:
6344         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6345
6346         Do not use modes for link, we need to calculate size ad hoc.
6347         Still not perfect because of the usual scrollbar issues grrr.
6348
6349 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6350
6351         * backend/ev-link.c: (ev_link_type_get_type),
6352         (ev_link_new_page_fith), (ev_link_new_page_fitv):
6353         * backend/ev-link.h:
6354         * pdf/ev-poppler.cc:
6355         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
6356         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6357         (ev_view_size_request_continuous),
6358         (ev_view_size_request_dual_page),
6359         (ev_view_size_request_single_page), (ev_view_size_allocate),
6360         (zoom_for_size_fit_height),
6361         (ev_view_zoom_for_size_continuous_and_dual_page),
6362         (ev_view_zoom_for_size_continuous),
6363         (ev_view_zoom_for_size_dual_page),
6364         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6365         (ev_sizing_mode_get_type):
6366         * shell/ev-view.h:
6367         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6368
6369         Implement FIT_HEIGHT mode (only for links).
6370         Implement FITH links
6371
6372 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6373
6374         * shell/ev-window-title.c: (get_filename_from_uri),
6375         (ev_window_title_sanitize_extension), (ev_window_title_update),
6376         (ev_window_title_set_document), (ev_window_title_set_uri),
6377         (ev_window_title_free):
6378         * shell/ev-window-title.h:
6379         * shell/ev-window.c: (ev_window_setup_document),
6380         (ev_window_popup_password_dialog):
6381
6382         Refactor window title building while fixing it for
6383         password documents.
6384
6385 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6386
6387         * pdf/ev-poppler.cc:
6388
6389         Escape link title before setting it in the model
6390
6391 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
6392
6393         * shell/ev-application.c: (removed_from_session), (save_session),
6394         (init_session), (ev_application_get_empty_window),
6395         (ev_application_init), (ev_application_get_windows):
6396         * shell/ev-application.h:
6397         * shell/ev-window.c: (ev_window_finalize):
6398
6399         Add a function to retrieve window list and share it where
6400         necessary.
6401         Implement session handling, works pretty well thanks to the
6402         metadata system.
6403
6404 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6405
6406         * shell/ev-password.c: (ev_password_item_created_callback),
6407         (ev_password_dialog_save_password):
6408         
6409         Fix for bug 316972. Use async gnome-keyring API.
6410
6411 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
6412
6413         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
6414         Remove unused unrealize handler. Add scroll handling to
6415         ev_view_scroll_event for presentation mode (bug #316708),
6416         and fix the event state checks there.
6417
6418 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6419
6420         * shell/ev-page-action.c: (page_changed_cb):
6421
6422         "marco, maybe we should be crazy and jump right to 6! :)"
6423
6424         Bryan Clark, Sep 2005
6425
6426 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6427
6428         * ps/ps-document.c: (save_document), (ps_document_save),
6429         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
6430         (ps_document_ps_export_end):
6431
6432         Fix unstructured documents save and print
6433
6434 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6435
6436         * shell/ev-application.c: (ev_application_open_uri):
6437
6438         Fix window size persistance
6439
6440 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6441
6442         * shell/ev-view.c: (ev_view_button_release_event):
6443
6444         Based on a patch from carlosgc@gnome.org. Mouse buttons
6445         switch pages in presentation mode.
6446
6447 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6448
6449         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6450
6451         Dont cast to int before scaling
6452
6453 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6454
6455         * backend/ev-link.c: (ev_link_type_get_type),
6456         (ev_link_new_page_xyz), (ev_link_new_page_fit),
6457         (ev_link_new_page_fith):
6458         * backend/ev-link.h:
6459         * pdf/ev-poppler.cc:
6460         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
6461
6462         Implement FIT and FITH links
6463
6464 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6465
6466         * pdf/ev-poppler.cc:
6467
6468         Return 0 results when search is not in progress.
6469
6470         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6471         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
6472
6473         Update menu sensitivity when cancelling search
6474
6475 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6476
6477         * shell/ev-view.c: (ev_view_can_find_next):
6478
6479         Take all pages in consideration, not just current one
6480
6481 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6482
6483         * shell/ev-page-cache.c:
6484         * shell/ev-page-cache.h:
6485         * shell/ev-view.c: (ev_view_binding_activated),
6486         (ev_view_next_page), (ev_view_previous_page),
6487         (ev_sizing_mode_get_type):
6488         * shell/ev-view.h:
6489         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6490         (ev_window_cmd_go_next_page):
6491
6492         Move page next/previous functions from page chace to
6493         view and change it to move by 2 page steps in dual mode.
6494
6495 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6496
6497         * shell/ev-window.c: (update_sidebar_visibility),
6498         (setup_sidebar_from_metadata), (ev_window_setup_document),
6499         (setup_view_from_metadata):
6500
6501         Show the index by default when there is one     
6502
6503 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6504
6505         * shell/ev-window-title.c: (ev_window_title_set_document):
6506
6507         Missing null check
6508
6509 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6510
6511         * shell/ev-view.c: (view_update_range_and_current_page):
6512         
6513         Allow display of last odd page in dual view. Fix for 316347.
6514
6515 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6516
6517         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6518         
6519         Make close button default. Fix for 316383.
6520
6521 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6522
6523         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6524         
6525         Mark close button as default. Fix for 316381.
6526
6527 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6528
6529         * backend/ev-link.c: (ev_link_class_init):
6530
6531         Allow negative doubles in left/top properties
6532
6533 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6534
6535         * shell/ev-window.c:
6536
6537         Remove a bunch of strings that was used only
6538         by the statusbar.
6539
6540 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6541
6542         * shell/ev-window-title.c: (get_filename_from_uri),
6543         (ev_window_title_set_document):
6544
6545         When title has a confusing extension, show also
6546         the document filename inside ()
6547
6548 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6549
6550         * shell/Makefile.am:
6551         * shell/ev-window-title.c: (ev_window_title_new),
6552         (ev_window_title_update), (ev_window_title_set_type),
6553         (ev_window_title_set_document), (ev_window_title_free):
6554         * shell/ev-window-title.h:
6555         * shell/ev-window.c: (ev_window_setup_document),
6556         (password_dialog_response), (ev_window_popup_password_dialog),
6557         (ev_window_dispose), (ev_window_init):
6558
6559         Factor out and cleanup window title code
6560
6561 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6562
6563         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6564         (unable_to_load):
6565
6566         Make dialog transient so it doesnt block other windows
6567
6568 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6569
6570         * pdf/ev-poppler.cc:
6571         
6572         Fix pdf thumbnails rendering.
6573
6574 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6575
6576         * shell/ev-window.c: (fullscreen_set_timeout):
6577         
6578         Increase timeout to hide full screen popup. Bug 
6579         316123. 
6580
6581 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6582
6583         * data/evince.schemas.in:
6584         * shell/ev-window.c: (update_action_sensitivity):
6585
6586         Allow the user to override document restrictions. Fix for bug
6587         305818.
6588
6589 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6590
6591         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6592         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6593         (ev_window_class_init): Fix multihead behaviour of fullscreen
6594         toolbar popup. Fixes bug #315451.
6595
6596 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6597
6598         * configure.ac:
6599         * data/evince-password.glade:
6600         * shell/ev-password.c: (ev_password_dialog_set_property),
6601         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6602         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6603         (ev_password_dialog_entry_changed_cb),
6604         (ev_password_dialog_entry_activated_cb),
6605         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6606         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6607         (ev_password_dialog_set_bad_pass):
6608         * shell/ev-password.h:
6609         * shell/ev-window.c: (password_dialog_response),
6610         (ev_window_popup_password_dialog):
6611         
6612         Support for gnome-keyring for encrypted PDF's.
6613
6614 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6615
6616         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6617         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6618         (ev_view_enter_notify_event), (ev_view_class_init):
6619         
6620         More precise handling of enter_notify/leave_notify events
6621         in EvView. Fix for bug 315470.
6622
6623 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6624
6625         * shell/ev-window.c: (fullscreen_timeout_cb),
6626         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6627         (ev_window_dispose):
6628
6629         leak fix: unref fullscreen_timeout_source before clearing it
6630
6631 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6632
6633         * configure.ac, dvi/mdvi/Makefile.am: 
6634         
6635         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6636
6637 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6638
6639         * backend/ev-link.c: (ev_link_new_page_xyz):
6640         * pdf/ev-poppler.cc:
6641         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6642
6643         Fix some bugs with xyz links, respect zoom
6644
6645 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6646
6647         * shell/ev-window.c: (page_changed_cb),
6648         (setup_document_from_metadata), (update_sidebar_visibility),
6649         (setup_view_from_metadata), (ev_window_run_fullscreen),
6650         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6651         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6652         (ev_window_dual_mode_changed_cb),
6653         (ev_window_sidebar_current_page_changed_cb):
6654
6655         null check uri before setting and getting metadata
6656
6657 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6658
6659         * dvi/Makefile.am:
6660         * properties/Makefile.am:
6661         * shell/Makefile.am:
6662         * thumbnailer/Makefile.am:
6663
6664         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6665
6666 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6667
6668         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6669         (selection_changed_callback):
6670         * shell/ev-sidebar-links.h:
6671
6672         Add a signal for link activation.
6673
6674         * shell/ev-view.c: (ev_view_goto_link),
6675         (ev_view_button_release_event):
6676         * shell/ev-view.h:
6677         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6678         (ev_window_init):
6679
6680         Implement the signal so that we can handle all link types.
6681
6682         * shell/ev-page-cache.c:
6683
6684         Remove unused set_link function
6685
6686 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6687
6688         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6689
6690         Add some space from the cursor, hardcoded but I couldnt
6691         find a better way.
6692
6693 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6694
6695         * lib/ev-tooltip.c:
6696
6697         Use mozilla style vs gtk style, way better for links.
6698
6699         * shell/ev-view.c: (ev_view_motion_notify_event),
6700         (ev_view_destroy), (ev_view_init):
6701
6702         Deactive tooltip when the link hovered is changed.
6703
6704 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6705
6706         * backend/ev-document.h:
6707         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6708         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6709         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6710         (ev_link_new_page), (ev_link_new_page_xyz):
6711         * backend/ev-link.h:
6712         * pdf/ev-poppler.cc:
6713         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6714         (go_to_link), (tip_from_link):
6715
6716         Implement xyz links, still not functional. Links are a total
6717         mess, will need to refactor and bugfix a lot :(
6718
6719 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6720
6721         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6722
6723 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6724
6725         * data/evince-ui.xml:
6726         * data/evince.schemas.in:
6727         * shell/Makefile.am:
6728         * shell/ev-window.c: (update_chrome_visibility),
6729         (password_dialog_response), (ev_window_load_job_cb),
6730         (ev_window_xfer_job_cb), (ev_window_open_uri),
6731         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6732         (ev_window_init):
6733
6734         Remove the statusbar. This regress loading feedback, need to
6735         check with Bryan what we want to do there...
6736
6737 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6738
6739         * lib/ev-tooltip.c: (ev_tooltip_init):
6740
6741         Fix tooltip border and size handling
6742
6743 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6744
6745         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6746         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6747         (ev_tooltip_timeout), (ev_tooltip_activate),
6748         (ev_tooltip_deactivate):
6749         * lib/ev-tooltip.h:
6750         * shell/ev-view.c: (ev_view_motion_notify_event):
6751
6752         Delay popup showing. Mirror gtk logic/times.
6753
6754 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6755
6756         * lib/Makefile.am:
6757         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6758         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6759         (ev_tooltip_set_text), (ev_tooltip_set_position):
6760         * lib/ev-tooltip.h:
6761
6762         Simple widget to show tooltips at a custom position
6763
6764         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6765         (ev_view_destroy):
6766
6767         Use it for links. First go, needs work
6768
6769 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6770
6771         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6772         HIG fixes.  Use title capitalization for window title. Use 12 
6773         pixels of space between the dialog's vbox and action area.
6774
6775 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6776
6777         * shell/ev-window.c: (file_open_dialog_response_cb),
6778         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6779         (ev_window_cmd_save_as):
6780
6781         Make file pickers not modal and refactor code some
6782
6783 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6784
6785         * shell/ev-sidebar.h:
6786         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6787         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6788         (ev_sidebar_class_init), (ev_sidebar_select_page),
6789         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6790         (ev_sidebar_set_page):
6791
6792         Add a current page property and allow to get/set it
6793
6794         * shell/ev-window.c: (setup_view_from_metadata),
6795         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6796
6797         Persist current sidebar page per document
6798
6799 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6800
6801         * data/evince.schemas.in:
6802         * shell/ev-window.c: (update_chrome_visibility),
6803         (setup_document_from_metadata), (update_sidebar_visibility),
6804         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6805         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6806         (ev_window_run_presentation), (ev_window_stop_presentation),
6807         (ev_window_view_sidebar_cb),
6808         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6809         (load_chrome), (ev_window_init):
6810
6811         Persist size/visibility of sidebar per document
6812
6813 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6814
6815         * shell/ev-view.c (draw_loading_text): Draw loading text.
6816
6817 2005-09-02  Dan Damian  <dand@gnome.ro>
6818
6819         * configure.in: Added "ro" to ALL_LINGUAS.
6820
6821 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6822
6823         * shell/ev-view.c: (clear_caches):
6824
6825         ev_page_cache_get doesnt return a reference,
6826         dont try to unref it.
6827
6828 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6829
6830         * shell/main.c: (load_files_remote):
6831
6832         Fix timestamp parameter with dbus <= 0.33
6833
6834 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6835
6836         * data/evince.schemas.in:
6837
6838         Add missing full stop
6839
6840 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6841
6842         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6843         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6844
6845         Plug some memory leaks
6846
6847 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6848
6849         * configure.ac:
6850         * lib/ev-debug.c: (trap_handler):
6851
6852         Check for execinfo.h and use it only if it exists.
6853         Ported from Epiphany (bug #314776).
6854
6855 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6856
6857         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6858
6859 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6860
6861         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6862         * po/id.po      : Added Indonesian translation
6863
6864 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6865
6866         * shell/main.c:
6867         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6868         * NEWS: Release 0.4.0
6869
6870 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6871
6872         * configure.ac: catch another gtk+-2.8ism
6873         * shell/main.c: Make work with gtk+-2.6
6874
6875 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6876
6877         * shell/ev-application-service.xml: Add 'timestamp' argument to
6878           ev_application_open_window and ev_application_open_uri methods.
6879
6880         * shell/ev-application.h: Add 'timestamp' argument to
6881           ev_application_open_window, ev_application_open_uri,
6882           and ev_application_open_uri_list functions.
6883
6884         * shell/ev-application.c (ev_application_open_window,
6885           ev_application_open_uri, ev_application_open_uri_list): Change
6886           functions that show/present windows to use a timestamp if one
6887           is passed in.
6888
6889         * shell/ev-window.c (ev_window_cmd_file_open,
6890           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6891         * shell/main.c (load_files): Modify calls to ev_application to
6892           include GDK_CURRENT_TIME as timestamp.
6893
6894         * shell/main.c (load_files_remote): Obtain timestamp for client
6895           instance from GDK and pass to server instance so new windows are
6896           focused properly.  Fix dbus_g_proxy_call() calls by including second
6897           G_TYPE_INVALID.
6898           
6899         Closes bug #314475.
6900
6901 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6902
6903         * shell/ev-window.c (ev_window_finalize): Check for
6904         avail. EvWindows when quiting to handle the finalize better,
6905         #314497
6906
6907 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6908         
6909         * properties/ev-properties-view.c: 
6910         
6911         Set textdomain to libglade. Fixes translation problem in property page.
6912
6913 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6914
6915         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6916         * dvi/Makefile.am:
6917         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6918         * dvi/mdvi-lib/Makefile.am:
6919         
6920         Fix rotation of thumbnails, ported to new API. Moved library
6921         dependencies earlier, probably it will fix linkage problem.
6922
6923 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6924
6925         * backend/ev-document-misc.c:
6926         (ev_document_misc_get_thumbnail_frame):
6927         * backend/ev-document-misc.h:
6928         * configure.ac:
6929         * pdf/ev-poppler.cc:
6930         * shell/Makefile.am:
6931         * shell/ev-sidebar-thumbnails.c: (add_range),
6932         (ev_sidebar_thumbnails_set_loading_icon),
6933         (ev_sidebar_thumbnails_refresh),
6934         (ev_sidebar_thumbnails_set_document):
6935         * shell/ev-sidebar-thumbnails.h:
6936         * shell/ev-view.c: (ev_view_motion_notify_event),
6937         (ev_view_set_property), (ev_view_get_property),
6938         (ev_view_class_init), (ev_view_set_rotation):
6939         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6940         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6941         (ev_window_init):
6942         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6943         Redo rotation (again).  prepare for 0.4.0
6944
6945 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6946
6947         * configure.ac: Bump poppler requirement to 0.4.1.
6948
6949         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6950         argument to poppler_page_render_selection() call.
6951
6952 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6953
6954         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6955         (djvu_document_thumbnails_get_thumbnail):
6956         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6957         (dvi_document_thumbnails_get_thumbnail):
6958         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6959         (pixbuf_document_thumbnails_get_thumbnail):
6960         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6961         
6962         Update rotation direction of backends to fit with pdf and ps.
6963
6964 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6965
6966         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6967         * backend/ev-async-renderer.h:
6968         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6969         (setup_page), (ps_document_get_page_size),
6970         (ps_async_renderer_render_pixbuf):
6971         * ps/ps-document.h:
6972         * shell/ev-jobs.c: (ev_job_render_run):
6973
6974         Fix orientation in the postscript document
6975
6976 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6977
6978         * pdf/ev-poppler.cc:
6979         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6980         * shell/ev-view.c: (highlight_find_results):
6981
6982         Adapt to the new poppler rotation API. Fix text maps on landscape
6983         documents.
6984
6985 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6986
6987         * shell/ev-view.c (compute_new_selection_text): get the correct
6988         region when selecting in modes other than continuous.
6989
6990 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6991
6992         * shell/main.c (main): remove redundant g_warnings.
6993
6994 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6995
6996         * shell/Makefile.am: Don't include autogenerated
6997         file ev-application-service.h into distribution, since
6998         it causes dbus crash. Fix for bugs 313724 and 313443. 
6999
7000 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7001
7002         * configure.ac: Fix sed expression for FreeBSD. Thanks
7003         to Joe Marcus Clark <marcus@freebsd.org>
7004         
7005         * shell/eggfindbar.c: (entry_activate_callback),
7006         (entry_changed_callback), (egg_find_bar_init),
7007         (egg_find_bar_set_search_string):
7008         
7009         Made findbar buttons unsensitive if there is no text in
7010         entry. Fix for the bug 313285.
7011
7012 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7013
7014         * ps/ps-document.c: Use g_filename_display_name for displaying
7015         filenames and revert string freeze breackage
7016
7017 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7018
7019         * NEWS:
7020         * configure.ac:
7021
7022         Update for 0.3.4
7023
7024         * shell/Makefile.am:
7025
7026         Add ev-application-service.xml to extra dist
7027
7028         * shell/ev-view.c: (find_page_at_location):
7029
7030         Remove unused function (fix warning)
7031
7032 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7033
7034         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7035         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7036         
7037         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7038         bug 313623.
7039
7040 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7041
7042         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7043         * shell/ev-window.c:
7044         Fix build warnings
7045
7046 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7047
7048         * configure.ac: Update script to get dbus version.
7049         Fix for the bug #313443.
7050
7051 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7052
7053         * shell/ev-window.c: (ev_window_cmd_escape):
7054         
7055         Return focus back to view on escape. Fix for bug 313295.
7056
7057 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7058
7059         * shell/ev-window.c: (update_window_title),
7060         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7061         (ev_window_cmd_save_as):
7062         
7063         Correct conversion from uri to displayable string. Fix for
7064         bug 313296.
7065
7066 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7067
7068         * ps/ps-document.c: convert filename to utf8 when there is an error
7069         loading document. Fixes #309915
7070
7071 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7072
7073         * configure.ac:
7074
7075         We depend on poppler 0.4.0
7076
7077 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7078
7079         * configure.ac:
7080         * NEWS: Release 0.3.3.
7081         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7082
7083 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7084
7085         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7086         add a couple missing mnemonics to menu items, use title 
7087         capitalization for menu items and window titles, and add 
7088         ellipsis to open menu item.     
7089
7090 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7091
7092         * pdf/ev-poppler.cc:
7093         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7094         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7095         (ev_view_get_rotation):
7096         * shell/ev-view.h:
7097         * shell/ev-window.c: (setup_view_from_metadata),
7098         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7099         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7100         disk.
7101
7102 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7103
7104         * configure.ac: Added tr to ALL_LINGUAS
7105
7106 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7107
7108         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7109         requires several clicks to find word. Thanks to 
7110         Colin Slater <kiltedtaco@gmail.com>.
7111
7112 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7113
7114         * data/evince.desktop.in.in: Hide menu entry and
7115         rename it to "Document Viewer". Fix for bug 
7116         #312399.
7117
7118 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7119
7120         * shell/ev-page-action.c (ev_page_action_class_init): 
7121
7122         Point to the correct function in constructor of the
7123         activate_label signal
7124
7125 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7126
7127         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7128         * shell/ev-jobs.h: Make thread safe.
7129
7130 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7131
7132         * shell/ev-view.c: (view_update_range_and_current_page):
7133         Don't update page range if we are scrolling to some document
7134         point.
7135
7136 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7137
7138         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7139         when getting max_page_width, fix drawing in dual mode.
7140
7141 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7142
7143         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7144         getting the area for select_all.
7145
7146 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7147
7148         * backend/ev-selection.c: (ev_selection_render_selection):
7149         * backend/ev-selection.h:
7150         * pdf/ev-poppler.cc:
7151         * shell/ev-jobs.c: (ev_job_render_new):
7152         * shell/ev-jobs.h:
7153         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7154         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7155         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7156         (ev_view_class_init):
7157
7158         Change selection color on focus in and focus out events.  Also,
7159         poppler now uses GdkColor for specifying the selection colors, so
7160         drop some awkward conversion code.
7161
7162 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7163
7164         * configure.ac: Added Hebrew translation
7165
7166 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7167
7168         * NOTES:
7169         * backend/ev-selection.c: (ev_selection_render_selection):
7170         * backend/ev-selection.h:
7171         * pdf/ev-poppler.cc:
7172         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7173         (ev_job_render_run):
7174         * shell/ev-jobs.h:
7175         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7176         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7177         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7178         (ev_pixbuf_cache_style_changed),
7179         (ev_pixbuf_cache_get_selection_pixbuf),
7180         (ev_pixbuf_cache_set_selection_list),
7181         (ev_pixbuf_cache_get_selection_list):
7182         * shell/ev-pixbuf-cache.h:
7183         * shell/ev-utils.c: (ev_print_region_contents):
7184         * shell/ev-utils.h:
7185         * shell/ev-view.c: (ev_view_queue_draw_page),
7186         (selection_update_idle_cb), (ev_view_motion_notify_event),
7187         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7188         (setup_caches), (ev_view_find_next), (merge_selection_region),
7189         (selection_free):
7190         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7191
7192         Clean up selection to be much smoother!
7193
7194 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7195
7196         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7197         to poppler_page_render_selection().
7198
7199 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7200
7201         * ps/ps-document.c: (save_page_list): Use
7202         unzipped document when printing. Thanks to 
7203         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7204         311016.
7205
7206 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7207
7208         * shell/ev-window.c: (update_action_sensitivity):
7209         
7210         Disable print and save respect to lockdown gconf keys. Fix
7211         for 312342.
7212
7213 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7214
7215         * configure.ac:
7216         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
7217         (write_to_temp_file), (ev_file_set_contents):
7218         * shell/ev-utils.h:
7219         * shell/ev-window.c: (save_print_config_to_file):
7220         
7221         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
7222         Fix for bug 312238
7223
7224 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
7225
7226         * shell/ev-window.c: (load_print_config_from_file),
7227         (save_print_config_to_file), (ev_window_print_range):
7228
7229         Persist the print settings. Fixes bug #311578.
7230
7231 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7232
7233         * djvu/djvu-document.c: (djvu_document_get_page_size),
7234         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
7235         (djvu_document_thumbnails_get_thumbnail):
7236         * dvi/dvi-document.c: (dvi_document_get_page_size),
7237         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
7238         (dvi_document_thumbnails_get_dimensions),
7239         (dvi_document_thumbnails_get_thumbnail):
7240         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
7241         (pixbuf_document_render_pixbuf),
7242         (pixbuf_document_document_iface_init),
7243         (pixbuf_document_thumbnails_get_thumbnail):
7244         
7245         Update backends to make them build with new rotation system.
7246
7247 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7248
7249         * help/C/figures/evince_start_window.png:
7250         
7251         Update documentation image from Luca Ferretti <elle.uca@libero.it>
7252
7253 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
7254
7255         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
7256         * shell/ev-pixbuf-cache.h:
7257         * shell/ev-sidebar-thumbnails.c:
7258         (ev_sidebar_thumbnails_get_property), (add_range),
7259         (adjustment_changed_cb):
7260         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
7261         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
7262         we were thumbnailing the entire docment on startup, slowing us
7263         down hugely. 
7264
7265 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
7266
7267         * shell/ev-page-cache.c: (ev_page_cache_new):
7268         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
7269         == 0, fixes #310306.
7270
7271 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7272
7273         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
7274         (ev_view_rotate_left):
7275
7276         Account rotation in doc_rect_to_view_rect.
7277         Ensure rotation doesnt go out of bounds.
7278
7279 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7280
7281         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7282
7283         Correct and cleanup w/h swapping
7284
7285 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7286
7287         * backend/ev-document-thumbnails.c:
7288         (ev_document_thumbnails_get_thumbnail):
7289         * backend/ev-document-thumbnails.h:
7290         * backend/ev-document.c:
7291         * backend/ev-document.h:
7292         * backend/ev-render-context.c: (ev_render_context_new),
7293         (ev_render_context_set_rotation):
7294         * backend/ev-render-context.h:
7295         * pdf/ev-poppler.cc:
7296         * ps/ps-document.c: (ps_document_document_iface_init):
7297         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7298         * shell/ev-jobs.h:
7299         * shell/ev-page-cache.c: (build_height_to_page),
7300         (ev_page_cache_new), (ev_page_cache_get_size),
7301         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7302         (ev_page_cache_get_height_to_page):
7303         * shell/ev-page-cache.h:
7304         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7305         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7306         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7307         (ev_pixbuf_cache_get_selection_pixbuf):
7308         * shell/ev-pixbuf-cache.h:
7309         * shell/ev-print-job.c: (idle_print_handler):
7310         * shell/ev-sidebar-thumbnails.c: (add_range):
7311         * shell/ev-view.c: (view_update_range_and_current_page),
7312         (get_page_y_offset), (get_page_extents),
7313         (ev_view_size_request_continuous_dual_page),
7314         (ev_view_size_request_continuous),
7315         (ev_view_size_request_dual_page),
7316         (ev_view_size_request_single_page), (draw_one_page),
7317         (ev_view_set_rotation), (ev_view_rotate_right),
7318         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7319         (ev_view_zoom_for_size_continuous_and_dual_page),
7320         (ev_view_zoom_for_size_continuous),
7321         (ev_view_zoom_for_size_dual_page),
7322         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7323         (ev_view_select_all):
7324         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7325         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7326         (tiff_document_document_iface_init),
7327         (tiff_document_thumbnails_get_thumbnail):
7328
7329         Use rotation rather than orientation. It's easier and enough
7330         for our needs.
7331
7332 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7333
7334         * shell/ev-page-cache.c: (build_height_to_page),
7335         (ev_page_cache_new), (ev_page_cache_get_size),
7336         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7337         (ev_page_cache_get_height_to_page):
7338         * shell/ev-page-cache.h:
7339         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7340         (ev_view_size_request_continuous_dual_page),
7341         (ev_view_size_request_continuous),
7342         (ev_view_zoom_for_size_continuous_and_dual_page),
7343         (ev_view_zoom_for_size_continuous):
7344
7345         Make the page cache aware of page orientation.
7346
7347 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7348
7349         * backend/ev-document-thumbnails.c:
7350         (ev_document_thumbnails_get_thumbnail):
7351         * backend/ev-document-thumbnails.h:
7352         * backend/ev-document.c:
7353         * backend/ev-document.h:
7354         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
7355         * backend/ev-ps-exporter.h:
7356         * pdf/ev-poppler.cc:
7357         * ps/ps-document.c: (ps_document_document_iface_init),
7358         (ps_document_ps_export_do_page):
7359         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7360         * shell/ev-jobs.h:
7361         * shell/ev-page-cache.c: (ev_page_cache_get_size),
7362         (ev_page_cache_get):
7363         * shell/ev-page-cache.h:
7364         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7365         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7366         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
7367         * shell/ev-pixbuf-cache.h:
7368         * shell/ev-print-job.c: (idle_print_handler):
7369         * shell/ev-sidebar-thumbnails.c: (add_range):
7370         * shell/ev-view.c: (view_update_range_and_current_page),
7371         (get_page_extents), (ev_view_size_request_dual_page),
7372         (ev_view_size_request_single_page), (draw_one_page),
7373         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
7374         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7375         (ev_view_zoom_for_size_dual_page),
7376         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7377         (ev_view_select_all):
7378         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7379         * tiff/tiff-document.c: (tiff_document_get_page_size),
7380         (tiff_document_get_orientation), (rotate_pixbuf),
7381         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
7382         (tiff_document_thumbnails_get_thumbnail),
7383         (tiff_document_ps_export_do_page), (tiff_document_init):
7384
7385         Really make use of the orientation bit of the render context.
7386         Use the render context in a few more places in the backend API.
7387         This regress orientation, but now it's done right. Will try to
7388         fix it up asap...
7389
7390 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7391
7392         * shell/ev-view.c: (ensure_rectangle_is_visible):
7393
7394         Patch by Nickolay V. Shmyrev to fix find flickering
7395
7396 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
7397
7398         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
7399         duplex parameters to ::begin.
7400
7401         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
7402         * shell/ev-print-job.c (idle_print_handler): 
7403         * ps/ps-document.c (ps_document_ps_export_begin): 
7404         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
7405         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
7406         implementations. Poppler backend needs poppler cvs. Rest has
7407         unchanged behavior.
7408
7409 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7410
7411         * shell/ev-window.c (using_pdf_printer): new function.
7412         (ev_window_print_range): print a less techy message if someone
7413         tries to print to PDF.
7414
7415 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7416
7417         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
7418         from "unknown font" string. Bug #311431
7419
7420 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7421
7422         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
7423
7424 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7425
7426         Bug #311280
7427         
7428         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
7429         name for PopplerFontTypes
7430         (pdf_document_fonts_fill_model): add font type to the detail column
7431
7432         * backend/ev-document-fonts.h: added
7433         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
7434
7435         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
7436         font name and font details, add a little markup.
7437         (ev_properties_fonts_init): use the new cell data func, specify ypad
7438         property for the cell renderer.
7439         (ev_properties_fonts_set_document): add the details column.
7440
7441 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
7442
7443         * configure.ac: Added "pl" to ALL_LINGUAS.
7444
7445 2005-07-24  Danilo Šegan  <danilo@gnome.org>
7446
7447         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
7448
7449 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
7450
7451         * help/ChangeLog: Started this for translations of manual.
7452         * configure.ac, autogen.sh, .cvsignore: Migrated to
7453         gnome-doc-utils. Patch in bug #311222.
7454
7455 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
7456
7457         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
7458         #ifdef this away to fix an unused-function warning.
7459
7460 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
7461
7462         * configure.ac: Added 'gl' to ALL_LINGUAS.
7463
7464 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
7465
7466         * configure.ac: Added ne in ALL_LINGUAS
7467         
7468 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7469
7470         * shell/ev-view.c: (ev_view_leave_notify_event):
7471         
7472         Clear status message when pointer leaves view. Fix for bug
7473         #310818 
7474
7475 2005-07-20 Ankit Patel <ankit644@yahoo.com>
7476
7477         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
7478
7479 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7480
7481         * shell/ev-view.c: (ev_view_leave_notify_event),
7482         (ev_view_class_init):
7483         
7484         Set cursor to normal then leaving view.
7485
7486 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7487
7488         * configure.ac:
7489         
7490         Fix required djvulibre version.
7491
7492 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7493
7494         *configure.ac: Hindi (hi) language added
7495
7496 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7497
7498         *configure.ac: Punjabi (pa) Language added
7499
7500 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7501
7502         * data/evince-ui.xml, shell/ev-window.c:
7503         
7504         Add keypad accelerators for zooming. Fix for bug 308128.
7505
7506 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7507
7508         * Makefile.am:
7509         * backend/Makefile.am:
7510         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7511         * configure.ac:
7512         * shell/ev-document-types.c: (ev_document_types_add_filters):
7513
7514         Allow to enable/disable the pixbuf backend.
7515         Default to off for now. If we want it enabled we should
7516         really put mime types in the desktop, implement properties etc.
7517
7518         * properties/evince-properties.c:
7519
7520         Initialize error to NULL.
7521         Check error is not NULL before freeing.
7522
7523 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7524
7525         * shell/ev-window.c:
7526
7527         Use F5 as presentation accell
7528
7529 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7530
7531         * shell/ev-window.c: (update_chrome_visibility),
7532         (ev_window_create_fullscreen_popup), (ev_window_init):
7533
7534         Do not leak the fullscreen toolbar
7535
7536 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7537
7538         * shell/ev-window.c: (view_actions_focus_in_cb),
7539         (view_actions_focus_out_cb):
7540
7541         These has a return value! Fix totally random focus
7542         issues we was seeing.
7543
7544 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7545
7546         * shell/main.c: (load_files_remote):
7547
7548         Allow open more than one file
7549
7550 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7551
7552         * shell/main.c: (load_files_remote):
7553
7554         Fix for dbus 0.33. bug #309975
7555
7556 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7557
7558         * properties/ev-properties-main.c: (ev_properties_get_pages):
7559
7560         Actually return NULL for types we dont support
7561
7562 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7563
7564         * po/POTFILES.in:
7565
7566         Remove empty lines.
7567
7568 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7569
7570         * backend/ev-document-factory.c:
7571         (ev_document_factory_get_document):
7572
7573         Do not try to create the object if type
7574         is invalid.
7575
7576 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7577
7578         * ps/ps-document.c: (ps_document_dispose),
7579         (ps_async_renderer_render_pixbuf):
7580         * ps/ps-document.h:
7581
7582         Do not leak the target window
7583
7584 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7585
7586         * shell/ev-application.c: (ev_application_init):
7587
7588         Let tbe check file existence for us.
7589         Add a comment about eggrecent mime filter.
7590
7591 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7592
7593         * data/evince-ui.xml:
7594         * shell/ev-application.c: (ev_application_shutdown),
7595         (ev_application_init), (ev_application_get_toolbars_model),
7596         (ev_application_get_recent_model),
7597         (ev_application_save_toolbars_model):
7598         * shell/ev-application.h:
7599         * shell/ev-window.c: (ev_window_add_recent),
7600         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7601         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7602         (ev_window_init):
7603
7604         Use common toolbar and recent models for all windows.
7605         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7606
7607 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7608
7609         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7610         successfully check for gtk_icon_view_get_visible_range.
7611
7612 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7613
7614         * djvu/Makefile.am:
7615         * dvi/Makefile.am:
7616         
7617         Fix djvu and dvi backend build.
7618
7619 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7620
7621         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7622         (new_separator_pixbuf):
7623
7624         Don't leak windows.
7625
7626 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7627
7628         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7629
7630         HIGification of toolbar editor dialogue.
7631
7632 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7633
7634         * configure.ac:
7635         * shell/Makefile.am:
7636
7637         Ever build metadata manager since it's just
7638         disabled at runtime now.
7639
7640 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7641
7642         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7643         (ev_metadata_manager_get), (ev_metadata_manager_set):
7644         * shell/ev-metadata-manager.h:
7645
7646         Add an _init functions that enabled metadata management
7647         at runtime.
7648
7649         * shell/ev-window.c: (page_changed_cb),
7650         (setup_document_from_metadata), (ev_window_setup_document),
7651         (setup_view_from_metadata), (ev_window_open_uri),
7652         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7653         (ev_window_run_presentation), (ev_window_stop_presentation),
7654         (save_sizing_mode), (ev_window_zoom_changed_cb),
7655         (ev_window_continuous_changed_cb),
7656         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7657         (window_configure_event_cb):
7658
7659         Remove all ugly metadata define since we deal with it
7660         at runtime now.
7661
7662         * shell/main.c: (load_files_remote), (main):
7663
7664         Add support for dbus cvs head. Hopefully didnt break one
7665         of the other versions now!
7666
7667         If we dont get a response from the dbus server just
7668         give up with it and not enable metadata.
7669
7670 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7671
7672         * Makefile.am:
7673         * backend/Makefile.am:
7674         * configure.ac:
7675         * cut-n-paste/recent-files/Makefile.am:
7676         * cut-n-paste/toolbar-editor/Makefile.am:
7677         * cut-n-paste/zoom-control/Makefile.am:
7678         * lib/Makefile.am:
7679         * pdf/Makefile.am:
7680         * pixbuf/Makefile.am:
7681         * properties/Makefile.am:
7682         * ps/Makefile.am:
7683         * shell/Makefile.am:
7684         * thumbnailer/Makefile.am:
7685         * tiff/Makefile.am:
7686
7687         Make frontends depend on just libev.
7688         Rework and group CFLAGS/LIBS definitions.
7689         Cleanups.
7690
7691 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7692
7693         * shell/ev-window:
7694
7695         do not unnecessarily save zoom
7696
7697         * configure.ac:
7698         * lib/ev-file-helpers.c: (ev_dot_dir):
7699         * shell/Makefile.am:
7700         * shell/dummy.cc:
7701
7702         Some cleanups
7703
7704 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7705
7706         * configure.ac:
7707         
7708         Remove unnecessary dependencies
7709
7710 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7711
7712         * properties/Makefile.am:
7713         * thumbnailer/Makefile.am:
7714         * tiff/Makefile.am:
7715
7716         Some more cleanups. Was really necessary
7717         but I probably introduced bugs, feel free
7718         to flame :)
7719
7720 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7721
7722         * backend/Makefile.am:
7723         * configure.ac:
7724         * cut-n-paste/recent-files/Makefile.am:
7725         * cut-n-paste/toolbar-editor/Makefile.am:
7726         * cut-n-paste/zoom-control/Makefile.am:
7727         * lib/Makefile.am:
7728         * pdf/Makefile.am:
7729         * pixbuf/Makefile.am:
7730         * properties/Makefile.am:
7731         * ps/Makefile.am:
7732         * shell/Makefile.am:
7733         * thumbnailer/Makefile.am:
7734         * tiff/Makefile.am:
7735
7736         Use gnome-common macros when possible.
7737         Cleanup dependencies.
7738         Actually disable deprecated where possible.
7739
7740 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7741
7742         * Makefile.am:
7743         * backend/Makefile.am:
7744         * properties/Makefile.am:
7745         * shell/Makefile.am:
7746         * thumbnailer/Makefile.am:
7747
7748         This should solve the circular dep without
7749         requiring dir reorg!
7750
7751         * shell/ev-window.c: (setup_view_from_metadata):
7752
7753         Never restore window size/position when the
7754         window is already visible.
7755
7756 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7757
7758         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7759
7760         Return a boolean from timeout func. Fix ported from gedit.
7761
7762 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7763
7764         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7765
7766 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7767
7768         * shell/ev-document-types.c: set "All Documents" as default filter in
7769         open dialog
7770
7771 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7772
7773         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7774         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7775         (ev_metadata_manager_set_boolean): fix value/val thinko.
7776
7777 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7778
7779         * shell/ev-window.c: (setup_view_from_metadata),
7780         (window_state_event_cb), (window_configure_event_cb),
7781         (ev_window_init):
7782
7783         Remember window position and maximized state
7784
7785 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7786
7787         * configure.ac:
7788
7789         Fix DBUS configure checks.
7790
7791         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7792         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7793         (ev_metadata_manager_set_boolean):
7794
7795         Plug mem leaks.
7796
7797         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7798         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7799         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7800         (ev_window_continuous_changed_cb),
7801         (ev_window_dual_mode_changed_cb), (ev_window_new):
7802
7803         Fix the build without DBUS.
7804
7805 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7806
7807         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7808         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7809         (ev_metadata_manager_set_string),
7810         (ev_metadata_manager_set_boolean):
7811         * shell/ev-metadata-manager.h:
7812
7813         Add support for some more types
7814
7815         * shell/ev-view.c: (scroll_to_current_page),
7816         (ev_view_get_continuous), (ev_view_set_continuous),
7817         (ev_view_get_dual_page):
7818         * shell/ev-view.h:
7819         * shell/ev-window.c: (page_changed_cb),
7820         (setup_document_from_metadata), (ev_window_setup_document),
7821         (setup_view_from_metadata), (ev_window_open_uri),
7822         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7823         (ev_window_run_presentation), (ev_window_stop_presentation),
7824         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7825         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7826         (ev_window_update_dual_page_action),
7827         (ev_window_continuous_changed_cb),
7828         (ev_window_dual_mode_changed_cb), (ev_window_init):
7829
7830         Remember a bunch of view/document properties. Prolly some
7831         are still missing but it's getting interesting.
7832
7833 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7834
7835         * configure.ac: check if dbus-binding-tool is installed. Not the
7836         case on current Ubuntu breezy, it seems.
7837
7838 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7839
7840         * data/evince.desktop.in.in:
7841         
7842         Allow open uri lists and add TryExec field.
7843
7844 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7845
7846         * configure.ac:
7847
7848         Enable dbus when available, do not require a configure
7849         option.
7850
7851 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7852
7853         * configure.ac:
7854
7855         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7856         disabled.
7857
7858 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7859         Marco Pesenti Gritti  <mpg@redhat.com>
7860
7861         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7862         
7863         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7864         functions to the format required by dbus
7865
7866         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7867         errors. Use the RPC parameters in the expected way
7868
7869 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7870
7871         * Makefile.am:
7872         * properties/Makefile.am:
7873         * properties/ev-properties-main.c: (ev_properties_get_pages):
7874
7875         Support all mime types
7876
7877         * shell/Makefile.am:
7878         * thumbnailer/Makefile.am:
7879         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7880         (evince_thumbnail_pngenc_get):
7881
7882         Use the document factory
7883
7884 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7885
7886         * backend/Makefile.am:
7887         * backend/ev-document-factory.c:
7888         (mime_type_supported_by_gdk_pixbuf),
7889         (ev_document_type_get_from_mime),
7890         (ev_document_factory_get_document),
7891         (ev_document_factory_get_backend),
7892         (ev_document_factory_get_mime_types),
7893         (ev_document_factory_get_all_mime_types):
7894         * backend/ev-document-factory.h:
7895         * shell/Makefile.am:
7896         * shell/ev-document-types.c: (get_document_from_uri),
7897         (ev_document_types_get_document),
7898         (file_filter_add_mime_list_and_free),
7899         (ev_document_types_add_filters):
7900         * shell/ev-document-types.h:
7901         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7902         * shell/ev-properties-dialog.c:
7903         (ev_properties_dialog_set_document):
7904         * shell/ev-window.c: (ev_window_cmd_file_open),
7905         (ev_window_cmd_save_as):
7906         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7907
7908         Rework document types managing to avoid code duplication
7909         and actually abstract from backend implementations.
7910         Also provide a minimal factory api that can be used by
7911         thumbnailer/properties.
7912
7913 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7914
7915         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7916         Plug a mem leak.
7917         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7918         HIG spacings.
7919
7920 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7921
7922         * shell/ev-properties-dialog.c
7923         (ev_properties_dialog_set_document): only call
7924         ev_properties_fonts_set_document() if the document implements the
7925         fonts interface
7926
7927 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7928
7929         * configure.ac:
7930         * properties/Makefile.am:
7931         * properties/ev-properties-view.c:
7932         (ev_properties_view_register_type):
7933         * properties/ev-properties-view.h:
7934         * properties/ev-properties-main.h:
7935
7936         Implement nautilus plugin for properties.
7937         Works only for pdf atm, I need to rework the
7938         document types stuff to get this to work
7939         for all backends...
7940
7941 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7942
7943         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7944         (ev_properties_fonts_set_document): use
7945         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7946
7947 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7948
7949         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7950         them
7951         (PlaceImage, tiff2ps_process_page): use
7952         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7953
7954
7955 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7956
7957         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7958         (main): to call gnome_authentication_manager_init. Should fix
7959         Bug #308510
7960
7961         * configure.ac: that requires libgnomeui 2.6.0.
7962
7963 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7964
7965         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7966         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7967         use the new tiff2ps interfaces
7968
7969         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7970         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7971
7972         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7973         structure instead of global variables.  Remove use of static
7974         variables in functions.
7975
7976 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7977
7978         * shell/ev-page-action.c: unref the completion after setting it to the
7979         entry
7980
7981 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7982
7983         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7984         postscript files
7985
7986 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7987
7988         * shell/ev-window.c (update_action_sensitivity): disable
7989         File->Print if the document does not implement the ps exporter
7990         interface
7991
7992 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7993
7994         * Makefile.am:
7995         * configure.ac:
7996         * data/evince-properties.glade:
7997         * properties/.cvsignore:
7998         * properties/Makefile.am:
7999         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8000         (ev_properties_view_class_init), (ev_properties_view_format_date),
8001         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8002         (ev_properties_view_init), (ev_properties_view_new):
8003         * properties/ev-properties-view.h:
8004         * shell/Makefile.am:
8005         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8006         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8007         (ev_properties_dialog_new):
8008         * shell/ev-properties-dialog.h:
8009         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8010         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8011         (update_progress_label), (job_fonts_finished_cb),
8012         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8013         * shell/ev-properties-fonts.h:
8014         * shell/ev-properties.c:
8015         * shell/ev-properties.h:
8016         * shell/ev-window.c: (ev_window_setup_document),
8017         (ev_window_cmd_file_properties):
8018
8019         Split the properties pages in two different objects, depend
8020         only on the backend where possible, use widgets instead
8021         of gobject for the glade part, reimplement the dialog
8022         itself with gtk.
8023         I need this to implement nautilus properties page.
8024
8025 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8026
8027         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8028         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8029         (tiff_document_document_ps_exporter_iface_init): implement the ps
8030         exporter interface for tiff documents
8031
8032         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8033         libtiff to implement TIFF postscript export
8034
8035         * tiff/tiff2ps.h: added a header file for external tiff2ps
8036         functions.
8037
8038         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8039         tiff2ps.h
8040
8041 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8042
8043         * shell/ev-view.c: (scroll_to_current_page),
8044         (ev_view_set_fullscreen), (ev_view_set_presentation):
8045         
8046         Scroll to current page when exit from presentation
8047
8048 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8049
8050         * shell/ev-window.c: (update_document_mode),
8051         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8052         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8053         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8054         
8055         Exit from fullscreen mode when switch to presentation. Fix for
8056         bug 309365
8057
8058 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8059
8060         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8061         return NULL if the document does not implement the selection
8062         interface.
8063
8064 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8065
8066         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8067         reported height by using the resolution aspect ratio
8068         (tiff_document_render_pixbuf): scale the pixbuf using the
8069         resolution aspect ratio
8070
8071 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8072
8073         * configure.ac:
8074         
8075         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8076         <kiltedaco@gmail.com>
8077         
8078         * djvu/djvu-document.c: (djvu_document_get_orientation),
8079         (djvu_document_set_orientation), (djvu_document_get_page_size),
8080         (rotate_pixbuf), (djvu_document_render_pixbuf),
8081         (djvu_document_document_iface_init):
8082         * dvi/dvi-document.c: (dvi_document_get_orientation),
8083         (dvi_document_set_orientation), (dvi_document_get_page_size),
8084         (rotate_pixbuf), (dvi_document_render_pixbuf),
8085         (dvi_document_document_iface_init):
8086         
8087         Dvi and djvu backends are ported to new API
8088
8089 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8090
8091         * backend/ev-selection.c: (ev_selection_get_selection_region),
8092         (ev_selection_get_selection_map):
8093         * backend/ev-selection.h:
8094         * pdf/ev-poppler.cc:
8095         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8096         * shell/ev-jobs.h:
8097         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8098         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8099         (ev_pixbuf_cache_get_text_mapping):
8100         * shell/ev-pixbuf-cache.h:
8101         * shell/ev-view.c: (location_in_text),
8102         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8103         support to EvView.  Now we can see where we can select!  Sweet!
8104
8105 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8106
8107         * shell/ev-view.c (ev_view_button_press_event): Fix
8108         event->y + view->scroll_x typo.
8109
8110 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8111
8112         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8113         sub-GdkPixbuf instead of passing dest_x and dest_y.
8114         
8115         * shell/ev-view.c: (view_point_to_doc_point),
8116         (view_rect_to_doc_rect), (ev_view_button_press_event),
8117         (ev_view_motion_notify_event), (compute_new_selection_rect),
8118         (gdk_rectangle_point_in), (compute_new_selection_text),
8119         (compute_selections): Update selection code to keep the selection
8120         around as two points and not as a normalized rectangle, and fix
8121         page level selection in two-column mode.
8122
8123 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8124
8125         * shell/ev-window.c: (window_configure_event_cb): 
8126         
8127         Fix compilation
8128         
8129 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8130
8131         * pdf/ev-poppler.cc:
8132
8133         Fix compilation
8134
8135 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8136
8137         * shell/Makefile.am:
8138         * shell/ev-metadata-manager.c: (item_free),
8139         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8140         (parse_value), (parseItem), (load_values),
8141         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8142         (save_values), (save_item), (get_oldest), (resize_items),
8143         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8144         * shell/ev-metadata-manager.h:
8145
8146         Metadata manager from gedit but modified to use GValue, so that
8147         we dont need to keep converting from strings.
8148
8149         * configure.ac:
8150
8151         ENABLE_METADATA conditional, on when dbus is on
8152
8153         * shell/ev-application.c: (ev_application_open_uri):
8154
8155         Show the window after load so that we can initialize
8156         window size before it's showed.
8157
8158         * shell/ev-window.c: (ev_window_setup_from_metadata),
8159         (ev_window_open_uri), (window_configure_event_cb),
8160         (ev_window_init):
8161
8162         Save and load metadata information about window size.
8163         Not yet keeping states in account.
8164
8165         * shell/main.c: (main):
8166
8167         Shutdown metadata manager.
8168
8169 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8170
8171         * shell/ev-application-service.xml:
8172         * configure.ac:
8173         * shell/Makefile.am:
8174         * shell/ev-application.c:
8175         * shell/ev-application.h:
8176         * shell/ev-window.c:
8177         * shell/ev-window.h:
8178         * shell/main.c:
8179
8180         Add an optional dbus interface (--enable-dbus).
8181         Rework application code, mainly to be easier to
8182         use "remotely".
8183         Do not open multiple windows with the same document,
8184         spatial evince!
8185
8186 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8187
8188         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8189         pixbuf iff it exists.
8190
8191 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8192
8193         * shell/*:
8194         * backend/ev-render-context.[ch]:
8195         * backend/ev-selection.[ch]:
8196
8197         Massive changes.  We now support text selection of pdfs, and not
8198         just rectangular selection.  This is pretty broken still, but I
8199         want to get something into CVS.
8200
8201 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8202
8203         * pdf/ev-poppler.cc:
8204         
8205         Fix for Bug 309080: crash on window close.
8206         
8207         * shell/ev-page-action.c: (page_changed_cb):
8208         
8209         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8210         jensgr@gmx.net (Jens Granseuer).
8211
8212 2005-06-25  Marcel Telka  <marcel@telka.sk>
8213
8214         * configure.in (ALL_LINGUAS): Added sk.
8215
8216 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
8217
8218         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
8219         not a document open
8220
8221 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8222
8223         * NEWS:
8224         * configure.ac:
8225
8226         Release 0.3.2
8227
8228         * cut-n-paste/recent-files/Makefile.am:
8229
8230         Fix make distcheck
8231
8232 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8233
8234         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
8235         (pixbuf_document_set_orientation), (rotate_pixbuf),
8236         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
8237         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8238
8239         Implement rotation and cleanup the code a bit.
8240
8241         * tiff/tiff-document.c: (tiff_document_get_page_size),
8242         (tiff_document_get_orientation), (tiff_document_set_orientation),
8243         (rotate_pixbuf), (tiff_document_render_pixbuf),
8244         (tiff_document_document_iface_init), (tiff_document_init):
8245
8246         Implement rotation. Was the quicker solution for the release
8247         but we really need to share this code in the shell.
8248
8249 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8250
8251         * pdf/ev-poppler.cc:
8252
8253         Enable rotation, require poppler cvs. Fix a leak.
8254
8255 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8256
8257         * shell/ev-window.c: (update_action_sensitivity):
8258         
8259         Make properties unsensitive if document backend doesn't provide
8260         any info
8261
8262 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8263
8264         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
8265         (bitmap_flip_horizontally), (bitmap_flip_vertically),
8266         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
8267         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
8268         (bitmap_flip_rotate_counter_clockwise):
8269         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
8270         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
8271         (buff_gets):
8272         * dvi/mdvi-lib/common.h:
8273         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
8274         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
8275         (opendvi), (mdvi_reload), (mdvi_init_context),
8276         (mdvi_destroy_context), (mdvi_dopage), (special):
8277         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
8278         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
8279         (file_hash_free), (register_encoding), (parse_spec),
8280         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
8281         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
8282         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
8283         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
8284         (mdvi_register_font_type), (mdvi_unregister_font_type),
8285         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
8286         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
8287         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
8288         (mdvi_hash_destroy_key), (mdvi_hash_reset):
8289         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
8290         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
8291         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
8292         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
8293         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
8294         * dvi/mdvi-lib/special.c: (mdvi_register_special),
8295         (mdvi_unregister_special), (mdvi_flush_specials):
8296         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
8297         (t1_font_remove):
8298         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
8299         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8300         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8301         (free_font_metrics), (flush_font_metrics):
8302         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8303         (tt_font_remove):
8304         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8305         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8306         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8307         (dstring_insert), (dstring_new), (dstring_reset):
8308         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8309         
8310         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8311         avoid conflict with libtool on FC4
8312         
8313         * shell/ev-window.c: (ev_window_cmd_help_about):
8314         
8315         Update copyright year. Fix for bug 308828.
8316
8317 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8318
8319         * shell/ev-view.c: (add_scroll_binding_keypad),
8320         (ev_view_binding_activated), (ev_view_class_init),
8321         (on_adjustment_value_changed):
8322         
8323         Bug 170874: Arrow keys switch pages in presentation mode
8324
8325 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8326
8327         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8328         
8329         Fix for Bug 308265: Sidebar dissappears coming out of 
8330         Presentation mode
8331
8332 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8333
8334         * shell/ev-application.c: (ev_application_open):
8335         * shell/ev-document-types.c: (ev_document_types_add_filters),
8336         (ev_document_types_add_filters_for_type):
8337         * shell/ev-document-types.h:
8338         * shell/ev-window.c: (ev_window_cmd_save_as):
8339         
8340         Suggest basename as template when saving, provide filters
8341         for save dialog. It's bug 308402
8342
8343 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8344
8345         * pdf/ev-poppler.cc:
8346         * shell/ev-sidebar-links.c: (job_finished_callback):
8347         * shell/ev-view.c: (update_find_status_message):
8348         
8349         Some leaks fixed
8350
8351 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8352
8353         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8354         (egg_recent_view_uimanager_set_list):
8355
8356         Fix buglet in !show_numbers case.
8357
8358 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8359
8360         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8361         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
8362
8363         Use pango ellipsisation.
8364
8365         * pdf/ev-poppler.cc:
8366
8367         Fix refcount leak, from nsh.
8368
8369 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8370
8371         * cut-n-paste/recent-files/Makefile.am:
8372         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8373         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8374         
8375         Removed EggRecentViewGtk
8376         
8377         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8378         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8379         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
8380         (ev_window_setup_recent):
8381         
8382         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
8383         with other projects
8384
8385 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8386
8387         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8388         (egg_recent_view_gtk_finalize):
8389
8390         Fix memory leak
8391
8392         * cut-n-paste/toolbar-editor/Makefile.am:
8393         
8394         Fix location of cursor icon.
8395         
8396         * pdf/ev-poppler.cc:
8397         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
8398         (display_completion_text), (match_completion):
8399         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8400         (selection_changed_callback), (create_loading_model),
8401         (print_section_cb), (links_page_num_func),
8402         (update_page_callback_foreach):
8403         * shell/ev-window.c: (ev_window_dispose):
8404         
8405         Small memory fixes. Links model now store objects instead
8406         of pointers to improve memory management. 
8407
8408 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8409
8410         * shell/ev-window.c: (zoom_control_changed_cb):
8411         
8412         Fix update of zoom control (bug 308268).
8413
8414 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
8415
8416         * shell/ev-properties.c (set_property): escape the text correctly.
8417         Handles non-UTF-8 properties and escaped properties.  Also, sets
8418         the text to "<i>None</i>" if the property isn't set.
8419
8420         * data/evince-properties.glade: Change the label to be ellipsized,
8421         and give it a minimum size.
8422
8423 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8424
8425         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
8426         * shell/ev-sidebar-links.c: (create_loading_model):
8427         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
8428         * shell/ev-view.c: (ev_view_set_document):
8429         * shell/ev-window.c: (ev_window_dispose):
8430         
8431         Various small fixes, mostly memory leaks. Thanks to valgrind.
8432
8433 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
8434
8435         * ps/ps-document.c: remove the locale.h include again ;-). And
8436         kill the (bogus) setlocale/savelocale business.
8437
8438 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
8439
8440         * ps/ps-document.c:
8441         
8442         Include locale.h to fix build
8443         
8444         * shell/ev-sidebar.c:
8445         
8446         Remove unnecessary includes
8447
8448 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8449
8450         * dvi/dvi-document.c: (dvi_document_load):
8451         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
8452         * po/POTFILES.in:
8453         
8454         Check for incorrect dvi files. Fix parsing dvi on AMD64
8455         platform. Thanks to tester@tester.ca (Olivier Crete).
8456
8457 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8458
8459         * shell/ev-page-action.c: (match_selected_cb),
8460         (display_completion_text), (match_completion), (update_model):
8461         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8462         (expand_open_links):
8463         * shell/ev-sidebar.c: (ev_sidebar_destroy),
8464         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
8465         (ev_sidebar_set_document):
8466         * shell/ev-window.c: (ev_window_xfer_job_cb),
8467         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
8468         
8469         Fixed lot's of memory leaks, for example, memory leak on reload, 
8470         described in bug 307793.
8471
8472 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8473
8474         * pdf/ev-poppler.cc:
8475         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
8476         (update_visible_range), (adjustment_changed_cb),
8477         (ev_sidebar_thumbnails_fill_model),
8478         (ev_sidebar_thumbnails_refresh),
8479         (ev_sidebar_tree_selection_changed),
8480         (ev_sidebar_icon_selection_changed),
8481         (ev_sidebar_thumbnails_use_icon_view),
8482         (ev_sidebar_thumbnails_set_document):
8483         * shell/ev-sidebar-thumbnails.h:
8484         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8485         (ev_window_cmd_edit_rotate_right), (ev_window_init):
8486
8487         Refresh thumbnails when changing orientation. Not fully
8488         working yet becuase of a sidebar bug.
8489
8490         Set page orientation to poppler page everywhere. This sucks
8491         really need to fix poppler.
8492
8493 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8494
8495         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8496         (egg_recent_view_gtk_new_menu_item),
8497         (egg_recent_view_gtk_set_property),
8498         (egg_recent_view_gtk_get_property),
8499         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8500         (egg_recent_view_gtk_set_tooltip_func),
8501         (egg_recent_view_gtk_set_label_width),
8502         (egg_recent_view_gtk_get_label_width):
8503         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8504
8505         Sync with libegg (ellipsize labels)
8506
8507 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8508
8509         * data/evince-ui.xml:
8510         * shell/ev-window.c: (ev_window_cmd_go_forward),
8511         (ev_window_cmd_go_backward):
8512         
8513         Shift + PageUp moves 10 Pages. Fix for 306125
8514
8515 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8516
8517         * pdf/ev-poppler.cc:
8518
8519         Add a flag to check if orientation has been overriden
8520
8521 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8522
8523         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8524         field if necessary.
8525
8526         * ps/ps.h: add creator field to document.
8527
8528         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8529         set creator field.
8530
8531 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8532
8533         * data/evince-properties.glade:
8534         * shell/ev-properties.c: (ev_properties_set_document):
8535
8536         s/PDF Version/Format
8537
8538 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8539
8540         * shell/ev-properties.c: (ev_properties_set_document):
8541
8542         Remove unnecessary translations
8543
8544 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8545
8546         * cut-n-paste/toolbar-editor/Makefile.am:
8547
8548         Correct library name    
8549
8550 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8551
8552         * configure.ac:
8553         * cut-n-paste/recent-files/egg-recent-model.c:
8554         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8555         (egg_recent_model_unlock_file):
8556         * cut-n-paste/recent-files/egg-recent-util.c:
8557         (egg_recent_util_get_unique_id):
8558         * cut-n-paste/recent-files/update-from-egg.sh:
8559         * cut-n-paste/toolbar-editor/Makefile.am:
8560         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8561         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8562         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8563         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8564         (egg_toolbars_model_get_type):
8565         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8566
8567         Better makefile for toolbar editor and update everything
8568         to latest libegg.
8569
8570 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8571
8572         * shell/ev-window.c: (update_document_mode):
8573
8574         Prefer presentation mode when the document
8575         require fullscreen.
8576
8577 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8578
8579         * data/evince-ui.xml:
8580         * shell/ev-window.c:
8581
8582         Add control-equal for zooming
8583
8584 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8585
8586         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8587
8588 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8589
8590         * backend/ev-document.c: (ev_document_get_orientation):
8591         * backend/ev-document.h:
8592         * pdf/ev-poppler.cc:
8593         * ps/ps-document.c: (ps_document_get_orientation),
8594         (ps_document_set_orientation), (ps_document_document_iface_init):
8595
8596         Add a get_orientation api. Improve set_orientation.
8597
8598         * data/evince-ui.xml:
8599         * shell/ev-view.c: (ev_view_set_orientation),
8600         (ev_view_rotate_right), (ev_view_rotate_left):
8601         * shell/ev-view.h:
8602         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8603         (ev_window_cmd_edit_rotate_right):
8604
8605         Better ui for changing document orientation
8606
8607 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8608
8609         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8610         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8611         * shell/ev-sidebar-links.h:
8612         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8613         (ev_sidebar_page_iface_init):
8614         * shell/ev-sidebar-page.h:
8615         * shell/ev-sidebar-thumbnails.c:
8616         (ev_sidebar_thumbnails_get_property),
8617         (ev_sidebar_thumbnails_class_init),
8618         (ev_sidebar_thumbnails_set_document):
8619         * shell/ev-sidebar-thumbnails.h:
8620         * shell/ev-view.c: (ev_view_motion_notify_event):
8621         * shell/ev-window.c: (update_chrome_visibility),
8622         (ev_window_cmd_focus_page_selector),
8623         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8624         (sidebar_page_main_widget_update_cb), (ev_window_init):
8625         
8626         Autoraise toolbar on GoToPage binding and fix bindings in
8627         EvSidebarThumbnails page.
8628
8629 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8630
8631         * shell/ev-properties.c: (update_progress_label):
8632
8633         Hide the progress label when finished; bug #307697.
8634
8635 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8636
8637         * pdf/ev-poppler.cc:
8638
8639         Enable is_open for links, you will need poppler cvs
8640
8641         * shell/ev-properties.c: (job_fonts_finished_cb):
8642
8643         Get a lock on the document when filling the tree view
8644
8645 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8646
8647         * backend/ev-document-links.h:
8648         * pdf/ev-poppler.cc:
8649         * shell/ev-sidebar-links.c: (create_loading_model),
8650         (expand_open_links), (job_finished_callback):
8651
8652         Expand links when specified by the document.
8653         Depend on a poppler api (defined out for now)
8654
8655 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8656
8657         * shell/ev-properties.c: (ev_properties_dispose),
8658         (ev_properties_class_init), (dialog_destroy_cb),
8659         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8660         (ev_properties_set_document), (ev_properties_new),
8661         (ev_properties_show):
8662         * shell/ev-properties.h:
8663
8664         Make it an object, cleanup the code, api to show it as transient
8665         and to set the document.
8666
8667         * shell/ev-window.c: (ev_window_setup_document),
8668         (ev_window_cmd_file_properties):
8669
8670         Adapt to EvProperties changes, do not show multiple
8671         times, update it when document changes.
8672
8673 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8674
8675         * ps/gstypes.h:
8676         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8677         (ps_document_set_orientation), (ps_document_document_iface_init):
8678         * ps/ps-document.h:
8679
8680         Implement orientation here too
8681
8682         * shell/ev-properties.c: (ev_properties_new):
8683         * data/evince-properties.glade:
8684
8685         Hide the fonts page for backends that doesnt
8686         support it.     
8687
8688 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8689
8690         * backend/ev-document.c: (ev_document_set_orientation):
8691         * backend/ev-document.h:
8692         * pdf/ev-poppler.cc:
8693
8694         Add orientation api. Currently poppler api is not optimal,
8695         we need to set orientation every time we _get a page.
8696         I will try to fix that at some point.
8697
8698         * data/evince-ui.xml:
8699         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8700         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8701
8702         Add orientation menu items
8703
8704         * shell/ev-page-cache.c: (ev_page_cache_clear):
8705         * shell/ev-page-cache.h:
8706
8707         Add api to clear the cache
8708
8709         * shell/ev-view.c: (setup_caches), (clear_caches),
8710         (ev_view_set_document), (ev_view_zoom_out),
8711         (ev_view_set_orientation):
8712         * shell/ev-view.h:
8713
8714         Implement orientation changing
8715
8716 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8717
8718         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8719         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8720         * backend/ev-document-fonts.h:
8721
8722         Separate scan and fill so that we can incrementally fill from
8723         the main thread. Add a progress api.
8724
8725         * data/evince-properties.glade:
8726         * pdf/ev-poppler.cc:
8727         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8728         * shell/ev-jobs.h:
8729         * shell/ev-properties.c: (update_progress_label),
8730         (job_fonts_finished_cb), (setup_fonts_view):
8731
8732         Incrementally feel the list and show the progress
8733         percentage in a label like acrobat does.
8734
8735         You are going to need poppler cvs
8736
8737 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8738
8739         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8740         * backend/ev-document-fonts.h:
8741         * pdf/ev-poppler.cc:
8742
8743         Make fonts model fill incrementally.
8744
8745         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8746         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8747         (ev_job_queue_remove_job):
8748         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8749         (ev_job_fonts_new), (ev_job_fonts_run):
8750         * shell/ev-jobs.h:
8751
8752         New job for fonts scanning
8753
8754         * shell/ev-properties.c: (job_fonts_finished_cb),
8755         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8756         * shell/ev-properties.h:
8757         * shell/ev-window.c: (ev_window_cmd_file_properties):
8758
8759         Incrementally feel the treeview using the new job. Show Loading...
8760         message until scanning is completed.
8761
8762         Hopefully I didnt break the build without the poppler patch.
8763
8764 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8765
8766         * shell/ev-application.c: (ev_application_open):
8767         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8768         (ev_document_type_get_type), (ev_document_type_lookup):
8769         * shell/ev-document-types.h:
8770         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8771         * shell/ev-job-xfer.h:
8772         * shell/ev-window.c: (ev_window_clear_local_uri),
8773         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8774         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8775         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8776         
8777         Transfer remote documents to tmp directory to display them later.
8778
8779 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8780
8781         * backend/ev-document-info.h:
8782         * shell/ev-properties.c: (ev_properties_new):
8783
8784         s/GTime*/GTime. Not sure why we was using a pointer
8785         at all there!
8786
8787 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8788
8789         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8790         situations.  That situation is that you're using GTK+-HEAD with
8791         the patch at #306726 is applied, and you have a document with <
8792         1500 pages in it.  It's not quite as uniformly nice as the
8793         TreeView, but should be better in the long run.
8794
8795         I'm pretty sure I guarded against breaking compilation with
8796         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8797         I missed some.
8798
8799         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8800         widget yet, so I commented that code out
8801         enable_view_actions_for_widget() for now.  Need to figure this
8802         out.
8803
8804         * shell/ev-page-action.c (match_selected_cb): emit the right
8805         signals.  Our cool C-l completion now works.
8806
8807 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8808
8809         * backend/Makefile.am:
8810         * backend/ev-document-fonts.c:
8811         * backend/ev-document-links.c:
8812         * backend/ev-document.c: (ev_document_load):
8813         * backend/ev-document.h:
8814         * backend/ev-job-queue.c:
8815         * backend/ev-job-queue.h:
8816         * backend/ev-jobs.c:
8817         * backend/ev-jobs.h:
8818         * backend/ev-page-cache.c:
8819         * backend/ev-page-cache.h:
8820
8821         EvPageCache and EvJobs are moved to shell.
8822
8823         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8824         (ev_tmp_filename):
8825         * lib/ev-file-helpers.h:
8826         
8827         New helper to work with temporary files
8828         
8829         * shell/Makefile.am:
8830         * shell/ev-application.c: (ev_application_open):
8831         * shell/ev-application.h:
8832         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8833         (remove_job_from_async_queue), (add_job_to_async_queue),
8834         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8835         (handle_job), (search_for_jobs_unlocked),
8836         (no_jobs_available_unlocked), (ev_render_thread),
8837         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8838         (ev_job_queue_add_job), (move_job_async), (move_job),
8839         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8840         * shell/ev-job-queue.h:
8841         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8842         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8843         * shell/ev-job-xfer.h:
8844         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8845         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8846         (ev_job_links_class_init), (ev_job_render_init),
8847         (ev_job_render_dispose), (ev_job_render_class_init),
8848         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8849         (ev_job_thumbnail_class_init), (ev_job_load_init),
8850         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8851         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8852         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8853         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8854         * shell/ev-jobs.h:
8855         * shell/ev-page-action.c: (ev_page_action_set_document):
8856         * shell/ev-page-cache.c: (ev_page_cache_init),
8857         (ev_page_cache_class_init), (ev_page_cache_finalize),
8858         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8859         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8860         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8861         (ev_page_cache_get_title), (ev_page_cache_get_size),
8862         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8863         (ev_page_cache_get_height_to_page),
8864         (ev_page_cache_get_max_label_chars),
8865         (ev_page_cache_get_page_label),
8866         (ev_page_cache_has_nonnumeric_page_labels),
8867         (ev_page_cache_get_info), (ev_page_cache_next_page),
8868         (ev_page_cache_prev_page), (ev_page_cache_get):
8869         * shell/ev-page-cache.h:
8870         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8871         (ev_pixbuf_cache_clear_job_sizes),
8872         (ev_pixbuf_cache_add_jobs_if_needed),
8873         (ev_pixbuf_cache_set_page_range):
8874         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8875         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8876         * shell/ev-sidebar-thumbnails.c:
8877         (ev_sidebar_tree_selection_changed),
8878         (ev_sidebar_thumbnails_set_document):
8879         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8880         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8881         (ev_statusbar_get_context_id), (ev_statusbar_push),
8882         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8883         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8884         (ev_statusbar_set_progress):
8885         * shell/ev-statusbar.h:
8886         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8887         (ev_view_find_previous):
8888         * shell/ev-window.c: (ev_window_is_empty),
8889         (ev_window_setup_document), (password_dialog_response),
8890         (ev_window_clear_jobs), (ev_window_load_job_cb),
8891         (ev_window_xfer_job_cb), (ev_window_open_uri),
8892         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8893         (ev_window_print), (ev_window_print_range),
8894         (ev_window_state_event), (ev_window_cmd_view_reload),
8895         (menu_item_select_cb), (menu_item_deselect_cb),
8896         (view_status_changed_cb), (ev_window_dispose),
8897         (drag_data_received_cb), (ev_window_init):
8898         * shell/ev-window.h:
8899         * shell/main.c: (load_files):
8900         
8901         New statusbar to show progress on idle. Two new jobs - 
8902         xfer job and load job to load document in background. And update
8903         of page_cache clients to new location of code.
8904
8905 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8906
8907         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8908         selection in open dialog. It also remembers the last visited directory 
8909         in the current session.
8910
8911 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8912
8913         * shell/ev-properties.c: (ev_properties_new):
8914         * shell/ev-properties.h:
8915         * shell/ev-window.c: (ev_window_cmd_file_properties):
8916         
8917         Get document info from page cache instead of document itself.
8918         This should fix crash related to race conditions described in
8919         bug 306545.
8920
8921 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8922
8923         * ps/ps-document.c: (ps_document_init),
8924         (send_ps), (get_page_box), (output), (catchPipe), (input),
8925         (stop_interpreter), (file_length), (file_readable),
8926         (check_filecompressedb), (ps_document_enable_interpreter),
8927         (document_load), (ps_async_renderer_render_pixbuf):
8928         * ps/ps-document.h:
8929
8930         Big cleanup of the ps code
8931
8932 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8933
8934         * backend/Makefile.am:
8935         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8936         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8937         * backend/ev-async-renderer.h:
8938
8939         Add an async renderer interface (method + callback) which
8940         is useful for backends like ps.
8941
8942         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8943         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8944         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8945         (ev_job_queue_add_job), (move_job_async), (move_job),
8946         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8947
8948         Add queues for async renderer, these are executed on the
8949         main thread.
8950
8951         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8952         (ev_job_render_run):
8953         * backend/ev-jobs.h:
8954
8955         If the backend support async renderer interface use it.
8956
8957         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8958         (setup_pixmap), (ps_document_get_type),
8959         (ps_async_renderer_render_pixbuf),
8960         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8961
8962         Implement async renderer interface.
8963
8964 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8965
8966         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8967
8968         Cleanup links job on exit.
8969
8970 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8971
8972         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8973         (drag_data_get_cb), (drag_data_received_cb):
8974         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8975         (drag_data_get_cb), (parse_item_list),
8976         (egg_toolbar_editor_load_actions):
8977         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8978         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8979         (parse_item_list), (parse_toolbars):
8980         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8981         (dvi_pixbuf_put_pixel):
8982         
8983         Fix gcc 4.0 warnings
8984
8985 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8986
8987         * ps/ps-document.c: (start_interpreter):
8988
8989         Fix warning when loading ps
8990
8991 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8992
8993         * ps/ps-document.c: (output):
8994
8995         Fix crash when priting gs error messages.
8996
8997 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8998
8999         * backend/ev-page-cache.c: (_ev_page_cache_new):
9000         * backend/ev-page-cache.h:
9001
9002         Use a const to return title so that we dont double
9003         free it. Small cleanup and fix a leak.
9004
9005         * shell/ev-window.c: (update_window_title):
9006
9007         strdup value from get_title.
9008
9009 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9010
9011         * shell/ev-sidebar-links.c: (job_finished_callback),
9012         (ev_sidebar_links_set_document):
9013
9014         Cleanup the old job when changing document
9015
9016 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9017
9018         * shell/ev-stock-icons.c:
9019         * shell/ev-stock-icons.h:
9020         * shell/ev-window.c:
9021         
9022         Add stock icons for actions that can appear in toolbar. Fix for
9023         bug 306566.
9024
9025 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9026
9027         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9028         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9029         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9030         * backend/ev-page-cache.h:
9031         * shell/ev-view.c: (scroll_to_current_page),
9032         (view_update_range_and_current_page), (get_page_y_offset),
9033         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9034         (ev_view_size_request_continuous),
9035         (ev_view_zoom_for_size_continuous_and_dual_page),
9036         (ev_view_zoom_for_size_continuous):
9037         
9038         More compact EvView layout in document with pages of different size.
9039
9040 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9041
9042         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9043         compilation.
9044
9045 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9046
9047         * shell/ev-view.c: (view_set_adjustment_values):
9048         * shell/ev-window.c: (ev_window_cmd_file_properties):
9049         
9050         A bit different fix for rounding problem but it has no
9051         problems on startup. Make properties window transient to parent.
9052
9053 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9054
9055         * pdf/ev-poppler.cc:
9056         
9057         More commenting of font stuff.
9058
9059 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9060
9061         * pdf/ev-poppler.cc:
9062
9063         Comment out some more fonts stuff. Should really
9064         work without the poppler patch now.
9065
9066 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9067
9068         * pdf/ev-poppler.cc:
9069
9070         Adapt to api change
9071
9072 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9073
9074         * data/evince-properties.glade:
9075         * pdf/ev-poppler.cc:
9076         * shell/ev-properties.c: (setup_fonts_view):
9077
9078         Set the column title. Show the dialog only
9079         once everything is setup.
9080         Getting font info can be very slow... will
9081         prolly need to make this threaded too.
9082
9083 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9084
9085         * backend/Makefile.am:
9086         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9087         (ev_document_fonts_get_fonts_model):
9088         * backend/ev-document-fonts.h:
9089         * data/evince-properties.glade:
9090         * pdf/ev-poppler.cc:
9091         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9092         * shell/ev-properties.h:
9093         * shell/ev-window.c: (ev_window_cmd_file_properties):
9094
9095         Implement fonts list. Defined out for now, since it depends
9096         on a not yet committed poppler patch.
9097
9098 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9099
9100         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9101         page + 1.
9102
9103         * shell/ev-window.c: Make sure we add the timeout when we get a
9104         focus-in event.
9105
9106         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9107         adjustment->value before calculating the zoom factor to average
9108         out all of our rounding errors.  The page no longer 'drifts' when
9109         resizing.
9110
9111 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9112
9113         * data/evince-properties.glade:
9114         * shell/ev-properties.c: (ev_properties_format_date),
9115         (set_property):
9116         
9117         Labels don't expand when the dialogue is resized.
9118         strftime result needs to be converted to UTF-8. Thanks
9119         to Christian Persch <chpe@gnome.org>.
9120
9121 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9122
9123         * data/evince-properties.glade:
9124
9125         Hide the fonts tab
9126
9127 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9128
9129         * backend/ev-document-info.h:
9130         * backend/ev-document.c: (ev_document_info_free):
9131         * data/evince-properties.glade:
9132         * pdf/ev-poppler.cc:
9133         * ps/ps-document.c: (ps_document_get_info):
9134         * shell/ev-properties.c: (ev_properties_format_date),
9135         (set_property), (ev_properties_new):
9136         * shell/ev-properties.h:
9137         * shell/ev-window.c: (ev_window_cmd_file_properties):
9138
9139         Rework properties code to take only EvPropertyInfo
9140         in the constructor so that it can be useful for
9141         nautilus plugin too.
9142
9143         Deal with backends that doesnt support some properties.
9144         Make set property code generic.
9145
9146 2005-06-04  Christian Persch <chpe@gnome.org>
9147
9148         * data/evince-properties.glade:
9149
9150         fix spacings, make resizeable, and make data labels
9151         selectable + ellipsised
9152
9153 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9154
9155         * backend/ev-document-info.h:
9156         * data/Makefile.am:
9157         * data/evince-ui.xml:
9158         * pdf/ev-poppler.cc:
9159         * shell/Makefile.am:
9160         * shell/ev-window.c: (update_action_sensitivity),
9161         (ev_window_cmd_file_properties):
9162
9163         Initial go at file properties. Patch by
9164         Emil Soleyman-Zomalan <emil@soleyman.com>.
9165         Needs love see #169583
9166
9167 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9168
9169         * ps/ps-document.c: (output):
9170         * ps/ps.c: (psscan):
9171
9172         Try to render even if psscan fails.
9173
9174 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9175
9176         * ps/ps.c: (psscan), (pscopydoc):
9177
9178         Port buffered reading code from gv
9179
9180 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9181
9182         * ps/ps-document.c: (interpreter_message), (output):
9183
9184         Do not fail on interpreter messages
9185
9186 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9187
9188         * backend/ev-document-misc.c:
9189         (ev_document_misc_get_thumbnail_frame):
9190
9191         Pages can be 0 x 0, dont assert on this case
9192
9193 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9194
9195         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9196         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9197
9198         Correctly manage our reference on document. Finally the reload
9199         huge leak is gone...
9200
9201 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9202
9203         * ps/ps-document.c: (ps_document_dispose):
9204
9205         Forgot to chain it to the parent. Thanks chpe.
9206
9207 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9208
9209         * ps/ps-document.c: (ps_document_dispose),
9210         (ps_document_class_init), (stop_interpreter), (document_load):
9211
9212         Cleanup dispose a bit. Dont leak the whole pixmap.
9213
9214 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9215
9216         * pdf/ev-poppler.cc:
9217
9218         Release the poppler document on dispose
9219
9220 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9221
9222         * shell/ev-view.c: (ev_view_set_document):
9223
9224         Release ref on the pixbuf cache when changing
9225         document.
9226
9227 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9228
9229         * ps/ps-document.c: (ps_document_get_info):
9230
9231         Fix a double free
9232
9233 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9234
9235         * backend/ev-page-cache.c: (ev_page_cache_init),
9236         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
9237         * backend/ev-page-cache.h:
9238         * shell/ev-page-action.c: (page_changed_cb):
9239         
9240         Set page action entry width depending on labels width. Fix
9241         for bug 305202.
9242
9243 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
9244
9245         * backend/ev-link.c: (ev_link_class_init):
9246
9247         Allow -1 as page value (error)
9248
9249 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9250
9251         * shell/ev-sidebar-thumbnails.c:
9252         (ev_sidebar_thumbnails_set_document):
9253         * shell/ev-view.c: (scroll_to_current_page),
9254         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
9255         (page_changed_cb), (on_adjustment_value_changed),
9256         (ev_view_set_document):
9257
9258         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
9259         Fix bug 305377
9260
9261 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9262
9263         * configure.ac:
9264         * djvu/djvu-document.c: (djvu_document_get_page_size):
9265
9266         Require djvulibre CVS. Now djvu loading is much faster. Fix for
9267         bug 301993.
9268
9269 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
9270
9271         * shell/ev-view.c (draw_one_page): modify the expose handling to
9272         get the shadows.
9273
9274         * shell/ev-window.c (update_action_sensitivity): Respect
9275         permissions field.  Kowtow to the man.
9276
9277         * pdf/ev-poppler.cc: Get the permissions field.
9278
9279         * tiff/*c: Make a tiny bit more robust.
9280
9281 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9282
9283         * djvu/djvu-document.c:
9284         
9285         Pop messages from djvu context message queue.
9286
9287 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9288
9289         * configure.ac, Makefile.am, shell/Makefile.am:
9290         * tiff/Makefile.am, shell/ev-document-types.c:
9291         
9292         Cleanup tiff configure checks. Fix for bug 305218.
9293
9294 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
9295
9296         * configure.ac: Added "uk" to ALL_LINGUAS.
9297
9298 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9299
9300         * cut-n-paste/zoom-control/ephy-zoom.c:
9301         (ephy_zoom_get_changed_zoom_level):
9302         * cut-n-paste/zoom-control/ephy-zoom.h:
9303         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9304         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9305         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9306         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9307         (zoom_control_changed_cb), (ev_window_init):
9308         
9309         Fix minor points related to moving best fit up. Introduce
9310         "zoom" property and make zoom control change it's value on
9311         notify::zoom signals. Fix for 305080.
9312
9313 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9314
9315         * data/evince-ui.xml:
9316         * shell/ev-window.c: (set_view_actions_sensitivity):
9317         
9318         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9319
9320 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9321
9322         * configure.ac:
9323
9324         Depends on poppler 0.3.2
9325
9326 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9327
9328         * cut-n-paste/recent-files/egg-recent-item.c:
9329         (egg_recent_item_get_short_name):
9330         * cut-n-paste/toolbar-editor/Makefile.am:
9331         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9332         (new_pixbuf_from_widget):
9333         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9334         * cut-n-paste/toolbar-editor/egg-marshal.c:
9335         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9336         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9337
9338         Sync
9339
9340 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9341
9342         * tiff/tiff-document.c: Rough TIFF backend.
9343
9344 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9345
9346         * NEWS:
9347         * configure.ac:
9348         * cut-n-paste/toolbar-editor/Makefile.am:
9349
9350         Release 0.3.1
9351
9352 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9353
9354         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
9355         (ev_view_find_next), (ev_view_find_previous):
9356
9357         Remove the locks around get_n_results   
9358
9359 2005-05-21  Juerg Billeter  <j@bitron.ch>
9360
9361         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
9362
9363         Pass correct number of pages to poppler.
9364
9365 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9366
9367         * configure.ac:
9368         * data/Makefile.am:
9369         * data/evince.desktop.in: 
9370         * data/evince.desktop.in.in:
9371         * po/POTFILES.in:
9372         
9373         Add conditionally dvi and djvu to desktop types. Fix for 304658.
9374
9375 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
9376
9377         * shell/ev-view.c: (view_update_adjustments),
9378         (view_set_adjustment_values): cast adjustmen->value to (int)
9379         before using it.  Otherwise, we get off by a pixel in some
9380         situations.
9381
9382         (draw_one_page): Draw the border on expose.
9383
9384 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
9385
9386         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
9387         adjustment when the mode changes, #304923
9388
9389 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9390
9391         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
9392         flickering on resize but still use gdk_window_scroll on
9393         scrolling
9394
9395 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
9396
9397         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
9398         option, #170458
9399
9400 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
9401
9402         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
9403         second page on page_changed if possible, #304669
9404
9405 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
9406
9407         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
9408         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
9409
9410 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
9411
9412         * .cvsignore:
9413         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
9414         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9415         (ev_view_zoom_for_size_presentation),
9416         (ev_view_zoom_for_size_continuous_and_dual_page),
9417         (ev_view_zoom_for_size_continuous),
9418         (ev_view_zoom_for_size_dual_page),
9419         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
9420         * shell/ev-view.h:
9421         * shell/ev-window.c: (update_view_size),
9422         (ev_window_sizing_mode_changed_cb):
9423
9424         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
9425         the scrollbars.  It's not 100% right, but it's much closer.  Kills
9426         an infinite loop, #304769
9427
9428
9429 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9430
9431         * data/evince-ui.xml:
9432         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
9433         * shell/ev-window.c: (set_view_actions_sensitivity):
9434
9435         Make PgUp/Down behave like Space
9436
9437 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9438
9439         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9440         * backend/ev-ps-exporter.h:
9441         * pdf/ev-poppler.cc:
9442         * ps/ps-document.c: (ps_document_ps_export_begin):
9443         * shell/ev-print-job.c: (idle_print_handler):
9444
9445         Adapt to new poppler api
9446
9447 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9448
9449         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9450         (ephy_zoom_control_init):
9451
9452         Translate zoom levels
9453
9454 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9455
9456         * cut-n-paste/zoom-control/ephy-zoom.c:
9457         (ephy_zoom_get_zoom_level_index):
9458
9459         Fix current zoom -> zoom control match
9460
9461 2005-05-18  James Bowes  <bowes@cs.dal.ca>
9462
9463         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
9464         rather than the scrolled_window that it's in. Fixes bug #304655.
9465
9466 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
9467
9468         * shell/ev-view.c: (view_update_adjustments),
9469         (view_set_adjustment_values), (view_update_range_and_current_page),
9470         (view_scroll_to_page), (set_scroll_adjustment),
9471         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
9472         (ev_view_scroll), (ev_view_scroll_view),
9473         (ensure_rectangle_is_visible), (find_page_at_location),
9474         (get_link_at_location), (go_to_link), (status_message_from_link),
9475         (ev_view_size_request_continuous_dual_page),
9476         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
9477         (ev_view_unrealize), (ev_view_expose_event),
9478         (ev_view_button_press_event), (ev_view_motion_notify_event),
9479         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
9480         (draw_rubberband), (highlight_find_results), (draw_one_page),
9481         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
9482         (ev_view_init), (find_changed_cb), (page_changed_cb),
9483         (on_adjustment_value_changed), (ev_view_new),
9484         (ev_view_set_document), (ev_view_set_zoom),
9485         (ev_view_set_continuous), (ev_view_set_dual_page),
9486         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
9487         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9488         (ev_view_zoom_for_size_presentation),
9489         (ev_view_zoom_for_size_continuous_dual_page),
9490         (ev_view_zoom_for_size_continuous),
9491         (ev_view_zoom_for_size_dual_page),
9492         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9493         (ev_view_get_status), (ev_view_set_status),
9494         (update_find_status_message), (ev_view_get_find_status),
9495         (ev_view_set_find_status), (jump_to_find_result),
9496         (jump_to_find_page), (compute_selections), (clear_selection),
9497         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9498         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9499         (ev_view_update_primary_selection),
9500         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9501         * shell/ev-view.h:
9502         * shell/ev-window.c: (ev_window_open_page_label),
9503         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9504         (ev_window_init):
9505         * shell/ev-window.h:
9506         * shell/main.c: (load_files):
9507
9508         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9509         when resizing.  Remove the bin_window().  Also, patch from James
9510         Bowes to fix command line page, #300641
9511         
9512 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9513
9514         * data/evince-ui.xml:
9515         * shell/ev-view.c:
9516         * shell/ev-view.h:
9517         * shell/ev-window.c: (update_action_sensitivity):
9518
9519         Get rid of View->Normal Size, it's just confusing
9520
9521 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9522
9523         * backend/ev-document-info.h:
9524         * backend/ev-document.c: (ev_document_info_free): Free the
9525         EvDocumentInfo.
9526
9527         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9528         (clear_range), (add_range), (update_visible_range),
9529         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9530         (ev_sidebar_thumbnails_set_document):
9531         * shell/ev-window.c: (ev_window_setup_document): Only render the
9532         visible thumbnails.  It takes an instant to render, but it uses
9533         much less memory.
9534
9535 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9536
9537         * shell/ev-sidebar-links.c: (popup_menu_cb):
9538
9539         Select first item
9540
9541 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9542
9543         * lib/Makefile.am:
9544         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9545         (button_press_cb), (ev_sidebar_links_construct):
9546
9547         Show the popup menu also on keybindings
9548
9549 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9550
9551         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9552         * shell/ev-window.h:
9553
9554         Expose api to print a range (with dialog). Make private _print use
9555         it.
9556
9557         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9558         (ev_sidebar_links_construct):
9559
9560         Show a print context menu on linkx, it prints the selected
9561         section.
9562
9563 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9564
9565         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9566         button.
9567
9568 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9569
9570         * AUTHORS:
9571
9572         Update
9573
9574         * shell/ev-window.c: (build_comments_string),
9575         (ev_window_cmd_help_about):
9576
9577         Show poppler version/backend and authors
9578
9579 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9580
9581         * cut-n-paste/zoom-control/ephy-zoom.c:
9582         (ephy_zoom_get_zoom_level_index):
9583         * cut-n-paste/zoom-control/ephy-zoom.h:
9584
9585         Move the best fit items at the top of the list
9586
9587 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9588
9589         * shell/ev-marshal.list:
9590         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9591         (activate_cb), (match_selected_cb), (activate_link_cb),
9592         (connect_proxy), (ev_page_action_class_init):
9593         * shell/ev-page-action.h:
9594
9595         Use signals to notify action activation. Hopefully
9596         I did not break completion since I cant test...
9597
9598         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9599         (register_custom_actions):
9600
9601         Connect to page selector actions and also grab focus on
9602         the view when activated.
9603
9604 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9605
9606         * pdf/ev-poppler.cc:
9607         * backend/ev-page-cache.c: make page size calculation consistent
9608         and set it to (int)( width * scale + 0.5).  This makes the weird
9609         line going through the middle of the page go away.
9610
9611         * shell/ev-view.c: move painting the background page after
9612         checking the expose area covers us.
9613
9614 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9615
9616         * data/evince-password.glade:
9617         
9618         Mark labels as not translatable. Fix for bug 302842.
9619
9620 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9621
9622         * configure.ac: Added "es" to ALL_LINGUAS.
9623
9624 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9625
9626         * data/evince-toolbar.xml:
9627         * shell/ev-window.c: (update_action_sensitivity),
9628         (ev_window_setup_document), (ev_window_set_page_mode),
9629         (ev_window_init):
9630
9631         Remove some leftover code from jrb first continous
9632         attempt. Use the new actions, we still need good icons
9633         though...
9634
9635 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9636
9637         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9638
9639         Update label when connecting proxy. Fix a warning with NULL
9640         page_cache.
9641
9642 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9643
9644         * data/evince-ui.xml:
9645         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9646         * shell/ev-page-action.h:
9647         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9648
9649         Add mnemonic for edit toolbar.
9650         ctrl+l focus the page entry.
9651
9652 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9653
9654         * lib/Makefile.am:
9655         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9656         (ev_window_init):
9657         * shell/main.c: (main):
9658
9659         Put the toolbar xml in evince own dot dir
9660
9661 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9662
9663         * shell/ev-window.c: (ev_window_init):
9664
9665         Make the toolbar not removable
9666
9667 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9668
9669         * data/evince-ui.xml:
9670         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9671         * shell/ev-sidebar-links.h:
9672         * shell/ev-sidebar-thumbnails.c:
9673         (ev_sidebar_thumbnails_get_treeview):
9674         * shell/ev-sidebar-thumbnails.h:
9675         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9676         (ev_view_class_init):
9677         * shell/ev-view.h:
9678         * shell/ev-window.c: (update_action_sensitivity),
9679         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9680         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9681         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9682         (ev_window_init):
9683
9684         This is evil... Make space/backspace global accelerators but
9685         enable them only for some widgets (sidebars and view).
9686         I dont like it, but I dont know a better way... :/
9687
9688 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9689
9690         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9691         (ev_page_action_widget_finalize),
9692         (ev_page_action_widget_class_init), (update_page_cache):
9693
9694         Keep a weak reference on proxy->page_cache so that we
9695         dont try to disconnect the signal if the object is already
9696         gone. Maybe there is a better way to cleanup reference handling
9697         in page action though...
9698
9699 2005-05-10  Juerg Billeter  <j@bitron.ch>
9700
9701         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9702         * backend/ev-ps-exporter.h:
9703         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9704         * ps/ps-document.c: (ps_document_ps_export_begin):
9705         
9706         Change api to pass print range to ps_exporter_begin. The pdf backend
9707         requires this information.
9708         
9709         * shell/ev-print-job.c: (idle_print_handler):
9710         
9711         Adapt to api change
9712
9713 2005-05-10  Juerg Billeter  <j@bitron.ch>
9714
9715         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9716         (idle_print_handler)
9717         * shell/ev-window.c: (ev_window_print):
9718
9719         Support printing page range, based on patch by Amaury Jacquot
9720
9721 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9722
9723         * data/evince-toolbar.xml:
9724
9725         Add zoom control to available items
9726
9727 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9728
9729         * shell/ev-window.c: (update_action_sensitivity):
9730
9731         Set slash action insensitive when appropriate
9732
9733 2005-05-10  Christian Persch <chpe@gnome.org>
9734
9735         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9736
9737         Fix warning on the overflow menu
9738
9739 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9740
9741         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9742
9743         Check for uri correctness/existence
9744
9745 2005-05-09  Juerg Billeter  <j@bitron.ch>
9746
9747         * shell/ev-window.c: (using_postscript_printer):
9748
9749         LPD printers use postscript, too
9750
9751 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9752
9753         * shell/ev-window.c: (register_custom_actions):
9754
9755         The zoom one is actually sort of useful,
9756         put it back
9757
9758 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9759
9760         * shell/ev-window.c: (register_custom_actions):
9761
9762         Hide page/zoom controls from overflow, they
9763         are useless.
9764
9765 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9766
9767         * cut-n-paste/update-from-egg.sh:
9768         
9769         Share it between all cut-n-paste subdirs
9770
9771         * cut-n-paste/recent-files/Makefile.am:
9772
9773         Fix to use "global" update-from-egg.sh
9774
9775         * cut-n-paste/recent-files/egg-recent-model.c:
9776         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9777         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9778         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9779         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9780
9781         Update from libegg
9782
9783         * cut-n-paste/toolbar-editor/Makefile.am:
9784
9785         Fix to use "global" update-from-egg.sh
9786
9787         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9788
9789         Update from libegg
9790
9791 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9792
9793         * configure.ac:
9794         * cut-n-paste/Makefile.am:
9795         * cut-n-paste/recent-files/Makefile.am:
9796         * cut-n-paste/toolbar-editor/.cvsignore:
9797         * cut-n-paste/toolbar-editor/Makefile.am:
9798         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9799         (egg_editable_toolbar_get_type), (get_toolbar_position),
9800         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9801         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9802         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9803         (set_item_drag_source), (create_item_from_action), (create_item),
9804         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9805         (popup_toolbar_context_menu_cb), (free_dragged_item),
9806         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9807         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9808         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9809         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9810         (item_added_cb), (item_removed_cb),
9811         (egg_editable_toolbar_construct),
9812         (egg_editable_toolbar_disconnect_model),
9813         (egg_editable_toolbar_deconstruct),
9814         (egg_editable_toolbar_set_model),
9815         (egg_editable_toolbar_set_ui_manager),
9816         (egg_editable_toolbar_set_property),
9817         (egg_editable_toolbar_get_property),
9818         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9819         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9820         (egg_editable_toolbar_new_with_model),
9821         (egg_editable_toolbar_get_edit_mode),
9822         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9823         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9824         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9825         (new_pixbuf_from_widget), (new_separator_pixbuf),
9826         (update_separator_image), (style_set_cb),
9827         (_egg_editable_toolbar_new_separator_image),
9828         (egg_editable_toolbar_get_model):
9829         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9830         * cut-n-paste/toolbar-editor/egg-marshal.c:
9831         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9832         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9833         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9834         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9835         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9836         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9837         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9838         (editor_drag_data_delete_cb), (drag_data_get_cb),
9839         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9840         (editor_create_item), (update_editor_sheet), (setup_editor),
9841         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9842         (parse_item_list), (model_has_action), (update_actions_list),
9843         (egg_toolbar_editor_load_actions):
9844         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9845         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9846         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9847         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9848         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9849         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9850         (egg_toolbars_model_add_separator), (impl_add_item),
9851         (parse_item_list), (egg_toolbars_model_add_toolbar),
9852         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9853         (impl_get_item_data), (impl_get_item_type),
9854         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9855         (egg_toolbars_model_init), (free_toolbar),
9856         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9857         (egg_toolbars_model_remove_toolbar),
9858         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9859         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9860         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9861         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9862         (egg_toolbars_model_get_item_data),
9863         (egg_toolbars_model_get_item_type):
9864         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9865         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9866         * data/Makefile.am:
9867         * data/evince-toolbar.xml:
9868         * data/evince-ui.xml:
9869         * data/hand-open.png:
9870         * po/POTFILES.in:
9871         * shell/Makefile.am:
9872         * shell/ev-window.c: (update_chrome_visibility),
9873         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9874         (ev_window_dispose), (ev_window_init):
9875
9876         Implement epiphany like toolbar editor. Based on patch by
9877         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9878
9879 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9880
9881         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9882
9883         Use set_cursor instead of set_selection, so that
9884         the keyboard focus moves too.
9885
9886 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9887
9888         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9889
9890         Fix infinite loop when loading Type1 fonts
9891
9892 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9893
9894         * data/evince-ui.xml:
9895         * shell/ev-window.c:
9896
9897         Slash -> Find
9898
9899 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9900
9901         * configure.ac:
9902
9903         Make --disable really disable
9904
9905 2005-05-07  Juerg Billeter  <j@bitron.ch>
9906
9907         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9908
9909         Compare page labels even without has_labels set, fixes setting page
9910         with entry
9911
9912 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9913
9914         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9915         (ev_view_set_cursor), (ev_view_button_press_event),
9916         (ev_view_motion_notify_event), (ev_view_button_release_event),
9917         (ev_view_init):
9918
9919         Implement middle button scrolling. Based on a patch
9920         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9921
9922 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9923
9924         * shell/ev-document-types.c: (get_slow_mime_type),
9925         (get_document_type_from_mime), (ev_document_type_lookup):
9926         * shell/ev-document-types.h:
9927
9928         Change api to lookup from uri. Do fast lookup first, if the
9929         type is unknown try with data sniffing.
9930
9931         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9932         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9933
9934         Adapt to api change
9935
9936 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9937
9938         * thumbnailer/Makefile.am:
9939
9940         Fix distcheck
9941
9942 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9943
9944         * NEWS:
9945         * configure.ac:
9946
9947         Release 0.3.0
9948
9949         * data/evince-ui.xml:
9950
9951         Hide presentation mode for now
9952
9953         * shell/ev-view.c: (highlight_find_results):
9954
9955         Show current find selection only on current page
9956
9957 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9958
9959         * shell/ev-view.c: (ev_view_select_all):
9960
9961         Compute size of the actual page, not of
9962         the current one.
9963
9964 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9965
9966         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9967         (view_rect_to_doc_rect), (compute_selections),
9968         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9969         (ev_view_copy), (ev_view_primary_get_cb),
9970         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9971         (ev_view_button_press_event), (ev_view_motion_notify_event),
9972         (ev_view_button_release_event), (page_changed_cb):
9973
9974         Fix text selection
9975
9976 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9977
9978         * shell/ev-view.c: (compute_border), (get_page_extents),
9979         (doc_rect_to_view_rect), (highlight_find_results),
9980         (ev_view_bin_expose), (ev_view_select_all),
9981         (ev_view_motion_notify_event), (update_find_status_message),
9982         (jump_to_find_result), (jump_to_find_page):
9983
9984         First go at fixing search, still buggy
9985
9986 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9987
9988         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9989         dropdown box and button at the top of the sidebar.
9990
9991 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9992
9993         * configure.ac: Output zoom-control Makefile.
9994         * cut-n-paste/Makefile.am: build zoom-control subdir.
9995         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9996         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9997         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9998         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9999         * cut-n-paste/zoom-control/ephy-zoom.c:
10000         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10001         from epiphany, and modified to add a separator into the menu.
10002         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10003         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10004         zoom-control action.
10005         * shell/Makefile.am: Include zoom-control flags.
10006         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10007         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10008         (ev_view_zoom_for_size_presentation),
10009         (ev_view_zoom_for_size_continuous_and_dual_page),
10010         (ev_view_zoom_for_size_continuous),
10011         (ev_view_zoom_for_size_dual_page),
10012         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10013         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10014         ev_view_get_zoom and ev_view_get_sizing_mode.
10015         * shell/ev-view.h:
10016         * shell/ev-window.c: (update_action_sensitivity),
10017         (update_sizing_buttons), (zoom_control_changed_cb),
10018         (register_custom_actions): Initialize and use the zoom-control 
10019         widget.
10020
10021 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10022
10023         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10024         preview cache back to 1.  Don't know when it got set to 0.
10025         
10026         * shell/ev-view.c: (compute_border), (ev_view_realize),
10027         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10028         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10029         (ev_view_get_fullscreen), (ev_view_set_presentation),
10030         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10031         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10032         * shell/ev-view.h:
10033         * shell/ev-window.c:
10034         (update_chrome_visibility),
10035         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10036         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10037         (update_document_mode), (ev_window_update_fullscreen_action),
10038         (ev_window_fullscreen), (ev_window_unfullscreen),
10039         (ev_window_cmd_view_fullscreen),
10040         (ev_window_update_presentation_action),
10041         (ev_window_run_presentation), (ev_window_stop_presentation),
10042         (ev_window_cmd_view_presentation), (ev_window_state_event),
10043         (ev_window_focus_in_event), (ev_window_focus_out_event),
10044         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10045         * data/evince-ui.xml: Initial presentation mode.  We should
10046         probably hide this until it's done, as it's quite rough.  Also,
10047         change full-screen to fullscreen and add two getters to EvView.
10048
10049 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10050
10051         * shell/ev-page-action.c: (update_page_cache),
10052         (ev_page_action_dispose):
10053         * shell/ev-window.c: (destroy_fullscreen_popup),
10054         (ev_window_create_fullscreen_popup):
10055
10056         Use connect_object rather than explicitly
10057         disconnect on dispose.
10058
10059 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10060
10061         * shell/ev-page-action.c: (update_page_cache),
10062         (ev_page_action_dispose):
10063
10064 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10065
10066         * backend/ev-page-cache.c: (_ev_page_cache_new),
10067         (ev_page_cache_set_page_label),
10068         (ev_page_cache_has_nonnumeric_page_labels):
10069         * backend/ev-page-cache.h:
10070         * shell/ev-page-action.c: (update_pages_label):
10071         
10072         If all page labels are numeric, fallback to default
10073         way to display number of pages. See bug 173185.
10074
10075 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10076
10077         * shell/ev-page-action.c: (ev_page_action_dispose):
10078         * shell/ev-view.c: (view_update_range_and_current_page):
10079         * shell/ev-window.c: (ev_window_dispose):
10080         
10081         Set page on scroll in continuous mode. Fixes bug 301986.
10082         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10083
10084 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10085
10086         * configure.ac:
10087
10088         Require poppler 0.3.0
10089
10090 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10091         
10092         * shell/Makefile.am, configure.ac: Fix build problems
10093         with t1lib. Bug 301996.
10094
10095 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10096
10097         * shell/ev-view.c: (ev_view_scroll_event):
10098         
10099         Scroll up increase zoom
10100
10101 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10102
10103         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10104         (ev_view_set_sizing_mode),
10105         (ev_view_zoom_for_size_continuous_and_dual_page),
10106         (ev_view_zoom_for_size_continuous):
10107         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10108         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10109         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10110         (ev_window_init):
10111
10112         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10113         Fix for 165473 and 165472.
10114
10115 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10116
10117         * po/POTFILES.in:
10118         * thumbnailer/Makefile.am:
10119         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10120         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10121         * thumbnailer/evince-thumbnailer.schemas.in:
10122         
10123         Make thumbnailer schemas translatable. Fix for bug 301773
10124         
10125         * thumbnailer/evince-thumbnailer-djvu.schemas:
10126         * thumbnailer/evince-thumbnailer-dvi.schemas:
10127         * thumbnailer/evince-thumbnailer.schemas:
10128
10129         Removed files
10130
10131 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10132
10133         * shell/ev-view.c (ev_view_init): forgot to set this.
10134
10135 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10136
10137         * shell/ev-view.c: (find_page_at_location),
10138         (get_link_at_location),
10139         (ev_view_set_show_border), (ev_view_set_spacing),
10140         (ev_view_zoom_for_size_continuous_and_dual_page),
10141         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10142         Also, add a quick fix measuring of widths.  Also, removed
10143         ev_view_set_spacing and ev_view_set_show_border.
10144         
10145         * shell/ev-window.c: (ev_window_unfullscreen),
10146         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10147
10148 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10149
10150         * shell/ev-view.c: (view_update_range_and_current_page),
10151         (page_changed_cb):
10152         
10153         Fix crash on exit and scrolling to page in continuous view.
10154
10155 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10156
10157         * TODO:
10158         * backend/ev-page-cache.c: (_ev_page_cache_new),
10159         (ev_page_cache_get_max_width_size),
10160         (ev_page_cache_get_max_height_size):
10161         * backend/ev-page-cache.h:
10162         * data/evince-ui.xml:
10163         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10164         * shell/ev-view.c: (view_update_adjustments),
10165         (view_update_range_and_current_page), (get_bounding_box_size),
10166         (ev_view_size_request_continuous_and_dual_page),
10167         (ev_view_size_request_continuous),
10168         (ev_view_size_request_dual_page),
10169         (ev_view_size_request_single_page), (ev_view_size_request),
10170         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10171         (ev_view_bin_expose), (ev_view_expose_event),
10172         (ev_view_set_property), (ev_view_get_property),
10173         (ev_view_class_init), (ev_view_init), (ev_view_new),
10174         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10175         (ev_view_set_dual_page), (ev_view_set_full_screen),
10176         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10177         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10178         (ev_view_zoom_out), (zoom_for_size_fit_width),
10179         (zoom_for_size_best_fit),
10180         (ev_view_zoom_for_size_continuous_and_dual_page),
10181         (ev_view_zoom_for_size_continuous),
10182         (ev_view_zoom_for_size_dual_page),
10183         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10184         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10185         * shell/ev-view.h:
10186         * shell/ev-window.c: (update_action_sensitivity),
10187         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10188         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10189         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10190         (ev_window_cmd_view_zoom_out), (update_view_size),
10191         (ev_window_set_sizing_mode), (ev_window_init):
10192
10193         Add Continuous and Dual page modes.
10194
10195 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10196
10197         * dvi/dvi-document.c: (dvi_document_load),
10198         (dvi_document_thumbnails_get_thumbnail),
10199         (dvi_document_init_params): Fix up some mixups between
10200         width and height to correct thumbnail rendering.
10201
10202 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10203
10204         * dvi/mdvi-lib/private.h:
10205         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10206         
10207         Suppess output for kpathsea during font generation. Thanks to
10208         James Bowes
10209
10210 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10211
10212         * NEWS:
10213         * configure.ac:
10214
10215         Release 0.2.1
10216
10217         * Makefile.am: fix distcheck.
10218
10219 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10220
10221         * shell/ev-sidebar-links.c: (selection_changed_callback),
10222         (update_page_callback), (row_activated_callback),
10223         (job_finished_callback), (ev_sidebar_links_set_document):
10224         
10225         Fix for bug #169901. Double click on links expands tree.
10226
10227 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
10228
10229         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
10230         hard-coded style. Fix for bug 170111
10231
10232 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
10233
10234         * shell/ev-view.c (highlight_find_results): Remove unnecessary
10235         locking.
10236
10237 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10238
10239         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
10240
10241 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
10242
10243         * pdf/ev-poppler.cc:
10244         * shell/ev-view.c: (highlight_find_results):
10245
10246         Fix find on single page documents
10247
10248 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10249
10250         * data/evince.schemas.in: fix for bug 301390
10251
10252 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10253
10254         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
10255         (ev_view_zoom_out), (ev_view_zoom_normal):
10256         * shell/ev-view.h:
10257         * shell/ev-window.c: (update_action_sensitivity),
10258         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10259         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
10260         (ev_window_cmd_view_normal_size):
10261
10262         Fix normal size zoom. Make zoom in/zoom out unsensitive when
10263         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
10264         better than oom. 
10265
10266 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10267
10268         * configure.ac:
10269
10270         Depend on 2.57, 2.59 doesnt seem to be necessary
10271
10272 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10273
10274         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
10275         (create_tool_item):
10276
10277         Put back total number of pages as (1 of 1234)
10278
10279 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
10280
10281         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
10282         remove the job.
10283
10284         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
10285         function.  This helps debugging.
10286
10287 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10288
10289         * djvu/djvu-document.c: (djvu_document_class_init),
10290         (djvu_document_get_info), (djvu_document_document_iface_init):
10291         * dvi/dvi-document.c: (dvi_document_class_init),
10292         (dvi_document_get_info), (dvi_document_document_iface_init):
10293
10294         Dummy implementation of get_info method for dvi and
10295         djvu. Fix crashes with those backends
10296
10297 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
10298
10299         * data/evince.desktop.in:
10300
10301         Add application/x-gzpostscript
10302
10303 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10304
10305         * data/evince.schemas.in: Added real long descriptions, 
10306         closes bug 172496 
10307
10308         * README: Added actual text, closes bug 171869
10309
10310 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10311
10312         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10313
10314         Thumbnail page 0
10315
10316 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10317
10318         * backend/ev-document-info.h:
10319
10320         s/GDate */GDate so we can just use g_free
10321
10322 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10323
10324         * shell/ev-window.c: (update_document_mode),
10325         (ev_window_setup_document):
10326
10327         Show the window in fullscreen when specified by
10328         the document
10329
10330 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10331
10332         * backend/ev-document.c: (ev_document_class_init),
10333         (ev_document_get_info), (ev_document_render_pixbuf):
10334         * backend/ev-document.h:
10335         * backend/ev-page-cache.c: (_ev_page_cache_new):
10336         * pdf/ev-poppler.cc:
10337         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10338         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10339         * ps/ps-document.c: (ps_document_class_init), (document_load),
10340         (ps_document_get_info), (ps_document_document_iface_init):
10341
10342         Remove get_title from the interface, we can just use document info
10343
10344 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10345
10346         * backend/Makefile.am:
10347         * backend/ev-document.c: (ev_document_render_get_info):
10348         * backend/ev-document.h:
10349         * pdf/ev-poppler.cc:
10350
10351         Initial support for document info. Based on jrb patch.
10352
10353 2005-04-19  Paolo Borelli <pborelli@katamail.com>
10354
10355         * shell/ev-window.c: (ev_window_state_event),
10356         (ev_window_class_init), (ev_window_init):
10357         
10358         Doesn't show resize grip when maximized. See bug #301053
10359
10360 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10361
10362         * po/POTFILES.in:
10363         
10364         ev-sidebar-thumbnails now has translatable labels
10365         
10366         * shell/Makefile.am:
10367         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
10368         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
10369         (ev_sidebar_links_page_iface_init):
10370         * shell/ev-sidebar-links.h:
10371         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10372         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
10373         (ev_sidebar_page_get_label):
10374         * shell/ev-sidebar-page.h:
10375         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
10376         (ev_sidebar_thumbnails_set_document),
10377         (ev_sidebar_thumbnails_support_document),
10378         (ev_sidebar_thumbnails_get_label),
10379         (ev_sidebar_thumbnails_page_iface_init):
10380         * shell/ev-sidebar-thumbnails.h:
10381         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
10382         (ev_sidebar_set_document):
10383         * shell/ev-sidebar.h:
10384         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
10385         
10386         Small rework of sidebar code. Now sidebar pages should implement
10387         EvSidebarPage interface. That makes page management in EvSidebar
10388         easier. See bug #164811 for details
10389
10390 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10391
10392         * shell/ev-application.c: (ev_application_open):
10393         * shell/ev-document-types.c:
10394         
10395         Fix build error and small problem with application exit
10396
10397 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10398
10399         * thumbnailer/Makefile.am:
10400         * thumbnailer/evince-thumbnailer-djvu.schemas:
10401         * thumbnailer/evince-thumbnailer-dvi.schemas:
10402         
10403         Conditionally install schemas for djvu/dvi thumbnailer
10404
10405 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
10406
10407         * shell/ev-document-types.h: 
10408         * shell/ev-document-types.c: 
10409         New files, handling the mapping from mimetypes to backends
10410         
10411         * shell/ev-window.c: 
10412         * thumbnailer/evince-thumbnailer.c:     
10413         Use the ev-document-types code
10414         
10415         * shell/Makefile.am: 
10416         Added new convenience library libevbackendfactory_la, containing
10417         the new mimetype->backend logic; moved the backends into it.
10418
10419         * thumbnailer/Makefile.am:
10420         Make the thumbnailer link with the libevbackend.la convenience
10421         library, rather than having a duplicate of the backend logic here.
10422
10423 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
10424
10425         * shell/ev-stock-icons.c: constify some vars.
10426         * shell/ev-window.c: ditto.
10427
10428 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
10429
10430         * ps/ps-document.c (get_page_orientation):
10431
10432         Respect document orientation 
10433
10434 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10435
10436         * djvu/Makefile.am:
10437         * dvi/Makefile.am:
10438         * shell/Makefile.am:
10439         
10440         Move library dependencies to components.
10441         
10442         * shell/ev-window.c: (update_window_title),
10443         (start_loading_document):
10444         
10445         Fix display of uris with spaces. Bug 168358.
10446
10447 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
10448
10449         * shell/ev-sidebar-links.c: (selection_changed_cb):
10450         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
10451         (ev_view_button_release_event), (ev_view_set_document):
10452         * shell/ev-view.h:
10453         * shell/ev-window.c: (find_bar_search_changed_cb):
10454         * shell/ev-window.h: Minor cleanups removing some dead code.
10455
10456 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10457
10458         * backend/ev-page-cache.c: (_ev_page_cache_new):
10459         
10460         Set current page to 0 if document has pages.
10461
10462 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10463
10464         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10465
10466         Initialize GError to NULL, fix a crash when loading fails.
10467
10468 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10469
10470         * shell/ev-window.c: (update_view_size):
10471
10472         Calculate shadow size only when there is actually
10473         a shadow.
10474
10475 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10476
10477         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
10478         * shell/ev-view.h:
10479
10480         Allow setting view spacing, default to 0
10481
10482         * shell/ev-window.c: (ev_window_unfullscreen),
10483         (ev_window_cmd_view_fullscreen), (ev_window_init):
10484
10485         Remove spacing in fullscreen mode
10486
10487 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10488
10489         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
10490         (ev_view_size_request), (expose_bin_window),
10491         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
10492         * shell/ev-view.h:
10493         * shell/ev-window.c: (ev_window_unfullscreen),
10494         (ev_window_cmd_view_fullscreen):
10495
10496         Do not draw the border in fulscreen
10497
10498 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10499
10500         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10501         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10502         (find_page_at_location), (page_changed_cb):
10503
10504         Rework border calculation, so that I can more easily disable it.
10505         Code somewhat cleaner too.
10506
10507 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10508
10509         * backend/ev-page-cache.c: (ev_page_cache_init),
10510         (_ev_page_cache_new):
10511
10512         Remove some assertions, documents can have 0 pages.
10513         Make initial current page -1.
10514
10515         * shell/ev-page-action.c: (page_changed_cb):
10516
10517         Show "" if current page is -1
10518
10519         * shell/ev-window.c: (update_action_sensitivity),
10520         (ev_window_setup_document):
10521
10522         When document has 0 pages do not set the view
10523         and make nearly everything insensitive.
10524
10525 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10526
10527         * shell/ev-page-view.c:
10528         * shell/ev-page-view.h:
10529
10530         Remove unused files.
10531         
10532         * shell/ev-sidebar-thumbnails.c:
10533         (ev_sidebar_thumbnails_set_document):
10534         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10535         (ev_sidebar_supports_document):
10536         * shell/ev-sidebar.h:
10537         * shell/ev-window.c: (ev_window_setup_document):
10538         
10539         Doesn't show thumbnails if document has 1 page. Make
10540         sidebar menu entries sensitive only if if they have 
10541         sense. Fix bug 164811. 
10542
10543 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10544
10545         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10546         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10547         (ev_view_zoom_out), (ev_view_set_size):
10548
10549         Rework sizing to deal with documents with not uniform page
10550         size.
10551
10552 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10553
10554         * backend/ev-page-cache.c: (_ev_page_cache_new):
10555
10556         Fix several page size caching bugs
10557
10558 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10559
10560         * shell/ev-window.c: (set_action_properties):
10561
10562         Make all toolbar items translatable
10563
10564 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10565
10566         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10567         (save_page_list), (ps_document_save),
10568         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10569         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10570         (ps_document_ps_exporter_iface_init):
10571         * ps/ps-document.h:
10572
10573         Based on a patch by J�rg Billeter <j@bitron.ch>
10574         
10575         Implement print and save a copy for the ps backend.
10576
10577 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10578
10579         * backend/ev-document.h:
10580         * djvu/djvu-document.c: (djvu_document_can_get_text),
10581         (djvu_document_document_iface_init):
10582         * dvi/dvi-document.c: (dvi_document_can_get_text),
10583         (dvi_document_document_iface_init):
10584         * pdf/ev-poppler.cc:
10585         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10586         (pixbuf_document_document_iface_init):
10587         * ps/ps-document.c: (ps_document_can_get_text),
10588         (ps_document_document_iface_init):
10589         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10590         * shell/ev-window.c: (update_action_sensitivity):
10591
10592         Fix the crash when trying to copy in backends that doesnt
10593         support it. We can implement a better solution once we
10594         do real text selection.
10595
10596 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10597
10598         * data/evince-ui.xml:
10599         * shell/ev-window.c: (ev_window_cmd_escape):
10600         
10601         Work around the Escape conflict (find bar and unfullscreen)
10602
10603 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10604
10605         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10606         
10607         Fix for #300233. Next page correctly handles document end.
10608         
10609         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10610         (ev_sidebar_thumbnails_class_init),
10611         (ev_sidebar_thumbnails_set_document),
10612         (ev_sidebar_thumbnails_clear_job),
10613         (ev_sidebar_thumbnails_clear_model):
10614         
10615         Cleanup thumbnail jobs on document changes.
10616         
10617         * shell/ev-view.c: (add_scroll_binding_keypad),
10618         (add_scroll_binding_shifted), (ev_view_class_init):
10619         
10620         Shift + Space scrolls up. Fix for #173184
10621         
10622         * shell/ev-window.c: (ev_window_open_page),
10623         (ev_window_cmd_view_reload):
10624         
10625         Fix reload (Bug #300094)
10626
10627 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10628
10629         
10630         * dvi/mdvi-lib/assoc.c:
10631         * dvi/mdvi-lib/assoc.h: Removed garbage files
10632         
10633         * dvi/mdvi-lib/bitmap.c:
10634         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10635         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10636         * dvi/mdvi-lib/color.h: Antialias of rules
10637         
10638         * dvi/mdvi-lib/common.h:
10639         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10640         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10641         * dvi/mdvi-lib/files.c:
10642         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10643         * dvi/mdvi-lib/mdvi.h:
10644         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10645         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10646         * dvi/mdvi-lib/util.c: Fix compile warnings
10647         
10648         * dvi/dvi-document.c:
10649         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10650         (dvi_document_thumbnails_get_thumbnail),
10651         (dvi_document_document_thumbnails_iface_init):
10652         * dvi/mdvi-lib/Makefile.am:
10653         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10654         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10655         
10656         Dvi backend now renders thumbnails
10657
10658 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10659
10660         * shell/main.c: (main): 
10661         
10662         Save accelerators on exit. Fixes bug #172095.
10663
10664 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10665
10666         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10667         update priority" comment.
10668
10669         * backend/ev-job-queue.c: Give a way to change priority.
10670
10671 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10672
10673         * shell/ev-page-action.c: Fix logic.
10674
10675 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10676
10677         * shell/ev-view.c: (ev_view_can_find_next):
10678         * shell/ev-window.c: (ev_window_setup_document):
10679
10680         Check that the document supports find
10681
10682 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10683
10684         * data/evince-ui.xml:
10685         * shell/ev-view.c: (ev_view_can_find_next):
10686         * shell/ev-view.h:
10687         * shell/ev-window.c: (update_action_sensitivity),
10688         (find_changed_cb), (ev_window_setup_document),
10689         (ev_window_cmd_edit_find_next):
10690
10691         Add Edit->Find Next
10692
10693 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10694
10695         * pdf/ev-poppler.cc:
10696         * shell/ev-print-job.c: (idle_print_handler):
10697
10698         Make printing work again
10699
10700 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10701
10702         * shell/ev-page-action.h:
10703         * shell/ev-page-action.c: (ev_page_action_widget_init),
10704         (ev_page_action_widget_class_init), (page_changed_cb),
10705         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10706         (get_filter_model_from_model), (match_selected_cb),
10707         (display_completion_text), (match_completion), (update_model),
10708         (connect_proxy), (ev_page_action_set_property),
10709         (ev_page_action_get_property), (ev_page_action_set_document),
10710         (ev_page_action_set_model), (ev_page_action_class_init): Big
10711         reworking to make completions work iff we have >= GTK-2.7.0
10712                 
10713         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10714         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10715         (job_finished_cb): We now have a 'model' property that is set when
10716         the links are loaded.  This can be caught with "notify::model"
10717
10718         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10719         listen for the model to be set, and propagate it to the action.
10720
10721 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10722
10723         * cut-n-paste/recent-files/egg-recent-item.c:
10724         (egg_recent_item_set_uri), (make_valid_utf8),
10725         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10726         * cut-n-paste/recent-files/egg-recent-item.h:
10727         
10728         Update egg-recent from libegg. This should fix long
10729         startup problem. For details see
10730         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10731
10732 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10733
10734         * cut-n-paste/recent-files/Makefile.am:
10735         * data/evince-ui.xml, shell/Makefile.am:
10736         * shell/ev-application.c, shell/ev-application.h:
10737         * shell/ev-window.c: Recent files support.
10738         
10739         * configure.ac: Added "ru" to ALL_LINGUAS.
10740         
10741         * dvju: new backend to support DJVU files.
10742         * dvi: new backend to support DVI.
10743
10744         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10745         * ev-application.c: Support for new backends.
10746         
10747         * help, ev-window.c, main.c shell/Makefile.am: 
10748         Evince user documentation.
10749
10750 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10751
10752         * po/POTFILES.in:
10753         * shell/ev-window.c:
10754         * thumbnailer/evince-thumbnailer.c:
10755
10756         s/pdf-document/ev-poppler
10757
10758 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10759
10760         * NEWS:
10761         * configure.ac:
10762
10763         Release 0.2.0
10764
10765         * ps/ps-document.c: (setup_pixmap):
10766
10767         Remove debug code
10768
10769 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10770
10771         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10772         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10773         (ev_window_cmd_go_first_page): Fix of by one errors.
10774
10775 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10776
10777         * ps/ps-document.c: (get_page_box):
10778
10779         Fix page size calculation
10780
10781 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10782
10783         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10784         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10785         (get_page_orientation), (setup_page), (document_load),
10786         (ps_document_get_page_size), (render_pixbuf_idle):
10787         * ps/ps-document.h:
10788
10789         More refactoring to adapt to EvDocument changes
10790
10791 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10792
10793         * ps/ps-document.c: (start_interpreter):
10794
10795         Actually add alpha args
10796
10797 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10798
10799         * pdf/ev-poppler.cc:
10800
10801         Make clipboard work again
10802
10803 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10804
10805         Make searching work again.
10806         
10807         * backend/ev-document.c:
10808         * backend/ev-document.h:
10809         * backend/ev-document-find.c:
10810         * backend/ev-document-find.h: Change EvDocumentIface so we no
10811         longer store the current page or zoom level in the document.  The
10812         consequence is that all calls that operate on the current page now
10813         instead take the page number as an extra argument, and all
10814         coordinates are now doubles in document coordinate system.
10815
10816         * pdf/ev-poppler.cc:
10817         * pixbuf/pixbuf-document.c:
10818         * ps/ps-document.c: Update backends accordingly.
10819
10820 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10821
10822         * autogen.sh:
10823
10824         Add required gettext version
10825
10826 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10827
10828         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10829         make F1 bring up non-existent help.
10830
10831         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10832         epiphany's find bar, #167477
10833
10834         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10835         <emil@nishra.com> to add space-bar scrolling, 
10836
10837         * shell/ev-window.c (static GtkActionEntry entries): add default
10838         keybinding for Help (F1)
10839         Fixes #171068
10840
10841         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10842         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10843         170110
10844
10845 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10846
10847         * Makefile.am: 
10848         * pixbuf/pixbuf-document.c: 
10849
10850         Got pixbuf backend working again
10851
10852 2005-04-01  Steve Murphy  <murf@e-tools.com>
10853
10854         * configure.in: Added "rw" to ALL_LINGUAS.
10855
10856 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10857
10858         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10859         model types, noticed by Martin Kretzschmar.
10860
10861 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10862
10863         * pdf/ev-poppler.cc: Implement search based on
10864         poppler_page_find_text().  Currently a bit crude since we remember
10865         all matches from all pages.  Also, we grab the big document lock
10866         when we search since searching changes the underlying stream and
10867         thus conflicts with the rendering thread.
10868         
10869         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10870         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10871         (ev_view_find_previous): Fix some page indexes to be 0 based,
10872         offset rubber band by view offset,
10873
10874 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10875
10876         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10877
10878 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10879
10880         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10881         completely because I didn't understand GtkActions.  I should
10882         read Marco's code more carefully in the future.
10883
10884         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10885         function
10886
10887 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10888
10889         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10890         PopplerRectangle change from poppler CVS.
10891
10892 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10893
10894         * backend/ev-document.c: (ev_document_get_page_label):
10895         * backend/ev-document.h:
10896         * backend/ev-page-cache.c: (_ev_page_cache_new),
10897         (ev_page_cache_get_page_label):
10898         * backend/ev-page-cache.h:
10899         * pdf/ev-poppler.cc:
10900         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10901         (links_page_num_func):
10902         * shell/ev-sidebar-thumbnails.c:
10903         (ev_sidebar_thumbnails_set_document):
10904         * shell/ev-view.c: (status_message_from_link),
10905         (ev_view_motion_notify_event):
10906         * shell/ev-window.c: (document_supports_sidebar): Add in page
10907         label support.  It's not perfect yet, but it's the first 'feature'
10908         in a while.
10909         Also, fix a bogus comment noticed by crispin. 
10910
10911 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10912
10913         * Makefile.am: Remove pixbuf backend for now
10914
10915         * configure.ac: Require poppler-glib instead of just poppler.
10916
10917         * backend/ev-document-thumbnails.h: Add a comment
10918
10919         * backend/ev-document.h:
10920         * backend/ev-document.c: (ev_document_class_init),
10921         (ev_document_load), (ev_document_get_link),
10922         (ev_document_get_links): Remove 3 methods and add get_links.
10923         Also, made 0 based.
10924
10925         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10926         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10927
10928         * backend/ev-link.c: (ev_link_set_title),
10929         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10930         (ev_link_mapping_find):
10931         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10932         
10933         * backend/ev-page-cache.c: (ev_page_cache_init),
10934         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10935         (ev_page_cache_get_size), (ev_page_cache_next_page),
10936         (ev_page_cache_prev_page): Fix to be 0 based.
10937
10938         * pdf/Makefile.am: 
10939         * pdf/ev-poppler.h:
10940         * pdf/ev-poppler.cc: New backend.
10941         
10942         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10943         (ps_document_get_page), (ps_document_document_iface_init):
10944
10945         * shell/ev-pixbuf-cache.h:
10946         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10947         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10948         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10949         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10950         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10951         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10952         based.
10953         
10954         * shell/ev-sidebar-thumbnails.c:
10955         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10956         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10957
10958         * shell/ev-view.c: (status_message_from_link),
10959         (find_page_at_location), (get_link_at_location),
10960         (ev_view_motion_notify_event), (ev_view_button_release_event),
10961         (ev_view_init): Use the new link code.  Fix to be 0 based.
10962
10963         * shell/ev-window.c: (update_action_sensitivity),
10964         (document_supports_sidebar): 0 based.
10965
10966 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10967
10968         * pdf/pdf-document.cc: Patch from Fernando Herrera
10969         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10970         *blush*
10971
10972 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10973
10974         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10975         1 to the page, as this seems to be 1 based.  I thought we has this
10976         fixed.  grump.
10977
10978 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10979
10980         * TODO:
10981         * backend/Makefile.am:
10982         * backend/ev-document-links.c:
10983         (ev_document_links_has_document_links),
10984         (ev_document_links_get_links_model):
10985         * backend/ev-document-links.h:
10986         * backend/ev-document.c: (ev_document_get_page_cache),
10987         (ev_document_get_doc_mutex), (ev_document_load),
10988         (ev_document_save), (ev_document_get_title),
10989         (ev_document_get_n_pages), (ev_document_set_page),
10990         (ev_document_get_page), (ev_document_set_target),
10991         (ev_document_set_scale), (ev_document_set_page_offset),
10992         (ev_document_get_page_size), (ev_document_get_text),
10993         (ev_document_get_link), (ev_document_render),
10994         (ev_document_render_pixbuf), (ev_document_scale_changed):
10995         * backend/ev-document.h:
10996         * backend/ev-job-queue.c: (remove_object_from_queue),
10997         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10998         (no_jobs_available_unlocked), (ev_render_thread),
10999         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11000         (ev_job_queue_remove_job):
11001         * backend/ev-job-queue.h:
11002         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11003         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11004         (ev_job_links_class_init), (ev_job_render_init),
11005         (ev_job_render_dispose), (ev_job_render_class_init),
11006         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11007         (ev_job_thumbnail_class_init), (ev_job_finished),
11008         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11009         (ev_job_render_run), (ev_job_thumbnail_new),
11010         (ev_job_thumbnail_run):
11011         * backend/ev-jobs.h:
11012         * backend/ev-link.c:
11013         * backend/ev-link.h:
11014         * backend/ev-page-cache.c: (ev_page_cache_init),
11015         (ev_page_cache_class_init), (ev_page_cache_finalize),
11016         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11017         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11018         (ev_page_cache_set_link), (ev_page_cache_get_title),
11019         (ev_page_cache_get_size), (ev_page_cache_next_page),
11020         (ev_page_cache_prev_page):
11021         * backend/ev-page-cache.h:
11022         * pdf/pdf-document.cc:
11023         * ps/gsdefaults.c:
11024         * ps/gsdefaults.h:
11025         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11026         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11027         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11028         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11029         (is_interpreter_ready), (output), (catchPipe), (input),
11030         (start_interpreter), (check_filecompressed), (compute_dimensions),
11031         (ps_document_enable_interpreter), (document_load),
11032         (ps_document_next_page), (render_page), (ps_document_set_page),
11033         (ps_document_set_scale), (render_pixbuf_idle),
11034         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11035         * ps/ps-document.h:
11036         * shell/Makefile.am:
11037         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11038         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11039         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11040         (ev_pixbuf_cache_new), (job_finished_cb),
11041         (check_job_size_and_unref), (move_one_job),
11042         (ev_pixbuf_cache_update_range), (find_job_cache),
11043         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11044         (ev_pixbuf_cache_add_jobs_if_needed),
11045         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11046         * shell/ev-pixbuf-cache.h:
11047         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11048         (idle_print_handler):
11049         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11050         (selection_changed_cb), (create_loading_model),
11051         (ev_sidebar_links_construct), (links_page_num_func),
11052         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11053         (update_page_callback), (job_finished_cb),
11054         (ev_sidebar_links_set_document):
11055         * shell/ev-sidebar-thumbnails.c:
11056         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11057         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11058         (page_changed_cb), (thumbnail_job_completed_callback),
11059         (ev_sidebar_thumbnails_set_document):
11060         * shell/ev-sidebar-thumbnails.h:
11061         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11062         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11063         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11064         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11065         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11066         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11067         (ev_view_button_release_event), (ev_view_scroll_view),
11068         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11069         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11070         (ev_view_new), (job_finished_cb), (page_changed_cb),
11071         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11072         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11073         (ev_view_find_previous):
11074         * shell/ev-view.h:
11075         * shell/ev-window.c: (update_action_sensitivity),
11076         (ev_window_open_page), (update_window_title), (update_total_pages),
11077         (page_changed_cb), (ev_window_setup_document),
11078         (password_dialog_response), (ev_window_cmd_save_as),
11079         (ev_window_print), (ev_window_cmd_go_previous_page),
11080         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11081         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11082         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11083         * shell/main.c: (main):
11084
11085         Merge evince-threads branch
11086
11087 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11088
11089         * configure.ac: Added "lt" to ALL_LINGUAS.
11090
11091 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11092
11093         * NEWS:
11094         * configure.ac:
11095
11096         Release 0.1.9
11097
11098 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11099
11100         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11101
11102         Fix here also the thumbnails 1-basedness :)
11103
11104 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11105
11106         * NEWS:
11107         * configure.ac:
11108
11109         Release 0.1.8
11110
11111 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11112
11113         * pdf/pdf-document.cc:
11114         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11115         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11116
11117         Fix the mess we did with thumbnails and 1-basedness
11118
11119 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11120
11121         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11122
11123 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11124
11125         * NEWS:
11126         * configure.ac:
11127
11128         Release 0.1.7
11129
11130 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11131
11132         * ps/Makefile.am:
11133         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11134         (gtk_gs_defaults_get_alpha_parameters),
11135         (gtk_gs_defaults_get_ungzip_cmd),
11136         (gtk_gs_defaults_get_unbzip2_cmd):
11137         * ps/gsdefaults.h:
11138         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11139         (ps_document_get_orientation), (document_load),
11140         (ps_document_goto_page), (ps_document_set_page_size):
11141         * ps/ps-document.h:
11142
11143         Some more sanitization of the ps backend. Remove a lot
11144         of unused code and do not base our defaults on ggv
11145         preferences (ugh!)
11146
11147 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11148
11149         * thumbnailer/evince-thumbnailer.schemas:
11150         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11151         (main): add -s option for thumbnail size.
11152
11153 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11154
11155         * configure.ac:
11156
11157         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11158         remove it.
11159
11160 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11161
11162         * pdf/pdf-document.cc:
11163
11164         Remove 4 pixels of useless border from the
11165         thumbnail.
11166
11167 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11168
11169         * backend/ev-document-thumbnails.c:
11170         (ev_document_thumbnails_get_thumbnail):
11171         * backend/ev-document-thumbnails.h:
11172
11173         Rework API a bit. Add a border flag and
11174         change sizing logic (now the size we specify
11175         applies to the bigger dimension).
11176
11177         * pdf/pdf-document.cc:
11178         * pixbuf/pixbuf-document.c:
11179         (pixbuf_document_thumbnails_get_thumbnail):
11180         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11181         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11182
11183         Adapt to the new API and do not draw a border for nautilus
11184         thumbnailer.
11185
11186 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11187
11188         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11189         take thumbnails from page "0" instead of "1". Added a copyright header.
11190
11191 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11192
11193         * ps/ps-document.c: (set_up_page), (start_interpreter):
11194
11195         Make it C89 compliant
11196
11197 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11198
11199         * Makefile.am:
11200         * configure.ac:
11201         * pdf/.cvsignore:
11202         * pdf/pdf-document.cc:
11203         * thumbnailer/Makefile.am:
11204         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11205         (main):
11206         * thumbnailer/evince-thumbnailer.schemas:
11207         * thumbnailer/pdf-icon.png:
11208
11209         Add a nautilus thumbnailer.
11210         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11211
11212 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11213
11214         * NEWS:
11215         * configure.ac:
11216         * po/POTFILES.in:
11217
11218         Release 0.1.6
11219
11220 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
11221
11222         Use poppler instead of including xpdf source code.  Poppler is a
11223         fork of xpdf to build it as a shared library. See
11224         http://freedesktop.org/wiki/Software/poppler.
11225
11226         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
11227         xpdf fork.
11228         
11229         * pdf/Makefile.am: Build libpdfdocument.a here.
11230         
11231         * pdf/GDKSplashOutputDev.cc:
11232         * pdf/GDKSplashOutputDev.h:
11233         * pdf/GnomeVFSStream.cc:
11234         * pdf/GnomeVFSStream.h:
11235         * pdf-document.cc:
11236         * pdf-document.h:
11237         * test-gdk-output-dev.cc
11238         * Thumb.cc:
11239         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
11240         against poppler.
11241
11242 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11243
11244         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
11245
11246         Clear idle stack before unsetting the document
11247
11248 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11249
11250         * ps/ps-document.c: (ps_document_widget_event),
11251         (ps_document_set_target), (ps_document_finalize),
11252         (ps_document_get_page):
11253
11254         Disconnect the widget event signal on finalize.
11255         Some code cleanups.
11256
11257 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11258
11259         * ps/ps-document.c: (set_up_page):
11260
11261         If there is no bpixmap create one, even if size
11262         is not changed.
11263
11264 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11265
11266         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
11267         (set_up_page), (document_load), (ps_document_set_zoom):
11268
11269         Default page is 0. Calculate size even when we have no
11270         target yet.
11271
11272 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
11273
11274         * shell/ev-sidebar.c: expand the selection widget to be always as
11275         wide as the sidebar
11276
11277 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11278
11279         * shell/ev-sidebar-thumbnails.c:
11280         (ev_sidebar_thumbnails_set_document):
11281
11282         Clear the list store when setting document
11283
11284 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11285
11286         * shell/ev-page-action.c: (update_entry), (sync_entry),
11287         (activate_cb), (entry_size_request_cb), (create_tool_item),
11288         (connect_proxy):
11289
11290         Use an entry for the page control instead of spinbuttons
11291
11292 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11293
11294         * data/evince.schemas.in:
11295
11296         Correct confusing string
11297
11298 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
11299
11300         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11301         for real.  Gosh, how long has this been broken.
11302
11303         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11304         check for a NULL link.  We crash otherwise.
11305
11306 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11307
11308         * NEWS:
11309         * configure.ac:
11310
11311         Release 0.1.5
11312
11313 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11314
11315         * configure.ac: add the french translation.
11316
11317 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11318
11319         * shell/ev-window.c:
11320
11321         Remove unused header -> fix distcheck
11322
11323 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11324
11325         * shell/ev-window.c: (update_window_title),
11326         (ev_window_popup_password_dialog):
11327
11328         Unescape filename for display
11329
11330 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11331
11332         * pdf/xpdf/pdf-document.cc:
11333
11334         In get_page_size deal with rotation. Also
11335         cleanup the function a bit.
11336
11337 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11338
11339         * pdf/xpdf/pdf-document.cc:
11340
11341         Fix crash when opening in new window
11342
11343 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11344
11345         * configure.ac:
11346
11347         Check ghostscript >= 7
11348
11349 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
11350
11351         * shell/ev-window.c:
11352
11353         Make page width the default sizing mode
11354
11355 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
11356         Marco Pesenti Gritti <marco@gnome.org>
11357
11358         * shell/ev-window.c: Remember the sidebar size
11359
11360         * data/evince.schemas.in: Add a new gconf key to store the size of
11361         the sidebar
11362
11363 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
11364
11365         * data/evince-ui.xml:
11366         * shell/ev-window.c: (update_action_sensitivity),
11367         (ev_window_cmd_view_reload):
11368         
11369         Add a "Reload" action and menu entry
11370
11371 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
11372
11373         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
11374         iff the type doesn't support thumbnailing and indexing.
11375
11376 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
11377
11378         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
11379
11380 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11381
11382         * pdf/splash/Splash.cc:
11383
11384         Port fix for a crasher from kde bug
11385         http://bugs.kde.org/show_bug.cgi?id=97131
11386
11387 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11388
11389         * pdf/xpdf/pdf-document.cc:
11390
11391         Return a link even if it's of an unrecognized
11392         type. Otherwise we go in an infinte cycle.
11393
11394 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11395
11396         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
11397         (size_allocate_cb), (ev_window_set_sizing_mode):
11398
11399         Update size when switching mode
11400
11401 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11402
11403         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11404         (ev_window_cmd_view_page_width), (update_sizing_buttons),
11405         (ev_window_cmd_view_normal_size):
11406
11407         Fix size toggle buttons behavior
11408
11409 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11410
11411         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
11412         (doc_rect_to_view_rect), (ev_view_size_allocate),
11413         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
11414         (scale_changed_callback):
11415
11416         Do not cache offsets in size_allocate.
11417
11418 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11419
11420         * shell/ev-view.c: (ev_view_size_allocate):
11421
11422         Calculate offsets before calling the parent
11423         class (which does a redraw)
11424
11425 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11426
11427         * pdf/xpdf/pdf-document.cc:
11428
11429         Fix a crasher on exit. Unused code, put a TODO
11430
11431 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11432
11433         * backend/ev-document.c: (ev_document_class_init),
11434         (ev_document_page_changed), (ev_document_scale_changed):
11435         * backend/ev-document.h:
11436
11437         Separate page/scale notifications
11438
11439         * pdf/xpdf/pdf-document.cc:
11440
11441         Emit the new signals.
11442         Do not display the pdf page in _render, do it
11443         when scale/page are requested.
11444
11445         * ps/ps-document.c: (ps_document_set_zoom),
11446         (ps_document_widget_event):
11447         * ps/ps-document.h:
11448
11449         Emit the new signals.
11450
11451         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11452         (ev_view_init), (page_changed_callback), (scale_changed_callback),
11453         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
11454         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
11455         * shell/ev-view.h:
11456         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
11457         (ev_window_cmd_view_page_width), (size_allocate_cb),
11458         (ev_window_set_sizing_mode):
11459
11460         Rework sizing to be pixel based.
11461         There are bugs but should be already way better.
11462
11463 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
11464
11465         * shell/ev-window.c: (ev_window_init):
11466
11467         Do not allow to shrink sidebar smaller then
11468         child requisition
11469
11470 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
11471
11472         * shell/ev-sidebar.[ch]
11473         * shell/ev-window.c:
11474
11475         Improved sidebar widget. Fixes #166683
11476
11477 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
11478
11479         * shell/ev-view.c (update_find_status_message): Give translators
11480         more flexibility with ngettext plural handling.
11481
11482 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
11483
11484         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
11485         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
11486         page when we get the page size.
11487
11488 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11489
11490         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
11491
11492         ps pages are 0 based, convert 
11493
11494 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11495
11496         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11497
11498         Initialize correct parent class. Set GError on document load
11499
11500 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11501
11502         * pdf/xpdf/pdf-document.cc:
11503
11504         Fixup selection offset calculation
11505
11506         * shell/ev-view.c: (view_rect_to_doc_rect),
11507         (doc_rect_to_view_rect), (ev_view_size_allocate),
11508         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11509         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11510
11511         Store selection as document relative, so that zooming
11512         and offset changing doesnt break it.
11513
11514 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11515
11516         * shell/ev-view.c: (ev_view_best_fit):
11517
11518         Do not try to best fit if the view is not realized
11519
11520 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11521           
11522         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11523
11524 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11525
11526         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11527
11528 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11529
11530         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11531         the popup window.  That prevents it resizing when in full screen
11532         mode.
11533
11534         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11535         multiple rerenders.  This pretty much sucks.
11536
11537         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11538         rest of the toolbar.
11539
11540 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11541
11542         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11543
11544 2005-02-17  Alexander Shopov  <ash@contact.bg>
11545
11546         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11547
11548 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11549
11550         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11551
11552 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11553
11554         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11555         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11556         (set_document_page), (document_changed_callback),
11557         (ev_view_set_document), (ev_view_find_previous),
11558         (ev_view_hide_cursor), (ev_view_show_cursor):
11559         * shell/ev-view.h:
11560         * shell/ev-window.c: (update_chrome_visibility),
11561         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11562         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11563         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11564         (ev_window_unfullscreen):
11565         * shell/main.c: (main):
11566
11567         Automatically hide the fullscreen button.
11568         Patch by Kristian Høgsberg <krh@redhat.com>
11569
11570 2005-02-16  Vincent Noel  <vnoel@cox.net>
11571
11572         * shell/main.c (main): Specify an icon for the window. Patch by
11573         Jaap A. Haitsma. Fixes #166177.
11574
11575 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11576
11577         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11578
11579 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11580
11581         * backend/ev-document-misc.h:
11582         * backend/ev-document-misc.c:
11583         (ev_document_misc_get_page_border_size),
11584         (ev_document_misc_paint_one_page): New function to canonicalize
11585         sizing/painting a border.
11586
11587         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11588         used.
11589
11590         * pdf/xpdf/pdf-document.cc: use new function
11591
11592         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11593         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11594         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11595         shell/ev-window.c: (update_sizing_buttons),
11596         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11597         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11598         (ev_window_cmd_view_page_width), (size_allocate_cb),
11599         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11600         and "fit width" values act as toggle buttons so they stay
11601         toggled.  It's not 100% perfect, and it's a little slow, but it's
11602         good enough to commit I think.
11603
11604 2005-02-15  David Lodge  <dave@cirt.net>
11605
11606         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11607
11608 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11609
11610         * shell/ev-window.c (update_window_title): replace newlines in
11611         the title by spaces. Bug #166107.
11612
11613 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11614
11615         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11616         parameters providing allocation width and height without
11617         scrollbars and width of a possible vertical scrollbar. With this
11618         additional information the functions can work as
11619         intended. Unfortunately they're not idempotent. We should
11620         transform these commands to toggles. Fixes Bug #164976
11621         Initial patch by Stephane Loeuillet, then heavily modified.
11622
11623         * shell/ev-view.h: update prototypes.
11624
11625         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11626         (ev_window_cmd_view_page_width): provide EvView fit functions with
11627         all the information they need. Formulas to calculate this
11628         information taken from GtkScrolledWindow.
11629
11630 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11631
11632         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11633         created a thumbnail, the list store is updated to know
11634         that the thumbnail is set. Fixes bug #166792
11635
11636 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11637
11638         * shell/ev-window.c: fixed typo, closes bug 166897
11639
11640         * TODO: updated TODO with bug numbers that are relevant
11641
11642 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11643
11644         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11645
11646 2005-02-09  Vincent Noel  <vnoel@cox.net>
11647
11648         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11649         and "Next" toolbar buttons as important to make them stand out.
11650
11651 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11652
11653         * lib/ev-debug.c:
11654         * lib/ev-debug.h:
11655         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11656         (start_interpreter), (stop_interpreter), (document_load),
11657         (ps_document_next_page), (ps_document_goto_page),
11658         (ps_document_set_page_size), (ps_document_widget_event),
11659         (ps_document_render):
11660         * shell/ev-page-view.c: (ev_page_view_dispose):
11661         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11662
11663         Fix compilation on non-gcc platforms
11664
11665 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11666
11667         * NEWS:
11668         * configure.ac:
11669
11670         Release 0.1.4
11671
11672         * pdf/xpdf/Catalog.cc:
11673         * pdf/xpdf/XRef.cc:
11674
11675         Fix the fix for CAN-2004-0888
11676
11677 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11678
11679         * data/Makefile.am:
11680         * data/evince-ui.xml:
11681         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11682         * shell/ev-stock-icons.h:
11683         * shell/ev-window.c: (update_action_sensitivity),
11684         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11685         (set_action_properties):
11686
11687         Improve toolbar layout/icons
11688
11689 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11690
11691         * pdf/xpdf/pdf-document.cc:
11692
11693         Add warnings about unimplemented/unknown link
11694         types.
11695
11696 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11697
11698         * ps/ps-document.c: (set_up_page):
11699
11700         Log gs property
11701
11702 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11703
11704         * ps/ps-document.c: (start_interpreter):
11705
11706         Log gs env var
11707
11708 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11709
11710         * shell/ev-page-view.c: (ev_page_view_dispose):
11711         * shell/ev-view.c: (ev_view_finalize):
11712         * shell/ev-window.c: (ev_window_setup_document),
11713         (ev_window_dispose), (ev_window_init):
11714
11715         Solve more refs issues.
11716
11717         I commented out the page_view initialization for now:
11718         it was never destroyed (because it's never added
11719         to a container). Because of that we was leaking
11720         gs processes. Couldnt think to a clean fix.
11721         We need to figure this out, password view has the
11722         same issue probably.
11723
11724 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11725
11726         * ps/ps-document.c: (ps_document_finalize),
11727         (ps_document_get_n_pages), (ps_document_get_page):
11728
11729         Some cleanups, stop the interpreter on finalize
11730
11731         * shell/ev-page-view.c: (ev_page_view_dispose),
11732         (ev_page_view_class_init):
11733
11734         Release our reference on the document
11735
11736 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11737
11738         * Makefile.am:
11739         * configure.ac:
11740         * doc/debugging.txt:
11741         * lib/.cvsignore:
11742         * lib/Makefile.am:
11743         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11744         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11745         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11746         * lib/ev-debug.h:
11747
11748         Add debugging helpers
11749
11750         * ps/Makefile.am:
11751         * ps/ps-document.c: (set_up_page), (start_interpreter),
11752         (stop_interpreter), (document_load), (ps_document_next_page),
11753         (ps_document_goto_page), (ps_document_set_page_size),
11754         (ps_document_widget_event), (ps_document_render):
11755         * shell/Makefile.am:
11756         * shell/ev-view.c: (expose_bin_window):
11757         * shell/main.c: (main):
11758
11759         Add some logs
11760         
11761 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11762
11763         * ps/ps-document.c: (ps_document_widget_event):
11764
11765         Initialize message_window, this should make ps
11766         rendering really work! (Never noticed because I was
11767         testing with a ps that is causing gs to exit every time!)
11768
11769 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11770
11771         * data/evince.schemas.in: updated simple error in applyto closing tag
11772
11773 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11774
11775         * Makefile.am:
11776         * configure.ac:
11777         * data/.cvsignore:
11778         * data/Makefile.am:
11779         * data/evince-ui.xml:
11780         A data/evince.schemas.in:
11781         * po/POTFILES.in:
11782         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11783         * shell/ev-stock-icons.h:
11784         * shell/ev-window.c: (update_chrome_visibility),
11785         (update_chrome_flag), (ev_window_cmd_edit_find),
11786         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11787         (ev_window_unfullscreen), (ev_window_focus_in_event),
11788         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11789         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11790         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11791         (ev_window_dispose), (ev_window_class_init),
11792         (set_action_properties), (set_chrome_actions), (load_chrome),
11793         (ev_window_init):
11794
11795         Implement fullscreen mode changes from bug #164776.
11796         Also implement persistent chrome toggles.
11797
11798 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11799
11800         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11801
11802 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11803
11804         * NEWS:
11805         * configure.ac:
11806         * shell/ev-view.c:
11807
11808         Add another check for find interface
11809
11810         Release 0.1.3
11811
11812 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11813
11814         * shell/ev-application.c: (ev_application_open):
11815         * shell/ev-window.c: (ev_window_open):
11816
11817         Open gzipped ps documents
11818
11819 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11820
11821         * TODO:
11822         * shell/ev-view.c: (set_document_page):
11823
11824         Clamp page number, dont try to move to
11825         not existant pages.
11826
11827 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11828
11829         * backend/ev-document-find.c: (ev_document_find_changed):
11830         * backend/ev-document-find.h:
11831         * pdf/xpdf/pdf-document.cc:
11832         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11833         * shell/ev-window.c: (find_bar_search_changed_cb):
11834
11835         Fix several bugs with find
11836
11837 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11838
11839         * shell/ev-sidebar-thumbnails.c
11840         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11841         document. Prevents warning from scroll_to_cell.
11842
11843 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11844
11845         * configure.ac: Add «nb» to ALL_LINGUAS too.
11846
11847 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11848
11849         * NOTES: New file with some random thoughts.
11850
11851         * TODO: Update.
11852
11853         * backend/ev-document-misc.c:
11854         (ev_document_misc_get_page_border_size): New function to
11855         canonicalize shadow drawing sizes.  Possibly goofy.
11856
11857         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11858         (ev_view_best_fit), (ev_view_fit_width):
11859         * pdf/xpdf/pdf-document.cc:
11860         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11861         * ps/ps-document.c: (ps_document_get_page_size):
11862         * backend/ev-document-misc.h:
11863         * backend/ev-document.c: (ev_document_get_page_size):
11864         * backend/ev-document.h: get_page_size now takes a page number
11865         parameter.  Made all the backends/frontends honor it.
11866
11867         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11868         see.  Doesn't work yet.
11869
11870         * shell/Makefile.am:
11871         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11872         Doesn't do anything yet.
11873
11874         * shell/ev-sidebar-thumbnails.c:
11875         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11876         [0..n_pages-1]
11877
11878         * shell/ev-window.c: (update_action_sensitivity),
11879         (ev_window_setup_document), (ev_window_set_page_mode),
11880         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11881         view-swapping code a bit so we can have multiple views on a
11882         document.  Add the multi-page view, though it can't be turned on
11883         yet.
11884
11885 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11886
11887         * shell/ev-application.c: (ev_application_open):
11888         * shell/ev-view.c: (expose_bin_window):
11889         * shell/ev-window.c: (ev_window_open):
11890
11891         Support eps and check document supports find
11892         before drawing highlightings in expose.
11893
11894 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11895
11896         * pixbuf/pixbuf-document.c:
11897         (pixbuf_document_thumbnails_get_dimensions),
11898         (pixbuf_document_document_thumbnails_iface_init):
11899
11900         implement get_dimensions
11901
11902 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11903
11904         * NEWS:
11905         * configure.ac:
11906
11907         Release 0.1.2
11908
11909 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11910
11911         * shell/ev-view.c: (set_document_page):
11912
11913         Scroll at the top of the page when changing page
11914
11915 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11916
11917         * shell/ev-view.c: (ev_view_motion_notify_event):
11918
11919         Do not redraw unnecessarily
11920
11921 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11922
11923         * pdf/xpdf/pdf-document.cc:
11924         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11925         (expose_bin_window), (find_changed_cb):
11926
11927         Yay! find works now... Now to find bugs...
11928
11929 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11930
11931         * backend/ev-document-find.c: (ev_document_find_base_init),
11932         (ev_document_find_changed):
11933         * backend/ev-document-find.h:
11934         * pdf/xpdf/pdf-document.cc:
11935         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11936         (expose_bin_window), (ev_view_init), (set_document_page),
11937         (ensure_rectangle_is_visible), (jump_to_find_result),
11938         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11939         (ev_view_find_next), (ev_view_find_previous):
11940         * shell/ev-view.h:
11941         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11942
11943         More work on find implementation, mostly there now
11944
11945 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11946
11947         * backend/ev-backend-marshalers.list:
11948         * backend/ev-document-find.c: (ev_document_find_base_init),
11949         (ev_document_find_cancel), (ev_document_find_page_has_results),
11950         (ev_document_find_get_n_results), (ev_document_find_get_result),
11951         (ev_document_find_get_progress), (ev_document_find_changed):
11952         * backend/ev-document-find.h:
11953
11954         Enanche the find interface to be really able to do
11955         multi page find.
11956
11957         * pdf/xpdf/pdf-document.cc:
11958
11959         Implement
11960
11961         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11962         (expose_bin_window), (ev_view_init),
11963         (ev_view_get_find_status_message), (find_changed_cb),
11964         (ev_view_set_document), (set_document_page):
11965
11966         Adapt to the new interface. A few things are regressed sorry,
11967         I will finish it soon.
11968
11969 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11970
11971         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11972         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11973         ev_sidebar_thumbnails_parent_class variable, don't define another
11974         parent_class variable.
11975
11976         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11977         (ev_page_action_class_init): ditto.
11978
11979         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11980         (pixbuf_document_class_init): ditto.
11981
11982         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11983         ditto.
11984
11985         * .cvsignore: ignore various valgrind output files.
11986
11987 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11988
11989         * data/evince-ui.xml:
11990         * shell/Makefile.am:
11991         * shell/ev-history.c:
11992         * shell/ev-history.h:
11993         * shell/ev-navigation-action.c:
11994         * shell/ev-navigation-action.h:
11995         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11996         (ev_view_set_page), (ev_view_fit_width):
11997         * shell/ev-view.h:
11998         * shell/ev-window.c: (update_action_sensitivity),
11999         (ev_window_setup_document), (register_custom_actions):
12000
12001         Kill session history
12002
12003 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12004
12005         * shell/ev-window.c: (update_action_sensitivity):
12006
12007         Fix inverted up/down buttons
12008
12009 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12010
12011         * shell/ev-sidebar-thumbnails.c
12012         (ev_sidebar_thumbnails_select_page): make sure the selected
12013         thumbnail stays visible.
12014
12015 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12016
12017         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12018         scrolled window for Federico.
12019
12020 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12021
12022         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12023
12024 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12025
12026         * configure.ac:
12027         * pdf/splash/SplashFTFontEngine.cc:
12028
12029         Fix CID fonts with freetype 2.1.9
12030
12031 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12032
12033         * TODO: added item for desktop icon thumbnailer
12034
12035 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12036
12037         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12038         unloaded docs when the title is accessed.
12039
12040         * shell/ev-password-view.[hc]: New widget for displaying password
12041         state.
12042
12043         * shell/ev-window.[ch]: Refactor password handling code to handle
12044         the new view.
12045
12046 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12047
12048         * NEWS:
12049         * configure.ac:
12050         * data/Makefile.am:
12051
12052         Release 0.1.1
12053
12054 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12055
12056         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12057         ignore page offset here, to make search results independent of it,
12058
12059         * shell/ev-view.c (expose_bin_window): but take offsets into
12060         account here. Bug #164932
12061
12062         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12063         scale at the right time. Bug #164996
12064
12065 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12066
12067         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12068         fix the problem. Now I just removed the Adobe font names and hope
12069         that the URW fonts are always in outline format. Bug #164934
12070
12071         * shell/ev-window.c (update_window_title): empty titles are
12072         useless, use filename in that case too.
12073
12074         * NEWS: Add some content.
12075
12076 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12077
12078         * TODO: added one more TODO item and a TODONE section :)
12079
12080 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12081
12082         * ps/ps-document.h: add page_[xy]_offset fields.
12083
12084         * ps/ps-document.c (ps_document_set_page_offset)
12085         (ps_document_render): Keep offset in consideration in a few
12086         places. Bug #164752 "postscript documents are not centered in
12087         window"
12088
12089         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12090         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12091
12092         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12093         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12094         stub out missing methods for complete EvDocument implementation.
12095         Fixes segfaults with Save A Copy and Copy actions.
12096
12097         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12098         (ps_document_document_iface_init): ditto.
12099         
12100 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12101
12102         * data/.cvsignore:
12103         * data/Makefile.am:
12104         * data/evince.desktop.in:
12105
12106         Add desktop file
12107
12108 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12109
12110         * shell/ev-view.c: (ev_view_button_press_event),
12111         (ev_view_motion_notify_event):
12112
12113         Make selection work in any direction
12114
12115 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12116
12117         * TODO:
12118         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12119
12120         Use shorter labels for some of the toolbars items
12121
12122 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12123
12124         * pdf/xpdf/pdf-document.cc:
12125
12126         Check the links info is initialized before
12127         using it. Should fix a crash on startup.
12128
12129 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12130
12131         * pixbuf/pixbuf-document.c
12132         (pixbuf_document_thumbnails_get_dimensions): force floating point
12133         division to calculate page_ratio. Fixes crash with landscape
12134         format pixbufs.
12135
12136 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12137
12138         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12139
12140 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12141
12142         * shell/ev-view.c (set_document_page): unset has_selection when
12143         the page changes.
12144         (set_document_page): handle paper size changes when the page
12145         changes (test with Free Culture, page 2).
12146
12147 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12148
12149         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12150         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12151
12152         Use normal style color for the widget background and
12153         draw a black box around the page.
12154
12155 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12156
12157         * pdf/xpdf/pdf-document.cc:
12158
12159         Keep offset in consideration in a few places
12160
12161         * shell/ev-view.c: (expose_bin_window):
12162
12163         Set the offsets so that the document is ever centered
12164
12165 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12166
12167         * TODO: Added TODO items and finished off the first todo item
12168
12169         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12170         reflect current authors
12171
12172 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12173
12174         * pdf/xpdf/pdf-document.cc:
12175         * shell/ev-view.c: (ev_view_set_cursor),
12176         (ev_view_motion_notify_event), (document_changed_callback),
12177         (set_document_page):
12178
12179         Show a wait cursor while the page is rendering
12180
12181 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12182
12183         * shell/ev-sidebar-thumbnails.c:
12184         (ev_sidebar_tree_selection_changed),
12185         (ev_sidebar_thumbnails_select_page):
12186         * shell/ev-sidebar-thumbnails.h:
12187         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12188         (ev_view_can_go_forward):
12189         * shell/ev-window.c: (ev_window_open_page),
12190         (ev_window_setup_document), (update_current_page),
12191         (view_page_changed_cb), (ev_window_init):
12192         * shell/ev-window.h:
12193
12194         Ensure thumbnails selection, toolbar page control and
12195         current page are in sync.
12196
12197 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12198
12199         * pdf/xpdf/XRef.cc:
12200
12201         Fix CAN-2005-0064
12202
12203 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12204
12205         * backend/Makefile.am:
12206         * backend/ev-document-links.h:
12207         * backend/ev-document-security.c: (ev_document_security_get_type),
12208         (ev_document_security_has_document_security),
12209         (ev_document_security_set_password):
12210         * backend/ev-document-security.h:
12211         * backend/ev-document.c: (ev_document_error_quark):
12212         * backend/ev-document.h:
12213         * data/Makefile.am:
12214         * data/evince-password.glade:
12215         * pdf/xpdf/pdf-document.cc:
12216         * shell/Makefile.am:
12217         * shell/ev-password.c: (ev_password_set_bad_password_label),
12218         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
12219         (ev_password_dialog_get_password),
12220         (ev_password_dialog_set_bad_pass):
12221         * shell/ev-password.h:
12222         * shell/ev-window.c: (ev_window_get_attribute),
12223         (ev_window_set_property), (update_action_sensitivity),
12224         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
12225         (ev_window_setup_document), (ev_window_get_password),
12226         (ev_window_open), (ev_window_cmd_save_as),
12227         (using_postscript_printer), (ev_window_print),
12228         (find_not_supported_dialog), (ev_window_cmd_edit_find),
12229         (update_fullscreen_popup), (ev_window_fullscreen),
12230         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12231         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
12232         (menu_item_select_cb), (find_bar_search_changed_cb),
12233         (ev_window_dispose), (ev_window_init):
12234
12235         Add initial support for password-supported dialogs.  This could be
12236         a lot cooler, but it'll do for now.
12237
12238 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
12239
12240         * pdf/xpdf/pdf-document.cc:
12241         * shell/ev-view.c: (status_message_from_link),
12242         (ev_view_set_status), (ev_view_set_cursor),
12243         (ev_view_motion_notify_event), (ev_view_init):
12244         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
12245
12246         Fix bugs in the links implementation and change cursor
12247         when hovering a link.
12248
12249 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
12250
12251         * viewer/.cvsignore: added cvsignore file for viewer directory
12252
12253         * TODO: created TODO document
12254
12255 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
12256
12257         * shell/ev-view.h:
12258         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
12259         new functions to help with implementation of sensitivity code
12260         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12261         of all actions that might require it.  Fixes a crash when you
12262         click on the Zoom actions in a window lacking a document.
12263
12264 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
12265
12266         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12267         of the Find action
12268
12269 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12270
12271         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
12272         (pixbuf_document_document_iface_init):
12273         * ps/ps-document.c: (ps_document_get_link),
12274         (ps_document_document_iface_init):
12275         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
12276         (status_message_from_link), (ev_view_set_status),
12277         (ev_view_set_find_status), (ev_view_motion_notify_event),
12278         (ev_view_button_release_event), (ev_view_set_property),
12279         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
12280         (ev_view_get_find_status_message), (update_find_results),
12281         (ev_view_get_status), (ev_view_get_find_status):
12282         * shell/ev-view.h:
12283         * shell/ev-window.c: (view_status_changed_cb),
12284         (view_find_status_changed_cb), (ev_window_init):
12285
12286         View status message support, use it to show the links.
12287         Needs work...
12288
12289 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12290
12291         * backend/ev-document.c: (ev_document_get_link):
12292         * backend/ev-document.h:
12293         * pdf/xpdf/pdf-document.cc:
12294         * shell/ev-application.c: (ev_application_open):
12295         * shell/ev-application.h:
12296         * shell/ev-sidebar-links.c: (selection_changed_cb):
12297         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
12298         (ev_view_go_to_link):
12299
12300         Add support for document links
12301
12302 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12303
12304         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12305         (create_tool_item):
12306         Set the spin button limits correctly.
12307         
12308         * shell/ev-sidebar-thumbnails.c:
12309         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12310         Support changing pages by clicking on the thumbnails.
12311         
12312 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12313
12314         * pixbuf/pixbuf-document.c:
12315         (pixbuf_document_thumbnails_get_dimensions),
12316         (pixbuf_document_document_thumbnails_iface_init):
12317
12318         implement get_dimensions
12319
12320 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12321
12322         * ps/ps-document.c: (ps_document_goto_page):
12323
12324         Fix page switching on multipage documents
12325
12326 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12327
12328         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12329         
12330         check for NULL before assigning to width and height parameters
12331
12332 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12333
12334         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12335         (pixbuf_document_set_property), (pixbuf_document_get_property):
12336
12337         implement get/set properties
12338
12339 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12340
12341         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12342         
12343         return NULL instead of "Unknown", letting the title get set to
12344         the filename when the pdf has no title.
12345
12346 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12347
12348         * ps/ps-document.c: (ps_document_get_page_count),
12349         (ps_document_goto_page):
12350
12351 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12352
12353         * shell/ev-history.c: (ev_history_get_property),
12354         (ev_history_set_property), (ev_history_class_init),
12355         (ev_history_add_page), (ev_history_set_current_index):
12356         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
12357         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
12358         (ev_navigation_action_finalize):
12359         * shell/ev-navigation-action.h:
12360         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12361         (ev_view_go_forward), (ev_view_get_find_status_message),
12362         (history_index_changed_cb), (ev_view_set_history):
12363         * shell/ev-view.h:
12364         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12365         (update_current_page), (register_custom_actions):
12366
12367         Implement history dropdowns
12368
12369 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12370
12371         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
12372         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12373         (ev_view_go_forward):
12374         * shell/ev-window.c: (register_custom_actions):
12375
12376         Fix several history bugs
12377
12378 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
12379
12380         * configure.ac: Add «nb» to ALL_LINGUAS.
12381
12382 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
12383
12384         * backend/Makefile.am:
12385         * backend/ev-bookmark.c:
12386         * backend/ev-bookmark.h:
12387         * backend/ev-document-bookmarks.c:
12388         * backend/ev-document-bookmarks.h:
12389         * backend/ev-document-links.c: (ev_document_links_get_type),
12390         (ev_document_links_has_document_links),
12391         (ev_document_links_begin_read), (ev_document_links_get_link),
12392         (ev_document_links_get_child), (ev_document_links_next),
12393         (ev_document_links_free_iter):
12394         * backend/ev-document-links.h:
12395         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
12396         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
12397         (ev_link_get_link_type), (ev_link_set_link_type),
12398         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
12399         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
12400         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
12401         (ev_link_new_external):
12402         * backend/ev-link.h:
12403         * pdf/xpdf/pdf-document.cc:
12404         * shell/Makefile.am:
12405         * shell/ev-application.c: (ev_application_open_link):
12406         * shell/ev-application.h:
12407         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
12408         (ev_history_get_link_nth):
12409         * shell/ev-history.h:
12410         * shell/ev-sidebar-bookmarks.c:
12411         * shell/ev-sidebar-bookmarks.h:
12412         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12413         (ev_sidebar_links_class_init), (selection_changed_cb),
12414         (ev_sidebar_links_construct), (ev_sidebar_links_init),
12415         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
12416         (do_one_iteration), (populate_links_idle),
12417         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
12418         * shell/ev-sidebar-links.h:
12419         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12420         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
12421         (go_to_index):
12422         * shell/ev-view.h:
12423         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
12424         * shell/ev-window.h:
12425
12426         Rename bookmark to link, and use "Index" for the sidebar panel.
12427
12428 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12429
12430         * shell/Makefile.am:
12431         * shell/ev-application.c: (ev_application_open_bookmark):
12432         * shell/ev-application.h:
12433         * shell/ev-history.c: (ev_history_init), (free_links_list),
12434         (ev_history_finalize), (ev_history_class_init),
12435         (ev_history_add_link), (ev_history_add_page),
12436         (ev_history_get_link_nth), (ev_history_get_n_links),
12437         (ev_history_get_current_index), (ev_history_set_current_index),
12438         (ev_history_new):
12439         * shell/ev-history.h:
12440         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12441         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
12442         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
12443         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
12444         (ev_view_set_page):
12445         * shell/ev-view.h:
12446         * shell/ev-window.c: (ev_window_open_bookmark),
12447         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
12448         (goto_page_cb), (register_custom_actions):
12449         * shell/ev-window.h:
12450
12451         Initial history implementation. Needs work.
12452
12453 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
12454
12455         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
12456
12457 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12458
12459         * cut-n-paste/recent-files/egg-recent-item.c:
12460         * cut-n-paste/recent-files/egg-recent-item.h:
12461         * cut-n-paste/recent-files/egg-recent-model.c:
12462         * cut-n-paste/recent-files/egg-recent-util.c:
12463         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12464         * cut-n-paste/recent-files/egg-recent-view.c:
12465
12466         Update
12467
12468 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
12469
12470         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
12471         (fillGlyph, fillImageMask, drawImage):
12472         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
12473         pdf/splash/SplashTypes.h:
12474         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
12475         packed mode for Splash.
12476
12477         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
12478         RGB8 packed mode, eliminates the pixbuf data creation loop.
12479
12480         * shell/ev-print-job.c (ev_print_job_finalize)
12481         (ev_print_job_set_property, ev_print_job_get_property)
12482         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
12483         (ev_print_job_use_print_dialog_settings, idle_print_handler)
12484         (print_closure_finalize, ev_print_job_print): implement
12485         printing (for backends with EvPsExporter)
12486
12487         * shell/ev_print_job.h: update prototypes.
12488
12489         * shell/ev-window.c (ev_window_print): unref print job after
12490         printing.
12491
12492         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12493         unless the document implements the EvDocumentFind interface.
12494
12495 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12496
12497         * configure.ac: Added ja to ALL_LINGUAS.
12498
12499 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12500
12501         * pdf/xpdf/pdf-document.cc:
12502
12503         add a FIXME. We should probably not allocate
12504         a bookmark object every time
12505
12506 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12507
12508         * shell/ev-application.c: (ev_application_open),
12509         (ev_application_open_bookmark):
12510         * shell/ev-application.h:
12511         
12512         Add a way to open bookmarks
12513
12514         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12515         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12516         (ev_bookmark_set_property), (ev_bookmark_class_init),
12517         (ev_bookmark_new_title), (ev_bookmark_new_link),
12518         (ev_bookmark_new_external):
12519
12520         Support for external uris, better constructors.
12521
12522         * backend/ev-bookmark.h:
12523         * pdf/xpdf/pdf-document.cc:
12524         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12525
12526         Handle external uris
12527
12528 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12529
12530         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12531         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12532
12533         Hook up bookmarks navigation
12534
12535 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12536
12537         * backend/Makefile.am:
12538         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12539         (ev_bookmark_get_title), (ev_bookmark_set_title),
12540         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12541         (ev_bookmark_get_page), (ev_bookmark_set_page),
12542         (ev_bookmark_get_property), (ev_bookmark_set_property),
12543         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12544         (ev_bookmark_new):
12545         * backend/ev-bookmark.h:
12546         * backend/ev-document-bookmarks.c:
12547         (ev_document_bookmarks_get_bookmark):
12548         * backend/ev-document-bookmarks.h:
12549         * pdf/xpdf/pdf-document.cc:
12550         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12551
12552         Add a bookmark object to the backend and use it instead of get_values
12553
12554 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12555
12556         * data/evince-ui.xml:
12557
12558         Cleanup and add select all.
12559
12560         * shell/ev-view.c: (ev_view_select_all),
12561         (ev_view_button_press_event):
12562         * shell/ev-view.h:
12563         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12564
12565         Add select all.
12566         Clear selection on click.
12567
12568 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12569
12570         * shell/ev-sidebar-thumbnails.c
12571         (ev_sidebar_thumbnails_set_document): forgot to unref the
12572         loading_icon.
12573
12574 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12575
12576         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12577         at the visible page, not just linearly.  This makes it look fast.
12578
12579 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12580
12581         * backend/ev-document-misc.c
12582         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12583         white.
12584         * backend/ev-document-thumbnails.h: New interface to get the size
12585         of a page.
12586
12587 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12588
12589         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12590         make dist works
12591
12592 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12593
12594         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12595         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12596         things up a bit.
12597
12598         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12599
12600 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12601
12602         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12603         fonts. Should fix font problems on systems that have the base
12604         fonts in bitmap format. Reported by James Henstridge
12605         <james@jamesh.id.au>.
12606
12607 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12608
12609         * pdf/xpdf/Gfx.cc:
12610         * pdf/xpdf/GfxState.cc:
12611
12612         Fix for CAN-2004-1125
12613
12614 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12615
12616         * shell/ev-view.c: (ev_view_copy):
12617         * shell/ev-view.h:
12618         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12619
12620         Implement Edit->Copy
12621
12622 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12623
12624         * backend/ev-document.c: (ev_document_get_text):
12625         * backend/ev-document.h:
12626         * pdf/xpdf/pdf-document.cc:
12627         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12628         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12629         (ev_view_update_primary_selection), (ev_view_button_press_event),
12630         (ev_view_motion_notify_event), (ev_view_button_release_event):
12631
12632         Beginnings of clipboard support. Incomplete but primary sort
12633         of work.
12634
12635 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12636
12637         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12638         (expose_bin_window):
12639
12640         Nicer rubberband drawing, from GtkIconView.
12641
12642 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12643
12644         * backend/ev-document.c: (ev_document_save):
12645         * backend/ev-document.h:
12646         * data/evince-ui.xml:
12647         * pdf/xpdf/pdf-document.cc:
12648         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12649
12650         Implement "Save a copy..." menu item
12651
12652 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12653
12654         * shell/ev-view.c: (ev_view_zoom):
12655
12656         Queue a resize when zoom changes
12657
12658 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12659
12660         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12661         shadows.
12662
12663         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12664         thumbnails..
12665
12666 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12667
12668         * pdf/xpdf/pdf-document.cc
12669         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12670
12671 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12672
12673         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12674         It's slow, but I'll speed it up next!
12675
12676 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12677
12678         * shell/main.c (load_files):
12679
12680         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12681         from the command line and because it seems more appropriate.
12682
12683 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12684
12685         * data/evince-ui.xml:
12686         * shell/ev-window.c: (update_action_sensitivity),
12687         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12688
12689         s/next page/page down
12690         s/previous page/page up
12691
12692 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12693
12694         * data/evince-ui.xml:
12695
12696         Change the layout to match clarkbw design.
12697
12698         * shell/Makefile.am:
12699         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12700         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12701         (ev_navigation_action_finalize),
12702         (ev_navigation_action_set_property),
12703         (ev_navigation_action_get_property),
12704         (ev_navigation_action_class_init):
12705         * shell/ev-navigation-action.h:
12706
12707         Implement clarkbw toolbar navigation controls (incomplete)
12708
12709         * shell/ev-page-action.c: (update_label), (update_spin),
12710         (value_changed_cb), (create_tool_item), (connect_proxy),
12711         (ev_page_action_init), (ev_page_action_finalize),
12712         (ev_page_action_set_property), (ev_page_action_get_property),
12713         (ev_page_action_set_current_page),
12714         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12715         * shell/ev-page-action.h:
12716
12717         Implement a page switcher in the toolbar
12718
12719         * shell/ev-view.c: (ev_view_scroll_view):
12720         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12721         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12722         (register_custom_actions), (ev_window_init):
12723
12724         Change page on PageUp/Down.
12725
12726 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12727
12728         * pdf/xpdf/pdf-document.cc
12729         (pdf_document_thumbnails_get_thumbnail): initial stab at
12730         implementing thumbnail support for pdfs.  It only does documents
12731         with precached pdfs now.
12732
12733 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12734
12735         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12736         thumbnail code into a time-based idle as well.  Also, turn off the
12737         shadow temporarily as it's really slow.
12738
12739 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12740
12741         * backend/ev-document.c: (ev_document_class_init):
12742         * pdf/xpdf/pdf-document.cc:
12743         * shell/ev-window.c: (ev_window_open):
12744
12745         Fix document title bugs and fallback to
12746         filename when not available.
12747
12748 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12749
12750         * backend/ev-document.c: (ev_document_get_type),
12751         (ev_document_class_init), (ev_document_load),
12752         (ev_document_get_title):
12753         * backend/ev-document.h:
12754         * pdf/xpdf/pdf-document.cc:
12755         * ps/ps-document.c: (ps_document_set_property),
12756         (ps_document_get_property), (ps_document_class_init),
12757         (document_load):
12758         * ps/ps-document.h:
12759         * ps/ps.h:
12760         * shell/ev-window.c: (update_window_title), (ev_window_open),
12761         (ev_window_init):
12762
12763         Initial support for document title. Not working yet.
12764
12765 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12766
12767         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12768
12769         Grab focus on the view when clicking it
12770
12771 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12772
12773         * shell/ev-marshal.list:
12774         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12775         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12776
12777         Add key bindings to the view. Now if the focus would work
12778         right...
12779
12780 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12781
12782         * Makefile.am:
12783         * backend/Makefile.am:
12784         * data/Makefile.am:
12785         * dvi/Makefile.am:
12786         * dvi/dvilib/Makefile.am:
12787         * pdf/xpdf/Makefile.am:
12788         * po/POTFILES.in:
12789         * ps/Makefile.am:
12790
12791         Fix distcheck
12792
12793 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12794
12795         * shell/ev-view.c: (ev_view_realize):
12796
12797         Fix mouse wheel scrolling
12798
12799 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12800
12801         * ps/Makefile.am:
12802         * ps/gstypes.h:
12803         * ps/gtkgs.c:
12804         * ps/gtkgs.h:
12805         * ps/ps-document.c: (catchPipe), (ps_document_init),
12806         (ps_document_class_init), (ps_document_cleanup),
12807         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12808         (set_up_page), (close_pipe), (is_interpreter_ready),
12809         (interpreter_failed), (output), (input), (start_interpreter),
12810         (stop_interpreter), (file_length), (file_readable),
12811         (check_filecompressed), (check_pdf), (compute_xdpi),
12812         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12813         (ps_document_get_type), (ps_document_emit_error_msg),
12814         (document_load), (ps_document_next_page),
12815         (ps_document_get_current_page), (ps_document_get_page_count),
12816         (ps_document_goto_page), (ps_document_set_page_size),
12817         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12818         (ps_document_load), (ps_document_get_n_pages),
12819         (ps_document_set_page), (ps_document_get_page),
12820         (ps_document_widget_event), (ps_document_set_target),
12821         (ps_document_set_scale), (ps_document_set_page_offset),
12822         (ps_document_get_page_size), (ps_document_render),
12823         (ps_document_document_iface_init):
12824         * ps/ps-document.h:
12825         * ps/ps.c:
12826         * shell/ev-window.c: (ev_window_open):
12827
12828         Rename GtkGS to PSDocument
12829
12830 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12831
12832         * ps/gtkgs.c: (gtk_gs_class_init):
12833         * ps/gtkgs.h:
12834
12835         Some more leftover...
12836
12837 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12838
12839         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12840         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12841         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12842         * ps/gtkgs.h:
12843
12844         Remove unused code and make a lot of stuff private
12845
12846 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12847
12848         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12849         (gtk_gs_defaults_changed):
12850         * ps/gsdefaults.h:
12851         * ps/gtkgs.c:
12852         * ps/gtkgs.h:
12853         * ps/ps.h:
12854
12855         Cleanup headers dependencies
12856
12857 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12858
12859         * ps/Makefile.am:
12860         * ps/ggvutils.c:
12861         * ps/ggvutils.h:
12862         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12863         * ps/gsdefaults.h:
12864         * ps/gtkgs.c: (file_length), (file_readable),
12865         (check_filecompressed), (check_pdf), (gtk_gs_load),
12866         (gtk_gs_get_postscript):
12867
12868         Get rid of ggvutils
12869
12870 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12871
12872         * ps/ggvutils.c:
12873         * ps/ggvutils.h:
12874         * ps/gsio.h:
12875         * ps/gtkgs.c: (gtk_gs_set_zoom):
12876
12877         Cleanups
12878
12879 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12880
12881         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12882
12883         Ensure the page is rerendered when changing zoom
12884
12885 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12886
12887         * backend/ev-document.c: (ev_document_base_init),
12888         (ev_document_changed):
12889         * backend/ev-document.h:
12890
12891         Add a changed event that is emitted when the page content
12892         changes. This is necessary to deal with the fact that
12893         in ps backend rendering happen asycrounously.
12894         This makes the ps backend mostly work.
12895
12896         * pdf/xpdf/pdf-document.cc:
12897
12898         Emit changed event
12899
12900         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12901         (ps_document_set_target):
12902
12903         Emit changed event
12904
12905         * shell/ev-view.c: (document_changed_callback),
12906         (ev_view_set_document), (ev_view_set_page):
12907
12908         Redraw on the changed signal
12909
12910 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12911
12912         * configure.ac: Added pt_BR to ALL_LINGUAS.
12913
12914 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12915
12916         * backend/ev-document-bookmarks.c:
12917         (ev_document_bookmarks_get_child): *
12918         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12919         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12920         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12921         (ev_sidebar_bookmarks_destroy),
12922         (ev_sidebar_bookmarks_class_init),
12923         (ev_sidebar_bookmarks_construct), (stack_data_free),
12924         (do_one_iteration), (populate_bookmarks_idle),
12925         (ev_sidebar_bookmarks_clear_document),
12926         (ev_sidebar_bookmarks_set_document): *
12927         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12928         (ev_sidebar_add_page),
12929         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12930         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12931         it displays both the topics and the page numbers.
12932
12933 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12934
12935         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12936         toggle.
12937         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12938         visible.
12939
12940 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12941
12942         * configure.ac: Added en_CA to ALL_LINGUAS.
12943
12944 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12945
12946         * ChangeLog: replace bottom of this ChangeLog (merged history of
12947         ggv and gpdf; where all paths were wrong and most of the files are
12948         not even in this tree) with ChangeLog (from arch) of the shell
12949         code.
12950
12951 2004-12-23  Havoc Pennington  <hp@redhat.com>
12952
12953         * shell/ev-window.c: hook up potentially-questionable "find
12954         results status text" feature - something involving the sidebar or
12955         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12956         might be better in the end.
12957
12958         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12959         with corresponding signal when it should be updated
12960
12961         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12962
12963 2004-12-22  Havoc Pennington  <hp@redhat.com>
12964
12965         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12966         find stuff on other pages, sort of (only returns one result on
12967         invisible pages, to show they have results; updates full results
12968         for a page when you view it). Currently repaints the current page
12969         every time a new result is found on any page, which isn't so nice.
12970
12971 2004-12-22  Havoc Pennington  <hp@redhat.com>
12972
12973         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12974         the document doesn't support find (better ideas?)
12975         (find_bar_search_changed_cb): handle missing document or document
12976         that doesn't support find
12977
12978         * pdf/xpdf/pdf-document.cc: port to implement the new
12979         EvDocumentFindIface
12980
12981         * backend/ev-document-find.c: create a new interface for searching
12982
12983         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12984
12985 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12986
12987         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12988         libevbackend.la.
12989
12990         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12991         EvPrintJob constructor arguments.
12992
12993         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12994         for documents that can export PostScript (page by page).
12995
12996         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12997         
12998         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12999         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13000         (pdf_document_ps_exporter_iface_init:
13001         Implement EvPSExporter.
13002
13003         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13004
13005 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13006
13007         * backend/Makefile.am:
13008         * backend/ev-document-thumbnails.c:
13009         (ev_document_thumbnails_get_type),
13010         (ev_document_thumbnails_get_thumbnail):
13011         * backend/ev-document-thumbnails.h:
13012         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13013         (pixbuf_document_thumbnails_get_thumbnail),
13014         (pixbuf_document_document_thumbnails_iface_init):
13015         * shell/Makefile.am:
13016         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13017         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13018         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13019         * shell/ev-sidebar-thumbnails.h:
13020         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13021         (ev_sidebar_set_document):
13022         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13023         (create_shadow), (ev_pixbuf_add_shadow):
13024         * shell/ev-utils.h:
13025         Add thumbnail support.
13026         
13027 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13028
13029         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13030         (using_postscript_printer): Set up a print dialog for "PostScript
13031         injection" method.
13032
13033         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13034         EvPrintJob.
13035
13036         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13037
13038 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13039
13040         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13041         (ps_document_set_target), (ps_document_get_page_size),
13042         (ps_document_render):
13043         * ps/gtkgs.h:
13044
13045         Fix a few bugs
13046
13047 2004-12-22  Christian Rose  <menthos@menthos.com>
13048
13049         * configure.ac: Added "sv" to ALL_LINGUAS.
13050
13051 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13052
13053         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13054         document supports bookmarks.
13055
13056 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13057
13058         * ps/ggvutils.c: (ggv_file_readable):
13059         * ps/ggvutils.h:
13060         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13061         (gtk_gs_get_postscript):
13062
13063         Remove unused utils
13064
13065 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13066
13067         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13068         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13069         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13070         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13071         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13072         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13073         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13074         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13075         (gtk_gs_set_antialiasing), (ps_document_load),
13076         (ps_document_render):
13077         * ps/gtkgs.h:
13078
13079         Another check point for the ps backend. Now I can get it to show
13080         pages!
13081
13082 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13083
13084         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13085         document setting code.
13086
13087 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13088
13089         * shell/eggfindbar.c: (entry_activate_callback):
13090         Animate the next button when activate is pressed.
13091         
13092 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13093
13094         * shell/ev-window.c: (ev_window_cmd_edit_find),
13095         (update_fullscreen_popup), (ev_window_fullscreen),
13096         (ev_window_unfullscreen), (ev_window_state_event_cb),
13097         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13098         Fix bugs in fullscreen code.
13099         
13100 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13101
13102         * Makefile.am:
13103         * configure.ac:
13104         * pixbuf/Makefile.am:
13105         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13106         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13107         (pixbuf_document_set_page), (pixbuf_document_get_page),
13108         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13109         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13110         (pixbuf_document_render), (pixbuf_document_begin_find),
13111         (pixbuf_document_end_find), (pixbuf_document_finalize),
13112         (pixbuf_document_class_init),
13113         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13114         * pixbuf/pixbuf-document.h:
13115         * shell/Makefile.am:
13116         * shell/ev-application.c: (ev_application_open):
13117         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13118         (ev_window_open):
13119         Add pixbuf backend.
13120         
13121 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13122
13123         * Makefile.am: 
13124         * dvi/dvilib/Makefile.am:
13125         * dvi/Makefile.am:
13126         * configure.ac: Auto*ify dvi and dvi/dvilib
13127
13128         * dvi/Makefile: Remove from CVS
13129         
13130         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13131         confusion.
13132
13133         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13134         
13135         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13136         
13137 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13138
13139         * ps/Makefile.am:
13140         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13141         (gtk_gs_value_adjustment_changed), (compute_size),
13142         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13143         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13144         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13145         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13146         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13147         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13148         (ps_document_load), (ps_document_get_n_pages),
13149         (ps_document_set_page), (ps_document_get_page),
13150         (ps_document_set_target), (ps_document_set_scale),
13151         (ps_document_set_page_offset), (ps_document_get_page_size),
13152         (ps_document_render), (ps_document_begin_find),
13153         (ps_document_end_find), (ps_document_document_iface_init):
13154         * ps/gtkgs.h:
13155         * shell/Makefile.am:
13156         * shell/ev-window.c: (ev_window_open):
13157
13158         Some work to integrate gtkgs with EvDocument
13159
13160 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13161
13162         * shell/ev-window.c: (update_fullscreen_popup),
13163         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13164         (exit_fullscreen_button_clicked_cb),
13165         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13166         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13167         (ev_window_state_event_cb), (ev_window_init):
13168         Add fullscreen support from Epiphany.
13169         
13170 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13171
13172         * data/ev-stock-zoom-fit-width.png: fit-width
13173         stock icon from gpdf.
13174         
13175         * shell/ev-stock-icons.[ch]: copied from gpdf.
13176         
13177         * shell/main.c: (main): init stock icons.
13178         
13179         * shell/ev-window.c: use the fit-width icon.
13180         
13181         * data/evince-ui.xml: add zooming toolbar items.
13182
13183 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13184
13185         * shell/ev-view.c: 
13186         (ev_view_best_fit), (ev_view_fit_width): because
13187         get_page_size() returns the scaled page size, we
13188         need to calculate the scale factor relative to
13189         the previous scale factor. Should really just
13190         add get_real_page_size().
13191
13192 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13193
13194         * shell/ev-view.[ch]:
13195         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13196         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13197         add zooming.
13198         
13199         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13200         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13201         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13202         hook it up.
13203         
13204         * pdf/xpdf/pdf-document.cc:
13205         (pdf_document_begin_find),
13206         (pdf_document_end_find): make static.
13207
13208 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13209
13210         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13211
13212         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13213         names to fontconfig patterns.
13214         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
13215
13216         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
13217         setupBaseFontsFc.
13218
13219 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13220
13221         * Makefile.am:
13222         * configure.ac:
13223         * ps/Makefile.am:
13224         * ps/ggvutils.c:
13225         * ps/ggvutils.h:
13226         * ps/gsdefaults.c:
13227         * ps/gsdefaults.h:
13228         * ps/gsio.c:
13229         * ps/gsio.h:
13230         * ps/gtkgs.c:
13231         * ps/gtkgs.h:
13232         * ps/ps.c:
13233         * ps/ps.h:
13234
13235         Import ggv backend. Not hooked up yet.
13236
13237 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13238
13239         * shell/main.c: (load_files), (main): load files
13240         from the command line.
13241
13242 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13243
13244         * configure.ac: don't require bonobo.
13245         
13246         * cut-n-paste/recent-files/*: kill bonobo recent
13247         view.
13248
13249         * shell/ev-window.c:
13250         (ev_window_is_empty): upd.
13251         (unable_to_load), (ev_window_open): load backend
13252         based on the mime type.
13253
13254 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13255
13256         * backend/.cvsignore: ignore generated marshalers source.
13257
13258         * shell/main.c (main): this is not epiphany.
13259
13260 2004-12-22  Havoc Pennington  <hp@redhat.com>
13261
13262         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
13263         (expose_bin_window): draw find highlights
13264
13265         * shell/ev-window.c (find_bar_search_changed_cb): implement 
13266         
13267         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
13268         (pdf_document_end_find): implement this interface
13269
13270         * backend/ev-document.c (ev_document_found): add this to emit
13271         signal
13272
13273 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
13274
13275         * data/evince-ui.xml: Add a few more toolbar items.
13276
13277         * shell/ev-window.c: Hook up page navigation toolbar 
13278         items.
13279
13280         * shell/ev-view.[ch]: add ev_view_set/get_page and 
13281         a page-changed signal.
13282
13283         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
13284         Add ev_document_get_page().
13285
13286         * shell/ev-window.c: Sensitize/desensitize navigation
13287         actions.
13288
13289 2004-12-21  Havoc Pennington  <hp@redhat.com>
13290
13291         * backend/ev-backend-marshal.c,
13292         backend/ev-backend-marshalers.list, backend/Makefile.am: add
13293         marshaler-generator thingy. I'm sure there's a better way to do
13294         this in the modern world.
13295
13296         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
13297         end_find methods and "found" signal.
13298
13299         * configure.ac: find glib-genmarshal
13300
13301 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13302
13303         * shell/ev-sidebar.c: Construct an actual sidebar.
13304         * shell/ev-sidebar-bookmarks.[ch]:
13305         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13306
13307 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13308
13309         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13310         Redo size handling.
13311         
13312         * shell/ev-view.c: Track the size from the document.
13313
13314 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13315
13316         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13317         constructor assumes ownership of the string passed in.
13318         
13319         * shell/ev-window.c (ev_window_open): Destroy the error
13320         dialog once we've displayed it.
13321
13322 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13323
13324         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13325         a bit, it works! (sort of)
13326
13327         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13328         Move to .cc since we need to use C++ in the implementation.
13329
13330         * shell/dummy.cc: Add a CC file to force evince
13331         to be linked as a C++ program.
13332
13333 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13334
13335         * shell/ev-view.[ch]: Start of content-area widget.
13336
13337         * shell/ev-window.c: Create a EvView, update it
13338         as we change documents.
13339
13340         * shell/Makefile.am shell/ev-marshal.list: Add
13341         generated marshalers.
13342
13343 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
13344
13345         * Makefile.am (SUBDIRS): move shell.
13346
13347 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
13348
13349         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
13350         .a to libtool convenience libraries.
13351
13352         * shell/ev-window.c (ev_window_open): Hard code loading
13353         a PDF document.
13354         
13355         * backend/ev-document.h: Add a boolean return to load(),
13356         fix GError * to GError **.
13357
13358         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
13359         object for a PDF backend EvDocument.
13360
13361 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
13362
13363         * dvi/*: New directory with the beginning of a .dvi backend.
13364
13365 2004-12-21  Havoc Pennington  <hp@redhat.com>
13366
13367         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
13368         previous/next instead of back/forward
13369
13370 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
13371
13372         * backend/ev-document.[ch]: Fix a couple of problems so
13373         it compile.
13374
13375 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
13376
13377         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
13378         to backend/ directory, rename EvViewer to EvDocument.
13379
13380 2004-12-21  Havoc Pennington  <hp@redhat.com>
13381
13382         * shell/ev-window.c: hook up the find bar widget; now we just need
13383         a document to find things in
13384
13385         * shell/eggfindbar.c: a find bar widget
13386
13387 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
13388
13389         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
13390
13391 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
13392
13393         * pdf/**: Import of xpdf code from gpdf. 
13394
13395         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
13396
13397         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
13398         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
13399         Fix FreeType includes.
13400
13401         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
13402         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
13403         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
13404         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
13405         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
13406         Include xpdfconfig.h
13407         
13408 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
13409
13410         * shell/ev-window.c (ev_window_dispose): dispose can be called
13411         multiple times.
13412
13413 2004-12-21  Havoc Pennington  <hp@redhat.com>
13414
13415         * shell/ev-window.c (ev_window_init): set title to Document Viewer
13416         rather than Evince
13417
13418         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
13419         items; really they should be synced with the strings, etc. from
13420         current gpdf, but just getting the boring typing out of the way 
13421
13422 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13423
13424         * po/POTFILES.in:
13425         * shell/ev-application.c: (window_destroy_cb):
13426         * shell/ev-window.c:
13427         * shell/main.c: (main):
13428
13429         Actually show the window...
13430
13431 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13432
13433         * Makefile.am:
13434         * shell/Makefile.am:
13435         * shell/ev-application.c: (ev_application_class_init):
13436         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
13437
13438         Make it build again
13439
13440 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13441
13442         Import to gnome cvs.
13443         
13444         * Remove copies of gpdf and ggv trees.
13445         * Rip out all the recursive configure code.
13446         * Remove bonobo machinery.
13447         * viewer/*: GInterfaces that backends should/can implement.
13448
13449 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13450
13451         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
13452         typo
13453
13454 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13455
13456         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
13457         (ev_application_finalize, ev_application_class_init)
13458         (ev_application_init): use GType instance private data for priv.
13459
13460         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
13461         (ev_window_finalize, ev_window_class_init)
13462         (ev_window_init): ditto.
13463
13464 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13465
13466         * shell/ev-application.c (ev_application_new_window): make public
13467         (ev_application_show_initial_window): kill.
13468
13469         * shell/ev-application.h: update prototypes.
13470
13471         * shell/main.cc (main): inline ev_application_show_initial_window.
13472
13473 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13474
13475         * shell/ev-application.c (ev_application_new_window): impl.
13476         (ev_application_show_initial_window): use it.
13477         (is_window_empty, ev_application_get_empty_window): returns an
13478         existing empty window or a new one.
13479         (ev_application_open): from ev_window_cmd_file_open.
13480
13481         * shell/ev-application.h: update prototypes
13482
13483         * shell/ev-window.c (ev_window_is_empty): impl.
13484         (ev_window_open): make public.
13485         (ev_window_cmd_file_open): use ev_application_open
13486
13487         * shell/ev-window.h: update prototypes, remove unused.
13488
13489 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13490
13491         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
13492         move destroy handler out of here...
13493
13494         * shell/ev-application.c, shell/ev-application.h: ...into this new
13495         class. Also handles initial window creation.
13496
13497         * shell/main.cc (main): use EvApplication to create initial
13498         window.
13499
13500 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13501
13502         * Makefile.am (SUBDIRS): add cut-n-paste
13503
13504         * cut-n-paste/Makefile.am: add
13505
13506         * configure.ac: generate Makefiles in cut-n-paste
13507
13508 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13509
13510         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13511         (ev_window_class_init): install ev_window_dispose.
13512
13513 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13514
13515         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13516         char (gchar looks stupid).
13517
13518 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13519
13520         * po/de.po: updated German translation.
13521
13522 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13523
13524         * configure.ac: add more pkg-config library checks for gnome-vfs,
13525         bonobo etc.
13526
13527         * gpdf/configure.in: temporarily disable libpaper
13528         checks. Otherwise I'd have to add the checks for the shell, too.
13529
13530 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13531
13532         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13533         and * file filters to the file choose.
13534
13535 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13536
13537         * po/de.po: Updated German translation.
13538
13539 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13540
13541         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13542
13543 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13544
13545         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13546
13547         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13548         (ev_window_init): implement those menuitems.
13549
13550 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13551
13552         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13553
13554         * shell/ev-window.c (ev_window_init): use the toolbar.
13555
13556 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13557
13558         * shell/ev-window.c (ev_window_init): use menu translations
13559
13560 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13561
13562         * configure.ac: add "de" to ALL_LINGUAS.
13563
13564         * po/de.po: add German translation.
13565
13566 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13567
13568         * Makefile.am (SUBDIRS): add po
13569
13570         * configure.ac: check intltool, glib-gettext etc, generate
13571         po/Makefile.in
13572
13573         * po, po/POTFILES.in, po/POTFILES.skip: new.
13574
13575 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13576
13577         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13578         already use (#ifdef ENABLE_NLS)
13579
13580         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13581         pointer indirection thinko.
13582
13583         * shell/main.c: include gi18n.h for bindtextdomain etc.
13584
13585 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13586
13587         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13588         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13589         tooltips for menu items in the statusbar.
13590
13591 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13592
13593         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13594         pkgdatadir drop UIDIR
13595
13596 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13597
13598         * data/evince-ui.xml: Add File->Open menu item
13599
13600         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13601         chooser), hook it up in the ui manager.
13602
13603 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13604
13605         * shell/ev-window.c: fix Help->About tooltip.
13606
13607 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13608
13609         * configure.ac: set CFLAGS for libevprivate.
13610
13611         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13612         definitions, factory etc.
13613
13614         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13615
13616         * shell/Makefile.am: link against libevprivate.a.
13617
13618         * shell/ev-window.c (entries): add stock icon to Help->About.
13619
13620         * shell/main.c (main): init stock icon code.
13621
13622 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13623
13624         * lib/recent-files: egg recent files code
13625
13626         * lib/Makefile.am: add.
13627
13628         * Makefile.am: add lib subdir.
13629
13630         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13631         set CFLAGS for recent-files.
13632
13633 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13634
13635         * configure.ac: disable -ansi and -pedantic gcc flags. They
13636         disable POSIX stuff in stdio.h, but egg-recent uses them.
13637
13638 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13639
13640         * configure.ac: add --disable-deprecated flag (defaults to on in
13641         "cvs" builds).
13642
13643         * shell/Makefile.am (INCLUDES): use it.
13644
13645 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13646
13647         * shell/main.c: add missing #include.
13648
13649         * shell/ev-window.c: fix for pedantic gcc.
13650         (ev_window_cmd_help_about): split license into paragraphs for
13651         translators and pedantic compilers.
13652
13653 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13654
13655         * configure.ac: add more warning flags if compiling with gcc from
13656         cvs (or explicitly requested with --enable-more-warnings).
13657
13658 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13659
13660         * data/evince-ui.xml: add File and File->Close menu.
13661
13662         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13663         (ev_window_destroy): quit after destroy.
13664         (ev_window_class_init): override GtkObject::destroy.
13665         (entries): install close_window callback.
13666
13667 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13668
13669         * Makefile.am (SUBDIRS): add data subdir.
13670
13671         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13672         gtk+ 2.5.0 for GtkAboutDialog.
13673
13674         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13675         main window.
13676
13677         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13678
13679         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13680         manager.
13681         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13682
13683 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13684
13685         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13686
13687 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13688
13689         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13690
13691 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13692
13693         * shell/*: Added shell directory boilerplate, build it.
13694
13695 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13696
13697         * configure.ac, Makefile.am: Added top-level configure.ac and
13698         Makefile.am