]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Allow making backend modules resident. This is needed only for some
[evince.git] / ChangeLog
1 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * backend/pdf/pdfdocument.evince-backend.in:
4         * libdocument/ev-backends-manager.c:
5         (ev_backends_manager_load_backend),
6         (ev_backends_manager_get_document):
7         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
8
9         Allow making backend modules resident. This is needed only for
10         some backends like pdf to avoid registering glib types more than
11         once.
12         
13 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
14
15         * backend/comics/comics-document.c:
16         * backend/djvu/djvu-document.c:
17         * backend/impress/impress-document.c:
18         * backend/pdf/ev-poppler.cc:
19         * backend/pixbuf/pixbuf-document.c:
20         * backend/ps/ev-spectre.c:
21         * backend/ps/ps-document.c:
22         * backend/tiff/tiff-document.c:
23         * libdocument/ev-document.h:
24         * properties/ev-properties-main.c:
25
26         Use g_type_module_add_interface instead of
27         g_type_add_interface_static. Fixes bug #519679.
28         
29 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
30
31         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
32         Added. Returns whether the animation has everything necessary to run.
33         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
34         is ready just because it's been created. Fixes #519106.
35         (draw_one_page): Do not show the "Loading..." text in presentation
36         mode, there was a slim probability that this could happen.
37
38 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
39
40         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
41
42         Duplicate mime_type string before freeing it so that it doesn't
43         always fail when getting mime type from uri. Fixes bug #518874.
44         
45 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
46
47         * shell/ev-view.c: (ev_view_form_field_choice_changed):
48
49         Fix a crash when a choice form field doesn't have any item
50         selected. Fixes bug #518831
51         
52 2008-02-25  Alexander Larsson  <alexl@redhat.com>
53
54         * shell/ev-window.c (ev_window_clear_temp_file):
55         Use g_file_has_prefix instead of renamed
56         g_file_contains_file.
57
58         * configure.ac:
59         Require new glib for above change.
60         
61 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
62
63         * libdocument/ev-image.c: (ev_image_finalize),
64         (ev_image_save_tmp):
65
66         Return a real uri instead of a filename when saving an
67         image. Fixes images drag an drop from evince to nautilus. 
68         
69 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
70
71         * backend/pdf/ev-poppler.cc:
72         (pdf_document_images_get_image_mapping):
73
74         Return the image list in the right order. Fixes bug #516237.
75         
76 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
77
78         * backend/impress/impress-document.c:
79         (impress_document_thumbnails_get_thumbnail):
80
81         Remove unused variable to avoid a compiler warning.
82
83 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
84
85         * configure.ac:
86         
87         Update for release 2.21.91.
88
89 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
90
91         * configure.ac:
92         * shell/Makefile.am:
93         * shell/ev-application.[ch]:
94         * shell/ev-sidebar-links.c:
95         * shell/ev-utils.[ch]:
96         * shell/ev-window.[ch]:
97
98         Remove libgnomeprint support. Fixes bug #512370.
99         
100 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
101
102         * thumbnailer/evince-thumbnailer.c: (main):
103
104         Initialize glib type system before using it. Fixes bug #513934.
105         
106 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
107
108         * properties/ev-properties-main.c:
109
110         Add missing #include.
111         
112 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
113
114         * configure.ac:
115         * backend/djvu/djvu-document.c: (djvu_document_render):
116         * backend/tiff/tiff-document.c: (tiff_document_render):
117
118         Use the new cairo function cairo_format_stride_for_width when
119         available. Fixes bug #482720.
120
121 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
122
123         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
124         (get_mime_type_from_data), (get_document_from_uri):
125
126         Use g_content_type_guess() only when slow is true in
127         get_document_from_uri(). Fix several memory leaks.
128         
129 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
130
131         * libdocument/ev-document-factory.c:
132         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
133         (get_document_from_uri):
134
135         Use g_content_type_guess () to get mimetype for files.
136         Bug #510401.
137
138 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * thumbnailer/Makefile.am:
141
142         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
143         
144 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
145
146         * configure.ac:
147
148         Fix build with --without-libgnome. Fixes bug #512771.
149         
150 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
151
152         * backend/dvi/Makefile.am: Install only dvi
153         module. Fixes bug #512718.
154
155 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
156
157         * properties/ev-properties-main.c: (nautilus_module_initialize):
158         
159         Initialize backends in properties tab. Fixes bug
160         #512720.
161
162 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
163
164         * properties/Makefile.am: No need to link with 
165         libraries. Fixes bug #512719.
166
167 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
168
169         * NEWS:
170         * configure.ac:
171         
172         Update for release 2.21.90.
173
174 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
175
176         * shell/ev-window.c: (ev_window_cmd_escape):
177
178         Fix compile warning.
179         
180 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
183
184         Fix printing in dvi backend when filename contains white
185         espaces. Fixes bug #502839.
186         
187 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
188
189         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
190         (screensaver_disable_x11):
191         * shell/Makefile.am:
192         * shell/xdg-user-dir-lookup.c: Removed
193         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
194         * shell/ev-view.c: (ev_view_presentation_transition_start):
195         * shell/ev-window.c: (ev_window_cmd_file_open),
196         (ev_window_cmd_save_as), (presentation_set_timeout):
197
198         Remove #ifdefs that are no longer needed.
199         
200 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
201
202         * shell/ev-view.[ch]: (ev_view_button_release_event),
203         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
204         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
205         (ev_window_cmd_escape):
206
207         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
208         
209 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
210
211         * configure.ac:
212         * backend/comics/comics-document.c: (comics_document_load):
213         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
214         (ev_attachment_set_property), (ev_attachment_init),
215         (ev_attachment_save), (ev_attachment_launch_app),
216         (ev_attachment_open):
217         * libdocument/ev-document-factory.c: (get_document_from_uri):
218         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
219         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
220         * shell/ev-jobs.c:
221         * shell/ev-password.c: (ev_password_dialog_set_property),
222         (ev_password_dialog_save_password):
223         * shell/ev-sidebar-attachments.c:
224         (ev_sidebar_attachments_drag_data_get):
225         * shell/ev-window-title.c: (get_filename_from_uri):
226         * shell/ev-window.c: (ev_window_clear_temp_file),
227         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
228         (ev_window_open_uri), (window_save_file_copy_ready_cb),
229         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
230         (launch_external_uri), (image_save_dialog_response_cb),
231         (attachment_save_dialog_response_cb):
232         * shell/main.c: (load_files), (load_files_remote), (main):
233         * thumbnailer/evince-thumbnailer.c: (main):
234
235         Port to gio and drop gnome-vfs dependency. Fixes bug
236         #510401. Based on patch by Cosimo Cecchi.
237         
238 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
239
240         * NEWS:
241
242         Fixed formatting inconsistencies (spaces vs. tabs)
243
244 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
245
246         * shell/ev-window.c:
247
248         Use top/up/bottom/down arrows instead of
249         first/left/last/right in the toolbar and menu actions.
250         This fixes issues with RTL languages and is visually
251         consistent with the page view. Fixes bug #170081.
252
253 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
254
255         * NEWS:
256
257         Fixed some inaccuracies pointed out by Carlos Garcia
258         Campos.
259
260 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
261
262         * NEWS:
263         * data/evince.schemas.in:
264         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
265
266         Override PDF restrictions by default. Fixes bug #382700.
267
268 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
269
270         * NEWS: Updated for upcoming release
271
272 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
273
274         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
275
276         Fix memory leak.
277         
278 2008-01-23  Gil Forcada <gilforcada@guifi.net>
279
280         * shell/ev-window.c: (register_custom_actions):
281         
282         Added comment for translators
283
284 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
285
286         * shell/ev-view.c: (ev_view_button_release_event):
287
288         Do not create the idle function for kinetic scrolling if we are
289         not in a drag operation.
290
291 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
292
293         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
294         (ev_view_button_press_event), (ev_view_motion_notify_event),
295         (ev_view_button_release_event):
296
297         Restore cursor after autoscrolling. Fixes bug #509958.
298
299 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
300
301         * configure.ac:
302         * backend/pdf/ev-poppler.cc:
303         (pdf_document_images_get_image_mapping),
304         (pdf_document_images_get_image),
305         (pdf_document_document_images_iface_init):
306         * libdocument/ev-document-images.[ch]:
307         (ev_document_images_get_image_mapping),
308         (ev_document_images_get_image):
309         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
310         (ev_image_get_id), (ev_image_save_tmp):
311         * shell/ev-jobs.c: (ev_job_render_run):
312         * shell/ev-view.c: (ev_view_drag_data_get):
313         * shell/ev-window.c: (image_save_dialog_response_cb),
314         (ev_view_popup_cmd_copy_image):
315
316         Do not render images when rendering the page but on demand. It
317         reduces the memory comsumption.
318         
319 2008-01-18  Marcelo Lira  <setanta@gmail.com>
320
321         * configure.a:
322         * shell/ev-password.c:
323
324         Make gnome-keyring optional. Fixes bug #509676.
325         
326 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
327
328         * shell/ev-pixbuf-cache.c: (add_job):
329
330         Initialize include_images variable as FALSE instead of TRUE.
331         
332 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
333
334         * configure.ac:
335         * cut-n-paste/Makefile.am:
336         * cut-n-paste/fileformatchooser/Makefile.am:
337         * cut-n-paste/fileformatchooser/egg-macros.h:
338         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
339         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
340         * shell/Makefile.am:
341         * shell/ev-utils.c:
342         (file_chooser_dialog_add_writable_pixbuf_formats),
343         (get_gdk_pixbuf_format_by_extension):
344         * shell/ev-utils.h:
345         * shell/ev-window.c: (ev_window_error_message),
346         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
347         
348         Simplify image format selection on save.
349
350 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
351
352         * shell/ev-view.c: (ev_view_scroll_event):
353         
354         Repair gorizontal scrolling with shift. Fixes
355         bug #483412.
356
357 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
358         
359         * MAINTAINERS:
360
361         Fix formatting issues.
362         
363 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
364
365         * backend/comics/comics-document.c: (comics_regex_quote):
366         
367         Don't overquote special chars except of '. See bug 
368         502500. Thanks to Tom Parker.
369
370 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
371
372         * MAINTAINERS:
373         
374         Added Nickolay and Carlos, since they're doing most of
375         the releases nowadays.
376
377 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
378
379         * properties/Makefile.am:
380
381         Get the nautilus extension dir properly instead of using
382         a hack. Fixes bug #505359.
383
384 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
385
386         * properties/Makefile.am:
387         
388         Install nautilus extension into new place. See bug
389         #505359. Thanks to Matthias Clasen, Brian Pepple and
390         Damien Carbery.
391
392 2008-01-13  Djihed Afifi  <djihed@gmail.com>
393
394         * shell/ev-window.c: (ev_window_get_recent_file_label):
395         
396         RTL marker in recent file list. See bug #509076.
397
398 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
399
400         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
401         * shell/ev-window.c: (image_save_dialog_response_cb):
402
403         Fix compile warnings due to unused variables.
404         
405 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * configure.ac:
408         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
409         * backend/ps/ev-spectre.c: (ps_document_render):
410
411         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
412
413 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
414
415         * shell/ev-transition-animation.c (ev_transition_animation_fade)
416         (ev_transition_animation_paint): Implement "fade" effect.
417
418 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
419
420         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
421         (ev_transition_animation_paint): Implement "uncover" effect.
422
423 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
424
425         * shell/ev-transition-animation.c (ev_transition_animation_cover)
426         (ev_transition_animation_paint): Implement "cover" effect.
427
428 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
429
430         * shell/ev-transition-animation.c (ev_transition_animation_push)
431         (ev_transition_animation_paint): Implement "push" effect.
432
433 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
434
435         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
436         (ev_transition_animation_paint): Implement "dissolve" effect.
437
438 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
439
440         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
441         (ev_transition_animation_paint): Implement "wipe" effect.
442
443 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
444
445         * shell/ev-transition-animation.c (ev_transition_animation_box)
446         (ev_transition_animation_paint): Implement "box" effect.
447
448 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
449
450         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
451         (ev_transition_animation_paint): Implement "blinds" effect.
452
453 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
454
455         * shell/ev-transition-animation.c (ev_transition_animation_split)
456         (ev_transition_animation_paint): Implement "split" effect.
457
458 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
459
460         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
461         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
462         (ev_view_transition_animation_start) 
463         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
464         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
465         (ev_view_next_page) (ev_view_previous_page):
466         
467         Use EvTransitionAnimation to drive page changes in the presentation
468         mode, the animation will wait to start until both the origin and 
469         destination page surfaces are available. Fixes #458460.
470
471         (draw_loading_text):
472
473         Remove workaround for bug #320352, it's now fixed properly.
474
475
476 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
477
478         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
479         will contain the implementations for page transition animations, at
480         the moment it just has the "replace" effect.
481         * shell/Makefile.am: Added these files to build.
482
483 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
484
485         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
486         animations.
487         * shell/Makefile.am: Added these files to build.
488
489 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
490
491         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
492         implementation to get_effect() in EvDocumentTransitionIface.
493
494 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
495
496         * libdocument/ev-transition-effect.[ch]: New files, define a page
497         transition effect, at the moment it maps PopplerPageTransition to a
498         GObject.
499         * libdocument/Makefile.am: Added these files to build.
500         * libdocument/ev-document-transition.[ch]
501         (ev_document_transition_get_effect): New method, gets the
502         EvTransitionEffect returned by the interface implementation, with
503         fallback to the "replace" effect.
504
505 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
506
507         * configure.ac:
508         * cut-n-paste/Makefile.am:
509         * cut-n-paste/fileformatchooser/Makefile.am:
510         * cut-n-paste/fileformatchooser/egg-macros.h:
511         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
512         * shell/Makefile.am:
513         * shell/ev-window.c: (image_save_dialog_response_cb),
514         (ev_view_popup_cmd_save_image_as):
515
516         Allow exporting images in any format supported by
517         GdkPixbuf. Fixes bug #500209.
518         
519 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
520
521         * backend/pixbuf/pixbuf-document.c:
522
523         More warnings fixed.
524         
525 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
526
527         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
528         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
529         * backend/djvu/djvu-text.h:
530         * backend/tiff/tiff-document.c: (tiff_document_render):
531
532         Fix compile warnings.
533         
534 2007-12-28  Christian Persch  <chpe@gnome.org>
535
536         * **/*.c: Include config.h. Bug #504721.
537
538 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
539
540         * configure.ac:
541         * Makefile.am:
542         * po/POTFILES.in:
543         * backend/comics/Makefile.am:
544         * backend/comics/comics-document.[ch]:
545         * backend/comics/comicsdocument.evince-backend.in:
546         * backend/djvu/Makefile.am:
547         * backend/djvu/djvu-document.[ch]:
548         * backend/djvu/djvudocument.evince-backend.in:
549         * backend/dvi/Makefile.am:
550         * backend/dvi/dvi-document.[c]:
551         * backend/dvi/dvidocument.evince-backend.in:
552         * backend/impress/Makefile.am:
553         * backend/impress/impress-document.[ch]:
554         * backend/impress/impressdocument.evince-backend.in:
555         * backend/pdf/Makefile.am:
556         * backend/pdf/ev-poppler.cc:
557         * backend/pdf/ev-poppler.h:
558         * backend/pdf/pdfdocument.evince-backend.in:
559         * backend/pixbuf/Makefile.am:
560         * backend/pixbuf/pixbuf-document.[ch]:
561         * backend/pixbuf/pixbufdocument.evince-backend.in:
562         * backend/ps/Makefile.am:
563         * backend/ps/ev-spectre.[ch]:
564         * backend/ps/ps-document.[ch]:
565         * backend/ps/psdocument.evince-backend.in:
566         * backend/tiff/Makefile.am:
567         * backend/tiff/tiff-document.[ch]:
568         * backend/tiff/tiffdocument.evince-backend.in:
569         * libdocument/Makefile.am:
570         * libdocument/ev-backends-manager.[ch]:
571         * libdocument/ev-module.[ch]:
572         * libdocument/ev-document.h:
573         * libdocument/ev-document-factory.[ch]:
574         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
575         (get_compression_from_mime_type), (get_document_from_uri),
576         (ev_document_factory_get_document), (file_filter_add_mime_types),
577         (ev_document_factory_add_filters):
578         * shell/Makefile.am:
579         * shell/ev-window-title.c: (get_filename_from_uri):
580         * shell/main.c: (main):
581         * thumbnailer/Makefile.am:
582         * thumbnailer/evince-thumbnailer.c: (main):
583
584         Plugin system for backends. Fixes bug #351348.
585         
586 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
587
588         * shell/ev-view-private.h:
589         * shell/ev-view.c: (ev_view_drag_update_momentum),
590         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
591         (ev_view_button_release_event), (ev_view_destroy):
592         
593         Kinetic scrolling implemented as requested in
594         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
595
596 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
597
598         * data/evince-toolbar.xml:
599         * data/evince-ui.xml:
600         * shell/ev-view-private.h:
601         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
602         (ev_view_button_press_event), (ev_view_motion_notify_event),
603         (ev_view_button_release_event), (ev_view_init),
604         (ev_view_autoscroll_cb), (ev_view_autoscroll),
605         (ev_view_set_cursor):
606         * shell/ev-view.h:
607         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
608         (ev_window_cmd_view_autoscroll):
609         
610         Autoscroll feature with the context menu. Fixes bug 
611         #323670. Thanks to David Turner <cillian64@googlemail.com>.
612
613 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
614
615         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
616
617         Disconnect also page-ready signal when removing a job because the
618         page size has changed. Thanks to kripken
619         <kripkensteiner@gmail.com>.
620
621 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
622
623         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
624         
625         Scroll pages in page entry with mouse wheel. Fixes bug
626         #324122. Thanks to David Turner <cillian64@googlemail.com>.
627
628 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
629
630         * backend/dvi/Makefile.am:
631         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
632         (mdvi_cairo_device_init):
633         * backend/dvi/mdvi-lib/common.h:
634         * backend/dvi/mdvi-lib/mdvi.h:
635         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
636         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
637         (mdvi_build_path_from_cwd):
638
639         Add ps specials support in dvi backend when libspectre is
640         present. Fixes bug #386005.
641         
642 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
643
644         * configure.ac:
645         * backend/ps/Makefile.am:
646         * backend/ps/ev-spectre.[ch]:
647         
648         Use libspectre, if available, for the ps backend. Fixes bugs
649         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
650
651 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
652         
653         * backend/comics/comics-document.c: (comics_document_load):
654         
655         Cygwin build issue fix.
656
657 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * shell/ev-view.c: (ev_view_set_zoom):
660
661         Do not limit the minimum zoom factor when sizing mode is best bit
662         or fit width. Fixes bug #503805.
663         
664 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
665
666         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
667         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
668         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
669         (ev_link_dest_get_property), (ev_link_dest_set_property),
670         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
671         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
672         (ev_link_dest_new_fitr):
673         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
674         (goto_fith_dest), (goto_xyz_dest):
675
676         Do not change left, top and zoom values when they are null in PDF
677         destinations. Fixes bug #460658.
678         
679 2007-12-10  Christian Persch  <chpe@gnome.org>
680
681         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
682         (ev_view_accessible_class_init),
683         (ev_view_accessible_idle_do_action),
684         (ev_view_accessible_action_do_action),
685         (ev_view_accessible_action_get_description),
686         (ev_view_accessible_action_set_description),
687         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
688         (ev_view_accessible_factory_init),
689         (ev_view_accessible_factory_get_accessible_type):
690         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
691         private data, and G_DEFINE_TYPE. Bug #502843.
692
693 2007-12-08  Christian Persch  <chpe@gnome.org>
694
695         * shell/ev-metadata-manager.c: (item_free),
696         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
697         (value_free), (parse_value), (parseItem),
698         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
699         (save_values): Use GSlice to allocate small amounts of memory. Bug
700         #475972.
701
702 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
703
704         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
705
706         Restore cursor to normal after a drag operation. Fixes bug
707         #501603.
708         
709 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
710
711         * NEWS:
712         * configure.ac:
713         
714         Update for release 2.21.1
715
716 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * configure.ac:
719         * cut-n-paste/gedit-message-area/Makefile.am:
720         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
721         * shell/Makefile.am:
722         * shell/ev-message-area.[ch]:
723         * shell/ev-window.c: (ev_window_set_message_area),
724         (ev_window_error_message_response_cb), (ev_window_error_message),
725         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
726         (ev_window_save_job_cb), (image_save_dialog_response_cb),
727         (ev_attachment_popup_cmd_open_attachment),
728         (attachment_save_dialog_response_cb), (ev_window_set_document),
729         (ev_window_init):
730
731         Use a message area instead of a popup dialog for error
732         notifications. Fixes bug #337495.
733         
734 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
735
736         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
737         (ev_window_run_fullscreen):
738
739         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
740         
741 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
742
743         * ev-sidebar-thumbnails.c: (update_visible_range),
744         (ev_sidebar_thumbnails_refresh),
745         (ev_sidebar_thumbnails_set_document),
746         (ev_sidebar_thumbnails_support_document):
747
748         Show thumbnails for documents with one page. Fixes bug #358751.
749         
750 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
751
752         * shell/ev-window.c:
753         (ev_window_load_print_settings_from_metadata),
754         (ev_window_save_print_settings), (ev_window_print_finished),
755         (ev_window_print_range):
756
757         Print settings that are specific to the document are now saved per
758         document in the metadata file. Fixes bug #488806.
759         
760 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
761
762         * backend/tiff/tiff-document.c: (tiff_document_render):
763
764         Tiff documents were rendered with wrong colors. Fixes bug #497279.
765         
766 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
767
768         * shell/ev-application.[ch]: (get_find_string_from_args),
769         (ev_application_open_uri_at_dest), (ev_application_open_uri),
770         (ev_application_open_uri_list):
771         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
772         * shell/ev-window.[ch]: (ev_window_load_job_cb),
773         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
774         (ev_window_cmd_recent_file_activate),
775         (ev_window_open_recent_action_item_activated),
776         (ev_window_print_send), (open_remote_link):
777         * shell/main.c: (arguments_parse):
778
779         Add a command line option for search. Fixes bug #497710.
780         
781 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
782
783         * shell/ev-jobs.c: (ev_job_print_new):
784
785         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
786         
787 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
788
789         * data/evince-toolbar.xml:
790         * shell/Makefile.am:
791         * shell/ev-application.c: (ev_application_init):
792         * shell/ev-open-recent-action.[ch]:
793         * shell/ev-window.c:
794         (ev_window_open_recent_action_item_activated),
795         (register_custom_actions):
796
797         Add an expander to the open toolbar item which pops up a dropdown
798         menu with the recently used documents. Fixes bug #487215.
799         
800 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * shell/ev-window.c: (ev_window_open_uri),
803         (ev_window_cmd_view_reload):
804
805         Do not jump to the first page when reloading by running evince
806         from the command line. Fixes bug #490847.
807         
808 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
809
810         * shell/ev-window.c: (ev_window_cmd_help_contents):
811
812         Plugged memory leak when help file is not found. Fixes bug
813         #490762.
814         
815 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
816
817         * configure.ac:
818
819         Enable djvu, dvi and comics backends by default. Fixes bug
820         #437121.
821         
822 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
823
824         * configure.ac:
825         * cut-n-paste/Makefile.am:
826         * cut-n-paste/recent-files/*: Removed
827         * help/reference/Makefile.am:
828         * shell/Makefile.am:
829         * shell/ev-application.[ch]: (ev_application_shutdown),
830         (ev_application_init):
831         * shell/ev-window.c: (ev_window_add_recent),
832         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
833
834         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
835         
836 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
837
838         * shell/ev-window.c: (launch_external_uri):
839
840         Let GnomeVFS check the URL, this allow more URL (like mailto:),
841         and report error if the URL is not supported (#489910).
842
843 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
844
845         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
846         (pdf_document_file_exporter_begin_page),
847         (pdf_document_file_exporter_end_page):
848
849         Fix printing with poppler splash backend. Fixes bug #489774.
850         
851 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
852
853         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
854         * shell/ev-print-job.c: (ev_print_job_class_init):
855
856         Fix a crash when printing with the gnome-print dialog. Fixes bug
857         #488939.
858         
859 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
860
861         * backend/pixbuf/pixbuf-document.c:
862
863         Fix an implicit function definition warning (#487655)
864
865 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
866
867         * shell/ev-window.c:
868
869         Fix conflicting shortcut for view sade pane and presentation.
870         
871 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
872
873         * backend/pdf/ev-poppler.cc:
874         (pdf_document_file_exporter_begin_page),
875         (pdf_document_file_exporter_do_page),
876         (pdf_document_file_exporter_end_page),
877         (pdf_document_file_exporter_iface_init):
878         * libdocument/ev-file-exporter.[ch]:
879         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
880         * shell/ev-jobs.c: (ev_job_print_get_page_list),
881         (ev_job_print_run):
882
883         When printing multiple pages per sheet in reverse option, do not
884         invert the order of the pages in every sheet, but the order of the
885         sheets. Do not print blank pages when page range is invalid. Fixes
886         bugs #484857 and #485521.
887         
888 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
889
890         * shell/ev-jobs.c: (ev_job_print_get_page_list),
891         (ev_job_print_run):
892         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
893
894         Respect ranges order when printing more than one range in random
895         order.
896         
897 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
898
899         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
900         (ev_window_setup_document), (ev_window_rotation_changed_cb):
901
902         Rotate also the window icon when document is rotated. Fixes bug
903         #474681.
904         
905 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
906
907         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
908         (pdf_document_forms_get_form_fields):
909
910         Silently ignore unknown form fields. Fixes bug #482654. Patch by
911         Matthias Drochner.
912         
913 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * configure.ac:
916         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
917
918         Use poppler_page_render_for_printing() instead of
919         poppler_page_render() if available when exporting to a ps or pdf
920         file. Fixes bug #476627.
921         
922 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
923
924         * shell/ev-window.c: (ev_window_run_fullscreen):
925
926         Do not show the toolbar in fullscreen mode if the main toolbar is
927         not visible. Fixes bug #483048.
928         
929 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
930
931         * shell/ev-view.c: (ev_view_button_press_event):
932
933         Give priority to form fields over images when deciding whether a
934         button press event is over an image or form field. It allows edit
935         form fields when they are over a background image. Fixes bug
936         #477841.
937         
938 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
939
940         * NEWS:
941         * configure.ac:
942         
943         Update for release 2.20.0
944
945 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
946
947         * backend/pdf/ev-poppler.cc:
948
949         Remove #ifdef HAVE_FORMS, so that forms support works again.
950
951 2007-09-05  Götz Waschk  <waschk@mandriva.org>
952
953         * configure.ac:
954         * data/evince.desktop.in.in:
955         
956         Fixes desktop file issues. See bug #473471.
957
958 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
959
960         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
961         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
962         (ev_job_queue_remove_job):
963         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
964         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
965         * shell/ev-window.c: (ev_window_clear_save_job),
966         (ev_window_save_job_cb), (file_save_dialog_response_cb),
967         (ev_window_dispose):
968
969         Move save a copy task to its own job so that it's carried out in a
970         thread avoiding another lock in the main thread. Use
971         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
972         can be saved to a pathin another file system. Fixes bug #456891.
973         
974 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
975
976         * NEWS:
977         * configure.ac:
978         
979         Update for release 2.19.92
980
981 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
982
983         * configure.ac:
984         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
985         (pdf_selection_get_selection_region),
986         (pdf_selection_get_selection_map),
987         (ev_form_field_from_poppler_field):
988
989         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
990         and triple click selections are enabled again now.
991
992 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * shell/ev-window.c: (ev_window_add_history):
995
996         Make sure not to use the history with documents not supporting
997         links. Fixes bug #468954.
998
999 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1000
1001         * shell/ev-window.c: (ev_window_load_job_cb):
1002
1003         Restart the search when reloading a document with the find bar
1004         visible. Fixes bug #461962.
1005
1006 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1007
1008         * shell/ev-window.c: (setup_document_from_metadata),
1009         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
1010
1011         Do not jump to the first page when reloading a document from the
1012         last page.
1013
1014 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1015
1016         * shell/ev-window.c: (update_chrome_flag),
1017         (setup_sidebar_from_metadata),
1018         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
1019         (ev_window_cmd_edit_find_next),
1020         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
1021         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
1022         (find_bar_close_cb), (view_actions_focus_in_cb):
1023
1024         Do not update visibility when changing a chrome flag so that it's
1025         possible to update several flags and update visibility only once
1026         for all of them.
1027
1028 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1029
1030         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1031
1032         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
1033         supported by gtk+. Fixes bug #460907.
1034
1035 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1036
1037         * shell/ev-view.c: (view_update_range_and_current_page):
1038
1039         Make sure current-page <= end-page in continuous mode. Fixes bug
1040         #454950.
1041
1042 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1043
1044         * backend/pdf/ev-poppler.cc: (build_tree):
1045
1046         Ignore outline items without a title. Fixes bug #453913.
1047
1048 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1049
1050         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1051         (ev_view_button_release_event), (ev_view_leave_notify_event):
1052
1053         Use always drag mouse cursor during a drag operation. Fixes bug
1054         #470564.
1055
1056 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1059         (pdf_selection_get_selection_region),
1060         (pdf_selection_get_selection_map):
1061
1062         Temporarily disable double and triple selections since it depends on
1063         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
1064         released and the update of the external dependency minimal version
1065         approved.
1066
1067 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1068
1069         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1070         (pdf_document_file_exporter_do_page):
1071         * libdocument/ev-file-exporter.h:
1072         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1073         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1074
1075         Actually fix printing regressions. Remove orientation from
1076         EvPrintContext since it's redundant.
1077
1078 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
1081         * backend/impress/impress-document.c:
1082         (impress_document_document_iface_init):
1083         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1084         * backend/djvu/djvu-document.c:
1085         (djvu_document_document_iface_init),
1086         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1087         * backend/tiff/tiff-document.c:
1088         (tiff_document_document_iface_init):
1089         * backend/pixbuf/pixbuf-document.c:
1090         (pixbuf_document_document_iface_init):
1091         * backend/comics/comics-document.c:
1092         (comics_document_document_iface_init):
1093         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1094         (pdf_selection_render_selection),
1095         (pdf_selection_get_selected_text),
1096         (pdf_selection_get_selection_region),
1097         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1098         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1099         (ev_selection_get_selection_region),
1100         (ev_selection_get_selection_map):
1101         * libdocument/ev-document.[ch]:
1102         * shell/ev-pixbuf-cache.[ch]: (add_job),
1103         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1104         * shell/ev-view-private.h:
1105         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1106         (ev_job_render_run):
1107         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1108         * shell/ev-view.c: (start_selection_for_event),
1109         (ev_view_button_press_event), (ev_view_drag_data_get),
1110         (ev_view_drag_data_received), (ev_view_button_release_event),
1111         (compute_new_selection_text), (compute_selections),
1112         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1113         (ev_view_primary_get_cb):
1114
1115         Add support for double and triple click selections.
1116
1117 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1118
1119         * NEWS:
1120         * configure.ac:
1121
1122         Update for release 2.19.4
1123
1124 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1125
1126         * shell/ev-view-private.h:
1127         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1128         (ev_view_set_highlight_search):
1129         * shell/ev-view.h:
1130         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1131         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1132         (find_bar_visibility_changed_cb):
1133         
1134         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1135
1136 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1137
1138         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1139         (pdf_document_file_exporter_begin),
1140         (pdf_document_file_exporter_do_page):
1141         * shell/ev-jobs.c: (ev_job_print_run):
1142         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1143
1144         Create always a portrait cairo surface and rotate when needed for
1145         landscape. It fixes printing problems in real printers.
1146
1147 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1148
1149         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1150         * libdocument/ev-file-exporter.[ch]:
1151         (ev_file_exporter_get_capabilities):
1152         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1153         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1154
1155         Adjust number of pages per row according to page orientation when
1156         printing 2 or 6 pages per sheet.
1157
1158 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1159
1160         * shell/ev-window.c: (ev_window_print_send):
1161
1162         Reset also cups setting to 1 when printing multiple pages per
1163         sheet. Fixes bug #468853.
1164
1165 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * libdocument/ev-document-misc.c:
1168         (ev_document_misc_surface_rotate_and_scale):
1169
1170         Use directly cairo_surface_get_content() when creating a similar
1171         surface as suggested by Jeff Muizelaar. Thanks again.
1172
1173 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1174
1175         * backend/djvu/djvu-document.c: (djvu_document_render):
1176         * backend/tiff/tiff-document.c: (tiff_document_render):
1177         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1178         * libdocument/ev-document-misc.c:
1179         (ev_document_misc_surface_from_pixbuf),
1180         (ev_document_misc_surface_rotate_and_scale):
1181
1182         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1183         creating page surfaces. Fixes bug #453123. Thank you very much to
1184         Jeff Muizelaar <jeff@infidigm.net>.
1185
1186 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-page-cache.c: (ev_page_cache_new),
1189         (ev_page_cache_get_thumbnail_size):
1190         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1191         (ev_sidebar_thumbnails_set_loading_icon):
1192
1193         Also store in page-cache the dimensions of the thumbnails so that
1194         they can be used to create the correct loading icon in the side
1195         pane. Fixes bug #466857.
1196
1197 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1198
1199         * backend/pdf/ev-poppler.cc:
1200         (pdf_document_thumbnails_get_thumbnail):
1201
1202         Fix thumbnails rotation in pdf documents that include embedded 
1203         thumbnails.
1204
1205 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1206
1207         * backend/pdf/ev-poppler.cc:
1208
1209         Don't use #ifdef in macro expansion. Some compilers don't
1210         like that. Closes bug #467042.
1211
1212 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1213
1214         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1215         
1216         Fixes memory leak in djvu backend.
1217
1218 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1219
1220         * data/icons/32x32/Makefile.am:
1221         * data/icons/32x32/actions/Makefile.am:
1222         * data/icons/32x32/actions/view-page-cont.svg:
1223         * data/icons/32x32/actions/view-page-facing.svg:
1224         * data/icons/48x48/Makefile.am:
1225         * data/icons/48x48/actions/Makefile.am:
1226         * data/icons/48x48/actions/view-page-cont.svg:
1227         * data/icons/48x48/actions/view-page-facing.svg:
1228         
1229         Icons for a new sizes.
1230
1231 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1232
1233         * shell/ev-page-cache.c: (build_height_to_page),
1234         (ev_page_cache_get_height_to_page):
1235         
1236         Fixes invalid read, see bug #466401.
1237
1238 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1239
1240         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1241         (set_drag_cursor):
1242         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1243         (configure_item_cursor), (new_pixbuf_from_widget):
1244
1245         Fix multihead problems in toolbar editor. Fixes bug #382055.
1246
1247 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1248
1249         * shell/ev-window.c: (ev_window_cmd_file_open),
1250         (ev_window_cmd_save_as):
1251
1252         Use g_get_user_special_dir when available instead of
1253         xdg_user_dir_lookup.
1254
1255 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1256
1257         * MAINTAINERS:
1258         
1259         Updated according to request on desktop-devel.
1260
1261 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1262
1263         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1264
1265         Do not use cairo_rectangle and cairo_clip since we are
1266         not using cairo_fill but cairo_paint. Use the same cairo context
1267         for every page in the same expose event.
1268
1269 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1270
1271         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1272         leak.
1273
1274 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1275
1276         * configure.ac:
1277         * NEWS:
1278
1279         Release 0.9.3
1280
1281 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1282
1283         * libdocument/ev-document-info.h:
1284         * libdocument/ev-document.h:
1285         * shell/ev-page-action.h:
1286         * shell/ev-sidebar-links.h:
1287
1288         Fix a headers problem with ev-link
1289         
1290         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1291         * shell/ev-view-private.h:
1292         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1293         (get_link_area), (ev_view_query_tooltip),
1294         (ev_view_leave_notify_event), (ev_view_destroy),
1295         (ev_view_class_init):
1296
1297         Use new gtk tooltips when available instead of ev-tooltip.
1298         
1299 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1300
1301         * shell/ev-window.c: (update_chrome_visibility),
1302         (ev_window_sidebar_visibility_changed_cb):
1303
1304         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1305         
1306 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1307
1308         * shell/ev-navigation-action.c:
1309         (ev_navigation_action_history_changed),
1310         (ev_navigation_action_set_history):
1311         * shell/ev-navigation-action-widget.c:
1312         (ev_navigation_action_widget_init):
1313         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1314
1315         Fix compile warnings.
1316         
1317 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1318
1319         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1320         (egg_editable_toolbar_dispose):
1321
1322         Fix memory leak.
1323         
1324 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1327         (screensaver_disable_x11):
1328         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1329         * shell/ev-window.c: (presentation_set_timeout):
1330         * shell/ev-view.c: (ev_view_presentation_transition_start):
1331
1332         Use g_timeout_add_seconds instead of g_timeout_add when
1333         available.
1334         
1335 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1336
1337         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1338
1339         Set horizontal scrollbar policy to AUTOMATIC instead of
1340         NEVER. Workaround for bug #449462.
1341         
1342 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1343
1344         * shell/ev-jobs.c: (ev_job_render_page_ready):
1345
1346         Add page_ready callback to main loop with high priority and hold
1347         a reference to job during idle.
1348         
1349 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1350
1351         * configure.ac:
1352         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1353         (pdf_document_file_exporter_begin),
1354         (pdf_document_file_exporter_do_page),
1355         (pdf_document_file_exporter_get_capabilities):
1356         * libdocument/ev-file-exporter.h:
1357         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1358         * shell/ev-window.c: (ev_window_print_send),
1359         (ev_window_print_dialog_response_cb):
1360
1361         Allow printing multiple pages per sheet. Fixes bug #395573.
1362         
1363 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1364
1365         * shell/ev-view.c: (tip_from_link):
1366         
1367         Check for NULL, fixes bug #460862.
1368
1369 2007-07-29  Christian Persch  <chpe@gnome.org>
1370
1371         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1372         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1373         (ev_window_cmd_preview_print):
1374         
1375         Fixes bug #437681 - blocks while enumerating printers.
1376
1377 2007-07-29  Christian Persch  <chpe@gnome.org>
1378
1379         * shell/ev-window.c: (ev_window_screen_changed):
1380         
1381         Don't use deprecated gtk+ function. See bug #460909.
1382
1383 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1384
1385         * shell/ev-utils.c: (get_num_monitors):
1386         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1387
1388         Do not use display before initializing it. Remove compile
1389         warnings.
1390
1391 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
1392
1393         * shell/ev-view.c: (ev_view_class_init):
1394         
1395         Unix-like hjkl bindings added. See bug #458111.
1396
1397 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1398
1399         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1400         * shell/ev-utils.h:
1401         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1402         (ev_view_update_view_size):
1403         * shell/ev-view.h:
1404         * shell/ev-window.c: (ev_window_update_actions),
1405         (setup_view_from_metadata), (ev_window_screen_changed),
1406         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1407         (zoom_control_changed_cb):
1408         * shell/ev-window.h:
1409         
1410         Reorganizes utility functions.
1411
1412 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1413
1414         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1415         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1416         (add_job), (ev_pixbuf_cache_get_surface),
1417         (ev_pixbuf_cache_get_link_mapping),
1418         (ev_pixbuf_cache_get_image_mapping),
1419         (ev_pixbuf_cache_get_form_field_mapping),
1420         (ev_pixbuf_cache_get_text_mapping):
1421         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1422         (notify_page_ready), (ev_job_render_page_ready),
1423         (ev_job_render_run):
1424
1425         Add page_ready signal to notify that page is ready as soon as
1426         possible even if other page elements like links, forms, images or
1427         text mapping are not ready yet.
1428
1429 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1432         (dvi_document_file_exporter_do_page),
1433         (dvi_document_file_exporter_get_capabilities),
1434         (dvi_document_file_exporter_iface_init):
1435         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1436         (ps_document_file_exporter_do_page),
1437         (ps_document_file_exporter_get_capabilities),
1438         (ps_document_file_exporter_iface_init):
1439         * backend/djvu/djvu-document.c:
1440         (djvu_document_file_exporter_begin),
1441         (djvu_document_file_exporter_end),
1442         (djvu_document_file_exporter_get_capabilities),
1443         (djvu_document_file_exporter_iface_init):
1444         * backend/tiff/tiff-document.c:
1445         (tiff_document_file_exporter_begin),
1446         (tiff_document_file_exporter_get_capabilities),
1447         (tiff_document_document_file_exporter_iface_init):
1448         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1449         (pdf_document_file_exporter_do_page),
1450         (pdf_document_file_exporter_get_capabilities),
1451         (pdf_document_file_exporter_iface_init):
1452         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1453         (ev_file_exporter_get_capabilities):
1454         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1455         (idle_print_handler), (ev_print_job_print):
1456         * shell/ev-jobs.c: (ev_job_print_run):
1457         * shell/ev-window.c: (ev_window_print_send),
1458         (ev_window_print_range):
1459
1460         Use capabilities to know which options should be offered by the
1461         print dialog depending on the document backend.
1462
1463 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1464
1465         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1466
1467         Give priority to forms over text to set the cursor.
1468
1469 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1470
1471         * shell/ev-view-private.h:
1472         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1473         (ev_view_leave_notify_event), (ev_view_finalize),
1474         (ev_view_get_property), (ev_view_class_init):
1475
1476         Use IBEAM cursor for text form fields and NORMAL cursor for read
1477         only fields. Remove unused status attribute.
1478
1479 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1480
1481         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1482
1483         Update region for current selected items also for checkbox
1484         buttons, since they can behave as radio buttons when they are in a
1485         set.
1486
1487 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1488
1489         * configure.ac:
1490         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1491
1492         Get max length of text form fields.
1493
1494 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1497         * libdocument/ev-form-field.h:
1498         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1499
1500         Fix build with current poppler cvs head.
1501
1502 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1503
1504         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1505         * shell/eggfindbar.c: (egg_find_bar_init):
1506
1507         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1508         deprecation. Fixes bug #455667
1509
1510 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1511
1512         * NEWS:
1513         * configure.ac:
1514         
1515         Update for release 0.9.2
1516
1517 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1518
1519         * shell/ev-view.c: (ev_view_form_field_text_save),
1520         (ev_view_form_field_choice_save):
1521
1522         Fix a crash when closing whith a form widget visible.
1523
1524 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1525
1526         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1527
1528         Update also the region of the current selected button when
1529         clicking on another button if they are radio buttons.
1530
1531 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1532
1533         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1534         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1535         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1536         (ev_pixbuf_cache_get_link_mapping),
1537         (ev_pixbuf_cache_get_image_mapping),
1538         (ev_pixbuf_cache_get_form_field_mapping),
1539         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1540         * shell/ev-view.c: (ev_view_form_field_get_region),
1541         (ev_view_form_field_button_create_widget),
1542         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1543         (job_finished_cb):
1544
1545         Redraw only form field region instead of the whole page when
1546         reloading a page to show changes on the form field.
1547
1548 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1549
1550         * shell/ev-view.c: (ev_view_form_field_choice_save):
1551
1552         Fix selection of first item in list form fields.
1553
1554 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1555
1556         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1557         (ev_pixbuf_cache_reload_page),
1558         (ev_pixbuf_cache_get_form_field_mapping):
1559
1560         Some refactoring to avoid duplicated code.
1561
1562 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1563
1564         * configure.ac:
1565         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1566         (ev_form_field_from_poppler_field),
1567         (pdf_document_forms_get_form_fields),
1568         (pdf_document_forms_form_field_text_get_text),
1569         (pdf_document_forms_form_field_text_set_text),
1570         (pdf_document_forms_form_field_button_set_state),
1571         (pdf_document_forms_form_field_button_get_state),
1572         (pdf_document_forms_form_field_choice_get_item),
1573         (pdf_document_forms_form_field_choice_get_n_items),
1574         (pdf_document_forms_form_field_choice_is_item_selected),
1575         (pdf_document_forms_form_field_choice_select_item),
1576         (pdf_document_forms_form_field_choice_toggle_item),
1577         (pdf_document_forms_form_field_choice_unselect_all),
1578         (pdf_document_forms_form_field_choice_set_text),
1579         (pdf_document_forms_form_field_choice_get_text),
1580         (pdf_document_document_forms_iface_init):
1581         * libdocument/Makefile.am:
1582         * libdocument/ev-form-field.[ch]:
1583         * libdocument/ev-document-forms.[ch]:
1584         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1585         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1586         (add_job), (ev_pixbuf_cache_reload_page),
1587         (ev_pixbuf_cache_get_form_field_mapping):
1588         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1589         * shell/ev-view-private.h:
1590         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1591         (ev_view_handle_cursor_over_xy),
1592         (ev_view_get_form_field_at_location),
1593         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1594         (ev_view_form_field_button_create_widget),
1595         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1596         (ev_view_form_field_text_create_widget),
1597         (ev_view_form_field_choice_save),
1598         (ev_view_form_field_choice_changed),
1599         (ev_view_form_field_choice_create_widget),
1600         (ev_view_handle_form_field), (ev_view_size_allocate),
1601         (ev_view_realize), (draw_end_presentation_page),
1602         (ev_view_button_press_event), (ev_view_remove_all),
1603         (ev_view_motion_notify_event), (ev_view_key_press_event),
1604         (ev_view_enter_notify_event), (highlight_find_results),
1605         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1606         (ev_view_class_init), (page_changed_cb),
1607         (on_adjustment_value_changed), (ev_view_set_presentation),
1608         (merge_selection_region), (ev_view_set_cursor),
1609         (ev_view_reset_presentation_state):
1610         
1611         Merge evince-forms branch.
1612
1613 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1614
1615         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1616
1617         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1618         This script also updates itself from libegg
1619
1620         * cut-n-paste/toolbar-editor/egg*:
1621         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1622         libegg
1623
1624 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1625
1626         * shell/ev-window.c:
1627         
1628         Adds a nice icon to page action during toolbar editing.
1629         See bug #452872.
1630
1631 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1632
1633         * data/evince-toolbar.xml:
1634         * shell/ev-window.c:
1635         
1636         Let user add a presentation and fullscreen icons on toolbar.
1637         See bug #449734.
1638
1639 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1640
1641         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1642
1643         new script to keep in sync with toolbareditor in libegg
1644
1645         * cut-n-paste/toolbar-editor/*: 
1646
1647         Run update-toolbareditor-from-libegg so we are in sync again. 
1648         Fixes bug #452850.
1649         
1650
1651 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1652
1653         * shell/ev-sidebar-links.c: (job_finished_callback):
1654
1655         Do not connect selection changed signal more than once. Fixes bug
1656         #349433.
1657
1658 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1659
1660         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1661
1662         Do not change sidebar chrome flag when pressing F9 key in
1663         presentation mode.
1664
1665 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1666
1667         * backend/pdf/ev-poppler.cc:
1668         (pdf_document_thumbnails_get_dimensions):
1669
1670         Make sure thumbnails width and height is not <= 0. Fixes a crash
1671         with some pdf documents which have really small pages.
1672
1673 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1674
1675         * shell/main.c: (main):
1676
1677         Fixes program description translation issue.
1678         Bug #450148.
1679
1680 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1681
1682         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1683
1684         Do not change current page when returning from black/white mode
1685         in presentation. Fixes bug #415032.
1686
1687 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1688
1689         * NEWS:
1690         * configure.ac:
1691         
1692         Update for release 0.9.1
1693
1694 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1695
1696         * backend/dvi/dvi-document.c:
1697         (dvi_document_finalize),
1698         (dvi_document_file_exporter_format_supported),
1699         (dvi_document_file_exporter_begin),
1700         (dvi_document_file_exporter_do_page),
1701         (dvi_document_file_exporter_end),
1702         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1703         
1704         PDF exporter for dvi documents. Fixes bug #441319.
1705
1706 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1707
1708         * shell/ev-window.c: (ev_window_clear_print_job):
1709
1710         Clear gtk print job when job has finished. Fixes bug #447612.
1711
1712 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1713
1714         * shell/ev-window.c: (ev_window_print_send),
1715         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1716
1717         Add preview button to print dialog. Fixes bug #445419.
1718
1719 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1720
1721         * backend/dvi/Makefile.am:
1722         * backend/dvi/pixbuf-device.[ch]: Removed
1723         * backend/dvi/cairo-device.[ch]: Added
1724         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1725         * backend/dvi/dvi-document.c: (dvi_document_load),
1726         (dvi_document_render), (dvi_document_finalize),
1727         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1728         (dvi_document_do_color_special):
1729         * libdocument/ev-document-misc.[ch]:
1730         (ev_document_misc_pixbuf_from_surface):
1731
1732         Port dvi backend to cairo and fix a problem with colors. 
1733
1734 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1735
1736         * shell/ev-view.c: (draw_one_page):
1737
1738         Draw only visible region.
1739
1740 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1741
1742         * backend/djvu/djvu-document.c: (djvu_document_render):
1743
1744         Fix rotation in djvu backend.
1745
1746 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1747
1748         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1749         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1750         (ev_pixbuf_cache_get_image_mapping),
1751         (ev_pixbuf_cache_get_text_mapping):
1752
1753         Redraw view every time we have a new surface. Fixes bug #443587.
1754
1755 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1756
1757         * libdocument/ev-document.c: (ev_document_info_free):
1758
1759         Fix memory leaks.
1760
1761 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1762
1763         * backend/dvi/dvi-document.c: (dvi_document_render),
1764         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1765         * backend/impress/impress-document.c:
1766         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1767         (impress_document_render), (impress_document_document_iface_init),
1768         (impress_document_thumbnails_get_thumbnail):
1769         * backend/djvu/djvu-document-private.h:
1770         * backend/djvu/djvu-document.c: (djvu_document_render),
1771         (djvu_document_finalize), (djvu_document_document_iface_init),
1772         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1773         * backend/tiff/tiff-document.c: (tiff_document_render),
1774         (tiff_document_render_pixbuf),
1775         (tiff_document_document_iface_init):
1776         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1777         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1778         (pdf_selection_render_selection):
1779         * backend/comics/comics-document.c:
1780         (comics_document_render_pixbuf), (comics_document_render),
1781         (comics_document_document_iface_init):
1782         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1783         (pixbuf_document_document_iface_init):
1784         * libdocument/ev-document-misc.[ch]:
1785         (ev_document_misc_surface_from_pixbuf),
1786         (ev_document_misc_surface_rotate_and_scale):
1787         * libdocument/ev-document.[ch]: (ev_document_render):
1788         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1789         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1790         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1791         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1792         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1793         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1794         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1795         (render_finished_cb), (ev_job_render_run):
1796         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1797         (merge_selection_region):
1798
1799         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1800         and selections.
1801
1802 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1803
1804         * shell/ev-window-title.c: (ev_window_title_update):
1805
1806         Fix memory leak.
1807
1808 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1809
1810         * shell/ev-view.c: (draw_loading_text):
1811
1812         Show loading text centered. Fixes bug #433061
1813
1814 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1815
1816         * shell/ev-sidebar-thumbnails.c:
1817         (ev_sidebar_thumbnails_set_loading_icon):
1818
1819         Remove a mutex in the main thread that blocks the UI in heavy
1820         documents.
1821
1822 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1823
1824         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1825
1826         Set points_set to TRUE so that selections don't disappear after a
1827         zoom change.
1828
1829 2007-06-07  Michael Monreal  <infernux@web.de>
1830
1831         * data/icons/16x16/actions/Makefile.am:
1832         * data/icons/16x16/actions/zoom.svg:
1833         * data/icons/22x22/actions/Makefile.am:
1834         * data/icons/22x22/actions/zoom.svg:
1835         * data/icons/24x24/actions/Makefile.am:
1836         * shell/ev-stock-icons.c:
1837         * shell/ev-stock-icons.h:
1838         * shell/ev-window.c:
1839         
1840         Zoom icon artwork. See bug #444795.
1841
1842 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1843
1844         * shell/ev-metadata-manager.c: Remove extraneous function
1845         (Closes: #444386)
1846
1847 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1848
1849         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1850         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1851         (ev_metadata_manager_set), (ev_metadata_manager_save):
1852         Simplify the timeout, no need for modified anymore
1853
1854 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1855
1856         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1857         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1858         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1859         (ev_metadata_manager_save): Adapted patch from Arjan van de
1860         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1861         time, saves on power (Closes: #443851)
1862
1863 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1864
1865         * configure.ac:
1866         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1867         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1868
1869         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1870
1871 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1872
1873         * shell/ev-window.c: (ev_window_add_history):
1874
1875         Check if history is NULL
1876
1877 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1878
1879         * libdocument/ev-image.c: (ev_image_finalize):
1880         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1881         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1882         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1883         (ev_tmp_uri_unlink):
1884
1885         Add functions to delete temporary files created by evince in a safe
1886         way.
1887
1888         * shell/ev-window.c: (ev_window_clear_local_uri),
1889         (open_xfer_update_progress_callback),
1890         (save_xfer_update_progress_callback), (ev_window_save_remote),
1891         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1892         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1893         (attachment_save_dialog_response_cb),
1894         (ev_attachment_popup_cmd_save_attachment_as):
1895
1896         Allow saving a copy of a document, image or attachment to a remote
1897         location. Fixes bug #440754. 
1898
1899 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1900
1901         * configure.ac:
1902         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1903
1904         Fix build with current poppler from cvs head. 
1905
1906 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1907
1908         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1909
1910         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1911         directory exists.
1912
1913 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1914
1915         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1916         * shell/ev-window.c:
1917
1918         Change sidebar ordering. Fixes bug #439939.
1919
1920 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1921
1922         * backend/comics/Makefile.am:
1923         
1924         Fixes build with --without-libgnome.
1925
1926 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1927         
1928         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1929
1930         Update cursor and tooltip on page change and view scroll. Fixes bug
1931         #439217.
1932
1933 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1934
1935         * NEWS:
1936         * configure.ac:
1937         
1938         Update for release 0.9.0
1939
1940 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1941
1942         * backend/djvu/djvu-document-private.h:
1943         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1944         (djvu_document_finalize),
1945         (djvu_document_file_exporter_format_supported),
1946         (djvu_document_file_exporter_begin),
1947         (djvu_document_file_exporter_do_page),
1948         (djvu_document_file_exporter_end),
1949         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1950         
1951         Implemented printing with djvu. Bug #437998.
1952
1953 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1954
1955         * backend/impress/zip.c:
1956         Add missing ulong definition.
1957
1958         * backend/ps/ps-interpreter.c:
1959         Add missing headers.
1960
1961         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1962
1963 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1966
1967         Add missing call to parent class dispose method. 
1968
1969 2007-05-12  Ross Burton  <ross@openedhand.com>
1970
1971         * shell/main.c:
1972         Sync keybindings manually when building without libgnome
1973         (#437925).
1974
1975 2007-05-12  Ross Burton  <ross@openedhand.com>
1976
1977         * shell/ev-window.c:
1978         Respect the screen when opening help (#437866).
1979
1980 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1981
1982         * data/evince-ui.xml:
1983         * shell/ev-application.[ch]: (get_print_settings_from_args),
1984         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1985         (ev_application_open_uri_list):
1986         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1987         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1988         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1989         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1990         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1991         (ev_window_dispose):
1992         * shell/main.c: (arguments_parse):
1993
1994         Add print button in preview mode. Fixes bug #396475. 
1995
1996 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1997
1998         * cut-n-paste/zoom-control/ephy-zoom.h:
1999         
2000         Fixes zoom level factors. See bug #408119 for details.
2001
2002 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2003
2004         * backend/comics/comics-document.c: (comics_regex_quote),
2005         (extract_argv):
2006         
2007         Correctly quote symbols. Fixes crash in the bug
2008         #415370.
2009
2010 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2011
2012         * shell/ev-navigation-action-widget.c:
2013         (ev_navigation_action_widget_init),
2014         (ev_navigation_action_widget_class_init),
2015         (ev_navigation_action_widget_button_press_event):
2016         
2017         Connect to button-press event on correct widget. Fixes
2018         bug #431988
2019
2020 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2021
2022         * shell/ev-application.c: (ev_application_open_window),
2023         (ev_application_add_icon_path_for_screen),
2024         (ev_application_open_uri_at_dest):
2025         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
2026         * shell/ev-navigation-action.c: (build_menu):
2027         
2028         Add app-specific icons to our icon theme. Fixes bug
2029         #425508.
2030
2031 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2032
2033         * shell/ev-history.c: (ev_history_class_init),
2034         (ev_history_add_link):
2035         * shell/ev-history.h:
2036         * shell/ev-navigation-action.c:
2037         (ev_navigation_action_history_changed),
2038         (ev_navigation_action_set_history), (build_menu),
2039         (ev_navigation_action_finalize):
2040         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2041         
2042         Make navigation action unsensitive instead of showing
2043         menu with unsensitive word. Fixes bug #417392.
2044
2045 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2046
2047         * shell/ev-application.[ch]: (ev_application_shutdown),
2048         (ev_application_get_print_settings),
2049         (ev_application_set_print_settings):
2050         * shell/ev-window.c:
2051
2052         Remember print settings. Fixes bug #349102. 
2053
2054 2007-05-08  Christian Persch  <chpe@gnome.org>
2055
2056         * configure.ac:
2057         * properties/ev-properties-view.c:
2058
2059         No need for a configure check; just use the GTK_CHECK_VERSION macro.
2060         Bug #382438.
2061
2062 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2063
2064         * configure.ac:
2065         * properties/ev-properties-view.c: (ev_regular_paper_size):
2066
2067         Use gtk+ builtin paper list to identify the document's paper size.
2068         Fixes bug #382438. 
2069
2070 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2071
2072         * configure.ac:
2073
2074         Fix build when compiling with thumbnailer and libgnome support. 
2075
2076 2007-05-04  Ross Burton  <ross@openedhand.com>
2077
2078         * configure.ac:
2079         Add --without-libgnome, check for libgnome and libgnomeui
2080         separately, and add them to the symbols as required.
2081
2082         * libdocument/ev-file-helpers.c:
2083         When building without libgnome, use g_get_user_config_dir instead
2084         of gnome_user_dir_get.
2085
2086         * shell/ev-application.c:
2087         When building without libgnome, don't use session management.
2088
2089         * shell/main.c:
2090         When building without libgnome, don't use GnomeProgram or
2091         initialise the authentication manager.
2092
2093         This fixes #328842.
2094
2095 2007-05-04  Ross Burton  <ross@openedhand.com>
2096
2097         * shell/ev-window.c:
2098         Don't use libgnome to open help, instead call Yelp directly.
2099
2100 2007-05-04  Ross Burton  <ross@openedhand.com>
2101
2102         * shell/ev-sidebar-attachments.c:
2103         Don't use libgnome to lookup icons for MIME types, instead copy
2104         code from GTK+ to do it manually.
2105
2106 2007-05-04  Ross Burton  <ross@openedhand.com>
2107
2108         * configure.ac:
2109         Add libxml to the dependencies for SHELL_CORE (#435818).
2110
2111 2007-05-02  Ross Burton  <ross@openedhand.com>
2112
2113         * configure.ac:
2114         * Makefile.am:
2115         Add --disable-thumbnailer (#434825)
2116
2117 2007-05-02  Ross Burton  <ross@openedhand.com>
2118
2119         * shell/ev-window.c:
2120         Add missing includes, fix indentation.
2121
2122         * shell/main.c:
2123         Fix indentation.
2124
2125 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2126
2127         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2128         ev_application_open_uri_at_dest instead of ev_application_open_uri
2129         preventing new document always being opened in a new window even if there
2130         is an empty window.
2131
2132 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2133
2134         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2135         (egg_recent_view_uimanager_finalize):
2136         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2137         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2138         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2139         (ev_pixbuf_cache_dispose):
2140         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2141         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2142         
2143         Add missing chain to parent class methods. Fixes
2144         bug #433128.
2145
2146 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2147
2148         * data/Makefile.am (update-icon-cache): Updates
2149         gtk-update-icon-cache in uninstall-hook.
2150
2151 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * shell/ev-window.c: (ev_window_setup_document),
2154         (ev_window_set_document), (ev_window_load_job_cb):
2155         * shell/ev-view.c: (setup_caches):
2156         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2157
2158         Start rendering pages before any other jobs. 
2159
2160 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * shell/ev-window.c: (ev_window_stop_fullscreen),
2163         (ev_window_stop_presentation):
2164
2165         Update chrome visibility before window unfullscreen. 
2166
2167 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2168
2169         * data/Makefile.am:
2170         * data/evince-ui.xml:
2171         * shell/ev-stock-icons.[ch]:
2172         * shell/ev-application.[ch]: (ev_application_shutdown),
2173         (ev_application_init), (ev_application_get_toolbars_model):
2174         * shell/ev-window.c: (update_chrome_visibility),
2175         (fullscreen_toolbar_setup_item_properties),
2176         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2177         (ev_window_run_presentation), (ev_window_stop_presentation),
2178         (ev_window_run_preview), (ev_window_screen_changed),
2179         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2180         (ev_window_dispose), (ev_window_init):
2181
2182         Make fullscreen toolbar always visible. Do not use egg toolbars for
2183         fullscreen and preview modes since such toolbars are not editables.
2184         Fixes bugs #300278, #338910 and #316188.  
2185
2186 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2187
2188         * shell/ev-application.c:
2189         * shell/ev-job-queue.c:
2190         * shell/ev-metadata-manager.c:
2191         * shell/ev-stock-icons.c:
2192         * shell/ev-window.c:
2193         * shell/main.c:
2194         
2195         Developers documentation updated.
2196
2197 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2198
2199         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2200
2201         Check whether uri is valid before launching it. Fixes bug #427664.
2202
2203 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2204
2205         * shell/ev-window.c:
2206
2207         Change key accelerator for Open a Copy menu entry which is in conflict
2208         with Close. Fixes bug #427321.
2209
2210 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2211
2212         * NEWS:
2213         * configure.ac:
2214         
2215         Update for release 0.8.1
2216
2217 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2218
2219         * shell/ev-window.c: (setup_size_from_metadata):
2220         
2221         Do not make window bigger than screen. Fixes bug 
2222         #388985.
2223
2224 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2225
2226         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2227         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2228
2229         Use default resolution when it's not provided by document. Fixes bug
2230         #408762.
2231
2232 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2233
2234         * configure.ac:
2235         * thumbnailer/Makefile.am:
2236         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2237         * thumbnailer/evince-thumbnailer.schemas.in:
2238         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2239
2240         Add support for ps, eps and compressed documents thumbnails. Do not
2241         ignore size parameter. 
2242
2243 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2244
2245         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2246         (dvi_document_do_color_special):
2247         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2248
2249         Implement font color specials in the DVI backend. Fixes bug #303651.
2250
2251 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2252
2253         Fixup the previous commit:
2254
2255         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2256         * shell/xdg-user-dir-lookup.c: Make the function non-static
2257         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2258
2259 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2260
2261         * shell/ev-window.c (file_open_dialog_response_cb): Use
2262         the xdg-user-dirs DOCUMENTS folder as default folder when
2263         opening a file chooser.  (#424858)
2264
2265         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2266         xdg-user-dirs.
2267
2268 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2269
2270         * shell/ev-window.c: (ev_window_load_job_cb):
2271
2272         Do not setup view from metadata on preview mode. 
2273
2274 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2275
2276         * shell/main.c:
2277
2278         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2279
2280 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2281
2282         * shell/ev-view.c: (ev_view_primary_get_cb):
2283
2284         Check pointer != NULL before using it. Fixes bug #416841. 
2285
2286 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2287
2288         * NEWS:
2289         * configure.ac:
2290         
2291         Release 0.8.0
2292
2293 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2294
2295         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2296
2297         Do not render thumbnails when sidebar thumbnail page is not visible
2298         at startup. Fixes bug #416447. 
2299
2300 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2301
2302         * data/evince.desktop.in.in:
2303
2304         "Application" is not a valid category in the freedesktop specification.
2305
2306 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * libdocument/ev-file-helpers.[ch]: (compression_run),
2309         (ev_file_uncompress), (ev_file_compress):
2310         * shell/ev-window.c: (file_save_dialog_response_cb):
2311
2312         Save document compressed when saving a copy of a compressed document.
2313         Fixes bug #334542.
2314
2315 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2316
2317         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2318
2319         Allow deleting in goto window entry in presentation mode. 
2320
2321 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2322
2323         * Makefile.am: Dist MAINTAINERS.
2324
2325 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2326
2327         * shell/ev-window.c: (ev_window_update_actions):
2328
2329         Fix zoom shortcut keys when searching. Fixes bug #409828.
2330
2331 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2332
2333         * shell/ev-window.c: (ev_window_setup_document):
2334
2335         Fix crash when loading documents with only one page. 
2336
2337 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2338
2339         * backend/dvi/dvi-document.c:
2340         (dvi_document_thumbnails_get_dimensions),
2341         (dvi_document_thumbnails_get_thumbnail):
2342         * backend/impress/impress-document.c:
2343         (impress_document_thumbnails_get_thumbnail),
2344         (impress_document_thumbnails_get_dimensions):
2345         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2346         (ps_document_thumbnails_get_dimensions):
2347         * backend/djvu/djvu-document.c:
2348         (djvu_document_thumbnails_get_dimensions),
2349         (djvu_document_thumbnails_get_thumbnail):
2350         * backend/tiff/tiff-document.c:
2351         (tiff_document_thumbnails_get_thumbnail),
2352         (tiff_document_thumbnails_get_dimensions):
2353         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2354         (pdf_document_thumbnails_get_thumbnail),
2355         (pdf_document_thumbnails_get_dimensions):
2356         * backend/comics/comics-document.c:
2357         (comics_document_thumbnails_get_thumbnail),
2358         (comics_document_thumbnails_get_dimensions):
2359         * backend/pixbuf/pixbuf-document.c:
2360         (pixbuf_document_thumbnails_get_thumbnail),
2361         (pixbuf_document_thumbnails_get_dimensions):
2362         * libdocument/ev-document-thumbnails.[ch]:
2363         (ev_document_thumbnails_get_thumbnail),
2364         (ev_document_thumbnails_get_dimensions):
2365         * libdocument/ev-document-misc.[ch]:
2366         (ev_document_misc_get_thumbnail_frame):
2367         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2368         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2369         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2370         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2371         (ev_sidebar_thumbnails_refresh):
2372         * shell/ev-window.c: (ev_window_setup_document):
2373         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2374
2375         Use an EvRenderContext for rendering thumbnails instead of a suggested
2376         width, so that different sized pages get sized proportionally.
2377
2378 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2379
2380         * shell/ev-view.c: (ev_view_button_press_event),
2381         (ev_view_key_press_event):
2382
2383         Fix critical warnings when there is no document loaded. 
2384
2385 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2386
2387         * shell/ev-page-action-widget.c:
2388         * shell/ev-navigation-action.c:
2389         * shell/ev-window.c:
2390
2391         Fix compile warnings. 
2392
2393 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2394
2395         * backend/djvu/djvu-text.h:
2396         * backend/djvu/djvu-document.c:
2397         * backend/djvu/djvu-text-page.c:
2398         * backend/djvu/djvu-links.c:
2399         * backend/djvu/djvu-text-page.h:
2400         * backend/djvu/djvu-text.c:
2401         
2402         Fix build on Mac. Fixes bug #392186. Patch by
2403         <ephraim_owns@hotmail.com>
2404
2405 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2406
2407         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2408
2409         Restore cairo context before rendering every page when printing a PDF
2410         document into a PDF file. 
2411
2412 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2413
2414         * backend/ps/gstypes.h:
2415         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2416         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2417         (ps_document_thumbnails_get_thumbnail):
2418
2419         Handle PostScript page orientation. Fixes bug #318568.
2420
2421 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2422
2423         * backend/ps/Makefile.am:
2424         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2425         (document_load), (ps_document_load), (save_document),
2426         (save_page_list), (ps_document_get_n_pages),
2427         (ps_document_get_page_size), (ps_document_get_info),
2428         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2429         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2430         (ps_document_thumbnails_get_thumbnail),
2431         (ps_document_thumbnails_get_dimensions),
2432         (ps_document_document_thumbnails_iface_init):
2433         * backend/ps/ps.[ch]: (psgetpagebox):
2434         * backend/ps/ps-interpreter.[ch]:
2435
2436         Add support for thumbnails in ps backend. Fixes bug #164755. 
2437
2438 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2439
2440         * NEWS:
2441         * configure.ac:
2442         
2443         Release 0.7.2
2444
2445 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2446
2447         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2448         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2449         (ev_window_dispose):
2450
2451         Use document thumbnail as window icon. Fixes bug #384442.
2452
2453 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2454
2455         * configure.ac:
2456
2457         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2458         duplicated adding application/x-bzpostscript instead. 
2459
2460 2007-02-11  Tom Parker  <palfrey@tevp.net>
2461
2462         * backend/ps/ps-document.c: (document_load):
2463
2464         Check return value of psscan before trying
2465         to use it. Fixes bug #372414.
2466
2467 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2468
2469         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2470
2471         Fix invalid free in ev-page-cache. Fixes bug #404745.
2472
2473 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2474
2475         * test/Makefile.am:
2476         * test/test3.py:
2477         
2478         Added reload test case.
2479
2480 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2481
2482         * po/POTFILES.in:
2483         * backend/djvu/djvu-document.c: (djvu_document_load):
2484
2485         Check whether there are missing files in indirect multipage djvu
2486         documents. Fixes bug #361683. 
2487
2488 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2489
2490         * test/Makefile.am:
2491         * test/test-mime.bin:
2492         * test/test3.py:
2493         
2494         Added test for slow mime type
2495
2496 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2497
2498         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2499
2500         Add some checks and call parent_class->finalize. Fixes bug #404745.
2501
2502 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2503
2504         * shell/ev-navigation-action.c: (connect_proxy):
2505         
2506         Fixes dropdown history menu. Thanks a lot Carlos!
2507
2508 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2509
2510         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2511
2512         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2513         bug #373715.
2514
2515 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2516
2517         * backend/ps/ps.c: (psscan):
2518
2519         Fix memory leak. 
2520
2521 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2522
2523         * configure.ac:
2524         * libdocument/ev-file-helpers.c: 
2525
2526         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2527
2528 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2529
2530         * configure.ac:
2531         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2532         (ps_interpreter_start), (document_load), (save_document),
2533         (save_page_list):
2534         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2535         * libdocument/ev-document-factory.c:
2536         (ev_document_factory_get_from_mime), (get_document_from_uri),
2537         (free_uncompressed_uri), (ev_document_factory_get_document):
2538         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2539
2540         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2541
2542 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2543
2544         * libdocument/ev-document.h:
2545
2546         Fix typo in function name. 
2547
2548 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2549
2550         * backend/ps/ps-document.c: (ps_interpreter_finished),
2551         (ps_interpreter_start), (ps_interpreter_failed):
2552
2553         Handle ghostscript interpreter crashes. 
2554
2555 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2556
2557         * shell/ev-window.c: (ev_window_open_uri),
2558         (window_configure_event_cb):
2559
2560         Setup window size and position before showing it. Fixes bug #401711.
2561
2562 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * backend/ps/Makefile.am:
2565         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2566         (ps_document_dispose), (ps_document_class_init),
2567         (ps_interpreter_input), (ps_interpreter_output),
2568         (ps_interpreter_error), (setup_interpreter_env),
2569         (ps_interpreter_start), (ps_interpreter_stop),
2570         (ps_interpreter_failed), (ps_interpreter_is_ready),
2571         (check_filecompressed), (document_load), (ps_document_load),
2572         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2573         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2574         (render_page):
2575
2576         Rework ps-document. Code cleanups, remove deprecated code. 
2577
2578 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2579
2580         * shell/ev-view.c: (ev_view_button_press_event):
2581
2582         Do not start an image drag and drop operation when pointer is on 
2583         text, so that we can select text when the whole background is an
2584         image. 
2585
2586 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2587
2588         * shell/ev-window.c: (ev_window_update_actions): 
2589
2590         Disable all zoom related actions during presentation mode. 
2591
2592 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2593
2594         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2595
2596         Do not zoom in or out on presentation mode. Fixes bug #401305.
2597
2598 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2599
2600         * shell/ev-navigation-action.c: (connect_proxy),
2601         (create_menu_item), (ev_navigation_action_class_init):
2602         
2603         Correctly show menu and fix crash when navigaton 
2604         action is out of toolbar visible area.
2605
2606 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2607
2608         * data/Makefile.am:
2609         * data/evince.1:
2610         
2611         Added man file
2612
2613 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2614
2615         * help/reference/* :
2616         * configure.ac:
2617         
2618         Added gtk-doc based documentation for Evince.
2619         Still in initial state but I hope it will
2620         grow.
2621         
2622         * configure.ac:
2623         
2624         Lower dbus requirement to 0.70
2625
2626 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2627
2628         * shell/ev-window.c: (ev_window_add_history):
2629
2630         Fix memory leak. 
2631
2632 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2633
2634         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2635         * shell/ev-view.h:
2636         * shell/ev-window.c: (ev_window_add_history):
2637         
2638         Correctly handle named destination links
2639
2640 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2641
2642         * NOTES:
2643         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2644         * backend/pdf/ev-poppler.cc:
2645         * libdocument/ev-document-links.h:
2646         * libdocument/ev-link.c: (ev_link_get_page):
2647         * libdocument/ev-link.h:
2648         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2649         (ev_history_add_link):
2650         * shell/ev-history.h:
2651         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2652         (new_history_menu_item), (build_menu):
2653         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2654         * shell/ev-sidebar-links.c: (create_loading_model),
2655         (print_section_cb), (ev_sidebar_links_construct),
2656         (fill_page_labels), (update_page_callback_foreach),
2657         (update_page_callback), (job_finished_callback):
2658         * shell/ev-view.c: (ev_view_handle_link):
2659         * shell/ev-window.c: (ev_window_find_chapter),
2660         (ev_window_add_history), (view_handle_link_cb),
2661         (history_changed_cb):
2662         
2663         Implements another history variant
2664
2665 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2666
2667         * shell/ev-window.c: (view_external_link_cb):
2668         * shell/ev-view.c: (ev_view_button_release_event):
2669
2670         Open links in new window when clicking with middle button. 
2671
2672 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2673
2674         * shell/ev-navigation-action.c: (new_history_menu_item):
2675         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2676         * shell/ev-view.c: (ev_view_handle_link):
2677         * shell/ev-window.c:
2678         
2679         Store link before jump, not the destination. For me it 
2680         seems like more natural history behavior.
2681
2682 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2683
2684         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2685         (ev_navigation_action_class_init):
2686         * shell/ev-navigation-action.h:
2687         * shell/ev-page-action.c: (activate_cb):
2688         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2689         (ev_page_cache_set_current_page_history):
2690         * shell/ev-page-cache.h:
2691         * shell/ev-sidebar-thumbnails.c:
2692         (ev_sidebar_tree_selection_changed),
2693         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2694         * shell/ev-view-private.h:
2695         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2696         * shell/ev-view.h:
2697         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2698         (ev_window_setup_document), (ev_window_load_job_cb):
2699         * shell/ev-window.h:
2700         
2701         History finally works as expected.
2702
2703 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2704
2705         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2706
2707         Do not update links treeview if it doesn't have a model assigned yet. 
2708
2709 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2710
2711         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2712         (ev_sidebar_links_class_init), (update_page_callback):
2713
2714         Do not update links treeview when sidepane is not visible. 
2715
2716 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2717
2718         * shell/ev-marshal.list:
2719         * shell/ev-page-action.c: (activate_cb),
2720         (ev_page_action_class_init):
2721         * shell/ev-page-action.h:
2722         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2723         * shell/ev-window.c:
2724         
2725         Remove activate_link signal, not required.
2726
2727 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2728
2729         * shell/ev-navigation-action.c: (build_menu):
2730         
2731         Reorder menu items and build menu with fixed length.
2732
2733 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2734
2735         * shell/ev-view.c: (get_selected_text):
2736         
2737         Normalize text to fix ligatures problem. See bug
2738         #341947 for details.
2739
2740 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2741
2742         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2743
2744         Fix memory leak in ev-page-cache. 
2745
2746 2007-01-25  Tom Parker <palfrey@tevp.net>
2747
2748         * backend/impress/impress-document.c: (impress_document_load),
2749         (impress_document_finalize), (impress_document_init):
2750         * properties/ev-properties-main.c: (ev_properties_get_pages):
2751         
2752         Correctly handle impress document errors. Fixes nautilus
2753         crash in property page #370491.
2754
2755 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2758         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2759         (ev_job_queue_remove_job):
2760         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2761         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2762         (ev_job_load_run):
2763         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2764         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2765         (ev_window_load_job_cb), (xfer_update_progress_callback),
2766         (ev_window_open_uri), (ev_window_dispose):
2767         * shell/main.c: (main):
2768
2769         Do file transfer asynchronously in the main thread instead of
2770         synchronously in the load thread. Fixes bugs #399694, #398307 and
2771         #343542.
2772
2773 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2774
2775         * shell/ev-jobs.c: (ev_job_xfer_run):
2776
2777         Load the document with the font-config lock held. 
2778
2779 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2780
2781         * backend/ps/ps-document.c: (start_interpreter):
2782
2783         Fix memory leaks in ps backend. 
2784
2785 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2786
2787         * backend/impress/impress-document.c:
2788         (impress_document_render_pixbuf):
2789
2790         Do not acquire fontconfig lock in impress backend, since it is using
2791         the main loop for rendering. 
2792
2793 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2794
2795         * po/POTFILES.in: 
2796
2797         Remove mdvi files that shouldn't be translated. 
2798
2799 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2800
2801         * shell/ev-view-private.h:
2802         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2803         (ev_view_set_zoom):
2804
2805         Render "loading..." text into a cairo surface instead of directly into
2806         the window so that fontconfig lock is only needed once and UI is not
2807         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2808
2809 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2810
2811         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2812         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2813
2814         Use icon theme associated with the window screen rather than default. 
2815
2816 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2817
2818         * configure.ac:
2819
2820         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2821
2822 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2823
2824         * data/icons/*/apps/evince.*:
2825
2826         Move Evince icons under new apps directory.
2827
2828         * data/icons/*/actions/*:
2829
2830         Add new custom themeable Evince icons: view-page-continuous, 
2831         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2832         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2833
2834         * configure.ac:
2835
2836         Add new directories to AC_CONFIG_FILES.
2837
2838         * shell/ev-stock-icons.c:
2839         * shell/ev-stock-icons.h:
2840
2841         Use new custom themeable icons.
2842
2843 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2844
2845         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2846
2847         Do not draw white background page in presentation mode. 
2848
2849 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2850
2851         * shell/ev-view.c: Remove unused gnome-vfs include.
2852
2853 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2854
2855         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2856         
2857         Format string is corrected, fixes bug #397129.
2858
2859 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2860
2861         * shell/ev-window.c: (ev_window_setup_recent):
2862
2863         Do not include in recent menu inexistent documents. Fixes
2864         bug #339171.
2865
2866 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2867
2868         * po/POTFILES.skip: 
2869
2870         Update POTFILES.skip file according to current source tree. 
2871
2872 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2873
2874         * shell/ev-window.c: (file_save_dialog_response_cb):
2875
2876         Do Save a copy in atomic way. Fixes bug #328266. 
2877
2878 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2879
2880         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2881
2882         Keep selected cell always visible in index treeview.
2883
2884 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2885         
2886         * shell/ev-view.c: (ev_view_size_allocate):
2887
2888         Restore horizontal scrollbar after switching to/from fullscreen
2889         or presentation mode. Fixes bug #331728.
2890
2891 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2892
2893         * shell/ev-view-private.h:
2894         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2895         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2896         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2897         (ev_view_can_zoom_out):
2898
2899         Use max and min scale values in the view iby taking dpi into account. 
2900
2901 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2902
2903         * configure.ac:
2904         * NEWS:
2905
2906         Release 0.7.1
2907
2908 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2909
2910         * shell/ev-window.c: (ev_window_print_send):
2911
2912         Send print job to printer with some settings set to default values,
2913         since we have already exported to a file according to such settings
2914         and they could be taken twice by some printers. 
2915
2916 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2917
2918         * shell/ev-jobs.c: (ev_job_xfer_run):
2919         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2920
2921         Show main window and load document with the font-config lock held. 
2922
2923 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2924
2925         * configure.ac:
2926         * shell/ev-application.c: (ev_application_register_service):
2927         * shell/main.c: (load_files_remote):
2928
2929         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2930
2931 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2932
2933         * doc/debugging.txt:
2934         
2935         Remove obsolete documentation.
2936
2937 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2938
2939         * Makefile.am:
2940         * backend/Makefile.am:
2941         * backend/comics/Makefile.am:
2942         * backend/djvu/Makefile.am:
2943         * backend/dvi/Makefile.am:
2944         * backend/ev-async-renderer.c:
2945         * backend/ev-async-renderer.h:
2946         * backend/ev-attachment.c:
2947         * backend/ev-attachment.h:
2948         * backend/ev-backend-marshal.c:
2949         * backend/ev-document-factory.c:
2950         * backend/ev-document-factory.h:
2951         * backend/ev-document-find.c:
2952         * backend/ev-document-find.h:
2953         * backend/ev-document-fonts.c:
2954         * backend/ev-document-fonts.h:
2955         * backend/ev-document-images.c:
2956         * backend/ev-document-images.h:
2957         * backend/ev-document-info.h:
2958         * backend/ev-document-links.c:
2959         * backend/ev-document-links.h:
2960         * backend/ev-document-misc.c:
2961         * backend/ev-document-misc.h:
2962         * backend/ev-document-security.c:
2963         * backend/ev-document-security.h:
2964         * backend/ev-document-thumbnails.c:
2965         * backend/ev-document-thumbnails.h:
2966         * backend/ev-document-transition.c:
2967         * backend/ev-document-transition.h:
2968         * backend/ev-document.c:
2969         * backend/ev-document.h:
2970         * backend/ev-file-exporter.c:
2971         * backend/ev-file-exporter.h:
2972         * backend/ev-image.c:
2973         * backend/ev-image.h:
2974         * backend/ev-link-action.c:
2975         * backend/ev-link-action.h:
2976         * backend/ev-link-dest.c:
2977         * backend/ev-link-dest.h:
2978         * backend/ev-link.c:
2979         * backend/ev-link.h:
2980         * backend/ev-render-context.c:
2981         * backend/ev-render-context.h:
2982         * backend/ev-selection.c:
2983         * backend/ev-selection.h:
2984         * backend/impress/Makefile.am:
2985         * backend/pdf/Makefile.am:
2986         * backend/pixbuf/Makefile.am:
2987         * backend/ps/Makefile.am:
2988         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2989         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2990         (start_interpreter), (stop_interpreter), (document_load),
2991         (ps_document_next_page), (render_page):
2992         * backend/tiff/Makefile.am:
2993         * comics/Makefile.am:
2994         * comics/comics-document.c:
2995         * comics/comics-document.h:
2996         * configure.ac:
2997         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2998         * djvu/Makefile.am:
2999         * djvu/djvu-document-private.h:
3000         * djvu/djvu-document.c:
3001         * djvu/djvu-document.h:
3002         * djvu/djvu-links.c:
3003         * djvu/djvu-links.h:
3004         * djvu/djvu-text-page.c:
3005         * djvu/djvu-text-page.h:
3006         * djvu/djvu-text.c:
3007         * djvu/djvu-text.h:
3008         * dvi/Makefile.am:
3009         * dvi/dvi-document.c:
3010         * dvi/dvi-document.h:
3011         * dvi/fonts.c:
3012         * dvi/fonts.h:
3013         * dvi/mdvi-lib/Makefile.am:
3014         * dvi/mdvi-lib/afmparse.c:
3015         * dvi/mdvi-lib/afmparse.h:
3016         * dvi/mdvi-lib/bitmap.c:
3017         * dvi/mdvi-lib/bitmap.h:
3018         * dvi/mdvi-lib/color.c:
3019         * dvi/mdvi-lib/color.h:
3020         * dvi/mdvi-lib/common.c:
3021         * dvi/mdvi-lib/common.h:
3022         * dvi/mdvi-lib/defaults.h:
3023         * dvi/mdvi-lib/dvimisc.c:
3024         * dvi/mdvi-lib/dviopcodes.h:
3025         * dvi/mdvi-lib/dviread.c:
3026         * dvi/mdvi-lib/files.c:
3027         * dvi/mdvi-lib/font.c:
3028         * dvi/mdvi-lib/fontmap.c:
3029         * dvi/mdvi-lib/fontmap.h:
3030         * dvi/mdvi-lib/fontsrch.c:
3031         * dvi/mdvi-lib/gf.c:
3032         * dvi/mdvi-lib/hash.c:
3033         * dvi/mdvi-lib/hash.h:
3034         * dvi/mdvi-lib/list.c:
3035         * dvi/mdvi-lib/mdvi.h:
3036         * dvi/mdvi-lib/pagesel.c:
3037         * dvi/mdvi-lib/paper.c:
3038         * dvi/mdvi-lib/paper.h:
3039         * dvi/mdvi-lib/pk.c:
3040         * dvi/mdvi-lib/private.h:
3041         * dvi/mdvi-lib/setup.c:
3042         * dvi/mdvi-lib/sp-epsf.c:
3043         * dvi/mdvi-lib/special.c:
3044         * dvi/mdvi-lib/sysdeps.h:
3045         * dvi/mdvi-lib/t1.c:
3046         * dvi/mdvi-lib/tfm.c:
3047         * dvi/mdvi-lib/tfmfile.c:
3048         * dvi/mdvi-lib/tt.c:
3049         * dvi/mdvi-lib/util.c:
3050         * dvi/mdvi-lib/vf.c:
3051         * dvi/pixbuf-device.c:
3052         * dvi/pixbuf-device.h:
3053         * impress/Makefile.am:
3054         * impress/common.h:
3055         * impress/document.c:
3056         * impress/f_oasis.c:
3057         * impress/f_oo13.c:
3058         * impress/iksemel.c:
3059         * impress/iksemel.h:
3060         * impress/imposter.h:
3061         * impress/impress-document.c:
3062         * impress/impress-document.h:
3063         * impress/internal.h:
3064         * impress/r_back.c:
3065         * impress/r_draw.c:
3066         * impress/r_geometry.c:
3067         * impress/r_gradient.c:
3068         * impress/r_style.c:
3069         * impress/r_text.c:
3070         * impress/render.c:
3071         * impress/render.h:
3072         * impress/zip.c:
3073         * impress/zip.h:
3074         * lib/Makefile.am:
3075         * lib/ev-debug.c:
3076         * lib/ev-debug.h:
3077         * lib/ev-file-helpers.c:
3078         * lib/ev-file-helpers.h:
3079         * lib/ev-gui.c:
3080         * lib/ev-gui.h:
3081         * lib/ev-tooltip.c:
3082         * lib/ev-tooltip.h:
3083         * libdocument/Makefile.am:
3084         * libdocument/ev-file-helpers.c:
3085         * pdf/Makefile.am:
3086         * pdf/ev-poppler.cc:
3087         * pdf/ev-poppler.h:
3088         * pixbuf/Makefile.am:
3089         * pixbuf/pixbuf-document.c:
3090         * pixbuf/pixbuf-document.h:
3091         * properties/Makefile.am:
3092         * ps/Makefile.am:
3093         * ps/gsdefaults.c:
3094         * ps/gsdefaults.h:
3095         * ps/gsio.c:
3096         * ps/gsio.h:
3097         * ps/gstypes.h:
3098         * ps/ps-document.c:
3099         * ps/ps-document.h:
3100         * ps/ps.c:
3101         * ps/ps.h:
3102         * shell/Makefile.am:
3103         * shell/ev-application.h:
3104         * shell/ev-sidebar-links.c:
3105         * shell/ev-sidebar-links.h:
3106         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3107         (ev_gui_menu_position_tree_selection):
3108         * shell/ev-utils.h:
3109         * shell/ev-view.c: (ev_view_finalize):
3110         * shell/ev-window.c:
3111         * shell/main.c: (main):
3112         * thumbnailer/Makefile.am:
3113         * tiff/Makefile.am:
3114         * tiff/tiff-document.c:
3115         * tiff/tiff-document.h:
3116         * tiff/tiff2ps.c:
3117         * tiff/tiff2ps.h:
3118         
3119         Reorganize source tree.
3120
3121 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3122
3123         * backend/ev-document-factory.c:
3124
3125         Do not include ev-poppler.h when pdf is disabled. 
3126
3127 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3128
3129         * configure.ac:
3130         * data/evince-ui.xml:
3131         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3132         (pdf_document_document_images_iface_init):
3133         * backend/Makefile.am:
3134         * backend/ev-document-images.[ch]:
3135         * backend/ev-image.[ch]:
3136         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3137         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3138         (ev_job_xfer_run):
3139         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3140         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3141         (ev_pixbuf_cache_get_image_mapping):
3142         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3143         (view_menu_popup_cb), (ev_window_dispose),
3144         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3145         (ev_view_popup_cmd_copy_image):
3146         * shell/ev-view-private.h:
3147         * shell/ev-view.c: (ev_view_get_image_at_location),
3148         (ev_view_do_popup_menu), (ev_view_popup_menu),
3149         (ev_view_button_press_event), (ev_view_drag_data_get),
3150         (ev_view_drag_motion), (ev_view_drag_data_received),
3151         (ev_view_motion_notify_event), (ev_view_button_release_event),
3152         (ev_view_finalize), (ev_view_class_init):
3153
3154         Add image handling support. Fixes bugs #310008 and #325047. Images
3155         selection is not supported yet. 
3156
3157 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3158
3159         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3160         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3161         (ev_view_init):
3162
3163         Move view drag and drop stuff to ev-view.
3164
3165 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3166
3167         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3168         * shell/ev-view.c: (clear_selection): 
3169
3170         Clear selection also in pixbuf cache.
3171
3172 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3173
3174         * data/evince.desktop.in.in:
3175         
3176         Change icon name in desktop file. See bug #390734
3177         for details.
3178
3179 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3180
3181         * thumbnailer/Makefile.am:
3182
3183         Use top_builddir instead top_srcdir for generated schema
3184         file installation. Fixes bug #390161.
3185
3186 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3187
3188         * configure.ac:
3189         * backend/Makefile.am:
3190         * backend/ev-document-transition.[ch]:
3191         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3192         (pdf_document_page_transition_iface_init):
3193         * shell/ev-view-private.h:
3194         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3195         (ev_view_set_presentation), (transition_next_page),
3196         (ev_view_presentation_transition_stop),
3197         (ev_view_presentation_transition_start), (ev_view_next_page):
3198
3199         Add page transition support in presentation mode. At the moment only
3200         page duration is supported, but not transition effects. Fixes bug
3201         #309815.
3202
3203 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3204
3205         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3206
3207         Run find_link_dest with document lock held, since it's called by links
3208         thread and main thread at the same time. 
3209
3210 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3211
3212         * shell/ev-view.c: (goto_dest):
3213
3214         Update page-cache when page is changed by the view, so that
3215         page-changed signal is emitted. 
3216
3217 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3218
3219         * test/test1.py:
3220         * test/test2.py:
3221
3222         Use C locale in tests. 
3223
3224 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3225
3226         * shell/ev-window.c: (ev_window_run_presentation):
3227         * shell/ev-view-private.h:
3228         * shell/ev-view.c: (ev_view_set_presentation):
3229
3230         Restore zoom settings when back from presentation mode. 
3231
3232 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3233
3234         * shell/ev-window.c: (ev_window_run_presentation):
3235
3236         Always use "best fit" zoom in presentation mode.
3237         Fixes bug #389195.
3238
3239 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3240
3241         * shell/ev-view.c: (ev_view_goto_window_create):
3242
3243         Show "Jump to page" label in the page jumping popup in
3244         presentation mode instead of just a GtkEntry.
3245
3246 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3247
3248         * shell/ev-window.c: (launch_external_uri):
3249
3250         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3251         #378085.
3252
3253 2006-12-22  Elijah Newren  <newren gmail com>
3254
3255         * configure.ac: explicitly check for libxml2.  Fixes #388795
3256
3257 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3258
3259         * shell/ev-view-private.h:
3260         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3261         (ev_view_goto_window_delete_event), (key_is_numeric),
3262         (ev_view_goto_window_key_press_event),
3263         (ev_view_goto_window_button_press_event),
3264         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3265         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3266         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3267
3268         Allow jumping to another page by typing a page number in presentation
3269         mode. It uses a popup window with an entry. Fixes bug #353625.
3270
3271 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3272
3273         * configure.ac:
3274         * properties/ev-properties-view.c: (ev_get_default_user_units),
3275         (ev_regular_paper_size):
3276         
3277         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3278         to Damien Carbery <damien.carbery@sun.com> and
3279         Yevgen Muntyan <muntyan@tamu.edu>.
3280
3281 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3282
3283         * shell/ev-window.c: (setup_document_from_metadata):
3284
3285         Make sure Evince doesn't restore the view on the last
3286         page when a document is reopened. Fixes bug #383381.
3287
3288 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3289
3290         * shell/ev-view.c: (draw_loading_text):
3291
3292         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3293
3294 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3295
3296         * configure.ac:
3297         * NEWS:
3298
3299         Release 0.7.0
3300
3301 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3302
3303         * configure.ac:
3304         * pdf/ev-poppler.cc: (pdf_print_context_free),
3305         (pdf_document_file_exporter_begin),
3306         (pdf_document_file_exporter_do_page):
3307
3308         Make cairo-pdf depedency optional. 
3309
3310 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3311
3312         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3313
3314         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3315
3316 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3317
3318         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3319         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3320         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3321         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3322         * shell/ev-view.c: (draw_loading_text):
3323         * shell/ev-window.c: (ev_window_cmd_file_properties):
3324
3325         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3326         related to using FontConfig from different threads.
3327         
3328 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3329
3330         * shell/ev-view.c: (draw_loading_text):
3331
3332         Acquire lock document when drawing "Loading..." text so that only one
3333         thread will use FontConfig at the same time. Fixes bug #374750.
3334
3335 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3336
3337         * shell/ev-page-action.[ch]: (activate_cb):
3338         * shell/ev-window.c: (activate_label_cb):
3339
3340         Check if text inserted in page entry is a valid page number when it
3341         doesn't match to any document page label. Fixes bug #383165.
3342
3343 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3344         * shell/ev-window.c:
3345
3346         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3347         available with GTK < 2.10. Added an ifdef to avoid compilation
3348         error.
3349
3350 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3351
3352         * configure.ac:
3353         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3354
3355         Fix ps backend in multihead systems.
3356
3357 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3358
3359         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3360         * shell/ev-window.c: (ev_window_get_screen_dpi),
3361         (ev_window_update_actions), (setup_view_from_metadata),
3362         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3363
3364         Take screen DPI into account when zooming. Fixes bug #318285.
3365
3366 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3367
3368         * data/Makefile.am:
3369
3370         Cleaned up/slightly refactored Makefile.am. Added GConf
3371         schemas uninstallation as well.
3372
3373 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3374
3375         * Makefile.am:
3376         * test/Makefile.am:
3377
3378         Fight with autotools to fix make check. Make distcheck
3379         works fine as well now!
3380
3381 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3382
3383         * shell/ev-view.c: (draw_end_presentation_page):
3384
3385         Corrected "end of presentation" string.
3386
3387 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3388
3389         * shell/ev-view.c: (ev_view_key_press_event):
3390
3391         Correctly propagate key press event so that up/down keys
3392         work as expected (correct behaviour was broken by
3393         black/white screen key bindings for presentations).
3394
3395 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3396
3397         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3398         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3399         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3400         (pdf_selection_get_selection_region),
3401         (pdf_selection_get_selection_map):
3402
3403         Add "static" to some private functions. 
3404
3405 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3406
3407         * lib/ev-tooltip.h:
3408         * properties/ev-properties-view.h:
3409         * shell/ev-jobs.h:
3410         * shell/ev-properties-dialog.h:
3411         * shell/ev-properties-fonts.h:
3412         * shell/ev-sidebar-links.h:
3413         * shell/ev-sidebar-thumbnails.h:
3414         * shell/ev-sidebar.h:
3415         * shell/ev-window.h:
3416         
3417         Fixes CHACK type in class casts. See bug #385343
3418         for details.
3419
3420 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3421
3422         * shell/ev-view-private.h:
3423         * shell/ev-view.c: (draw_end_presentation_page),
3424         (ev_view_expose_event), (ev_view_key_press_event),
3425         (ev_view_class_init), (ev_view_init):
3426
3427         Blank screen in presentation mode when pressing 'b' (filling with
3428         black) or 'w' (filling with white) keys. Fixes bug #358132.
3429
3430 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3431
3432         * data/evince-toolbar.xml:
3433         * shell/ev-window.c:
3434         
3435         Use stock icon for Select All action. Fixes
3436         bug #382652.
3437
3438 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3439
3440         * shell/ev-view.c: (get_doc_point_from_offset),
3441         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3442
3443         Add links support in rotated documents. Fixes bug #343733.
3444
3445 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3446
3447         * shell/ev-view-private.h:
3448         * shell/ev-view.c: (draw_end_presentation_page),
3449         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3450
3451         Show a blank page after the last page in presentation mode with a
3452         message indicating that presentation has finished and how to exit. 
3453
3454 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3455
3456         * shell/ev-window.c: (fullscreen_timeout_cb):
3457
3458         Hide cursor after a while in presentation mode. 
3459
3460 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3461
3462         * backend/ev-document-info.h:
3463         * data/evince-properties.glade:
3464         * pdf/ev-poppler.cc:
3465         * properties/ev-properties-view.c: (ev_regular_paper_size),
3466         (ev_properties_view_set_info):
3467         * ps/ps-document.c: (ps_document_get_info):
3468
3469         Adds a paper size field to the properties dialog. Fixes
3470         bug #307315. Patch by Kasper Svendsen (with some i18n
3471         changes done by me).
3472
3473 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3474
3475         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3476         (screensaver_init_dbus), (totem_scrsaver_new),
3477         (totem_scrsaver_init):
3478         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3479         * shell/ev-application.c: (ev_application_register_service),
3480         (ev_application_screensaver_enable),
3481         (ev_application_screensaver_disable):
3482         * shell/ev-application.h:
3483         * shell/ev-window.c: (ev_window_run_presentation),
3484         (ev_window_stop_presentation), (build_comments_string),
3485         (ev_window_init):
3486         
3487         Move screensaver handling to application. No more
3488         message on startup.
3489
3490 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3491
3492         * configure.ac:
3493         * backend/Makefile.am:
3494         * backend/ev-file-exporter.[ch]:
3495         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3496         * ps/ps-document.c: (ps_document_file_exporter_*):
3497         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3498         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3499         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3500         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3501
3502         Allow printing to PDF when suppoted by the backend.
3503         
3504 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3505
3506         * shell/ev-window.c: (build_comments_string):
3507
3508         Use always "Document Viewer" in about dialog. 
3509
3510 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3511
3512         * djvu/djvu-document.c: (djvu_document_get_page_size):
3513
3514         Display a warning message when get_pageinfo fails. 
3515
3516 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3517
3518         * Makefile.am:
3519         * backend/Makefile.am:
3520         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3521         * configure.ac:
3522         * shell/ev-window.c: (build_comments_string):
3523         
3524         Make pdf compilation optional. See bug #38007.
3525
3526 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3527
3528         * ps/ps.c: (get_next_text):
3529
3530         Fix CVE-2006-5864.
3531
3532 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3533
3534         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3535         * shell/ev-navigation-action.c: (connect_proxy),
3536         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3537         
3538         Do not call g_type_class_peek_parent twice.
3539
3540 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3541
3542         * configure.ac:
3543         * data/icons/24x24/.cvsignore:
3544         * data/icons/24x24/Makefile.am:
3545         * data/icons/24x24/evince.png:
3546         * data/icons/Makefile.am:
3547         
3548         Add 24x24 icon. Thanks to 
3549         Michael Monreal <infernux@web.de>.
3550
3551 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3552
3553         * configure.ac: Fix typo in configure.ac. Thanks
3554         to dmacks@netspace.org for notification.
3555
3556 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3557
3558         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3559         
3560         Drop dbus include, fixes compilation with older dbus.
3561
3562 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3563
3564         * configure.ac:
3565         * cut-n-paste/Makefile.am:
3566         * cut-n-paste/totem-screensaver/.cvsignore
3567         * cut-n-paste/totem-screensaver/Makefile.am:
3568         * cut-n-paste/totem-screensaver/README:
3569         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3570         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3571         * shell/Makefile.am:
3572         * shell/ev-window.c: (ev_window_run_presentation),
3573         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3574         (ev_window_init):
3575
3576         Implemented screensaver enabling/disabling for
3577         presentation mode (not fullscreen mode). Code stolen
3578         from Totem (with some minor tweaks). Fixes bug #338889.
3579
3580 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3581
3582         * configure.ac:
3583
3584         Bump gnome-icon-theme requirements. We use the rotation
3585         icons that appeared recently.
3586
3587 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3588
3589         * shell/ev-history.c: (ev_history_add_page):
3590         * shell/ev-history.h:
3591         * shell/ev-window.c: (page_changed_cb):
3592         
3593         Use page labels instead of numbers.
3594
3595 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3596
3597         * data/evince-toolbar.xml:
3598         * po/POTFILES.in:
3599         * shell/Makefile.am:
3600         * shell/ev-navigation-action-widget.c:
3601         (ev_navigation_action_widget_init),
3602         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3603         (menu_detacher), (ev_navigation_action_widget_set_menu),
3604         (menu_position_func), (popup_menu_under_arrow),
3605         (ev_navigation_action_widget_toggled),
3606         (ev_navigation_action_widget_button_press_event):
3607         * shell/ev-navigation-action-widget.h:
3608         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3609         (ev_navigation_action_set_window), (activate_menu_item_cb),
3610         (new_history_menu_item), (new_empty_history_menu_item),
3611         (build_menu), (menu_activated_cb), (connect_proxy),
3612         (create_tool_item), (ev_navigation_action_init),
3613         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3614         * shell/ev-navigation-action.h:
3615         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3616         (ev_page_action_widget_set_page_cache),
3617         (ev_page_action_widget_finalize),
3618         (ev_page_action_widget_class_init), (match_selected_cb),
3619         (display_completion_text), (match_completion), (build_new_tree_cb),
3620         (get_filter_model_from_model),
3621         (ev_page_action_widget_update_model):
3622         * shell/ev-page-action-widget.h:
3623         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3624         (connect_proxy):
3625         * shell/ev-page-action.h:
3626         * shell/ev-stock-icons.c:
3627         * shell/ev-stock-icons.h:
3628         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3629         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3630         (register_custom_actions):
3631         * shell/main.c:
3632         
3633         Preliminary history implementation
3634
3635 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3636
3637         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3638         (dvi_document_class_init), (dvi_document_init_params):
3639         * dvi/mdvi-lib/font.c: (font_reference):
3640         
3641         Add reference to subfont. Fixes bug #374277.
3642
3643 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3644
3645         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3646         (ev_window_cmd_file_open_copy_at_dest):
3647
3648         Fix a race condition when creating symlink. Increase the counter
3649         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3650         Mathias Hasselmann).
3651
3652 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * backend/Makefile.am:
3655         * backend/ev-attachment.c: (ev_attachment_open):
3656         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3657         (ev_tmp_dir), (ev_tmp_filename):
3658         * shell/ev-sidebar-attachments.c:
3659         (ev_sidebar_attachments_drag_data_get):
3660         * shell/ev-window.c: (ev_window_clear_temp_file):
3661
3662         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3663         in ensure_dir_exists. Abort without crashing when we can't create
3664         user's directory.
3665
3666 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3667
3668         * data/evince-ui.xml:
3669         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3670         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3671         (ev_window_cmd_file_open_copy_at_dest),
3672         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3673         (ev_view_popup_cmd_open_link_new_window):
3674
3675         Allow opening a copy of the current document in a new window. Fixes bug
3676         #357472
3677
3678 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3679
3680         * data/evince-toolbar.xml:
3681         
3682         Add rotate right and rotate left to available items for toolbar.
3683         
3684         * data/evince-ui.xml:
3685         * shell/ev-window.c: (ev_window_init):
3686         
3687         Customize toolbar with right click. Fixes bug #372451.
3688
3689 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3690
3691         * shell/ev-window.c: 
3692         
3693         Use "object-rotate-{left,right}" stock icons. Fixes 
3694         bug #373863.
3695
3696 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3697
3698         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3699         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3700         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3701         (ev_window_open_uri):
3702         * shell/main.c: (arguments_parse):
3703
3704         Remove temp file created when evince is used by GTK+ in
3705         preview mode. Fixes bug #365282. 
3706
3707 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3708
3709         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3710         
3711         Fixes bug #372474 - Side pane disabled when entering 
3712         and leaving fullscreen mode.
3713
3714 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3715
3716         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3717         * data/Makefile.am:
3718         * data/evince-preview-toolbar.xml:
3719         * data/evince-toolbar.xml:
3720         * shell/ev-application.c: (ev_application_shutdown),
3721         (ev_application_init), (ev_application_get_toolbars_model):
3722         * shell/ev-application.h:
3723         * shell/ev-window.c: (update_chrome_visibility),
3724         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3725         (ev_window_cmd_edit_toolbar), (ev_window_init):
3726         
3727         Fixes bug #364364 - toolbar editor shows zoom actions again.
3728
3729 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3730
3731         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3732
3733         Do not take margins into consideration for paper size when printing.
3734         Really fixes bug #350491.
3735
3736 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3737
3738         * data/evince-ui.xml:
3739         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3740         (ev_window_cmd_file_print_setup),
3741         (ev_window_print_dialog_response_cb),
3742         (ev_window_setup_action_sensitivity):
3743
3744         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3745
3746 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3747
3748         * shell/ev-window.c: (ev_window_print_range):
3749
3750         Revert my previuos commit, since printing to PDF is not supported by
3751         evince yet. 
3752
3753 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3754
3755         * shell/ev-window.c: (ev_window_print_range):
3756
3757         Enable print to a PDF. Fixes bug #332121.
3758
3759 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3760
3761         * shell/ev-application-service.xml:
3762         * shell/ev-application.[ch]: (ev_application_open_window),
3763         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3764         (ev_application_open_uri), (ev_application_open_uri_list):
3765         * shell/ev-window.c: (file_open_dialog_response_cb),
3766         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3767         (drag_data_received_cb), (open_remote_link):
3768         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3769
3770         Add support for multiscreen systems. Fixes bug #316206.
3771
3772 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3773
3774         * shell/ev-jobs.[ch]: (ev_job_print_new),
3775         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3776         (ev_job_print_do_page):
3777         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3778
3779         Allow printing only odd/even pages. Fixes bug #367289.
3780
3781 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3782
3783         * test/test1.py:
3784         * test/test2.py:
3785
3786         Re-add locale settings to test files.
3787
3788 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3789
3790         * data/evince-ui.xml:
3791         * shell/ev-window.c: (set_action_properties):
3792         
3793         Removed garbage from code and ui.
3794
3795 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3796
3797         * shell/ev-window.c: (ev_window_cmd_help_about):
3798
3799         Shamelessly add my name to the list of contributors.
3800
3801 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3802
3803         * test/test1.py:
3804         * test/test2.py:
3805
3806         Cleaned up the dogtail scripts.
3807
3808 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3809
3810         * shell/ev-view.c: (draw_loading_text): Don't render
3811         "loading..." text in presentation mode. Temporary
3812         workaround for bug #320352.
3813
3814 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3815
3816         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3817         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3818
3819         Use print settings scale, copies, collate and reverse which were
3820         ignored. Fixes bug #359032.
3821
3822 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3823
3824         * configure.ac:
3825         * data/evince-password.glade:
3826         * test/Makefile.am:
3827         * test/test-encrypt.pdf:
3828         * test/test-links.pdf:
3829         * test/test1.py:
3830         * test/test2.py:
3831
3832         Add automated UI tests for evince with dogtail. See
3833         bug #300948.    
3834
3835 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3836
3837         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3838
3839         Hide fullscreen toolbar when switching to another desktop workspace.
3840         Fixes bug #338871
3841
3842 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3843
3844         * shell/ev-window-title.c: 
3845         
3846         Test for .dvi in title of pdf documents.
3847
3848 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3849
3850         * shell/ev-view.c: (ev_view_scroll):
3851
3852         Page Up/Down should do page jumps in "Best fit" mode.
3853         If a user has explicitly chosen to view exactly one page
3854         at a time, scrolling just a part of the page when
3855         pressing Page Up/Down is not right. Fixes bug #323107.
3856
3857 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3858
3859         * NEWS:
3860         * configure.ac:
3861         
3862         Update for 0.6.1
3863
3864 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3865
3866         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3867         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3868         
3869         Correctly disconnect from job signals on destroy.
3870
3871 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3872
3873         * shell/ev-view-private.h:
3874         * shell/ev-view.c: (view_set_adjustment_values),
3875         (view_update_range_and_current_page),
3876         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3877         
3878         Fixes bug #343199, current page now follows find page.
3879
3880 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3881
3882         * backend/ev-document-factory.c:
3883         * configure.ac:
3884         Assigned OpenDocument presenation MIME type to the
3885         Impress backend. Added some missing (but harmless)
3886         #ifdefs in the document factory as well to make things
3887         consistent again. Fixes bug #360658.
3888
3889 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3890
3891         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3892         * backend/ev-document-find.c: (ev_document_find_get_type):
3893         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3894         * backend/ev-document-links.c: (ev_document_links_get_type):
3895         * backend/ev-document-security.c: (ev_document_security_get_type):
3896         * backend/ev-document-thumbnails.c:
3897         (ev_document_thumbnails_get_type):
3898         * backend/ev-document.c: (ev_document_get_type):
3899         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3900         * backend/ev-selection.c: (ev_selection_get_type):
3901         * cut-n-paste/recent-files/egg-recent-model.c:
3902         (egg_recent_model_get_type):
3903         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3904         (egg_recent_view_uimanager_get_type):
3905         * cut-n-paste/recent-files/egg-recent-view.c:
3906         (egg_recent_view_get_type):
3907         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3908         (egg_editable_toolbar_get_type):
3909         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3910         (egg_toolbar_editor_get_type):
3911         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3912         (egg_toolbars_model_get_type):
3913         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3914         (egg_tree_multi_drag_source_get_type):
3915         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3916         (ephy_zoom_action_get_type):
3917         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3918         (ephy_zoom_control_get_type):
3919         * impress/r_back.c: (_imp_fill_back):
3920         * properties/ev-properties-main.c:
3921         (ev_properties_plugin_register_type):
3922         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3923         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3924         (ev_view_accessible_factory_get_type):
3925
3926         Reduce relocations. Bug #360616.
3927
3928 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3929
3930         * backend/ev-document-factory.c:
3931         (ev_document_factory_get_document):
3932         
3933         Load document even if extension is wrong.
3934
3935 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3936
3937         * shell/ev-metadata-manager.c: (save_values):
3938         * shell/ev-window.c: (setup_size_from_metadata),
3939         (setup_view_from_metadata), (ev_window_setup_document),
3940         (ev_window_xfer_job_cb), (window_configure_event_cb):
3941         
3942         Set size according to the document size/page size ratio.
3943         That should correct rather wierd behaviour of the previous
3944         commit.
3945
3946 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3947
3948         * shell/ev-window.c: (setup_view_from_metadata):
3949         
3950         Set size for new windows from previous window size.
3951         See bugs #354968 and #168450 for details. Thanks
3952         to Meik Hellmund.
3953
3954 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3955
3956         * djvu/djvu-links.c: (build_tree):
3957
3958         Fix memory leak.
3959
3960 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3961
3962         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3963         
3964         Don't make sidebar close button insensitive. Fixes
3965         bug #357871.
3966
3967 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3968
3969         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3970         (ev_window_set_view_accels_sensitivity):
3971         
3972         Don't enable Slash on documents which don't support
3973         find. Fixes bug #358648.
3974
3975 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3976
3977         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3978         open dialog fall back to the current document uri if the
3979         filechooser hasn't been used before. Fixes bug #356980.
3980
3981 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3982
3983         * shell/ev-window.c: (ev_window_setup_recent), 
3984         (ev_window_get_recent_file_label):
3985
3986         Escape underscores in filenames of recent file items.
3987
3988 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3989
3990         * configure.ac:
3991         
3992         Bumped poppler requirements, really 0.5.3 is very 
3993         buggy, now we require 0.5.4.
3994
3995 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3996
3997         * djvu/Makefile.am:
3998         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3999         (djvu_document_find_iface_init), (djvu_document_links_get_links),
4000         (djvu_document_document_links_iface_init):
4001         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
4002         (number_from_string_10), (get_djvu_link_dest),
4003         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
4004         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
4005         (djvu_links_get_links), (djvu_links_find_link_dest),
4006         (djvu_links_get_links_model):
4007         * djvu/djvu-links.h:
4008         
4009         Add support for links and bookmarks in djvu documents. Thanks
4010         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
4011         patch.
4012
4013 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4014
4015         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4016         
4017         Reopen should reload document. Fixes 
4018         bug 327951.
4019
4020 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4021
4022         * configure.ac:
4023         * data/Makefile.am:
4024         * data/evince-16.png:
4025         * data/evince-22.png:
4026         * data/evince.png:
4027         * data/evince.svg:
4028         * data/icons/16x16/Makefile.am:
4029         * data/icons/16x16/evince.png:
4030         * data/icons/22x22/Makefile.am:
4031         * data/icons/22x22/evince.png:
4032         * data/icons/48x48/Makefile.am:
4033         * data/icons/48x48/evince.png:
4034         * data/icons/Makefile.am:
4035         * data/icons/scalable/Makefile.am:
4036         * data/icons/scalable/evince.svg:
4037         
4038         Install icons with correct names. Fixes
4039         bug #354429.
4040
4041 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4042
4043         * shell/ev-view.c: (ev_view_button_release_event):
4044
4045         Don't open links with middle mouse button. Fixes bug #353649
4046
4047 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4048
4049         * NEWS:
4050         * configure.ac:
4051         
4052         Update for release 0.6.0
4053
4054 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4055
4056         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
4057         Implement Close named action. Patch by Carlos Garcia Campos.
4058
4059 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4060
4061         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
4062         
4063         Don't clear link mapping on copy_job_to_job_info. Fixes
4064         bug 346168.
4065
4066 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4067
4068         * shell/main.c: (main):
4069
4070         Revert my previous commit, gnome_program_init owns the option context.
4071         Fix another memory leak in main. Both caught by Christian Persch. 
4072
4073 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4074
4075         * shell/main.c: (main):
4076
4077         Fix memory leak.
4078
4079 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4080
4081         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4082
4083         Fix crash when opening a pdf with password protection. 
4084
4085 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4086
4087         * pdf/ev-poppler.cc: (pdf_document_search_free):
4088
4089         Fix memory leak. 
4090
4091 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4092
4093         * backend/ev-document-factory.c:
4094         (ev_document_factory_get_document):
4095         * tiff/tiff-document.c: (tiff_document_finalize):
4096         
4097         More correct handling of document loading. Fixes
4098         bug #349043.
4099
4100 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4101
4102         * backend/ev-attachment.c: (ev_attachment_save):
4103
4104         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4105         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4106
4107 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4108         
4109         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4110         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4111
4112 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4113
4114         * shell/ev-sidebar-thumbnails.c:
4115
4116         Do not render thumbnails unless thumbnails page is active in the
4117         sidebar.
4118
4119 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4120
4121         * shell/ev-properties-dialog.c:
4122
4123         Fix dialogue spacing. Bug #351370.
4124
4125 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4126
4127         * configure.ac:
4128
4129         Use lowercase gettext catalog file names (evince.mo
4130         instead of Evince.mo)
4131
4132 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4133
4134         * shell/ev-sidebar-attachments.c:
4135
4136         GtkIconTheme is now screen safe too. Fixes bug #350878
4137
4138 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4139
4140         * shell/ev-window.c:
4141
4142         GtkRecent manager is now screen safe. Fixes bug #350145
4143
4144 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4145
4146         * shell/ev-sidebar.c: (ev_sidebar_init):
4147         
4148         Make sidebar close icon smaller. Fix for bug 350177.
4149         See also bugs 350176 and 165770.
4150
4151 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4152
4153         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4154
4155         Ignore zoom for xyz destinations when it's <= 1, keeping user
4156         preferences instead. Set correct sizing-mode for fith and fitv
4157         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4158
4159 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4160
4161         * NEWS:
4162         * configure.ac:
4163         
4164         Update for release 0.5.5
4165
4166 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4167         
4168         * shell/ev-window.c: (ev_window_cmd_escape)
4169
4170         Escape unfocus page entry. Fixes bug #345809.
4171
4172 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4173
4174         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4175         (build_tree), (pdf_document_links_get_links),
4176         (pdf_document_links_find_link_dest):
4177         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4178         (goto_xyz_dest):
4179
4180         Convert from PDF style coordinates to X style coordinates in the
4181         backend rather than in the view. Fixes bug #338440
4182
4183 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4184
4185         * shell/ev-window.c:
4186         
4187         Remove Ctrl+Shift+T shortcut for toolbars. See
4188         the bug #350098.
4189
4190 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4191
4192         * configure.ac:
4193
4194         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4195         of this. 
4196
4197 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4198
4199         * configure.ac:
4200         * cut-n-paste/Makefile.am:
4201         * data/evince-ui.xml:
4202         * shell/Makefile.am:
4203         * shell/ev-application.[ch]:
4204         * shell/ev-window.c:
4205
4206         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4207         #349273
4208
4209 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4210
4211         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4212         findbar code: s/help/search/
4213
4214 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4215
4216         * shell/ev-window.c: (setup_document_from_metadata),
4217         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4218         (setup_view_from_metadata):
4219         
4220         Fix memory leaks.
4221
4222 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4223
4224         * autogen.sh, configure.ac: 
4225         
4226         Update automake usage. See bug 349292.
4227
4228 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4229
4230         * shell/eggfindbar.c: (egg_find_bar_class_init),
4231         (entry_activate_callback), (egg_find_bar_init),
4232         (egg_find_bar_set_status_text):
4233         * shell/eggfindbar.h:
4234         
4235         Unify Evince findbar with Epiphany. Nice patch
4236         from Fabricio Silva <silva@crans.org> and
4237         Frederic Peters <fpeters@entrouvert.com>. See
4238         bug #339966 for details.
4239
4240 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4241
4242         * data/evince.desktop.in.in:
4243         
4244         Correct information for bugzilla. Thanks to
4245         Olaf Vitters, see bug #348855.
4246
4247 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4248
4249         * shell/ev-jobs.[ch]:
4250         * shell/ev-sidebar-links.c:
4251         * shell/ev-window.[ch]:
4252
4253         GtkPrintJob doesn't support print ranges or current page, so we export
4254         to a ps file now when printing ranges or current page.
4255
4256 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4257
4258         * pdf/ev-poppler.cc:
4259         * shell/ev-window.c: (do_action_named):
4260
4261         We should be more clear about bugzilla. See the
4262         poppler bug #7623.
4263
4264 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4265
4266         * configure.ac:
4267         * shell/Makefile.am:
4268         * shell/ev-job-queue.c:
4269         * shell/ev-jobs.[ch]:
4270         * shell/ev-sidebar-links.c:
4271         * shell/ev-window.[ch]:
4272         
4273         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4274         #348422
4275
4276 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4277
4278         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4279         * shell/ev-application-service.xml:
4280         * shell/ev-application.[ch]:
4281         * shell/ev-jobs.[ch]:
4282         * shell/ev-window.[ch]: (ev_window_run_preview):
4283         * shell/main.c: 
4284
4285         Add preview mode to use evince as a printing previewer. It also adds
4286         other command line options for fullscreen and presentation modes.
4287         Fixes bugs #347822, #317031
4288
4289 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4290
4291         * NEWS:
4292         * configure.ac:
4293         
4294         Update for release 0.5.4
4295
4296 2006-07-11  Bastien Nocera <hadess@hadess.net>
4297
4298         * Makefile.am:
4299         * backend/Makefile.am:
4300         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4301         * backend/ev-document-factory.h:
4302         * configure.ac:
4303         * impress/.cvsignore:
4304         * impress/Makefile.am:
4305         * impress/common.h:
4306         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4307         (imp_get_page), (imp_next_page), (imp_prev_page),
4308         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4309         * impress/f_oasis.c: (render_object), (render_page),
4310         (get_geometry), (_imp_oasis_load):
4311         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4312         (_imp_oo13_load):
4313         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4314         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4315         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4316         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4317         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4318         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4319         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4320         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4321         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4322         (iks_new_within), (iks_insert), (iks_insert_cdata),
4323         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4324         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4325         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4326         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4327         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4328         (iks_cdata), (iks_cdata_size), (iks_has_children),
4329         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4330         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4331         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4332         (iks_tree), (iks_load), (iks_save):
4333         * impress/iksemel.h:
4334         * impress/imposter.h:
4335         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4336         (imp_render_draw_bezier_real), (imp_render_get_size),
4337         (imp_render_set_fg_color), (imp_render_draw_line),
4338         (imp_render_draw_rect), (imp_render_draw_polygon),
4339         (imp_render_draw_arc), (imp_render_draw_bezier),
4340         (imp_render_open_image), (imp_render_get_image_size),
4341         (imp_render_scale_image), (imp_render_draw_image),
4342         (imp_render_close_image), (imp_render_markup),
4343         (imp_render_get_text_size), (imp_render_draw_text),
4344         (impress_document_load), (impress_document_save),
4345         (impress_document_get_n_pages), (impress_document_get_page_size),
4346         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4347         (impress_document_finalize), (impress_document_class_init),
4348         (impress_document_can_get_text), (impress_document_get_info),
4349         (impress_document_document_iface_init),
4350         (impress_document_thumbnails_get_thumbnail),
4351         (impress_document_thumbnails_get_dimensions),
4352         (impress_document_document_thumbnails_iface_init),
4353         (impress_document_init):
4354         * impress/impress-document.h:
4355         * impress/internal.h:
4356         * impress/r_back.c: (_imp_fill_back):
4357         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4358         (_imp_draw_image), (_imp_tile_image):
4359         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4360         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4361         (r_polyline):
4362         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4363         (r_draw_gradient_complex), (r_draw_gradient):
4364         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4365         (r_get_bullet):
4366         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4367         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4368         (r_text):
4369         * impress/render.c: (imp_create_context), (imp_context_set_page),
4370         (imp_context_set_step), (imp_render), (imp_delete_context):
4371         * impress/render.h:
4372         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4373         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4374         (zip_load_xml), (zip_get_size), (zip_load):
4375         * impress/zip.h:
4376         * shell/ev-utils.c:
4377         
4378         New backend to support impress slides. Fixes bug #30867.
4379
4380 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4381
4382         * shell/ev-utils.c: (using_postscript_printer):
4383         
4384         Fixes crash when print using PAPI backend,
4385         bug #345012.
4386
4387 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4388
4389         * shell/ev-jobs.c: (ev_job_xfer_run):
4390         * shell/ev-window.c: (password_dialog_response),
4391         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4392         (ev_window_dispose):
4393         Fixes bug #344160: if the xfer job doesn't complete
4394         because a password is required, reload the existing
4395         instance instead of creating a new one.
4396
4397 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4398
4399         * shell/main.c: (main): Call gdk_threads_init. Thus
4400         we'll avoid errors in auth dialog. Fix for the bug
4401         #343347.
4402
4403 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4404
4405         * configure.ac: Advertise pixbuf support, fix
4406         for the bug 343317.
4407
4408 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4409
4410         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4411         (ev_sidebar_thumbnails_set_document):
4412         
4413         Update sidebar thumbnails after reloading.
4414
4415 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4416
4417         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4418         * shell/ev-jobs.h:
4419         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4420         (ev_window_cmd_view_reload), (ev_window_init):
4421         
4422         Don't crash on reload. Fix for the bug #343167.
4423
4424 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4425
4426         * shell/ev-jobs.c: (ev_job_render_run):
4427         
4428         Check for document links.
4429
4430 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4431
4432         * backend/ev-attachment.c: (ev_attachment_save),
4433         (ev_attachment_launch_app), (ev_attachment_open):
4434         * backend/ev-document-factory.c: (get_document_from_uri):
4435         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4436         (egg_recent_view_uimanager_set_list):
4437         * ps/ps-document.c: (check_filecompressed), (document_load),
4438         (ps_document_load):
4439         * shell/ev-metadata-manager.c: (load_values):
4440         * shell/ev-password.c: (ev_password_dialog_set_property):
4441         * shell/ev-view.c: (tip_from_link):
4442         * shell/ev-window.c: (file_save_dialog_response_cb),
4443         (ev_window_print_dialog_response_cb):
4444         
4445         Use consistent quoting style. Fix for the bug #320285.
4446
4447 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4448
4449         * shell/ev-jobs.c: (ev_job_xfer_run):
4450         * shell/main.c: (load_files):
4451                 
4452         Open links with anchors. Fix for the bug #339836.
4453
4454 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4455
4456         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4457         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4458         (ev_link_dest_set_property), (ev_link_dest_finalize),
4459         (ev_link_dest_class_init), (ev_link_dest_new_named),
4460         (ev_link_dest_new_page_label):
4461         * backend/ev-link-dest.h:
4462         * shell/ev-application.c: (ev_application_open_uri):
4463         * shell/ev-view.c: (goto_dest):
4464         * shell/ev-window.c:
4465         * shell/ev-window.h:
4466         
4467         Fix page-label command line option. Bug #342070.
4468
4469 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4470
4471         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4472         
4473         Don't show highlight rects if page can't be showed. Fix for 
4474         the bug #342076
4475
4476 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4477
4478         * shell/ev-window.c: (setup_sidebar_from_metadata),
4479         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4480         
4481         Setup sidebar from metadata even if there is no document
4482         loaded. Fix for the bug #342807.
4483
4484 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4485
4486         * cut-n-paste/toolbar-editor/Makefile.am:
4487         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4488         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4489         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4490         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4491         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4492         (popup_context_menu_cb), (button_press_event_cb),
4493         (configure_item_sensitivity), (configure_item_cursor),
4494         (configure_item_tooltip), (connect_widget_signals),
4495         (action_sensitive_cb), (create_item_from_action),
4496         (create_item_from_position), (toolbar_drag_data_received_cb),
4497         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4498         (toolbar_drag_leave_cb), (configure_drag_dest),
4499         (toggled_visibility_cb), (toolbar_visibility_refresh),
4500         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4501         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4502         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4503         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4504         (egg_editable_toolbar_dispose),
4505         (egg_editable_toolbar_set_ui_manager),
4506         (egg_editable_toolbar_get_selected),
4507         (egg_editable_toolbar_set_selected), (set_edit_mode),
4508         (egg_editable_toolbar_set_property),
4509         (egg_editable_toolbar_get_property),
4510         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4511         (egg_editable_toolbar_new_with_model),
4512         (egg_editable_toolbar_get_edit_mode),
4513         (egg_editable_toolbar_set_edit_mode),
4514         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4515         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4516         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4517         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4518         (item_added_or_removed_cb), (toolbar_removed_cb),
4519         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4520         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4521         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4522         (editor_create_item_from_name), (append_table),
4523         (update_editor_sheet), (egg_toolbar_editor_init):
4524         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4525         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4526         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4527         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4528         (toolbar_node_free), (egg_toolbars_model_get_flags),
4529         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4530         (egg_toolbars_model_get_name), (impl_add_item),
4531         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4532         (parse_data_list), (parse_item_list), (parse_toolbars),
4533         (egg_toolbars_model_load_toolbars), (parse_available_list),
4534         (parse_names), (egg_toolbars_model_load_names),
4535         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4536         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4537         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4538         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4539         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4540         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4541         (egg_toolbars_model_set_types), (fill_avail_array),
4542         (egg_toolbars_model_get_name_avail),
4543         (egg_toolbars_model_get_name_flags),
4544         (egg_toolbars_model_set_name_flags):
4545         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4546         * cut-n-paste/toolbar-editor/eggintl.h:
4547         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4548         (egg_tree_multi_drag_source_get_type),
4549         (egg_tree_multi_drag_source_row_draggable),
4550         (egg_tree_multi_drag_source_drag_data_delete),
4551         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4552         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4553         (path_list_free), (set_context_data), (get_context_data),
4554         (get_info), (egg_tree_multi_drag_drag_data_get),
4555         (egg_tree_multi_drag_motion_event),
4556         (egg_tree_multi_drag_button_press_event),
4557         (egg_tree_multi_drag_add_drag_support):
4558         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4559         * shell/ev-application.c: (ev_application_init),
4560         (ev_application_save_toolbars_model):
4561         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4562         (ev_window_cmd_edit_toolbar), (ev_window_init):
4563         
4564         Sync toolbareditor with epiphany and libegg
4565
4566 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4567
4568         * configure.ac: 
4569
4570         Depend on poppler 0.5.2
4571
4572 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4573
4574         * shell/ev-jobs.c: (ev_job_render_run):
4575         
4576         Check if document supports links iterface.
4577
4578 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4579
4580         * NEWS:
4581         * configure.ac:
4582         
4583         Update for release 0.5.3
4584
4585 2006-05-13  Michael Plump  <plumpy@skylab.org>
4586
4587         * configure.ac:
4588         * shell/Makefile.am:
4589         * shell/main.c: (main):
4590         
4591         Port to GOption command line parsing. Fix for the 
4592         bug #327518
4593
4594 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4595
4596         * shell/ev-window.c: (ev_window_cmd_help_about):
4597         
4598         Do not wrap license. Fix for the bug #309460.
4599
4600 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4601
4602         * configure.ac:
4603         * properties/ev-properties-main.c: (ev_properties_get_pages):
4604         * shell/ev-application.c: (ev_application_open_window),
4605         (ev_application_open_uri_at_dest):
4606         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4607         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4608         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4609         * shell/ev-utils.c: (save_print_config_to_file):
4610         * shell/ev-window.c: (ev_window_cmd_save_as),
4611         (ev_attachment_popup_cmd_save_attachment_as):
4612         * shell/main.c: (load_files_remote):
4613         
4614         Bump requirements to gtk 2.8 and drop all ifdefs used.
4615
4616 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4617
4618         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4619         * shell/ev-window.c: (ev_window_init):
4620         
4621         Show attachments page.
4622
4623 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4624
4625         * po/POTFILES.in:
4626         * shell/ev-attachment-bar.c:
4627         * shell/ev-attachment-bar.h:
4628         * shell/ev-sidebar-attachments.c:
4629         (ev_sidebar_attachments_icon_cache_add),
4630         (icon_theme_get_pixbuf_from_mime_type),
4631         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4632         (ev_sidebar_attachments_icon_cache_refresh),
4633         (ev_sidebar_attachments_get_attachment_at_pos),
4634         (ev_sidebar_attachments_popup_menu_show),
4635         (ev_sidebar_attachments_popup_menu),
4636         (ev_sidebar_attachments_button_press),
4637         (ev_sidebar_attachments_update_icons),
4638         (ev_sidebar_attachments_drag_data_get),
4639         (ev_sidebar_attachments_get_property),
4640         (ev_sidebar_attachments_destroy),
4641         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4642         (ev_sidebar_attachments_new),
4643         (ev_sidebar_attachments_set_document),
4644         (ev_sidebar_attachments_support_document),
4645         (ev_sidebar_attachments_get_label),
4646         (ev_sidebar_attachments_page_iface_init):
4647         * shell/ev-sidebar-attachments.h:
4648         * shell/ev-window.c: (update_chrome_visibility),
4649         (setup_sidebar_from_metadata), (ev_window_setup_document),
4650         (ev_window_sidebar_current_page_changed_cb),
4651         (attachment_bar_menu_popup_cb), (ev_window_init):
4652         
4653         Move attachments bar to sidebar.
4654
4655 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4656
4657         * pdf/ev-poppler.cc:
4658         * shell/ev-application.[ch]:
4659         * shell/main.c:
4660
4661         Fix some memory leaks.
4662
4663 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4664
4665         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4666
4667         Change the properties dialog response to
4668         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4669         will make the dialog go away when the user presses
4670         enter. With gtk+ >= 2.9 this will happen anyway, but for
4671         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4672         escape by default. Fixes bug #340539. See also bug
4673         #101293 for the gtk+ part.
4674
4675 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4676
4677         * shell/ev-view.c (tip_from_action_named): Replace some strings
4678         that were wrong. Closes #340970.
4679
4680 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4681
4682         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4683
4684         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4685         #341049
4686
4687 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4688
4689         * djvu/Makefile.am:
4690         * dvi/Makefile.am:
4691         * dvi/mdvi-lib/Makefile.am:
4692         * properties/Makefile.am:
4693         * ps/Makefile.am:
4694         * shell/Makefile.am:
4695         * thumbnailer/Makefile.am:
4696         
4697         Due to broken libtool that is unable to track dependencies
4698         of noinst libraries we are forced to explicitely point
4699         libraries for binary. Fix for the bug #333334.
4700
4701 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4702
4703         * data/evince.desktop.in.in:
4704         * shell/ev-view.c: (view_update_range_and_current_page),
4705         (ev_view_next_page), (ev_view_previous_page):
4706         * shell/ev-window.c: (update_chrome_visibility),
4707         (setup_sidebar_from_metadata), (ev_window_setup_document),
4708         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4709         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4710         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4711         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4712         (ev_window_stop_presentation), (ev_window_focus_in_event),
4713         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4714         (ev_window_init):
4715         * thumbnailer/Makefile.am:
4716         
4717         Update fullscreen and presentation timeout handling. Hide
4718         cursor in presentation after timeout. Fix for the bugs
4719         #136359 and #336981.
4720
4721 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4722
4723         * backend/ev-link-action.[ch]:
4724         * pdf/ev-poppler.cc: (ev_link_from_action):
4725         * shell/ev-view-private.h:
4726         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4727         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4728
4729         Add support for Named Action links
4730
4731 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4732
4733         * backend/Makefile.am:
4734         * backend/ev-document-links.[ch]:
4735         * backend/ev-document.[ch]:
4736         * backend/ev-link-action.[ch]:
4737         * backend/ev-link-dest.[ch]:
4738         * backend/ev-link.[ch]:
4739         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4740         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4741         * shell/ev-page-action.c: (build_new_tree_cb):
4742         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4743         (links_page_num_func), (update_page_callback):
4744         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4745         (tip_from_link):
4746         * shell/ev-jobs.c:
4747         * shell/ev-window.[ch]: (ev_window_open_uri),
4748         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4749         * shell/ev-application.[ch]: (ev_application_open_window),
4750         (ev_application_open_uri):
4751
4752         Rework links system, it adds support for remote links now and it makes
4753         easier to add new kinds of actions and destinations. Fixes bug #317292
4754
4755 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4756
4757         * data/Makefile.am:
4758         * data/evince.png:
4759         * data/evince-16.png:
4760         * data/evince-22.png:
4761         * data/evince.svg:
4762         * shell/main.c: (main):
4763         
4764         Evince use it's own icon. Fix for the bug #313392.
4765
4766         * shell/ev-window.c: (fullscreen_timeout_cb),
4767         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4768         (ev_window_cmd_help_about), (ev_window_dispose):
4769         
4770         Simplify fullscreen timeout code.
4771
4772 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4773
4774         * backend/ev-attachment.c: 
4775         * shell/ev-attachment-bar.c:
4776         * shell/ev-window.c:
4777
4778         Allow multiple selection of attachments
4779
4780 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4781
4782         * shell/ev-view.c: (view_update_range_and_current_page),
4783         (ev_view_scroll):
4784         
4785         Fix for the bug #312573 – Optimal selection of current 
4786         page among visible pages.
4787
4788 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4789
4790         * configure.ac:
4791         * djvu/Makefile.am:
4792         * djvu/djvu-text.h:
4793         
4794         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4795         for the bug 339868.
4796
4797 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4798
4799         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4800
4801 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4802
4803         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4804         dictated by the GNOME HIG. Fixes bug #339235.
4805
4806 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4807
4808         * data/evince-ui.xml:
4809         * shell/ev-view.c: (ev_view_can_find_previous):
4810         * shell/ev-view.h:
4811         * shell/ev-window.c: (ev_window_update_actions),
4812         (ev_window_cmd_edit_find_previous):
4813
4814         Add support for "Find Previous" as dictated by the GNOME HIG. A
4815         menu item is added and some glue code to make it all work is added
4816         to various files.
4817
4818 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4819
4820         * configure.ac: Award myself the "useless use of cat" award.
4821
4822 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4823
4824         * po/LINGUAS: New file listing all supported languages.
4825
4826         * configure.in: Use po/LINGUAS instead of including all languages
4827         directly in this file. See the wiki for more information:
4828         http://live.gnome.org/GnomeGoals/PoLinguas
4829
4830 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4831
4832         * backend/ev-document-factory.c:
4833
4834         Do not load the document twice when there isn't errors
4835
4836 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4837
4838         * backend/ev-attachment.c: 
4839
4840         Fix a crash when there isn't a default application to open an
4841         attachment
4842
4843 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4844
4845         * backend/ev-attachment.[ch]:
4846         * shell/ev-attachment-bar.[ch]:
4847
4848         Added missing files. 
4849
4850 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4851
4852         * backend/Makefile.am:
4853         * data/evince-ui.xml:
4854         * backend/ev-attachment.[ch]:
4855         * backend/ev-document.[ch]: (ev_document_has_attachments),
4856         (ev_document_get_attachments):
4857         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4858         (attachment_save_to_buffer), (pdf_document_get_attachments),
4859         (pdf_document_document_iface_init):
4860         * shell/Makefile.am:
4861         * shell/ev-attachment-bar.[ch]:
4862         * shell/ev-window.c:
4863
4864         Add support for PDF attachments. Fixes bug #325143
4865
4866 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4867
4868         * backend/ev-document-factory.c: (get_document_from_uri),
4869         (ev_document_factory_get_document):
4870         * backend/ev-document-factory.h:
4871         * properties/ev-properties-main.c: (ev_properties_get_pages):
4872         * shell/Makefile.am:
4873         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4874         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4875         (ev_job_queue_remove_job):
4876         * shell/ev-job-queue.h:
4877         * shell/ev-job-xfer.c:
4878         * shell/ev-job-xfer.h:
4879         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4880         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4881         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4882         (ev_job_xfer_run):
4883         * shell/ev-jobs.h:
4884         * shell/ev-window.c: (ev_window_is_empty),
4885         (password_dialog_response), (ev_window_clear_xfer_job),
4886         (ev_window_xfer_job_cb), (ev_window_open_uri),
4887         (ev_window_cmd_focus_page_selector),
4888         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4889         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4890         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4891         (ev_window_dispose):
4892         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4893         
4894         * Cleanup mime type detection on document load. Fix for the
4895         bug #336448.
4896
4897 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4898
4899         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4900         
4901         Fix crash on exit, described in the bug #336825.
4902
4903 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4904
4905         * backend/ev-document-factory.c:
4906         (ev_document_factory_get_from_mime),
4907         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4908         (ev_document_factory_get_document),
4909         (file_filter_add_mime_list_and_free),
4910         (ev_document_factory_add_filters):
4911         * backend/ev-document-factory.h:
4912         * properties/ev-properties-main.c: (ev_properties_get_pages):
4913         * shell/Makefile.am:
4914         * shell/ev-application.c:
4915         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4916         * shell/ev-window.c: (ev_window_cmd_file_open),
4917         (ev_window_cmd_save_as):
4918         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4919         
4920         Rework factory functions so they are placed now in a single 
4921         file ev-document-factory.c
4922
4923 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4924
4925         * shell/ev-window.c: (update_chrome_visibility):
4926         
4927         Fix for the bug 166566 - don't show menubar in fullscreen
4928         mode.
4929
4930 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4931
4932         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4933
4934 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4935
4936         * shell/ev-view.c: (ev_view_expose_event):
4937         
4938         More correctly draw loading text when document
4939         is empty.
4940
4941 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4942
4943         * shell/ev-view.c: (ev_view_scroll):
4944         
4945         Fix for the bug #334854, page down and page up switch
4946         pages in presentation mode.
4947
4948 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4949
4950         * shell/ev-window.c: (ev_window_set_action_sensitive),
4951         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4952         (ev_window_set_view_accels_sensitivity),
4953         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4954         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4955         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4956         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4957         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4958         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4959         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4960         (view_actions_focus_in_cb), (ev_window_init):
4961         
4962         Fix for the bug #333902, now it's possible to search
4963         words with slash.
4964
4965 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4966
4967         * configure.ac: Added Breton translation.
4968         * po/br.po: Added Breton translation.
4969
4970 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4971
4972         * shell/ev-window-title (ev_window_title_update):
4973
4974         Fix memory leak in window title. Fixes bug #333944
4975
4976 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4977
4978         * shell/ev-metadata-manager.c (parseItem):
4979
4980         Fix memory leaks. Fixes bug #333945
4981
4982 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4983         
4984         * NEWS, configure.ac, TODO:
4985         
4986         Update for release 0.5.2.
4987
4988 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4989
4990         * shell/ev-view.c: (view_update_range_and_current_page),
4991         (page_changed_cb):
4992         
4993         Don't jump on scrolling, fix for the bug #333127.
4994
4995 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4996
4997         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4998         
4999         Scroll by one page in presentation mode. Fix for the bug
5000         #332993.
5001
5002 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
5003
5004         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
5005
5006 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
5007
5008         * configure.ac  Added lv in ALL_LINGUAS line.
5009
5010 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5011         
5012         * NEWS, configure.ac:
5013         
5014         Update for release 0.5.1
5015
5016 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5017
5018         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
5019         * backend/ev-document-misc.h:
5020         * shell/ev-view.c: (draw_one_page):
5021         
5022          Clairfy what page the toolbar page number applies to. Fix
5023          for the bug #328102.
5024
5025 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
5026
5027         * shell/ev-view-private.h:
5028         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
5029         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
5030         (ev_view_search_changed):
5031         * shell/ev-view.h:
5032         * shell/ev-window.c: (find_bar_search_changed_cb):
5033         
5034         Dont't jump to find result if window was scrolled during search.
5035         Fix for the bug #313266.
5036
5037 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
5038
5039         * shell/eggfindbar.c: (egg_find_bar_class_init):
5040         * shell/eggfindbar.h:
5041         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
5042         * shell/ev-view-private.h:
5043         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
5044         (ev_view_class_init), (ev_sizing_mode_get_type),
5045         (ev_scroll_type_get_type):
5046         * shell/ev-view.h:
5047         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
5048         (ev_window_cmd_scroll_backward), (find_bar_scroll),
5049         (ev_window_init):
5050         
5051         Fix for the bug 319133 - Find entry should allow text scroll.
5052
5053 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
5054
5055         * shell/ev-view-private.h:
5056         * shell/ev-view.c: (view_update_range_and_current_page),
5057         (highlight_find_results), (find_changed_cb), (page_changed_cb),
5058         (ev_view_set_document), (update_find_status_message),
5059         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
5060         (ev_view_find_previous):
5061         
5062         Fix for the bug #319137. Search now takes account for scrolling.
5063
5064 2006-02-19  Michael Hofmann <mh21@piware.de>
5065
5066         * configure.ac:
5067         * djvu/Makefile.am:
5068         * djvu/djvu-document-private.h:
5069         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5070         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
5071         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
5072         (djvu_document_can_get_text), (djvu_document_get_text),
5073         (djvu_document_document_iface_init),
5074         (djvu_document_thumbnails_get_thumbnail),
5075         (djvu_document_find_begin), (djvu_document_find_get_n_results),
5076         (djvu_document_find_get_result),
5077         (djvu_document_find_page_has_results),
5078         (djvu_document_find_get_progress), (djvu_document_find_cancel),
5079         (djvu_document_find_iface_init):
5080         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
5081         (djvu_text_page_selection), (djvu_text_page_limits_process),
5082         (djvu_text_page_limits), (djvu_text_page_copy),
5083         (djvu_text_page_position), (djvu_text_page_union),
5084         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5085         (djvu_text_page_box), (djvu_text_page_append_text),
5086         (djvu_text_page_search), (djvu_text_page_prepare_search),
5087         (djvu_text_page_new), (djvu_text_page_free):
5088         * djvu/djvu-text-page.h:
5089         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5090         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5091         (djvu_text_n_results), (djvu_text_has_results),
5092         (djvu_text_get_result), (djvu_text_get_progress):
5093         * djvu/djvu-text.h:
5094         
5095         Text search in djvu. Fix for the bug #303415.
5096
5097 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5098
5099         * configure.ac:
5100         * shell/ev-window.c: (ev_window_cmd_save_as):
5101         
5102         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5103         Thanks to Gary Coady <gary@lyranthe.org>
5104
5105 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5106
5107         * shell/ev-print-job.c: (idle_print_handler):
5108         
5109         Inverse order printing, bug #320919.
5110
5111 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5112
5113         * data/evince-toolbar.xml:
5114         * shell/ev-window.c:
5115         
5116         Allow to add sidebar checkbutton on toolbar. Fix
5117         for the bug #144577.
5118
5119 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5120
5121         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5122         
5123         Add checks that have sense for empty ps document.
5124
5125 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5126
5127         * configure.ac: Include PS in mime types list. 
5128
5129 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5130
5131         * configure.ac:
5132         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5133         * ps/gsdefaults.h:
5134         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5135         
5136         Runtime check for gs interpreter. Fix for the bug #320868.
5137         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5138
5139 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5140
5141         * shell/ev-application.c: 
5142
5143         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5144         dbus>=0.60, so that the request is not queued. 
5145
5146 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5147
5148         * configure.ac:
5149         * shell/Makefile.am:
5150         * shell/ev-sidebar-links.c: (print_section_cb):
5151         * shell/ev-utils.c:
5152         * shell/ev-utils.h:
5153         * shell/ev-window.c: (update_action_sensitivity),
5154         (ev_window_close_dialogs), (ev_window_print):
5155         * shell/ev-window.h:
5156         
5157         Make printing support optional. Patch from Eduardo de Barros Lima
5158         <eduardo.lima@indt.org.br> for the bug #330546.
5159
5160 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5161
5162         * shell/ev-view-private.h:
5163         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5164         (ev_view_set_document):
5165         * shell/ev-view.h:
5166         * shell/ev-window.c: (ev_window_load_job_cb),
5167         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5168         (ev_window_init):
5169
5170         Draw Loading message during xfer job. Fix for the bug #329495.
5171
5172 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5173
5174         * comics/comics-document.c: (comics_regex_quote),
5175         (comics_document_load), (extract_argv):
5176         
5177         Correcly quote regexp before passing it to unzip.
5178
5179 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5180
5181         * shell/ev-page-cache.c: (build_height_to_page),
5182         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5183         (ev_page_cache_get_dual_even_left):
5184         * shell/ev-page-cache.h:
5185         * shell/ev-view.c: (view_update_range_and_current_page),
5186         (get_page_y_offset), (get_page_extents):
5187         
5188         Place even pages to the left if document has less then
5189         two pages. Fix for the bug #328856.
5190
5191 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5192
5193         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5194         
5195         Correct comics scheme. This make evince create thumbnails
5196         for comic books. Fix for the bug 329088.
5197
5198 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5199
5200         * data/evince-password.glade: Don't explicitly set
5201         invisible_char to the current default value in case
5202         the default changes; let GTK+ do its magic.
5203
5204 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5205
5206         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5207         real filename to tmp filename since often document
5208         type is determined by extension.
5209
5210 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5211
5212         * shell/ev-view.c: (add_scroll_binding_keypad),
5213         (ev_view_binding_activated), (ev_view_class_init):
5214         
5215         Add keybindings for percision-scrolling of display area. 
5216         Fix for the bug #314072.
5217
5218 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5219
5220         * data/evince.desktop.in.in:
5221         
5222         Add GTK to the list of categories. Fix for the bug #328034.
5223
5224 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5225
5226         * shell/ev-application.c: (ev_application_shutdown),
5227         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5228         * shell/ev-application.h:
5229         * shell/ev-window.c: (file_open_dialog_response_cb),
5230         (ev_window_cmd_file_open):
5231         
5232         Save last uri in file chooser dialog. Fix for the bug #327950.
5233
5234 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5235
5236         * NEWS:
5237         * README:
5238         
5239         Final update for release 0.5.0
5240         
5241         * shell/Makefile.am:
5242         
5243         Remove disable deprecated until we'll require libgnome-2.13.7
5244         and port to GOption argument parsing. See bug 327518.
5245
5246 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5247
5248         * comics/comics-document.c: (comics_document_save):
5249         * djvu/djvu-document.c: (djvu_document_save):
5250         * dvi/dvi-document.c: (dvi_document_save):
5251         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5252         * lib/ev-file-helpers.h:
5253         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5254         * tiff/tiff-document.c: (tiff_document_save):
5255         
5256         Use common save function for backends.
5257
5258 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5259
5260         * backend/ev-document-types.c:
5261         
5262         Fix crash on saving pixbuf.
5263
5264 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5265
5266         * cut-n-paste/recent-files/egg-recent-item.c:
5267         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5268         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5269         (parse_info_free), (valid_element), (start_element_handler),
5270         (end_element_handler), (text_handler), (egg_recent_model_filter),
5271         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5272         (egg_recent_model_monitor), (egg_recent_model_read),
5273         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5274         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5275         (egg_recent_model_set_property), (egg_recent_model_class_init),
5276         (egg_recent_model_init), (egg_recent_model_add_full),
5277         (egg_recent_model_delete), (egg_recent_model_get_list),
5278         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5279         (egg_recent_model_set_filter_mime_types),
5280         (egg_recent_model_clear_group_filter),
5281         (egg_recent_model_set_filter_groups),
5282         (egg_recent_model_clear_scheme_filter),
5283         (egg_recent_model_set_filter_uri_schemes),
5284         (egg_recent_model_remove_expired):
5285         * cut-n-paste/recent-files/egg-recent-util.c:
5286         (egg_recent_util_get_icon):
5287         * cut-n-paste/recent-files/egg-recent-util.h:
5288         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5289         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5290         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5291         (egg_recent_view_uimanager_set_property),
5292         (egg_recent_view_uimanager_get_property),
5293         (egg_recent_view_uimanager_class_init),
5294         (egg_recent_view_uimanager_init),
5295         (egg_recent_view_uimanager_set_label_width),
5296         (egg_recent_view_uimanager_get_label_width):
5297         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5298         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5299         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5300         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5301         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5302         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5303         
5304         Update from libegg.
5305
5306 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5307
5308         * shell/ev-page-cache.c: (build_height_to_page),
5309         (ev_page_cache_get_height_to_page):
5310         * shell/ev-page-cache.h:
5311         * shell/ev-view.c: (view_update_range_and_current_page),
5312         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5313         (ev_view_previous_page):
5314         
5315         Dual mode places even pages to the left. Fix for the bug #309393.
5316
5317         * shell/ev-view.h:
5318         * shell/ev-window.c: (update_action_sensitivity),
5319         (setup_view_from_metadata), (view_menu_popup_cb):
5320         
5321         Don't restore presentation in empty windows, more intelligent
5322         next page behaviour in dual mode.
5323
5324         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5325         (ev_pixbuf_cache_clear_job_sizes):
5326         
5327         Cleanup job callback on removal. Fix for the bug #325886.
5328
5329 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5330
5331         * ps/ps.c: (psscan):
5332         
5333         Commit workaround Mozilla problem. Fix for the bug #325919
5334         
5335         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5336         (save_item):
5337         
5338         Fix for year 2038 problem.
5339
5340 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5341
5342         * shell/ev-window.c: (setup_document_from_metadata),
5343         (ev_window_cmd_view_reload):
5344
5345         Clamp page recieved from metadata in valid values. Fix
5346         for the bug #325986.
5347
5348 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5349
5350         * MAINTAINERS: 
5351         Add MAINTAINERS as requested on desktop-devel-list.
5352
5353 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5354
5355         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5356         (mime_type_supported_by_gdk_pixbuf),
5357         (ev_document_factory_get_mime_types),
5358         (ev_document_factory_get_all_mime_types):
5359         
5360         Don't add pixbuf mime types if pixbuf backend is disabled.
5361         
5362         * shell/ev-application.c: (ev_application_get_uri_window):
5363         
5364         Fix for the bug 325815 - unhandled MIME type message doesn't 
5365         appear a second time. 
5366         
5367         * shell/ev-document-types.c: (ev_document_types_add_filters):
5368         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5369         (password_dialog_response), (ev_window_popup_password_dialog),
5370         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5371         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5372         (ev_window_run_presentation), (ev_window_stop_presentation),
5373         (save_sizing_mode), (ev_window_zoom_changed_cb),
5374         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5375         (ev_window_dual_mode_changed_cb),
5376         (ev_window_sidebar_current_page_changed_cb),
5377         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5378         (window_state_event_cb), (window_configure_event_cb):
5379         
5380         Cleanup additional uris holded by EvWindow.
5381
5382 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5383
5384         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5385         (ev_view_can_previous_page), (ev_view_can_next_page):
5386         * shell/ev-view.h:
5387         * shell/ev-window.c: (update_action_sensitivity):
5388         
5389         Two page scrolling with Space and PageUp in dual mode. Second fix 
5390         for the bug #316608.
5391
5392 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5393
5394         * shell/ev-view.c: (scroll_to_current_page):
5395         
5396         Correctly clamp adjustment value. Fix for the bug
5397         #325808.
5398
5399 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5400
5401         * shell/ev-sidebar-links.c: (print_section_cb):
5402         * shell/ev-window.c: (ev_window_get_uri),
5403         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5404         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5405         (ev_window_dispose):
5406         
5407         Make print dialog non-modal. Fix for the bug #325622.
5408
5409 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5410
5411         * shell/ev-metadata-manager.c:
5412         * shell/ev-utils.c: (using_pdf_printer),
5413         (using_postscript_printer), (load_print_config_from_file),
5414         (save_print_config_to_file):
5415         * shell/ev-utils.h:
5416         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5417         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5418         (setup_view_from_metadata), (ev_window_setup_document),
5419         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5420         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5421         (ev_window_run_presentation), (ev_window_stop_presentation),
5422         (save_sizing_mode), (ev_window_zoom_changed_cb),
5423         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5424         (ev_window_dual_mode_changed_cb),
5425         (ev_window_sidebar_current_page_changed_cb),
5426         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5427         (window_state_event_cb), (window_configure_event_cb),
5428         (ev_window_init):
5429         
5430         Setting saving behaviour fixes.
5431
5432 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5433
5434         * configure.ac:
5435         
5436         Make antialiasing gs options better and allow
5437         to change them during configure. Fix for the 
5438         bug #319049.
5439
5440 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5441
5442         * shell/ev-window.c: (setup_view_from_metadata):
5443         
5444         Remember if last window was maximized. Fix for the
5445         bug #323797.
5446
5447 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5448
5449         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5450
5451 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5452
5453         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5454         * shell/ev-page-action.c: (build_new_tree_cb):
5455         * shell/ev-sidebar-links.c: (links_page_num_func),
5456         (update_page_callback_foreach), (update_page_callback):
5457         * shell/ev-view.c: (scroll_to_current_page):
5458         
5459         Fix for the bug #325067 with more intelligent selection
5460         of current link in sidebar. Make sidebar handle links
5461         of FITR-like type more correctly.
5462
5463         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5464         (dvi_pixbuf_put_pixel):
5465         
5466         Fix memory consumtion with disabled alpha channel.
5467
5468 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5469
5470         * data/evince-ui.xml:
5471         * shell/ev-window.c: (view_menu_popup_cb),
5472         (ev_popup_cmd_open_link), (ev_window_init):
5473         
5474         Update context menu for internal links. Fix for the bug
5475         #325066.
5476
5477 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5478
5479         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5480         
5481         Bind context menu to keyboard also. Fix for the bug
5482         #325065.
5483
5484 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5485
5486         * shell/ev-view.c: (selection_scroll_timeout_cb):
5487         
5488         Horizontal scroll on selection also.
5489
5490 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5491
5492         * shell/ev-metadata-manager.c: (parse_value):
5493         * shell/ev-view.c: (goto_xyz_link):
5494         
5495         Correct zoom setup and metadata save broken in 
5496         some locales.
5497
5498 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5499
5500         * shell/ev-view-private.h:
5501         * shell/ev-view.c: (scroll_to_current_page),
5502         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5503         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5504         (page_changed_cb), (ev_view_set_continuous),
5505         (ev_view_set_dual_page), (ev_view_set_presentation):
5506         
5507         Delay scroll until allocation to correctly position page. Fix
5508         for the bug #317334.
5509
5510 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5511
5512         * NEWS:
5513         * configure.ac:
5514         
5515         Update NEWS and require poppler 0.5.0.
5516
5517 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5518         
5519         * data/evince-ui.xml:
5520         * shell/ev-view-private.h:
5521         * shell/ev-view.c: (ev_view_get_link_at_location),
5522         (handle_link_over_xy), (ev_view_button_press_event),
5523         (ev_view_button_release_event), (ev_view_class_init):
5524         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5525         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5526         (ev_window_init):
5527         
5528         Implement right-click context menu.
5529
5530 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5531
5532         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5533         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5534         (mdvi_pixbuf_device_render):
5535         * pdf/ev-poppler.cc:
5536
5537         Don't generate thumbnails with alpha. See bug #324077.
5538         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5539
5540 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5541
5542         * shell/ev-window.c: (setup_chrome_from_metadata):
5543         
5544         Fix typo that was hiding toolbar.
5545
5546 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5547
5548         * shell/ev-view-private.h:
5549         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5550         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5551         (ev_view_button_release_event), (ev_view_destroy):
5552         
5553         Small cleanup and autoscrolling during selection. Thanks to 
5554         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5555
5556 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5557
5558         * configure.ac:
5559         
5560         Correctly check for comics option.
5561
5562 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5563         * Makefile.am:
5564         * configure.ac:
5565         * backend/Makefile.am:
5566         * backend/ev-document-factory.c:
5567         * shell/ev-document-types.c:
5568
5569         Included option in configure to make ps backend 
5570         compilation optional with --disable-ps.
5571
5572 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5573
5574         * backend/ev-document-factory.c:
5575         * comics/Makefile.am:
5576         * comics/comics-document.c: (comics_document_load):
5577         * comics/ev-cbr-mime.xml:
5578         * configure.ac:
5579         
5580         Comics mime types are added to shared-mime-info CVS. Now
5581         we don't need to install our own mime types.
5582
5583 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5584
5585         * shell/ev-window.c:
5586         
5587         Add shortcut for "save a copy" menu entry. Fix for
5588         the bug #324582.
5589
5590 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5591
5592         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5593         (job_finished_cb), (new_selection_pixbuf_needed),
5594         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5595         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5596         
5597         Rework selection job info logic and fix critical warning.
5598
5599 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5600
5601         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5602
5603 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5604
5605         * data/evince-ui.xml:
5606         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5607         
5608         Enter as shortcut key for next page. Fix for the bug
5609         #321394.
5610
5611 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5612
5613         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5614
5615 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5616
5617         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5618         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5619         (new_selection_pixbuf_needed),
5620         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5621         (clear_job_selection):
5622         
5623         Too early for 0.5. Pixbuf cache code cleaned a bit.
5624
5625 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5626
5627         * NEWS:
5628         * configure.ac:
5629         
5630         Release 0.5.0 preparation
5631
5632 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5633
5634         * comics/Makefile.am:
5635         * configure.ac:
5636         * shell/ev-document-types.c: (ev_document_types_add_filters):
5637         
5638         More advanced handling of custom mime type installation.
5639
5640 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5641
5642         * data/evince.schemas.in:
5643         * shell/ev-metadata-manager.c: (value_free),
5644         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5645         (ev_metadata_manager_get), (ev_metadata_manager_set):
5646         * shell/ev-metadata-manager.h:
5647         * shell/ev-window.c: (update_chrome_flag),
5648         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5649         (setup_document_from_metadata), (setup_chrome_from_metadata),
5650         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5651         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5652         (ev_window_view_toolbar_cb),
5653         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5654         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5655         
5656         Save last document settings and reuse them for new documents.
5657
5658 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5659
5660         * Makefile.am:
5661         * backend/Makefile.am:
5662         * backend/ev-document-factory.c:
5663         * backend/ev-document-factory.h:
5664         * comics/Makefile.am:
5665         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5666         (comics_document_load), (comics_document_save),
5667         (comics_document_get_n_pages), (comics_document_get_page_size),
5668         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5669         (comics_document_class_init), (comics_document_can_get_text),
5670         (comics_document_get_info), (comics_document_document_iface_init),
5671         (comics_document_init), (get_supported_image_extensions),
5672         (comics_document_thumbnails_get_geometry),
5673         (comics_document_thumbnails_get_thumbnail),
5674         (comics_document_thumbnails_get_dimensions),
5675         (comics_document_document_thumbnails_iface_init), (extract_argv):
5676         * comics/comics-document.h:
5677         * comics/ev-cbr-mime.xml:
5678         * configure.ac:
5679         * po/POTFILES.in:
5680         * shell/ev-application.c: (ev_application_register_service):
5681         * shell/ev-document-types.c: (ev_document_types_add_filters):
5682         * thumbnailer/Makefile.am:
5683         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5684         
5685         New CBR/CBZ backend for comic books.
5686
5687 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5688
5689         * shell/main.c: (load_files_remote):
5690
5691         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5692         warning on startup of second instance is fixed. It
5693         is bug #320353.
5694
5695 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5696
5697         * shell/ev-window.c: (ev_window_finalize):
5698         
5699         Fix double free that cause crash.
5700
5701 2005-10-29  Bastien Nocera <hadess@hadess.net>
5702
5703         * tiff/tiff-document.c: (tiff_document_load):
5704         
5705         Fix memory leak.
5706
5707 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5708
5709         * po/POTFILES.in:
5710         * shell/Makefile.am:
5711         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5712         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5713         (ev_view_accessible_get_text),
5714         (ev_view_accessible_get_character_at_offset),
5715         (ev_view_accessible_get_text_before_offset),
5716         (ev_view_accessible_get_text_at_offset),
5717         (ev_view_accessible_get_text_after_offset),
5718         (ev_view_accessible_get_character_count),
5719         (ev_view_accessible_get_caret_offset),
5720         (ev_view_accessible_set_caret_offset),
5721         (ev_view_accessible_get_run_attributes),
5722         (ev_view_accessible_get_default_attributes),
5723         (ev_view_accessible_get_character_extents),
5724         (ev_view_accessible_get_offset_at_point),
5725         (ev_view_accessible_get_n_selections),
5726         (ev_view_accessible_get_selection),
5727         (ev_view_accessible_add_selection),
5728         (ev_view_accessible_remove_selection),
5729         (ev_view_accessible_set_selection),
5730         (ev_view_accessible_text_iface_init),
5731         (ev_view_accessible_idle_do_action),
5732         (ev_view_accessible_action_do_action),
5733         (ev_view_accessible_action_get_n_actions),
5734         (ev_view_accessible_action_get_description),
5735         (ev_view_accessible_action_get_name),
5736         (ev_view_accessible_action_set_description),
5737         (ev_view_accessible_action_iface_init),
5738         (ev_view_accessible_get_type), (ev_view_accessible_new),
5739         (ev_view_accessible_factory_get_accessible_type),
5740         (ev_view_accessible_factory_create_accessible),
5741         (ev_view_accessible_factory_class_init),
5742         (ev_view_accessible_factory_get_type):
5743         * shell/ev-view-accessible.h:
5744         * shell/ev-view-private.h:
5745         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5746         * shell/ev-view.h:
5747         
5748         Initial accessibility support.
5749
5750 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5751
5752         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5753
5754 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5755
5756         * shell/ev-print-job.c: (idle_print_handler):
5757         
5758         Fix for bug Bug 318916: Printing multiple pages.
5759
5760 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5761
5762         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5763
5764 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5765
5766         * pdf/ev-poppler.cc:
5767         
5768         Thumnail dimensions unified with other backends.
5769         
5770         * shell/ev-window-title.c: (ev_window_title_update):
5771         
5772         Fix warning.
5773
5774 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5775
5776         * data/ev-stock-zoom-fit-width.png:
5777         
5778         Remove unused file.
5779
5780 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5781
5782         * configure.ac:
5783         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5784         (djvu_document_finalize):
5785         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5786         (dvi_document_finalize):
5787         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5788         (pixbuf_document_save), (pixbuf_document_finalize):
5789         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5790         (tiff_document_finalize):
5791         
5792         Save a copy implemented for various backends.
5793
5794 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5795
5796         * configure.ac:
5797         
5798         Don't link with ltiff if tiff is disabled.
5799
5800 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5801
5802         * pdf/GDKSplashOutputDev.cc:
5803         * pdf/GDKSplashOutputDev.h:
5804         * pdf/Thumb.cc:
5805         * pdf/Thumb.h:
5806         * pdf/pdf-document.cc:
5807         * pdf/pdf-document.h:
5808         * pdf/test-gdk-output-dev.cc:
5809         
5810         Remove old unused files.
5811
5812 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5813
5814         * shell/ev-window.c: (ev_window_setup_document):
5815         
5816         Fixed warnings on reload and probably crash reason.
5817
5818 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5819
5820         * properties/ev-properties-view.c:
5821         (ev_properties_view_format_date):
5822         
5823         Check if date is invalid. Fix for bug 318134.
5824
5825 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5826
5827         * shell/ev-window-title.c:
5828         
5829         Add .indd files (Adobe Indesign) to the list of "bad
5830         extensions".
5831
5832 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5833
5834         * data/evince-ui.xml:
5835         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5836         
5837         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5838
5839 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5840
5841         * shell/ev-window.c: (launch_link), (launch_external_uri),
5842         (view_external_link_cb):
5843
5844         URL-escape link before passing it to gnome_vfs_url_show.
5845
5846 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5847
5848         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5849         there isn't text selected.
5850
5851 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5852
5853         * shell/ev-view.c: (handle_link_over_xy):
5854
5855         Check tooltip is valid utf8 before showing it
5856
5857 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5858
5859         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5860
5861 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5862
5863         * shell/ev-window-title.c: (ev_window_title_update):
5864
5865         Guard against using g_strstrip on NULL. Fixes bug #317291.
5866
5867 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5868
5869         * pdf/ev-poppler.cc:
5870
5871         Show title even for unknown links
5872
5873 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5874
5875         * shell/ev-window-title.c: (ev_window_title_update):
5876
5877         Strip the title string
5878
5879 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5880
5881         * shell/ev-window-title.c:
5882
5883         Add .rtf to the bad extensions list
5884
5885 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5886
5887         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5888         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5889
5890         Ignore link coordinates if they are outside page bounds
5891
5892 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5893
5894         * backend/ev-link.c: (ev_link_type_get_type),
5895         (ev_link_get_filename), (ev_link_get_params),
5896         (ev_link_get_property), (ev_link_set_property),
5897         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5898         * backend/ev-link.h:
5899         * pdf/ev-poppler.cc:
5900         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5901         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5902         (ev_window_init):
5903
5904         Implement launch links. Delegate external link opening to
5905         the window.
5906
5907 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5908
5909         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5910         (ev_link_get_right), (ev_link_get_property),
5911         (ev_link_set_property), (ev_link_class_init),
5912         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5913         * backend/ev-link.h:
5914         * pdf/ev-poppler.cc:
5915         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5916
5917         Implement fitr links
5918
5919 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5920
5921         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5922         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5923         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5924         (ev_view_size_request_continuous),
5925         (ev_view_size_request_dual_page),
5926         (ev_view_size_request_single_page), (ev_view_size_allocate),
5927         (ev_view_zoom_for_size_continuous_and_dual_page),
5928         (ev_view_zoom_for_size_continuous),
5929         (ev_view_zoom_for_size_dual_page),
5930         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5931         (ev_sizing_mode_get_type):
5932         * shell/ev-view.h:
5933         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5934
5935         Do not use modes for link, we need to calculate size ad hoc.
5936         Still not perfect because of the usual scrollbar issues grrr.
5937
5938 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5939
5940         * backend/ev-link.c: (ev_link_type_get_type),
5941         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5942         * backend/ev-link.h:
5943         * pdf/ev-poppler.cc:
5944         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5945         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5946         (ev_view_size_request_continuous),
5947         (ev_view_size_request_dual_page),
5948         (ev_view_size_request_single_page), (ev_view_size_allocate),
5949         (zoom_for_size_fit_height),
5950         (ev_view_zoom_for_size_continuous_and_dual_page),
5951         (ev_view_zoom_for_size_continuous),
5952         (ev_view_zoom_for_size_dual_page),
5953         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5954         (ev_sizing_mode_get_type):
5955         * shell/ev-view.h:
5956         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5957
5958         Implement FIT_HEIGHT mode (only for links).
5959         Implement FITH links
5960
5961 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5962
5963         * shell/ev-window-title.c: (get_filename_from_uri),
5964         (ev_window_title_sanitize_extension), (ev_window_title_update),
5965         (ev_window_title_set_document), (ev_window_title_set_uri),
5966         (ev_window_title_free):
5967         * shell/ev-window-title.h:
5968         * shell/ev-window.c: (ev_window_setup_document),
5969         (ev_window_popup_password_dialog):
5970
5971         Refactor window title building while fixing it for
5972         password documents.
5973
5974 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5975
5976         * pdf/ev-poppler.cc:
5977
5978         Escape link title before setting it in the model
5979
5980 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5981
5982         * shell/ev-application.c: (removed_from_session), (save_session),
5983         (init_session), (ev_application_get_empty_window),
5984         (ev_application_init), (ev_application_get_windows):
5985         * shell/ev-application.h:
5986         * shell/ev-window.c: (ev_window_finalize):
5987
5988         Add a function to retrieve window list and share it where
5989         necessary.
5990         Implement session handling, works pretty well thanks to the
5991         metadata system.
5992
5993 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5994
5995         * shell/ev-password.c: (ev_password_item_created_callback),
5996         (ev_password_dialog_save_password):
5997         
5998         Fix for bug 316972. Use async gnome-keyring API.
5999
6000 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
6001
6002         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
6003         Remove unused unrealize handler. Add scroll handling to
6004         ev_view_scroll_event for presentation mode (bug #316708),
6005         and fix the event state checks there.
6006
6007 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6008
6009         * shell/ev-page-action.c: (page_changed_cb):
6010
6011         "marco, maybe we should be crazy and jump right to 6! :)"
6012
6013         Bryan Clark, Sep 2005
6014
6015 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6016
6017         * ps/ps-document.c: (save_document), (ps_document_save),
6018         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
6019         (ps_document_ps_export_end):
6020
6021         Fix unstructured documents save and print
6022
6023 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6024
6025         * shell/ev-application.c: (ev_application_open_uri):
6026
6027         Fix window size persistance
6028
6029 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6030
6031         * shell/ev-view.c: (ev_view_button_release_event):
6032
6033         Based on a patch from carlosgc@gnome.org. Mouse buttons
6034         switch pages in presentation mode.
6035
6036 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6037
6038         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6039
6040         Dont cast to int before scaling
6041
6042 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6043
6044         * backend/ev-link.c: (ev_link_type_get_type),
6045         (ev_link_new_page_xyz), (ev_link_new_page_fit),
6046         (ev_link_new_page_fith):
6047         * backend/ev-link.h:
6048         * pdf/ev-poppler.cc:
6049         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
6050
6051         Implement FIT and FITH links
6052
6053 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6054
6055         * pdf/ev-poppler.cc:
6056
6057         Return 0 results when search is not in progress.
6058
6059         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6060         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
6061
6062         Update menu sensitivity when cancelling search
6063
6064 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6065
6066         * shell/ev-view.c: (ev_view_can_find_next):
6067
6068         Take all pages in consideration, not just current one
6069
6070 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6071
6072         * shell/ev-page-cache.c:
6073         * shell/ev-page-cache.h:
6074         * shell/ev-view.c: (ev_view_binding_activated),
6075         (ev_view_next_page), (ev_view_previous_page),
6076         (ev_sizing_mode_get_type):
6077         * shell/ev-view.h:
6078         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6079         (ev_window_cmd_go_next_page):
6080
6081         Move page next/previous functions from page chace to
6082         view and change it to move by 2 page steps in dual mode.
6083
6084 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6085
6086         * shell/ev-window.c: (update_sidebar_visibility),
6087         (setup_sidebar_from_metadata), (ev_window_setup_document),
6088         (setup_view_from_metadata):
6089
6090         Show the index by default when there is one     
6091
6092 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6093
6094         * shell/ev-window-title.c: (ev_window_title_set_document):
6095
6096         Missing null check
6097
6098 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6099
6100         * shell/ev-view.c: (view_update_range_and_current_page):
6101         
6102         Allow display of last odd page in dual view. Fix for 316347.
6103
6104 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6105
6106         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6107         
6108         Make close button default. Fix for 316383.
6109
6110 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6111
6112         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6113         
6114         Mark close button as default. Fix for 316381.
6115
6116 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6117
6118         * backend/ev-link.c: (ev_link_class_init):
6119
6120         Allow negative doubles in left/top properties
6121
6122 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6123
6124         * shell/ev-window.c:
6125
6126         Remove a bunch of strings that was used only
6127         by the statusbar.
6128
6129 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6130
6131         * shell/ev-window-title.c: (get_filename_from_uri),
6132         (ev_window_title_set_document):
6133
6134         When title has a confusing extension, show also
6135         the document filename inside ()
6136
6137 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6138
6139         * shell/Makefile.am:
6140         * shell/ev-window-title.c: (ev_window_title_new),
6141         (ev_window_title_update), (ev_window_title_set_type),
6142         (ev_window_title_set_document), (ev_window_title_free):
6143         * shell/ev-window-title.h:
6144         * shell/ev-window.c: (ev_window_setup_document),
6145         (password_dialog_response), (ev_window_popup_password_dialog),
6146         (ev_window_dispose), (ev_window_init):
6147
6148         Factor out and cleanup window title code
6149
6150 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6151
6152         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6153         (unable_to_load):
6154
6155         Make dialog transient so it doesnt block other windows
6156
6157 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6158
6159         * pdf/ev-poppler.cc:
6160         
6161         Fix pdf thumbnails rendering.
6162
6163 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6164
6165         * shell/ev-window.c: (fullscreen_set_timeout):
6166         
6167         Increase timeout to hide full screen popup. Bug 
6168         316123. 
6169
6170 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6171
6172         * data/evince.schemas.in:
6173         * shell/ev-window.c: (update_action_sensitivity):
6174
6175         Allow the user to override document restrictions. Fix for bug
6176         305818.
6177
6178 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6179
6180         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6181         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6182         (ev_window_class_init): Fix multihead behaviour of fullscreen
6183         toolbar popup. Fixes bug #315451.
6184
6185 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6186
6187         * configure.ac:
6188         * data/evince-password.glade:
6189         * shell/ev-password.c: (ev_password_dialog_set_property),
6190         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6191         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6192         (ev_password_dialog_entry_changed_cb),
6193         (ev_password_dialog_entry_activated_cb),
6194         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6195         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6196         (ev_password_dialog_set_bad_pass):
6197         * shell/ev-password.h:
6198         * shell/ev-window.c: (password_dialog_response),
6199         (ev_window_popup_password_dialog):
6200         
6201         Support for gnome-keyring for encrypted PDF's.
6202
6203 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6204
6205         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6206         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6207         (ev_view_enter_notify_event), (ev_view_class_init):
6208         
6209         More precise handling of enter_notify/leave_notify events
6210         in EvView. Fix for bug 315470.
6211
6212 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6213
6214         * shell/ev-window.c: (fullscreen_timeout_cb),
6215         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6216         (ev_window_dispose):
6217
6218         leak fix: unref fullscreen_timeout_source before clearing it
6219
6220 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6221
6222         * configure.ac, dvi/mdvi/Makefile.am: 
6223         
6224         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6225
6226 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6227
6228         * backend/ev-link.c: (ev_link_new_page_xyz):
6229         * pdf/ev-poppler.cc:
6230         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6231
6232         Fix some bugs with xyz links, respect zoom
6233
6234 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6235
6236         * shell/ev-window.c: (page_changed_cb),
6237         (setup_document_from_metadata), (update_sidebar_visibility),
6238         (setup_view_from_metadata), (ev_window_run_fullscreen),
6239         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6240         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6241         (ev_window_dual_mode_changed_cb),
6242         (ev_window_sidebar_current_page_changed_cb):
6243
6244         null check uri before setting and getting metadata
6245
6246 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6247
6248         * dvi/Makefile.am:
6249         * properties/Makefile.am:
6250         * shell/Makefile.am:
6251         * thumbnailer/Makefile.am:
6252
6253         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6254
6255 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6256
6257         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6258         (selection_changed_callback):
6259         * shell/ev-sidebar-links.h:
6260
6261         Add a signal for link activation.
6262
6263         * shell/ev-view.c: (ev_view_goto_link),
6264         (ev_view_button_release_event):
6265         * shell/ev-view.h:
6266         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6267         (ev_window_init):
6268
6269         Implement the signal so that we can handle all link types.
6270
6271         * shell/ev-page-cache.c:
6272
6273         Remove unused set_link function
6274
6275 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6276
6277         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6278
6279         Add some space from the cursor, hardcoded but I couldnt
6280         find a better way.
6281
6282 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6283
6284         * lib/ev-tooltip.c:
6285
6286         Use mozilla style vs gtk style, way better for links.
6287
6288         * shell/ev-view.c: (ev_view_motion_notify_event),
6289         (ev_view_destroy), (ev_view_init):
6290
6291         Deactive tooltip when the link hovered is changed.
6292
6293 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6294
6295         * backend/ev-document.h:
6296         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6297         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6298         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6299         (ev_link_new_page), (ev_link_new_page_xyz):
6300         * backend/ev-link.h:
6301         * pdf/ev-poppler.cc:
6302         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6303         (go_to_link), (tip_from_link):
6304
6305         Implement xyz links, still not functional. Links are a total
6306         mess, will need to refactor and bugfix a lot :(
6307
6308 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6309
6310         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6311
6312 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6313
6314         * data/evince-ui.xml:
6315         * data/evince.schemas.in:
6316         * shell/Makefile.am:
6317         * shell/ev-window.c: (update_chrome_visibility),
6318         (password_dialog_response), (ev_window_load_job_cb),
6319         (ev_window_xfer_job_cb), (ev_window_open_uri),
6320         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6321         (ev_window_init):
6322
6323         Remove the statusbar. This regress loading feedback, need to
6324         check with Bryan what we want to do there...
6325
6326 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6327
6328         * lib/ev-tooltip.c: (ev_tooltip_init):
6329
6330         Fix tooltip border and size handling
6331
6332 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6333
6334         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6335         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6336         (ev_tooltip_timeout), (ev_tooltip_activate),
6337         (ev_tooltip_deactivate):
6338         * lib/ev-tooltip.h:
6339         * shell/ev-view.c: (ev_view_motion_notify_event):
6340
6341         Delay popup showing. Mirror gtk logic/times.
6342
6343 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6344
6345         * lib/Makefile.am:
6346         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6347         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6348         (ev_tooltip_set_text), (ev_tooltip_set_position):
6349         * lib/ev-tooltip.h:
6350
6351         Simple widget to show tooltips at a custom position
6352
6353         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6354         (ev_view_destroy):
6355
6356         Use it for links. First go, needs work
6357
6358 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6359
6360         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6361         HIG fixes.  Use title capitalization for window title. Use 12 
6362         pixels of space between the dialog's vbox and action area.
6363
6364 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6365
6366         * shell/ev-window.c: (file_open_dialog_response_cb),
6367         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6368         (ev_window_cmd_save_as):
6369
6370         Make file pickers not modal and refactor code some
6371
6372 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6373
6374         * shell/ev-sidebar.h:
6375         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6376         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6377         (ev_sidebar_class_init), (ev_sidebar_select_page),
6378         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6379         (ev_sidebar_set_page):
6380
6381         Add a current page property and allow to get/set it
6382
6383         * shell/ev-window.c: (setup_view_from_metadata),
6384         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6385
6386         Persist current sidebar page per document
6387
6388 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6389
6390         * data/evince.schemas.in:
6391         * shell/ev-window.c: (update_chrome_visibility),
6392         (setup_document_from_metadata), (update_sidebar_visibility),
6393         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6394         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6395         (ev_window_run_presentation), (ev_window_stop_presentation),
6396         (ev_window_view_sidebar_cb),
6397         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6398         (load_chrome), (ev_window_init):
6399
6400         Persist size/visibility of sidebar per document
6401
6402 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6403
6404         * shell/ev-view.c (draw_loading_text): Draw loading text.
6405
6406 2005-09-02  Dan Damian  <dand@gnome.ro>
6407
6408         * configure.in: Added "ro" to ALL_LINGUAS.
6409
6410 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6411
6412         * shell/ev-view.c: (clear_caches):
6413
6414         ev_page_cache_get doesnt return a reference,
6415         dont try to unref it.
6416
6417 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6418
6419         * shell/main.c: (load_files_remote):
6420
6421         Fix timestamp parameter with dbus <= 0.33
6422
6423 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6424
6425         * data/evince.schemas.in:
6426
6427         Add missing full stop
6428
6429 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6430
6431         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6432         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6433
6434         Plug some memory leaks
6435
6436 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6437
6438         * configure.ac:
6439         * lib/ev-debug.c: (trap_handler):
6440
6441         Check for execinfo.h and use it only if it exists.
6442         Ported from Epiphany (bug #314776).
6443
6444 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6445
6446         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6447
6448 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6449
6450         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6451         * po/id.po      : Added Indonesian translation
6452
6453 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6454
6455         * shell/main.c:
6456         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6457         * NEWS: Release 0.4.0
6458
6459 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6460
6461         * configure.ac: catch another gtk+-2.8ism
6462         * shell/main.c: Make work with gtk+-2.6
6463
6464 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6465
6466         * shell/ev-application-service.xml: Add 'timestamp' argument to
6467           ev_application_open_window and ev_application_open_uri methods.
6468
6469         * shell/ev-application.h: Add 'timestamp' argument to
6470           ev_application_open_window, ev_application_open_uri,
6471           and ev_application_open_uri_list functions.
6472
6473         * shell/ev-application.c (ev_application_open_window,
6474           ev_application_open_uri, ev_application_open_uri_list): Change
6475           functions that show/present windows to use a timestamp if one
6476           is passed in.
6477
6478         * shell/ev-window.c (ev_window_cmd_file_open,
6479           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6480         * shell/main.c (load_files): Modify calls to ev_application to
6481           include GDK_CURRENT_TIME as timestamp.
6482
6483         * shell/main.c (load_files_remote): Obtain timestamp for client
6484           instance from GDK and pass to server instance so new windows are
6485           focused properly.  Fix dbus_g_proxy_call() calls by including second
6486           G_TYPE_INVALID.
6487           
6488         Closes bug #314475.
6489
6490 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6491
6492         * shell/ev-window.c (ev_window_finalize): Check for
6493         avail. EvWindows when quiting to handle the finalize better,
6494         #314497
6495
6496 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6497         
6498         * properties/ev-properties-view.c: 
6499         
6500         Set textdomain to libglade. Fixes translation problem in property page.
6501
6502 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6503
6504         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6505         * dvi/Makefile.am:
6506         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6507         * dvi/mdvi-lib/Makefile.am:
6508         
6509         Fix rotation of thumbnails, ported to new API. Moved library
6510         dependencies earlier, probably it will fix linkage problem.
6511
6512 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6513
6514         * backend/ev-document-misc.c:
6515         (ev_document_misc_get_thumbnail_frame):
6516         * backend/ev-document-misc.h:
6517         * configure.ac:
6518         * pdf/ev-poppler.cc:
6519         * shell/Makefile.am:
6520         * shell/ev-sidebar-thumbnails.c: (add_range),
6521         (ev_sidebar_thumbnails_set_loading_icon),
6522         (ev_sidebar_thumbnails_refresh),
6523         (ev_sidebar_thumbnails_set_document):
6524         * shell/ev-sidebar-thumbnails.h:
6525         * shell/ev-view.c: (ev_view_motion_notify_event),
6526         (ev_view_set_property), (ev_view_get_property),
6527         (ev_view_class_init), (ev_view_set_rotation):
6528         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6529         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6530         (ev_window_init):
6531         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6532         Redo rotation (again).  prepare for 0.4.0
6533
6534 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6535
6536         * configure.ac: Bump poppler requirement to 0.4.1.
6537
6538         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6539         argument to poppler_page_render_selection() call.
6540
6541 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6542
6543         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6544         (djvu_document_thumbnails_get_thumbnail):
6545         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6546         (dvi_document_thumbnails_get_thumbnail):
6547         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6548         (pixbuf_document_thumbnails_get_thumbnail):
6549         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6550         
6551         Update rotation direction of backends to fit with pdf and ps.
6552
6553 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6554
6555         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6556         * backend/ev-async-renderer.h:
6557         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6558         (setup_page), (ps_document_get_page_size),
6559         (ps_async_renderer_render_pixbuf):
6560         * ps/ps-document.h:
6561         * shell/ev-jobs.c: (ev_job_render_run):
6562
6563         Fix orientation in the postscript document
6564
6565 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6566
6567         * pdf/ev-poppler.cc:
6568         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6569         * shell/ev-view.c: (highlight_find_results):
6570
6571         Adapt to the new poppler rotation API. Fix text maps on landscape
6572         documents.
6573
6574 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6575
6576         * shell/ev-view.c (compute_new_selection_text): get the correct
6577         region when selecting in modes other than continuous.
6578
6579 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6580
6581         * shell/main.c (main): remove redundant g_warnings.
6582
6583 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6584
6585         * shell/Makefile.am: Don't include autogenerated
6586         file ev-application-service.h into distribution, since
6587         it causes dbus crash. Fix for bugs 313724 and 313443. 
6588
6589 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6590
6591         * configure.ac: Fix sed expression for FreeBSD. Thanks
6592         to Joe Marcus Clark <marcus@freebsd.org>
6593         
6594         * shell/eggfindbar.c: (entry_activate_callback),
6595         (entry_changed_callback), (egg_find_bar_init),
6596         (egg_find_bar_set_search_string):
6597         
6598         Made findbar buttons unsensitive if there is no text in
6599         entry. Fix for the bug 313285.
6600
6601 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6602
6603         * ps/ps-document.c: Use g_filename_display_name for displaying
6604         filenames and revert string freeze breackage
6605
6606 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6607
6608         * NEWS:
6609         * configure.ac:
6610
6611         Update for 0.3.4
6612
6613         * shell/Makefile.am:
6614
6615         Add ev-application-service.xml to extra dist
6616
6617         * shell/ev-view.c: (find_page_at_location):
6618
6619         Remove unused function (fix warning)
6620
6621 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6622
6623         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6624         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6625         
6626         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6627         bug 313623.
6628
6629 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6630
6631         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6632         * shell/ev-window.c:
6633         Fix build warnings
6634
6635 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6636
6637         * configure.ac: Update script to get dbus version.
6638         Fix for the bug #313443.
6639
6640 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6641
6642         * shell/ev-window.c: (ev_window_cmd_escape):
6643         
6644         Return focus back to view on escape. Fix for bug 313295.
6645
6646 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6647
6648         * shell/ev-window.c: (update_window_title),
6649         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6650         (ev_window_cmd_save_as):
6651         
6652         Correct conversion from uri to displayable string. Fix for
6653         bug 313296.
6654
6655 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6656
6657         * ps/ps-document.c: convert filename to utf8 when there is an error
6658         loading document. Fixes #309915
6659
6660 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6661
6662         * configure.ac:
6663
6664         We depend on poppler 0.4.0
6665
6666 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6667
6668         * configure.ac:
6669         * NEWS: Release 0.3.3.
6670         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6671
6672 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6673
6674         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6675         add a couple missing mnemonics to menu items, use title 
6676         capitalization for menu items and window titles, and add 
6677         ellipsis to open menu item.     
6678
6679 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6680
6681         * pdf/ev-poppler.cc:
6682         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6683         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6684         (ev_view_get_rotation):
6685         * shell/ev-view.h:
6686         * shell/ev-window.c: (setup_view_from_metadata),
6687         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6688         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6689         disk.
6690
6691 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6692
6693         * configure.ac: Added tr to ALL_LINGUAS
6694
6695 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6696
6697         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6698         requires several clicks to find word. Thanks to 
6699         Colin Slater <kiltedtaco@gmail.com>.
6700
6701 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6702
6703         * data/evince.desktop.in.in: Hide menu entry and
6704         rename it to "Document Viewer". Fix for bug 
6705         #312399.
6706
6707 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6708
6709         * shell/ev-page-action.c (ev_page_action_class_init): 
6710
6711         Point to the correct function in constructor of the
6712         activate_label signal
6713
6714 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6715
6716         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6717         * shell/ev-jobs.h: Make thread safe.
6718
6719 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6720
6721         * shell/ev-view.c: (view_update_range_and_current_page):
6722         Don't update page range if we are scrolling to some document
6723         point.
6724
6725 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6726
6727         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6728         when getting max_page_width, fix drawing in dual mode.
6729
6730 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6731
6732         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6733         getting the area for select_all.
6734
6735 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6736
6737         * backend/ev-selection.c: (ev_selection_render_selection):
6738         * backend/ev-selection.h:
6739         * pdf/ev-poppler.cc:
6740         * shell/ev-jobs.c: (ev_job_render_new):
6741         * shell/ev-jobs.h:
6742         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6743         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6744         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6745         (ev_view_class_init):
6746
6747         Change selection color on focus in and focus out events.  Also,
6748         poppler now uses GdkColor for specifying the selection colors, so
6749         drop some awkward conversion code.
6750
6751 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6752
6753         * configure.ac: Added Hebrew translation
6754
6755 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6756
6757         * NOTES:
6758         * backend/ev-selection.c: (ev_selection_render_selection):
6759         * backend/ev-selection.h:
6760         * pdf/ev-poppler.cc:
6761         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6762         (ev_job_render_run):
6763         * shell/ev-jobs.h:
6764         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6765         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6766         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6767         (ev_pixbuf_cache_style_changed),
6768         (ev_pixbuf_cache_get_selection_pixbuf),
6769         (ev_pixbuf_cache_set_selection_list),
6770         (ev_pixbuf_cache_get_selection_list):
6771         * shell/ev-pixbuf-cache.h:
6772         * shell/ev-utils.c: (ev_print_region_contents):
6773         * shell/ev-utils.h:
6774         * shell/ev-view.c: (ev_view_queue_draw_page),
6775         (selection_update_idle_cb), (ev_view_motion_notify_event),
6776         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6777         (setup_caches), (ev_view_find_next), (merge_selection_region),
6778         (selection_free):
6779         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6780
6781         Clean up selection to be much smoother!
6782
6783 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6784
6785         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6786         to poppler_page_render_selection().
6787
6788 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6789
6790         * ps/ps-document.c: (save_page_list): Use
6791         unzipped document when printing. Thanks to 
6792         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6793         311016.
6794
6795 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6796
6797         * shell/ev-window.c: (update_action_sensitivity):
6798         
6799         Disable print and save respect to lockdown gconf keys. Fix
6800         for 312342.
6801
6802 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6803
6804         * configure.ac:
6805         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6806         (write_to_temp_file), (ev_file_set_contents):
6807         * shell/ev-utils.h:
6808         * shell/ev-window.c: (save_print_config_to_file):
6809         
6810         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6811         Fix for bug 312238
6812
6813 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6814
6815         * shell/ev-window.c: (load_print_config_from_file),
6816         (save_print_config_to_file), (ev_window_print_range):
6817
6818         Persist the print settings. Fixes bug #311578.
6819
6820 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6821
6822         * djvu/djvu-document.c: (djvu_document_get_page_size),
6823         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6824         (djvu_document_thumbnails_get_thumbnail):
6825         * dvi/dvi-document.c: (dvi_document_get_page_size),
6826         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6827         (dvi_document_thumbnails_get_dimensions),
6828         (dvi_document_thumbnails_get_thumbnail):
6829         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6830         (pixbuf_document_render_pixbuf),
6831         (pixbuf_document_document_iface_init),
6832         (pixbuf_document_thumbnails_get_thumbnail):
6833         
6834         Update backends to make them build with new rotation system.
6835
6836 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6837
6838         * help/C/figures/evince_start_window.png:
6839         
6840         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6841
6842 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6843
6844         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6845         * shell/ev-pixbuf-cache.h:
6846         * shell/ev-sidebar-thumbnails.c:
6847         (ev_sidebar_thumbnails_get_property), (add_range),
6848         (adjustment_changed_cb):
6849         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6850         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6851         we were thumbnailing the entire docment on startup, slowing us
6852         down hugely. 
6853
6854 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6855
6856         * shell/ev-page-cache.c: (ev_page_cache_new):
6857         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6858         == 0, fixes #310306.
6859
6860 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6861
6862         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6863         (ev_view_rotate_left):
6864
6865         Account rotation in doc_rect_to_view_rect.
6866         Ensure rotation doesnt go out of bounds.
6867
6868 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6869
6870         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6871
6872         Correct and cleanup w/h swapping
6873
6874 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6875
6876         * backend/ev-document-thumbnails.c:
6877         (ev_document_thumbnails_get_thumbnail):
6878         * backend/ev-document-thumbnails.h:
6879         * backend/ev-document.c:
6880         * backend/ev-document.h:
6881         * backend/ev-render-context.c: (ev_render_context_new),
6882         (ev_render_context_set_rotation):
6883         * backend/ev-render-context.h:
6884         * pdf/ev-poppler.cc:
6885         * ps/ps-document.c: (ps_document_document_iface_init):
6886         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6887         * shell/ev-jobs.h:
6888         * shell/ev-page-cache.c: (build_height_to_page),
6889         (ev_page_cache_new), (ev_page_cache_get_size),
6890         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6891         (ev_page_cache_get_height_to_page):
6892         * shell/ev-page-cache.h:
6893         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6894         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6895         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6896         (ev_pixbuf_cache_get_selection_pixbuf):
6897         * shell/ev-pixbuf-cache.h:
6898         * shell/ev-print-job.c: (idle_print_handler):
6899         * shell/ev-sidebar-thumbnails.c: (add_range):
6900         * shell/ev-view.c: (view_update_range_and_current_page),
6901         (get_page_y_offset), (get_page_extents),
6902         (ev_view_size_request_continuous_dual_page),
6903         (ev_view_size_request_continuous),
6904         (ev_view_size_request_dual_page),
6905         (ev_view_size_request_single_page), (draw_one_page),
6906         (ev_view_set_rotation), (ev_view_rotate_right),
6907         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6908         (ev_view_zoom_for_size_continuous_and_dual_page),
6909         (ev_view_zoom_for_size_continuous),
6910         (ev_view_zoom_for_size_dual_page),
6911         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6912         (ev_view_select_all):
6913         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6914         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6915         (tiff_document_document_iface_init),
6916         (tiff_document_thumbnails_get_thumbnail):
6917
6918         Use rotation rather than orientation. It's easier and enough
6919         for our needs.
6920
6921 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6922
6923         * shell/ev-page-cache.c: (build_height_to_page),
6924         (ev_page_cache_new), (ev_page_cache_get_size),
6925         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6926         (ev_page_cache_get_height_to_page):
6927         * shell/ev-page-cache.h:
6928         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6929         (ev_view_size_request_continuous_dual_page),
6930         (ev_view_size_request_continuous),
6931         (ev_view_zoom_for_size_continuous_and_dual_page),
6932         (ev_view_zoom_for_size_continuous):
6933
6934         Make the page cache aware of page orientation.
6935
6936 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6937
6938         * backend/ev-document-thumbnails.c:
6939         (ev_document_thumbnails_get_thumbnail):
6940         * backend/ev-document-thumbnails.h:
6941         * backend/ev-document.c:
6942         * backend/ev-document.h:
6943         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6944         * backend/ev-ps-exporter.h:
6945         * pdf/ev-poppler.cc:
6946         * ps/ps-document.c: (ps_document_document_iface_init),
6947         (ps_document_ps_export_do_page):
6948         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6949         * shell/ev-jobs.h:
6950         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6951         (ev_page_cache_get):
6952         * shell/ev-page-cache.h:
6953         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6954         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6955         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6956         * shell/ev-pixbuf-cache.h:
6957         * shell/ev-print-job.c: (idle_print_handler):
6958         * shell/ev-sidebar-thumbnails.c: (add_range):
6959         * shell/ev-view.c: (view_update_range_and_current_page),
6960         (get_page_extents), (ev_view_size_request_dual_page),
6961         (ev_view_size_request_single_page), (draw_one_page),
6962         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6963         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6964         (ev_view_zoom_for_size_dual_page),
6965         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6966         (ev_view_select_all):
6967         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6968         * tiff/tiff-document.c: (tiff_document_get_page_size),
6969         (tiff_document_get_orientation), (rotate_pixbuf),
6970         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6971         (tiff_document_thumbnails_get_thumbnail),
6972         (tiff_document_ps_export_do_page), (tiff_document_init):
6973
6974         Really make use of the orientation bit of the render context.
6975         Use the render context in a few more places in the backend API.
6976         This regress orientation, but now it's done right. Will try to
6977         fix it up asap...
6978
6979 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6980
6981         * shell/ev-view.c: (ensure_rectangle_is_visible):
6982
6983         Patch by Nickolay V. Shmyrev to fix find flickering
6984
6985 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6986
6987         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6988         duplex parameters to ::begin.
6989
6990         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6991         * shell/ev-print-job.c (idle_print_handler): 
6992         * ps/ps-document.c (ps_document_ps_export_begin): 
6993         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6994         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6995         implementations. Poppler backend needs poppler cvs. Rest has
6996         unchanged behavior.
6997
6998 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6999
7000         * shell/ev-window.c (using_pdf_printer): new function.
7001         (ev_window_print_range): print a less techy message if someone
7002         tries to print to PDF.
7003
7004 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7005
7006         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
7007         from "unknown font" string. Bug #311431
7008
7009 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7010
7011         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
7012
7013 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7014
7015         Bug #311280
7016         
7017         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
7018         name for PopplerFontTypes
7019         (pdf_document_fonts_fill_model): add font type to the detail column
7020
7021         * backend/ev-document-fonts.h: added
7022         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
7023
7024         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
7025         font name and font details, add a little markup.
7026         (ev_properties_fonts_init): use the new cell data func, specify ypad
7027         property for the cell renderer.
7028         (ev_properties_fonts_set_document): add the details column.
7029
7030 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
7031
7032         * configure.ac: Added "pl" to ALL_LINGUAS.
7033
7034 2005-07-24  Danilo Šegan  <danilo@gnome.org>
7035
7036         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
7037
7038 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
7039
7040         * help/ChangeLog: Started this for translations of manual.
7041         * configure.ac, autogen.sh, .cvsignore: Migrated to
7042         gnome-doc-utils. Patch in bug #311222.
7043
7044 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
7045
7046         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
7047         #ifdef this away to fix an unused-function warning.
7048
7049 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
7050
7051         * configure.ac: Added 'gl' to ALL_LINGUAS.
7052
7053 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
7054
7055         * configure.ac: Added ne in ALL_LINGUAS
7056         
7057 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7058
7059         * shell/ev-view.c: (ev_view_leave_notify_event):
7060         
7061         Clear status message when pointer leaves view. Fix for bug
7062         #310818 
7063
7064 2005-07-20 Ankit Patel <ankit644@yahoo.com>
7065
7066         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
7067
7068 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7069
7070         * shell/ev-view.c: (ev_view_leave_notify_event),
7071         (ev_view_class_init):
7072         
7073         Set cursor to normal then leaving view.
7074
7075 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7076
7077         * configure.ac:
7078         
7079         Fix required djvulibre version.
7080
7081 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7082
7083         *configure.ac: Hindi (hi) language added
7084
7085 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7086
7087         *configure.ac: Punjabi (pa) Language added
7088
7089 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7090
7091         * data/evince-ui.xml, shell/ev-window.c:
7092         
7093         Add keypad accelerators for zooming. Fix for bug 308128.
7094
7095 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7096
7097         * Makefile.am:
7098         * backend/Makefile.am:
7099         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7100         * configure.ac:
7101         * shell/ev-document-types.c: (ev_document_types_add_filters):
7102
7103         Allow to enable/disable the pixbuf backend.
7104         Default to off for now. If we want it enabled we should
7105         really put mime types in the desktop, implement properties etc.
7106
7107         * properties/evince-properties.c:
7108
7109         Initialize error to NULL.
7110         Check error is not NULL before freeing.
7111
7112 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7113
7114         * shell/ev-window.c:
7115
7116         Use F5 as presentation accell
7117
7118 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7119
7120         * shell/ev-window.c: (update_chrome_visibility),
7121         (ev_window_create_fullscreen_popup), (ev_window_init):
7122
7123         Do not leak the fullscreen toolbar
7124
7125 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7126
7127         * shell/ev-window.c: (view_actions_focus_in_cb),
7128         (view_actions_focus_out_cb):
7129
7130         These has a return value! Fix totally random focus
7131         issues we was seeing.
7132
7133 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7134
7135         * shell/main.c: (load_files_remote):
7136
7137         Allow open more than one file
7138
7139 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7140
7141         * shell/main.c: (load_files_remote):
7142
7143         Fix for dbus 0.33. bug #309975
7144
7145 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7146
7147         * properties/ev-properties-main.c: (ev_properties_get_pages):
7148
7149         Actually return NULL for types we dont support
7150
7151 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7152
7153         * po/POTFILES.in:
7154
7155         Remove empty lines.
7156
7157 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7158
7159         * backend/ev-document-factory.c:
7160         (ev_document_factory_get_document):
7161
7162         Do not try to create the object if type
7163         is invalid.
7164
7165 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7166
7167         * ps/ps-document.c: (ps_document_dispose),
7168         (ps_async_renderer_render_pixbuf):
7169         * ps/ps-document.h:
7170
7171         Do not leak the target window
7172
7173 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7174
7175         * shell/ev-application.c: (ev_application_init):
7176
7177         Let tbe check file existence for us.
7178         Add a comment about eggrecent mime filter.
7179
7180 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7181
7182         * data/evince-ui.xml:
7183         * shell/ev-application.c: (ev_application_shutdown),
7184         (ev_application_init), (ev_application_get_toolbars_model),
7185         (ev_application_get_recent_model),
7186         (ev_application_save_toolbars_model):
7187         * shell/ev-application.h:
7188         * shell/ev-window.c: (ev_window_add_recent),
7189         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7190         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7191         (ev_window_init):
7192
7193         Use common toolbar and recent models for all windows.
7194         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7195
7196 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7197
7198         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7199         successfully check for gtk_icon_view_get_visible_range.
7200
7201 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7202
7203         * djvu/Makefile.am:
7204         * dvi/Makefile.am:
7205         
7206         Fix djvu and dvi backend build.
7207
7208 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7209
7210         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7211         (new_separator_pixbuf):
7212
7213         Don't leak windows.
7214
7215 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7216
7217         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7218
7219         HIGification of toolbar editor dialogue.
7220
7221 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7222
7223         * configure.ac:
7224         * shell/Makefile.am:
7225
7226         Ever build metadata manager since it's just
7227         disabled at runtime now.
7228
7229 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7230
7231         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7232         (ev_metadata_manager_get), (ev_metadata_manager_set):
7233         * shell/ev-metadata-manager.h:
7234
7235         Add an _init functions that enabled metadata management
7236         at runtime.
7237
7238         * shell/ev-window.c: (page_changed_cb),
7239         (setup_document_from_metadata), (ev_window_setup_document),
7240         (setup_view_from_metadata), (ev_window_open_uri),
7241         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7242         (ev_window_run_presentation), (ev_window_stop_presentation),
7243         (save_sizing_mode), (ev_window_zoom_changed_cb),
7244         (ev_window_continuous_changed_cb),
7245         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7246         (window_configure_event_cb):
7247
7248         Remove all ugly metadata define since we deal with it
7249         at runtime now.
7250
7251         * shell/main.c: (load_files_remote), (main):
7252
7253         Add support for dbus cvs head. Hopefully didnt break one
7254         of the other versions now!
7255
7256         If we dont get a response from the dbus server just
7257         give up with it and not enable metadata.
7258
7259 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7260
7261         * Makefile.am:
7262         * backend/Makefile.am:
7263         * configure.ac:
7264         * cut-n-paste/recent-files/Makefile.am:
7265         * cut-n-paste/toolbar-editor/Makefile.am:
7266         * cut-n-paste/zoom-control/Makefile.am:
7267         * lib/Makefile.am:
7268         * pdf/Makefile.am:
7269         * pixbuf/Makefile.am:
7270         * properties/Makefile.am:
7271         * ps/Makefile.am:
7272         * shell/Makefile.am:
7273         * thumbnailer/Makefile.am:
7274         * tiff/Makefile.am:
7275
7276         Make frontends depend on just libev.
7277         Rework and group CFLAGS/LIBS definitions.
7278         Cleanups.
7279
7280 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7281
7282         * shell/ev-window:
7283
7284         do not unnecessarily save zoom
7285
7286         * configure.ac:
7287         * lib/ev-file-helpers.c: (ev_dot_dir):
7288         * shell/Makefile.am:
7289         * shell/dummy.cc:
7290
7291         Some cleanups
7292
7293 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7294
7295         * configure.ac:
7296         
7297         Remove unnecessary dependencies
7298
7299 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7300
7301         * properties/Makefile.am:
7302         * thumbnailer/Makefile.am:
7303         * tiff/Makefile.am:
7304
7305         Some more cleanups. Was really necessary
7306         but I probably introduced bugs, feel free
7307         to flame :)
7308
7309 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7310
7311         * backend/Makefile.am:
7312         * configure.ac:
7313         * cut-n-paste/recent-files/Makefile.am:
7314         * cut-n-paste/toolbar-editor/Makefile.am:
7315         * cut-n-paste/zoom-control/Makefile.am:
7316         * lib/Makefile.am:
7317         * pdf/Makefile.am:
7318         * pixbuf/Makefile.am:
7319         * properties/Makefile.am:
7320         * ps/Makefile.am:
7321         * shell/Makefile.am:
7322         * thumbnailer/Makefile.am:
7323         * tiff/Makefile.am:
7324
7325         Use gnome-common macros when possible.
7326         Cleanup dependencies.
7327         Actually disable deprecated where possible.
7328
7329 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7330
7331         * Makefile.am:
7332         * backend/Makefile.am:
7333         * properties/Makefile.am:
7334         * shell/Makefile.am:
7335         * thumbnailer/Makefile.am:
7336
7337         This should solve the circular dep without
7338         requiring dir reorg!
7339
7340         * shell/ev-window.c: (setup_view_from_metadata):
7341
7342         Never restore window size/position when the
7343         window is already visible.
7344
7345 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7346
7347         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7348
7349         Return a boolean from timeout func. Fix ported from gedit.
7350
7351 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7352
7353         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7354
7355 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7356
7357         * shell/ev-document-types.c: set "All Documents" as default filter in
7358         open dialog
7359
7360 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7361
7362         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7363         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7364         (ev_metadata_manager_set_boolean): fix value/val thinko.
7365
7366 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7367
7368         * shell/ev-window.c: (setup_view_from_metadata),
7369         (window_state_event_cb), (window_configure_event_cb),
7370         (ev_window_init):
7371
7372         Remember window position and maximized state
7373
7374 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7375
7376         * configure.ac:
7377
7378         Fix DBUS configure checks.
7379
7380         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7381         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7382         (ev_metadata_manager_set_boolean):
7383
7384         Plug mem leaks.
7385
7386         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7387         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7388         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7389         (ev_window_continuous_changed_cb),
7390         (ev_window_dual_mode_changed_cb), (ev_window_new):
7391
7392         Fix the build without DBUS.
7393
7394 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7395
7396         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7397         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7398         (ev_metadata_manager_set_string),
7399         (ev_metadata_manager_set_boolean):
7400         * shell/ev-metadata-manager.h:
7401
7402         Add support for some more types
7403
7404         * shell/ev-view.c: (scroll_to_current_page),
7405         (ev_view_get_continuous), (ev_view_set_continuous),
7406         (ev_view_get_dual_page):
7407         * shell/ev-view.h:
7408         * shell/ev-window.c: (page_changed_cb),
7409         (setup_document_from_metadata), (ev_window_setup_document),
7410         (setup_view_from_metadata), (ev_window_open_uri),
7411         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7412         (ev_window_run_presentation), (ev_window_stop_presentation),
7413         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7414         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7415         (ev_window_update_dual_page_action),
7416         (ev_window_continuous_changed_cb),
7417         (ev_window_dual_mode_changed_cb), (ev_window_init):
7418
7419         Remember a bunch of view/document properties. Prolly some
7420         are still missing but it's getting interesting.
7421
7422 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7423
7424         * configure.ac: check if dbus-binding-tool is installed. Not the
7425         case on current Ubuntu breezy, it seems.
7426
7427 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7428
7429         * data/evince.desktop.in.in:
7430         
7431         Allow open uri lists and add TryExec field.
7432
7433 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7434
7435         * configure.ac:
7436
7437         Enable dbus when available, do not require a configure
7438         option.
7439
7440 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7441
7442         * configure.ac:
7443
7444         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7445         disabled.
7446
7447 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7448         Marco Pesenti Gritti  <mpg@redhat.com>
7449
7450         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7451         
7452         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7453         functions to the format required by dbus
7454
7455         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7456         errors. Use the RPC parameters in the expected way
7457
7458 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7459
7460         * Makefile.am:
7461         * properties/Makefile.am:
7462         * properties/ev-properties-main.c: (ev_properties_get_pages):
7463
7464         Support all mime types
7465
7466         * shell/Makefile.am:
7467         * thumbnailer/Makefile.am:
7468         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7469         (evince_thumbnail_pngenc_get):
7470
7471         Use the document factory
7472
7473 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7474
7475         * backend/Makefile.am:
7476         * backend/ev-document-factory.c:
7477         (mime_type_supported_by_gdk_pixbuf),
7478         (ev_document_type_get_from_mime),
7479         (ev_document_factory_get_document),
7480         (ev_document_factory_get_backend),
7481         (ev_document_factory_get_mime_types),
7482         (ev_document_factory_get_all_mime_types):
7483         * backend/ev-document-factory.h:
7484         * shell/Makefile.am:
7485         * shell/ev-document-types.c: (get_document_from_uri),
7486         (ev_document_types_get_document),
7487         (file_filter_add_mime_list_and_free),
7488         (ev_document_types_add_filters):
7489         * shell/ev-document-types.h:
7490         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7491         * shell/ev-properties-dialog.c:
7492         (ev_properties_dialog_set_document):
7493         * shell/ev-window.c: (ev_window_cmd_file_open),
7494         (ev_window_cmd_save_as):
7495         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7496
7497         Rework document types managing to avoid code duplication
7498         and actually abstract from backend implementations.
7499         Also provide a minimal factory api that can be used by
7500         thumbnailer/properties.
7501
7502 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7503
7504         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7505         Plug a mem leak.
7506         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7507         HIG spacings.
7508
7509 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7510
7511         * shell/ev-properties-dialog.c
7512         (ev_properties_dialog_set_document): only call
7513         ev_properties_fonts_set_document() if the document implements the
7514         fonts interface
7515
7516 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7517
7518         * configure.ac:
7519         * properties/Makefile.am:
7520         * properties/ev-properties-view.c:
7521         (ev_properties_view_register_type):
7522         * properties/ev-properties-view.h:
7523         * properties/ev-properties-main.h:
7524
7525         Implement nautilus plugin for properties.
7526         Works only for pdf atm, I need to rework the
7527         document types stuff to get this to work
7528         for all backends...
7529
7530 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7531
7532         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7533         (ev_properties_fonts_set_document): use
7534         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7535
7536 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7537
7538         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7539         them
7540         (PlaceImage, tiff2ps_process_page): use
7541         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7542
7543
7544 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7545
7546         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7547         (main): to call gnome_authentication_manager_init. Should fix
7548         Bug #308510
7549
7550         * configure.ac: that requires libgnomeui 2.6.0.
7551
7552 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7553
7554         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7555         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7556         use the new tiff2ps interfaces
7557
7558         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7559         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7560
7561         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7562         structure instead of global variables.  Remove use of static
7563         variables in functions.
7564
7565 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7566
7567         * shell/ev-page-action.c: unref the completion after setting it to the
7568         entry
7569
7570 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7571
7572         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7573         postscript files
7574
7575 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7576
7577         * shell/ev-window.c (update_action_sensitivity): disable
7578         File->Print if the document does not implement the ps exporter
7579         interface
7580
7581 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7582
7583         * Makefile.am:
7584         * configure.ac:
7585         * data/evince-properties.glade:
7586         * properties/.cvsignore:
7587         * properties/Makefile.am:
7588         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7589         (ev_properties_view_class_init), (ev_properties_view_format_date),
7590         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7591         (ev_properties_view_init), (ev_properties_view_new):
7592         * properties/ev-properties-view.h:
7593         * shell/Makefile.am:
7594         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7595         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7596         (ev_properties_dialog_new):
7597         * shell/ev-properties-dialog.h:
7598         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7599         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7600         (update_progress_label), (job_fonts_finished_cb),
7601         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7602         * shell/ev-properties-fonts.h:
7603         * shell/ev-properties.c:
7604         * shell/ev-properties.h:
7605         * shell/ev-window.c: (ev_window_setup_document),
7606         (ev_window_cmd_file_properties):
7607
7608         Split the properties pages in two different objects, depend
7609         only on the backend where possible, use widgets instead
7610         of gobject for the glade part, reimplement the dialog
7611         itself with gtk.
7612         I need this to implement nautilus properties page.
7613
7614 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7615
7616         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7617         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7618         (tiff_document_document_ps_exporter_iface_init): implement the ps
7619         exporter interface for tiff documents
7620
7621         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7622         libtiff to implement TIFF postscript export
7623
7624         * tiff/tiff2ps.h: added a header file for external tiff2ps
7625         functions.
7626
7627         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7628         tiff2ps.h
7629
7630 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7631
7632         * shell/ev-view.c: (scroll_to_current_page),
7633         (ev_view_set_fullscreen), (ev_view_set_presentation):
7634         
7635         Scroll to current page when exit from presentation
7636
7637 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7638
7639         * shell/ev-window.c: (update_document_mode),
7640         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7641         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7642         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7643         
7644         Exit from fullscreen mode when switch to presentation. Fix for
7645         bug 309365
7646
7647 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7648
7649         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7650         return NULL if the document does not implement the selection
7651         interface.
7652
7653 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7654
7655         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7656         reported height by using the resolution aspect ratio
7657         (tiff_document_render_pixbuf): scale the pixbuf using the
7658         resolution aspect ratio
7659
7660 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7661
7662         * configure.ac:
7663         
7664         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7665         <kiltedaco@gmail.com>
7666         
7667         * djvu/djvu-document.c: (djvu_document_get_orientation),
7668         (djvu_document_set_orientation), (djvu_document_get_page_size),
7669         (rotate_pixbuf), (djvu_document_render_pixbuf),
7670         (djvu_document_document_iface_init):
7671         * dvi/dvi-document.c: (dvi_document_get_orientation),
7672         (dvi_document_set_orientation), (dvi_document_get_page_size),
7673         (rotate_pixbuf), (dvi_document_render_pixbuf),
7674         (dvi_document_document_iface_init):
7675         
7676         Dvi and djvu backends are ported to new API
7677
7678 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7679
7680         * backend/ev-selection.c: (ev_selection_get_selection_region),
7681         (ev_selection_get_selection_map):
7682         * backend/ev-selection.h:
7683         * pdf/ev-poppler.cc:
7684         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7685         * shell/ev-jobs.h:
7686         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7687         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7688         (ev_pixbuf_cache_get_text_mapping):
7689         * shell/ev-pixbuf-cache.h:
7690         * shell/ev-view.c: (location_in_text),
7691         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7692         support to EvView.  Now we can see where we can select!  Sweet!
7693
7694 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7695
7696         * shell/ev-view.c (ev_view_button_press_event): Fix
7697         event->y + view->scroll_x typo.
7698
7699 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7700
7701         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7702         sub-GdkPixbuf instead of passing dest_x and dest_y.
7703         
7704         * shell/ev-view.c: (view_point_to_doc_point),
7705         (view_rect_to_doc_rect), (ev_view_button_press_event),
7706         (ev_view_motion_notify_event), (compute_new_selection_rect),
7707         (gdk_rectangle_point_in), (compute_new_selection_text),
7708         (compute_selections): Update selection code to keep the selection
7709         around as two points and not as a normalized rectangle, and fix
7710         page level selection in two-column mode.
7711
7712 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7713
7714         * shell/ev-window.c: (window_configure_event_cb): 
7715         
7716         Fix compilation
7717         
7718 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7719
7720         * pdf/ev-poppler.cc:
7721
7722         Fix compilation
7723
7724 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7725
7726         * shell/Makefile.am:
7727         * shell/ev-metadata-manager.c: (item_free),
7728         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7729         (parse_value), (parseItem), (load_values),
7730         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7731         (save_values), (save_item), (get_oldest), (resize_items),
7732         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7733         * shell/ev-metadata-manager.h:
7734
7735         Metadata manager from gedit but modified to use GValue, so that
7736         we dont need to keep converting from strings.
7737
7738         * configure.ac:
7739
7740         ENABLE_METADATA conditional, on when dbus is on
7741
7742         * shell/ev-application.c: (ev_application_open_uri):
7743
7744         Show the window after load so that we can initialize
7745         window size before it's showed.
7746
7747         * shell/ev-window.c: (ev_window_setup_from_metadata),
7748         (ev_window_open_uri), (window_configure_event_cb),
7749         (ev_window_init):
7750
7751         Save and load metadata information about window size.
7752         Not yet keeping states in account.
7753
7754         * shell/main.c: (main):
7755
7756         Shutdown metadata manager.
7757
7758 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7759
7760         * shell/ev-application-service.xml:
7761         * configure.ac:
7762         * shell/Makefile.am:
7763         * shell/ev-application.c:
7764         * shell/ev-application.h:
7765         * shell/ev-window.c:
7766         * shell/ev-window.h:
7767         * shell/main.c:
7768
7769         Add an optional dbus interface (--enable-dbus).
7770         Rework application code, mainly to be easier to
7771         use "remotely".
7772         Do not open multiple windows with the same document,
7773         spatial evince!
7774
7775 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7776
7777         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7778         pixbuf iff it exists.
7779
7780 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7781
7782         * shell/*:
7783         * backend/ev-render-context.[ch]:
7784         * backend/ev-selection.[ch]:
7785
7786         Massive changes.  We now support text selection of pdfs, and not
7787         just rectangular selection.  This is pretty broken still, but I
7788         want to get something into CVS.
7789
7790 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7791
7792         * pdf/ev-poppler.cc:
7793         
7794         Fix for Bug 309080: crash on window close.
7795         
7796         * shell/ev-page-action.c: (page_changed_cb):
7797         
7798         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7799         jensgr@gmx.net (Jens Granseuer).
7800
7801 2005-06-25  Marcel Telka  <marcel@telka.sk>
7802
7803         * configure.in (ALL_LINGUAS): Added sk.
7804
7805 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7806
7807         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7808         not a document open
7809
7810 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7811
7812         * NEWS:
7813         * configure.ac:
7814
7815         Release 0.3.2
7816
7817         * cut-n-paste/recent-files/Makefile.am:
7818
7819         Fix make distcheck
7820
7821 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7822
7823         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7824         (pixbuf_document_set_orientation), (rotate_pixbuf),
7825         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7826         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7827
7828         Implement rotation and cleanup the code a bit.
7829
7830         * tiff/tiff-document.c: (tiff_document_get_page_size),
7831         (tiff_document_get_orientation), (tiff_document_set_orientation),
7832         (rotate_pixbuf), (tiff_document_render_pixbuf),
7833         (tiff_document_document_iface_init), (tiff_document_init):
7834
7835         Implement rotation. Was the quicker solution for the release
7836         but we really need to share this code in the shell.
7837
7838 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7839
7840         * pdf/ev-poppler.cc:
7841
7842         Enable rotation, require poppler cvs. Fix a leak.
7843
7844 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * shell/ev-window.c: (update_action_sensitivity):
7847         
7848         Make properties unsensitive if document backend doesn't provide
7849         any info
7850
7851 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7852
7853         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7854         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7855         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7856         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7857         (bitmap_flip_rotate_counter_clockwise):
7858         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7859         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7860         (buff_gets):
7861         * dvi/mdvi-lib/common.h:
7862         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7863         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7864         (opendvi), (mdvi_reload), (mdvi_init_context),
7865         (mdvi_destroy_context), (mdvi_dopage), (special):
7866         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7867         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7868         (file_hash_free), (register_encoding), (parse_spec),
7869         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7870         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7871         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7872         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7873         (mdvi_register_font_type), (mdvi_unregister_font_type),
7874         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7875         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7876         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7877         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7878         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7879         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7880         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7881         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7882         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7883         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7884         (mdvi_unregister_special), (mdvi_flush_specials):
7885         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7886         (t1_font_remove):
7887         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7888         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7889         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7890         (free_font_metrics), (flush_font_metrics):
7891         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7892         (tt_font_remove):
7893         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7894         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7895         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7896         (dstring_insert), (dstring_new), (dstring_reset):
7897         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7898         
7899         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7900         avoid conflict with libtool on FC4
7901         
7902         * shell/ev-window.c: (ev_window_cmd_help_about):
7903         
7904         Update copyright year. Fix for bug 308828.
7905
7906 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7907
7908         * shell/ev-view.c: (add_scroll_binding_keypad),
7909         (ev_view_binding_activated), (ev_view_class_init),
7910         (on_adjustment_value_changed):
7911         
7912         Bug 170874: Arrow keys switch pages in presentation mode
7913
7914 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7915
7916         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7917         
7918         Fix for Bug 308265: Sidebar dissappears coming out of 
7919         Presentation mode
7920
7921 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7922
7923         * shell/ev-application.c: (ev_application_open):
7924         * shell/ev-document-types.c: (ev_document_types_add_filters),
7925         (ev_document_types_add_filters_for_type):
7926         * shell/ev-document-types.h:
7927         * shell/ev-window.c: (ev_window_cmd_save_as):
7928         
7929         Suggest basename as template when saving, provide filters
7930         for save dialog. It's bug 308402
7931
7932 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7933
7934         * pdf/ev-poppler.cc:
7935         * shell/ev-sidebar-links.c: (job_finished_callback):
7936         * shell/ev-view.c: (update_find_status_message):
7937         
7938         Some leaks fixed
7939
7940 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7941
7942         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7943         (egg_recent_view_uimanager_set_list):
7944
7945         Fix buglet in !show_numbers case.
7946
7947 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7948
7949         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7950         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7951
7952         Use pango ellipsisation.
7953
7954         * pdf/ev-poppler.cc:
7955
7956         Fix refcount leak, from nsh.
7957
7958 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7959
7960         * cut-n-paste/recent-files/Makefile.am:
7961         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7962         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7963         
7964         Removed EggRecentViewGtk
7965         
7966         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7967         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7968         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7969         (ev_window_setup_recent):
7970         
7971         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7972         with other projects
7973
7974 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7975
7976         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7977         (egg_recent_view_gtk_finalize):
7978
7979         Fix memory leak
7980
7981         * cut-n-paste/toolbar-editor/Makefile.am:
7982         
7983         Fix location of cursor icon.
7984         
7985         * pdf/ev-poppler.cc:
7986         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7987         (display_completion_text), (match_completion):
7988         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7989         (selection_changed_callback), (create_loading_model),
7990         (print_section_cb), (links_page_num_func),
7991         (update_page_callback_foreach):
7992         * shell/ev-window.c: (ev_window_dispose):
7993         
7994         Small memory fixes. Links model now store objects instead
7995         of pointers to improve memory management. 
7996
7997 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7998
7999         * shell/ev-window.c: (zoom_control_changed_cb):
8000         
8001         Fix update of zoom control (bug 308268).
8002
8003 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
8004
8005         * shell/ev-properties.c (set_property): escape the text correctly.
8006         Handles non-UTF-8 properties and escaped properties.  Also, sets
8007         the text to "<i>None</i>" if the property isn't set.
8008
8009         * data/evince-properties.glade: Change the label to be ellipsized,
8010         and give it a minimum size.
8011
8012 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8013
8014         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
8015         * shell/ev-sidebar-links.c: (create_loading_model):
8016         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
8017         * shell/ev-view.c: (ev_view_set_document):
8018         * shell/ev-window.c: (ev_window_dispose):
8019         
8020         Various small fixes, mostly memory leaks. Thanks to valgrind.
8021
8022 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
8023
8024         * ps/ps-document.c: remove the locale.h include again ;-). And
8025         kill the (bogus) setlocale/savelocale business.
8026
8027 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
8028
8029         * ps/ps-document.c:
8030         
8031         Include locale.h to fix build
8032         
8033         * shell/ev-sidebar.c:
8034         
8035         Remove unnecessary includes
8036
8037 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8038
8039         * dvi/dvi-document.c: (dvi_document_load):
8040         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
8041         * po/POTFILES.in:
8042         
8043         Check for incorrect dvi files. Fix parsing dvi on AMD64
8044         platform. Thanks to tester@tester.ca (Olivier Crete).
8045
8046 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8047
8048         * shell/ev-page-action.c: (match_selected_cb),
8049         (display_completion_text), (match_completion), (update_model):
8050         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8051         (expand_open_links):
8052         * shell/ev-sidebar.c: (ev_sidebar_destroy),
8053         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
8054         (ev_sidebar_set_document):
8055         * shell/ev-window.c: (ev_window_xfer_job_cb),
8056         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
8057         
8058         Fixed lot's of memory leaks, for example, memory leak on reload, 
8059         described in bug 307793.
8060
8061 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8062
8063         * pdf/ev-poppler.cc:
8064         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
8065         (update_visible_range), (adjustment_changed_cb),
8066         (ev_sidebar_thumbnails_fill_model),
8067         (ev_sidebar_thumbnails_refresh),
8068         (ev_sidebar_tree_selection_changed),
8069         (ev_sidebar_icon_selection_changed),
8070         (ev_sidebar_thumbnails_use_icon_view),
8071         (ev_sidebar_thumbnails_set_document):
8072         * shell/ev-sidebar-thumbnails.h:
8073         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8074         (ev_window_cmd_edit_rotate_right), (ev_window_init):
8075
8076         Refresh thumbnails when changing orientation. Not fully
8077         working yet becuase of a sidebar bug.
8078
8079         Set page orientation to poppler page everywhere. This sucks
8080         really need to fix poppler.
8081
8082 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8083
8084         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8085         (egg_recent_view_gtk_new_menu_item),
8086         (egg_recent_view_gtk_set_property),
8087         (egg_recent_view_gtk_get_property),
8088         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8089         (egg_recent_view_gtk_set_tooltip_func),
8090         (egg_recent_view_gtk_set_label_width),
8091         (egg_recent_view_gtk_get_label_width):
8092         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8093
8094         Sync with libegg (ellipsize labels)
8095
8096 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8097
8098         * data/evince-ui.xml:
8099         * shell/ev-window.c: (ev_window_cmd_go_forward),
8100         (ev_window_cmd_go_backward):
8101         
8102         Shift + PageUp moves 10 Pages. Fix for 306125
8103
8104 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8105
8106         * pdf/ev-poppler.cc:
8107
8108         Add a flag to check if orientation has been overriden
8109
8110 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8111
8112         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8113         field if necessary.
8114
8115         * ps/ps.h: add creator field to document.
8116
8117         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8118         set creator field.
8119
8120 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8121
8122         * data/evince-properties.glade:
8123         * shell/ev-properties.c: (ev_properties_set_document):
8124
8125         s/PDF Version/Format
8126
8127 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8128
8129         * shell/ev-properties.c: (ev_properties_set_document):
8130
8131         Remove unnecessary translations
8132
8133 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8134
8135         * cut-n-paste/toolbar-editor/Makefile.am:
8136
8137         Correct library name    
8138
8139 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8140
8141         * configure.ac:
8142         * cut-n-paste/recent-files/egg-recent-model.c:
8143         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8144         (egg_recent_model_unlock_file):
8145         * cut-n-paste/recent-files/egg-recent-util.c:
8146         (egg_recent_util_get_unique_id):
8147         * cut-n-paste/recent-files/update-from-egg.sh:
8148         * cut-n-paste/toolbar-editor/Makefile.am:
8149         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8150         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8151         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8152         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8153         (egg_toolbars_model_get_type):
8154         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8155
8156         Better makefile for toolbar editor and update everything
8157         to latest libegg.
8158
8159 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8160
8161         * shell/ev-window.c: (update_document_mode):
8162
8163         Prefer presentation mode when the document
8164         require fullscreen.
8165
8166 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8167
8168         * data/evince-ui.xml:
8169         * shell/ev-window.c:
8170
8171         Add control-equal for zooming
8172
8173 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8174
8175         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8176
8177 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8178
8179         * backend/ev-document.c: (ev_document_get_orientation):
8180         * backend/ev-document.h:
8181         * pdf/ev-poppler.cc:
8182         * ps/ps-document.c: (ps_document_get_orientation),
8183         (ps_document_set_orientation), (ps_document_document_iface_init):
8184
8185         Add a get_orientation api. Improve set_orientation.
8186
8187         * data/evince-ui.xml:
8188         * shell/ev-view.c: (ev_view_set_orientation),
8189         (ev_view_rotate_right), (ev_view_rotate_left):
8190         * shell/ev-view.h:
8191         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8192         (ev_window_cmd_edit_rotate_right):
8193
8194         Better ui for changing document orientation
8195
8196 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8197
8198         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8199         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8200         * shell/ev-sidebar-links.h:
8201         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8202         (ev_sidebar_page_iface_init):
8203         * shell/ev-sidebar-page.h:
8204         * shell/ev-sidebar-thumbnails.c:
8205         (ev_sidebar_thumbnails_get_property),
8206         (ev_sidebar_thumbnails_class_init),
8207         (ev_sidebar_thumbnails_set_document):
8208         * shell/ev-sidebar-thumbnails.h:
8209         * shell/ev-view.c: (ev_view_motion_notify_event):
8210         * shell/ev-window.c: (update_chrome_visibility),
8211         (ev_window_cmd_focus_page_selector),
8212         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8213         (sidebar_page_main_widget_update_cb), (ev_window_init):
8214         
8215         Autoraise toolbar on GoToPage binding and fix bindings in
8216         EvSidebarThumbnails page.
8217
8218 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8219
8220         * shell/ev-properties.c: (update_progress_label):
8221
8222         Hide the progress label when finished; bug #307697.
8223
8224 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8225
8226         * pdf/ev-poppler.cc:
8227
8228         Enable is_open for links, you will need poppler cvs
8229
8230         * shell/ev-properties.c: (job_fonts_finished_cb):
8231
8232         Get a lock on the document when filling the tree view
8233
8234 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8235
8236         * backend/ev-document-links.h:
8237         * pdf/ev-poppler.cc:
8238         * shell/ev-sidebar-links.c: (create_loading_model),
8239         (expand_open_links), (job_finished_callback):
8240
8241         Expand links when specified by the document.
8242         Depend on a poppler api (defined out for now)
8243
8244 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8245
8246         * shell/ev-properties.c: (ev_properties_dispose),
8247         (ev_properties_class_init), (dialog_destroy_cb),
8248         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8249         (ev_properties_set_document), (ev_properties_new),
8250         (ev_properties_show):
8251         * shell/ev-properties.h:
8252
8253         Make it an object, cleanup the code, api to show it as transient
8254         and to set the document.
8255
8256         * shell/ev-window.c: (ev_window_setup_document),
8257         (ev_window_cmd_file_properties):
8258
8259         Adapt to EvProperties changes, do not show multiple
8260         times, update it when document changes.
8261
8262 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8263
8264         * ps/gstypes.h:
8265         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8266         (ps_document_set_orientation), (ps_document_document_iface_init):
8267         * ps/ps-document.h:
8268
8269         Implement orientation here too
8270
8271         * shell/ev-properties.c: (ev_properties_new):
8272         * data/evince-properties.glade:
8273
8274         Hide the fonts page for backends that doesnt
8275         support it.     
8276
8277 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8278
8279         * backend/ev-document.c: (ev_document_set_orientation):
8280         * backend/ev-document.h:
8281         * pdf/ev-poppler.cc:
8282
8283         Add orientation api. Currently poppler api is not optimal,
8284         we need to set orientation every time we _get a page.
8285         I will try to fix that at some point.
8286
8287         * data/evince-ui.xml:
8288         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8289         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8290
8291         Add orientation menu items
8292
8293         * shell/ev-page-cache.c: (ev_page_cache_clear):
8294         * shell/ev-page-cache.h:
8295
8296         Add api to clear the cache
8297
8298         * shell/ev-view.c: (setup_caches), (clear_caches),
8299         (ev_view_set_document), (ev_view_zoom_out),
8300         (ev_view_set_orientation):
8301         * shell/ev-view.h:
8302
8303         Implement orientation changing
8304
8305 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8306
8307         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8308         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8309         * backend/ev-document-fonts.h:
8310
8311         Separate scan and fill so that we can incrementally fill from
8312         the main thread. Add a progress api.
8313
8314         * data/evince-properties.glade:
8315         * pdf/ev-poppler.cc:
8316         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8317         * shell/ev-jobs.h:
8318         * shell/ev-properties.c: (update_progress_label),
8319         (job_fonts_finished_cb), (setup_fonts_view):
8320
8321         Incrementally feel the list and show the progress
8322         percentage in a label like acrobat does.
8323
8324         You are going to need poppler cvs
8325
8326 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8327
8328         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8329         * backend/ev-document-fonts.h:
8330         * pdf/ev-poppler.cc:
8331
8332         Make fonts model fill incrementally.
8333
8334         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8335         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8336         (ev_job_queue_remove_job):
8337         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8338         (ev_job_fonts_new), (ev_job_fonts_run):
8339         * shell/ev-jobs.h:
8340
8341         New job for fonts scanning
8342
8343         * shell/ev-properties.c: (job_fonts_finished_cb),
8344         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8345         * shell/ev-properties.h:
8346         * shell/ev-window.c: (ev_window_cmd_file_properties):
8347
8348         Incrementally feel the treeview using the new job. Show Loading...
8349         message until scanning is completed.
8350
8351         Hopefully I didnt break the build without the poppler patch.
8352
8353 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8354
8355         * shell/ev-application.c: (ev_application_open):
8356         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8357         (ev_document_type_get_type), (ev_document_type_lookup):
8358         * shell/ev-document-types.h:
8359         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8360         * shell/ev-job-xfer.h:
8361         * shell/ev-window.c: (ev_window_clear_local_uri),
8362         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8363         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8364         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8365         
8366         Transfer remote documents to tmp directory to display them later.
8367
8368 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8369
8370         * backend/ev-document-info.h:
8371         * shell/ev-properties.c: (ev_properties_new):
8372
8373         s/GTime*/GTime. Not sure why we was using a pointer
8374         at all there!
8375
8376 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8377
8378         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8379         situations.  That situation is that you're using GTK+-HEAD with
8380         the patch at #306726 is applied, and you have a document with <
8381         1500 pages in it.  It's not quite as uniformly nice as the
8382         TreeView, but should be better in the long run.
8383
8384         I'm pretty sure I guarded against breaking compilation with
8385         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8386         I missed some.
8387
8388         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8389         widget yet, so I commented that code out
8390         enable_view_actions_for_widget() for now.  Need to figure this
8391         out.
8392
8393         * shell/ev-page-action.c (match_selected_cb): emit the right
8394         signals.  Our cool C-l completion now works.
8395
8396 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8397
8398         * backend/Makefile.am:
8399         * backend/ev-document-fonts.c:
8400         * backend/ev-document-links.c:
8401         * backend/ev-document.c: (ev_document_load):
8402         * backend/ev-document.h:
8403         * backend/ev-job-queue.c:
8404         * backend/ev-job-queue.h:
8405         * backend/ev-jobs.c:
8406         * backend/ev-jobs.h:
8407         * backend/ev-page-cache.c:
8408         * backend/ev-page-cache.h:
8409
8410         EvPageCache and EvJobs are moved to shell.
8411
8412         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8413         (ev_tmp_filename):
8414         * lib/ev-file-helpers.h:
8415         
8416         New helper to work with temporary files
8417         
8418         * shell/Makefile.am:
8419         * shell/ev-application.c: (ev_application_open):
8420         * shell/ev-application.h:
8421         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8422         (remove_job_from_async_queue), (add_job_to_async_queue),
8423         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8424         (handle_job), (search_for_jobs_unlocked),
8425         (no_jobs_available_unlocked), (ev_render_thread),
8426         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8427         (ev_job_queue_add_job), (move_job_async), (move_job),
8428         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8429         * shell/ev-job-queue.h:
8430         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8431         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8432         * shell/ev-job-xfer.h:
8433         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8434         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8435         (ev_job_links_class_init), (ev_job_render_init),
8436         (ev_job_render_dispose), (ev_job_render_class_init),
8437         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8438         (ev_job_thumbnail_class_init), (ev_job_load_init),
8439         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8440         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8441         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8442         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8443         * shell/ev-jobs.h:
8444         * shell/ev-page-action.c: (ev_page_action_set_document):
8445         * shell/ev-page-cache.c: (ev_page_cache_init),
8446         (ev_page_cache_class_init), (ev_page_cache_finalize),
8447         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8448         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8449         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8450         (ev_page_cache_get_title), (ev_page_cache_get_size),
8451         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8452         (ev_page_cache_get_height_to_page),
8453         (ev_page_cache_get_max_label_chars),
8454         (ev_page_cache_get_page_label),
8455         (ev_page_cache_has_nonnumeric_page_labels),
8456         (ev_page_cache_get_info), (ev_page_cache_next_page),
8457         (ev_page_cache_prev_page), (ev_page_cache_get):
8458         * shell/ev-page-cache.h:
8459         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8460         (ev_pixbuf_cache_clear_job_sizes),
8461         (ev_pixbuf_cache_add_jobs_if_needed),
8462         (ev_pixbuf_cache_set_page_range):
8463         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8464         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8465         * shell/ev-sidebar-thumbnails.c:
8466         (ev_sidebar_tree_selection_changed),
8467         (ev_sidebar_thumbnails_set_document):
8468         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8469         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8470         (ev_statusbar_get_context_id), (ev_statusbar_push),
8471         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8472         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8473         (ev_statusbar_set_progress):
8474         * shell/ev-statusbar.h:
8475         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8476         (ev_view_find_previous):
8477         * shell/ev-window.c: (ev_window_is_empty),
8478         (ev_window_setup_document), (password_dialog_response),
8479         (ev_window_clear_jobs), (ev_window_load_job_cb),
8480         (ev_window_xfer_job_cb), (ev_window_open_uri),
8481         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8482         (ev_window_print), (ev_window_print_range),
8483         (ev_window_state_event), (ev_window_cmd_view_reload),
8484         (menu_item_select_cb), (menu_item_deselect_cb),
8485         (view_status_changed_cb), (ev_window_dispose),
8486         (drag_data_received_cb), (ev_window_init):
8487         * shell/ev-window.h:
8488         * shell/main.c: (load_files):
8489         
8490         New statusbar to show progress on idle. Two new jobs - 
8491         xfer job and load job to load document in background. And update
8492         of page_cache clients to new location of code.
8493
8494 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8495
8496         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8497         selection in open dialog. It also remembers the last visited directory 
8498         in the current session.
8499
8500 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8501
8502         * shell/ev-properties.c: (ev_properties_new):
8503         * shell/ev-properties.h:
8504         * shell/ev-window.c: (ev_window_cmd_file_properties):
8505         
8506         Get document info from page cache instead of document itself.
8507         This should fix crash related to race conditions described in
8508         bug 306545.
8509
8510 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8511
8512         * ps/ps-document.c: (ps_document_init),
8513         (send_ps), (get_page_box), (output), (catchPipe), (input),
8514         (stop_interpreter), (file_length), (file_readable),
8515         (check_filecompressedb), (ps_document_enable_interpreter),
8516         (document_load), (ps_async_renderer_render_pixbuf):
8517         * ps/ps-document.h:
8518
8519         Big cleanup of the ps code
8520
8521 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8522
8523         * backend/Makefile.am:
8524         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8525         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8526         * backend/ev-async-renderer.h:
8527
8528         Add an async renderer interface (method + callback) which
8529         is useful for backends like ps.
8530
8531         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8532         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8533         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8534         (ev_job_queue_add_job), (move_job_async), (move_job),
8535         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8536
8537         Add queues for async renderer, these are executed on the
8538         main thread.
8539
8540         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8541         (ev_job_render_run):
8542         * backend/ev-jobs.h:
8543
8544         If the backend support async renderer interface use it.
8545
8546         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8547         (setup_pixmap), (ps_document_get_type),
8548         (ps_async_renderer_render_pixbuf),
8549         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8550
8551         Implement async renderer interface.
8552
8553 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8554
8555         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8556
8557         Cleanup links job on exit.
8558
8559 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8560
8561         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8562         (drag_data_get_cb), (drag_data_received_cb):
8563         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8564         (drag_data_get_cb), (parse_item_list),
8565         (egg_toolbar_editor_load_actions):
8566         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8567         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8568         (parse_item_list), (parse_toolbars):
8569         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8570         (dvi_pixbuf_put_pixel):
8571         
8572         Fix gcc 4.0 warnings
8573
8574 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8575
8576         * ps/ps-document.c: (start_interpreter):
8577
8578         Fix warning when loading ps
8579
8580 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8581
8582         * ps/ps-document.c: (output):
8583
8584         Fix crash when priting gs error messages.
8585
8586 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8587
8588         * backend/ev-page-cache.c: (_ev_page_cache_new):
8589         * backend/ev-page-cache.h:
8590
8591         Use a const to return title so that we dont double
8592         free it. Small cleanup and fix a leak.
8593
8594         * shell/ev-window.c: (update_window_title):
8595
8596         strdup value from get_title.
8597
8598 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8599
8600         * shell/ev-sidebar-links.c: (job_finished_callback),
8601         (ev_sidebar_links_set_document):
8602
8603         Cleanup the old job when changing document
8604
8605 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8606
8607         * shell/ev-stock-icons.c:
8608         * shell/ev-stock-icons.h:
8609         * shell/ev-window.c:
8610         
8611         Add stock icons for actions that can appear in toolbar. Fix for
8612         bug 306566.
8613
8614 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8615
8616         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8617         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8618         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8619         * backend/ev-page-cache.h:
8620         * shell/ev-view.c: (scroll_to_current_page),
8621         (view_update_range_and_current_page), (get_page_y_offset),
8622         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8623         (ev_view_size_request_continuous),
8624         (ev_view_zoom_for_size_continuous_and_dual_page),
8625         (ev_view_zoom_for_size_continuous):
8626         
8627         More compact EvView layout in document with pages of different size.
8628
8629 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8630
8631         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8632         compilation.
8633
8634 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8635
8636         * shell/ev-view.c: (view_set_adjustment_values):
8637         * shell/ev-window.c: (ev_window_cmd_file_properties):
8638         
8639         A bit different fix for rounding problem but it has no
8640         problems on startup. Make properties window transient to parent.
8641
8642 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8643
8644         * pdf/ev-poppler.cc:
8645         
8646         More commenting of font stuff.
8647
8648 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8649
8650         * pdf/ev-poppler.cc:
8651
8652         Comment out some more fonts stuff. Should really
8653         work without the poppler patch now.
8654
8655 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8656
8657         * pdf/ev-poppler.cc:
8658
8659         Adapt to api change
8660
8661 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8662
8663         * data/evince-properties.glade:
8664         * pdf/ev-poppler.cc:
8665         * shell/ev-properties.c: (setup_fonts_view):
8666
8667         Set the column title. Show the dialog only
8668         once everything is setup.
8669         Getting font info can be very slow... will
8670         prolly need to make this threaded too.
8671
8672 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8673
8674         * backend/Makefile.am:
8675         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8676         (ev_document_fonts_get_fonts_model):
8677         * backend/ev-document-fonts.h:
8678         * data/evince-properties.glade:
8679         * pdf/ev-poppler.cc:
8680         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8681         * shell/ev-properties.h:
8682         * shell/ev-window.c: (ev_window_cmd_file_properties):
8683
8684         Implement fonts list. Defined out for now, since it depends
8685         on a not yet committed poppler patch.
8686
8687 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8688
8689         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8690         page + 1.
8691
8692         * shell/ev-window.c: Make sure we add the timeout when we get a
8693         focus-in event.
8694
8695         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8696         adjustment->value before calculating the zoom factor to average
8697         out all of our rounding errors.  The page no longer 'drifts' when
8698         resizing.
8699
8700 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8701
8702         * data/evince-properties.glade:
8703         * shell/ev-properties.c: (ev_properties_format_date),
8704         (set_property):
8705         
8706         Labels don't expand when the dialogue is resized.
8707         strftime result needs to be converted to UTF-8. Thanks
8708         to Christian Persch <chpe@gnome.org>.
8709
8710 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8711
8712         * data/evince-properties.glade:
8713
8714         Hide the fonts tab
8715
8716 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8717
8718         * backend/ev-document-info.h:
8719         * backend/ev-document.c: (ev_document_info_free):
8720         * data/evince-properties.glade:
8721         * pdf/ev-poppler.cc:
8722         * ps/ps-document.c: (ps_document_get_info):
8723         * shell/ev-properties.c: (ev_properties_format_date),
8724         (set_property), (ev_properties_new):
8725         * shell/ev-properties.h:
8726         * shell/ev-window.c: (ev_window_cmd_file_properties):
8727
8728         Rework properties code to take only EvPropertyInfo
8729         in the constructor so that it can be useful for
8730         nautilus plugin too.
8731
8732         Deal with backends that doesnt support some properties.
8733         Make set property code generic.
8734
8735 2005-06-04  Christian Persch <chpe@gnome.org>
8736
8737         * data/evince-properties.glade:
8738
8739         fix spacings, make resizeable, and make data labels
8740         selectable + ellipsised
8741
8742 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8743
8744         * backend/ev-document-info.h:
8745         * data/Makefile.am:
8746         * data/evince-ui.xml:
8747         * pdf/ev-poppler.cc:
8748         * shell/Makefile.am:
8749         * shell/ev-window.c: (update_action_sensitivity),
8750         (ev_window_cmd_file_properties):
8751
8752         Initial go at file properties. Patch by
8753         Emil Soleyman-Zomalan <emil@soleyman.com>.
8754         Needs love see #169583
8755
8756 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8757
8758         * ps/ps-document.c: (output):
8759         * ps/ps.c: (psscan):
8760
8761         Try to render even if psscan fails.
8762
8763 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8764
8765         * ps/ps.c: (psscan), (pscopydoc):
8766
8767         Port buffered reading code from gv
8768
8769 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8770
8771         * ps/ps-document.c: (interpreter_message), (output):
8772
8773         Do not fail on interpreter messages
8774
8775 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8776
8777         * backend/ev-document-misc.c:
8778         (ev_document_misc_get_thumbnail_frame):
8779
8780         Pages can be 0 x 0, dont assert on this case
8781
8782 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8783
8784         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8785         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8786
8787         Correctly manage our reference on document. Finally the reload
8788         huge leak is gone...
8789
8790 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8791
8792         * ps/ps-document.c: (ps_document_dispose):
8793
8794         Forgot to chain it to the parent. Thanks chpe.
8795
8796 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8797
8798         * ps/ps-document.c: (ps_document_dispose),
8799         (ps_document_class_init), (stop_interpreter), (document_load):
8800
8801         Cleanup dispose a bit. Dont leak the whole pixmap.
8802
8803 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8804
8805         * pdf/ev-poppler.cc:
8806
8807         Release the poppler document on dispose
8808
8809 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8810
8811         * shell/ev-view.c: (ev_view_set_document):
8812
8813         Release ref on the pixbuf cache when changing
8814         document.
8815
8816 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8817
8818         * ps/ps-document.c: (ps_document_get_info):
8819
8820         Fix a double free
8821
8822 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8823
8824         * backend/ev-page-cache.c: (ev_page_cache_init),
8825         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8826         * backend/ev-page-cache.h:
8827         * shell/ev-page-action.c: (page_changed_cb):
8828         
8829         Set page action entry width depending on labels width. Fix
8830         for bug 305202.
8831
8832 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8833
8834         * backend/ev-link.c: (ev_link_class_init):
8835
8836         Allow -1 as page value (error)
8837
8838 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8839
8840         * shell/ev-sidebar-thumbnails.c:
8841         (ev_sidebar_thumbnails_set_document):
8842         * shell/ev-view.c: (scroll_to_current_page),
8843         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8844         (page_changed_cb), (on_adjustment_value_changed),
8845         (ev_view_set_document):
8846
8847         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8848         Fix bug 305377
8849
8850 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8851
8852         * configure.ac:
8853         * djvu/djvu-document.c: (djvu_document_get_page_size):
8854
8855         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8856         bug 301993.
8857
8858 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8859
8860         * shell/ev-view.c (draw_one_page): modify the expose handling to
8861         get the shadows.
8862
8863         * shell/ev-window.c (update_action_sensitivity): Respect
8864         permissions field.  Kowtow to the man.
8865
8866         * pdf/ev-poppler.cc: Get the permissions field.
8867
8868         * tiff/*c: Make a tiny bit more robust.
8869
8870 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8871
8872         * djvu/djvu-document.c:
8873         
8874         Pop messages from djvu context message queue.
8875
8876 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8877
8878         * configure.ac, Makefile.am, shell/Makefile.am:
8879         * tiff/Makefile.am, shell/ev-document-types.c:
8880         
8881         Cleanup tiff configure checks. Fix for bug 305218.
8882
8883 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8884
8885         * configure.ac: Added "uk" to ALL_LINGUAS.
8886
8887 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8888
8889         * cut-n-paste/zoom-control/ephy-zoom.c:
8890         (ephy_zoom_get_changed_zoom_level):
8891         * cut-n-paste/zoom-control/ephy-zoom.h:
8892         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8893         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8894         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8895         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8896         (zoom_control_changed_cb), (ev_window_init):
8897         
8898         Fix minor points related to moving best fit up. Introduce
8899         "zoom" property and make zoom control change it's value on
8900         notify::zoom signals. Fix for 305080.
8901
8902 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8903
8904         * data/evince-ui.xml:
8905         * shell/ev-window.c: (set_view_actions_sensitivity):
8906         
8907         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8908
8909 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8910
8911         * configure.ac:
8912
8913         Depends on poppler 0.3.2
8914
8915 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8916
8917         * cut-n-paste/recent-files/egg-recent-item.c:
8918         (egg_recent_item_get_short_name):
8919         * cut-n-paste/toolbar-editor/Makefile.am:
8920         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8921         (new_pixbuf_from_widget):
8922         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8923         * cut-n-paste/toolbar-editor/egg-marshal.c:
8924         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8925         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8926
8927         Sync
8928
8929 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8930
8931         * tiff/tiff-document.c: Rough TIFF backend.
8932
8933 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8934
8935         * NEWS:
8936         * configure.ac:
8937         * cut-n-paste/toolbar-editor/Makefile.am:
8938
8939         Release 0.3.1
8940
8941 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8942
8943         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8944         (ev_view_find_next), (ev_view_find_previous):
8945
8946         Remove the locks around get_n_results   
8947
8948 2005-05-21  Juerg Billeter  <j@bitron.ch>
8949
8950         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8951
8952         Pass correct number of pages to poppler.
8953
8954 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8955
8956         * configure.ac:
8957         * data/Makefile.am:
8958         * data/evince.desktop.in: 
8959         * data/evince.desktop.in.in:
8960         * po/POTFILES.in:
8961         
8962         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8963
8964 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8965
8966         * shell/ev-view.c: (view_update_adjustments),
8967         (view_set_adjustment_values): cast adjustmen->value to (int)
8968         before using it.  Otherwise, we get off by a pixel in some
8969         situations.
8970
8971         (draw_one_page): Draw the border on expose.
8972
8973 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8974
8975         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8976         adjustment when the mode changes, #304923
8977
8978 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8979
8980         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8981         flickering on resize but still use gdk_window_scroll on
8982         scrolling
8983
8984 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8985
8986         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8987         option, #170458
8988
8989 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8990
8991         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8992         second page on page_changed if possible, #304669
8993
8994 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8995
8996         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8997         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8998
8999 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
9000
9001         * .cvsignore:
9002         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
9003         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9004         (ev_view_zoom_for_size_presentation),
9005         (ev_view_zoom_for_size_continuous_and_dual_page),
9006         (ev_view_zoom_for_size_continuous),
9007         (ev_view_zoom_for_size_dual_page),
9008         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
9009         * shell/ev-view.h:
9010         * shell/ev-window.c: (update_view_size),
9011         (ev_window_sizing_mode_changed_cb):
9012
9013         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
9014         the scrollbars.  It's not 100% right, but it's much closer.  Kills
9015         an infinite loop, #304769
9016
9017
9018 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9019
9020         * data/evince-ui.xml:
9021         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
9022         * shell/ev-window.c: (set_view_actions_sensitivity):
9023
9024         Make PgUp/Down behave like Space
9025
9026 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9027
9028         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9029         * backend/ev-ps-exporter.h:
9030         * pdf/ev-poppler.cc:
9031         * ps/ps-document.c: (ps_document_ps_export_begin):
9032         * shell/ev-print-job.c: (idle_print_handler):
9033
9034         Adapt to new poppler api
9035
9036 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9037
9038         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9039         (ephy_zoom_control_init):
9040
9041         Translate zoom levels
9042
9043 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9044
9045         * cut-n-paste/zoom-control/ephy-zoom.c:
9046         (ephy_zoom_get_zoom_level_index):
9047
9048         Fix current zoom -> zoom control match
9049
9050 2005-05-18  James Bowes  <bowes@cs.dal.ca>
9051
9052         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
9053         rather than the scrolled_window that it's in. Fixes bug #304655.
9054
9055 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
9056
9057         * shell/ev-view.c: (view_update_adjustments),
9058         (view_set_adjustment_values), (view_update_range_and_current_page),
9059         (view_scroll_to_page), (set_scroll_adjustment),
9060         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
9061         (ev_view_scroll), (ev_view_scroll_view),
9062         (ensure_rectangle_is_visible), (find_page_at_location),
9063         (get_link_at_location), (go_to_link), (status_message_from_link),
9064         (ev_view_size_request_continuous_dual_page),
9065         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
9066         (ev_view_unrealize), (ev_view_expose_event),
9067         (ev_view_button_press_event), (ev_view_motion_notify_event),
9068         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
9069         (draw_rubberband), (highlight_find_results), (draw_one_page),
9070         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
9071         (ev_view_init), (find_changed_cb), (page_changed_cb),
9072         (on_adjustment_value_changed), (ev_view_new),
9073         (ev_view_set_document), (ev_view_set_zoom),
9074         (ev_view_set_continuous), (ev_view_set_dual_page),
9075         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
9076         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9077         (ev_view_zoom_for_size_presentation),
9078         (ev_view_zoom_for_size_continuous_dual_page),
9079         (ev_view_zoom_for_size_continuous),
9080         (ev_view_zoom_for_size_dual_page),
9081         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9082         (ev_view_get_status), (ev_view_set_status),
9083         (update_find_status_message), (ev_view_get_find_status),
9084         (ev_view_set_find_status), (jump_to_find_result),
9085         (jump_to_find_page), (compute_selections), (clear_selection),
9086         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9087         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9088         (ev_view_update_primary_selection),
9089         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9090         * shell/ev-view.h:
9091         * shell/ev-window.c: (ev_window_open_page_label),
9092         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9093         (ev_window_init):
9094         * shell/ev-window.h:
9095         * shell/main.c: (load_files):
9096
9097         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9098         when resizing.  Remove the bin_window().  Also, patch from James
9099         Bowes to fix command line page, #300641
9100         
9101 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9102
9103         * data/evince-ui.xml:
9104         * shell/ev-view.c:
9105         * shell/ev-view.h:
9106         * shell/ev-window.c: (update_action_sensitivity):
9107
9108         Get rid of View->Normal Size, it's just confusing
9109
9110 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9111
9112         * backend/ev-document-info.h:
9113         * backend/ev-document.c: (ev_document_info_free): Free the
9114         EvDocumentInfo.
9115
9116         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9117         (clear_range), (add_range), (update_visible_range),
9118         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9119         (ev_sidebar_thumbnails_set_document):
9120         * shell/ev-window.c: (ev_window_setup_document): Only render the
9121         visible thumbnails.  It takes an instant to render, but it uses
9122         much less memory.
9123
9124 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9125
9126         * shell/ev-sidebar-links.c: (popup_menu_cb):
9127
9128         Select first item
9129
9130 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9131
9132         * lib/Makefile.am:
9133         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9134         (button_press_cb), (ev_sidebar_links_construct):
9135
9136         Show the popup menu also on keybindings
9137
9138 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9139
9140         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9141         * shell/ev-window.h:
9142
9143         Expose api to print a range (with dialog). Make private _print use
9144         it.
9145
9146         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9147         (ev_sidebar_links_construct):
9148
9149         Show a print context menu on linkx, it prints the selected
9150         section.
9151
9152 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9153
9154         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9155         button.
9156
9157 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9158
9159         * AUTHORS:
9160
9161         Update
9162
9163         * shell/ev-window.c: (build_comments_string),
9164         (ev_window_cmd_help_about):
9165
9166         Show poppler version/backend and authors
9167
9168 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9169
9170         * cut-n-paste/zoom-control/ephy-zoom.c:
9171         (ephy_zoom_get_zoom_level_index):
9172         * cut-n-paste/zoom-control/ephy-zoom.h:
9173
9174         Move the best fit items at the top of the list
9175
9176 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9177
9178         * shell/ev-marshal.list:
9179         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9180         (activate_cb), (match_selected_cb), (activate_link_cb),
9181         (connect_proxy), (ev_page_action_class_init):
9182         * shell/ev-page-action.h:
9183
9184         Use signals to notify action activation. Hopefully
9185         I did not break completion since I cant test...
9186
9187         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9188         (register_custom_actions):
9189
9190         Connect to page selector actions and also grab focus on
9191         the view when activated.
9192
9193 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9194
9195         * pdf/ev-poppler.cc:
9196         * backend/ev-page-cache.c: make page size calculation consistent
9197         and set it to (int)( width * scale + 0.5).  This makes the weird
9198         line going through the middle of the page go away.
9199
9200         * shell/ev-view.c: move painting the background page after
9201         checking the expose area covers us.
9202
9203 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9204
9205         * data/evince-password.glade:
9206         
9207         Mark labels as not translatable. Fix for bug 302842.
9208
9209 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9210
9211         * configure.ac: Added "es" to ALL_LINGUAS.
9212
9213 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9214
9215         * data/evince-toolbar.xml:
9216         * shell/ev-window.c: (update_action_sensitivity),
9217         (ev_window_setup_document), (ev_window_set_page_mode),
9218         (ev_window_init):
9219
9220         Remove some leftover code from jrb first continous
9221         attempt. Use the new actions, we still need good icons
9222         though...
9223
9224 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9225
9226         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9227
9228         Update label when connecting proxy. Fix a warning with NULL
9229         page_cache.
9230
9231 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9232
9233         * data/evince-ui.xml:
9234         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9235         * shell/ev-page-action.h:
9236         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9237
9238         Add mnemonic for edit toolbar.
9239         ctrl+l focus the page entry.
9240
9241 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9242
9243         * lib/Makefile.am:
9244         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9245         (ev_window_init):
9246         * shell/main.c: (main):
9247
9248         Put the toolbar xml in evince own dot dir
9249
9250 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9251
9252         * shell/ev-window.c: (ev_window_init):
9253
9254         Make the toolbar not removable
9255
9256 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9257
9258         * data/evince-ui.xml:
9259         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9260         * shell/ev-sidebar-links.h:
9261         * shell/ev-sidebar-thumbnails.c:
9262         (ev_sidebar_thumbnails_get_treeview):
9263         * shell/ev-sidebar-thumbnails.h:
9264         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9265         (ev_view_class_init):
9266         * shell/ev-view.h:
9267         * shell/ev-window.c: (update_action_sensitivity),
9268         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9269         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9270         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9271         (ev_window_init):
9272
9273         This is evil... Make space/backspace global accelerators but
9274         enable them only for some widgets (sidebars and view).
9275         I dont like it, but I dont know a better way... :/
9276
9277 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9278
9279         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9280         (ev_page_action_widget_finalize),
9281         (ev_page_action_widget_class_init), (update_page_cache):
9282
9283         Keep a weak reference on proxy->page_cache so that we
9284         dont try to disconnect the signal if the object is already
9285         gone. Maybe there is a better way to cleanup reference handling
9286         in page action though...
9287
9288 2005-05-10  Juerg Billeter  <j@bitron.ch>
9289
9290         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9291         * backend/ev-ps-exporter.h:
9292         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9293         * ps/ps-document.c: (ps_document_ps_export_begin):
9294         
9295         Change api to pass print range to ps_exporter_begin. The pdf backend
9296         requires this information.
9297         
9298         * shell/ev-print-job.c: (idle_print_handler):
9299         
9300         Adapt to api change
9301
9302 2005-05-10  Juerg Billeter  <j@bitron.ch>
9303
9304         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9305         (idle_print_handler)
9306         * shell/ev-window.c: (ev_window_print):
9307
9308         Support printing page range, based on patch by Amaury Jacquot
9309
9310 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9311
9312         * data/evince-toolbar.xml:
9313
9314         Add zoom control to available items
9315
9316 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9317
9318         * shell/ev-window.c: (update_action_sensitivity):
9319
9320         Set slash action insensitive when appropriate
9321
9322 2005-05-10  Christian Persch <chpe@gnome.org>
9323
9324         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9325
9326         Fix warning on the overflow menu
9327
9328 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9329
9330         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9331
9332         Check for uri correctness/existence
9333
9334 2005-05-09  Juerg Billeter  <j@bitron.ch>
9335
9336         * shell/ev-window.c: (using_postscript_printer):
9337
9338         LPD printers use postscript, too
9339
9340 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9341
9342         * shell/ev-window.c: (register_custom_actions):
9343
9344         The zoom one is actually sort of useful,
9345         put it back
9346
9347 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9348
9349         * shell/ev-window.c: (register_custom_actions):
9350
9351         Hide page/zoom controls from overflow, they
9352         are useless.
9353
9354 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9355
9356         * cut-n-paste/update-from-egg.sh:
9357         
9358         Share it between all cut-n-paste subdirs
9359
9360         * cut-n-paste/recent-files/Makefile.am:
9361
9362         Fix to use "global" update-from-egg.sh
9363
9364         * cut-n-paste/recent-files/egg-recent-model.c:
9365         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9366         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9367         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9368         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9369
9370         Update from libegg
9371
9372         * cut-n-paste/toolbar-editor/Makefile.am:
9373
9374         Fix to use "global" update-from-egg.sh
9375
9376         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9377
9378         Update from libegg
9379
9380 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9381
9382         * configure.ac:
9383         * cut-n-paste/Makefile.am:
9384         * cut-n-paste/recent-files/Makefile.am:
9385         * cut-n-paste/toolbar-editor/.cvsignore:
9386         * cut-n-paste/toolbar-editor/Makefile.am:
9387         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9388         (egg_editable_toolbar_get_type), (get_toolbar_position),
9389         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9390         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9391         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9392         (set_item_drag_source), (create_item_from_action), (create_item),
9393         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9394         (popup_toolbar_context_menu_cb), (free_dragged_item),
9395         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9396         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9397         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9398         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9399         (item_added_cb), (item_removed_cb),
9400         (egg_editable_toolbar_construct),
9401         (egg_editable_toolbar_disconnect_model),
9402         (egg_editable_toolbar_deconstruct),
9403         (egg_editable_toolbar_set_model),
9404         (egg_editable_toolbar_set_ui_manager),
9405         (egg_editable_toolbar_set_property),
9406         (egg_editable_toolbar_get_property),
9407         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9408         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9409         (egg_editable_toolbar_new_with_model),
9410         (egg_editable_toolbar_get_edit_mode),
9411         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9412         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9413         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9414         (new_pixbuf_from_widget), (new_separator_pixbuf),
9415         (update_separator_image), (style_set_cb),
9416         (_egg_editable_toolbar_new_separator_image),
9417         (egg_editable_toolbar_get_model):
9418         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9419         * cut-n-paste/toolbar-editor/egg-marshal.c:
9420         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9421         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9422         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9423         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9424         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9425         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9426         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9427         (editor_drag_data_delete_cb), (drag_data_get_cb),
9428         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9429         (editor_create_item), (update_editor_sheet), (setup_editor),
9430         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9431         (parse_item_list), (model_has_action), (update_actions_list),
9432         (egg_toolbar_editor_load_actions):
9433         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9434         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9435         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9436         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9437         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9438         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9439         (egg_toolbars_model_add_separator), (impl_add_item),
9440         (parse_item_list), (egg_toolbars_model_add_toolbar),
9441         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9442         (impl_get_item_data), (impl_get_item_type),
9443         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9444         (egg_toolbars_model_init), (free_toolbar),
9445         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9446         (egg_toolbars_model_remove_toolbar),
9447         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9448         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9449         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9450         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9451         (egg_toolbars_model_get_item_data),
9452         (egg_toolbars_model_get_item_type):
9453         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9454         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9455         * data/Makefile.am:
9456         * data/evince-toolbar.xml:
9457         * data/evince-ui.xml:
9458         * data/hand-open.png:
9459         * po/POTFILES.in:
9460         * shell/Makefile.am:
9461         * shell/ev-window.c: (update_chrome_visibility),
9462         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9463         (ev_window_dispose), (ev_window_init):
9464
9465         Implement epiphany like toolbar editor. Based on patch by
9466         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9467
9468 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9469
9470         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9471
9472         Use set_cursor instead of set_selection, so that
9473         the keyboard focus moves too.
9474
9475 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9476
9477         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9478
9479         Fix infinite loop when loading Type1 fonts
9480
9481 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9482
9483         * data/evince-ui.xml:
9484         * shell/ev-window.c:
9485
9486         Slash -> Find
9487
9488 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9489
9490         * configure.ac:
9491
9492         Make --disable really disable
9493
9494 2005-05-07  Juerg Billeter  <j@bitron.ch>
9495
9496         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9497
9498         Compare page labels even without has_labels set, fixes setting page
9499         with entry
9500
9501 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9502
9503         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9504         (ev_view_set_cursor), (ev_view_button_press_event),
9505         (ev_view_motion_notify_event), (ev_view_button_release_event),
9506         (ev_view_init):
9507
9508         Implement middle button scrolling. Based on a patch
9509         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9510
9511 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9512
9513         * shell/ev-document-types.c: (get_slow_mime_type),
9514         (get_document_type_from_mime), (ev_document_type_lookup):
9515         * shell/ev-document-types.h:
9516
9517         Change api to lookup from uri. Do fast lookup first, if the
9518         type is unknown try with data sniffing.
9519
9520         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9521         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9522
9523         Adapt to api change
9524
9525 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9526
9527         * thumbnailer/Makefile.am:
9528
9529         Fix distcheck
9530
9531 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9532
9533         * NEWS:
9534         * configure.ac:
9535
9536         Release 0.3.0
9537
9538         * data/evince-ui.xml:
9539
9540         Hide presentation mode for now
9541
9542         * shell/ev-view.c: (highlight_find_results):
9543
9544         Show current find selection only on current page
9545
9546 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9547
9548         * shell/ev-view.c: (ev_view_select_all):
9549
9550         Compute size of the actual page, not of
9551         the current one.
9552
9553 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9554
9555         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9556         (view_rect_to_doc_rect), (compute_selections),
9557         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9558         (ev_view_copy), (ev_view_primary_get_cb),
9559         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9560         (ev_view_button_press_event), (ev_view_motion_notify_event),
9561         (ev_view_button_release_event), (page_changed_cb):
9562
9563         Fix text selection
9564
9565 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9566
9567         * shell/ev-view.c: (compute_border), (get_page_extents),
9568         (doc_rect_to_view_rect), (highlight_find_results),
9569         (ev_view_bin_expose), (ev_view_select_all),
9570         (ev_view_motion_notify_event), (update_find_status_message),
9571         (jump_to_find_result), (jump_to_find_page):
9572
9573         First go at fixing search, still buggy
9574
9575 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9576
9577         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9578         dropdown box and button at the top of the sidebar.
9579
9580 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9581
9582         * configure.ac: Output zoom-control Makefile.
9583         * cut-n-paste/Makefile.am: build zoom-control subdir.
9584         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9585         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9586         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9587         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9588         * cut-n-paste/zoom-control/ephy-zoom.c:
9589         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9590         from epiphany, and modified to add a separator into the menu.
9591         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9592         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9593         zoom-control action.
9594         * shell/Makefile.am: Include zoom-control flags.
9595         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9596         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9597         (ev_view_zoom_for_size_presentation),
9598         (ev_view_zoom_for_size_continuous_and_dual_page),
9599         (ev_view_zoom_for_size_continuous),
9600         (ev_view_zoom_for_size_dual_page),
9601         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9602         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9603         ev_view_get_zoom and ev_view_get_sizing_mode.
9604         * shell/ev-view.h:
9605         * shell/ev-window.c: (update_action_sensitivity),
9606         (update_sizing_buttons), (zoom_control_changed_cb),
9607         (register_custom_actions): Initialize and use the zoom-control 
9608         widget.
9609
9610 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9611
9612         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9613         preview cache back to 1.  Don't know when it got set to 0.
9614         
9615         * shell/ev-view.c: (compute_border), (ev_view_realize),
9616         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9617         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9618         (ev_view_get_fullscreen), (ev_view_set_presentation),
9619         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9620         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9621         * shell/ev-view.h:
9622         * shell/ev-window.c:
9623         (update_chrome_visibility),
9624         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9625         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9626         (update_document_mode), (ev_window_update_fullscreen_action),
9627         (ev_window_fullscreen), (ev_window_unfullscreen),
9628         (ev_window_cmd_view_fullscreen),
9629         (ev_window_update_presentation_action),
9630         (ev_window_run_presentation), (ev_window_stop_presentation),
9631         (ev_window_cmd_view_presentation), (ev_window_state_event),
9632         (ev_window_focus_in_event), (ev_window_focus_out_event),
9633         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9634         * data/evince-ui.xml: Initial presentation mode.  We should
9635         probably hide this until it's done, as it's quite rough.  Also,
9636         change full-screen to fullscreen and add two getters to EvView.
9637
9638 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9639
9640         * shell/ev-page-action.c: (update_page_cache),
9641         (ev_page_action_dispose):
9642         * shell/ev-window.c: (destroy_fullscreen_popup),
9643         (ev_window_create_fullscreen_popup):
9644
9645         Use connect_object rather than explicitly
9646         disconnect on dispose.
9647
9648 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9649
9650         * shell/ev-page-action.c: (update_page_cache),
9651         (ev_page_action_dispose):
9652
9653 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9654
9655         * backend/ev-page-cache.c: (_ev_page_cache_new),
9656         (ev_page_cache_set_page_label),
9657         (ev_page_cache_has_nonnumeric_page_labels):
9658         * backend/ev-page-cache.h:
9659         * shell/ev-page-action.c: (update_pages_label):
9660         
9661         If all page labels are numeric, fallback to default
9662         way to display number of pages. See bug 173185.
9663
9664 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9665
9666         * shell/ev-page-action.c: (ev_page_action_dispose):
9667         * shell/ev-view.c: (view_update_range_and_current_page):
9668         * shell/ev-window.c: (ev_window_dispose):
9669         
9670         Set page on scroll in continuous mode. Fixes bug 301986.
9671         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9672
9673 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9674
9675         * configure.ac:
9676
9677         Require poppler 0.3.0
9678
9679 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9680         
9681         * shell/Makefile.am, configure.ac: Fix build problems
9682         with t1lib. Bug 301996.
9683
9684 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9685
9686         * shell/ev-view.c: (ev_view_scroll_event):
9687         
9688         Scroll up increase zoom
9689
9690 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9691
9692         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9693         (ev_view_set_sizing_mode),
9694         (ev_view_zoom_for_size_continuous_and_dual_page),
9695         (ev_view_zoom_for_size_continuous):
9696         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9697         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9698         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9699         (ev_window_init):
9700
9701         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9702         Fix for 165473 and 165472.
9703
9704 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9705
9706         * po/POTFILES.in:
9707         * thumbnailer/Makefile.am:
9708         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9709         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9710         * thumbnailer/evince-thumbnailer.schemas.in:
9711         
9712         Make thumbnailer schemas translatable. Fix for bug 301773
9713         
9714         * thumbnailer/evince-thumbnailer-djvu.schemas:
9715         * thumbnailer/evince-thumbnailer-dvi.schemas:
9716         * thumbnailer/evince-thumbnailer.schemas:
9717
9718         Removed files
9719
9720 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9721
9722         * shell/ev-view.c (ev_view_init): forgot to set this.
9723
9724 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9725
9726         * shell/ev-view.c: (find_page_at_location),
9727         (get_link_at_location),
9728         (ev_view_set_show_border), (ev_view_set_spacing),
9729         (ev_view_zoom_for_size_continuous_and_dual_page),
9730         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9731         Also, add a quick fix measuring of widths.  Also, removed
9732         ev_view_set_spacing and ev_view_set_show_border.
9733         
9734         * shell/ev-window.c: (ev_window_unfullscreen),
9735         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9736
9737 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9738
9739         * shell/ev-view.c: (view_update_range_and_current_page),
9740         (page_changed_cb):
9741         
9742         Fix crash on exit and scrolling to page in continuous view.
9743
9744 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9745
9746         * TODO:
9747         * backend/ev-page-cache.c: (_ev_page_cache_new),
9748         (ev_page_cache_get_max_width_size),
9749         (ev_page_cache_get_max_height_size):
9750         * backend/ev-page-cache.h:
9751         * data/evince-ui.xml:
9752         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9753         * shell/ev-view.c: (view_update_adjustments),
9754         (view_update_range_and_current_page), (get_bounding_box_size),
9755         (ev_view_size_request_continuous_and_dual_page),
9756         (ev_view_size_request_continuous),
9757         (ev_view_size_request_dual_page),
9758         (ev_view_size_request_single_page), (ev_view_size_request),
9759         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9760         (ev_view_bin_expose), (ev_view_expose_event),
9761         (ev_view_set_property), (ev_view_get_property),
9762         (ev_view_class_init), (ev_view_init), (ev_view_new),
9763         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9764         (ev_view_set_dual_page), (ev_view_set_full_screen),
9765         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9766         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9767         (ev_view_zoom_out), (zoom_for_size_fit_width),
9768         (zoom_for_size_best_fit),
9769         (ev_view_zoom_for_size_continuous_and_dual_page),
9770         (ev_view_zoom_for_size_continuous),
9771         (ev_view_zoom_for_size_dual_page),
9772         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9773         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9774         * shell/ev-view.h:
9775         * shell/ev-window.c: (update_action_sensitivity),
9776         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9777         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9778         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9779         (ev_window_cmd_view_zoom_out), (update_view_size),
9780         (ev_window_set_sizing_mode), (ev_window_init):
9781
9782         Add Continuous and Dual page modes.
9783
9784 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9785
9786         * dvi/dvi-document.c: (dvi_document_load),
9787         (dvi_document_thumbnails_get_thumbnail),
9788         (dvi_document_init_params): Fix up some mixups between
9789         width and height to correct thumbnail rendering.
9790
9791 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9792
9793         * dvi/mdvi-lib/private.h:
9794         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9795         
9796         Suppess output for kpathsea during font generation. Thanks to
9797         James Bowes
9798
9799 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9800
9801         * NEWS:
9802         * configure.ac:
9803
9804         Release 0.2.1
9805
9806         * Makefile.am: fix distcheck.
9807
9808 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9809
9810         * shell/ev-sidebar-links.c: (selection_changed_callback),
9811         (update_page_callback), (row_activated_callback),
9812         (job_finished_callback), (ev_sidebar_links_set_document):
9813         
9814         Fix for bug #169901. Double click on links expands tree.
9815
9816 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9817
9818         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9819         hard-coded style. Fix for bug 170111
9820
9821 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9822
9823         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9824         locking.
9825
9826 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9827
9828         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9829
9830 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9831
9832         * pdf/ev-poppler.cc:
9833         * shell/ev-view.c: (highlight_find_results):
9834
9835         Fix find on single page documents
9836
9837 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9838
9839         * data/evince.schemas.in: fix for bug 301390
9840
9841 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9842
9843         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9844         (ev_view_zoom_out), (ev_view_zoom_normal):
9845         * shell/ev-view.h:
9846         * shell/ev-window.c: (update_action_sensitivity),
9847         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9848         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9849         (ev_window_cmd_view_normal_size):
9850
9851         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9852         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9853         better than oom. 
9854
9855 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9856
9857         * configure.ac:
9858
9859         Depend on 2.57, 2.59 doesnt seem to be necessary
9860
9861 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9862
9863         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9864         (create_tool_item):
9865
9866         Put back total number of pages as (1 of 1234)
9867
9868 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9869
9870         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9871         remove the job.
9872
9873         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9874         function.  This helps debugging.
9875
9876 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9877
9878         * djvu/djvu-document.c: (djvu_document_class_init),
9879         (djvu_document_get_info), (djvu_document_document_iface_init):
9880         * dvi/dvi-document.c: (dvi_document_class_init),
9881         (dvi_document_get_info), (dvi_document_document_iface_init):
9882
9883         Dummy implementation of get_info method for dvi and
9884         djvu. Fix crashes with those backends
9885
9886 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9887
9888         * data/evince.desktop.in:
9889
9890         Add application/x-gzpostscript
9891
9892 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9893
9894         * data/evince.schemas.in: Added real long descriptions, 
9895         closes bug 172496 
9896
9897         * README: Added actual text, closes bug 171869
9898
9899 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9900
9901         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9902
9903         Thumbnail page 0
9904
9905 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9906
9907         * backend/ev-document-info.h:
9908
9909         s/GDate */GDate so we can just use g_free
9910
9911 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9912
9913         * shell/ev-window.c: (update_document_mode),
9914         (ev_window_setup_document):
9915
9916         Show the window in fullscreen when specified by
9917         the document
9918
9919 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9920
9921         * backend/ev-document.c: (ev_document_class_init),
9922         (ev_document_get_info), (ev_document_render_pixbuf):
9923         * backend/ev-document.h:
9924         * backend/ev-page-cache.c: (_ev_page_cache_new):
9925         * pdf/ev-poppler.cc:
9926         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9927         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9928         * ps/ps-document.c: (ps_document_class_init), (document_load),
9929         (ps_document_get_info), (ps_document_document_iface_init):
9930
9931         Remove get_title from the interface, we can just use document info
9932
9933 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9934
9935         * backend/Makefile.am:
9936         * backend/ev-document.c: (ev_document_render_get_info):
9937         * backend/ev-document.h:
9938         * pdf/ev-poppler.cc:
9939
9940         Initial support for document info. Based on jrb patch.
9941
9942 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9943
9944         * shell/ev-window.c: (ev_window_state_event),
9945         (ev_window_class_init), (ev_window_init):
9946         
9947         Doesn't show resize grip when maximized. See bug #301053
9948
9949 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9950
9951         * po/POTFILES.in:
9952         
9953         ev-sidebar-thumbnails now has translatable labels
9954         
9955         * shell/Makefile.am:
9956         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9957         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9958         (ev_sidebar_links_page_iface_init):
9959         * shell/ev-sidebar-links.h:
9960         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9961         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9962         (ev_sidebar_page_get_label):
9963         * shell/ev-sidebar-page.h:
9964         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9965         (ev_sidebar_thumbnails_set_document),
9966         (ev_sidebar_thumbnails_support_document),
9967         (ev_sidebar_thumbnails_get_label),
9968         (ev_sidebar_thumbnails_page_iface_init):
9969         * shell/ev-sidebar-thumbnails.h:
9970         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9971         (ev_sidebar_set_document):
9972         * shell/ev-sidebar.h:
9973         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9974         
9975         Small rework of sidebar code. Now sidebar pages should implement
9976         EvSidebarPage interface. That makes page management in EvSidebar
9977         easier. See bug #164811 for details
9978
9979 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9980
9981         * shell/ev-application.c: (ev_application_open):
9982         * shell/ev-document-types.c:
9983         
9984         Fix build error and small problem with application exit
9985
9986 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9987
9988         * thumbnailer/Makefile.am:
9989         * thumbnailer/evince-thumbnailer-djvu.schemas:
9990         * thumbnailer/evince-thumbnailer-dvi.schemas:
9991         
9992         Conditionally install schemas for djvu/dvi thumbnailer
9993
9994 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9995
9996         * shell/ev-document-types.h: 
9997         * shell/ev-document-types.c: 
9998         New files, handling the mapping from mimetypes to backends
9999         
10000         * shell/ev-window.c: 
10001         * thumbnailer/evince-thumbnailer.c:     
10002         Use the ev-document-types code
10003         
10004         * shell/Makefile.am: 
10005         Added new convenience library libevbackendfactory_la, containing
10006         the new mimetype->backend logic; moved the backends into it.
10007
10008         * thumbnailer/Makefile.am:
10009         Make the thumbnailer link with the libevbackend.la convenience
10010         library, rather than having a duplicate of the backend logic here.
10011
10012 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
10013
10014         * shell/ev-stock-icons.c: constify some vars.
10015         * shell/ev-window.c: ditto.
10016
10017 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
10018
10019         * ps/ps-document.c (get_page_orientation):
10020
10021         Respect document orientation 
10022
10023 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10024
10025         * djvu/Makefile.am:
10026         * dvi/Makefile.am:
10027         * shell/Makefile.am:
10028         
10029         Move library dependencies to components.
10030         
10031         * shell/ev-window.c: (update_window_title),
10032         (start_loading_document):
10033         
10034         Fix display of uris with spaces. Bug 168358.
10035
10036 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
10037
10038         * shell/ev-sidebar-links.c: (selection_changed_cb):
10039         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
10040         (ev_view_button_release_event), (ev_view_set_document):
10041         * shell/ev-view.h:
10042         * shell/ev-window.c: (find_bar_search_changed_cb):
10043         * shell/ev-window.h: Minor cleanups removing some dead code.
10044
10045 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10046
10047         * backend/ev-page-cache.c: (_ev_page_cache_new):
10048         
10049         Set current page to 0 if document has pages.
10050
10051 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10052
10053         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10054
10055         Initialize GError to NULL, fix a crash when loading fails.
10056
10057 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10058
10059         * shell/ev-window.c: (update_view_size):
10060
10061         Calculate shadow size only when there is actually
10062         a shadow.
10063
10064 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10065
10066         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
10067         * shell/ev-view.h:
10068
10069         Allow setting view spacing, default to 0
10070
10071         * shell/ev-window.c: (ev_window_unfullscreen),
10072         (ev_window_cmd_view_fullscreen), (ev_window_init):
10073
10074         Remove spacing in fullscreen mode
10075
10076 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10077
10078         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
10079         (ev_view_size_request), (expose_bin_window),
10080         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
10081         * shell/ev-view.h:
10082         * shell/ev-window.c: (ev_window_unfullscreen),
10083         (ev_window_cmd_view_fullscreen):
10084
10085         Do not draw the border in fulscreen
10086
10087 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10088
10089         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10090         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10091         (find_page_at_location), (page_changed_cb):
10092
10093         Rework border calculation, so that I can more easily disable it.
10094         Code somewhat cleaner too.
10095
10096 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10097
10098         * backend/ev-page-cache.c: (ev_page_cache_init),
10099         (_ev_page_cache_new):
10100
10101         Remove some assertions, documents can have 0 pages.
10102         Make initial current page -1.
10103
10104         * shell/ev-page-action.c: (page_changed_cb):
10105
10106         Show "" if current page is -1
10107
10108         * shell/ev-window.c: (update_action_sensitivity),
10109         (ev_window_setup_document):
10110
10111         When document has 0 pages do not set the view
10112         and make nearly everything insensitive.
10113
10114 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10115
10116         * shell/ev-page-view.c:
10117         * shell/ev-page-view.h:
10118
10119         Remove unused files.
10120         
10121         * shell/ev-sidebar-thumbnails.c:
10122         (ev_sidebar_thumbnails_set_document):
10123         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10124         (ev_sidebar_supports_document):
10125         * shell/ev-sidebar.h:
10126         * shell/ev-window.c: (ev_window_setup_document):
10127         
10128         Doesn't show thumbnails if document has 1 page. Make
10129         sidebar menu entries sensitive only if if they have 
10130         sense. Fix bug 164811. 
10131
10132 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10133
10134         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10135         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10136         (ev_view_zoom_out), (ev_view_set_size):
10137
10138         Rework sizing to deal with documents with not uniform page
10139         size.
10140
10141 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10142
10143         * backend/ev-page-cache.c: (_ev_page_cache_new):
10144
10145         Fix several page size caching bugs
10146
10147 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10148
10149         * shell/ev-window.c: (set_action_properties):
10150
10151         Make all toolbar items translatable
10152
10153 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10154
10155         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10156         (save_page_list), (ps_document_save),
10157         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10158         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10159         (ps_document_ps_exporter_iface_init):
10160         * ps/ps-document.h:
10161
10162         Based on a patch by J�rg Billeter <j@bitron.ch>
10163         
10164         Implement print and save a copy for the ps backend.
10165
10166 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10167
10168         * backend/ev-document.h:
10169         * djvu/djvu-document.c: (djvu_document_can_get_text),
10170         (djvu_document_document_iface_init):
10171         * dvi/dvi-document.c: (dvi_document_can_get_text),
10172         (dvi_document_document_iface_init):
10173         * pdf/ev-poppler.cc:
10174         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10175         (pixbuf_document_document_iface_init):
10176         * ps/ps-document.c: (ps_document_can_get_text),
10177         (ps_document_document_iface_init):
10178         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10179         * shell/ev-window.c: (update_action_sensitivity):
10180
10181         Fix the crash when trying to copy in backends that doesnt
10182         support it. We can implement a better solution once we
10183         do real text selection.
10184
10185 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10186
10187         * data/evince-ui.xml:
10188         * shell/ev-window.c: (ev_window_cmd_escape):
10189         
10190         Work around the Escape conflict (find bar and unfullscreen)
10191
10192 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10193
10194         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10195         
10196         Fix for #300233. Next page correctly handles document end.
10197         
10198         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10199         (ev_sidebar_thumbnails_class_init),
10200         (ev_sidebar_thumbnails_set_document),
10201         (ev_sidebar_thumbnails_clear_job),
10202         (ev_sidebar_thumbnails_clear_model):
10203         
10204         Cleanup thumbnail jobs on document changes.
10205         
10206         * shell/ev-view.c: (add_scroll_binding_keypad),
10207         (add_scroll_binding_shifted), (ev_view_class_init):
10208         
10209         Shift + Space scrolls up. Fix for #173184
10210         
10211         * shell/ev-window.c: (ev_window_open_page),
10212         (ev_window_cmd_view_reload):
10213         
10214         Fix reload (Bug #300094)
10215
10216 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10217
10218         
10219         * dvi/mdvi-lib/assoc.c:
10220         * dvi/mdvi-lib/assoc.h: Removed garbage files
10221         
10222         * dvi/mdvi-lib/bitmap.c:
10223         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10224         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10225         * dvi/mdvi-lib/color.h: Antialias of rules
10226         
10227         * dvi/mdvi-lib/common.h:
10228         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10229         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10230         * dvi/mdvi-lib/files.c:
10231         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10232         * dvi/mdvi-lib/mdvi.h:
10233         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10234         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10235         * dvi/mdvi-lib/util.c: Fix compile warnings
10236         
10237         * dvi/dvi-document.c:
10238         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10239         (dvi_document_thumbnails_get_thumbnail),
10240         (dvi_document_document_thumbnails_iface_init):
10241         * dvi/mdvi-lib/Makefile.am:
10242         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10243         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10244         
10245         Dvi backend now renders thumbnails
10246
10247 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10248
10249         * shell/main.c: (main): 
10250         
10251         Save accelerators on exit. Fixes bug #172095.
10252
10253 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10254
10255         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10256         update priority" comment.
10257
10258         * backend/ev-job-queue.c: Give a way to change priority.
10259
10260 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10261
10262         * shell/ev-page-action.c: Fix logic.
10263
10264 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10265
10266         * shell/ev-view.c: (ev_view_can_find_next):
10267         * shell/ev-window.c: (ev_window_setup_document):
10268
10269         Check that the document supports find
10270
10271 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10272
10273         * data/evince-ui.xml:
10274         * shell/ev-view.c: (ev_view_can_find_next):
10275         * shell/ev-view.h:
10276         * shell/ev-window.c: (update_action_sensitivity),
10277         (find_changed_cb), (ev_window_setup_document),
10278         (ev_window_cmd_edit_find_next):
10279
10280         Add Edit->Find Next
10281
10282 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10283
10284         * pdf/ev-poppler.cc:
10285         * shell/ev-print-job.c: (idle_print_handler):
10286
10287         Make printing work again
10288
10289 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10290
10291         * shell/ev-page-action.h:
10292         * shell/ev-page-action.c: (ev_page_action_widget_init),
10293         (ev_page_action_widget_class_init), (page_changed_cb),
10294         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10295         (get_filter_model_from_model), (match_selected_cb),
10296         (display_completion_text), (match_completion), (update_model),
10297         (connect_proxy), (ev_page_action_set_property),
10298         (ev_page_action_get_property), (ev_page_action_set_document),
10299         (ev_page_action_set_model), (ev_page_action_class_init): Big
10300         reworking to make completions work iff we have >= GTK-2.7.0
10301                 
10302         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10303         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10304         (job_finished_cb): We now have a 'model' property that is set when
10305         the links are loaded.  This can be caught with "notify::model"
10306
10307         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10308         listen for the model to be set, and propagate it to the action.
10309
10310 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10311
10312         * cut-n-paste/recent-files/egg-recent-item.c:
10313         (egg_recent_item_set_uri), (make_valid_utf8),
10314         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10315         * cut-n-paste/recent-files/egg-recent-item.h:
10316         
10317         Update egg-recent from libegg. This should fix long
10318         startup problem. For details see
10319         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10320
10321 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10322
10323         * cut-n-paste/recent-files/Makefile.am:
10324         * data/evince-ui.xml, shell/Makefile.am:
10325         * shell/ev-application.c, shell/ev-application.h:
10326         * shell/ev-window.c: Recent files support.
10327         
10328         * configure.ac: Added "ru" to ALL_LINGUAS.
10329         
10330         * dvju: new backend to support DJVU files.
10331         * dvi: new backend to support DVI.
10332
10333         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10334         * ev-application.c: Support for new backends.
10335         
10336         * help, ev-window.c, main.c shell/Makefile.am: 
10337         Evince user documentation.
10338
10339 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10340
10341         * po/POTFILES.in:
10342         * shell/ev-window.c:
10343         * thumbnailer/evince-thumbnailer.c:
10344
10345         s/pdf-document/ev-poppler
10346
10347 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10348
10349         * NEWS:
10350         * configure.ac:
10351
10352         Release 0.2.0
10353
10354         * ps/ps-document.c: (setup_pixmap):
10355
10356         Remove debug code
10357
10358 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10359
10360         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10361         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10362         (ev_window_cmd_go_first_page): Fix of by one errors.
10363
10364 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10365
10366         * ps/ps-document.c: (get_page_box):
10367
10368         Fix page size calculation
10369
10370 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10371
10372         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10373         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10374         (get_page_orientation), (setup_page), (document_load),
10375         (ps_document_get_page_size), (render_pixbuf_idle):
10376         * ps/ps-document.h:
10377
10378         More refactoring to adapt to EvDocument changes
10379
10380 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10381
10382         * ps/ps-document.c: (start_interpreter):
10383
10384         Actually add alpha args
10385
10386 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10387
10388         * pdf/ev-poppler.cc:
10389
10390         Make clipboard work again
10391
10392 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10393
10394         Make searching work again.
10395         
10396         * backend/ev-document.c:
10397         * backend/ev-document.h:
10398         * backend/ev-document-find.c:
10399         * backend/ev-document-find.h: Change EvDocumentIface so we no
10400         longer store the current page or zoom level in the document.  The
10401         consequence is that all calls that operate on the current page now
10402         instead take the page number as an extra argument, and all
10403         coordinates are now doubles in document coordinate system.
10404
10405         * pdf/ev-poppler.cc:
10406         * pixbuf/pixbuf-document.c:
10407         * ps/ps-document.c: Update backends accordingly.
10408
10409 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10410
10411         * autogen.sh:
10412
10413         Add required gettext version
10414
10415 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10416
10417         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10418         make F1 bring up non-existent help.
10419
10420         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10421         epiphany's find bar, #167477
10422
10423         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10424         <emil@nishra.com> to add space-bar scrolling, 
10425
10426         * shell/ev-window.c (static GtkActionEntry entries): add default
10427         keybinding for Help (F1)
10428         Fixes #171068
10429
10430         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10431         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10432         170110
10433
10434 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10435
10436         * Makefile.am: 
10437         * pixbuf/pixbuf-document.c: 
10438
10439         Got pixbuf backend working again
10440
10441 2005-04-01  Steve Murphy  <murf@e-tools.com>
10442
10443         * configure.in: Added "rw" to ALL_LINGUAS.
10444
10445 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10446
10447         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10448         model types, noticed by Martin Kretzschmar.
10449
10450 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10451
10452         * pdf/ev-poppler.cc: Implement search based on
10453         poppler_page_find_text().  Currently a bit crude since we remember
10454         all matches from all pages.  Also, we grab the big document lock
10455         when we search since searching changes the underlying stream and
10456         thus conflicts with the rendering thread.
10457         
10458         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10459         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10460         (ev_view_find_previous): Fix some page indexes to be 0 based,
10461         offset rubber band by view offset,
10462
10463 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10464
10465         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10466
10467 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10468
10469         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10470         completely because I didn't understand GtkActions.  I should
10471         read Marco's code more carefully in the future.
10472
10473         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10474         function
10475
10476 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10477
10478         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10479         PopplerRectangle change from poppler CVS.
10480
10481 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10482
10483         * backend/ev-document.c: (ev_document_get_page_label):
10484         * backend/ev-document.h:
10485         * backend/ev-page-cache.c: (_ev_page_cache_new),
10486         (ev_page_cache_get_page_label):
10487         * backend/ev-page-cache.h:
10488         * pdf/ev-poppler.cc:
10489         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10490         (links_page_num_func):
10491         * shell/ev-sidebar-thumbnails.c:
10492         (ev_sidebar_thumbnails_set_document):
10493         * shell/ev-view.c: (status_message_from_link),
10494         (ev_view_motion_notify_event):
10495         * shell/ev-window.c: (document_supports_sidebar): Add in page
10496         label support.  It's not perfect yet, but it's the first 'feature'
10497         in a while.
10498         Also, fix a bogus comment noticed by crispin. 
10499
10500 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10501
10502         * Makefile.am: Remove pixbuf backend for now
10503
10504         * configure.ac: Require poppler-glib instead of just poppler.
10505
10506         * backend/ev-document-thumbnails.h: Add a comment
10507
10508         * backend/ev-document.h:
10509         * backend/ev-document.c: (ev_document_class_init),
10510         (ev_document_load), (ev_document_get_link),
10511         (ev_document_get_links): Remove 3 methods and add get_links.
10512         Also, made 0 based.
10513
10514         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10515         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10516
10517         * backend/ev-link.c: (ev_link_set_title),
10518         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10519         (ev_link_mapping_find):
10520         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10521         
10522         * backend/ev-page-cache.c: (ev_page_cache_init),
10523         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10524         (ev_page_cache_get_size), (ev_page_cache_next_page),
10525         (ev_page_cache_prev_page): Fix to be 0 based.
10526
10527         * pdf/Makefile.am: 
10528         * pdf/ev-poppler.h:
10529         * pdf/ev-poppler.cc: New backend.
10530         
10531         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10532         (ps_document_get_page), (ps_document_document_iface_init):
10533
10534         * shell/ev-pixbuf-cache.h:
10535         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10536         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10537         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10538         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10539         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10540         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10541         based.
10542         
10543         * shell/ev-sidebar-thumbnails.c:
10544         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10545         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10546
10547         * shell/ev-view.c: (status_message_from_link),
10548         (find_page_at_location), (get_link_at_location),
10549         (ev_view_motion_notify_event), (ev_view_button_release_event),
10550         (ev_view_init): Use the new link code.  Fix to be 0 based.
10551
10552         * shell/ev-window.c: (update_action_sensitivity),
10553         (document_supports_sidebar): 0 based.
10554
10555 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10556
10557         * pdf/pdf-document.cc: Patch from Fernando Herrera
10558         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10559         *blush*
10560
10561 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10562
10563         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10564         1 to the page, as this seems to be 1 based.  I thought we has this
10565         fixed.  grump.
10566
10567 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10568
10569         * TODO:
10570         * backend/Makefile.am:
10571         * backend/ev-document-links.c:
10572         (ev_document_links_has_document_links),
10573         (ev_document_links_get_links_model):
10574         * backend/ev-document-links.h:
10575         * backend/ev-document.c: (ev_document_get_page_cache),
10576         (ev_document_get_doc_mutex), (ev_document_load),
10577         (ev_document_save), (ev_document_get_title),
10578         (ev_document_get_n_pages), (ev_document_set_page),
10579         (ev_document_get_page), (ev_document_set_target),
10580         (ev_document_set_scale), (ev_document_set_page_offset),
10581         (ev_document_get_page_size), (ev_document_get_text),
10582         (ev_document_get_link), (ev_document_render),
10583         (ev_document_render_pixbuf), (ev_document_scale_changed):
10584         * backend/ev-document.h:
10585         * backend/ev-job-queue.c: (remove_object_from_queue),
10586         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10587         (no_jobs_available_unlocked), (ev_render_thread),
10588         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10589         (ev_job_queue_remove_job):
10590         * backend/ev-job-queue.h:
10591         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10592         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10593         (ev_job_links_class_init), (ev_job_render_init),
10594         (ev_job_render_dispose), (ev_job_render_class_init),
10595         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10596         (ev_job_thumbnail_class_init), (ev_job_finished),
10597         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10598         (ev_job_render_run), (ev_job_thumbnail_new),
10599         (ev_job_thumbnail_run):
10600         * backend/ev-jobs.h:
10601         * backend/ev-link.c:
10602         * backend/ev-link.h:
10603         * backend/ev-page-cache.c: (ev_page_cache_init),
10604         (ev_page_cache_class_init), (ev_page_cache_finalize),
10605         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10606         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10607         (ev_page_cache_set_link), (ev_page_cache_get_title),
10608         (ev_page_cache_get_size), (ev_page_cache_next_page),
10609         (ev_page_cache_prev_page):
10610         * backend/ev-page-cache.h:
10611         * pdf/pdf-document.cc:
10612         * ps/gsdefaults.c:
10613         * ps/gsdefaults.h:
10614         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10615         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10616         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10617         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10618         (is_interpreter_ready), (output), (catchPipe), (input),
10619         (start_interpreter), (check_filecompressed), (compute_dimensions),
10620         (ps_document_enable_interpreter), (document_load),
10621         (ps_document_next_page), (render_page), (ps_document_set_page),
10622         (ps_document_set_scale), (render_pixbuf_idle),
10623         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10624         * ps/ps-document.h:
10625         * shell/Makefile.am:
10626         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10627         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10628         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10629         (ev_pixbuf_cache_new), (job_finished_cb),
10630         (check_job_size_and_unref), (move_one_job),
10631         (ev_pixbuf_cache_update_range), (find_job_cache),
10632         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10633         (ev_pixbuf_cache_add_jobs_if_needed),
10634         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10635         * shell/ev-pixbuf-cache.h:
10636         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10637         (idle_print_handler):
10638         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10639         (selection_changed_cb), (create_loading_model),
10640         (ev_sidebar_links_construct), (links_page_num_func),
10641         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10642         (update_page_callback), (job_finished_cb),
10643         (ev_sidebar_links_set_document):
10644         * shell/ev-sidebar-thumbnails.c:
10645         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10646         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10647         (page_changed_cb), (thumbnail_job_completed_callback),
10648         (ev_sidebar_thumbnails_set_document):
10649         * shell/ev-sidebar-thumbnails.h:
10650         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10651         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10652         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10653         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10654         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10655         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10656         (ev_view_button_release_event), (ev_view_scroll_view),
10657         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10658         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10659         (ev_view_new), (job_finished_cb), (page_changed_cb),
10660         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10661         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10662         (ev_view_find_previous):
10663         * shell/ev-view.h:
10664         * shell/ev-window.c: (update_action_sensitivity),
10665         (ev_window_open_page), (update_window_title), (update_total_pages),
10666         (page_changed_cb), (ev_window_setup_document),
10667         (password_dialog_response), (ev_window_cmd_save_as),
10668         (ev_window_print), (ev_window_cmd_go_previous_page),
10669         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10670         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10671         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10672         * shell/main.c: (main):
10673
10674         Merge evince-threads branch
10675
10676 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10677
10678         * configure.ac: Added "lt" to ALL_LINGUAS.
10679
10680 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10681
10682         * NEWS:
10683         * configure.ac:
10684
10685         Release 0.1.9
10686
10687 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10688
10689         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10690
10691         Fix here also the thumbnails 1-basedness :)
10692
10693 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10694
10695         * NEWS:
10696         * configure.ac:
10697
10698         Release 0.1.8
10699
10700 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10701
10702         * pdf/pdf-document.cc:
10703         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10704         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10705
10706         Fix the mess we did with thumbnails and 1-basedness
10707
10708 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10709
10710         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10711
10712 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10713
10714         * NEWS:
10715         * configure.ac:
10716
10717         Release 0.1.7
10718
10719 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10720
10721         * ps/Makefile.am:
10722         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10723         (gtk_gs_defaults_get_alpha_parameters),
10724         (gtk_gs_defaults_get_ungzip_cmd),
10725         (gtk_gs_defaults_get_unbzip2_cmd):
10726         * ps/gsdefaults.h:
10727         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10728         (ps_document_get_orientation), (document_load),
10729         (ps_document_goto_page), (ps_document_set_page_size):
10730         * ps/ps-document.h:
10731
10732         Some more sanitization of the ps backend. Remove a lot
10733         of unused code and do not base our defaults on ggv
10734         preferences (ugh!)
10735
10736 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10737
10738         * thumbnailer/evince-thumbnailer.schemas:
10739         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10740         (main): add -s option for thumbnail size.
10741
10742 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10743
10744         * configure.ac:
10745
10746         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10747         remove it.
10748
10749 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10750
10751         * pdf/pdf-document.cc:
10752
10753         Remove 4 pixels of useless border from the
10754         thumbnail.
10755
10756 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10757
10758         * backend/ev-document-thumbnails.c:
10759         (ev_document_thumbnails_get_thumbnail):
10760         * backend/ev-document-thumbnails.h:
10761
10762         Rework API a bit. Add a border flag and
10763         change sizing logic (now the size we specify
10764         applies to the bigger dimension).
10765
10766         * pdf/pdf-document.cc:
10767         * pixbuf/pixbuf-document.c:
10768         (pixbuf_document_thumbnails_get_thumbnail):
10769         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10770         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10771
10772         Adapt to the new API and do not draw a border for nautilus
10773         thumbnailer.
10774
10775 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10776
10777         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10778         take thumbnails from page "0" instead of "1". Added a copyright header.
10779
10780 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10781
10782         * ps/ps-document.c: (set_up_page), (start_interpreter):
10783
10784         Make it C89 compliant
10785
10786 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10787
10788         * Makefile.am:
10789         * configure.ac:
10790         * pdf/.cvsignore:
10791         * pdf/pdf-document.cc:
10792         * thumbnailer/Makefile.am:
10793         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10794         (main):
10795         * thumbnailer/evince-thumbnailer.schemas:
10796         * thumbnailer/pdf-icon.png:
10797
10798         Add a nautilus thumbnailer.
10799         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10800
10801 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10802
10803         * NEWS:
10804         * configure.ac:
10805         * po/POTFILES.in:
10806
10807         Release 0.1.6
10808
10809 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10810
10811         Use poppler instead of including xpdf source code.  Poppler is a
10812         fork of xpdf to build it as a shared library. See
10813         http://freedesktop.org/wiki/Software/poppler.
10814
10815         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10816         xpdf fork.
10817         
10818         * pdf/Makefile.am: Build libpdfdocument.a here.
10819         
10820         * pdf/GDKSplashOutputDev.cc:
10821         * pdf/GDKSplashOutputDev.h:
10822         * pdf/GnomeVFSStream.cc:
10823         * pdf/GnomeVFSStream.h:
10824         * pdf-document.cc:
10825         * pdf-document.h:
10826         * test-gdk-output-dev.cc
10827         * Thumb.cc:
10828         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10829         against poppler.
10830
10831 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10832
10833         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10834
10835         Clear idle stack before unsetting the document
10836
10837 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10838
10839         * ps/ps-document.c: (ps_document_widget_event),
10840         (ps_document_set_target), (ps_document_finalize),
10841         (ps_document_get_page):
10842
10843         Disconnect the widget event signal on finalize.
10844         Some code cleanups.
10845
10846 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10847
10848         * ps/ps-document.c: (set_up_page):
10849
10850         If there is no bpixmap create one, even if size
10851         is not changed.
10852
10853 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10854
10855         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10856         (set_up_page), (document_load), (ps_document_set_zoom):
10857
10858         Default page is 0. Calculate size even when we have no
10859         target yet.
10860
10861 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10862
10863         * shell/ev-sidebar.c: expand the selection widget to be always as
10864         wide as the sidebar
10865
10866 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10867
10868         * shell/ev-sidebar-thumbnails.c:
10869         (ev_sidebar_thumbnails_set_document):
10870
10871         Clear the list store when setting document
10872
10873 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10874
10875         * shell/ev-page-action.c: (update_entry), (sync_entry),
10876         (activate_cb), (entry_size_request_cb), (create_tool_item),
10877         (connect_proxy):
10878
10879         Use an entry for the page control instead of spinbuttons
10880
10881 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10882
10883         * data/evince.schemas.in:
10884
10885         Correct confusing string
10886
10887 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10888
10889         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10890         for real.  Gosh, how long has this been broken.
10891
10892         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10893         check for a NULL link.  We crash otherwise.
10894
10895 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10896
10897         * NEWS:
10898         * configure.ac:
10899
10900         Release 0.1.5
10901
10902 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10903
10904         * configure.ac: add the french translation.
10905
10906 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10907
10908         * shell/ev-window.c:
10909
10910         Remove unused header -> fix distcheck
10911
10912 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10913
10914         * shell/ev-window.c: (update_window_title),
10915         (ev_window_popup_password_dialog):
10916
10917         Unescape filename for display
10918
10919 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10920
10921         * pdf/xpdf/pdf-document.cc:
10922
10923         In get_page_size deal with rotation. Also
10924         cleanup the function a bit.
10925
10926 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10927
10928         * pdf/xpdf/pdf-document.cc:
10929
10930         Fix crash when opening in new window
10931
10932 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10933
10934         * configure.ac:
10935
10936         Check ghostscript >= 7
10937
10938 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10939
10940         * shell/ev-window.c:
10941
10942         Make page width the default sizing mode
10943
10944 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10945         Marco Pesenti Gritti <marco@gnome.org>
10946
10947         * shell/ev-window.c: Remember the sidebar size
10948
10949         * data/evince.schemas.in: Add a new gconf key to store the size of
10950         the sidebar
10951
10952 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10953
10954         * data/evince-ui.xml:
10955         * shell/ev-window.c: (update_action_sensitivity),
10956         (ev_window_cmd_view_reload):
10957         
10958         Add a "Reload" action and menu entry
10959
10960 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10961
10962         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10963         iff the type doesn't support thumbnailing and indexing.
10964
10965 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10966
10967         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10968
10969 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10970
10971         * pdf/splash/Splash.cc:
10972
10973         Port fix for a crasher from kde bug
10974         http://bugs.kde.org/show_bug.cgi?id=97131
10975
10976 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10977
10978         * pdf/xpdf/pdf-document.cc:
10979
10980         Return a link even if it's of an unrecognized
10981         type. Otherwise we go in an infinte cycle.
10982
10983 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10984
10985         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10986         (size_allocate_cb), (ev_window_set_sizing_mode):
10987
10988         Update size when switching mode
10989
10990 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10991
10992         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10993         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10994         (ev_window_cmd_view_normal_size):
10995
10996         Fix size toggle buttons behavior
10997
10998 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10999
11000         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
11001         (doc_rect_to_view_rect), (ev_view_size_allocate),
11002         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
11003         (scale_changed_callback):
11004
11005         Do not cache offsets in size_allocate.
11006
11007 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11008
11009         * shell/ev-view.c: (ev_view_size_allocate):
11010
11011         Calculate offsets before calling the parent
11012         class (which does a redraw)
11013
11014 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11015
11016         * pdf/xpdf/pdf-document.cc:
11017
11018         Fix a crasher on exit. Unused code, put a TODO
11019
11020 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11021
11022         * backend/ev-document.c: (ev_document_class_init),
11023         (ev_document_page_changed), (ev_document_scale_changed):
11024         * backend/ev-document.h:
11025
11026         Separate page/scale notifications
11027
11028         * pdf/xpdf/pdf-document.cc:
11029
11030         Emit the new signals.
11031         Do not display the pdf page in _render, do it
11032         when scale/page are requested.
11033
11034         * ps/ps-document.c: (ps_document_set_zoom),
11035         (ps_document_widget_event):
11036         * ps/ps-document.h:
11037
11038         Emit the new signals.
11039
11040         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11041         (ev_view_init), (page_changed_callback), (scale_changed_callback),
11042         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
11043         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
11044         * shell/ev-view.h:
11045         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
11046         (ev_window_cmd_view_page_width), (size_allocate_cb),
11047         (ev_window_set_sizing_mode):
11048
11049         Rework sizing to be pixel based.
11050         There are bugs but should be already way better.
11051
11052 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
11053
11054         * shell/ev-window.c: (ev_window_init):
11055
11056         Do not allow to shrink sidebar smaller then
11057         child requisition
11058
11059 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
11060
11061         * shell/ev-sidebar.[ch]
11062         * shell/ev-window.c:
11063
11064         Improved sidebar widget. Fixes #166683
11065
11066 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
11067
11068         * shell/ev-view.c (update_find_status_message): Give translators
11069         more flexibility with ngettext plural handling.
11070
11071 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
11072
11073         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
11074         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
11075         page when we get the page size.
11076
11077 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11078
11079         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
11080
11081         ps pages are 0 based, convert 
11082
11083 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11084
11085         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11086
11087         Initialize correct parent class. Set GError on document load
11088
11089 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11090
11091         * pdf/xpdf/pdf-document.cc:
11092
11093         Fixup selection offset calculation
11094
11095         * shell/ev-view.c: (view_rect_to_doc_rect),
11096         (doc_rect_to_view_rect), (ev_view_size_allocate),
11097         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11098         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11099
11100         Store selection as document relative, so that zooming
11101         and offset changing doesnt break it.
11102
11103 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11104
11105         * shell/ev-view.c: (ev_view_best_fit):
11106
11107         Do not try to best fit if the view is not realized
11108
11109 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11110           
11111         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11112
11113 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11114
11115         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11116
11117 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11118
11119         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11120         the popup window.  That prevents it resizing when in full screen
11121         mode.
11122
11123         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11124         multiple rerenders.  This pretty much sucks.
11125
11126         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11127         rest of the toolbar.
11128
11129 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11130
11131         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11132
11133 2005-02-17  Alexander Shopov  <ash@contact.bg>
11134
11135         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11136
11137 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11138
11139         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11140
11141 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11142
11143         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11144         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11145         (set_document_page), (document_changed_callback),
11146         (ev_view_set_document), (ev_view_find_previous),
11147         (ev_view_hide_cursor), (ev_view_show_cursor):
11148         * shell/ev-view.h:
11149         * shell/ev-window.c: (update_chrome_visibility),
11150         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11151         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11152         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11153         (ev_window_unfullscreen):
11154         * shell/main.c: (main):
11155
11156         Automatically hide the fullscreen button.
11157         Patch by Kristian Høgsberg <krh@redhat.com>
11158
11159 2005-02-16  Vincent Noel  <vnoel@cox.net>
11160
11161         * shell/main.c (main): Specify an icon for the window. Patch by
11162         Jaap A. Haitsma. Fixes #166177.
11163
11164 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11165
11166         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11167
11168 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11169
11170         * backend/ev-document-misc.h:
11171         * backend/ev-document-misc.c:
11172         (ev_document_misc_get_page_border_size),
11173         (ev_document_misc_paint_one_page): New function to canonicalize
11174         sizing/painting a border.
11175
11176         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11177         used.
11178
11179         * pdf/xpdf/pdf-document.cc: use new function
11180
11181         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11182         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11183         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11184         shell/ev-window.c: (update_sizing_buttons),
11185         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11186         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11187         (ev_window_cmd_view_page_width), (size_allocate_cb),
11188         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11189         and "fit width" values act as toggle buttons so they stay
11190         toggled.  It's not 100% perfect, and it's a little slow, but it's
11191         good enough to commit I think.
11192
11193 2005-02-15  David Lodge  <dave@cirt.net>
11194
11195         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11196
11197 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11198
11199         * shell/ev-window.c (update_window_title): replace newlines in
11200         the title by spaces. Bug #166107.
11201
11202 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11203
11204         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11205         parameters providing allocation width and height without
11206         scrollbars and width of a possible vertical scrollbar. With this
11207         additional information the functions can work as
11208         intended. Unfortunately they're not idempotent. We should
11209         transform these commands to toggles. Fixes Bug #164976
11210         Initial patch by Stephane Loeuillet, then heavily modified.
11211
11212         * shell/ev-view.h: update prototypes.
11213
11214         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11215         (ev_window_cmd_view_page_width): provide EvView fit functions with
11216         all the information they need. Formulas to calculate this
11217         information taken from GtkScrolledWindow.
11218
11219 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11220
11221         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11222         created a thumbnail, the list store is updated to know
11223         that the thumbnail is set. Fixes bug #166792
11224
11225 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11226
11227         * shell/ev-window.c: fixed typo, closes bug 166897
11228
11229         * TODO: updated TODO with bug numbers that are relevant
11230
11231 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11232
11233         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11234
11235 2005-02-09  Vincent Noel  <vnoel@cox.net>
11236
11237         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11238         and "Next" toolbar buttons as important to make them stand out.
11239
11240 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11241
11242         * lib/ev-debug.c:
11243         * lib/ev-debug.h:
11244         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11245         (start_interpreter), (stop_interpreter), (document_load),
11246         (ps_document_next_page), (ps_document_goto_page),
11247         (ps_document_set_page_size), (ps_document_widget_event),
11248         (ps_document_render):
11249         * shell/ev-page-view.c: (ev_page_view_dispose):
11250         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11251
11252         Fix compilation on non-gcc platforms
11253
11254 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11255
11256         * NEWS:
11257         * configure.ac:
11258
11259         Release 0.1.4
11260
11261         * pdf/xpdf/Catalog.cc:
11262         * pdf/xpdf/XRef.cc:
11263
11264         Fix the fix for CAN-2004-0888
11265
11266 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11267
11268         * data/Makefile.am:
11269         * data/evince-ui.xml:
11270         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11271         * shell/ev-stock-icons.h:
11272         * shell/ev-window.c: (update_action_sensitivity),
11273         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11274         (set_action_properties):
11275
11276         Improve toolbar layout/icons
11277
11278 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11279
11280         * pdf/xpdf/pdf-document.cc:
11281
11282         Add warnings about unimplemented/unknown link
11283         types.
11284
11285 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11286
11287         * ps/ps-document.c: (set_up_page):
11288
11289         Log gs property
11290
11291 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11292
11293         * ps/ps-document.c: (start_interpreter):
11294
11295         Log gs env var
11296
11297 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11298
11299         * shell/ev-page-view.c: (ev_page_view_dispose):
11300         * shell/ev-view.c: (ev_view_finalize):
11301         * shell/ev-window.c: (ev_window_setup_document),
11302         (ev_window_dispose), (ev_window_init):
11303
11304         Solve more refs issues.
11305
11306         I commented out the page_view initialization for now:
11307         it was never destroyed (because it's never added
11308         to a container). Because of that we was leaking
11309         gs processes. Couldnt think to a clean fix.
11310         We need to figure this out, password view has the
11311         same issue probably.
11312
11313 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11314
11315         * ps/ps-document.c: (ps_document_finalize),
11316         (ps_document_get_n_pages), (ps_document_get_page):
11317
11318         Some cleanups, stop the interpreter on finalize
11319
11320         * shell/ev-page-view.c: (ev_page_view_dispose),
11321         (ev_page_view_class_init):
11322
11323         Release our reference on the document
11324
11325 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11326
11327         * Makefile.am:
11328         * configure.ac:
11329         * doc/debugging.txt:
11330         * lib/.cvsignore:
11331         * lib/Makefile.am:
11332         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11333         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11334         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11335         * lib/ev-debug.h:
11336
11337         Add debugging helpers
11338
11339         * ps/Makefile.am:
11340         * ps/ps-document.c: (set_up_page), (start_interpreter),
11341         (stop_interpreter), (document_load), (ps_document_next_page),
11342         (ps_document_goto_page), (ps_document_set_page_size),
11343         (ps_document_widget_event), (ps_document_render):
11344         * shell/Makefile.am:
11345         * shell/ev-view.c: (expose_bin_window):
11346         * shell/main.c: (main):
11347
11348         Add some logs
11349         
11350 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11351
11352         * ps/ps-document.c: (ps_document_widget_event):
11353
11354         Initialize message_window, this should make ps
11355         rendering really work! (Never noticed because I was
11356         testing with a ps that is causing gs to exit every time!)
11357
11358 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11359
11360         * data/evince.schemas.in: updated simple error in applyto closing tag
11361
11362 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11363
11364         * Makefile.am:
11365         * configure.ac:
11366         * data/.cvsignore:
11367         * data/Makefile.am:
11368         * data/evince-ui.xml:
11369         A data/evince.schemas.in:
11370         * po/POTFILES.in:
11371         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11372         * shell/ev-stock-icons.h:
11373         * shell/ev-window.c: (update_chrome_visibility),
11374         (update_chrome_flag), (ev_window_cmd_edit_find),
11375         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11376         (ev_window_unfullscreen), (ev_window_focus_in_event),
11377         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11378         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11379         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11380         (ev_window_dispose), (ev_window_class_init),
11381         (set_action_properties), (set_chrome_actions), (load_chrome),
11382         (ev_window_init):
11383
11384         Implement fullscreen mode changes from bug #164776.
11385         Also implement persistent chrome toggles.
11386
11387 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11388
11389         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11390
11391 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11392
11393         * NEWS:
11394         * configure.ac:
11395         * shell/ev-view.c:
11396
11397         Add another check for find interface
11398
11399         Release 0.1.3
11400
11401 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11402
11403         * shell/ev-application.c: (ev_application_open):
11404         * shell/ev-window.c: (ev_window_open):
11405
11406         Open gzipped ps documents
11407
11408 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11409
11410         * TODO:
11411         * shell/ev-view.c: (set_document_page):
11412
11413         Clamp page number, dont try to move to
11414         not existant pages.
11415
11416 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11417
11418         * backend/ev-document-find.c: (ev_document_find_changed):
11419         * backend/ev-document-find.h:
11420         * pdf/xpdf/pdf-document.cc:
11421         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11422         * shell/ev-window.c: (find_bar_search_changed_cb):
11423
11424         Fix several bugs with find
11425
11426 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11427
11428         * shell/ev-sidebar-thumbnails.c
11429         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11430         document. Prevents warning from scroll_to_cell.
11431
11432 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11433
11434         * configure.ac: Add «nb» to ALL_LINGUAS too.
11435
11436 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11437
11438         * NOTES: New file with some random thoughts.
11439
11440         * TODO: Update.
11441
11442         * backend/ev-document-misc.c:
11443         (ev_document_misc_get_page_border_size): New function to
11444         canonicalize shadow drawing sizes.  Possibly goofy.
11445
11446         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11447         (ev_view_best_fit), (ev_view_fit_width):
11448         * pdf/xpdf/pdf-document.cc:
11449         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11450         * ps/ps-document.c: (ps_document_get_page_size):
11451         * backend/ev-document-misc.h:
11452         * backend/ev-document.c: (ev_document_get_page_size):
11453         * backend/ev-document.h: get_page_size now takes a page number
11454         parameter.  Made all the backends/frontends honor it.
11455
11456         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11457         see.  Doesn't work yet.
11458
11459         * shell/Makefile.am:
11460         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11461         Doesn't do anything yet.
11462
11463         * shell/ev-sidebar-thumbnails.c:
11464         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11465         [0..n_pages-1]
11466
11467         * shell/ev-window.c: (update_action_sensitivity),
11468         (ev_window_setup_document), (ev_window_set_page_mode),
11469         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11470         view-swapping code a bit so we can have multiple views on a
11471         document.  Add the multi-page view, though it can't be turned on
11472         yet.
11473
11474 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11475
11476         * shell/ev-application.c: (ev_application_open):
11477         * shell/ev-view.c: (expose_bin_window):
11478         * shell/ev-window.c: (ev_window_open):
11479
11480         Support eps and check document supports find
11481         before drawing highlightings in expose.
11482
11483 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11484
11485         * pixbuf/pixbuf-document.c:
11486         (pixbuf_document_thumbnails_get_dimensions),
11487         (pixbuf_document_document_thumbnails_iface_init):
11488
11489         implement get_dimensions
11490
11491 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11492
11493         * NEWS:
11494         * configure.ac:
11495
11496         Release 0.1.2
11497
11498 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11499
11500         * shell/ev-view.c: (set_document_page):
11501
11502         Scroll at the top of the page when changing page
11503
11504 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11505
11506         * shell/ev-view.c: (ev_view_motion_notify_event):
11507
11508         Do not redraw unnecessarily
11509
11510 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11511
11512         * pdf/xpdf/pdf-document.cc:
11513         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11514         (expose_bin_window), (find_changed_cb):
11515
11516         Yay! find works now... Now to find bugs...
11517
11518 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11519
11520         * backend/ev-document-find.c: (ev_document_find_base_init),
11521         (ev_document_find_changed):
11522         * backend/ev-document-find.h:
11523         * pdf/xpdf/pdf-document.cc:
11524         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11525         (expose_bin_window), (ev_view_init), (set_document_page),
11526         (ensure_rectangle_is_visible), (jump_to_find_result),
11527         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11528         (ev_view_find_next), (ev_view_find_previous):
11529         * shell/ev-view.h:
11530         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11531
11532         More work on find implementation, mostly there now
11533
11534 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11535
11536         * backend/ev-backend-marshalers.list:
11537         * backend/ev-document-find.c: (ev_document_find_base_init),
11538         (ev_document_find_cancel), (ev_document_find_page_has_results),
11539         (ev_document_find_get_n_results), (ev_document_find_get_result),
11540         (ev_document_find_get_progress), (ev_document_find_changed):
11541         * backend/ev-document-find.h:
11542
11543         Enanche the find interface to be really able to do
11544         multi page find.
11545
11546         * pdf/xpdf/pdf-document.cc:
11547
11548         Implement
11549
11550         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11551         (expose_bin_window), (ev_view_init),
11552         (ev_view_get_find_status_message), (find_changed_cb),
11553         (ev_view_set_document), (set_document_page):
11554
11555         Adapt to the new interface. A few things are regressed sorry,
11556         I will finish it soon.
11557
11558 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11559
11560         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11561         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11562         ev_sidebar_thumbnails_parent_class variable, don't define another
11563         parent_class variable.
11564
11565         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11566         (ev_page_action_class_init): ditto.
11567
11568         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11569         (pixbuf_document_class_init): ditto.
11570
11571         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11572         ditto.
11573
11574         * .cvsignore: ignore various valgrind output files.
11575
11576 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11577
11578         * data/evince-ui.xml:
11579         * shell/Makefile.am:
11580         * shell/ev-history.c:
11581         * shell/ev-history.h:
11582         * shell/ev-navigation-action.c:
11583         * shell/ev-navigation-action.h:
11584         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11585         (ev_view_set_page), (ev_view_fit_width):
11586         * shell/ev-view.h:
11587         * shell/ev-window.c: (update_action_sensitivity),
11588         (ev_window_setup_document), (register_custom_actions):
11589
11590         Kill session history
11591
11592 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11593
11594         * shell/ev-window.c: (update_action_sensitivity):
11595
11596         Fix inverted up/down buttons
11597
11598 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11599
11600         * shell/ev-sidebar-thumbnails.c
11601         (ev_sidebar_thumbnails_select_page): make sure the selected
11602         thumbnail stays visible.
11603
11604 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11605
11606         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11607         scrolled window for Federico.
11608
11609 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11610
11611         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11612
11613 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11614
11615         * configure.ac:
11616         * pdf/splash/SplashFTFontEngine.cc:
11617
11618         Fix CID fonts with freetype 2.1.9
11619
11620 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11621
11622         * TODO: added item for desktop icon thumbnailer
11623
11624 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11625
11626         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11627         unloaded docs when the title is accessed.
11628
11629         * shell/ev-password-view.[hc]: New widget for displaying password
11630         state.
11631
11632         * shell/ev-window.[ch]: Refactor password handling code to handle
11633         the new view.
11634
11635 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11636
11637         * NEWS:
11638         * configure.ac:
11639         * data/Makefile.am:
11640
11641         Release 0.1.1
11642
11643 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11644
11645         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11646         ignore page offset here, to make search results independent of it,
11647
11648         * shell/ev-view.c (expose_bin_window): but take offsets into
11649         account here. Bug #164932
11650
11651         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11652         scale at the right time. Bug #164996
11653
11654 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11655
11656         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11657         fix the problem. Now I just removed the Adobe font names and hope
11658         that the URW fonts are always in outline format. Bug #164934
11659
11660         * shell/ev-window.c (update_window_title): empty titles are
11661         useless, use filename in that case too.
11662
11663         * NEWS: Add some content.
11664
11665 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11666
11667         * TODO: added one more TODO item and a TODONE section :)
11668
11669 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11670
11671         * ps/ps-document.h: add page_[xy]_offset fields.
11672
11673         * ps/ps-document.c (ps_document_set_page_offset)
11674         (ps_document_render): Keep offset in consideration in a few
11675         places. Bug #164752 "postscript documents are not centered in
11676         window"
11677
11678         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11679         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11680
11681         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11682         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11683         stub out missing methods for complete EvDocument implementation.
11684         Fixes segfaults with Save A Copy and Copy actions.
11685
11686         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11687         (ps_document_document_iface_init): ditto.
11688         
11689 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11690
11691         * data/.cvsignore:
11692         * data/Makefile.am:
11693         * data/evince.desktop.in:
11694
11695         Add desktop file
11696
11697 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11698
11699         * shell/ev-view.c: (ev_view_button_press_event),
11700         (ev_view_motion_notify_event):
11701
11702         Make selection work in any direction
11703
11704 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11705
11706         * TODO:
11707         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11708
11709         Use shorter labels for some of the toolbars items
11710
11711 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11712
11713         * pdf/xpdf/pdf-document.cc:
11714
11715         Check the links info is initialized before
11716         using it. Should fix a crash on startup.
11717
11718 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11719
11720         * pixbuf/pixbuf-document.c
11721         (pixbuf_document_thumbnails_get_dimensions): force floating point
11722         division to calculate page_ratio. Fixes crash with landscape
11723         format pixbufs.
11724
11725 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11726
11727         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11728
11729 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11730
11731         * shell/ev-view.c (set_document_page): unset has_selection when
11732         the page changes.
11733         (set_document_page): handle paper size changes when the page
11734         changes (test with Free Culture, page 2).
11735
11736 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11737
11738         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11739         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11740
11741         Use normal style color for the widget background and
11742         draw a black box around the page.
11743
11744 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11745
11746         * pdf/xpdf/pdf-document.cc:
11747
11748         Keep offset in consideration in a few places
11749
11750         * shell/ev-view.c: (expose_bin_window):
11751
11752         Set the offsets so that the document is ever centered
11753
11754 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11755
11756         * TODO: Added TODO items and finished off the first todo item
11757
11758         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11759         reflect current authors
11760
11761 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11762
11763         * pdf/xpdf/pdf-document.cc:
11764         * shell/ev-view.c: (ev_view_set_cursor),
11765         (ev_view_motion_notify_event), (document_changed_callback),
11766         (set_document_page):
11767
11768         Show a wait cursor while the page is rendering
11769
11770 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11771
11772         * shell/ev-sidebar-thumbnails.c:
11773         (ev_sidebar_tree_selection_changed),
11774         (ev_sidebar_thumbnails_select_page):
11775         * shell/ev-sidebar-thumbnails.h:
11776         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11777         (ev_view_can_go_forward):
11778         * shell/ev-window.c: (ev_window_open_page),
11779         (ev_window_setup_document), (update_current_page),
11780         (view_page_changed_cb), (ev_window_init):
11781         * shell/ev-window.h:
11782
11783         Ensure thumbnails selection, toolbar page control and
11784         current page are in sync.
11785
11786 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11787
11788         * pdf/xpdf/XRef.cc:
11789
11790         Fix CAN-2005-0064
11791
11792 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11793
11794         * backend/Makefile.am:
11795         * backend/ev-document-links.h:
11796         * backend/ev-document-security.c: (ev_document_security_get_type),
11797         (ev_document_security_has_document_security),
11798         (ev_document_security_set_password):
11799         * backend/ev-document-security.h:
11800         * backend/ev-document.c: (ev_document_error_quark):
11801         * backend/ev-document.h:
11802         * data/Makefile.am:
11803         * data/evince-password.glade:
11804         * pdf/xpdf/pdf-document.cc:
11805         * shell/Makefile.am:
11806         * shell/ev-password.c: (ev_password_set_bad_password_label),
11807         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11808         (ev_password_dialog_get_password),
11809         (ev_password_dialog_set_bad_pass):
11810         * shell/ev-password.h:
11811         * shell/ev-window.c: (ev_window_get_attribute),
11812         (ev_window_set_property), (update_action_sensitivity),
11813         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11814         (ev_window_setup_document), (ev_window_get_password),
11815         (ev_window_open), (ev_window_cmd_save_as),
11816         (using_postscript_printer), (ev_window_print),
11817         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11818         (update_fullscreen_popup), (ev_window_fullscreen),
11819         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11820         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11821         (menu_item_select_cb), (find_bar_search_changed_cb),
11822         (ev_window_dispose), (ev_window_init):
11823
11824         Add initial support for password-supported dialogs.  This could be
11825         a lot cooler, but it'll do for now.
11826
11827 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11828
11829         * pdf/xpdf/pdf-document.cc:
11830         * shell/ev-view.c: (status_message_from_link),
11831         (ev_view_set_status), (ev_view_set_cursor),
11832         (ev_view_motion_notify_event), (ev_view_init):
11833         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11834
11835         Fix bugs in the links implementation and change cursor
11836         when hovering a link.
11837
11838 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11839
11840         * viewer/.cvsignore: added cvsignore file for viewer directory
11841
11842         * TODO: created TODO document
11843
11844 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11845
11846         * shell/ev-view.h:
11847         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11848         new functions to help with implementation of sensitivity code
11849         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11850         of all actions that might require it.  Fixes a crash when you
11851         click on the Zoom actions in a window lacking a document.
11852
11853 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11854
11855         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11856         of the Find action
11857
11858 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11859
11860         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11861         (pixbuf_document_document_iface_init):
11862         * ps/ps-document.c: (ps_document_get_link),
11863         (ps_document_document_iface_init):
11864         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11865         (status_message_from_link), (ev_view_set_status),
11866         (ev_view_set_find_status), (ev_view_motion_notify_event),
11867         (ev_view_button_release_event), (ev_view_set_property),
11868         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11869         (ev_view_get_find_status_message), (update_find_results),
11870         (ev_view_get_status), (ev_view_get_find_status):
11871         * shell/ev-view.h:
11872         * shell/ev-window.c: (view_status_changed_cb),
11873         (view_find_status_changed_cb), (ev_window_init):
11874
11875         View status message support, use it to show the links.
11876         Needs work...
11877
11878 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11879
11880         * backend/ev-document.c: (ev_document_get_link):
11881         * backend/ev-document.h:
11882         * pdf/xpdf/pdf-document.cc:
11883         * shell/ev-application.c: (ev_application_open):
11884         * shell/ev-application.h:
11885         * shell/ev-sidebar-links.c: (selection_changed_cb):
11886         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11887         (ev_view_go_to_link):
11888
11889         Add support for document links
11890
11891 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11892
11893         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11894         (create_tool_item):
11895         Set the spin button limits correctly.
11896         
11897         * shell/ev-sidebar-thumbnails.c:
11898         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11899         Support changing pages by clicking on the thumbnails.
11900         
11901 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11902
11903         * pixbuf/pixbuf-document.c:
11904         (pixbuf_document_thumbnails_get_dimensions),
11905         (pixbuf_document_document_thumbnails_iface_init):
11906
11907         implement get_dimensions
11908
11909 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11910
11911         * ps/ps-document.c: (ps_document_goto_page):
11912
11913         Fix page switching on multipage documents
11914
11915 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11916
11917         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11918         
11919         check for NULL before assigning to width and height parameters
11920
11921 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11922
11923         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11924         (pixbuf_document_set_property), (pixbuf_document_get_property):
11925
11926         implement get/set properties
11927
11928 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11929
11930         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11931         
11932         return NULL instead of "Unknown", letting the title get set to
11933         the filename when the pdf has no title.
11934
11935 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11936
11937         * ps/ps-document.c: (ps_document_get_page_count),
11938         (ps_document_goto_page):
11939
11940 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11941
11942         * shell/ev-history.c: (ev_history_get_property),
11943         (ev_history_set_property), (ev_history_class_init),
11944         (ev_history_add_page), (ev_history_set_current_index):
11945         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11946         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11947         (ev_navigation_action_finalize):
11948         * shell/ev-navigation-action.h:
11949         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11950         (ev_view_go_forward), (ev_view_get_find_status_message),
11951         (history_index_changed_cb), (ev_view_set_history):
11952         * shell/ev-view.h:
11953         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11954         (update_current_page), (register_custom_actions):
11955
11956         Implement history dropdowns
11957
11958 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11959
11960         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11961         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11962         (ev_view_go_forward):
11963         * shell/ev-window.c: (register_custom_actions):
11964
11965         Fix several history bugs
11966
11967 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11968
11969         * configure.ac: Add «nb» to ALL_LINGUAS.
11970
11971 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11972
11973         * backend/Makefile.am:
11974         * backend/ev-bookmark.c:
11975         * backend/ev-bookmark.h:
11976         * backend/ev-document-bookmarks.c:
11977         * backend/ev-document-bookmarks.h:
11978         * backend/ev-document-links.c: (ev_document_links_get_type),
11979         (ev_document_links_has_document_links),
11980         (ev_document_links_begin_read), (ev_document_links_get_link),
11981         (ev_document_links_get_child), (ev_document_links_next),
11982         (ev_document_links_free_iter):
11983         * backend/ev-document-links.h:
11984         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11985         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11986         (ev_link_get_link_type), (ev_link_set_link_type),
11987         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11988         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11989         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11990         (ev_link_new_external):
11991         * backend/ev-link.h:
11992         * pdf/xpdf/pdf-document.cc:
11993         * shell/Makefile.am:
11994         * shell/ev-application.c: (ev_application_open_link):
11995         * shell/ev-application.h:
11996         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11997         (ev_history_get_link_nth):
11998         * shell/ev-history.h:
11999         * shell/ev-sidebar-bookmarks.c:
12000         * shell/ev-sidebar-bookmarks.h:
12001         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12002         (ev_sidebar_links_class_init), (selection_changed_cb),
12003         (ev_sidebar_links_construct), (ev_sidebar_links_init),
12004         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
12005         (do_one_iteration), (populate_links_idle),
12006         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
12007         * shell/ev-sidebar-links.h:
12008         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12009         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
12010         (go_to_index):
12011         * shell/ev-view.h:
12012         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
12013         * shell/ev-window.h:
12014
12015         Rename bookmark to link, and use "Index" for the sidebar panel.
12016
12017 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12018
12019         * shell/Makefile.am:
12020         * shell/ev-application.c: (ev_application_open_bookmark):
12021         * shell/ev-application.h:
12022         * shell/ev-history.c: (ev_history_init), (free_links_list),
12023         (ev_history_finalize), (ev_history_class_init),
12024         (ev_history_add_link), (ev_history_add_page),
12025         (ev_history_get_link_nth), (ev_history_get_n_links),
12026         (ev_history_get_current_index), (ev_history_set_current_index),
12027         (ev_history_new):
12028         * shell/ev-history.h:
12029         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12030         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
12031         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
12032         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
12033         (ev_view_set_page):
12034         * shell/ev-view.h:
12035         * shell/ev-window.c: (ev_window_open_bookmark),
12036         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
12037         (goto_page_cb), (register_custom_actions):
12038         * shell/ev-window.h:
12039
12040         Initial history implementation. Needs work.
12041
12042 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
12043
12044         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
12045
12046 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12047
12048         * cut-n-paste/recent-files/egg-recent-item.c:
12049         * cut-n-paste/recent-files/egg-recent-item.h:
12050         * cut-n-paste/recent-files/egg-recent-model.c:
12051         * cut-n-paste/recent-files/egg-recent-util.c:
12052         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12053         * cut-n-paste/recent-files/egg-recent-view.c:
12054
12055         Update
12056
12057 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
12058
12059         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
12060         (fillGlyph, fillImageMask, drawImage):
12061         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
12062         pdf/splash/SplashTypes.h:
12063         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
12064         packed mode for Splash.
12065
12066         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
12067         RGB8 packed mode, eliminates the pixbuf data creation loop.
12068
12069         * shell/ev-print-job.c (ev_print_job_finalize)
12070         (ev_print_job_set_property, ev_print_job_get_property)
12071         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
12072         (ev_print_job_use_print_dialog_settings, idle_print_handler)
12073         (print_closure_finalize, ev_print_job_print): implement
12074         printing (for backends with EvPsExporter)
12075
12076         * shell/ev_print_job.h: update prototypes.
12077
12078         * shell/ev-window.c (ev_window_print): unref print job after
12079         printing.
12080
12081         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12082         unless the document implements the EvDocumentFind interface.
12083
12084 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12085
12086         * configure.ac: Added ja to ALL_LINGUAS.
12087
12088 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12089
12090         * pdf/xpdf/pdf-document.cc:
12091
12092         add a FIXME. We should probably not allocate
12093         a bookmark object every time
12094
12095 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12096
12097         * shell/ev-application.c: (ev_application_open),
12098         (ev_application_open_bookmark):
12099         * shell/ev-application.h:
12100         
12101         Add a way to open bookmarks
12102
12103         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12104         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12105         (ev_bookmark_set_property), (ev_bookmark_class_init),
12106         (ev_bookmark_new_title), (ev_bookmark_new_link),
12107         (ev_bookmark_new_external):
12108
12109         Support for external uris, better constructors.
12110
12111         * backend/ev-bookmark.h:
12112         * pdf/xpdf/pdf-document.cc:
12113         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12114
12115         Handle external uris
12116
12117 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12118
12119         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12120         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12121
12122         Hook up bookmarks navigation
12123
12124 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12125
12126         * backend/Makefile.am:
12127         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12128         (ev_bookmark_get_title), (ev_bookmark_set_title),
12129         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12130         (ev_bookmark_get_page), (ev_bookmark_set_page),
12131         (ev_bookmark_get_property), (ev_bookmark_set_property),
12132         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12133         (ev_bookmark_new):
12134         * backend/ev-bookmark.h:
12135         * backend/ev-document-bookmarks.c:
12136         (ev_document_bookmarks_get_bookmark):
12137         * backend/ev-document-bookmarks.h:
12138         * pdf/xpdf/pdf-document.cc:
12139         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12140
12141         Add a bookmark object to the backend and use it instead of get_values
12142
12143 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12144
12145         * data/evince-ui.xml:
12146
12147         Cleanup and add select all.
12148
12149         * shell/ev-view.c: (ev_view_select_all),
12150         (ev_view_button_press_event):
12151         * shell/ev-view.h:
12152         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12153
12154         Add select all.
12155         Clear selection on click.
12156
12157 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12158
12159         * shell/ev-sidebar-thumbnails.c
12160         (ev_sidebar_thumbnails_set_document): forgot to unref the
12161         loading_icon.
12162
12163 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12164
12165         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12166         at the visible page, not just linearly.  This makes it look fast.
12167
12168 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12169
12170         * backend/ev-document-misc.c
12171         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12172         white.
12173         * backend/ev-document-thumbnails.h: New interface to get the size
12174         of a page.
12175
12176 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12177
12178         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12179         make dist works
12180
12181 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12182
12183         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12184         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12185         things up a bit.
12186
12187         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12188
12189 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12190
12191         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12192         fonts. Should fix font problems on systems that have the base
12193         fonts in bitmap format. Reported by James Henstridge
12194         <james@jamesh.id.au>.
12195
12196 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12197
12198         * pdf/xpdf/Gfx.cc:
12199         * pdf/xpdf/GfxState.cc:
12200
12201         Fix for CAN-2004-1125
12202
12203 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12204
12205         * shell/ev-view.c: (ev_view_copy):
12206         * shell/ev-view.h:
12207         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12208
12209         Implement Edit->Copy
12210
12211 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12212
12213         * backend/ev-document.c: (ev_document_get_text):
12214         * backend/ev-document.h:
12215         * pdf/xpdf/pdf-document.cc:
12216         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12217         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12218         (ev_view_update_primary_selection), (ev_view_button_press_event),
12219         (ev_view_motion_notify_event), (ev_view_button_release_event):
12220
12221         Beginnings of clipboard support. Incomplete but primary sort
12222         of work.
12223
12224 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12225
12226         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12227         (expose_bin_window):
12228
12229         Nicer rubberband drawing, from GtkIconView.
12230
12231 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12232
12233         * backend/ev-document.c: (ev_document_save):
12234         * backend/ev-document.h:
12235         * data/evince-ui.xml:
12236         * pdf/xpdf/pdf-document.cc:
12237         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12238
12239         Implement "Save a copy..." menu item
12240
12241 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12242
12243         * shell/ev-view.c: (ev_view_zoom):
12244
12245         Queue a resize when zoom changes
12246
12247 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12248
12249         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12250         shadows.
12251
12252         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12253         thumbnails..
12254
12255 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12256
12257         * pdf/xpdf/pdf-document.cc
12258         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12259
12260 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12261
12262         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12263         It's slow, but I'll speed it up next!
12264
12265 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12266
12267         * shell/main.c (load_files):
12268
12269         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12270         from the command line and because it seems more appropriate.
12271
12272 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12273
12274         * data/evince-ui.xml:
12275         * shell/ev-window.c: (update_action_sensitivity),
12276         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12277
12278         s/next page/page down
12279         s/previous page/page up
12280
12281 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12282
12283         * data/evince-ui.xml:
12284
12285         Change the layout to match clarkbw design.
12286
12287         * shell/Makefile.am:
12288         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12289         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12290         (ev_navigation_action_finalize),
12291         (ev_navigation_action_set_property),
12292         (ev_navigation_action_get_property),
12293         (ev_navigation_action_class_init):
12294         * shell/ev-navigation-action.h:
12295
12296         Implement clarkbw toolbar navigation controls (incomplete)
12297
12298         * shell/ev-page-action.c: (update_label), (update_spin),
12299         (value_changed_cb), (create_tool_item), (connect_proxy),
12300         (ev_page_action_init), (ev_page_action_finalize),
12301         (ev_page_action_set_property), (ev_page_action_get_property),
12302         (ev_page_action_set_current_page),
12303         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12304         * shell/ev-page-action.h:
12305
12306         Implement a page switcher in the toolbar
12307
12308         * shell/ev-view.c: (ev_view_scroll_view):
12309         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12310         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12311         (register_custom_actions), (ev_window_init):
12312
12313         Change page on PageUp/Down.
12314
12315 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12316
12317         * pdf/xpdf/pdf-document.cc
12318         (pdf_document_thumbnails_get_thumbnail): initial stab at
12319         implementing thumbnail support for pdfs.  It only does documents
12320         with precached pdfs now.
12321
12322 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12323
12324         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12325         thumbnail code into a time-based idle as well.  Also, turn off the
12326         shadow temporarily as it's really slow.
12327
12328 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12329
12330         * backend/ev-document.c: (ev_document_class_init):
12331         * pdf/xpdf/pdf-document.cc:
12332         * shell/ev-window.c: (ev_window_open):
12333
12334         Fix document title bugs and fallback to
12335         filename when not available.
12336
12337 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12338
12339         * backend/ev-document.c: (ev_document_get_type),
12340         (ev_document_class_init), (ev_document_load),
12341         (ev_document_get_title):
12342         * backend/ev-document.h:
12343         * pdf/xpdf/pdf-document.cc:
12344         * ps/ps-document.c: (ps_document_set_property),
12345         (ps_document_get_property), (ps_document_class_init),
12346         (document_load):
12347         * ps/ps-document.h:
12348         * ps/ps.h:
12349         * shell/ev-window.c: (update_window_title), (ev_window_open),
12350         (ev_window_init):
12351
12352         Initial support for document title. Not working yet.
12353
12354 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12355
12356         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12357
12358         Grab focus on the view when clicking it
12359
12360 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12361
12362         * shell/ev-marshal.list:
12363         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12364         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12365
12366         Add key bindings to the view. Now if the focus would work
12367         right...
12368
12369 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12370
12371         * Makefile.am:
12372         * backend/Makefile.am:
12373         * data/Makefile.am:
12374         * dvi/Makefile.am:
12375         * dvi/dvilib/Makefile.am:
12376         * pdf/xpdf/Makefile.am:
12377         * po/POTFILES.in:
12378         * ps/Makefile.am:
12379
12380         Fix distcheck
12381
12382 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12383
12384         * shell/ev-view.c: (ev_view_realize):
12385
12386         Fix mouse wheel scrolling
12387
12388 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12389
12390         * ps/Makefile.am:
12391         * ps/gstypes.h:
12392         * ps/gtkgs.c:
12393         * ps/gtkgs.h:
12394         * ps/ps-document.c: (catchPipe), (ps_document_init),
12395         (ps_document_class_init), (ps_document_cleanup),
12396         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12397         (set_up_page), (close_pipe), (is_interpreter_ready),
12398         (interpreter_failed), (output), (input), (start_interpreter),
12399         (stop_interpreter), (file_length), (file_readable),
12400         (check_filecompressed), (check_pdf), (compute_xdpi),
12401         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12402         (ps_document_get_type), (ps_document_emit_error_msg),
12403         (document_load), (ps_document_next_page),
12404         (ps_document_get_current_page), (ps_document_get_page_count),
12405         (ps_document_goto_page), (ps_document_set_page_size),
12406         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12407         (ps_document_load), (ps_document_get_n_pages),
12408         (ps_document_set_page), (ps_document_get_page),
12409         (ps_document_widget_event), (ps_document_set_target),
12410         (ps_document_set_scale), (ps_document_set_page_offset),
12411         (ps_document_get_page_size), (ps_document_render),
12412         (ps_document_document_iface_init):
12413         * ps/ps-document.h:
12414         * ps/ps.c:
12415         * shell/ev-window.c: (ev_window_open):
12416
12417         Rename GtkGS to PSDocument
12418
12419 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12420
12421         * ps/gtkgs.c: (gtk_gs_class_init):
12422         * ps/gtkgs.h:
12423
12424         Some more leftover...
12425
12426 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12427
12428         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12429         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12430         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12431         * ps/gtkgs.h:
12432
12433         Remove unused code and make a lot of stuff private
12434
12435 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12436
12437         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12438         (gtk_gs_defaults_changed):
12439         * ps/gsdefaults.h:
12440         * ps/gtkgs.c:
12441         * ps/gtkgs.h:
12442         * ps/ps.h:
12443
12444         Cleanup headers dependencies
12445
12446 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12447
12448         * ps/Makefile.am:
12449         * ps/ggvutils.c:
12450         * ps/ggvutils.h:
12451         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12452         * ps/gsdefaults.h:
12453         * ps/gtkgs.c: (file_length), (file_readable),
12454         (check_filecompressed), (check_pdf), (gtk_gs_load),
12455         (gtk_gs_get_postscript):
12456
12457         Get rid of ggvutils
12458
12459 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12460
12461         * ps/ggvutils.c:
12462         * ps/ggvutils.h:
12463         * ps/gsio.h:
12464         * ps/gtkgs.c: (gtk_gs_set_zoom):
12465
12466         Cleanups
12467
12468 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12469
12470         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12471
12472         Ensure the page is rerendered when changing zoom
12473
12474 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12475
12476         * backend/ev-document.c: (ev_document_base_init),
12477         (ev_document_changed):
12478         * backend/ev-document.h:
12479
12480         Add a changed event that is emitted when the page content
12481         changes. This is necessary to deal with the fact that
12482         in ps backend rendering happen asycrounously.
12483         This makes the ps backend mostly work.
12484
12485         * pdf/xpdf/pdf-document.cc:
12486
12487         Emit changed event
12488
12489         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12490         (ps_document_set_target):
12491
12492         Emit changed event
12493
12494         * shell/ev-view.c: (document_changed_callback),
12495         (ev_view_set_document), (ev_view_set_page):
12496
12497         Redraw on the changed signal
12498
12499 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12500
12501         * configure.ac: Added pt_BR to ALL_LINGUAS.
12502
12503 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12504
12505         * backend/ev-document-bookmarks.c:
12506         (ev_document_bookmarks_get_child): *
12507         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12508         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12509         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12510         (ev_sidebar_bookmarks_destroy),
12511         (ev_sidebar_bookmarks_class_init),
12512         (ev_sidebar_bookmarks_construct), (stack_data_free),
12513         (do_one_iteration), (populate_bookmarks_idle),
12514         (ev_sidebar_bookmarks_clear_document),
12515         (ev_sidebar_bookmarks_set_document): *
12516         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12517         (ev_sidebar_add_page),
12518         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12519         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12520         it displays both the topics and the page numbers.
12521
12522 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12523
12524         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12525         toggle.
12526         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12527         visible.
12528
12529 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12530
12531         * configure.ac: Added en_CA to ALL_LINGUAS.
12532
12533 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12534
12535         * ChangeLog: replace bottom of this ChangeLog (merged history of
12536         ggv and gpdf; where all paths were wrong and most of the files are
12537         not even in this tree) with ChangeLog (from arch) of the shell
12538         code.
12539
12540 2004-12-23  Havoc Pennington  <hp@redhat.com>
12541
12542         * shell/ev-window.c: hook up potentially-questionable "find
12543         results status text" feature - something involving the sidebar or
12544         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12545         might be better in the end.
12546
12547         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12548         with corresponding signal when it should be updated
12549
12550         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12551
12552 2004-12-22  Havoc Pennington  <hp@redhat.com>
12553
12554         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12555         find stuff on other pages, sort of (only returns one result on
12556         invisible pages, to show they have results; updates full results
12557         for a page when you view it). Currently repaints the current page
12558         every time a new result is found on any page, which isn't so nice.
12559
12560 2004-12-22  Havoc Pennington  <hp@redhat.com>
12561
12562         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12563         the document doesn't support find (better ideas?)
12564         (find_bar_search_changed_cb): handle missing document or document
12565         that doesn't support find
12566
12567         * pdf/xpdf/pdf-document.cc: port to implement the new
12568         EvDocumentFindIface
12569
12570         * backend/ev-document-find.c: create a new interface for searching
12571
12572         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12573
12574 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12575
12576         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12577         libevbackend.la.
12578
12579         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12580         EvPrintJob constructor arguments.
12581
12582         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12583         for documents that can export PostScript (page by page).
12584
12585         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12586         
12587         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12588         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12589         (pdf_document_ps_exporter_iface_init:
12590         Implement EvPSExporter.
12591
12592         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12593
12594 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12595
12596         * backend/Makefile.am:
12597         * backend/ev-document-thumbnails.c:
12598         (ev_document_thumbnails_get_type),
12599         (ev_document_thumbnails_get_thumbnail):
12600         * backend/ev-document-thumbnails.h:
12601         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12602         (pixbuf_document_thumbnails_get_thumbnail),
12603         (pixbuf_document_document_thumbnails_iface_init):
12604         * shell/Makefile.am:
12605         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12606         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12607         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12608         * shell/ev-sidebar-thumbnails.h:
12609         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12610         (ev_sidebar_set_document):
12611         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12612         (create_shadow), (ev_pixbuf_add_shadow):
12613         * shell/ev-utils.h:
12614         Add thumbnail support.
12615         
12616 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12617
12618         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12619         (using_postscript_printer): Set up a print dialog for "PostScript
12620         injection" method.
12621
12622         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12623         EvPrintJob.
12624
12625         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12626
12627 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12628
12629         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12630         (ps_document_set_target), (ps_document_get_page_size),
12631         (ps_document_render):
12632         * ps/gtkgs.h:
12633
12634         Fix a few bugs
12635
12636 2004-12-22  Christian Rose  <menthos@menthos.com>
12637
12638         * configure.ac: Added "sv" to ALL_LINGUAS.
12639
12640 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12641
12642         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12643         document supports bookmarks.
12644
12645 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12646
12647         * ps/ggvutils.c: (ggv_file_readable):
12648         * ps/ggvutils.h:
12649         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12650         (gtk_gs_get_postscript):
12651
12652         Remove unused utils
12653
12654 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12655
12656         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12657         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12658         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12659         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12660         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12661         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12662         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12663         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12664         (gtk_gs_set_antialiasing), (ps_document_load),
12665         (ps_document_render):
12666         * ps/gtkgs.h:
12667
12668         Another check point for the ps backend. Now I can get it to show
12669         pages!
12670
12671 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12672
12673         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12674         document setting code.
12675
12676 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12677
12678         * shell/eggfindbar.c: (entry_activate_callback):
12679         Animate the next button when activate is pressed.
12680         
12681 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12682
12683         * shell/ev-window.c: (ev_window_cmd_edit_find),
12684         (update_fullscreen_popup), (ev_window_fullscreen),
12685         (ev_window_unfullscreen), (ev_window_state_event_cb),
12686         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12687         Fix bugs in fullscreen code.
12688         
12689 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12690
12691         * Makefile.am:
12692         * configure.ac:
12693         * pixbuf/Makefile.am:
12694         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12695         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12696         (pixbuf_document_set_page), (pixbuf_document_get_page),
12697         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12698         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12699         (pixbuf_document_render), (pixbuf_document_begin_find),
12700         (pixbuf_document_end_find), (pixbuf_document_finalize),
12701         (pixbuf_document_class_init),
12702         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12703         * pixbuf/pixbuf-document.h:
12704         * shell/Makefile.am:
12705         * shell/ev-application.c: (ev_application_open):
12706         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12707         (ev_window_open):
12708         Add pixbuf backend.
12709         
12710 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12711
12712         * Makefile.am: 
12713         * dvi/dvilib/Makefile.am:
12714         * dvi/Makefile.am:
12715         * configure.ac: Auto*ify dvi and dvi/dvilib
12716
12717         * dvi/Makefile: Remove from CVS
12718         
12719         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12720         confusion.
12721
12722         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12723         
12724         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12725         
12726 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12727
12728         * ps/Makefile.am:
12729         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12730         (gtk_gs_value_adjustment_changed), (compute_size),
12731         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12732         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12733         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12734         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12735         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12736         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12737         (ps_document_load), (ps_document_get_n_pages),
12738         (ps_document_set_page), (ps_document_get_page),
12739         (ps_document_set_target), (ps_document_set_scale),
12740         (ps_document_set_page_offset), (ps_document_get_page_size),
12741         (ps_document_render), (ps_document_begin_find),
12742         (ps_document_end_find), (ps_document_document_iface_init):
12743         * ps/gtkgs.h:
12744         * shell/Makefile.am:
12745         * shell/ev-window.c: (ev_window_open):
12746
12747         Some work to integrate gtkgs with EvDocument
12748
12749 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12750
12751         * shell/ev-window.c: (update_fullscreen_popup),
12752         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12753         (exit_fullscreen_button_clicked_cb),
12754         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12755         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12756         (ev_window_state_event_cb), (ev_window_init):
12757         Add fullscreen support from Epiphany.
12758         
12759 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12760
12761         * data/ev-stock-zoom-fit-width.png: fit-width
12762         stock icon from gpdf.
12763         
12764         * shell/ev-stock-icons.[ch]: copied from gpdf.
12765         
12766         * shell/main.c: (main): init stock icons.
12767         
12768         * shell/ev-window.c: use the fit-width icon.
12769         
12770         * data/evince-ui.xml: add zooming toolbar items.
12771
12772 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12773
12774         * shell/ev-view.c: 
12775         (ev_view_best_fit), (ev_view_fit_width): because
12776         get_page_size() returns the scaled page size, we
12777         need to calculate the scale factor relative to
12778         the previous scale factor. Should really just
12779         add get_real_page_size().
12780
12781 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12782
12783         * shell/ev-view.[ch]:
12784         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12785         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12786         add zooming.
12787         
12788         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12789         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12790         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12791         hook it up.
12792         
12793         * pdf/xpdf/pdf-document.cc:
12794         (pdf_document_begin_find),
12795         (pdf_document_end_find): make static.
12796
12797 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12798
12799         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12800
12801         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12802         names to fontconfig patterns.
12803         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12804
12805         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12806         setupBaseFontsFc.
12807
12808 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12809
12810         * Makefile.am:
12811         * configure.ac:
12812         * ps/Makefile.am:
12813         * ps/ggvutils.c:
12814         * ps/ggvutils.h:
12815         * ps/gsdefaults.c:
12816         * ps/gsdefaults.h:
12817         * ps/gsio.c:
12818         * ps/gsio.h:
12819         * ps/gtkgs.c:
12820         * ps/gtkgs.h:
12821         * ps/ps.c:
12822         * ps/ps.h:
12823
12824         Import ggv backend. Not hooked up yet.
12825
12826 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12827
12828         * shell/main.c: (load_files), (main): load files
12829         from the command line.
12830
12831 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12832
12833         * configure.ac: don't require bonobo.
12834         
12835         * cut-n-paste/recent-files/*: kill bonobo recent
12836         view.
12837
12838         * shell/ev-window.c:
12839         (ev_window_is_empty): upd.
12840         (unable_to_load), (ev_window_open): load backend
12841         based on the mime type.
12842
12843 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12844
12845         * backend/.cvsignore: ignore generated marshalers source.
12846
12847         * shell/main.c (main): this is not epiphany.
12848
12849 2004-12-22  Havoc Pennington  <hp@redhat.com>
12850
12851         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12852         (expose_bin_window): draw find highlights
12853
12854         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12855         
12856         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12857         (pdf_document_end_find): implement this interface
12858
12859         * backend/ev-document.c (ev_document_found): add this to emit
12860         signal
12861
12862 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12863
12864         * data/evince-ui.xml: Add a few more toolbar items.
12865
12866         * shell/ev-window.c: Hook up page navigation toolbar 
12867         items.
12868
12869         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12870         a page-changed signal.
12871
12872         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12873         Add ev_document_get_page().
12874
12875         * shell/ev-window.c: Sensitize/desensitize navigation
12876         actions.
12877
12878 2004-12-21  Havoc Pennington  <hp@redhat.com>
12879
12880         * backend/ev-backend-marshal.c,
12881         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12882         marshaler-generator thingy. I'm sure there's a better way to do
12883         this in the modern world.
12884
12885         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12886         end_find methods and "found" signal.
12887
12888         * configure.ac: find glib-genmarshal
12889
12890 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12891
12892         * shell/ev-sidebar.c: Construct an actual sidebar.
12893         * shell/ev-sidebar-bookmarks.[ch]:
12894         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12895
12896 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12897
12898         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12899         Redo size handling.
12900         
12901         * shell/ev-view.c: Track the size from the document.
12902
12903 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12904
12905         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12906         constructor assumes ownership of the string passed in.
12907         
12908         * shell/ev-window.c (ev_window_open): Destroy the error
12909         dialog once we've displayed it.
12910
12911 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12912
12913         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12914         a bit, it works! (sort of)
12915
12916         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12917         Move to .cc since we need to use C++ in the implementation.
12918
12919         * shell/dummy.cc: Add a CC file to force evince
12920         to be linked as a C++ program.
12921
12922 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12923
12924         * shell/ev-view.[ch]: Start of content-area widget.
12925
12926         * shell/ev-window.c: Create a EvView, update it
12927         as we change documents.
12928
12929         * shell/Makefile.am shell/ev-marshal.list: Add
12930         generated marshalers.
12931
12932 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12933
12934         * Makefile.am (SUBDIRS): move shell.
12935
12936 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12937
12938         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12939         .a to libtool convenience libraries.
12940
12941         * shell/ev-window.c (ev_window_open): Hard code loading
12942         a PDF document.
12943         
12944         * backend/ev-document.h: Add a boolean return to load(),
12945         fix GError * to GError **.
12946
12947         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12948         object for a PDF backend EvDocument.
12949
12950 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12951
12952         * dvi/*: New directory with the beginning of a .dvi backend.
12953
12954 2004-12-21  Havoc Pennington  <hp@redhat.com>
12955
12956         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12957         previous/next instead of back/forward
12958
12959 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12960
12961         * backend/ev-document.[ch]: Fix a couple of problems so
12962         it compile.
12963
12964 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12965
12966         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12967         to backend/ directory, rename EvViewer to EvDocument.
12968
12969 2004-12-21  Havoc Pennington  <hp@redhat.com>
12970
12971         * shell/ev-window.c: hook up the find bar widget; now we just need
12972         a document to find things in
12973
12974         * shell/eggfindbar.c: a find bar widget
12975
12976 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12977
12978         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12979
12980 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12981
12982         * pdf/**: Import of xpdf code from gpdf. 
12983
12984         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12985
12986         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12987         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12988         Fix FreeType includes.
12989
12990         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12991         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12992         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12993         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12994         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12995         Include xpdfconfig.h
12996         
12997 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12998
12999         * shell/ev-window.c (ev_window_dispose): dispose can be called
13000         multiple times.
13001
13002 2004-12-21  Havoc Pennington  <hp@redhat.com>
13003
13004         * shell/ev-window.c (ev_window_init): set title to Document Viewer
13005         rather than Evince
13006
13007         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
13008         items; really they should be synced with the strings, etc. from
13009         current gpdf, but just getting the boring typing out of the way 
13010
13011 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13012
13013         * po/POTFILES.in:
13014         * shell/ev-application.c: (window_destroy_cb):
13015         * shell/ev-window.c:
13016         * shell/main.c: (main):
13017
13018         Actually show the window...
13019
13020 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13021
13022         * Makefile.am:
13023         * shell/Makefile.am:
13024         * shell/ev-application.c: (ev_application_class_init):
13025         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
13026
13027         Make it build again
13028
13029 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13030
13031         Import to gnome cvs.
13032         
13033         * Remove copies of gpdf and ggv trees.
13034         * Rip out all the recursive configure code.
13035         * Remove bonobo machinery.
13036         * viewer/*: GInterfaces that backends should/can implement.
13037
13038 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13039
13040         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
13041         typo
13042
13043 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13044
13045         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
13046         (ev_application_finalize, ev_application_class_init)
13047         (ev_application_init): use GType instance private data for priv.
13048
13049         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
13050         (ev_window_finalize, ev_window_class_init)
13051         (ev_window_init): ditto.
13052
13053 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13054
13055         * shell/ev-application.c (ev_application_new_window): make public
13056         (ev_application_show_initial_window): kill.
13057
13058         * shell/ev-application.h: update prototypes.
13059
13060         * shell/main.cc (main): inline ev_application_show_initial_window.
13061
13062 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13063
13064         * shell/ev-application.c (ev_application_new_window): impl.
13065         (ev_application_show_initial_window): use it.
13066         (is_window_empty, ev_application_get_empty_window): returns an
13067         existing empty window or a new one.
13068         (ev_application_open): from ev_window_cmd_file_open.
13069
13070         * shell/ev-application.h: update prototypes
13071
13072         * shell/ev-window.c (ev_window_is_empty): impl.
13073         (ev_window_open): make public.
13074         (ev_window_cmd_file_open): use ev_application_open
13075
13076         * shell/ev-window.h: update prototypes, remove unused.
13077
13078 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13079
13080         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
13081         move destroy handler out of here...
13082
13083         * shell/ev-application.c, shell/ev-application.h: ...into this new
13084         class. Also handles initial window creation.
13085
13086         * shell/main.cc (main): use EvApplication to create initial
13087         window.
13088
13089 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13090
13091         * Makefile.am (SUBDIRS): add cut-n-paste
13092
13093         * cut-n-paste/Makefile.am: add
13094
13095         * configure.ac: generate Makefiles in cut-n-paste
13096
13097 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13098
13099         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13100         (ev_window_class_init): install ev_window_dispose.
13101
13102 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13103
13104         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13105         char (gchar looks stupid).
13106
13107 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13108
13109         * po/de.po: updated German translation.
13110
13111 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13112
13113         * configure.ac: add more pkg-config library checks for gnome-vfs,
13114         bonobo etc.
13115
13116         * gpdf/configure.in: temporarily disable libpaper
13117         checks. Otherwise I'd have to add the checks for the shell, too.
13118
13119 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13120
13121         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13122         and * file filters to the file choose.
13123
13124 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13125
13126         * po/de.po: Updated German translation.
13127
13128 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13129
13130         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13131
13132 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13133
13134         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13135
13136         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13137         (ev_window_init): implement those menuitems.
13138
13139 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13140
13141         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13142
13143         * shell/ev-window.c (ev_window_init): use the toolbar.
13144
13145 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13146
13147         * shell/ev-window.c (ev_window_init): use menu translations
13148
13149 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13150
13151         * configure.ac: add "de" to ALL_LINGUAS.
13152
13153         * po/de.po: add German translation.
13154
13155 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13156
13157         * Makefile.am (SUBDIRS): add po
13158
13159         * configure.ac: check intltool, glib-gettext etc, generate
13160         po/Makefile.in
13161
13162         * po, po/POTFILES.in, po/POTFILES.skip: new.
13163
13164 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13165
13166         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13167         already use (#ifdef ENABLE_NLS)
13168
13169         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13170         pointer indirection thinko.
13171
13172         * shell/main.c: include gi18n.h for bindtextdomain etc.
13173
13174 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13175
13176         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13177         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13178         tooltips for menu items in the statusbar.
13179
13180 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13181
13182         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13183         pkgdatadir drop UIDIR
13184
13185 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13186
13187         * data/evince-ui.xml: Add File->Open menu item
13188
13189         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13190         chooser), hook it up in the ui manager.
13191
13192 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13193
13194         * shell/ev-window.c: fix Help->About tooltip.
13195
13196 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13197
13198         * configure.ac: set CFLAGS for libevprivate.
13199
13200         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13201         definitions, factory etc.
13202
13203         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13204
13205         * shell/Makefile.am: link against libevprivate.a.
13206
13207         * shell/ev-window.c (entries): add stock icon to Help->About.
13208
13209         * shell/main.c (main): init stock icon code.
13210
13211 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13212
13213         * lib/recent-files: egg recent files code
13214
13215         * lib/Makefile.am: add.
13216
13217         * Makefile.am: add lib subdir.
13218
13219         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13220         set CFLAGS for recent-files.
13221
13222 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13223
13224         * configure.ac: disable -ansi and -pedantic gcc flags. They
13225         disable POSIX stuff in stdio.h, but egg-recent uses them.
13226
13227 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13228
13229         * configure.ac: add --disable-deprecated flag (defaults to on in
13230         "cvs" builds).
13231
13232         * shell/Makefile.am (INCLUDES): use it.
13233
13234 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13235
13236         * shell/main.c: add missing #include.
13237
13238         * shell/ev-window.c: fix for pedantic gcc.
13239         (ev_window_cmd_help_about): split license into paragraphs for
13240         translators and pedantic compilers.
13241
13242 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13243
13244         * configure.ac: add more warning flags if compiling with gcc from
13245         cvs (or explicitly requested with --enable-more-warnings).
13246
13247 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13248
13249         * data/evince-ui.xml: add File and File->Close menu.
13250
13251         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13252         (ev_window_destroy): quit after destroy.
13253         (ev_window_class_init): override GtkObject::destroy.
13254         (entries): install close_window callback.
13255
13256 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13257
13258         * Makefile.am (SUBDIRS): add data subdir.
13259
13260         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13261         gtk+ 2.5.0 for GtkAboutDialog.
13262
13263         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13264         main window.
13265
13266         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13267
13268         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13269         manager.
13270         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13271
13272 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13273
13274         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13275
13276 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13277
13278         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13279
13280 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13281
13282         * shell/*: Added shell directory boilerplate, build it.
13283
13284 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13285
13286         * configure.ac, Makefile.am: Added top-level configure.ac and
13287         Makefile.am