]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Reuse g_app_info_launch_default_for_uri to save some code and fix bug
[evince.git] / ChangeLog
1 2008-03-30  Emil Soleyman  <emil@nishra.com>
2
3         * shell/ev-window.c: (launch_external_uri):
4         
5         Reuse g_app_info_launch_default_for_uri to
6         save some code and fix bug #525009.
7
8 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
9
10         * shell/ev-window.c (image_save_dialog_response_cb):
11
12         Use g_str_has_suffix. See bug #523069.
13
14 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
15
16         * configure.ac:
17
18         Add a configure option to enable/diable DBus. Patch by Rémi
19         Cardona. Fixes bug 521797.
20
21 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
22
23         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
24
25         Fix printing in documents with rotated pages. Patch by Eugen
26         Dedu. Fixes bug #512648.
27         
28 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
29
30         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
31         (ev_link_from_action):
32
33         Fix warning messages.
34         
35 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
36
37         * shell/ev-window.c: (image_save_dialog_response_cb):
38
39         Do not append the extension to filename when saving an image
40         if the filename alredy contains the extension. Fixes bug #523069.
41         
42 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
43
44         * shell/ev-view.[ch]: (ev_view_find_cancel):
45         * shell/ev-window.c: (find_bar_close_cb):
46
47         Cancel the find operation when the find bar is closed. Fixes bug
48         #508845.
49         
50 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
51
52         * backend/ps/psdocument.evince-backend.in:
53
54         Make ps backend module resident. Fixes bug #520607.
55         
56 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
57
58         * shell/ev-jobs.c: (ev_job_print_run):
59
60         Invert collate action in order to work as expected, fix reverse
61         printing so that it doesn't start with a blank page and fix number
62         of copies. Patch by Eugen Dedu. Fixes bug #365332.
63         
64 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
65
66         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
67
68         Fix build with poppler <= 0.7.2
69         
70 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
71
72         * libdocument/ev-document-misc.c:
73         (ev_document_misc_surface_from_pixbuf):
74
75         Fix selections with poppler-splash.
76         
77 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
78
79         * configure.ac:
80         * backend/pdf/ev-poppler.cc:
81
82         Fix build with poppler >= 0.7.2
83         
84 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
85
86         * configure.ac:
87         
88         Update for release 2.22.0
89
90 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
91
92         * NEWS:
93
94         Update for upcoming release.
95
96 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
97
98         * shell/ev-window.c (ev_window_print_dialog_response_cb):
99
100         Bug 495107 – Handle print dialog responses correctly
101
102         Correctly handle print dialog response. Properly fixes
103         the above mentioned bug.
104
105 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
106
107         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
108
109         Make sure print job is only run when the print button is
110         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
111         
112 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
113
114         * backend/pdf/pdfdocument.evince-backend.in:
115         * libdocument/ev-backends-manager.c:
116         (ev_backends_manager_load_backend),
117         (ev_backends_manager_get_document):
118         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
119
120         Allow making backend modules resident. This is needed only for
121         some backends like pdf to avoid registering glib types more than
122         once.
123         
124 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * backend/comics/comics-document.c:
127         * backend/djvu/djvu-document.c:
128         * backend/impress/impress-document.c:
129         * backend/pdf/ev-poppler.cc:
130         * backend/pixbuf/pixbuf-document.c:
131         * backend/ps/ev-spectre.c:
132         * backend/ps/ps-document.c:
133         * backend/tiff/tiff-document.c:
134         * libdocument/ev-document.h:
135         * properties/ev-properties-main.c:
136
137         Use g_type_module_add_interface instead of
138         g_type_add_interface_static. Fixes bug #519679.
139         
140 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
141
142         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
143         Added. Returns whether the animation has everything necessary to run.
144         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
145         is ready just because it's been created. Fixes #519106.
146         (draw_one_page): Do not show the "Loading..." text in presentation
147         mode, there was a slim probability that this could happen.
148
149 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
150
151         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
152
153         Duplicate mime_type string before freeing it so that it doesn't
154         always fail when getting mime type from uri. Fixes bug #518874.
155         
156 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
157
158         * shell/ev-view.c: (ev_view_form_field_choice_changed):
159
160         Fix a crash when a choice form field doesn't have any item
161         selected. Fixes bug #518831
162         
163 2008-02-25  Alexander Larsson  <alexl@redhat.com>
164
165         * shell/ev-window.c (ev_window_clear_temp_file):
166         Use g_file_has_prefix instead of renamed
167         g_file_contains_file.
168
169         * configure.ac:
170         Require new glib for above change.
171         
172 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
173
174         * libdocument/ev-image.c: (ev_image_finalize),
175         (ev_image_save_tmp):
176
177         Return a real uri instead of a filename when saving an
178         image. Fixes images drag an drop from evince to nautilus. 
179         
180 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * backend/pdf/ev-poppler.cc:
183         (pdf_document_images_get_image_mapping):
184
185         Return the image list in the right order. Fixes bug #516237.
186         
187 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
188
189         * backend/impress/impress-document.c:
190         (impress_document_thumbnails_get_thumbnail):
191
192         Remove unused variable to avoid a compiler warning.
193
194 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
195
196         * configure.ac:
197         
198         Update for release 2.21.91.
199
200 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
201
202         * configure.ac:
203         * shell/Makefile.am:
204         * shell/ev-application.[ch]:
205         * shell/ev-sidebar-links.c:
206         * shell/ev-utils.[ch]:
207         * shell/ev-window.[ch]:
208
209         Remove libgnomeprint support. Fixes bug #512370.
210         
211 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
212
213         * thumbnailer/evince-thumbnailer.c: (main):
214
215         Initialize glib type system before using it. Fixes bug #513934.
216         
217 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
218
219         * properties/ev-properties-main.c:
220
221         Add missing #include.
222         
223 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
224
225         * configure.ac:
226         * backend/djvu/djvu-document.c: (djvu_document_render):
227         * backend/tiff/tiff-document.c: (tiff_document_render):
228
229         Use the new cairo function cairo_format_stride_for_width when
230         available. Fixes bug #482720.
231
232 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
233
234         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
235         (get_mime_type_from_data), (get_document_from_uri):
236
237         Use g_content_type_guess() only when slow is true in
238         get_document_from_uri(). Fix several memory leaks.
239         
240 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
241
242         * libdocument/ev-document-factory.c:
243         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
244         (get_document_from_uri):
245
246         Use g_content_type_guess () to get mimetype for files.
247         Bug #510401.
248
249 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
250
251         * thumbnailer/Makefile.am:
252
253         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
254         
255 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
256
257         * configure.ac:
258
259         Fix build with --without-libgnome. Fixes bug #512771.
260         
261 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
262
263         * backend/dvi/Makefile.am: Install only dvi
264         module. Fixes bug #512718.
265
266 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
267
268         * properties/ev-properties-main.c: (nautilus_module_initialize):
269         
270         Initialize backends in properties tab. Fixes bug
271         #512720.
272
273 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
274
275         * properties/Makefile.am: No need to link with 
276         libraries. Fixes bug #512719.
277
278 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
279
280         * NEWS:
281         * configure.ac:
282         
283         Update for release 2.21.90.
284
285 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
286
287         * shell/ev-window.c: (ev_window_cmd_escape):
288
289         Fix compile warning.
290         
291 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
292
293         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
294
295         Fix printing in dvi backend when filename contains white
296         espaces. Fixes bug #502839.
297         
298 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
299
300         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
301         (screensaver_disable_x11):
302         * shell/Makefile.am:
303         * shell/xdg-user-dir-lookup.c: Removed
304         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
305         * shell/ev-view.c: (ev_view_presentation_transition_start):
306         * shell/ev-window.c: (ev_window_cmd_file_open),
307         (ev_window_cmd_save_as), (presentation_set_timeout):
308
309         Remove #ifdefs that are no longer needed.
310         
311 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
312
313         * shell/ev-view.[ch]: (ev_view_button_release_event),
314         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
315         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
316         (ev_window_cmd_escape):
317
318         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
319         
320 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
321
322         * configure.ac:
323         * backend/comics/comics-document.c: (comics_document_load):
324         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
325         (ev_attachment_set_property), (ev_attachment_init),
326         (ev_attachment_save), (ev_attachment_launch_app),
327         (ev_attachment_open):
328         * libdocument/ev-document-factory.c: (get_document_from_uri):
329         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
330         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
331         * shell/ev-jobs.c:
332         * shell/ev-password.c: (ev_password_dialog_set_property),
333         (ev_password_dialog_save_password):
334         * shell/ev-sidebar-attachments.c:
335         (ev_sidebar_attachments_drag_data_get):
336         * shell/ev-window-title.c: (get_filename_from_uri):
337         * shell/ev-window.c: (ev_window_clear_temp_file),
338         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
339         (ev_window_open_uri), (window_save_file_copy_ready_cb),
340         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
341         (launch_external_uri), (image_save_dialog_response_cb),
342         (attachment_save_dialog_response_cb):
343         * shell/main.c: (load_files), (load_files_remote), (main):
344         * thumbnailer/evince-thumbnailer.c: (main):
345
346         Port to gio and drop gnome-vfs dependency. Fixes bug
347         #510401. Based on patch by Cosimo Cecchi.
348         
349 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
350
351         * NEWS:
352
353         Fixed formatting inconsistencies (spaces vs. tabs)
354
355 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
356
357         * shell/ev-window.c:
358
359         Use top/up/bottom/down arrows instead of
360         first/left/last/right in the toolbar and menu actions.
361         This fixes issues with RTL languages and is visually
362         consistent with the page view. Fixes bug #170081.
363
364 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
365
366         * NEWS:
367
368         Fixed some inaccuracies pointed out by Carlos Garcia
369         Campos.
370
371 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
372
373         * NEWS:
374         * data/evince.schemas.in:
375         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
376
377         Override PDF restrictions by default. Fixes bug #382700.
378
379 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
380
381         * NEWS: Updated for upcoming release
382
383 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
384
385         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
386
387         Fix memory leak.
388         
389 2008-01-23  Gil Forcada <gilforcada@guifi.net>
390
391         * shell/ev-window.c: (register_custom_actions):
392         
393         Added comment for translators
394
395 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
396
397         * shell/ev-view.c: (ev_view_button_release_event):
398
399         Do not create the idle function for kinetic scrolling if we are
400         not in a drag operation.
401
402 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
403
404         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
405         (ev_view_button_press_event), (ev_view_motion_notify_event),
406         (ev_view_button_release_event):
407
408         Restore cursor after autoscrolling. Fixes bug #509958.
409
410 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
411
412         * configure.ac:
413         * backend/pdf/ev-poppler.cc:
414         (pdf_document_images_get_image_mapping),
415         (pdf_document_images_get_image),
416         (pdf_document_document_images_iface_init):
417         * libdocument/ev-document-images.[ch]:
418         (ev_document_images_get_image_mapping),
419         (ev_document_images_get_image):
420         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
421         (ev_image_get_id), (ev_image_save_tmp):
422         * shell/ev-jobs.c: (ev_job_render_run):
423         * shell/ev-view.c: (ev_view_drag_data_get):
424         * shell/ev-window.c: (image_save_dialog_response_cb),
425         (ev_view_popup_cmd_copy_image):
426
427         Do not render images when rendering the page but on demand. It
428         reduces the memory comsumption.
429         
430 2008-01-18  Marcelo Lira  <setanta@gmail.com>
431
432         * configure.a:
433         * shell/ev-password.c:
434
435         Make gnome-keyring optional. Fixes bug #509676.
436         
437 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * shell/ev-pixbuf-cache.c: (add_job):
440
441         Initialize include_images variable as FALSE instead of TRUE.
442         
443 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
444
445         * configure.ac:
446         * cut-n-paste/Makefile.am:
447         * cut-n-paste/fileformatchooser/Makefile.am:
448         * cut-n-paste/fileformatchooser/egg-macros.h:
449         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
450         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
451         * shell/Makefile.am:
452         * shell/ev-utils.c:
453         (file_chooser_dialog_add_writable_pixbuf_formats),
454         (get_gdk_pixbuf_format_by_extension):
455         * shell/ev-utils.h:
456         * shell/ev-window.c: (ev_window_error_message),
457         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
458         
459         Simplify image format selection on save.
460
461 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
462
463         * shell/ev-view.c: (ev_view_scroll_event):
464         
465         Repair gorizontal scrolling with shift. Fixes
466         bug #483412.
467
468 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
469         
470         * MAINTAINERS:
471
472         Fix formatting issues.
473         
474 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
475
476         * backend/comics/comics-document.c: (comics_regex_quote):
477         
478         Don't overquote special chars except of '. See bug 
479         502500. Thanks to Tom Parker.
480
481 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
482
483         * MAINTAINERS:
484         
485         Added Nickolay and Carlos, since they're doing most of
486         the releases nowadays.
487
488 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
489
490         * properties/Makefile.am:
491
492         Get the nautilus extension dir properly instead of using
493         a hack. Fixes bug #505359.
494
495 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
496
497         * properties/Makefile.am:
498         
499         Install nautilus extension into new place. See bug
500         #505359. Thanks to Matthias Clasen, Brian Pepple and
501         Damien Carbery.
502
503 2008-01-13  Djihed Afifi  <djihed@gmail.com>
504
505         * shell/ev-window.c: (ev_window_get_recent_file_label):
506         
507         RTL marker in recent file list. See bug #509076.
508
509 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
510
511         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
512         * shell/ev-window.c: (image_save_dialog_response_cb):
513
514         Fix compile warnings due to unused variables.
515         
516 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
517
518         * configure.ac:
519         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
520         * backend/ps/ev-spectre.c: (ps_document_render):
521
522         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
523
524 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
525
526         * shell/ev-transition-animation.c (ev_transition_animation_fade)
527         (ev_transition_animation_paint): Implement "fade" effect.
528
529 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
530
531         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
532         (ev_transition_animation_paint): Implement "uncover" effect.
533
534 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
535
536         * shell/ev-transition-animation.c (ev_transition_animation_cover)
537         (ev_transition_animation_paint): Implement "cover" effect.
538
539 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
540
541         * shell/ev-transition-animation.c (ev_transition_animation_push)
542         (ev_transition_animation_paint): Implement "push" effect.
543
544 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
545
546         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
547         (ev_transition_animation_paint): Implement "dissolve" effect.
548
549 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
550
551         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
552         (ev_transition_animation_paint): Implement "wipe" effect.
553
554 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
555
556         * shell/ev-transition-animation.c (ev_transition_animation_box)
557         (ev_transition_animation_paint): Implement "box" effect.
558
559 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
560
561         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
562         (ev_transition_animation_paint): Implement "blinds" effect.
563
564 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
565
566         * shell/ev-transition-animation.c (ev_transition_animation_split)
567         (ev_transition_animation_paint): Implement "split" effect.
568
569 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
570
571         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
572         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
573         (ev_view_transition_animation_start) 
574         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
575         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
576         (ev_view_next_page) (ev_view_previous_page):
577         
578         Use EvTransitionAnimation to drive page changes in the presentation
579         mode, the animation will wait to start until both the origin and 
580         destination page surfaces are available. Fixes #458460.
581
582         (draw_loading_text):
583
584         Remove workaround for bug #320352, it's now fixed properly.
585
586
587 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
588
589         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
590         will contain the implementations for page transition animations, at
591         the moment it just has the "replace" effect.
592         * shell/Makefile.am: Added these files to build.
593
594 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
595
596         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
597         animations.
598         * shell/Makefile.am: Added these files to build.
599
600 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
601
602         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
603         implementation to get_effect() in EvDocumentTransitionIface.
604
605 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
606
607         * libdocument/ev-transition-effect.[ch]: New files, define a page
608         transition effect, at the moment it maps PopplerPageTransition to a
609         GObject.
610         * libdocument/Makefile.am: Added these files to build.
611         * libdocument/ev-document-transition.[ch]
612         (ev_document_transition_get_effect): New method, gets the
613         EvTransitionEffect returned by the interface implementation, with
614         fallback to the "replace" effect.
615
616 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
617
618         * configure.ac:
619         * cut-n-paste/Makefile.am:
620         * cut-n-paste/fileformatchooser/Makefile.am:
621         * cut-n-paste/fileformatchooser/egg-macros.h:
622         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
623         * shell/Makefile.am:
624         * shell/ev-window.c: (image_save_dialog_response_cb),
625         (ev_view_popup_cmd_save_image_as):
626
627         Allow exporting images in any format supported by
628         GdkPixbuf. Fixes bug #500209.
629         
630 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
631
632         * backend/pixbuf/pixbuf-document.c:
633
634         More warnings fixed.
635         
636 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
639         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
640         * backend/djvu/djvu-text.h:
641         * backend/tiff/tiff-document.c: (tiff_document_render):
642
643         Fix compile warnings.
644         
645 2007-12-28  Christian Persch  <chpe@gnome.org>
646
647         * **/*.c: Include config.h. Bug #504721.
648
649 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
650
651         * configure.ac:
652         * Makefile.am:
653         * po/POTFILES.in:
654         * backend/comics/Makefile.am:
655         * backend/comics/comics-document.[ch]:
656         * backend/comics/comicsdocument.evince-backend.in:
657         * backend/djvu/Makefile.am:
658         * backend/djvu/djvu-document.[ch]:
659         * backend/djvu/djvudocument.evince-backend.in:
660         * backend/dvi/Makefile.am:
661         * backend/dvi/dvi-document.[c]:
662         * backend/dvi/dvidocument.evince-backend.in:
663         * backend/impress/Makefile.am:
664         * backend/impress/impress-document.[ch]:
665         * backend/impress/impressdocument.evince-backend.in:
666         * backend/pdf/Makefile.am:
667         * backend/pdf/ev-poppler.cc:
668         * backend/pdf/ev-poppler.h:
669         * backend/pdf/pdfdocument.evince-backend.in:
670         * backend/pixbuf/Makefile.am:
671         * backend/pixbuf/pixbuf-document.[ch]:
672         * backend/pixbuf/pixbufdocument.evince-backend.in:
673         * backend/ps/Makefile.am:
674         * backend/ps/ev-spectre.[ch]:
675         * backend/ps/ps-document.[ch]:
676         * backend/ps/psdocument.evince-backend.in:
677         * backend/tiff/Makefile.am:
678         * backend/tiff/tiff-document.[ch]:
679         * backend/tiff/tiffdocument.evince-backend.in:
680         * libdocument/Makefile.am:
681         * libdocument/ev-backends-manager.[ch]:
682         * libdocument/ev-module.[ch]:
683         * libdocument/ev-document.h:
684         * libdocument/ev-document-factory.[ch]:
685         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
686         (get_compression_from_mime_type), (get_document_from_uri),
687         (ev_document_factory_get_document), (file_filter_add_mime_types),
688         (ev_document_factory_add_filters):
689         * shell/Makefile.am:
690         * shell/ev-window-title.c: (get_filename_from_uri):
691         * shell/main.c: (main):
692         * thumbnailer/Makefile.am:
693         * thumbnailer/evince-thumbnailer.c: (main):
694
695         Plugin system for backends. Fixes bug #351348.
696         
697 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
698
699         * shell/ev-view-private.h:
700         * shell/ev-view.c: (ev_view_drag_update_momentum),
701         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
702         (ev_view_button_release_event), (ev_view_destroy):
703         
704         Kinetic scrolling implemented as requested in
705         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
706
707 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
708
709         * data/evince-toolbar.xml:
710         * data/evince-ui.xml:
711         * shell/ev-view-private.h:
712         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
713         (ev_view_button_press_event), (ev_view_motion_notify_event),
714         (ev_view_button_release_event), (ev_view_init),
715         (ev_view_autoscroll_cb), (ev_view_autoscroll),
716         (ev_view_set_cursor):
717         * shell/ev-view.h:
718         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
719         (ev_window_cmd_view_autoscroll):
720         
721         Autoscroll feature with the context menu. Fixes bug 
722         #323670. Thanks to David Turner <cillian64@googlemail.com>.
723
724 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
725
726         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
727
728         Disconnect also page-ready signal when removing a job because the
729         page size has changed. Thanks to kripken
730         <kripkensteiner@gmail.com>.
731
732 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
733
734         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
735         
736         Scroll pages in page entry with mouse wheel. Fixes bug
737         #324122. Thanks to David Turner <cillian64@googlemail.com>.
738
739 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
740
741         * backend/dvi/Makefile.am:
742         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
743         (mdvi_cairo_device_init):
744         * backend/dvi/mdvi-lib/common.h:
745         * backend/dvi/mdvi-lib/mdvi.h:
746         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
747         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
748         (mdvi_build_path_from_cwd):
749
750         Add ps specials support in dvi backend when libspectre is
751         present. Fixes bug #386005.
752         
753 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
754
755         * configure.ac:
756         * backend/ps/Makefile.am:
757         * backend/ps/ev-spectre.[ch]:
758         
759         Use libspectre, if available, for the ps backend. Fixes bugs
760         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
761
762 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
763         
764         * backend/comics/comics-document.c: (comics_document_load):
765         
766         Cygwin build issue fix.
767
768 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
769
770         * shell/ev-view.c: (ev_view_set_zoom):
771
772         Do not limit the minimum zoom factor when sizing mode is best bit
773         or fit width. Fixes bug #503805.
774         
775 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
776
777         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
778         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
779         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
780         (ev_link_dest_get_property), (ev_link_dest_set_property),
781         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
782         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
783         (ev_link_dest_new_fitr):
784         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
785         (goto_fith_dest), (goto_xyz_dest):
786
787         Do not change left, top and zoom values when they are null in PDF
788         destinations. Fixes bug #460658.
789         
790 2007-12-10  Christian Persch  <chpe@gnome.org>
791
792         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
793         (ev_view_accessible_class_init),
794         (ev_view_accessible_idle_do_action),
795         (ev_view_accessible_action_do_action),
796         (ev_view_accessible_action_get_description),
797         (ev_view_accessible_action_set_description),
798         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
799         (ev_view_accessible_factory_init),
800         (ev_view_accessible_factory_get_accessible_type):
801         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
802         private data, and G_DEFINE_TYPE. Bug #502843.
803
804 2007-12-08  Christian Persch  <chpe@gnome.org>
805
806         * shell/ev-metadata-manager.c: (item_free),
807         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
808         (value_free), (parse_value), (parseItem),
809         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
810         (save_values): Use GSlice to allocate small amounts of memory. Bug
811         #475972.
812
813 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
814
815         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
816
817         Restore cursor to normal after a drag operation. Fixes bug
818         #501603.
819         
820 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
821
822         * NEWS:
823         * configure.ac:
824         
825         Update for release 2.21.1
826
827 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
828
829         * configure.ac:
830         * cut-n-paste/gedit-message-area/Makefile.am:
831         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
832         * shell/Makefile.am:
833         * shell/ev-message-area.[ch]:
834         * shell/ev-window.c: (ev_window_set_message_area),
835         (ev_window_error_message_response_cb), (ev_window_error_message),
836         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
837         (ev_window_save_job_cb), (image_save_dialog_response_cb),
838         (ev_attachment_popup_cmd_open_attachment),
839         (attachment_save_dialog_response_cb), (ev_window_set_document),
840         (ev_window_init):
841
842         Use a message area instead of a popup dialog for error
843         notifications. Fixes bug #337495.
844         
845 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
846
847         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
848         (ev_window_run_fullscreen):
849
850         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
851         
852 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
853
854         * ev-sidebar-thumbnails.c: (update_visible_range),
855         (ev_sidebar_thumbnails_refresh),
856         (ev_sidebar_thumbnails_set_document),
857         (ev_sidebar_thumbnails_support_document):
858
859         Show thumbnails for documents with one page. Fixes bug #358751.
860         
861 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * shell/ev-window.c:
864         (ev_window_load_print_settings_from_metadata),
865         (ev_window_save_print_settings), (ev_window_print_finished),
866         (ev_window_print_range):
867
868         Print settings that are specific to the document are now saved per
869         document in the metadata file. Fixes bug #488806.
870         
871 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
872
873         * backend/tiff/tiff-document.c: (tiff_document_render):
874
875         Tiff documents were rendered with wrong colors. Fixes bug #497279.
876         
877 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
878
879         * shell/ev-application.[ch]: (get_find_string_from_args),
880         (ev_application_open_uri_at_dest), (ev_application_open_uri),
881         (ev_application_open_uri_list):
882         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
883         * shell/ev-window.[ch]: (ev_window_load_job_cb),
884         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
885         (ev_window_cmd_recent_file_activate),
886         (ev_window_open_recent_action_item_activated),
887         (ev_window_print_send), (open_remote_link):
888         * shell/main.c: (arguments_parse):
889
890         Add a command line option for search. Fixes bug #497710.
891         
892 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
893
894         * shell/ev-jobs.c: (ev_job_print_new):
895
896         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
897         
898 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
899
900         * data/evince-toolbar.xml:
901         * shell/Makefile.am:
902         * shell/ev-application.c: (ev_application_init):
903         * shell/ev-open-recent-action.[ch]:
904         * shell/ev-window.c:
905         (ev_window_open_recent_action_item_activated),
906         (register_custom_actions):
907
908         Add an expander to the open toolbar item which pops up a dropdown
909         menu with the recently used documents. Fixes bug #487215.
910         
911 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
912
913         * shell/ev-window.c: (ev_window_open_uri),
914         (ev_window_cmd_view_reload):
915
916         Do not jump to the first page when reloading by running evince
917         from the command line. Fixes bug #490847.
918         
919 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
920
921         * shell/ev-window.c: (ev_window_cmd_help_contents):
922
923         Plugged memory leak when help file is not found. Fixes bug
924         #490762.
925         
926 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * configure.ac:
929
930         Enable djvu, dvi and comics backends by default. Fixes bug
931         #437121.
932         
933 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
934
935         * configure.ac:
936         * cut-n-paste/Makefile.am:
937         * cut-n-paste/recent-files/*: Removed
938         * help/reference/Makefile.am:
939         * shell/Makefile.am:
940         * shell/ev-application.[ch]: (ev_application_shutdown),
941         (ev_application_init):
942         * shell/ev-window.c: (ev_window_add_recent),
943         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
944
945         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
946         
947 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
948
949         * shell/ev-window.c: (launch_external_uri):
950
951         Let GnomeVFS check the URL, this allow more URL (like mailto:),
952         and report error if the URL is not supported (#489910).
953
954 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
955
956         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
957         (pdf_document_file_exporter_begin_page),
958         (pdf_document_file_exporter_end_page):
959
960         Fix printing with poppler splash backend. Fixes bug #489774.
961         
962 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
963
964         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
965         * shell/ev-print-job.c: (ev_print_job_class_init):
966
967         Fix a crash when printing with the gnome-print dialog. Fixes bug
968         #488939.
969         
970 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
971
972         * backend/pixbuf/pixbuf-document.c:
973
974         Fix an implicit function definition warning (#487655)
975
976 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
977
978         * shell/ev-window.c:
979
980         Fix conflicting shortcut for view sade pane and presentation.
981         
982 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
983
984         * backend/pdf/ev-poppler.cc:
985         (pdf_document_file_exporter_begin_page),
986         (pdf_document_file_exporter_do_page),
987         (pdf_document_file_exporter_end_page),
988         (pdf_document_file_exporter_iface_init):
989         * libdocument/ev-file-exporter.[ch]:
990         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
991         * shell/ev-jobs.c: (ev_job_print_get_page_list),
992         (ev_job_print_run):
993
994         When printing multiple pages per sheet in reverse option, do not
995         invert the order of the pages in every sheet, but the order of the
996         sheets. Do not print blank pages when page range is invalid. Fixes
997         bugs #484857 and #485521.
998         
999 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1000
1001         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1002         (ev_job_print_run):
1003         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1004
1005         Respect ranges order when printing more than one range in random
1006         order.
1007         
1008 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1009
1010         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1011         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1012
1013         Rotate also the window icon when document is rotated. Fixes bug
1014         #474681.
1015         
1016 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1019         (pdf_document_forms_get_form_fields):
1020
1021         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1022         Matthias Drochner.
1023         
1024 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1025
1026         * configure.ac:
1027         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1028
1029         Use poppler_page_render_for_printing() instead of
1030         poppler_page_render() if available when exporting to a ps or pdf
1031         file. Fixes bug #476627.
1032         
1033 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1034
1035         * shell/ev-window.c: (ev_window_run_fullscreen):
1036
1037         Do not show the toolbar in fullscreen mode if the main toolbar is
1038         not visible. Fixes bug #483048.
1039         
1040 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1041
1042         * shell/ev-view.c: (ev_view_button_press_event):
1043
1044         Give priority to form fields over images when deciding whether a
1045         button press event is over an image or form field. It allows edit
1046         form fields when they are over a background image. Fixes bug
1047         #477841.
1048         
1049 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1050
1051         * NEWS:
1052         * configure.ac:
1053         
1054         Update for release 2.20.0
1055
1056 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * backend/pdf/ev-poppler.cc:
1059
1060         Remove #ifdef HAVE_FORMS, so that forms support works again.
1061
1062 2007-09-05  Götz Waschk  <waschk@mandriva.org>
1063
1064         * configure.ac:
1065         * data/evince.desktop.in.in:
1066         
1067         Fixes desktop file issues. See bug #473471.
1068
1069 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1070
1071         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1072         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1073         (ev_job_queue_remove_job):
1074         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
1075         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
1076         * shell/ev-window.c: (ev_window_clear_save_job),
1077         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1078         (ev_window_dispose):
1079
1080         Move save a copy task to its own job so that it's carried out in a
1081         thread avoiding another lock in the main thread. Use
1082         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
1083         can be saved to a pathin another file system. Fixes bug #456891.
1084         
1085 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1086
1087         * NEWS:
1088         * configure.ac:
1089         
1090         Update for release 2.19.92
1091
1092 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * configure.ac:
1095         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1096         (pdf_selection_get_selection_region),
1097         (pdf_selection_get_selection_map),
1098         (ev_form_field_from_poppler_field):
1099
1100         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
1101         and triple click selections are enabled again now.
1102
1103 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1104
1105         * shell/ev-window.c: (ev_window_add_history):
1106
1107         Make sure not to use the history with documents not supporting
1108         links. Fixes bug #468954.
1109
1110 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1111
1112         * shell/ev-window.c: (ev_window_load_job_cb):
1113
1114         Restart the search when reloading a document with the find bar
1115         visible. Fixes bug #461962.
1116
1117 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1118
1119         * shell/ev-window.c: (setup_document_from_metadata),
1120         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
1121
1122         Do not jump to the first page when reloading a document from the
1123         last page.
1124
1125 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1126
1127         * shell/ev-window.c: (update_chrome_flag),
1128         (setup_sidebar_from_metadata),
1129         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
1130         (ev_window_cmd_edit_find_next),
1131         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
1132         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
1133         (find_bar_close_cb), (view_actions_focus_in_cb):
1134
1135         Do not update visibility when changing a chrome flag so that it's
1136         possible to update several flags and update visibility only once
1137         for all of them.
1138
1139 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1140
1141         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1142
1143         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
1144         supported by gtk+. Fixes bug #460907.
1145
1146 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1147
1148         * shell/ev-view.c: (view_update_range_and_current_page):
1149
1150         Make sure current-page <= end-page in continuous mode. Fixes bug
1151         #454950.
1152
1153 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1154
1155         * backend/pdf/ev-poppler.cc: (build_tree):
1156
1157         Ignore outline items without a title. Fixes bug #453913.
1158
1159 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1160
1161         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1162         (ev_view_button_release_event), (ev_view_leave_notify_event):
1163
1164         Use always drag mouse cursor during a drag operation. Fixes bug
1165         #470564.
1166
1167 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1168
1169         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1170         (pdf_selection_get_selection_region),
1171         (pdf_selection_get_selection_map):
1172
1173         Temporarily disable double and triple selections since it depends on
1174         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
1175         released and the update of the external dependency minimal version
1176         approved.
1177
1178 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1179
1180         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1181         (pdf_document_file_exporter_do_page):
1182         * libdocument/ev-file-exporter.h:
1183         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1184         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1185
1186         Actually fix printing regressions. Remove orientation from
1187         EvPrintContext since it's redundant.
1188
1189 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1190
1191         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
1192         * backend/impress/impress-document.c:
1193         (impress_document_document_iface_init):
1194         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1195         * backend/djvu/djvu-document.c:
1196         (djvu_document_document_iface_init),
1197         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1198         * backend/tiff/tiff-document.c:
1199         (tiff_document_document_iface_init):
1200         * backend/pixbuf/pixbuf-document.c:
1201         (pixbuf_document_document_iface_init):
1202         * backend/comics/comics-document.c:
1203         (comics_document_document_iface_init):
1204         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1205         (pdf_selection_render_selection),
1206         (pdf_selection_get_selected_text),
1207         (pdf_selection_get_selection_region),
1208         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1209         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1210         (ev_selection_get_selection_region),
1211         (ev_selection_get_selection_map):
1212         * libdocument/ev-document.[ch]:
1213         * shell/ev-pixbuf-cache.[ch]: (add_job),
1214         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1215         * shell/ev-view-private.h:
1216         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1217         (ev_job_render_run):
1218         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1219         * shell/ev-view.c: (start_selection_for_event),
1220         (ev_view_button_press_event), (ev_view_drag_data_get),
1221         (ev_view_drag_data_received), (ev_view_button_release_event),
1222         (compute_new_selection_text), (compute_selections),
1223         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1224         (ev_view_primary_get_cb):
1225
1226         Add support for double and triple click selections.
1227
1228 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1229
1230         * NEWS:
1231         * configure.ac:
1232
1233         Update for release 2.19.4
1234
1235 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1236
1237         * shell/ev-view-private.h:
1238         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1239         (ev_view_set_highlight_search):
1240         * shell/ev-view.h:
1241         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1242         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1243         (find_bar_visibility_changed_cb):
1244         
1245         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1246
1247 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1248
1249         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1250         (pdf_document_file_exporter_begin),
1251         (pdf_document_file_exporter_do_page):
1252         * shell/ev-jobs.c: (ev_job_print_run):
1253         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1254
1255         Create always a portrait cairo surface and rotate when needed for
1256         landscape. It fixes printing problems in real printers.
1257
1258 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1259
1260         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1261         * libdocument/ev-file-exporter.[ch]:
1262         (ev_file_exporter_get_capabilities):
1263         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1264         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1265
1266         Adjust number of pages per row according to page orientation when
1267         printing 2 or 6 pages per sheet.
1268
1269 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1270
1271         * shell/ev-window.c: (ev_window_print_send):
1272
1273         Reset also cups setting to 1 when printing multiple pages per
1274         sheet. Fixes bug #468853.
1275
1276 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1277
1278         * libdocument/ev-document-misc.c:
1279         (ev_document_misc_surface_rotate_and_scale):
1280
1281         Use directly cairo_surface_get_content() when creating a similar
1282         surface as suggested by Jeff Muizelaar. Thanks again.
1283
1284 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1285
1286         * backend/djvu/djvu-document.c: (djvu_document_render):
1287         * backend/tiff/tiff-document.c: (tiff_document_render):
1288         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1289         * libdocument/ev-document-misc.c:
1290         (ev_document_misc_surface_from_pixbuf),
1291         (ev_document_misc_surface_rotate_and_scale):
1292
1293         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1294         creating page surfaces. Fixes bug #453123. Thank you very much to
1295         Jeff Muizelaar <jeff@infidigm.net>.
1296
1297 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * shell/ev-page-cache.c: (ev_page_cache_new),
1300         (ev_page_cache_get_thumbnail_size):
1301         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1302         (ev_sidebar_thumbnails_set_loading_icon):
1303
1304         Also store in page-cache the dimensions of the thumbnails so that
1305         they can be used to create the correct loading icon in the side
1306         pane. Fixes bug #466857.
1307
1308 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1309
1310         * backend/pdf/ev-poppler.cc:
1311         (pdf_document_thumbnails_get_thumbnail):
1312
1313         Fix thumbnails rotation in pdf documents that include embedded 
1314         thumbnails.
1315
1316 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1317
1318         * backend/pdf/ev-poppler.cc:
1319
1320         Don't use #ifdef in macro expansion. Some compilers don't
1321         like that. Closes bug #467042.
1322
1323 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1324
1325         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1326         
1327         Fixes memory leak in djvu backend.
1328
1329 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1330
1331         * data/icons/32x32/Makefile.am:
1332         * data/icons/32x32/actions/Makefile.am:
1333         * data/icons/32x32/actions/view-page-cont.svg:
1334         * data/icons/32x32/actions/view-page-facing.svg:
1335         * data/icons/48x48/Makefile.am:
1336         * data/icons/48x48/actions/Makefile.am:
1337         * data/icons/48x48/actions/view-page-cont.svg:
1338         * data/icons/48x48/actions/view-page-facing.svg:
1339         
1340         Icons for a new sizes.
1341
1342 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1343
1344         * shell/ev-page-cache.c: (build_height_to_page),
1345         (ev_page_cache_get_height_to_page):
1346         
1347         Fixes invalid read, see bug #466401.
1348
1349 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1350
1351         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1352         (set_drag_cursor):
1353         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1354         (configure_item_cursor), (new_pixbuf_from_widget):
1355
1356         Fix multihead problems in toolbar editor. Fixes bug #382055.
1357
1358 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * shell/ev-window.c: (ev_window_cmd_file_open),
1361         (ev_window_cmd_save_as):
1362
1363         Use g_get_user_special_dir when available instead of
1364         xdg_user_dir_lookup.
1365
1366 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1367
1368         * MAINTAINERS:
1369         
1370         Updated according to request on desktop-devel.
1371
1372 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1373
1374         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1375
1376         Do not use cairo_rectangle and cairo_clip since we are
1377         not using cairo_fill but cairo_paint. Use the same cairo context
1378         for every page in the same expose event.
1379
1380 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1381
1382         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1383         leak.
1384
1385 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1386
1387         * configure.ac:
1388         * NEWS:
1389
1390         Release 0.9.3
1391
1392 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1393
1394         * libdocument/ev-document-info.h:
1395         * libdocument/ev-document.h:
1396         * shell/ev-page-action.h:
1397         * shell/ev-sidebar-links.h:
1398
1399         Fix a headers problem with ev-link
1400         
1401         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1402         * shell/ev-view-private.h:
1403         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1404         (get_link_area), (ev_view_query_tooltip),
1405         (ev_view_leave_notify_event), (ev_view_destroy),
1406         (ev_view_class_init):
1407
1408         Use new gtk tooltips when available instead of ev-tooltip.
1409         
1410 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1411
1412         * shell/ev-window.c: (update_chrome_visibility),
1413         (ev_window_sidebar_visibility_changed_cb):
1414
1415         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1416         
1417 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1418
1419         * shell/ev-navigation-action.c:
1420         (ev_navigation_action_history_changed),
1421         (ev_navigation_action_set_history):
1422         * shell/ev-navigation-action-widget.c:
1423         (ev_navigation_action_widget_init):
1424         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1425
1426         Fix compile warnings.
1427         
1428 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1429
1430         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1431         (egg_editable_toolbar_dispose):
1432
1433         Fix memory leak.
1434         
1435 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1436
1437         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1438         (screensaver_disable_x11):
1439         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1440         * shell/ev-window.c: (presentation_set_timeout):
1441         * shell/ev-view.c: (ev_view_presentation_transition_start):
1442
1443         Use g_timeout_add_seconds instead of g_timeout_add when
1444         available.
1445         
1446 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1447
1448         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1449
1450         Set horizontal scrollbar policy to AUTOMATIC instead of
1451         NEVER. Workaround for bug #449462.
1452         
1453 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1454
1455         * shell/ev-jobs.c: (ev_job_render_page_ready):
1456
1457         Add page_ready callback to main loop with high priority and hold
1458         a reference to job during idle.
1459         
1460 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1461
1462         * configure.ac:
1463         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1464         (pdf_document_file_exporter_begin),
1465         (pdf_document_file_exporter_do_page),
1466         (pdf_document_file_exporter_get_capabilities):
1467         * libdocument/ev-file-exporter.h:
1468         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1469         * shell/ev-window.c: (ev_window_print_send),
1470         (ev_window_print_dialog_response_cb):
1471
1472         Allow printing multiple pages per sheet. Fixes bug #395573.
1473         
1474 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1475
1476         * shell/ev-view.c: (tip_from_link):
1477         
1478         Check for NULL, fixes bug #460862.
1479
1480 2007-07-29  Christian Persch  <chpe@gnome.org>
1481
1482         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1483         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1484         (ev_window_cmd_preview_print):
1485         
1486         Fixes bug #437681 - blocks while enumerating printers.
1487
1488 2007-07-29  Christian Persch  <chpe@gnome.org>
1489
1490         * shell/ev-window.c: (ev_window_screen_changed):
1491         
1492         Don't use deprecated gtk+ function. See bug #460909.
1493
1494 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * shell/ev-utils.c: (get_num_monitors):
1497         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1498
1499         Do not use display before initializing it. Remove compile
1500         warnings.
1501
1502 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
1503
1504         * shell/ev-view.c: (ev_view_class_init):
1505         
1506         Unix-like hjkl bindings added. See bug #458111.
1507
1508 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1509
1510         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1511         * shell/ev-utils.h:
1512         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1513         (ev_view_update_view_size):
1514         * shell/ev-view.h:
1515         * shell/ev-window.c: (ev_window_update_actions),
1516         (setup_view_from_metadata), (ev_window_screen_changed),
1517         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1518         (zoom_control_changed_cb):
1519         * shell/ev-window.h:
1520         
1521         Reorganizes utility functions.
1522
1523 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1524
1525         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1526         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1527         (add_job), (ev_pixbuf_cache_get_surface),
1528         (ev_pixbuf_cache_get_link_mapping),
1529         (ev_pixbuf_cache_get_image_mapping),
1530         (ev_pixbuf_cache_get_form_field_mapping),
1531         (ev_pixbuf_cache_get_text_mapping):
1532         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1533         (notify_page_ready), (ev_job_render_page_ready),
1534         (ev_job_render_run):
1535
1536         Add page_ready signal to notify that page is ready as soon as
1537         possible even if other page elements like links, forms, images or
1538         text mapping are not ready yet.
1539
1540 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1541
1542         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1543         (dvi_document_file_exporter_do_page),
1544         (dvi_document_file_exporter_get_capabilities),
1545         (dvi_document_file_exporter_iface_init):
1546         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1547         (ps_document_file_exporter_do_page),
1548         (ps_document_file_exporter_get_capabilities),
1549         (ps_document_file_exporter_iface_init):
1550         * backend/djvu/djvu-document.c:
1551         (djvu_document_file_exporter_begin),
1552         (djvu_document_file_exporter_end),
1553         (djvu_document_file_exporter_get_capabilities),
1554         (djvu_document_file_exporter_iface_init):
1555         * backend/tiff/tiff-document.c:
1556         (tiff_document_file_exporter_begin),
1557         (tiff_document_file_exporter_get_capabilities),
1558         (tiff_document_document_file_exporter_iface_init):
1559         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1560         (pdf_document_file_exporter_do_page),
1561         (pdf_document_file_exporter_get_capabilities),
1562         (pdf_document_file_exporter_iface_init):
1563         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1564         (ev_file_exporter_get_capabilities):
1565         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1566         (idle_print_handler), (ev_print_job_print):
1567         * shell/ev-jobs.c: (ev_job_print_run):
1568         * shell/ev-window.c: (ev_window_print_send),
1569         (ev_window_print_range):
1570
1571         Use capabilities to know which options should be offered by the
1572         print dialog depending on the document backend.
1573
1574 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1575
1576         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1577
1578         Give priority to forms over text to set the cursor.
1579
1580 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1581
1582         * shell/ev-view-private.h:
1583         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1584         (ev_view_leave_notify_event), (ev_view_finalize),
1585         (ev_view_get_property), (ev_view_class_init):
1586
1587         Use IBEAM cursor for text form fields and NORMAL cursor for read
1588         only fields. Remove unused status attribute.
1589
1590 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1591
1592         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1593
1594         Update region for current selected items also for checkbox
1595         buttons, since they can behave as radio buttons when they are in a
1596         set.
1597
1598 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1599
1600         * configure.ac:
1601         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1602
1603         Get max length of text form fields.
1604
1605 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1606
1607         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1608         * libdocument/ev-form-field.h:
1609         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1610
1611         Fix build with current poppler cvs head.
1612
1613 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1614
1615         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1616         * shell/eggfindbar.c: (egg_find_bar_init):
1617
1618         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1619         deprecation. Fixes bug #455667
1620
1621 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1622
1623         * NEWS:
1624         * configure.ac:
1625         
1626         Update for release 0.9.2
1627
1628 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1629
1630         * shell/ev-view.c: (ev_view_form_field_text_save),
1631         (ev_view_form_field_choice_save):
1632
1633         Fix a crash when closing whith a form widget visible.
1634
1635 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1636
1637         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1638
1639         Update also the region of the current selected button when
1640         clicking on another button if they are radio buttons.
1641
1642 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1643
1644         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1645         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1646         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1647         (ev_pixbuf_cache_get_link_mapping),
1648         (ev_pixbuf_cache_get_image_mapping),
1649         (ev_pixbuf_cache_get_form_field_mapping),
1650         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1651         * shell/ev-view.c: (ev_view_form_field_get_region),
1652         (ev_view_form_field_button_create_widget),
1653         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1654         (job_finished_cb):
1655
1656         Redraw only form field region instead of the whole page when
1657         reloading a page to show changes on the form field.
1658
1659 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1660
1661         * shell/ev-view.c: (ev_view_form_field_choice_save):
1662
1663         Fix selection of first item in list form fields.
1664
1665 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1666
1667         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1668         (ev_pixbuf_cache_reload_page),
1669         (ev_pixbuf_cache_get_form_field_mapping):
1670
1671         Some refactoring to avoid duplicated code.
1672
1673 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * configure.ac:
1676         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1677         (ev_form_field_from_poppler_field),
1678         (pdf_document_forms_get_form_fields),
1679         (pdf_document_forms_form_field_text_get_text),
1680         (pdf_document_forms_form_field_text_set_text),
1681         (pdf_document_forms_form_field_button_set_state),
1682         (pdf_document_forms_form_field_button_get_state),
1683         (pdf_document_forms_form_field_choice_get_item),
1684         (pdf_document_forms_form_field_choice_get_n_items),
1685         (pdf_document_forms_form_field_choice_is_item_selected),
1686         (pdf_document_forms_form_field_choice_select_item),
1687         (pdf_document_forms_form_field_choice_toggle_item),
1688         (pdf_document_forms_form_field_choice_unselect_all),
1689         (pdf_document_forms_form_field_choice_set_text),
1690         (pdf_document_forms_form_field_choice_get_text),
1691         (pdf_document_document_forms_iface_init):
1692         * libdocument/Makefile.am:
1693         * libdocument/ev-form-field.[ch]:
1694         * libdocument/ev-document-forms.[ch]:
1695         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1696         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1697         (add_job), (ev_pixbuf_cache_reload_page),
1698         (ev_pixbuf_cache_get_form_field_mapping):
1699         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1700         * shell/ev-view-private.h:
1701         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1702         (ev_view_handle_cursor_over_xy),
1703         (ev_view_get_form_field_at_location),
1704         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1705         (ev_view_form_field_button_create_widget),
1706         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1707         (ev_view_form_field_text_create_widget),
1708         (ev_view_form_field_choice_save),
1709         (ev_view_form_field_choice_changed),
1710         (ev_view_form_field_choice_create_widget),
1711         (ev_view_handle_form_field), (ev_view_size_allocate),
1712         (ev_view_realize), (draw_end_presentation_page),
1713         (ev_view_button_press_event), (ev_view_remove_all),
1714         (ev_view_motion_notify_event), (ev_view_key_press_event),
1715         (ev_view_enter_notify_event), (highlight_find_results),
1716         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1717         (ev_view_class_init), (page_changed_cb),
1718         (on_adjustment_value_changed), (ev_view_set_presentation),
1719         (merge_selection_region), (ev_view_set_cursor),
1720         (ev_view_reset_presentation_state):
1721         
1722         Merge evince-forms branch.
1723
1724 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1725
1726         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1727
1728         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1729         This script also updates itself from libegg
1730
1731         * cut-n-paste/toolbar-editor/egg*:
1732         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1733         libegg
1734
1735 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1736
1737         * shell/ev-window.c:
1738         
1739         Adds a nice icon to page action during toolbar editing.
1740         See bug #452872.
1741
1742 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1743
1744         * data/evince-toolbar.xml:
1745         * shell/ev-window.c:
1746         
1747         Let user add a presentation and fullscreen icons on toolbar.
1748         See bug #449734.
1749
1750 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1751
1752         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1753
1754         new script to keep in sync with toolbareditor in libegg
1755
1756         * cut-n-paste/toolbar-editor/*: 
1757
1758         Run update-toolbareditor-from-libegg so we are in sync again. 
1759         Fixes bug #452850.
1760         
1761
1762 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1763
1764         * shell/ev-sidebar-links.c: (job_finished_callback):
1765
1766         Do not connect selection changed signal more than once. Fixes bug
1767         #349433.
1768
1769 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1770
1771         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1772
1773         Do not change sidebar chrome flag when pressing F9 key in
1774         presentation mode.
1775
1776 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1777
1778         * backend/pdf/ev-poppler.cc:
1779         (pdf_document_thumbnails_get_dimensions):
1780
1781         Make sure thumbnails width and height is not <= 0. Fixes a crash
1782         with some pdf documents which have really small pages.
1783
1784 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1785
1786         * shell/main.c: (main):
1787
1788         Fixes program description translation issue.
1789         Bug #450148.
1790
1791 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1792
1793         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1794
1795         Do not change current page when returning from black/white mode
1796         in presentation. Fixes bug #415032.
1797
1798 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1799
1800         * NEWS:
1801         * configure.ac:
1802         
1803         Update for release 0.9.1
1804
1805 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1806
1807         * backend/dvi/dvi-document.c:
1808         (dvi_document_finalize),
1809         (dvi_document_file_exporter_format_supported),
1810         (dvi_document_file_exporter_begin),
1811         (dvi_document_file_exporter_do_page),
1812         (dvi_document_file_exporter_end),
1813         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1814         
1815         PDF exporter for dvi documents. Fixes bug #441319.
1816
1817 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * shell/ev-window.c: (ev_window_clear_print_job):
1820
1821         Clear gtk print job when job has finished. Fixes bug #447612.
1822
1823 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1824
1825         * shell/ev-window.c: (ev_window_print_send),
1826         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1827
1828         Add preview button to print dialog. Fixes bug #445419.
1829
1830 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1831
1832         * backend/dvi/Makefile.am:
1833         * backend/dvi/pixbuf-device.[ch]: Removed
1834         * backend/dvi/cairo-device.[ch]: Added
1835         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1836         * backend/dvi/dvi-document.c: (dvi_document_load),
1837         (dvi_document_render), (dvi_document_finalize),
1838         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1839         (dvi_document_do_color_special):
1840         * libdocument/ev-document-misc.[ch]:
1841         (ev_document_misc_pixbuf_from_surface):
1842
1843         Port dvi backend to cairo and fix a problem with colors. 
1844
1845 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1846
1847         * shell/ev-view.c: (draw_one_page):
1848
1849         Draw only visible region.
1850
1851 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1852
1853         * backend/djvu/djvu-document.c: (djvu_document_render):
1854
1855         Fix rotation in djvu backend.
1856
1857 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1858
1859         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1860         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1861         (ev_pixbuf_cache_get_image_mapping),
1862         (ev_pixbuf_cache_get_text_mapping):
1863
1864         Redraw view every time we have a new surface. Fixes bug #443587.
1865
1866 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1867
1868         * libdocument/ev-document.c: (ev_document_info_free):
1869
1870         Fix memory leaks.
1871
1872 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1873
1874         * backend/dvi/dvi-document.c: (dvi_document_render),
1875         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1876         * backend/impress/impress-document.c:
1877         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1878         (impress_document_render), (impress_document_document_iface_init),
1879         (impress_document_thumbnails_get_thumbnail):
1880         * backend/djvu/djvu-document-private.h:
1881         * backend/djvu/djvu-document.c: (djvu_document_render),
1882         (djvu_document_finalize), (djvu_document_document_iface_init),
1883         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1884         * backend/tiff/tiff-document.c: (tiff_document_render),
1885         (tiff_document_render_pixbuf),
1886         (tiff_document_document_iface_init):
1887         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1888         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1889         (pdf_selection_render_selection):
1890         * backend/comics/comics-document.c:
1891         (comics_document_render_pixbuf), (comics_document_render),
1892         (comics_document_document_iface_init):
1893         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1894         (pixbuf_document_document_iface_init):
1895         * libdocument/ev-document-misc.[ch]:
1896         (ev_document_misc_surface_from_pixbuf),
1897         (ev_document_misc_surface_rotate_and_scale):
1898         * libdocument/ev-document.[ch]: (ev_document_render):
1899         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1900         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1901         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1902         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1903         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1904         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1905         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1906         (render_finished_cb), (ev_job_render_run):
1907         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1908         (merge_selection_region):
1909
1910         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1911         and selections.
1912
1913 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * shell/ev-window-title.c: (ev_window_title_update):
1916
1917         Fix memory leak.
1918
1919 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1920
1921         * shell/ev-view.c: (draw_loading_text):
1922
1923         Show loading text centered. Fixes bug #433061
1924
1925 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1926
1927         * shell/ev-sidebar-thumbnails.c:
1928         (ev_sidebar_thumbnails_set_loading_icon):
1929
1930         Remove a mutex in the main thread that blocks the UI in heavy
1931         documents.
1932
1933 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1934
1935         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1936
1937         Set points_set to TRUE so that selections don't disappear after a
1938         zoom change.
1939
1940 2007-06-07  Michael Monreal  <infernux@web.de>
1941
1942         * data/icons/16x16/actions/Makefile.am:
1943         * data/icons/16x16/actions/zoom.svg:
1944         * data/icons/22x22/actions/Makefile.am:
1945         * data/icons/22x22/actions/zoom.svg:
1946         * data/icons/24x24/actions/Makefile.am:
1947         * shell/ev-stock-icons.c:
1948         * shell/ev-stock-icons.h:
1949         * shell/ev-window.c:
1950         
1951         Zoom icon artwork. See bug #444795.
1952
1953 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1954
1955         * shell/ev-metadata-manager.c: Remove extraneous function
1956         (Closes: #444386)
1957
1958 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1959
1960         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1961         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1962         (ev_metadata_manager_set), (ev_metadata_manager_save):
1963         Simplify the timeout, no need for modified anymore
1964
1965 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1966
1967         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1968         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1969         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1970         (ev_metadata_manager_save): Adapted patch from Arjan van de
1971         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1972         time, saves on power (Closes: #443851)
1973
1974 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1975
1976         * configure.ac:
1977         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1978         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1979
1980         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1981
1982 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1983
1984         * shell/ev-window.c: (ev_window_add_history):
1985
1986         Check if history is NULL
1987
1988 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1989
1990         * libdocument/ev-image.c: (ev_image_finalize):
1991         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1992         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1993         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1994         (ev_tmp_uri_unlink):
1995
1996         Add functions to delete temporary files created by evince in a safe
1997         way.
1998
1999         * shell/ev-window.c: (ev_window_clear_local_uri),
2000         (open_xfer_update_progress_callback),
2001         (save_xfer_update_progress_callback), (ev_window_save_remote),
2002         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2003         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2004         (attachment_save_dialog_response_cb),
2005         (ev_attachment_popup_cmd_save_attachment_as):
2006
2007         Allow saving a copy of a document, image or attachment to a remote
2008         location. Fixes bug #440754. 
2009
2010 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2011
2012         * configure.ac:
2013         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2014
2015         Fix build with current poppler from cvs head. 
2016
2017 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2018
2019         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2020
2021         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2022         directory exists.
2023
2024 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2025
2026         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2027         * shell/ev-window.c:
2028
2029         Change sidebar ordering. Fixes bug #439939.
2030
2031 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2032
2033         * backend/comics/Makefile.am:
2034         
2035         Fixes build with --without-libgnome.
2036
2037 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2038         
2039         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2040
2041         Update cursor and tooltip on page change and view scroll. Fixes bug
2042         #439217.
2043
2044 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2045
2046         * NEWS:
2047         * configure.ac:
2048         
2049         Update for release 0.9.0
2050
2051 2007-05-14  Alaska Subedi <asubedi@gmail.com>
2052
2053         * backend/djvu/djvu-document-private.h:
2054         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2055         (djvu_document_finalize),
2056         (djvu_document_file_exporter_format_supported),
2057         (djvu_document_file_exporter_begin),
2058         (djvu_document_file_exporter_do_page),
2059         (djvu_document_file_exporter_end),
2060         (djvu_document_file_exporter_iface_init), (djvu_document_init):
2061         
2062         Implemented printing with djvu. Bug #437998.
2063
2064 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2065
2066         * backend/impress/zip.c:
2067         Add missing ulong definition.
2068
2069         * backend/ps/ps-interpreter.c:
2070         Add missing headers.
2071
2072         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
2073
2074 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2075
2076         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
2077
2078         Add missing call to parent class dispose method. 
2079
2080 2007-05-12  Ross Burton  <ross@openedhand.com>
2081
2082         * shell/main.c:
2083         Sync keybindings manually when building without libgnome
2084         (#437925).
2085
2086 2007-05-12  Ross Burton  <ross@openedhand.com>
2087
2088         * shell/ev-window.c:
2089         Respect the screen when opening help (#437866).
2090
2091 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2092
2093         * data/evince-ui.xml:
2094         * shell/ev-application.[ch]: (get_print_settings_from_args),
2095         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2096         (ev_application_open_uri_list):
2097         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
2098         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2099         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
2100         (ev_window_cmd_view_reload), (lookup_printer_from_name),
2101         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
2102         (ev_window_dispose):
2103         * shell/main.c: (arguments_parse):
2104
2105         Add print button in preview mode. Fixes bug #396475. 
2106
2107 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2108
2109         * cut-n-paste/zoom-control/ephy-zoom.h:
2110         
2111         Fixes zoom level factors. See bug #408119 for details.
2112
2113 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2114
2115         * backend/comics/comics-document.c: (comics_regex_quote),
2116         (extract_argv):
2117         
2118         Correctly quote symbols. Fixes crash in the bug
2119         #415370.
2120
2121 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2122
2123         * shell/ev-navigation-action-widget.c:
2124         (ev_navigation_action_widget_init),
2125         (ev_navigation_action_widget_class_init),
2126         (ev_navigation_action_widget_button_press_event):
2127         
2128         Connect to button-press event on correct widget. Fixes
2129         bug #431988
2130
2131 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2132
2133         * shell/ev-application.c: (ev_application_open_window),
2134         (ev_application_add_icon_path_for_screen),
2135         (ev_application_open_uri_at_dest):
2136         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
2137         * shell/ev-navigation-action.c: (build_menu):
2138         
2139         Add app-specific icons to our icon theme. Fixes bug
2140         #425508.
2141
2142 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2143
2144         * shell/ev-history.c: (ev_history_class_init),
2145         (ev_history_add_link):
2146         * shell/ev-history.h:
2147         * shell/ev-navigation-action.c:
2148         (ev_navigation_action_history_changed),
2149         (ev_navigation_action_set_history), (build_menu),
2150         (ev_navigation_action_finalize):
2151         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2152         
2153         Make navigation action unsensitive instead of showing
2154         menu with unsensitive word. Fixes bug #417392.
2155
2156 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2157
2158         * shell/ev-application.[ch]: (ev_application_shutdown),
2159         (ev_application_get_print_settings),
2160         (ev_application_set_print_settings):
2161         * shell/ev-window.c:
2162
2163         Remember print settings. Fixes bug #349102. 
2164
2165 2007-05-08  Christian Persch  <chpe@gnome.org>
2166
2167         * configure.ac:
2168         * properties/ev-properties-view.c:
2169
2170         No need for a configure check; just use the GTK_CHECK_VERSION macro.
2171         Bug #382438.
2172
2173 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2174
2175         * configure.ac:
2176         * properties/ev-properties-view.c: (ev_regular_paper_size):
2177
2178         Use gtk+ builtin paper list to identify the document's paper size.
2179         Fixes bug #382438. 
2180
2181 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2182
2183         * configure.ac:
2184
2185         Fix build when compiling with thumbnailer and libgnome support. 
2186
2187 2007-05-04  Ross Burton  <ross@openedhand.com>
2188
2189         * configure.ac:
2190         Add --without-libgnome, check for libgnome and libgnomeui
2191         separately, and add them to the symbols as required.
2192
2193         * libdocument/ev-file-helpers.c:
2194         When building without libgnome, use g_get_user_config_dir instead
2195         of gnome_user_dir_get.
2196
2197         * shell/ev-application.c:
2198         When building without libgnome, don't use session management.
2199
2200         * shell/main.c:
2201         When building without libgnome, don't use GnomeProgram or
2202         initialise the authentication manager.
2203
2204         This fixes #328842.
2205
2206 2007-05-04  Ross Burton  <ross@openedhand.com>
2207
2208         * shell/ev-window.c:
2209         Don't use libgnome to open help, instead call Yelp directly.
2210
2211 2007-05-04  Ross Burton  <ross@openedhand.com>
2212
2213         * shell/ev-sidebar-attachments.c:
2214         Don't use libgnome to lookup icons for MIME types, instead copy
2215         code from GTK+ to do it manually.
2216
2217 2007-05-04  Ross Burton  <ross@openedhand.com>
2218
2219         * configure.ac:
2220         Add libxml to the dependencies for SHELL_CORE (#435818).
2221
2222 2007-05-02  Ross Burton  <ross@openedhand.com>
2223
2224         * configure.ac:
2225         * Makefile.am:
2226         Add --disable-thumbnailer (#434825)
2227
2228 2007-05-02  Ross Burton  <ross@openedhand.com>
2229
2230         * shell/ev-window.c:
2231         Add missing includes, fix indentation.
2232
2233         * shell/main.c:
2234         Fix indentation.
2235
2236 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2237
2238         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2239         ev_application_open_uri_at_dest instead of ev_application_open_uri
2240         preventing new document always being opened in a new window even if there
2241         is an empty window.
2242
2243 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2244
2245         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2246         (egg_recent_view_uimanager_finalize):
2247         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2248         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2249         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2250         (ev_pixbuf_cache_dispose):
2251         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2252         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2253         
2254         Add missing chain to parent class methods. Fixes
2255         bug #433128.
2256
2257 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2258
2259         * data/Makefile.am (update-icon-cache): Updates
2260         gtk-update-icon-cache in uninstall-hook.
2261
2262 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2263
2264         * shell/ev-window.c: (ev_window_setup_document),
2265         (ev_window_set_document), (ev_window_load_job_cb):
2266         * shell/ev-view.c: (setup_caches):
2267         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2268
2269         Start rendering pages before any other jobs. 
2270
2271 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2272
2273         * shell/ev-window.c: (ev_window_stop_fullscreen),
2274         (ev_window_stop_presentation):
2275
2276         Update chrome visibility before window unfullscreen. 
2277
2278 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2279
2280         * data/Makefile.am:
2281         * data/evince-ui.xml:
2282         * shell/ev-stock-icons.[ch]:
2283         * shell/ev-application.[ch]: (ev_application_shutdown),
2284         (ev_application_init), (ev_application_get_toolbars_model):
2285         * shell/ev-window.c: (update_chrome_visibility),
2286         (fullscreen_toolbar_setup_item_properties),
2287         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2288         (ev_window_run_presentation), (ev_window_stop_presentation),
2289         (ev_window_run_preview), (ev_window_screen_changed),
2290         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2291         (ev_window_dispose), (ev_window_init):
2292
2293         Make fullscreen toolbar always visible. Do not use egg toolbars for
2294         fullscreen and preview modes since such toolbars are not editables.
2295         Fixes bugs #300278, #338910 and #316188.  
2296
2297 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2298
2299         * shell/ev-application.c:
2300         * shell/ev-job-queue.c:
2301         * shell/ev-metadata-manager.c:
2302         * shell/ev-stock-icons.c:
2303         * shell/ev-window.c:
2304         * shell/main.c:
2305         
2306         Developers documentation updated.
2307
2308 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2309
2310         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2311
2312         Check whether uri is valid before launching it. Fixes bug #427664.
2313
2314 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2315
2316         * shell/ev-window.c:
2317
2318         Change key accelerator for Open a Copy menu entry which is in conflict
2319         with Close. Fixes bug #427321.
2320
2321 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2322
2323         * NEWS:
2324         * configure.ac:
2325         
2326         Update for release 0.8.1
2327
2328 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2329
2330         * shell/ev-window.c: (setup_size_from_metadata):
2331         
2332         Do not make window bigger than screen. Fixes bug 
2333         #388985.
2334
2335 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2336
2337         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2338         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2339
2340         Use default resolution when it's not provided by document. Fixes bug
2341         #408762.
2342
2343 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2344
2345         * configure.ac:
2346         * thumbnailer/Makefile.am:
2347         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2348         * thumbnailer/evince-thumbnailer.schemas.in:
2349         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2350
2351         Add support for ps, eps and compressed documents thumbnails. Do not
2352         ignore size parameter. 
2353
2354 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2355
2356         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2357         (dvi_document_do_color_special):
2358         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2359
2360         Implement font color specials in the DVI backend. Fixes bug #303651.
2361
2362 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2363
2364         Fixup the previous commit:
2365
2366         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2367         * shell/xdg-user-dir-lookup.c: Make the function non-static
2368         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2369
2370 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2371
2372         * shell/ev-window.c (file_open_dialog_response_cb): Use
2373         the xdg-user-dirs DOCUMENTS folder as default folder when
2374         opening a file chooser.  (#424858)
2375
2376         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2377         xdg-user-dirs.
2378
2379 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2380
2381         * shell/ev-window.c: (ev_window_load_job_cb):
2382
2383         Do not setup view from metadata on preview mode. 
2384
2385 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2386
2387         * shell/main.c:
2388
2389         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2390
2391 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * shell/ev-view.c: (ev_view_primary_get_cb):
2394
2395         Check pointer != NULL before using it. Fixes bug #416841. 
2396
2397 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2398
2399         * NEWS:
2400         * configure.ac:
2401         
2402         Release 0.8.0
2403
2404 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2405
2406         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2407
2408         Do not render thumbnails when sidebar thumbnail page is not visible
2409         at startup. Fixes bug #416447. 
2410
2411 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2412
2413         * data/evince.desktop.in.in:
2414
2415         "Application" is not a valid category in the freedesktop specification.
2416
2417 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2418
2419         * libdocument/ev-file-helpers.[ch]: (compression_run),
2420         (ev_file_uncompress), (ev_file_compress):
2421         * shell/ev-window.c: (file_save_dialog_response_cb):
2422
2423         Save document compressed when saving a copy of a compressed document.
2424         Fixes bug #334542.
2425
2426 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2427
2428         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2429
2430         Allow deleting in goto window entry in presentation mode. 
2431
2432 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2433
2434         * Makefile.am: Dist MAINTAINERS.
2435
2436 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2437
2438         * shell/ev-window.c: (ev_window_update_actions):
2439
2440         Fix zoom shortcut keys when searching. Fixes bug #409828.
2441
2442 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * shell/ev-window.c: (ev_window_setup_document):
2445
2446         Fix crash when loading documents with only one page. 
2447
2448 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2449
2450         * backend/dvi/dvi-document.c:
2451         (dvi_document_thumbnails_get_dimensions),
2452         (dvi_document_thumbnails_get_thumbnail):
2453         * backend/impress/impress-document.c:
2454         (impress_document_thumbnails_get_thumbnail),
2455         (impress_document_thumbnails_get_dimensions):
2456         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2457         (ps_document_thumbnails_get_dimensions):
2458         * backend/djvu/djvu-document.c:
2459         (djvu_document_thumbnails_get_dimensions),
2460         (djvu_document_thumbnails_get_thumbnail):
2461         * backend/tiff/tiff-document.c:
2462         (tiff_document_thumbnails_get_thumbnail),
2463         (tiff_document_thumbnails_get_dimensions):
2464         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2465         (pdf_document_thumbnails_get_thumbnail),
2466         (pdf_document_thumbnails_get_dimensions):
2467         * backend/comics/comics-document.c:
2468         (comics_document_thumbnails_get_thumbnail),
2469         (comics_document_thumbnails_get_dimensions):
2470         * backend/pixbuf/pixbuf-document.c:
2471         (pixbuf_document_thumbnails_get_thumbnail),
2472         (pixbuf_document_thumbnails_get_dimensions):
2473         * libdocument/ev-document-thumbnails.[ch]:
2474         (ev_document_thumbnails_get_thumbnail),
2475         (ev_document_thumbnails_get_dimensions):
2476         * libdocument/ev-document-misc.[ch]:
2477         (ev_document_misc_get_thumbnail_frame):
2478         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2479         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2480         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2481         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2482         (ev_sidebar_thumbnails_refresh):
2483         * shell/ev-window.c: (ev_window_setup_document):
2484         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2485
2486         Use an EvRenderContext for rendering thumbnails instead of a suggested
2487         width, so that different sized pages get sized proportionally.
2488
2489 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2490
2491         * shell/ev-view.c: (ev_view_button_press_event),
2492         (ev_view_key_press_event):
2493
2494         Fix critical warnings when there is no document loaded. 
2495
2496 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2497
2498         * shell/ev-page-action-widget.c:
2499         * shell/ev-navigation-action.c:
2500         * shell/ev-window.c:
2501
2502         Fix compile warnings. 
2503
2504 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * backend/djvu/djvu-text.h:
2507         * backend/djvu/djvu-document.c:
2508         * backend/djvu/djvu-text-page.c:
2509         * backend/djvu/djvu-links.c:
2510         * backend/djvu/djvu-text-page.h:
2511         * backend/djvu/djvu-text.c:
2512         
2513         Fix build on Mac. Fixes bug #392186. Patch by
2514         <ephraim_owns@hotmail.com>
2515
2516 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2517
2518         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2519
2520         Restore cairo context before rendering every page when printing a PDF
2521         document into a PDF file. 
2522
2523 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2524
2525         * backend/ps/gstypes.h:
2526         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2527         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2528         (ps_document_thumbnails_get_thumbnail):
2529
2530         Handle PostScript page orientation. Fixes bug #318568.
2531
2532 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2533
2534         * backend/ps/Makefile.am:
2535         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2536         (document_load), (ps_document_load), (save_document),
2537         (save_page_list), (ps_document_get_n_pages),
2538         (ps_document_get_page_size), (ps_document_get_info),
2539         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2540         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2541         (ps_document_thumbnails_get_thumbnail),
2542         (ps_document_thumbnails_get_dimensions),
2543         (ps_document_document_thumbnails_iface_init):
2544         * backend/ps/ps.[ch]: (psgetpagebox):
2545         * backend/ps/ps-interpreter.[ch]:
2546
2547         Add support for thumbnails in ps backend. Fixes bug #164755. 
2548
2549 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2550
2551         * NEWS:
2552         * configure.ac:
2553         
2554         Release 0.7.2
2555
2556 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2557
2558         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2559         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2560         (ev_window_dispose):
2561
2562         Use document thumbnail as window icon. Fixes bug #384442.
2563
2564 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2565
2566         * configure.ac:
2567
2568         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2569         duplicated adding application/x-bzpostscript instead. 
2570
2571 2007-02-11  Tom Parker  <palfrey@tevp.net>
2572
2573         * backend/ps/ps-document.c: (document_load):
2574
2575         Check return value of psscan before trying
2576         to use it. Fixes bug #372414.
2577
2578 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2579
2580         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2581
2582         Fix invalid free in ev-page-cache. Fixes bug #404745.
2583
2584 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2585
2586         * test/Makefile.am:
2587         * test/test3.py:
2588         
2589         Added reload test case.
2590
2591 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * po/POTFILES.in:
2594         * backend/djvu/djvu-document.c: (djvu_document_load):
2595
2596         Check whether there are missing files in indirect multipage djvu
2597         documents. Fixes bug #361683. 
2598
2599 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2600
2601         * test/Makefile.am:
2602         * test/test-mime.bin:
2603         * test/test3.py:
2604         
2605         Added test for slow mime type
2606
2607 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2608
2609         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2610
2611         Add some checks and call parent_class->finalize. Fixes bug #404745.
2612
2613 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2614
2615         * shell/ev-navigation-action.c: (connect_proxy):
2616         
2617         Fixes dropdown history menu. Thanks a lot Carlos!
2618
2619 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2620
2621         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2622
2623         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2624         bug #373715.
2625
2626 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2627
2628         * backend/ps/ps.c: (psscan):
2629
2630         Fix memory leak. 
2631
2632 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2633
2634         * configure.ac:
2635         * libdocument/ev-file-helpers.c: 
2636
2637         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2638
2639 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2640
2641         * configure.ac:
2642         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2643         (ps_interpreter_start), (document_load), (save_document),
2644         (save_page_list):
2645         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2646         * libdocument/ev-document-factory.c:
2647         (ev_document_factory_get_from_mime), (get_document_from_uri),
2648         (free_uncompressed_uri), (ev_document_factory_get_document):
2649         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2650
2651         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2652
2653 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2654
2655         * libdocument/ev-document.h:
2656
2657         Fix typo in function name. 
2658
2659 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2660
2661         * backend/ps/ps-document.c: (ps_interpreter_finished),
2662         (ps_interpreter_start), (ps_interpreter_failed):
2663
2664         Handle ghostscript interpreter crashes. 
2665
2666 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2667
2668         * shell/ev-window.c: (ev_window_open_uri),
2669         (window_configure_event_cb):
2670
2671         Setup window size and position before showing it. Fixes bug #401711.
2672
2673 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2674
2675         * backend/ps/Makefile.am:
2676         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2677         (ps_document_dispose), (ps_document_class_init),
2678         (ps_interpreter_input), (ps_interpreter_output),
2679         (ps_interpreter_error), (setup_interpreter_env),
2680         (ps_interpreter_start), (ps_interpreter_stop),
2681         (ps_interpreter_failed), (ps_interpreter_is_ready),
2682         (check_filecompressed), (document_load), (ps_document_load),
2683         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2684         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2685         (render_page):
2686
2687         Rework ps-document. Code cleanups, remove deprecated code. 
2688
2689 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2690
2691         * shell/ev-view.c: (ev_view_button_press_event):
2692
2693         Do not start an image drag and drop operation when pointer is on 
2694         text, so that we can select text when the whole background is an
2695         image. 
2696
2697 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2698
2699         * shell/ev-window.c: (ev_window_update_actions): 
2700
2701         Disable all zoom related actions during presentation mode. 
2702
2703 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2704
2705         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2706
2707         Do not zoom in or out on presentation mode. Fixes bug #401305.
2708
2709 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2710
2711         * shell/ev-navigation-action.c: (connect_proxy),
2712         (create_menu_item), (ev_navigation_action_class_init):
2713         
2714         Correctly show menu and fix crash when navigaton 
2715         action is out of toolbar visible area.
2716
2717 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2718
2719         * data/Makefile.am:
2720         * data/evince.1:
2721         
2722         Added man file
2723
2724 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2725
2726         * help/reference/* :
2727         * configure.ac:
2728         
2729         Added gtk-doc based documentation for Evince.
2730         Still in initial state but I hope it will
2731         grow.
2732         
2733         * configure.ac:
2734         
2735         Lower dbus requirement to 0.70
2736
2737 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2738
2739         * shell/ev-window.c: (ev_window_add_history):
2740
2741         Fix memory leak. 
2742
2743 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2744
2745         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2746         * shell/ev-view.h:
2747         * shell/ev-window.c: (ev_window_add_history):
2748         
2749         Correctly handle named destination links
2750
2751 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2752
2753         * NOTES:
2754         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2755         * backend/pdf/ev-poppler.cc:
2756         * libdocument/ev-document-links.h:
2757         * libdocument/ev-link.c: (ev_link_get_page):
2758         * libdocument/ev-link.h:
2759         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2760         (ev_history_add_link):
2761         * shell/ev-history.h:
2762         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2763         (new_history_menu_item), (build_menu):
2764         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2765         * shell/ev-sidebar-links.c: (create_loading_model),
2766         (print_section_cb), (ev_sidebar_links_construct),
2767         (fill_page_labels), (update_page_callback_foreach),
2768         (update_page_callback), (job_finished_callback):
2769         * shell/ev-view.c: (ev_view_handle_link):
2770         * shell/ev-window.c: (ev_window_find_chapter),
2771         (ev_window_add_history), (view_handle_link_cb),
2772         (history_changed_cb):
2773         
2774         Implements another history variant
2775
2776 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2777
2778         * shell/ev-window.c: (view_external_link_cb):
2779         * shell/ev-view.c: (ev_view_button_release_event):
2780
2781         Open links in new window when clicking with middle button. 
2782
2783 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2784
2785         * shell/ev-navigation-action.c: (new_history_menu_item):
2786         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2787         * shell/ev-view.c: (ev_view_handle_link):
2788         * shell/ev-window.c:
2789         
2790         Store link before jump, not the destination. For me it 
2791         seems like more natural history behavior.
2792
2793 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2794
2795         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2796         (ev_navigation_action_class_init):
2797         * shell/ev-navigation-action.h:
2798         * shell/ev-page-action.c: (activate_cb):
2799         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2800         (ev_page_cache_set_current_page_history):
2801         * shell/ev-page-cache.h:
2802         * shell/ev-sidebar-thumbnails.c:
2803         (ev_sidebar_tree_selection_changed),
2804         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2805         * shell/ev-view-private.h:
2806         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2807         * shell/ev-view.h:
2808         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2809         (ev_window_setup_document), (ev_window_load_job_cb):
2810         * shell/ev-window.h:
2811         
2812         History finally works as expected.
2813
2814 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2815
2816         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2817
2818         Do not update links treeview if it doesn't have a model assigned yet. 
2819
2820 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2821
2822         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2823         (ev_sidebar_links_class_init), (update_page_callback):
2824
2825         Do not update links treeview when sidepane is not visible. 
2826
2827 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2828
2829         * shell/ev-marshal.list:
2830         * shell/ev-page-action.c: (activate_cb),
2831         (ev_page_action_class_init):
2832         * shell/ev-page-action.h:
2833         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2834         * shell/ev-window.c:
2835         
2836         Remove activate_link signal, not required.
2837
2838 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2839
2840         * shell/ev-navigation-action.c: (build_menu):
2841         
2842         Reorder menu items and build menu with fixed length.
2843
2844 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2845
2846         * shell/ev-view.c: (get_selected_text):
2847         
2848         Normalize text to fix ligatures problem. See bug
2849         #341947 for details.
2850
2851 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2852
2853         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2854
2855         Fix memory leak in ev-page-cache. 
2856
2857 2007-01-25  Tom Parker <palfrey@tevp.net>
2858
2859         * backend/impress/impress-document.c: (impress_document_load),
2860         (impress_document_finalize), (impress_document_init):
2861         * properties/ev-properties-main.c: (ev_properties_get_pages):
2862         
2863         Correctly handle impress document errors. Fixes nautilus
2864         crash in property page #370491.
2865
2866 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2867
2868         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2869         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2870         (ev_job_queue_remove_job):
2871         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2872         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2873         (ev_job_load_run):
2874         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2875         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2876         (ev_window_load_job_cb), (xfer_update_progress_callback),
2877         (ev_window_open_uri), (ev_window_dispose):
2878         * shell/main.c: (main):
2879
2880         Do file transfer asynchronously in the main thread instead of
2881         synchronously in the load thread. Fixes bugs #399694, #398307 and
2882         #343542.
2883
2884 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2885
2886         * shell/ev-jobs.c: (ev_job_xfer_run):
2887
2888         Load the document with the font-config lock held. 
2889
2890 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2891
2892         * backend/ps/ps-document.c: (start_interpreter):
2893
2894         Fix memory leaks in ps backend. 
2895
2896 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2897
2898         * backend/impress/impress-document.c:
2899         (impress_document_render_pixbuf):
2900
2901         Do not acquire fontconfig lock in impress backend, since it is using
2902         the main loop for rendering. 
2903
2904 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2905
2906         * po/POTFILES.in: 
2907
2908         Remove mdvi files that shouldn't be translated. 
2909
2910 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2911
2912         * shell/ev-view-private.h:
2913         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2914         (ev_view_set_zoom):
2915
2916         Render "loading..." text into a cairo surface instead of directly into
2917         the window so that fontconfig lock is only needed once and UI is not
2918         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2919
2920 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2921
2922         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2923         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2924
2925         Use icon theme associated with the window screen rather than default. 
2926
2927 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2928
2929         * configure.ac:
2930
2931         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2932
2933 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2934
2935         * data/icons/*/apps/evince.*:
2936
2937         Move Evince icons under new apps directory.
2938
2939         * data/icons/*/actions/*:
2940
2941         Add new custom themeable Evince icons: view-page-continuous, 
2942         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2943         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2944
2945         * configure.ac:
2946
2947         Add new directories to AC_CONFIG_FILES.
2948
2949         * shell/ev-stock-icons.c:
2950         * shell/ev-stock-icons.h:
2951
2952         Use new custom themeable icons.
2953
2954 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2955
2956         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2957
2958         Do not draw white background page in presentation mode. 
2959
2960 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2961
2962         * shell/ev-view.c: Remove unused gnome-vfs include.
2963
2964 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2965
2966         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2967         
2968         Format string is corrected, fixes bug #397129.
2969
2970 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2971
2972         * shell/ev-window.c: (ev_window_setup_recent):
2973
2974         Do not include in recent menu inexistent documents. Fixes
2975         bug #339171.
2976
2977 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2978
2979         * po/POTFILES.skip: 
2980
2981         Update POTFILES.skip file according to current source tree. 
2982
2983 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2984
2985         * shell/ev-window.c: (file_save_dialog_response_cb):
2986
2987         Do Save a copy in atomic way. Fixes bug #328266. 
2988
2989 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2990
2991         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2992
2993         Keep selected cell always visible in index treeview.
2994
2995 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2996         
2997         * shell/ev-view.c: (ev_view_size_allocate):
2998
2999         Restore horizontal scrollbar after switching to/from fullscreen
3000         or presentation mode. Fixes bug #331728.
3001
3002 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3003
3004         * shell/ev-view-private.h:
3005         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3006         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3007         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3008         (ev_view_can_zoom_out):
3009
3010         Use max and min scale values in the view iby taking dpi into account. 
3011
3012 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3013
3014         * configure.ac:
3015         * NEWS:
3016
3017         Release 0.7.1
3018
3019 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3020
3021         * shell/ev-window.c: (ev_window_print_send):
3022
3023         Send print job to printer with some settings set to default values,
3024         since we have already exported to a file according to such settings
3025         and they could be taken twice by some printers. 
3026
3027 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3028
3029         * shell/ev-jobs.c: (ev_job_xfer_run):
3030         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3031
3032         Show main window and load document with the font-config lock held. 
3033
3034 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3035
3036         * configure.ac:
3037         * shell/ev-application.c: (ev_application_register_service):
3038         * shell/main.c: (load_files_remote):
3039
3040         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3041
3042 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3043
3044         * doc/debugging.txt:
3045         
3046         Remove obsolete documentation.
3047
3048 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3049
3050         * Makefile.am:
3051         * backend/Makefile.am:
3052         * backend/comics/Makefile.am:
3053         * backend/djvu/Makefile.am:
3054         * backend/dvi/Makefile.am:
3055         * backend/ev-async-renderer.c:
3056         * backend/ev-async-renderer.h:
3057         * backend/ev-attachment.c:
3058         * backend/ev-attachment.h:
3059         * backend/ev-backend-marshal.c:
3060         * backend/ev-document-factory.c:
3061         * backend/ev-document-factory.h:
3062         * backend/ev-document-find.c:
3063         * backend/ev-document-find.h:
3064         * backend/ev-document-fonts.c:
3065         * backend/ev-document-fonts.h:
3066         * backend/ev-document-images.c:
3067         * backend/ev-document-images.h:
3068         * backend/ev-document-info.h:
3069         * backend/ev-document-links.c:
3070         * backend/ev-document-links.h:
3071         * backend/ev-document-misc.c:
3072         * backend/ev-document-misc.h:
3073         * backend/ev-document-security.c:
3074         * backend/ev-document-security.h:
3075         * backend/ev-document-thumbnails.c:
3076         * backend/ev-document-thumbnails.h:
3077         * backend/ev-document-transition.c:
3078         * backend/ev-document-transition.h:
3079         * backend/ev-document.c:
3080         * backend/ev-document.h:
3081         * backend/ev-file-exporter.c:
3082         * backend/ev-file-exporter.h:
3083         * backend/ev-image.c:
3084         * backend/ev-image.h:
3085         * backend/ev-link-action.c:
3086         * backend/ev-link-action.h:
3087         * backend/ev-link-dest.c:
3088         * backend/ev-link-dest.h:
3089         * backend/ev-link.c:
3090         * backend/ev-link.h:
3091         * backend/ev-render-context.c:
3092         * backend/ev-render-context.h:
3093         * backend/ev-selection.c:
3094         * backend/ev-selection.h:
3095         * backend/impress/Makefile.am:
3096         * backend/pdf/Makefile.am:
3097         * backend/pixbuf/Makefile.am:
3098         * backend/ps/Makefile.am:
3099         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
3100         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
3101         (start_interpreter), (stop_interpreter), (document_load),
3102         (ps_document_next_page), (render_page):
3103         * backend/tiff/Makefile.am:
3104         * comics/Makefile.am:
3105         * comics/comics-document.c:
3106         * comics/comics-document.h:
3107         * configure.ac:
3108         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3109         * djvu/Makefile.am:
3110         * djvu/djvu-document-private.h:
3111         * djvu/djvu-document.c:
3112         * djvu/djvu-document.h:
3113         * djvu/djvu-links.c:
3114         * djvu/djvu-links.h:
3115         * djvu/djvu-text-page.c:
3116         * djvu/djvu-text-page.h:
3117         * djvu/djvu-text.c:
3118         * djvu/djvu-text.h:
3119         * dvi/Makefile.am:
3120         * dvi/dvi-document.c:
3121         * dvi/dvi-document.h:
3122         * dvi/fonts.c:
3123         * dvi/fonts.h:
3124         * dvi/mdvi-lib/Makefile.am:
3125         * dvi/mdvi-lib/afmparse.c:
3126         * dvi/mdvi-lib/afmparse.h:
3127         * dvi/mdvi-lib/bitmap.c:
3128         * dvi/mdvi-lib/bitmap.h:
3129         * dvi/mdvi-lib/color.c:
3130         * dvi/mdvi-lib/color.h:
3131         * dvi/mdvi-lib/common.c:
3132         * dvi/mdvi-lib/common.h:
3133         * dvi/mdvi-lib/defaults.h:
3134         * dvi/mdvi-lib/dvimisc.c:
3135         * dvi/mdvi-lib/dviopcodes.h:
3136         * dvi/mdvi-lib/dviread.c:
3137         * dvi/mdvi-lib/files.c:
3138         * dvi/mdvi-lib/font.c:
3139         * dvi/mdvi-lib/fontmap.c:
3140         * dvi/mdvi-lib/fontmap.h:
3141         * dvi/mdvi-lib/fontsrch.c:
3142         * dvi/mdvi-lib/gf.c:
3143         * dvi/mdvi-lib/hash.c:
3144         * dvi/mdvi-lib/hash.h:
3145         * dvi/mdvi-lib/list.c:
3146         * dvi/mdvi-lib/mdvi.h:
3147         * dvi/mdvi-lib/pagesel.c:
3148         * dvi/mdvi-lib/paper.c:
3149         * dvi/mdvi-lib/paper.h:
3150         * dvi/mdvi-lib/pk.c:
3151         * dvi/mdvi-lib/private.h:
3152         * dvi/mdvi-lib/setup.c:
3153         * dvi/mdvi-lib/sp-epsf.c:
3154         * dvi/mdvi-lib/special.c:
3155         * dvi/mdvi-lib/sysdeps.h:
3156         * dvi/mdvi-lib/t1.c:
3157         * dvi/mdvi-lib/tfm.c:
3158         * dvi/mdvi-lib/tfmfile.c:
3159         * dvi/mdvi-lib/tt.c:
3160         * dvi/mdvi-lib/util.c:
3161         * dvi/mdvi-lib/vf.c:
3162         * dvi/pixbuf-device.c:
3163         * dvi/pixbuf-device.h:
3164         * impress/Makefile.am:
3165         * impress/common.h:
3166         * impress/document.c:
3167         * impress/f_oasis.c:
3168         * impress/f_oo13.c:
3169         * impress/iksemel.c:
3170         * impress/iksemel.h:
3171         * impress/imposter.h:
3172         * impress/impress-document.c:
3173         * impress/impress-document.h:
3174         * impress/internal.h:
3175         * impress/r_back.c:
3176         * impress/r_draw.c:
3177         * impress/r_geometry.c:
3178         * impress/r_gradient.c:
3179         * impress/r_style.c:
3180         * impress/r_text.c:
3181         * impress/render.c:
3182         * impress/render.h:
3183         * impress/zip.c:
3184         * impress/zip.h:
3185         * lib/Makefile.am:
3186         * lib/ev-debug.c:
3187         * lib/ev-debug.h:
3188         * lib/ev-file-helpers.c:
3189         * lib/ev-file-helpers.h:
3190         * lib/ev-gui.c:
3191         * lib/ev-gui.h:
3192         * lib/ev-tooltip.c:
3193         * lib/ev-tooltip.h:
3194         * libdocument/Makefile.am:
3195         * libdocument/ev-file-helpers.c:
3196         * pdf/Makefile.am:
3197         * pdf/ev-poppler.cc:
3198         * pdf/ev-poppler.h:
3199         * pixbuf/Makefile.am:
3200         * pixbuf/pixbuf-document.c:
3201         * pixbuf/pixbuf-document.h:
3202         * properties/Makefile.am:
3203         * ps/Makefile.am:
3204         * ps/gsdefaults.c:
3205         * ps/gsdefaults.h:
3206         * ps/gsio.c:
3207         * ps/gsio.h:
3208         * ps/gstypes.h:
3209         * ps/ps-document.c:
3210         * ps/ps-document.h:
3211         * ps/ps.c:
3212         * ps/ps.h:
3213         * shell/Makefile.am:
3214         * shell/ev-application.h:
3215         * shell/ev-sidebar-links.c:
3216         * shell/ev-sidebar-links.h:
3217         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3218         (ev_gui_menu_position_tree_selection):
3219         * shell/ev-utils.h:
3220         * shell/ev-view.c: (ev_view_finalize):
3221         * shell/ev-window.c:
3222         * shell/main.c: (main):
3223         * thumbnailer/Makefile.am:
3224         * tiff/Makefile.am:
3225         * tiff/tiff-document.c:
3226         * tiff/tiff-document.h:
3227         * tiff/tiff2ps.c:
3228         * tiff/tiff2ps.h:
3229         
3230         Reorganize source tree.
3231
3232 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3233
3234         * backend/ev-document-factory.c:
3235
3236         Do not include ev-poppler.h when pdf is disabled. 
3237
3238 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3239
3240         * configure.ac:
3241         * data/evince-ui.xml:
3242         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3243         (pdf_document_document_images_iface_init):
3244         * backend/Makefile.am:
3245         * backend/ev-document-images.[ch]:
3246         * backend/ev-image.[ch]:
3247         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3248         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3249         (ev_job_xfer_run):
3250         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3251         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3252         (ev_pixbuf_cache_get_image_mapping):
3253         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3254         (view_menu_popup_cb), (ev_window_dispose),
3255         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3256         (ev_view_popup_cmd_copy_image):
3257         * shell/ev-view-private.h:
3258         * shell/ev-view.c: (ev_view_get_image_at_location),
3259         (ev_view_do_popup_menu), (ev_view_popup_menu),
3260         (ev_view_button_press_event), (ev_view_drag_data_get),
3261         (ev_view_drag_motion), (ev_view_drag_data_received),
3262         (ev_view_motion_notify_event), (ev_view_button_release_event),
3263         (ev_view_finalize), (ev_view_class_init):
3264
3265         Add image handling support. Fixes bugs #310008 and #325047. Images
3266         selection is not supported yet. 
3267
3268 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3269
3270         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3271         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3272         (ev_view_init):
3273
3274         Move view drag and drop stuff to ev-view.
3275
3276 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3277
3278         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3279         * shell/ev-view.c: (clear_selection): 
3280
3281         Clear selection also in pixbuf cache.
3282
3283 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3284
3285         * data/evince.desktop.in.in:
3286         
3287         Change icon name in desktop file. See bug #390734
3288         for details.
3289
3290 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3291
3292         * thumbnailer/Makefile.am:
3293
3294         Use top_builddir instead top_srcdir for generated schema
3295         file installation. Fixes bug #390161.
3296
3297 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3298
3299         * configure.ac:
3300         * backend/Makefile.am:
3301         * backend/ev-document-transition.[ch]:
3302         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3303         (pdf_document_page_transition_iface_init):
3304         * shell/ev-view-private.h:
3305         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3306         (ev_view_set_presentation), (transition_next_page),
3307         (ev_view_presentation_transition_stop),
3308         (ev_view_presentation_transition_start), (ev_view_next_page):
3309
3310         Add page transition support in presentation mode. At the moment only
3311         page duration is supported, but not transition effects. Fixes bug
3312         #309815.
3313
3314 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3315
3316         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3317
3318         Run find_link_dest with document lock held, since it's called by links
3319         thread and main thread at the same time. 
3320
3321 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3322
3323         * shell/ev-view.c: (goto_dest):
3324
3325         Update page-cache when page is changed by the view, so that
3326         page-changed signal is emitted. 
3327
3328 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3329
3330         * test/test1.py:
3331         * test/test2.py:
3332
3333         Use C locale in tests. 
3334
3335 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3336
3337         * shell/ev-window.c: (ev_window_run_presentation):
3338         * shell/ev-view-private.h:
3339         * shell/ev-view.c: (ev_view_set_presentation):
3340
3341         Restore zoom settings when back from presentation mode. 
3342
3343 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3344
3345         * shell/ev-window.c: (ev_window_run_presentation):
3346
3347         Always use "best fit" zoom in presentation mode.
3348         Fixes bug #389195.
3349
3350 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3351
3352         * shell/ev-view.c: (ev_view_goto_window_create):
3353
3354         Show "Jump to page" label in the page jumping popup in
3355         presentation mode instead of just a GtkEntry.
3356
3357 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3358
3359         * shell/ev-window.c: (launch_external_uri):
3360
3361         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3362         #378085.
3363
3364 2006-12-22  Elijah Newren  <newren gmail com>
3365
3366         * configure.ac: explicitly check for libxml2.  Fixes #388795
3367
3368 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3369
3370         * shell/ev-view-private.h:
3371         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3372         (ev_view_goto_window_delete_event), (key_is_numeric),
3373         (ev_view_goto_window_key_press_event),
3374         (ev_view_goto_window_button_press_event),
3375         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3376         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3377         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3378
3379         Allow jumping to another page by typing a page number in presentation
3380         mode. It uses a popup window with an entry. Fixes bug #353625.
3381
3382 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3383
3384         * configure.ac:
3385         * properties/ev-properties-view.c: (ev_get_default_user_units),
3386         (ev_regular_paper_size):
3387         
3388         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3389         to Damien Carbery <damien.carbery@sun.com> and
3390         Yevgen Muntyan <muntyan@tamu.edu>.
3391
3392 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3393
3394         * shell/ev-window.c: (setup_document_from_metadata):
3395
3396         Make sure Evince doesn't restore the view on the last
3397         page when a document is reopened. Fixes bug #383381.
3398
3399 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3400
3401         * shell/ev-view.c: (draw_loading_text):
3402
3403         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3404
3405 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3406
3407         * configure.ac:
3408         * NEWS:
3409
3410         Release 0.7.0
3411
3412 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3413
3414         * configure.ac:
3415         * pdf/ev-poppler.cc: (pdf_print_context_free),
3416         (pdf_document_file_exporter_begin),
3417         (pdf_document_file_exporter_do_page):
3418
3419         Make cairo-pdf depedency optional. 
3420
3421 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3422
3423         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3424
3425         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3426
3427 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3428
3429         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3430         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3431         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3432         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3433         * shell/ev-view.c: (draw_loading_text):
3434         * shell/ev-window.c: (ev_window_cmd_file_properties):
3435
3436         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3437         related to using FontConfig from different threads.
3438         
3439 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3440
3441         * shell/ev-view.c: (draw_loading_text):
3442
3443         Acquire lock document when drawing "Loading..." text so that only one
3444         thread will use FontConfig at the same time. Fixes bug #374750.
3445
3446 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3447
3448         * shell/ev-page-action.[ch]: (activate_cb):
3449         * shell/ev-window.c: (activate_label_cb):
3450
3451         Check if text inserted in page entry is a valid page number when it
3452         doesn't match to any document page label. Fixes bug #383165.
3453
3454 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3455         * shell/ev-window.c:
3456
3457         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3458         available with GTK < 2.10. Added an ifdef to avoid compilation
3459         error.
3460
3461 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3462
3463         * configure.ac:
3464         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3465
3466         Fix ps backend in multihead systems.
3467
3468 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3469
3470         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3471         * shell/ev-window.c: (ev_window_get_screen_dpi),
3472         (ev_window_update_actions), (setup_view_from_metadata),
3473         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3474
3475         Take screen DPI into account when zooming. Fixes bug #318285.
3476
3477 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3478
3479         * data/Makefile.am:
3480
3481         Cleaned up/slightly refactored Makefile.am. Added GConf
3482         schemas uninstallation as well.
3483
3484 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3485
3486         * Makefile.am:
3487         * test/Makefile.am:
3488
3489         Fight with autotools to fix make check. Make distcheck
3490         works fine as well now!
3491
3492 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3493
3494         * shell/ev-view.c: (draw_end_presentation_page):
3495
3496         Corrected "end of presentation" string.
3497
3498 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3499
3500         * shell/ev-view.c: (ev_view_key_press_event):
3501
3502         Correctly propagate key press event so that up/down keys
3503         work as expected (correct behaviour was broken by
3504         black/white screen key bindings for presentations).
3505
3506 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3507
3508         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3509         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3510         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3511         (pdf_selection_get_selection_region),
3512         (pdf_selection_get_selection_map):
3513
3514         Add "static" to some private functions. 
3515
3516 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3517
3518         * lib/ev-tooltip.h:
3519         * properties/ev-properties-view.h:
3520         * shell/ev-jobs.h:
3521         * shell/ev-properties-dialog.h:
3522         * shell/ev-properties-fonts.h:
3523         * shell/ev-sidebar-links.h:
3524         * shell/ev-sidebar-thumbnails.h:
3525         * shell/ev-sidebar.h:
3526         * shell/ev-window.h:
3527         
3528         Fixes CHACK type in class casts. See bug #385343
3529         for details.
3530
3531 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3532
3533         * shell/ev-view-private.h:
3534         * shell/ev-view.c: (draw_end_presentation_page),
3535         (ev_view_expose_event), (ev_view_key_press_event),
3536         (ev_view_class_init), (ev_view_init):
3537
3538         Blank screen in presentation mode when pressing 'b' (filling with
3539         black) or 'w' (filling with white) keys. Fixes bug #358132.
3540
3541 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3542
3543         * data/evince-toolbar.xml:
3544         * shell/ev-window.c:
3545         
3546         Use stock icon for Select All action. Fixes
3547         bug #382652.
3548
3549 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3550
3551         * shell/ev-view.c: (get_doc_point_from_offset),
3552         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3553
3554         Add links support in rotated documents. Fixes bug #343733.
3555
3556 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3557
3558         * shell/ev-view-private.h:
3559         * shell/ev-view.c: (draw_end_presentation_page),
3560         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3561
3562         Show a blank page after the last page in presentation mode with a
3563         message indicating that presentation has finished and how to exit. 
3564
3565 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3566
3567         * shell/ev-window.c: (fullscreen_timeout_cb):
3568
3569         Hide cursor after a while in presentation mode. 
3570
3571 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3572
3573         * backend/ev-document-info.h:
3574         * data/evince-properties.glade:
3575         * pdf/ev-poppler.cc:
3576         * properties/ev-properties-view.c: (ev_regular_paper_size),
3577         (ev_properties_view_set_info):
3578         * ps/ps-document.c: (ps_document_get_info):
3579
3580         Adds a paper size field to the properties dialog. Fixes
3581         bug #307315. Patch by Kasper Svendsen (with some i18n
3582         changes done by me).
3583
3584 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3585
3586         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3587         (screensaver_init_dbus), (totem_scrsaver_new),
3588         (totem_scrsaver_init):
3589         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3590         * shell/ev-application.c: (ev_application_register_service),
3591         (ev_application_screensaver_enable),
3592         (ev_application_screensaver_disable):
3593         * shell/ev-application.h:
3594         * shell/ev-window.c: (ev_window_run_presentation),
3595         (ev_window_stop_presentation), (build_comments_string),
3596         (ev_window_init):
3597         
3598         Move screensaver handling to application. No more
3599         message on startup.
3600
3601 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3602
3603         * configure.ac:
3604         * backend/Makefile.am:
3605         * backend/ev-file-exporter.[ch]:
3606         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3607         * ps/ps-document.c: (ps_document_file_exporter_*):
3608         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3609         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3610         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3611         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3612
3613         Allow printing to PDF when suppoted by the backend.
3614         
3615 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3616
3617         * shell/ev-window.c: (build_comments_string):
3618
3619         Use always "Document Viewer" in about dialog. 
3620
3621 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3622
3623         * djvu/djvu-document.c: (djvu_document_get_page_size):
3624
3625         Display a warning message when get_pageinfo fails. 
3626
3627 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3628
3629         * Makefile.am:
3630         * backend/Makefile.am:
3631         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3632         * configure.ac:
3633         * shell/ev-window.c: (build_comments_string):
3634         
3635         Make pdf compilation optional. See bug #38007.
3636
3637 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3638
3639         * ps/ps.c: (get_next_text):
3640
3641         Fix CVE-2006-5864.
3642
3643 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3644
3645         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3646         * shell/ev-navigation-action.c: (connect_proxy),
3647         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3648         
3649         Do not call g_type_class_peek_parent twice.
3650
3651 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3652
3653         * configure.ac:
3654         * data/icons/24x24/.cvsignore:
3655         * data/icons/24x24/Makefile.am:
3656         * data/icons/24x24/evince.png:
3657         * data/icons/Makefile.am:
3658         
3659         Add 24x24 icon. Thanks to 
3660         Michael Monreal <infernux@web.de>.
3661
3662 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3663
3664         * configure.ac: Fix typo in configure.ac. Thanks
3665         to dmacks@netspace.org for notification.
3666
3667 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3668
3669         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3670         
3671         Drop dbus include, fixes compilation with older dbus.
3672
3673 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3674
3675         * configure.ac:
3676         * cut-n-paste/Makefile.am:
3677         * cut-n-paste/totem-screensaver/.cvsignore
3678         * cut-n-paste/totem-screensaver/Makefile.am:
3679         * cut-n-paste/totem-screensaver/README:
3680         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3681         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3682         * shell/Makefile.am:
3683         * shell/ev-window.c: (ev_window_run_presentation),
3684         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3685         (ev_window_init):
3686
3687         Implemented screensaver enabling/disabling for
3688         presentation mode (not fullscreen mode). Code stolen
3689         from Totem (with some minor tweaks). Fixes bug #338889.
3690
3691 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3692
3693         * configure.ac:
3694
3695         Bump gnome-icon-theme requirements. We use the rotation
3696         icons that appeared recently.
3697
3698 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3699
3700         * shell/ev-history.c: (ev_history_add_page):
3701         * shell/ev-history.h:
3702         * shell/ev-window.c: (page_changed_cb):
3703         
3704         Use page labels instead of numbers.
3705
3706 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3707
3708         * data/evince-toolbar.xml:
3709         * po/POTFILES.in:
3710         * shell/Makefile.am:
3711         * shell/ev-navigation-action-widget.c:
3712         (ev_navigation_action_widget_init),
3713         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3714         (menu_detacher), (ev_navigation_action_widget_set_menu),
3715         (menu_position_func), (popup_menu_under_arrow),
3716         (ev_navigation_action_widget_toggled),
3717         (ev_navigation_action_widget_button_press_event):
3718         * shell/ev-navigation-action-widget.h:
3719         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3720         (ev_navigation_action_set_window), (activate_menu_item_cb),
3721         (new_history_menu_item), (new_empty_history_menu_item),
3722         (build_menu), (menu_activated_cb), (connect_proxy),
3723         (create_tool_item), (ev_navigation_action_init),
3724         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3725         * shell/ev-navigation-action.h:
3726         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3727         (ev_page_action_widget_set_page_cache),
3728         (ev_page_action_widget_finalize),
3729         (ev_page_action_widget_class_init), (match_selected_cb),
3730         (display_completion_text), (match_completion), (build_new_tree_cb),
3731         (get_filter_model_from_model),
3732         (ev_page_action_widget_update_model):
3733         * shell/ev-page-action-widget.h:
3734         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3735         (connect_proxy):
3736         * shell/ev-page-action.h:
3737         * shell/ev-stock-icons.c:
3738         * shell/ev-stock-icons.h:
3739         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3740         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3741         (register_custom_actions):
3742         * shell/main.c:
3743         
3744         Preliminary history implementation
3745
3746 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3747
3748         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3749         (dvi_document_class_init), (dvi_document_init_params):
3750         * dvi/mdvi-lib/font.c: (font_reference):
3751         
3752         Add reference to subfont. Fixes bug #374277.
3753
3754 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3755
3756         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3757         (ev_window_cmd_file_open_copy_at_dest):
3758
3759         Fix a race condition when creating symlink. Increase the counter
3760         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3761         Mathias Hasselmann).
3762
3763 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3764
3765         * backend/Makefile.am:
3766         * backend/ev-attachment.c: (ev_attachment_open):
3767         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3768         (ev_tmp_dir), (ev_tmp_filename):
3769         * shell/ev-sidebar-attachments.c:
3770         (ev_sidebar_attachments_drag_data_get):
3771         * shell/ev-window.c: (ev_window_clear_temp_file):
3772
3773         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3774         in ensure_dir_exists. Abort without crashing when we can't create
3775         user's directory.
3776
3777 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3778
3779         * data/evince-ui.xml:
3780         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3781         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3782         (ev_window_cmd_file_open_copy_at_dest),
3783         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3784         (ev_view_popup_cmd_open_link_new_window):
3785
3786         Allow opening a copy of the current document in a new window. Fixes bug
3787         #357472
3788
3789 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3790
3791         * data/evince-toolbar.xml:
3792         
3793         Add rotate right and rotate left to available items for toolbar.
3794         
3795         * data/evince-ui.xml:
3796         * shell/ev-window.c: (ev_window_init):
3797         
3798         Customize toolbar with right click. Fixes bug #372451.
3799
3800 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3801
3802         * shell/ev-window.c: 
3803         
3804         Use "object-rotate-{left,right}" stock icons. Fixes 
3805         bug #373863.
3806
3807 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3808
3809         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3810         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3811         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3812         (ev_window_open_uri):
3813         * shell/main.c: (arguments_parse):
3814
3815         Remove temp file created when evince is used by GTK+ in
3816         preview mode. Fixes bug #365282. 
3817
3818 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3819
3820         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3821         
3822         Fixes bug #372474 - Side pane disabled when entering 
3823         and leaving fullscreen mode.
3824
3825 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3826
3827         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3828         * data/Makefile.am:
3829         * data/evince-preview-toolbar.xml:
3830         * data/evince-toolbar.xml:
3831         * shell/ev-application.c: (ev_application_shutdown),
3832         (ev_application_init), (ev_application_get_toolbars_model):
3833         * shell/ev-application.h:
3834         * shell/ev-window.c: (update_chrome_visibility),
3835         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3836         (ev_window_cmd_edit_toolbar), (ev_window_init):
3837         
3838         Fixes bug #364364 - toolbar editor shows zoom actions again.
3839
3840 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3841
3842         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3843
3844         Do not take margins into consideration for paper size when printing.
3845         Really fixes bug #350491.
3846
3847 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3848
3849         * data/evince-ui.xml:
3850         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3851         (ev_window_cmd_file_print_setup),
3852         (ev_window_print_dialog_response_cb),
3853         (ev_window_setup_action_sensitivity):
3854
3855         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3856
3857 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3858
3859         * shell/ev-window.c: (ev_window_print_range):
3860
3861         Revert my previuos commit, since printing to PDF is not supported by
3862         evince yet. 
3863
3864 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3865
3866         * shell/ev-window.c: (ev_window_print_range):
3867
3868         Enable print to a PDF. Fixes bug #332121.
3869
3870 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3871
3872         * shell/ev-application-service.xml:
3873         * shell/ev-application.[ch]: (ev_application_open_window),
3874         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3875         (ev_application_open_uri), (ev_application_open_uri_list):
3876         * shell/ev-window.c: (file_open_dialog_response_cb),
3877         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3878         (drag_data_received_cb), (open_remote_link):
3879         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3880
3881         Add support for multiscreen systems. Fixes bug #316206.
3882
3883 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3884
3885         * shell/ev-jobs.[ch]: (ev_job_print_new),
3886         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3887         (ev_job_print_do_page):
3888         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3889
3890         Allow printing only odd/even pages. Fixes bug #367289.
3891
3892 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3893
3894         * test/test1.py:
3895         * test/test2.py:
3896
3897         Re-add locale settings to test files.
3898
3899 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3900
3901         * data/evince-ui.xml:
3902         * shell/ev-window.c: (set_action_properties):
3903         
3904         Removed garbage from code and ui.
3905
3906 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3907
3908         * shell/ev-window.c: (ev_window_cmd_help_about):
3909
3910         Shamelessly add my name to the list of contributors.
3911
3912 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3913
3914         * test/test1.py:
3915         * test/test2.py:
3916
3917         Cleaned up the dogtail scripts.
3918
3919 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3920
3921         * shell/ev-view.c: (draw_loading_text): Don't render
3922         "loading..." text in presentation mode. Temporary
3923         workaround for bug #320352.
3924
3925 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3926
3927         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3928         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3929
3930         Use print settings scale, copies, collate and reverse which were
3931         ignored. Fixes bug #359032.
3932
3933 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3934
3935         * configure.ac:
3936         * data/evince-password.glade:
3937         * test/Makefile.am:
3938         * test/test-encrypt.pdf:
3939         * test/test-links.pdf:
3940         * test/test1.py:
3941         * test/test2.py:
3942
3943         Add automated UI tests for evince with dogtail. See
3944         bug #300948.    
3945
3946 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3947
3948         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3949
3950         Hide fullscreen toolbar when switching to another desktop workspace.
3951         Fixes bug #338871
3952
3953 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3954
3955         * shell/ev-window-title.c: 
3956         
3957         Test for .dvi in title of pdf documents.
3958
3959 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3960
3961         * shell/ev-view.c: (ev_view_scroll):
3962
3963         Page Up/Down should do page jumps in "Best fit" mode.
3964         If a user has explicitly chosen to view exactly one page
3965         at a time, scrolling just a part of the page when
3966         pressing Page Up/Down is not right. Fixes bug #323107.
3967
3968 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3969
3970         * NEWS:
3971         * configure.ac:
3972         
3973         Update for 0.6.1
3974
3975 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3976
3977         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3978         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3979         
3980         Correctly disconnect from job signals on destroy.
3981
3982 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3983
3984         * shell/ev-view-private.h:
3985         * shell/ev-view.c: (view_set_adjustment_values),
3986         (view_update_range_and_current_page),
3987         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3988         
3989         Fixes bug #343199, current page now follows find page.
3990
3991 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3992
3993         * backend/ev-document-factory.c:
3994         * configure.ac:
3995         Assigned OpenDocument presenation MIME type to the
3996         Impress backend. Added some missing (but harmless)
3997         #ifdefs in the document factory as well to make things
3998         consistent again. Fixes bug #360658.
3999
4000 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4001
4002         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4003         * backend/ev-document-find.c: (ev_document_find_get_type):
4004         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4005         * backend/ev-document-links.c: (ev_document_links_get_type):
4006         * backend/ev-document-security.c: (ev_document_security_get_type):
4007         * backend/ev-document-thumbnails.c:
4008         (ev_document_thumbnails_get_type):
4009         * backend/ev-document.c: (ev_document_get_type):
4010         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4011         * backend/ev-selection.c: (ev_selection_get_type):
4012         * cut-n-paste/recent-files/egg-recent-model.c:
4013         (egg_recent_model_get_type):
4014         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4015         (egg_recent_view_uimanager_get_type):
4016         * cut-n-paste/recent-files/egg-recent-view.c:
4017         (egg_recent_view_get_type):
4018         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4019         (egg_editable_toolbar_get_type):
4020         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4021         (egg_toolbar_editor_get_type):
4022         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4023         (egg_toolbars_model_get_type):
4024         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4025         (egg_tree_multi_drag_source_get_type):
4026         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4027         (ephy_zoom_action_get_type):
4028         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4029         (ephy_zoom_control_get_type):
4030         * impress/r_back.c: (_imp_fill_back):
4031         * properties/ev-properties-main.c:
4032         (ev_properties_plugin_register_type):
4033         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4034         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4035         (ev_view_accessible_factory_get_type):
4036
4037         Reduce relocations. Bug #360616.
4038
4039 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4040
4041         * backend/ev-document-factory.c:
4042         (ev_document_factory_get_document):
4043         
4044         Load document even if extension is wrong.
4045
4046 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4047
4048         * shell/ev-metadata-manager.c: (save_values):
4049         * shell/ev-window.c: (setup_size_from_metadata),
4050         (setup_view_from_metadata), (ev_window_setup_document),
4051         (ev_window_xfer_job_cb), (window_configure_event_cb):
4052         
4053         Set size according to the document size/page size ratio.
4054         That should correct rather wierd behaviour of the previous
4055         commit.
4056
4057 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4058
4059         * shell/ev-window.c: (setup_view_from_metadata):
4060         
4061         Set size for new windows from previous window size.
4062         See bugs #354968 and #168450 for details. Thanks
4063         to Meik Hellmund.
4064
4065 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4066
4067         * djvu/djvu-links.c: (build_tree):
4068
4069         Fix memory leak.
4070
4071 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4072
4073         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
4074         
4075         Don't make sidebar close button insensitive. Fixes
4076         bug #357871.
4077
4078 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4079
4080         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4081         (ev_window_set_view_accels_sensitivity):
4082         
4083         Don't enable Slash on documents which don't support
4084         find. Fixes bug #358648.
4085
4086 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
4087
4088         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
4089         open dialog fall back to the current document uri if the
4090         filechooser hasn't been used before. Fixes bug #356980.
4091
4092 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
4093
4094         * shell/ev-window.c: (ev_window_setup_recent), 
4095         (ev_window_get_recent_file_label):
4096
4097         Escape underscores in filenames of recent file items.
4098
4099 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4100
4101         * configure.ac:
4102         
4103         Bumped poppler requirements, really 0.5.3 is very 
4104         buggy, now we require 0.5.4.
4105
4106 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4107
4108         * djvu/Makefile.am:
4109         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4110         (djvu_document_find_iface_init), (djvu_document_links_get_links),
4111         (djvu_document_document_links_iface_init):
4112         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
4113         (number_from_string_10), (get_djvu_link_dest),
4114         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
4115         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
4116         (djvu_links_get_links), (djvu_links_find_link_dest),
4117         (djvu_links_get_links_model):
4118         * djvu/djvu-links.h:
4119         
4120         Add support for links and bookmarks in djvu documents. Thanks
4121         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
4122         patch.
4123
4124 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4125
4126         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4127         
4128         Reopen should reload document. Fixes 
4129         bug 327951.
4130
4131 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4132
4133         * configure.ac:
4134         * data/Makefile.am:
4135         * data/evince-16.png:
4136         * data/evince-22.png:
4137         * data/evince.png:
4138         * data/evince.svg:
4139         * data/icons/16x16/Makefile.am:
4140         * data/icons/16x16/evince.png:
4141         * data/icons/22x22/Makefile.am:
4142         * data/icons/22x22/evince.png:
4143         * data/icons/48x48/Makefile.am:
4144         * data/icons/48x48/evince.png:
4145         * data/icons/Makefile.am:
4146         * data/icons/scalable/Makefile.am:
4147         * data/icons/scalable/evince.svg:
4148         
4149         Install icons with correct names. Fixes
4150         bug #354429.
4151
4152 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4153
4154         * shell/ev-view.c: (ev_view_button_release_event):
4155
4156         Don't open links with middle mouse button. Fixes bug #353649
4157
4158 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4159
4160         * NEWS:
4161         * configure.ac:
4162         
4163         Update for release 0.6.0
4164
4165 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4166
4167         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
4168         Implement Close named action. Patch by Carlos Garcia Campos.
4169
4170 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4171
4172         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
4173         
4174         Don't clear link mapping on copy_job_to_job_info. Fixes
4175         bug 346168.
4176
4177 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4178
4179         * shell/main.c: (main):
4180
4181         Revert my previous commit, gnome_program_init owns the option context.
4182         Fix another memory leak in main. Both caught by Christian Persch. 
4183
4184 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4185
4186         * shell/main.c: (main):
4187
4188         Fix memory leak.
4189
4190 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4191
4192         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4193
4194         Fix crash when opening a pdf with password protection. 
4195
4196 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4197
4198         * pdf/ev-poppler.cc: (pdf_document_search_free):
4199
4200         Fix memory leak. 
4201
4202 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4203
4204         * backend/ev-document-factory.c:
4205         (ev_document_factory_get_document):
4206         * tiff/tiff-document.c: (tiff_document_finalize):
4207         
4208         More correct handling of document loading. Fixes
4209         bug #349043.
4210
4211 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4212
4213         * backend/ev-attachment.c: (ev_attachment_save):
4214
4215         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4216         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4217
4218 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4219         
4220         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4221         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4222
4223 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4224
4225         * shell/ev-sidebar-thumbnails.c:
4226
4227         Do not render thumbnails unless thumbnails page is active in the
4228         sidebar.
4229
4230 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4231
4232         * shell/ev-properties-dialog.c:
4233
4234         Fix dialogue spacing. Bug #351370.
4235
4236 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4237
4238         * configure.ac:
4239
4240         Use lowercase gettext catalog file names (evince.mo
4241         instead of Evince.mo)
4242
4243 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4244
4245         * shell/ev-sidebar-attachments.c:
4246
4247         GtkIconTheme is now screen safe too. Fixes bug #350878
4248
4249 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4250
4251         * shell/ev-window.c:
4252
4253         GtkRecent manager is now screen safe. Fixes bug #350145
4254
4255 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4256
4257         * shell/ev-sidebar.c: (ev_sidebar_init):
4258         
4259         Make sidebar close icon smaller. Fix for bug 350177.
4260         See also bugs 350176 and 165770.
4261
4262 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4263
4264         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4265
4266         Ignore zoom for xyz destinations when it's <= 1, keeping user
4267         preferences instead. Set correct sizing-mode for fith and fitv
4268         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4269
4270 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4271
4272         * NEWS:
4273         * configure.ac:
4274         
4275         Update for release 0.5.5
4276
4277 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4278         
4279         * shell/ev-window.c: (ev_window_cmd_escape)
4280
4281         Escape unfocus page entry. Fixes bug #345809.
4282
4283 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4284
4285         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4286         (build_tree), (pdf_document_links_get_links),
4287         (pdf_document_links_find_link_dest):
4288         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4289         (goto_xyz_dest):
4290
4291         Convert from PDF style coordinates to X style coordinates in the
4292         backend rather than in the view. Fixes bug #338440
4293
4294 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4295
4296         * shell/ev-window.c:
4297         
4298         Remove Ctrl+Shift+T shortcut for toolbars. See
4299         the bug #350098.
4300
4301 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4302
4303         * configure.ac:
4304
4305         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4306         of this. 
4307
4308 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4309
4310         * configure.ac:
4311         * cut-n-paste/Makefile.am:
4312         * data/evince-ui.xml:
4313         * shell/Makefile.am:
4314         * shell/ev-application.[ch]:
4315         * shell/ev-window.c:
4316
4317         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4318         #349273
4319
4320 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4321
4322         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4323         findbar code: s/help/search/
4324
4325 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4326
4327         * shell/ev-window.c: (setup_document_from_metadata),
4328         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4329         (setup_view_from_metadata):
4330         
4331         Fix memory leaks.
4332
4333 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4334
4335         * autogen.sh, configure.ac: 
4336         
4337         Update automake usage. See bug 349292.
4338
4339 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4340
4341         * shell/eggfindbar.c: (egg_find_bar_class_init),
4342         (entry_activate_callback), (egg_find_bar_init),
4343         (egg_find_bar_set_status_text):
4344         * shell/eggfindbar.h:
4345         
4346         Unify Evince findbar with Epiphany. Nice patch
4347         from Fabricio Silva <silva@crans.org> and
4348         Frederic Peters <fpeters@entrouvert.com>. See
4349         bug #339966 for details.
4350
4351 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4352
4353         * data/evince.desktop.in.in:
4354         
4355         Correct information for bugzilla. Thanks to
4356         Olaf Vitters, see bug #348855.
4357
4358 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4359
4360         * shell/ev-jobs.[ch]:
4361         * shell/ev-sidebar-links.c:
4362         * shell/ev-window.[ch]:
4363
4364         GtkPrintJob doesn't support print ranges or current page, so we export
4365         to a ps file now when printing ranges or current page.
4366
4367 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4368
4369         * pdf/ev-poppler.cc:
4370         * shell/ev-window.c: (do_action_named):
4371
4372         We should be more clear about bugzilla. See the
4373         poppler bug #7623.
4374
4375 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4376
4377         * configure.ac:
4378         * shell/Makefile.am:
4379         * shell/ev-job-queue.c:
4380         * shell/ev-jobs.[ch]:
4381         * shell/ev-sidebar-links.c:
4382         * shell/ev-window.[ch]:
4383         
4384         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4385         #348422
4386
4387 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4388
4389         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4390         * shell/ev-application-service.xml:
4391         * shell/ev-application.[ch]:
4392         * shell/ev-jobs.[ch]:
4393         * shell/ev-window.[ch]: (ev_window_run_preview):
4394         * shell/main.c: 
4395
4396         Add preview mode to use evince as a printing previewer. It also adds
4397         other command line options for fullscreen and presentation modes.
4398         Fixes bugs #347822, #317031
4399
4400 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4401
4402         * NEWS:
4403         * configure.ac:
4404         
4405         Update for release 0.5.4
4406
4407 2006-07-11  Bastien Nocera <hadess@hadess.net>
4408
4409         * Makefile.am:
4410         * backend/Makefile.am:
4411         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4412         * backend/ev-document-factory.h:
4413         * configure.ac:
4414         * impress/.cvsignore:
4415         * impress/Makefile.am:
4416         * impress/common.h:
4417         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4418         (imp_get_page), (imp_next_page), (imp_prev_page),
4419         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4420         * impress/f_oasis.c: (render_object), (render_page),
4421         (get_geometry), (_imp_oasis_load):
4422         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4423         (_imp_oo13_load):
4424         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4425         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4426         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4427         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4428         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4429         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4430         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4431         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4432         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4433         (iks_new_within), (iks_insert), (iks_insert_cdata),
4434         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4435         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4436         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4437         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4438         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4439         (iks_cdata), (iks_cdata_size), (iks_has_children),
4440         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4441         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4442         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4443         (iks_tree), (iks_load), (iks_save):
4444         * impress/iksemel.h:
4445         * impress/imposter.h:
4446         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4447         (imp_render_draw_bezier_real), (imp_render_get_size),
4448         (imp_render_set_fg_color), (imp_render_draw_line),
4449         (imp_render_draw_rect), (imp_render_draw_polygon),
4450         (imp_render_draw_arc), (imp_render_draw_bezier),
4451         (imp_render_open_image), (imp_render_get_image_size),
4452         (imp_render_scale_image), (imp_render_draw_image),
4453         (imp_render_close_image), (imp_render_markup),
4454         (imp_render_get_text_size), (imp_render_draw_text),
4455         (impress_document_load), (impress_document_save),
4456         (impress_document_get_n_pages), (impress_document_get_page_size),
4457         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4458         (impress_document_finalize), (impress_document_class_init),
4459         (impress_document_can_get_text), (impress_document_get_info),
4460         (impress_document_document_iface_init),
4461         (impress_document_thumbnails_get_thumbnail),
4462         (impress_document_thumbnails_get_dimensions),
4463         (impress_document_document_thumbnails_iface_init),
4464         (impress_document_init):
4465         * impress/impress-document.h:
4466         * impress/internal.h:
4467         * impress/r_back.c: (_imp_fill_back):
4468         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4469         (_imp_draw_image), (_imp_tile_image):
4470         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4471         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4472         (r_polyline):
4473         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4474         (r_draw_gradient_complex), (r_draw_gradient):
4475         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4476         (r_get_bullet):
4477         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4478         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4479         (r_text):
4480         * impress/render.c: (imp_create_context), (imp_context_set_page),
4481         (imp_context_set_step), (imp_render), (imp_delete_context):
4482         * impress/render.h:
4483         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4484         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4485         (zip_load_xml), (zip_get_size), (zip_load):
4486         * impress/zip.h:
4487         * shell/ev-utils.c:
4488         
4489         New backend to support impress slides. Fixes bug #30867.
4490
4491 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4492
4493         * shell/ev-utils.c: (using_postscript_printer):
4494         
4495         Fixes crash when print using PAPI backend,
4496         bug #345012.
4497
4498 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4499
4500         * shell/ev-jobs.c: (ev_job_xfer_run):
4501         * shell/ev-window.c: (password_dialog_response),
4502         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4503         (ev_window_dispose):
4504         Fixes bug #344160: if the xfer job doesn't complete
4505         because a password is required, reload the existing
4506         instance instead of creating a new one.
4507
4508 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4509
4510         * shell/main.c: (main): Call gdk_threads_init. Thus
4511         we'll avoid errors in auth dialog. Fix for the bug
4512         #343347.
4513
4514 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4515
4516         * configure.ac: Advertise pixbuf support, fix
4517         for the bug 343317.
4518
4519 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4520
4521         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4522         (ev_sidebar_thumbnails_set_document):
4523         
4524         Update sidebar thumbnails after reloading.
4525
4526 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4527
4528         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4529         * shell/ev-jobs.h:
4530         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4531         (ev_window_cmd_view_reload), (ev_window_init):
4532         
4533         Don't crash on reload. Fix for the bug #343167.
4534
4535 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4536
4537         * shell/ev-jobs.c: (ev_job_render_run):
4538         
4539         Check for document links.
4540
4541 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4542
4543         * backend/ev-attachment.c: (ev_attachment_save),
4544         (ev_attachment_launch_app), (ev_attachment_open):
4545         * backend/ev-document-factory.c: (get_document_from_uri):
4546         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4547         (egg_recent_view_uimanager_set_list):
4548         * ps/ps-document.c: (check_filecompressed), (document_load),
4549         (ps_document_load):
4550         * shell/ev-metadata-manager.c: (load_values):
4551         * shell/ev-password.c: (ev_password_dialog_set_property):
4552         * shell/ev-view.c: (tip_from_link):
4553         * shell/ev-window.c: (file_save_dialog_response_cb),
4554         (ev_window_print_dialog_response_cb):
4555         
4556         Use consistent quoting style. Fix for the bug #320285.
4557
4558 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4559
4560         * shell/ev-jobs.c: (ev_job_xfer_run):
4561         * shell/main.c: (load_files):
4562                 
4563         Open links with anchors. Fix for the bug #339836.
4564
4565 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4566
4567         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4568         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4569         (ev_link_dest_set_property), (ev_link_dest_finalize),
4570         (ev_link_dest_class_init), (ev_link_dest_new_named),
4571         (ev_link_dest_new_page_label):
4572         * backend/ev-link-dest.h:
4573         * shell/ev-application.c: (ev_application_open_uri):
4574         * shell/ev-view.c: (goto_dest):
4575         * shell/ev-window.c:
4576         * shell/ev-window.h:
4577         
4578         Fix page-label command line option. Bug #342070.
4579
4580 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4581
4582         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4583         
4584         Don't show highlight rects if page can't be showed. Fix for 
4585         the bug #342076
4586
4587 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4588
4589         * shell/ev-window.c: (setup_sidebar_from_metadata),
4590         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4591         
4592         Setup sidebar from metadata even if there is no document
4593         loaded. Fix for the bug #342807.
4594
4595 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4596
4597         * cut-n-paste/toolbar-editor/Makefile.am:
4598         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4599         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4600         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4601         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4602         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4603         (popup_context_menu_cb), (button_press_event_cb),
4604         (configure_item_sensitivity), (configure_item_cursor),
4605         (configure_item_tooltip), (connect_widget_signals),
4606         (action_sensitive_cb), (create_item_from_action),
4607         (create_item_from_position), (toolbar_drag_data_received_cb),
4608         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4609         (toolbar_drag_leave_cb), (configure_drag_dest),
4610         (toggled_visibility_cb), (toolbar_visibility_refresh),
4611         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4612         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4613         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4614         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4615         (egg_editable_toolbar_dispose),
4616         (egg_editable_toolbar_set_ui_manager),
4617         (egg_editable_toolbar_get_selected),
4618         (egg_editable_toolbar_set_selected), (set_edit_mode),
4619         (egg_editable_toolbar_set_property),
4620         (egg_editable_toolbar_get_property),
4621         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4622         (egg_editable_toolbar_new_with_model),
4623         (egg_editable_toolbar_get_edit_mode),
4624         (egg_editable_toolbar_set_edit_mode),
4625         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4626         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4627         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4628         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4629         (item_added_or_removed_cb), (toolbar_removed_cb),
4630         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4631         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4632         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4633         (editor_create_item_from_name), (append_table),
4634         (update_editor_sheet), (egg_toolbar_editor_init):
4635         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4636         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4637         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4638         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4639         (toolbar_node_free), (egg_toolbars_model_get_flags),
4640         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4641         (egg_toolbars_model_get_name), (impl_add_item),
4642         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4643         (parse_data_list), (parse_item_list), (parse_toolbars),
4644         (egg_toolbars_model_load_toolbars), (parse_available_list),
4645         (parse_names), (egg_toolbars_model_load_names),
4646         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4647         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4648         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4649         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4650         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4651         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4652         (egg_toolbars_model_set_types), (fill_avail_array),
4653         (egg_toolbars_model_get_name_avail),
4654         (egg_toolbars_model_get_name_flags),
4655         (egg_toolbars_model_set_name_flags):
4656         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4657         * cut-n-paste/toolbar-editor/eggintl.h:
4658         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4659         (egg_tree_multi_drag_source_get_type),
4660         (egg_tree_multi_drag_source_row_draggable),
4661         (egg_tree_multi_drag_source_drag_data_delete),
4662         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4663         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4664         (path_list_free), (set_context_data), (get_context_data),
4665         (get_info), (egg_tree_multi_drag_drag_data_get),
4666         (egg_tree_multi_drag_motion_event),
4667         (egg_tree_multi_drag_button_press_event),
4668         (egg_tree_multi_drag_add_drag_support):
4669         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4670         * shell/ev-application.c: (ev_application_init),
4671         (ev_application_save_toolbars_model):
4672         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4673         (ev_window_cmd_edit_toolbar), (ev_window_init):
4674         
4675         Sync toolbareditor with epiphany and libegg
4676
4677 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4678
4679         * configure.ac: 
4680
4681         Depend on poppler 0.5.2
4682
4683 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4684
4685         * shell/ev-jobs.c: (ev_job_render_run):
4686         
4687         Check if document supports links iterface.
4688
4689 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4690
4691         * NEWS:
4692         * configure.ac:
4693         
4694         Update for release 0.5.3
4695
4696 2006-05-13  Michael Plump  <plumpy@skylab.org>
4697
4698         * configure.ac:
4699         * shell/Makefile.am:
4700         * shell/main.c: (main):
4701         
4702         Port to GOption command line parsing. Fix for the 
4703         bug #327518
4704
4705 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4706
4707         * shell/ev-window.c: (ev_window_cmd_help_about):
4708         
4709         Do not wrap license. Fix for the bug #309460.
4710
4711 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4712
4713         * configure.ac:
4714         * properties/ev-properties-main.c: (ev_properties_get_pages):
4715         * shell/ev-application.c: (ev_application_open_window),
4716         (ev_application_open_uri_at_dest):
4717         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4718         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4719         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4720         * shell/ev-utils.c: (save_print_config_to_file):
4721         * shell/ev-window.c: (ev_window_cmd_save_as),
4722         (ev_attachment_popup_cmd_save_attachment_as):
4723         * shell/main.c: (load_files_remote):
4724         
4725         Bump requirements to gtk 2.8 and drop all ifdefs used.
4726
4727 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4728
4729         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4730         * shell/ev-window.c: (ev_window_init):
4731         
4732         Show attachments page.
4733
4734 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4735
4736         * po/POTFILES.in:
4737         * shell/ev-attachment-bar.c:
4738         * shell/ev-attachment-bar.h:
4739         * shell/ev-sidebar-attachments.c:
4740         (ev_sidebar_attachments_icon_cache_add),
4741         (icon_theme_get_pixbuf_from_mime_type),
4742         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4743         (ev_sidebar_attachments_icon_cache_refresh),
4744         (ev_sidebar_attachments_get_attachment_at_pos),
4745         (ev_sidebar_attachments_popup_menu_show),
4746         (ev_sidebar_attachments_popup_menu),
4747         (ev_sidebar_attachments_button_press),
4748         (ev_sidebar_attachments_update_icons),
4749         (ev_sidebar_attachments_drag_data_get),
4750         (ev_sidebar_attachments_get_property),
4751         (ev_sidebar_attachments_destroy),
4752         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4753         (ev_sidebar_attachments_new),
4754         (ev_sidebar_attachments_set_document),
4755         (ev_sidebar_attachments_support_document),
4756         (ev_sidebar_attachments_get_label),
4757         (ev_sidebar_attachments_page_iface_init):
4758         * shell/ev-sidebar-attachments.h:
4759         * shell/ev-window.c: (update_chrome_visibility),
4760         (setup_sidebar_from_metadata), (ev_window_setup_document),
4761         (ev_window_sidebar_current_page_changed_cb),
4762         (attachment_bar_menu_popup_cb), (ev_window_init):
4763         
4764         Move attachments bar to sidebar.
4765
4766 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4767
4768         * pdf/ev-poppler.cc:
4769         * shell/ev-application.[ch]:
4770         * shell/main.c:
4771
4772         Fix some memory leaks.
4773
4774 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4775
4776         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4777
4778         Change the properties dialog response to
4779         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4780         will make the dialog go away when the user presses
4781         enter. With gtk+ >= 2.9 this will happen anyway, but for
4782         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4783         escape by default. Fixes bug #340539. See also bug
4784         #101293 for the gtk+ part.
4785
4786 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4787
4788         * shell/ev-view.c (tip_from_action_named): Replace some strings
4789         that were wrong. Closes #340970.
4790
4791 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4792
4793         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4794
4795         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4796         #341049
4797
4798 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4799
4800         * djvu/Makefile.am:
4801         * dvi/Makefile.am:
4802         * dvi/mdvi-lib/Makefile.am:
4803         * properties/Makefile.am:
4804         * ps/Makefile.am:
4805         * shell/Makefile.am:
4806         * thumbnailer/Makefile.am:
4807         
4808         Due to broken libtool that is unable to track dependencies
4809         of noinst libraries we are forced to explicitely point
4810         libraries for binary. Fix for the bug #333334.
4811
4812 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4813
4814         * data/evince.desktop.in.in:
4815         * shell/ev-view.c: (view_update_range_and_current_page),
4816         (ev_view_next_page), (ev_view_previous_page):
4817         * shell/ev-window.c: (update_chrome_visibility),
4818         (setup_sidebar_from_metadata), (ev_window_setup_document),
4819         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4820         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4821         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4822         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4823         (ev_window_stop_presentation), (ev_window_focus_in_event),
4824         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4825         (ev_window_init):
4826         * thumbnailer/Makefile.am:
4827         
4828         Update fullscreen and presentation timeout handling. Hide
4829         cursor in presentation after timeout. Fix for the bugs
4830         #136359 and #336981.
4831
4832 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4833
4834         * backend/ev-link-action.[ch]:
4835         * pdf/ev-poppler.cc: (ev_link_from_action):
4836         * shell/ev-view-private.h:
4837         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4838         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4839
4840         Add support for Named Action links
4841
4842 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4843
4844         * backend/Makefile.am:
4845         * backend/ev-document-links.[ch]:
4846         * backend/ev-document.[ch]:
4847         * backend/ev-link-action.[ch]:
4848         * backend/ev-link-dest.[ch]:
4849         * backend/ev-link.[ch]:
4850         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4851         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4852         * shell/ev-page-action.c: (build_new_tree_cb):
4853         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4854         (links_page_num_func), (update_page_callback):
4855         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4856         (tip_from_link):
4857         * shell/ev-jobs.c:
4858         * shell/ev-window.[ch]: (ev_window_open_uri),
4859         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4860         * shell/ev-application.[ch]: (ev_application_open_window),
4861         (ev_application_open_uri):
4862
4863         Rework links system, it adds support for remote links now and it makes
4864         easier to add new kinds of actions and destinations. Fixes bug #317292
4865
4866 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4867
4868         * data/Makefile.am:
4869         * data/evince.png:
4870         * data/evince-16.png:
4871         * data/evince-22.png:
4872         * data/evince.svg:
4873         * shell/main.c: (main):
4874         
4875         Evince use it's own icon. Fix for the bug #313392.
4876
4877         * shell/ev-window.c: (fullscreen_timeout_cb),
4878         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4879         (ev_window_cmd_help_about), (ev_window_dispose):
4880         
4881         Simplify fullscreen timeout code.
4882
4883 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4884
4885         * backend/ev-attachment.c: 
4886         * shell/ev-attachment-bar.c:
4887         * shell/ev-window.c:
4888
4889         Allow multiple selection of attachments
4890
4891 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4892
4893         * shell/ev-view.c: (view_update_range_and_current_page),
4894         (ev_view_scroll):
4895         
4896         Fix for the bug #312573 – Optimal selection of current 
4897         page among visible pages.
4898
4899 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4900
4901         * configure.ac:
4902         * djvu/Makefile.am:
4903         * djvu/djvu-text.h:
4904         
4905         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4906         for the bug 339868.
4907
4908 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4909
4910         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4911
4912 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4913
4914         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4915         dictated by the GNOME HIG. Fixes bug #339235.
4916
4917 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4918
4919         * data/evince-ui.xml:
4920         * shell/ev-view.c: (ev_view_can_find_previous):
4921         * shell/ev-view.h:
4922         * shell/ev-window.c: (ev_window_update_actions),
4923         (ev_window_cmd_edit_find_previous):
4924
4925         Add support for "Find Previous" as dictated by the GNOME HIG. A
4926         menu item is added and some glue code to make it all work is added
4927         to various files.
4928
4929 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4930
4931         * configure.ac: Award myself the "useless use of cat" award.
4932
4933 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4934
4935         * po/LINGUAS: New file listing all supported languages.
4936
4937         * configure.in: Use po/LINGUAS instead of including all languages
4938         directly in this file. See the wiki for more information:
4939         http://live.gnome.org/GnomeGoals/PoLinguas
4940
4941 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4942
4943         * backend/ev-document-factory.c:
4944
4945         Do not load the document twice when there isn't errors
4946
4947 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4948
4949         * backend/ev-attachment.c: 
4950
4951         Fix a crash when there isn't a default application to open an
4952         attachment
4953
4954 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4955
4956         * backend/ev-attachment.[ch]:
4957         * shell/ev-attachment-bar.[ch]:
4958
4959         Added missing files. 
4960
4961 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4962
4963         * backend/Makefile.am:
4964         * data/evince-ui.xml:
4965         * backend/ev-attachment.[ch]:
4966         * backend/ev-document.[ch]: (ev_document_has_attachments),
4967         (ev_document_get_attachments):
4968         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4969         (attachment_save_to_buffer), (pdf_document_get_attachments),
4970         (pdf_document_document_iface_init):
4971         * shell/Makefile.am:
4972         * shell/ev-attachment-bar.[ch]:
4973         * shell/ev-window.c:
4974
4975         Add support for PDF attachments. Fixes bug #325143
4976
4977 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4978
4979         * backend/ev-document-factory.c: (get_document_from_uri),
4980         (ev_document_factory_get_document):
4981         * backend/ev-document-factory.h:
4982         * properties/ev-properties-main.c: (ev_properties_get_pages):
4983         * shell/Makefile.am:
4984         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4985         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4986         (ev_job_queue_remove_job):
4987         * shell/ev-job-queue.h:
4988         * shell/ev-job-xfer.c:
4989         * shell/ev-job-xfer.h:
4990         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4991         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4992         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4993         (ev_job_xfer_run):
4994         * shell/ev-jobs.h:
4995         * shell/ev-window.c: (ev_window_is_empty),
4996         (password_dialog_response), (ev_window_clear_xfer_job),
4997         (ev_window_xfer_job_cb), (ev_window_open_uri),
4998         (ev_window_cmd_focus_page_selector),
4999         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5000         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5001         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5002         (ev_window_dispose):
5003         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5004         
5005         * Cleanup mime type detection on document load. Fix for the
5006         bug #336448.
5007
5008 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5009
5010         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5011         
5012         Fix crash on exit, described in the bug #336825.
5013
5014 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5015
5016         * backend/ev-document-factory.c:
5017         (ev_document_factory_get_from_mime),
5018         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5019         (ev_document_factory_get_document),
5020         (file_filter_add_mime_list_and_free),
5021         (ev_document_factory_add_filters):
5022         * backend/ev-document-factory.h:
5023         * properties/ev-properties-main.c: (ev_properties_get_pages):
5024         * shell/Makefile.am:
5025         * shell/ev-application.c:
5026         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5027         * shell/ev-window.c: (ev_window_cmd_file_open),
5028         (ev_window_cmd_save_as):
5029         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5030         
5031         Rework factory functions so they are placed now in a single 
5032         file ev-document-factory.c
5033
5034 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5035
5036         * shell/ev-window.c: (update_chrome_visibility):
5037         
5038         Fix for the bug 166566 - don't show menubar in fullscreen
5039         mode.
5040
5041 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5042
5043         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
5044
5045 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5046
5047         * shell/ev-view.c: (ev_view_expose_event):
5048         
5049         More correctly draw loading text when document
5050         is empty.
5051
5052 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5053
5054         * shell/ev-view.c: (ev_view_scroll):
5055         
5056         Fix for the bug #334854, page down and page up switch
5057         pages in presentation mode.
5058
5059 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5060
5061         * shell/ev-window.c: (ev_window_set_action_sensitive),
5062         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
5063         (ev_window_set_view_accels_sensitivity),
5064         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
5065         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5066         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5067         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
5068         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
5069         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
5070         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
5071         (view_actions_focus_in_cb), (ev_window_init):
5072         
5073         Fix for the bug #333902, now it's possible to search
5074         words with slash.
5075
5076 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
5077
5078         * configure.ac: Added Breton translation.
5079         * po/br.po: Added Breton translation.
5080
5081 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5082
5083         * shell/ev-window-title (ev_window_title_update):
5084
5085         Fix memory leak in window title. Fixes bug #333944
5086
5087 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5088
5089         * shell/ev-metadata-manager.c (parseItem):
5090
5091         Fix memory leaks. Fixes bug #333945
5092
5093 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5094         
5095         * NEWS, configure.ac, TODO:
5096         
5097         Update for release 0.5.2.
5098
5099 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5100
5101         * shell/ev-view.c: (view_update_range_and_current_page),
5102         (page_changed_cb):
5103         
5104         Don't jump on scrolling, fix for the bug #333127.
5105
5106 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5107
5108         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
5109         
5110         Scroll by one page in presentation mode. Fix for the bug
5111         #332993.
5112
5113 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
5114
5115         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
5116
5117 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
5118
5119         * configure.ac  Added lv in ALL_LINGUAS line.
5120
5121 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5122         
5123         * NEWS, configure.ac:
5124         
5125         Update for release 0.5.1
5126
5127 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5128
5129         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
5130         * backend/ev-document-misc.h:
5131         * shell/ev-view.c: (draw_one_page):
5132         
5133          Clairfy what page the toolbar page number applies to. Fix
5134          for the bug #328102.
5135
5136 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
5137
5138         * shell/ev-view-private.h:
5139         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
5140         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
5141         (ev_view_search_changed):
5142         * shell/ev-view.h:
5143         * shell/ev-window.c: (find_bar_search_changed_cb):
5144         
5145         Dont't jump to find result if window was scrolled during search.
5146         Fix for the bug #313266.
5147
5148 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
5149
5150         * shell/eggfindbar.c: (egg_find_bar_class_init):
5151         * shell/eggfindbar.h:
5152         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
5153         * shell/ev-view-private.h:
5154         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
5155         (ev_view_class_init), (ev_sizing_mode_get_type),
5156         (ev_scroll_type_get_type):
5157         * shell/ev-view.h:
5158         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
5159         (ev_window_cmd_scroll_backward), (find_bar_scroll),
5160         (ev_window_init):
5161         
5162         Fix for the bug 319133 - Find entry should allow text scroll.
5163
5164 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
5165
5166         * shell/ev-view-private.h:
5167         * shell/ev-view.c: (view_update_range_and_current_page),
5168         (highlight_find_results), (find_changed_cb), (page_changed_cb),
5169         (ev_view_set_document), (update_find_status_message),
5170         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
5171         (ev_view_find_previous):
5172         
5173         Fix for the bug #319137. Search now takes account for scrolling.
5174
5175 2006-02-19  Michael Hofmann <mh21@piware.de>
5176
5177         * configure.ac:
5178         * djvu/Makefile.am:
5179         * djvu/djvu-document-private.h:
5180         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5181         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
5182         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
5183         (djvu_document_can_get_text), (djvu_document_get_text),
5184         (djvu_document_document_iface_init),
5185         (djvu_document_thumbnails_get_thumbnail),
5186         (djvu_document_find_begin), (djvu_document_find_get_n_results),
5187         (djvu_document_find_get_result),
5188         (djvu_document_find_page_has_results),
5189         (djvu_document_find_get_progress), (djvu_document_find_cancel),
5190         (djvu_document_find_iface_init):
5191         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
5192         (djvu_text_page_selection), (djvu_text_page_limits_process),
5193         (djvu_text_page_limits), (djvu_text_page_copy),
5194         (djvu_text_page_position), (djvu_text_page_union),
5195         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5196         (djvu_text_page_box), (djvu_text_page_append_text),
5197         (djvu_text_page_search), (djvu_text_page_prepare_search),
5198         (djvu_text_page_new), (djvu_text_page_free):
5199         * djvu/djvu-text-page.h:
5200         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5201         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5202         (djvu_text_n_results), (djvu_text_has_results),
5203         (djvu_text_get_result), (djvu_text_get_progress):
5204         * djvu/djvu-text.h:
5205         
5206         Text search in djvu. Fix for the bug #303415.
5207
5208 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5209
5210         * configure.ac:
5211         * shell/ev-window.c: (ev_window_cmd_save_as):
5212         
5213         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5214         Thanks to Gary Coady <gary@lyranthe.org>
5215
5216 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * shell/ev-print-job.c: (idle_print_handler):
5219         
5220         Inverse order printing, bug #320919.
5221
5222 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5223
5224         * data/evince-toolbar.xml:
5225         * shell/ev-window.c:
5226         
5227         Allow to add sidebar checkbutton on toolbar. Fix
5228         for the bug #144577.
5229
5230 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5231
5232         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5233         
5234         Add checks that have sense for empty ps document.
5235
5236 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5237
5238         * configure.ac: Include PS in mime types list. 
5239
5240 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5241
5242         * configure.ac:
5243         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5244         * ps/gsdefaults.h:
5245         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5246         
5247         Runtime check for gs interpreter. Fix for the bug #320868.
5248         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5249
5250 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5251
5252         * shell/ev-application.c: 
5253
5254         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5255         dbus>=0.60, so that the request is not queued. 
5256
5257 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5258
5259         * configure.ac:
5260         * shell/Makefile.am:
5261         * shell/ev-sidebar-links.c: (print_section_cb):
5262         * shell/ev-utils.c:
5263         * shell/ev-utils.h:
5264         * shell/ev-window.c: (update_action_sensitivity),
5265         (ev_window_close_dialogs), (ev_window_print):
5266         * shell/ev-window.h:
5267         
5268         Make printing support optional. Patch from Eduardo de Barros Lima
5269         <eduardo.lima@indt.org.br> for the bug #330546.
5270
5271 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5272
5273         * shell/ev-view-private.h:
5274         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5275         (ev_view_set_document):
5276         * shell/ev-view.h:
5277         * shell/ev-window.c: (ev_window_load_job_cb),
5278         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5279         (ev_window_init):
5280
5281         Draw Loading message during xfer job. Fix for the bug #329495.
5282
5283 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5284
5285         * comics/comics-document.c: (comics_regex_quote),
5286         (comics_document_load), (extract_argv):
5287         
5288         Correcly quote regexp before passing it to unzip.
5289
5290 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5291
5292         * shell/ev-page-cache.c: (build_height_to_page),
5293         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5294         (ev_page_cache_get_dual_even_left):
5295         * shell/ev-page-cache.h:
5296         * shell/ev-view.c: (view_update_range_and_current_page),
5297         (get_page_y_offset), (get_page_extents):
5298         
5299         Place even pages to the left if document has less then
5300         two pages. Fix for the bug #328856.
5301
5302 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5303
5304         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5305         
5306         Correct comics scheme. This make evince create thumbnails
5307         for comic books. Fix for the bug 329088.
5308
5309 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5310
5311         * data/evince-password.glade: Don't explicitly set
5312         invisible_char to the current default value in case
5313         the default changes; let GTK+ do its magic.
5314
5315 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5316
5317         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5318         real filename to tmp filename since often document
5319         type is determined by extension.
5320
5321 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5322
5323         * shell/ev-view.c: (add_scroll_binding_keypad),
5324         (ev_view_binding_activated), (ev_view_class_init):
5325         
5326         Add keybindings for percision-scrolling of display area. 
5327         Fix for the bug #314072.
5328
5329 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5330
5331         * data/evince.desktop.in.in:
5332         
5333         Add GTK to the list of categories. Fix for the bug #328034.
5334
5335 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5336
5337         * shell/ev-application.c: (ev_application_shutdown),
5338         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5339         * shell/ev-application.h:
5340         * shell/ev-window.c: (file_open_dialog_response_cb),
5341         (ev_window_cmd_file_open):
5342         
5343         Save last uri in file chooser dialog. Fix for the bug #327950.
5344
5345 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5346
5347         * NEWS:
5348         * README:
5349         
5350         Final update for release 0.5.0
5351         
5352         * shell/Makefile.am:
5353         
5354         Remove disable deprecated until we'll require libgnome-2.13.7
5355         and port to GOption argument parsing. See bug 327518.
5356
5357 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5358
5359         * comics/comics-document.c: (comics_document_save):
5360         * djvu/djvu-document.c: (djvu_document_save):
5361         * dvi/dvi-document.c: (dvi_document_save):
5362         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5363         * lib/ev-file-helpers.h:
5364         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5365         * tiff/tiff-document.c: (tiff_document_save):
5366         
5367         Use common save function for backends.
5368
5369 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5370
5371         * backend/ev-document-types.c:
5372         
5373         Fix crash on saving pixbuf.
5374
5375 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5376
5377         * cut-n-paste/recent-files/egg-recent-item.c:
5378         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5379         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5380         (parse_info_free), (valid_element), (start_element_handler),
5381         (end_element_handler), (text_handler), (egg_recent_model_filter),
5382         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5383         (egg_recent_model_monitor), (egg_recent_model_read),
5384         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5385         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5386         (egg_recent_model_set_property), (egg_recent_model_class_init),
5387         (egg_recent_model_init), (egg_recent_model_add_full),
5388         (egg_recent_model_delete), (egg_recent_model_get_list),
5389         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5390         (egg_recent_model_set_filter_mime_types),
5391         (egg_recent_model_clear_group_filter),
5392         (egg_recent_model_set_filter_groups),
5393         (egg_recent_model_clear_scheme_filter),
5394         (egg_recent_model_set_filter_uri_schemes),
5395         (egg_recent_model_remove_expired):
5396         * cut-n-paste/recent-files/egg-recent-util.c:
5397         (egg_recent_util_get_icon):
5398         * cut-n-paste/recent-files/egg-recent-util.h:
5399         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5400         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5401         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5402         (egg_recent_view_uimanager_set_property),
5403         (egg_recent_view_uimanager_get_property),
5404         (egg_recent_view_uimanager_class_init),
5405         (egg_recent_view_uimanager_init),
5406         (egg_recent_view_uimanager_set_label_width),
5407         (egg_recent_view_uimanager_get_label_width):
5408         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5409         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5410         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5411         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5412         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5413         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5414         
5415         Update from libegg.
5416
5417 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5418
5419         * shell/ev-page-cache.c: (build_height_to_page),
5420         (ev_page_cache_get_height_to_page):
5421         * shell/ev-page-cache.h:
5422         * shell/ev-view.c: (view_update_range_and_current_page),
5423         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5424         (ev_view_previous_page):
5425         
5426         Dual mode places even pages to the left. Fix for the bug #309393.
5427
5428         * shell/ev-view.h:
5429         * shell/ev-window.c: (update_action_sensitivity),
5430         (setup_view_from_metadata), (view_menu_popup_cb):
5431         
5432         Don't restore presentation in empty windows, more intelligent
5433         next page behaviour in dual mode.
5434
5435         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5436         (ev_pixbuf_cache_clear_job_sizes):
5437         
5438         Cleanup job callback on removal. Fix for the bug #325886.
5439
5440 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5441
5442         * ps/ps.c: (psscan):
5443         
5444         Commit workaround Mozilla problem. Fix for the bug #325919
5445         
5446         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5447         (save_item):
5448         
5449         Fix for year 2038 problem.
5450
5451 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5452
5453         * shell/ev-window.c: (setup_document_from_metadata),
5454         (ev_window_cmd_view_reload):
5455
5456         Clamp page recieved from metadata in valid values. Fix
5457         for the bug #325986.
5458
5459 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5460
5461         * MAINTAINERS: 
5462         Add MAINTAINERS as requested on desktop-devel-list.
5463
5464 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5465
5466         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5467         (mime_type_supported_by_gdk_pixbuf),
5468         (ev_document_factory_get_mime_types),
5469         (ev_document_factory_get_all_mime_types):
5470         
5471         Don't add pixbuf mime types if pixbuf backend is disabled.
5472         
5473         * shell/ev-application.c: (ev_application_get_uri_window):
5474         
5475         Fix for the bug 325815 - unhandled MIME type message doesn't 
5476         appear a second time. 
5477         
5478         * shell/ev-document-types.c: (ev_document_types_add_filters):
5479         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5480         (password_dialog_response), (ev_window_popup_password_dialog),
5481         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5482         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5483         (ev_window_run_presentation), (ev_window_stop_presentation),
5484         (save_sizing_mode), (ev_window_zoom_changed_cb),
5485         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5486         (ev_window_dual_mode_changed_cb),
5487         (ev_window_sidebar_current_page_changed_cb),
5488         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5489         (window_state_event_cb), (window_configure_event_cb):
5490         
5491         Cleanup additional uris holded by EvWindow.
5492
5493 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5494
5495         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5496         (ev_view_can_previous_page), (ev_view_can_next_page):
5497         * shell/ev-view.h:
5498         * shell/ev-window.c: (update_action_sensitivity):
5499         
5500         Two page scrolling with Space and PageUp in dual mode. Second fix 
5501         for the bug #316608.
5502
5503 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5504
5505         * shell/ev-view.c: (scroll_to_current_page):
5506         
5507         Correctly clamp adjustment value. Fix for the bug
5508         #325808.
5509
5510 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5511
5512         * shell/ev-sidebar-links.c: (print_section_cb):
5513         * shell/ev-window.c: (ev_window_get_uri),
5514         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5515         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5516         (ev_window_dispose):
5517         
5518         Make print dialog non-modal. Fix for the bug #325622.
5519
5520 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5521
5522         * shell/ev-metadata-manager.c:
5523         * shell/ev-utils.c: (using_pdf_printer),
5524         (using_postscript_printer), (load_print_config_from_file),
5525         (save_print_config_to_file):
5526         * shell/ev-utils.h:
5527         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5528         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5529         (setup_view_from_metadata), (ev_window_setup_document),
5530         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5531         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5532         (ev_window_run_presentation), (ev_window_stop_presentation),
5533         (save_sizing_mode), (ev_window_zoom_changed_cb),
5534         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5535         (ev_window_dual_mode_changed_cb),
5536         (ev_window_sidebar_current_page_changed_cb),
5537         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5538         (window_state_event_cb), (window_configure_event_cb),
5539         (ev_window_init):
5540         
5541         Setting saving behaviour fixes.
5542
5543 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5544
5545         * configure.ac:
5546         
5547         Make antialiasing gs options better and allow
5548         to change them during configure. Fix for the 
5549         bug #319049.
5550
5551 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5552
5553         * shell/ev-window.c: (setup_view_from_metadata):
5554         
5555         Remember if last window was maximized. Fix for the
5556         bug #323797.
5557
5558 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5559
5560         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5561
5562 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5563
5564         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5565         * shell/ev-page-action.c: (build_new_tree_cb):
5566         * shell/ev-sidebar-links.c: (links_page_num_func),
5567         (update_page_callback_foreach), (update_page_callback):
5568         * shell/ev-view.c: (scroll_to_current_page):
5569         
5570         Fix for the bug #325067 with more intelligent selection
5571         of current link in sidebar. Make sidebar handle links
5572         of FITR-like type more correctly.
5573
5574         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5575         (dvi_pixbuf_put_pixel):
5576         
5577         Fix memory consumtion with disabled alpha channel.
5578
5579 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5580
5581         * data/evince-ui.xml:
5582         * shell/ev-window.c: (view_menu_popup_cb),
5583         (ev_popup_cmd_open_link), (ev_window_init):
5584         
5585         Update context menu for internal links. Fix for the bug
5586         #325066.
5587
5588 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5589
5590         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5591         
5592         Bind context menu to keyboard also. Fix for the bug
5593         #325065.
5594
5595 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5596
5597         * shell/ev-view.c: (selection_scroll_timeout_cb):
5598         
5599         Horizontal scroll on selection also.
5600
5601 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5602
5603         * shell/ev-metadata-manager.c: (parse_value):
5604         * shell/ev-view.c: (goto_xyz_link):
5605         
5606         Correct zoom setup and metadata save broken in 
5607         some locales.
5608
5609 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5610
5611         * shell/ev-view-private.h:
5612         * shell/ev-view.c: (scroll_to_current_page),
5613         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5614         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5615         (page_changed_cb), (ev_view_set_continuous),
5616         (ev_view_set_dual_page), (ev_view_set_presentation):
5617         
5618         Delay scroll until allocation to correctly position page. Fix
5619         for the bug #317334.
5620
5621 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5622
5623         * NEWS:
5624         * configure.ac:
5625         
5626         Update NEWS and require poppler 0.5.0.
5627
5628 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5629         
5630         * data/evince-ui.xml:
5631         * shell/ev-view-private.h:
5632         * shell/ev-view.c: (ev_view_get_link_at_location),
5633         (handle_link_over_xy), (ev_view_button_press_event),
5634         (ev_view_button_release_event), (ev_view_class_init):
5635         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5636         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5637         (ev_window_init):
5638         
5639         Implement right-click context menu.
5640
5641 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5642
5643         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5644         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5645         (mdvi_pixbuf_device_render):
5646         * pdf/ev-poppler.cc:
5647
5648         Don't generate thumbnails with alpha. See bug #324077.
5649         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5650
5651 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5652
5653         * shell/ev-window.c: (setup_chrome_from_metadata):
5654         
5655         Fix typo that was hiding toolbar.
5656
5657 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5658
5659         * shell/ev-view-private.h:
5660         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5661         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5662         (ev_view_button_release_event), (ev_view_destroy):
5663         
5664         Small cleanup and autoscrolling during selection. Thanks to 
5665         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5666
5667 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5668
5669         * configure.ac:
5670         
5671         Correctly check for comics option.
5672
5673 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5674         * Makefile.am:
5675         * configure.ac:
5676         * backend/Makefile.am:
5677         * backend/ev-document-factory.c:
5678         * shell/ev-document-types.c:
5679
5680         Included option in configure to make ps backend 
5681         compilation optional with --disable-ps.
5682
5683 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5684
5685         * backend/ev-document-factory.c:
5686         * comics/Makefile.am:
5687         * comics/comics-document.c: (comics_document_load):
5688         * comics/ev-cbr-mime.xml:
5689         * configure.ac:
5690         
5691         Comics mime types are added to shared-mime-info CVS. Now
5692         we don't need to install our own mime types.
5693
5694 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5695
5696         * shell/ev-window.c:
5697         
5698         Add shortcut for "save a copy" menu entry. Fix for
5699         the bug #324582.
5700
5701 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5702
5703         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5704         (job_finished_cb), (new_selection_pixbuf_needed),
5705         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5706         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5707         
5708         Rework selection job info logic and fix critical warning.
5709
5710 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5711
5712         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5713
5714 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5715
5716         * data/evince-ui.xml:
5717         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5718         
5719         Enter as shortcut key for next page. Fix for the bug
5720         #321394.
5721
5722 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5723
5724         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5725
5726 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5727
5728         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5729         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5730         (new_selection_pixbuf_needed),
5731         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5732         (clear_job_selection):
5733         
5734         Too early for 0.5. Pixbuf cache code cleaned a bit.
5735
5736 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5737
5738         * NEWS:
5739         * configure.ac:
5740         
5741         Release 0.5.0 preparation
5742
5743 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5744
5745         * comics/Makefile.am:
5746         * configure.ac:
5747         * shell/ev-document-types.c: (ev_document_types_add_filters):
5748         
5749         More advanced handling of custom mime type installation.
5750
5751 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5752
5753         * data/evince.schemas.in:
5754         * shell/ev-metadata-manager.c: (value_free),
5755         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5756         (ev_metadata_manager_get), (ev_metadata_manager_set):
5757         * shell/ev-metadata-manager.h:
5758         * shell/ev-window.c: (update_chrome_flag),
5759         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5760         (setup_document_from_metadata), (setup_chrome_from_metadata),
5761         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5762         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5763         (ev_window_view_toolbar_cb),
5764         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5765         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5766         
5767         Save last document settings and reuse them for new documents.
5768
5769 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5770
5771         * Makefile.am:
5772         * backend/Makefile.am:
5773         * backend/ev-document-factory.c:
5774         * backend/ev-document-factory.h:
5775         * comics/Makefile.am:
5776         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5777         (comics_document_load), (comics_document_save),
5778         (comics_document_get_n_pages), (comics_document_get_page_size),
5779         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5780         (comics_document_class_init), (comics_document_can_get_text),
5781         (comics_document_get_info), (comics_document_document_iface_init),
5782         (comics_document_init), (get_supported_image_extensions),
5783         (comics_document_thumbnails_get_geometry),
5784         (comics_document_thumbnails_get_thumbnail),
5785         (comics_document_thumbnails_get_dimensions),
5786         (comics_document_document_thumbnails_iface_init), (extract_argv):
5787         * comics/comics-document.h:
5788         * comics/ev-cbr-mime.xml:
5789         * configure.ac:
5790         * po/POTFILES.in:
5791         * shell/ev-application.c: (ev_application_register_service):
5792         * shell/ev-document-types.c: (ev_document_types_add_filters):
5793         * thumbnailer/Makefile.am:
5794         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5795         
5796         New CBR/CBZ backend for comic books.
5797
5798 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5799
5800         * shell/main.c: (load_files_remote):
5801
5802         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5803         warning on startup of second instance is fixed. It
5804         is bug #320353.
5805
5806 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5807
5808         * shell/ev-window.c: (ev_window_finalize):
5809         
5810         Fix double free that cause crash.
5811
5812 2005-10-29  Bastien Nocera <hadess@hadess.net>
5813
5814         * tiff/tiff-document.c: (tiff_document_load):
5815         
5816         Fix memory leak.
5817
5818 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5819
5820         * po/POTFILES.in:
5821         * shell/Makefile.am:
5822         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5823         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5824         (ev_view_accessible_get_text),
5825         (ev_view_accessible_get_character_at_offset),
5826         (ev_view_accessible_get_text_before_offset),
5827         (ev_view_accessible_get_text_at_offset),
5828         (ev_view_accessible_get_text_after_offset),
5829         (ev_view_accessible_get_character_count),
5830         (ev_view_accessible_get_caret_offset),
5831         (ev_view_accessible_set_caret_offset),
5832         (ev_view_accessible_get_run_attributes),
5833         (ev_view_accessible_get_default_attributes),
5834         (ev_view_accessible_get_character_extents),
5835         (ev_view_accessible_get_offset_at_point),
5836         (ev_view_accessible_get_n_selections),
5837         (ev_view_accessible_get_selection),
5838         (ev_view_accessible_add_selection),
5839         (ev_view_accessible_remove_selection),
5840         (ev_view_accessible_set_selection),
5841         (ev_view_accessible_text_iface_init),
5842         (ev_view_accessible_idle_do_action),
5843         (ev_view_accessible_action_do_action),
5844         (ev_view_accessible_action_get_n_actions),
5845         (ev_view_accessible_action_get_description),
5846         (ev_view_accessible_action_get_name),
5847         (ev_view_accessible_action_set_description),
5848         (ev_view_accessible_action_iface_init),
5849         (ev_view_accessible_get_type), (ev_view_accessible_new),
5850         (ev_view_accessible_factory_get_accessible_type),
5851         (ev_view_accessible_factory_create_accessible),
5852         (ev_view_accessible_factory_class_init),
5853         (ev_view_accessible_factory_get_type):
5854         * shell/ev-view-accessible.h:
5855         * shell/ev-view-private.h:
5856         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5857         * shell/ev-view.h:
5858         
5859         Initial accessibility support.
5860
5861 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5862
5863         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5864
5865 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5866
5867         * shell/ev-print-job.c: (idle_print_handler):
5868         
5869         Fix for bug Bug 318916: Printing multiple pages.
5870
5871 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5872
5873         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5874
5875 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5876
5877         * pdf/ev-poppler.cc:
5878         
5879         Thumnail dimensions unified with other backends.
5880         
5881         * shell/ev-window-title.c: (ev_window_title_update):
5882         
5883         Fix warning.
5884
5885 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5886
5887         * data/ev-stock-zoom-fit-width.png:
5888         
5889         Remove unused file.
5890
5891 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5892
5893         * configure.ac:
5894         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5895         (djvu_document_finalize):
5896         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5897         (dvi_document_finalize):
5898         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5899         (pixbuf_document_save), (pixbuf_document_finalize):
5900         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5901         (tiff_document_finalize):
5902         
5903         Save a copy implemented for various backends.
5904
5905 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5906
5907         * configure.ac:
5908         
5909         Don't link with ltiff if tiff is disabled.
5910
5911 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5912
5913         * pdf/GDKSplashOutputDev.cc:
5914         * pdf/GDKSplashOutputDev.h:
5915         * pdf/Thumb.cc:
5916         * pdf/Thumb.h:
5917         * pdf/pdf-document.cc:
5918         * pdf/pdf-document.h:
5919         * pdf/test-gdk-output-dev.cc:
5920         
5921         Remove old unused files.
5922
5923 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5924
5925         * shell/ev-window.c: (ev_window_setup_document):
5926         
5927         Fixed warnings on reload and probably crash reason.
5928
5929 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5930
5931         * properties/ev-properties-view.c:
5932         (ev_properties_view_format_date):
5933         
5934         Check if date is invalid. Fix for bug 318134.
5935
5936 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5937
5938         * shell/ev-window-title.c:
5939         
5940         Add .indd files (Adobe Indesign) to the list of "bad
5941         extensions".
5942
5943 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5944
5945         * data/evince-ui.xml:
5946         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5947         
5948         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5949
5950 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5951
5952         * shell/ev-window.c: (launch_link), (launch_external_uri),
5953         (view_external_link_cb):
5954
5955         URL-escape link before passing it to gnome_vfs_url_show.
5956
5957 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5958
5959         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5960         there isn't text selected.
5961
5962 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5963
5964         * shell/ev-view.c: (handle_link_over_xy):
5965
5966         Check tooltip is valid utf8 before showing it
5967
5968 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5969
5970         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5971
5972 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5973
5974         * shell/ev-window-title.c: (ev_window_title_update):
5975
5976         Guard against using g_strstrip on NULL. Fixes bug #317291.
5977
5978 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5979
5980         * pdf/ev-poppler.cc:
5981
5982         Show title even for unknown links
5983
5984 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5985
5986         * shell/ev-window-title.c: (ev_window_title_update):
5987
5988         Strip the title string
5989
5990 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5991
5992         * shell/ev-window-title.c:
5993
5994         Add .rtf to the bad extensions list
5995
5996 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5997
5998         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5999         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6000
6001         Ignore link coordinates if they are outside page bounds
6002
6003 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6004
6005         * backend/ev-link.c: (ev_link_type_get_type),
6006         (ev_link_get_filename), (ev_link_get_params),
6007         (ev_link_get_property), (ev_link_set_property),
6008         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6009         * backend/ev-link.h:
6010         * pdf/ev-poppler.cc:
6011         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6012         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6013         (ev_window_init):
6014
6015         Implement launch links. Delegate external link opening to
6016         the window.
6017
6018 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6019
6020         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6021         (ev_link_get_right), (ev_link_get_property),
6022         (ev_link_set_property), (ev_link_class_init),
6023         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6024         * backend/ev-link.h:
6025         * pdf/ev-poppler.cc:
6026         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6027
6028         Implement fitr links
6029
6030 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6031
6032         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6033         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6034         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6035         (ev_view_size_request_continuous),
6036         (ev_view_size_request_dual_page),
6037         (ev_view_size_request_single_page), (ev_view_size_allocate),
6038         (ev_view_zoom_for_size_continuous_and_dual_page),
6039         (ev_view_zoom_for_size_continuous),
6040         (ev_view_zoom_for_size_dual_page),
6041         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6042         (ev_sizing_mode_get_type):
6043         * shell/ev-view.h:
6044         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6045
6046         Do not use modes for link, we need to calculate size ad hoc.
6047         Still not perfect because of the usual scrollbar issues grrr.
6048
6049 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6050
6051         * backend/ev-link.c: (ev_link_type_get_type),
6052         (ev_link_new_page_fith), (ev_link_new_page_fitv):
6053         * backend/ev-link.h:
6054         * pdf/ev-poppler.cc:
6055         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
6056         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6057         (ev_view_size_request_continuous),
6058         (ev_view_size_request_dual_page),
6059         (ev_view_size_request_single_page), (ev_view_size_allocate),
6060         (zoom_for_size_fit_height),
6061         (ev_view_zoom_for_size_continuous_and_dual_page),
6062         (ev_view_zoom_for_size_continuous),
6063         (ev_view_zoom_for_size_dual_page),
6064         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6065         (ev_sizing_mode_get_type):
6066         * shell/ev-view.h:
6067         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6068
6069         Implement FIT_HEIGHT mode (only for links).
6070         Implement FITH links
6071
6072 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6073
6074         * shell/ev-window-title.c: (get_filename_from_uri),
6075         (ev_window_title_sanitize_extension), (ev_window_title_update),
6076         (ev_window_title_set_document), (ev_window_title_set_uri),
6077         (ev_window_title_free):
6078         * shell/ev-window-title.h:
6079         * shell/ev-window.c: (ev_window_setup_document),
6080         (ev_window_popup_password_dialog):
6081
6082         Refactor window title building while fixing it for
6083         password documents.
6084
6085 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6086
6087         * pdf/ev-poppler.cc:
6088
6089         Escape link title before setting it in the model
6090
6091 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
6092
6093         * shell/ev-application.c: (removed_from_session), (save_session),
6094         (init_session), (ev_application_get_empty_window),
6095         (ev_application_init), (ev_application_get_windows):
6096         * shell/ev-application.h:
6097         * shell/ev-window.c: (ev_window_finalize):
6098
6099         Add a function to retrieve window list and share it where
6100         necessary.
6101         Implement session handling, works pretty well thanks to the
6102         metadata system.
6103
6104 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6105
6106         * shell/ev-password.c: (ev_password_item_created_callback),
6107         (ev_password_dialog_save_password):
6108         
6109         Fix for bug 316972. Use async gnome-keyring API.
6110
6111 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
6112
6113         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
6114         Remove unused unrealize handler. Add scroll handling to
6115         ev_view_scroll_event for presentation mode (bug #316708),
6116         and fix the event state checks there.
6117
6118 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6119
6120         * shell/ev-page-action.c: (page_changed_cb):
6121
6122         "marco, maybe we should be crazy and jump right to 6! :)"
6123
6124         Bryan Clark, Sep 2005
6125
6126 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6127
6128         * ps/ps-document.c: (save_document), (ps_document_save),
6129         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
6130         (ps_document_ps_export_end):
6131
6132         Fix unstructured documents save and print
6133
6134 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6135
6136         * shell/ev-application.c: (ev_application_open_uri):
6137
6138         Fix window size persistance
6139
6140 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6141
6142         * shell/ev-view.c: (ev_view_button_release_event):
6143
6144         Based on a patch from carlosgc@gnome.org. Mouse buttons
6145         switch pages in presentation mode.
6146
6147 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6148
6149         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6150
6151         Dont cast to int before scaling
6152
6153 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6154
6155         * backend/ev-link.c: (ev_link_type_get_type),
6156         (ev_link_new_page_xyz), (ev_link_new_page_fit),
6157         (ev_link_new_page_fith):
6158         * backend/ev-link.h:
6159         * pdf/ev-poppler.cc:
6160         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
6161
6162         Implement FIT and FITH links
6163
6164 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6165
6166         * pdf/ev-poppler.cc:
6167
6168         Return 0 results when search is not in progress.
6169
6170         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6171         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
6172
6173         Update menu sensitivity when cancelling search
6174
6175 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6176
6177         * shell/ev-view.c: (ev_view_can_find_next):
6178
6179         Take all pages in consideration, not just current one
6180
6181 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6182
6183         * shell/ev-page-cache.c:
6184         * shell/ev-page-cache.h:
6185         * shell/ev-view.c: (ev_view_binding_activated),
6186         (ev_view_next_page), (ev_view_previous_page),
6187         (ev_sizing_mode_get_type):
6188         * shell/ev-view.h:
6189         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6190         (ev_window_cmd_go_next_page):
6191
6192         Move page next/previous functions from page chace to
6193         view and change it to move by 2 page steps in dual mode.
6194
6195 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6196
6197         * shell/ev-window.c: (update_sidebar_visibility),
6198         (setup_sidebar_from_metadata), (ev_window_setup_document),
6199         (setup_view_from_metadata):
6200
6201         Show the index by default when there is one     
6202
6203 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6204
6205         * shell/ev-window-title.c: (ev_window_title_set_document):
6206
6207         Missing null check
6208
6209 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6210
6211         * shell/ev-view.c: (view_update_range_and_current_page):
6212         
6213         Allow display of last odd page in dual view. Fix for 316347.
6214
6215 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6216
6217         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6218         
6219         Make close button default. Fix for 316383.
6220
6221 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6222
6223         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6224         
6225         Mark close button as default. Fix for 316381.
6226
6227 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6228
6229         * backend/ev-link.c: (ev_link_class_init):
6230
6231         Allow negative doubles in left/top properties
6232
6233 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6234
6235         * shell/ev-window.c:
6236
6237         Remove a bunch of strings that was used only
6238         by the statusbar.
6239
6240 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6241
6242         * shell/ev-window-title.c: (get_filename_from_uri),
6243         (ev_window_title_set_document):
6244
6245         When title has a confusing extension, show also
6246         the document filename inside ()
6247
6248 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6249
6250         * shell/Makefile.am:
6251         * shell/ev-window-title.c: (ev_window_title_new),
6252         (ev_window_title_update), (ev_window_title_set_type),
6253         (ev_window_title_set_document), (ev_window_title_free):
6254         * shell/ev-window-title.h:
6255         * shell/ev-window.c: (ev_window_setup_document),
6256         (password_dialog_response), (ev_window_popup_password_dialog),
6257         (ev_window_dispose), (ev_window_init):
6258
6259         Factor out and cleanup window title code
6260
6261 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6262
6263         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6264         (unable_to_load):
6265
6266         Make dialog transient so it doesnt block other windows
6267
6268 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6269
6270         * pdf/ev-poppler.cc:
6271         
6272         Fix pdf thumbnails rendering.
6273
6274 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6275
6276         * shell/ev-window.c: (fullscreen_set_timeout):
6277         
6278         Increase timeout to hide full screen popup. Bug 
6279         316123. 
6280
6281 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6282
6283         * data/evince.schemas.in:
6284         * shell/ev-window.c: (update_action_sensitivity):
6285
6286         Allow the user to override document restrictions. Fix for bug
6287         305818.
6288
6289 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6290
6291         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6292         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6293         (ev_window_class_init): Fix multihead behaviour of fullscreen
6294         toolbar popup. Fixes bug #315451.
6295
6296 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6297
6298         * configure.ac:
6299         * data/evince-password.glade:
6300         * shell/ev-password.c: (ev_password_dialog_set_property),
6301         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6302         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6303         (ev_password_dialog_entry_changed_cb),
6304         (ev_password_dialog_entry_activated_cb),
6305         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6306         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6307         (ev_password_dialog_set_bad_pass):
6308         * shell/ev-password.h:
6309         * shell/ev-window.c: (password_dialog_response),
6310         (ev_window_popup_password_dialog):
6311         
6312         Support for gnome-keyring for encrypted PDF's.
6313
6314 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6315
6316         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6317         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6318         (ev_view_enter_notify_event), (ev_view_class_init):
6319         
6320         More precise handling of enter_notify/leave_notify events
6321         in EvView. Fix for bug 315470.
6322
6323 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6324
6325         * shell/ev-window.c: (fullscreen_timeout_cb),
6326         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6327         (ev_window_dispose):
6328
6329         leak fix: unref fullscreen_timeout_source before clearing it
6330
6331 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * configure.ac, dvi/mdvi/Makefile.am: 
6334         
6335         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6336
6337 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6338
6339         * backend/ev-link.c: (ev_link_new_page_xyz):
6340         * pdf/ev-poppler.cc:
6341         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6342
6343         Fix some bugs with xyz links, respect zoom
6344
6345 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6346
6347         * shell/ev-window.c: (page_changed_cb),
6348         (setup_document_from_metadata), (update_sidebar_visibility),
6349         (setup_view_from_metadata), (ev_window_run_fullscreen),
6350         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6351         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6352         (ev_window_dual_mode_changed_cb),
6353         (ev_window_sidebar_current_page_changed_cb):
6354
6355         null check uri before setting and getting metadata
6356
6357 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6358
6359         * dvi/Makefile.am:
6360         * properties/Makefile.am:
6361         * shell/Makefile.am:
6362         * thumbnailer/Makefile.am:
6363
6364         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6365
6366 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6367
6368         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6369         (selection_changed_callback):
6370         * shell/ev-sidebar-links.h:
6371
6372         Add a signal for link activation.
6373
6374         * shell/ev-view.c: (ev_view_goto_link),
6375         (ev_view_button_release_event):
6376         * shell/ev-view.h:
6377         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6378         (ev_window_init):
6379
6380         Implement the signal so that we can handle all link types.
6381
6382         * shell/ev-page-cache.c:
6383
6384         Remove unused set_link function
6385
6386 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6387
6388         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6389
6390         Add some space from the cursor, hardcoded but I couldnt
6391         find a better way.
6392
6393 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6394
6395         * lib/ev-tooltip.c:
6396
6397         Use mozilla style vs gtk style, way better for links.
6398
6399         * shell/ev-view.c: (ev_view_motion_notify_event),
6400         (ev_view_destroy), (ev_view_init):
6401
6402         Deactive tooltip when the link hovered is changed.
6403
6404 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6405
6406         * backend/ev-document.h:
6407         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6408         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6409         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6410         (ev_link_new_page), (ev_link_new_page_xyz):
6411         * backend/ev-link.h:
6412         * pdf/ev-poppler.cc:
6413         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6414         (go_to_link), (tip_from_link):
6415
6416         Implement xyz links, still not functional. Links are a total
6417         mess, will need to refactor and bugfix a lot :(
6418
6419 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6420
6421         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6422
6423 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6424
6425         * data/evince-ui.xml:
6426         * data/evince.schemas.in:
6427         * shell/Makefile.am:
6428         * shell/ev-window.c: (update_chrome_visibility),
6429         (password_dialog_response), (ev_window_load_job_cb),
6430         (ev_window_xfer_job_cb), (ev_window_open_uri),
6431         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6432         (ev_window_init):
6433
6434         Remove the statusbar. This regress loading feedback, need to
6435         check with Bryan what we want to do there...
6436
6437 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6438
6439         * lib/ev-tooltip.c: (ev_tooltip_init):
6440
6441         Fix tooltip border and size handling
6442
6443 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6444
6445         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6446         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6447         (ev_tooltip_timeout), (ev_tooltip_activate),
6448         (ev_tooltip_deactivate):
6449         * lib/ev-tooltip.h:
6450         * shell/ev-view.c: (ev_view_motion_notify_event):
6451
6452         Delay popup showing. Mirror gtk logic/times.
6453
6454 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6455
6456         * lib/Makefile.am:
6457         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6458         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6459         (ev_tooltip_set_text), (ev_tooltip_set_position):
6460         * lib/ev-tooltip.h:
6461
6462         Simple widget to show tooltips at a custom position
6463
6464         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6465         (ev_view_destroy):
6466
6467         Use it for links. First go, needs work
6468
6469 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6470
6471         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6472         HIG fixes.  Use title capitalization for window title. Use 12 
6473         pixels of space between the dialog's vbox and action area.
6474
6475 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6476
6477         * shell/ev-window.c: (file_open_dialog_response_cb),
6478         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6479         (ev_window_cmd_save_as):
6480
6481         Make file pickers not modal and refactor code some
6482
6483 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6484
6485         * shell/ev-sidebar.h:
6486         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6487         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6488         (ev_sidebar_class_init), (ev_sidebar_select_page),
6489         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6490         (ev_sidebar_set_page):
6491
6492         Add a current page property and allow to get/set it
6493
6494         * shell/ev-window.c: (setup_view_from_metadata),
6495         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6496
6497         Persist current sidebar page per document
6498
6499 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6500
6501         * data/evince.schemas.in:
6502         * shell/ev-window.c: (update_chrome_visibility),
6503         (setup_document_from_metadata), (update_sidebar_visibility),
6504         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6505         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6506         (ev_window_run_presentation), (ev_window_stop_presentation),
6507         (ev_window_view_sidebar_cb),
6508         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6509         (load_chrome), (ev_window_init):
6510
6511         Persist size/visibility of sidebar per document
6512
6513 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6514
6515         * shell/ev-view.c (draw_loading_text): Draw loading text.
6516
6517 2005-09-02  Dan Damian  <dand@gnome.ro>
6518
6519         * configure.in: Added "ro" to ALL_LINGUAS.
6520
6521 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6522
6523         * shell/ev-view.c: (clear_caches):
6524
6525         ev_page_cache_get doesnt return a reference,
6526         dont try to unref it.
6527
6528 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6529
6530         * shell/main.c: (load_files_remote):
6531
6532         Fix timestamp parameter with dbus <= 0.33
6533
6534 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6535
6536         * data/evince.schemas.in:
6537
6538         Add missing full stop
6539
6540 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6541
6542         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6543         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6544
6545         Plug some memory leaks
6546
6547 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6548
6549         * configure.ac:
6550         * lib/ev-debug.c: (trap_handler):
6551
6552         Check for execinfo.h and use it only if it exists.
6553         Ported from Epiphany (bug #314776).
6554
6555 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6556
6557         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6558
6559 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6560
6561         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6562         * po/id.po      : Added Indonesian translation
6563
6564 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6565
6566         * shell/main.c:
6567         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6568         * NEWS: Release 0.4.0
6569
6570 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6571
6572         * configure.ac: catch another gtk+-2.8ism
6573         * shell/main.c: Make work with gtk+-2.6
6574
6575 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6576
6577         * shell/ev-application-service.xml: Add 'timestamp' argument to
6578           ev_application_open_window and ev_application_open_uri methods.
6579
6580         * shell/ev-application.h: Add 'timestamp' argument to
6581           ev_application_open_window, ev_application_open_uri,
6582           and ev_application_open_uri_list functions.
6583
6584         * shell/ev-application.c (ev_application_open_window,
6585           ev_application_open_uri, ev_application_open_uri_list): Change
6586           functions that show/present windows to use a timestamp if one
6587           is passed in.
6588
6589         * shell/ev-window.c (ev_window_cmd_file_open,
6590           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6591         * shell/main.c (load_files): Modify calls to ev_application to
6592           include GDK_CURRENT_TIME as timestamp.
6593
6594         * shell/main.c (load_files_remote): Obtain timestamp for client
6595           instance from GDK and pass to server instance so new windows are
6596           focused properly.  Fix dbus_g_proxy_call() calls by including second
6597           G_TYPE_INVALID.
6598           
6599         Closes bug #314475.
6600
6601 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6602
6603         * shell/ev-window.c (ev_window_finalize): Check for
6604         avail. EvWindows when quiting to handle the finalize better,
6605         #314497
6606
6607 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6608         
6609         * properties/ev-properties-view.c: 
6610         
6611         Set textdomain to libglade. Fixes translation problem in property page.
6612
6613 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6614
6615         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6616         * dvi/Makefile.am:
6617         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6618         * dvi/mdvi-lib/Makefile.am:
6619         
6620         Fix rotation of thumbnails, ported to new API. Moved library
6621         dependencies earlier, probably it will fix linkage problem.
6622
6623 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6624
6625         * backend/ev-document-misc.c:
6626         (ev_document_misc_get_thumbnail_frame):
6627         * backend/ev-document-misc.h:
6628         * configure.ac:
6629         * pdf/ev-poppler.cc:
6630         * shell/Makefile.am:
6631         * shell/ev-sidebar-thumbnails.c: (add_range),
6632         (ev_sidebar_thumbnails_set_loading_icon),
6633         (ev_sidebar_thumbnails_refresh),
6634         (ev_sidebar_thumbnails_set_document):
6635         * shell/ev-sidebar-thumbnails.h:
6636         * shell/ev-view.c: (ev_view_motion_notify_event),
6637         (ev_view_set_property), (ev_view_get_property),
6638         (ev_view_class_init), (ev_view_set_rotation):
6639         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6640         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6641         (ev_window_init):
6642         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6643         Redo rotation (again).  prepare for 0.4.0
6644
6645 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6646
6647         * configure.ac: Bump poppler requirement to 0.4.1.
6648
6649         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6650         argument to poppler_page_render_selection() call.
6651
6652 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6653
6654         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6655         (djvu_document_thumbnails_get_thumbnail):
6656         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6657         (dvi_document_thumbnails_get_thumbnail):
6658         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6659         (pixbuf_document_thumbnails_get_thumbnail):
6660         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6661         
6662         Update rotation direction of backends to fit with pdf and ps.
6663
6664 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6665
6666         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6667         * backend/ev-async-renderer.h:
6668         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6669         (setup_page), (ps_document_get_page_size),
6670         (ps_async_renderer_render_pixbuf):
6671         * ps/ps-document.h:
6672         * shell/ev-jobs.c: (ev_job_render_run):
6673
6674         Fix orientation in the postscript document
6675
6676 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6677
6678         * pdf/ev-poppler.cc:
6679         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6680         * shell/ev-view.c: (highlight_find_results):
6681
6682         Adapt to the new poppler rotation API. Fix text maps on landscape
6683         documents.
6684
6685 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6686
6687         * shell/ev-view.c (compute_new_selection_text): get the correct
6688         region when selecting in modes other than continuous.
6689
6690 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6691
6692         * shell/main.c (main): remove redundant g_warnings.
6693
6694 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6695
6696         * shell/Makefile.am: Don't include autogenerated
6697         file ev-application-service.h into distribution, since
6698         it causes dbus crash. Fix for bugs 313724 and 313443. 
6699
6700 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6701
6702         * configure.ac: Fix sed expression for FreeBSD. Thanks
6703         to Joe Marcus Clark <marcus@freebsd.org>
6704         
6705         * shell/eggfindbar.c: (entry_activate_callback),
6706         (entry_changed_callback), (egg_find_bar_init),
6707         (egg_find_bar_set_search_string):
6708         
6709         Made findbar buttons unsensitive if there is no text in
6710         entry. Fix for the bug 313285.
6711
6712 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6713
6714         * ps/ps-document.c: Use g_filename_display_name for displaying
6715         filenames and revert string freeze breackage
6716
6717 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6718
6719         * NEWS:
6720         * configure.ac:
6721
6722         Update for 0.3.4
6723
6724         * shell/Makefile.am:
6725
6726         Add ev-application-service.xml to extra dist
6727
6728         * shell/ev-view.c: (find_page_at_location):
6729
6730         Remove unused function (fix warning)
6731
6732 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6733
6734         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6735         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6736         
6737         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6738         bug 313623.
6739
6740 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6741
6742         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6743         * shell/ev-window.c:
6744         Fix build warnings
6745
6746 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6747
6748         * configure.ac: Update script to get dbus version.
6749         Fix for the bug #313443.
6750
6751 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6752
6753         * shell/ev-window.c: (ev_window_cmd_escape):
6754         
6755         Return focus back to view on escape. Fix for bug 313295.
6756
6757 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6758
6759         * shell/ev-window.c: (update_window_title),
6760         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6761         (ev_window_cmd_save_as):
6762         
6763         Correct conversion from uri to displayable string. Fix for
6764         bug 313296.
6765
6766 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6767
6768         * ps/ps-document.c: convert filename to utf8 when there is an error
6769         loading document. Fixes #309915
6770
6771 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6772
6773         * configure.ac:
6774
6775         We depend on poppler 0.4.0
6776
6777 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6778
6779         * configure.ac:
6780         * NEWS: Release 0.3.3.
6781         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6782
6783 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6784
6785         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6786         add a couple missing mnemonics to menu items, use title 
6787         capitalization for menu items and window titles, and add 
6788         ellipsis to open menu item.     
6789
6790 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6791
6792         * pdf/ev-poppler.cc:
6793         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6794         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6795         (ev_view_get_rotation):
6796         * shell/ev-view.h:
6797         * shell/ev-window.c: (setup_view_from_metadata),
6798         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6799         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6800         disk.
6801
6802 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6803
6804         * configure.ac: Added tr to ALL_LINGUAS
6805
6806 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6807
6808         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6809         requires several clicks to find word. Thanks to 
6810         Colin Slater <kiltedtaco@gmail.com>.
6811
6812 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6813
6814         * data/evince.desktop.in.in: Hide menu entry and
6815         rename it to "Document Viewer". Fix for bug 
6816         #312399.
6817
6818 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6819
6820         * shell/ev-page-action.c (ev_page_action_class_init): 
6821
6822         Point to the correct function in constructor of the
6823         activate_label signal
6824
6825 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6826
6827         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6828         * shell/ev-jobs.h: Make thread safe.
6829
6830 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6831
6832         * shell/ev-view.c: (view_update_range_and_current_page):
6833         Don't update page range if we are scrolling to some document
6834         point.
6835
6836 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6837
6838         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6839         when getting max_page_width, fix drawing in dual mode.
6840
6841 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6842
6843         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6844         getting the area for select_all.
6845
6846 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6847
6848         * backend/ev-selection.c: (ev_selection_render_selection):
6849         * backend/ev-selection.h:
6850         * pdf/ev-poppler.cc:
6851         * shell/ev-jobs.c: (ev_job_render_new):
6852         * shell/ev-jobs.h:
6853         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6854         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6855         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6856         (ev_view_class_init):
6857
6858         Change selection color on focus in and focus out events.  Also,
6859         poppler now uses GdkColor for specifying the selection colors, so
6860         drop some awkward conversion code.
6861
6862 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6863
6864         * configure.ac: Added Hebrew translation
6865
6866 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6867
6868         * NOTES:
6869         * backend/ev-selection.c: (ev_selection_render_selection):
6870         * backend/ev-selection.h:
6871         * pdf/ev-poppler.cc:
6872         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6873         (ev_job_render_run):
6874         * shell/ev-jobs.h:
6875         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6876         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6877         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6878         (ev_pixbuf_cache_style_changed),
6879         (ev_pixbuf_cache_get_selection_pixbuf),
6880         (ev_pixbuf_cache_set_selection_list),
6881         (ev_pixbuf_cache_get_selection_list):
6882         * shell/ev-pixbuf-cache.h:
6883         * shell/ev-utils.c: (ev_print_region_contents):
6884         * shell/ev-utils.h:
6885         * shell/ev-view.c: (ev_view_queue_draw_page),
6886         (selection_update_idle_cb), (ev_view_motion_notify_event),
6887         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6888         (setup_caches), (ev_view_find_next), (merge_selection_region),
6889         (selection_free):
6890         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6891
6892         Clean up selection to be much smoother!
6893
6894 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6895
6896         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6897         to poppler_page_render_selection().
6898
6899 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6900
6901         * ps/ps-document.c: (save_page_list): Use
6902         unzipped document when printing. Thanks to 
6903         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6904         311016.
6905
6906 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6907
6908         * shell/ev-window.c: (update_action_sensitivity):
6909         
6910         Disable print and save respect to lockdown gconf keys. Fix
6911         for 312342.
6912
6913 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6914
6915         * configure.ac:
6916         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6917         (write_to_temp_file), (ev_file_set_contents):
6918         * shell/ev-utils.h:
6919         * shell/ev-window.c: (save_print_config_to_file):
6920         
6921         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6922         Fix for bug 312238
6923
6924 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6925
6926         * shell/ev-window.c: (load_print_config_from_file),
6927         (save_print_config_to_file), (ev_window_print_range):
6928
6929         Persist the print settings. Fixes bug #311578.
6930
6931 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6932
6933         * djvu/djvu-document.c: (djvu_document_get_page_size),
6934         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6935         (djvu_document_thumbnails_get_thumbnail):
6936         * dvi/dvi-document.c: (dvi_document_get_page_size),
6937         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6938         (dvi_document_thumbnails_get_dimensions),
6939         (dvi_document_thumbnails_get_thumbnail):
6940         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6941         (pixbuf_document_render_pixbuf),
6942         (pixbuf_document_document_iface_init),
6943         (pixbuf_document_thumbnails_get_thumbnail):
6944         
6945         Update backends to make them build with new rotation system.
6946
6947 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6948
6949         * help/C/figures/evince_start_window.png:
6950         
6951         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6952
6953 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6954
6955         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6956         * shell/ev-pixbuf-cache.h:
6957         * shell/ev-sidebar-thumbnails.c:
6958         (ev_sidebar_thumbnails_get_property), (add_range),
6959         (adjustment_changed_cb):
6960         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6961         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6962         we were thumbnailing the entire docment on startup, slowing us
6963         down hugely. 
6964
6965 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6966
6967         * shell/ev-page-cache.c: (ev_page_cache_new):
6968         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6969         == 0, fixes #310306.
6970
6971 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6972
6973         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6974         (ev_view_rotate_left):
6975
6976         Account rotation in doc_rect_to_view_rect.
6977         Ensure rotation doesnt go out of bounds.
6978
6979 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6980
6981         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6982
6983         Correct and cleanup w/h swapping
6984
6985 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6986
6987         * backend/ev-document-thumbnails.c:
6988         (ev_document_thumbnails_get_thumbnail):
6989         * backend/ev-document-thumbnails.h:
6990         * backend/ev-document.c:
6991         * backend/ev-document.h:
6992         * backend/ev-render-context.c: (ev_render_context_new),
6993         (ev_render_context_set_rotation):
6994         * backend/ev-render-context.h:
6995         * pdf/ev-poppler.cc:
6996         * ps/ps-document.c: (ps_document_document_iface_init):
6997         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6998         * shell/ev-jobs.h:
6999         * shell/ev-page-cache.c: (build_height_to_page),
7000         (ev_page_cache_new), (ev_page_cache_get_size),
7001         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7002         (ev_page_cache_get_height_to_page):
7003         * shell/ev-page-cache.h:
7004         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7005         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7006         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7007         (ev_pixbuf_cache_get_selection_pixbuf):
7008         * shell/ev-pixbuf-cache.h:
7009         * shell/ev-print-job.c: (idle_print_handler):
7010         * shell/ev-sidebar-thumbnails.c: (add_range):
7011         * shell/ev-view.c: (view_update_range_and_current_page),
7012         (get_page_y_offset), (get_page_extents),
7013         (ev_view_size_request_continuous_dual_page),
7014         (ev_view_size_request_continuous),
7015         (ev_view_size_request_dual_page),
7016         (ev_view_size_request_single_page), (draw_one_page),
7017         (ev_view_set_rotation), (ev_view_rotate_right),
7018         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7019         (ev_view_zoom_for_size_continuous_and_dual_page),
7020         (ev_view_zoom_for_size_continuous),
7021         (ev_view_zoom_for_size_dual_page),
7022         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7023         (ev_view_select_all):
7024         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7025         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7026         (tiff_document_document_iface_init),
7027         (tiff_document_thumbnails_get_thumbnail):
7028
7029         Use rotation rather than orientation. It's easier and enough
7030         for our needs.
7031
7032 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7033
7034         * shell/ev-page-cache.c: (build_height_to_page),
7035         (ev_page_cache_new), (ev_page_cache_get_size),
7036         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7037         (ev_page_cache_get_height_to_page):
7038         * shell/ev-page-cache.h:
7039         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7040         (ev_view_size_request_continuous_dual_page),
7041         (ev_view_size_request_continuous),
7042         (ev_view_zoom_for_size_continuous_and_dual_page),
7043         (ev_view_zoom_for_size_continuous):
7044
7045         Make the page cache aware of page orientation.
7046
7047 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7048
7049         * backend/ev-document-thumbnails.c:
7050         (ev_document_thumbnails_get_thumbnail):
7051         * backend/ev-document-thumbnails.h:
7052         * backend/ev-document.c:
7053         * backend/ev-document.h:
7054         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
7055         * backend/ev-ps-exporter.h:
7056         * pdf/ev-poppler.cc:
7057         * ps/ps-document.c: (ps_document_document_iface_init),
7058         (ps_document_ps_export_do_page):
7059         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7060         * shell/ev-jobs.h:
7061         * shell/ev-page-cache.c: (ev_page_cache_get_size),
7062         (ev_page_cache_get):
7063         * shell/ev-page-cache.h:
7064         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7065         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7066         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
7067         * shell/ev-pixbuf-cache.h:
7068         * shell/ev-print-job.c: (idle_print_handler):
7069         * shell/ev-sidebar-thumbnails.c: (add_range):
7070         * shell/ev-view.c: (view_update_range_and_current_page),
7071         (get_page_extents), (ev_view_size_request_dual_page),
7072         (ev_view_size_request_single_page), (draw_one_page),
7073         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
7074         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7075         (ev_view_zoom_for_size_dual_page),
7076         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7077         (ev_view_select_all):
7078         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7079         * tiff/tiff-document.c: (tiff_document_get_page_size),
7080         (tiff_document_get_orientation), (rotate_pixbuf),
7081         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
7082         (tiff_document_thumbnails_get_thumbnail),
7083         (tiff_document_ps_export_do_page), (tiff_document_init):
7084
7085         Really make use of the orientation bit of the render context.
7086         Use the render context in a few more places in the backend API.
7087         This regress orientation, but now it's done right. Will try to
7088         fix it up asap...
7089
7090 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7091
7092         * shell/ev-view.c: (ensure_rectangle_is_visible):
7093
7094         Patch by Nickolay V. Shmyrev to fix find flickering
7095
7096 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
7097
7098         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
7099         duplex parameters to ::begin.
7100
7101         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
7102         * shell/ev-print-job.c (idle_print_handler): 
7103         * ps/ps-document.c (ps_document_ps_export_begin): 
7104         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
7105         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
7106         implementations. Poppler backend needs poppler cvs. Rest has
7107         unchanged behavior.
7108
7109 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7110
7111         * shell/ev-window.c (using_pdf_printer): new function.
7112         (ev_window_print_range): print a less techy message if someone
7113         tries to print to PDF.
7114
7115 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7116
7117         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
7118         from "unknown font" string. Bug #311431
7119
7120 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7121
7122         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
7123
7124 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7125
7126         Bug #311280
7127         
7128         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
7129         name for PopplerFontTypes
7130         (pdf_document_fonts_fill_model): add font type to the detail column
7131
7132         * backend/ev-document-fonts.h: added
7133         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
7134
7135         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
7136         font name and font details, add a little markup.
7137         (ev_properties_fonts_init): use the new cell data func, specify ypad
7138         property for the cell renderer.
7139         (ev_properties_fonts_set_document): add the details column.
7140
7141 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
7142
7143         * configure.ac: Added "pl" to ALL_LINGUAS.
7144
7145 2005-07-24  Danilo Šegan  <danilo@gnome.org>
7146
7147         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
7148
7149 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
7150
7151         * help/ChangeLog: Started this for translations of manual.
7152         * configure.ac, autogen.sh, .cvsignore: Migrated to
7153         gnome-doc-utils. Patch in bug #311222.
7154
7155 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
7156
7157         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
7158         #ifdef this away to fix an unused-function warning.
7159
7160 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
7161
7162         * configure.ac: Added 'gl' to ALL_LINGUAS.
7163
7164 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
7165
7166         * configure.ac: Added ne in ALL_LINGUAS
7167         
7168 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7169
7170         * shell/ev-view.c: (ev_view_leave_notify_event):
7171         
7172         Clear status message when pointer leaves view. Fix for bug
7173         #310818 
7174
7175 2005-07-20 Ankit Patel <ankit644@yahoo.com>
7176
7177         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
7178
7179 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7180
7181         * shell/ev-view.c: (ev_view_leave_notify_event),
7182         (ev_view_class_init):
7183         
7184         Set cursor to normal then leaving view.
7185
7186 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7187
7188         * configure.ac:
7189         
7190         Fix required djvulibre version.
7191
7192 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7193
7194         *configure.ac: Hindi (hi) language added
7195
7196 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7197
7198         *configure.ac: Punjabi (pa) Language added
7199
7200 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7201
7202         * data/evince-ui.xml, shell/ev-window.c:
7203         
7204         Add keypad accelerators for zooming. Fix for bug 308128.
7205
7206 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7207
7208         * Makefile.am:
7209         * backend/Makefile.am:
7210         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7211         * configure.ac:
7212         * shell/ev-document-types.c: (ev_document_types_add_filters):
7213
7214         Allow to enable/disable the pixbuf backend.
7215         Default to off for now. If we want it enabled we should
7216         really put mime types in the desktop, implement properties etc.
7217
7218         * properties/evince-properties.c:
7219
7220         Initialize error to NULL.
7221         Check error is not NULL before freeing.
7222
7223 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7224
7225         * shell/ev-window.c:
7226
7227         Use F5 as presentation accell
7228
7229 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7230
7231         * shell/ev-window.c: (update_chrome_visibility),
7232         (ev_window_create_fullscreen_popup), (ev_window_init):
7233
7234         Do not leak the fullscreen toolbar
7235
7236 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7237
7238         * shell/ev-window.c: (view_actions_focus_in_cb),
7239         (view_actions_focus_out_cb):
7240
7241         These has a return value! Fix totally random focus
7242         issues we was seeing.
7243
7244 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7245
7246         * shell/main.c: (load_files_remote):
7247
7248         Allow open more than one file
7249
7250 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7251
7252         * shell/main.c: (load_files_remote):
7253
7254         Fix for dbus 0.33. bug #309975
7255
7256 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7257
7258         * properties/ev-properties-main.c: (ev_properties_get_pages):
7259
7260         Actually return NULL for types we dont support
7261
7262 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7263
7264         * po/POTFILES.in:
7265
7266         Remove empty lines.
7267
7268 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7269
7270         * backend/ev-document-factory.c:
7271         (ev_document_factory_get_document):
7272
7273         Do not try to create the object if type
7274         is invalid.
7275
7276 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7277
7278         * ps/ps-document.c: (ps_document_dispose),
7279         (ps_async_renderer_render_pixbuf):
7280         * ps/ps-document.h:
7281
7282         Do not leak the target window
7283
7284 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7285
7286         * shell/ev-application.c: (ev_application_init):
7287
7288         Let tbe check file existence for us.
7289         Add a comment about eggrecent mime filter.
7290
7291 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7292
7293         * data/evince-ui.xml:
7294         * shell/ev-application.c: (ev_application_shutdown),
7295         (ev_application_init), (ev_application_get_toolbars_model),
7296         (ev_application_get_recent_model),
7297         (ev_application_save_toolbars_model):
7298         * shell/ev-application.h:
7299         * shell/ev-window.c: (ev_window_add_recent),
7300         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7301         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7302         (ev_window_init):
7303
7304         Use common toolbar and recent models for all windows.
7305         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7306
7307 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7308
7309         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7310         successfully check for gtk_icon_view_get_visible_range.
7311
7312 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7313
7314         * djvu/Makefile.am:
7315         * dvi/Makefile.am:
7316         
7317         Fix djvu and dvi backend build.
7318
7319 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7320
7321         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7322         (new_separator_pixbuf):
7323
7324         Don't leak windows.
7325
7326 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7327
7328         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7329
7330         HIGification of toolbar editor dialogue.
7331
7332 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7333
7334         * configure.ac:
7335         * shell/Makefile.am:
7336
7337         Ever build metadata manager since it's just
7338         disabled at runtime now.
7339
7340 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7341
7342         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7343         (ev_metadata_manager_get), (ev_metadata_manager_set):
7344         * shell/ev-metadata-manager.h:
7345
7346         Add an _init functions that enabled metadata management
7347         at runtime.
7348
7349         * shell/ev-window.c: (page_changed_cb),
7350         (setup_document_from_metadata), (ev_window_setup_document),
7351         (setup_view_from_metadata), (ev_window_open_uri),
7352         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7353         (ev_window_run_presentation), (ev_window_stop_presentation),
7354         (save_sizing_mode), (ev_window_zoom_changed_cb),
7355         (ev_window_continuous_changed_cb),
7356         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7357         (window_configure_event_cb):
7358
7359         Remove all ugly metadata define since we deal with it
7360         at runtime now.
7361
7362         * shell/main.c: (load_files_remote), (main):
7363
7364         Add support for dbus cvs head. Hopefully didnt break one
7365         of the other versions now!
7366
7367         If we dont get a response from the dbus server just
7368         give up with it and not enable metadata.
7369
7370 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7371
7372         * Makefile.am:
7373         * backend/Makefile.am:
7374         * configure.ac:
7375         * cut-n-paste/recent-files/Makefile.am:
7376         * cut-n-paste/toolbar-editor/Makefile.am:
7377         * cut-n-paste/zoom-control/Makefile.am:
7378         * lib/Makefile.am:
7379         * pdf/Makefile.am:
7380         * pixbuf/Makefile.am:
7381         * properties/Makefile.am:
7382         * ps/Makefile.am:
7383         * shell/Makefile.am:
7384         * thumbnailer/Makefile.am:
7385         * tiff/Makefile.am:
7386
7387         Make frontends depend on just libev.
7388         Rework and group CFLAGS/LIBS definitions.
7389         Cleanups.
7390
7391 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7392
7393         * shell/ev-window:
7394
7395         do not unnecessarily save zoom
7396
7397         * configure.ac:
7398         * lib/ev-file-helpers.c: (ev_dot_dir):
7399         * shell/Makefile.am:
7400         * shell/dummy.cc:
7401
7402         Some cleanups
7403
7404 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7405
7406         * configure.ac:
7407         
7408         Remove unnecessary dependencies
7409
7410 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7411
7412         * properties/Makefile.am:
7413         * thumbnailer/Makefile.am:
7414         * tiff/Makefile.am:
7415
7416         Some more cleanups. Was really necessary
7417         but I probably introduced bugs, feel free
7418         to flame :)
7419
7420 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7421
7422         * backend/Makefile.am:
7423         * configure.ac:
7424         * cut-n-paste/recent-files/Makefile.am:
7425         * cut-n-paste/toolbar-editor/Makefile.am:
7426         * cut-n-paste/zoom-control/Makefile.am:
7427         * lib/Makefile.am:
7428         * pdf/Makefile.am:
7429         * pixbuf/Makefile.am:
7430         * properties/Makefile.am:
7431         * ps/Makefile.am:
7432         * shell/Makefile.am:
7433         * thumbnailer/Makefile.am:
7434         * tiff/Makefile.am:
7435
7436         Use gnome-common macros when possible.
7437         Cleanup dependencies.
7438         Actually disable deprecated where possible.
7439
7440 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7441
7442         * Makefile.am:
7443         * backend/Makefile.am:
7444         * properties/Makefile.am:
7445         * shell/Makefile.am:
7446         * thumbnailer/Makefile.am:
7447
7448         This should solve the circular dep without
7449         requiring dir reorg!
7450
7451         * shell/ev-window.c: (setup_view_from_metadata):
7452
7453         Never restore window size/position when the
7454         window is already visible.
7455
7456 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7457
7458         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7459
7460         Return a boolean from timeout func. Fix ported from gedit.
7461
7462 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7463
7464         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7465
7466 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7467
7468         * shell/ev-document-types.c: set "All Documents" as default filter in
7469         open dialog
7470
7471 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7472
7473         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7474         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7475         (ev_metadata_manager_set_boolean): fix value/val thinko.
7476
7477 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7478
7479         * shell/ev-window.c: (setup_view_from_metadata),
7480         (window_state_event_cb), (window_configure_event_cb),
7481         (ev_window_init):
7482
7483         Remember window position and maximized state
7484
7485 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7486
7487         * configure.ac:
7488
7489         Fix DBUS configure checks.
7490
7491         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7492         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7493         (ev_metadata_manager_set_boolean):
7494
7495         Plug mem leaks.
7496
7497         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7498         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7499         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7500         (ev_window_continuous_changed_cb),
7501         (ev_window_dual_mode_changed_cb), (ev_window_new):
7502
7503         Fix the build without DBUS.
7504
7505 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7506
7507         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7508         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7509         (ev_metadata_manager_set_string),
7510         (ev_metadata_manager_set_boolean):
7511         * shell/ev-metadata-manager.h:
7512
7513         Add support for some more types
7514
7515         * shell/ev-view.c: (scroll_to_current_page),
7516         (ev_view_get_continuous), (ev_view_set_continuous),
7517         (ev_view_get_dual_page):
7518         * shell/ev-view.h:
7519         * shell/ev-window.c: (page_changed_cb),
7520         (setup_document_from_metadata), (ev_window_setup_document),
7521         (setup_view_from_metadata), (ev_window_open_uri),
7522         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7523         (ev_window_run_presentation), (ev_window_stop_presentation),
7524         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7525         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7526         (ev_window_update_dual_page_action),
7527         (ev_window_continuous_changed_cb),
7528         (ev_window_dual_mode_changed_cb), (ev_window_init):
7529
7530         Remember a bunch of view/document properties. Prolly some
7531         are still missing but it's getting interesting.
7532
7533 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7534
7535         * configure.ac: check if dbus-binding-tool is installed. Not the
7536         case on current Ubuntu breezy, it seems.
7537
7538 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7539
7540         * data/evince.desktop.in.in:
7541         
7542         Allow open uri lists and add TryExec field.
7543
7544 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7545
7546         * configure.ac:
7547
7548         Enable dbus when available, do not require a configure
7549         option.
7550
7551 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7552
7553         * configure.ac:
7554
7555         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7556         disabled.
7557
7558 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7559         Marco Pesenti Gritti  <mpg@redhat.com>
7560
7561         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7562         
7563         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7564         functions to the format required by dbus
7565
7566         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7567         errors. Use the RPC parameters in the expected way
7568
7569 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7570
7571         * Makefile.am:
7572         * properties/Makefile.am:
7573         * properties/ev-properties-main.c: (ev_properties_get_pages):
7574
7575         Support all mime types
7576
7577         * shell/Makefile.am:
7578         * thumbnailer/Makefile.am:
7579         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7580         (evince_thumbnail_pngenc_get):
7581
7582         Use the document factory
7583
7584 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7585
7586         * backend/Makefile.am:
7587         * backend/ev-document-factory.c:
7588         (mime_type_supported_by_gdk_pixbuf),
7589         (ev_document_type_get_from_mime),
7590         (ev_document_factory_get_document),
7591         (ev_document_factory_get_backend),
7592         (ev_document_factory_get_mime_types),
7593         (ev_document_factory_get_all_mime_types):
7594         * backend/ev-document-factory.h:
7595         * shell/Makefile.am:
7596         * shell/ev-document-types.c: (get_document_from_uri),
7597         (ev_document_types_get_document),
7598         (file_filter_add_mime_list_and_free),
7599         (ev_document_types_add_filters):
7600         * shell/ev-document-types.h:
7601         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7602         * shell/ev-properties-dialog.c:
7603         (ev_properties_dialog_set_document):
7604         * shell/ev-window.c: (ev_window_cmd_file_open),
7605         (ev_window_cmd_save_as):
7606         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7607
7608         Rework document types managing to avoid code duplication
7609         and actually abstract from backend implementations.
7610         Also provide a minimal factory api that can be used by
7611         thumbnailer/properties.
7612
7613 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7614
7615         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7616         Plug a mem leak.
7617         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7618         HIG spacings.
7619
7620 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7621
7622         * shell/ev-properties-dialog.c
7623         (ev_properties_dialog_set_document): only call
7624         ev_properties_fonts_set_document() if the document implements the
7625         fonts interface
7626
7627 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7628
7629         * configure.ac:
7630         * properties/Makefile.am:
7631         * properties/ev-properties-view.c:
7632         (ev_properties_view_register_type):
7633         * properties/ev-properties-view.h:
7634         * properties/ev-properties-main.h:
7635
7636         Implement nautilus plugin for properties.
7637         Works only for pdf atm, I need to rework the
7638         document types stuff to get this to work
7639         for all backends...
7640
7641 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7642
7643         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7644         (ev_properties_fonts_set_document): use
7645         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7646
7647 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7648
7649         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7650         them
7651         (PlaceImage, tiff2ps_process_page): use
7652         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7653
7654
7655 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7656
7657         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7658         (main): to call gnome_authentication_manager_init. Should fix
7659         Bug #308510
7660
7661         * configure.ac: that requires libgnomeui 2.6.0.
7662
7663 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7664
7665         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7666         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7667         use the new tiff2ps interfaces
7668
7669         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7670         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7671
7672         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7673         structure instead of global variables.  Remove use of static
7674         variables in functions.
7675
7676 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7677
7678         * shell/ev-page-action.c: unref the completion after setting it to the
7679         entry
7680
7681 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7682
7683         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7684         postscript files
7685
7686 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7687
7688         * shell/ev-window.c (update_action_sensitivity): disable
7689         File->Print if the document does not implement the ps exporter
7690         interface
7691
7692 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7693
7694         * Makefile.am:
7695         * configure.ac:
7696         * data/evince-properties.glade:
7697         * properties/.cvsignore:
7698         * properties/Makefile.am:
7699         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7700         (ev_properties_view_class_init), (ev_properties_view_format_date),
7701         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7702         (ev_properties_view_init), (ev_properties_view_new):
7703         * properties/ev-properties-view.h:
7704         * shell/Makefile.am:
7705         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7706         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7707         (ev_properties_dialog_new):
7708         * shell/ev-properties-dialog.h:
7709         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7710         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7711         (update_progress_label), (job_fonts_finished_cb),
7712         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7713         * shell/ev-properties-fonts.h:
7714         * shell/ev-properties.c:
7715         * shell/ev-properties.h:
7716         * shell/ev-window.c: (ev_window_setup_document),
7717         (ev_window_cmd_file_properties):
7718
7719         Split the properties pages in two different objects, depend
7720         only on the backend where possible, use widgets instead
7721         of gobject for the glade part, reimplement the dialog
7722         itself with gtk.
7723         I need this to implement nautilus properties page.
7724
7725 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7726
7727         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7728         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7729         (tiff_document_document_ps_exporter_iface_init): implement the ps
7730         exporter interface for tiff documents
7731
7732         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7733         libtiff to implement TIFF postscript export
7734
7735         * tiff/tiff2ps.h: added a header file for external tiff2ps
7736         functions.
7737
7738         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7739         tiff2ps.h
7740
7741 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7742
7743         * shell/ev-view.c: (scroll_to_current_page),
7744         (ev_view_set_fullscreen), (ev_view_set_presentation):
7745         
7746         Scroll to current page when exit from presentation
7747
7748 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7749
7750         * shell/ev-window.c: (update_document_mode),
7751         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7752         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7753         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7754         
7755         Exit from fullscreen mode when switch to presentation. Fix for
7756         bug 309365
7757
7758 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7759
7760         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7761         return NULL if the document does not implement the selection
7762         interface.
7763
7764 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7765
7766         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7767         reported height by using the resolution aspect ratio
7768         (tiff_document_render_pixbuf): scale the pixbuf using the
7769         resolution aspect ratio
7770
7771 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7772
7773         * configure.ac:
7774         
7775         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7776         <kiltedaco@gmail.com>
7777         
7778         * djvu/djvu-document.c: (djvu_document_get_orientation),
7779         (djvu_document_set_orientation), (djvu_document_get_page_size),
7780         (rotate_pixbuf), (djvu_document_render_pixbuf),
7781         (djvu_document_document_iface_init):
7782         * dvi/dvi-document.c: (dvi_document_get_orientation),
7783         (dvi_document_set_orientation), (dvi_document_get_page_size),
7784         (rotate_pixbuf), (dvi_document_render_pixbuf),
7785         (dvi_document_document_iface_init):
7786         
7787         Dvi and djvu backends are ported to new API
7788
7789 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7790
7791         * backend/ev-selection.c: (ev_selection_get_selection_region),
7792         (ev_selection_get_selection_map):
7793         * backend/ev-selection.h:
7794         * pdf/ev-poppler.cc:
7795         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7796         * shell/ev-jobs.h:
7797         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7798         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7799         (ev_pixbuf_cache_get_text_mapping):
7800         * shell/ev-pixbuf-cache.h:
7801         * shell/ev-view.c: (location_in_text),
7802         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7803         support to EvView.  Now we can see where we can select!  Sweet!
7804
7805 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7806
7807         * shell/ev-view.c (ev_view_button_press_event): Fix
7808         event->y + view->scroll_x typo.
7809
7810 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7811
7812         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7813         sub-GdkPixbuf instead of passing dest_x and dest_y.
7814         
7815         * shell/ev-view.c: (view_point_to_doc_point),
7816         (view_rect_to_doc_rect), (ev_view_button_press_event),
7817         (ev_view_motion_notify_event), (compute_new_selection_rect),
7818         (gdk_rectangle_point_in), (compute_new_selection_text),
7819         (compute_selections): Update selection code to keep the selection
7820         around as two points and not as a normalized rectangle, and fix
7821         page level selection in two-column mode.
7822
7823 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7824
7825         * shell/ev-window.c: (window_configure_event_cb): 
7826         
7827         Fix compilation
7828         
7829 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7830
7831         * pdf/ev-poppler.cc:
7832
7833         Fix compilation
7834
7835 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7836
7837         * shell/Makefile.am:
7838         * shell/ev-metadata-manager.c: (item_free),
7839         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7840         (parse_value), (parseItem), (load_values),
7841         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7842         (save_values), (save_item), (get_oldest), (resize_items),
7843         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7844         * shell/ev-metadata-manager.h:
7845
7846         Metadata manager from gedit but modified to use GValue, so that
7847         we dont need to keep converting from strings.
7848
7849         * configure.ac:
7850
7851         ENABLE_METADATA conditional, on when dbus is on
7852
7853         * shell/ev-application.c: (ev_application_open_uri):
7854
7855         Show the window after load so that we can initialize
7856         window size before it's showed.
7857
7858         * shell/ev-window.c: (ev_window_setup_from_metadata),
7859         (ev_window_open_uri), (window_configure_event_cb),
7860         (ev_window_init):
7861
7862         Save and load metadata information about window size.
7863         Not yet keeping states in account.
7864
7865         * shell/main.c: (main):
7866
7867         Shutdown metadata manager.
7868
7869 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7870
7871         * shell/ev-application-service.xml:
7872         * configure.ac:
7873         * shell/Makefile.am:
7874         * shell/ev-application.c:
7875         * shell/ev-application.h:
7876         * shell/ev-window.c:
7877         * shell/ev-window.h:
7878         * shell/main.c:
7879
7880         Add an optional dbus interface (--enable-dbus).
7881         Rework application code, mainly to be easier to
7882         use "remotely".
7883         Do not open multiple windows with the same document,
7884         spatial evince!
7885
7886 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7887
7888         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7889         pixbuf iff it exists.
7890
7891 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7892
7893         * shell/*:
7894         * backend/ev-render-context.[ch]:
7895         * backend/ev-selection.[ch]:
7896
7897         Massive changes.  We now support text selection of pdfs, and not
7898         just rectangular selection.  This is pretty broken still, but I
7899         want to get something into CVS.
7900
7901 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7902
7903         * pdf/ev-poppler.cc:
7904         
7905         Fix for Bug 309080: crash on window close.
7906         
7907         * shell/ev-page-action.c: (page_changed_cb):
7908         
7909         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7910         jensgr@gmx.net (Jens Granseuer).
7911
7912 2005-06-25  Marcel Telka  <marcel@telka.sk>
7913
7914         * configure.in (ALL_LINGUAS): Added sk.
7915
7916 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7917
7918         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7919         not a document open
7920
7921 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7922
7923         * NEWS:
7924         * configure.ac:
7925
7926         Release 0.3.2
7927
7928         * cut-n-paste/recent-files/Makefile.am:
7929
7930         Fix make distcheck
7931
7932 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7933
7934         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7935         (pixbuf_document_set_orientation), (rotate_pixbuf),
7936         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7937         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7938
7939         Implement rotation and cleanup the code a bit.
7940
7941         * tiff/tiff-document.c: (tiff_document_get_page_size),
7942         (tiff_document_get_orientation), (tiff_document_set_orientation),
7943         (rotate_pixbuf), (tiff_document_render_pixbuf),
7944         (tiff_document_document_iface_init), (tiff_document_init):
7945
7946         Implement rotation. Was the quicker solution for the release
7947         but we really need to share this code in the shell.
7948
7949 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7950
7951         * pdf/ev-poppler.cc:
7952
7953         Enable rotation, require poppler cvs. Fix a leak.
7954
7955 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7956
7957         * shell/ev-window.c: (update_action_sensitivity):
7958         
7959         Make properties unsensitive if document backend doesn't provide
7960         any info
7961
7962 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7963
7964         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7965         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7966         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7967         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7968         (bitmap_flip_rotate_counter_clockwise):
7969         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7970         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7971         (buff_gets):
7972         * dvi/mdvi-lib/common.h:
7973         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7974         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7975         (opendvi), (mdvi_reload), (mdvi_init_context),
7976         (mdvi_destroy_context), (mdvi_dopage), (special):
7977         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7978         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7979         (file_hash_free), (register_encoding), (parse_spec),
7980         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7981         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7982         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7983         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7984         (mdvi_register_font_type), (mdvi_unregister_font_type),
7985         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7986         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7987         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7988         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7989         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7990         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7991         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7992         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7993         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7994         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7995         (mdvi_unregister_special), (mdvi_flush_specials):
7996         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7997         (t1_font_remove):
7998         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7999         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8000         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8001         (free_font_metrics), (flush_font_metrics):
8002         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8003         (tt_font_remove):
8004         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8005         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8006         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8007         (dstring_insert), (dstring_new), (dstring_reset):
8008         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8009         
8010         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8011         avoid conflict with libtool on FC4
8012         
8013         * shell/ev-window.c: (ev_window_cmd_help_about):
8014         
8015         Update copyright year. Fix for bug 308828.
8016
8017 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8018
8019         * shell/ev-view.c: (add_scroll_binding_keypad),
8020         (ev_view_binding_activated), (ev_view_class_init),
8021         (on_adjustment_value_changed):
8022         
8023         Bug 170874: Arrow keys switch pages in presentation mode
8024
8025 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8026
8027         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8028         
8029         Fix for Bug 308265: Sidebar dissappears coming out of 
8030         Presentation mode
8031
8032 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8033
8034         * shell/ev-application.c: (ev_application_open):
8035         * shell/ev-document-types.c: (ev_document_types_add_filters),
8036         (ev_document_types_add_filters_for_type):
8037         * shell/ev-document-types.h:
8038         * shell/ev-window.c: (ev_window_cmd_save_as):
8039         
8040         Suggest basename as template when saving, provide filters
8041         for save dialog. It's bug 308402
8042
8043 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8044
8045         * pdf/ev-poppler.cc:
8046         * shell/ev-sidebar-links.c: (job_finished_callback):
8047         * shell/ev-view.c: (update_find_status_message):
8048         
8049         Some leaks fixed
8050
8051 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8052
8053         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8054         (egg_recent_view_uimanager_set_list):
8055
8056         Fix buglet in !show_numbers case.
8057
8058 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8059
8060         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8061         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
8062
8063         Use pango ellipsisation.
8064
8065         * pdf/ev-poppler.cc:
8066
8067         Fix refcount leak, from nsh.
8068
8069 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8070
8071         * cut-n-paste/recent-files/Makefile.am:
8072         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8073         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8074         
8075         Removed EggRecentViewGtk
8076         
8077         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8078         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8079         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
8080         (ev_window_setup_recent):
8081         
8082         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
8083         with other projects
8084
8085 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8086
8087         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8088         (egg_recent_view_gtk_finalize):
8089
8090         Fix memory leak
8091
8092         * cut-n-paste/toolbar-editor/Makefile.am:
8093         
8094         Fix location of cursor icon.
8095         
8096         * pdf/ev-poppler.cc:
8097         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
8098         (display_completion_text), (match_completion):
8099         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8100         (selection_changed_callback), (create_loading_model),
8101         (print_section_cb), (links_page_num_func),
8102         (update_page_callback_foreach):
8103         * shell/ev-window.c: (ev_window_dispose):
8104         
8105         Small memory fixes. Links model now store objects instead
8106         of pointers to improve memory management. 
8107
8108 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8109
8110         * shell/ev-window.c: (zoom_control_changed_cb):
8111         
8112         Fix update of zoom control (bug 308268).
8113
8114 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
8115
8116         * shell/ev-properties.c (set_property): escape the text correctly.
8117         Handles non-UTF-8 properties and escaped properties.  Also, sets
8118         the text to "<i>None</i>" if the property isn't set.
8119
8120         * data/evince-properties.glade: Change the label to be ellipsized,
8121         and give it a minimum size.
8122
8123 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8124
8125         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
8126         * shell/ev-sidebar-links.c: (create_loading_model):
8127         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
8128         * shell/ev-view.c: (ev_view_set_document):
8129         * shell/ev-window.c: (ev_window_dispose):
8130         
8131         Various small fixes, mostly memory leaks. Thanks to valgrind.
8132
8133 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
8134
8135         * ps/ps-document.c: remove the locale.h include again ;-). And
8136         kill the (bogus) setlocale/savelocale business.
8137
8138 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
8139
8140         * ps/ps-document.c:
8141         
8142         Include locale.h to fix build
8143         
8144         * shell/ev-sidebar.c:
8145         
8146         Remove unnecessary includes
8147
8148 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8149
8150         * dvi/dvi-document.c: (dvi_document_load):
8151         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
8152         * po/POTFILES.in:
8153         
8154         Check for incorrect dvi files. Fix parsing dvi on AMD64
8155         platform. Thanks to tester@tester.ca (Olivier Crete).
8156
8157 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8158
8159         * shell/ev-page-action.c: (match_selected_cb),
8160         (display_completion_text), (match_completion), (update_model):
8161         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8162         (expand_open_links):
8163         * shell/ev-sidebar.c: (ev_sidebar_destroy),
8164         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
8165         (ev_sidebar_set_document):
8166         * shell/ev-window.c: (ev_window_xfer_job_cb),
8167         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
8168         
8169         Fixed lot's of memory leaks, for example, memory leak on reload, 
8170         described in bug 307793.
8171
8172 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8173
8174         * pdf/ev-poppler.cc:
8175         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
8176         (update_visible_range), (adjustment_changed_cb),
8177         (ev_sidebar_thumbnails_fill_model),
8178         (ev_sidebar_thumbnails_refresh),
8179         (ev_sidebar_tree_selection_changed),
8180         (ev_sidebar_icon_selection_changed),
8181         (ev_sidebar_thumbnails_use_icon_view),
8182         (ev_sidebar_thumbnails_set_document):
8183         * shell/ev-sidebar-thumbnails.h:
8184         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8185         (ev_window_cmd_edit_rotate_right), (ev_window_init):
8186
8187         Refresh thumbnails when changing orientation. Not fully
8188         working yet becuase of a sidebar bug.
8189
8190         Set page orientation to poppler page everywhere. This sucks
8191         really need to fix poppler.
8192
8193 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8194
8195         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8196         (egg_recent_view_gtk_new_menu_item),
8197         (egg_recent_view_gtk_set_property),
8198         (egg_recent_view_gtk_get_property),
8199         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8200         (egg_recent_view_gtk_set_tooltip_func),
8201         (egg_recent_view_gtk_set_label_width),
8202         (egg_recent_view_gtk_get_label_width):
8203         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8204
8205         Sync with libegg (ellipsize labels)
8206
8207 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8208
8209         * data/evince-ui.xml:
8210         * shell/ev-window.c: (ev_window_cmd_go_forward),
8211         (ev_window_cmd_go_backward):
8212         
8213         Shift + PageUp moves 10 Pages. Fix for 306125
8214
8215 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8216
8217         * pdf/ev-poppler.cc:
8218
8219         Add a flag to check if orientation has been overriden
8220
8221 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8222
8223         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8224         field if necessary.
8225
8226         * ps/ps.h: add creator field to document.
8227
8228         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8229         set creator field.
8230
8231 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8232
8233         * data/evince-properties.glade:
8234         * shell/ev-properties.c: (ev_properties_set_document):
8235
8236         s/PDF Version/Format
8237
8238 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8239
8240         * shell/ev-properties.c: (ev_properties_set_document):
8241
8242         Remove unnecessary translations
8243
8244 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8245
8246         * cut-n-paste/toolbar-editor/Makefile.am:
8247
8248         Correct library name    
8249
8250 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8251
8252         * configure.ac:
8253         * cut-n-paste/recent-files/egg-recent-model.c:
8254         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8255         (egg_recent_model_unlock_file):
8256         * cut-n-paste/recent-files/egg-recent-util.c:
8257         (egg_recent_util_get_unique_id):
8258         * cut-n-paste/recent-files/update-from-egg.sh:
8259         * cut-n-paste/toolbar-editor/Makefile.am:
8260         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8261         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8262         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8263         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8264         (egg_toolbars_model_get_type):
8265         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8266
8267         Better makefile for toolbar editor and update everything
8268         to latest libegg.
8269
8270 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8271
8272         * shell/ev-window.c: (update_document_mode):
8273
8274         Prefer presentation mode when the document
8275         require fullscreen.
8276
8277 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8278
8279         * data/evince-ui.xml:
8280         * shell/ev-window.c:
8281
8282         Add control-equal for zooming
8283
8284 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8285
8286         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8287
8288 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8289
8290         * backend/ev-document.c: (ev_document_get_orientation):
8291         * backend/ev-document.h:
8292         * pdf/ev-poppler.cc:
8293         * ps/ps-document.c: (ps_document_get_orientation),
8294         (ps_document_set_orientation), (ps_document_document_iface_init):
8295
8296         Add a get_orientation api. Improve set_orientation.
8297
8298         * data/evince-ui.xml:
8299         * shell/ev-view.c: (ev_view_set_orientation),
8300         (ev_view_rotate_right), (ev_view_rotate_left):
8301         * shell/ev-view.h:
8302         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8303         (ev_window_cmd_edit_rotate_right):
8304
8305         Better ui for changing document orientation
8306
8307 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8308
8309         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8310         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8311         * shell/ev-sidebar-links.h:
8312         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8313         (ev_sidebar_page_iface_init):
8314         * shell/ev-sidebar-page.h:
8315         * shell/ev-sidebar-thumbnails.c:
8316         (ev_sidebar_thumbnails_get_property),
8317         (ev_sidebar_thumbnails_class_init),
8318         (ev_sidebar_thumbnails_set_document):
8319         * shell/ev-sidebar-thumbnails.h:
8320         * shell/ev-view.c: (ev_view_motion_notify_event):
8321         * shell/ev-window.c: (update_chrome_visibility),
8322         (ev_window_cmd_focus_page_selector),
8323         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8324         (sidebar_page_main_widget_update_cb), (ev_window_init):
8325         
8326         Autoraise toolbar on GoToPage binding and fix bindings in
8327         EvSidebarThumbnails page.
8328
8329 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8330
8331         * shell/ev-properties.c: (update_progress_label):
8332
8333         Hide the progress label when finished; bug #307697.
8334
8335 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8336
8337         * pdf/ev-poppler.cc:
8338
8339         Enable is_open for links, you will need poppler cvs
8340
8341         * shell/ev-properties.c: (job_fonts_finished_cb):
8342
8343         Get a lock on the document when filling the tree view
8344
8345 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8346
8347         * backend/ev-document-links.h:
8348         * pdf/ev-poppler.cc:
8349         * shell/ev-sidebar-links.c: (create_loading_model),
8350         (expand_open_links), (job_finished_callback):
8351
8352         Expand links when specified by the document.
8353         Depend on a poppler api (defined out for now)
8354
8355 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8356
8357         * shell/ev-properties.c: (ev_properties_dispose),
8358         (ev_properties_class_init), (dialog_destroy_cb),
8359         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8360         (ev_properties_set_document), (ev_properties_new),
8361         (ev_properties_show):
8362         * shell/ev-properties.h:
8363
8364         Make it an object, cleanup the code, api to show it as transient
8365         and to set the document.
8366
8367         * shell/ev-window.c: (ev_window_setup_document),
8368         (ev_window_cmd_file_properties):
8369
8370         Adapt to EvProperties changes, do not show multiple
8371         times, update it when document changes.
8372
8373 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8374
8375         * ps/gstypes.h:
8376         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8377         (ps_document_set_orientation), (ps_document_document_iface_init):
8378         * ps/ps-document.h:
8379
8380         Implement orientation here too
8381
8382         * shell/ev-properties.c: (ev_properties_new):
8383         * data/evince-properties.glade:
8384
8385         Hide the fonts page for backends that doesnt
8386         support it.     
8387
8388 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8389
8390         * backend/ev-document.c: (ev_document_set_orientation):
8391         * backend/ev-document.h:
8392         * pdf/ev-poppler.cc:
8393
8394         Add orientation api. Currently poppler api is not optimal,
8395         we need to set orientation every time we _get a page.
8396         I will try to fix that at some point.
8397
8398         * data/evince-ui.xml:
8399         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8400         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8401
8402         Add orientation menu items
8403
8404         * shell/ev-page-cache.c: (ev_page_cache_clear):
8405         * shell/ev-page-cache.h:
8406
8407         Add api to clear the cache
8408
8409         * shell/ev-view.c: (setup_caches), (clear_caches),
8410         (ev_view_set_document), (ev_view_zoom_out),
8411         (ev_view_set_orientation):
8412         * shell/ev-view.h:
8413
8414         Implement orientation changing
8415
8416 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8417
8418         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8419         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8420         * backend/ev-document-fonts.h:
8421
8422         Separate scan and fill so that we can incrementally fill from
8423         the main thread. Add a progress api.
8424
8425         * data/evince-properties.glade:
8426         * pdf/ev-poppler.cc:
8427         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8428         * shell/ev-jobs.h:
8429         * shell/ev-properties.c: (update_progress_label),
8430         (job_fonts_finished_cb), (setup_fonts_view):
8431
8432         Incrementally feel the list and show the progress
8433         percentage in a label like acrobat does.
8434
8435         You are going to need poppler cvs
8436
8437 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8438
8439         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8440         * backend/ev-document-fonts.h:
8441         * pdf/ev-poppler.cc:
8442
8443         Make fonts model fill incrementally.
8444
8445         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8446         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8447         (ev_job_queue_remove_job):
8448         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8449         (ev_job_fonts_new), (ev_job_fonts_run):
8450         * shell/ev-jobs.h:
8451
8452         New job for fonts scanning
8453
8454         * shell/ev-properties.c: (job_fonts_finished_cb),
8455         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8456         * shell/ev-properties.h:
8457         * shell/ev-window.c: (ev_window_cmd_file_properties):
8458
8459         Incrementally feel the treeview using the new job. Show Loading...
8460         message until scanning is completed.
8461
8462         Hopefully I didnt break the build without the poppler patch.
8463
8464 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8465
8466         * shell/ev-application.c: (ev_application_open):
8467         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8468         (ev_document_type_get_type), (ev_document_type_lookup):
8469         * shell/ev-document-types.h:
8470         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8471         * shell/ev-job-xfer.h:
8472         * shell/ev-window.c: (ev_window_clear_local_uri),
8473         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8474         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8475         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8476         
8477         Transfer remote documents to tmp directory to display them later.
8478
8479 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8480
8481         * backend/ev-document-info.h:
8482         * shell/ev-properties.c: (ev_properties_new):
8483
8484         s/GTime*/GTime. Not sure why we was using a pointer
8485         at all there!
8486
8487 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8488
8489         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8490         situations.  That situation is that you're using GTK+-HEAD with
8491         the patch at #306726 is applied, and you have a document with <
8492         1500 pages in it.  It's not quite as uniformly nice as the
8493         TreeView, but should be better in the long run.
8494
8495         I'm pretty sure I guarded against breaking compilation with
8496         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8497         I missed some.
8498
8499         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8500         widget yet, so I commented that code out
8501         enable_view_actions_for_widget() for now.  Need to figure this
8502         out.
8503
8504         * shell/ev-page-action.c (match_selected_cb): emit the right
8505         signals.  Our cool C-l completion now works.
8506
8507 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8508
8509         * backend/Makefile.am:
8510         * backend/ev-document-fonts.c:
8511         * backend/ev-document-links.c:
8512         * backend/ev-document.c: (ev_document_load):
8513         * backend/ev-document.h:
8514         * backend/ev-job-queue.c:
8515         * backend/ev-job-queue.h:
8516         * backend/ev-jobs.c:
8517         * backend/ev-jobs.h:
8518         * backend/ev-page-cache.c:
8519         * backend/ev-page-cache.h:
8520
8521         EvPageCache and EvJobs are moved to shell.
8522
8523         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8524         (ev_tmp_filename):
8525         * lib/ev-file-helpers.h:
8526         
8527         New helper to work with temporary files
8528         
8529         * shell/Makefile.am:
8530         * shell/ev-application.c: (ev_application_open):
8531         * shell/ev-application.h:
8532         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8533         (remove_job_from_async_queue), (add_job_to_async_queue),
8534         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8535         (handle_job), (search_for_jobs_unlocked),
8536         (no_jobs_available_unlocked), (ev_render_thread),
8537         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8538         (ev_job_queue_add_job), (move_job_async), (move_job),
8539         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8540         * shell/ev-job-queue.h:
8541         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8542         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8543         * shell/ev-job-xfer.h:
8544         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8545         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8546         (ev_job_links_class_init), (ev_job_render_init),
8547         (ev_job_render_dispose), (ev_job_render_class_init),
8548         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8549         (ev_job_thumbnail_class_init), (ev_job_load_init),
8550         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8551         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8552         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8553         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8554         * shell/ev-jobs.h:
8555         * shell/ev-page-action.c: (ev_page_action_set_document):
8556         * shell/ev-page-cache.c: (ev_page_cache_init),
8557         (ev_page_cache_class_init), (ev_page_cache_finalize),
8558         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8559         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8560         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8561         (ev_page_cache_get_title), (ev_page_cache_get_size),
8562         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8563         (ev_page_cache_get_height_to_page),
8564         (ev_page_cache_get_max_label_chars),
8565         (ev_page_cache_get_page_label),
8566         (ev_page_cache_has_nonnumeric_page_labels),
8567         (ev_page_cache_get_info), (ev_page_cache_next_page),
8568         (ev_page_cache_prev_page), (ev_page_cache_get):
8569         * shell/ev-page-cache.h:
8570         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8571         (ev_pixbuf_cache_clear_job_sizes),
8572         (ev_pixbuf_cache_add_jobs_if_needed),
8573         (ev_pixbuf_cache_set_page_range):
8574         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8575         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8576         * shell/ev-sidebar-thumbnails.c:
8577         (ev_sidebar_tree_selection_changed),
8578         (ev_sidebar_thumbnails_set_document):
8579         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8580         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8581         (ev_statusbar_get_context_id), (ev_statusbar_push),
8582         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8583         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8584         (ev_statusbar_set_progress):
8585         * shell/ev-statusbar.h:
8586         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8587         (ev_view_find_previous):
8588         * shell/ev-window.c: (ev_window_is_empty),
8589         (ev_window_setup_document), (password_dialog_response),
8590         (ev_window_clear_jobs), (ev_window_load_job_cb),
8591         (ev_window_xfer_job_cb), (ev_window_open_uri),
8592         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8593         (ev_window_print), (ev_window_print_range),
8594         (ev_window_state_event), (ev_window_cmd_view_reload),
8595         (menu_item_select_cb), (menu_item_deselect_cb),
8596         (view_status_changed_cb), (ev_window_dispose),
8597         (drag_data_received_cb), (ev_window_init):
8598         * shell/ev-window.h:
8599         * shell/main.c: (load_files):
8600         
8601         New statusbar to show progress on idle. Two new jobs - 
8602         xfer job and load job to load document in background. And update
8603         of page_cache clients to new location of code.
8604
8605 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8606
8607         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8608         selection in open dialog. It also remembers the last visited directory 
8609         in the current session.
8610
8611 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8612
8613         * shell/ev-properties.c: (ev_properties_new):
8614         * shell/ev-properties.h:
8615         * shell/ev-window.c: (ev_window_cmd_file_properties):
8616         
8617         Get document info from page cache instead of document itself.
8618         This should fix crash related to race conditions described in
8619         bug 306545.
8620
8621 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8622
8623         * ps/ps-document.c: (ps_document_init),
8624         (send_ps), (get_page_box), (output), (catchPipe), (input),
8625         (stop_interpreter), (file_length), (file_readable),
8626         (check_filecompressedb), (ps_document_enable_interpreter),
8627         (document_load), (ps_async_renderer_render_pixbuf):
8628         * ps/ps-document.h:
8629
8630         Big cleanup of the ps code
8631
8632 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8633
8634         * backend/Makefile.am:
8635         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8636         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8637         * backend/ev-async-renderer.h:
8638
8639         Add an async renderer interface (method + callback) which
8640         is useful for backends like ps.
8641
8642         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8643         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8644         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8645         (ev_job_queue_add_job), (move_job_async), (move_job),
8646         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8647
8648         Add queues for async renderer, these are executed on the
8649         main thread.
8650
8651         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8652         (ev_job_render_run):
8653         * backend/ev-jobs.h:
8654
8655         If the backend support async renderer interface use it.
8656
8657         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8658         (setup_pixmap), (ps_document_get_type),
8659         (ps_async_renderer_render_pixbuf),
8660         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8661
8662         Implement async renderer interface.
8663
8664 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8665
8666         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8667
8668         Cleanup links job on exit.
8669
8670 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8671
8672         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8673         (drag_data_get_cb), (drag_data_received_cb):
8674         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8675         (drag_data_get_cb), (parse_item_list),
8676         (egg_toolbar_editor_load_actions):
8677         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8678         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8679         (parse_item_list), (parse_toolbars):
8680         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8681         (dvi_pixbuf_put_pixel):
8682         
8683         Fix gcc 4.0 warnings
8684
8685 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8686
8687         * ps/ps-document.c: (start_interpreter):
8688
8689         Fix warning when loading ps
8690
8691 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8692
8693         * ps/ps-document.c: (output):
8694
8695         Fix crash when priting gs error messages.
8696
8697 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8698
8699         * backend/ev-page-cache.c: (_ev_page_cache_new):
8700         * backend/ev-page-cache.h:
8701
8702         Use a const to return title so that we dont double
8703         free it. Small cleanup and fix a leak.
8704
8705         * shell/ev-window.c: (update_window_title):
8706
8707         strdup value from get_title.
8708
8709 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8710
8711         * shell/ev-sidebar-links.c: (job_finished_callback),
8712         (ev_sidebar_links_set_document):
8713
8714         Cleanup the old job when changing document
8715
8716 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8717
8718         * shell/ev-stock-icons.c:
8719         * shell/ev-stock-icons.h:
8720         * shell/ev-window.c:
8721         
8722         Add stock icons for actions that can appear in toolbar. Fix for
8723         bug 306566.
8724
8725 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8726
8727         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8728         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8729         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8730         * backend/ev-page-cache.h:
8731         * shell/ev-view.c: (scroll_to_current_page),
8732         (view_update_range_and_current_page), (get_page_y_offset),
8733         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8734         (ev_view_size_request_continuous),
8735         (ev_view_zoom_for_size_continuous_and_dual_page),
8736         (ev_view_zoom_for_size_continuous):
8737         
8738         More compact EvView layout in document with pages of different size.
8739
8740 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8741
8742         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8743         compilation.
8744
8745 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8746
8747         * shell/ev-view.c: (view_set_adjustment_values):
8748         * shell/ev-window.c: (ev_window_cmd_file_properties):
8749         
8750         A bit different fix for rounding problem but it has no
8751         problems on startup. Make properties window transient to parent.
8752
8753 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8754
8755         * pdf/ev-poppler.cc:
8756         
8757         More commenting of font stuff.
8758
8759 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8760
8761         * pdf/ev-poppler.cc:
8762
8763         Comment out some more fonts stuff. Should really
8764         work without the poppler patch now.
8765
8766 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8767
8768         * pdf/ev-poppler.cc:
8769
8770         Adapt to api change
8771
8772 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8773
8774         * data/evince-properties.glade:
8775         * pdf/ev-poppler.cc:
8776         * shell/ev-properties.c: (setup_fonts_view):
8777
8778         Set the column title. Show the dialog only
8779         once everything is setup.
8780         Getting font info can be very slow... will
8781         prolly need to make this threaded too.
8782
8783 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8784
8785         * backend/Makefile.am:
8786         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8787         (ev_document_fonts_get_fonts_model):
8788         * backend/ev-document-fonts.h:
8789         * data/evince-properties.glade:
8790         * pdf/ev-poppler.cc:
8791         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8792         * shell/ev-properties.h:
8793         * shell/ev-window.c: (ev_window_cmd_file_properties):
8794
8795         Implement fonts list. Defined out for now, since it depends
8796         on a not yet committed poppler patch.
8797
8798 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8799
8800         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8801         page + 1.
8802
8803         * shell/ev-window.c: Make sure we add the timeout when we get a
8804         focus-in event.
8805
8806         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8807         adjustment->value before calculating the zoom factor to average
8808         out all of our rounding errors.  The page no longer 'drifts' when
8809         resizing.
8810
8811 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8812
8813         * data/evince-properties.glade:
8814         * shell/ev-properties.c: (ev_properties_format_date),
8815         (set_property):
8816         
8817         Labels don't expand when the dialogue is resized.
8818         strftime result needs to be converted to UTF-8. Thanks
8819         to Christian Persch <chpe@gnome.org>.
8820
8821 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8822
8823         * data/evince-properties.glade:
8824
8825         Hide the fonts tab
8826
8827 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8828
8829         * backend/ev-document-info.h:
8830         * backend/ev-document.c: (ev_document_info_free):
8831         * data/evince-properties.glade:
8832         * pdf/ev-poppler.cc:
8833         * ps/ps-document.c: (ps_document_get_info):
8834         * shell/ev-properties.c: (ev_properties_format_date),
8835         (set_property), (ev_properties_new):
8836         * shell/ev-properties.h:
8837         * shell/ev-window.c: (ev_window_cmd_file_properties):
8838
8839         Rework properties code to take only EvPropertyInfo
8840         in the constructor so that it can be useful for
8841         nautilus plugin too.
8842
8843         Deal with backends that doesnt support some properties.
8844         Make set property code generic.
8845
8846 2005-06-04  Christian Persch <chpe@gnome.org>
8847
8848         * data/evince-properties.glade:
8849
8850         fix spacings, make resizeable, and make data labels
8851         selectable + ellipsised
8852
8853 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8854
8855         * backend/ev-document-info.h:
8856         * data/Makefile.am:
8857         * data/evince-ui.xml:
8858         * pdf/ev-poppler.cc:
8859         * shell/Makefile.am:
8860         * shell/ev-window.c: (update_action_sensitivity),
8861         (ev_window_cmd_file_properties):
8862
8863         Initial go at file properties. Patch by
8864         Emil Soleyman-Zomalan <emil@soleyman.com>.
8865         Needs love see #169583
8866
8867 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8868
8869         * ps/ps-document.c: (output):
8870         * ps/ps.c: (psscan):
8871
8872         Try to render even if psscan fails.
8873
8874 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8875
8876         * ps/ps.c: (psscan), (pscopydoc):
8877
8878         Port buffered reading code from gv
8879
8880 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8881
8882         * ps/ps-document.c: (interpreter_message), (output):
8883
8884         Do not fail on interpreter messages
8885
8886 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8887
8888         * backend/ev-document-misc.c:
8889         (ev_document_misc_get_thumbnail_frame):
8890
8891         Pages can be 0 x 0, dont assert on this case
8892
8893 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8894
8895         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8896         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8897
8898         Correctly manage our reference on document. Finally the reload
8899         huge leak is gone...
8900
8901 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8902
8903         * ps/ps-document.c: (ps_document_dispose):
8904
8905         Forgot to chain it to the parent. Thanks chpe.
8906
8907 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8908
8909         * ps/ps-document.c: (ps_document_dispose),
8910         (ps_document_class_init), (stop_interpreter), (document_load):
8911
8912         Cleanup dispose a bit. Dont leak the whole pixmap.
8913
8914 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8915
8916         * pdf/ev-poppler.cc:
8917
8918         Release the poppler document on dispose
8919
8920 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8921
8922         * shell/ev-view.c: (ev_view_set_document):
8923
8924         Release ref on the pixbuf cache when changing
8925         document.
8926
8927 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8928
8929         * ps/ps-document.c: (ps_document_get_info):
8930
8931         Fix a double free
8932
8933 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8934
8935         * backend/ev-page-cache.c: (ev_page_cache_init),
8936         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8937         * backend/ev-page-cache.h:
8938         * shell/ev-page-action.c: (page_changed_cb):
8939         
8940         Set page action entry width depending on labels width. Fix
8941         for bug 305202.
8942
8943 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8944
8945         * backend/ev-link.c: (ev_link_class_init):
8946
8947         Allow -1 as page value (error)
8948
8949 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8950
8951         * shell/ev-sidebar-thumbnails.c:
8952         (ev_sidebar_thumbnails_set_document):
8953         * shell/ev-view.c: (scroll_to_current_page),
8954         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8955         (page_changed_cb), (on_adjustment_value_changed),
8956         (ev_view_set_document):
8957
8958         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8959         Fix bug 305377
8960
8961 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8962
8963         * configure.ac:
8964         * djvu/djvu-document.c: (djvu_document_get_page_size):
8965
8966         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8967         bug 301993.
8968
8969 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8970
8971         * shell/ev-view.c (draw_one_page): modify the expose handling to
8972         get the shadows.
8973
8974         * shell/ev-window.c (update_action_sensitivity): Respect
8975         permissions field.  Kowtow to the man.
8976
8977         * pdf/ev-poppler.cc: Get the permissions field.
8978
8979         * tiff/*c: Make a tiny bit more robust.
8980
8981 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8982
8983         * djvu/djvu-document.c:
8984         
8985         Pop messages from djvu context message queue.
8986
8987 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8988
8989         * configure.ac, Makefile.am, shell/Makefile.am:
8990         * tiff/Makefile.am, shell/ev-document-types.c:
8991         
8992         Cleanup tiff configure checks. Fix for bug 305218.
8993
8994 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8995
8996         * configure.ac: Added "uk" to ALL_LINGUAS.
8997
8998 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8999
9000         * cut-n-paste/zoom-control/ephy-zoom.c:
9001         (ephy_zoom_get_changed_zoom_level):
9002         * cut-n-paste/zoom-control/ephy-zoom.h:
9003         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9004         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9005         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9006         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9007         (zoom_control_changed_cb), (ev_window_init):
9008         
9009         Fix minor points related to moving best fit up. Introduce
9010         "zoom" property and make zoom control change it's value on
9011         notify::zoom signals. Fix for 305080.
9012
9013 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9014
9015         * data/evince-ui.xml:
9016         * shell/ev-window.c: (set_view_actions_sensitivity):
9017         
9018         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9019
9020 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9021
9022         * configure.ac:
9023
9024         Depends on poppler 0.3.2
9025
9026 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9027
9028         * cut-n-paste/recent-files/egg-recent-item.c:
9029         (egg_recent_item_get_short_name):
9030         * cut-n-paste/toolbar-editor/Makefile.am:
9031         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9032         (new_pixbuf_from_widget):
9033         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9034         * cut-n-paste/toolbar-editor/egg-marshal.c:
9035         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9036         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9037
9038         Sync
9039
9040 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9041
9042         * tiff/tiff-document.c: Rough TIFF backend.
9043
9044 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9045
9046         * NEWS:
9047         * configure.ac:
9048         * cut-n-paste/toolbar-editor/Makefile.am:
9049
9050         Release 0.3.1
9051
9052 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9053
9054         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
9055         (ev_view_find_next), (ev_view_find_previous):
9056
9057         Remove the locks around get_n_results   
9058
9059 2005-05-21  Juerg Billeter  <j@bitron.ch>
9060
9061         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
9062
9063         Pass correct number of pages to poppler.
9064
9065 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9066
9067         * configure.ac:
9068         * data/Makefile.am:
9069         * data/evince.desktop.in: 
9070         * data/evince.desktop.in.in:
9071         * po/POTFILES.in:
9072         
9073         Add conditionally dvi and djvu to desktop types. Fix for 304658.
9074
9075 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
9076
9077         * shell/ev-view.c: (view_update_adjustments),
9078         (view_set_adjustment_values): cast adjustmen->value to (int)
9079         before using it.  Otherwise, we get off by a pixel in some
9080         situations.
9081
9082         (draw_one_page): Draw the border on expose.
9083
9084 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
9085
9086         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
9087         adjustment when the mode changes, #304923
9088
9089 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9090
9091         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
9092         flickering on resize but still use gdk_window_scroll on
9093         scrolling
9094
9095 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
9096
9097         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
9098         option, #170458
9099
9100 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
9101
9102         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
9103         second page on page_changed if possible, #304669
9104
9105 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
9106
9107         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
9108         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
9109
9110 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
9111
9112         * .cvsignore:
9113         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
9114         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9115         (ev_view_zoom_for_size_presentation),
9116         (ev_view_zoom_for_size_continuous_and_dual_page),
9117         (ev_view_zoom_for_size_continuous),
9118         (ev_view_zoom_for_size_dual_page),
9119         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
9120         * shell/ev-view.h:
9121         * shell/ev-window.c: (update_view_size),
9122         (ev_window_sizing_mode_changed_cb):
9123
9124         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
9125         the scrollbars.  It's not 100% right, but it's much closer.  Kills
9126         an infinite loop, #304769
9127
9128
9129 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9130
9131         * data/evince-ui.xml:
9132         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
9133         * shell/ev-window.c: (set_view_actions_sensitivity):
9134
9135         Make PgUp/Down behave like Space
9136
9137 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9138
9139         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9140         * backend/ev-ps-exporter.h:
9141         * pdf/ev-poppler.cc:
9142         * ps/ps-document.c: (ps_document_ps_export_begin):
9143         * shell/ev-print-job.c: (idle_print_handler):
9144
9145         Adapt to new poppler api
9146
9147 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9148
9149         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9150         (ephy_zoom_control_init):
9151
9152         Translate zoom levels
9153
9154 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9155
9156         * cut-n-paste/zoom-control/ephy-zoom.c:
9157         (ephy_zoom_get_zoom_level_index):
9158
9159         Fix current zoom -> zoom control match
9160
9161 2005-05-18  James Bowes  <bowes@cs.dal.ca>
9162
9163         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
9164         rather than the scrolled_window that it's in. Fixes bug #304655.
9165
9166 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
9167
9168         * shell/ev-view.c: (view_update_adjustments),
9169         (view_set_adjustment_values), (view_update_range_and_current_page),
9170         (view_scroll_to_page), (set_scroll_adjustment),
9171         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
9172         (ev_view_scroll), (ev_view_scroll_view),
9173         (ensure_rectangle_is_visible), (find_page_at_location),
9174         (get_link_at_location), (go_to_link), (status_message_from_link),
9175         (ev_view_size_request_continuous_dual_page),
9176         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
9177         (ev_view_unrealize), (ev_view_expose_event),
9178         (ev_view_button_press_event), (ev_view_motion_notify_event),
9179         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
9180         (draw_rubberband), (highlight_find_results), (draw_one_page),
9181         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
9182         (ev_view_init), (find_changed_cb), (page_changed_cb),
9183         (on_adjustment_value_changed), (ev_view_new),
9184         (ev_view_set_document), (ev_view_set_zoom),
9185         (ev_view_set_continuous), (ev_view_set_dual_page),
9186         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
9187         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9188         (ev_view_zoom_for_size_presentation),
9189         (ev_view_zoom_for_size_continuous_dual_page),
9190         (ev_view_zoom_for_size_continuous),
9191         (ev_view_zoom_for_size_dual_page),
9192         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9193         (ev_view_get_status), (ev_view_set_status),
9194         (update_find_status_message), (ev_view_get_find_status),
9195         (ev_view_set_find_status), (jump_to_find_result),
9196         (jump_to_find_page), (compute_selections), (clear_selection),
9197         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9198         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9199         (ev_view_update_primary_selection),
9200         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9201         * shell/ev-view.h:
9202         * shell/ev-window.c: (ev_window_open_page_label),
9203         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9204         (ev_window_init):
9205         * shell/ev-window.h:
9206         * shell/main.c: (load_files):
9207
9208         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9209         when resizing.  Remove the bin_window().  Also, patch from James
9210         Bowes to fix command line page, #300641
9211         
9212 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9213
9214         * data/evince-ui.xml:
9215         * shell/ev-view.c:
9216         * shell/ev-view.h:
9217         * shell/ev-window.c: (update_action_sensitivity):
9218
9219         Get rid of View->Normal Size, it's just confusing
9220
9221 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9222
9223         * backend/ev-document-info.h:
9224         * backend/ev-document.c: (ev_document_info_free): Free the
9225         EvDocumentInfo.
9226
9227         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9228         (clear_range), (add_range), (update_visible_range),
9229         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9230         (ev_sidebar_thumbnails_set_document):
9231         * shell/ev-window.c: (ev_window_setup_document): Only render the
9232         visible thumbnails.  It takes an instant to render, but it uses
9233         much less memory.
9234
9235 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9236
9237         * shell/ev-sidebar-links.c: (popup_menu_cb):
9238
9239         Select first item
9240
9241 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9242
9243         * lib/Makefile.am:
9244         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9245         (button_press_cb), (ev_sidebar_links_construct):
9246
9247         Show the popup menu also on keybindings
9248
9249 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9250
9251         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9252         * shell/ev-window.h:
9253
9254         Expose api to print a range (with dialog). Make private _print use
9255         it.
9256
9257         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9258         (ev_sidebar_links_construct):
9259
9260         Show a print context menu on linkx, it prints the selected
9261         section.
9262
9263 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9264
9265         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9266         button.
9267
9268 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9269
9270         * AUTHORS:
9271
9272         Update
9273
9274         * shell/ev-window.c: (build_comments_string),
9275         (ev_window_cmd_help_about):
9276
9277         Show poppler version/backend and authors
9278
9279 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9280
9281         * cut-n-paste/zoom-control/ephy-zoom.c:
9282         (ephy_zoom_get_zoom_level_index):
9283         * cut-n-paste/zoom-control/ephy-zoom.h:
9284
9285         Move the best fit items at the top of the list
9286
9287 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9288
9289         * shell/ev-marshal.list:
9290         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9291         (activate_cb), (match_selected_cb), (activate_link_cb),
9292         (connect_proxy), (ev_page_action_class_init):
9293         * shell/ev-page-action.h:
9294
9295         Use signals to notify action activation. Hopefully
9296         I did not break completion since I cant test...
9297
9298         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9299         (register_custom_actions):
9300
9301         Connect to page selector actions and also grab focus on
9302         the view when activated.
9303
9304 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9305
9306         * pdf/ev-poppler.cc:
9307         * backend/ev-page-cache.c: make page size calculation consistent
9308         and set it to (int)( width * scale + 0.5).  This makes the weird
9309         line going through the middle of the page go away.
9310
9311         * shell/ev-view.c: move painting the background page after
9312         checking the expose area covers us.
9313
9314 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9315
9316         * data/evince-password.glade:
9317         
9318         Mark labels as not translatable. Fix for bug 302842.
9319
9320 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9321
9322         * configure.ac: Added "es" to ALL_LINGUAS.
9323
9324 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9325
9326         * data/evince-toolbar.xml:
9327         * shell/ev-window.c: (update_action_sensitivity),
9328         (ev_window_setup_document), (ev_window_set_page_mode),
9329         (ev_window_init):
9330
9331         Remove some leftover code from jrb first continous
9332         attempt. Use the new actions, we still need good icons
9333         though...
9334
9335 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9336
9337         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9338
9339         Update label when connecting proxy. Fix a warning with NULL
9340         page_cache.
9341
9342 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9343
9344         * data/evince-ui.xml:
9345         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9346         * shell/ev-page-action.h:
9347         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9348
9349         Add mnemonic for edit toolbar.
9350         ctrl+l focus the page entry.
9351
9352 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9353
9354         * lib/Makefile.am:
9355         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9356         (ev_window_init):
9357         * shell/main.c: (main):
9358
9359         Put the toolbar xml in evince own dot dir
9360
9361 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9362
9363         * shell/ev-window.c: (ev_window_init):
9364
9365         Make the toolbar not removable
9366
9367 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9368
9369         * data/evince-ui.xml:
9370         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9371         * shell/ev-sidebar-links.h:
9372         * shell/ev-sidebar-thumbnails.c:
9373         (ev_sidebar_thumbnails_get_treeview):
9374         * shell/ev-sidebar-thumbnails.h:
9375         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9376         (ev_view_class_init):
9377         * shell/ev-view.h:
9378         * shell/ev-window.c: (update_action_sensitivity),
9379         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9380         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9381         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9382         (ev_window_init):
9383
9384         This is evil... Make space/backspace global accelerators but
9385         enable them only for some widgets (sidebars and view).
9386         I dont like it, but I dont know a better way... :/
9387
9388 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9389
9390         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9391         (ev_page_action_widget_finalize),
9392         (ev_page_action_widget_class_init), (update_page_cache):
9393
9394         Keep a weak reference on proxy->page_cache so that we
9395         dont try to disconnect the signal if the object is already
9396         gone. Maybe there is a better way to cleanup reference handling
9397         in page action though...
9398
9399 2005-05-10  Juerg Billeter  <j@bitron.ch>
9400
9401         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9402         * backend/ev-ps-exporter.h:
9403         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9404         * ps/ps-document.c: (ps_document_ps_export_begin):
9405         
9406         Change api to pass print range to ps_exporter_begin. The pdf backend
9407         requires this information.
9408         
9409         * shell/ev-print-job.c: (idle_print_handler):
9410         
9411         Adapt to api change
9412
9413 2005-05-10  Juerg Billeter  <j@bitron.ch>
9414
9415         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9416         (idle_print_handler)
9417         * shell/ev-window.c: (ev_window_print):
9418
9419         Support printing page range, based on patch by Amaury Jacquot
9420
9421 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9422
9423         * data/evince-toolbar.xml:
9424
9425         Add zoom control to available items
9426
9427 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9428
9429         * shell/ev-window.c: (update_action_sensitivity):
9430
9431         Set slash action insensitive when appropriate
9432
9433 2005-05-10  Christian Persch <chpe@gnome.org>
9434
9435         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9436
9437         Fix warning on the overflow menu
9438
9439 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9440
9441         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9442
9443         Check for uri correctness/existence
9444
9445 2005-05-09  Juerg Billeter  <j@bitron.ch>
9446
9447         * shell/ev-window.c: (using_postscript_printer):
9448
9449         LPD printers use postscript, too
9450
9451 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9452
9453         * shell/ev-window.c: (register_custom_actions):
9454
9455         The zoom one is actually sort of useful,
9456         put it back
9457
9458 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9459
9460         * shell/ev-window.c: (register_custom_actions):
9461
9462         Hide page/zoom controls from overflow, they
9463         are useless.
9464
9465 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9466
9467         * cut-n-paste/update-from-egg.sh:
9468         
9469         Share it between all cut-n-paste subdirs
9470
9471         * cut-n-paste/recent-files/Makefile.am:
9472
9473         Fix to use "global" update-from-egg.sh
9474
9475         * cut-n-paste/recent-files/egg-recent-model.c:
9476         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9477         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9478         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9479         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9480
9481         Update from libegg
9482
9483         * cut-n-paste/toolbar-editor/Makefile.am:
9484
9485         Fix to use "global" update-from-egg.sh
9486
9487         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9488
9489         Update from libegg
9490
9491 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9492
9493         * configure.ac:
9494         * cut-n-paste/Makefile.am:
9495         * cut-n-paste/recent-files/Makefile.am:
9496         * cut-n-paste/toolbar-editor/.cvsignore:
9497         * cut-n-paste/toolbar-editor/Makefile.am:
9498         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9499         (egg_editable_toolbar_get_type), (get_toolbar_position),
9500         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9501         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9502         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9503         (set_item_drag_source), (create_item_from_action), (create_item),
9504         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9505         (popup_toolbar_context_menu_cb), (free_dragged_item),
9506         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9507         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9508         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9509         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9510         (item_added_cb), (item_removed_cb),
9511         (egg_editable_toolbar_construct),
9512         (egg_editable_toolbar_disconnect_model),
9513         (egg_editable_toolbar_deconstruct),
9514         (egg_editable_toolbar_set_model),
9515         (egg_editable_toolbar_set_ui_manager),
9516         (egg_editable_toolbar_set_property),
9517         (egg_editable_toolbar_get_property),
9518         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9519         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9520         (egg_editable_toolbar_new_with_model),
9521         (egg_editable_toolbar_get_edit_mode),
9522         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9523         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9524         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9525         (new_pixbuf_from_widget), (new_separator_pixbuf),
9526         (update_separator_image), (style_set_cb),
9527         (_egg_editable_toolbar_new_separator_image),
9528         (egg_editable_toolbar_get_model):
9529         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9530         * cut-n-paste/toolbar-editor/egg-marshal.c:
9531         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9532         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9533         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9534         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9535         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9536         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9537         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9538         (editor_drag_data_delete_cb), (drag_data_get_cb),
9539         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9540         (editor_create_item), (update_editor_sheet), (setup_editor),
9541         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9542         (parse_item_list), (model_has_action), (update_actions_list),
9543         (egg_toolbar_editor_load_actions):
9544         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9545         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9546         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9547         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9548         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9549         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9550         (egg_toolbars_model_add_separator), (impl_add_item),
9551         (parse_item_list), (egg_toolbars_model_add_toolbar),
9552         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9553         (impl_get_item_data), (impl_get_item_type),
9554         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9555         (egg_toolbars_model_init), (free_toolbar),
9556         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9557         (egg_toolbars_model_remove_toolbar),
9558         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9559         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9560         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9561         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9562         (egg_toolbars_model_get_item_data),
9563         (egg_toolbars_model_get_item_type):
9564         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9565         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9566         * data/Makefile.am:
9567         * data/evince-toolbar.xml:
9568         * data/evince-ui.xml:
9569         * data/hand-open.png:
9570         * po/POTFILES.in:
9571         * shell/Makefile.am:
9572         * shell/ev-window.c: (update_chrome_visibility),
9573         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9574         (ev_window_dispose), (ev_window_init):
9575
9576         Implement epiphany like toolbar editor. Based on patch by
9577         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9578
9579 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9580
9581         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9582
9583         Use set_cursor instead of set_selection, so that
9584         the keyboard focus moves too.
9585
9586 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9587
9588         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9589
9590         Fix infinite loop when loading Type1 fonts
9591
9592 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9593
9594         * data/evince-ui.xml:
9595         * shell/ev-window.c:
9596
9597         Slash -> Find
9598
9599 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9600
9601         * configure.ac:
9602
9603         Make --disable really disable
9604
9605 2005-05-07  Juerg Billeter  <j@bitron.ch>
9606
9607         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9608
9609         Compare page labels even without has_labels set, fixes setting page
9610         with entry
9611
9612 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9613
9614         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9615         (ev_view_set_cursor), (ev_view_button_press_event),
9616         (ev_view_motion_notify_event), (ev_view_button_release_event),
9617         (ev_view_init):
9618
9619         Implement middle button scrolling. Based on a patch
9620         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9621
9622 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9623
9624         * shell/ev-document-types.c: (get_slow_mime_type),
9625         (get_document_type_from_mime), (ev_document_type_lookup):
9626         * shell/ev-document-types.h:
9627
9628         Change api to lookup from uri. Do fast lookup first, if the
9629         type is unknown try with data sniffing.
9630
9631         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9632         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9633
9634         Adapt to api change
9635
9636 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9637
9638         * thumbnailer/Makefile.am:
9639
9640         Fix distcheck
9641
9642 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9643
9644         * NEWS:
9645         * configure.ac:
9646
9647         Release 0.3.0
9648
9649         * data/evince-ui.xml:
9650
9651         Hide presentation mode for now
9652
9653         * shell/ev-view.c: (highlight_find_results):
9654
9655         Show current find selection only on current page
9656
9657 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9658
9659         * shell/ev-view.c: (ev_view_select_all):
9660
9661         Compute size of the actual page, not of
9662         the current one.
9663
9664 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9665
9666         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9667         (view_rect_to_doc_rect), (compute_selections),
9668         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9669         (ev_view_copy), (ev_view_primary_get_cb),
9670         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9671         (ev_view_button_press_event), (ev_view_motion_notify_event),
9672         (ev_view_button_release_event), (page_changed_cb):
9673
9674         Fix text selection
9675
9676 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9677
9678         * shell/ev-view.c: (compute_border), (get_page_extents),
9679         (doc_rect_to_view_rect), (highlight_find_results),
9680         (ev_view_bin_expose), (ev_view_select_all),
9681         (ev_view_motion_notify_event), (update_find_status_message),
9682         (jump_to_find_result), (jump_to_find_page):
9683
9684         First go at fixing search, still buggy
9685
9686 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9687
9688         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9689         dropdown box and button at the top of the sidebar.
9690
9691 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9692
9693         * configure.ac: Output zoom-control Makefile.
9694         * cut-n-paste/Makefile.am: build zoom-control subdir.
9695         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9696         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9697         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9698         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9699         * cut-n-paste/zoom-control/ephy-zoom.c:
9700         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9701         from epiphany, and modified to add a separator into the menu.
9702         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9703         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9704         zoom-control action.
9705         * shell/Makefile.am: Include zoom-control flags.
9706         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9707         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9708         (ev_view_zoom_for_size_presentation),
9709         (ev_view_zoom_for_size_continuous_and_dual_page),
9710         (ev_view_zoom_for_size_continuous),
9711         (ev_view_zoom_for_size_dual_page),
9712         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9713         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9714         ev_view_get_zoom and ev_view_get_sizing_mode.
9715         * shell/ev-view.h:
9716         * shell/ev-window.c: (update_action_sensitivity),
9717         (update_sizing_buttons), (zoom_control_changed_cb),
9718         (register_custom_actions): Initialize and use the zoom-control 
9719         widget.
9720
9721 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9722
9723         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9724         preview cache back to 1.  Don't know when it got set to 0.
9725         
9726         * shell/ev-view.c: (compute_border), (ev_view_realize),
9727         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9728         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9729         (ev_view_get_fullscreen), (ev_view_set_presentation),
9730         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9731         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9732         * shell/ev-view.h:
9733         * shell/ev-window.c:
9734         (update_chrome_visibility),
9735         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9736         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9737         (update_document_mode), (ev_window_update_fullscreen_action),
9738         (ev_window_fullscreen), (ev_window_unfullscreen),
9739         (ev_window_cmd_view_fullscreen),
9740         (ev_window_update_presentation_action),
9741         (ev_window_run_presentation), (ev_window_stop_presentation),
9742         (ev_window_cmd_view_presentation), (ev_window_state_event),
9743         (ev_window_focus_in_event), (ev_window_focus_out_event),
9744         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9745         * data/evince-ui.xml: Initial presentation mode.  We should
9746         probably hide this until it's done, as it's quite rough.  Also,
9747         change full-screen to fullscreen and add two getters to EvView.
9748
9749 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9750
9751         * shell/ev-page-action.c: (update_page_cache),
9752         (ev_page_action_dispose):
9753         * shell/ev-window.c: (destroy_fullscreen_popup),
9754         (ev_window_create_fullscreen_popup):
9755
9756         Use connect_object rather than explicitly
9757         disconnect on dispose.
9758
9759 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9760
9761         * shell/ev-page-action.c: (update_page_cache),
9762         (ev_page_action_dispose):
9763
9764 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9765
9766         * backend/ev-page-cache.c: (_ev_page_cache_new),
9767         (ev_page_cache_set_page_label),
9768         (ev_page_cache_has_nonnumeric_page_labels):
9769         * backend/ev-page-cache.h:
9770         * shell/ev-page-action.c: (update_pages_label):
9771         
9772         If all page labels are numeric, fallback to default
9773         way to display number of pages. See bug 173185.
9774
9775 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9776
9777         * shell/ev-page-action.c: (ev_page_action_dispose):
9778         * shell/ev-view.c: (view_update_range_and_current_page):
9779         * shell/ev-window.c: (ev_window_dispose):
9780         
9781         Set page on scroll in continuous mode. Fixes bug 301986.
9782         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9783
9784 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9785
9786         * configure.ac:
9787
9788         Require poppler 0.3.0
9789
9790 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9791         
9792         * shell/Makefile.am, configure.ac: Fix build problems
9793         with t1lib. Bug 301996.
9794
9795 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9796
9797         * shell/ev-view.c: (ev_view_scroll_event):
9798         
9799         Scroll up increase zoom
9800
9801 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9802
9803         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9804         (ev_view_set_sizing_mode),
9805         (ev_view_zoom_for_size_continuous_and_dual_page),
9806         (ev_view_zoom_for_size_continuous):
9807         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9808         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9809         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9810         (ev_window_init):
9811
9812         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9813         Fix for 165473 and 165472.
9814
9815 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9816
9817         * po/POTFILES.in:
9818         * thumbnailer/Makefile.am:
9819         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9820         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9821         * thumbnailer/evince-thumbnailer.schemas.in:
9822         
9823         Make thumbnailer schemas translatable. Fix for bug 301773
9824         
9825         * thumbnailer/evince-thumbnailer-djvu.schemas:
9826         * thumbnailer/evince-thumbnailer-dvi.schemas:
9827         * thumbnailer/evince-thumbnailer.schemas:
9828
9829         Removed files
9830
9831 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9832
9833         * shell/ev-view.c (ev_view_init): forgot to set this.
9834
9835 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9836
9837         * shell/ev-view.c: (find_page_at_location),
9838         (get_link_at_location),
9839         (ev_view_set_show_border), (ev_view_set_spacing),
9840         (ev_view_zoom_for_size_continuous_and_dual_page),
9841         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9842         Also, add a quick fix measuring of widths.  Also, removed
9843         ev_view_set_spacing and ev_view_set_show_border.
9844         
9845         * shell/ev-window.c: (ev_window_unfullscreen),
9846         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9847
9848 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9849
9850         * shell/ev-view.c: (view_update_range_and_current_page),
9851         (page_changed_cb):
9852         
9853         Fix crash on exit and scrolling to page in continuous view.
9854
9855 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9856
9857         * TODO:
9858         * backend/ev-page-cache.c: (_ev_page_cache_new),
9859         (ev_page_cache_get_max_width_size),
9860         (ev_page_cache_get_max_height_size):
9861         * backend/ev-page-cache.h:
9862         * data/evince-ui.xml:
9863         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9864         * shell/ev-view.c: (view_update_adjustments),
9865         (view_update_range_and_current_page), (get_bounding_box_size),
9866         (ev_view_size_request_continuous_and_dual_page),
9867         (ev_view_size_request_continuous),
9868         (ev_view_size_request_dual_page),
9869         (ev_view_size_request_single_page), (ev_view_size_request),
9870         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9871         (ev_view_bin_expose), (ev_view_expose_event),
9872         (ev_view_set_property), (ev_view_get_property),
9873         (ev_view_class_init), (ev_view_init), (ev_view_new),
9874         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9875         (ev_view_set_dual_page), (ev_view_set_full_screen),
9876         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9877         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9878         (ev_view_zoom_out), (zoom_for_size_fit_width),
9879         (zoom_for_size_best_fit),
9880         (ev_view_zoom_for_size_continuous_and_dual_page),
9881         (ev_view_zoom_for_size_continuous),
9882         (ev_view_zoom_for_size_dual_page),
9883         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9884         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9885         * shell/ev-view.h:
9886         * shell/ev-window.c: (update_action_sensitivity),
9887         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9888         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9889         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9890         (ev_window_cmd_view_zoom_out), (update_view_size),
9891         (ev_window_set_sizing_mode), (ev_window_init):
9892
9893         Add Continuous and Dual page modes.
9894
9895 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9896
9897         * dvi/dvi-document.c: (dvi_document_load),
9898         (dvi_document_thumbnails_get_thumbnail),
9899         (dvi_document_init_params): Fix up some mixups between
9900         width and height to correct thumbnail rendering.
9901
9902 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9903
9904         * dvi/mdvi-lib/private.h:
9905         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9906         
9907         Suppess output for kpathsea during font generation. Thanks to
9908         James Bowes
9909
9910 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9911
9912         * NEWS:
9913         * configure.ac:
9914
9915         Release 0.2.1
9916
9917         * Makefile.am: fix distcheck.
9918
9919 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9920
9921         * shell/ev-sidebar-links.c: (selection_changed_callback),
9922         (update_page_callback), (row_activated_callback),
9923         (job_finished_callback), (ev_sidebar_links_set_document):
9924         
9925         Fix for bug #169901. Double click on links expands tree.
9926
9927 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9928
9929         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9930         hard-coded style. Fix for bug 170111
9931
9932 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9933
9934         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9935         locking.
9936
9937 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9938
9939         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9940
9941 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9942
9943         * pdf/ev-poppler.cc:
9944         * shell/ev-view.c: (highlight_find_results):
9945
9946         Fix find on single page documents
9947
9948 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9949
9950         * data/evince.schemas.in: fix for bug 301390
9951
9952 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9953
9954         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9955         (ev_view_zoom_out), (ev_view_zoom_normal):
9956         * shell/ev-view.h:
9957         * shell/ev-window.c: (update_action_sensitivity),
9958         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9959         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9960         (ev_window_cmd_view_normal_size):
9961
9962         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9963         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9964         better than oom. 
9965
9966 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9967
9968         * configure.ac:
9969
9970         Depend on 2.57, 2.59 doesnt seem to be necessary
9971
9972 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9973
9974         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9975         (create_tool_item):
9976
9977         Put back total number of pages as (1 of 1234)
9978
9979 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9980
9981         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9982         remove the job.
9983
9984         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9985         function.  This helps debugging.
9986
9987 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9988
9989         * djvu/djvu-document.c: (djvu_document_class_init),
9990         (djvu_document_get_info), (djvu_document_document_iface_init):
9991         * dvi/dvi-document.c: (dvi_document_class_init),
9992         (dvi_document_get_info), (dvi_document_document_iface_init):
9993
9994         Dummy implementation of get_info method for dvi and
9995         djvu. Fix crashes with those backends
9996
9997 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9998
9999         * data/evince.desktop.in:
10000
10001         Add application/x-gzpostscript
10002
10003 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10004
10005         * data/evince.schemas.in: Added real long descriptions, 
10006         closes bug 172496 
10007
10008         * README: Added actual text, closes bug 171869
10009
10010 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10011
10012         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10013
10014         Thumbnail page 0
10015
10016 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10017
10018         * backend/ev-document-info.h:
10019
10020         s/GDate */GDate so we can just use g_free
10021
10022 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10023
10024         * shell/ev-window.c: (update_document_mode),
10025         (ev_window_setup_document):
10026
10027         Show the window in fullscreen when specified by
10028         the document
10029
10030 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10031
10032         * backend/ev-document.c: (ev_document_class_init),
10033         (ev_document_get_info), (ev_document_render_pixbuf):
10034         * backend/ev-document.h:
10035         * backend/ev-page-cache.c: (_ev_page_cache_new):
10036         * pdf/ev-poppler.cc:
10037         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10038         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10039         * ps/ps-document.c: (ps_document_class_init), (document_load),
10040         (ps_document_get_info), (ps_document_document_iface_init):
10041
10042         Remove get_title from the interface, we can just use document info
10043
10044 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10045
10046         * backend/Makefile.am:
10047         * backend/ev-document.c: (ev_document_render_get_info):
10048         * backend/ev-document.h:
10049         * pdf/ev-poppler.cc:
10050
10051         Initial support for document info. Based on jrb patch.
10052
10053 2005-04-19  Paolo Borelli <pborelli@katamail.com>
10054
10055         * shell/ev-window.c: (ev_window_state_event),
10056         (ev_window_class_init), (ev_window_init):
10057         
10058         Doesn't show resize grip when maximized. See bug #301053
10059
10060 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10061
10062         * po/POTFILES.in:
10063         
10064         ev-sidebar-thumbnails now has translatable labels
10065         
10066         * shell/Makefile.am:
10067         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
10068         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
10069         (ev_sidebar_links_page_iface_init):
10070         * shell/ev-sidebar-links.h:
10071         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10072         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
10073         (ev_sidebar_page_get_label):
10074         * shell/ev-sidebar-page.h:
10075         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
10076         (ev_sidebar_thumbnails_set_document),
10077         (ev_sidebar_thumbnails_support_document),
10078         (ev_sidebar_thumbnails_get_label),
10079         (ev_sidebar_thumbnails_page_iface_init):
10080         * shell/ev-sidebar-thumbnails.h:
10081         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
10082         (ev_sidebar_set_document):
10083         * shell/ev-sidebar.h:
10084         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
10085         
10086         Small rework of sidebar code. Now sidebar pages should implement
10087         EvSidebarPage interface. That makes page management in EvSidebar
10088         easier. See bug #164811 for details
10089
10090 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10091
10092         * shell/ev-application.c: (ev_application_open):
10093         * shell/ev-document-types.c:
10094         
10095         Fix build error and small problem with application exit
10096
10097 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10098
10099         * thumbnailer/Makefile.am:
10100         * thumbnailer/evince-thumbnailer-djvu.schemas:
10101         * thumbnailer/evince-thumbnailer-dvi.schemas:
10102         
10103         Conditionally install schemas for djvu/dvi thumbnailer
10104
10105 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
10106
10107         * shell/ev-document-types.h: 
10108         * shell/ev-document-types.c: 
10109         New files, handling the mapping from mimetypes to backends
10110         
10111         * shell/ev-window.c: 
10112         * thumbnailer/evince-thumbnailer.c:     
10113         Use the ev-document-types code
10114         
10115         * shell/Makefile.am: 
10116         Added new convenience library libevbackendfactory_la, containing
10117         the new mimetype->backend logic; moved the backends into it.
10118
10119         * thumbnailer/Makefile.am:
10120         Make the thumbnailer link with the libevbackend.la convenience
10121         library, rather than having a duplicate of the backend logic here.
10122
10123 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
10124
10125         * shell/ev-stock-icons.c: constify some vars.
10126         * shell/ev-window.c: ditto.
10127
10128 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
10129
10130         * ps/ps-document.c (get_page_orientation):
10131
10132         Respect document orientation 
10133
10134 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10135
10136         * djvu/Makefile.am:
10137         * dvi/Makefile.am:
10138         * shell/Makefile.am:
10139         
10140         Move library dependencies to components.
10141         
10142         * shell/ev-window.c: (update_window_title),
10143         (start_loading_document):
10144         
10145         Fix display of uris with spaces. Bug 168358.
10146
10147 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
10148
10149         * shell/ev-sidebar-links.c: (selection_changed_cb):
10150         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
10151         (ev_view_button_release_event), (ev_view_set_document):
10152         * shell/ev-view.h:
10153         * shell/ev-window.c: (find_bar_search_changed_cb):
10154         * shell/ev-window.h: Minor cleanups removing some dead code.
10155
10156 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10157
10158         * backend/ev-page-cache.c: (_ev_page_cache_new):
10159         
10160         Set current page to 0 if document has pages.
10161
10162 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10163
10164         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10165
10166         Initialize GError to NULL, fix a crash when loading fails.
10167
10168 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10169
10170         * shell/ev-window.c: (update_view_size):
10171
10172         Calculate shadow size only when there is actually
10173         a shadow.
10174
10175 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10176
10177         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
10178         * shell/ev-view.h:
10179
10180         Allow setting view spacing, default to 0
10181
10182         * shell/ev-window.c: (ev_window_unfullscreen),
10183         (ev_window_cmd_view_fullscreen), (ev_window_init):
10184
10185         Remove spacing in fullscreen mode
10186
10187 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10188
10189         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
10190         (ev_view_size_request), (expose_bin_window),
10191         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
10192         * shell/ev-view.h:
10193         * shell/ev-window.c: (ev_window_unfullscreen),
10194         (ev_window_cmd_view_fullscreen):
10195
10196         Do not draw the border in fulscreen
10197
10198 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10199
10200         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10201         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10202         (find_page_at_location), (page_changed_cb):
10203
10204         Rework border calculation, so that I can more easily disable it.
10205         Code somewhat cleaner too.
10206
10207 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10208
10209         * backend/ev-page-cache.c: (ev_page_cache_init),
10210         (_ev_page_cache_new):
10211
10212         Remove some assertions, documents can have 0 pages.
10213         Make initial current page -1.
10214
10215         * shell/ev-page-action.c: (page_changed_cb):
10216
10217         Show "" if current page is -1
10218
10219         * shell/ev-window.c: (update_action_sensitivity),
10220         (ev_window_setup_document):
10221
10222         When document has 0 pages do not set the view
10223         and make nearly everything insensitive.
10224
10225 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10226
10227         * shell/ev-page-view.c:
10228         * shell/ev-page-view.h:
10229
10230         Remove unused files.
10231         
10232         * shell/ev-sidebar-thumbnails.c:
10233         (ev_sidebar_thumbnails_set_document):
10234         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10235         (ev_sidebar_supports_document):
10236         * shell/ev-sidebar.h:
10237         * shell/ev-window.c: (ev_window_setup_document):
10238         
10239         Doesn't show thumbnails if document has 1 page. Make
10240         sidebar menu entries sensitive only if if they have 
10241         sense. Fix bug 164811. 
10242
10243 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10244
10245         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10246         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10247         (ev_view_zoom_out), (ev_view_set_size):
10248
10249         Rework sizing to deal with documents with not uniform page
10250         size.
10251
10252 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10253
10254         * backend/ev-page-cache.c: (_ev_page_cache_new):
10255
10256         Fix several page size caching bugs
10257
10258 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10259
10260         * shell/ev-window.c: (set_action_properties):
10261
10262         Make all toolbar items translatable
10263
10264 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10265
10266         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10267         (save_page_list), (ps_document_save),
10268         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10269         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10270         (ps_document_ps_exporter_iface_init):
10271         * ps/ps-document.h:
10272
10273         Based on a patch by J�rg Billeter <j@bitron.ch>
10274         
10275         Implement print and save a copy for the ps backend.
10276
10277 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10278
10279         * backend/ev-document.h:
10280         * djvu/djvu-document.c: (djvu_document_can_get_text),
10281         (djvu_document_document_iface_init):
10282         * dvi/dvi-document.c: (dvi_document_can_get_text),
10283         (dvi_document_document_iface_init):
10284         * pdf/ev-poppler.cc:
10285         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10286         (pixbuf_document_document_iface_init):
10287         * ps/ps-document.c: (ps_document_can_get_text),
10288         (ps_document_document_iface_init):
10289         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10290         * shell/ev-window.c: (update_action_sensitivity):
10291
10292         Fix the crash when trying to copy in backends that doesnt
10293         support it. We can implement a better solution once we
10294         do real text selection.
10295
10296 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10297
10298         * data/evince-ui.xml:
10299         * shell/ev-window.c: (ev_window_cmd_escape):
10300         
10301         Work around the Escape conflict (find bar and unfullscreen)
10302
10303 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10304
10305         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10306         
10307         Fix for #300233. Next page correctly handles document end.
10308         
10309         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10310         (ev_sidebar_thumbnails_class_init),
10311         (ev_sidebar_thumbnails_set_document),
10312         (ev_sidebar_thumbnails_clear_job),
10313         (ev_sidebar_thumbnails_clear_model):
10314         
10315         Cleanup thumbnail jobs on document changes.
10316         
10317         * shell/ev-view.c: (add_scroll_binding_keypad),
10318         (add_scroll_binding_shifted), (ev_view_class_init):
10319         
10320         Shift + Space scrolls up. Fix for #173184
10321         
10322         * shell/ev-window.c: (ev_window_open_page),
10323         (ev_window_cmd_view_reload):
10324         
10325         Fix reload (Bug #300094)
10326
10327 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10328
10329         
10330         * dvi/mdvi-lib/assoc.c:
10331         * dvi/mdvi-lib/assoc.h: Removed garbage files
10332         
10333         * dvi/mdvi-lib/bitmap.c:
10334         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10335         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10336         * dvi/mdvi-lib/color.h: Antialias of rules
10337         
10338         * dvi/mdvi-lib/common.h:
10339         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10340         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10341         * dvi/mdvi-lib/files.c:
10342         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10343         * dvi/mdvi-lib/mdvi.h:
10344         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10345         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10346         * dvi/mdvi-lib/util.c: Fix compile warnings
10347         
10348         * dvi/dvi-document.c:
10349         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10350         (dvi_document_thumbnails_get_thumbnail),
10351         (dvi_document_document_thumbnails_iface_init):
10352         * dvi/mdvi-lib/Makefile.am:
10353         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10354         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10355         
10356         Dvi backend now renders thumbnails
10357
10358 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10359
10360         * shell/main.c: (main): 
10361         
10362         Save accelerators on exit. Fixes bug #172095.
10363
10364 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10365
10366         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10367         update priority" comment.
10368
10369         * backend/ev-job-queue.c: Give a way to change priority.
10370
10371 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10372
10373         * shell/ev-page-action.c: Fix logic.
10374
10375 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10376
10377         * shell/ev-view.c: (ev_view_can_find_next):
10378         * shell/ev-window.c: (ev_window_setup_document):
10379
10380         Check that the document supports find
10381
10382 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10383
10384         * data/evince-ui.xml:
10385         * shell/ev-view.c: (ev_view_can_find_next):
10386         * shell/ev-view.h:
10387         * shell/ev-window.c: (update_action_sensitivity),
10388         (find_changed_cb), (ev_window_setup_document),
10389         (ev_window_cmd_edit_find_next):
10390
10391         Add Edit->Find Next
10392
10393 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10394
10395         * pdf/ev-poppler.cc:
10396         * shell/ev-print-job.c: (idle_print_handler):
10397
10398         Make printing work again
10399
10400 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10401
10402         * shell/ev-page-action.h:
10403         * shell/ev-page-action.c: (ev_page_action_widget_init),
10404         (ev_page_action_widget_class_init), (page_changed_cb),
10405         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10406         (get_filter_model_from_model), (match_selected_cb),
10407         (display_completion_text), (match_completion), (update_model),
10408         (connect_proxy), (ev_page_action_set_property),
10409         (ev_page_action_get_property), (ev_page_action_set_document),
10410         (ev_page_action_set_model), (ev_page_action_class_init): Big
10411         reworking to make completions work iff we have >= GTK-2.7.0
10412                 
10413         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10414         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10415         (job_finished_cb): We now have a 'model' property that is set when
10416         the links are loaded.  This can be caught with "notify::model"
10417
10418         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10419         listen for the model to be set, and propagate it to the action.
10420
10421 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10422
10423         * cut-n-paste/recent-files/egg-recent-item.c:
10424         (egg_recent_item_set_uri), (make_valid_utf8),
10425         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10426         * cut-n-paste/recent-files/egg-recent-item.h:
10427         
10428         Update egg-recent from libegg. This should fix long
10429         startup problem. For details see
10430         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10431
10432 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10433
10434         * cut-n-paste/recent-files/Makefile.am:
10435         * data/evince-ui.xml, shell/Makefile.am:
10436         * shell/ev-application.c, shell/ev-application.h:
10437         * shell/ev-window.c: Recent files support.
10438         
10439         * configure.ac: Added "ru" to ALL_LINGUAS.
10440         
10441         * dvju: new backend to support DJVU files.
10442         * dvi: new backend to support DVI.
10443
10444         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10445         * ev-application.c: Support for new backends.
10446         
10447         * help, ev-window.c, main.c shell/Makefile.am: 
10448         Evince user documentation.
10449
10450 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10451
10452         * po/POTFILES.in:
10453         * shell/ev-window.c:
10454         * thumbnailer/evince-thumbnailer.c:
10455
10456         s/pdf-document/ev-poppler
10457
10458 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10459
10460         * NEWS:
10461         * configure.ac:
10462
10463         Release 0.2.0
10464
10465         * ps/ps-document.c: (setup_pixmap):
10466
10467         Remove debug code
10468
10469 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10470
10471         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10472         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10473         (ev_window_cmd_go_first_page): Fix of by one errors.
10474
10475 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10476
10477         * ps/ps-document.c: (get_page_box):
10478
10479         Fix page size calculation
10480
10481 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10482
10483         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10484         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10485         (get_page_orientation), (setup_page), (document_load),
10486         (ps_document_get_page_size), (render_pixbuf_idle):
10487         * ps/ps-document.h:
10488
10489         More refactoring to adapt to EvDocument changes
10490
10491 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10492
10493         * ps/ps-document.c: (start_interpreter):
10494
10495         Actually add alpha args
10496
10497 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10498
10499         * pdf/ev-poppler.cc:
10500
10501         Make clipboard work again
10502
10503 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10504
10505         Make searching work again.
10506         
10507         * backend/ev-document.c:
10508         * backend/ev-document.h:
10509         * backend/ev-document-find.c:
10510         * backend/ev-document-find.h: Change EvDocumentIface so we no
10511         longer store the current page or zoom level in the document.  The
10512         consequence is that all calls that operate on the current page now
10513         instead take the page number as an extra argument, and all
10514         coordinates are now doubles in document coordinate system.
10515
10516         * pdf/ev-poppler.cc:
10517         * pixbuf/pixbuf-document.c:
10518         * ps/ps-document.c: Update backends accordingly.
10519
10520 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10521
10522         * autogen.sh:
10523
10524         Add required gettext version
10525
10526 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10527
10528         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10529         make F1 bring up non-existent help.
10530
10531         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10532         epiphany's find bar, #167477
10533
10534         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10535         <emil@nishra.com> to add space-bar scrolling, 
10536
10537         * shell/ev-window.c (static GtkActionEntry entries): add default
10538         keybinding for Help (F1)
10539         Fixes #171068
10540
10541         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10542         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10543         170110
10544
10545 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10546
10547         * Makefile.am: 
10548         * pixbuf/pixbuf-document.c: 
10549
10550         Got pixbuf backend working again
10551
10552 2005-04-01  Steve Murphy  <murf@e-tools.com>
10553
10554         * configure.in: Added "rw" to ALL_LINGUAS.
10555
10556 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10557
10558         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10559         model types, noticed by Martin Kretzschmar.
10560
10561 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10562
10563         * pdf/ev-poppler.cc: Implement search based on
10564         poppler_page_find_text().  Currently a bit crude since we remember
10565         all matches from all pages.  Also, we grab the big document lock
10566         when we search since searching changes the underlying stream and
10567         thus conflicts with the rendering thread.
10568         
10569         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10570         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10571         (ev_view_find_previous): Fix some page indexes to be 0 based,
10572         offset rubber band by view offset,
10573
10574 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10575
10576         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10577
10578 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10579
10580         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10581         completely because I didn't understand GtkActions.  I should
10582         read Marco's code more carefully in the future.
10583
10584         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10585         function
10586
10587 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10588
10589         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10590         PopplerRectangle change from poppler CVS.
10591
10592 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10593
10594         * backend/ev-document.c: (ev_document_get_page_label):
10595         * backend/ev-document.h:
10596         * backend/ev-page-cache.c: (_ev_page_cache_new),
10597         (ev_page_cache_get_page_label):
10598         * backend/ev-page-cache.h:
10599         * pdf/ev-poppler.cc:
10600         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10601         (links_page_num_func):
10602         * shell/ev-sidebar-thumbnails.c:
10603         (ev_sidebar_thumbnails_set_document):
10604         * shell/ev-view.c: (status_message_from_link),
10605         (ev_view_motion_notify_event):
10606         * shell/ev-window.c: (document_supports_sidebar): Add in page
10607         label support.  It's not perfect yet, but it's the first 'feature'
10608         in a while.
10609         Also, fix a bogus comment noticed by crispin. 
10610
10611 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10612
10613         * Makefile.am: Remove pixbuf backend for now
10614
10615         * configure.ac: Require poppler-glib instead of just poppler.
10616
10617         * backend/ev-document-thumbnails.h: Add a comment
10618
10619         * backend/ev-document.h:
10620         * backend/ev-document.c: (ev_document_class_init),
10621         (ev_document_load), (ev_document_get_link),
10622         (ev_document_get_links): Remove 3 methods and add get_links.
10623         Also, made 0 based.
10624
10625         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10626         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10627
10628         * backend/ev-link.c: (ev_link_set_title),
10629         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10630         (ev_link_mapping_find):
10631         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10632         
10633         * backend/ev-page-cache.c: (ev_page_cache_init),
10634         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10635         (ev_page_cache_get_size), (ev_page_cache_next_page),
10636         (ev_page_cache_prev_page): Fix to be 0 based.
10637
10638         * pdf/Makefile.am: 
10639         * pdf/ev-poppler.h:
10640         * pdf/ev-poppler.cc: New backend.
10641         
10642         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10643         (ps_document_get_page), (ps_document_document_iface_init):
10644
10645         * shell/ev-pixbuf-cache.h:
10646         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10647         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10648         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10649         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10650         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10651         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10652         based.
10653         
10654         * shell/ev-sidebar-thumbnails.c:
10655         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10656         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10657
10658         * shell/ev-view.c: (status_message_from_link),
10659         (find_page_at_location), (get_link_at_location),
10660         (ev_view_motion_notify_event), (ev_view_button_release_event),
10661         (ev_view_init): Use the new link code.  Fix to be 0 based.
10662
10663         * shell/ev-window.c: (update_action_sensitivity),
10664         (document_supports_sidebar): 0 based.
10665
10666 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10667
10668         * pdf/pdf-document.cc: Patch from Fernando Herrera
10669         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10670         *blush*
10671
10672 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10673
10674         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10675         1 to the page, as this seems to be 1 based.  I thought we has this
10676         fixed.  grump.
10677
10678 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10679
10680         * TODO:
10681         * backend/Makefile.am:
10682         * backend/ev-document-links.c:
10683         (ev_document_links_has_document_links),
10684         (ev_document_links_get_links_model):
10685         * backend/ev-document-links.h:
10686         * backend/ev-document.c: (ev_document_get_page_cache),
10687         (ev_document_get_doc_mutex), (ev_document_load),
10688         (ev_document_save), (ev_document_get_title),
10689         (ev_document_get_n_pages), (ev_document_set_page),
10690         (ev_document_get_page), (ev_document_set_target),
10691         (ev_document_set_scale), (ev_document_set_page_offset),
10692         (ev_document_get_page_size), (ev_document_get_text),
10693         (ev_document_get_link), (ev_document_render),
10694         (ev_document_render_pixbuf), (ev_document_scale_changed):
10695         * backend/ev-document.h:
10696         * backend/ev-job-queue.c: (remove_object_from_queue),
10697         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10698         (no_jobs_available_unlocked), (ev_render_thread),
10699         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10700         (ev_job_queue_remove_job):
10701         * backend/ev-job-queue.h:
10702         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10703         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10704         (ev_job_links_class_init), (ev_job_render_init),
10705         (ev_job_render_dispose), (ev_job_render_class_init),
10706         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10707         (ev_job_thumbnail_class_init), (ev_job_finished),
10708         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10709         (ev_job_render_run), (ev_job_thumbnail_new),
10710         (ev_job_thumbnail_run):
10711         * backend/ev-jobs.h:
10712         * backend/ev-link.c:
10713         * backend/ev-link.h:
10714         * backend/ev-page-cache.c: (ev_page_cache_init),
10715         (ev_page_cache_class_init), (ev_page_cache_finalize),
10716         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10717         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10718         (ev_page_cache_set_link), (ev_page_cache_get_title),
10719         (ev_page_cache_get_size), (ev_page_cache_next_page),
10720         (ev_page_cache_prev_page):
10721         * backend/ev-page-cache.h:
10722         * pdf/pdf-document.cc:
10723         * ps/gsdefaults.c:
10724         * ps/gsdefaults.h:
10725         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10726         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10727         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10728         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10729         (is_interpreter_ready), (output), (catchPipe), (input),
10730         (start_interpreter), (check_filecompressed), (compute_dimensions),
10731         (ps_document_enable_interpreter), (document_load),
10732         (ps_document_next_page), (render_page), (ps_document_set_page),
10733         (ps_document_set_scale), (render_pixbuf_idle),
10734         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10735         * ps/ps-document.h:
10736         * shell/Makefile.am:
10737         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10738         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10739         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10740         (ev_pixbuf_cache_new), (job_finished_cb),
10741         (check_job_size_and_unref), (move_one_job),
10742         (ev_pixbuf_cache_update_range), (find_job_cache),
10743         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10744         (ev_pixbuf_cache_add_jobs_if_needed),
10745         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10746         * shell/ev-pixbuf-cache.h:
10747         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10748         (idle_print_handler):
10749         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10750         (selection_changed_cb), (create_loading_model),
10751         (ev_sidebar_links_construct), (links_page_num_func),
10752         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10753         (update_page_callback), (job_finished_cb),
10754         (ev_sidebar_links_set_document):
10755         * shell/ev-sidebar-thumbnails.c:
10756         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10757         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10758         (page_changed_cb), (thumbnail_job_completed_callback),
10759         (ev_sidebar_thumbnails_set_document):
10760         * shell/ev-sidebar-thumbnails.h:
10761         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10762         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10763         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10764         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10765         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10766         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10767         (ev_view_button_release_event), (ev_view_scroll_view),
10768         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10769         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10770         (ev_view_new), (job_finished_cb), (page_changed_cb),
10771         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10772         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10773         (ev_view_find_previous):
10774         * shell/ev-view.h:
10775         * shell/ev-window.c: (update_action_sensitivity),
10776         (ev_window_open_page), (update_window_title), (update_total_pages),
10777         (page_changed_cb), (ev_window_setup_document),
10778         (password_dialog_response), (ev_window_cmd_save_as),
10779         (ev_window_print), (ev_window_cmd_go_previous_page),
10780         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10781         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10782         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10783         * shell/main.c: (main):
10784
10785         Merge evince-threads branch
10786
10787 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10788
10789         * configure.ac: Added "lt" to ALL_LINGUAS.
10790
10791 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10792
10793         * NEWS:
10794         * configure.ac:
10795
10796         Release 0.1.9
10797
10798 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10799
10800         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10801
10802         Fix here also the thumbnails 1-basedness :)
10803
10804 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10805
10806         * NEWS:
10807         * configure.ac:
10808
10809         Release 0.1.8
10810
10811 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10812
10813         * pdf/pdf-document.cc:
10814         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10815         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10816
10817         Fix the mess we did with thumbnails and 1-basedness
10818
10819 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10820
10821         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10822
10823 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10824
10825         * NEWS:
10826         * configure.ac:
10827
10828         Release 0.1.7
10829
10830 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10831
10832         * ps/Makefile.am:
10833         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10834         (gtk_gs_defaults_get_alpha_parameters),
10835         (gtk_gs_defaults_get_ungzip_cmd),
10836         (gtk_gs_defaults_get_unbzip2_cmd):
10837         * ps/gsdefaults.h:
10838         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10839         (ps_document_get_orientation), (document_load),
10840         (ps_document_goto_page), (ps_document_set_page_size):
10841         * ps/ps-document.h:
10842
10843         Some more sanitization of the ps backend. Remove a lot
10844         of unused code and do not base our defaults on ggv
10845         preferences (ugh!)
10846
10847 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10848
10849         * thumbnailer/evince-thumbnailer.schemas:
10850         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10851         (main): add -s option for thumbnail size.
10852
10853 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10854
10855         * configure.ac:
10856
10857         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10858         remove it.
10859
10860 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10861
10862         * pdf/pdf-document.cc:
10863
10864         Remove 4 pixels of useless border from the
10865         thumbnail.
10866
10867 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10868
10869         * backend/ev-document-thumbnails.c:
10870         (ev_document_thumbnails_get_thumbnail):
10871         * backend/ev-document-thumbnails.h:
10872
10873         Rework API a bit. Add a border flag and
10874         change sizing logic (now the size we specify
10875         applies to the bigger dimension).
10876
10877         * pdf/pdf-document.cc:
10878         * pixbuf/pixbuf-document.c:
10879         (pixbuf_document_thumbnails_get_thumbnail):
10880         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10881         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10882
10883         Adapt to the new API and do not draw a border for nautilus
10884         thumbnailer.
10885
10886 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10887
10888         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10889         take thumbnails from page "0" instead of "1". Added a copyright header.
10890
10891 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10892
10893         * ps/ps-document.c: (set_up_page), (start_interpreter):
10894
10895         Make it C89 compliant
10896
10897 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10898
10899         * Makefile.am:
10900         * configure.ac:
10901         * pdf/.cvsignore:
10902         * pdf/pdf-document.cc:
10903         * thumbnailer/Makefile.am:
10904         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10905         (main):
10906         * thumbnailer/evince-thumbnailer.schemas:
10907         * thumbnailer/pdf-icon.png:
10908
10909         Add a nautilus thumbnailer.
10910         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10911
10912 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10913
10914         * NEWS:
10915         * configure.ac:
10916         * po/POTFILES.in:
10917
10918         Release 0.1.6
10919
10920 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10921
10922         Use poppler instead of including xpdf source code.  Poppler is a
10923         fork of xpdf to build it as a shared library. See
10924         http://freedesktop.org/wiki/Software/poppler.
10925
10926         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10927         xpdf fork.
10928         
10929         * pdf/Makefile.am: Build libpdfdocument.a here.
10930         
10931         * pdf/GDKSplashOutputDev.cc:
10932         * pdf/GDKSplashOutputDev.h:
10933         * pdf/GnomeVFSStream.cc:
10934         * pdf/GnomeVFSStream.h:
10935         * pdf-document.cc:
10936         * pdf-document.h:
10937         * test-gdk-output-dev.cc
10938         * Thumb.cc:
10939         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10940         against poppler.
10941
10942 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10943
10944         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10945
10946         Clear idle stack before unsetting the document
10947
10948 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10949
10950         * ps/ps-document.c: (ps_document_widget_event),
10951         (ps_document_set_target), (ps_document_finalize),
10952         (ps_document_get_page):
10953
10954         Disconnect the widget event signal on finalize.
10955         Some code cleanups.
10956
10957 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10958
10959         * ps/ps-document.c: (set_up_page):
10960
10961         If there is no bpixmap create one, even if size
10962         is not changed.
10963
10964 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10965
10966         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10967         (set_up_page), (document_load), (ps_document_set_zoom):
10968
10969         Default page is 0. Calculate size even when we have no
10970         target yet.
10971
10972 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10973
10974         * shell/ev-sidebar.c: expand the selection widget to be always as
10975         wide as the sidebar
10976
10977 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10978
10979         * shell/ev-sidebar-thumbnails.c:
10980         (ev_sidebar_thumbnails_set_document):
10981
10982         Clear the list store when setting document
10983
10984 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10985
10986         * shell/ev-page-action.c: (update_entry), (sync_entry),
10987         (activate_cb), (entry_size_request_cb), (create_tool_item),
10988         (connect_proxy):
10989
10990         Use an entry for the page control instead of spinbuttons
10991
10992 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10993
10994         * data/evince.schemas.in:
10995
10996         Correct confusing string
10997
10998 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10999
11000         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11001         for real.  Gosh, how long has this been broken.
11002
11003         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11004         check for a NULL link.  We crash otherwise.
11005
11006 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11007
11008         * NEWS:
11009         * configure.ac:
11010
11011         Release 0.1.5
11012
11013 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11014
11015         * configure.ac: add the french translation.
11016
11017 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11018
11019         * shell/ev-window.c:
11020
11021         Remove unused header -> fix distcheck
11022
11023 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11024
11025         * shell/ev-window.c: (update_window_title),
11026         (ev_window_popup_password_dialog):
11027
11028         Unescape filename for display
11029
11030 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11031
11032         * pdf/xpdf/pdf-document.cc:
11033
11034         In get_page_size deal with rotation. Also
11035         cleanup the function a bit.
11036
11037 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11038
11039         * pdf/xpdf/pdf-document.cc:
11040
11041         Fix crash when opening in new window
11042
11043 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11044
11045         * configure.ac:
11046
11047         Check ghostscript >= 7
11048
11049 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
11050
11051         * shell/ev-window.c:
11052
11053         Make page width the default sizing mode
11054
11055 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
11056         Marco Pesenti Gritti <marco@gnome.org>
11057
11058         * shell/ev-window.c: Remember the sidebar size
11059
11060         * data/evince.schemas.in: Add a new gconf key to store the size of
11061         the sidebar
11062
11063 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
11064
11065         * data/evince-ui.xml:
11066         * shell/ev-window.c: (update_action_sensitivity),
11067         (ev_window_cmd_view_reload):
11068         
11069         Add a "Reload" action and menu entry
11070
11071 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
11072
11073         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
11074         iff the type doesn't support thumbnailing and indexing.
11075
11076 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
11077
11078         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
11079
11080 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11081
11082         * pdf/splash/Splash.cc:
11083
11084         Port fix for a crasher from kde bug
11085         http://bugs.kde.org/show_bug.cgi?id=97131
11086
11087 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11088
11089         * pdf/xpdf/pdf-document.cc:
11090
11091         Return a link even if it's of an unrecognized
11092         type. Otherwise we go in an infinte cycle.
11093
11094 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11095
11096         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
11097         (size_allocate_cb), (ev_window_set_sizing_mode):
11098
11099         Update size when switching mode
11100
11101 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11102
11103         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11104         (ev_window_cmd_view_page_width), (update_sizing_buttons),
11105         (ev_window_cmd_view_normal_size):
11106
11107         Fix size toggle buttons behavior
11108
11109 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11110
11111         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
11112         (doc_rect_to_view_rect), (ev_view_size_allocate),
11113         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
11114         (scale_changed_callback):
11115
11116         Do not cache offsets in size_allocate.
11117
11118 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11119
11120         * shell/ev-view.c: (ev_view_size_allocate):
11121
11122         Calculate offsets before calling the parent
11123         class (which does a redraw)
11124
11125 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11126
11127         * pdf/xpdf/pdf-document.cc:
11128
11129         Fix a crasher on exit. Unused code, put a TODO
11130
11131 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11132
11133         * backend/ev-document.c: (ev_document_class_init),
11134         (ev_document_page_changed), (ev_document_scale_changed):
11135         * backend/ev-document.h:
11136
11137         Separate page/scale notifications
11138
11139         * pdf/xpdf/pdf-document.cc:
11140
11141         Emit the new signals.
11142         Do not display the pdf page in _render, do it
11143         when scale/page are requested.
11144
11145         * ps/ps-document.c: (ps_document_set_zoom),
11146         (ps_document_widget_event):
11147         * ps/ps-document.h:
11148
11149         Emit the new signals.
11150
11151         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11152         (ev_view_init), (page_changed_callback), (scale_changed_callback),
11153         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
11154         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
11155         * shell/ev-view.h:
11156         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
11157         (ev_window_cmd_view_page_width), (size_allocate_cb),
11158         (ev_window_set_sizing_mode):
11159
11160         Rework sizing to be pixel based.
11161         There are bugs but should be already way better.
11162
11163 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
11164
11165         * shell/ev-window.c: (ev_window_init):
11166
11167         Do not allow to shrink sidebar smaller then
11168         child requisition
11169
11170 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
11171
11172         * shell/ev-sidebar.[ch]
11173         * shell/ev-window.c:
11174
11175         Improved sidebar widget. Fixes #166683
11176
11177 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
11178
11179         * shell/ev-view.c (update_find_status_message): Give translators
11180         more flexibility with ngettext plural handling.
11181
11182 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
11183
11184         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
11185         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
11186         page when we get the page size.
11187
11188 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11189
11190         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
11191
11192         ps pages are 0 based, convert 
11193
11194 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11195
11196         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11197
11198         Initialize correct parent class. Set GError on document load
11199
11200 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11201
11202         * pdf/xpdf/pdf-document.cc:
11203
11204         Fixup selection offset calculation
11205
11206         * shell/ev-view.c: (view_rect_to_doc_rect),
11207         (doc_rect_to_view_rect), (ev_view_size_allocate),
11208         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11209         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11210
11211         Store selection as document relative, so that zooming
11212         and offset changing doesnt break it.
11213
11214 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11215
11216         * shell/ev-view.c: (ev_view_best_fit):
11217
11218         Do not try to best fit if the view is not realized
11219
11220 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11221           
11222         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11223
11224 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11225
11226         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11227
11228 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11229
11230         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11231         the popup window.  That prevents it resizing when in full screen
11232         mode.
11233
11234         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11235         multiple rerenders.  This pretty much sucks.
11236
11237         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11238         rest of the toolbar.
11239
11240 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11241
11242         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11243
11244 2005-02-17  Alexander Shopov  <ash@contact.bg>
11245
11246         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11247
11248 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11249
11250         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11251
11252 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11253
11254         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11255         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11256         (set_document_page), (document_changed_callback),
11257         (ev_view_set_document), (ev_view_find_previous),
11258         (ev_view_hide_cursor), (ev_view_show_cursor):
11259         * shell/ev-view.h:
11260         * shell/ev-window.c: (update_chrome_visibility),
11261         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11262         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11263         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11264         (ev_window_unfullscreen):
11265         * shell/main.c: (main):
11266
11267         Automatically hide the fullscreen button.
11268         Patch by Kristian Høgsberg <krh@redhat.com>
11269
11270 2005-02-16  Vincent Noel  <vnoel@cox.net>
11271
11272         * shell/main.c (main): Specify an icon for the window. Patch by
11273         Jaap A. Haitsma. Fixes #166177.
11274
11275 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11276
11277         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11278
11279 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11280
11281         * backend/ev-document-misc.h:
11282         * backend/ev-document-misc.c:
11283         (ev_document_misc_get_page_border_size),
11284         (ev_document_misc_paint_one_page): New function to canonicalize
11285         sizing/painting a border.
11286
11287         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11288         used.
11289
11290         * pdf/xpdf/pdf-document.cc: use new function
11291
11292         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11293         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11294         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11295         shell/ev-window.c: (update_sizing_buttons),
11296         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11297         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11298         (ev_window_cmd_view_page_width), (size_allocate_cb),
11299         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11300         and "fit width" values act as toggle buttons so they stay
11301         toggled.  It's not 100% perfect, and it's a little slow, but it's
11302         good enough to commit I think.
11303
11304 2005-02-15  David Lodge  <dave@cirt.net>
11305
11306         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11307
11308 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11309
11310         * shell/ev-window.c (update_window_title): replace newlines in
11311         the title by spaces. Bug #166107.
11312
11313 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11314
11315         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11316         parameters providing allocation width and height without
11317         scrollbars and width of a possible vertical scrollbar. With this
11318         additional information the functions can work as
11319         intended. Unfortunately they're not idempotent. We should
11320         transform these commands to toggles. Fixes Bug #164976
11321         Initial patch by Stephane Loeuillet, then heavily modified.
11322
11323         * shell/ev-view.h: update prototypes.
11324
11325         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11326         (ev_window_cmd_view_page_width): provide EvView fit functions with
11327         all the information they need. Formulas to calculate this
11328         information taken from GtkScrolledWindow.
11329
11330 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11331
11332         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11333         created a thumbnail, the list store is updated to know
11334         that the thumbnail is set. Fixes bug #166792
11335
11336 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11337
11338         * shell/ev-window.c: fixed typo, closes bug 166897
11339
11340         * TODO: updated TODO with bug numbers that are relevant
11341
11342 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11343
11344         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11345
11346 2005-02-09  Vincent Noel  <vnoel@cox.net>
11347
11348         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11349         and "Next" toolbar buttons as important to make them stand out.
11350
11351 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11352
11353         * lib/ev-debug.c:
11354         * lib/ev-debug.h:
11355         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11356         (start_interpreter), (stop_interpreter), (document_load),
11357         (ps_document_next_page), (ps_document_goto_page),
11358         (ps_document_set_page_size), (ps_document_widget_event),
11359         (ps_document_render):
11360         * shell/ev-page-view.c: (ev_page_view_dispose):
11361         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11362
11363         Fix compilation on non-gcc platforms
11364
11365 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11366
11367         * NEWS:
11368         * configure.ac:
11369
11370         Release 0.1.4
11371
11372         * pdf/xpdf/Catalog.cc:
11373         * pdf/xpdf/XRef.cc:
11374
11375         Fix the fix for CAN-2004-0888
11376
11377 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11378
11379         * data/Makefile.am:
11380         * data/evince-ui.xml:
11381         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11382         * shell/ev-stock-icons.h:
11383         * shell/ev-window.c: (update_action_sensitivity),
11384         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11385         (set_action_properties):
11386
11387         Improve toolbar layout/icons
11388
11389 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11390
11391         * pdf/xpdf/pdf-document.cc:
11392
11393         Add warnings about unimplemented/unknown link
11394         types.
11395
11396 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11397
11398         * ps/ps-document.c: (set_up_page):
11399
11400         Log gs property
11401
11402 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11403
11404         * ps/ps-document.c: (start_interpreter):
11405
11406         Log gs env var
11407
11408 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11409
11410         * shell/ev-page-view.c: (ev_page_view_dispose):
11411         * shell/ev-view.c: (ev_view_finalize):
11412         * shell/ev-window.c: (ev_window_setup_document),
11413         (ev_window_dispose), (ev_window_init):
11414
11415         Solve more refs issues.
11416
11417         I commented out the page_view initialization for now:
11418         it was never destroyed (because it's never added
11419         to a container). Because of that we was leaking
11420         gs processes. Couldnt think to a clean fix.
11421         We need to figure this out, password view has the
11422         same issue probably.
11423
11424 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11425
11426         * ps/ps-document.c: (ps_document_finalize),
11427         (ps_document_get_n_pages), (ps_document_get_page):
11428
11429         Some cleanups, stop the interpreter on finalize
11430
11431         * shell/ev-page-view.c: (ev_page_view_dispose),
11432         (ev_page_view_class_init):
11433
11434         Release our reference on the document
11435
11436 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11437
11438         * Makefile.am:
11439         * configure.ac:
11440         * doc/debugging.txt:
11441         * lib/.cvsignore:
11442         * lib/Makefile.am:
11443         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11444         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11445         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11446         * lib/ev-debug.h:
11447
11448         Add debugging helpers
11449
11450         * ps/Makefile.am:
11451         * ps/ps-document.c: (set_up_page), (start_interpreter),
11452         (stop_interpreter), (document_load), (ps_document_next_page),
11453         (ps_document_goto_page), (ps_document_set_page_size),
11454         (ps_document_widget_event), (ps_document_render):
11455         * shell/Makefile.am:
11456         * shell/ev-view.c: (expose_bin_window):
11457         * shell/main.c: (main):
11458
11459         Add some logs
11460         
11461 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11462
11463         * ps/ps-document.c: (ps_document_widget_event):
11464
11465         Initialize message_window, this should make ps
11466         rendering really work! (Never noticed because I was
11467         testing with a ps that is causing gs to exit every time!)
11468
11469 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11470
11471         * data/evince.schemas.in: updated simple error in applyto closing tag
11472
11473 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11474
11475         * Makefile.am:
11476         * configure.ac:
11477         * data/.cvsignore:
11478         * data/Makefile.am:
11479         * data/evince-ui.xml:
11480         A data/evince.schemas.in:
11481         * po/POTFILES.in:
11482         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11483         * shell/ev-stock-icons.h:
11484         * shell/ev-window.c: (update_chrome_visibility),
11485         (update_chrome_flag), (ev_window_cmd_edit_find),
11486         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11487         (ev_window_unfullscreen), (ev_window_focus_in_event),
11488         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11489         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11490         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11491         (ev_window_dispose), (ev_window_class_init),
11492         (set_action_properties), (set_chrome_actions), (load_chrome),
11493         (ev_window_init):
11494
11495         Implement fullscreen mode changes from bug #164776.
11496         Also implement persistent chrome toggles.
11497
11498 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11499
11500         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11501
11502 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11503
11504         * NEWS:
11505         * configure.ac:
11506         * shell/ev-view.c:
11507
11508         Add another check for find interface
11509
11510         Release 0.1.3
11511
11512 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11513
11514         * shell/ev-application.c: (ev_application_open):
11515         * shell/ev-window.c: (ev_window_open):
11516
11517         Open gzipped ps documents
11518
11519 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11520
11521         * TODO:
11522         * shell/ev-view.c: (set_document_page):
11523
11524         Clamp page number, dont try to move to
11525         not existant pages.
11526
11527 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11528
11529         * backend/ev-document-find.c: (ev_document_find_changed):
11530         * backend/ev-document-find.h:
11531         * pdf/xpdf/pdf-document.cc:
11532         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11533         * shell/ev-window.c: (find_bar_search_changed_cb):
11534
11535         Fix several bugs with find
11536
11537 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11538
11539         * shell/ev-sidebar-thumbnails.c
11540         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11541         document. Prevents warning from scroll_to_cell.
11542
11543 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11544
11545         * configure.ac: Add «nb» to ALL_LINGUAS too.
11546
11547 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11548
11549         * NOTES: New file with some random thoughts.
11550
11551         * TODO: Update.
11552
11553         * backend/ev-document-misc.c:
11554         (ev_document_misc_get_page_border_size): New function to
11555         canonicalize shadow drawing sizes.  Possibly goofy.
11556
11557         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11558         (ev_view_best_fit), (ev_view_fit_width):
11559         * pdf/xpdf/pdf-document.cc:
11560         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11561         * ps/ps-document.c: (ps_document_get_page_size):
11562         * backend/ev-document-misc.h:
11563         * backend/ev-document.c: (ev_document_get_page_size):
11564         * backend/ev-document.h: get_page_size now takes a page number
11565         parameter.  Made all the backends/frontends honor it.
11566
11567         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11568         see.  Doesn't work yet.
11569
11570         * shell/Makefile.am:
11571         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11572         Doesn't do anything yet.
11573
11574         * shell/ev-sidebar-thumbnails.c:
11575         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11576         [0..n_pages-1]
11577
11578         * shell/ev-window.c: (update_action_sensitivity),
11579         (ev_window_setup_document), (ev_window_set_page_mode),
11580         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11581         view-swapping code a bit so we can have multiple views on a
11582         document.  Add the multi-page view, though it can't be turned on
11583         yet.
11584
11585 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11586
11587         * shell/ev-application.c: (ev_application_open):
11588         * shell/ev-view.c: (expose_bin_window):
11589         * shell/ev-window.c: (ev_window_open):
11590
11591         Support eps and check document supports find
11592         before drawing highlightings in expose.
11593
11594 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11595
11596         * pixbuf/pixbuf-document.c:
11597         (pixbuf_document_thumbnails_get_dimensions),
11598         (pixbuf_document_document_thumbnails_iface_init):
11599
11600         implement get_dimensions
11601
11602 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11603
11604         * NEWS:
11605         * configure.ac:
11606
11607         Release 0.1.2
11608
11609 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11610
11611         * shell/ev-view.c: (set_document_page):
11612
11613         Scroll at the top of the page when changing page
11614
11615 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11616
11617         * shell/ev-view.c: (ev_view_motion_notify_event):
11618
11619         Do not redraw unnecessarily
11620
11621 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11622
11623         * pdf/xpdf/pdf-document.cc:
11624         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11625         (expose_bin_window), (find_changed_cb):
11626
11627         Yay! find works now... Now to find bugs...
11628
11629 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11630
11631         * backend/ev-document-find.c: (ev_document_find_base_init),
11632         (ev_document_find_changed):
11633         * backend/ev-document-find.h:
11634         * pdf/xpdf/pdf-document.cc:
11635         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11636         (expose_bin_window), (ev_view_init), (set_document_page),
11637         (ensure_rectangle_is_visible), (jump_to_find_result),
11638         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11639         (ev_view_find_next), (ev_view_find_previous):
11640         * shell/ev-view.h:
11641         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11642
11643         More work on find implementation, mostly there now
11644
11645 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11646
11647         * backend/ev-backend-marshalers.list:
11648         * backend/ev-document-find.c: (ev_document_find_base_init),
11649         (ev_document_find_cancel), (ev_document_find_page_has_results),
11650         (ev_document_find_get_n_results), (ev_document_find_get_result),
11651         (ev_document_find_get_progress), (ev_document_find_changed):
11652         * backend/ev-document-find.h:
11653
11654         Enanche the find interface to be really able to do
11655         multi page find.
11656
11657         * pdf/xpdf/pdf-document.cc:
11658
11659         Implement
11660
11661         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11662         (expose_bin_window), (ev_view_init),
11663         (ev_view_get_find_status_message), (find_changed_cb),
11664         (ev_view_set_document), (set_document_page):
11665
11666         Adapt to the new interface. A few things are regressed sorry,
11667         I will finish it soon.
11668
11669 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11670
11671         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11672         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11673         ev_sidebar_thumbnails_parent_class variable, don't define another
11674         parent_class variable.
11675
11676         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11677         (ev_page_action_class_init): ditto.
11678
11679         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11680         (pixbuf_document_class_init): ditto.
11681
11682         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11683         ditto.
11684
11685         * .cvsignore: ignore various valgrind output files.
11686
11687 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11688
11689         * data/evince-ui.xml:
11690         * shell/Makefile.am:
11691         * shell/ev-history.c:
11692         * shell/ev-history.h:
11693         * shell/ev-navigation-action.c:
11694         * shell/ev-navigation-action.h:
11695         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11696         (ev_view_set_page), (ev_view_fit_width):
11697         * shell/ev-view.h:
11698         * shell/ev-window.c: (update_action_sensitivity),
11699         (ev_window_setup_document), (register_custom_actions):
11700
11701         Kill session history
11702
11703 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11704
11705         * shell/ev-window.c: (update_action_sensitivity):
11706
11707         Fix inverted up/down buttons
11708
11709 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11710
11711         * shell/ev-sidebar-thumbnails.c
11712         (ev_sidebar_thumbnails_select_page): make sure the selected
11713         thumbnail stays visible.
11714
11715 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11716
11717         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11718         scrolled window for Federico.
11719
11720 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11721
11722         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11723
11724 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11725
11726         * configure.ac:
11727         * pdf/splash/SplashFTFontEngine.cc:
11728
11729         Fix CID fonts with freetype 2.1.9
11730
11731 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11732
11733         * TODO: added item for desktop icon thumbnailer
11734
11735 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11736
11737         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11738         unloaded docs when the title is accessed.
11739
11740         * shell/ev-password-view.[hc]: New widget for displaying password
11741         state.
11742
11743         * shell/ev-window.[ch]: Refactor password handling code to handle
11744         the new view.
11745
11746 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11747
11748         * NEWS:
11749         * configure.ac:
11750         * data/Makefile.am:
11751
11752         Release 0.1.1
11753
11754 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11755
11756         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11757         ignore page offset here, to make search results independent of it,
11758
11759         * shell/ev-view.c (expose_bin_window): but take offsets into
11760         account here. Bug #164932
11761
11762         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11763         scale at the right time. Bug #164996
11764
11765 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11766
11767         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11768         fix the problem. Now I just removed the Adobe font names and hope
11769         that the URW fonts are always in outline format. Bug #164934
11770
11771         * shell/ev-window.c (update_window_title): empty titles are
11772         useless, use filename in that case too.
11773
11774         * NEWS: Add some content.
11775
11776 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11777
11778         * TODO: added one more TODO item and a TODONE section :)
11779
11780 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11781
11782         * ps/ps-document.h: add page_[xy]_offset fields.
11783
11784         * ps/ps-document.c (ps_document_set_page_offset)
11785         (ps_document_render): Keep offset in consideration in a few
11786         places. Bug #164752 "postscript documents are not centered in
11787         window"
11788
11789         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11790         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11791
11792         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11793         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11794         stub out missing methods for complete EvDocument implementation.
11795         Fixes segfaults with Save A Copy and Copy actions.
11796
11797         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11798         (ps_document_document_iface_init): ditto.
11799         
11800 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11801
11802         * data/.cvsignore:
11803         * data/Makefile.am:
11804         * data/evince.desktop.in:
11805
11806         Add desktop file
11807
11808 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11809
11810         * shell/ev-view.c: (ev_view_button_press_event),
11811         (ev_view_motion_notify_event):
11812
11813         Make selection work in any direction
11814
11815 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11816
11817         * TODO:
11818         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11819
11820         Use shorter labels for some of the toolbars items
11821
11822 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11823
11824         * pdf/xpdf/pdf-document.cc:
11825
11826         Check the links info is initialized before
11827         using it. Should fix a crash on startup.
11828
11829 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11830
11831         * pixbuf/pixbuf-document.c
11832         (pixbuf_document_thumbnails_get_dimensions): force floating point
11833         division to calculate page_ratio. Fixes crash with landscape
11834         format pixbufs.
11835
11836 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11837
11838         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11839
11840 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11841
11842         * shell/ev-view.c (set_document_page): unset has_selection when
11843         the page changes.
11844         (set_document_page): handle paper size changes when the page
11845         changes (test with Free Culture, page 2).
11846
11847 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11848
11849         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11850         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11851
11852         Use normal style color for the widget background and
11853         draw a black box around the page.
11854
11855 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11856
11857         * pdf/xpdf/pdf-document.cc:
11858
11859         Keep offset in consideration in a few places
11860
11861         * shell/ev-view.c: (expose_bin_window):
11862
11863         Set the offsets so that the document is ever centered
11864
11865 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11866
11867         * TODO: Added TODO items and finished off the first todo item
11868
11869         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11870         reflect current authors
11871
11872 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11873
11874         * pdf/xpdf/pdf-document.cc:
11875         * shell/ev-view.c: (ev_view_set_cursor),
11876         (ev_view_motion_notify_event), (document_changed_callback),
11877         (set_document_page):
11878
11879         Show a wait cursor while the page is rendering
11880
11881 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11882
11883         * shell/ev-sidebar-thumbnails.c:
11884         (ev_sidebar_tree_selection_changed),
11885         (ev_sidebar_thumbnails_select_page):
11886         * shell/ev-sidebar-thumbnails.h:
11887         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11888         (ev_view_can_go_forward):
11889         * shell/ev-window.c: (ev_window_open_page),
11890         (ev_window_setup_document), (update_current_page),
11891         (view_page_changed_cb), (ev_window_init):
11892         * shell/ev-window.h:
11893
11894         Ensure thumbnails selection, toolbar page control and
11895         current page are in sync.
11896
11897 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11898
11899         * pdf/xpdf/XRef.cc:
11900
11901         Fix CAN-2005-0064
11902
11903 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11904
11905         * backend/Makefile.am:
11906         * backend/ev-document-links.h:
11907         * backend/ev-document-security.c: (ev_document_security_get_type),
11908         (ev_document_security_has_document_security),
11909         (ev_document_security_set_password):
11910         * backend/ev-document-security.h:
11911         * backend/ev-document.c: (ev_document_error_quark):
11912         * backend/ev-document.h:
11913         * data/Makefile.am:
11914         * data/evince-password.glade:
11915         * pdf/xpdf/pdf-document.cc:
11916         * shell/Makefile.am:
11917         * shell/ev-password.c: (ev_password_set_bad_password_label),
11918         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11919         (ev_password_dialog_get_password),
11920         (ev_password_dialog_set_bad_pass):
11921         * shell/ev-password.h:
11922         * shell/ev-window.c: (ev_window_get_attribute),
11923         (ev_window_set_property), (update_action_sensitivity),
11924         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11925         (ev_window_setup_document), (ev_window_get_password),
11926         (ev_window_open), (ev_window_cmd_save_as),
11927         (using_postscript_printer), (ev_window_print),
11928         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11929         (update_fullscreen_popup), (ev_window_fullscreen),
11930         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11931         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11932         (menu_item_select_cb), (find_bar_search_changed_cb),
11933         (ev_window_dispose), (ev_window_init):
11934
11935         Add initial support for password-supported dialogs.  This could be
11936         a lot cooler, but it'll do for now.
11937
11938 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11939
11940         * pdf/xpdf/pdf-document.cc:
11941         * shell/ev-view.c: (status_message_from_link),
11942         (ev_view_set_status), (ev_view_set_cursor),
11943         (ev_view_motion_notify_event), (ev_view_init):
11944         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11945
11946         Fix bugs in the links implementation and change cursor
11947         when hovering a link.
11948
11949 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11950
11951         * viewer/.cvsignore: added cvsignore file for viewer directory
11952
11953         * TODO: created TODO document
11954
11955 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11956
11957         * shell/ev-view.h:
11958         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11959         new functions to help with implementation of sensitivity code
11960         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11961         of all actions that might require it.  Fixes a crash when you
11962         click on the Zoom actions in a window lacking a document.
11963
11964 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11965
11966         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11967         of the Find action
11968
11969 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11970
11971         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11972         (pixbuf_document_document_iface_init):
11973         * ps/ps-document.c: (ps_document_get_link),
11974         (ps_document_document_iface_init):
11975         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11976         (status_message_from_link), (ev_view_set_status),
11977         (ev_view_set_find_status), (ev_view_motion_notify_event),
11978         (ev_view_button_release_event), (ev_view_set_property),
11979         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11980         (ev_view_get_find_status_message), (update_find_results),
11981         (ev_view_get_status), (ev_view_get_find_status):
11982         * shell/ev-view.h:
11983         * shell/ev-window.c: (view_status_changed_cb),
11984         (view_find_status_changed_cb), (ev_window_init):
11985
11986         View status message support, use it to show the links.
11987         Needs work...
11988
11989 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11990
11991         * backend/ev-document.c: (ev_document_get_link):
11992         * backend/ev-document.h:
11993         * pdf/xpdf/pdf-document.cc:
11994         * shell/ev-application.c: (ev_application_open):
11995         * shell/ev-application.h:
11996         * shell/ev-sidebar-links.c: (selection_changed_cb):
11997         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11998         (ev_view_go_to_link):
11999
12000         Add support for document links
12001
12002 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12003
12004         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12005         (create_tool_item):
12006         Set the spin button limits correctly.
12007         
12008         * shell/ev-sidebar-thumbnails.c:
12009         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12010         Support changing pages by clicking on the thumbnails.
12011         
12012 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12013
12014         * pixbuf/pixbuf-document.c:
12015         (pixbuf_document_thumbnails_get_dimensions),
12016         (pixbuf_document_document_thumbnails_iface_init):
12017
12018         implement get_dimensions
12019
12020 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12021
12022         * ps/ps-document.c: (ps_document_goto_page):
12023
12024         Fix page switching on multipage documents
12025
12026 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12027
12028         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12029         
12030         check for NULL before assigning to width and height parameters
12031
12032 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12033
12034         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12035         (pixbuf_document_set_property), (pixbuf_document_get_property):
12036
12037         implement get/set properties
12038
12039 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12040
12041         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12042         
12043         return NULL instead of "Unknown", letting the title get set to
12044         the filename when the pdf has no title.
12045
12046 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12047
12048         * ps/ps-document.c: (ps_document_get_page_count),
12049         (ps_document_goto_page):
12050
12051 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12052
12053         * shell/ev-history.c: (ev_history_get_property),
12054         (ev_history_set_property), (ev_history_class_init),
12055         (ev_history_add_page), (ev_history_set_current_index):
12056         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
12057         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
12058         (ev_navigation_action_finalize):
12059         * shell/ev-navigation-action.h:
12060         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12061         (ev_view_go_forward), (ev_view_get_find_status_message),
12062         (history_index_changed_cb), (ev_view_set_history):
12063         * shell/ev-view.h:
12064         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12065         (update_current_page), (register_custom_actions):
12066
12067         Implement history dropdowns
12068
12069 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12070
12071         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
12072         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12073         (ev_view_go_forward):
12074         * shell/ev-window.c: (register_custom_actions):
12075
12076         Fix several history bugs
12077
12078 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
12079
12080         * configure.ac: Add «nb» to ALL_LINGUAS.
12081
12082 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
12083
12084         * backend/Makefile.am:
12085         * backend/ev-bookmark.c:
12086         * backend/ev-bookmark.h:
12087         * backend/ev-document-bookmarks.c:
12088         * backend/ev-document-bookmarks.h:
12089         * backend/ev-document-links.c: (ev_document_links_get_type),
12090         (ev_document_links_has_document_links),
12091         (ev_document_links_begin_read), (ev_document_links_get_link),
12092         (ev_document_links_get_child), (ev_document_links_next),
12093         (ev_document_links_free_iter):
12094         * backend/ev-document-links.h:
12095         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
12096         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
12097         (ev_link_get_link_type), (ev_link_set_link_type),
12098         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
12099         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
12100         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
12101         (ev_link_new_external):
12102         * backend/ev-link.h:
12103         * pdf/xpdf/pdf-document.cc:
12104         * shell/Makefile.am:
12105         * shell/ev-application.c: (ev_application_open_link):
12106         * shell/ev-application.h:
12107         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
12108         (ev_history_get_link_nth):
12109         * shell/ev-history.h:
12110         * shell/ev-sidebar-bookmarks.c:
12111         * shell/ev-sidebar-bookmarks.h:
12112         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12113         (ev_sidebar_links_class_init), (selection_changed_cb),
12114         (ev_sidebar_links_construct), (ev_sidebar_links_init),
12115         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
12116         (do_one_iteration), (populate_links_idle),
12117         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
12118         * shell/ev-sidebar-links.h:
12119         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12120         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
12121         (go_to_index):
12122         * shell/ev-view.h:
12123         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
12124         * shell/ev-window.h:
12125
12126         Rename bookmark to link, and use "Index" for the sidebar panel.
12127
12128 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12129
12130         * shell/Makefile.am:
12131         * shell/ev-application.c: (ev_application_open_bookmark):
12132         * shell/ev-application.h:
12133         * shell/ev-history.c: (ev_history_init), (free_links_list),
12134         (ev_history_finalize), (ev_history_class_init),
12135         (ev_history_add_link), (ev_history_add_page),
12136         (ev_history_get_link_nth), (ev_history_get_n_links),
12137         (ev_history_get_current_index), (ev_history_set_current_index),
12138         (ev_history_new):
12139         * shell/ev-history.h:
12140         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12141         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
12142         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
12143         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
12144         (ev_view_set_page):
12145         * shell/ev-view.h:
12146         * shell/ev-window.c: (ev_window_open_bookmark),
12147         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
12148         (goto_page_cb), (register_custom_actions):
12149         * shell/ev-window.h:
12150
12151         Initial history implementation. Needs work.
12152
12153 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
12154
12155         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
12156
12157 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12158
12159         * cut-n-paste/recent-files/egg-recent-item.c:
12160         * cut-n-paste/recent-files/egg-recent-item.h:
12161         * cut-n-paste/recent-files/egg-recent-model.c:
12162         * cut-n-paste/recent-files/egg-recent-util.c:
12163         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12164         * cut-n-paste/recent-files/egg-recent-view.c:
12165
12166         Update
12167
12168 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
12169
12170         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
12171         (fillGlyph, fillImageMask, drawImage):
12172         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
12173         pdf/splash/SplashTypes.h:
12174         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
12175         packed mode for Splash.
12176
12177         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
12178         RGB8 packed mode, eliminates the pixbuf data creation loop.
12179
12180         * shell/ev-print-job.c (ev_print_job_finalize)
12181         (ev_print_job_set_property, ev_print_job_get_property)
12182         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
12183         (ev_print_job_use_print_dialog_settings, idle_print_handler)
12184         (print_closure_finalize, ev_print_job_print): implement
12185         printing (for backends with EvPsExporter)
12186
12187         * shell/ev_print_job.h: update prototypes.
12188
12189         * shell/ev-window.c (ev_window_print): unref print job after
12190         printing.
12191
12192         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12193         unless the document implements the EvDocumentFind interface.
12194
12195 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12196
12197         * configure.ac: Added ja to ALL_LINGUAS.
12198
12199 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12200
12201         * pdf/xpdf/pdf-document.cc:
12202
12203         add a FIXME. We should probably not allocate
12204         a bookmark object every time
12205
12206 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12207
12208         * shell/ev-application.c: (ev_application_open),
12209         (ev_application_open_bookmark):
12210         * shell/ev-application.h:
12211         
12212         Add a way to open bookmarks
12213
12214         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12215         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12216         (ev_bookmark_set_property), (ev_bookmark_class_init),
12217         (ev_bookmark_new_title), (ev_bookmark_new_link),
12218         (ev_bookmark_new_external):
12219
12220         Support for external uris, better constructors.
12221
12222         * backend/ev-bookmark.h:
12223         * pdf/xpdf/pdf-document.cc:
12224         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12225
12226         Handle external uris
12227
12228 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12229
12230         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12231         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12232
12233         Hook up bookmarks navigation
12234
12235 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12236
12237         * backend/Makefile.am:
12238         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12239         (ev_bookmark_get_title), (ev_bookmark_set_title),
12240         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12241         (ev_bookmark_get_page), (ev_bookmark_set_page),
12242         (ev_bookmark_get_property), (ev_bookmark_set_property),
12243         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12244         (ev_bookmark_new):
12245         * backend/ev-bookmark.h:
12246         * backend/ev-document-bookmarks.c:
12247         (ev_document_bookmarks_get_bookmark):
12248         * backend/ev-document-bookmarks.h:
12249         * pdf/xpdf/pdf-document.cc:
12250         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12251
12252         Add a bookmark object to the backend and use it instead of get_values
12253
12254 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12255
12256         * data/evince-ui.xml:
12257
12258         Cleanup and add select all.
12259
12260         * shell/ev-view.c: (ev_view_select_all),
12261         (ev_view_button_press_event):
12262         * shell/ev-view.h:
12263         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12264
12265         Add select all.
12266         Clear selection on click.
12267
12268 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12269
12270         * shell/ev-sidebar-thumbnails.c
12271         (ev_sidebar_thumbnails_set_document): forgot to unref the
12272         loading_icon.
12273
12274 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12275
12276         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12277         at the visible page, not just linearly.  This makes it look fast.
12278
12279 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12280
12281         * backend/ev-document-misc.c
12282         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12283         white.
12284         * backend/ev-document-thumbnails.h: New interface to get the size
12285         of a page.
12286
12287 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12288
12289         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12290         make dist works
12291
12292 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12293
12294         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12295         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12296         things up a bit.
12297
12298         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12299
12300 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12301
12302         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12303         fonts. Should fix font problems on systems that have the base
12304         fonts in bitmap format. Reported by James Henstridge
12305         <james@jamesh.id.au>.
12306
12307 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12308
12309         * pdf/xpdf/Gfx.cc:
12310         * pdf/xpdf/GfxState.cc:
12311
12312         Fix for CAN-2004-1125
12313
12314 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12315
12316         * shell/ev-view.c: (ev_view_copy):
12317         * shell/ev-view.h:
12318         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12319
12320         Implement Edit->Copy
12321
12322 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12323
12324         * backend/ev-document.c: (ev_document_get_text):
12325         * backend/ev-document.h:
12326         * pdf/xpdf/pdf-document.cc:
12327         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12328         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12329         (ev_view_update_primary_selection), (ev_view_button_press_event),
12330         (ev_view_motion_notify_event), (ev_view_button_release_event):
12331
12332         Beginnings of clipboard support. Incomplete but primary sort
12333         of work.
12334
12335 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12336
12337         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12338         (expose_bin_window):
12339
12340         Nicer rubberband drawing, from GtkIconView.
12341
12342 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12343
12344         * backend/ev-document.c: (ev_document_save):
12345         * backend/ev-document.h:
12346         * data/evince-ui.xml:
12347         * pdf/xpdf/pdf-document.cc:
12348         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12349
12350         Implement "Save a copy..." menu item
12351
12352 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12353
12354         * shell/ev-view.c: (ev_view_zoom):
12355
12356         Queue a resize when zoom changes
12357
12358 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12359
12360         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12361         shadows.
12362
12363         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12364         thumbnails..
12365
12366 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12367
12368         * pdf/xpdf/pdf-document.cc
12369         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12370
12371 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12372
12373         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12374         It's slow, but I'll speed it up next!
12375
12376 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12377
12378         * shell/main.c (load_files):
12379
12380         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12381         from the command line and because it seems more appropriate.
12382
12383 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12384
12385         * data/evince-ui.xml:
12386         * shell/ev-window.c: (update_action_sensitivity),
12387         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12388
12389         s/next page/page down
12390         s/previous page/page up
12391
12392 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12393
12394         * data/evince-ui.xml:
12395
12396         Change the layout to match clarkbw design.
12397
12398         * shell/Makefile.am:
12399         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12400         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12401         (ev_navigation_action_finalize),
12402         (ev_navigation_action_set_property),
12403         (ev_navigation_action_get_property),
12404         (ev_navigation_action_class_init):
12405         * shell/ev-navigation-action.h:
12406
12407         Implement clarkbw toolbar navigation controls (incomplete)
12408
12409         * shell/ev-page-action.c: (update_label), (update_spin),
12410         (value_changed_cb), (create_tool_item), (connect_proxy),
12411         (ev_page_action_init), (ev_page_action_finalize),
12412         (ev_page_action_set_property), (ev_page_action_get_property),
12413         (ev_page_action_set_current_page),
12414         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12415         * shell/ev-page-action.h:
12416
12417         Implement a page switcher in the toolbar
12418
12419         * shell/ev-view.c: (ev_view_scroll_view):
12420         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12421         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12422         (register_custom_actions), (ev_window_init):
12423
12424         Change page on PageUp/Down.
12425
12426 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12427
12428         * pdf/xpdf/pdf-document.cc
12429         (pdf_document_thumbnails_get_thumbnail): initial stab at
12430         implementing thumbnail support for pdfs.  It only does documents
12431         with precached pdfs now.
12432
12433 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12434
12435         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12436         thumbnail code into a time-based idle as well.  Also, turn off the
12437         shadow temporarily as it's really slow.
12438
12439 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12440
12441         * backend/ev-document.c: (ev_document_class_init):
12442         * pdf/xpdf/pdf-document.cc:
12443         * shell/ev-window.c: (ev_window_open):
12444
12445         Fix document title bugs and fallback to
12446         filename when not available.
12447
12448 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12449
12450         * backend/ev-document.c: (ev_document_get_type),
12451         (ev_document_class_init), (ev_document_load),
12452         (ev_document_get_title):
12453         * backend/ev-document.h:
12454         * pdf/xpdf/pdf-document.cc:
12455         * ps/ps-document.c: (ps_document_set_property),
12456         (ps_document_get_property), (ps_document_class_init),
12457         (document_load):
12458         * ps/ps-document.h:
12459         * ps/ps.h:
12460         * shell/ev-window.c: (update_window_title), (ev_window_open),
12461         (ev_window_init):
12462
12463         Initial support for document title. Not working yet.
12464
12465 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12466
12467         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12468
12469         Grab focus on the view when clicking it
12470
12471 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12472
12473         * shell/ev-marshal.list:
12474         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12475         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12476
12477         Add key bindings to the view. Now if the focus would work
12478         right...
12479
12480 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12481
12482         * Makefile.am:
12483         * backend/Makefile.am:
12484         * data/Makefile.am:
12485         * dvi/Makefile.am:
12486         * dvi/dvilib/Makefile.am:
12487         * pdf/xpdf/Makefile.am:
12488         * po/POTFILES.in:
12489         * ps/Makefile.am:
12490
12491         Fix distcheck
12492
12493 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12494
12495         * shell/ev-view.c: (ev_view_realize):
12496
12497         Fix mouse wheel scrolling
12498
12499 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12500
12501         * ps/Makefile.am:
12502         * ps/gstypes.h:
12503         * ps/gtkgs.c:
12504         * ps/gtkgs.h:
12505         * ps/ps-document.c: (catchPipe), (ps_document_init),
12506         (ps_document_class_init), (ps_document_cleanup),
12507         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12508         (set_up_page), (close_pipe), (is_interpreter_ready),
12509         (interpreter_failed), (output), (input), (start_interpreter),
12510         (stop_interpreter), (file_length), (file_readable),
12511         (check_filecompressed), (check_pdf), (compute_xdpi),
12512         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12513         (ps_document_get_type), (ps_document_emit_error_msg),
12514         (document_load), (ps_document_next_page),
12515         (ps_document_get_current_page), (ps_document_get_page_count),
12516         (ps_document_goto_page), (ps_document_set_page_size),
12517         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12518         (ps_document_load), (ps_document_get_n_pages),
12519         (ps_document_set_page), (ps_document_get_page),
12520         (ps_document_widget_event), (ps_document_set_target),
12521         (ps_document_set_scale), (ps_document_set_page_offset),
12522         (ps_document_get_page_size), (ps_document_render),
12523         (ps_document_document_iface_init):
12524         * ps/ps-document.h:
12525         * ps/ps.c:
12526         * shell/ev-window.c: (ev_window_open):
12527
12528         Rename GtkGS to PSDocument
12529
12530 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12531
12532         * ps/gtkgs.c: (gtk_gs_class_init):
12533         * ps/gtkgs.h:
12534
12535         Some more leftover...
12536
12537 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12538
12539         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12540         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12541         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12542         * ps/gtkgs.h:
12543
12544         Remove unused code and make a lot of stuff private
12545
12546 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12547
12548         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12549         (gtk_gs_defaults_changed):
12550         * ps/gsdefaults.h:
12551         * ps/gtkgs.c:
12552         * ps/gtkgs.h:
12553         * ps/ps.h:
12554
12555         Cleanup headers dependencies
12556
12557 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12558
12559         * ps/Makefile.am:
12560         * ps/ggvutils.c:
12561         * ps/ggvutils.h:
12562         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12563         * ps/gsdefaults.h:
12564         * ps/gtkgs.c: (file_length), (file_readable),
12565         (check_filecompressed), (check_pdf), (gtk_gs_load),
12566         (gtk_gs_get_postscript):
12567
12568         Get rid of ggvutils
12569
12570 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12571
12572         * ps/ggvutils.c:
12573         * ps/ggvutils.h:
12574         * ps/gsio.h:
12575         * ps/gtkgs.c: (gtk_gs_set_zoom):
12576
12577         Cleanups
12578
12579 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12580
12581         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12582
12583         Ensure the page is rerendered when changing zoom
12584
12585 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12586
12587         * backend/ev-document.c: (ev_document_base_init),
12588         (ev_document_changed):
12589         * backend/ev-document.h:
12590
12591         Add a changed event that is emitted when the page content
12592         changes. This is necessary to deal with the fact that
12593         in ps backend rendering happen asycrounously.
12594         This makes the ps backend mostly work.
12595
12596         * pdf/xpdf/pdf-document.cc:
12597
12598         Emit changed event
12599
12600         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12601         (ps_document_set_target):
12602
12603         Emit changed event
12604
12605         * shell/ev-view.c: (document_changed_callback),
12606         (ev_view_set_document), (ev_view_set_page):
12607
12608         Redraw on the changed signal
12609
12610 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12611
12612         * configure.ac: Added pt_BR to ALL_LINGUAS.
12613
12614 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12615
12616         * backend/ev-document-bookmarks.c:
12617         (ev_document_bookmarks_get_child): *
12618         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12619         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12620         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12621         (ev_sidebar_bookmarks_destroy),
12622         (ev_sidebar_bookmarks_class_init),
12623         (ev_sidebar_bookmarks_construct), (stack_data_free),
12624         (do_one_iteration), (populate_bookmarks_idle),
12625         (ev_sidebar_bookmarks_clear_document),
12626         (ev_sidebar_bookmarks_set_document): *
12627         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12628         (ev_sidebar_add_page),
12629         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12630         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12631         it displays both the topics and the page numbers.
12632
12633 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12634
12635         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12636         toggle.
12637         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12638         visible.
12639
12640 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12641
12642         * configure.ac: Added en_CA to ALL_LINGUAS.
12643
12644 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12645
12646         * ChangeLog: replace bottom of this ChangeLog (merged history of
12647         ggv and gpdf; where all paths were wrong and most of the files are
12648         not even in this tree) with ChangeLog (from arch) of the shell
12649         code.
12650
12651 2004-12-23  Havoc Pennington  <hp@redhat.com>
12652
12653         * shell/ev-window.c: hook up potentially-questionable "find
12654         results status text" feature - something involving the sidebar or
12655         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12656         might be better in the end.
12657
12658         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12659         with corresponding signal when it should be updated
12660
12661         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12662
12663 2004-12-22  Havoc Pennington  <hp@redhat.com>
12664
12665         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12666         find stuff on other pages, sort of (only returns one result on
12667         invisible pages, to show they have results; updates full results
12668         for a page when you view it). Currently repaints the current page
12669         every time a new result is found on any page, which isn't so nice.
12670
12671 2004-12-22  Havoc Pennington  <hp@redhat.com>
12672
12673         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12674         the document doesn't support find (better ideas?)
12675         (find_bar_search_changed_cb): handle missing document or document
12676         that doesn't support find
12677
12678         * pdf/xpdf/pdf-document.cc: port to implement the new
12679         EvDocumentFindIface
12680
12681         * backend/ev-document-find.c: create a new interface for searching
12682
12683         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12684
12685 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12686
12687         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12688         libevbackend.la.
12689
12690         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12691         EvPrintJob constructor arguments.
12692
12693         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12694         for documents that can export PostScript (page by page).
12695
12696         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12697         
12698         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12699         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12700         (pdf_document_ps_exporter_iface_init:
12701         Implement EvPSExporter.
12702
12703         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12704
12705 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12706
12707         * backend/Makefile.am:
12708         * backend/ev-document-thumbnails.c:
12709         (ev_document_thumbnails_get_type),
12710         (ev_document_thumbnails_get_thumbnail):
12711         * backend/ev-document-thumbnails.h:
12712         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12713         (pixbuf_document_thumbnails_get_thumbnail),
12714         (pixbuf_document_document_thumbnails_iface_init):
12715         * shell/Makefile.am:
12716         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12717         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12718         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12719         * shell/ev-sidebar-thumbnails.h:
12720         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12721         (ev_sidebar_set_document):
12722         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12723         (create_shadow), (ev_pixbuf_add_shadow):
12724         * shell/ev-utils.h:
12725         Add thumbnail support.
12726         
12727 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12728
12729         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12730         (using_postscript_printer): Set up a print dialog for "PostScript
12731         injection" method.
12732
12733         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12734         EvPrintJob.
12735
12736         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12737
12738 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12739
12740         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12741         (ps_document_set_target), (ps_document_get_page_size),
12742         (ps_document_render):
12743         * ps/gtkgs.h:
12744
12745         Fix a few bugs
12746
12747 2004-12-22  Christian Rose  <menthos@menthos.com>
12748
12749         * configure.ac: Added "sv" to ALL_LINGUAS.
12750
12751 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12752
12753         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12754         document supports bookmarks.
12755
12756 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12757
12758         * ps/ggvutils.c: (ggv_file_readable):
12759         * ps/ggvutils.h:
12760         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12761         (gtk_gs_get_postscript):
12762
12763         Remove unused utils
12764
12765 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12766
12767         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12768         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12769         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12770         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12771         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12772         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12773         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12774         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12775         (gtk_gs_set_antialiasing), (ps_document_load),
12776         (ps_document_render):
12777         * ps/gtkgs.h:
12778
12779         Another check point for the ps backend. Now I can get it to show
12780         pages!
12781
12782 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12783
12784         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12785         document setting code.
12786
12787 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12788
12789         * shell/eggfindbar.c: (entry_activate_callback):
12790         Animate the next button when activate is pressed.
12791         
12792 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12793
12794         * shell/ev-window.c: (ev_window_cmd_edit_find),
12795         (update_fullscreen_popup), (ev_window_fullscreen),
12796         (ev_window_unfullscreen), (ev_window_state_event_cb),
12797         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12798         Fix bugs in fullscreen code.
12799         
12800 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12801
12802         * Makefile.am:
12803         * configure.ac:
12804         * pixbuf/Makefile.am:
12805         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12806         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12807         (pixbuf_document_set_page), (pixbuf_document_get_page),
12808         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12809         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12810         (pixbuf_document_render), (pixbuf_document_begin_find),
12811         (pixbuf_document_end_find), (pixbuf_document_finalize),
12812         (pixbuf_document_class_init),
12813         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12814         * pixbuf/pixbuf-document.h:
12815         * shell/Makefile.am:
12816         * shell/ev-application.c: (ev_application_open):
12817         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12818         (ev_window_open):
12819         Add pixbuf backend.
12820         
12821 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12822
12823         * Makefile.am: 
12824         * dvi/dvilib/Makefile.am:
12825         * dvi/Makefile.am:
12826         * configure.ac: Auto*ify dvi and dvi/dvilib
12827
12828         * dvi/Makefile: Remove from CVS
12829         
12830         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12831         confusion.
12832
12833         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12834         
12835         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12836         
12837 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12838
12839         * ps/Makefile.am:
12840         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12841         (gtk_gs_value_adjustment_changed), (compute_size),
12842         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12843         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12844         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12845         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12846         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12847         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12848         (ps_document_load), (ps_document_get_n_pages),
12849         (ps_document_set_page), (ps_document_get_page),
12850         (ps_document_set_target), (ps_document_set_scale),
12851         (ps_document_set_page_offset), (ps_document_get_page_size),
12852         (ps_document_render), (ps_document_begin_find),
12853         (ps_document_end_find), (ps_document_document_iface_init):
12854         * ps/gtkgs.h:
12855         * shell/Makefile.am:
12856         * shell/ev-window.c: (ev_window_open):
12857
12858         Some work to integrate gtkgs with EvDocument
12859
12860 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12861
12862         * shell/ev-window.c: (update_fullscreen_popup),
12863         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12864         (exit_fullscreen_button_clicked_cb),
12865         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12866         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12867         (ev_window_state_event_cb), (ev_window_init):
12868         Add fullscreen support from Epiphany.
12869         
12870 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12871
12872         * data/ev-stock-zoom-fit-width.png: fit-width
12873         stock icon from gpdf.
12874         
12875         * shell/ev-stock-icons.[ch]: copied from gpdf.
12876         
12877         * shell/main.c: (main): init stock icons.
12878         
12879         * shell/ev-window.c: use the fit-width icon.
12880         
12881         * data/evince-ui.xml: add zooming toolbar items.
12882
12883 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12884
12885         * shell/ev-view.c: 
12886         (ev_view_best_fit), (ev_view_fit_width): because
12887         get_page_size() returns the scaled page size, we
12888         need to calculate the scale factor relative to
12889         the previous scale factor. Should really just
12890         add get_real_page_size().
12891
12892 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12893
12894         * shell/ev-view.[ch]:
12895         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12896         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12897         add zooming.
12898         
12899         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12900         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12901         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12902         hook it up.
12903         
12904         * pdf/xpdf/pdf-document.cc:
12905         (pdf_document_begin_find),
12906         (pdf_document_end_find): make static.
12907
12908 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12909
12910         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12911
12912         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12913         names to fontconfig patterns.
12914         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12915
12916         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12917         setupBaseFontsFc.
12918
12919 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12920
12921         * Makefile.am:
12922         * configure.ac:
12923         * ps/Makefile.am:
12924         * ps/ggvutils.c:
12925         * ps/ggvutils.h:
12926         * ps/gsdefaults.c:
12927         * ps/gsdefaults.h:
12928         * ps/gsio.c:
12929         * ps/gsio.h:
12930         * ps/gtkgs.c:
12931         * ps/gtkgs.h:
12932         * ps/ps.c:
12933         * ps/ps.h:
12934
12935         Import ggv backend. Not hooked up yet.
12936
12937 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12938
12939         * shell/main.c: (load_files), (main): load files
12940         from the command line.
12941
12942 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12943
12944         * configure.ac: don't require bonobo.
12945         
12946         * cut-n-paste/recent-files/*: kill bonobo recent
12947         view.
12948
12949         * shell/ev-window.c:
12950         (ev_window_is_empty): upd.
12951         (unable_to_load), (ev_window_open): load backend
12952         based on the mime type.
12953
12954 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12955
12956         * backend/.cvsignore: ignore generated marshalers source.
12957
12958         * shell/main.c (main): this is not epiphany.
12959
12960 2004-12-22  Havoc Pennington  <hp@redhat.com>
12961
12962         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12963         (expose_bin_window): draw find highlights
12964
12965         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12966         
12967         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12968         (pdf_document_end_find): implement this interface
12969
12970         * backend/ev-document.c (ev_document_found): add this to emit
12971         signal
12972
12973 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12974
12975         * data/evince-ui.xml: Add a few more toolbar items.
12976
12977         * shell/ev-window.c: Hook up page navigation toolbar 
12978         items.
12979
12980         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12981         a page-changed signal.
12982
12983         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12984         Add ev_document_get_page().
12985
12986         * shell/ev-window.c: Sensitize/desensitize navigation
12987         actions.
12988
12989 2004-12-21  Havoc Pennington  <hp@redhat.com>
12990
12991         * backend/ev-backend-marshal.c,
12992         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12993         marshaler-generator thingy. I'm sure there's a better way to do
12994         this in the modern world.
12995
12996         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12997         end_find methods and "found" signal.
12998
12999         * configure.ac: find glib-genmarshal
13000
13001 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13002
13003         * shell/ev-sidebar.c: Construct an actual sidebar.
13004         * shell/ev-sidebar-bookmarks.[ch]:
13005         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13006
13007 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13008
13009         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13010         Redo size handling.
13011         
13012         * shell/ev-view.c: Track the size from the document.
13013
13014 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13015
13016         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13017         constructor assumes ownership of the string passed in.
13018         
13019         * shell/ev-window.c (ev_window_open): Destroy the error
13020         dialog once we've displayed it.
13021
13022 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13023
13024         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13025         a bit, it works! (sort of)
13026
13027         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13028         Move to .cc since we need to use C++ in the implementation.
13029
13030         * shell/dummy.cc: Add a CC file to force evince
13031         to be linked as a C++ program.
13032
13033 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13034
13035         * shell/ev-view.[ch]: Start of content-area widget.
13036
13037         * shell/ev-window.c: Create a EvView, update it
13038         as we change documents.
13039
13040         * shell/Makefile.am shell/ev-marshal.list: Add
13041         generated marshalers.
13042
13043 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
13044
13045         * Makefile.am (SUBDIRS): move shell.
13046
13047 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
13048
13049         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
13050         .a to libtool convenience libraries.
13051
13052         * shell/ev-window.c (ev_window_open): Hard code loading
13053         a PDF document.
13054         
13055         * backend/ev-document.h: Add a boolean return to load(),
13056         fix GError * to GError **.
13057
13058         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
13059         object for a PDF backend EvDocument.
13060
13061 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
13062
13063         * dvi/*: New directory with the beginning of a .dvi backend.
13064
13065 2004-12-21  Havoc Pennington  <hp@redhat.com>
13066
13067         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
13068         previous/next instead of back/forward
13069
13070 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
13071
13072         * backend/ev-document.[ch]: Fix a couple of problems so
13073         it compile.
13074
13075 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
13076
13077         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
13078         to backend/ directory, rename EvViewer to EvDocument.
13079
13080 2004-12-21  Havoc Pennington  <hp@redhat.com>
13081
13082         * shell/ev-window.c: hook up the find bar widget; now we just need
13083         a document to find things in
13084
13085         * shell/eggfindbar.c: a find bar widget
13086
13087 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
13088
13089         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
13090
13091 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
13092
13093         * pdf/**: Import of xpdf code from gpdf. 
13094
13095         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
13096
13097         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
13098         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
13099         Fix FreeType includes.
13100
13101         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
13102         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
13103         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
13104         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
13105         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
13106         Include xpdfconfig.h
13107         
13108 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
13109
13110         * shell/ev-window.c (ev_window_dispose): dispose can be called
13111         multiple times.
13112
13113 2004-12-21  Havoc Pennington  <hp@redhat.com>
13114
13115         * shell/ev-window.c (ev_window_init): set title to Document Viewer
13116         rather than Evince
13117
13118         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
13119         items; really they should be synced with the strings, etc. from
13120         current gpdf, but just getting the boring typing out of the way 
13121
13122 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13123
13124         * po/POTFILES.in:
13125         * shell/ev-application.c: (window_destroy_cb):
13126         * shell/ev-window.c:
13127         * shell/main.c: (main):
13128
13129         Actually show the window...
13130
13131 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13132
13133         * Makefile.am:
13134         * shell/Makefile.am:
13135         * shell/ev-application.c: (ev_application_class_init):
13136         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
13137
13138         Make it build again
13139
13140 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13141
13142         Import to gnome cvs.
13143         
13144         * Remove copies of gpdf and ggv trees.
13145         * Rip out all the recursive configure code.
13146         * Remove bonobo machinery.
13147         * viewer/*: GInterfaces that backends should/can implement.
13148
13149 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13150
13151         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
13152         typo
13153
13154 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13155
13156         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
13157         (ev_application_finalize, ev_application_class_init)
13158         (ev_application_init): use GType instance private data for priv.
13159
13160         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
13161         (ev_window_finalize, ev_window_class_init)
13162         (ev_window_init): ditto.
13163
13164 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13165
13166         * shell/ev-application.c (ev_application_new_window): make public
13167         (ev_application_show_initial_window): kill.
13168
13169         * shell/ev-application.h: update prototypes.
13170
13171         * shell/main.cc (main): inline ev_application_show_initial_window.
13172
13173 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13174
13175         * shell/ev-application.c (ev_application_new_window): impl.
13176         (ev_application_show_initial_window): use it.
13177         (is_window_empty, ev_application_get_empty_window): returns an
13178         existing empty window or a new one.
13179         (ev_application_open): from ev_window_cmd_file_open.
13180
13181         * shell/ev-application.h: update prototypes
13182
13183         * shell/ev-window.c (ev_window_is_empty): impl.
13184         (ev_window_open): make public.
13185         (ev_window_cmd_file_open): use ev_application_open
13186
13187         * shell/ev-window.h: update prototypes, remove unused.
13188
13189 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13190
13191         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
13192         move destroy handler out of here...
13193
13194         * shell/ev-application.c, shell/ev-application.h: ...into this new
13195         class. Also handles initial window creation.
13196
13197         * shell/main.cc (main): use EvApplication to create initial
13198         window.
13199
13200 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13201
13202         * Makefile.am (SUBDIRS): add cut-n-paste
13203
13204         * cut-n-paste/Makefile.am: add
13205
13206         * configure.ac: generate Makefiles in cut-n-paste
13207
13208 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13209
13210         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13211         (ev_window_class_init): install ev_window_dispose.
13212
13213 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13214
13215         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13216         char (gchar looks stupid).
13217
13218 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13219
13220         * po/de.po: updated German translation.
13221
13222 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13223
13224         * configure.ac: add more pkg-config library checks for gnome-vfs,
13225         bonobo etc.
13226
13227         * gpdf/configure.in: temporarily disable libpaper
13228         checks. Otherwise I'd have to add the checks for the shell, too.
13229
13230 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13231
13232         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13233         and * file filters to the file choose.
13234
13235 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13236
13237         * po/de.po: Updated German translation.
13238
13239 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13240
13241         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13242
13243 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13244
13245         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13246
13247         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13248         (ev_window_init): implement those menuitems.
13249
13250 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13251
13252         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13253
13254         * shell/ev-window.c (ev_window_init): use the toolbar.
13255
13256 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13257
13258         * shell/ev-window.c (ev_window_init): use menu translations
13259
13260 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13261
13262         * configure.ac: add "de" to ALL_LINGUAS.
13263
13264         * po/de.po: add German translation.
13265
13266 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13267
13268         * Makefile.am (SUBDIRS): add po
13269
13270         * configure.ac: check intltool, glib-gettext etc, generate
13271         po/Makefile.in
13272
13273         * po, po/POTFILES.in, po/POTFILES.skip: new.
13274
13275 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13276
13277         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13278         already use (#ifdef ENABLE_NLS)
13279
13280         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13281         pointer indirection thinko.
13282
13283         * shell/main.c: include gi18n.h for bindtextdomain etc.
13284
13285 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13286
13287         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13288         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13289         tooltips for menu items in the statusbar.
13290
13291 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13292
13293         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13294         pkgdatadir drop UIDIR
13295
13296 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13297
13298         * data/evince-ui.xml: Add File->Open menu item
13299
13300         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13301         chooser), hook it up in the ui manager.
13302
13303 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13304
13305         * shell/ev-window.c: fix Help->About tooltip.
13306
13307 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13308
13309         * configure.ac: set CFLAGS for libevprivate.
13310
13311         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13312         definitions, factory etc.
13313
13314         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13315
13316         * shell/Makefile.am: link against libevprivate.a.
13317
13318         * shell/ev-window.c (entries): add stock icon to Help->About.
13319
13320         * shell/main.c (main): init stock icon code.
13321
13322 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13323
13324         * lib/recent-files: egg recent files code
13325
13326         * lib/Makefile.am: add.
13327
13328         * Makefile.am: add lib subdir.
13329
13330         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13331         set CFLAGS for recent-files.
13332
13333 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13334
13335         * configure.ac: disable -ansi and -pedantic gcc flags. They
13336         disable POSIX stuff in stdio.h, but egg-recent uses them.
13337
13338 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13339
13340         * configure.ac: add --disable-deprecated flag (defaults to on in
13341         "cvs" builds).
13342
13343         * shell/Makefile.am (INCLUDES): use it.
13344
13345 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13346
13347         * shell/main.c: add missing #include.
13348
13349         * shell/ev-window.c: fix for pedantic gcc.
13350         (ev_window_cmd_help_about): split license into paragraphs for
13351         translators and pedantic compilers.
13352
13353 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13354
13355         * configure.ac: add more warning flags if compiling with gcc from
13356         cvs (or explicitly requested with --enable-more-warnings).
13357
13358 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13359
13360         * data/evince-ui.xml: add File and File->Close menu.
13361
13362         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13363         (ev_window_destroy): quit after destroy.
13364         (ev_window_class_init): override GtkObject::destroy.
13365         (entries): install close_window callback.
13366
13367 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13368
13369         * Makefile.am (SUBDIRS): add data subdir.
13370
13371         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13372         gtk+ 2.5.0 for GtkAboutDialog.
13373
13374         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13375         main window.
13376
13377         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13378
13379         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13380         manager.
13381         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13382
13383 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13384
13385         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13386
13387 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13388
13389         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13390
13391 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13392
13393         * shell/*: Added shell directory boilerplate, build it.
13394
13395 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13396
13397         * configure.ac, Makefile.am: Added top-level configure.ac and
13398         Makefile.am