]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Updated Norwegian bokmål translation.
[evince.git] / ChangeLog
1 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * configure.ac:
4         * shell/Makefile.am:
5         * shell/ev-application.[ch]:
6         * shell/ev-sidebar-links.c:
7         * shell/ev-utils.[ch]:
8         * shell/ev-window.[ch]:
9
10         Remove libgnomeprint support. Fixes bug #512370.
11         
12 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
13
14         * thumbnailer/evince-thumbnailer.c: (main):
15
16         Initialize glib type system before using it. Fixes bug #513934.
17         
18 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
19
20         * properties/ev-properties-main.c:
21
22         Add missing #include.
23         
24 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
25
26         * configure.ac:
27         * backend/djvu/djvu-document.c: (djvu_document_render):
28         * backend/tiff/tiff-document.c: (tiff_document_render):
29
30         Use the new cairo function cairo_format_stride_for_width when
31         available. Fixes bug #482720.
32
33 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
34
35         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
36         (get_mime_type_from_data), (get_document_from_uri):
37
38         Use g_content_type_guess() only when slow is true in
39         get_document_from_uri(). Fix several memory leaks.
40         
41 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
42
43         * libdocument/ev-document-factory.c:
44         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
45         (get_document_from_uri):
46
47         Use g_content_type_guess () to get mimetype for files.
48         Bug #510401.
49
50 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
51
52         * thumbnailer/Makefile.am:
53
54         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
55         
56 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
57
58         * configure.ac:
59
60         Fix build with --without-libgnome. Fixes bug #512771.
61         
62 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
63
64         * backend/dvi/Makefile.am: Install only dvi
65         module. Fixes bug #512718.
66
67 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
68
69         * properties/ev-properties-main.c: (nautilus_module_initialize):
70         
71         Initialize backends in properties tab. Fixes bug
72         #512720.
73
74 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
75
76         * properties/Makefile.am: No need to link with 
77         libraries. Fixes bug #512719.
78
79 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
80
81         * NEWS:
82         * configure.ac:
83         
84         Update for release 2.21.90.
85
86 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
87
88         * shell/ev-window.c: (ev_window_cmd_escape):
89
90         Fix compile warning.
91         
92 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
93
94         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
95
96         Fix printing in dvi backend when filename contains white
97         espaces. Fixes bug #502839.
98         
99 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
100
101         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
102         (screensaver_disable_x11):
103         * shell/Makefile.am:
104         * shell/xdg-user-dir-lookup.c: Removed
105         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
106         * shell/ev-view.c: (ev_view_presentation_transition_start):
107         * shell/ev-window.c: (ev_window_cmd_file_open),
108         (ev_window_cmd_save_as), (presentation_set_timeout):
109
110         Remove #ifdefs that are no longer needed.
111         
112 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
113
114         * shell/ev-view.[ch]: (ev_view_button_release_event),
115         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
116         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
117         (ev_window_cmd_escape):
118
119         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
120         
121 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
122
123         * configure.ac:
124         * backend/comics/comics-document.c: (comics_document_load):
125         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
126         (ev_attachment_set_property), (ev_attachment_init),
127         (ev_attachment_save), (ev_attachment_launch_app),
128         (ev_attachment_open):
129         * libdocument/ev-document-factory.c: (get_document_from_uri):
130         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
131         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
132         * shell/ev-jobs.c:
133         * shell/ev-password.c: (ev_password_dialog_set_property),
134         (ev_password_dialog_save_password):
135         * shell/ev-sidebar-attachments.c:
136         (ev_sidebar_attachments_drag_data_get):
137         * shell/ev-window-title.c: (get_filename_from_uri):
138         * shell/ev-window.c: (ev_window_clear_temp_file),
139         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
140         (ev_window_open_uri), (window_save_file_copy_ready_cb),
141         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
142         (launch_external_uri), (image_save_dialog_response_cb),
143         (attachment_save_dialog_response_cb):
144         * shell/main.c: (load_files), (load_files_remote), (main):
145         * thumbnailer/evince-thumbnailer.c: (main):
146
147         Port to gio and drop gnome-vfs dependency. Fixes bug
148         #510401. Based on patch by Cosimo Cecchi.
149         
150 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
151
152         * NEWS:
153
154         Fixed formatting inconsistencies (spaces vs. tabs)
155
156 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
157
158         * shell/ev-window.c:
159
160         Use top/up/bottom/down arrows instead of
161         first/left/last/right in the toolbar and menu actions.
162         This fixes issues with RTL languages and is visually
163         consistent with the page view. Fixes bug #170081.
164
165 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
166
167         * NEWS:
168
169         Fixed some inaccuracies pointed out by Carlos Garcia
170         Campos.
171
172 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
173
174         * NEWS:
175         * data/evince.schemas.in:
176         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
177
178         Override PDF restrictions by default. Fixes bug #382700.
179
180 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
181
182         * NEWS: Updated for upcoming release
183
184 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
185
186         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
187
188         Fix memory leak.
189         
190 2008-01-23  Gil Forcada <gilforcada@guifi.net>
191
192         * shell/ev-window.c: (register_custom_actions):
193         
194         Added comment for translators
195
196 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
197
198         * shell/ev-view.c: (ev_view_button_release_event):
199
200         Do not create the idle function for kinetic scrolling if we are
201         not in a drag operation.
202
203 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
204
205         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
206         (ev_view_button_press_event), (ev_view_motion_notify_event),
207         (ev_view_button_release_event):
208
209         Restore cursor after autoscrolling. Fixes bug #509958.
210
211 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
212
213         * configure.ac:
214         * backend/pdf/ev-poppler.cc:
215         (pdf_document_images_get_image_mapping),
216         (pdf_document_images_get_image),
217         (pdf_document_document_images_iface_init):
218         * libdocument/ev-document-images.[ch]:
219         (ev_document_images_get_image_mapping),
220         (ev_document_images_get_image):
221         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
222         (ev_image_get_id), (ev_image_save_tmp):
223         * shell/ev-jobs.c: (ev_job_render_run):
224         * shell/ev-view.c: (ev_view_drag_data_get):
225         * shell/ev-window.c: (image_save_dialog_response_cb),
226         (ev_view_popup_cmd_copy_image):
227
228         Do not render images when rendering the page but on demand. It
229         reduces the memory comsumption.
230         
231 2008-01-18  Marcelo Lira  <setanta@gmail.com>
232
233         * configure.a:
234         * shell/ev-password.c:
235
236         Make gnome-keyring optional. Fixes bug #509676.
237         
238 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
239
240         * shell/ev-pixbuf-cache.c: (add_job):
241
242         Initialize include_images variable as FALSE instead of TRUE.
243         
244 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
245
246         * configure.ac:
247         * cut-n-paste/Makefile.am:
248         * cut-n-paste/fileformatchooser/Makefile.am:
249         * cut-n-paste/fileformatchooser/egg-macros.h:
250         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
251         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
252         * shell/Makefile.am:
253         * shell/ev-utils.c:
254         (file_chooser_dialog_add_writable_pixbuf_formats),
255         (get_gdk_pixbuf_format_by_extension):
256         * shell/ev-utils.h:
257         * shell/ev-window.c: (ev_window_error_message),
258         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
259         
260         Simplify image format selection on save.
261
262 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
263
264         * shell/ev-view.c: (ev_view_scroll_event):
265         
266         Repair gorizontal scrolling with shift. Fixes
267         bug #483412.
268
269 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
270         
271         * MAINTAINERS:
272
273         Fix formatting issues.
274         
275 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
276
277         * backend/comics/comics-document.c: (comics_regex_quote):
278         
279         Don't overquote special chars except of '. See bug 
280         502500. Thanks to Tom Parker.
281
282 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
283
284         * MAINTAINERS:
285         
286         Added Nickolay and Carlos, since they're doing most of
287         the releases nowadays.
288
289 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
290
291         * properties/Makefile.am:
292
293         Get the nautilus extension dir properly instead of using
294         a hack. Fixes bug #505359.
295
296 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
297
298         * properties/Makefile.am:
299         
300         Install nautilus extension into new place. See bug
301         #505359. Thanks to Matthias Clasen, Brian Pepple and
302         Damien Carbery.
303
304 2008-01-13   Djihed Afifi  <djihed@gmail.com>
305
306         * shell/ev-window.c: (ev_window_get_recent_file_label):
307         
308         RTL marker in recent file list. See bug #509076.
309
310 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
311
312         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
313         * shell/ev-window.c: (image_save_dialog_response_cb):
314
315         Fix compile warnings due to unused variables.
316         
317 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
318
319         * configure.ac:
320         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
321         * backend/ps/ev-spectre.c: (ps_document_render):
322
323         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
324
325 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
326
327         * shell/ev-transition-animation.c (ev_transition_animation_fade)
328         (ev_transition_animation_paint): Implement "fade" effect.
329
330 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
331
332         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
333         (ev_transition_animation_paint): Implement "uncover" effect.
334
335 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
336
337         * shell/ev-transition-animation.c (ev_transition_animation_cover)
338         (ev_transition_animation_paint): Implement "cover" effect.
339
340 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
341
342         * shell/ev-transition-animation.c (ev_transition_animation_push)
343         (ev_transition_animation_paint): Implement "push" effect.
344
345 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
346
347         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
348         (ev_transition_animation_paint): Implement "dissolve" effect.
349
350 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
351
352         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
353         (ev_transition_animation_paint): Implement "wipe" effect.
354
355 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
356
357         * shell/ev-transition-animation.c (ev_transition_animation_box)
358         (ev_transition_animation_paint): Implement "box" effect.
359
360 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
361
362         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
363         (ev_transition_animation_paint): Implement "blinds" effect.
364
365 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
366
367         * shell/ev-transition-animation.c (ev_transition_animation_split)
368         (ev_transition_animation_paint): Implement "split" effect.
369
370 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
371
372         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
373         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
374         (ev_view_transition_animation_start) 
375         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
376         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
377         (ev_view_next_page) (ev_view_previous_page):
378         
379         Use EvTransitionAnimation to drive page changes in the presentation
380         mode, the animation will wait to start until both the origin and 
381         destination page surfaces are available. Fixes #458460.
382
383         (draw_loading_text):
384
385         Remove workaround for bug #320352, it's now fixed properly.
386
387
388 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
389
390         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
391         will contain the implementations for page transition animations, at
392         the moment it just has the "replace" effect.
393         * shell/Makefile.am: Added these files to build.
394
395 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
396
397         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
398         animations.
399         * shell/Makefile.am: Added these files to build.
400
401 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
402
403         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
404         implementation to get_effect() in EvDocumentTransitionIface.
405
406 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
407
408         * libdocument/ev-transition-effect.[ch]: New files, define a page
409         transition effect, at the moment it maps PopplerPageTransition to a
410         GObject.
411         * libdocument/Makefile.am: Added these files to build.
412         * libdocument/ev-document-transition.[ch]
413         (ev_document_transition_get_effect): New method, gets the
414         EvTransitionEffect returned by the interface implementation, with
415         fallback to the "replace" effect.
416
417 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
418
419         * configure.ac:
420         * cut-n-paste/Makefile.am:
421         * cut-n-paste/fileformatchooser/Makefile.am:
422         * cut-n-paste/fileformatchooser/egg-macros.h:
423         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
424         * shell/Makefile.am:
425         * shell/ev-window.c: (image_save_dialog_response_cb),
426         (ev_view_popup_cmd_save_image_as):
427
428         Allow exporting images in any format supported by
429         GdkPixbuf. Fixes bug #500209.
430         
431 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
432
433         * backend/pixbuf/pixbuf-document.c:
434
435         More warnings fixed.
436         
437 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
440         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
441         * backend/djvu/djvu-text.h:
442         * backend/tiff/tiff-document.c: (tiff_document_render):
443
444         Fix compile warnings.
445         
446 2007-12-28  Christian Persch  <chpe@gnome.org>
447
448         * **/*.c: Include config.h. Bug #504721.
449
450 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
451
452         * configure.ac:
453         * Makefile.am:
454         * po/POTFILES.in:
455         * backend/comics/Makefile.am:
456         * backend/comics/comics-document.[ch]:
457         * backend/comics/comicsdocument.evince-backend.in:
458         * backend/djvu/Makefile.am:
459         * backend/djvu/djvu-document.[ch]:
460         * backend/djvu/djvudocument.evince-backend.in:
461         * backend/dvi/Makefile.am:
462         * backend/dvi/dvi-document.[c]:
463         * backend/dvi/dvidocument.evince-backend.in:
464         * backend/impress/Makefile.am:
465         * backend/impress/impress-document.[ch]:
466         * backend/impress/impressdocument.evince-backend.in:
467         * backend/pdf/Makefile.am:
468         * backend/pdf/ev-poppler.cc:
469         * backend/pdf/ev-poppler.h:
470         * backend/pdf/pdfdocument.evince-backend.in:
471         * backend/pixbuf/Makefile.am:
472         * backend/pixbuf/pixbuf-document.[ch]:
473         * backend/pixbuf/pixbufdocument.evince-backend.in:
474         * backend/ps/Makefile.am:
475         * backend/ps/ev-spectre.[ch]:
476         * backend/ps/ps-document.[ch]:
477         * backend/ps/psdocument.evince-backend.in:
478         * backend/tiff/Makefile.am:
479         * backend/tiff/tiff-document.[ch]:
480         * backend/tiff/tiffdocument.evince-backend.in:
481         * libdocument/Makefile.am:
482         * libdocument/ev-backends-manager.[ch]:
483         * libdocument/ev-module.[ch]:
484         * libdocument/ev-document.h:
485         * libdocument/ev-document-factory.[ch]:
486         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
487         (get_compression_from_mime_type), (get_document_from_uri),
488         (ev_document_factory_get_document), (file_filter_add_mime_types),
489         (ev_document_factory_add_filters):
490         * shell/Makefile.am:
491         * shell/ev-window-title.c: (get_filename_from_uri):
492         * shell/main.c: (main):
493         * thumbnailer/Makefile.am:
494         * thumbnailer/evince-thumbnailer.c: (main):
495
496         Plugin system for backends. Fixes bug #351348.
497         
498 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
499
500         * shell/ev-view-private.h:
501         * shell/ev-view.c: (ev_view_drag_update_momentum),
502         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
503         (ev_view_button_release_event), (ev_view_destroy):
504         
505         Kinetic scrolling implemented as requested in
506         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
507
508 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
509
510         * data/evince-toolbar.xml:
511         * data/evince-ui.xml:
512         * shell/ev-view-private.h:
513         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
514         (ev_view_button_press_event), (ev_view_motion_notify_event),
515         (ev_view_button_release_event), (ev_view_init),
516         (ev_view_autoscroll_cb), (ev_view_autoscroll),
517         (ev_view_set_cursor):
518         * shell/ev-view.h:
519         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
520         (ev_window_cmd_view_autoscroll):
521         
522         Autoscroll feature with the context menu. Fixes bug 
523         #323670. Thanks to David Turner <cillian64@googlemail.com>.
524
525 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
526
527         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
528
529         Disconnect also page-ready signal when removing a job because the
530         page size has changed. Thanks to kripken
531         <kripkensteiner@gmail.com>.
532
533 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
534
535         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
536         
537         Scroll pages in page entry with mouse wheel. Fixes bug
538         #324122. Thanks to David Turner <cillian64@googlemail.com>.
539
540 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
541
542         * backend/dvi/Makefile.am:
543         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
544         (mdvi_cairo_device_init):
545         * backend/dvi/mdvi-lib/common.h:
546         * backend/dvi/mdvi-lib/mdvi.h:
547         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
548         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
549         (mdvi_build_path_from_cwd):
550
551         Add ps specials support in dvi backend when libspectre is
552         present. Fixes bug #386005.
553         
554 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
555
556         * configure.ac:
557         * backend/ps/Makefile.am:
558         * backend/ps/ev-spectre.[ch]:
559         
560         Use libspectre, if available, for the ps backend. Fixes bugs
561         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
562
563 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
564         
565         * backend/comics/comics-document.c: (comics_document_load):
566         
567         Cygwin build issue fix.
568
569 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
570
571         * shell/ev-view.c: (ev_view_set_zoom):
572
573         Do not limit the minimum zoom factor when sizing mode is best bit
574         or fit width. Fixes bug #503805.
575         
576 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
577
578         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
579         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
580         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
581         (ev_link_dest_get_property), (ev_link_dest_set_property),
582         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
583         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
584         (ev_link_dest_new_fitr):
585         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
586         (goto_fith_dest), (goto_xyz_dest):
587
588         Do not change left, top and zoom values when they are null in PDF
589         destinations. Fixes bug #460658.
590         
591 2007-12-10  Christian Persch  <chpe@gnome.org>
592
593         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
594         (ev_view_accessible_class_init),
595         (ev_view_accessible_idle_do_action),
596         (ev_view_accessible_action_do_action),
597         (ev_view_accessible_action_get_description),
598         (ev_view_accessible_action_set_description),
599         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
600         (ev_view_accessible_factory_init),
601         (ev_view_accessible_factory_get_accessible_type):
602         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
603         private data, and G_DEFINE_TYPE. Bug #502843.
604
605 2007-12-08  Christian Persch  <chpe@gnome.org>
606
607         * shell/ev-metadata-manager.c: (item_free),
608         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
609         (value_free), (parse_value), (parseItem),
610         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
611         (save_values): Use GSlice to allocate small amounts of memory. Bug
612         #475972.
613
614 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
615
616         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
617
618         Restore cursor to normal after a drag operation. Fixes bug
619         #501603.
620         
621 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
622
623         * NEWS:
624         * configure.ac:
625         
626         Update for release 2.21.1
627
628 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
629
630         * configure.ac:
631         * cut-n-paste/gedit-message-area/Makefile.am:
632         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
633         * shell/Makefile.am:
634         * shell/ev-message-area.[ch]:
635         * shell/ev-window.c: (ev_window_set_message_area),
636         (ev_window_error_message_response_cb), (ev_window_error_message),
637         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
638         (ev_window_save_job_cb), (image_save_dialog_response_cb),
639         (ev_attachment_popup_cmd_open_attachment),
640         (attachment_save_dialog_response_cb), (ev_window_set_document),
641         (ev_window_init):
642
643         Use a message area instead of a popup dialog for error
644         notifications. Fixes bug #337495.
645         
646 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
649         (ev_window_run_fullscreen):
650
651         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
652         
653 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
654
655         * ev-sidebar-thumbnails.c: (update_visible_range),
656         (ev_sidebar_thumbnails_refresh),
657         (ev_sidebar_thumbnails_set_document),
658         (ev_sidebar_thumbnails_support_document):
659
660         Show thumbnails for documents with one page. Fixes bug #358751.
661         
662 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
663
664         * shell/ev-window.c:
665         (ev_window_load_print_settings_from_metadata),
666         (ev_window_save_print_settings), (ev_window_print_finished),
667         (ev_window_print_range):
668
669         Print settings that are specific to the document are now saved per
670         document in the metadata file. Fixes bug #488806.
671         
672 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
673
674         * backend/tiff/tiff-document.c: (tiff_document_render):
675
676         Tiff documents were rendered with wrong colors. Fixes bug #497279.
677         
678 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
679
680         * shell/ev-application.[ch]: (get_find_string_from_args),
681         (ev_application_open_uri_at_dest), (ev_application_open_uri),
682         (ev_application_open_uri_list):
683         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
684         * shell/ev-window.[ch]: (ev_window_load_job_cb),
685         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
686         (ev_window_cmd_recent_file_activate),
687         (ev_window_open_recent_action_item_activated),
688         (ev_window_print_send), (open_remote_link):
689         * shell/main.c: (arguments_parse):
690
691         Add a command line option for search. Fixes bug #497710.
692         
693 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
694
695         * shell/ev-jobs.c: (ev_job_print_new):
696
697         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
698         
699 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
700
701         * data/evince-toolbar.xml:
702         * shell/Makefile.am:
703         * shell/ev-application.c: (ev_application_init):
704         * shell/ev-open-recent-action.[ch]:
705         * shell/ev-window.c:
706         (ev_window_open_recent_action_item_activated),
707         (register_custom_actions):
708
709         Add an expander to the open toolbar item which pops up a dropdown
710         menu with the recently used documents. Fixes bug #487215.
711         
712 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
713
714         * shell/ev-window.c: (ev_window_open_uri),
715         (ev_window_cmd_view_reload):
716
717         Do not jump to the first page when reloading by running evince
718         from the command line. Fixes bug #490847.
719         
720 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
721
722         * shell/ev-window.c: (ev_window_cmd_help_contents):
723
724         Plugged memory leak when help file is not found. Fixes bug
725         #490762.
726         
727 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
728
729         * configure.ac:
730
731         Enable djvu, dvi and comics backends by default. Fixes bug
732         #437121.
733         
734 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
735
736         * configure.ac:
737         * cut-n-paste/Makefile.am:
738         * cut-n-paste/recent-files/*: Removed
739         * help/reference/Makefile.am:
740         * shell/Makefile.am:
741         * shell/ev-application.[ch]: (ev_application_shutdown),
742         (ev_application_init):
743         * shell/ev-window.c: (ev_window_add_recent),
744         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
745
746         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
747         
748 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
749
750         * shell/ev-window.c: (launch_external_uri):
751
752         Let GnomeVFS check the URL, this allow more URL (like mailto:),
753         and report error if the URL is not supported (#489910).
754
755 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
756
757         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
758         (pdf_document_file_exporter_begin_page),
759         (pdf_document_file_exporter_end_page):
760
761         Fix printing with poppler splash backend. Fixes bug #489774.
762         
763 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
764
765         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
766         * shell/ev-print-job.c: (ev_print_job_class_init):
767
768         Fix a crash when printing with the gnome-print dialog. Fixes bug
769         #488939.
770         
771 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
772
773         * backend/pixbuf/pixbuf-document.c:
774
775         Fix an implicit function definition warning (#487655)
776
777 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
778
779         * shell/ev-window.c:
780
781         Fix conflicting shortcut for view sade pane and presentation.
782         
783 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
784
785         * backend/pdf/ev-poppler.cc:
786         (pdf_document_file_exporter_begin_page),
787         (pdf_document_file_exporter_do_page),
788         (pdf_document_file_exporter_end_page),
789         (pdf_document_file_exporter_iface_init):
790         * libdocument/ev-file-exporter.[ch]:
791         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
792         * shell/ev-jobs.c: (ev_job_print_get_page_list),
793         (ev_job_print_run):
794
795         When printing multiple pages per sheet in reverse option, do not
796         invert the order of the pages in every sheet, but the order of the
797         sheets. Do not print blank pages when page range is invalid. Fixes
798         bugs #484857 and #485521.
799         
800 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * shell/ev-jobs.c: (ev_job_print_get_page_list),
803         (ev_job_print_run):
804         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
805
806         Respect ranges order when printing more than one range in random
807         order.
808         
809 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
810
811         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
812         (ev_window_setup_document), (ev_window_rotation_changed_cb):
813
814         Rotate also the window icon when document is rotated. Fixes bug
815         #474681.
816         
817 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
818
819         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
820         (pdf_document_forms_get_form_fields):
821
822         Silently ignore unknown form fields. Fixes bug #482654. Patch by
823         Matthias Drochner.
824         
825 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
826
827         * configure.ac:
828         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
829
830         Use poppler_page_render_for_printing() instead of
831         poppler_page_render() if available when exporting to a ps or pdf
832         file. Fixes bug #476627.
833         
834 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
835
836         * shell/ev-window.c: (ev_window_run_fullscreen):
837
838         Do not show the toolbar in fullscreen mode if the main toolbar is
839         not visible. Fixes bug #483048.
840         
841 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
842
843         * shell/ev-view.c: (ev_view_button_press_event):
844
845         Give priority to form fields over images when deciding whether a
846         button press event is over an image or form field. It allows edit
847         form fields when they are over a background image. Fixes bug
848         #477841.
849         
850 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
851
852         * NEWS:
853         * configure.ac:
854         
855         Update for release 2.20.0
856
857 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
858
859         * backend/pdf/ev-poppler.cc:
860
861         Remove #ifdef HAVE_FORMS, so that forms support works again.
862
863 2007-09-05  Götz Waschk  <waschk@mandriva.org>
864
865         * configure.ac:
866         * data/evince.desktop.in.in:
867         
868         Fixes desktop file issues. See bug #473471.
869
870 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
871
872         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
873         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
874         (ev_job_queue_remove_job):
875         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
876         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
877         * shell/ev-window.c: (ev_window_clear_save_job),
878         (ev_window_save_job_cb), (file_save_dialog_response_cb),
879         (ev_window_dispose):
880
881         Move save a copy task to its own job so that it's carried out in a
882         thread avoiding another lock in the main thread. Use
883         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
884         can be saved to a pathin another file system. Fixes bug #456891.
885         
886 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
887
888         * NEWS:
889         * configure.ac:
890         
891         Update for release 2.19.92
892
893 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
894
895         * configure.ac:
896         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
897         (pdf_selection_get_selection_region),
898         (pdf_selection_get_selection_map),
899         (ev_form_field_from_poppler_field):
900
901         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
902         and triple click selections are enabled again now.
903
904 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
905
906         * shell/ev-window.c: (ev_window_add_history):
907
908         Make sure not to use the history with documents not supporting
909         links. Fixes bug #468954.
910
911 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
912
913         * shell/ev-window.c: (ev_window_load_job_cb):
914
915         Restart the search when reloading a document with the find bar
916         visible. Fixes bug #461962.
917
918 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
919
920         * shell/ev-window.c: (setup_document_from_metadata),
921         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
922
923         Do not jump to the first page when reloading a document from the
924         last page.
925
926 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * shell/ev-window.c: (update_chrome_flag),
929         (setup_sidebar_from_metadata),
930         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
931         (ev_window_cmd_edit_find_next),
932         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
933         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
934         (find_bar_close_cb), (view_actions_focus_in_cb):
935
936         Do not update visibility when changing a chrome flag so that it's
937         possible to update several flags and update visibility only once
938         for all of them.
939
940 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
941
942         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
943
944         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
945         supported by gtk+. Fixes bug #460907.
946
947 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
948
949         * shell/ev-view.c: (view_update_range_and_current_page):
950
951         Make sure current-page <= end-page in continuous mode. Fixes bug
952         #454950.
953
954 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
955
956         * backend/pdf/ev-poppler.cc: (build_tree):
957
958         Ignore outline items without a title. Fixes bug #453913.
959
960 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
961
962         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
963         (ev_view_button_release_event), (ev_view_leave_notify_event):
964
965         Use always drag mouse cursor during a drag operation. Fixes bug
966         #470564.
967
968 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
969
970         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
971         (pdf_selection_get_selection_region),
972         (pdf_selection_get_selection_map):
973
974         Temporarily disable double and triple selections since it depends on
975         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
976         released and the update of the external dependency minimal version
977         approved.
978
979 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
980
981         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
982         (pdf_document_file_exporter_do_page):
983         * libdocument/ev-file-exporter.h:
984         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
985         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
986
987         Actually fix printing regressions. Remove orientation from
988         EvPrintContext since it's redundant.
989
990 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
991
992         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
993         * backend/impress/impress-document.c:
994         (impress_document_document_iface_init):
995         * backend/ps/ps-document.c: (ps_document_document_iface_init):
996         * backend/djvu/djvu-document.c:
997         (djvu_document_document_iface_init),
998         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
999         * backend/tiff/tiff-document.c:
1000         (tiff_document_document_iface_init):
1001         * backend/pixbuf/pixbuf-document.c:
1002         (pixbuf_document_document_iface_init):
1003         * backend/comics/comics-document.c:
1004         (comics_document_document_iface_init):
1005         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1006         (pdf_selection_render_selection),
1007         (pdf_selection_get_selected_text),
1008         (pdf_selection_get_selection_region),
1009         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1010         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1011         (ev_selection_get_selection_region),
1012         (ev_selection_get_selection_map):
1013         * libdocument/ev-document.[ch]:
1014         * shell/ev-pixbuf-cache.[ch]: (add_job),
1015         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1016         * shell/ev-view-private.h:
1017         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1018         (ev_job_render_run):
1019         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1020         * shell/ev-view.c: (start_selection_for_event),
1021         (ev_view_button_press_event), (ev_view_drag_data_get),
1022         (ev_view_drag_data_received), (ev_view_button_release_event),
1023         (compute_new_selection_text), (compute_selections),
1024         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1025         (ev_view_primary_get_cb):
1026
1027         Add support for double and triple click selections.
1028
1029 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1030
1031         * NEWS:
1032         * configure.ac:
1033
1034         Update for release 2.19.4
1035
1036 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1037
1038         * shell/ev-view-private.h:
1039         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1040         (ev_view_set_highlight_search):
1041         * shell/ev-view.h:
1042         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1043         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1044         (find_bar_visibility_changed_cb):
1045         
1046         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1047
1048 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1049
1050         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1051         (pdf_document_file_exporter_begin),
1052         (pdf_document_file_exporter_do_page):
1053         * shell/ev-jobs.c: (ev_job_print_run):
1054         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1055
1056         Create always a portrait cairo surface and rotate when needed for
1057         landscape. It fixes printing problems in real printers.
1058
1059 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1060
1061         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1062         * libdocument/ev-file-exporter.[ch]:
1063         (ev_file_exporter_get_capabilities):
1064         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1065         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1066
1067         Adjust number of pages per row according to page orientation when
1068         printing 2 or 6 pages per sheet.
1069
1070 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1071
1072         * shell/ev-window.c: (ev_window_print_send):
1073
1074         Reset also cups setting to 1 when printing multiple pages per
1075         sheet. Fixes bug #468853.
1076
1077 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1078
1079         * libdocument/ev-document-misc.c:
1080         (ev_document_misc_surface_rotate_and_scale):
1081
1082         Use directly cairo_surface_get_content() when creating a similar
1083         surface as suggested by Jeff Muizelaar. Thanks again.
1084
1085 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1086
1087         * backend/djvu/djvu-document.c: (djvu_document_render):
1088         * backend/tiff/tiff-document.c: (tiff_document_render):
1089         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1090         * libdocument/ev-document-misc.c:
1091         (ev_document_misc_surface_from_pixbuf),
1092         (ev_document_misc_surface_rotate_and_scale):
1093
1094         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1095         creating page surfaces. Fixes bug #453123. Thank you very much to
1096         Jeff Muizelaar <jeff@infidigm.net>.
1097
1098 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1099
1100         * shell/ev-page-cache.c: (ev_page_cache_new),
1101         (ev_page_cache_get_thumbnail_size):
1102         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1103         (ev_sidebar_thumbnails_set_loading_icon):
1104
1105         Also store in page-cache the dimensions of the thumbnails so that
1106         they can be used to create the correct loading icon in the side
1107         pane. Fixes bug #466857.
1108
1109 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1110
1111         * backend/pdf/ev-poppler.cc:
1112         (pdf_document_thumbnails_get_thumbnail):
1113
1114         Fix thumbnails rotation in pdf documents that include embedded 
1115         thumbnails.
1116
1117 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1118
1119         * backend/pdf/ev-poppler.cc:
1120
1121         Don't use #ifdef in macro expansion. Some compilers don't
1122         like that. Closes bug #467042.
1123
1124 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1125
1126         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1127         
1128         Fixes memory leak in djvu backend.
1129
1130 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1131
1132         * data/icons/32x32/Makefile.am:
1133         * data/icons/32x32/actions/Makefile.am:
1134         * data/icons/32x32/actions/view-page-cont.svg:
1135         * data/icons/32x32/actions/view-page-facing.svg:
1136         * data/icons/48x48/Makefile.am:
1137         * data/icons/48x48/actions/Makefile.am:
1138         * data/icons/48x48/actions/view-page-cont.svg:
1139         * data/icons/48x48/actions/view-page-facing.svg:
1140         
1141         Icons for a new sizes.
1142
1143 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1144
1145         * shell/ev-page-cache.c: (build_height_to_page),
1146         (ev_page_cache_get_height_to_page):
1147         
1148         Fixes invalid read, see bug #466401.
1149
1150 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1151
1152         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1153         (set_drag_cursor):
1154         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1155         (configure_item_cursor), (new_pixbuf_from_widget):
1156
1157         Fix multihead problems in toolbar editor. Fixes bug #382055.
1158
1159 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1160
1161         * shell/ev-window.c: (ev_window_cmd_file_open),
1162         (ev_window_cmd_save_as):
1163
1164         Use g_get_user_special_dir when available instead of
1165         xdg_user_dir_lookup.
1166
1167 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1168
1169         * MAINTAINERS:
1170         
1171         Updated according to request on desktop-devel.
1172
1173 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1174
1175         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1176
1177         Do not use cairo_rectangle and cairo_clip since we are
1178         not using cairo_fill but cairo_paint. Use the same cairo context
1179         for every page in the same expose event.
1180
1181 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1182
1183         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1184         leak.
1185
1186 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * configure.ac:
1189         * NEWS:
1190
1191         Release 0.9.3
1192
1193 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1194
1195         * libdocument/ev-document-info.h:
1196         * libdocument/ev-document.h:
1197         * shell/ev-page-action.h:
1198         * shell/ev-sidebar-links.h:
1199
1200         Fix a headers problem with ev-link
1201         
1202         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1203         * shell/ev-view-private.h:
1204         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1205         (get_link_area), (ev_view_query_tooltip),
1206         (ev_view_leave_notify_event), (ev_view_destroy),
1207         (ev_view_class_init):
1208
1209         Use new gtk tooltips when available instead of ev-tooltip.
1210         
1211 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/ev-window.c: (update_chrome_visibility),
1214         (ev_window_sidebar_visibility_changed_cb):
1215
1216         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1217         
1218 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1219
1220         * shell/ev-navigation-action.c:
1221         (ev_navigation_action_history_changed),
1222         (ev_navigation_action_set_history):
1223         * shell/ev-navigation-action-widget.c:
1224         (ev_navigation_action_widget_init):
1225         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1226
1227         Fix compile warnings.
1228         
1229 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1230
1231         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1232         (egg_editable_toolbar_dispose):
1233
1234         Fix memory leak.
1235         
1236 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1237
1238         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1239         (screensaver_disable_x11):
1240         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1241         * shell/ev-window.c: (presentation_set_timeout):
1242         * shell/ev-view.c: (ev_view_presentation_transition_start):
1243
1244         Use g_timeout_add_seconds instead of g_timeout_add when
1245         available.
1246         
1247 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1248
1249         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1250
1251         Set horizontal scrollbar policy to AUTOMATIC instead of
1252         NEVER. Workaround for bug #449462.
1253         
1254 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1255
1256         * shell/ev-jobs.c: (ev_job_render_page_ready):
1257
1258         Add page_ready callback to main loop with high priority and hold
1259         a reference to job during idle.
1260         
1261 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1262
1263         * configure.ac:
1264         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1265         (pdf_document_file_exporter_begin),
1266         (pdf_document_file_exporter_do_page),
1267         (pdf_document_file_exporter_get_capabilities):
1268         * libdocument/ev-file-exporter.h:
1269         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1270         * shell/ev-window.c: (ev_window_print_send),
1271         (ev_window_print_dialog_response_cb):
1272
1273         Allow printing multiple pages per sheet. Fixes bug #395573.
1274         
1275 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1276
1277         * shell/ev-view.c: (tip_from_link):
1278         
1279         Check for NULL, fixes bug #460862.
1280
1281 2007-07-29  Christian Persch  <chpe@gnome.org>
1282
1283         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1284         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1285         (ev_window_cmd_preview_print):
1286         
1287         Fixes bug #437681 - blocks while enumerating printers.
1288
1289 2007-07-29  Christian Persch  <chpe@gnome.org>
1290
1291         * shell/ev-window.c: (ev_window_screen_changed):
1292         
1293         Don't use deprecated gtk+ function. See bug #460909.
1294
1295 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1296
1297         * shell/ev-utils.c: (get_num_monitors):
1298         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1299
1300         Do not use display before initializing it. Remove compile
1301         warnings.
1302
1303 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1304
1305         * shell/ev-view.c: (ev_view_class_init):
1306         
1307         Unix-like hjkl bindings added. See bug #458111.
1308
1309 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1310
1311         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1312         * shell/ev-utils.h:
1313         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1314         (ev_view_update_view_size):
1315         * shell/ev-view.h:
1316         * shell/ev-window.c: (ev_window_update_actions),
1317         (setup_view_from_metadata), (ev_window_screen_changed),
1318         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1319         (zoom_control_changed_cb):
1320         * shell/ev-window.h:
1321         
1322         Reorganizes utility functions.
1323
1324 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1327         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1328         (add_job), (ev_pixbuf_cache_get_surface),
1329         (ev_pixbuf_cache_get_link_mapping),
1330         (ev_pixbuf_cache_get_image_mapping),
1331         (ev_pixbuf_cache_get_form_field_mapping),
1332         (ev_pixbuf_cache_get_text_mapping):
1333         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1334         (notify_page_ready), (ev_job_render_page_ready),
1335         (ev_job_render_run):
1336
1337         Add page_ready signal to notify that page is ready as soon as
1338         possible even if other page elements like links, forms, images or
1339         text mapping are not ready yet.
1340
1341 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1342
1343         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1344         (dvi_document_file_exporter_do_page),
1345         (dvi_document_file_exporter_get_capabilities),
1346         (dvi_document_file_exporter_iface_init):
1347         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1348         (ps_document_file_exporter_do_page),
1349         (ps_document_file_exporter_get_capabilities),
1350         (ps_document_file_exporter_iface_init):
1351         * backend/djvu/djvu-document.c:
1352         (djvu_document_file_exporter_begin),
1353         (djvu_document_file_exporter_end),
1354         (djvu_document_file_exporter_get_capabilities),
1355         (djvu_document_file_exporter_iface_init):
1356         * backend/tiff/tiff-document.c:
1357         (tiff_document_file_exporter_begin),
1358         (tiff_document_file_exporter_get_capabilities),
1359         (tiff_document_document_file_exporter_iface_init):
1360         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1361         (pdf_document_file_exporter_do_page),
1362         (pdf_document_file_exporter_get_capabilities),
1363         (pdf_document_file_exporter_iface_init):
1364         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1365         (ev_file_exporter_get_capabilities):
1366         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1367         (idle_print_handler), (ev_print_job_print):
1368         * shell/ev-jobs.c: (ev_job_print_run):
1369         * shell/ev-window.c: (ev_window_print_send),
1370         (ev_window_print_range):
1371
1372         Use capabilities to know which options should be offered by the
1373         print dialog depending on the document backend.
1374
1375 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1376
1377         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1378
1379         Give priority to forms over text to set the cursor.
1380
1381 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1382
1383         * shell/ev-view-private.h:
1384         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1385         (ev_view_leave_notify_event), (ev_view_finalize),
1386         (ev_view_get_property), (ev_view_class_init):
1387
1388         Use IBEAM cursor for text form fields and NORMAL cursor for read
1389         only fields. Remove unused status attribute.
1390
1391 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1392
1393         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1394
1395         Update region for current selected items also for checkbox
1396         buttons, since they can behave as radio buttons when they are in a
1397         set.
1398
1399 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * configure.ac:
1402         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1403
1404         Get max length of text form fields.
1405
1406 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1407
1408         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1409         * libdocument/ev-form-field.h:
1410         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1411
1412         Fix build with current poppler cvs head.
1413
1414 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1415
1416         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1417         * shell/eggfindbar.c: (egg_find_bar_init):
1418
1419         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1420         deprecation. Fixes bug #455667
1421
1422 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1423
1424         * NEWS:
1425         * configure.ac:
1426         
1427         Update for release 0.9.2
1428
1429 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-view.c: (ev_view_form_field_text_save),
1432         (ev_view_form_field_choice_save):
1433
1434         Fix a crash when closing whith a form widget visible.
1435
1436 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1437
1438         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1439
1440         Update also the region of the current selected button when
1441         clicking on another button if they are radio buttons.
1442
1443 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1444
1445         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1446         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1447         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1448         (ev_pixbuf_cache_get_link_mapping),
1449         (ev_pixbuf_cache_get_image_mapping),
1450         (ev_pixbuf_cache_get_form_field_mapping),
1451         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1452         * shell/ev-view.c: (ev_view_form_field_get_region),
1453         (ev_view_form_field_button_create_widget),
1454         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1455         (job_finished_cb):
1456
1457         Redraw only form field region instead of the whole page when
1458         reloading a page to show changes on the form field.
1459
1460 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1461
1462         * shell/ev-view.c: (ev_view_form_field_choice_save):
1463
1464         Fix selection of first item in list form fields.
1465
1466 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1467
1468         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1469         (ev_pixbuf_cache_reload_page),
1470         (ev_pixbuf_cache_get_form_field_mapping):
1471
1472         Some refactoring to avoid duplicated code.
1473
1474 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1475
1476         * configure.ac:
1477         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1478         (ev_form_field_from_poppler_field),
1479         (pdf_document_forms_get_form_fields),
1480         (pdf_document_forms_form_field_text_get_text),
1481         (pdf_document_forms_form_field_text_set_text),
1482         (pdf_document_forms_form_field_button_set_state),
1483         (pdf_document_forms_form_field_button_get_state),
1484         (pdf_document_forms_form_field_choice_get_item),
1485         (pdf_document_forms_form_field_choice_get_n_items),
1486         (pdf_document_forms_form_field_choice_is_item_selected),
1487         (pdf_document_forms_form_field_choice_select_item),
1488         (pdf_document_forms_form_field_choice_toggle_item),
1489         (pdf_document_forms_form_field_choice_unselect_all),
1490         (pdf_document_forms_form_field_choice_set_text),
1491         (pdf_document_forms_form_field_choice_get_text),
1492         (pdf_document_document_forms_iface_init):
1493         * libdocument/Makefile.am:
1494         * libdocument/ev-form-field.[ch]:
1495         * libdocument/ev-document-forms.[ch]:
1496         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1497         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1498         (add_job), (ev_pixbuf_cache_reload_page),
1499         (ev_pixbuf_cache_get_form_field_mapping):
1500         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1501         * shell/ev-view-private.h:
1502         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1503         (ev_view_handle_cursor_over_xy),
1504         (ev_view_get_form_field_at_location),
1505         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1506         (ev_view_form_field_button_create_widget),
1507         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1508         (ev_view_form_field_text_create_widget),
1509         (ev_view_form_field_choice_save),
1510         (ev_view_form_field_choice_changed),
1511         (ev_view_form_field_choice_create_widget),
1512         (ev_view_handle_form_field), (ev_view_size_allocate),
1513         (ev_view_realize), (draw_end_presentation_page),
1514         (ev_view_button_press_event), (ev_view_remove_all),
1515         (ev_view_motion_notify_event), (ev_view_key_press_event),
1516         (ev_view_enter_notify_event), (highlight_find_results),
1517         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1518         (ev_view_class_init), (page_changed_cb),
1519         (on_adjustment_value_changed), (ev_view_set_presentation),
1520         (merge_selection_region), (ev_view_set_cursor),
1521         (ev_view_reset_presentation_state):
1522         
1523         Merge evince-forms branch.
1524
1525 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1526
1527         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1528
1529         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1530         This script also updates itself from libegg
1531
1532         * cut-n-paste/toolbar-editor/egg*:
1533         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1534         libegg
1535
1536 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1537
1538         * shell/ev-window.c:
1539         
1540         Adds a nice icon to page action during toolbar editing.
1541         See bug #452872.
1542
1543 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1544
1545         * data/evince-toolbar.xml:
1546         * shell/ev-window.c:
1547         
1548         Let user add a presentation and fullscreen icons on toolbar.
1549         See bug #449734.
1550
1551 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1552
1553         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1554
1555         new script to keep in sync with toolbareditor in libegg
1556
1557         * cut-n-paste/toolbar-editor/*: 
1558
1559         Run update-toolbareditor-from-libegg so we are in sync again. 
1560         Fixes bug #452850.
1561         
1562
1563 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1564
1565         * shell/ev-sidebar-links.c: (job_finished_callback):
1566
1567         Do not connect selection changed signal more than once. Fixes bug
1568         #349433.
1569
1570 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1571
1572         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1573
1574         Do not change sidebar chrome flag when pressing F9 key in
1575         presentation mode.
1576
1577 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1578
1579         * backend/pdf/ev-poppler.cc:
1580         (pdf_document_thumbnails_get_dimensions):
1581
1582         Make sure thumbnails width and height is not <= 0. Fixes a crash
1583         with some pdf documents which have really small pages.
1584
1585 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1586
1587         * shell/main.c: (main):
1588
1589         Fixes program description translation issue.
1590         Bug #450148.
1591
1592 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1593
1594         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1595
1596         Do not change current page when returning from black/white mode
1597         in presentation. Fixes bug #415032.
1598
1599 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1600
1601         * NEWS:
1602         * configure.ac:
1603         
1604         Update for release 0.9.1
1605
1606 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1607
1608         * backend/dvi/dvi-document.c:
1609         (dvi_document_finalize),
1610         (dvi_document_file_exporter_format_supported),
1611         (dvi_document_file_exporter_begin),
1612         (dvi_document_file_exporter_do_page),
1613         (dvi_document_file_exporter_end),
1614         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1615         
1616         PDF exporter for dvi documents. Fixes bug #441319.
1617
1618 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1619
1620         * shell/ev-window.c: (ev_window_clear_print_job):
1621
1622         Clear gtk print job when job has finished. Fixes bug #447612.
1623
1624 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1625
1626         * shell/ev-window.c: (ev_window_print_send),
1627         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1628
1629         Add preview button to print dialog. Fixes bug #445419.
1630
1631 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1632
1633         * backend/dvi/Makefile.am:
1634         * backend/dvi/pixbuf-device.[ch]: Removed
1635         * backend/dvi/cairo-device.[ch]: Added
1636         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1637         * backend/dvi/dvi-document.c: (dvi_document_load),
1638         (dvi_document_render), (dvi_document_finalize),
1639         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1640         (dvi_document_do_color_special):
1641         * libdocument/ev-document-misc.[ch]:
1642         (ev_document_misc_pixbuf_from_surface):
1643
1644         Port dvi backend to cairo and fix a problem with colors. 
1645
1646 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1647
1648         * shell/ev-view.c: (draw_one_page):
1649
1650         Draw only visible region.
1651
1652 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * backend/djvu/djvu-document.c: (djvu_document_render):
1655
1656         Fix rotation in djvu backend.
1657
1658 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1659
1660         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1661         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1662         (ev_pixbuf_cache_get_image_mapping),
1663         (ev_pixbuf_cache_get_text_mapping):
1664
1665         Redraw view every time we have a new surface. Fixes bug #443587.
1666
1667 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1668
1669         * libdocument/ev-document.c: (ev_document_info_free):
1670
1671         Fix memory leaks.
1672
1673 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * backend/dvi/dvi-document.c: (dvi_document_render),
1676         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1677         * backend/impress/impress-document.c:
1678         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1679         (impress_document_render), (impress_document_document_iface_init),
1680         (impress_document_thumbnails_get_thumbnail):
1681         * backend/djvu/djvu-document-private.h:
1682         * backend/djvu/djvu-document.c: (djvu_document_render),
1683         (djvu_document_finalize), (djvu_document_document_iface_init),
1684         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1685         * backend/tiff/tiff-document.c: (tiff_document_render),
1686         (tiff_document_render_pixbuf),
1687         (tiff_document_document_iface_init):
1688         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1689         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1690         (pdf_selection_render_selection):
1691         * backend/comics/comics-document.c:
1692         (comics_document_render_pixbuf), (comics_document_render),
1693         (comics_document_document_iface_init):
1694         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1695         (pixbuf_document_document_iface_init):
1696         * libdocument/ev-document-misc.[ch]:
1697         (ev_document_misc_surface_from_pixbuf),
1698         (ev_document_misc_surface_rotate_and_scale):
1699         * libdocument/ev-document.[ch]: (ev_document_render):
1700         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1701         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1702         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1703         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1704         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1705         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1706         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1707         (render_finished_cb), (ev_job_render_run):
1708         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1709         (merge_selection_region):
1710
1711         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1712         and selections.
1713
1714 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1715
1716         * shell/ev-window-title.c: (ev_window_title_update):
1717
1718         Fix memory leak.
1719
1720 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1721
1722         * shell/ev-view.c: (draw_loading_text):
1723
1724         Show loading text centered. Fixes bug #433061
1725
1726 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1727
1728         * shell/ev-sidebar-thumbnails.c:
1729         (ev_sidebar_thumbnails_set_loading_icon):
1730
1731         Remove a mutex in the main thread that blocks the UI in heavy
1732         documents.
1733
1734 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1735
1736         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1737
1738         Set points_set to TRUE so that selections don't disappear after a
1739         zoom change.
1740
1741 2007-06-07  Michael Monreal  <infernux@web.de>
1742
1743         * data/icons/16x16/actions/Makefile.am:
1744         * data/icons/16x16/actions/zoom.svg:
1745         * data/icons/22x22/actions/Makefile.am:
1746         * data/icons/22x22/actions/zoom.svg:
1747         * data/icons/24x24/actions/Makefile.am:
1748         * shell/ev-stock-icons.c:
1749         * shell/ev-stock-icons.h:
1750         * shell/ev-window.c:
1751         
1752         Zoom icon artwork. See bug #444795.
1753
1754 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1755
1756         * shell/ev-metadata-manager.c: Remove extraneous function
1757         (Closes: #444386)
1758
1759 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1760
1761         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1762         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1763         (ev_metadata_manager_set), (ev_metadata_manager_save):
1764         Simplify the timeout, no need for modified anymore
1765
1766 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1767
1768         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1769         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1770         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1771         (ev_metadata_manager_save): Adapted patch from Arjan van de
1772         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1773         time, saves on power (Closes: #443851)
1774
1775 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1776
1777         * configure.ac:
1778         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1779         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1780
1781         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1782
1783 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1784
1785         * shell/ev-window.c: (ev_window_add_history):
1786
1787         Check if history is NULL
1788
1789 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1790
1791         * libdocument/ev-image.c: (ev_image_finalize):
1792         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1793         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1794         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1795         (ev_tmp_uri_unlink):
1796
1797         Add functions to delete temporary files created by evince in a safe
1798         way.
1799
1800         * shell/ev-window.c: (ev_window_clear_local_uri),
1801         (open_xfer_update_progress_callback),
1802         (save_xfer_update_progress_callback), (ev_window_save_remote),
1803         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1804         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1805         (attachment_save_dialog_response_cb),
1806         (ev_attachment_popup_cmd_save_attachment_as):
1807
1808         Allow saving a copy of a document, image or attachment to a remote
1809         location. Fixes bug #440754. 
1810
1811 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1812
1813         * configure.ac:
1814         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1815
1816         Fix build with current poppler from cvs head. 
1817
1818 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1819
1820         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1821
1822         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1823         directory exists.
1824
1825 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1826
1827         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1828         * shell/ev-window.c:
1829
1830         Change sidebar ordering. Fixes bug #439939.
1831
1832 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1833
1834         * backend/comics/Makefile.am:
1835         
1836         Fixes build with --without-libgnome.
1837
1838 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1839         
1840         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1841
1842         Update cursor and tooltip on page change and view scroll. Fixes bug
1843         #439217.
1844
1845 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1846
1847         * NEWS:
1848         * configure.ac:
1849         
1850         Update for release 0.9.0
1851
1852 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1853
1854         * backend/djvu/djvu-document-private.h:
1855         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1856         (djvu_document_finalize),
1857         (djvu_document_file_exporter_format_supported),
1858         (djvu_document_file_exporter_begin),
1859         (djvu_document_file_exporter_do_page),
1860         (djvu_document_file_exporter_end),
1861         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1862         
1863         Implemented printing with djvu. Bug #437998.
1864
1865 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1866
1867         * backend/impress/zip.c:
1868         Add missing ulong definition.
1869
1870         * backend/ps/ps-interpreter.c:
1871         Add missing headers.
1872
1873         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1874
1875 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1876
1877         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1878
1879         Add missing call to parent class dispose method. 
1880
1881 2007-05-12  Ross Burton  <ross@openedhand.com>
1882
1883         * shell/main.c:
1884         Sync keybindings manually when building without libgnome
1885         (#437925).
1886
1887 2007-05-12  Ross Burton  <ross@openedhand.com>
1888
1889         * shell/ev-window.c:
1890         Respect the screen when opening help (#437866).
1891
1892 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * data/evince-ui.xml:
1895         * shell/ev-application.[ch]: (get_print_settings_from_args),
1896         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1897         (ev_application_open_uri_list):
1898         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1899         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1900         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1901         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1902         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1903         (ev_window_dispose):
1904         * shell/main.c: (arguments_parse):
1905
1906         Add print button in preview mode. Fixes bug #396475. 
1907
1908 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1909
1910         * cut-n-paste/zoom-control/ephy-zoom.h:
1911         
1912         Fixes zoom level factors. See bug #408119 for details.
1913
1914 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1915
1916         * backend/comics/comics-document.c: (comics_regex_quote),
1917         (extract_argv):
1918         
1919         Correctly quote symbols. Fixes crash in the bug
1920         #415370.
1921
1922 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1923
1924         * shell/ev-navigation-action-widget.c:
1925         (ev_navigation_action_widget_init),
1926         (ev_navigation_action_widget_class_init),
1927         (ev_navigation_action_widget_button_press_event):
1928         
1929         Connect to button-press event on correct widget. Fixes
1930         bug #431988
1931
1932 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1933
1934         * shell/ev-application.c: (ev_application_open_window),
1935         (ev_application_add_icon_path_for_screen),
1936         (ev_application_open_uri_at_dest):
1937         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1938         * shell/ev-navigation-action.c: (build_menu):
1939         
1940         Add app-specific icons to our icon theme. Fixes bug
1941         #425508.
1942
1943 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1944
1945         * shell/ev-history.c: (ev_history_class_init),
1946         (ev_history_add_link):
1947         * shell/ev-history.h:
1948         * shell/ev-navigation-action.c:
1949         (ev_navigation_action_history_changed),
1950         (ev_navigation_action_set_history), (build_menu),
1951         (ev_navigation_action_finalize):
1952         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1953         
1954         Make navigation action unsensitive instead of showing
1955         menu with unsensitive word. Fixes bug #417392.
1956
1957 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * shell/ev-application.[ch]: (ev_application_shutdown),
1960         (ev_application_get_print_settings),
1961         (ev_application_set_print_settings):
1962         * shell/ev-window.c:
1963
1964         Remember print settings. Fixes bug #349102. 
1965
1966 2007-05-08  Christian Persch  <chpe@gnome.org>
1967
1968         * configure.ac:
1969         * properties/ev-properties-view.c:
1970
1971         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1972         Bug #382438.
1973
1974 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1975
1976         * configure.ac:
1977         * properties/ev-properties-view.c: (ev_regular_paper_size):
1978
1979         Use gtk+ builtin paper list to identify the document's paper size.
1980         Fixes bug #382438. 
1981
1982 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1983
1984         * configure.ac:
1985
1986         Fix build when compiling with thumbnailer and libgnome support. 
1987
1988 2007-05-04  Ross Burton  <ross@openedhand.com>
1989
1990         * configure.ac:
1991         Add --without-libgnome, check for libgnome and libgnomeui
1992         separately, and add them to the symbols as required.
1993
1994         * libdocument/ev-file-helpers.c:
1995         When building without libgnome, use g_get_user_config_dir instead
1996         of gnome_user_dir_get.
1997
1998         * shell/ev-application.c:
1999         When building without libgnome, don't use session management.
2000
2001         * shell/main.c:
2002         When building without libgnome, don't use GnomeProgram or
2003         initialise the authentication manager.
2004
2005         This fixes #328842.
2006
2007 2007-05-04  Ross Burton  <ross@openedhand.com>
2008
2009         * shell/ev-window.c:
2010         Don't use libgnome to open help, instead call Yelp directly.
2011
2012 2007-05-04  Ross Burton  <ross@openedhand.com>
2013
2014         * shell/ev-sidebar-attachments.c:
2015         Don't use libgnome to lookup icons for MIME types, instead copy
2016         code from GTK+ to do it manually.
2017
2018 2007-05-04  Ross Burton  <ross@openedhand.com>
2019
2020         * configure.ac:
2021         Add libxml to the dependencies for SHELL_CORE (#435818).
2022
2023 2007-05-02  Ross Burton  <ross@openedhand.com>
2024
2025         * configure.ac:
2026         * Makefile.am:
2027         Add --disable-thumbnailer (#434825)
2028
2029 2007-05-02  Ross Burton  <ross@openedhand.com>
2030
2031         * shell/ev-window.c:
2032         Add missing includes, fix indentation.
2033
2034         * shell/main.c:
2035         Fix indentation.
2036
2037 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2038
2039         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2040         ev_application_open_uri_at_dest instead of ev_application_open_uri
2041         preventing new document always being opened in a new window even if there
2042         is an empty window.
2043
2044 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2045
2046         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2047         (egg_recent_view_uimanager_finalize):
2048         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2049         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2050         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2051         (ev_pixbuf_cache_dispose):
2052         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2053         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2054         
2055         Add missing chain to parent class methods. Fixes
2056         bug #433128.
2057
2058 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2059
2060         * data/Makefile.am (update-icon-cache): Updates
2061         gtk-update-icon-cache in uninstall-hook.
2062
2063 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2064
2065         * shell/ev-window.c: (ev_window_setup_document),
2066         (ev_window_set_document), (ev_window_load_job_cb):
2067         * shell/ev-view.c: (setup_caches):
2068         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2069
2070         Start rendering pages before any other jobs. 
2071
2072 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2073
2074         * shell/ev-window.c: (ev_window_stop_fullscreen),
2075         (ev_window_stop_presentation):
2076
2077         Update chrome visibility before window unfullscreen. 
2078
2079 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2080
2081         * data/Makefile.am:
2082         * data/evince-ui.xml:
2083         * shell/ev-stock-icons.[ch]:
2084         * shell/ev-application.[ch]: (ev_application_shutdown),
2085         (ev_application_init), (ev_application_get_toolbars_model):
2086         * shell/ev-window.c: (update_chrome_visibility),
2087         (fullscreen_toolbar_setup_item_properties),
2088         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2089         (ev_window_run_presentation), (ev_window_stop_presentation),
2090         (ev_window_run_preview), (ev_window_screen_changed),
2091         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2092         (ev_window_dispose), (ev_window_init):
2093
2094         Make fullscreen toolbar always visible. Do not use egg toolbars for
2095         fullscreen and preview modes since such toolbars are not editables.
2096         Fixes bugs #300278, #338910 and #316188.  
2097
2098 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2099
2100         * shell/ev-application.c:
2101         * shell/ev-job-queue.c:
2102         * shell/ev-metadata-manager.c:
2103         * shell/ev-stock-icons.c:
2104         * shell/ev-window.c:
2105         * shell/main.c:
2106         
2107         Developers documentation updated.
2108
2109 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2110
2111         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2112
2113         Check whether uri is valid before launching it. Fixes bug #427664.
2114
2115 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2116
2117         * shell/ev-window.c:
2118
2119         Change key accelerator for Open a Copy menu entry which is in conflict
2120         with Close. Fixes bug #427321.
2121
2122 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2123
2124         * NEWS:
2125         * configure.ac:
2126         
2127         Update for release 0.8.1
2128
2129 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2130
2131         * shell/ev-window.c: (setup_size_from_metadata):
2132         
2133         Do not make window bigger than screen. Fixes bug 
2134         #388985.
2135
2136 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2137
2138         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2139         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2140
2141         Use default resolution when it's not provided by document. Fixes bug
2142         #408762.
2143
2144 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * configure.ac:
2147         * thumbnailer/Makefile.am:
2148         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2149         * thumbnailer/evince-thumbnailer.schemas.in:
2150         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2151
2152         Add support for ps, eps and compressed documents thumbnails. Do not
2153         ignore size parameter. 
2154
2155 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2156
2157         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2158         (dvi_document_do_color_special):
2159         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2160
2161         Implement font color specials in the DVI backend. Fixes bug #303651.
2162
2163 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2164
2165         Fixup the previous commit:
2166
2167         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2168         * shell/xdg-user-dir-lookup.c: Make the function non-static
2169         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2170
2171 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2172
2173         * shell/ev-window.c (file_open_dialog_response_cb): Use
2174         the xdg-user-dirs DOCUMENTS folder as default folder when
2175         opening a file chooser.  (#424858)
2176
2177         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2178         xdg-user-dirs.
2179
2180 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2181
2182         * shell/ev-window.c: (ev_window_load_job_cb):
2183
2184         Do not setup view from metadata on preview mode. 
2185
2186 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2187
2188         * shell/main.c:
2189
2190         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2191
2192 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2193
2194         * shell/ev-view.c: (ev_view_primary_get_cb):
2195
2196         Check pointer != NULL before using it. Fixes bug #416841. 
2197
2198 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2199
2200         * NEWS:
2201         * configure.ac:
2202         
2203         Release 0.8.0
2204
2205 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2206
2207         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2208
2209         Do not render thumbnails when sidebar thumbnail page is not visible
2210         at startup. Fixes bug #416447. 
2211
2212 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2213
2214         * data/evince.desktop.in.in:
2215
2216         "Application" is not a valid category in the freedesktop specification.
2217
2218 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2219
2220         * libdocument/ev-file-helpers.[ch]: (compression_run),
2221         (ev_file_uncompress), (ev_file_compress):
2222         * shell/ev-window.c: (file_save_dialog_response_cb):
2223
2224         Save document compressed when saving a copy of a compressed document.
2225         Fixes bug #334542.
2226
2227 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2228
2229         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2230
2231         Allow deleting in goto window entry in presentation mode. 
2232
2233 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2234
2235         * Makefile.am: Dist MAINTAINERS.
2236
2237 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2238
2239         * shell/ev-window.c: (ev_window_update_actions):
2240
2241         Fix zoom shortcut keys when searching. Fixes bug #409828.
2242
2243 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2244
2245         * shell/ev-window.c: (ev_window_setup_document):
2246
2247         Fix crash when loading documents with only one page. 
2248
2249 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2250
2251         * backend/dvi/dvi-document.c:
2252         (dvi_document_thumbnails_get_dimensions),
2253         (dvi_document_thumbnails_get_thumbnail):
2254         * backend/impress/impress-document.c:
2255         (impress_document_thumbnails_get_thumbnail),
2256         (impress_document_thumbnails_get_dimensions):
2257         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2258         (ps_document_thumbnails_get_dimensions):
2259         * backend/djvu/djvu-document.c:
2260         (djvu_document_thumbnails_get_dimensions),
2261         (djvu_document_thumbnails_get_thumbnail):
2262         * backend/tiff/tiff-document.c:
2263         (tiff_document_thumbnails_get_thumbnail),
2264         (tiff_document_thumbnails_get_dimensions):
2265         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2266         (pdf_document_thumbnails_get_thumbnail),
2267         (pdf_document_thumbnails_get_dimensions):
2268         * backend/comics/comics-document.c:
2269         (comics_document_thumbnails_get_thumbnail),
2270         (comics_document_thumbnails_get_dimensions):
2271         * backend/pixbuf/pixbuf-document.c:
2272         (pixbuf_document_thumbnails_get_thumbnail),
2273         (pixbuf_document_thumbnails_get_dimensions):
2274         * libdocument/ev-document-thumbnails.[ch]:
2275         (ev_document_thumbnails_get_thumbnail),
2276         (ev_document_thumbnails_get_dimensions):
2277         * libdocument/ev-document-misc.[ch]:
2278         (ev_document_misc_get_thumbnail_frame):
2279         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2280         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2281         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2282         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2283         (ev_sidebar_thumbnails_refresh):
2284         * shell/ev-window.c: (ev_window_setup_document):
2285         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2286
2287         Use an EvRenderContext for rendering thumbnails instead of a suggested
2288         width, so that different sized pages get sized proportionally.
2289
2290 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2291
2292         * shell/ev-view.c: (ev_view_button_press_event),
2293         (ev_view_key_press_event):
2294
2295         Fix critical warnings when there is no document loaded. 
2296
2297 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2298
2299         * shell/ev-page-action-widget.c:
2300         * shell/ev-navigation-action.c:
2301         * shell/ev-window.c:
2302
2303         Fix compile warnings. 
2304
2305 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2306
2307         * backend/djvu/djvu-text.h:
2308         * backend/djvu/djvu-document.c:
2309         * backend/djvu/djvu-text-page.c:
2310         * backend/djvu/djvu-links.c:
2311         * backend/djvu/djvu-text-page.h:
2312         * backend/djvu/djvu-text.c:
2313         
2314         Fix build on Mac. Fixes bug #392186. Patch by
2315         <ephraim_owns@hotmail.com>
2316
2317 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2318
2319         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2320
2321         Restore cairo context before rendering every page when printing a PDF
2322         document into a PDF file. 
2323
2324 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2325
2326         * backend/ps/gstypes.h:
2327         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2328         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2329         (ps_document_thumbnails_get_thumbnail):
2330
2331         Handle PostScript page orientation. Fixes bug #318568.
2332
2333 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2334
2335         * backend/ps/Makefile.am:
2336         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2337         (document_load), (ps_document_load), (save_document),
2338         (save_page_list), (ps_document_get_n_pages),
2339         (ps_document_get_page_size), (ps_document_get_info),
2340         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2341         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2342         (ps_document_thumbnails_get_thumbnail),
2343         (ps_document_thumbnails_get_dimensions),
2344         (ps_document_document_thumbnails_iface_init):
2345         * backend/ps/ps.[ch]: (psgetpagebox):
2346         * backend/ps/ps-interpreter.[ch]:
2347
2348         Add support for thumbnails in ps backend. Fixes bug #164755. 
2349
2350 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2351
2352         * NEWS:
2353         * configure.ac:
2354         
2355         Release 0.7.2
2356
2357 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2358
2359         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2360         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2361         (ev_window_dispose):
2362
2363         Use document thumbnail as window icon. Fixes bug #384442.
2364
2365 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2366
2367         * configure.ac:
2368
2369         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2370         duplicated adding application/x-bzpostscript instead. 
2371
2372 2007-02-11  Tom Parker  <palfrey@tevp.net>
2373
2374         * backend/ps/ps-document.c: (document_load):
2375
2376         Check return value of psscan before trying
2377         to use it. Fixes bug #372414.
2378
2379 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2380
2381         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2382
2383         Fix invalid free in ev-page-cache. Fixes bug #404745.
2384
2385 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2386
2387         * test/Makefile.am:
2388         * test/test3.py:
2389         
2390         Added reload test case.
2391
2392 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2393
2394         * po/POTFILES.in:
2395         * backend/djvu/djvu-document.c: (djvu_document_load):
2396
2397         Check whether there are missing files in indirect multipage djvu
2398         documents. Fixes bug #361683. 
2399
2400 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2401
2402         * test/Makefile.am:
2403         * test/test-mime.bin:
2404         * test/test3.py:
2405         
2406         Added test for slow mime type
2407
2408 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2409
2410         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2411
2412         Add some checks and call parent_class->finalize. Fixes bug #404745.
2413
2414 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2415
2416         * shell/ev-navigation-action.c: (connect_proxy):
2417         
2418         Fixes dropdown history menu. Thanks a lot Carlos!
2419
2420 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2421
2422         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2423
2424         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2425         bug #373715.
2426
2427 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2428
2429         * backend/ps/ps.c: (psscan):
2430
2431         Fix memory leak. 
2432
2433 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2434
2435         * configure.ac:
2436         * libdocument/ev-file-helpers.c: 
2437
2438         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2439
2440 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2441
2442         * configure.ac:
2443         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2444         (ps_interpreter_start), (document_load), (save_document),
2445         (save_page_list):
2446         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2447         * libdocument/ev-document-factory.c:
2448         (ev_document_factory_get_from_mime), (get_document_from_uri),
2449         (free_uncompressed_uri), (ev_document_factory_get_document):
2450         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2451
2452         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2453
2454 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2455
2456         * libdocument/ev-document.h:
2457
2458         Fix typo in function name. 
2459
2460 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2461
2462         * backend/ps/ps-document.c: (ps_interpreter_finished),
2463         (ps_interpreter_start), (ps_interpreter_failed):
2464
2465         Handle ghostscript interpreter crashes. 
2466
2467 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2468
2469         * shell/ev-window.c: (ev_window_open_uri),
2470         (window_configure_event_cb):
2471
2472         Setup window size and position before showing it. Fixes bug #401711.
2473
2474 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2475
2476         * backend/ps/Makefile.am:
2477         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2478         (ps_document_dispose), (ps_document_class_init),
2479         (ps_interpreter_input), (ps_interpreter_output),
2480         (ps_interpreter_error), (setup_interpreter_env),
2481         (ps_interpreter_start), (ps_interpreter_stop),
2482         (ps_interpreter_failed), (ps_interpreter_is_ready),
2483         (check_filecompressed), (document_load), (ps_document_load),
2484         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2485         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2486         (render_page):
2487
2488         Rework ps-document. Code cleanups, remove deprecated code. 
2489
2490 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2491
2492         * shell/ev-view.c: (ev_view_button_press_event):
2493
2494         Do not start an image drag and drop operation when pointer is on 
2495         text, so that we can select text when the whole background is an
2496         image. 
2497
2498 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2499
2500         * shell/ev-window.c: (ev_window_update_actions): 
2501
2502         Disable all zoom related actions during presentation mode. 
2503
2504 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2505
2506         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2507
2508         Do not zoom in or out on presentation mode. Fixes bug #401305.
2509
2510 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2511
2512         * shell/ev-navigation-action.c: (connect_proxy),
2513         (create_menu_item), (ev_navigation_action_class_init):
2514         
2515         Correctly show menu and fix crash when navigaton 
2516         action is out of toolbar visible area.
2517
2518 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2519
2520         * data/Makefile.am:
2521         * data/evince.1:
2522         
2523         Added man file
2524
2525 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2526
2527         * help/reference/* :
2528         * configure.ac:
2529         
2530         Added gtk-doc based documentation for Evince.
2531         Still in initial state but I hope it will
2532         grow.
2533         
2534         * configure.ac:
2535         
2536         Lower dbus requirement to 0.70
2537
2538 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * shell/ev-window.c: (ev_window_add_history):
2541
2542         Fix memory leak. 
2543
2544 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2545
2546         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2547         * shell/ev-view.h:
2548         * shell/ev-window.c: (ev_window_add_history):
2549         
2550         Correctly handle named destination links
2551
2552 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2553
2554         * NOTES:
2555         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2556         * backend/pdf/ev-poppler.cc:
2557         * libdocument/ev-document-links.h:
2558         * libdocument/ev-link.c: (ev_link_get_page):
2559         * libdocument/ev-link.h:
2560         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2561         (ev_history_add_link):
2562         * shell/ev-history.h:
2563         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2564         (new_history_menu_item), (build_menu):
2565         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2566         * shell/ev-sidebar-links.c: (create_loading_model),
2567         (print_section_cb), (ev_sidebar_links_construct),
2568         (fill_page_labels), (update_page_callback_foreach),
2569         (update_page_callback), (job_finished_callback):
2570         * shell/ev-view.c: (ev_view_handle_link):
2571         * shell/ev-window.c: (ev_window_find_chapter),
2572         (ev_window_add_history), (view_handle_link_cb),
2573         (history_changed_cb):
2574         
2575         Implements another history variant
2576
2577 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2578
2579         * shell/ev-window.c: (view_external_link_cb):
2580         * shell/ev-view.c: (ev_view_button_release_event):
2581
2582         Open links in new window when clicking with middle button. 
2583
2584 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2585
2586         * shell/ev-navigation-action.c: (new_history_menu_item):
2587         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2588         * shell/ev-view.c: (ev_view_handle_link):
2589         * shell/ev-window.c:
2590         
2591         Store link before jump, not the destination. For me it 
2592         seems like more natural history behavior.
2593
2594 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2595
2596         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2597         (ev_navigation_action_class_init):
2598         * shell/ev-navigation-action.h:
2599         * shell/ev-page-action.c: (activate_cb):
2600         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2601         (ev_page_cache_set_current_page_history):
2602         * shell/ev-page-cache.h:
2603         * shell/ev-sidebar-thumbnails.c:
2604         (ev_sidebar_tree_selection_changed),
2605         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2606         * shell/ev-view-private.h:
2607         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2608         * shell/ev-view.h:
2609         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2610         (ev_window_setup_document), (ev_window_load_job_cb):
2611         * shell/ev-window.h:
2612         
2613         History finally works as expected.
2614
2615 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2616
2617         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2618
2619         Do not update links treeview if it doesn't have a model assigned yet. 
2620
2621 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2622
2623         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2624         (ev_sidebar_links_class_init), (update_page_callback):
2625
2626         Do not update links treeview when sidepane is not visible. 
2627
2628 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2629
2630         * shell/ev-marshal.list:
2631         * shell/ev-page-action.c: (activate_cb),
2632         (ev_page_action_class_init):
2633         * shell/ev-page-action.h:
2634         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2635         * shell/ev-window.c:
2636         
2637         Remove activate_link signal, not required.
2638
2639 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2640
2641         * shell/ev-navigation-action.c: (build_menu):
2642         
2643         Reorder menu items and build menu with fixed length.
2644
2645 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2646
2647         * shell/ev-view.c: (get_selected_text):
2648         
2649         Normalize text to fix ligatures problem. See bug
2650         #341947 for details.
2651
2652 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2653
2654         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2655
2656         Fix memory leak in ev-page-cache. 
2657
2658 2007-01-25  Tom Parker <palfrey@tevp.net>
2659
2660         * backend/impress/impress-document.c: (impress_document_load),
2661         (impress_document_finalize), (impress_document_init):
2662         * properties/ev-properties-main.c: (ev_properties_get_pages):
2663         
2664         Correctly handle impress document errors. Fixes nautilus
2665         crash in property page #370491.
2666
2667 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2668
2669         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2670         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2671         (ev_job_queue_remove_job):
2672         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2673         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2674         (ev_job_load_run):
2675         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2676         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2677         (ev_window_load_job_cb), (xfer_update_progress_callback),
2678         (ev_window_open_uri), (ev_window_dispose):
2679         * shell/main.c: (main):
2680
2681         Do file transfer asynchronously in the main thread instead of
2682         synchronously in the load thread. Fixes bugs #399694, #398307 and
2683         #343542.
2684
2685 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2686
2687         * shell/ev-jobs.c: (ev_job_xfer_run):
2688
2689         Load the document with the font-config lock held. 
2690
2691 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2692
2693         * backend/ps/ps-document.c: (start_interpreter):
2694
2695         Fix memory leaks in ps backend. 
2696
2697 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2698
2699         * backend/impress/impress-document.c:
2700         (impress_document_render_pixbuf):
2701
2702         Do not acquire fontconfig lock in impress backend, since it is using
2703         the main loop for rendering. 
2704
2705 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2706
2707         * po/POTFILES.in: 
2708
2709         Remove mdvi files that shouldn't be translated. 
2710
2711 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2712
2713         * shell/ev-view-private.h:
2714         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2715         (ev_view_set_zoom):
2716
2717         Render "loading..." text into a cairo surface instead of directly into
2718         the window so that fontconfig lock is only needed once and UI is not
2719         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2720
2721 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2722
2723         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2724         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2725
2726         Use icon theme associated with the window screen rather than default. 
2727
2728 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2729
2730         * configure.ac:
2731
2732         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2733
2734 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2735
2736         * data/icons/*/apps/evince.*:
2737
2738         Move Evince icons under new apps directory.
2739
2740         * data/icons/*/actions/*:
2741
2742         Add new custom themeable Evince icons: view-page-continuous, 
2743         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2744         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2745
2746         * configure.ac:
2747
2748         Add new directories to AC_CONFIG_FILES.
2749
2750         * shell/ev-stock-icons.c:
2751         * shell/ev-stock-icons.h:
2752
2753         Use new custom themeable icons.
2754
2755 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2758
2759         Do not draw white background page in presentation mode. 
2760
2761 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2762
2763         * shell/ev-view.c: Remove unused gnome-vfs include.
2764
2765 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2766
2767         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2768         
2769         Format string is corrected, fixes bug #397129.
2770
2771 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2772
2773         * shell/ev-window.c: (ev_window_setup_recent):
2774
2775         Do not include in recent menu inexistent documents. Fixes
2776         bug #339171.
2777
2778 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2779
2780         * po/POTFILES.skip: 
2781
2782         Update POTFILES.skip file according to current source tree. 
2783
2784 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2785
2786         * shell/ev-window.c: (file_save_dialog_response_cb):
2787
2788         Do Save a copy in atomic way. Fixes bug #328266. 
2789
2790 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2791
2792         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2793
2794         Keep selected cell always visible in index treeview.
2795
2796 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2797         
2798         * shell/ev-view.c: (ev_view_size_allocate):
2799
2800         Restore horizontal scrollbar after switching to/from fullscreen
2801         or presentation mode. Fixes bug #331728.
2802
2803 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2804
2805         * shell/ev-view-private.h:
2806         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2807         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2808         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2809         (ev_view_can_zoom_out):
2810
2811         Use max and min scale values in the view iby taking dpi into account. 
2812
2813 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2814
2815         * configure.ac:
2816         * NEWS:
2817
2818         Release 0.7.1
2819
2820 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2821
2822         * shell/ev-window.c: (ev_window_print_send):
2823
2824         Send print job to printer with some settings set to default values,
2825         since we have already exported to a file according to such settings
2826         and they could be taken twice by some printers. 
2827
2828 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2829
2830         * shell/ev-jobs.c: (ev_job_xfer_run):
2831         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2832
2833         Show main window and load document with the font-config lock held. 
2834
2835 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2836
2837         * configure.ac:
2838         * shell/ev-application.c: (ev_application_register_service):
2839         * shell/main.c: (load_files_remote):
2840
2841         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2842
2843 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2844
2845         * doc/debugging.txt:
2846         
2847         Remove obsolete documentation.
2848
2849 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2850
2851         * Makefile.am:
2852         * backend/Makefile.am:
2853         * backend/comics/Makefile.am:
2854         * backend/djvu/Makefile.am:
2855         * backend/dvi/Makefile.am:
2856         * backend/ev-async-renderer.c:
2857         * backend/ev-async-renderer.h:
2858         * backend/ev-attachment.c:
2859         * backend/ev-attachment.h:
2860         * backend/ev-backend-marshal.c:
2861         * backend/ev-document-factory.c:
2862         * backend/ev-document-factory.h:
2863         * backend/ev-document-find.c:
2864         * backend/ev-document-find.h:
2865         * backend/ev-document-fonts.c:
2866         * backend/ev-document-fonts.h:
2867         * backend/ev-document-images.c:
2868         * backend/ev-document-images.h:
2869         * backend/ev-document-info.h:
2870         * backend/ev-document-links.c:
2871         * backend/ev-document-links.h:
2872         * backend/ev-document-misc.c:
2873         * backend/ev-document-misc.h:
2874         * backend/ev-document-security.c:
2875         * backend/ev-document-security.h:
2876         * backend/ev-document-thumbnails.c:
2877         * backend/ev-document-thumbnails.h:
2878         * backend/ev-document-transition.c:
2879         * backend/ev-document-transition.h:
2880         * backend/ev-document.c:
2881         * backend/ev-document.h:
2882         * backend/ev-file-exporter.c:
2883         * backend/ev-file-exporter.h:
2884         * backend/ev-image.c:
2885         * backend/ev-image.h:
2886         * backend/ev-link-action.c:
2887         * backend/ev-link-action.h:
2888         * backend/ev-link-dest.c:
2889         * backend/ev-link-dest.h:
2890         * backend/ev-link.c:
2891         * backend/ev-link.h:
2892         * backend/ev-render-context.c:
2893         * backend/ev-render-context.h:
2894         * backend/ev-selection.c:
2895         * backend/ev-selection.h:
2896         * backend/impress/Makefile.am:
2897         * backend/pdf/Makefile.am:
2898         * backend/pixbuf/Makefile.am:
2899         * backend/ps/Makefile.am:
2900         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2901         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2902         (start_interpreter), (stop_interpreter), (document_load),
2903         (ps_document_next_page), (render_page):
2904         * backend/tiff/Makefile.am:
2905         * comics/Makefile.am:
2906         * comics/comics-document.c:
2907         * comics/comics-document.h:
2908         * configure.ac:
2909         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2910         * djvu/Makefile.am:
2911         * djvu/djvu-document-private.h:
2912         * djvu/djvu-document.c:
2913         * djvu/djvu-document.h:
2914         * djvu/djvu-links.c:
2915         * djvu/djvu-links.h:
2916         * djvu/djvu-text-page.c:
2917         * djvu/djvu-text-page.h:
2918         * djvu/djvu-text.c:
2919         * djvu/djvu-text.h:
2920         * dvi/Makefile.am:
2921         * dvi/dvi-document.c:
2922         * dvi/dvi-document.h:
2923         * dvi/fonts.c:
2924         * dvi/fonts.h:
2925         * dvi/mdvi-lib/Makefile.am:
2926         * dvi/mdvi-lib/afmparse.c:
2927         * dvi/mdvi-lib/afmparse.h:
2928         * dvi/mdvi-lib/bitmap.c:
2929         * dvi/mdvi-lib/bitmap.h:
2930         * dvi/mdvi-lib/color.c:
2931         * dvi/mdvi-lib/color.h:
2932         * dvi/mdvi-lib/common.c:
2933         * dvi/mdvi-lib/common.h:
2934         * dvi/mdvi-lib/defaults.h:
2935         * dvi/mdvi-lib/dvimisc.c:
2936         * dvi/mdvi-lib/dviopcodes.h:
2937         * dvi/mdvi-lib/dviread.c:
2938         * dvi/mdvi-lib/files.c:
2939         * dvi/mdvi-lib/font.c:
2940         * dvi/mdvi-lib/fontmap.c:
2941         * dvi/mdvi-lib/fontmap.h:
2942         * dvi/mdvi-lib/fontsrch.c:
2943         * dvi/mdvi-lib/gf.c:
2944         * dvi/mdvi-lib/hash.c:
2945         * dvi/mdvi-lib/hash.h:
2946         * dvi/mdvi-lib/list.c:
2947         * dvi/mdvi-lib/mdvi.h:
2948         * dvi/mdvi-lib/pagesel.c:
2949         * dvi/mdvi-lib/paper.c:
2950         * dvi/mdvi-lib/paper.h:
2951         * dvi/mdvi-lib/pk.c:
2952         * dvi/mdvi-lib/private.h:
2953         * dvi/mdvi-lib/setup.c:
2954         * dvi/mdvi-lib/sp-epsf.c:
2955         * dvi/mdvi-lib/special.c:
2956         * dvi/mdvi-lib/sysdeps.h:
2957         * dvi/mdvi-lib/t1.c:
2958         * dvi/mdvi-lib/tfm.c:
2959         * dvi/mdvi-lib/tfmfile.c:
2960         * dvi/mdvi-lib/tt.c:
2961         * dvi/mdvi-lib/util.c:
2962         * dvi/mdvi-lib/vf.c:
2963         * dvi/pixbuf-device.c:
2964         * dvi/pixbuf-device.h:
2965         * impress/Makefile.am:
2966         * impress/common.h:
2967         * impress/document.c:
2968         * impress/f_oasis.c:
2969         * impress/f_oo13.c:
2970         * impress/iksemel.c:
2971         * impress/iksemel.h:
2972         * impress/imposter.h:
2973         * impress/impress-document.c:
2974         * impress/impress-document.h:
2975         * impress/internal.h:
2976         * impress/r_back.c:
2977         * impress/r_draw.c:
2978         * impress/r_geometry.c:
2979         * impress/r_gradient.c:
2980         * impress/r_style.c:
2981         * impress/r_text.c:
2982         * impress/render.c:
2983         * impress/render.h:
2984         * impress/zip.c:
2985         * impress/zip.h:
2986         * lib/Makefile.am:
2987         * lib/ev-debug.c:
2988         * lib/ev-debug.h:
2989         * lib/ev-file-helpers.c:
2990         * lib/ev-file-helpers.h:
2991         * lib/ev-gui.c:
2992         * lib/ev-gui.h:
2993         * lib/ev-tooltip.c:
2994         * lib/ev-tooltip.h:
2995         * libdocument/Makefile.am:
2996         * libdocument/ev-file-helpers.c:
2997         * pdf/Makefile.am:
2998         * pdf/ev-poppler.cc:
2999         * pdf/ev-poppler.h:
3000         * pixbuf/Makefile.am:
3001         * pixbuf/pixbuf-document.c:
3002         * pixbuf/pixbuf-document.h:
3003         * properties/Makefile.am:
3004         * ps/Makefile.am:
3005         * ps/gsdefaults.c:
3006         * ps/gsdefaults.h:
3007         * ps/gsio.c:
3008         * ps/gsio.h:
3009         * ps/gstypes.h:
3010         * ps/ps-document.c:
3011         * ps/ps-document.h:
3012         * ps/ps.c:
3013         * ps/ps.h:
3014         * shell/Makefile.am:
3015         * shell/ev-application.h:
3016         * shell/ev-sidebar-links.c:
3017         * shell/ev-sidebar-links.h:
3018         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3019         (ev_gui_menu_position_tree_selection):
3020         * shell/ev-utils.h:
3021         * shell/ev-view.c: (ev_view_finalize):
3022         * shell/ev-window.c:
3023         * shell/main.c: (main):
3024         * thumbnailer/Makefile.am:
3025         * tiff/Makefile.am:
3026         * tiff/tiff-document.c:
3027         * tiff/tiff-document.h:
3028         * tiff/tiff2ps.c:
3029         * tiff/tiff2ps.h:
3030         
3031         Reorganize source tree.
3032
3033 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3034
3035         * backend/ev-document-factory.c:
3036
3037         Do not include ev-poppler.h when pdf is disabled. 
3038
3039 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3040
3041         * configure.ac:
3042         * data/evince-ui.xml:
3043         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3044         (pdf_document_document_images_iface_init):
3045         * backend/Makefile.am:
3046         * backend/ev-document-images.[ch]:
3047         * backend/ev-image.[ch]:
3048         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3049         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3050         (ev_job_xfer_run):
3051         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3052         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3053         (ev_pixbuf_cache_get_image_mapping):
3054         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3055         (view_menu_popup_cb), (ev_window_dispose),
3056         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3057         (ev_view_popup_cmd_copy_image):
3058         * shell/ev-view-private.h:
3059         * shell/ev-view.c: (ev_view_get_image_at_location),
3060         (ev_view_do_popup_menu), (ev_view_popup_menu),
3061         (ev_view_button_press_event), (ev_view_drag_data_get),
3062         (ev_view_drag_motion), (ev_view_drag_data_received),
3063         (ev_view_motion_notify_event), (ev_view_button_release_event),
3064         (ev_view_finalize), (ev_view_class_init):
3065
3066         Add image handling support. Fixes bugs #310008 and #325047. Images
3067         selection is not supported yet. 
3068
3069 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3070
3071         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3072         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3073         (ev_view_init):
3074
3075         Move view drag and drop stuff to ev-view.
3076
3077 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3078
3079         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3080         * shell/ev-view.c: (clear_selection): 
3081
3082         Clear selection also in pixbuf cache.
3083
3084 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3085
3086         * data/evince.desktop.in.in:
3087         
3088         Change icon name in desktop file. See bug #390734
3089         for details.
3090
3091 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3092
3093         * thumbnailer/Makefile.am:
3094
3095         Use top_builddir instead top_srcdir for generated schema
3096         file installation. Fixes bug #390161.
3097
3098 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3099
3100         * configure.ac:
3101         * backend/Makefile.am:
3102         * backend/ev-document-transition.[ch]:
3103         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3104         (pdf_document_page_transition_iface_init):
3105         * shell/ev-view-private.h:
3106         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3107         (ev_view_set_presentation), (transition_next_page),
3108         (ev_view_presentation_transition_stop),
3109         (ev_view_presentation_transition_start), (ev_view_next_page):
3110
3111         Add page transition support in presentation mode. At the moment only
3112         page duration is supported, but not transition effects. Fixes bug
3113         #309815.
3114
3115 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3116
3117         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3118
3119         Run find_link_dest with document lock held, since it's called by links
3120         thread and main thread at the same time. 
3121
3122 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3123
3124         * shell/ev-view.c: (goto_dest):
3125
3126         Update page-cache when page is changed by the view, so that
3127         page-changed signal is emitted. 
3128
3129 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * test/test1.py:
3132         * test/test2.py:
3133
3134         Use C locale in tests. 
3135
3136 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3137
3138         * shell/ev-window.c: (ev_window_run_presentation):
3139         * shell/ev-view-private.h:
3140         * shell/ev-view.c: (ev_view_set_presentation):
3141
3142         Restore zoom settings when back from presentation mode. 
3143
3144 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3145
3146         * shell/ev-window.c: (ev_window_run_presentation):
3147
3148         Always use "best fit" zoom in presentation mode.
3149         Fixes bug #389195.
3150
3151 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3152
3153         * shell/ev-view.c: (ev_view_goto_window_create):
3154
3155         Show "Jump to page" label in the page jumping popup in
3156         presentation mode instead of just a GtkEntry.
3157
3158 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3159
3160         * shell/ev-window.c: (launch_external_uri):
3161
3162         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3163         #378085.
3164
3165 2006-12-22  Elijah Newren  <newren gmail com>
3166
3167         * configure.ac: explicitly check for libxml2.  Fixes #388795
3168
3169 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3170
3171         * shell/ev-view-private.h:
3172         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3173         (ev_view_goto_window_delete_event), (key_is_numeric),
3174         (ev_view_goto_window_key_press_event),
3175         (ev_view_goto_window_button_press_event),
3176         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3177         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3178         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3179
3180         Allow jumping to another page by typing a page number in presentation
3181         mode. It uses a popup window with an entry. Fixes bug #353625.
3182
3183 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3184
3185         * configure.ac:
3186         * properties/ev-properties-view.c: (ev_get_default_user_units),
3187         (ev_regular_paper_size):
3188         
3189         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3190         to Damien Carbery <damien.carbery@sun.com> and
3191         Yevgen Muntyan <muntyan@tamu.edu>.
3192
3193 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3194
3195         * shell/ev-window.c: (setup_document_from_metadata):
3196
3197         Make sure Evince doesn't restore the view on the last
3198         page when a document is reopened. Fixes bug #383381.
3199
3200 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3201
3202         * shell/ev-view.c: (draw_loading_text):
3203
3204         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3205
3206 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3207
3208         * configure.ac:
3209         * NEWS:
3210
3211         Release 0.7.0
3212
3213 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3214
3215         * configure.ac:
3216         * pdf/ev-poppler.cc: (pdf_print_context_free),
3217         (pdf_document_file_exporter_begin),
3218         (pdf_document_file_exporter_do_page):
3219
3220         Make cairo-pdf depedency optional. 
3221
3222 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3223
3224         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3225
3226         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3227
3228 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3229
3230         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3231         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3232         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3233         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3234         * shell/ev-view.c: (draw_loading_text):
3235         * shell/ev-window.c: (ev_window_cmd_file_properties):
3236
3237         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3238         related to using FontConfig from different threads.
3239         
3240 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3241
3242         * shell/ev-view.c: (draw_loading_text):
3243
3244         Acquire lock document when drawing "Loading..." text so that only one
3245         thread will use FontConfig at the same time. Fixes bug #374750.
3246
3247 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3248
3249         * shell/ev-page-action.[ch]: (activate_cb):
3250         * shell/ev-window.c: (activate_label_cb):
3251
3252         Check if text inserted in page entry is a valid page number when it
3253         doesn't match to any document page label. Fixes bug #383165.
3254
3255 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3256         * shell/ev-window.c:
3257
3258         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3259         available with GTK < 2.10. Added an ifdef to avoid compilation
3260         error.
3261
3262 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3263
3264         * configure.ac:
3265         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3266
3267         Fix ps backend in multihead systems.
3268
3269 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3270
3271         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3272         * shell/ev-window.c: (ev_window_get_screen_dpi),
3273         (ev_window_update_actions), (setup_view_from_metadata),
3274         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3275
3276         Take screen DPI into account when zooming. Fixes bug #318285.
3277
3278 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3279
3280         * data/Makefile.am:
3281
3282         Cleaned up/slightly refactored Makefile.am. Added GConf
3283         schemas uninstallation as well.
3284
3285 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3286
3287         * Makefile.am:
3288         * test/Makefile.am:
3289
3290         Fight with autotools to fix make check. Make distcheck
3291         works fine as well now!
3292
3293 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3294
3295         * shell/ev-view.c: (draw_end_presentation_page):
3296
3297         Corrected "end of presentation" string.
3298
3299 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3300
3301         * shell/ev-view.c: (ev_view_key_press_event):
3302
3303         Correctly propagate key press event so that up/down keys
3304         work as expected (correct behaviour was broken by
3305         black/white screen key bindings for presentations).
3306
3307 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3308
3309         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3310         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3311         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3312         (pdf_selection_get_selection_region),
3313         (pdf_selection_get_selection_map):
3314
3315         Add "static" to some private functions. 
3316
3317 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3318
3319         * lib/ev-tooltip.h:
3320         * properties/ev-properties-view.h:
3321         * shell/ev-jobs.h:
3322         * shell/ev-properties-dialog.h:
3323         * shell/ev-properties-fonts.h:
3324         * shell/ev-sidebar-links.h:
3325         * shell/ev-sidebar-thumbnails.h:
3326         * shell/ev-sidebar.h:
3327         * shell/ev-window.h:
3328         
3329         Fixes CHACK type in class casts. See bug #385343
3330         for details.
3331
3332 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3333
3334         * shell/ev-view-private.h:
3335         * shell/ev-view.c: (draw_end_presentation_page),
3336         (ev_view_expose_event), (ev_view_key_press_event),
3337         (ev_view_class_init), (ev_view_init):
3338
3339         Blank screen in presentation mode when pressing 'b' (filling with
3340         black) or 'w' (filling with white) keys. Fixes bug #358132.
3341
3342 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3343
3344         * data/evince-toolbar.xml:
3345         * shell/ev-window.c:
3346         
3347         Use stock icon for Select All action. Fixes
3348         bug #382652.
3349
3350 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3351
3352         * shell/ev-view.c: (get_doc_point_from_offset),
3353         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3354
3355         Add links support in rotated documents. Fixes bug #343733.
3356
3357 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3358
3359         * shell/ev-view-private.h:
3360         * shell/ev-view.c: (draw_end_presentation_page),
3361         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3362
3363         Show a blank page after the last page in presentation mode with a
3364         message indicating that presentation has finished and how to exit. 
3365
3366 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3367
3368         * shell/ev-window.c: (fullscreen_timeout_cb):
3369
3370         Hide cursor after a while in presentation mode. 
3371
3372 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3373
3374         * backend/ev-document-info.h:
3375         * data/evince-properties.glade:
3376         * pdf/ev-poppler.cc:
3377         * properties/ev-properties-view.c: (ev_regular_paper_size),
3378         (ev_properties_view_set_info):
3379         * ps/ps-document.c: (ps_document_get_info):
3380
3381         Adds a paper size field to the properties dialog. Fixes
3382         bug #307315. Patch by Kasper Svendsen (with some i18n
3383         changes done by me).
3384
3385 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3386
3387         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3388         (screensaver_init_dbus), (totem_scrsaver_new),
3389         (totem_scrsaver_init):
3390         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3391         * shell/ev-application.c: (ev_application_register_service),
3392         (ev_application_screensaver_enable),
3393         (ev_application_screensaver_disable):
3394         * shell/ev-application.h:
3395         * shell/ev-window.c: (ev_window_run_presentation),
3396         (ev_window_stop_presentation), (build_comments_string),
3397         (ev_window_init):
3398         
3399         Move screensaver handling to application. No more
3400         message on startup.
3401
3402 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3403
3404         * configure.ac:
3405         * backend/Makefile.am:
3406         * backend/ev-file-exporter.[ch]:
3407         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3408         * ps/ps-document.c: (ps_document_file_exporter_*):
3409         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3410         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3411         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3412         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3413
3414         Allow printing to PDF when suppoted by the backend.
3415         
3416 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3417
3418         * shell/ev-window.c: (build_comments_string):
3419
3420         Use always "Document Viewer" in about dialog. 
3421
3422 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3423
3424         * djvu/djvu-document.c: (djvu_document_get_page_size):
3425
3426         Display a warning message when get_pageinfo fails. 
3427
3428 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3429
3430         * Makefile.am:
3431         * backend/Makefile.am:
3432         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3433         * configure.ac:
3434         * shell/ev-window.c: (build_comments_string):
3435         
3436         Make pdf compilation optional. See bug #38007.
3437
3438 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3439
3440         * ps/ps.c: (get_next_text):
3441
3442         Fix CVE-2006-5864.
3443
3444 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3445
3446         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3447         * shell/ev-navigation-action.c: (connect_proxy),
3448         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3449         
3450         Do not call g_type_class_peek_parent twice.
3451
3452 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3453
3454         * configure.ac:
3455         * data/icons/24x24/.cvsignore:
3456         * data/icons/24x24/Makefile.am:
3457         * data/icons/24x24/evince.png:
3458         * data/icons/Makefile.am:
3459         
3460         Add 24x24 icon. Thanks to 
3461         Michael Monreal <infernux@web.de>.
3462
3463 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3464
3465         * configure.ac: Fix typo in configure.ac. Thanks
3466         to dmacks@netspace.org for notification.
3467
3468 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3469
3470         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3471         
3472         Drop dbus include, fixes compilation with older dbus.
3473
3474 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3475
3476         * configure.ac:
3477         * cut-n-paste/Makefile.am:
3478         * cut-n-paste/totem-screensaver/.cvsignore
3479         * cut-n-paste/totem-screensaver/Makefile.am:
3480         * cut-n-paste/totem-screensaver/README:
3481         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3482         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3483         * shell/Makefile.am:
3484         * shell/ev-window.c: (ev_window_run_presentation),
3485         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3486         (ev_window_init):
3487
3488         Implemented screensaver enabling/disabling for
3489         presentation mode (not fullscreen mode). Code stolen
3490         from Totem (with some minor tweaks). Fixes bug #338889.
3491
3492 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3493
3494         * configure.ac:
3495
3496         Bump gnome-icon-theme requirements. We use the rotation
3497         icons that appeared recently.
3498
3499 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3500
3501         * shell/ev-history.c: (ev_history_add_page):
3502         * shell/ev-history.h:
3503         * shell/ev-window.c: (page_changed_cb):
3504         
3505         Use page labels instead of numbers.
3506
3507 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3508
3509         * data/evince-toolbar.xml:
3510         * po/POTFILES.in:
3511         * shell/Makefile.am:
3512         * shell/ev-navigation-action-widget.c:
3513         (ev_navigation_action_widget_init),
3514         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3515         (menu_detacher), (ev_navigation_action_widget_set_menu),
3516         (menu_position_func), (popup_menu_under_arrow),
3517         (ev_navigation_action_widget_toggled),
3518         (ev_navigation_action_widget_button_press_event):
3519         * shell/ev-navigation-action-widget.h:
3520         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3521         (ev_navigation_action_set_window), (activate_menu_item_cb),
3522         (new_history_menu_item), (new_empty_history_menu_item),
3523         (build_menu), (menu_activated_cb), (connect_proxy),
3524         (create_tool_item), (ev_navigation_action_init),
3525         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3526         * shell/ev-navigation-action.h:
3527         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3528         (ev_page_action_widget_set_page_cache),
3529         (ev_page_action_widget_finalize),
3530         (ev_page_action_widget_class_init), (match_selected_cb),
3531         (display_completion_text), (match_completion), (build_new_tree_cb),
3532         (get_filter_model_from_model),
3533         (ev_page_action_widget_update_model):
3534         * shell/ev-page-action-widget.h:
3535         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3536         (connect_proxy):
3537         * shell/ev-page-action.h:
3538         * shell/ev-stock-icons.c:
3539         * shell/ev-stock-icons.h:
3540         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3541         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3542         (register_custom_actions):
3543         * shell/main.c:
3544         
3545         Preliminary history implementation
3546
3547 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3548
3549         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3550         (dvi_document_class_init), (dvi_document_init_params):
3551         * dvi/mdvi-lib/font.c: (font_reference):
3552         
3553         Add reference to subfont. Fixes bug #374277.
3554
3555 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3556
3557         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3558         (ev_window_cmd_file_open_copy_at_dest):
3559
3560         Fix a race condition when creating symlink. Increase the counter
3561         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3562         Mathias Hasselmann).
3563
3564 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3565
3566         * backend/Makefile.am:
3567         * backend/ev-attachment.c: (ev_attachment_open):
3568         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3569         (ev_tmp_dir), (ev_tmp_filename):
3570         * shell/ev-sidebar-attachments.c:
3571         (ev_sidebar_attachments_drag_data_get):
3572         * shell/ev-window.c: (ev_window_clear_temp_file):
3573
3574         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3575         in ensure_dir_exists. Abort without crashing when we can't create
3576         user's directory.
3577
3578 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3579
3580         * data/evince-ui.xml:
3581         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3582         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3583         (ev_window_cmd_file_open_copy_at_dest),
3584         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3585         (ev_view_popup_cmd_open_link_new_window):
3586
3587         Allow opening a copy of the current document in a new window. Fixes bug
3588         #357472
3589
3590 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3591
3592         * data/evince-toolbar.xml:
3593         
3594         Add rotate right and rotate left to available items for toolbar.
3595         
3596         * data/evince-ui.xml:
3597         * shell/ev-window.c: (ev_window_init):
3598         
3599         Customize toolbar with right click. Fixes bug #372451.
3600
3601 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3602
3603         * shell/ev-window.c: 
3604         
3605         Use "object-rotate-{left,right}" stock icons. Fixes 
3606         bug #373863.
3607
3608 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3609
3610         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3611         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3612         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3613         (ev_window_open_uri):
3614         * shell/main.c: (arguments_parse):
3615
3616         Remove temp file created when evince is used by GTK+ in
3617         preview mode. Fixes bug #365282. 
3618
3619 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3620
3621         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3622         
3623         Fixes bug #372474 - Side pane disabled when entering 
3624         and leaving fullscreen mode.
3625
3626 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3627
3628         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3629         * data/Makefile.am:
3630         * data/evince-preview-toolbar.xml:
3631         * data/evince-toolbar.xml:
3632         * shell/ev-application.c: (ev_application_shutdown),
3633         (ev_application_init), (ev_application_get_toolbars_model):
3634         * shell/ev-application.h:
3635         * shell/ev-window.c: (update_chrome_visibility),
3636         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3637         (ev_window_cmd_edit_toolbar), (ev_window_init):
3638         
3639         Fixes bug #364364 - toolbar editor shows zoom actions again.
3640
3641 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3642
3643         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3644
3645         Do not take margins into consideration for paper size when printing.
3646         Really fixes bug #350491.
3647
3648 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3649
3650         * data/evince-ui.xml:
3651         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3652         (ev_window_cmd_file_print_setup),
3653         (ev_window_print_dialog_response_cb),
3654         (ev_window_setup_action_sensitivity):
3655
3656         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3657
3658 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3659
3660         * shell/ev-window.c: (ev_window_print_range):
3661
3662         Revert my previuos commit, since printing to PDF is not supported by
3663         evince yet. 
3664
3665 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3666
3667         * shell/ev-window.c: (ev_window_print_range):
3668
3669         Enable print to a PDF. Fixes bug #332121.
3670
3671 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3672
3673         * shell/ev-application-service.xml:
3674         * shell/ev-application.[ch]: (ev_application_open_window),
3675         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3676         (ev_application_open_uri), (ev_application_open_uri_list):
3677         * shell/ev-window.c: (file_open_dialog_response_cb),
3678         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3679         (drag_data_received_cb), (open_remote_link):
3680         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3681
3682         Add support for multiscreen systems. Fixes bug #316206.
3683
3684 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3685
3686         * shell/ev-jobs.[ch]: (ev_job_print_new),
3687         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3688         (ev_job_print_do_page):
3689         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3690
3691         Allow printing only odd/even pages. Fixes bug #367289.
3692
3693 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3694
3695         * test/test1.py:
3696         * test/test2.py:
3697
3698         Re-add locale settings to test files.
3699
3700 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3701
3702         * data/evince-ui.xml:
3703         * shell/ev-window.c: (set_action_properties):
3704         
3705         Removed garbage from code and ui.
3706
3707 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3708
3709         * shell/ev-window.c: (ev_window_cmd_help_about):
3710
3711         Shamelessly add my name to the list of contributors.
3712
3713 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3714
3715         * test/test1.py:
3716         * test/test2.py:
3717
3718         Cleaned up the dogtail scripts.
3719
3720 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3721
3722         * shell/ev-view.c: (draw_loading_text): Don't render
3723         "loading..." text in presentation mode. Temporary
3724         workaround for bug #320352.
3725
3726 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3727
3728         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3729         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3730
3731         Use print settings scale, copies, collate and reverse which were
3732         ignored. Fixes bug #359032.
3733
3734 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3735
3736         * configure.ac:
3737         * data/evince-password.glade:
3738         * test/Makefile.am:
3739         * test/test-encrypt.pdf:
3740         * test/test-links.pdf:
3741         * test/test1.py:
3742         * test/test2.py:
3743
3744         Add automated UI tests for evince with dogtail. See
3745         bug #300948.    
3746
3747 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3748
3749         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3750
3751         Hide fullscreen toolbar when switching to another desktop workspace.
3752         Fixes bug #338871
3753
3754 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3755
3756         * shell/ev-window-title.c: 
3757         
3758         Test for .dvi in title of pdf documents.
3759
3760 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3761
3762         * shell/ev-view.c: (ev_view_scroll):
3763
3764         Page Up/Down should do page jumps in "Best fit" mode.
3765         If a user has explicitly chosen to view exactly one page
3766         at a time, scrolling just a part of the page when
3767         pressing Page Up/Down is not right. Fixes bug #323107.
3768
3769 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3770
3771         * NEWS:
3772         * configure.ac:
3773         
3774         Update for 0.6.1
3775
3776 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3777
3778         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3779         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3780         
3781         Correctly disconnect from job signals on destroy.
3782
3783 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3784
3785         * shell/ev-view-private.h:
3786         * shell/ev-view.c: (view_set_adjustment_values),
3787         (view_update_range_and_current_page),
3788         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3789         
3790         Fixes bug #343199, current page now follows find page.
3791
3792 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3793
3794         * backend/ev-document-factory.c:
3795         * configure.ac:
3796         Assigned OpenDocument presenation MIME type to the
3797         Impress backend. Added some missing (but harmless)
3798         #ifdefs in the document factory as well to make things
3799         consistent again. Fixes bug #360658.
3800
3801 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3802
3803         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3804         * backend/ev-document-find.c: (ev_document_find_get_type):
3805         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3806         * backend/ev-document-links.c: (ev_document_links_get_type):
3807         * backend/ev-document-security.c: (ev_document_security_get_type):
3808         * backend/ev-document-thumbnails.c:
3809         (ev_document_thumbnails_get_type):
3810         * backend/ev-document.c: (ev_document_get_type):
3811         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3812         * backend/ev-selection.c: (ev_selection_get_type):
3813         * cut-n-paste/recent-files/egg-recent-model.c:
3814         (egg_recent_model_get_type):
3815         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3816         (egg_recent_view_uimanager_get_type):
3817         * cut-n-paste/recent-files/egg-recent-view.c:
3818         (egg_recent_view_get_type):
3819         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3820         (egg_editable_toolbar_get_type):
3821         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3822         (egg_toolbar_editor_get_type):
3823         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3824         (egg_toolbars_model_get_type):
3825         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3826         (egg_tree_multi_drag_source_get_type):
3827         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3828         (ephy_zoom_action_get_type):
3829         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3830         (ephy_zoom_control_get_type):
3831         * impress/r_back.c: (_imp_fill_back):
3832         * properties/ev-properties-main.c:
3833         (ev_properties_plugin_register_type):
3834         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3835         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3836         (ev_view_accessible_factory_get_type):
3837
3838         Reduce relocations. Bug #360616.
3839
3840 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3841
3842         * backend/ev-document-factory.c:
3843         (ev_document_factory_get_document):
3844         
3845         Load document even if extension is wrong.
3846
3847 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3848
3849         * shell/ev-metadata-manager.c: (save_values):
3850         * shell/ev-window.c: (setup_size_from_metadata),
3851         (setup_view_from_metadata), (ev_window_setup_document),
3852         (ev_window_xfer_job_cb), (window_configure_event_cb):
3853         
3854         Set size according to the document size/page size ratio.
3855         That should correct rather wierd behaviour of the previous
3856         commit.
3857
3858 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3859
3860         * shell/ev-window.c: (setup_view_from_metadata):
3861         
3862         Set size for new windows from previous window size.
3863         See bugs #354968 and #168450 for details. Thanks
3864         to Meik Hellmund.
3865
3866 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3867
3868         * djvu/djvu-links.c: (build_tree):
3869
3870         Fix memory leak.
3871
3872 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3873
3874         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3875         
3876         Don't make sidebar close button insensitive. Fixes
3877         bug #357871.
3878
3879 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3880
3881         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3882         (ev_window_set_view_accels_sensitivity):
3883         
3884         Don't enable Slash on documents which don't support
3885         find. Fixes bug #358648.
3886
3887 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3888
3889         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3890         open dialog fall back to the current document uri if the
3891         filechooser hasn't been used before. Fixes bug #356980.
3892
3893 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3894
3895         * shell/ev-window.c: (ev_window_setup_recent), 
3896         (ev_window_get_recent_file_label):
3897
3898         Escape underscores in filenames of recent file items.
3899
3900 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3901
3902         * configure.ac:
3903         
3904         Bumped poppler requirements, really 0.5.3 is very 
3905         buggy, now we require 0.5.4.
3906
3907 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3908
3909         * djvu/Makefile.am:
3910         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3911         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3912         (djvu_document_document_links_iface_init):
3913         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3914         (number_from_string_10), (get_djvu_link_dest),
3915         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3916         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3917         (djvu_links_get_links), (djvu_links_find_link_dest),
3918         (djvu_links_get_links_model):
3919         * djvu/djvu-links.h:
3920         
3921         Add support for links and bookmarks in djvu documents. Thanks
3922         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3923         patch.
3924
3925 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3926
3927         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3928         
3929         Reopen should reload document. Fixes 
3930         bug 327951.
3931
3932 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3933
3934         * configure.ac:
3935         * data/Makefile.am:
3936         * data/evince-16.png:
3937         * data/evince-22.png:
3938         * data/evince.png:
3939         * data/evince.svg:
3940         * data/icons/16x16/Makefile.am:
3941         * data/icons/16x16/evince.png:
3942         * data/icons/22x22/Makefile.am:
3943         * data/icons/22x22/evince.png:
3944         * data/icons/48x48/Makefile.am:
3945         * data/icons/48x48/evince.png:
3946         * data/icons/Makefile.am:
3947         * data/icons/scalable/Makefile.am:
3948         * data/icons/scalable/evince.svg:
3949         
3950         Install icons with correct names. Fixes
3951         bug #354429.
3952
3953 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3954
3955         * shell/ev-view.c: (ev_view_button_release_event):
3956
3957         Don't open links with middle mouse button. Fixes bug #353649
3958
3959 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3960
3961         * NEWS:
3962         * configure.ac:
3963         
3964         Update for release 0.6.0
3965
3966 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3967
3968         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3969         Implement Close named action. Patch by Carlos Garcia Campos.
3970
3971 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3972
3973         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3974         
3975         Don't clear link mapping on copy_job_to_job_info. Fixes
3976         bug 346168.
3977
3978 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3979
3980         * shell/main.c: (main):
3981
3982         Revert my previous commit, gnome_program_init owns the option context.
3983         Fix another memory leak in main. Both caught by Christian Persch. 
3984
3985 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3986
3987         * shell/main.c: (main):
3988
3989         Fix memory leak.
3990
3991 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3992
3993         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3994
3995         Fix crash when opening a pdf with password protection. 
3996
3997 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3998
3999         * pdf/ev-poppler.cc: (pdf_document_search_free):
4000
4001         Fix memory leak. 
4002
4003 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4004
4005         * backend/ev-document-factory.c:
4006         (ev_document_factory_get_document):
4007         * tiff/tiff-document.c: (tiff_document_finalize):
4008         
4009         More correct handling of document loading. Fixes
4010         bug #349043.
4011
4012 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4013
4014         * backend/ev-attachment.c: (ev_attachment_save):
4015
4016         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4017         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4018
4019 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4020         
4021         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4022         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4023
4024 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4025
4026         * shell/ev-sidebar-thumbnails.c:
4027
4028         Do not render thumbnails unless thumbnails page is active in the
4029         sidebar.
4030
4031 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4032
4033         * shell/ev-properties-dialog.c:
4034
4035         Fix dialogue spacing. Bug #351370.
4036
4037 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4038
4039         * configure.ac:
4040
4041         Use lowercase gettext catalog file names (evince.mo
4042         instead of Evince.mo)
4043
4044 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4045
4046         * shell/ev-sidebar-attachments.c:
4047
4048         GtkIconTheme is now screen safe too. Fixes bug #350878
4049
4050 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4051
4052         * shell/ev-window.c:
4053
4054         GtkRecent manager is now screen safe. Fixes bug #350145
4055
4056 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4057
4058         * shell/ev-sidebar.c: (ev_sidebar_init):
4059         
4060         Make sidebar close icon smaller. Fix for bug 350177.
4061         See also bugs 350176 and 165770.
4062
4063 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4064
4065         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4066
4067         Ignore zoom for xyz destinations when it's <= 1, keeping user
4068         preferences instead. Set correct sizing-mode for fith and fitv
4069         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4070
4071 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4072
4073         * NEWS:
4074         * configure.ac:
4075         
4076         Update for release 0.5.5
4077
4078 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4079         
4080         * shell/ev-window.c: (ev_window_cmd_escape)
4081
4082         Escape unfocus page entry. Fixes bug #345809.
4083
4084 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4085
4086         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4087         (build_tree), (pdf_document_links_get_links),
4088         (pdf_document_links_find_link_dest):
4089         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4090         (goto_xyz_dest):
4091
4092         Convert from PDF style coordinates to X style coordinates in the
4093         backend rather than in the view. Fixes bug #338440
4094
4095 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4096
4097         * shell/ev-window.c:
4098         
4099         Remove Ctrl+Shift+T shortcut for toolbars. See
4100         the bug #350098.
4101
4102 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4103
4104         * configure.ac:
4105
4106         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4107         of this. 
4108
4109 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4110
4111         * configure.ac:
4112         * cut-n-paste/Makefile.am:
4113         * data/evince-ui.xml:
4114         * shell/Makefile.am:
4115         * shell/ev-application.[ch]:
4116         * shell/ev-window.c:
4117
4118         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4119         #349273
4120
4121 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4122
4123         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4124         findbar code: s/help/search/
4125
4126 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4127
4128         * shell/ev-window.c: (setup_document_from_metadata),
4129         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4130         (setup_view_from_metadata):
4131         
4132         Fix memory leaks.
4133
4134 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4135
4136         * autogen.sh, configure.ac: 
4137         
4138         Update automake usage. See bug 349292.
4139
4140 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4141
4142         * shell/eggfindbar.c: (egg_find_bar_class_init),
4143         (entry_activate_callback), (egg_find_bar_init),
4144         (egg_find_bar_set_status_text):
4145         * shell/eggfindbar.h:
4146         
4147         Unify Evince findbar with Epiphany. Nice patch
4148         from Fabricio Silva <silva@crans.org> and
4149         Frederic Peters <fpeters@entrouvert.com>. See
4150         bug #339966 for details.
4151
4152 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4153
4154         * data/evince.desktop.in.in:
4155         
4156         Correct information for bugzilla. Thanks to
4157         Olaf Vitters, see bug #348855.
4158
4159 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4160
4161         * shell/ev-jobs.[ch]:
4162         * shell/ev-sidebar-links.c:
4163         * shell/ev-window.[ch]:
4164
4165         GtkPrintJob doesn't support print ranges or current page, so we export
4166         to a ps file now when printing ranges or current page.
4167
4168 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4169
4170         * pdf/ev-poppler.cc:
4171         * shell/ev-window.c: (do_action_named):
4172
4173         We should be more clear about bugzilla. See the
4174         poppler bug #7623.
4175
4176 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4177
4178         * configure.ac:
4179         * shell/Makefile.am:
4180         * shell/ev-job-queue.c:
4181         * shell/ev-jobs.[ch]:
4182         * shell/ev-sidebar-links.c:
4183         * shell/ev-window.[ch]:
4184         
4185         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4186         #348422
4187
4188 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4189
4190         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4191         * shell/ev-application-service.xml:
4192         * shell/ev-application.[ch]:
4193         * shell/ev-jobs.[ch]:
4194         * shell/ev-window.[ch]: (ev_window_run_preview):
4195         * shell/main.c: 
4196
4197         Add preview mode to use evince as a printing previewer. It also adds
4198         other command line options for fullscreen and presentation modes.
4199         Fixes bugs #347822, #317031
4200
4201 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4202
4203         * NEWS:
4204         * configure.ac:
4205         
4206         Update for release 0.5.4
4207
4208 2006-07-11  Bastien Nocera <hadess@hadess.net>
4209
4210         * Makefile.am:
4211         * backend/Makefile.am:
4212         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4213         * backend/ev-document-factory.h:
4214         * configure.ac:
4215         * impress/.cvsignore:
4216         * impress/Makefile.am:
4217         * impress/common.h:
4218         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4219         (imp_get_page), (imp_next_page), (imp_prev_page),
4220         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4221         * impress/f_oasis.c: (render_object), (render_page),
4222         (get_geometry), (_imp_oasis_load):
4223         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4224         (_imp_oo13_load):
4225         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4226         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4227         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4228         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4229         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4230         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4231         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4232         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4233         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4234         (iks_new_within), (iks_insert), (iks_insert_cdata),
4235         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4236         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4237         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4238         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4239         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4240         (iks_cdata), (iks_cdata_size), (iks_has_children),
4241         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4242         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4243         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4244         (iks_tree), (iks_load), (iks_save):
4245         * impress/iksemel.h:
4246         * impress/imposter.h:
4247         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4248         (imp_render_draw_bezier_real), (imp_render_get_size),
4249         (imp_render_set_fg_color), (imp_render_draw_line),
4250         (imp_render_draw_rect), (imp_render_draw_polygon),
4251         (imp_render_draw_arc), (imp_render_draw_bezier),
4252         (imp_render_open_image), (imp_render_get_image_size),
4253         (imp_render_scale_image), (imp_render_draw_image),
4254         (imp_render_close_image), (imp_render_markup),
4255         (imp_render_get_text_size), (imp_render_draw_text),
4256         (impress_document_load), (impress_document_save),
4257         (impress_document_get_n_pages), (impress_document_get_page_size),
4258         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4259         (impress_document_finalize), (impress_document_class_init),
4260         (impress_document_can_get_text), (impress_document_get_info),
4261         (impress_document_document_iface_init),
4262         (impress_document_thumbnails_get_thumbnail),
4263         (impress_document_thumbnails_get_dimensions),
4264         (impress_document_document_thumbnails_iface_init),
4265         (impress_document_init):
4266         * impress/impress-document.h:
4267         * impress/internal.h:
4268         * impress/r_back.c: (_imp_fill_back):
4269         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4270         (_imp_draw_image), (_imp_tile_image):
4271         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4272         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4273         (r_polyline):
4274         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4275         (r_draw_gradient_complex), (r_draw_gradient):
4276         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4277         (r_get_bullet):
4278         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4279         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4280         (r_text):
4281         * impress/render.c: (imp_create_context), (imp_context_set_page),
4282         (imp_context_set_step), (imp_render), (imp_delete_context):
4283         * impress/render.h:
4284         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4285         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4286         (zip_load_xml), (zip_get_size), (zip_load):
4287         * impress/zip.h:
4288         * shell/ev-utils.c:
4289         
4290         New backend to support impress slides. Fixes bug #30867.
4291
4292 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4293
4294         * shell/ev-utils.c: (using_postscript_printer):
4295         
4296         Fixes crash when print using PAPI backend,
4297         bug #345012.
4298
4299 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4300
4301         * shell/ev-jobs.c: (ev_job_xfer_run):
4302         * shell/ev-window.c: (password_dialog_response),
4303         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4304         (ev_window_dispose):
4305         Fixes bug #344160: if the xfer job doesn't complete
4306         because a password is required, reload the existing
4307         instance instead of creating a new one.
4308
4309 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4310
4311         * shell/main.c: (main): Call gdk_threads_init. Thus
4312         we'll avoid errors in auth dialog. Fix for the bug
4313         #343347.
4314
4315 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4316
4317         * configure.ac: Advertise pixbuf support, fix
4318         for the bug 343317.
4319
4320 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4321
4322         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4323         (ev_sidebar_thumbnails_set_document):
4324         
4325         Update sidebar thumbnails after reloading.
4326
4327 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4328
4329         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4330         * shell/ev-jobs.h:
4331         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4332         (ev_window_cmd_view_reload), (ev_window_init):
4333         
4334         Don't crash on reload. Fix for the bug #343167.
4335
4336 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4337
4338         * shell/ev-jobs.c: (ev_job_render_run):
4339         
4340         Check for document links.
4341
4342 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4343
4344         * backend/ev-attachment.c: (ev_attachment_save),
4345         (ev_attachment_launch_app), (ev_attachment_open):
4346         * backend/ev-document-factory.c: (get_document_from_uri):
4347         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4348         (egg_recent_view_uimanager_set_list):
4349         * ps/ps-document.c: (check_filecompressed), (document_load),
4350         (ps_document_load):
4351         * shell/ev-metadata-manager.c: (load_values):
4352         * shell/ev-password.c: (ev_password_dialog_set_property):
4353         * shell/ev-view.c: (tip_from_link):
4354         * shell/ev-window.c: (file_save_dialog_response_cb),
4355         (ev_window_print_dialog_response_cb):
4356         
4357         Use consistent quoting style. Fix for the bug #320285.
4358
4359 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4360
4361         * shell/ev-jobs.c: (ev_job_xfer_run):
4362         * shell/main.c: (load_files):
4363                 
4364         Open links with anchors. Fix for the bug #339836.
4365
4366 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4367
4368         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4369         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4370         (ev_link_dest_set_property), (ev_link_dest_finalize),
4371         (ev_link_dest_class_init), (ev_link_dest_new_named),
4372         (ev_link_dest_new_page_label):
4373         * backend/ev-link-dest.h:
4374         * shell/ev-application.c: (ev_application_open_uri):
4375         * shell/ev-view.c: (goto_dest):
4376         * shell/ev-window.c:
4377         * shell/ev-window.h:
4378         
4379         Fix page-label command line option. Bug #342070.
4380
4381 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4382
4383         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4384         
4385         Don't show highlight rects if page can't be showed. Fix for 
4386         the bug #342076
4387
4388 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4389
4390         * shell/ev-window.c: (setup_sidebar_from_metadata),
4391         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4392         
4393         Setup sidebar from metadata even if there is no document
4394         loaded. Fix for the bug #342807.
4395
4396 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4397
4398         * cut-n-paste/toolbar-editor/Makefile.am:
4399         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4400         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4401         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4402         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4403         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4404         (popup_context_menu_cb), (button_press_event_cb),
4405         (configure_item_sensitivity), (configure_item_cursor),
4406         (configure_item_tooltip), (connect_widget_signals),
4407         (action_sensitive_cb), (create_item_from_action),
4408         (create_item_from_position), (toolbar_drag_data_received_cb),
4409         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4410         (toolbar_drag_leave_cb), (configure_drag_dest),
4411         (toggled_visibility_cb), (toolbar_visibility_refresh),
4412         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4413         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4414         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4415         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4416         (egg_editable_toolbar_dispose),
4417         (egg_editable_toolbar_set_ui_manager),
4418         (egg_editable_toolbar_get_selected),
4419         (egg_editable_toolbar_set_selected), (set_edit_mode),
4420         (egg_editable_toolbar_set_property),
4421         (egg_editable_toolbar_get_property),
4422         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4423         (egg_editable_toolbar_new_with_model),
4424         (egg_editable_toolbar_get_edit_mode),
4425         (egg_editable_toolbar_set_edit_mode),
4426         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4427         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4428         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4429         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4430         (item_added_or_removed_cb), (toolbar_removed_cb),
4431         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4432         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4433         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4434         (editor_create_item_from_name), (append_table),
4435         (update_editor_sheet), (egg_toolbar_editor_init):
4436         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4437         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4438         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4439         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4440         (toolbar_node_free), (egg_toolbars_model_get_flags),
4441         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4442         (egg_toolbars_model_get_name), (impl_add_item),
4443         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4444         (parse_data_list), (parse_item_list), (parse_toolbars),
4445         (egg_toolbars_model_load_toolbars), (parse_available_list),
4446         (parse_names), (egg_toolbars_model_load_names),
4447         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4448         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4449         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4450         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4451         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4452         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4453         (egg_toolbars_model_set_types), (fill_avail_array),
4454         (egg_toolbars_model_get_name_avail),
4455         (egg_toolbars_model_get_name_flags),
4456         (egg_toolbars_model_set_name_flags):
4457         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4458         * cut-n-paste/toolbar-editor/eggintl.h:
4459         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4460         (egg_tree_multi_drag_source_get_type),
4461         (egg_tree_multi_drag_source_row_draggable),
4462         (egg_tree_multi_drag_source_drag_data_delete),
4463         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4464         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4465         (path_list_free), (set_context_data), (get_context_data),
4466         (get_info), (egg_tree_multi_drag_drag_data_get),
4467         (egg_tree_multi_drag_motion_event),
4468         (egg_tree_multi_drag_button_press_event),
4469         (egg_tree_multi_drag_add_drag_support):
4470         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4471         * shell/ev-application.c: (ev_application_init),
4472         (ev_application_save_toolbars_model):
4473         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4474         (ev_window_cmd_edit_toolbar), (ev_window_init):
4475         
4476         Sync toolbareditor with epiphany and libegg
4477
4478 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4479
4480         * configure.ac: 
4481
4482         Depend on poppler 0.5.2
4483
4484 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4485
4486         * shell/ev-jobs.c: (ev_job_render_run):
4487         
4488         Check if document supports links iterface.
4489
4490 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4491
4492         * NEWS:
4493         * configure.ac:
4494         
4495         Update for release 0.5.3
4496
4497 2006-05-13  Michael Plump  <plumpy@skylab.org>
4498
4499         * configure.ac:
4500         * shell/Makefile.am:
4501         * shell/main.c: (main):
4502         
4503         Port to GOption command line parsing. Fix for the 
4504         bug #327518
4505
4506 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4507
4508         * shell/ev-window.c: (ev_window_cmd_help_about):
4509         
4510         Do not wrap license. Fix for the bug #309460.
4511
4512 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4513
4514         * configure.ac:
4515         * properties/ev-properties-main.c: (ev_properties_get_pages):
4516         * shell/ev-application.c: (ev_application_open_window),
4517         (ev_application_open_uri_at_dest):
4518         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4519         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4520         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4521         * shell/ev-utils.c: (save_print_config_to_file):
4522         * shell/ev-window.c: (ev_window_cmd_save_as),
4523         (ev_attachment_popup_cmd_save_attachment_as):
4524         * shell/main.c: (load_files_remote):
4525         
4526         Bump requirements to gtk 2.8 and drop all ifdefs used.
4527
4528 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4529
4530         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4531         * shell/ev-window.c: (ev_window_init):
4532         
4533         Show attachments page.
4534
4535 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4536
4537         * po/POTFILES.in:
4538         * shell/ev-attachment-bar.c:
4539         * shell/ev-attachment-bar.h:
4540         * shell/ev-sidebar-attachments.c:
4541         (ev_sidebar_attachments_icon_cache_add),
4542         (icon_theme_get_pixbuf_from_mime_type),
4543         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4544         (ev_sidebar_attachments_icon_cache_refresh),
4545         (ev_sidebar_attachments_get_attachment_at_pos),
4546         (ev_sidebar_attachments_popup_menu_show),
4547         (ev_sidebar_attachments_popup_menu),
4548         (ev_sidebar_attachments_button_press),
4549         (ev_sidebar_attachments_update_icons),
4550         (ev_sidebar_attachments_drag_data_get),
4551         (ev_sidebar_attachments_get_property),
4552         (ev_sidebar_attachments_destroy),
4553         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4554         (ev_sidebar_attachments_new),
4555         (ev_sidebar_attachments_set_document),
4556         (ev_sidebar_attachments_support_document),
4557         (ev_sidebar_attachments_get_label),
4558         (ev_sidebar_attachments_page_iface_init):
4559         * shell/ev-sidebar-attachments.h:
4560         * shell/ev-window.c: (update_chrome_visibility),
4561         (setup_sidebar_from_metadata), (ev_window_setup_document),
4562         (ev_window_sidebar_current_page_changed_cb),
4563         (attachment_bar_menu_popup_cb), (ev_window_init):
4564         
4565         Move attachments bar to sidebar.
4566
4567 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4568
4569         * pdf/ev-poppler.cc:
4570         * shell/ev-application.[ch]:
4571         * shell/main.c:
4572
4573         Fix some memory leaks.
4574
4575 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4576
4577         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4578
4579         Change the properties dialog response to
4580         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4581         will make the dialog go away when the user presses
4582         enter. With gtk+ >= 2.9 this will happen anyway, but for
4583         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4584         escape by default. Fixes bug #340539. See also bug
4585         #101293 for the gtk+ part.
4586
4587 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4588
4589         * shell/ev-view.c (tip_from_action_named): Replace some strings
4590         that were wrong. Closes #340970.
4591
4592 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4593
4594         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4595
4596         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4597         #341049
4598
4599 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4600
4601         * djvu/Makefile.am:
4602         * dvi/Makefile.am:
4603         * dvi/mdvi-lib/Makefile.am:
4604         * properties/Makefile.am:
4605         * ps/Makefile.am:
4606         * shell/Makefile.am:
4607         * thumbnailer/Makefile.am:
4608         
4609         Due to broken libtool that is unable to track dependencies
4610         of noinst libraries we are forced to explicitely point
4611         libraries for binary. Fix for the bug #333334.
4612
4613 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4614
4615         * data/evince.desktop.in.in:
4616         * shell/ev-view.c: (view_update_range_and_current_page),
4617         (ev_view_next_page), (ev_view_previous_page):
4618         * shell/ev-window.c: (update_chrome_visibility),
4619         (setup_sidebar_from_metadata), (ev_window_setup_document),
4620         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4621         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4622         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4623         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4624         (ev_window_stop_presentation), (ev_window_focus_in_event),
4625         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4626         (ev_window_init):
4627         * thumbnailer/Makefile.am:
4628         
4629         Update fullscreen and presentation timeout handling. Hide
4630         cursor in presentation after timeout. Fix for the bugs
4631         #136359 and #336981.
4632
4633 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4634
4635         * backend/ev-link-action.[ch]:
4636         * pdf/ev-poppler.cc: (ev_link_from_action):
4637         * shell/ev-view-private.h:
4638         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4639         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4640
4641         Add support for Named Action links
4642
4643 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4644
4645         * backend/Makefile.am:
4646         * backend/ev-document-links.[ch]:
4647         * backend/ev-document.[ch]:
4648         * backend/ev-link-action.[ch]:
4649         * backend/ev-link-dest.[ch]:
4650         * backend/ev-link.[ch]:
4651         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4652         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4653         * shell/ev-page-action.c: (build_new_tree_cb):
4654         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4655         (links_page_num_func), (update_page_callback):
4656         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4657         (tip_from_link):
4658         * shell/ev-jobs.c:
4659         * shell/ev-window.[ch]: (ev_window_open_uri),
4660         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4661         * shell/ev-application.[ch]: (ev_application_open_window),
4662         (ev_application_open_uri):
4663
4664         Rework links system, it adds support for remote links now and it makes
4665         easier to add new kinds of actions and destinations. Fixes bug #317292
4666
4667 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4668
4669         * data/Makefile.am:
4670         * data/evince.png:
4671         * data/evince-16.png:
4672         * data/evince-22.png:
4673         * data/evince.svg:
4674         * shell/main.c: (main):
4675         
4676         Evince use it's own icon. Fix for the bug #313392.
4677
4678         * shell/ev-window.c: (fullscreen_timeout_cb),
4679         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4680         (ev_window_cmd_help_about), (ev_window_dispose):
4681         
4682         Simplify fullscreen timeout code.
4683
4684 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4685
4686         * backend/ev-attachment.c: 
4687         * shell/ev-attachment-bar.c:
4688         * shell/ev-window.c:
4689
4690         Allow multiple selection of attachments
4691
4692 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4693
4694         * shell/ev-view.c: (view_update_range_and_current_page),
4695         (ev_view_scroll):
4696         
4697         Fix for the bug #312573 – Optimal selection of current 
4698         page among visible pages.
4699
4700 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4701
4702         * configure.ac:
4703         * djvu/Makefile.am:
4704         * djvu/djvu-text.h:
4705         
4706         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4707         for the bug 339868.
4708
4709 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4710
4711         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4712
4713 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4714
4715         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4716         dictated by the GNOME HIG. Fixes bug #339235.
4717
4718 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4719
4720         * data/evince-ui.xml:
4721         * shell/ev-view.c: (ev_view_can_find_previous):
4722         * shell/ev-view.h:
4723         * shell/ev-window.c: (ev_window_update_actions),
4724         (ev_window_cmd_edit_find_previous):
4725
4726         Add support for "Find Previous" as dictated by the GNOME HIG. A
4727         menu item is added and some glue code to make it all work is added
4728         to various files.
4729
4730 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4731
4732         * configure.ac: Award myself the "useless use of cat" award.
4733
4734 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4735
4736         * po/LINGUAS: New file listing all supported languages.
4737
4738         * configure.in: Use po/LINGUAS instead of including all languages
4739         directly in this file. See the wiki for more information:
4740         http://live.gnome.org/GnomeGoals/PoLinguas
4741
4742 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4743
4744         * backend/ev-document-factory.c:
4745
4746         Do not load the document twice when there isn't errors
4747
4748 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4749
4750         * backend/ev-attachment.c: 
4751
4752         Fix a crash when there isn't a default application to open an
4753         attachment
4754
4755 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4756
4757         * backend/ev-attachment.[ch]:
4758         * shell/ev-attachment-bar.[ch]:
4759
4760         Added missing files. 
4761
4762 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4763
4764         * backend/Makefile.am:
4765         * data/evince-ui.xml:
4766         * backend/ev-attachment.[ch]:
4767         * backend/ev-document.[ch]: (ev_document_has_attachments),
4768         (ev_document_get_attachments):
4769         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4770         (attachment_save_to_buffer), (pdf_document_get_attachments),
4771         (pdf_document_document_iface_init):
4772         * shell/Makefile.am:
4773         * shell/ev-attachment-bar.[ch]:
4774         * shell/ev-window.c:
4775
4776         Add support for PDF attachments. Fixes bug #325143
4777
4778 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4779
4780         * backend/ev-document-factory.c: (get_document_from_uri),
4781         (ev_document_factory_get_document):
4782         * backend/ev-document-factory.h:
4783         * properties/ev-properties-main.c: (ev_properties_get_pages):
4784         * shell/Makefile.am:
4785         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4786         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4787         (ev_job_queue_remove_job):
4788         * shell/ev-job-queue.h:
4789         * shell/ev-job-xfer.c:
4790         * shell/ev-job-xfer.h:
4791         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4792         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4793         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4794         (ev_job_xfer_run):
4795         * shell/ev-jobs.h:
4796         * shell/ev-window.c: (ev_window_is_empty),
4797         (password_dialog_response), (ev_window_clear_xfer_job),
4798         (ev_window_xfer_job_cb), (ev_window_open_uri),
4799         (ev_window_cmd_focus_page_selector),
4800         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4801         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4802         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4803         (ev_window_dispose):
4804         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4805         
4806         * Cleanup mime type detection on document load. Fix for the
4807         bug #336448.
4808
4809 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4810
4811         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4812         
4813         Fix crash on exit, described in the bug #336825.
4814
4815 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4816
4817         * backend/ev-document-factory.c:
4818         (ev_document_factory_get_from_mime),
4819         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4820         (ev_document_factory_get_document),
4821         (file_filter_add_mime_list_and_free),
4822         (ev_document_factory_add_filters):
4823         * backend/ev-document-factory.h:
4824         * properties/ev-properties-main.c: (ev_properties_get_pages):
4825         * shell/Makefile.am:
4826         * shell/ev-application.c:
4827         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4828         * shell/ev-window.c: (ev_window_cmd_file_open),
4829         (ev_window_cmd_save_as):
4830         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4831         
4832         Rework factory functions so they are placed now in a single 
4833         file ev-document-factory.c
4834
4835 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4836
4837         * shell/ev-window.c: (update_chrome_visibility):
4838         
4839         Fix for the bug 166566 - don't show menubar in fullscreen
4840         mode.
4841
4842 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4843
4844         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4845
4846 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4847
4848         * shell/ev-view.c: (ev_view_expose_event):
4849         
4850         More correctly draw loading text when document
4851         is empty.
4852
4853 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4854
4855         * shell/ev-view.c: (ev_view_scroll):
4856         
4857         Fix for the bug #334854, page down and page up switch
4858         pages in presentation mode.
4859
4860 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4861
4862         * shell/ev-window.c: (ev_window_set_action_sensitive),
4863         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4864         (ev_window_set_view_accels_sensitivity),
4865         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4866         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4867         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4868         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4869         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4870         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4871         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4872         (view_actions_focus_in_cb), (ev_window_init):
4873         
4874         Fix for the bug #333902, now it's possible to search
4875         words with slash.
4876
4877 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4878
4879         * configure.ac: Added Breton translation.
4880         * po/br.po: Added Breton translation.
4881
4882 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4883
4884         * shell/ev-window-title (ev_window_title_update):
4885
4886         Fix memory leak in window title. Fixes bug #333944
4887
4888 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4889
4890         * shell/ev-metadata-manager.c (parseItem):
4891
4892         Fix memory leaks. Fixes bug #333945
4893
4894 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4895         
4896         * NEWS, configure.ac, TODO:
4897         
4898         Update for release 0.5.2.
4899
4900 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4901
4902         * shell/ev-view.c: (view_update_range_and_current_page),
4903         (page_changed_cb):
4904         
4905         Don't jump on scrolling, fix for the bug #333127.
4906
4907 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4908
4909         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4910         
4911         Scroll by one page in presentation mode. Fix for the bug
4912         #332993.
4913
4914 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4915
4916         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4917
4918 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4919
4920         * configure.ac  Added lv in ALL_LINGUAS line.
4921
4922 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4923         
4924         * NEWS, configure.ac:
4925         
4926         Update for release 0.5.1
4927
4928 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4929
4930         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4931         * backend/ev-document-misc.h:
4932         * shell/ev-view.c: (draw_one_page):
4933         
4934          Clairfy what page the toolbar page number applies to. Fix
4935          for the bug #328102.
4936
4937 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4938
4939         * shell/ev-view-private.h:
4940         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4941         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4942         (ev_view_search_changed):
4943         * shell/ev-view.h:
4944         * shell/ev-window.c: (find_bar_search_changed_cb):
4945         
4946         Dont't jump to find result if window was scrolled during search.
4947         Fix for the bug #313266.
4948
4949 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4950
4951         * shell/eggfindbar.c: (egg_find_bar_class_init):
4952         * shell/eggfindbar.h:
4953         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4954         * shell/ev-view-private.h:
4955         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4956         (ev_view_class_init), (ev_sizing_mode_get_type),
4957         (ev_scroll_type_get_type):
4958         * shell/ev-view.h:
4959         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4960         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4961         (ev_window_init):
4962         
4963         Fix for the bug 319133 - Find entry should allow text scroll.
4964
4965 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4966
4967         * shell/ev-view-private.h:
4968         * shell/ev-view.c: (view_update_range_and_current_page),
4969         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4970         (ev_view_set_document), (update_find_status_message),
4971         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4972         (ev_view_find_previous):
4973         
4974         Fix for the bug #319137. Search now takes account for scrolling.
4975
4976 2006-02-19  Michael Hofmann <mh21@piware.de>
4977
4978         * configure.ac:
4979         * djvu/Makefile.am:
4980         * djvu/djvu-document-private.h:
4981         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4982         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4983         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4984         (djvu_document_can_get_text), (djvu_document_get_text),
4985         (djvu_document_document_iface_init),
4986         (djvu_document_thumbnails_get_thumbnail),
4987         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4988         (djvu_document_find_get_result),
4989         (djvu_document_find_page_has_results),
4990         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4991         (djvu_document_find_iface_init):
4992         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4993         (djvu_text_page_selection), (djvu_text_page_limits_process),
4994         (djvu_text_page_limits), (djvu_text_page_copy),
4995         (djvu_text_page_position), (djvu_text_page_union),
4996         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4997         (djvu_text_page_box), (djvu_text_page_append_text),
4998         (djvu_text_page_search), (djvu_text_page_prepare_search),
4999         (djvu_text_page_new), (djvu_text_page_free):
5000         * djvu/djvu-text-page.h:
5001         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5002         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5003         (djvu_text_n_results), (djvu_text_has_results),
5004         (djvu_text_get_result), (djvu_text_get_progress):
5005         * djvu/djvu-text.h:
5006         
5007         Text search in djvu. Fix for the bug #303415.
5008
5009 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5010
5011         * configure.ac:
5012         * shell/ev-window.c: (ev_window_cmd_save_as):
5013         
5014         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5015         Thanks to Gary Coady <gary@lyranthe.org>
5016
5017 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5018
5019         * shell/ev-print-job.c: (idle_print_handler):
5020         
5021         Inverse order printing, bug #320919.
5022
5023 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5024
5025         * data/evince-toolbar.xml:
5026         * shell/ev-window.c:
5027         
5028         Allow to add sidebar checkbutton on toolbar. Fix
5029         for the bug #144577.
5030
5031 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5032
5033         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5034         
5035         Add checks that have sense for empty ps document.
5036
5037 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5038
5039         * configure.ac: Include PS in mime types list. 
5040
5041 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5042
5043         * configure.ac:
5044         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5045         * ps/gsdefaults.h:
5046         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5047         
5048         Runtime check for gs interpreter. Fix for the bug #320868.
5049         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5050
5051 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5052
5053         * shell/ev-application.c: 
5054
5055         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5056         dbus>=0.60, so that the request is not queued. 
5057
5058 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5059
5060         * configure.ac:
5061         * shell/Makefile.am:
5062         * shell/ev-sidebar-links.c: (print_section_cb):
5063         * shell/ev-utils.c:
5064         * shell/ev-utils.h:
5065         * shell/ev-window.c: (update_action_sensitivity),
5066         (ev_window_close_dialogs), (ev_window_print):
5067         * shell/ev-window.h:
5068         
5069         Make printing support optional. Patch from Eduardo de Barros Lima
5070         <eduardo.lima@indt.org.br> for the bug #330546.
5071
5072 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5073
5074         * shell/ev-view-private.h:
5075         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5076         (ev_view_set_document):
5077         * shell/ev-view.h:
5078         * shell/ev-window.c: (ev_window_load_job_cb),
5079         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5080         (ev_window_init):
5081
5082         Draw Loading message during xfer job. Fix for the bug #329495.
5083
5084 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5085
5086         * comics/comics-document.c: (comics_regex_quote),
5087         (comics_document_load), (extract_argv):
5088         
5089         Correcly quote regexp before passing it to unzip.
5090
5091 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5092
5093         * shell/ev-page-cache.c: (build_height_to_page),
5094         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5095         (ev_page_cache_get_dual_even_left):
5096         * shell/ev-page-cache.h:
5097         * shell/ev-view.c: (view_update_range_and_current_page),
5098         (get_page_y_offset), (get_page_extents):
5099         
5100         Place even pages to the left if document has less then
5101         two pages. Fix for the bug #328856.
5102
5103 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5104
5105         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5106         
5107         Correct comics scheme. This make evince create thumbnails
5108         for comic books. Fix for the bug 329088.
5109
5110 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5111
5112         * data/evince-password.glade: Don't explicitly set
5113         invisible_char to the current default value in case
5114         the default changes; let GTK+ do its magic.
5115
5116 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5117
5118         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5119         real filename to tmp filename since often document
5120         type is determined by extension.
5121
5122 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5123
5124         * shell/ev-view.c: (add_scroll_binding_keypad),
5125         (ev_view_binding_activated), (ev_view_class_init):
5126         
5127         Add keybindings for percision-scrolling of display area. 
5128         Fix for the bug #314072.
5129
5130 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5131
5132         * data/evince.desktop.in.in:
5133         
5134         Add GTK to the list of categories. Fix for the bug #328034.
5135
5136 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5137
5138         * shell/ev-application.c: (ev_application_shutdown),
5139         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5140         * shell/ev-application.h:
5141         * shell/ev-window.c: (file_open_dialog_response_cb),
5142         (ev_window_cmd_file_open):
5143         
5144         Save last uri in file chooser dialog. Fix for the bug #327950.
5145
5146 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5147
5148         * NEWS:
5149         * README:
5150         
5151         Final update for release 0.5.0
5152         
5153         * shell/Makefile.am:
5154         
5155         Remove disable deprecated until we'll require libgnome-2.13.7
5156         and port to GOption argument parsing. See bug 327518.
5157
5158 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5159
5160         * comics/comics-document.c: (comics_document_save):
5161         * djvu/djvu-document.c: (djvu_document_save):
5162         * dvi/dvi-document.c: (dvi_document_save):
5163         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5164         * lib/ev-file-helpers.h:
5165         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5166         * tiff/tiff-document.c: (tiff_document_save):
5167         
5168         Use common save function for backends.
5169
5170 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5171
5172         * backend/ev-document-types.c:
5173         
5174         Fix crash on saving pixbuf.
5175
5176 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5177
5178         * cut-n-paste/recent-files/egg-recent-item.c:
5179         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5180         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5181         (parse_info_free), (valid_element), (start_element_handler),
5182         (end_element_handler), (text_handler), (egg_recent_model_filter),
5183         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5184         (egg_recent_model_monitor), (egg_recent_model_read),
5185         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5186         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5187         (egg_recent_model_set_property), (egg_recent_model_class_init),
5188         (egg_recent_model_init), (egg_recent_model_add_full),
5189         (egg_recent_model_delete), (egg_recent_model_get_list),
5190         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5191         (egg_recent_model_set_filter_mime_types),
5192         (egg_recent_model_clear_group_filter),
5193         (egg_recent_model_set_filter_groups),
5194         (egg_recent_model_clear_scheme_filter),
5195         (egg_recent_model_set_filter_uri_schemes),
5196         (egg_recent_model_remove_expired):
5197         * cut-n-paste/recent-files/egg-recent-util.c:
5198         (egg_recent_util_get_icon):
5199         * cut-n-paste/recent-files/egg-recent-util.h:
5200         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5201         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5202         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5203         (egg_recent_view_uimanager_set_property),
5204         (egg_recent_view_uimanager_get_property),
5205         (egg_recent_view_uimanager_class_init),
5206         (egg_recent_view_uimanager_init),
5207         (egg_recent_view_uimanager_set_label_width),
5208         (egg_recent_view_uimanager_get_label_width):
5209         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5210         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5211         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5212         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5213         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5214         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5215         
5216         Update from libegg.
5217
5218 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5219
5220         * shell/ev-page-cache.c: (build_height_to_page),
5221         (ev_page_cache_get_height_to_page):
5222         * shell/ev-page-cache.h:
5223         * shell/ev-view.c: (view_update_range_and_current_page),
5224         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5225         (ev_view_previous_page):
5226         
5227         Dual mode places even pages to the left. Fix for the bug #309393.
5228
5229         * shell/ev-view.h:
5230         * shell/ev-window.c: (update_action_sensitivity),
5231         (setup_view_from_metadata), (view_menu_popup_cb):
5232         
5233         Don't restore presentation in empty windows, more intelligent
5234         next page behaviour in dual mode.
5235
5236         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5237         (ev_pixbuf_cache_clear_job_sizes):
5238         
5239         Cleanup job callback on removal. Fix for the bug #325886.
5240
5241 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5242
5243         * ps/ps.c: (psscan):
5244         
5245         Commit workaround Mozilla problem. Fix for the bug #325919
5246         
5247         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5248         (save_item):
5249         
5250         Fix for year 2038 problem.
5251
5252 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5253
5254         * shell/ev-window.c: (setup_document_from_metadata),
5255         (ev_window_cmd_view_reload):
5256
5257         Clamp page recieved from metadata in valid values. Fix
5258         for the bug #325986.
5259
5260 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5261
5262         * MAINTAINERS: 
5263         Add MAINTAINERS as requested on desktop-devel-list.
5264
5265 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5266
5267         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5268         (mime_type_supported_by_gdk_pixbuf),
5269         (ev_document_factory_get_mime_types),
5270         (ev_document_factory_get_all_mime_types):
5271         
5272         Don't add pixbuf mime types if pixbuf backend is disabled.
5273         
5274         * shell/ev-application.c: (ev_application_get_uri_window):
5275         
5276         Fix for the bug 325815 - unhandled MIME type message doesn't 
5277         appear a second time. 
5278         
5279         * shell/ev-document-types.c: (ev_document_types_add_filters):
5280         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5281         (password_dialog_response), (ev_window_popup_password_dialog),
5282         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5283         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5284         (ev_window_run_presentation), (ev_window_stop_presentation),
5285         (save_sizing_mode), (ev_window_zoom_changed_cb),
5286         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5287         (ev_window_dual_mode_changed_cb),
5288         (ev_window_sidebar_current_page_changed_cb),
5289         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5290         (window_state_event_cb), (window_configure_event_cb):
5291         
5292         Cleanup additional uris holded by EvWindow.
5293
5294 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5295
5296         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5297         (ev_view_can_previous_page), (ev_view_can_next_page):
5298         * shell/ev-view.h:
5299         * shell/ev-window.c: (update_action_sensitivity):
5300         
5301         Two page scrolling with Space and PageUp in dual mode. Second fix 
5302         for the bug #316608.
5303
5304 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5305
5306         * shell/ev-view.c: (scroll_to_current_page):
5307         
5308         Correctly clamp adjustment value. Fix for the bug
5309         #325808.
5310
5311 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5312
5313         * shell/ev-sidebar-links.c: (print_section_cb):
5314         * shell/ev-window.c: (ev_window_get_uri),
5315         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5316         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5317         (ev_window_dispose):
5318         
5319         Make print dialog non-modal. Fix for the bug #325622.
5320
5321 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5322
5323         * shell/ev-metadata-manager.c:
5324         * shell/ev-utils.c: (using_pdf_printer),
5325         (using_postscript_printer), (load_print_config_from_file),
5326         (save_print_config_to_file):
5327         * shell/ev-utils.h:
5328         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5329         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5330         (setup_view_from_metadata), (ev_window_setup_document),
5331         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5332         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5333         (ev_window_run_presentation), (ev_window_stop_presentation),
5334         (save_sizing_mode), (ev_window_zoom_changed_cb),
5335         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5336         (ev_window_dual_mode_changed_cb),
5337         (ev_window_sidebar_current_page_changed_cb),
5338         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5339         (window_state_event_cb), (window_configure_event_cb),
5340         (ev_window_init):
5341         
5342         Setting saving behaviour fixes.
5343
5344 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5345
5346         * configure.ac:
5347         
5348         Make antialiasing gs options better and allow
5349         to change them during configure. Fix for the 
5350         bug #319049.
5351
5352 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5353
5354         * shell/ev-window.c: (setup_view_from_metadata):
5355         
5356         Remember if last window was maximized. Fix for the
5357         bug #323797.
5358
5359 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5360
5361         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5362
5363 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5364
5365         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5366         * shell/ev-page-action.c: (build_new_tree_cb):
5367         * shell/ev-sidebar-links.c: (links_page_num_func),
5368         (update_page_callback_foreach), (update_page_callback):
5369         * shell/ev-view.c: (scroll_to_current_page):
5370         
5371         Fix for the bug #325067 with more intelligent selection
5372         of current link in sidebar. Make sidebar handle links
5373         of FITR-like type more correctly.
5374
5375         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5376         (dvi_pixbuf_put_pixel):
5377         
5378         Fix memory consumtion with disabled alpha channel.
5379
5380 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5381
5382         * data/evince-ui.xml:
5383         * shell/ev-window.c: (view_menu_popup_cb),
5384         (ev_popup_cmd_open_link), (ev_window_init):
5385         
5386         Update context menu for internal links. Fix for the bug
5387         #325066.
5388
5389 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5390
5391         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5392         
5393         Bind context menu to keyboard also. Fix for the bug
5394         #325065.
5395
5396 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5397
5398         * shell/ev-view.c: (selection_scroll_timeout_cb):
5399         
5400         Horizontal scroll on selection also.
5401
5402 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5403
5404         * shell/ev-metadata-manager.c: (parse_value):
5405         * shell/ev-view.c: (goto_xyz_link):
5406         
5407         Correct zoom setup and metadata save broken in 
5408         some locales.
5409
5410 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5411
5412         * shell/ev-view-private.h:
5413         * shell/ev-view.c: (scroll_to_current_page),
5414         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5415         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5416         (page_changed_cb), (ev_view_set_continuous),
5417         (ev_view_set_dual_page), (ev_view_set_presentation):
5418         
5419         Delay scroll until allocation to correctly position page. Fix
5420         for the bug #317334.
5421
5422 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5423
5424         * NEWS:
5425         * configure.ac:
5426         
5427         Update NEWS and require poppler 0.5.0.
5428
5429 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5430         
5431         * data/evince-ui.xml:
5432         * shell/ev-view-private.h:
5433         * shell/ev-view.c: (ev_view_get_link_at_location),
5434         (handle_link_over_xy), (ev_view_button_press_event),
5435         (ev_view_button_release_event), (ev_view_class_init):
5436         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5437         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5438         (ev_window_init):
5439         
5440         Implement right-click context menu.
5441
5442 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5443
5444         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5445         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5446         (mdvi_pixbuf_device_render):
5447         * pdf/ev-poppler.cc:
5448
5449         Don't generate thumbnails with alpha. See bug #324077.
5450         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5451
5452 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5453
5454         * shell/ev-window.c: (setup_chrome_from_metadata):
5455         
5456         Fix typo that was hiding toolbar.
5457
5458 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5459
5460         * shell/ev-view-private.h:
5461         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5462         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5463         (ev_view_button_release_event), (ev_view_destroy):
5464         
5465         Small cleanup and autoscrolling during selection. Thanks to 
5466         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5467
5468 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5469
5470         * configure.ac:
5471         
5472         Correctly check for comics option.
5473
5474 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5475         * Makefile.am:
5476         * configure.ac:
5477         * backend/Makefile.am:
5478         * backend/ev-document-factory.c:
5479         * shell/ev-document-types.c:
5480
5481         Included option in configure to make ps backend 
5482         compilation optional with --disable-ps.
5483
5484 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5485
5486         * backend/ev-document-factory.c:
5487         * comics/Makefile.am:
5488         * comics/comics-document.c: (comics_document_load):
5489         * comics/ev-cbr-mime.xml:
5490         * configure.ac:
5491         
5492         Comics mime types are added to shared-mime-info CVS. Now
5493         we don't need to install our own mime types.
5494
5495 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5496
5497         * shell/ev-window.c:
5498         
5499         Add shortcut for "save a copy" menu entry. Fix for
5500         the bug #324582.
5501
5502 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5503
5504         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5505         (job_finished_cb), (new_selection_pixbuf_needed),
5506         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5507         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5508         
5509         Rework selection job info logic and fix critical warning.
5510
5511 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5512
5513         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5514
5515 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5516
5517         * data/evince-ui.xml:
5518         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5519         
5520         Enter as shortcut key for next page. Fix for the bug
5521         #321394.
5522
5523 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5524
5525         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5526
5527 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5528
5529         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5530         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5531         (new_selection_pixbuf_needed),
5532         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5533         (clear_job_selection):
5534         
5535         Too early for 0.5. Pixbuf cache code cleaned a bit.
5536
5537 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5538
5539         * NEWS:
5540         * configure.ac:
5541         
5542         Release 0.5.0 preparation
5543
5544 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5545
5546         * comics/Makefile.am:
5547         * configure.ac:
5548         * shell/ev-document-types.c: (ev_document_types_add_filters):
5549         
5550         More advanced handling of custom mime type installation.
5551
5552 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5553
5554         * data/evince.schemas.in:
5555         * shell/ev-metadata-manager.c: (value_free),
5556         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5557         (ev_metadata_manager_get), (ev_metadata_manager_set):
5558         * shell/ev-metadata-manager.h:
5559         * shell/ev-window.c: (update_chrome_flag),
5560         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5561         (setup_document_from_metadata), (setup_chrome_from_metadata),
5562         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5563         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5564         (ev_window_view_toolbar_cb),
5565         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5566         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5567         
5568         Save last document settings and reuse them for new documents.
5569
5570 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5571
5572         * Makefile.am:
5573         * backend/Makefile.am:
5574         * backend/ev-document-factory.c:
5575         * backend/ev-document-factory.h:
5576         * comics/Makefile.am:
5577         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5578         (comics_document_load), (comics_document_save),
5579         (comics_document_get_n_pages), (comics_document_get_page_size),
5580         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5581         (comics_document_class_init), (comics_document_can_get_text),
5582         (comics_document_get_info), (comics_document_document_iface_init),
5583         (comics_document_init), (get_supported_image_extensions),
5584         (comics_document_thumbnails_get_geometry),
5585         (comics_document_thumbnails_get_thumbnail),
5586         (comics_document_thumbnails_get_dimensions),
5587         (comics_document_document_thumbnails_iface_init), (extract_argv):
5588         * comics/comics-document.h:
5589         * comics/ev-cbr-mime.xml:
5590         * configure.ac:
5591         * po/POTFILES.in:
5592         * shell/ev-application.c: (ev_application_register_service):
5593         * shell/ev-document-types.c: (ev_document_types_add_filters):
5594         * thumbnailer/Makefile.am:
5595         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5596         
5597         New CBR/CBZ backend for comic books.
5598
5599 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5600
5601         * shell/main.c: (load_files_remote):
5602
5603         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5604         warning on startup of second instance is fixed. It
5605         is bug #320353.
5606
5607 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5608
5609         * shell/ev-window.c: (ev_window_finalize):
5610         
5611         Fix double free that cause crash.
5612
5613 2005-10-29  Bastien Nocera <hadess@hadess.net>
5614
5615         * tiff/tiff-document.c: (tiff_document_load):
5616         
5617         Fix memory leak.
5618
5619 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5620
5621         * po/POTFILES.in:
5622         * shell/Makefile.am:
5623         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5624         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5625         (ev_view_accessible_get_text),
5626         (ev_view_accessible_get_character_at_offset),
5627         (ev_view_accessible_get_text_before_offset),
5628         (ev_view_accessible_get_text_at_offset),
5629         (ev_view_accessible_get_text_after_offset),
5630         (ev_view_accessible_get_character_count),
5631         (ev_view_accessible_get_caret_offset),
5632         (ev_view_accessible_set_caret_offset),
5633         (ev_view_accessible_get_run_attributes),
5634         (ev_view_accessible_get_default_attributes),
5635         (ev_view_accessible_get_character_extents),
5636         (ev_view_accessible_get_offset_at_point),
5637         (ev_view_accessible_get_n_selections),
5638         (ev_view_accessible_get_selection),
5639         (ev_view_accessible_add_selection),
5640         (ev_view_accessible_remove_selection),
5641         (ev_view_accessible_set_selection),
5642         (ev_view_accessible_text_iface_init),
5643         (ev_view_accessible_idle_do_action),
5644         (ev_view_accessible_action_do_action),
5645         (ev_view_accessible_action_get_n_actions),
5646         (ev_view_accessible_action_get_description),
5647         (ev_view_accessible_action_get_name),
5648         (ev_view_accessible_action_set_description),
5649         (ev_view_accessible_action_iface_init),
5650         (ev_view_accessible_get_type), (ev_view_accessible_new),
5651         (ev_view_accessible_factory_get_accessible_type),
5652         (ev_view_accessible_factory_create_accessible),
5653         (ev_view_accessible_factory_class_init),
5654         (ev_view_accessible_factory_get_type):
5655         * shell/ev-view-accessible.h:
5656         * shell/ev-view-private.h:
5657         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5658         * shell/ev-view.h:
5659         
5660         Initial accessibility support.
5661
5662 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5663
5664         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5665
5666 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5667
5668         * shell/ev-print-job.c: (idle_print_handler):
5669         
5670         Fix for bug Bug 318916: Printing multiple pages.
5671
5672 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5673
5674         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5675
5676 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5677
5678         * pdf/ev-poppler.cc:
5679         
5680         Thumnail dimensions unified with other backends.
5681         
5682         * shell/ev-window-title.c: (ev_window_title_update):
5683         
5684         Fix warning.
5685
5686 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5687
5688         * data/ev-stock-zoom-fit-width.png:
5689         
5690         Remove unused file.
5691
5692 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5693
5694         * configure.ac:
5695         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5696         (djvu_document_finalize):
5697         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5698         (dvi_document_finalize):
5699         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5700         (pixbuf_document_save), (pixbuf_document_finalize):
5701         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5702         (tiff_document_finalize):
5703         
5704         Save a copy implemented for various backends.
5705
5706 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5707
5708         * configure.ac:
5709         
5710         Don't link with ltiff if tiff is disabled.
5711
5712 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5713
5714         * pdf/GDKSplashOutputDev.cc:
5715         * pdf/GDKSplashOutputDev.h:
5716         * pdf/Thumb.cc:
5717         * pdf/Thumb.h:
5718         * pdf/pdf-document.cc:
5719         * pdf/pdf-document.h:
5720         * pdf/test-gdk-output-dev.cc:
5721         
5722         Remove old unused files.
5723
5724 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5725
5726         * shell/ev-window.c: (ev_window_setup_document):
5727         
5728         Fixed warnings on reload and probably crash reason.
5729
5730 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5731
5732         * properties/ev-properties-view.c:
5733         (ev_properties_view_format_date):
5734         
5735         Check if date is invalid. Fix for bug 318134.
5736
5737 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5738
5739         * shell/ev-window-title.c:
5740         
5741         Add .indd files (Adobe Indesign) to the list of "bad
5742         extensions".
5743
5744 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5745
5746         * data/evince-ui.xml:
5747         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5748         
5749         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5750
5751 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5752
5753         * shell/ev-window.c: (launch_link), (launch_external_uri),
5754         (view_external_link_cb):
5755
5756         URL-escape link before passing it to gnome_vfs_url_show.
5757
5758 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5759
5760         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5761         there isn't text selected.
5762
5763 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5764
5765         * shell/ev-view.c: (handle_link_over_xy):
5766
5767         Check tooltip is valid utf8 before showing it
5768
5769 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5770
5771         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5772
5773 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5774
5775         * shell/ev-window-title.c: (ev_window_title_update):
5776
5777         Guard against using g_strstrip on NULL. Fixes bug #317291.
5778
5779 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5780
5781         * pdf/ev-poppler.cc:
5782
5783         Show title even for unknown links
5784
5785 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5786
5787         * shell/ev-window-title.c: (ev_window_title_update):
5788
5789         Strip the title string
5790
5791 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5792
5793         * shell/ev-window-title.c:
5794
5795         Add .rtf to the bad extensions list
5796
5797 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5798
5799         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5800         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5801
5802         Ignore link coordinates if they are outside page bounds
5803
5804 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5805
5806         * backend/ev-link.c: (ev_link_type_get_type),
5807         (ev_link_get_filename), (ev_link_get_params),
5808         (ev_link_get_property), (ev_link_set_property),
5809         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5810         * backend/ev-link.h:
5811         * pdf/ev-poppler.cc:
5812         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5813         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5814         (ev_window_init):
5815
5816         Implement launch links. Delegate external link opening to
5817         the window.
5818
5819 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5820
5821         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5822         (ev_link_get_right), (ev_link_get_property),
5823         (ev_link_set_property), (ev_link_class_init),
5824         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5825         * backend/ev-link.h:
5826         * pdf/ev-poppler.cc:
5827         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5828
5829         Implement fitr links
5830
5831 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5832
5833         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5834         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5835         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5836         (ev_view_size_request_continuous),
5837         (ev_view_size_request_dual_page),
5838         (ev_view_size_request_single_page), (ev_view_size_allocate),
5839         (ev_view_zoom_for_size_continuous_and_dual_page),
5840         (ev_view_zoom_for_size_continuous),
5841         (ev_view_zoom_for_size_dual_page),
5842         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5843         (ev_sizing_mode_get_type):
5844         * shell/ev-view.h:
5845         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5846
5847         Do not use modes for link, we need to calculate size ad hoc.
5848         Still not perfect because of the usual scrollbar issues grrr.
5849
5850 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5851
5852         * backend/ev-link.c: (ev_link_type_get_type),
5853         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5854         * backend/ev-link.h:
5855         * pdf/ev-poppler.cc:
5856         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5857         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5858         (ev_view_size_request_continuous),
5859         (ev_view_size_request_dual_page),
5860         (ev_view_size_request_single_page), (ev_view_size_allocate),
5861         (zoom_for_size_fit_height),
5862         (ev_view_zoom_for_size_continuous_and_dual_page),
5863         (ev_view_zoom_for_size_continuous),
5864         (ev_view_zoom_for_size_dual_page),
5865         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5866         (ev_sizing_mode_get_type):
5867         * shell/ev-view.h:
5868         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5869
5870         Implement FIT_HEIGHT mode (only for links).
5871         Implement FITH links
5872
5873 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5874
5875         * shell/ev-window-title.c: (get_filename_from_uri),
5876         (ev_window_title_sanitize_extension), (ev_window_title_update),
5877         (ev_window_title_set_document), (ev_window_title_set_uri),
5878         (ev_window_title_free):
5879         * shell/ev-window-title.h:
5880         * shell/ev-window.c: (ev_window_setup_document),
5881         (ev_window_popup_password_dialog):
5882
5883         Refactor window title building while fixing it for
5884         password documents.
5885
5886 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5887
5888         * pdf/ev-poppler.cc:
5889
5890         Escape link title before setting it in the model
5891
5892 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5893
5894         * shell/ev-application.c: (removed_from_session), (save_session),
5895         (init_session), (ev_application_get_empty_window),
5896         (ev_application_init), (ev_application_get_windows):
5897         * shell/ev-application.h:
5898         * shell/ev-window.c: (ev_window_finalize):
5899
5900         Add a function to retrieve window list and share it where
5901         necessary.
5902         Implement session handling, works pretty well thanks to the
5903         metadata system.
5904
5905 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5906
5907         * shell/ev-password.c: (ev_password_item_created_callback),
5908         (ev_password_dialog_save_password):
5909         
5910         Fix for bug 316972. Use async gnome-keyring API.
5911
5912 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5913
5914         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5915         Remove unused unrealize handler. Add scroll handling to
5916         ev_view_scroll_event for presentation mode (bug #316708),
5917         and fix the event state checks there.
5918
5919 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5920
5921         * shell/ev-page-action.c: (page_changed_cb):
5922
5923         "marco, maybe we should be crazy and jump right to 6! :)"
5924
5925         Bryan Clark, Sep 2005
5926
5927 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5928
5929         * ps/ps-document.c: (save_document), (ps_document_save),
5930         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5931         (ps_document_ps_export_end):
5932
5933         Fix unstructured documents save and print
5934
5935 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5936
5937         * shell/ev-application.c: (ev_application_open_uri):
5938
5939         Fix window size persistance
5940
5941 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5942
5943         * shell/ev-view.c: (ev_view_button_release_event):
5944
5945         Based on a patch from carlosgc@gnome.org. Mouse buttons
5946         switch pages in presentation mode.
5947
5948 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5949
5950         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5951
5952         Dont cast to int before scaling
5953
5954 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5955
5956         * backend/ev-link.c: (ev_link_type_get_type),
5957         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5958         (ev_link_new_page_fith):
5959         * backend/ev-link.h:
5960         * pdf/ev-poppler.cc:
5961         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5962
5963         Implement FIT and FITH links
5964
5965 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5966
5967         * pdf/ev-poppler.cc:
5968
5969         Return 0 results when search is not in progress.
5970
5971         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5972         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5973
5974         Update menu sensitivity when cancelling search
5975
5976 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5977
5978         * shell/ev-view.c: (ev_view_can_find_next):
5979
5980         Take all pages in consideration, not just current one
5981
5982 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5983
5984         * shell/ev-page-cache.c:
5985         * shell/ev-page-cache.h:
5986         * shell/ev-view.c: (ev_view_binding_activated),
5987         (ev_view_next_page), (ev_view_previous_page),
5988         (ev_sizing_mode_get_type):
5989         * shell/ev-view.h:
5990         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5991         (ev_window_cmd_go_next_page):
5992
5993         Move page next/previous functions from page chace to
5994         view and change it to move by 2 page steps in dual mode.
5995
5996 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5997
5998         * shell/ev-window.c: (update_sidebar_visibility),
5999         (setup_sidebar_from_metadata), (ev_window_setup_document),
6000         (setup_view_from_metadata):
6001
6002         Show the index by default when there is one     
6003
6004 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6005
6006         * shell/ev-window-title.c: (ev_window_title_set_document):
6007
6008         Missing null check
6009
6010 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6011
6012         * shell/ev-view.c: (view_update_range_and_current_page):
6013         
6014         Allow display of last odd page in dual view. Fix for 316347.
6015
6016 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6017
6018         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6019         
6020         Make close button default. Fix for 316383.
6021
6022 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6023
6024         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6025         
6026         Mark close button as default. Fix for 316381.
6027
6028 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6029
6030         * backend/ev-link.c: (ev_link_class_init):
6031
6032         Allow negative doubles in left/top properties
6033
6034 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6035
6036         * shell/ev-window.c:
6037
6038         Remove a bunch of strings that was used only
6039         by the statusbar.
6040
6041 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6042
6043         * shell/ev-window-title.c: (get_filename_from_uri),
6044         (ev_window_title_set_document):
6045
6046         When title has a confusing extension, show also
6047         the document filename inside ()
6048
6049 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6050
6051         * shell/Makefile.am:
6052         * shell/ev-window-title.c: (ev_window_title_new),
6053         (ev_window_title_update), (ev_window_title_set_type),
6054         (ev_window_title_set_document), (ev_window_title_free):
6055         * shell/ev-window-title.h:
6056         * shell/ev-window.c: (ev_window_setup_document),
6057         (password_dialog_response), (ev_window_popup_password_dialog),
6058         (ev_window_dispose), (ev_window_init):
6059
6060         Factor out and cleanup window title code
6061
6062 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6063
6064         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6065         (unable_to_load):
6066
6067         Make dialog transient so it doesnt block other windows
6068
6069 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6070
6071         * pdf/ev-poppler.cc:
6072         
6073         Fix pdf thumbnails rendering.
6074
6075 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6076
6077         * shell/ev-window.c: (fullscreen_set_timeout):
6078         
6079         Increase timeout to hide full screen popup. Bug 
6080         316123. 
6081
6082 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6083
6084         * data/evince.schemas.in:
6085         * shell/ev-window.c: (update_action_sensitivity):
6086
6087         Allow the user to override document restrictions. Fix for bug
6088         305818.
6089
6090 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6091
6092         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6093         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6094         (ev_window_class_init): Fix multihead behaviour of fullscreen
6095         toolbar popup. Fixes bug #315451.
6096
6097 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6098
6099         * configure.ac:
6100         * data/evince-password.glade:
6101         * shell/ev-password.c: (ev_password_dialog_set_property),
6102         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6103         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6104         (ev_password_dialog_entry_changed_cb),
6105         (ev_password_dialog_entry_activated_cb),
6106         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6107         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6108         (ev_password_dialog_set_bad_pass):
6109         * shell/ev-password.h:
6110         * shell/ev-window.c: (password_dialog_response),
6111         (ev_window_popup_password_dialog):
6112         
6113         Support for gnome-keyring for encrypted PDF's.
6114
6115 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6116
6117         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6118         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6119         (ev_view_enter_notify_event), (ev_view_class_init):
6120         
6121         More precise handling of enter_notify/leave_notify events
6122         in EvView. Fix for bug 315470.
6123
6124 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6125
6126         * shell/ev-window.c: (fullscreen_timeout_cb),
6127         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6128         (ev_window_dispose):
6129
6130         leak fix: unref fullscreen_timeout_source before clearing it
6131
6132 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6133
6134         * configure.ac, dvi/mdvi/Makefile.am: 
6135         
6136         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6137
6138 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6139
6140         * backend/ev-link.c: (ev_link_new_page_xyz):
6141         * pdf/ev-poppler.cc:
6142         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6143
6144         Fix some bugs with xyz links, respect zoom
6145
6146 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6147
6148         * shell/ev-window.c: (page_changed_cb),
6149         (setup_document_from_metadata), (update_sidebar_visibility),
6150         (setup_view_from_metadata), (ev_window_run_fullscreen),
6151         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6152         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6153         (ev_window_dual_mode_changed_cb),
6154         (ev_window_sidebar_current_page_changed_cb):
6155
6156         null check uri before setting and getting metadata
6157
6158 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6159
6160         * dvi/Makefile.am:
6161         * properties/Makefile.am:
6162         * shell/Makefile.am:
6163         * thumbnailer/Makefile.am:
6164
6165         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6166
6167 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6168
6169         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6170         (selection_changed_callback):
6171         * shell/ev-sidebar-links.h:
6172
6173         Add a signal for link activation.
6174
6175         * shell/ev-view.c: (ev_view_goto_link),
6176         (ev_view_button_release_event):
6177         * shell/ev-view.h:
6178         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6179         (ev_window_init):
6180
6181         Implement the signal so that we can handle all link types.
6182
6183         * shell/ev-page-cache.c:
6184
6185         Remove unused set_link function
6186
6187 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6188
6189         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6190
6191         Add some space from the cursor, hardcoded but I couldnt
6192         find a better way.
6193
6194 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6195
6196         * lib/ev-tooltip.c:
6197
6198         Use mozilla style vs gtk style, way better for links.
6199
6200         * shell/ev-view.c: (ev_view_motion_notify_event),
6201         (ev_view_destroy), (ev_view_init):
6202
6203         Deactive tooltip when the link hovered is changed.
6204
6205 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6206
6207         * backend/ev-document.h:
6208         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6209         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6210         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6211         (ev_link_new_page), (ev_link_new_page_xyz):
6212         * backend/ev-link.h:
6213         * pdf/ev-poppler.cc:
6214         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6215         (go_to_link), (tip_from_link):
6216
6217         Implement xyz links, still not functional. Links are a total
6218         mess, will need to refactor and bugfix a lot :(
6219
6220 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6221
6222         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6223
6224 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6225
6226         * data/evince-ui.xml:
6227         * data/evince.schemas.in:
6228         * shell/Makefile.am:
6229         * shell/ev-window.c: (update_chrome_visibility),
6230         (password_dialog_response), (ev_window_load_job_cb),
6231         (ev_window_xfer_job_cb), (ev_window_open_uri),
6232         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6233         (ev_window_init):
6234
6235         Remove the statusbar. This regress loading feedback, need to
6236         check with Bryan what we want to do there...
6237
6238 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6239
6240         * lib/ev-tooltip.c: (ev_tooltip_init):
6241
6242         Fix tooltip border and size handling
6243
6244 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6245
6246         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6247         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6248         (ev_tooltip_timeout), (ev_tooltip_activate),
6249         (ev_tooltip_deactivate):
6250         * lib/ev-tooltip.h:
6251         * shell/ev-view.c: (ev_view_motion_notify_event):
6252
6253         Delay popup showing. Mirror gtk logic/times.
6254
6255 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6256
6257         * lib/Makefile.am:
6258         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6259         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6260         (ev_tooltip_set_text), (ev_tooltip_set_position):
6261         * lib/ev-tooltip.h:
6262
6263         Simple widget to show tooltips at a custom position
6264
6265         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6266         (ev_view_destroy):
6267
6268         Use it for links. First go, needs work
6269
6270 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6271
6272         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6273         HIG fixes.  Use title capitalization for window title. Use 12 
6274         pixels of space between the dialog's vbox and action area.
6275
6276 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6277
6278         * shell/ev-window.c: (file_open_dialog_response_cb),
6279         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6280         (ev_window_cmd_save_as):
6281
6282         Make file pickers not modal and refactor code some
6283
6284 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6285
6286         * shell/ev-sidebar.h:
6287         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6288         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6289         (ev_sidebar_class_init), (ev_sidebar_select_page),
6290         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6291         (ev_sidebar_set_page):
6292
6293         Add a current page property and allow to get/set it
6294
6295         * shell/ev-window.c: (setup_view_from_metadata),
6296         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6297
6298         Persist current sidebar page per document
6299
6300 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6301
6302         * data/evince.schemas.in:
6303         * shell/ev-window.c: (update_chrome_visibility),
6304         (setup_document_from_metadata), (update_sidebar_visibility),
6305         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6306         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6307         (ev_window_run_presentation), (ev_window_stop_presentation),
6308         (ev_window_view_sidebar_cb),
6309         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6310         (load_chrome), (ev_window_init):
6311
6312         Persist size/visibility of sidebar per document
6313
6314 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6315
6316         * shell/ev-view.c (draw_loading_text): Draw loading text.
6317
6318 2005-09-02  Dan Damian  <dand@gnome.ro>
6319
6320         * configure.in: Added "ro" to ALL_LINGUAS.
6321
6322 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6323
6324         * shell/ev-view.c: (clear_caches):
6325
6326         ev_page_cache_get doesnt return a reference,
6327         dont try to unref it.
6328
6329 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6330
6331         * shell/main.c: (load_files_remote):
6332
6333         Fix timestamp parameter with dbus <= 0.33
6334
6335 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6336
6337         * data/evince.schemas.in:
6338
6339         Add missing full stop
6340
6341 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6342
6343         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6344         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6345
6346         Plug some memory leaks
6347
6348 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6349
6350         * configure.ac:
6351         * lib/ev-debug.c: (trap_handler):
6352
6353         Check for execinfo.h and use it only if it exists.
6354         Ported from Epiphany (bug #314776).
6355
6356 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6357
6358         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6359
6360 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6361
6362         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6363         * po/id.po      : Added Indonesian translation
6364
6365 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6366
6367         * shell/main.c:
6368         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6369         * NEWS: Release 0.4.0
6370
6371 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6372
6373         * configure.ac: catch another gtk+-2.8ism
6374         * shell/main.c: Make work with gtk+-2.6
6375
6376 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6377
6378         * shell/ev-application-service.xml: Add 'timestamp' argument to
6379           ev_application_open_window and ev_application_open_uri methods.
6380
6381         * shell/ev-application.h: Add 'timestamp' argument to
6382           ev_application_open_window, ev_application_open_uri,
6383           and ev_application_open_uri_list functions.
6384
6385         * shell/ev-application.c (ev_application_open_window,
6386           ev_application_open_uri, ev_application_open_uri_list): Change
6387           functions that show/present windows to use a timestamp if one
6388           is passed in.
6389
6390         * shell/ev-window.c (ev_window_cmd_file_open,
6391           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6392         * shell/main.c (load_files): Modify calls to ev_application to
6393           include GDK_CURRENT_TIME as timestamp.
6394
6395         * shell/main.c (load_files_remote): Obtain timestamp for client
6396           instance from GDK and pass to server instance so new windows are
6397           focused properly.  Fix dbus_g_proxy_call() calls by including second
6398           G_TYPE_INVALID.
6399           
6400         Closes bug #314475.
6401
6402 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6403
6404         * shell/ev-window.c (ev_window_finalize): Check for
6405         avail. EvWindows when quiting to handle the finalize better,
6406         #314497
6407
6408 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6409         
6410         * properties/ev-properties-view.c: 
6411         
6412         Set textdomain to libglade. Fixes translation problem in property page.
6413
6414 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6415
6416         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6417         * dvi/Makefile.am:
6418         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6419         * dvi/mdvi-lib/Makefile.am:
6420         
6421         Fix rotation of thumbnails, ported to new API. Moved library
6422         dependencies earlier, probably it will fix linkage problem.
6423
6424 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6425
6426         * backend/ev-document-misc.c:
6427         (ev_document_misc_get_thumbnail_frame):
6428         * backend/ev-document-misc.h:
6429         * configure.ac:
6430         * pdf/ev-poppler.cc:
6431         * shell/Makefile.am:
6432         * shell/ev-sidebar-thumbnails.c: (add_range),
6433         (ev_sidebar_thumbnails_set_loading_icon),
6434         (ev_sidebar_thumbnails_refresh),
6435         (ev_sidebar_thumbnails_set_document):
6436         * shell/ev-sidebar-thumbnails.h:
6437         * shell/ev-view.c: (ev_view_motion_notify_event),
6438         (ev_view_set_property), (ev_view_get_property),
6439         (ev_view_class_init), (ev_view_set_rotation):
6440         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6441         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6442         (ev_window_init):
6443         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6444         Redo rotation (again).  prepare for 0.4.0
6445
6446 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6447
6448         * configure.ac: Bump poppler requirement to 0.4.1.
6449
6450         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6451         argument to poppler_page_render_selection() call.
6452
6453 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6454
6455         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6456         (djvu_document_thumbnails_get_thumbnail):
6457         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6458         (dvi_document_thumbnails_get_thumbnail):
6459         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6460         (pixbuf_document_thumbnails_get_thumbnail):
6461         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6462         
6463         Update rotation direction of backends to fit with pdf and ps.
6464
6465 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6466
6467         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6468         * backend/ev-async-renderer.h:
6469         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6470         (setup_page), (ps_document_get_page_size),
6471         (ps_async_renderer_render_pixbuf):
6472         * ps/ps-document.h:
6473         * shell/ev-jobs.c: (ev_job_render_run):
6474
6475         Fix orientation in the postscript document
6476
6477 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6478
6479         * pdf/ev-poppler.cc:
6480         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6481         * shell/ev-view.c: (highlight_find_results):
6482
6483         Adapt to the new poppler rotation API. Fix text maps on landscape
6484         documents.
6485
6486 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6487
6488         * shell/ev-view.c (compute_new_selection_text): get the correct
6489         region when selecting in modes other than continuous.
6490
6491 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6492
6493         * shell/main.c (main): remove redundant g_warnings.
6494
6495 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6496
6497         * shell/Makefile.am: Don't include autogenerated
6498         file ev-application-service.h into distribution, since
6499         it causes dbus crash. Fix for bugs 313724 and 313443. 
6500
6501 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6502
6503         * configure.ac: Fix sed expression for FreeBSD. Thanks
6504         to Joe Marcus Clark <marcus@freebsd.org>
6505         
6506         * shell/eggfindbar.c: (entry_activate_callback),
6507         (entry_changed_callback), (egg_find_bar_init),
6508         (egg_find_bar_set_search_string):
6509         
6510         Made findbar buttons unsensitive if there is no text in
6511         entry. Fix for the bug 313285.
6512
6513 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6514
6515         * ps/ps-document.c: Use g_filename_display_name for displaying
6516         filenames and revert string freeze breackage
6517
6518 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6519
6520         * NEWS:
6521         * configure.ac:
6522
6523         Update for 0.3.4
6524
6525         * shell/Makefile.am:
6526
6527         Add ev-application-service.xml to extra dist
6528
6529         * shell/ev-view.c: (find_page_at_location):
6530
6531         Remove unused function (fix warning)
6532
6533 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6534
6535         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6536         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6537         
6538         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6539         bug 313623.
6540
6541 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6542
6543         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6544         * shell/ev-window.c:
6545         Fix build warnings
6546
6547 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6548
6549         * configure.ac: Update script to get dbus version.
6550         Fix for the bug #313443.
6551
6552 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6553
6554         * shell/ev-window.c: (ev_window_cmd_escape):
6555         
6556         Return focus back to view on escape. Fix for bug 313295.
6557
6558 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6559
6560         * shell/ev-window.c: (update_window_title),
6561         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6562         (ev_window_cmd_save_as):
6563         
6564         Correct conversion from uri to displayable string. Fix for
6565         bug 313296.
6566
6567 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6568
6569         * ps/ps-document.c: convert filename to utf8 when there is an error
6570         loading document. Fixes #309915
6571
6572 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6573
6574         * configure.ac:
6575
6576         We depend on poppler 0.4.0
6577
6578 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6579
6580         * configure.ac:
6581         * NEWS: Release 0.3.3.
6582         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6583
6584 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6585
6586         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6587         add a couple missing mnemonics to menu items, use title 
6588         capitalization for menu items and window titles, and add 
6589         ellipsis to open menu item.     
6590
6591 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6592
6593         * pdf/ev-poppler.cc:
6594         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6595         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6596         (ev_view_get_rotation):
6597         * shell/ev-view.h:
6598         * shell/ev-window.c: (setup_view_from_metadata),
6599         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6600         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6601         disk.
6602
6603 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6604
6605         * configure.ac: Added tr to ALL_LINGUAS
6606
6607 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6608
6609         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6610         requires several clicks to find word. Thanks to 
6611         Colin Slater <kiltedtaco@gmail.com>.
6612
6613 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6614
6615         * data/evince.desktop.in.in: Hide menu entry and
6616         rename it to "Document Viewer". Fix for bug 
6617         #312399.
6618
6619 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6620
6621         * shell/ev-page-action.c (ev_page_action_class_init): 
6622
6623         Point to the correct function in constructor of the
6624         activate_label signal
6625
6626 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6627
6628         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6629         * shell/ev-jobs.h: Make thread safe.
6630
6631 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6632
6633         * shell/ev-view.c: (view_update_range_and_current_page):
6634         Don't update page range if we are scrolling to some document
6635         point.
6636
6637 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6640         when getting max_page_width, fix drawing in dual mode.
6641
6642 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6643
6644         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6645         getting the area for select_all.
6646
6647 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6648
6649         * backend/ev-selection.c: (ev_selection_render_selection):
6650         * backend/ev-selection.h:
6651         * pdf/ev-poppler.cc:
6652         * shell/ev-jobs.c: (ev_job_render_new):
6653         * shell/ev-jobs.h:
6654         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6655         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6656         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6657         (ev_view_class_init):
6658
6659         Change selection color on focus in and focus out events.  Also,
6660         poppler now uses GdkColor for specifying the selection colors, so
6661         drop some awkward conversion code.
6662
6663 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6664
6665         * configure.ac: Added Hebrew translation
6666
6667 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6668
6669         * NOTES:
6670         * backend/ev-selection.c: (ev_selection_render_selection):
6671         * backend/ev-selection.h:
6672         * pdf/ev-poppler.cc:
6673         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6674         (ev_job_render_run):
6675         * shell/ev-jobs.h:
6676         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6677         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6678         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6679         (ev_pixbuf_cache_style_changed),
6680         (ev_pixbuf_cache_get_selection_pixbuf),
6681         (ev_pixbuf_cache_set_selection_list),
6682         (ev_pixbuf_cache_get_selection_list):
6683         * shell/ev-pixbuf-cache.h:
6684         * shell/ev-utils.c: (ev_print_region_contents):
6685         * shell/ev-utils.h:
6686         * shell/ev-view.c: (ev_view_queue_draw_page),
6687         (selection_update_idle_cb), (ev_view_motion_notify_event),
6688         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6689         (setup_caches), (ev_view_find_next), (merge_selection_region),
6690         (selection_free):
6691         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6692
6693         Clean up selection to be much smoother!
6694
6695 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6696
6697         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6698         to poppler_page_render_selection().
6699
6700 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6701
6702         * ps/ps-document.c: (save_page_list): Use
6703         unzipped document when printing. Thanks to 
6704         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6705         311016.
6706
6707 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6708
6709         * shell/ev-window.c: (update_action_sensitivity):
6710         
6711         Disable print and save respect to lockdown gconf keys. Fix
6712         for 312342.
6713
6714 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6715
6716         * configure.ac:
6717         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6718         (write_to_temp_file), (ev_file_set_contents):
6719         * shell/ev-utils.h:
6720         * shell/ev-window.c: (save_print_config_to_file):
6721         
6722         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6723         Fix for bug 312238
6724
6725 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6726
6727         * shell/ev-window.c: (load_print_config_from_file),
6728         (save_print_config_to_file), (ev_window_print_range):
6729
6730         Persist the print settings. Fixes bug #311578.
6731
6732 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6733
6734         * djvu/djvu-document.c: (djvu_document_get_page_size),
6735         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6736         (djvu_document_thumbnails_get_thumbnail):
6737         * dvi/dvi-document.c: (dvi_document_get_page_size),
6738         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6739         (dvi_document_thumbnails_get_dimensions),
6740         (dvi_document_thumbnails_get_thumbnail):
6741         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6742         (pixbuf_document_render_pixbuf),
6743         (pixbuf_document_document_iface_init),
6744         (pixbuf_document_thumbnails_get_thumbnail):
6745         
6746         Update backends to make them build with new rotation system.
6747
6748 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6749
6750         * help/C/figures/evince_start_window.png:
6751         
6752         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6753
6754 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6755
6756         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6757         * shell/ev-pixbuf-cache.h:
6758         * shell/ev-sidebar-thumbnails.c:
6759         (ev_sidebar_thumbnails_get_property), (add_range),
6760         (adjustment_changed_cb):
6761         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6762         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6763         we were thumbnailing the entire docment on startup, slowing us
6764         down hugely. 
6765
6766 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6767
6768         * shell/ev-page-cache.c: (ev_page_cache_new):
6769         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6770         == 0, fixes #310306.
6771
6772 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6773
6774         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6775         (ev_view_rotate_left):
6776
6777         Account rotation in doc_rect_to_view_rect.
6778         Ensure rotation doesnt go out of bounds.
6779
6780 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6781
6782         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6783
6784         Correct and cleanup w/h swapping
6785
6786 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6787
6788         * backend/ev-document-thumbnails.c:
6789         (ev_document_thumbnails_get_thumbnail):
6790         * backend/ev-document-thumbnails.h:
6791         * backend/ev-document.c:
6792         * backend/ev-document.h:
6793         * backend/ev-render-context.c: (ev_render_context_new),
6794         (ev_render_context_set_rotation):
6795         * backend/ev-render-context.h:
6796         * pdf/ev-poppler.cc:
6797         * ps/ps-document.c: (ps_document_document_iface_init):
6798         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6799         * shell/ev-jobs.h:
6800         * shell/ev-page-cache.c: (build_height_to_page),
6801         (ev_page_cache_new), (ev_page_cache_get_size),
6802         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6803         (ev_page_cache_get_height_to_page):
6804         * shell/ev-page-cache.h:
6805         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6806         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6807         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6808         (ev_pixbuf_cache_get_selection_pixbuf):
6809         * shell/ev-pixbuf-cache.h:
6810         * shell/ev-print-job.c: (idle_print_handler):
6811         * shell/ev-sidebar-thumbnails.c: (add_range):
6812         * shell/ev-view.c: (view_update_range_and_current_page),
6813         (get_page_y_offset), (get_page_extents),
6814         (ev_view_size_request_continuous_dual_page),
6815         (ev_view_size_request_continuous),
6816         (ev_view_size_request_dual_page),
6817         (ev_view_size_request_single_page), (draw_one_page),
6818         (ev_view_set_rotation), (ev_view_rotate_right),
6819         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6820         (ev_view_zoom_for_size_continuous_and_dual_page),
6821         (ev_view_zoom_for_size_continuous),
6822         (ev_view_zoom_for_size_dual_page),
6823         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6824         (ev_view_select_all):
6825         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6826         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6827         (tiff_document_document_iface_init),
6828         (tiff_document_thumbnails_get_thumbnail):
6829
6830         Use rotation rather than orientation. It's easier and enough
6831         for our needs.
6832
6833 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6834
6835         * shell/ev-page-cache.c: (build_height_to_page),
6836         (ev_page_cache_new), (ev_page_cache_get_size),
6837         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6838         (ev_page_cache_get_height_to_page):
6839         * shell/ev-page-cache.h:
6840         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6841         (ev_view_size_request_continuous_dual_page),
6842         (ev_view_size_request_continuous),
6843         (ev_view_zoom_for_size_continuous_and_dual_page),
6844         (ev_view_zoom_for_size_continuous):
6845
6846         Make the page cache aware of page orientation.
6847
6848 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6849
6850         * backend/ev-document-thumbnails.c:
6851         (ev_document_thumbnails_get_thumbnail):
6852         * backend/ev-document-thumbnails.h:
6853         * backend/ev-document.c:
6854         * backend/ev-document.h:
6855         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6856         * backend/ev-ps-exporter.h:
6857         * pdf/ev-poppler.cc:
6858         * ps/ps-document.c: (ps_document_document_iface_init),
6859         (ps_document_ps_export_do_page):
6860         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6861         * shell/ev-jobs.h:
6862         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6863         (ev_page_cache_get):
6864         * shell/ev-page-cache.h:
6865         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6866         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6867         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6868         * shell/ev-pixbuf-cache.h:
6869         * shell/ev-print-job.c: (idle_print_handler):
6870         * shell/ev-sidebar-thumbnails.c: (add_range):
6871         * shell/ev-view.c: (view_update_range_and_current_page),
6872         (get_page_extents), (ev_view_size_request_dual_page),
6873         (ev_view_size_request_single_page), (draw_one_page),
6874         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6875         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6876         (ev_view_zoom_for_size_dual_page),
6877         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6878         (ev_view_select_all):
6879         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6880         * tiff/tiff-document.c: (tiff_document_get_page_size),
6881         (tiff_document_get_orientation), (rotate_pixbuf),
6882         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6883         (tiff_document_thumbnails_get_thumbnail),
6884         (tiff_document_ps_export_do_page), (tiff_document_init):
6885
6886         Really make use of the orientation bit of the render context.
6887         Use the render context in a few more places in the backend API.
6888         This regress orientation, but now it's done right. Will try to
6889         fix it up asap...
6890
6891 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6892
6893         * shell/ev-view.c: (ensure_rectangle_is_visible):
6894
6895         Patch by Nickolay V. Shmyrev to fix find flickering
6896
6897 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6898
6899         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6900         duplex parameters to ::begin.
6901
6902         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6903         * shell/ev-print-job.c (idle_print_handler): 
6904         * ps/ps-document.c (ps_document_ps_export_begin): 
6905         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6906         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6907         implementations. Poppler backend needs poppler cvs. Rest has
6908         unchanged behavior.
6909
6910 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6911
6912         * shell/ev-window.c (using_pdf_printer): new function.
6913         (ev_window_print_range): print a less techy message if someone
6914         tries to print to PDF.
6915
6916 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6917
6918         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6919         from "unknown font" string. Bug #311431
6920
6921 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6922
6923         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6924
6925 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6926
6927         Bug #311280
6928         
6929         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6930         name for PopplerFontTypes
6931         (pdf_document_fonts_fill_model): add font type to the detail column
6932
6933         * backend/ev-document-fonts.h: added
6934         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6935
6936         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6937         font name and font details, add a little markup.
6938         (ev_properties_fonts_init): use the new cell data func, specify ypad
6939         property for the cell renderer.
6940         (ev_properties_fonts_set_document): add the details column.
6941
6942 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6943
6944         * configure.ac: Added "pl" to ALL_LINGUAS.
6945
6946 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6947
6948         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6949
6950 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6951
6952         * help/ChangeLog: Started this for translations of manual.
6953         * configure.ac, autogen.sh, .cvsignore: Migrated to
6954         gnome-doc-utils. Patch in bug #311222.
6955
6956 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6957
6958         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6959         #ifdef this away to fix an unused-function warning.
6960
6961 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6962
6963         * configure.ac: Added 'gl' to ALL_LINGUAS.
6964
6965 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6966
6967         * configure.ac: Added ne in ALL_LINGUAS
6968         
6969 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6970
6971         * shell/ev-view.c: (ev_view_leave_notify_event):
6972         
6973         Clear status message when pointer leaves view. Fix for bug
6974         #310818 
6975
6976 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6977
6978         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6979
6980 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6981
6982         * shell/ev-view.c: (ev_view_leave_notify_event),
6983         (ev_view_class_init):
6984         
6985         Set cursor to normal then leaving view.
6986
6987 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6988
6989         * configure.ac:
6990         
6991         Fix required djvulibre version.
6992
6993 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6994
6995         *configure.ac: Hindi (hi) language added
6996
6997 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6998
6999         *configure.ac: Punjabi (pa) Language added
7000
7001 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7002
7003         * data/evince-ui.xml, shell/ev-window.c:
7004         
7005         Add keypad accelerators for zooming. Fix for bug 308128.
7006
7007 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7008
7009         * Makefile.am:
7010         * backend/Makefile.am:
7011         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7012         * configure.ac:
7013         * shell/ev-document-types.c: (ev_document_types_add_filters):
7014
7015         Allow to enable/disable the pixbuf backend.
7016         Default to off for now. If we want it enabled we should
7017         really put mime types in the desktop, implement properties etc.
7018
7019         * properties/evince-properties.c:
7020
7021         Initialize error to NULL.
7022         Check error is not NULL before freeing.
7023
7024 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7025
7026         * shell/ev-window.c:
7027
7028         Use F5 as presentation accell
7029
7030 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7031
7032         * shell/ev-window.c: (update_chrome_visibility),
7033         (ev_window_create_fullscreen_popup), (ev_window_init):
7034
7035         Do not leak the fullscreen toolbar
7036
7037 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7038
7039         * shell/ev-window.c: (view_actions_focus_in_cb),
7040         (view_actions_focus_out_cb):
7041
7042         These has a return value! Fix totally random focus
7043         issues we was seeing.
7044
7045 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7046
7047         * shell/main.c: (load_files_remote):
7048
7049         Allow open more than one file
7050
7051 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7052
7053         * shell/main.c: (load_files_remote):
7054
7055         Fix for dbus 0.33. bug #309975
7056
7057 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7058
7059         * properties/ev-properties-main.c: (ev_properties_get_pages):
7060
7061         Actually return NULL for types we dont support
7062
7063 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7064
7065         * po/POTFILES.in:
7066
7067         Remove empty lines.
7068
7069 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7070
7071         * backend/ev-document-factory.c:
7072         (ev_document_factory_get_document):
7073
7074         Do not try to create the object if type
7075         is invalid.
7076
7077 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7078
7079         * ps/ps-document.c: (ps_document_dispose),
7080         (ps_async_renderer_render_pixbuf):
7081         * ps/ps-document.h:
7082
7083         Do not leak the target window
7084
7085 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7086
7087         * shell/ev-application.c: (ev_application_init):
7088
7089         Let tbe check file existence for us.
7090         Add a comment about eggrecent mime filter.
7091
7092 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7093
7094         * data/evince-ui.xml:
7095         * shell/ev-application.c: (ev_application_shutdown),
7096         (ev_application_init), (ev_application_get_toolbars_model),
7097         (ev_application_get_recent_model),
7098         (ev_application_save_toolbars_model):
7099         * shell/ev-application.h:
7100         * shell/ev-window.c: (ev_window_add_recent),
7101         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7102         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7103         (ev_window_init):
7104
7105         Use common toolbar and recent models for all windows.
7106         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7107
7108 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7109
7110         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7111         successfully check for gtk_icon_view_get_visible_range.
7112
7113 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7114
7115         * djvu/Makefile.am:
7116         * dvi/Makefile.am:
7117         
7118         Fix djvu and dvi backend build.
7119
7120 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7121
7122         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7123         (new_separator_pixbuf):
7124
7125         Don't leak windows.
7126
7127 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7128
7129         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7130
7131         HIGification of toolbar editor dialogue.
7132
7133 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7134
7135         * configure.ac:
7136         * shell/Makefile.am:
7137
7138         Ever build metadata manager since it's just
7139         disabled at runtime now.
7140
7141 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7142
7143         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7144         (ev_metadata_manager_get), (ev_metadata_manager_set):
7145         * shell/ev-metadata-manager.h:
7146
7147         Add an _init functions that enabled metadata management
7148         at runtime.
7149
7150         * shell/ev-window.c: (page_changed_cb),
7151         (setup_document_from_metadata), (ev_window_setup_document),
7152         (setup_view_from_metadata), (ev_window_open_uri),
7153         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7154         (ev_window_run_presentation), (ev_window_stop_presentation),
7155         (save_sizing_mode), (ev_window_zoom_changed_cb),
7156         (ev_window_continuous_changed_cb),
7157         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7158         (window_configure_event_cb):
7159
7160         Remove all ugly metadata define since we deal with it
7161         at runtime now.
7162
7163         * shell/main.c: (load_files_remote), (main):
7164
7165         Add support for dbus cvs head. Hopefully didnt break one
7166         of the other versions now!
7167
7168         If we dont get a response from the dbus server just
7169         give up with it and not enable metadata.
7170
7171 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7172
7173         * Makefile.am:
7174         * backend/Makefile.am:
7175         * configure.ac:
7176         * cut-n-paste/recent-files/Makefile.am:
7177         * cut-n-paste/toolbar-editor/Makefile.am:
7178         * cut-n-paste/zoom-control/Makefile.am:
7179         * lib/Makefile.am:
7180         * pdf/Makefile.am:
7181         * pixbuf/Makefile.am:
7182         * properties/Makefile.am:
7183         * ps/Makefile.am:
7184         * shell/Makefile.am:
7185         * thumbnailer/Makefile.am:
7186         * tiff/Makefile.am:
7187
7188         Make frontends depend on just libev.
7189         Rework and group CFLAGS/LIBS definitions.
7190         Cleanups.
7191
7192 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7193
7194         * shell/ev-window:
7195
7196         do not unnecessarily save zoom
7197
7198         * configure.ac:
7199         * lib/ev-file-helpers.c: (ev_dot_dir):
7200         * shell/Makefile.am:
7201         * shell/dummy.cc:
7202
7203         Some cleanups
7204
7205 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7206
7207         * configure.ac:
7208         
7209         Remove unnecessary dependencies
7210
7211 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7212
7213         * properties/Makefile.am:
7214         * thumbnailer/Makefile.am:
7215         * tiff/Makefile.am:
7216
7217         Some more cleanups. Was really necessary
7218         but I probably introduced bugs, feel free
7219         to flame :)
7220
7221 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7222
7223         * backend/Makefile.am:
7224         * configure.ac:
7225         * cut-n-paste/recent-files/Makefile.am:
7226         * cut-n-paste/toolbar-editor/Makefile.am:
7227         * cut-n-paste/zoom-control/Makefile.am:
7228         * lib/Makefile.am:
7229         * pdf/Makefile.am:
7230         * pixbuf/Makefile.am:
7231         * properties/Makefile.am:
7232         * ps/Makefile.am:
7233         * shell/Makefile.am:
7234         * thumbnailer/Makefile.am:
7235         * tiff/Makefile.am:
7236
7237         Use gnome-common macros when possible.
7238         Cleanup dependencies.
7239         Actually disable deprecated where possible.
7240
7241 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7242
7243         * Makefile.am:
7244         * backend/Makefile.am:
7245         * properties/Makefile.am:
7246         * shell/Makefile.am:
7247         * thumbnailer/Makefile.am:
7248
7249         This should solve the circular dep without
7250         requiring dir reorg!
7251
7252         * shell/ev-window.c: (setup_view_from_metadata):
7253
7254         Never restore window size/position when the
7255         window is already visible.
7256
7257 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7258
7259         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7260
7261         Return a boolean from timeout func. Fix ported from gedit.
7262
7263 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7264
7265         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7266
7267 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7268
7269         * shell/ev-document-types.c: set "All Documents" as default filter in
7270         open dialog
7271
7272 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7273
7274         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7275         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7276         (ev_metadata_manager_set_boolean): fix value/val thinko.
7277
7278 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7279
7280         * shell/ev-window.c: (setup_view_from_metadata),
7281         (window_state_event_cb), (window_configure_event_cb),
7282         (ev_window_init):
7283
7284         Remember window position and maximized state
7285
7286 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7287
7288         * configure.ac:
7289
7290         Fix DBUS configure checks.
7291
7292         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7293         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7294         (ev_metadata_manager_set_boolean):
7295
7296         Plug mem leaks.
7297
7298         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7299         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7300         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7301         (ev_window_continuous_changed_cb),
7302         (ev_window_dual_mode_changed_cb), (ev_window_new):
7303
7304         Fix the build without DBUS.
7305
7306 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7307
7308         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7309         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7310         (ev_metadata_manager_set_string),
7311         (ev_metadata_manager_set_boolean):
7312         * shell/ev-metadata-manager.h:
7313
7314         Add support for some more types
7315
7316         * shell/ev-view.c: (scroll_to_current_page),
7317         (ev_view_get_continuous), (ev_view_set_continuous),
7318         (ev_view_get_dual_page):
7319         * shell/ev-view.h:
7320         * shell/ev-window.c: (page_changed_cb),
7321         (setup_document_from_metadata), (ev_window_setup_document),
7322         (setup_view_from_metadata), (ev_window_open_uri),
7323         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7324         (ev_window_run_presentation), (ev_window_stop_presentation),
7325         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7326         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7327         (ev_window_update_dual_page_action),
7328         (ev_window_continuous_changed_cb),
7329         (ev_window_dual_mode_changed_cb), (ev_window_init):
7330
7331         Remember a bunch of view/document properties. Prolly some
7332         are still missing but it's getting interesting.
7333
7334 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7335
7336         * configure.ac: check if dbus-binding-tool is installed. Not the
7337         case on current Ubuntu breezy, it seems.
7338
7339 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7340
7341         * data/evince.desktop.in.in:
7342         
7343         Allow open uri lists and add TryExec field.
7344
7345 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7346
7347         * configure.ac:
7348
7349         Enable dbus when available, do not require a configure
7350         option.
7351
7352 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7353
7354         * configure.ac:
7355
7356         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7357         disabled.
7358
7359 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7360         Marco Pesenti Gritti  <mpg@redhat.com>
7361
7362         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7363         
7364         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7365         functions to the format required by dbus
7366
7367         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7368         errors. Use the RPC parameters in the expected way
7369
7370 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7371
7372         * Makefile.am:
7373         * properties/Makefile.am:
7374         * properties/ev-properties-main.c: (ev_properties_get_pages):
7375
7376         Support all mime types
7377
7378         * shell/Makefile.am:
7379         * thumbnailer/Makefile.am:
7380         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7381         (evince_thumbnail_pngenc_get):
7382
7383         Use the document factory
7384
7385 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7386
7387         * backend/Makefile.am:
7388         * backend/ev-document-factory.c:
7389         (mime_type_supported_by_gdk_pixbuf),
7390         (ev_document_type_get_from_mime),
7391         (ev_document_factory_get_document),
7392         (ev_document_factory_get_backend),
7393         (ev_document_factory_get_mime_types),
7394         (ev_document_factory_get_all_mime_types):
7395         * backend/ev-document-factory.h:
7396         * shell/Makefile.am:
7397         * shell/ev-document-types.c: (get_document_from_uri),
7398         (ev_document_types_get_document),
7399         (file_filter_add_mime_list_and_free),
7400         (ev_document_types_add_filters):
7401         * shell/ev-document-types.h:
7402         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7403         * shell/ev-properties-dialog.c:
7404         (ev_properties_dialog_set_document):
7405         * shell/ev-window.c: (ev_window_cmd_file_open),
7406         (ev_window_cmd_save_as):
7407         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7408
7409         Rework document types managing to avoid code duplication
7410         and actually abstract from backend implementations.
7411         Also provide a minimal factory api that can be used by
7412         thumbnailer/properties.
7413
7414 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7415
7416         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7417         Plug a mem leak.
7418         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7419         HIG spacings.
7420
7421 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7422
7423         * shell/ev-properties-dialog.c
7424         (ev_properties_dialog_set_document): only call
7425         ev_properties_fonts_set_document() if the document implements the
7426         fonts interface
7427
7428 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7429
7430         * configure.ac:
7431         * properties/Makefile.am:
7432         * properties/ev-properties-view.c:
7433         (ev_properties_view_register_type):
7434         * properties/ev-properties-view.h:
7435         * properties/ev-properties-main.h:
7436
7437         Implement nautilus plugin for properties.
7438         Works only for pdf atm, I need to rework the
7439         document types stuff to get this to work
7440         for all backends...
7441
7442 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7443
7444         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7445         (ev_properties_fonts_set_document): use
7446         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7447
7448 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7449
7450         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7451         them
7452         (PlaceImage, tiff2ps_process_page): use
7453         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7454
7455
7456 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7457
7458         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7459         (main): to call gnome_authentication_manager_init. Should fix
7460         Bug #308510
7461
7462         * configure.ac: that requires libgnomeui 2.6.0.
7463
7464 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7465
7466         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7467         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7468         use the new tiff2ps interfaces
7469
7470         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7471         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7472
7473         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7474         structure instead of global variables.  Remove use of static
7475         variables in functions.
7476
7477 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7478
7479         * shell/ev-page-action.c: unref the completion after setting it to the
7480         entry
7481
7482 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7483
7484         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7485         postscript files
7486
7487 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7488
7489         * shell/ev-window.c (update_action_sensitivity): disable
7490         File->Print if the document does not implement the ps exporter
7491         interface
7492
7493 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7494
7495         * Makefile.am:
7496         * configure.ac:
7497         * data/evince-properties.glade:
7498         * properties/.cvsignore:
7499         * properties/Makefile.am:
7500         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7501         (ev_properties_view_class_init), (ev_properties_view_format_date),
7502         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7503         (ev_properties_view_init), (ev_properties_view_new):
7504         * properties/ev-properties-view.h:
7505         * shell/Makefile.am:
7506         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7507         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7508         (ev_properties_dialog_new):
7509         * shell/ev-properties-dialog.h:
7510         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7511         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7512         (update_progress_label), (job_fonts_finished_cb),
7513         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7514         * shell/ev-properties-fonts.h:
7515         * shell/ev-properties.c:
7516         * shell/ev-properties.h:
7517         * shell/ev-window.c: (ev_window_setup_document),
7518         (ev_window_cmd_file_properties):
7519
7520         Split the properties pages in two different objects, depend
7521         only on the backend where possible, use widgets instead
7522         of gobject for the glade part, reimplement the dialog
7523         itself with gtk.
7524         I need this to implement nautilus properties page.
7525
7526 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7527
7528         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7529         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7530         (tiff_document_document_ps_exporter_iface_init): implement the ps
7531         exporter interface for tiff documents
7532
7533         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7534         libtiff to implement TIFF postscript export
7535
7536         * tiff/tiff2ps.h: added a header file for external tiff2ps
7537         functions.
7538
7539         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7540         tiff2ps.h
7541
7542 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7543
7544         * shell/ev-view.c: (scroll_to_current_page),
7545         (ev_view_set_fullscreen), (ev_view_set_presentation):
7546         
7547         Scroll to current page when exit from presentation
7548
7549 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7550
7551         * shell/ev-window.c: (update_document_mode),
7552         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7553         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7554         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7555         
7556         Exit from fullscreen mode when switch to presentation. Fix for
7557         bug 309365
7558
7559 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7560
7561         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7562         return NULL if the document does not implement the selection
7563         interface.
7564
7565 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7566
7567         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7568         reported height by using the resolution aspect ratio
7569         (tiff_document_render_pixbuf): scale the pixbuf using the
7570         resolution aspect ratio
7571
7572 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7573
7574         * configure.ac:
7575         
7576         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7577         <kiltedaco@gmail.com>
7578         
7579         * djvu/djvu-document.c: (djvu_document_get_orientation),
7580         (djvu_document_set_orientation), (djvu_document_get_page_size),
7581         (rotate_pixbuf), (djvu_document_render_pixbuf),
7582         (djvu_document_document_iface_init):
7583         * dvi/dvi-document.c: (dvi_document_get_orientation),
7584         (dvi_document_set_orientation), (dvi_document_get_page_size),
7585         (rotate_pixbuf), (dvi_document_render_pixbuf),
7586         (dvi_document_document_iface_init):
7587         
7588         Dvi and djvu backends are ported to new API
7589
7590 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7591
7592         * backend/ev-selection.c: (ev_selection_get_selection_region),
7593         (ev_selection_get_selection_map):
7594         * backend/ev-selection.h:
7595         * pdf/ev-poppler.cc:
7596         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7597         * shell/ev-jobs.h:
7598         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7599         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7600         (ev_pixbuf_cache_get_text_mapping):
7601         * shell/ev-pixbuf-cache.h:
7602         * shell/ev-view.c: (location_in_text),
7603         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7604         support to EvView.  Now we can see where we can select!  Sweet!
7605
7606 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7607
7608         * shell/ev-view.c (ev_view_button_press_event): Fix
7609         event->y + view->scroll_x typo.
7610
7611 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7612
7613         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7614         sub-GdkPixbuf instead of passing dest_x and dest_y.
7615         
7616         * shell/ev-view.c: (view_point_to_doc_point),
7617         (view_rect_to_doc_rect), (ev_view_button_press_event),
7618         (ev_view_motion_notify_event), (compute_new_selection_rect),
7619         (gdk_rectangle_point_in), (compute_new_selection_text),
7620         (compute_selections): Update selection code to keep the selection
7621         around as two points and not as a normalized rectangle, and fix
7622         page level selection in two-column mode.
7623
7624 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7625
7626         * shell/ev-window.c: (window_configure_event_cb): 
7627         
7628         Fix compilation
7629         
7630 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7631
7632         * pdf/ev-poppler.cc:
7633
7634         Fix compilation
7635
7636 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7637
7638         * shell/Makefile.am:
7639         * shell/ev-metadata-manager.c: (item_free),
7640         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7641         (parse_value), (parseItem), (load_values),
7642         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7643         (save_values), (save_item), (get_oldest), (resize_items),
7644         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7645         * shell/ev-metadata-manager.h:
7646
7647         Metadata manager from gedit but modified to use GValue, so that
7648         we dont need to keep converting from strings.
7649
7650         * configure.ac:
7651
7652         ENABLE_METADATA conditional, on when dbus is on
7653
7654         * shell/ev-application.c: (ev_application_open_uri):
7655
7656         Show the window after load so that we can initialize
7657         window size before it's showed.
7658
7659         * shell/ev-window.c: (ev_window_setup_from_metadata),
7660         (ev_window_open_uri), (window_configure_event_cb),
7661         (ev_window_init):
7662
7663         Save and load metadata information about window size.
7664         Not yet keeping states in account.
7665
7666         * shell/main.c: (main):
7667
7668         Shutdown metadata manager.
7669
7670 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7671
7672         * shell/ev-application-service.xml:
7673         * configure.ac:
7674         * shell/Makefile.am:
7675         * shell/ev-application.c:
7676         * shell/ev-application.h:
7677         * shell/ev-window.c:
7678         * shell/ev-window.h:
7679         * shell/main.c:
7680
7681         Add an optional dbus interface (--enable-dbus).
7682         Rework application code, mainly to be easier to
7683         use "remotely".
7684         Do not open multiple windows with the same document,
7685         spatial evince!
7686
7687 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7688
7689         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7690         pixbuf iff it exists.
7691
7692 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7693
7694         * shell/*:
7695         * backend/ev-render-context.[ch]:
7696         * backend/ev-selection.[ch]:
7697
7698         Massive changes.  We now support text selection of pdfs, and not
7699         just rectangular selection.  This is pretty broken still, but I
7700         want to get something into CVS.
7701
7702 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7703
7704         * pdf/ev-poppler.cc:
7705         
7706         Fix for Bug 309080: crash on window close.
7707         
7708         * shell/ev-page-action.c: (page_changed_cb):
7709         
7710         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7711         jensgr@gmx.net (Jens Granseuer).
7712
7713 2005-06-25  Marcel Telka  <marcel@telka.sk>
7714
7715         * configure.in (ALL_LINGUAS): Added sk.
7716
7717 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7718
7719         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7720         not a document open
7721
7722 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7723
7724         * NEWS:
7725         * configure.ac:
7726
7727         Release 0.3.2
7728
7729         * cut-n-paste/recent-files/Makefile.am:
7730
7731         Fix make distcheck
7732
7733 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7734
7735         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7736         (pixbuf_document_set_orientation), (rotate_pixbuf),
7737         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7738         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7739
7740         Implement rotation and cleanup the code a bit.
7741
7742         * tiff/tiff-document.c: (tiff_document_get_page_size),
7743         (tiff_document_get_orientation), (tiff_document_set_orientation),
7744         (rotate_pixbuf), (tiff_document_render_pixbuf),
7745         (tiff_document_document_iface_init), (tiff_document_init):
7746
7747         Implement rotation. Was the quicker solution for the release
7748         but we really need to share this code in the shell.
7749
7750 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7751
7752         * pdf/ev-poppler.cc:
7753
7754         Enable rotation, require poppler cvs. Fix a leak.
7755
7756 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7757
7758         * shell/ev-window.c: (update_action_sensitivity):
7759         
7760         Make properties unsensitive if document backend doesn't provide
7761         any info
7762
7763 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7764
7765         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7766         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7767         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7768         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7769         (bitmap_flip_rotate_counter_clockwise):
7770         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7771         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7772         (buff_gets):
7773         * dvi/mdvi-lib/common.h:
7774         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7775         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7776         (opendvi), (mdvi_reload), (mdvi_init_context),
7777         (mdvi_destroy_context), (mdvi_dopage), (special):
7778         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7779         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7780         (file_hash_free), (register_encoding), (parse_spec),
7781         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7782         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7783         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7784         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7785         (mdvi_register_font_type), (mdvi_unregister_font_type),
7786         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7787         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7788         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7789         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7790         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7791         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7792         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7793         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7794         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7795         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7796         (mdvi_unregister_special), (mdvi_flush_specials):
7797         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7798         (t1_font_remove):
7799         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7800         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7801         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7802         (free_font_metrics), (flush_font_metrics):
7803         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7804         (tt_font_remove):
7805         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7806         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7807         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7808         (dstring_insert), (dstring_new), (dstring_reset):
7809         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7810         
7811         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7812         avoid conflict with libtool on FC4
7813         
7814         * shell/ev-window.c: (ev_window_cmd_help_about):
7815         
7816         Update copyright year. Fix for bug 308828.
7817
7818 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7819
7820         * shell/ev-view.c: (add_scroll_binding_keypad),
7821         (ev_view_binding_activated), (ev_view_class_init),
7822         (on_adjustment_value_changed):
7823         
7824         Bug 170874: Arrow keys switch pages in presentation mode
7825
7826 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7827
7828         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7829         
7830         Fix for Bug 308265: Sidebar dissappears coming out of 
7831         Presentation mode
7832
7833 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7834
7835         * shell/ev-application.c: (ev_application_open):
7836         * shell/ev-document-types.c: (ev_document_types_add_filters),
7837         (ev_document_types_add_filters_for_type):
7838         * shell/ev-document-types.h:
7839         * shell/ev-window.c: (ev_window_cmd_save_as):
7840         
7841         Suggest basename as template when saving, provide filters
7842         for save dialog. It's bug 308402
7843
7844 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * pdf/ev-poppler.cc:
7847         * shell/ev-sidebar-links.c: (job_finished_callback):
7848         * shell/ev-view.c: (update_find_status_message):
7849         
7850         Some leaks fixed
7851
7852 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7853
7854         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7855         (egg_recent_view_uimanager_set_list):
7856
7857         Fix buglet in !show_numbers case.
7858
7859 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7860
7861         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7862         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7863
7864         Use pango ellipsisation.
7865
7866         * pdf/ev-poppler.cc:
7867
7868         Fix refcount leak, from nsh.
7869
7870 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7871
7872         * cut-n-paste/recent-files/Makefile.am:
7873         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7874         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7875         
7876         Removed EggRecentViewGtk
7877         
7878         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7879         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7880         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7881         (ev_window_setup_recent):
7882         
7883         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7884         with other projects
7885
7886 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7887
7888         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7889         (egg_recent_view_gtk_finalize):
7890
7891         Fix memory leak
7892
7893         * cut-n-paste/toolbar-editor/Makefile.am:
7894         
7895         Fix location of cursor icon.
7896         
7897         * pdf/ev-poppler.cc:
7898         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7899         (display_completion_text), (match_completion):
7900         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7901         (selection_changed_callback), (create_loading_model),
7902         (print_section_cb), (links_page_num_func),
7903         (update_page_callback_foreach):
7904         * shell/ev-window.c: (ev_window_dispose):
7905         
7906         Small memory fixes. Links model now store objects instead
7907         of pointers to improve memory management. 
7908
7909 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7910
7911         * shell/ev-window.c: (zoom_control_changed_cb):
7912         
7913         Fix update of zoom control (bug 308268).
7914
7915 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7916
7917         * shell/ev-properties.c (set_property): escape the text correctly.
7918         Handles non-UTF-8 properties and escaped properties.  Also, sets
7919         the text to "<i>None</i>" if the property isn't set.
7920
7921         * data/evince-properties.glade: Change the label to be ellipsized,
7922         and give it a minimum size.
7923
7924 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7925
7926         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7927         * shell/ev-sidebar-links.c: (create_loading_model):
7928         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7929         * shell/ev-view.c: (ev_view_set_document):
7930         * shell/ev-window.c: (ev_window_dispose):
7931         
7932         Various small fixes, mostly memory leaks. Thanks to valgrind.
7933
7934 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7935
7936         * ps/ps-document.c: remove the locale.h include again ;-). And
7937         kill the (bogus) setlocale/savelocale business.
7938
7939 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7940
7941         * ps/ps-document.c:
7942         
7943         Include locale.h to fix build
7944         
7945         * shell/ev-sidebar.c:
7946         
7947         Remove unnecessary includes
7948
7949 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7950
7951         * dvi/dvi-document.c: (dvi_document_load):
7952         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7953         * po/POTFILES.in:
7954         
7955         Check for incorrect dvi files. Fix parsing dvi on AMD64
7956         platform. Thanks to tester@tester.ca (Olivier Crete).
7957
7958 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7959
7960         * shell/ev-page-action.c: (match_selected_cb),
7961         (display_completion_text), (match_completion), (update_model):
7962         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7963         (expand_open_links):
7964         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7965         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7966         (ev_sidebar_set_document):
7967         * shell/ev-window.c: (ev_window_xfer_job_cb),
7968         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7969         
7970         Fixed lot's of memory leaks, for example, memory leak on reload, 
7971         described in bug 307793.
7972
7973 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7974
7975         * pdf/ev-poppler.cc:
7976         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7977         (update_visible_range), (adjustment_changed_cb),
7978         (ev_sidebar_thumbnails_fill_model),
7979         (ev_sidebar_thumbnails_refresh),
7980         (ev_sidebar_tree_selection_changed),
7981         (ev_sidebar_icon_selection_changed),
7982         (ev_sidebar_thumbnails_use_icon_view),
7983         (ev_sidebar_thumbnails_set_document):
7984         * shell/ev-sidebar-thumbnails.h:
7985         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7986         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7987
7988         Refresh thumbnails when changing orientation. Not fully
7989         working yet becuase of a sidebar bug.
7990
7991         Set page orientation to poppler page everywhere. This sucks
7992         really need to fix poppler.
7993
7994 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7995
7996         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7997         (egg_recent_view_gtk_new_menu_item),
7998         (egg_recent_view_gtk_set_property),
7999         (egg_recent_view_gtk_get_property),
8000         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8001         (egg_recent_view_gtk_set_tooltip_func),
8002         (egg_recent_view_gtk_set_label_width),
8003         (egg_recent_view_gtk_get_label_width):
8004         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8005
8006         Sync with libegg (ellipsize labels)
8007
8008 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8009
8010         * data/evince-ui.xml:
8011         * shell/ev-window.c: (ev_window_cmd_go_forward),
8012         (ev_window_cmd_go_backward):
8013         
8014         Shift + PageUp moves 10 Pages. Fix for 306125
8015
8016 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8017
8018         * pdf/ev-poppler.cc:
8019
8020         Add a flag to check if orientation has been overriden
8021
8022 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8023
8024         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8025         field if necessary.
8026
8027         * ps/ps.h: add creator field to document.
8028
8029         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8030         set creator field.
8031
8032 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8033
8034         * data/evince-properties.glade:
8035         * shell/ev-properties.c: (ev_properties_set_document):
8036
8037         s/PDF Version/Format
8038
8039 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8040
8041         * shell/ev-properties.c: (ev_properties_set_document):
8042
8043         Remove unnecessary translations
8044
8045 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8046
8047         * cut-n-paste/toolbar-editor/Makefile.am:
8048
8049         Correct library name    
8050
8051 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8052
8053         * configure.ac:
8054         * cut-n-paste/recent-files/egg-recent-model.c:
8055         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8056         (egg_recent_model_unlock_file):
8057         * cut-n-paste/recent-files/egg-recent-util.c:
8058         (egg_recent_util_get_unique_id):
8059         * cut-n-paste/recent-files/update-from-egg.sh:
8060         * cut-n-paste/toolbar-editor/Makefile.am:
8061         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8062         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8063         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8064         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8065         (egg_toolbars_model_get_type):
8066         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8067
8068         Better makefile for toolbar editor and update everything
8069         to latest libegg.
8070
8071 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8072
8073         * shell/ev-window.c: (update_document_mode):
8074
8075         Prefer presentation mode when the document
8076         require fullscreen.
8077
8078 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8079
8080         * data/evince-ui.xml:
8081         * shell/ev-window.c:
8082
8083         Add control-equal for zooming
8084
8085 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8086
8087         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8088
8089 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8090
8091         * backend/ev-document.c: (ev_document_get_orientation):
8092         * backend/ev-document.h:
8093         * pdf/ev-poppler.cc:
8094         * ps/ps-document.c: (ps_document_get_orientation),
8095         (ps_document_set_orientation), (ps_document_document_iface_init):
8096
8097         Add a get_orientation api. Improve set_orientation.
8098
8099         * data/evince-ui.xml:
8100         * shell/ev-view.c: (ev_view_set_orientation),
8101         (ev_view_rotate_right), (ev_view_rotate_left):
8102         * shell/ev-view.h:
8103         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8104         (ev_window_cmd_edit_rotate_right):
8105
8106         Better ui for changing document orientation
8107
8108 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8109
8110         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8111         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8112         * shell/ev-sidebar-links.h:
8113         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8114         (ev_sidebar_page_iface_init):
8115         * shell/ev-sidebar-page.h:
8116         * shell/ev-sidebar-thumbnails.c:
8117         (ev_sidebar_thumbnails_get_property),
8118         (ev_sidebar_thumbnails_class_init),
8119         (ev_sidebar_thumbnails_set_document):
8120         * shell/ev-sidebar-thumbnails.h:
8121         * shell/ev-view.c: (ev_view_motion_notify_event):
8122         * shell/ev-window.c: (update_chrome_visibility),
8123         (ev_window_cmd_focus_page_selector),
8124         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8125         (sidebar_page_main_widget_update_cb), (ev_window_init):
8126         
8127         Autoraise toolbar on GoToPage binding and fix bindings in
8128         EvSidebarThumbnails page.
8129
8130 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8131
8132         * shell/ev-properties.c: (update_progress_label):
8133
8134         Hide the progress label when finished; bug #307697.
8135
8136 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8137
8138         * pdf/ev-poppler.cc:
8139
8140         Enable is_open for links, you will need poppler cvs
8141
8142         * shell/ev-properties.c: (job_fonts_finished_cb):
8143
8144         Get a lock on the document when filling the tree view
8145
8146 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8147
8148         * backend/ev-document-links.h:
8149         * pdf/ev-poppler.cc:
8150         * shell/ev-sidebar-links.c: (create_loading_model),
8151         (expand_open_links), (job_finished_callback):
8152
8153         Expand links when specified by the document.
8154         Depend on a poppler api (defined out for now)
8155
8156 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8157
8158         * shell/ev-properties.c: (ev_properties_dispose),
8159         (ev_properties_class_init), (dialog_destroy_cb),
8160         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8161         (ev_properties_set_document), (ev_properties_new),
8162         (ev_properties_show):
8163         * shell/ev-properties.h:
8164
8165         Make it an object, cleanup the code, api to show it as transient
8166         and to set the document.
8167
8168         * shell/ev-window.c: (ev_window_setup_document),
8169         (ev_window_cmd_file_properties):
8170
8171         Adapt to EvProperties changes, do not show multiple
8172         times, update it when document changes.
8173
8174 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8175
8176         * ps/gstypes.h:
8177         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8178         (ps_document_set_orientation), (ps_document_document_iface_init):
8179         * ps/ps-document.h:
8180
8181         Implement orientation here too
8182
8183         * shell/ev-properties.c: (ev_properties_new):
8184         * data/evince-properties.glade:
8185
8186         Hide the fonts page for backends that doesnt
8187         support it.     
8188
8189 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8190
8191         * backend/ev-document.c: (ev_document_set_orientation):
8192         * backend/ev-document.h:
8193         * pdf/ev-poppler.cc:
8194
8195         Add orientation api. Currently poppler api is not optimal,
8196         we need to set orientation every time we _get a page.
8197         I will try to fix that at some point.
8198
8199         * data/evince-ui.xml:
8200         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8201         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8202
8203         Add orientation menu items
8204
8205         * shell/ev-page-cache.c: (ev_page_cache_clear):
8206         * shell/ev-page-cache.h:
8207
8208         Add api to clear the cache
8209
8210         * shell/ev-view.c: (setup_caches), (clear_caches),
8211         (ev_view_set_document), (ev_view_zoom_out),
8212         (ev_view_set_orientation):
8213         * shell/ev-view.h:
8214
8215         Implement orientation changing
8216
8217 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8218
8219         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8220         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8221         * backend/ev-document-fonts.h:
8222
8223         Separate scan and fill so that we can incrementally fill from
8224         the main thread. Add a progress api.
8225
8226         * data/evince-properties.glade:
8227         * pdf/ev-poppler.cc:
8228         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8229         * shell/ev-jobs.h:
8230         * shell/ev-properties.c: (update_progress_label),
8231         (job_fonts_finished_cb), (setup_fonts_view):
8232
8233         Incrementally feel the list and show the progress
8234         percentage in a label like acrobat does.
8235
8236         You are going to need poppler cvs
8237
8238 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8239
8240         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8241         * backend/ev-document-fonts.h:
8242         * pdf/ev-poppler.cc:
8243
8244         Make fonts model fill incrementally.
8245
8246         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8247         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8248         (ev_job_queue_remove_job):
8249         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8250         (ev_job_fonts_new), (ev_job_fonts_run):
8251         * shell/ev-jobs.h:
8252
8253         New job for fonts scanning
8254
8255         * shell/ev-properties.c: (job_fonts_finished_cb),
8256         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8257         * shell/ev-properties.h:
8258         * shell/ev-window.c: (ev_window_cmd_file_properties):
8259
8260         Incrementally feel the treeview using the new job. Show Loading...
8261         message until scanning is completed.
8262
8263         Hopefully I didnt break the build without the poppler patch.
8264
8265 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8266
8267         * shell/ev-application.c: (ev_application_open):
8268         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8269         (ev_document_type_get_type), (ev_document_type_lookup):
8270         * shell/ev-document-types.h:
8271         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8272         * shell/ev-job-xfer.h:
8273         * shell/ev-window.c: (ev_window_clear_local_uri),
8274         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8275         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8276         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8277         
8278         Transfer remote documents to tmp directory to display them later.
8279
8280 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8281
8282         * backend/ev-document-info.h:
8283         * shell/ev-properties.c: (ev_properties_new):
8284
8285         s/GTime*/GTime. Not sure why we was using a pointer
8286         at all there!
8287
8288 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8289
8290         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8291         situations.  That situation is that you're using GTK+-HEAD with
8292         the patch at #306726 is applied, and you have a document with <
8293         1500 pages in it.  It's not quite as uniformly nice as the
8294         TreeView, but should be better in the long run.
8295
8296         I'm pretty sure I guarded against breaking compilation with
8297         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8298         I missed some.
8299
8300         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8301         widget yet, so I commented that code out
8302         enable_view_actions_for_widget() for now.  Need to figure this
8303         out.
8304
8305         * shell/ev-page-action.c (match_selected_cb): emit the right
8306         signals.  Our cool C-l completion now works.
8307
8308 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8309
8310         * backend/Makefile.am:
8311         * backend/ev-document-fonts.c:
8312         * backend/ev-document-links.c:
8313         * backend/ev-document.c: (ev_document_load):
8314         * backend/ev-document.h:
8315         * backend/ev-job-queue.c:
8316         * backend/ev-job-queue.h:
8317         * backend/ev-jobs.c:
8318         * backend/ev-jobs.h:
8319         * backend/ev-page-cache.c:
8320         * backend/ev-page-cache.h:
8321
8322         EvPageCache and EvJobs are moved to shell.
8323
8324         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8325         (ev_tmp_filename):
8326         * lib/ev-file-helpers.h:
8327         
8328         New helper to work with temporary files
8329         
8330         * shell/Makefile.am:
8331         * shell/ev-application.c: (ev_application_open):
8332         * shell/ev-application.h:
8333         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8334         (remove_job_from_async_queue), (add_job_to_async_queue),
8335         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8336         (handle_job), (search_for_jobs_unlocked),
8337         (no_jobs_available_unlocked), (ev_render_thread),
8338         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8339         (ev_job_queue_add_job), (move_job_async), (move_job),
8340         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8341         * shell/ev-job-queue.h:
8342         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8343         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8344         * shell/ev-job-xfer.h:
8345         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8346         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8347         (ev_job_links_class_init), (ev_job_render_init),
8348         (ev_job_render_dispose), (ev_job_render_class_init),
8349         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8350         (ev_job_thumbnail_class_init), (ev_job_load_init),
8351         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8352         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8353         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8354         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8355         * shell/ev-jobs.h:
8356         * shell/ev-page-action.c: (ev_page_action_set_document):
8357         * shell/ev-page-cache.c: (ev_page_cache_init),
8358         (ev_page_cache_class_init), (ev_page_cache_finalize),
8359         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8360         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8361         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8362         (ev_page_cache_get_title), (ev_page_cache_get_size),
8363         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8364         (ev_page_cache_get_height_to_page),
8365         (ev_page_cache_get_max_label_chars),
8366         (ev_page_cache_get_page_label),
8367         (ev_page_cache_has_nonnumeric_page_labels),
8368         (ev_page_cache_get_info), (ev_page_cache_next_page),
8369         (ev_page_cache_prev_page), (ev_page_cache_get):
8370         * shell/ev-page-cache.h:
8371         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8372         (ev_pixbuf_cache_clear_job_sizes),
8373         (ev_pixbuf_cache_add_jobs_if_needed),
8374         (ev_pixbuf_cache_set_page_range):
8375         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8376         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8377         * shell/ev-sidebar-thumbnails.c:
8378         (ev_sidebar_tree_selection_changed),
8379         (ev_sidebar_thumbnails_set_document):
8380         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8381         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8382         (ev_statusbar_get_context_id), (ev_statusbar_push),
8383         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8384         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8385         (ev_statusbar_set_progress):
8386         * shell/ev-statusbar.h:
8387         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8388         (ev_view_find_previous):
8389         * shell/ev-window.c: (ev_window_is_empty),
8390         (ev_window_setup_document), (password_dialog_response),
8391         (ev_window_clear_jobs), (ev_window_load_job_cb),
8392         (ev_window_xfer_job_cb), (ev_window_open_uri),
8393         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8394         (ev_window_print), (ev_window_print_range),
8395         (ev_window_state_event), (ev_window_cmd_view_reload),
8396         (menu_item_select_cb), (menu_item_deselect_cb),
8397         (view_status_changed_cb), (ev_window_dispose),
8398         (drag_data_received_cb), (ev_window_init):
8399         * shell/ev-window.h:
8400         * shell/main.c: (load_files):
8401         
8402         New statusbar to show progress on idle. Two new jobs - 
8403         xfer job and load job to load document in background. And update
8404         of page_cache clients to new location of code.
8405
8406 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8407   
8408         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8409         selection in open dialog. It also remembers the last visited directory 
8410         in the current session.
8411
8412 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8413
8414         * shell/ev-properties.c: (ev_properties_new):
8415         * shell/ev-properties.h:
8416         * shell/ev-window.c: (ev_window_cmd_file_properties):
8417         
8418         Get document info from page cache instead of document itself.
8419         This should fix crash related to race conditions described in
8420         bug 306545.
8421
8422 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8423
8424         * ps/ps-document.c: (ps_document_init),
8425         (send_ps), (get_page_box), (output), (catchPipe), (input),
8426         (stop_interpreter), (file_length), (file_readable),
8427         (check_filecompressedb), (ps_document_enable_interpreter),
8428         (document_load), (ps_async_renderer_render_pixbuf):
8429         * ps/ps-document.h:
8430
8431         Big cleanup of the ps code
8432
8433 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8434
8435         * backend/Makefile.am:
8436         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8437         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8438         * backend/ev-async-renderer.h:
8439
8440         Add an async renderer interface (method + callback) which
8441         is useful for backends like ps.
8442
8443         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8444         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8445         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8446         (ev_job_queue_add_job), (move_job_async), (move_job),
8447         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8448
8449         Add queues for async renderer, these are executed on the
8450         main thread.
8451
8452         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8453         (ev_job_render_run):
8454         * backend/ev-jobs.h:
8455
8456         If the backend support async renderer interface use it.
8457
8458         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8459         (setup_pixmap), (ps_document_get_type),
8460         (ps_async_renderer_render_pixbuf),
8461         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8462
8463         Implement async renderer interface.
8464
8465 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8466
8467         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8468
8469         Cleanup links job on exit.
8470
8471 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8472
8473         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8474         (drag_data_get_cb), (drag_data_received_cb):
8475         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8476         (drag_data_get_cb), (parse_item_list),
8477         (egg_toolbar_editor_load_actions):
8478         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8479         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8480         (parse_item_list), (parse_toolbars):
8481         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8482         (dvi_pixbuf_put_pixel):
8483         
8484         Fix gcc 4.0 warnings
8485
8486 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8487
8488         * ps/ps-document.c: (start_interpreter):
8489
8490         Fix warning when loading ps
8491
8492 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8493
8494         * ps/ps-document.c: (output):
8495
8496         Fix crash when priting gs error messages.
8497
8498 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8499
8500         * backend/ev-page-cache.c: (_ev_page_cache_new):
8501         * backend/ev-page-cache.h:
8502
8503         Use a const to return title so that we dont double
8504         free it. Small cleanup and fix a leak.
8505
8506         * shell/ev-window.c: (update_window_title):
8507
8508         strdup value from get_title.
8509
8510 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8511
8512         * shell/ev-sidebar-links.c: (job_finished_callback),
8513         (ev_sidebar_links_set_document):
8514
8515         Cleanup the old job when changing document
8516
8517 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8518
8519         * shell/ev-stock-icons.c:
8520         * shell/ev-stock-icons.h:
8521         * shell/ev-window.c:
8522         
8523         Add stock icons for actions that can appear in toolbar. Fix for
8524         bug 306566.
8525
8526 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8527
8528         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8529         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8530         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8531         * backend/ev-page-cache.h:
8532         * shell/ev-view.c: (scroll_to_current_page),
8533         (view_update_range_and_current_page), (get_page_y_offset),
8534         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8535         (ev_view_size_request_continuous),
8536         (ev_view_zoom_for_size_continuous_and_dual_page),
8537         (ev_view_zoom_for_size_continuous):
8538         
8539         More compact EvView layout in document with pages of different size.
8540
8541 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8542
8543         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8544         compilation.
8545
8546 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8547
8548         * shell/ev-view.c: (view_set_adjustment_values):
8549         * shell/ev-window.c: (ev_window_cmd_file_properties):
8550         
8551         A bit different fix for rounding problem but it has no
8552         problems on startup. Make properties window transient to parent.
8553
8554 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8555
8556         * pdf/ev-poppler.cc:
8557         
8558         More commenting of font stuff.
8559
8560 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8561
8562         * pdf/ev-poppler.cc:
8563
8564         Comment out some more fonts stuff. Should really
8565         work without the poppler patch now.
8566
8567 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8568
8569         * pdf/ev-poppler.cc:
8570
8571         Adapt to api change
8572
8573 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8574
8575         * data/evince-properties.glade:
8576         * pdf/ev-poppler.cc:
8577         * shell/ev-properties.c: (setup_fonts_view):
8578
8579         Set the column title. Show the dialog only
8580         once everything is setup.
8581         Getting font info can be very slow... will
8582         prolly need to make this threaded too.
8583
8584 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8585
8586         * backend/Makefile.am:
8587         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8588         (ev_document_fonts_get_fonts_model):
8589         * backend/ev-document-fonts.h:
8590         * data/evince-properties.glade:
8591         * pdf/ev-poppler.cc:
8592         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8593         * shell/ev-properties.h:
8594         * shell/ev-window.c: (ev_window_cmd_file_properties):
8595
8596         Implement fonts list. Defined out for now, since it depends
8597         on a not yet committed poppler patch.
8598
8599 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8600
8601         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8602         page + 1.
8603
8604         * shell/ev-window.c: Make sure we add the timeout when we get a
8605         focus-in event.
8606
8607         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8608         adjustment->value before calculating the zoom factor to average
8609         out all of our rounding errors.  The page no longer 'drifts' when
8610         resizing.
8611
8612 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8613
8614         * data/evince-properties.glade:
8615         * shell/ev-properties.c: (ev_properties_format_date),
8616         (set_property):
8617         
8618         Labels don't expand when the dialogue is resized.
8619         strftime result needs to be converted to UTF-8. Thanks
8620         to Christian Persch <chpe@gnome.org>.
8621
8622 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8623
8624         * data/evince-properties.glade:
8625
8626         Hide the fonts tab
8627
8628 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8629
8630         * backend/ev-document-info.h:
8631         * backend/ev-document.c: (ev_document_info_free):
8632         * data/evince-properties.glade:
8633         * pdf/ev-poppler.cc:
8634         * ps/ps-document.c: (ps_document_get_info):
8635         * shell/ev-properties.c: (ev_properties_format_date),
8636         (set_property), (ev_properties_new):
8637         * shell/ev-properties.h:
8638         * shell/ev-window.c: (ev_window_cmd_file_properties):
8639
8640         Rework properties code to take only EvPropertyInfo
8641         in the constructor so that it can be useful for
8642         nautilus plugin too.
8643
8644         Deal with backends that doesnt support some properties.
8645         Make set property code generic.
8646
8647 2005-06-04  Christian Persch <chpe@gnome.org>
8648
8649         * data/evince-properties.glade:
8650
8651         fix spacings, make resizeable, and make data labels
8652         selectable + ellipsised
8653
8654 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8655
8656         * backend/ev-document-info.h:
8657         * data/Makefile.am:
8658         * data/evince-ui.xml:
8659         * pdf/ev-poppler.cc:
8660         * shell/Makefile.am:
8661         * shell/ev-window.c: (update_action_sensitivity),
8662         (ev_window_cmd_file_properties):
8663
8664         Initial go at file properties. Patch by
8665         Emil Soleyman-Zomalan <emil@soleyman.com>.
8666         Needs love see #169583
8667
8668 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8669
8670         * ps/ps-document.c: (output):
8671         * ps/ps.c: (psscan):
8672
8673         Try to render even if psscan fails.
8674
8675 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8676
8677         * ps/ps.c: (psscan), (pscopydoc):
8678
8679         Port buffered reading code from gv
8680
8681 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8682
8683         * ps/ps-document.c: (interpreter_message), (output):
8684
8685         Do not fail on interpreter messages
8686
8687 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8688
8689         * backend/ev-document-misc.c:
8690         (ev_document_misc_get_thumbnail_frame):
8691
8692         Pages can be 0 x 0, dont assert on this case
8693
8694 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8695
8696         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8697         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8698
8699         Correctly manage our reference on document. Finally the reload
8700         huge leak is gone...
8701
8702 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8703
8704         * ps/ps-document.c: (ps_document_dispose):
8705
8706         Forgot to chain it to the parent. Thanks chpe.
8707
8708 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8709
8710         * ps/ps-document.c: (ps_document_dispose),
8711         (ps_document_class_init), (stop_interpreter), (document_load):
8712
8713         Cleanup dispose a bit. Dont leak the whole pixmap.
8714
8715 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8716
8717         * pdf/ev-poppler.cc:
8718
8719         Release the poppler document on dispose
8720
8721 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8722
8723         * shell/ev-view.c: (ev_view_set_document):
8724
8725         Release ref on the pixbuf cache when changing
8726         document.
8727
8728 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8729
8730         * ps/ps-document.c: (ps_document_get_info):
8731
8732         Fix a double free
8733
8734 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8735
8736         * backend/ev-page-cache.c: (ev_page_cache_init),
8737         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8738         * backend/ev-page-cache.h:
8739         * shell/ev-page-action.c: (page_changed_cb):
8740         
8741         Set page action entry width depending on labels width. Fix
8742         for bug 305202.
8743
8744 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8745
8746         * backend/ev-link.c: (ev_link_class_init):
8747
8748         Allow -1 as page value (error)
8749
8750 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8751
8752         * shell/ev-sidebar-thumbnails.c:
8753         (ev_sidebar_thumbnails_set_document):
8754         * shell/ev-view.c: (scroll_to_current_page),
8755         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8756         (page_changed_cb), (on_adjustment_value_changed),
8757         (ev_view_set_document):
8758
8759         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8760         Fix bug 305377
8761
8762 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8763
8764         * configure.ac:
8765         * djvu/djvu-document.c: (djvu_document_get_page_size):
8766
8767         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8768         bug 301993.
8769
8770 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8771
8772         * shell/ev-view.c (draw_one_page): modify the expose handling to
8773         get the shadows.
8774
8775         * shell/ev-window.c (update_action_sensitivity): Respect
8776         permissions field.  Kowtow to the man.
8777
8778         * pdf/ev-poppler.cc: Get the permissions field.
8779
8780         * tiff/*c: Make a tiny bit more robust.
8781
8782 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8783
8784         * djvu/djvu-document.c:
8785         
8786         Pop messages from djvu context message queue.
8787
8788 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8789
8790         * configure.ac, Makefile.am, shell/Makefile.am:
8791         * tiff/Makefile.am, shell/ev-document-types.c:
8792         
8793         Cleanup tiff configure checks. Fix for bug 305218.
8794
8795 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8796
8797         * configure.ac: Added "uk" to ALL_LINGUAS.
8798
8799 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8800
8801         * cut-n-paste/zoom-control/ephy-zoom.c:
8802         (ephy_zoom_get_changed_zoom_level):
8803         * cut-n-paste/zoom-control/ephy-zoom.h:
8804         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8805         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8806         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8807         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8808         (zoom_control_changed_cb), (ev_window_init):
8809         
8810         Fix minor points related to moving best fit up. Introduce
8811         "zoom" property and make zoom control change it's value on
8812         notify::zoom signals. Fix for 305080.
8813
8814 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8815
8816         * data/evince-ui.xml:
8817         * shell/ev-window.c: (set_view_actions_sensitivity):
8818         
8819         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8820
8821 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8822
8823         * configure.ac:
8824
8825         Depends on poppler 0.3.2
8826
8827 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8828
8829         * cut-n-paste/recent-files/egg-recent-item.c:
8830         (egg_recent_item_get_short_name):
8831         * cut-n-paste/toolbar-editor/Makefile.am:
8832         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8833         (new_pixbuf_from_widget):
8834         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8835         * cut-n-paste/toolbar-editor/egg-marshal.c:
8836         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8837         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8838
8839         Sync
8840
8841 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8842
8843         * tiff/tiff-document.c: Rough TIFF backend.
8844
8845 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8846
8847         * NEWS:
8848         * configure.ac:
8849         * cut-n-paste/toolbar-editor/Makefile.am:
8850
8851         Release 0.3.1
8852
8853 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8854
8855         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8856         (ev_view_find_next), (ev_view_find_previous):
8857
8858         Remove the locks around get_n_results   
8859
8860 2005-05-21  Juerg Billeter  <j@bitron.ch>
8861
8862         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8863
8864         Pass correct number of pages to poppler.
8865
8866 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8867
8868         * configure.ac:
8869         * data/Makefile.am:
8870         * data/evince.desktop.in: 
8871         * data/evince.desktop.in.in:
8872         * po/POTFILES.in:
8873         
8874         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8875
8876 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8877
8878         * shell/ev-view.c: (view_update_adjustments),
8879         (view_set_adjustment_values): cast adjustmen->value to (int)
8880         before using it.  Otherwise, we get off by a pixel in some
8881         situations.
8882
8883         (draw_one_page): Draw the border on expose.
8884
8885 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8886
8887         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8888         adjustment when the mode changes, #304923
8889
8890 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8891
8892         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8893         flickering on resize but still use gdk_window_scroll on
8894         scrolling
8895
8896 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8897
8898         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8899         option, #170458
8900
8901 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8902
8903         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8904         second page on page_changed if possible, #304669
8905
8906 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8907
8908         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8909         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8910
8911 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8912
8913         * .cvsignore:
8914         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8915         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8916         (ev_view_zoom_for_size_presentation),
8917         (ev_view_zoom_for_size_continuous_and_dual_page),
8918         (ev_view_zoom_for_size_continuous),
8919         (ev_view_zoom_for_size_dual_page),
8920         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8921         * shell/ev-view.h:
8922         * shell/ev-window.c: (update_view_size),
8923         (ev_window_sizing_mode_changed_cb):
8924
8925         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8926         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8927         an infinite loop, #304769
8928
8929
8930 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8931
8932         * data/evince-ui.xml:
8933         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8934         * shell/ev-window.c: (set_view_actions_sensitivity):
8935
8936         Make PgUp/Down behave like Space
8937
8938 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8939
8940         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8941         * backend/ev-ps-exporter.h:
8942         * pdf/ev-poppler.cc:
8943         * ps/ps-document.c: (ps_document_ps_export_begin):
8944         * shell/ev-print-job.c: (idle_print_handler):
8945
8946         Adapt to new poppler api
8947
8948 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8949
8950         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8951         (ephy_zoom_control_init):
8952
8953         Translate zoom levels
8954
8955 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8956
8957         * cut-n-paste/zoom-control/ephy-zoom.c:
8958         (ephy_zoom_get_zoom_level_index):
8959
8960         Fix current zoom -> zoom control match
8961
8962 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8963
8964         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8965         rather than the scrolled_window that it's in. Fixes bug #304655.
8966
8967 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8968
8969         * shell/ev-view.c: (view_update_adjustments),
8970         (view_set_adjustment_values), (view_update_range_and_current_page),
8971         (view_scroll_to_page), (set_scroll_adjustment),
8972         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8973         (ev_view_scroll), (ev_view_scroll_view),
8974         (ensure_rectangle_is_visible), (find_page_at_location),
8975         (get_link_at_location), (go_to_link), (status_message_from_link),
8976         (ev_view_size_request_continuous_dual_page),
8977         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8978         (ev_view_unrealize), (ev_view_expose_event),
8979         (ev_view_button_press_event), (ev_view_motion_notify_event),
8980         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8981         (draw_rubberband), (highlight_find_results), (draw_one_page),
8982         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8983         (ev_view_init), (find_changed_cb), (page_changed_cb),
8984         (on_adjustment_value_changed), (ev_view_new),
8985         (ev_view_set_document), (ev_view_set_zoom),
8986         (ev_view_set_continuous), (ev_view_set_dual_page),
8987         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8988         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8989         (ev_view_zoom_for_size_presentation),
8990         (ev_view_zoom_for_size_continuous_dual_page),
8991         (ev_view_zoom_for_size_continuous),
8992         (ev_view_zoom_for_size_dual_page),
8993         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8994         (ev_view_get_status), (ev_view_set_status),
8995         (update_find_status_message), (ev_view_get_find_status),
8996         (ev_view_set_find_status), (jump_to_find_result),
8997         (jump_to_find_page), (compute_selections), (clear_selection),
8998         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8999         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9000         (ev_view_update_primary_selection),
9001         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9002         * shell/ev-view.h:
9003         * shell/ev-window.c: (ev_window_open_page_label),
9004         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9005         (ev_window_init):
9006         * shell/ev-window.h:
9007         * shell/main.c: (load_files):
9008
9009         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9010         when resizing.  Remove the bin_window().  Also, patch from James
9011         Bowes to fix command line page, #300641
9012         
9013 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9014
9015         * data/evince-ui.xml:
9016         * shell/ev-view.c:
9017         * shell/ev-view.h:
9018         * shell/ev-window.c: (update_action_sensitivity):
9019
9020         Get rid of View->Normal Size, it's just confusing
9021
9022 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9023
9024         * backend/ev-document-info.h:
9025         * backend/ev-document.c: (ev_document_info_free): Free the
9026         EvDocumentInfo.
9027
9028         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9029         (clear_range), (add_range), (update_visible_range),
9030         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9031         (ev_sidebar_thumbnails_set_document):
9032         * shell/ev-window.c: (ev_window_setup_document): Only render the
9033         visible thumbnails.  It takes an instant to render, but it uses
9034         much less memory.
9035
9036 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9037
9038         * shell/ev-sidebar-links.c: (popup_menu_cb):
9039
9040         Select first item
9041
9042 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9043
9044         * lib/Makefile.am:
9045         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9046         (button_press_cb), (ev_sidebar_links_construct):
9047
9048         Show the popup menu also on keybindings
9049
9050 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9051
9052         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9053         * shell/ev-window.h:
9054
9055         Expose api to print a range (with dialog). Make private _print use
9056         it.
9057
9058         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9059         (ev_sidebar_links_construct):
9060
9061         Show a print context menu on linkx, it prints the selected
9062         section.
9063
9064 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9065
9066         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9067         button.
9068
9069 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9070
9071         * AUTHORS:
9072
9073         Update
9074
9075         * shell/ev-window.c: (build_comments_string),
9076         (ev_window_cmd_help_about):
9077
9078         Show poppler version/backend and authors
9079
9080 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9081
9082         * cut-n-paste/zoom-control/ephy-zoom.c:
9083         (ephy_zoom_get_zoom_level_index):
9084         * cut-n-paste/zoom-control/ephy-zoom.h:
9085
9086         Move the best fit items at the top of the list
9087
9088 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9089
9090         * shell/ev-marshal.list:
9091         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9092         (activate_cb), (match_selected_cb), (activate_link_cb),
9093         (connect_proxy), (ev_page_action_class_init):
9094         * shell/ev-page-action.h:
9095
9096         Use signals to notify action activation. Hopefully
9097         I did not break completion since I cant test...
9098
9099         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9100         (register_custom_actions):
9101
9102         Connect to page selector actions and also grab focus on
9103         the view when activated.
9104
9105 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9106
9107         * pdf/ev-poppler.cc:
9108         * backend/ev-page-cache.c: make page size calculation consistent
9109         and set it to (int)( width * scale + 0.5).  This makes the weird
9110         line going through the middle of the page go away.
9111
9112         * shell/ev-view.c: move painting the background page after
9113         checking the expose area covers us.
9114
9115 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9116
9117         * data/evince-password.glade:
9118         
9119         Mark labels as not translatable. Fix for bug 302842.
9120
9121 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9122
9123         * configure.ac: Added "es" to ALL_LINGUAS.
9124
9125 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9126
9127         * data/evince-toolbar.xml:
9128         * shell/ev-window.c: (update_action_sensitivity),
9129         (ev_window_setup_document), (ev_window_set_page_mode),
9130         (ev_window_init):
9131
9132         Remove some leftover code from jrb first continous
9133         attempt. Use the new actions, we still need good icons
9134         though...
9135
9136 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9137
9138         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9139
9140         Update label when connecting proxy. Fix a warning with NULL
9141         page_cache.
9142
9143 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9144
9145         * data/evince-ui.xml:
9146         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9147         * shell/ev-page-action.h:
9148         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9149
9150         Add mnemonic for edit toolbar.
9151         ctrl+l focus the page entry.
9152
9153 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9154
9155         * lib/Makefile.am:
9156         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9157         (ev_window_init):
9158         * shell/main.c: (main):
9159
9160         Put the toolbar xml in evince own dot dir
9161
9162 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9163
9164         * shell/ev-window.c: (ev_window_init):
9165
9166         Make the toolbar not removable
9167
9168 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9169
9170         * data/evince-ui.xml:
9171         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9172         * shell/ev-sidebar-links.h:
9173         * shell/ev-sidebar-thumbnails.c:
9174         (ev_sidebar_thumbnails_get_treeview):
9175         * shell/ev-sidebar-thumbnails.h:
9176         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9177         (ev_view_class_init):
9178         * shell/ev-view.h:
9179         * shell/ev-window.c: (update_action_sensitivity),
9180         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9181         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9182         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9183         (ev_window_init):
9184
9185         This is evil... Make space/backspace global accelerators but
9186         enable them only for some widgets (sidebars and view).
9187         I dont like it, but I dont know a better way... :/
9188
9189 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9190
9191         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9192         (ev_page_action_widget_finalize),
9193         (ev_page_action_widget_class_init), (update_page_cache):
9194
9195         Keep a weak reference on proxy->page_cache so that we
9196         dont try to disconnect the signal if the object is already
9197         gone. Maybe there is a better way to cleanup reference handling
9198         in page action though...
9199
9200 2005-05-10  Juerg Billeter  <j@bitron.ch>
9201
9202         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9203         * backend/ev-ps-exporter.h:
9204         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9205         * ps/ps-document.c: (ps_document_ps_export_begin):
9206         
9207         Change api to pass print range to ps_exporter_begin. The pdf backend
9208         requires this information.
9209         
9210         * shell/ev-print-job.c: (idle_print_handler):
9211         
9212         Adapt to api change
9213
9214 2005-05-10  Juerg Billeter  <j@bitron.ch>
9215
9216         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9217         (idle_print_handler)
9218         * shell/ev-window.c: (ev_window_print):
9219
9220         Support printing page range, based on patch by Amaury Jacquot
9221
9222 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9223
9224         * data/evince-toolbar.xml:
9225
9226         Add zoom control to available items
9227
9228 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9229
9230         * shell/ev-window.c: (update_action_sensitivity):
9231
9232         Set slash action insensitive when appropriate
9233
9234 2005-05-10  Christian Persch <chpe@gnome.org>
9235
9236         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9237
9238         Fix warning on the overflow menu
9239
9240 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9241
9242         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9243
9244         Check for uri correctness/existence
9245
9246 2005-05-09  Juerg Billeter  <j@bitron.ch>
9247
9248         * shell/ev-window.c: (using_postscript_printer):
9249
9250         LPD printers use postscript, too
9251
9252 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9253
9254         * shell/ev-window.c: (register_custom_actions):
9255
9256         The zoom one is actually sort of useful,
9257         put it back
9258
9259 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9260
9261         * shell/ev-window.c: (register_custom_actions):
9262
9263         Hide page/zoom controls from overflow, they
9264         are useless.
9265
9266 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9267
9268         * cut-n-paste/update-from-egg.sh:
9269         
9270         Share it between all cut-n-paste subdirs
9271
9272         * cut-n-paste/recent-files/Makefile.am:
9273
9274         Fix to use "global" update-from-egg.sh
9275
9276         * cut-n-paste/recent-files/egg-recent-model.c:
9277         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9278         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9279         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9280         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9281
9282         Update from libegg
9283
9284         * cut-n-paste/toolbar-editor/Makefile.am:
9285
9286         Fix to use "global" update-from-egg.sh
9287
9288         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9289
9290         Update from libegg
9291
9292 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9293
9294         * configure.ac:
9295         * cut-n-paste/Makefile.am:
9296         * cut-n-paste/recent-files/Makefile.am:
9297         * cut-n-paste/toolbar-editor/.cvsignore:
9298         * cut-n-paste/toolbar-editor/Makefile.am:
9299         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9300         (egg_editable_toolbar_get_type), (get_toolbar_position),
9301         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9302         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9303         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9304         (set_item_drag_source), (create_item_from_action), (create_item),
9305         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9306         (popup_toolbar_context_menu_cb), (free_dragged_item),
9307         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9308         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9309         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9310         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9311         (item_added_cb), (item_removed_cb),
9312         (egg_editable_toolbar_construct),
9313         (egg_editable_toolbar_disconnect_model),
9314         (egg_editable_toolbar_deconstruct),
9315         (egg_editable_toolbar_set_model),
9316         (egg_editable_toolbar_set_ui_manager),
9317         (egg_editable_toolbar_set_property),
9318         (egg_editable_toolbar_get_property),
9319         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9320         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9321         (egg_editable_toolbar_new_with_model),
9322         (egg_editable_toolbar_get_edit_mode),
9323         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9324         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9325         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9326         (new_pixbuf_from_widget), (new_separator_pixbuf),
9327         (update_separator_image), (style_set_cb),
9328         (_egg_editable_toolbar_new_separator_image),
9329         (egg_editable_toolbar_get_model):
9330         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9331         * cut-n-paste/toolbar-editor/egg-marshal.c:
9332         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9333         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9334         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9335         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9336         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9337         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9338         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9339         (editor_drag_data_delete_cb), (drag_data_get_cb),
9340         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9341         (editor_create_item), (update_editor_sheet), (setup_editor),
9342         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9343         (parse_item_list), (model_has_action), (update_actions_list),
9344         (egg_toolbar_editor_load_actions):
9345         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9346         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9347         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9348         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9349         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9350         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9351         (egg_toolbars_model_add_separator), (impl_add_item),
9352         (parse_item_list), (egg_toolbars_model_add_toolbar),
9353         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9354         (impl_get_item_data), (impl_get_item_type),
9355         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9356         (egg_toolbars_model_init), (free_toolbar),
9357         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9358         (egg_toolbars_model_remove_toolbar),
9359         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9360         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9361         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9362         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9363         (egg_toolbars_model_get_item_data),
9364         (egg_toolbars_model_get_item_type):
9365         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9366         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9367         * data/Makefile.am:
9368         * data/evince-toolbar.xml:
9369         * data/evince-ui.xml:
9370         * data/hand-open.png:
9371         * po/POTFILES.in:
9372         * shell/Makefile.am:
9373         * shell/ev-window.c: (update_chrome_visibility),
9374         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9375         (ev_window_dispose), (ev_window_init):
9376
9377         Implement epiphany like toolbar editor. Based on patch by
9378         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9379
9380 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9381
9382         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9383
9384         Use set_cursor instead of set_selection, so that
9385         the keyboard focus moves too.
9386
9387 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9388
9389         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9390
9391         Fix infinite loop when loading Type1 fonts
9392
9393 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9394
9395         * data/evince-ui.xml:
9396         * shell/ev-window.c:
9397
9398         Slash -> Find
9399
9400 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9401
9402         * configure.ac:
9403
9404         Make --disable really disable
9405
9406 2005-05-07  Juerg Billeter  <j@bitron.ch>
9407
9408         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9409
9410         Compare page labels even without has_labels set, fixes setting page
9411         with entry
9412
9413 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9414
9415         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9416         (ev_view_set_cursor), (ev_view_button_press_event),
9417         (ev_view_motion_notify_event), (ev_view_button_release_event),
9418         (ev_view_init):
9419
9420         Implement middle button scrolling. Based on a patch
9421         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9422
9423 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9424
9425         * shell/ev-document-types.c: (get_slow_mime_type),
9426         (get_document_type_from_mime), (ev_document_type_lookup):
9427         * shell/ev-document-types.h:
9428
9429         Change api to lookup from uri. Do fast lookup first, if the
9430         type is unknown try with data sniffing.
9431
9432         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9433         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9434
9435         Adapt to api change
9436
9437 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9438
9439         * thumbnailer/Makefile.am:
9440
9441         Fix distcheck
9442
9443 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9444
9445         * NEWS:
9446         * configure.ac:
9447
9448         Release 0.3.0
9449
9450         * data/evince-ui.xml:
9451
9452         Hide presentation mode for now
9453
9454         * shell/ev-view.c: (highlight_find_results):
9455
9456         Show current find selection only on current page
9457
9458 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9459
9460         * shell/ev-view.c: (ev_view_select_all):
9461
9462         Compute size of the actual page, not of
9463         the current one.
9464
9465 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9466
9467         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9468         (view_rect_to_doc_rect), (compute_selections),
9469         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9470         (ev_view_copy), (ev_view_primary_get_cb),
9471         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9472         (ev_view_button_press_event), (ev_view_motion_notify_event),
9473         (ev_view_button_release_event), (page_changed_cb):
9474
9475         Fix text selection
9476
9477 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9478
9479         * shell/ev-view.c: (compute_border), (get_page_extents),
9480         (doc_rect_to_view_rect), (highlight_find_results),
9481         (ev_view_bin_expose), (ev_view_select_all),
9482         (ev_view_motion_notify_event), (update_find_status_message),
9483         (jump_to_find_result), (jump_to_find_page):
9484
9485         First go at fixing search, still buggy
9486
9487 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9488
9489         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9490         dropdown box and button at the top of the sidebar.
9491
9492 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9493
9494         * configure.ac: Output zoom-control Makefile.
9495         * cut-n-paste/Makefile.am: build zoom-control subdir.
9496         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9497         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9498         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9499         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9500         * cut-n-paste/zoom-control/ephy-zoom.c:
9501         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9502         from epiphany, and modified to add a separator into the menu.
9503         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9504         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9505         zoom-control action.
9506         * shell/Makefile.am: Include zoom-control flags.
9507         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9508         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9509         (ev_view_zoom_for_size_presentation),
9510         (ev_view_zoom_for_size_continuous_and_dual_page),
9511         (ev_view_zoom_for_size_continuous),
9512         (ev_view_zoom_for_size_dual_page),
9513         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9514         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9515         ev_view_get_zoom and ev_view_get_sizing_mode.
9516         * shell/ev-view.h:
9517         * shell/ev-window.c: (update_action_sensitivity),
9518         (update_sizing_buttons), (zoom_control_changed_cb),
9519         (register_custom_actions): Initialize and use the zoom-control 
9520         widget.
9521
9522 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9523
9524         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9525         preview cache back to 1.  Don't know when it got set to 0.
9526         
9527         * shell/ev-view.c: (compute_border), (ev_view_realize),
9528         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9529         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9530         (ev_view_get_fullscreen), (ev_view_set_presentation),
9531         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9532         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9533         * shell/ev-view.h:
9534         * shell/ev-window.c:
9535         (update_chrome_visibility),
9536         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9537         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9538         (update_document_mode), (ev_window_update_fullscreen_action),
9539         (ev_window_fullscreen), (ev_window_unfullscreen),
9540         (ev_window_cmd_view_fullscreen),
9541         (ev_window_update_presentation_action),
9542         (ev_window_run_presentation), (ev_window_stop_presentation),
9543         (ev_window_cmd_view_presentation), (ev_window_state_event),
9544         (ev_window_focus_in_event), (ev_window_focus_out_event),
9545         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9546         * data/evince-ui.xml: Initial presentation mode.  We should
9547         probably hide this until it's done, as it's quite rough.  Also,
9548         change full-screen to fullscreen and add two getters to EvView.
9549
9550 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9551
9552         * shell/ev-page-action.c: (update_page_cache),
9553         (ev_page_action_dispose):
9554         * shell/ev-window.c: (destroy_fullscreen_popup),
9555         (ev_window_create_fullscreen_popup):
9556
9557         Use connect_object rather than explicitly
9558         disconnect on dispose.
9559
9560 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9561
9562         * shell/ev-page-action.c: (update_page_cache),
9563         (ev_page_action_dispose):
9564
9565 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9566
9567         * backend/ev-page-cache.c: (_ev_page_cache_new),
9568         (ev_page_cache_set_page_label),
9569         (ev_page_cache_has_nonnumeric_page_labels):
9570         * backend/ev-page-cache.h:
9571         * shell/ev-page-action.c: (update_pages_label):
9572         
9573         If all page labels are numeric, fallback to default
9574         way to display number of pages. See bug 173185.
9575
9576 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9577
9578         * shell/ev-page-action.c: (ev_page_action_dispose):
9579         * shell/ev-view.c: (view_update_range_and_current_page):
9580         * shell/ev-window.c: (ev_window_dispose):
9581         
9582         Set page on scroll in continuous mode. Fixes bug 301986.
9583         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9584
9585 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9586
9587         * configure.ac:
9588
9589         Require poppler 0.3.0
9590
9591 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9592         
9593         * shell/Makefile.am, configure.ac: Fix build problems
9594         with t1lib. Bug 301996.
9595
9596 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9597
9598         * shell/ev-view.c: (ev_view_scroll_event):
9599         
9600         Scroll up increase zoom
9601
9602 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9603
9604         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9605         (ev_view_set_sizing_mode),
9606         (ev_view_zoom_for_size_continuous_and_dual_page),
9607         (ev_view_zoom_for_size_continuous):
9608         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9609         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9610         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9611         (ev_window_init):
9612
9613         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9614         Fix for 165473 and 165472.
9615
9616 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9617
9618         * po/POTFILES.in:
9619         * thumbnailer/Makefile.am:
9620         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9621         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9622         * thumbnailer/evince-thumbnailer.schemas.in:
9623         
9624         Make thumbnailer schemas translatable. Fix for bug 301773
9625         
9626         * thumbnailer/evince-thumbnailer-djvu.schemas:
9627         * thumbnailer/evince-thumbnailer-dvi.schemas:
9628         * thumbnailer/evince-thumbnailer.schemas:
9629
9630         Removed files
9631
9632 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9633
9634         * shell/ev-view.c (ev_view_init): forgot to set this.
9635
9636 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9637
9638         * shell/ev-view.c: (find_page_at_location),
9639         (get_link_at_location),
9640         (ev_view_set_show_border), (ev_view_set_spacing),
9641         (ev_view_zoom_for_size_continuous_and_dual_page),
9642         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9643         Also, add a quick fix measuring of widths.  Also, removed
9644         ev_view_set_spacing and ev_view_set_show_border.
9645         
9646         * shell/ev-window.c: (ev_window_unfullscreen),
9647         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9648
9649 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9650
9651         * shell/ev-view.c: (view_update_range_and_current_page),
9652         (page_changed_cb):
9653         
9654         Fix crash on exit and scrolling to page in continuous view.
9655
9656 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9657
9658         * TODO:
9659         * backend/ev-page-cache.c: (_ev_page_cache_new),
9660         (ev_page_cache_get_max_width_size),
9661         (ev_page_cache_get_max_height_size):
9662         * backend/ev-page-cache.h:
9663         * data/evince-ui.xml:
9664         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9665         * shell/ev-view.c: (view_update_adjustments),
9666         (view_update_range_and_current_page), (get_bounding_box_size),
9667         (ev_view_size_request_continuous_and_dual_page),
9668         (ev_view_size_request_continuous),
9669         (ev_view_size_request_dual_page),
9670         (ev_view_size_request_single_page), (ev_view_size_request),
9671         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9672         (ev_view_bin_expose), (ev_view_expose_event),
9673         (ev_view_set_property), (ev_view_get_property),
9674         (ev_view_class_init), (ev_view_init), (ev_view_new),
9675         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9676         (ev_view_set_dual_page), (ev_view_set_full_screen),
9677         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9678         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9679         (ev_view_zoom_out), (zoom_for_size_fit_width),
9680         (zoom_for_size_best_fit),
9681         (ev_view_zoom_for_size_continuous_and_dual_page),
9682         (ev_view_zoom_for_size_continuous),
9683         (ev_view_zoom_for_size_dual_page),
9684         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9685         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9686         * shell/ev-view.h:
9687         * shell/ev-window.c: (update_action_sensitivity),
9688         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9689         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9690         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9691         (ev_window_cmd_view_zoom_out), (update_view_size),
9692         (ev_window_set_sizing_mode), (ev_window_init):
9693
9694         Add Continuous and Dual page modes.
9695
9696 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9697
9698         * dvi/dvi-document.c: (dvi_document_load),
9699         (dvi_document_thumbnails_get_thumbnail),
9700         (dvi_document_init_params): Fix up some mixups between
9701         width and height to correct thumbnail rendering.
9702
9703 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9704
9705         * dvi/mdvi-lib/private.h:
9706         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9707         
9708         Suppess output for kpathsea during font generation. Thanks to
9709         James Bowes
9710
9711 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9712
9713         * NEWS:
9714         * configure.ac:
9715
9716         Release 0.2.1
9717
9718         * Makefile.am: fix distcheck.
9719
9720 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9721
9722         * shell/ev-sidebar-links.c: (selection_changed_callback),
9723         (update_page_callback), (row_activated_callback),
9724         (job_finished_callback), (ev_sidebar_links_set_document):
9725         
9726         Fix for bug #169901. Double click on links expands tree.
9727
9728 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9729
9730         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9731         hard-coded style. Fix for bug 170111
9732
9733 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9734
9735         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9736         locking.
9737
9738 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9739
9740         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9741
9742 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9743
9744         * pdf/ev-poppler.cc:
9745         * shell/ev-view.c: (highlight_find_results):
9746
9747         Fix find on single page documents
9748
9749 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9750
9751         * data/evince.schemas.in: fix for bug 301390
9752
9753 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9754
9755         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9756         (ev_view_zoom_out), (ev_view_zoom_normal):
9757         * shell/ev-view.h:
9758         * shell/ev-window.c: (update_action_sensitivity),
9759         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9760         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9761         (ev_window_cmd_view_normal_size):
9762
9763         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9764         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9765         better than oom. 
9766
9767 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9768
9769         * configure.ac:
9770
9771         Depend on 2.57, 2.59 doesnt seem to be necessary
9772
9773 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9774
9775         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9776         (create_tool_item):
9777
9778         Put back total number of pages as (1 of 1234)
9779
9780 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9781
9782         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9783         remove the job.
9784
9785         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9786         function.  This helps debugging.
9787
9788 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9789
9790         * djvu/djvu-document.c: (djvu_document_class_init),
9791         (djvu_document_get_info), (djvu_document_document_iface_init):
9792         * dvi/dvi-document.c: (dvi_document_class_init),
9793         (dvi_document_get_info), (dvi_document_document_iface_init):
9794
9795         Dummy implementation of get_info method for dvi and
9796         djvu. Fix crashes with those backends
9797
9798 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9799
9800         * data/evince.desktop.in:
9801
9802         Add application/x-gzpostscript
9803
9804 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9805
9806         * data/evince.schemas.in: Added real long descriptions, 
9807         closes bug 172496 
9808
9809         * README: Added actual text, closes bug 171869
9810
9811 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9812
9813         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9814
9815         Thumbnail page 0
9816
9817 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9818
9819         * backend/ev-document-info.h:
9820
9821         s/GDate */GDate so we can just use g_free
9822
9823 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9824
9825         * shell/ev-window.c: (update_document_mode),
9826         (ev_window_setup_document):
9827
9828         Show the window in fullscreen when specified by
9829         the document
9830
9831 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9832
9833         * backend/ev-document.c: (ev_document_class_init),
9834         (ev_document_get_info), (ev_document_render_pixbuf):
9835         * backend/ev-document.h:
9836         * backend/ev-page-cache.c: (_ev_page_cache_new):
9837         * pdf/ev-poppler.cc:
9838         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9839         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9840         * ps/ps-document.c: (ps_document_class_init), (document_load),
9841         (ps_document_get_info), (ps_document_document_iface_init):
9842
9843         Remove get_title from the interface, we can just use document info
9844
9845 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9846
9847         * backend/Makefile.am:
9848         * backend/ev-document.c: (ev_document_render_get_info):
9849         * backend/ev-document.h:
9850         * pdf/ev-poppler.cc:
9851
9852         Initial support for document info. Based on jrb patch.
9853
9854 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9855
9856         * shell/ev-window.c: (ev_window_state_event),
9857         (ev_window_class_init), (ev_window_init):
9858         
9859         Doesn't show resize grip when maximized. See bug #301053
9860
9861 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9862
9863         * po/POTFILES.in:
9864         
9865         ev-sidebar-thumbnails now has translatable labels
9866         
9867         * shell/Makefile.am:
9868         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9869         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9870         (ev_sidebar_links_page_iface_init):
9871         * shell/ev-sidebar-links.h:
9872         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9873         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9874         (ev_sidebar_page_get_label):
9875         * shell/ev-sidebar-page.h:
9876         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9877         (ev_sidebar_thumbnails_set_document),
9878         (ev_sidebar_thumbnails_support_document),
9879         (ev_sidebar_thumbnails_get_label),
9880         (ev_sidebar_thumbnails_page_iface_init):
9881         * shell/ev-sidebar-thumbnails.h:
9882         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9883         (ev_sidebar_set_document):
9884         * shell/ev-sidebar.h:
9885         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9886         
9887         Small rework of sidebar code. Now sidebar pages should implement
9888         EvSidebarPage interface. That makes page management in EvSidebar
9889         easier. See bug #164811 for details
9890
9891 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9892
9893         * shell/ev-application.c: (ev_application_open):
9894         * shell/ev-document-types.c:
9895         
9896         Fix build error and small problem with application exit
9897
9898 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9899
9900         * thumbnailer/Makefile.am:
9901         * thumbnailer/evince-thumbnailer-djvu.schemas:
9902         * thumbnailer/evince-thumbnailer-dvi.schemas:
9903         
9904         Conditionally install schemas for djvu/dvi thumbnailer
9905
9906 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9907
9908         * shell/ev-document-types.h: 
9909         * shell/ev-document-types.c: 
9910         New files, handling the mapping from mimetypes to backends
9911         
9912         * shell/ev-window.c: 
9913         * thumbnailer/evince-thumbnailer.c:     
9914         Use the ev-document-types code
9915         
9916         * shell/Makefile.am: 
9917         Added new convenience library libevbackendfactory_la, containing
9918         the new mimetype->backend logic; moved the backends into it.
9919
9920         * thumbnailer/Makefile.am:
9921         Make the thumbnailer link with the libevbackend.la convenience
9922         library, rather than having a duplicate of the backend logic here.
9923
9924 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9925
9926         * shell/ev-stock-icons.c: constify some vars.
9927         * shell/ev-window.c: ditto.
9928
9929 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9930
9931         * ps/ps-document.c (get_page_orientation):
9932
9933         Respect document orientation 
9934
9935 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9936
9937         * djvu/Makefile.am:
9938         * dvi/Makefile.am:
9939         * shell/Makefile.am:
9940         
9941         Move library dependencies to components.
9942         
9943         * shell/ev-window.c: (update_window_title),
9944         (start_loading_document):
9945         
9946         Fix display of uris with spaces. Bug 168358.
9947
9948 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9949
9950         * shell/ev-sidebar-links.c: (selection_changed_cb):
9951         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9952         (ev_view_button_release_event), (ev_view_set_document):
9953         * shell/ev-view.h:
9954         * shell/ev-window.c: (find_bar_search_changed_cb):
9955         * shell/ev-window.h: Minor cleanups removing some dead code.
9956
9957 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9958
9959         * backend/ev-page-cache.c: (_ev_page_cache_new):
9960         
9961         Set current page to 0 if document has pages.
9962
9963 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9964
9965         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9966
9967         Initialize GError to NULL, fix a crash when loading fails.
9968
9969 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9970
9971         * shell/ev-window.c: (update_view_size):
9972
9973         Calculate shadow size only when there is actually
9974         a shadow.
9975
9976 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9977
9978         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9979         * shell/ev-view.h:
9980
9981         Allow setting view spacing, default to 0
9982
9983         * shell/ev-window.c: (ev_window_unfullscreen),
9984         (ev_window_cmd_view_fullscreen), (ev_window_init):
9985
9986         Remove spacing in fullscreen mode
9987
9988 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9989
9990         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9991         (ev_view_size_request), (expose_bin_window),
9992         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9993         * shell/ev-view.h:
9994         * shell/ev-window.c: (ev_window_unfullscreen),
9995         (ev_window_cmd_view_fullscreen):
9996
9997         Do not draw the border in fulscreen
9998
9999 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10000
10001         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10002         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10003         (find_page_at_location), (page_changed_cb):
10004
10005         Rework border calculation, so that I can more easily disable it.
10006         Code somewhat cleaner too.
10007
10008 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10009
10010         * backend/ev-page-cache.c: (ev_page_cache_init),
10011         (_ev_page_cache_new):
10012
10013         Remove some assertions, documents can have 0 pages.
10014         Make initial current page -1.
10015
10016         * shell/ev-page-action.c: (page_changed_cb):
10017
10018         Show "" if current page is -1
10019
10020         * shell/ev-window.c: (update_action_sensitivity),
10021         (ev_window_setup_document):
10022
10023         When document has 0 pages do not set the view
10024         and make nearly everything insensitive.
10025
10026 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10027
10028         * shell/ev-page-view.c:
10029         * shell/ev-page-view.h:
10030
10031         Remove unused files.
10032         
10033         * shell/ev-sidebar-thumbnails.c:
10034         (ev_sidebar_thumbnails_set_document):
10035         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10036         (ev_sidebar_supports_document):
10037         * shell/ev-sidebar.h:
10038         * shell/ev-window.c: (ev_window_setup_document):
10039         
10040         Doesn't show thumbnails if document has 1 page. Make
10041         sidebar menu entries sensitive only if if they have 
10042         sense. Fix bug 164811. 
10043
10044 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10045
10046         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10047         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10048         (ev_view_zoom_out), (ev_view_set_size):
10049
10050         Rework sizing to deal with documents with not uniform page
10051         size.
10052
10053 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10054
10055         * backend/ev-page-cache.c: (_ev_page_cache_new):
10056
10057         Fix several page size caching bugs
10058
10059 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10060
10061         * shell/ev-window.c: (set_action_properties):
10062
10063         Make all toolbar items translatable
10064
10065 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10066
10067         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10068         (save_page_list), (ps_document_save),
10069         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10070         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10071         (ps_document_ps_exporter_iface_init):
10072         * ps/ps-document.h:
10073
10074         Based on a patch by J�rg Billeter <j@bitron.ch>
10075         
10076         Implement print and save a copy for the ps backend.
10077
10078 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10079
10080         * backend/ev-document.h:
10081         * djvu/djvu-document.c: (djvu_document_can_get_text),
10082         (djvu_document_document_iface_init):
10083         * dvi/dvi-document.c: (dvi_document_can_get_text),
10084         (dvi_document_document_iface_init):
10085         * pdf/ev-poppler.cc:
10086         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10087         (pixbuf_document_document_iface_init):
10088         * ps/ps-document.c: (ps_document_can_get_text),
10089         (ps_document_document_iface_init):
10090         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10091         * shell/ev-window.c: (update_action_sensitivity):
10092
10093         Fix the crash when trying to copy in backends that doesnt
10094         support it. We can implement a better solution once we
10095         do real text selection.
10096
10097 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10098
10099         * data/evince-ui.xml:
10100         * shell/ev-window.c: (ev_window_cmd_escape):
10101         
10102         Work around the Escape conflict (find bar and unfullscreen)
10103
10104 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10105
10106         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10107         
10108         Fix for #300233. Next page correctly handles document end.
10109         
10110         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10111         (ev_sidebar_thumbnails_class_init),
10112         (ev_sidebar_thumbnails_set_document),
10113         (ev_sidebar_thumbnails_clear_job),
10114         (ev_sidebar_thumbnails_clear_model):
10115         
10116         Cleanup thumbnail jobs on document changes.
10117         
10118         * shell/ev-view.c: (add_scroll_binding_keypad),
10119         (add_scroll_binding_shifted), (ev_view_class_init):
10120         
10121         Shift + Space scrolls up. Fix for #173184
10122         
10123         * shell/ev-window.c: (ev_window_open_page),
10124         (ev_window_cmd_view_reload):
10125         
10126         Fix reload (Bug #300094)
10127
10128 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10129
10130         
10131         * dvi/mdvi-lib/assoc.c:
10132         * dvi/mdvi-lib/assoc.h: Removed garbage files
10133         
10134         * dvi/mdvi-lib/bitmap.c:
10135         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10136         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10137         * dvi/mdvi-lib/color.h: Antialias of rules
10138         
10139         * dvi/mdvi-lib/common.h:
10140         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10141         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10142         * dvi/mdvi-lib/files.c:
10143         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10144         * dvi/mdvi-lib/mdvi.h:
10145         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10146         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10147         * dvi/mdvi-lib/util.c: Fix compile warnings
10148         
10149         * dvi/dvi-document.c:
10150         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10151         (dvi_document_thumbnails_get_thumbnail),
10152         (dvi_document_document_thumbnails_iface_init):
10153         * dvi/mdvi-lib/Makefile.am:
10154         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10155         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10156         
10157         Dvi backend now renders thumbnails
10158
10159 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10160
10161         * shell/main.c: (main): 
10162         
10163         Save accelerators on exit. Fixes bug #172095.
10164
10165 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10166
10167         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10168         update priority" comment.
10169
10170         * backend/ev-job-queue.c: Give a way to change priority.
10171
10172 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10173
10174         * shell/ev-page-action.c: Fix logic.
10175
10176 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10177
10178         * shell/ev-view.c: (ev_view_can_find_next):
10179         * shell/ev-window.c: (ev_window_setup_document):
10180
10181         Check that the document supports find
10182
10183 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10184
10185         * data/evince-ui.xml:
10186         * shell/ev-view.c: (ev_view_can_find_next):
10187         * shell/ev-view.h:
10188         * shell/ev-window.c: (update_action_sensitivity),
10189         (find_changed_cb), (ev_window_setup_document),
10190         (ev_window_cmd_edit_find_next):
10191
10192         Add Edit->Find Next
10193
10194 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10195
10196         * pdf/ev-poppler.cc:
10197         * shell/ev-print-job.c: (idle_print_handler):
10198
10199         Make printing work again
10200
10201 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10202
10203         * shell/ev-page-action.h:
10204         * shell/ev-page-action.c: (ev_page_action_widget_init),
10205         (ev_page_action_widget_class_init), (page_changed_cb),
10206         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10207         (get_filter_model_from_model), (match_selected_cb),
10208         (display_completion_text), (match_completion), (update_model),
10209         (connect_proxy), (ev_page_action_set_property),
10210         (ev_page_action_get_property), (ev_page_action_set_document),
10211         (ev_page_action_set_model), (ev_page_action_class_init): Big
10212         reworking to make completions work iff we have >= GTK-2.7.0
10213                 
10214         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10215         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10216         (job_finished_cb): We now have a 'model' property that is set when
10217         the links are loaded.  This can be caught with "notify::model"
10218
10219         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10220         listen for the model to be set, and propagate it to the action.
10221
10222 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10223
10224         * cut-n-paste/recent-files/egg-recent-item.c:
10225         (egg_recent_item_set_uri), (make_valid_utf8),
10226         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10227         * cut-n-paste/recent-files/egg-recent-item.h:
10228         
10229         Update egg-recent from libegg. This should fix long
10230         startup problem. For details see
10231         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10232
10233 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10234
10235         * cut-n-paste/recent-files/Makefile.am:
10236         * data/evince-ui.xml, shell/Makefile.am:
10237         * shell/ev-application.c, shell/ev-application.h:
10238         * shell/ev-window.c: Recent files support.
10239         
10240         * configure.ac: Added "ru" to ALL_LINGUAS.
10241         
10242         * dvju: new backend to support DJVU files.
10243         * dvi: new backend to support DVI.
10244
10245         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10246         * ev-application.c: Support for new backends.
10247         
10248         * help, ev-window.c, main.c shell/Makefile.am: 
10249         Evince user documentation.
10250
10251 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10252
10253         * po/POTFILES.in:
10254         * shell/ev-window.c:
10255         * thumbnailer/evince-thumbnailer.c:
10256
10257         s/pdf-document/ev-poppler
10258
10259 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10260
10261         * NEWS:
10262         * configure.ac:
10263
10264         Release 0.2.0
10265
10266         * ps/ps-document.c: (setup_pixmap):
10267
10268         Remove debug code
10269
10270 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10271
10272         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10273         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10274         (ev_window_cmd_go_first_page): Fix of by one errors.
10275
10276 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10277
10278         * ps/ps-document.c: (get_page_box):
10279
10280         Fix page size calculation
10281
10282 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10283
10284         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10285         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10286         (get_page_orientation), (setup_page), (document_load),
10287         (ps_document_get_page_size), (render_pixbuf_idle):
10288         * ps/ps-document.h:
10289
10290         More refactoring to adapt to EvDocument changes
10291
10292 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10293
10294         * ps/ps-document.c: (start_interpreter):
10295
10296         Actually add alpha args
10297
10298 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10299
10300         * pdf/ev-poppler.cc:
10301
10302         Make clipboard work again
10303
10304 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10305
10306         Make searching work again.
10307         
10308         * backend/ev-document.c:
10309         * backend/ev-document.h:
10310         * backend/ev-document-find.c:
10311         * backend/ev-document-find.h: Change EvDocumentIface so we no
10312         longer store the current page or zoom level in the document.  The
10313         consequence is that all calls that operate on the current page now
10314         instead take the page number as an extra argument, and all
10315         coordinates are now doubles in document coordinate system.
10316
10317         * pdf/ev-poppler.cc:
10318         * pixbuf/pixbuf-document.c:
10319         * ps/ps-document.c: Update backends accordingly.
10320
10321 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10322
10323         * autogen.sh:
10324
10325         Add required gettext version
10326
10327 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10328
10329         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10330         make F1 bring up non-existent help.
10331
10332         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10333         epiphany's find bar, #167477
10334
10335         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10336         <emil@nishra.com> to add space-bar scrolling, 
10337
10338         * shell/ev-window.c (static GtkActionEntry entries): add default
10339         keybinding for Help (F1)
10340         Fixes #171068
10341
10342         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10343         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10344         170110
10345
10346 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10347
10348         * Makefile.am: 
10349         * pixbuf/pixbuf-document.c: 
10350
10351         Got pixbuf backend working again
10352
10353 2005-04-01  Steve Murphy  <murf@e-tools.com>
10354
10355         * configure.in: Added "rw" to ALL_LINGUAS.
10356
10357 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10358
10359         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10360         model types, noticed by Martin Kretzschmar.
10361
10362 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10363
10364         * pdf/ev-poppler.cc: Implement search based on
10365         poppler_page_find_text().  Currently a bit crude since we remember
10366         all matches from all pages.  Also, we grab the big document lock
10367         when we search since searching changes the underlying stream and
10368         thus conflicts with the rendering thread.
10369         
10370         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10371         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10372         (ev_view_find_previous): Fix some page indexes to be 0 based,
10373         offset rubber band by view offset,
10374
10375 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10376
10377         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10378
10379 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10380
10381         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10382         completely because I didn't understand GtkActions.  I should
10383         read Marco's code more carefully in the future.
10384
10385         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10386         function
10387
10388 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10389
10390         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10391         PopplerRectangle change from poppler CVS.
10392
10393 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10394
10395         * backend/ev-document.c: (ev_document_get_page_label):
10396         * backend/ev-document.h:
10397         * backend/ev-page-cache.c: (_ev_page_cache_new),
10398         (ev_page_cache_get_page_label):
10399         * backend/ev-page-cache.h:
10400         * pdf/ev-poppler.cc:
10401         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10402         (links_page_num_func):
10403         * shell/ev-sidebar-thumbnails.c:
10404         (ev_sidebar_thumbnails_set_document):
10405         * shell/ev-view.c: (status_message_from_link),
10406         (ev_view_motion_notify_event):
10407         * shell/ev-window.c: (document_supports_sidebar): Add in page
10408         label support.  It's not perfect yet, but it's the first 'feature'
10409         in a while.
10410         Also, fix a bogus comment noticed by crispin. 
10411
10412 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10413
10414         * Makefile.am: Remove pixbuf backend for now
10415
10416         * configure.ac: Require poppler-glib instead of just poppler.
10417
10418         * backend/ev-document-thumbnails.h: Add a comment
10419
10420         * backend/ev-document.h:
10421         * backend/ev-document.c: (ev_document_class_init),
10422         (ev_document_load), (ev_document_get_link),
10423         (ev_document_get_links): Remove 3 methods and add get_links.
10424         Also, made 0 based.
10425
10426         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10427         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10428
10429         * backend/ev-link.c: (ev_link_set_title),
10430         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10431         (ev_link_mapping_find):
10432         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10433         
10434         * backend/ev-page-cache.c: (ev_page_cache_init),
10435         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10436         (ev_page_cache_get_size), (ev_page_cache_next_page),
10437         (ev_page_cache_prev_page): Fix to be 0 based.
10438
10439         * pdf/Makefile.am: 
10440         * pdf/ev-poppler.h:
10441         * pdf/ev-poppler.cc: New backend.
10442         
10443         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10444         (ps_document_get_page), (ps_document_document_iface_init):
10445
10446         * shell/ev-pixbuf-cache.h:
10447         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10448         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10449         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10450         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10451         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10452         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10453         based.
10454         
10455         * shell/ev-sidebar-thumbnails.c:
10456         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10457         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10458
10459         * shell/ev-view.c: (status_message_from_link),
10460         (find_page_at_location), (get_link_at_location),
10461         (ev_view_motion_notify_event), (ev_view_button_release_event),
10462         (ev_view_init): Use the new link code.  Fix to be 0 based.
10463
10464         * shell/ev-window.c: (update_action_sensitivity),
10465         (document_supports_sidebar): 0 based.
10466
10467 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10468
10469         * pdf/pdf-document.cc: Patch from Fernando Herrera
10470         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10471         *blush*
10472
10473 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10474
10475         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10476         1 to the page, as this seems to be 1 based.  I thought we has this
10477         fixed.  grump.
10478
10479 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10480
10481         * TODO:
10482         * backend/Makefile.am:
10483         * backend/ev-document-links.c:
10484         (ev_document_links_has_document_links),
10485         (ev_document_links_get_links_model):
10486         * backend/ev-document-links.h:
10487         * backend/ev-document.c: (ev_document_get_page_cache),
10488         (ev_document_get_doc_mutex), (ev_document_load),
10489         (ev_document_save), (ev_document_get_title),
10490         (ev_document_get_n_pages), (ev_document_set_page),
10491         (ev_document_get_page), (ev_document_set_target),
10492         (ev_document_set_scale), (ev_document_set_page_offset),
10493         (ev_document_get_page_size), (ev_document_get_text),
10494         (ev_document_get_link), (ev_document_render),
10495         (ev_document_render_pixbuf), (ev_document_scale_changed):
10496         * backend/ev-document.h:
10497         * backend/ev-job-queue.c: (remove_object_from_queue),
10498         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10499         (no_jobs_available_unlocked), (ev_render_thread),
10500         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10501         (ev_job_queue_remove_job):
10502         * backend/ev-job-queue.h:
10503         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10504         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10505         (ev_job_links_class_init), (ev_job_render_init),
10506         (ev_job_render_dispose), (ev_job_render_class_init),
10507         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10508         (ev_job_thumbnail_class_init), (ev_job_finished),
10509         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10510         (ev_job_render_run), (ev_job_thumbnail_new),
10511         (ev_job_thumbnail_run):
10512         * backend/ev-jobs.h:
10513         * backend/ev-link.c:
10514         * backend/ev-link.h:
10515         * backend/ev-page-cache.c: (ev_page_cache_init),
10516         (ev_page_cache_class_init), (ev_page_cache_finalize),
10517         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10518         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10519         (ev_page_cache_set_link), (ev_page_cache_get_title),
10520         (ev_page_cache_get_size), (ev_page_cache_next_page),
10521         (ev_page_cache_prev_page):
10522         * backend/ev-page-cache.h:
10523         * pdf/pdf-document.cc:
10524         * ps/gsdefaults.c:
10525         * ps/gsdefaults.h:
10526         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10527         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10528         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10529         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10530         (is_interpreter_ready), (output), (catchPipe), (input),
10531         (start_interpreter), (check_filecompressed), (compute_dimensions),
10532         (ps_document_enable_interpreter), (document_load),
10533         (ps_document_next_page), (render_page), (ps_document_set_page),
10534         (ps_document_set_scale), (render_pixbuf_idle),
10535         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10536         * ps/ps-document.h:
10537         * shell/Makefile.am:
10538         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10539         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10540         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10541         (ev_pixbuf_cache_new), (job_finished_cb),
10542         (check_job_size_and_unref), (move_one_job),
10543         (ev_pixbuf_cache_update_range), (find_job_cache),
10544         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10545         (ev_pixbuf_cache_add_jobs_if_needed),
10546         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10547         * shell/ev-pixbuf-cache.h:
10548         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10549         (idle_print_handler):
10550         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10551         (selection_changed_cb), (create_loading_model),
10552         (ev_sidebar_links_construct), (links_page_num_func),
10553         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10554         (update_page_callback), (job_finished_cb),
10555         (ev_sidebar_links_set_document):
10556         * shell/ev-sidebar-thumbnails.c:
10557         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10558         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10559         (page_changed_cb), (thumbnail_job_completed_callback),
10560         (ev_sidebar_thumbnails_set_document):
10561         * shell/ev-sidebar-thumbnails.h:
10562         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10563         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10564         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10565         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10566         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10567         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10568         (ev_view_button_release_event), (ev_view_scroll_view),
10569         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10570         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10571         (ev_view_new), (job_finished_cb), (page_changed_cb),
10572         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10573         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10574         (ev_view_find_previous):
10575         * shell/ev-view.h:
10576         * shell/ev-window.c: (update_action_sensitivity),
10577         (ev_window_open_page), (update_window_title), (update_total_pages),
10578         (page_changed_cb), (ev_window_setup_document),
10579         (password_dialog_response), (ev_window_cmd_save_as),
10580         (ev_window_print), (ev_window_cmd_go_previous_page),
10581         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10582         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10583         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10584         * shell/main.c: (main):
10585
10586         Merge evince-threads branch
10587
10588 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10589
10590         * configure.ac: Added "lt" to ALL_LINGUAS.
10591
10592 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10593
10594         * NEWS:
10595         * configure.ac:
10596
10597         Release 0.1.9
10598
10599 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10600
10601         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10602
10603         Fix here also the thumbnails 1-basedness :)
10604
10605 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10606
10607         * NEWS:
10608         * configure.ac:
10609
10610         Release 0.1.8
10611
10612 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10613
10614         * pdf/pdf-document.cc:
10615         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10616         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10617
10618         Fix the mess we did with thumbnails and 1-basedness
10619
10620 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10621
10622         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10623
10624 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10625
10626         * NEWS:
10627         * configure.ac:
10628
10629         Release 0.1.7
10630
10631 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10632
10633         * ps/Makefile.am:
10634         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10635         (gtk_gs_defaults_get_alpha_parameters),
10636         (gtk_gs_defaults_get_ungzip_cmd),
10637         (gtk_gs_defaults_get_unbzip2_cmd):
10638         * ps/gsdefaults.h:
10639         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10640         (ps_document_get_orientation), (document_load),
10641         (ps_document_goto_page), (ps_document_set_page_size):
10642         * ps/ps-document.h:
10643
10644         Some more sanitization of the ps backend. Remove a lot
10645         of unused code and do not base our defaults on ggv
10646         preferences (ugh!)
10647
10648 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10649
10650         * thumbnailer/evince-thumbnailer.schemas:
10651         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10652         (main): add -s option for thumbnail size.
10653
10654 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10655
10656         * configure.ac:
10657
10658         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10659         remove it.
10660
10661 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10662
10663         * pdf/pdf-document.cc:
10664
10665         Remove 4 pixels of useless border from the
10666         thumbnail.
10667
10668 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10669
10670         * backend/ev-document-thumbnails.c:
10671         (ev_document_thumbnails_get_thumbnail):
10672         * backend/ev-document-thumbnails.h:
10673
10674         Rework API a bit. Add a border flag and
10675         change sizing logic (now the size we specify
10676         applies to the bigger dimension).
10677
10678         * pdf/pdf-document.cc:
10679         * pixbuf/pixbuf-document.c:
10680         (pixbuf_document_thumbnails_get_thumbnail):
10681         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10682         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10683
10684         Adapt to the new API and do not draw a border for nautilus
10685         thumbnailer.
10686
10687 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10688
10689         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10690         take thumbnails from page "0" instead of "1". Added a copyright header.
10691
10692 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10693
10694         * ps/ps-document.c: (set_up_page), (start_interpreter):
10695
10696         Make it C89 compliant
10697
10698 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10699
10700         * Makefile.am:
10701         * configure.ac:
10702         * pdf/.cvsignore:
10703         * pdf/pdf-document.cc:
10704         * thumbnailer/Makefile.am:
10705         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10706         (main):
10707         * thumbnailer/evince-thumbnailer.schemas:
10708         * thumbnailer/pdf-icon.png:
10709
10710         Add a nautilus thumbnailer.
10711         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10712
10713 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10714
10715         * NEWS:
10716         * configure.ac:
10717         * po/POTFILES.in:
10718
10719         Release 0.1.6
10720
10721 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10722
10723         Use poppler instead of including xpdf source code.  Poppler is a
10724         fork of xpdf to build it as a shared library. See
10725         http://freedesktop.org/wiki/Software/poppler.
10726
10727         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10728         xpdf fork.
10729         
10730         * pdf/Makefile.am: Build libpdfdocument.a here.
10731         
10732         * pdf/GDKSplashOutputDev.cc:
10733         * pdf/GDKSplashOutputDev.h:
10734         * pdf/GnomeVFSStream.cc:
10735         * pdf/GnomeVFSStream.h:
10736         * pdf-document.cc:
10737         * pdf-document.h:
10738         * test-gdk-output-dev.cc
10739         * Thumb.cc:
10740         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10741         against poppler.
10742
10743 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10744
10745         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10746
10747         Clear idle stack before unsetting the document
10748
10749 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10750
10751         * ps/ps-document.c: (ps_document_widget_event),
10752         (ps_document_set_target), (ps_document_finalize),
10753         (ps_document_get_page):
10754
10755         Disconnect the widget event signal on finalize.
10756         Some code cleanups.
10757
10758 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10759
10760         * ps/ps-document.c: (set_up_page):
10761
10762         If there is no bpixmap create one, even if size
10763         is not changed.
10764
10765 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10766
10767         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10768         (set_up_page), (document_load), (ps_document_set_zoom):
10769
10770         Default page is 0. Calculate size even when we have no
10771         target yet.
10772
10773 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10774
10775         * shell/ev-sidebar.c: expand the selection widget to be always as
10776         wide as the sidebar
10777
10778 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10779
10780         * shell/ev-sidebar-thumbnails.c:
10781         (ev_sidebar_thumbnails_set_document):
10782
10783         Clear the list store when setting document
10784
10785 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10786
10787         * shell/ev-page-action.c: (update_entry), (sync_entry),
10788         (activate_cb), (entry_size_request_cb), (create_tool_item),
10789         (connect_proxy):
10790
10791         Use an entry for the page control instead of spinbuttons
10792
10793 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10794
10795         * data/evince.schemas.in:
10796
10797         Correct confusing string
10798
10799 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10800
10801         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10802         for real.  Gosh, how long has this been broken.
10803
10804         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10805         check for a NULL link.  We crash otherwise.
10806
10807 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10808
10809         * NEWS:
10810         * configure.ac:
10811
10812         Release 0.1.5
10813
10814 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10815
10816         * configure.ac: add the french translation.
10817
10818 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10819
10820         * shell/ev-window.c:
10821
10822         Remove unused header -> fix distcheck
10823
10824 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10825
10826         * shell/ev-window.c: (update_window_title),
10827         (ev_window_popup_password_dialog):
10828
10829         Unescape filename for display
10830
10831 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10832
10833         * pdf/xpdf/pdf-document.cc:
10834
10835         In get_page_size deal with rotation. Also
10836         cleanup the function a bit.
10837
10838 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10839
10840         * pdf/xpdf/pdf-document.cc:
10841
10842         Fix crash when opening in new window
10843
10844 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10845
10846         * configure.ac:
10847
10848         Check ghostscript >= 7
10849
10850 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10851
10852         * shell/ev-window.c:
10853
10854         Make page width the default sizing mode
10855
10856 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10857         Marco Pesenti Gritti <marco@gnome.org>
10858
10859         * shell/ev-window.c: Remember the sidebar size
10860
10861         * data/evince.schemas.in: Add a new gconf key to store the size of
10862         the sidebar
10863
10864 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10865
10866         * data/evince-ui.xml:
10867         * shell/ev-window.c: (update_action_sensitivity),
10868         (ev_window_cmd_view_reload):
10869         
10870         Add a "Reload" action and menu entry
10871
10872 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10873
10874         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10875         iff the type doesn't support thumbnailing and indexing.
10876
10877 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10878
10879         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10880
10881 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10882
10883         * pdf/splash/Splash.cc:
10884
10885         Port fix for a crasher from kde bug
10886         http://bugs.kde.org/show_bug.cgi?id=97131
10887
10888 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10889
10890         * pdf/xpdf/pdf-document.cc:
10891
10892         Return a link even if it's of an unrecognized
10893         type. Otherwise we go in an infinte cycle.
10894
10895 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10896
10897         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10898         (size_allocate_cb), (ev_window_set_sizing_mode):
10899
10900         Update size when switching mode
10901
10902 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10903
10904         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10905         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10906         (ev_window_cmd_view_normal_size):
10907
10908         Fix size toggle buttons behavior
10909
10910 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10911
10912         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10913         (doc_rect_to_view_rect), (ev_view_size_allocate),
10914         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10915         (scale_changed_callback):
10916
10917         Do not cache offsets in size_allocate.
10918
10919 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10920
10921         * shell/ev-view.c: (ev_view_size_allocate):
10922
10923         Calculate offsets before calling the parent
10924         class (which does a redraw)
10925
10926 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10927
10928         * pdf/xpdf/pdf-document.cc:
10929
10930         Fix a crasher on exit. Unused code, put a TODO
10931
10932 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10933
10934         * backend/ev-document.c: (ev_document_class_init),
10935         (ev_document_page_changed), (ev_document_scale_changed):
10936         * backend/ev-document.h:
10937
10938         Separate page/scale notifications
10939
10940         * pdf/xpdf/pdf-document.cc:
10941
10942         Emit the new signals.
10943         Do not display the pdf page in _render, do it
10944         when scale/page are requested.
10945
10946         * ps/ps-document.c: (ps_document_set_zoom),
10947         (ps_document_widget_event):
10948         * ps/ps-document.h:
10949
10950         Emit the new signals.
10951
10952         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10953         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10954         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10955         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10956         * shell/ev-view.h:
10957         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10958         (ev_window_cmd_view_page_width), (size_allocate_cb),
10959         (ev_window_set_sizing_mode):
10960
10961         Rework sizing to be pixel based.
10962         There are bugs but should be already way better.
10963
10964 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10965
10966         * shell/ev-window.c: (ev_window_init):
10967
10968         Do not allow to shrink sidebar smaller then
10969         child requisition
10970
10971 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10972
10973         * shell/ev-sidebar.[ch]
10974         * shell/ev-window.c:
10975
10976         Improved sidebar widget. Fixes #166683
10977
10978 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10979
10980         * shell/ev-view.c (update_find_status_message): Give translators
10981         more flexibility with ngettext plural handling.
10982
10983 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10984
10985         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10986         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10987         page when we get the page size.
10988
10989 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10990
10991         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10992
10993         ps pages are 0 based, convert 
10994
10995 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10996
10997         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10998
10999         Initialize correct parent class. Set GError on document load
11000
11001 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11002
11003         * pdf/xpdf/pdf-document.cc:
11004
11005         Fixup selection offset calculation
11006
11007         * shell/ev-view.c: (view_rect_to_doc_rect),
11008         (doc_rect_to_view_rect), (ev_view_size_allocate),
11009         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11010         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11011
11012         Store selection as document relative, so that zooming
11013         and offset changing doesnt break it.
11014
11015 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11016
11017         * shell/ev-view.c: (ev_view_best_fit):
11018
11019         Do not try to best fit if the view is not realized
11020
11021 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11022           
11023         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11024
11025 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11026
11027         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11028
11029 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11030
11031         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11032         the popup window.  That prevents it resizing when in full screen
11033         mode.
11034
11035         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11036         multiple rerenders.  This pretty much sucks.
11037
11038         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11039         rest of the toolbar.
11040
11041 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11042
11043         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11044
11045 2005-02-17  Alexander Shopov  <ash@contact.bg>
11046
11047         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11048
11049 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11050
11051         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11052
11053 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11054
11055         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11056         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11057         (set_document_page), (document_changed_callback),
11058         (ev_view_set_document), (ev_view_find_previous),
11059         (ev_view_hide_cursor), (ev_view_show_cursor):
11060         * shell/ev-view.h:
11061         * shell/ev-window.c: (update_chrome_visibility),
11062         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11063         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11064         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11065         (ev_window_unfullscreen):
11066         * shell/main.c: (main):
11067
11068         Automatically hide the fullscreen button.
11069         Patch by Kristian Høgsberg <krh@redhat.com>
11070
11071 2005-02-16  Vincent Noel  <vnoel@cox.net>
11072
11073         * shell/main.c (main): Specify an icon for the window. Patch by
11074         Jaap A. Haitsma. Fixes #166177.
11075
11076 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11077
11078         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11079
11080 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11081
11082         * backend/ev-document-misc.h:
11083         * backend/ev-document-misc.c:
11084         (ev_document_misc_get_page_border_size),
11085         (ev_document_misc_paint_one_page): New function to canonicalize
11086         sizing/painting a border.
11087
11088         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11089         used.
11090
11091         * pdf/xpdf/pdf-document.cc: use new function
11092
11093         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11094         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11095         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11096         shell/ev-window.c: (update_sizing_buttons),
11097         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11098         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11099         (ev_window_cmd_view_page_width), (size_allocate_cb),
11100         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11101         and "fit width" values act as toggle buttons so they stay
11102         toggled.  It's not 100% perfect, and it's a little slow, but it's
11103         good enough to commit I think.
11104
11105 2005-02-15  David Lodge  <dave@cirt.net>
11106
11107         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11108
11109 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11110
11111         * shell/ev-window.c (update_window_title): replace newlines in
11112         the title by spaces. Bug #166107.
11113
11114 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11115
11116         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11117         parameters providing allocation width and height without
11118         scrollbars and width of a possible vertical scrollbar. With this
11119         additional information the functions can work as
11120         intended. Unfortunately they're not idempotent. We should
11121         transform these commands to toggles. Fixes Bug #164976
11122         Initial patch by Stephane Loeuillet, then heavily modified.
11123
11124         * shell/ev-view.h: update prototypes.
11125
11126         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11127         (ev_window_cmd_view_page_width): provide EvView fit functions with
11128         all the information they need. Formulas to calculate this
11129         information taken from GtkScrolledWindow.
11130
11131 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11132
11133         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11134         created a thumbnail, the list store is updated to know
11135         that the thumbnail is set. Fixes bug #166792
11136
11137 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11138
11139         * shell/ev-window.c: fixed typo, closes bug 166897
11140
11141         * TODO: updated TODO with bug numbers that are relevant
11142
11143 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11144
11145         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11146
11147 2005-02-09  Vincent Noel  <vnoel@cox.net>
11148
11149         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11150         and "Next" toolbar buttons as important to make them stand out.
11151
11152 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11153
11154         * lib/ev-debug.c:
11155         * lib/ev-debug.h:
11156         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11157         (start_interpreter), (stop_interpreter), (document_load),
11158         (ps_document_next_page), (ps_document_goto_page),
11159         (ps_document_set_page_size), (ps_document_widget_event),
11160         (ps_document_render):
11161         * shell/ev-page-view.c: (ev_page_view_dispose):
11162         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11163
11164         Fix compilation on non-gcc platforms
11165
11166 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11167
11168         * NEWS:
11169         * configure.ac:
11170
11171         Release 0.1.4
11172
11173         * pdf/xpdf/Catalog.cc:
11174         * pdf/xpdf/XRef.cc:
11175
11176         Fix the fix for CAN-2004-0888
11177
11178 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11179
11180         * data/Makefile.am:
11181         * data/evince-ui.xml:
11182         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11183         * shell/ev-stock-icons.h:
11184         * shell/ev-window.c: (update_action_sensitivity),
11185         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11186         (set_action_properties):
11187
11188         Improve toolbar layout/icons
11189
11190 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11191
11192         * pdf/xpdf/pdf-document.cc:
11193
11194         Add warnings about unimplemented/unknown link
11195         types.
11196
11197 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11198
11199         * ps/ps-document.c: (set_up_page):
11200
11201         Log gs property
11202
11203 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11204
11205         * ps/ps-document.c: (start_interpreter):
11206
11207         Log gs env var
11208
11209 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11210
11211         * shell/ev-page-view.c: (ev_page_view_dispose):
11212         * shell/ev-view.c: (ev_view_finalize):
11213         * shell/ev-window.c: (ev_window_setup_document),
11214         (ev_window_dispose), (ev_window_init):
11215
11216         Solve more refs issues.
11217
11218         I commented out the page_view initialization for now:
11219         it was never destroyed (because it's never added
11220         to a container). Because of that we was leaking
11221         gs processes. Couldnt think to a clean fix.
11222         We need to figure this out, password view has the
11223         same issue probably.
11224
11225 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11226
11227         * ps/ps-document.c: (ps_document_finalize),
11228         (ps_document_get_n_pages), (ps_document_get_page):
11229
11230         Some cleanups, stop the interpreter on finalize
11231
11232         * shell/ev-page-view.c: (ev_page_view_dispose),
11233         (ev_page_view_class_init):
11234
11235         Release our reference on the document
11236
11237 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11238
11239         * Makefile.am:
11240         * configure.ac:
11241         * doc/debugging.txt:
11242         * lib/.cvsignore:
11243         * lib/Makefile.am:
11244         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11245         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11246         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11247         * lib/ev-debug.h:
11248
11249         Add debugging helpers
11250
11251         * ps/Makefile.am:
11252         * ps/ps-document.c: (set_up_page), (start_interpreter),
11253         (stop_interpreter), (document_load), (ps_document_next_page),
11254         (ps_document_goto_page), (ps_document_set_page_size),
11255         (ps_document_widget_event), (ps_document_render):
11256         * shell/Makefile.am:
11257         * shell/ev-view.c: (expose_bin_window):
11258         * shell/main.c: (main):
11259
11260         Add some logs
11261         
11262 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11263
11264         * ps/ps-document.c: (ps_document_widget_event):
11265
11266         Initialize message_window, this should make ps
11267         rendering really work! (Never noticed because I was
11268         testing with a ps that is causing gs to exit every time!)
11269
11270 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11271
11272         * data/evince.schemas.in: updated simple error in applyto closing tag
11273
11274 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11275
11276         * Makefile.am:
11277         * configure.ac:
11278         * data/.cvsignore:
11279         * data/Makefile.am:
11280         * data/evince-ui.xml:
11281         A data/evince.schemas.in:
11282         * po/POTFILES.in:
11283         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11284         * shell/ev-stock-icons.h:
11285         * shell/ev-window.c: (update_chrome_visibility),
11286         (update_chrome_flag), (ev_window_cmd_edit_find),
11287         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11288         (ev_window_unfullscreen), (ev_window_focus_in_event),
11289         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11290         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11291         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11292         (ev_window_dispose), (ev_window_class_init),
11293         (set_action_properties), (set_chrome_actions), (load_chrome),
11294         (ev_window_init):
11295
11296         Implement fullscreen mode changes from bug #164776.
11297         Also implement persistent chrome toggles.
11298
11299 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11300
11301         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11302
11303 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11304
11305         * NEWS:
11306         * configure.ac:
11307         * shell/ev-view.c:
11308
11309         Add another check for find interface
11310
11311         Release 0.1.3
11312
11313 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11314
11315         * shell/ev-application.c: (ev_application_open):
11316         * shell/ev-window.c: (ev_window_open):
11317
11318         Open gzipped ps documents
11319
11320 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11321
11322         * TODO:
11323         * shell/ev-view.c: (set_document_page):
11324
11325         Clamp page number, dont try to move to
11326         not existant pages.
11327
11328 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11329
11330         * backend/ev-document-find.c: (ev_document_find_changed):
11331         * backend/ev-document-find.h:
11332         * pdf/xpdf/pdf-document.cc:
11333         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11334         * shell/ev-window.c: (find_bar_search_changed_cb):
11335
11336         Fix several bugs with find
11337
11338 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11339
11340         * shell/ev-sidebar-thumbnails.c
11341         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11342         document. Prevents warning from scroll_to_cell.
11343
11344 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11345
11346         * configure.ac: Add «nb» to ALL_LINGUAS too.
11347
11348 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11349
11350         * NOTES: New file with some random thoughts.
11351
11352         * TODO: Update.
11353
11354         * backend/ev-document-misc.c:
11355         (ev_document_misc_get_page_border_size): New function to
11356         canonicalize shadow drawing sizes.  Possibly goofy.
11357
11358         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11359         (ev_view_best_fit), (ev_view_fit_width):
11360         * pdf/xpdf/pdf-document.cc:
11361         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11362         * ps/ps-document.c: (ps_document_get_page_size):
11363         * backend/ev-document-misc.h:
11364         * backend/ev-document.c: (ev_document_get_page_size):
11365         * backend/ev-document.h: get_page_size now takes a page number
11366         parameter.  Made all the backends/frontends honor it.
11367
11368         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11369         see.  Doesn't work yet.
11370
11371         * shell/Makefile.am:
11372         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11373         Doesn't do anything yet.
11374
11375         * shell/ev-sidebar-thumbnails.c:
11376         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11377         [0..n_pages-1]
11378
11379         * shell/ev-window.c: (update_action_sensitivity),
11380         (ev_window_setup_document), (ev_window_set_page_mode),
11381         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11382         view-swapping code a bit so we can have multiple views on a
11383         document.  Add the multi-page view, though it can't be turned on
11384         yet.
11385
11386 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11387
11388         * shell/ev-application.c: (ev_application_open):
11389         * shell/ev-view.c: (expose_bin_window):
11390         * shell/ev-window.c: (ev_window_open):
11391
11392         Support eps and check document supports find
11393         before drawing highlightings in expose.
11394
11395 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11396
11397         * pixbuf/pixbuf-document.c:
11398         (pixbuf_document_thumbnails_get_dimensions),
11399         (pixbuf_document_document_thumbnails_iface_init):
11400
11401         implement get_dimensions
11402
11403 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11404
11405         * NEWS:
11406         * configure.ac:
11407
11408         Release 0.1.2
11409
11410 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11411
11412         * shell/ev-view.c: (set_document_page):
11413
11414         Scroll at the top of the page when changing page
11415
11416 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11417
11418         * shell/ev-view.c: (ev_view_motion_notify_event):
11419
11420         Do not redraw unnecessarily
11421
11422 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11423
11424         * pdf/xpdf/pdf-document.cc:
11425         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11426         (expose_bin_window), (find_changed_cb):
11427
11428         Yay! find works now... Now to find bugs...
11429
11430 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11431
11432         * backend/ev-document-find.c: (ev_document_find_base_init),
11433         (ev_document_find_changed):
11434         * backend/ev-document-find.h:
11435         * pdf/xpdf/pdf-document.cc:
11436         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11437         (expose_bin_window), (ev_view_init), (set_document_page),
11438         (ensure_rectangle_is_visible), (jump_to_find_result),
11439         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11440         (ev_view_find_next), (ev_view_find_previous):
11441         * shell/ev-view.h:
11442         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11443
11444         More work on find implementation, mostly there now
11445
11446 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11447
11448         * backend/ev-backend-marshalers.list:
11449         * backend/ev-document-find.c: (ev_document_find_base_init),
11450         (ev_document_find_cancel), (ev_document_find_page_has_results),
11451         (ev_document_find_get_n_results), (ev_document_find_get_result),
11452         (ev_document_find_get_progress), (ev_document_find_changed):
11453         * backend/ev-document-find.h:
11454
11455         Enanche the find interface to be really able to do
11456         multi page find.
11457
11458         * pdf/xpdf/pdf-document.cc:
11459
11460         Implement
11461
11462         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11463         (expose_bin_window), (ev_view_init),
11464         (ev_view_get_find_status_message), (find_changed_cb),
11465         (ev_view_set_document), (set_document_page):
11466
11467         Adapt to the new interface. A few things are regressed sorry,
11468         I will finish it soon.
11469
11470 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11471
11472         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11473         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11474         ev_sidebar_thumbnails_parent_class variable, don't define another
11475         parent_class variable.
11476
11477         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11478         (ev_page_action_class_init): ditto.
11479
11480         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11481         (pixbuf_document_class_init): ditto.
11482
11483         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11484         ditto.
11485
11486         * .cvsignore: ignore various valgrind output files.
11487
11488 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11489
11490         * data/evince-ui.xml:
11491         * shell/Makefile.am:
11492         * shell/ev-history.c:
11493         * shell/ev-history.h:
11494         * shell/ev-navigation-action.c:
11495         * shell/ev-navigation-action.h:
11496         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11497         (ev_view_set_page), (ev_view_fit_width):
11498         * shell/ev-view.h:
11499         * shell/ev-window.c: (update_action_sensitivity),
11500         (ev_window_setup_document), (register_custom_actions):
11501
11502         Kill session history
11503
11504 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11505
11506         * shell/ev-window.c: (update_action_sensitivity):
11507
11508         Fix inverted up/down buttons
11509
11510 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11511
11512         * shell/ev-sidebar-thumbnails.c
11513         (ev_sidebar_thumbnails_select_page): make sure the selected
11514         thumbnail stays visible.
11515
11516 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11517
11518         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11519         scrolled window for Federico.
11520
11521 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11522
11523         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11524
11525 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11526
11527         * configure.ac:
11528         * pdf/splash/SplashFTFontEngine.cc:
11529
11530         Fix CID fonts with freetype 2.1.9
11531
11532 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11533
11534         * TODO: added item for desktop icon thumbnailer
11535
11536 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11537
11538         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11539         unloaded docs when the title is accessed.
11540
11541         * shell/ev-password-view.[hc]: New widget for displaying password
11542         state.
11543
11544         * shell/ev-window.[ch]: Refactor password handling code to handle
11545         the new view.
11546
11547 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11548
11549         * NEWS:
11550         * configure.ac:
11551         * data/Makefile.am:
11552
11553         Release 0.1.1
11554
11555 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11556
11557         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11558         ignore page offset here, to make search results independent of it,
11559
11560         * shell/ev-view.c (expose_bin_window): but take offsets into
11561         account here. Bug #164932
11562
11563         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11564         scale at the right time. Bug #164996
11565
11566 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11567
11568         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11569         fix the problem. Now I just removed the Adobe font names and hope
11570         that the URW fonts are always in outline format. Bug #164934
11571
11572         * shell/ev-window.c (update_window_title): empty titles are
11573         useless, use filename in that case too.
11574
11575         * NEWS: Add some content.
11576
11577 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11578
11579         * TODO: added one more TODO item and a TODONE section :)
11580
11581 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11582
11583         * ps/ps-document.h: add page_[xy]_offset fields.
11584
11585         * ps/ps-document.c (ps_document_set_page_offset)
11586         (ps_document_render): Keep offset in consideration in a few
11587         places. Bug #164752 "postscript documents are not centered in
11588         window"
11589
11590         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11591         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11592
11593         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11594         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11595         stub out missing methods for complete EvDocument implementation.
11596         Fixes segfaults with Save A Copy and Copy actions.
11597
11598         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11599         (ps_document_document_iface_init): ditto.
11600         
11601 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11602
11603         * data/.cvsignore:
11604         * data/Makefile.am:
11605         * data/evince.desktop.in:
11606
11607         Add desktop file
11608
11609 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11610
11611         * shell/ev-view.c: (ev_view_button_press_event),
11612         (ev_view_motion_notify_event):
11613
11614         Make selection work in any direction
11615
11616 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11617
11618         * TODO:
11619         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11620
11621         Use shorter labels for some of the toolbars items
11622
11623 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11624
11625         * pdf/xpdf/pdf-document.cc:
11626
11627         Check the links info is initialized before
11628         using it. Should fix a crash on startup.
11629
11630 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11631
11632         * pixbuf/pixbuf-document.c
11633         (pixbuf_document_thumbnails_get_dimensions): force floating point
11634         division to calculate page_ratio. Fixes crash with landscape
11635         format pixbufs.
11636
11637 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11638
11639         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11640
11641 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11642
11643         * shell/ev-view.c (set_document_page): unset has_selection when
11644         the page changes.
11645         (set_document_page): handle paper size changes when the page
11646         changes (test with Free Culture, page 2).
11647
11648 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11649
11650         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11651         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11652
11653         Use normal style color for the widget background and
11654         draw a black box around the page.
11655
11656 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11657
11658         * pdf/xpdf/pdf-document.cc:
11659
11660         Keep offset in consideration in a few places
11661
11662         * shell/ev-view.c: (expose_bin_window):
11663
11664         Set the offsets so that the document is ever centered
11665
11666 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11667
11668         * TODO: Added TODO items and finished off the first todo item
11669
11670         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11671         reflect current authors
11672
11673 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11674
11675         * pdf/xpdf/pdf-document.cc:
11676         * shell/ev-view.c: (ev_view_set_cursor),
11677         (ev_view_motion_notify_event), (document_changed_callback),
11678         (set_document_page):
11679
11680         Show a wait cursor while the page is rendering
11681
11682 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11683
11684         * shell/ev-sidebar-thumbnails.c:
11685         (ev_sidebar_tree_selection_changed),
11686         (ev_sidebar_thumbnails_select_page):
11687         * shell/ev-sidebar-thumbnails.h:
11688         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11689         (ev_view_can_go_forward):
11690         * shell/ev-window.c: (ev_window_open_page),
11691         (ev_window_setup_document), (update_current_page),
11692         (view_page_changed_cb), (ev_window_init):
11693         * shell/ev-window.h:
11694
11695         Ensure thumbnails selection, toolbar page control and
11696         current page are in sync.
11697
11698 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11699
11700         * pdf/xpdf/XRef.cc:
11701
11702         Fix CAN-2005-0064
11703
11704 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11705
11706         * backend/Makefile.am:
11707         * backend/ev-document-links.h:
11708         * backend/ev-document-security.c: (ev_document_security_get_type),
11709         (ev_document_security_has_document_security),
11710         (ev_document_security_set_password):
11711         * backend/ev-document-security.h:
11712         * backend/ev-document.c: (ev_document_error_quark):
11713         * backend/ev-document.h:
11714         * data/Makefile.am:
11715         * data/evince-password.glade:
11716         * pdf/xpdf/pdf-document.cc:
11717         * shell/Makefile.am:
11718         * shell/ev-password.c: (ev_password_set_bad_password_label),
11719         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11720         (ev_password_dialog_get_password),
11721         (ev_password_dialog_set_bad_pass):
11722         * shell/ev-password.h:
11723         * shell/ev-window.c: (ev_window_get_attribute),
11724         (ev_window_set_property), (update_action_sensitivity),
11725         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11726         (ev_window_setup_document), (ev_window_get_password),
11727         (ev_window_open), (ev_window_cmd_save_as),
11728         (using_postscript_printer), (ev_window_print),
11729         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11730         (update_fullscreen_popup), (ev_window_fullscreen),
11731         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11732         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11733         (menu_item_select_cb), (find_bar_search_changed_cb),
11734         (ev_window_dispose), (ev_window_init):
11735
11736         Add initial support for password-supported dialogs.  This could be
11737         a lot cooler, but it'll do for now.
11738
11739 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11740
11741         * pdf/xpdf/pdf-document.cc:
11742         * shell/ev-view.c: (status_message_from_link),
11743         (ev_view_set_status), (ev_view_set_cursor),
11744         (ev_view_motion_notify_event), (ev_view_init):
11745         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11746
11747         Fix bugs in the links implementation and change cursor
11748         when hovering a link.
11749
11750 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11751
11752         * viewer/.cvsignore: added cvsignore file for viewer directory
11753
11754         * TODO: created TODO document
11755
11756 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11757
11758         * shell/ev-view.h:
11759         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11760         new functions to help with implementation of sensitivity code
11761         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11762         of all actions that might require it.  Fixes a crash when you
11763         click on the Zoom actions in a window lacking a document.
11764
11765 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11766
11767         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11768         of the Find action
11769
11770 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11771
11772         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11773         (pixbuf_document_document_iface_init):
11774         * ps/ps-document.c: (ps_document_get_link),
11775         (ps_document_document_iface_init):
11776         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11777         (status_message_from_link), (ev_view_set_status),
11778         (ev_view_set_find_status), (ev_view_motion_notify_event),
11779         (ev_view_button_release_event), (ev_view_set_property),
11780         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11781         (ev_view_get_find_status_message), (update_find_results),
11782         (ev_view_get_status), (ev_view_get_find_status):
11783         * shell/ev-view.h:
11784         * shell/ev-window.c: (view_status_changed_cb),
11785         (view_find_status_changed_cb), (ev_window_init):
11786
11787         View status message support, use it to show the links.
11788         Needs work...
11789
11790 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11791
11792         * backend/ev-document.c: (ev_document_get_link):
11793         * backend/ev-document.h:
11794         * pdf/xpdf/pdf-document.cc:
11795         * shell/ev-application.c: (ev_application_open):
11796         * shell/ev-application.h:
11797         * shell/ev-sidebar-links.c: (selection_changed_cb):
11798         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11799         (ev_view_go_to_link):
11800
11801         Add support for document links
11802
11803 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11804
11805         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11806         (create_tool_item):
11807         Set the spin button limits correctly.
11808         
11809         * shell/ev-sidebar-thumbnails.c:
11810         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11811         Support changing pages by clicking on the thumbnails.
11812         
11813 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11814
11815         * pixbuf/pixbuf-document.c:
11816         (pixbuf_document_thumbnails_get_dimensions),
11817         (pixbuf_document_document_thumbnails_iface_init):
11818
11819         implement get_dimensions
11820
11821 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11822
11823         * ps/ps-document.c: (ps_document_goto_page):
11824
11825         Fix page switching on multipage documents
11826
11827 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11828
11829         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11830         
11831         check for NULL before assigning to width and height parameters
11832
11833 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11834
11835         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11836         (pixbuf_document_set_property), (pixbuf_document_get_property):
11837
11838         implement get/set properties
11839
11840 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11841
11842         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11843         
11844         return NULL instead of "Unknown", letting the title get set to
11845         the filename when the pdf has no title.
11846
11847 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11848
11849         * ps/ps-document.c: (ps_document_get_page_count),
11850         (ps_document_goto_page):
11851
11852 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11853
11854         * shell/ev-history.c: (ev_history_get_property),
11855         (ev_history_set_property), (ev_history_class_init),
11856         (ev_history_add_page), (ev_history_set_current_index):
11857         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11858         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11859         (ev_navigation_action_finalize):
11860         * shell/ev-navigation-action.h:
11861         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11862         (ev_view_go_forward), (ev_view_get_find_status_message),
11863         (history_index_changed_cb), (ev_view_set_history):
11864         * shell/ev-view.h:
11865         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11866         (update_current_page), (register_custom_actions):
11867
11868         Implement history dropdowns
11869
11870 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11871
11872         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11873         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11874         (ev_view_go_forward):
11875         * shell/ev-window.c: (register_custom_actions):
11876
11877         Fix several history bugs
11878
11879 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11880
11881         * configure.ac: Add «nb» to ALL_LINGUAS.
11882
11883 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11884
11885         * backend/Makefile.am:
11886         * backend/ev-bookmark.c:
11887         * backend/ev-bookmark.h:
11888         * backend/ev-document-bookmarks.c:
11889         * backend/ev-document-bookmarks.h:
11890         * backend/ev-document-links.c: (ev_document_links_get_type),
11891         (ev_document_links_has_document_links),
11892         (ev_document_links_begin_read), (ev_document_links_get_link),
11893         (ev_document_links_get_child), (ev_document_links_next),
11894         (ev_document_links_free_iter):
11895         * backend/ev-document-links.h:
11896         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11897         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11898         (ev_link_get_link_type), (ev_link_set_link_type),
11899         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11900         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11901         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11902         (ev_link_new_external):
11903         * backend/ev-link.h:
11904         * pdf/xpdf/pdf-document.cc:
11905         * shell/Makefile.am:
11906         * shell/ev-application.c: (ev_application_open_link):
11907         * shell/ev-application.h:
11908         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11909         (ev_history_get_link_nth):
11910         * shell/ev-history.h:
11911         * shell/ev-sidebar-bookmarks.c:
11912         * shell/ev-sidebar-bookmarks.h:
11913         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11914         (ev_sidebar_links_class_init), (selection_changed_cb),
11915         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11916         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11917         (do_one_iteration), (populate_links_idle),
11918         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11919         * shell/ev-sidebar-links.h:
11920         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11921         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11922         (go_to_index):
11923         * shell/ev-view.h:
11924         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11925         * shell/ev-window.h:
11926
11927         Rename bookmark to link, and use "Index" for the sidebar panel.
11928
11929 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11930
11931         * shell/Makefile.am:
11932         * shell/ev-application.c: (ev_application_open_bookmark):
11933         * shell/ev-application.h:
11934         * shell/ev-history.c: (ev_history_init), (free_links_list),
11935         (ev_history_finalize), (ev_history_class_init),
11936         (ev_history_add_link), (ev_history_add_page),
11937         (ev_history_get_link_nth), (ev_history_get_n_links),
11938         (ev_history_get_current_index), (ev_history_set_current_index),
11939         (ev_history_new):
11940         * shell/ev-history.h:
11941         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11942         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11943         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11944         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11945         (ev_view_set_page):
11946         * shell/ev-view.h:
11947         * shell/ev-window.c: (ev_window_open_bookmark),
11948         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11949         (goto_page_cb), (register_custom_actions):
11950         * shell/ev-window.h:
11951
11952         Initial history implementation. Needs work.
11953
11954 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11955
11956         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11957
11958 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11959
11960         * cut-n-paste/recent-files/egg-recent-item.c:
11961         * cut-n-paste/recent-files/egg-recent-item.h:
11962         * cut-n-paste/recent-files/egg-recent-model.c:
11963         * cut-n-paste/recent-files/egg-recent-util.c:
11964         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11965         * cut-n-paste/recent-files/egg-recent-view.c:
11966
11967         Update
11968
11969 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11970
11971         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11972         (fillGlyph, fillImageMask, drawImage):
11973         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11974         pdf/splash/SplashTypes.h:
11975         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11976         packed mode for Splash.
11977
11978         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11979         RGB8 packed mode, eliminates the pixbuf data creation loop.
11980
11981         * shell/ev-print-job.c (ev_print_job_finalize)
11982         (ev_print_job_set_property, ev_print_job_get_property)
11983         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11984         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11985         (print_closure_finalize, ev_print_job_print): implement
11986         printing (for backends with EvPsExporter)
11987
11988         * shell/ev_print_job.h: update prototypes.
11989
11990         * shell/ev-window.c (ev_window_print): unref print job after
11991         printing.
11992
11993         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11994         unless the document implements the EvDocumentFind interface.
11995
11996 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11997
11998         * configure.ac: Added ja to ALL_LINGUAS.
11999
12000 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12001
12002         * pdf/xpdf/pdf-document.cc:
12003
12004         add a FIXME. We should probably not allocate
12005         a bookmark object every time
12006
12007 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12008
12009         * shell/ev-application.c: (ev_application_open),
12010         (ev_application_open_bookmark):
12011         * shell/ev-application.h:
12012         
12013         Add a way to open bookmarks
12014
12015         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12016         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12017         (ev_bookmark_set_property), (ev_bookmark_class_init),
12018         (ev_bookmark_new_title), (ev_bookmark_new_link),
12019         (ev_bookmark_new_external):
12020
12021         Support for external uris, better constructors.
12022
12023         * backend/ev-bookmark.h:
12024         * pdf/xpdf/pdf-document.cc:
12025         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12026
12027         Handle external uris
12028
12029 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12030
12031         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12032         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12033
12034         Hook up bookmarks navigation
12035
12036 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12037
12038         * backend/Makefile.am:
12039         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12040         (ev_bookmark_get_title), (ev_bookmark_set_title),
12041         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12042         (ev_bookmark_get_page), (ev_bookmark_set_page),
12043         (ev_bookmark_get_property), (ev_bookmark_set_property),
12044         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12045         (ev_bookmark_new):
12046         * backend/ev-bookmark.h:
12047         * backend/ev-document-bookmarks.c:
12048         (ev_document_bookmarks_get_bookmark):
12049         * backend/ev-document-bookmarks.h:
12050         * pdf/xpdf/pdf-document.cc:
12051         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12052
12053         Add a bookmark object to the backend and use it instead of get_values
12054
12055 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12056
12057         * data/evince-ui.xml:
12058
12059         Cleanup and add select all.
12060
12061         * shell/ev-view.c: (ev_view_select_all),
12062         (ev_view_button_press_event):
12063         * shell/ev-view.h:
12064         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12065
12066         Add select all.
12067         Clear selection on click.
12068
12069 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12070
12071         * shell/ev-sidebar-thumbnails.c
12072         (ev_sidebar_thumbnails_set_document): forgot to unref the
12073         loading_icon.
12074
12075 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12076
12077         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12078         at the visible page, not just linearly.  This makes it look fast.
12079
12080 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12081
12082         * backend/ev-document-misc.c
12083         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12084         white.
12085         * backend/ev-document-thumbnails.h: New interface to get the size
12086         of a page.
12087
12088 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12089
12090         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12091         make dist works
12092
12093 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12094
12095         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12096         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12097         things up a bit.
12098
12099         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12100
12101 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12102
12103         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12104         fonts. Should fix font problems on systems that have the base
12105         fonts in bitmap format. Reported by James Henstridge
12106         <james@jamesh.id.au>.
12107
12108 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12109
12110         * pdf/xpdf/Gfx.cc:
12111         * pdf/xpdf/GfxState.cc:
12112
12113         Fix for CAN-2004-1125
12114
12115 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12116
12117         * shell/ev-view.c: (ev_view_copy):
12118         * shell/ev-view.h:
12119         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12120
12121         Implement Edit->Copy
12122
12123 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12124
12125         * backend/ev-document.c: (ev_document_get_text):
12126         * backend/ev-document.h:
12127         * pdf/xpdf/pdf-document.cc:
12128         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12129         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12130         (ev_view_update_primary_selection), (ev_view_button_press_event),
12131         (ev_view_motion_notify_event), (ev_view_button_release_event):
12132
12133         Beginnings of clipboard support. Incomplete but primary sort
12134         of work.
12135
12136 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12137
12138         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12139         (expose_bin_window):
12140
12141         Nicer rubberband drawing, from GtkIconView.
12142
12143 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12144
12145         * backend/ev-document.c: (ev_document_save):
12146         * backend/ev-document.h:
12147         * data/evince-ui.xml:
12148         * pdf/xpdf/pdf-document.cc:
12149         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12150
12151         Implement "Save a copy..." menu item
12152
12153 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12154
12155         * shell/ev-view.c: (ev_view_zoom):
12156
12157         Queue a resize when zoom changes
12158
12159 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12160
12161         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12162         shadows.
12163
12164         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12165         thumbnails..
12166
12167 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12168
12169         * pdf/xpdf/pdf-document.cc
12170         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12171
12172 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12173
12174         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12175         It's slow, but I'll speed it up next!
12176
12177 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12178
12179         * shell/main.c (load_files):
12180
12181         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12182         from the command line and because it seems more appropriate.
12183
12184 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12185
12186         * data/evince-ui.xml:
12187         * shell/ev-window.c: (update_action_sensitivity),
12188         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12189
12190         s/next page/page down
12191         s/previous page/page up
12192
12193 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12194
12195         * data/evince-ui.xml:
12196
12197         Change the layout to match clarkbw design.
12198
12199         * shell/Makefile.am:
12200         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12201         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12202         (ev_navigation_action_finalize),
12203         (ev_navigation_action_set_property),
12204         (ev_navigation_action_get_property),
12205         (ev_navigation_action_class_init):
12206         * shell/ev-navigation-action.h:
12207
12208         Implement clarkbw toolbar navigation controls (incomplete)
12209
12210         * shell/ev-page-action.c: (update_label), (update_spin),
12211         (value_changed_cb), (create_tool_item), (connect_proxy),
12212         (ev_page_action_init), (ev_page_action_finalize),
12213         (ev_page_action_set_property), (ev_page_action_get_property),
12214         (ev_page_action_set_current_page),
12215         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12216         * shell/ev-page-action.h:
12217
12218         Implement a page switcher in the toolbar
12219
12220         * shell/ev-view.c: (ev_view_scroll_view):
12221         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12222         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12223         (register_custom_actions), (ev_window_init):
12224
12225         Change page on PageUp/Down.
12226
12227 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12228
12229         * pdf/xpdf/pdf-document.cc
12230         (pdf_document_thumbnails_get_thumbnail): initial stab at
12231         implementing thumbnail support for pdfs.  It only does documents
12232         with precached pdfs now.
12233
12234 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12235
12236         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12237         thumbnail code into a time-based idle as well.  Also, turn off the
12238         shadow temporarily as it's really slow.
12239
12240 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12241
12242         * backend/ev-document.c: (ev_document_class_init):
12243         * pdf/xpdf/pdf-document.cc:
12244         * shell/ev-window.c: (ev_window_open):
12245
12246         Fix document title bugs and fallback to
12247         filename when not available.
12248
12249 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12250
12251         * backend/ev-document.c: (ev_document_get_type),
12252         (ev_document_class_init), (ev_document_load),
12253         (ev_document_get_title):
12254         * backend/ev-document.h:
12255         * pdf/xpdf/pdf-document.cc:
12256         * ps/ps-document.c: (ps_document_set_property),
12257         (ps_document_get_property), (ps_document_class_init),
12258         (document_load):
12259         * ps/ps-document.h:
12260         * ps/ps.h:
12261         * shell/ev-window.c: (update_window_title), (ev_window_open),
12262         (ev_window_init):
12263
12264         Initial support for document title. Not working yet.
12265
12266 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12267
12268         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12269
12270         Grab focus on the view when clicking it
12271
12272 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12273
12274         * shell/ev-marshal.list:
12275         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12276         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12277
12278         Add key bindings to the view. Now if the focus would work
12279         right...
12280
12281 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12282
12283         * Makefile.am:
12284         * backend/Makefile.am:
12285         * data/Makefile.am:
12286         * dvi/Makefile.am:
12287         * dvi/dvilib/Makefile.am:
12288         * pdf/xpdf/Makefile.am:
12289         * po/POTFILES.in:
12290         * ps/Makefile.am:
12291
12292         Fix distcheck
12293
12294 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12295
12296         * shell/ev-view.c: (ev_view_realize):
12297
12298         Fix mouse wheel scrolling
12299
12300 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12301
12302         * ps/Makefile.am:
12303         * ps/gstypes.h:
12304         * ps/gtkgs.c:
12305         * ps/gtkgs.h:
12306         * ps/ps-document.c: (catchPipe), (ps_document_init),
12307         (ps_document_class_init), (ps_document_cleanup),
12308         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12309         (set_up_page), (close_pipe), (is_interpreter_ready),
12310         (interpreter_failed), (output), (input), (start_interpreter),
12311         (stop_interpreter), (file_length), (file_readable),
12312         (check_filecompressed), (check_pdf), (compute_xdpi),
12313         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12314         (ps_document_get_type), (ps_document_emit_error_msg),
12315         (document_load), (ps_document_next_page),
12316         (ps_document_get_current_page), (ps_document_get_page_count),
12317         (ps_document_goto_page), (ps_document_set_page_size),
12318         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12319         (ps_document_load), (ps_document_get_n_pages),
12320         (ps_document_set_page), (ps_document_get_page),
12321         (ps_document_widget_event), (ps_document_set_target),
12322         (ps_document_set_scale), (ps_document_set_page_offset),
12323         (ps_document_get_page_size), (ps_document_render),
12324         (ps_document_document_iface_init):
12325         * ps/ps-document.h:
12326         * ps/ps.c:
12327         * shell/ev-window.c: (ev_window_open):
12328
12329         Rename GtkGS to PSDocument
12330
12331 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12332
12333         * ps/gtkgs.c: (gtk_gs_class_init):
12334         * ps/gtkgs.h:
12335
12336         Some more leftover...
12337
12338 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12339
12340         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12341         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12342         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12343         * ps/gtkgs.h:
12344
12345         Remove unused code and make a lot of stuff private
12346
12347 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12348
12349         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12350         (gtk_gs_defaults_changed):
12351         * ps/gsdefaults.h:
12352         * ps/gtkgs.c:
12353         * ps/gtkgs.h:
12354         * ps/ps.h:
12355
12356         Cleanup headers dependencies
12357
12358 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12359
12360         * ps/Makefile.am:
12361         * ps/ggvutils.c:
12362         * ps/ggvutils.h:
12363         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12364         * ps/gsdefaults.h:
12365         * ps/gtkgs.c: (file_length), (file_readable),
12366         (check_filecompressed), (check_pdf), (gtk_gs_load),
12367         (gtk_gs_get_postscript):
12368
12369         Get rid of ggvutils
12370
12371 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12372
12373         * ps/ggvutils.c:
12374         * ps/ggvutils.h:
12375         * ps/gsio.h:
12376         * ps/gtkgs.c: (gtk_gs_set_zoom):
12377
12378         Cleanups
12379
12380 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12381
12382         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12383
12384         Ensure the page is rerendered when changing zoom
12385
12386 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12387
12388         * backend/ev-document.c: (ev_document_base_init),
12389         (ev_document_changed):
12390         * backend/ev-document.h:
12391
12392         Add a changed event that is emitted when the page content
12393         changes. This is necessary to deal with the fact that
12394         in ps backend rendering happen asycrounously.
12395         This makes the ps backend mostly work.
12396
12397         * pdf/xpdf/pdf-document.cc:
12398
12399         Emit changed event
12400
12401         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12402         (ps_document_set_target):
12403
12404         Emit changed event
12405
12406         * shell/ev-view.c: (document_changed_callback),
12407         (ev_view_set_document), (ev_view_set_page):
12408
12409         Redraw on the changed signal
12410
12411 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12412
12413         * configure.ac: Added pt_BR to ALL_LINGUAS.
12414
12415 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12416
12417         * backend/ev-document-bookmarks.c:
12418         (ev_document_bookmarks_get_child): *
12419         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12420         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12421         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12422         (ev_sidebar_bookmarks_destroy),
12423         (ev_sidebar_bookmarks_class_init),
12424         (ev_sidebar_bookmarks_construct), (stack_data_free),
12425         (do_one_iteration), (populate_bookmarks_idle),
12426         (ev_sidebar_bookmarks_clear_document),
12427         (ev_sidebar_bookmarks_set_document): *
12428         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12429         (ev_sidebar_add_page),
12430         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12431         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12432         it displays both the topics and the page numbers.
12433
12434 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12435
12436         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12437         toggle.
12438         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12439         visible.
12440
12441 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12442
12443         * configure.ac: Added en_CA to ALL_LINGUAS.
12444
12445 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12446
12447         * ChangeLog: replace bottom of this ChangeLog (merged history of
12448         ggv and gpdf; where all paths were wrong and most of the files are
12449         not even in this tree) with ChangeLog (from arch) of the shell
12450         code.
12451
12452 2004-12-23  Havoc Pennington  <hp@redhat.com>
12453
12454         * shell/ev-window.c: hook up potentially-questionable "find
12455         results status text" feature - something involving the sidebar or
12456         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12457         might be better in the end.
12458
12459         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12460         with corresponding signal when it should be updated
12461
12462         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12463
12464 2004-12-22  Havoc Pennington  <hp@redhat.com>
12465
12466         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12467         find stuff on other pages, sort of (only returns one result on
12468         invisible pages, to show they have results; updates full results
12469         for a page when you view it). Currently repaints the current page
12470         every time a new result is found on any page, which isn't so nice.
12471
12472 2004-12-22  Havoc Pennington  <hp@redhat.com>
12473
12474         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12475         the document doesn't support find (better ideas?)
12476         (find_bar_search_changed_cb): handle missing document or document
12477         that doesn't support find
12478
12479         * pdf/xpdf/pdf-document.cc: port to implement the new
12480         EvDocumentFindIface
12481
12482         * backend/ev-document-find.c: create a new interface for searching
12483
12484         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12485
12486 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12487
12488         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12489         libevbackend.la.
12490
12491         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12492         EvPrintJob constructor arguments.
12493
12494         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12495         for documents that can export PostScript (page by page).
12496
12497         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12498         
12499         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12500         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12501         (pdf_document_ps_exporter_iface_init:
12502         Implement EvPSExporter.
12503
12504         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12505
12506 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12507
12508         * backend/Makefile.am:
12509         * backend/ev-document-thumbnails.c:
12510         (ev_document_thumbnails_get_type),
12511         (ev_document_thumbnails_get_thumbnail):
12512         * backend/ev-document-thumbnails.h:
12513         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12514         (pixbuf_document_thumbnails_get_thumbnail),
12515         (pixbuf_document_document_thumbnails_iface_init):
12516         * shell/Makefile.am:
12517         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12518         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12519         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12520         * shell/ev-sidebar-thumbnails.h:
12521         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12522         (ev_sidebar_set_document):
12523         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12524         (create_shadow), (ev_pixbuf_add_shadow):
12525         * shell/ev-utils.h:
12526         Add thumbnail support.
12527         
12528 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12529
12530         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12531         (using_postscript_printer): Set up a print dialog for "PostScript
12532         injection" method.
12533
12534         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12535         EvPrintJob.
12536
12537         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12538
12539 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12540
12541         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12542         (ps_document_set_target), (ps_document_get_page_size),
12543         (ps_document_render):
12544         * ps/gtkgs.h:
12545
12546         Fix a few bugs
12547
12548 2004-12-22  Christian Rose  <menthos@menthos.com>
12549
12550         * configure.ac: Added "sv" to ALL_LINGUAS.
12551
12552 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12553
12554         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12555         document supports bookmarks.
12556
12557 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12558
12559         * ps/ggvutils.c: (ggv_file_readable):
12560         * ps/ggvutils.h:
12561         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12562         (gtk_gs_get_postscript):
12563
12564         Remove unused utils
12565
12566 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12567
12568         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12569         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12570         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12571         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12572         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12573         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12574         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12575         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12576         (gtk_gs_set_antialiasing), (ps_document_load),
12577         (ps_document_render):
12578         * ps/gtkgs.h:
12579
12580         Another check point for the ps backend. Now I can get it to show
12581         pages!
12582
12583 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12584
12585         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12586         document setting code.
12587
12588 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12589
12590         * shell/eggfindbar.c: (entry_activate_callback):
12591         Animate the next button when activate is pressed.
12592         
12593 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12594
12595         * shell/ev-window.c: (ev_window_cmd_edit_find),
12596         (update_fullscreen_popup), (ev_window_fullscreen),
12597         (ev_window_unfullscreen), (ev_window_state_event_cb),
12598         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12599         Fix bugs in fullscreen code.
12600         
12601 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12602
12603         * Makefile.am:
12604         * configure.ac:
12605         * pixbuf/Makefile.am:
12606         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12607         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12608         (pixbuf_document_set_page), (pixbuf_document_get_page),
12609         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12610         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12611         (pixbuf_document_render), (pixbuf_document_begin_find),
12612         (pixbuf_document_end_find), (pixbuf_document_finalize),
12613         (pixbuf_document_class_init),
12614         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12615         * pixbuf/pixbuf-document.h:
12616         * shell/Makefile.am:
12617         * shell/ev-application.c: (ev_application_open):
12618         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12619         (ev_window_open):
12620         Add pixbuf backend.
12621         
12622 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12623
12624         * Makefile.am: 
12625         * dvi/dvilib/Makefile.am:
12626         * dvi/Makefile.am:
12627         * configure.ac: Auto*ify dvi and dvi/dvilib
12628
12629         * dvi/Makefile: Remove from CVS
12630         
12631         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12632         confusion.
12633
12634         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12635         
12636         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12637         
12638 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12639
12640         * ps/Makefile.am:
12641         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12642         (gtk_gs_value_adjustment_changed), (compute_size),
12643         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12644         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12645         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12646         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12647         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12648         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12649         (ps_document_load), (ps_document_get_n_pages),
12650         (ps_document_set_page), (ps_document_get_page),
12651         (ps_document_set_target), (ps_document_set_scale),
12652         (ps_document_set_page_offset), (ps_document_get_page_size),
12653         (ps_document_render), (ps_document_begin_find),
12654         (ps_document_end_find), (ps_document_document_iface_init):
12655         * ps/gtkgs.h:
12656         * shell/Makefile.am:
12657         * shell/ev-window.c: (ev_window_open):
12658
12659         Some work to integrate gtkgs with EvDocument
12660
12661 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12662
12663         * shell/ev-window.c: (update_fullscreen_popup),
12664         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12665         (exit_fullscreen_button_clicked_cb),
12666         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12667         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12668         (ev_window_state_event_cb), (ev_window_init):
12669         Add fullscreen support from Epiphany.
12670         
12671 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12672
12673         * data/ev-stock-zoom-fit-width.png: fit-width
12674         stock icon from gpdf.
12675         
12676         * shell/ev-stock-icons.[ch]: copied from gpdf.
12677         
12678         * shell/main.c: (main): init stock icons.
12679         
12680         * shell/ev-window.c: use the fit-width icon.
12681         
12682         * data/evince-ui.xml: add zooming toolbar items.
12683
12684 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12685
12686         * shell/ev-view.c: 
12687         (ev_view_best_fit), (ev_view_fit_width): because
12688         get_page_size() returns the scaled page size, we
12689         need to calculate the scale factor relative to
12690         the previous scale factor. Should really just
12691         add get_real_page_size().
12692
12693 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12694
12695         * shell/ev-view.[ch]:
12696         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12697         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12698         add zooming.
12699         
12700         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12701         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12702         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12703         hook it up.
12704         
12705         * pdf/xpdf/pdf-document.cc:
12706         (pdf_document_begin_find),
12707         (pdf_document_end_find): make static.
12708
12709 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12710
12711         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12712
12713         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12714         names to fontconfig patterns.
12715         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12716
12717         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12718         setupBaseFontsFc.
12719
12720 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12721
12722         * Makefile.am:
12723         * configure.ac:
12724         * ps/Makefile.am:
12725         * ps/ggvutils.c:
12726         * ps/ggvutils.h:
12727         * ps/gsdefaults.c:
12728         * ps/gsdefaults.h:
12729         * ps/gsio.c:
12730         * ps/gsio.h:
12731         * ps/gtkgs.c:
12732         * ps/gtkgs.h:
12733         * ps/ps.c:
12734         * ps/ps.h:
12735
12736         Import ggv backend. Not hooked up yet.
12737
12738 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12739
12740         * shell/main.c: (load_files), (main): load files
12741         from the command line.
12742
12743 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12744
12745         * configure.ac: don't require bonobo.
12746         
12747         * cut-n-paste/recent-files/*: kill bonobo recent
12748         view.
12749
12750         * shell/ev-window.c:
12751         (ev_window_is_empty): upd.
12752         (unable_to_load), (ev_window_open): load backend
12753         based on the mime type.
12754
12755 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12756
12757         * backend/.cvsignore: ignore generated marshalers source.
12758
12759         * shell/main.c (main): this is not epiphany.
12760
12761 2004-12-22  Havoc Pennington  <hp@redhat.com>
12762
12763         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12764         (expose_bin_window): draw find highlights
12765
12766         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12767         
12768         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12769         (pdf_document_end_find): implement this interface
12770
12771         * backend/ev-document.c (ev_document_found): add this to emit
12772         signal
12773
12774 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12775
12776         * data/evince-ui.xml: Add a few more toolbar items.
12777
12778         * shell/ev-window.c: Hook up page navigation toolbar 
12779         items.
12780
12781         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12782         a page-changed signal.
12783
12784         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12785         Add ev_document_get_page().
12786
12787         * shell/ev-window.c: Sensitize/desensitize navigation
12788         actions.
12789
12790 2004-12-21  Havoc Pennington  <hp@redhat.com>
12791
12792         * backend/ev-backend-marshal.c,
12793         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12794         marshaler-generator thingy. I'm sure there's a better way to do
12795         this in the modern world.
12796
12797         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12798         end_find methods and "found" signal.
12799
12800         * configure.ac: find glib-genmarshal
12801
12802 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12803
12804         * shell/ev-sidebar.c: Construct an actual sidebar.
12805         * shell/ev-sidebar-bookmarks.[ch]:
12806         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12807
12808 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12809
12810         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12811         Redo size handling.
12812         
12813         * shell/ev-view.c: Track the size from the document.
12814
12815 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12816
12817         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12818         constructor assumes ownership of the string passed in.
12819         
12820         * shell/ev-window.c (ev_window_open): Destroy the error
12821         dialog once we've displayed it.
12822
12823 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12824
12825         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12826         a bit, it works! (sort of)
12827
12828         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12829         Move to .cc since we need to use C++ in the implementation.
12830
12831         * shell/dummy.cc: Add a CC file to force evince
12832         to be linked as a C++ program.
12833
12834 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12835
12836         * shell/ev-view.[ch]: Start of content-area widget.
12837
12838         * shell/ev-window.c: Create a EvView, update it
12839         as we change documents.
12840
12841         * shell/Makefile.am shell/ev-marshal.list: Add
12842         generated marshalers.
12843
12844 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12845
12846         * Makefile.am (SUBDIRS): move shell.
12847
12848 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12849
12850         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12851         .a to libtool convenience libraries.
12852
12853         * shell/ev-window.c (ev_window_open): Hard code loading
12854         a PDF document.
12855         
12856         * backend/ev-document.h: Add a boolean return to load(),
12857         fix GError * to GError **.
12858
12859         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12860         object for a PDF backend EvDocument.
12861
12862 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12863
12864         * dvi/*: New directory with the beginning of a .dvi backend.
12865
12866 2004-12-21  Havoc Pennington  <hp@redhat.com>
12867
12868         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12869         previous/next instead of back/forward
12870
12871 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12872
12873         * backend/ev-document.[ch]: Fix a couple of problems so
12874         it compile.
12875
12876 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12877
12878         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12879         to backend/ directory, rename EvViewer to EvDocument.
12880
12881 2004-12-21  Havoc Pennington  <hp@redhat.com>
12882
12883         * shell/ev-window.c: hook up the find bar widget; now we just need
12884         a document to find things in
12885
12886         * shell/eggfindbar.c: a find bar widget
12887
12888 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12889
12890         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12891
12892 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12893
12894         * pdf/**: Import of xpdf code from gpdf. 
12895
12896         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12897
12898         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12899         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12900         Fix FreeType includes.
12901
12902         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12903         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12904         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12905         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12906         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12907         Include xpdfconfig.h
12908         
12909 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12910
12911         * shell/ev-window.c (ev_window_dispose): dispose can be called
12912         multiple times.
12913
12914 2004-12-21  Havoc Pennington  <hp@redhat.com>
12915
12916         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12917         rather than Evince
12918
12919         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12920         items; really they should be synced with the strings, etc. from
12921         current gpdf, but just getting the boring typing out of the way 
12922
12923 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12924
12925         * po/POTFILES.in:
12926         * shell/ev-application.c: (window_destroy_cb):
12927         * shell/ev-window.c:
12928         * shell/main.c: (main):
12929
12930         Actually show the window...
12931
12932 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12933
12934         * Makefile.am:
12935         * shell/Makefile.am:
12936         * shell/ev-application.c: (ev_application_class_init):
12937         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12938
12939         Make it build again
12940
12941 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12942
12943         Import to gnome cvs.
12944         
12945         * Remove copies of gpdf and ggv trees.
12946         * Rip out all the recursive configure code.
12947         * Remove bonobo machinery.
12948         * viewer/*: GInterfaces that backends should/can implement.
12949
12950 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12951
12952         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12953         typo
12954
12955 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12956
12957         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12958         (ev_application_finalize, ev_application_class_init)
12959         (ev_application_init): use GType instance private data for priv.
12960
12961         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12962         (ev_window_finalize, ev_window_class_init)
12963         (ev_window_init): ditto.
12964
12965 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12966
12967         * shell/ev-application.c (ev_application_new_window): make public
12968         (ev_application_show_initial_window): kill.
12969
12970         * shell/ev-application.h: update prototypes.
12971
12972         * shell/main.cc (main): inline ev_application_show_initial_window.
12973
12974 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12975
12976         * shell/ev-application.c (ev_application_new_window): impl.
12977         (ev_application_show_initial_window): use it.
12978         (is_window_empty, ev_application_get_empty_window): returns an
12979         existing empty window or a new one.
12980         (ev_application_open): from ev_window_cmd_file_open.
12981
12982         * shell/ev-application.h: update prototypes
12983
12984         * shell/ev-window.c (ev_window_is_empty): impl.
12985         (ev_window_open): make public.
12986         (ev_window_cmd_file_open): use ev_application_open
12987
12988         * shell/ev-window.h: update prototypes, remove unused.
12989
12990 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12991
12992         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12993         move destroy handler out of here...
12994
12995         * shell/ev-application.c, shell/ev-application.h: ...into this new
12996         class. Also handles initial window creation.
12997
12998         * shell/main.cc (main): use EvApplication to create initial
12999         window.
13000
13001 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13002
13003         * Makefile.am (SUBDIRS): add cut-n-paste
13004
13005         * cut-n-paste/Makefile.am: add
13006
13007         * configure.ac: generate Makefiles in cut-n-paste
13008
13009 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13010
13011         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13012         (ev_window_class_init): install ev_window_dispose.
13013
13014 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13015
13016         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13017         char (gchar looks stupid).
13018
13019 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13020
13021         * po/de.po: updated German translation.
13022
13023 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13024
13025         * configure.ac: add more pkg-config library checks for gnome-vfs,
13026         bonobo etc.
13027
13028         * gpdf/configure.in: temporarily disable libpaper
13029         checks. Otherwise I'd have to add the checks for the shell, too.
13030
13031 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13032
13033         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13034         and * file filters to the file choose.
13035
13036 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13037
13038         * po/de.po: Updated German translation.
13039
13040 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13041
13042         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13043
13044 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13045
13046         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13047
13048         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13049         (ev_window_init): implement those menuitems.
13050
13051 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13052
13053         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13054
13055         * shell/ev-window.c (ev_window_init): use the toolbar.
13056
13057 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13058
13059         * shell/ev-window.c (ev_window_init): use menu translations
13060
13061 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13062
13063         * configure.ac: add "de" to ALL_LINGUAS.
13064
13065         * po/de.po: add German translation.
13066
13067 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13068
13069         * Makefile.am (SUBDIRS): add po
13070
13071         * configure.ac: check intltool, glib-gettext etc, generate
13072         po/Makefile.in
13073
13074         * po, po/POTFILES.in, po/POTFILES.skip: new.
13075
13076 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13077
13078         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13079         already use (#ifdef ENABLE_NLS)
13080
13081         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13082         pointer indirection thinko.
13083
13084         * shell/main.c: include gi18n.h for bindtextdomain etc.
13085
13086 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13087
13088         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13089         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13090         tooltips for menu items in the statusbar.
13091
13092 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13093
13094         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13095         pkgdatadir drop UIDIR
13096
13097 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13098
13099         * data/evince-ui.xml: Add File->Open menu item
13100
13101         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13102         chooser), hook it up in the ui manager.
13103
13104 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13105
13106         * shell/ev-window.c: fix Help->About tooltip.
13107
13108 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13109
13110         * configure.ac: set CFLAGS for libevprivate.
13111
13112         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13113         definitions, factory etc.
13114
13115         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13116
13117         * shell/Makefile.am: link against libevprivate.a.
13118
13119         * shell/ev-window.c (entries): add stock icon to Help->About.
13120
13121         * shell/main.c (main): init stock icon code.
13122
13123 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13124
13125         * lib/recent-files: egg recent files code
13126
13127         * lib/Makefile.am: add.
13128
13129         * Makefile.am: add lib subdir.
13130
13131         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13132         set CFLAGS for recent-files.
13133
13134 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13135
13136         * configure.ac: disable -ansi and -pedantic gcc flags. They
13137         disable POSIX stuff in stdio.h, but egg-recent uses them.
13138
13139 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13140
13141         * configure.ac: add --disable-deprecated flag (defaults to on in
13142         "cvs" builds).
13143
13144         * shell/Makefile.am (INCLUDES): use it.
13145
13146 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13147
13148         * shell/main.c: add missing #include.
13149
13150         * shell/ev-window.c: fix for pedantic gcc.
13151         (ev_window_cmd_help_about): split license into paragraphs for
13152         translators and pedantic compilers.
13153
13154 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13155
13156         * configure.ac: add more warning flags if compiling with gcc from
13157         cvs (or explicitly requested with --enable-more-warnings).
13158
13159 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13160
13161         * data/evince-ui.xml: add File and File->Close menu.
13162
13163         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13164         (ev_window_destroy): quit after destroy.
13165         (ev_window_class_init): override GtkObject::destroy.
13166         (entries): install close_window callback.
13167
13168 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13169
13170         * Makefile.am (SUBDIRS): add data subdir.
13171
13172         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13173         gtk+ 2.5.0 for GtkAboutDialog.
13174
13175         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13176         main window.
13177
13178         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13179
13180         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13181         manager.
13182         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13183
13184 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13185
13186         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13187
13188 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13189
13190         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13191
13192 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13193
13194         * shell/*: Added shell directory boilerplate, build it.
13195
13196 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13197
13198         * configure.ac, Makefile.am: Added top-level configure.ac and
13199         Makefile.am