]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update for release 2.21.91.
[evince.git] / ChangeLog
1 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * configure.ac:
4         
5         Update for release 2.21.91.
6
7 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * configure.ac:
10         * shell/Makefile.am:
11         * shell/ev-application.[ch]:
12         * shell/ev-sidebar-links.c:
13         * shell/ev-utils.[ch]:
14         * shell/ev-window.[ch]:
15
16         Remove libgnomeprint support. Fixes bug #512370.
17         
18 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
19
20         * thumbnailer/evince-thumbnailer.c: (main):
21
22         Initialize glib type system before using it. Fixes bug #513934.
23         
24 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
25
26         * properties/ev-properties-main.c:
27
28         Add missing #include.
29         
30 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
31
32         * configure.ac:
33         * backend/djvu/djvu-document.c: (djvu_document_render):
34         * backend/tiff/tiff-document.c: (tiff_document_render):
35
36         Use the new cairo function cairo_format_stride_for_width when
37         available. Fixes bug #482720.
38
39 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
40
41         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
42         (get_mime_type_from_data), (get_document_from_uri):
43
44         Use g_content_type_guess() only when slow is true in
45         get_document_from_uri(). Fix several memory leaks.
46         
47 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
48
49         * libdocument/ev-document-factory.c:
50         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
51         (get_document_from_uri):
52
53         Use g_content_type_guess () to get mimetype for files.
54         Bug #510401.
55
56 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
57
58         * thumbnailer/Makefile.am:
59
60         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
61         
62 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
63
64         * configure.ac:
65
66         Fix build with --without-libgnome. Fixes bug #512771.
67         
68 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
69
70         * backend/dvi/Makefile.am: Install only dvi
71         module. Fixes bug #512718.
72
73 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
74
75         * properties/ev-properties-main.c: (nautilus_module_initialize):
76         
77         Initialize backends in properties tab. Fixes bug
78         #512720.
79
80 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
81
82         * properties/Makefile.am: No need to link with 
83         libraries. Fixes bug #512719.
84
85 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
86
87         * NEWS:
88         * configure.ac:
89         
90         Update for release 2.21.90.
91
92 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
93
94         * shell/ev-window.c: (ev_window_cmd_escape):
95
96         Fix compile warning.
97         
98 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
99
100         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
101
102         Fix printing in dvi backend when filename contains white
103         espaces. Fixes bug #502839.
104         
105 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
106
107         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
108         (screensaver_disable_x11):
109         * shell/Makefile.am:
110         * shell/xdg-user-dir-lookup.c: Removed
111         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
112         * shell/ev-view.c: (ev_view_presentation_transition_start):
113         * shell/ev-window.c: (ev_window_cmd_file_open),
114         (ev_window_cmd_save_as), (presentation_set_timeout):
115
116         Remove #ifdefs that are no longer needed.
117         
118 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
119
120         * shell/ev-view.[ch]: (ev_view_button_release_event),
121         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
122         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
123         (ev_window_cmd_escape):
124
125         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
126         
127 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
128
129         * configure.ac:
130         * backend/comics/comics-document.c: (comics_document_load):
131         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
132         (ev_attachment_set_property), (ev_attachment_init),
133         (ev_attachment_save), (ev_attachment_launch_app),
134         (ev_attachment_open):
135         * libdocument/ev-document-factory.c: (get_document_from_uri):
136         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
137         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
138         * shell/ev-jobs.c:
139         * shell/ev-password.c: (ev_password_dialog_set_property),
140         (ev_password_dialog_save_password):
141         * shell/ev-sidebar-attachments.c:
142         (ev_sidebar_attachments_drag_data_get):
143         * shell/ev-window-title.c: (get_filename_from_uri):
144         * shell/ev-window.c: (ev_window_clear_temp_file),
145         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
146         (ev_window_open_uri), (window_save_file_copy_ready_cb),
147         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
148         (launch_external_uri), (image_save_dialog_response_cb),
149         (attachment_save_dialog_response_cb):
150         * shell/main.c: (load_files), (load_files_remote), (main):
151         * thumbnailer/evince-thumbnailer.c: (main):
152
153         Port to gio and drop gnome-vfs dependency. Fixes bug
154         #510401. Based on patch by Cosimo Cecchi.
155         
156 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
157
158         * NEWS:
159
160         Fixed formatting inconsistencies (spaces vs. tabs)
161
162 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
163
164         * shell/ev-window.c:
165
166         Use top/up/bottom/down arrows instead of
167         first/left/last/right in the toolbar and menu actions.
168         This fixes issues with RTL languages and is visually
169         consistent with the page view. Fixes bug #170081.
170
171 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
172
173         * NEWS:
174
175         Fixed some inaccuracies pointed out by Carlos Garcia
176         Campos.
177
178 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
179
180         * NEWS:
181         * data/evince.schemas.in:
182         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
183
184         Override PDF restrictions by default. Fixes bug #382700.
185
186 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
187
188         * NEWS: Updated for upcoming release
189
190 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
191
192         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
193
194         Fix memory leak.
195         
196 2008-01-23  Gil Forcada <gilforcada@guifi.net>
197
198         * shell/ev-window.c: (register_custom_actions):
199         
200         Added comment for translators
201
202 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
203
204         * shell/ev-view.c: (ev_view_button_release_event):
205
206         Do not create the idle function for kinetic scrolling if we are
207         not in a drag operation.
208
209 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
210
211         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
212         (ev_view_button_press_event), (ev_view_motion_notify_event),
213         (ev_view_button_release_event):
214
215         Restore cursor after autoscrolling. Fixes bug #509958.
216
217 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
218
219         * configure.ac:
220         * backend/pdf/ev-poppler.cc:
221         (pdf_document_images_get_image_mapping),
222         (pdf_document_images_get_image),
223         (pdf_document_document_images_iface_init):
224         * libdocument/ev-document-images.[ch]:
225         (ev_document_images_get_image_mapping),
226         (ev_document_images_get_image):
227         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
228         (ev_image_get_id), (ev_image_save_tmp):
229         * shell/ev-jobs.c: (ev_job_render_run):
230         * shell/ev-view.c: (ev_view_drag_data_get):
231         * shell/ev-window.c: (image_save_dialog_response_cb),
232         (ev_view_popup_cmd_copy_image):
233
234         Do not render images when rendering the page but on demand. It
235         reduces the memory comsumption.
236         
237 2008-01-18  Marcelo Lira  <setanta@gmail.com>
238
239         * configure.a:
240         * shell/ev-password.c:
241
242         Make gnome-keyring optional. Fixes bug #509676.
243         
244 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
245
246         * shell/ev-pixbuf-cache.c: (add_job):
247
248         Initialize include_images variable as FALSE instead of TRUE.
249         
250 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
251
252         * configure.ac:
253         * cut-n-paste/Makefile.am:
254         * cut-n-paste/fileformatchooser/Makefile.am:
255         * cut-n-paste/fileformatchooser/egg-macros.h:
256         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
257         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
258         * shell/Makefile.am:
259         * shell/ev-utils.c:
260         (file_chooser_dialog_add_writable_pixbuf_formats),
261         (get_gdk_pixbuf_format_by_extension):
262         * shell/ev-utils.h:
263         * shell/ev-window.c: (ev_window_error_message),
264         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
265         
266         Simplify image format selection on save.
267
268 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
269
270         * shell/ev-view.c: (ev_view_scroll_event):
271         
272         Repair gorizontal scrolling with shift. Fixes
273         bug #483412.
274
275 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
276         
277         * MAINTAINERS:
278
279         Fix formatting issues.
280         
281 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
282
283         * backend/comics/comics-document.c: (comics_regex_quote):
284         
285         Don't overquote special chars except of '. See bug 
286         502500. Thanks to Tom Parker.
287
288 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
289
290         * MAINTAINERS:
291         
292         Added Nickolay and Carlos, since they're doing most of
293         the releases nowadays.
294
295 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
296
297         * properties/Makefile.am:
298
299         Get the nautilus extension dir properly instead of using
300         a hack. Fixes bug #505359.
301
302 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
303
304         * properties/Makefile.am:
305         
306         Install nautilus extension into new place. See bug
307         #505359. Thanks to Matthias Clasen, Brian Pepple and
308         Damien Carbery.
309
310 2008-01-13   Djihed Afifi  <djihed@gmail.com>
311
312         * shell/ev-window.c: (ev_window_get_recent_file_label):
313         
314         RTL marker in recent file list. See bug #509076.
315
316 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
317
318         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
319         * shell/ev-window.c: (image_save_dialog_response_cb):
320
321         Fix compile warnings due to unused variables.
322         
323 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
324
325         * configure.ac:
326         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
327         * backend/ps/ev-spectre.c: (ps_document_render):
328
329         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
330
331 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
332
333         * shell/ev-transition-animation.c (ev_transition_animation_fade)
334         (ev_transition_animation_paint): Implement "fade" effect.
335
336 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
337
338         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
339         (ev_transition_animation_paint): Implement "uncover" effect.
340
341 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
342
343         * shell/ev-transition-animation.c (ev_transition_animation_cover)
344         (ev_transition_animation_paint): Implement "cover" effect.
345
346 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
347
348         * shell/ev-transition-animation.c (ev_transition_animation_push)
349         (ev_transition_animation_paint): Implement "push" effect.
350
351 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
352
353         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
354         (ev_transition_animation_paint): Implement "dissolve" effect.
355
356 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
357
358         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
359         (ev_transition_animation_paint): Implement "wipe" effect.
360
361 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
362
363         * shell/ev-transition-animation.c (ev_transition_animation_box)
364         (ev_transition_animation_paint): Implement "box" effect.
365
366 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
367
368         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
369         (ev_transition_animation_paint): Implement "blinds" effect.
370
371 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
372
373         * shell/ev-transition-animation.c (ev_transition_animation_split)
374         (ev_transition_animation_paint): Implement "split" effect.
375
376 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
377
378         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
379         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
380         (ev_view_transition_animation_start) 
381         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
382         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
383         (ev_view_next_page) (ev_view_previous_page):
384         
385         Use EvTransitionAnimation to drive page changes in the presentation
386         mode, the animation will wait to start until both the origin and 
387         destination page surfaces are available. Fixes #458460.
388
389         (draw_loading_text):
390
391         Remove workaround for bug #320352, it's now fixed properly.
392
393
394 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
395
396         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
397         will contain the implementations for page transition animations, at
398         the moment it just has the "replace" effect.
399         * shell/Makefile.am: Added these files to build.
400
401 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
402
403         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
404         animations.
405         * shell/Makefile.am: Added these files to build.
406
407 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
408
409         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
410         implementation to get_effect() in EvDocumentTransitionIface.
411
412 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
413
414         * libdocument/ev-transition-effect.[ch]: New files, define a page
415         transition effect, at the moment it maps PopplerPageTransition to a
416         GObject.
417         * libdocument/Makefile.am: Added these files to build.
418         * libdocument/ev-document-transition.[ch]
419         (ev_document_transition_get_effect): New method, gets the
420         EvTransitionEffect returned by the interface implementation, with
421         fallback to the "replace" effect.
422
423 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
424
425         * configure.ac:
426         * cut-n-paste/Makefile.am:
427         * cut-n-paste/fileformatchooser/Makefile.am:
428         * cut-n-paste/fileformatchooser/egg-macros.h:
429         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
430         * shell/Makefile.am:
431         * shell/ev-window.c: (image_save_dialog_response_cb),
432         (ev_view_popup_cmd_save_image_as):
433
434         Allow exporting images in any format supported by
435         GdkPixbuf. Fixes bug #500209.
436         
437 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * backend/pixbuf/pixbuf-document.c:
440
441         More warnings fixed.
442         
443 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
444
445         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
446         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
447         * backend/djvu/djvu-text.h:
448         * backend/tiff/tiff-document.c: (tiff_document_render):
449
450         Fix compile warnings.
451         
452 2007-12-28  Christian Persch  <chpe@gnome.org>
453
454         * **/*.c: Include config.h. Bug #504721.
455
456 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
457
458         * configure.ac:
459         * Makefile.am:
460         * po/POTFILES.in:
461         * backend/comics/Makefile.am:
462         * backend/comics/comics-document.[ch]:
463         * backend/comics/comicsdocument.evince-backend.in:
464         * backend/djvu/Makefile.am:
465         * backend/djvu/djvu-document.[ch]:
466         * backend/djvu/djvudocument.evince-backend.in:
467         * backend/dvi/Makefile.am:
468         * backend/dvi/dvi-document.[c]:
469         * backend/dvi/dvidocument.evince-backend.in:
470         * backend/impress/Makefile.am:
471         * backend/impress/impress-document.[ch]:
472         * backend/impress/impressdocument.evince-backend.in:
473         * backend/pdf/Makefile.am:
474         * backend/pdf/ev-poppler.cc:
475         * backend/pdf/ev-poppler.h:
476         * backend/pdf/pdfdocument.evince-backend.in:
477         * backend/pixbuf/Makefile.am:
478         * backend/pixbuf/pixbuf-document.[ch]:
479         * backend/pixbuf/pixbufdocument.evince-backend.in:
480         * backend/ps/Makefile.am:
481         * backend/ps/ev-spectre.[ch]:
482         * backend/ps/ps-document.[ch]:
483         * backend/ps/psdocument.evince-backend.in:
484         * backend/tiff/Makefile.am:
485         * backend/tiff/tiff-document.[ch]:
486         * backend/tiff/tiffdocument.evince-backend.in:
487         * libdocument/Makefile.am:
488         * libdocument/ev-backends-manager.[ch]:
489         * libdocument/ev-module.[ch]:
490         * libdocument/ev-document.h:
491         * libdocument/ev-document-factory.[ch]:
492         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
493         (get_compression_from_mime_type), (get_document_from_uri),
494         (ev_document_factory_get_document), (file_filter_add_mime_types),
495         (ev_document_factory_add_filters):
496         * shell/Makefile.am:
497         * shell/ev-window-title.c: (get_filename_from_uri):
498         * shell/main.c: (main):
499         * thumbnailer/Makefile.am:
500         * thumbnailer/evince-thumbnailer.c: (main):
501
502         Plugin system for backends. Fixes bug #351348.
503         
504 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
505
506         * shell/ev-view-private.h:
507         * shell/ev-view.c: (ev_view_drag_update_momentum),
508         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
509         (ev_view_button_release_event), (ev_view_destroy):
510         
511         Kinetic scrolling implemented as requested in
512         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
513
514 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
515
516         * data/evince-toolbar.xml:
517         * data/evince-ui.xml:
518         * shell/ev-view-private.h:
519         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
520         (ev_view_button_press_event), (ev_view_motion_notify_event),
521         (ev_view_button_release_event), (ev_view_init),
522         (ev_view_autoscroll_cb), (ev_view_autoscroll),
523         (ev_view_set_cursor):
524         * shell/ev-view.h:
525         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
526         (ev_window_cmd_view_autoscroll):
527         
528         Autoscroll feature with the context menu. Fixes bug 
529         #323670. Thanks to David Turner <cillian64@googlemail.com>.
530
531 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
532
533         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
534
535         Disconnect also page-ready signal when removing a job because the
536         page size has changed. Thanks to kripken
537         <kripkensteiner@gmail.com>.
538
539 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
540
541         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
542         
543         Scroll pages in page entry with mouse wheel. Fixes bug
544         #324122. Thanks to David Turner <cillian64@googlemail.com>.
545
546 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
547
548         * backend/dvi/Makefile.am:
549         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
550         (mdvi_cairo_device_init):
551         * backend/dvi/mdvi-lib/common.h:
552         * backend/dvi/mdvi-lib/mdvi.h:
553         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
554         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
555         (mdvi_build_path_from_cwd):
556
557         Add ps specials support in dvi backend when libspectre is
558         present. Fixes bug #386005.
559         
560 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
561
562         * configure.ac:
563         * backend/ps/Makefile.am:
564         * backend/ps/ev-spectre.[ch]:
565         
566         Use libspectre, if available, for the ps backend. Fixes bugs
567         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
568
569 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
570         
571         * backend/comics/comics-document.c: (comics_document_load):
572         
573         Cygwin build issue fix.
574
575 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
576
577         * shell/ev-view.c: (ev_view_set_zoom):
578
579         Do not limit the minimum zoom factor when sizing mode is best bit
580         or fit width. Fixes bug #503805.
581         
582 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
583
584         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
585         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
586         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
587         (ev_link_dest_get_property), (ev_link_dest_set_property),
588         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
589         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
590         (ev_link_dest_new_fitr):
591         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
592         (goto_fith_dest), (goto_xyz_dest):
593
594         Do not change left, top and zoom values when they are null in PDF
595         destinations. Fixes bug #460658.
596         
597 2007-12-10  Christian Persch  <chpe@gnome.org>
598
599         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
600         (ev_view_accessible_class_init),
601         (ev_view_accessible_idle_do_action),
602         (ev_view_accessible_action_do_action),
603         (ev_view_accessible_action_get_description),
604         (ev_view_accessible_action_set_description),
605         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
606         (ev_view_accessible_factory_init),
607         (ev_view_accessible_factory_get_accessible_type):
608         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
609         private data, and G_DEFINE_TYPE. Bug #502843.
610
611 2007-12-08  Christian Persch  <chpe@gnome.org>
612
613         * shell/ev-metadata-manager.c: (item_free),
614         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
615         (value_free), (parse_value), (parseItem),
616         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
617         (save_values): Use GSlice to allocate small amounts of memory. Bug
618         #475972.
619
620 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
621
622         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
623
624         Restore cursor to normal after a drag operation. Fixes bug
625         #501603.
626         
627 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
628
629         * NEWS:
630         * configure.ac:
631         
632         Update for release 2.21.1
633
634 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
635
636         * configure.ac:
637         * cut-n-paste/gedit-message-area/Makefile.am:
638         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
639         * shell/Makefile.am:
640         * shell/ev-message-area.[ch]:
641         * shell/ev-window.c: (ev_window_set_message_area),
642         (ev_window_error_message_response_cb), (ev_window_error_message),
643         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
644         (ev_window_save_job_cb), (image_save_dialog_response_cb),
645         (ev_attachment_popup_cmd_open_attachment),
646         (attachment_save_dialog_response_cb), (ev_window_set_document),
647         (ev_window_init):
648
649         Use a message area instead of a popup dialog for error
650         notifications. Fixes bug #337495.
651         
652 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
653
654         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
655         (ev_window_run_fullscreen):
656
657         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
658         
659 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
660
661         * ev-sidebar-thumbnails.c: (update_visible_range),
662         (ev_sidebar_thumbnails_refresh),
663         (ev_sidebar_thumbnails_set_document),
664         (ev_sidebar_thumbnails_support_document):
665
666         Show thumbnails for documents with one page. Fixes bug #358751.
667         
668 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
669
670         * shell/ev-window.c:
671         (ev_window_load_print_settings_from_metadata),
672         (ev_window_save_print_settings), (ev_window_print_finished),
673         (ev_window_print_range):
674
675         Print settings that are specific to the document are now saved per
676         document in the metadata file. Fixes bug #488806.
677         
678 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
679
680         * backend/tiff/tiff-document.c: (tiff_document_render):
681
682         Tiff documents were rendered with wrong colors. Fixes bug #497279.
683         
684 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
685
686         * shell/ev-application.[ch]: (get_find_string_from_args),
687         (ev_application_open_uri_at_dest), (ev_application_open_uri),
688         (ev_application_open_uri_list):
689         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
690         * shell/ev-window.[ch]: (ev_window_load_job_cb),
691         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
692         (ev_window_cmd_recent_file_activate),
693         (ev_window_open_recent_action_item_activated),
694         (ev_window_print_send), (open_remote_link):
695         * shell/main.c: (arguments_parse):
696
697         Add a command line option for search. Fixes bug #497710.
698         
699 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
700
701         * shell/ev-jobs.c: (ev_job_print_new):
702
703         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
704         
705 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
706
707         * data/evince-toolbar.xml:
708         * shell/Makefile.am:
709         * shell/ev-application.c: (ev_application_init):
710         * shell/ev-open-recent-action.[ch]:
711         * shell/ev-window.c:
712         (ev_window_open_recent_action_item_activated),
713         (register_custom_actions):
714
715         Add an expander to the open toolbar item which pops up a dropdown
716         menu with the recently used documents. Fixes bug #487215.
717         
718 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
719
720         * shell/ev-window.c: (ev_window_open_uri),
721         (ev_window_cmd_view_reload):
722
723         Do not jump to the first page when reloading by running evince
724         from the command line. Fixes bug #490847.
725         
726 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
727
728         * shell/ev-window.c: (ev_window_cmd_help_contents):
729
730         Plugged memory leak when help file is not found. Fixes bug
731         #490762.
732         
733 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
734
735         * configure.ac:
736
737         Enable djvu, dvi and comics backends by default. Fixes bug
738         #437121.
739         
740 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
741
742         * configure.ac:
743         * cut-n-paste/Makefile.am:
744         * cut-n-paste/recent-files/*: Removed
745         * help/reference/Makefile.am:
746         * shell/Makefile.am:
747         * shell/ev-application.[ch]: (ev_application_shutdown),
748         (ev_application_init):
749         * shell/ev-window.c: (ev_window_add_recent),
750         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
751
752         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
753         
754 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
755
756         * shell/ev-window.c: (launch_external_uri):
757
758         Let GnomeVFS check the URL, this allow more URL (like mailto:),
759         and report error if the URL is not supported (#489910).
760
761 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
762
763         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
764         (pdf_document_file_exporter_begin_page),
765         (pdf_document_file_exporter_end_page):
766
767         Fix printing with poppler splash backend. Fixes bug #489774.
768         
769 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
770
771         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
772         * shell/ev-print-job.c: (ev_print_job_class_init):
773
774         Fix a crash when printing with the gnome-print dialog. Fixes bug
775         #488939.
776         
777 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
778
779         * backend/pixbuf/pixbuf-document.c:
780
781         Fix an implicit function definition warning (#487655)
782
783 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
784
785         * shell/ev-window.c:
786
787         Fix conflicting shortcut for view sade pane and presentation.
788         
789 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
790
791         * backend/pdf/ev-poppler.cc:
792         (pdf_document_file_exporter_begin_page),
793         (pdf_document_file_exporter_do_page),
794         (pdf_document_file_exporter_end_page),
795         (pdf_document_file_exporter_iface_init):
796         * libdocument/ev-file-exporter.[ch]:
797         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
798         * shell/ev-jobs.c: (ev_job_print_get_page_list),
799         (ev_job_print_run):
800
801         When printing multiple pages per sheet in reverse option, do not
802         invert the order of the pages in every sheet, but the order of the
803         sheets. Do not print blank pages when page range is invalid. Fixes
804         bugs #484857 and #485521.
805         
806 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
807
808         * shell/ev-jobs.c: (ev_job_print_get_page_list),
809         (ev_job_print_run):
810         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
811
812         Respect ranges order when printing more than one range in random
813         order.
814         
815 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
816
817         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
818         (ev_window_setup_document), (ev_window_rotation_changed_cb):
819
820         Rotate also the window icon when document is rotated. Fixes bug
821         #474681.
822         
823 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
824
825         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
826         (pdf_document_forms_get_form_fields):
827
828         Silently ignore unknown form fields. Fixes bug #482654. Patch by
829         Matthias Drochner.
830         
831 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
832
833         * configure.ac:
834         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
835
836         Use poppler_page_render_for_printing() instead of
837         poppler_page_render() if available when exporting to a ps or pdf
838         file. Fixes bug #476627.
839         
840 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
841
842         * shell/ev-window.c: (ev_window_run_fullscreen):
843
844         Do not show the toolbar in fullscreen mode if the main toolbar is
845         not visible. Fixes bug #483048.
846         
847 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
848
849         * shell/ev-view.c: (ev_view_button_press_event):
850
851         Give priority to form fields over images when deciding whether a
852         button press event is over an image or form field. It allows edit
853         form fields when they are over a background image. Fixes bug
854         #477841.
855         
856 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
857
858         * NEWS:
859         * configure.ac:
860         
861         Update for release 2.20.0
862
863 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
864
865         * backend/pdf/ev-poppler.cc:
866
867         Remove #ifdef HAVE_FORMS, so that forms support works again.
868
869 2007-09-05  Götz Waschk  <waschk@mandriva.org>
870
871         * configure.ac:
872         * data/evince.desktop.in.in:
873         
874         Fixes desktop file issues. See bug #473471.
875
876 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
877
878         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
879         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
880         (ev_job_queue_remove_job):
881         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
882         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
883         * shell/ev-window.c: (ev_window_clear_save_job),
884         (ev_window_save_job_cb), (file_save_dialog_response_cb),
885         (ev_window_dispose):
886
887         Move save a copy task to its own job so that it's carried out in a
888         thread avoiding another lock in the main thread. Use
889         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
890         can be saved to a pathin another file system. Fixes bug #456891.
891         
892 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
893
894         * NEWS:
895         * configure.ac:
896         
897         Update for release 2.19.92
898
899 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * configure.ac:
902         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
903         (pdf_selection_get_selection_region),
904         (pdf_selection_get_selection_map),
905         (ev_form_field_from_poppler_field):
906
907         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
908         and triple click selections are enabled again now.
909
910 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
911
912         * shell/ev-window.c: (ev_window_add_history):
913
914         Make sure not to use the history with documents not supporting
915         links. Fixes bug #468954.
916
917 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
918
919         * shell/ev-window.c: (ev_window_load_job_cb):
920
921         Restart the search when reloading a document with the find bar
922         visible. Fixes bug #461962.
923
924 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
925
926         * shell/ev-window.c: (setup_document_from_metadata),
927         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
928
929         Do not jump to the first page when reloading a document from the
930         last page.
931
932 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
933
934         * shell/ev-window.c: (update_chrome_flag),
935         (setup_sidebar_from_metadata),
936         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
937         (ev_window_cmd_edit_find_next),
938         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
939         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
940         (find_bar_close_cb), (view_actions_focus_in_cb):
941
942         Do not update visibility when changing a chrome flag so that it's
943         possible to update several flags and update visibility only once
944         for all of them.
945
946 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
947
948         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
949
950         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
951         supported by gtk+. Fixes bug #460907.
952
953 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
954
955         * shell/ev-view.c: (view_update_range_and_current_page):
956
957         Make sure current-page <= end-page in continuous mode. Fixes bug
958         #454950.
959
960 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
961
962         * backend/pdf/ev-poppler.cc: (build_tree):
963
964         Ignore outline items without a title. Fixes bug #453913.
965
966 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
967
968         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
969         (ev_view_button_release_event), (ev_view_leave_notify_event):
970
971         Use always drag mouse cursor during a drag operation. Fixes bug
972         #470564.
973
974 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
975
976         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
977         (pdf_selection_get_selection_region),
978         (pdf_selection_get_selection_map):
979
980         Temporarily disable double and triple selections since it depends on
981         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
982         released and the update of the external dependency minimal version
983         approved.
984
985 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
986
987         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
988         (pdf_document_file_exporter_do_page):
989         * libdocument/ev-file-exporter.h:
990         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
991         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
992
993         Actually fix printing regressions. Remove orientation from
994         EvPrintContext since it's redundant.
995
996 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
997
998         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
999         * backend/impress/impress-document.c:
1000         (impress_document_document_iface_init):
1001         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1002         * backend/djvu/djvu-document.c:
1003         (djvu_document_document_iface_init),
1004         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1005         * backend/tiff/tiff-document.c:
1006         (tiff_document_document_iface_init):
1007         * backend/pixbuf/pixbuf-document.c:
1008         (pixbuf_document_document_iface_init):
1009         * backend/comics/comics-document.c:
1010         (comics_document_document_iface_init):
1011         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1012         (pdf_selection_render_selection),
1013         (pdf_selection_get_selected_text),
1014         (pdf_selection_get_selection_region),
1015         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1016         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1017         (ev_selection_get_selection_region),
1018         (ev_selection_get_selection_map):
1019         * libdocument/ev-document.[ch]:
1020         * shell/ev-pixbuf-cache.[ch]: (add_job),
1021         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1022         * shell/ev-view-private.h:
1023         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1024         (ev_job_render_run):
1025         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1026         * shell/ev-view.c: (start_selection_for_event),
1027         (ev_view_button_press_event), (ev_view_drag_data_get),
1028         (ev_view_drag_data_received), (ev_view_button_release_event),
1029         (compute_new_selection_text), (compute_selections),
1030         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1031         (ev_view_primary_get_cb):
1032
1033         Add support for double and triple click selections.
1034
1035 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1036
1037         * NEWS:
1038         * configure.ac:
1039
1040         Update for release 2.19.4
1041
1042 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1043
1044         * shell/ev-view-private.h:
1045         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1046         (ev_view_set_highlight_search):
1047         * shell/ev-view.h:
1048         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1049         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1050         (find_bar_visibility_changed_cb):
1051         
1052         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1053
1054 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1055
1056         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1057         (pdf_document_file_exporter_begin),
1058         (pdf_document_file_exporter_do_page):
1059         * shell/ev-jobs.c: (ev_job_print_run):
1060         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1061
1062         Create always a portrait cairo surface and rotate when needed for
1063         landscape. It fixes printing problems in real printers.
1064
1065 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1066
1067         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1068         * libdocument/ev-file-exporter.[ch]:
1069         (ev_file_exporter_get_capabilities):
1070         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1071         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1072
1073         Adjust number of pages per row according to page orientation when
1074         printing 2 or 6 pages per sheet.
1075
1076 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1077
1078         * shell/ev-window.c: (ev_window_print_send):
1079
1080         Reset also cups setting to 1 when printing multiple pages per
1081         sheet. Fixes bug #468853.
1082
1083 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1084
1085         * libdocument/ev-document-misc.c:
1086         (ev_document_misc_surface_rotate_and_scale):
1087
1088         Use directly cairo_surface_get_content() when creating a similar
1089         surface as suggested by Jeff Muizelaar. Thanks again.
1090
1091 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1092
1093         * backend/djvu/djvu-document.c: (djvu_document_render):
1094         * backend/tiff/tiff-document.c: (tiff_document_render):
1095         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1096         * libdocument/ev-document-misc.c:
1097         (ev_document_misc_surface_from_pixbuf),
1098         (ev_document_misc_surface_rotate_and_scale):
1099
1100         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1101         creating page surfaces. Fixes bug #453123. Thank you very much to
1102         Jeff Muizelaar <jeff@infidigm.net>.
1103
1104 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1105
1106         * shell/ev-page-cache.c: (ev_page_cache_new),
1107         (ev_page_cache_get_thumbnail_size):
1108         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1109         (ev_sidebar_thumbnails_set_loading_icon):
1110
1111         Also store in page-cache the dimensions of the thumbnails so that
1112         they can be used to create the correct loading icon in the side
1113         pane. Fixes bug #466857.
1114
1115 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1116
1117         * backend/pdf/ev-poppler.cc:
1118         (pdf_document_thumbnails_get_thumbnail):
1119
1120         Fix thumbnails rotation in pdf documents that include embedded 
1121         thumbnails.
1122
1123 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1124
1125         * backend/pdf/ev-poppler.cc:
1126
1127         Don't use #ifdef in macro expansion. Some compilers don't
1128         like that. Closes bug #467042.
1129
1130 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1131
1132         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1133         
1134         Fixes memory leak in djvu backend.
1135
1136 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1137
1138         * data/icons/32x32/Makefile.am:
1139         * data/icons/32x32/actions/Makefile.am:
1140         * data/icons/32x32/actions/view-page-cont.svg:
1141         * data/icons/32x32/actions/view-page-facing.svg:
1142         * data/icons/48x48/Makefile.am:
1143         * data/icons/48x48/actions/Makefile.am:
1144         * data/icons/48x48/actions/view-page-cont.svg:
1145         * data/icons/48x48/actions/view-page-facing.svg:
1146         
1147         Icons for a new sizes.
1148
1149 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1150
1151         * shell/ev-page-cache.c: (build_height_to_page),
1152         (ev_page_cache_get_height_to_page):
1153         
1154         Fixes invalid read, see bug #466401.
1155
1156 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1157
1158         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1159         (set_drag_cursor):
1160         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1161         (configure_item_cursor), (new_pixbuf_from_widget):
1162
1163         Fix multihead problems in toolbar editor. Fixes bug #382055.
1164
1165 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * shell/ev-window.c: (ev_window_cmd_file_open),
1168         (ev_window_cmd_save_as):
1169
1170         Use g_get_user_special_dir when available instead of
1171         xdg_user_dir_lookup.
1172
1173 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1174
1175         * MAINTAINERS:
1176         
1177         Updated according to request on desktop-devel.
1178
1179 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1180
1181         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1182
1183         Do not use cairo_rectangle and cairo_clip since we are
1184         not using cairo_fill but cairo_paint. Use the same cairo context
1185         for every page in the same expose event.
1186
1187 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1188
1189         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1190         leak.
1191
1192 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1193
1194         * configure.ac:
1195         * NEWS:
1196
1197         Release 0.9.3
1198
1199 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1200
1201         * libdocument/ev-document-info.h:
1202         * libdocument/ev-document.h:
1203         * shell/ev-page-action.h:
1204         * shell/ev-sidebar-links.h:
1205
1206         Fix a headers problem with ev-link
1207         
1208         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1209         * shell/ev-view-private.h:
1210         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1211         (get_link_area), (ev_view_query_tooltip),
1212         (ev_view_leave_notify_event), (ev_view_destroy),
1213         (ev_view_class_init):
1214
1215         Use new gtk tooltips when available instead of ev-tooltip.
1216         
1217 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1218
1219         * shell/ev-window.c: (update_chrome_visibility),
1220         (ev_window_sidebar_visibility_changed_cb):
1221
1222         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1223         
1224 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1225
1226         * shell/ev-navigation-action.c:
1227         (ev_navigation_action_history_changed),
1228         (ev_navigation_action_set_history):
1229         * shell/ev-navigation-action-widget.c:
1230         (ev_navigation_action_widget_init):
1231         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1232
1233         Fix compile warnings.
1234         
1235 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1238         (egg_editable_toolbar_dispose):
1239
1240         Fix memory leak.
1241         
1242 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1243
1244         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1245         (screensaver_disable_x11):
1246         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1247         * shell/ev-window.c: (presentation_set_timeout):
1248         * shell/ev-view.c: (ev_view_presentation_transition_start):
1249
1250         Use g_timeout_add_seconds instead of g_timeout_add when
1251         available.
1252         
1253 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1254
1255         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1256
1257         Set horizontal scrollbar policy to AUTOMATIC instead of
1258         NEVER. Workaround for bug #449462.
1259         
1260 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1261
1262         * shell/ev-jobs.c: (ev_job_render_page_ready):
1263
1264         Add page_ready callback to main loop with high priority and hold
1265         a reference to job during idle.
1266         
1267 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1268
1269         * configure.ac:
1270         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1271         (pdf_document_file_exporter_begin),
1272         (pdf_document_file_exporter_do_page),
1273         (pdf_document_file_exporter_get_capabilities):
1274         * libdocument/ev-file-exporter.h:
1275         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1276         * shell/ev-window.c: (ev_window_print_send),
1277         (ev_window_print_dialog_response_cb):
1278
1279         Allow printing multiple pages per sheet. Fixes bug #395573.
1280         
1281 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1282
1283         * shell/ev-view.c: (tip_from_link):
1284         
1285         Check for NULL, fixes bug #460862.
1286
1287 2007-07-29  Christian Persch  <chpe@gnome.org>
1288
1289         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1290         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1291         (ev_window_cmd_preview_print):
1292         
1293         Fixes bug #437681 - blocks while enumerating printers.
1294
1295 2007-07-29  Christian Persch  <chpe@gnome.org>
1296
1297         * shell/ev-window.c: (ev_window_screen_changed):
1298         
1299         Don't use deprecated gtk+ function. See bug #460909.
1300
1301 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1302
1303         * shell/ev-utils.c: (get_num_monitors):
1304         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1305
1306         Do not use display before initializing it. Remove compile
1307         warnings.
1308
1309 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1310
1311         * shell/ev-view.c: (ev_view_class_init):
1312         
1313         Unix-like hjkl bindings added. See bug #458111.
1314
1315 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1316
1317         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1318         * shell/ev-utils.h:
1319         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1320         (ev_view_update_view_size):
1321         * shell/ev-view.h:
1322         * shell/ev-window.c: (ev_window_update_actions),
1323         (setup_view_from_metadata), (ev_window_screen_changed),
1324         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1325         (zoom_control_changed_cb):
1326         * shell/ev-window.h:
1327         
1328         Reorganizes utility functions.
1329
1330 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1331
1332         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1333         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1334         (add_job), (ev_pixbuf_cache_get_surface),
1335         (ev_pixbuf_cache_get_link_mapping),
1336         (ev_pixbuf_cache_get_image_mapping),
1337         (ev_pixbuf_cache_get_form_field_mapping),
1338         (ev_pixbuf_cache_get_text_mapping):
1339         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1340         (notify_page_ready), (ev_job_render_page_ready),
1341         (ev_job_render_run):
1342
1343         Add page_ready signal to notify that page is ready as soon as
1344         possible even if other page elements like links, forms, images or
1345         text mapping are not ready yet.
1346
1347 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1348
1349         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1350         (dvi_document_file_exporter_do_page),
1351         (dvi_document_file_exporter_get_capabilities),
1352         (dvi_document_file_exporter_iface_init):
1353         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1354         (ps_document_file_exporter_do_page),
1355         (ps_document_file_exporter_get_capabilities),
1356         (ps_document_file_exporter_iface_init):
1357         * backend/djvu/djvu-document.c:
1358         (djvu_document_file_exporter_begin),
1359         (djvu_document_file_exporter_end),
1360         (djvu_document_file_exporter_get_capabilities),
1361         (djvu_document_file_exporter_iface_init):
1362         * backend/tiff/tiff-document.c:
1363         (tiff_document_file_exporter_begin),
1364         (tiff_document_file_exporter_get_capabilities),
1365         (tiff_document_document_file_exporter_iface_init):
1366         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1367         (pdf_document_file_exporter_do_page),
1368         (pdf_document_file_exporter_get_capabilities),
1369         (pdf_document_file_exporter_iface_init):
1370         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1371         (ev_file_exporter_get_capabilities):
1372         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1373         (idle_print_handler), (ev_print_job_print):
1374         * shell/ev-jobs.c: (ev_job_print_run):
1375         * shell/ev-window.c: (ev_window_print_send),
1376         (ev_window_print_range):
1377
1378         Use capabilities to know which options should be offered by the
1379         print dialog depending on the document backend.
1380
1381 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1382
1383         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1384
1385         Give priority to forms over text to set the cursor.
1386
1387 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1388
1389         * shell/ev-view-private.h:
1390         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1391         (ev_view_leave_notify_event), (ev_view_finalize),
1392         (ev_view_get_property), (ev_view_class_init):
1393
1394         Use IBEAM cursor for text form fields and NORMAL cursor for read
1395         only fields. Remove unused status attribute.
1396
1397 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1398
1399         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1400
1401         Update region for current selected items also for checkbox
1402         buttons, since they can behave as radio buttons when they are in a
1403         set.
1404
1405 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * configure.ac:
1408         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1409
1410         Get max length of text form fields.
1411
1412 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1413
1414         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1415         * libdocument/ev-form-field.h:
1416         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1417
1418         Fix build with current poppler cvs head.
1419
1420 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1421
1422         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1423         * shell/eggfindbar.c: (egg_find_bar_init):
1424
1425         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1426         deprecation. Fixes bug #455667
1427
1428 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1429
1430         * NEWS:
1431         * configure.ac:
1432         
1433         Update for release 0.9.2
1434
1435 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1436
1437         * shell/ev-view.c: (ev_view_form_field_text_save),
1438         (ev_view_form_field_choice_save):
1439
1440         Fix a crash when closing whith a form widget visible.
1441
1442 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1445
1446         Update also the region of the current selected button when
1447         clicking on another button if they are radio buttons.
1448
1449 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1450
1451         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1452         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1453         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1454         (ev_pixbuf_cache_get_link_mapping),
1455         (ev_pixbuf_cache_get_image_mapping),
1456         (ev_pixbuf_cache_get_form_field_mapping),
1457         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1458         * shell/ev-view.c: (ev_view_form_field_get_region),
1459         (ev_view_form_field_button_create_widget),
1460         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1461         (job_finished_cb):
1462
1463         Redraw only form field region instead of the whole page when
1464         reloading a page to show changes on the form field.
1465
1466 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1467
1468         * shell/ev-view.c: (ev_view_form_field_choice_save):
1469
1470         Fix selection of first item in list form fields.
1471
1472 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1473
1474         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1475         (ev_pixbuf_cache_reload_page),
1476         (ev_pixbuf_cache_get_form_field_mapping):
1477
1478         Some refactoring to avoid duplicated code.
1479
1480 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1481
1482         * configure.ac:
1483         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1484         (ev_form_field_from_poppler_field),
1485         (pdf_document_forms_get_form_fields),
1486         (pdf_document_forms_form_field_text_get_text),
1487         (pdf_document_forms_form_field_text_set_text),
1488         (pdf_document_forms_form_field_button_set_state),
1489         (pdf_document_forms_form_field_button_get_state),
1490         (pdf_document_forms_form_field_choice_get_item),
1491         (pdf_document_forms_form_field_choice_get_n_items),
1492         (pdf_document_forms_form_field_choice_is_item_selected),
1493         (pdf_document_forms_form_field_choice_select_item),
1494         (pdf_document_forms_form_field_choice_toggle_item),
1495         (pdf_document_forms_form_field_choice_unselect_all),
1496         (pdf_document_forms_form_field_choice_set_text),
1497         (pdf_document_forms_form_field_choice_get_text),
1498         (pdf_document_document_forms_iface_init):
1499         * libdocument/Makefile.am:
1500         * libdocument/ev-form-field.[ch]:
1501         * libdocument/ev-document-forms.[ch]:
1502         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1503         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1504         (add_job), (ev_pixbuf_cache_reload_page),
1505         (ev_pixbuf_cache_get_form_field_mapping):
1506         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1507         * shell/ev-view-private.h:
1508         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1509         (ev_view_handle_cursor_over_xy),
1510         (ev_view_get_form_field_at_location),
1511         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1512         (ev_view_form_field_button_create_widget),
1513         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1514         (ev_view_form_field_text_create_widget),
1515         (ev_view_form_field_choice_save),
1516         (ev_view_form_field_choice_changed),
1517         (ev_view_form_field_choice_create_widget),
1518         (ev_view_handle_form_field), (ev_view_size_allocate),
1519         (ev_view_realize), (draw_end_presentation_page),
1520         (ev_view_button_press_event), (ev_view_remove_all),
1521         (ev_view_motion_notify_event), (ev_view_key_press_event),
1522         (ev_view_enter_notify_event), (highlight_find_results),
1523         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1524         (ev_view_class_init), (page_changed_cb),
1525         (on_adjustment_value_changed), (ev_view_set_presentation),
1526         (merge_selection_region), (ev_view_set_cursor),
1527         (ev_view_reset_presentation_state):
1528         
1529         Merge evince-forms branch.
1530
1531 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1532
1533         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1534
1535         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1536         This script also updates itself from libegg
1537
1538         * cut-n-paste/toolbar-editor/egg*:
1539         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1540         libegg
1541
1542 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1543
1544         * shell/ev-window.c:
1545         
1546         Adds a nice icon to page action during toolbar editing.
1547         See bug #452872.
1548
1549 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1550
1551         * data/evince-toolbar.xml:
1552         * shell/ev-window.c:
1553         
1554         Let user add a presentation and fullscreen icons on toolbar.
1555         See bug #449734.
1556
1557 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1558
1559         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1560
1561         new script to keep in sync with toolbareditor in libegg
1562
1563         * cut-n-paste/toolbar-editor/*: 
1564
1565         Run update-toolbareditor-from-libegg so we are in sync again. 
1566         Fixes bug #452850.
1567         
1568
1569 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1570
1571         * shell/ev-sidebar-links.c: (job_finished_callback):
1572
1573         Do not connect selection changed signal more than once. Fixes bug
1574         #349433.
1575
1576 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1577
1578         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1579
1580         Do not change sidebar chrome flag when pressing F9 key in
1581         presentation mode.
1582
1583 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1584
1585         * backend/pdf/ev-poppler.cc:
1586         (pdf_document_thumbnails_get_dimensions):
1587
1588         Make sure thumbnails width and height is not <= 0. Fixes a crash
1589         with some pdf documents which have really small pages.
1590
1591 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1592
1593         * shell/main.c: (main):
1594
1595         Fixes program description translation issue.
1596         Bug #450148.
1597
1598 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1599
1600         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1601
1602         Do not change current page when returning from black/white mode
1603         in presentation. Fixes bug #415032.
1604
1605 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1606
1607         * NEWS:
1608         * configure.ac:
1609         
1610         Update for release 0.9.1
1611
1612 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1613
1614         * backend/dvi/dvi-document.c:
1615         (dvi_document_finalize),
1616         (dvi_document_file_exporter_format_supported),
1617         (dvi_document_file_exporter_begin),
1618         (dvi_document_file_exporter_do_page),
1619         (dvi_document_file_exporter_end),
1620         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1621         
1622         PDF exporter for dvi documents. Fixes bug #441319.
1623
1624 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1625
1626         * shell/ev-window.c: (ev_window_clear_print_job):
1627
1628         Clear gtk print job when job has finished. Fixes bug #447612.
1629
1630 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1631
1632         * shell/ev-window.c: (ev_window_print_send),
1633         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1634
1635         Add preview button to print dialog. Fixes bug #445419.
1636
1637 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1638
1639         * backend/dvi/Makefile.am:
1640         * backend/dvi/pixbuf-device.[ch]: Removed
1641         * backend/dvi/cairo-device.[ch]: Added
1642         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1643         * backend/dvi/dvi-document.c: (dvi_document_load),
1644         (dvi_document_render), (dvi_document_finalize),
1645         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1646         (dvi_document_do_color_special):
1647         * libdocument/ev-document-misc.[ch]:
1648         (ev_document_misc_pixbuf_from_surface):
1649
1650         Port dvi backend to cairo and fix a problem with colors. 
1651
1652 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * shell/ev-view.c: (draw_one_page):
1655
1656         Draw only visible region.
1657
1658 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1659
1660         * backend/djvu/djvu-document.c: (djvu_document_render):
1661
1662         Fix rotation in djvu backend.
1663
1664 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1667         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1668         (ev_pixbuf_cache_get_image_mapping),
1669         (ev_pixbuf_cache_get_text_mapping):
1670
1671         Redraw view every time we have a new surface. Fixes bug #443587.
1672
1673 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * libdocument/ev-document.c: (ev_document_info_free):
1676
1677         Fix memory leaks.
1678
1679 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1680
1681         * backend/dvi/dvi-document.c: (dvi_document_render),
1682         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1683         * backend/impress/impress-document.c:
1684         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1685         (impress_document_render), (impress_document_document_iface_init),
1686         (impress_document_thumbnails_get_thumbnail):
1687         * backend/djvu/djvu-document-private.h:
1688         * backend/djvu/djvu-document.c: (djvu_document_render),
1689         (djvu_document_finalize), (djvu_document_document_iface_init),
1690         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1691         * backend/tiff/tiff-document.c: (tiff_document_render),
1692         (tiff_document_render_pixbuf),
1693         (tiff_document_document_iface_init):
1694         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1695         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1696         (pdf_selection_render_selection):
1697         * backend/comics/comics-document.c:
1698         (comics_document_render_pixbuf), (comics_document_render),
1699         (comics_document_document_iface_init):
1700         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1701         (pixbuf_document_document_iface_init):
1702         * libdocument/ev-document-misc.[ch]:
1703         (ev_document_misc_surface_from_pixbuf),
1704         (ev_document_misc_surface_rotate_and_scale):
1705         * libdocument/ev-document.[ch]: (ev_document_render):
1706         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1707         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1708         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1709         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1710         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1711         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1712         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1713         (render_finished_cb), (ev_job_render_run):
1714         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1715         (merge_selection_region):
1716
1717         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1718         and selections.
1719
1720 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1721
1722         * shell/ev-window-title.c: (ev_window_title_update):
1723
1724         Fix memory leak.
1725
1726 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1727
1728         * shell/ev-view.c: (draw_loading_text):
1729
1730         Show loading text centered. Fixes bug #433061
1731
1732 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1733
1734         * shell/ev-sidebar-thumbnails.c:
1735         (ev_sidebar_thumbnails_set_loading_icon):
1736
1737         Remove a mutex in the main thread that blocks the UI in heavy
1738         documents.
1739
1740 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1741
1742         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1743
1744         Set points_set to TRUE so that selections don't disappear after a
1745         zoom change.
1746
1747 2007-06-07  Michael Monreal  <infernux@web.de>
1748
1749         * data/icons/16x16/actions/Makefile.am:
1750         * data/icons/16x16/actions/zoom.svg:
1751         * data/icons/22x22/actions/Makefile.am:
1752         * data/icons/22x22/actions/zoom.svg:
1753         * data/icons/24x24/actions/Makefile.am:
1754         * shell/ev-stock-icons.c:
1755         * shell/ev-stock-icons.h:
1756         * shell/ev-window.c:
1757         
1758         Zoom icon artwork. See bug #444795.
1759
1760 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1761
1762         * shell/ev-metadata-manager.c: Remove extraneous function
1763         (Closes: #444386)
1764
1765 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1766
1767         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1768         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1769         (ev_metadata_manager_set), (ev_metadata_manager_save):
1770         Simplify the timeout, no need for modified anymore
1771
1772 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1773
1774         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1775         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1776         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1777         (ev_metadata_manager_save): Adapted patch from Arjan van de
1778         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1779         time, saves on power (Closes: #443851)
1780
1781 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1782
1783         * configure.ac:
1784         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1785         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1786
1787         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1788
1789 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1790
1791         * shell/ev-window.c: (ev_window_add_history):
1792
1793         Check if history is NULL
1794
1795 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1796
1797         * libdocument/ev-image.c: (ev_image_finalize):
1798         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1799         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1800         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1801         (ev_tmp_uri_unlink):
1802
1803         Add functions to delete temporary files created by evince in a safe
1804         way.
1805
1806         * shell/ev-window.c: (ev_window_clear_local_uri),
1807         (open_xfer_update_progress_callback),
1808         (save_xfer_update_progress_callback), (ev_window_save_remote),
1809         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1810         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1811         (attachment_save_dialog_response_cb),
1812         (ev_attachment_popup_cmd_save_attachment_as):
1813
1814         Allow saving a copy of a document, image or attachment to a remote
1815         location. Fixes bug #440754. 
1816
1817 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * configure.ac:
1820         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1821
1822         Fix build with current poppler from cvs head. 
1823
1824 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1825
1826         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1827
1828         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1829         directory exists.
1830
1831 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1832
1833         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1834         * shell/ev-window.c:
1835
1836         Change sidebar ordering. Fixes bug #439939.
1837
1838 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1839
1840         * backend/comics/Makefile.am:
1841         
1842         Fixes build with --without-libgnome.
1843
1844 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1845         
1846         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1847
1848         Update cursor and tooltip on page change and view scroll. Fixes bug
1849         #439217.
1850
1851 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1852
1853         * NEWS:
1854         * configure.ac:
1855         
1856         Update for release 0.9.0
1857
1858 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1859
1860         * backend/djvu/djvu-document-private.h:
1861         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1862         (djvu_document_finalize),
1863         (djvu_document_file_exporter_format_supported),
1864         (djvu_document_file_exporter_begin),
1865         (djvu_document_file_exporter_do_page),
1866         (djvu_document_file_exporter_end),
1867         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1868         
1869         Implemented printing with djvu. Bug #437998.
1870
1871 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1872
1873         * backend/impress/zip.c:
1874         Add missing ulong definition.
1875
1876         * backend/ps/ps-interpreter.c:
1877         Add missing headers.
1878
1879         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1880
1881 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1882
1883         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1884
1885         Add missing call to parent class dispose method. 
1886
1887 2007-05-12  Ross Burton  <ross@openedhand.com>
1888
1889         * shell/main.c:
1890         Sync keybindings manually when building without libgnome
1891         (#437925).
1892
1893 2007-05-12  Ross Burton  <ross@openedhand.com>
1894
1895         * shell/ev-window.c:
1896         Respect the screen when opening help (#437866).
1897
1898 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1899
1900         * data/evince-ui.xml:
1901         * shell/ev-application.[ch]: (get_print_settings_from_args),
1902         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1903         (ev_application_open_uri_list):
1904         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1905         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1906         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1907         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1908         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1909         (ev_window_dispose):
1910         * shell/main.c: (arguments_parse):
1911
1912         Add print button in preview mode. Fixes bug #396475. 
1913
1914 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1915
1916         * cut-n-paste/zoom-control/ephy-zoom.h:
1917         
1918         Fixes zoom level factors. See bug #408119 for details.
1919
1920 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1921
1922         * backend/comics/comics-document.c: (comics_regex_quote),
1923         (extract_argv):
1924         
1925         Correctly quote symbols. Fixes crash in the bug
1926         #415370.
1927
1928 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1929
1930         * shell/ev-navigation-action-widget.c:
1931         (ev_navigation_action_widget_init),
1932         (ev_navigation_action_widget_class_init),
1933         (ev_navigation_action_widget_button_press_event):
1934         
1935         Connect to button-press event on correct widget. Fixes
1936         bug #431988
1937
1938 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1939
1940         * shell/ev-application.c: (ev_application_open_window),
1941         (ev_application_add_icon_path_for_screen),
1942         (ev_application_open_uri_at_dest):
1943         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1944         * shell/ev-navigation-action.c: (build_menu):
1945         
1946         Add app-specific icons to our icon theme. Fixes bug
1947         #425508.
1948
1949 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1950
1951         * shell/ev-history.c: (ev_history_class_init),
1952         (ev_history_add_link):
1953         * shell/ev-history.h:
1954         * shell/ev-navigation-action.c:
1955         (ev_navigation_action_history_changed),
1956         (ev_navigation_action_set_history), (build_menu),
1957         (ev_navigation_action_finalize):
1958         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1959         
1960         Make navigation action unsensitive instead of showing
1961         menu with unsensitive word. Fixes bug #417392.
1962
1963 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * shell/ev-application.[ch]: (ev_application_shutdown),
1966         (ev_application_get_print_settings),
1967         (ev_application_set_print_settings):
1968         * shell/ev-window.c:
1969
1970         Remember print settings. Fixes bug #349102. 
1971
1972 2007-05-08  Christian Persch  <chpe@gnome.org>
1973
1974         * configure.ac:
1975         * properties/ev-properties-view.c:
1976
1977         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1978         Bug #382438.
1979
1980 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1981
1982         * configure.ac:
1983         * properties/ev-properties-view.c: (ev_regular_paper_size):
1984
1985         Use gtk+ builtin paper list to identify the document's paper size.
1986         Fixes bug #382438. 
1987
1988 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1989
1990         * configure.ac:
1991
1992         Fix build when compiling with thumbnailer and libgnome support. 
1993
1994 2007-05-04  Ross Burton  <ross@openedhand.com>
1995
1996         * configure.ac:
1997         Add --without-libgnome, check for libgnome and libgnomeui
1998         separately, and add them to the symbols as required.
1999
2000         * libdocument/ev-file-helpers.c:
2001         When building without libgnome, use g_get_user_config_dir instead
2002         of gnome_user_dir_get.
2003
2004         * shell/ev-application.c:
2005         When building without libgnome, don't use session management.
2006
2007         * shell/main.c:
2008         When building without libgnome, don't use GnomeProgram or
2009         initialise the authentication manager.
2010
2011         This fixes #328842.
2012
2013 2007-05-04  Ross Burton  <ross@openedhand.com>
2014
2015         * shell/ev-window.c:
2016         Don't use libgnome to open help, instead call Yelp directly.
2017
2018 2007-05-04  Ross Burton  <ross@openedhand.com>
2019
2020         * shell/ev-sidebar-attachments.c:
2021         Don't use libgnome to lookup icons for MIME types, instead copy
2022         code from GTK+ to do it manually.
2023
2024 2007-05-04  Ross Burton  <ross@openedhand.com>
2025
2026         * configure.ac:
2027         Add libxml to the dependencies for SHELL_CORE (#435818).
2028
2029 2007-05-02  Ross Burton  <ross@openedhand.com>
2030
2031         * configure.ac:
2032         * Makefile.am:
2033         Add --disable-thumbnailer (#434825)
2034
2035 2007-05-02  Ross Burton  <ross@openedhand.com>
2036
2037         * shell/ev-window.c:
2038         Add missing includes, fix indentation.
2039
2040         * shell/main.c:
2041         Fix indentation.
2042
2043 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2044
2045         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2046         ev_application_open_uri_at_dest instead of ev_application_open_uri
2047         preventing new document always being opened in a new window even if there
2048         is an empty window.
2049
2050 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2051
2052         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2053         (egg_recent_view_uimanager_finalize):
2054         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2055         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2056         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2057         (ev_pixbuf_cache_dispose):
2058         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2059         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2060         
2061         Add missing chain to parent class methods. Fixes
2062         bug #433128.
2063
2064 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2065
2066         * data/Makefile.am (update-icon-cache): Updates
2067         gtk-update-icon-cache in uninstall-hook.
2068
2069 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2070
2071         * shell/ev-window.c: (ev_window_setup_document),
2072         (ev_window_set_document), (ev_window_load_job_cb):
2073         * shell/ev-view.c: (setup_caches):
2074         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2075
2076         Start rendering pages before any other jobs. 
2077
2078 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2079
2080         * shell/ev-window.c: (ev_window_stop_fullscreen),
2081         (ev_window_stop_presentation):
2082
2083         Update chrome visibility before window unfullscreen. 
2084
2085 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2086
2087         * data/Makefile.am:
2088         * data/evince-ui.xml:
2089         * shell/ev-stock-icons.[ch]:
2090         * shell/ev-application.[ch]: (ev_application_shutdown),
2091         (ev_application_init), (ev_application_get_toolbars_model):
2092         * shell/ev-window.c: (update_chrome_visibility),
2093         (fullscreen_toolbar_setup_item_properties),
2094         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2095         (ev_window_run_presentation), (ev_window_stop_presentation),
2096         (ev_window_run_preview), (ev_window_screen_changed),
2097         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2098         (ev_window_dispose), (ev_window_init):
2099
2100         Make fullscreen toolbar always visible. Do not use egg toolbars for
2101         fullscreen and preview modes since such toolbars are not editables.
2102         Fixes bugs #300278, #338910 and #316188.  
2103
2104 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2105
2106         * shell/ev-application.c:
2107         * shell/ev-job-queue.c:
2108         * shell/ev-metadata-manager.c:
2109         * shell/ev-stock-icons.c:
2110         * shell/ev-window.c:
2111         * shell/main.c:
2112         
2113         Developers documentation updated.
2114
2115 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2116
2117         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2118
2119         Check whether uri is valid before launching it. Fixes bug #427664.
2120
2121 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2122
2123         * shell/ev-window.c:
2124
2125         Change key accelerator for Open a Copy menu entry which is in conflict
2126         with Close. Fixes bug #427321.
2127
2128 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2129
2130         * NEWS:
2131         * configure.ac:
2132         
2133         Update for release 0.8.1
2134
2135 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2136
2137         * shell/ev-window.c: (setup_size_from_metadata):
2138         
2139         Do not make window bigger than screen. Fixes bug 
2140         #388985.
2141
2142 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2143
2144         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2145         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2146
2147         Use default resolution when it's not provided by document. Fixes bug
2148         #408762.
2149
2150 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2151
2152         * configure.ac:
2153         * thumbnailer/Makefile.am:
2154         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2155         * thumbnailer/evince-thumbnailer.schemas.in:
2156         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2157
2158         Add support for ps, eps and compressed documents thumbnails. Do not
2159         ignore size parameter. 
2160
2161 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2162
2163         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2164         (dvi_document_do_color_special):
2165         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2166
2167         Implement font color specials in the DVI backend. Fixes bug #303651.
2168
2169 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2170
2171         Fixup the previous commit:
2172
2173         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2174         * shell/xdg-user-dir-lookup.c: Make the function non-static
2175         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2176
2177 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2178
2179         * shell/ev-window.c (file_open_dialog_response_cb): Use
2180         the xdg-user-dirs DOCUMENTS folder as default folder when
2181         opening a file chooser.  (#424858)
2182
2183         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2184         xdg-user-dirs.
2185
2186 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2187
2188         * shell/ev-window.c: (ev_window_load_job_cb):
2189
2190         Do not setup view from metadata on preview mode. 
2191
2192 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2193
2194         * shell/main.c:
2195
2196         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2197
2198 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2199
2200         * shell/ev-view.c: (ev_view_primary_get_cb):
2201
2202         Check pointer != NULL before using it. Fixes bug #416841. 
2203
2204 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2205
2206         * NEWS:
2207         * configure.ac:
2208         
2209         Release 0.8.0
2210
2211 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2212
2213         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2214
2215         Do not render thumbnails when sidebar thumbnail page is not visible
2216         at startup. Fixes bug #416447. 
2217
2218 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2219
2220         * data/evince.desktop.in.in:
2221
2222         "Application" is not a valid category in the freedesktop specification.
2223
2224 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2225
2226         * libdocument/ev-file-helpers.[ch]: (compression_run),
2227         (ev_file_uncompress), (ev_file_compress):
2228         * shell/ev-window.c: (file_save_dialog_response_cb):
2229
2230         Save document compressed when saving a copy of a compressed document.
2231         Fixes bug #334542.
2232
2233 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2234
2235         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2236
2237         Allow deleting in goto window entry in presentation mode. 
2238
2239 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2240
2241         * Makefile.am: Dist MAINTAINERS.
2242
2243 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2244
2245         * shell/ev-window.c: (ev_window_update_actions):
2246
2247         Fix zoom shortcut keys when searching. Fixes bug #409828.
2248
2249 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2250
2251         * shell/ev-window.c: (ev_window_setup_document):
2252
2253         Fix crash when loading documents with only one page. 
2254
2255 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2256
2257         * backend/dvi/dvi-document.c:
2258         (dvi_document_thumbnails_get_dimensions),
2259         (dvi_document_thumbnails_get_thumbnail):
2260         * backend/impress/impress-document.c:
2261         (impress_document_thumbnails_get_thumbnail),
2262         (impress_document_thumbnails_get_dimensions):
2263         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2264         (ps_document_thumbnails_get_dimensions):
2265         * backend/djvu/djvu-document.c:
2266         (djvu_document_thumbnails_get_dimensions),
2267         (djvu_document_thumbnails_get_thumbnail):
2268         * backend/tiff/tiff-document.c:
2269         (tiff_document_thumbnails_get_thumbnail),
2270         (tiff_document_thumbnails_get_dimensions):
2271         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2272         (pdf_document_thumbnails_get_thumbnail),
2273         (pdf_document_thumbnails_get_dimensions):
2274         * backend/comics/comics-document.c:
2275         (comics_document_thumbnails_get_thumbnail),
2276         (comics_document_thumbnails_get_dimensions):
2277         * backend/pixbuf/pixbuf-document.c:
2278         (pixbuf_document_thumbnails_get_thumbnail),
2279         (pixbuf_document_thumbnails_get_dimensions):
2280         * libdocument/ev-document-thumbnails.[ch]:
2281         (ev_document_thumbnails_get_thumbnail),
2282         (ev_document_thumbnails_get_dimensions):
2283         * libdocument/ev-document-misc.[ch]:
2284         (ev_document_misc_get_thumbnail_frame):
2285         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2286         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2287         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2288         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2289         (ev_sidebar_thumbnails_refresh):
2290         * shell/ev-window.c: (ev_window_setup_document):
2291         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2292
2293         Use an EvRenderContext for rendering thumbnails instead of a suggested
2294         width, so that different sized pages get sized proportionally.
2295
2296 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * shell/ev-view.c: (ev_view_button_press_event),
2299         (ev_view_key_press_event):
2300
2301         Fix critical warnings when there is no document loaded. 
2302
2303 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2304
2305         * shell/ev-page-action-widget.c:
2306         * shell/ev-navigation-action.c:
2307         * shell/ev-window.c:
2308
2309         Fix compile warnings. 
2310
2311 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2312
2313         * backend/djvu/djvu-text.h:
2314         * backend/djvu/djvu-document.c:
2315         * backend/djvu/djvu-text-page.c:
2316         * backend/djvu/djvu-links.c:
2317         * backend/djvu/djvu-text-page.h:
2318         * backend/djvu/djvu-text.c:
2319         
2320         Fix build on Mac. Fixes bug #392186. Patch by
2321         <ephraim_owns@hotmail.com>
2322
2323 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2324
2325         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2326
2327         Restore cairo context before rendering every page when printing a PDF
2328         document into a PDF file. 
2329
2330 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2331
2332         * backend/ps/gstypes.h:
2333         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2334         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2335         (ps_document_thumbnails_get_thumbnail):
2336
2337         Handle PostScript page orientation. Fixes bug #318568.
2338
2339 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2340
2341         * backend/ps/Makefile.am:
2342         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2343         (document_load), (ps_document_load), (save_document),
2344         (save_page_list), (ps_document_get_n_pages),
2345         (ps_document_get_page_size), (ps_document_get_info),
2346         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2347         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2348         (ps_document_thumbnails_get_thumbnail),
2349         (ps_document_thumbnails_get_dimensions),
2350         (ps_document_document_thumbnails_iface_init):
2351         * backend/ps/ps.[ch]: (psgetpagebox):
2352         * backend/ps/ps-interpreter.[ch]:
2353
2354         Add support for thumbnails in ps backend. Fixes bug #164755. 
2355
2356 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2357
2358         * NEWS:
2359         * configure.ac:
2360         
2361         Release 0.7.2
2362
2363 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2364
2365         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2366         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2367         (ev_window_dispose):
2368
2369         Use document thumbnail as window icon. Fixes bug #384442.
2370
2371 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2372
2373         * configure.ac:
2374
2375         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2376         duplicated adding application/x-bzpostscript instead. 
2377
2378 2007-02-11  Tom Parker  <palfrey@tevp.net>
2379
2380         * backend/ps/ps-document.c: (document_load):
2381
2382         Check return value of psscan before trying
2383         to use it. Fixes bug #372414.
2384
2385 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2386
2387         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2388
2389         Fix invalid free in ev-page-cache. Fixes bug #404745.
2390
2391 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2392
2393         * test/Makefile.am:
2394         * test/test3.py:
2395         
2396         Added reload test case.
2397
2398 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2399
2400         * po/POTFILES.in:
2401         * backend/djvu/djvu-document.c: (djvu_document_load):
2402
2403         Check whether there are missing files in indirect multipage djvu
2404         documents. Fixes bug #361683. 
2405
2406 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2407
2408         * test/Makefile.am:
2409         * test/test-mime.bin:
2410         * test/test3.py:
2411         
2412         Added test for slow mime type
2413
2414 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2415
2416         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2417
2418         Add some checks and call parent_class->finalize. Fixes bug #404745.
2419
2420 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2421
2422         * shell/ev-navigation-action.c: (connect_proxy):
2423         
2424         Fixes dropdown history menu. Thanks a lot Carlos!
2425
2426 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2427
2428         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2429
2430         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2431         bug #373715.
2432
2433 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2434
2435         * backend/ps/ps.c: (psscan):
2436
2437         Fix memory leak. 
2438
2439 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2440
2441         * configure.ac:
2442         * libdocument/ev-file-helpers.c: 
2443
2444         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2445
2446 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2447
2448         * configure.ac:
2449         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2450         (ps_interpreter_start), (document_load), (save_document),
2451         (save_page_list):
2452         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2453         * libdocument/ev-document-factory.c:
2454         (ev_document_factory_get_from_mime), (get_document_from_uri),
2455         (free_uncompressed_uri), (ev_document_factory_get_document):
2456         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2457
2458         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2459
2460 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2461
2462         * libdocument/ev-document.h:
2463
2464         Fix typo in function name. 
2465
2466 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2467
2468         * backend/ps/ps-document.c: (ps_interpreter_finished),
2469         (ps_interpreter_start), (ps_interpreter_failed):
2470
2471         Handle ghostscript interpreter crashes. 
2472
2473 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2474
2475         * shell/ev-window.c: (ev_window_open_uri),
2476         (window_configure_event_cb):
2477
2478         Setup window size and position before showing it. Fixes bug #401711.
2479
2480 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2481
2482         * backend/ps/Makefile.am:
2483         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2484         (ps_document_dispose), (ps_document_class_init),
2485         (ps_interpreter_input), (ps_interpreter_output),
2486         (ps_interpreter_error), (setup_interpreter_env),
2487         (ps_interpreter_start), (ps_interpreter_stop),
2488         (ps_interpreter_failed), (ps_interpreter_is_ready),
2489         (check_filecompressed), (document_load), (ps_document_load),
2490         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2491         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2492         (render_page):
2493
2494         Rework ps-document. Code cleanups, remove deprecated code. 
2495
2496 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2497
2498         * shell/ev-view.c: (ev_view_button_press_event):
2499
2500         Do not start an image drag and drop operation when pointer is on 
2501         text, so that we can select text when the whole background is an
2502         image. 
2503
2504 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * shell/ev-window.c: (ev_window_update_actions): 
2507
2508         Disable all zoom related actions during presentation mode. 
2509
2510 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2511
2512         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2513
2514         Do not zoom in or out on presentation mode. Fixes bug #401305.
2515
2516 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2517
2518         * shell/ev-navigation-action.c: (connect_proxy),
2519         (create_menu_item), (ev_navigation_action_class_init):
2520         
2521         Correctly show menu and fix crash when navigaton 
2522         action is out of toolbar visible area.
2523
2524 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2525
2526         * data/Makefile.am:
2527         * data/evince.1:
2528         
2529         Added man file
2530
2531 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2532
2533         * help/reference/* :
2534         * configure.ac:
2535         
2536         Added gtk-doc based documentation for Evince.
2537         Still in initial state but I hope it will
2538         grow.
2539         
2540         * configure.ac:
2541         
2542         Lower dbus requirement to 0.70
2543
2544 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2545
2546         * shell/ev-window.c: (ev_window_add_history):
2547
2548         Fix memory leak. 
2549
2550 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2551
2552         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2553         * shell/ev-view.h:
2554         * shell/ev-window.c: (ev_window_add_history):
2555         
2556         Correctly handle named destination links
2557
2558 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2559
2560         * NOTES:
2561         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2562         * backend/pdf/ev-poppler.cc:
2563         * libdocument/ev-document-links.h:
2564         * libdocument/ev-link.c: (ev_link_get_page):
2565         * libdocument/ev-link.h:
2566         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2567         (ev_history_add_link):
2568         * shell/ev-history.h:
2569         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2570         (new_history_menu_item), (build_menu):
2571         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2572         * shell/ev-sidebar-links.c: (create_loading_model),
2573         (print_section_cb), (ev_sidebar_links_construct),
2574         (fill_page_labels), (update_page_callback_foreach),
2575         (update_page_callback), (job_finished_callback):
2576         * shell/ev-view.c: (ev_view_handle_link):
2577         * shell/ev-window.c: (ev_window_find_chapter),
2578         (ev_window_add_history), (view_handle_link_cb),
2579         (history_changed_cb):
2580         
2581         Implements another history variant
2582
2583 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * shell/ev-window.c: (view_external_link_cb):
2586         * shell/ev-view.c: (ev_view_button_release_event):
2587
2588         Open links in new window when clicking with middle button. 
2589
2590 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2591
2592         * shell/ev-navigation-action.c: (new_history_menu_item):
2593         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2594         * shell/ev-view.c: (ev_view_handle_link):
2595         * shell/ev-window.c:
2596         
2597         Store link before jump, not the destination. For me it 
2598         seems like more natural history behavior.
2599
2600 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2601
2602         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2603         (ev_navigation_action_class_init):
2604         * shell/ev-navigation-action.h:
2605         * shell/ev-page-action.c: (activate_cb):
2606         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2607         (ev_page_cache_set_current_page_history):
2608         * shell/ev-page-cache.h:
2609         * shell/ev-sidebar-thumbnails.c:
2610         (ev_sidebar_tree_selection_changed),
2611         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2612         * shell/ev-view-private.h:
2613         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2614         * shell/ev-view.h:
2615         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2616         (ev_window_setup_document), (ev_window_load_job_cb):
2617         * shell/ev-window.h:
2618         
2619         History finally works as expected.
2620
2621 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2622
2623         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2624
2625         Do not update links treeview if it doesn't have a model assigned yet. 
2626
2627 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2628
2629         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2630         (ev_sidebar_links_class_init), (update_page_callback):
2631
2632         Do not update links treeview when sidepane is not visible. 
2633
2634 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2635
2636         * shell/ev-marshal.list:
2637         * shell/ev-page-action.c: (activate_cb),
2638         (ev_page_action_class_init):
2639         * shell/ev-page-action.h:
2640         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2641         * shell/ev-window.c:
2642         
2643         Remove activate_link signal, not required.
2644
2645 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2646
2647         * shell/ev-navigation-action.c: (build_menu):
2648         
2649         Reorder menu items and build menu with fixed length.
2650
2651 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2652
2653         * shell/ev-view.c: (get_selected_text):
2654         
2655         Normalize text to fix ligatures problem. See bug
2656         #341947 for details.
2657
2658 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2659
2660         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2661
2662         Fix memory leak in ev-page-cache. 
2663
2664 2007-01-25  Tom Parker <palfrey@tevp.net>
2665
2666         * backend/impress/impress-document.c: (impress_document_load),
2667         (impress_document_finalize), (impress_document_init):
2668         * properties/ev-properties-main.c: (ev_properties_get_pages):
2669         
2670         Correctly handle impress document errors. Fixes nautilus
2671         crash in property page #370491.
2672
2673 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2674
2675         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2676         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2677         (ev_job_queue_remove_job):
2678         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2679         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2680         (ev_job_load_run):
2681         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2682         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2683         (ev_window_load_job_cb), (xfer_update_progress_callback),
2684         (ev_window_open_uri), (ev_window_dispose):
2685         * shell/main.c: (main):
2686
2687         Do file transfer asynchronously in the main thread instead of
2688         synchronously in the load thread. Fixes bugs #399694, #398307 and
2689         #343542.
2690
2691 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2692
2693         * shell/ev-jobs.c: (ev_job_xfer_run):
2694
2695         Load the document with the font-config lock held. 
2696
2697 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2698
2699         * backend/ps/ps-document.c: (start_interpreter):
2700
2701         Fix memory leaks in ps backend. 
2702
2703 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2704
2705         * backend/impress/impress-document.c:
2706         (impress_document_render_pixbuf):
2707
2708         Do not acquire fontconfig lock in impress backend, since it is using
2709         the main loop for rendering. 
2710
2711 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2712
2713         * po/POTFILES.in: 
2714
2715         Remove mdvi files that shouldn't be translated. 
2716
2717 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2718
2719         * shell/ev-view-private.h:
2720         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2721         (ev_view_set_zoom):
2722
2723         Render "loading..." text into a cairo surface instead of directly into
2724         the window so that fontconfig lock is only needed once and UI is not
2725         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2726
2727 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2728
2729         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2730         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2731
2732         Use icon theme associated with the window screen rather than default. 
2733
2734 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2735
2736         * configure.ac:
2737
2738         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2739
2740 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2741
2742         * data/icons/*/apps/evince.*:
2743
2744         Move Evince icons under new apps directory.
2745
2746         * data/icons/*/actions/*:
2747
2748         Add new custom themeable Evince icons: view-page-continuous, 
2749         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2750         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2751
2752         * configure.ac:
2753
2754         Add new directories to AC_CONFIG_FILES.
2755
2756         * shell/ev-stock-icons.c:
2757         * shell/ev-stock-icons.h:
2758
2759         Use new custom themeable icons.
2760
2761 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2762
2763         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2764
2765         Do not draw white background page in presentation mode. 
2766
2767 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2768
2769         * shell/ev-view.c: Remove unused gnome-vfs include.
2770
2771 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2772
2773         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2774         
2775         Format string is corrected, fixes bug #397129.
2776
2777 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2778
2779         * shell/ev-window.c: (ev_window_setup_recent):
2780
2781         Do not include in recent menu inexistent documents. Fixes
2782         bug #339171.
2783
2784 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2785
2786         * po/POTFILES.skip: 
2787
2788         Update POTFILES.skip file according to current source tree. 
2789
2790 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2791
2792         * shell/ev-window.c: (file_save_dialog_response_cb):
2793
2794         Do Save a copy in atomic way. Fixes bug #328266. 
2795
2796 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2797
2798         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2799
2800         Keep selected cell always visible in index treeview.
2801
2802 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2803         
2804         * shell/ev-view.c: (ev_view_size_allocate):
2805
2806         Restore horizontal scrollbar after switching to/from fullscreen
2807         or presentation mode. Fixes bug #331728.
2808
2809 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2810
2811         * shell/ev-view-private.h:
2812         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2813         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2814         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2815         (ev_view_can_zoom_out):
2816
2817         Use max and min scale values in the view iby taking dpi into account. 
2818
2819 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2820
2821         * configure.ac:
2822         * NEWS:
2823
2824         Release 0.7.1
2825
2826 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2827
2828         * shell/ev-window.c: (ev_window_print_send):
2829
2830         Send print job to printer with some settings set to default values,
2831         since we have already exported to a file according to such settings
2832         and they could be taken twice by some printers. 
2833
2834 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2835
2836         * shell/ev-jobs.c: (ev_job_xfer_run):
2837         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2838
2839         Show main window and load document with the font-config lock held. 
2840
2841 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2842
2843         * configure.ac:
2844         * shell/ev-application.c: (ev_application_register_service):
2845         * shell/main.c: (load_files_remote):
2846
2847         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2848
2849 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2850
2851         * doc/debugging.txt:
2852         
2853         Remove obsolete documentation.
2854
2855 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2856
2857         * Makefile.am:
2858         * backend/Makefile.am:
2859         * backend/comics/Makefile.am:
2860         * backend/djvu/Makefile.am:
2861         * backend/dvi/Makefile.am:
2862         * backend/ev-async-renderer.c:
2863         * backend/ev-async-renderer.h:
2864         * backend/ev-attachment.c:
2865         * backend/ev-attachment.h:
2866         * backend/ev-backend-marshal.c:
2867         * backend/ev-document-factory.c:
2868         * backend/ev-document-factory.h:
2869         * backend/ev-document-find.c:
2870         * backend/ev-document-find.h:
2871         * backend/ev-document-fonts.c:
2872         * backend/ev-document-fonts.h:
2873         * backend/ev-document-images.c:
2874         * backend/ev-document-images.h:
2875         * backend/ev-document-info.h:
2876         * backend/ev-document-links.c:
2877         * backend/ev-document-links.h:
2878         * backend/ev-document-misc.c:
2879         * backend/ev-document-misc.h:
2880         * backend/ev-document-security.c:
2881         * backend/ev-document-security.h:
2882         * backend/ev-document-thumbnails.c:
2883         * backend/ev-document-thumbnails.h:
2884         * backend/ev-document-transition.c:
2885         * backend/ev-document-transition.h:
2886         * backend/ev-document.c:
2887         * backend/ev-document.h:
2888         * backend/ev-file-exporter.c:
2889         * backend/ev-file-exporter.h:
2890         * backend/ev-image.c:
2891         * backend/ev-image.h:
2892         * backend/ev-link-action.c:
2893         * backend/ev-link-action.h:
2894         * backend/ev-link-dest.c:
2895         * backend/ev-link-dest.h:
2896         * backend/ev-link.c:
2897         * backend/ev-link.h:
2898         * backend/ev-render-context.c:
2899         * backend/ev-render-context.h:
2900         * backend/ev-selection.c:
2901         * backend/ev-selection.h:
2902         * backend/impress/Makefile.am:
2903         * backend/pdf/Makefile.am:
2904         * backend/pixbuf/Makefile.am:
2905         * backend/ps/Makefile.am:
2906         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2907         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2908         (start_interpreter), (stop_interpreter), (document_load),
2909         (ps_document_next_page), (render_page):
2910         * backend/tiff/Makefile.am:
2911         * comics/Makefile.am:
2912         * comics/comics-document.c:
2913         * comics/comics-document.h:
2914         * configure.ac:
2915         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2916         * djvu/Makefile.am:
2917         * djvu/djvu-document-private.h:
2918         * djvu/djvu-document.c:
2919         * djvu/djvu-document.h:
2920         * djvu/djvu-links.c:
2921         * djvu/djvu-links.h:
2922         * djvu/djvu-text-page.c:
2923         * djvu/djvu-text-page.h:
2924         * djvu/djvu-text.c:
2925         * djvu/djvu-text.h:
2926         * dvi/Makefile.am:
2927         * dvi/dvi-document.c:
2928         * dvi/dvi-document.h:
2929         * dvi/fonts.c:
2930         * dvi/fonts.h:
2931         * dvi/mdvi-lib/Makefile.am:
2932         * dvi/mdvi-lib/afmparse.c:
2933         * dvi/mdvi-lib/afmparse.h:
2934         * dvi/mdvi-lib/bitmap.c:
2935         * dvi/mdvi-lib/bitmap.h:
2936         * dvi/mdvi-lib/color.c:
2937         * dvi/mdvi-lib/color.h:
2938         * dvi/mdvi-lib/common.c:
2939         * dvi/mdvi-lib/common.h:
2940         * dvi/mdvi-lib/defaults.h:
2941         * dvi/mdvi-lib/dvimisc.c:
2942         * dvi/mdvi-lib/dviopcodes.h:
2943         * dvi/mdvi-lib/dviread.c:
2944         * dvi/mdvi-lib/files.c:
2945         * dvi/mdvi-lib/font.c:
2946         * dvi/mdvi-lib/fontmap.c:
2947         * dvi/mdvi-lib/fontmap.h:
2948         * dvi/mdvi-lib/fontsrch.c:
2949         * dvi/mdvi-lib/gf.c:
2950         * dvi/mdvi-lib/hash.c:
2951         * dvi/mdvi-lib/hash.h:
2952         * dvi/mdvi-lib/list.c:
2953         * dvi/mdvi-lib/mdvi.h:
2954         * dvi/mdvi-lib/pagesel.c:
2955         * dvi/mdvi-lib/paper.c:
2956         * dvi/mdvi-lib/paper.h:
2957         * dvi/mdvi-lib/pk.c:
2958         * dvi/mdvi-lib/private.h:
2959         * dvi/mdvi-lib/setup.c:
2960         * dvi/mdvi-lib/sp-epsf.c:
2961         * dvi/mdvi-lib/special.c:
2962         * dvi/mdvi-lib/sysdeps.h:
2963         * dvi/mdvi-lib/t1.c:
2964         * dvi/mdvi-lib/tfm.c:
2965         * dvi/mdvi-lib/tfmfile.c:
2966         * dvi/mdvi-lib/tt.c:
2967         * dvi/mdvi-lib/util.c:
2968         * dvi/mdvi-lib/vf.c:
2969         * dvi/pixbuf-device.c:
2970         * dvi/pixbuf-device.h:
2971         * impress/Makefile.am:
2972         * impress/common.h:
2973         * impress/document.c:
2974         * impress/f_oasis.c:
2975         * impress/f_oo13.c:
2976         * impress/iksemel.c:
2977         * impress/iksemel.h:
2978         * impress/imposter.h:
2979         * impress/impress-document.c:
2980         * impress/impress-document.h:
2981         * impress/internal.h:
2982         * impress/r_back.c:
2983         * impress/r_draw.c:
2984         * impress/r_geometry.c:
2985         * impress/r_gradient.c:
2986         * impress/r_style.c:
2987         * impress/r_text.c:
2988         * impress/render.c:
2989         * impress/render.h:
2990         * impress/zip.c:
2991         * impress/zip.h:
2992         * lib/Makefile.am:
2993         * lib/ev-debug.c:
2994         * lib/ev-debug.h:
2995         * lib/ev-file-helpers.c:
2996         * lib/ev-file-helpers.h:
2997         * lib/ev-gui.c:
2998         * lib/ev-gui.h:
2999         * lib/ev-tooltip.c:
3000         * lib/ev-tooltip.h:
3001         * libdocument/Makefile.am:
3002         * libdocument/ev-file-helpers.c:
3003         * pdf/Makefile.am:
3004         * pdf/ev-poppler.cc:
3005         * pdf/ev-poppler.h:
3006         * pixbuf/Makefile.am:
3007         * pixbuf/pixbuf-document.c:
3008         * pixbuf/pixbuf-document.h:
3009         * properties/Makefile.am:
3010         * ps/Makefile.am:
3011         * ps/gsdefaults.c:
3012         * ps/gsdefaults.h:
3013         * ps/gsio.c:
3014         * ps/gsio.h:
3015         * ps/gstypes.h:
3016         * ps/ps-document.c:
3017         * ps/ps-document.h:
3018         * ps/ps.c:
3019         * ps/ps.h:
3020         * shell/Makefile.am:
3021         * shell/ev-application.h:
3022         * shell/ev-sidebar-links.c:
3023         * shell/ev-sidebar-links.h:
3024         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3025         (ev_gui_menu_position_tree_selection):
3026         * shell/ev-utils.h:
3027         * shell/ev-view.c: (ev_view_finalize):
3028         * shell/ev-window.c:
3029         * shell/main.c: (main):
3030         * thumbnailer/Makefile.am:
3031         * tiff/Makefile.am:
3032         * tiff/tiff-document.c:
3033         * tiff/tiff-document.h:
3034         * tiff/tiff2ps.c:
3035         * tiff/tiff2ps.h:
3036         
3037         Reorganize source tree.
3038
3039 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3040
3041         * backend/ev-document-factory.c:
3042
3043         Do not include ev-poppler.h when pdf is disabled. 
3044
3045 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3046
3047         * configure.ac:
3048         * data/evince-ui.xml:
3049         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3050         (pdf_document_document_images_iface_init):
3051         * backend/Makefile.am:
3052         * backend/ev-document-images.[ch]:
3053         * backend/ev-image.[ch]:
3054         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3055         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3056         (ev_job_xfer_run):
3057         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3058         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3059         (ev_pixbuf_cache_get_image_mapping):
3060         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3061         (view_menu_popup_cb), (ev_window_dispose),
3062         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3063         (ev_view_popup_cmd_copy_image):
3064         * shell/ev-view-private.h:
3065         * shell/ev-view.c: (ev_view_get_image_at_location),
3066         (ev_view_do_popup_menu), (ev_view_popup_menu),
3067         (ev_view_button_press_event), (ev_view_drag_data_get),
3068         (ev_view_drag_motion), (ev_view_drag_data_received),
3069         (ev_view_motion_notify_event), (ev_view_button_release_event),
3070         (ev_view_finalize), (ev_view_class_init):
3071
3072         Add image handling support. Fixes bugs #310008 and #325047. Images
3073         selection is not supported yet. 
3074
3075 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3076
3077         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3078         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3079         (ev_view_init):
3080
3081         Move view drag and drop stuff to ev-view.
3082
3083 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3084
3085         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3086         * shell/ev-view.c: (clear_selection): 
3087
3088         Clear selection also in pixbuf cache.
3089
3090 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3091
3092         * data/evince.desktop.in.in:
3093         
3094         Change icon name in desktop file. See bug #390734
3095         for details.
3096
3097 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3098
3099         * thumbnailer/Makefile.am:
3100
3101         Use top_builddir instead top_srcdir for generated schema
3102         file installation. Fixes bug #390161.
3103
3104 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3105
3106         * configure.ac:
3107         * backend/Makefile.am:
3108         * backend/ev-document-transition.[ch]:
3109         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3110         (pdf_document_page_transition_iface_init):
3111         * shell/ev-view-private.h:
3112         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3113         (ev_view_set_presentation), (transition_next_page),
3114         (ev_view_presentation_transition_stop),
3115         (ev_view_presentation_transition_start), (ev_view_next_page):
3116
3117         Add page transition support in presentation mode. At the moment only
3118         page duration is supported, but not transition effects. Fixes bug
3119         #309815.
3120
3121 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3122
3123         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3124
3125         Run find_link_dest with document lock held, since it's called by links
3126         thread and main thread at the same time. 
3127
3128 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3129
3130         * shell/ev-view.c: (goto_dest):
3131
3132         Update page-cache when page is changed by the view, so that
3133         page-changed signal is emitted. 
3134
3135 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3136
3137         * test/test1.py:
3138         * test/test2.py:
3139
3140         Use C locale in tests. 
3141
3142 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3143
3144         * shell/ev-window.c: (ev_window_run_presentation):
3145         * shell/ev-view-private.h:
3146         * shell/ev-view.c: (ev_view_set_presentation):
3147
3148         Restore zoom settings when back from presentation mode. 
3149
3150 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3151
3152         * shell/ev-window.c: (ev_window_run_presentation):
3153
3154         Always use "best fit" zoom in presentation mode.
3155         Fixes bug #389195.
3156
3157 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3158
3159         * shell/ev-view.c: (ev_view_goto_window_create):
3160
3161         Show "Jump to page" label in the page jumping popup in
3162         presentation mode instead of just a GtkEntry.
3163
3164 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3165
3166         * shell/ev-window.c: (launch_external_uri):
3167
3168         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3169         #378085.
3170
3171 2006-12-22  Elijah Newren  <newren gmail com>
3172
3173         * configure.ac: explicitly check for libxml2.  Fixes #388795
3174
3175 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3176
3177         * shell/ev-view-private.h:
3178         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3179         (ev_view_goto_window_delete_event), (key_is_numeric),
3180         (ev_view_goto_window_key_press_event),
3181         (ev_view_goto_window_button_press_event),
3182         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3183         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3184         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3185
3186         Allow jumping to another page by typing a page number in presentation
3187         mode. It uses a popup window with an entry. Fixes bug #353625.
3188
3189 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3190
3191         * configure.ac:
3192         * properties/ev-properties-view.c: (ev_get_default_user_units),
3193         (ev_regular_paper_size):
3194         
3195         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3196         to Damien Carbery <damien.carbery@sun.com> and
3197         Yevgen Muntyan <muntyan@tamu.edu>.
3198
3199 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3200
3201         * shell/ev-window.c: (setup_document_from_metadata):
3202
3203         Make sure Evince doesn't restore the view on the last
3204         page when a document is reopened. Fixes bug #383381.
3205
3206 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3207
3208         * shell/ev-view.c: (draw_loading_text):
3209
3210         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3211
3212 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3213
3214         * configure.ac:
3215         * NEWS:
3216
3217         Release 0.7.0
3218
3219 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3220
3221         * configure.ac:
3222         * pdf/ev-poppler.cc: (pdf_print_context_free),
3223         (pdf_document_file_exporter_begin),
3224         (pdf_document_file_exporter_do_page):
3225
3226         Make cairo-pdf depedency optional. 
3227
3228 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3229
3230         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3231
3232         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3233
3234 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3237         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3238         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3239         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3240         * shell/ev-view.c: (draw_loading_text):
3241         * shell/ev-window.c: (ev_window_cmd_file_properties):
3242
3243         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3244         related to using FontConfig from different threads.
3245         
3246 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3247
3248         * shell/ev-view.c: (draw_loading_text):
3249
3250         Acquire lock document when drawing "Loading..." text so that only one
3251         thread will use FontConfig at the same time. Fixes bug #374750.
3252
3253 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3254
3255         * shell/ev-page-action.[ch]: (activate_cb):
3256         * shell/ev-window.c: (activate_label_cb):
3257
3258         Check if text inserted in page entry is a valid page number when it
3259         doesn't match to any document page label. Fixes bug #383165.
3260
3261 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3262         * shell/ev-window.c:
3263
3264         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3265         available with GTK < 2.10. Added an ifdef to avoid compilation
3266         error.
3267
3268 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3269
3270         * configure.ac:
3271         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3272
3273         Fix ps backend in multihead systems.
3274
3275 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3276
3277         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3278         * shell/ev-window.c: (ev_window_get_screen_dpi),
3279         (ev_window_update_actions), (setup_view_from_metadata),
3280         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3281
3282         Take screen DPI into account when zooming. Fixes bug #318285.
3283
3284 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3285
3286         * data/Makefile.am:
3287
3288         Cleaned up/slightly refactored Makefile.am. Added GConf
3289         schemas uninstallation as well.
3290
3291 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3292
3293         * Makefile.am:
3294         * test/Makefile.am:
3295
3296         Fight with autotools to fix make check. Make distcheck
3297         works fine as well now!
3298
3299 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3300
3301         * shell/ev-view.c: (draw_end_presentation_page):
3302
3303         Corrected "end of presentation" string.
3304
3305 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3306
3307         * shell/ev-view.c: (ev_view_key_press_event):
3308
3309         Correctly propagate key press event so that up/down keys
3310         work as expected (correct behaviour was broken by
3311         black/white screen key bindings for presentations).
3312
3313 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3314
3315         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3316         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3317         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3318         (pdf_selection_get_selection_region),
3319         (pdf_selection_get_selection_map):
3320
3321         Add "static" to some private functions. 
3322
3323 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3324
3325         * lib/ev-tooltip.h:
3326         * properties/ev-properties-view.h:
3327         * shell/ev-jobs.h:
3328         * shell/ev-properties-dialog.h:
3329         * shell/ev-properties-fonts.h:
3330         * shell/ev-sidebar-links.h:
3331         * shell/ev-sidebar-thumbnails.h:
3332         * shell/ev-sidebar.h:
3333         * shell/ev-window.h:
3334         
3335         Fixes CHACK type in class casts. See bug #385343
3336         for details.
3337
3338 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3339
3340         * shell/ev-view-private.h:
3341         * shell/ev-view.c: (draw_end_presentation_page),
3342         (ev_view_expose_event), (ev_view_key_press_event),
3343         (ev_view_class_init), (ev_view_init):
3344
3345         Blank screen in presentation mode when pressing 'b' (filling with
3346         black) or 'w' (filling with white) keys. Fixes bug #358132.
3347
3348 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3349
3350         * data/evince-toolbar.xml:
3351         * shell/ev-window.c:
3352         
3353         Use stock icon for Select All action. Fixes
3354         bug #382652.
3355
3356 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3357
3358         * shell/ev-view.c: (get_doc_point_from_offset),
3359         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3360
3361         Add links support in rotated documents. Fixes bug #343733.
3362
3363 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3364
3365         * shell/ev-view-private.h:
3366         * shell/ev-view.c: (draw_end_presentation_page),
3367         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3368
3369         Show a blank page after the last page in presentation mode with a
3370         message indicating that presentation has finished and how to exit. 
3371
3372 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3373
3374         * shell/ev-window.c: (fullscreen_timeout_cb):
3375
3376         Hide cursor after a while in presentation mode. 
3377
3378 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3379
3380         * backend/ev-document-info.h:
3381         * data/evince-properties.glade:
3382         * pdf/ev-poppler.cc:
3383         * properties/ev-properties-view.c: (ev_regular_paper_size),
3384         (ev_properties_view_set_info):
3385         * ps/ps-document.c: (ps_document_get_info):
3386
3387         Adds a paper size field to the properties dialog. Fixes
3388         bug #307315. Patch by Kasper Svendsen (with some i18n
3389         changes done by me).
3390
3391 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3392
3393         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3394         (screensaver_init_dbus), (totem_scrsaver_new),
3395         (totem_scrsaver_init):
3396         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3397         * shell/ev-application.c: (ev_application_register_service),
3398         (ev_application_screensaver_enable),
3399         (ev_application_screensaver_disable):
3400         * shell/ev-application.h:
3401         * shell/ev-window.c: (ev_window_run_presentation),
3402         (ev_window_stop_presentation), (build_comments_string),
3403         (ev_window_init):
3404         
3405         Move screensaver handling to application. No more
3406         message on startup.
3407
3408 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3409
3410         * configure.ac:
3411         * backend/Makefile.am:
3412         * backend/ev-file-exporter.[ch]:
3413         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3414         * ps/ps-document.c: (ps_document_file_exporter_*):
3415         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3416         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3417         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3418         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3419
3420         Allow printing to PDF when suppoted by the backend.
3421         
3422 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3423
3424         * shell/ev-window.c: (build_comments_string):
3425
3426         Use always "Document Viewer" in about dialog. 
3427
3428 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3429
3430         * djvu/djvu-document.c: (djvu_document_get_page_size):
3431
3432         Display a warning message when get_pageinfo fails. 
3433
3434 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3435
3436         * Makefile.am:
3437         * backend/Makefile.am:
3438         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3439         * configure.ac:
3440         * shell/ev-window.c: (build_comments_string):
3441         
3442         Make pdf compilation optional. See bug #38007.
3443
3444 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3445
3446         * ps/ps.c: (get_next_text):
3447
3448         Fix CVE-2006-5864.
3449
3450 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3451
3452         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3453         * shell/ev-navigation-action.c: (connect_proxy),
3454         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3455         
3456         Do not call g_type_class_peek_parent twice.
3457
3458 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3459
3460         * configure.ac:
3461         * data/icons/24x24/.cvsignore:
3462         * data/icons/24x24/Makefile.am:
3463         * data/icons/24x24/evince.png:
3464         * data/icons/Makefile.am:
3465         
3466         Add 24x24 icon. Thanks to 
3467         Michael Monreal <infernux@web.de>.
3468
3469 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3470
3471         * configure.ac: Fix typo in configure.ac. Thanks
3472         to dmacks@netspace.org for notification.
3473
3474 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3475
3476         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3477         
3478         Drop dbus include, fixes compilation with older dbus.
3479
3480 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3481
3482         * configure.ac:
3483         * cut-n-paste/Makefile.am:
3484         * cut-n-paste/totem-screensaver/.cvsignore
3485         * cut-n-paste/totem-screensaver/Makefile.am:
3486         * cut-n-paste/totem-screensaver/README:
3487         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3488         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3489         * shell/Makefile.am:
3490         * shell/ev-window.c: (ev_window_run_presentation),
3491         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3492         (ev_window_init):
3493
3494         Implemented screensaver enabling/disabling for
3495         presentation mode (not fullscreen mode). Code stolen
3496         from Totem (with some minor tweaks). Fixes bug #338889.
3497
3498 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3499
3500         * configure.ac:
3501
3502         Bump gnome-icon-theme requirements. We use the rotation
3503         icons that appeared recently.
3504
3505 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3506
3507         * shell/ev-history.c: (ev_history_add_page):
3508         * shell/ev-history.h:
3509         * shell/ev-window.c: (page_changed_cb):
3510         
3511         Use page labels instead of numbers.
3512
3513 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3514
3515         * data/evince-toolbar.xml:
3516         * po/POTFILES.in:
3517         * shell/Makefile.am:
3518         * shell/ev-navigation-action-widget.c:
3519         (ev_navigation_action_widget_init),
3520         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3521         (menu_detacher), (ev_navigation_action_widget_set_menu),
3522         (menu_position_func), (popup_menu_under_arrow),
3523         (ev_navigation_action_widget_toggled),
3524         (ev_navigation_action_widget_button_press_event):
3525         * shell/ev-navigation-action-widget.h:
3526         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3527         (ev_navigation_action_set_window), (activate_menu_item_cb),
3528         (new_history_menu_item), (new_empty_history_menu_item),
3529         (build_menu), (menu_activated_cb), (connect_proxy),
3530         (create_tool_item), (ev_navigation_action_init),
3531         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3532         * shell/ev-navigation-action.h:
3533         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3534         (ev_page_action_widget_set_page_cache),
3535         (ev_page_action_widget_finalize),
3536         (ev_page_action_widget_class_init), (match_selected_cb),
3537         (display_completion_text), (match_completion), (build_new_tree_cb),
3538         (get_filter_model_from_model),
3539         (ev_page_action_widget_update_model):
3540         * shell/ev-page-action-widget.h:
3541         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3542         (connect_proxy):
3543         * shell/ev-page-action.h:
3544         * shell/ev-stock-icons.c:
3545         * shell/ev-stock-icons.h:
3546         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3547         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3548         (register_custom_actions):
3549         * shell/main.c:
3550         
3551         Preliminary history implementation
3552
3553 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3554
3555         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3556         (dvi_document_class_init), (dvi_document_init_params):
3557         * dvi/mdvi-lib/font.c: (font_reference):
3558         
3559         Add reference to subfont. Fixes bug #374277.
3560
3561 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3562
3563         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3564         (ev_window_cmd_file_open_copy_at_dest):
3565
3566         Fix a race condition when creating symlink. Increase the counter
3567         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3568         Mathias Hasselmann).
3569
3570 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3571
3572         * backend/Makefile.am:
3573         * backend/ev-attachment.c: (ev_attachment_open):
3574         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3575         (ev_tmp_dir), (ev_tmp_filename):
3576         * shell/ev-sidebar-attachments.c:
3577         (ev_sidebar_attachments_drag_data_get):
3578         * shell/ev-window.c: (ev_window_clear_temp_file):
3579
3580         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3581         in ensure_dir_exists. Abort without crashing when we can't create
3582         user's directory.
3583
3584 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3585
3586         * data/evince-ui.xml:
3587         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3588         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3589         (ev_window_cmd_file_open_copy_at_dest),
3590         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3591         (ev_view_popup_cmd_open_link_new_window):
3592
3593         Allow opening a copy of the current document in a new window. Fixes bug
3594         #357472
3595
3596 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3597
3598         * data/evince-toolbar.xml:
3599         
3600         Add rotate right and rotate left to available items for toolbar.
3601         
3602         * data/evince-ui.xml:
3603         * shell/ev-window.c: (ev_window_init):
3604         
3605         Customize toolbar with right click. Fixes bug #372451.
3606
3607 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3608
3609         * shell/ev-window.c: 
3610         
3611         Use "object-rotate-{left,right}" stock icons. Fixes 
3612         bug #373863.
3613
3614 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3615
3616         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3617         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3618         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3619         (ev_window_open_uri):
3620         * shell/main.c: (arguments_parse):
3621
3622         Remove temp file created when evince is used by GTK+ in
3623         preview mode. Fixes bug #365282. 
3624
3625 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3626
3627         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3628         
3629         Fixes bug #372474 - Side pane disabled when entering 
3630         and leaving fullscreen mode.
3631
3632 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3633
3634         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3635         * data/Makefile.am:
3636         * data/evince-preview-toolbar.xml:
3637         * data/evince-toolbar.xml:
3638         * shell/ev-application.c: (ev_application_shutdown),
3639         (ev_application_init), (ev_application_get_toolbars_model):
3640         * shell/ev-application.h:
3641         * shell/ev-window.c: (update_chrome_visibility),
3642         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3643         (ev_window_cmd_edit_toolbar), (ev_window_init):
3644         
3645         Fixes bug #364364 - toolbar editor shows zoom actions again.
3646
3647 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3648
3649         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3650
3651         Do not take margins into consideration for paper size when printing.
3652         Really fixes bug #350491.
3653
3654 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3655
3656         * data/evince-ui.xml:
3657         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3658         (ev_window_cmd_file_print_setup),
3659         (ev_window_print_dialog_response_cb),
3660         (ev_window_setup_action_sensitivity):
3661
3662         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3663
3664 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3665
3666         * shell/ev-window.c: (ev_window_print_range):
3667
3668         Revert my previuos commit, since printing to PDF is not supported by
3669         evince yet. 
3670
3671 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3672
3673         * shell/ev-window.c: (ev_window_print_range):
3674
3675         Enable print to a PDF. Fixes bug #332121.
3676
3677 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3678
3679         * shell/ev-application-service.xml:
3680         * shell/ev-application.[ch]: (ev_application_open_window),
3681         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3682         (ev_application_open_uri), (ev_application_open_uri_list):
3683         * shell/ev-window.c: (file_open_dialog_response_cb),
3684         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3685         (drag_data_received_cb), (open_remote_link):
3686         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3687
3688         Add support for multiscreen systems. Fixes bug #316206.
3689
3690 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3691
3692         * shell/ev-jobs.[ch]: (ev_job_print_new),
3693         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3694         (ev_job_print_do_page):
3695         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3696
3697         Allow printing only odd/even pages. Fixes bug #367289.
3698
3699 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3700
3701         * test/test1.py:
3702         * test/test2.py:
3703
3704         Re-add locale settings to test files.
3705
3706 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3707
3708         * data/evince-ui.xml:
3709         * shell/ev-window.c: (set_action_properties):
3710         
3711         Removed garbage from code and ui.
3712
3713 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3714
3715         * shell/ev-window.c: (ev_window_cmd_help_about):
3716
3717         Shamelessly add my name to the list of contributors.
3718
3719 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3720
3721         * test/test1.py:
3722         * test/test2.py:
3723
3724         Cleaned up the dogtail scripts.
3725
3726 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3727
3728         * shell/ev-view.c: (draw_loading_text): Don't render
3729         "loading..." text in presentation mode. Temporary
3730         workaround for bug #320352.
3731
3732 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3733
3734         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3735         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3736
3737         Use print settings scale, copies, collate and reverse which were
3738         ignored. Fixes bug #359032.
3739
3740 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3741
3742         * configure.ac:
3743         * data/evince-password.glade:
3744         * test/Makefile.am:
3745         * test/test-encrypt.pdf:
3746         * test/test-links.pdf:
3747         * test/test1.py:
3748         * test/test2.py:
3749
3750         Add automated UI tests for evince with dogtail. See
3751         bug #300948.    
3752
3753 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3754
3755         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3756
3757         Hide fullscreen toolbar when switching to another desktop workspace.
3758         Fixes bug #338871
3759
3760 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3761
3762         * shell/ev-window-title.c: 
3763         
3764         Test for .dvi in title of pdf documents.
3765
3766 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3767
3768         * shell/ev-view.c: (ev_view_scroll):
3769
3770         Page Up/Down should do page jumps in "Best fit" mode.
3771         If a user has explicitly chosen to view exactly one page
3772         at a time, scrolling just a part of the page when
3773         pressing Page Up/Down is not right. Fixes bug #323107.
3774
3775 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3776
3777         * NEWS:
3778         * configure.ac:
3779         
3780         Update for 0.6.1
3781
3782 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3783
3784         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3785         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3786         
3787         Correctly disconnect from job signals on destroy.
3788
3789 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3790
3791         * shell/ev-view-private.h:
3792         * shell/ev-view.c: (view_set_adjustment_values),
3793         (view_update_range_and_current_page),
3794         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3795         
3796         Fixes bug #343199, current page now follows find page.
3797
3798 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3799
3800         * backend/ev-document-factory.c:
3801         * configure.ac:
3802         Assigned OpenDocument presenation MIME type to the
3803         Impress backend. Added some missing (but harmless)
3804         #ifdefs in the document factory as well to make things
3805         consistent again. Fixes bug #360658.
3806
3807 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3808
3809         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3810         * backend/ev-document-find.c: (ev_document_find_get_type):
3811         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3812         * backend/ev-document-links.c: (ev_document_links_get_type):
3813         * backend/ev-document-security.c: (ev_document_security_get_type):
3814         * backend/ev-document-thumbnails.c:
3815         (ev_document_thumbnails_get_type):
3816         * backend/ev-document.c: (ev_document_get_type):
3817         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3818         * backend/ev-selection.c: (ev_selection_get_type):
3819         * cut-n-paste/recent-files/egg-recent-model.c:
3820         (egg_recent_model_get_type):
3821         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3822         (egg_recent_view_uimanager_get_type):
3823         * cut-n-paste/recent-files/egg-recent-view.c:
3824         (egg_recent_view_get_type):
3825         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3826         (egg_editable_toolbar_get_type):
3827         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3828         (egg_toolbar_editor_get_type):
3829         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3830         (egg_toolbars_model_get_type):
3831         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3832         (egg_tree_multi_drag_source_get_type):
3833         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3834         (ephy_zoom_action_get_type):
3835         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3836         (ephy_zoom_control_get_type):
3837         * impress/r_back.c: (_imp_fill_back):
3838         * properties/ev-properties-main.c:
3839         (ev_properties_plugin_register_type):
3840         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3841         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3842         (ev_view_accessible_factory_get_type):
3843
3844         Reduce relocations. Bug #360616.
3845
3846 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3847
3848         * backend/ev-document-factory.c:
3849         (ev_document_factory_get_document):
3850         
3851         Load document even if extension is wrong.
3852
3853 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3854
3855         * shell/ev-metadata-manager.c: (save_values):
3856         * shell/ev-window.c: (setup_size_from_metadata),
3857         (setup_view_from_metadata), (ev_window_setup_document),
3858         (ev_window_xfer_job_cb), (window_configure_event_cb):
3859         
3860         Set size according to the document size/page size ratio.
3861         That should correct rather wierd behaviour of the previous
3862         commit.
3863
3864 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3865
3866         * shell/ev-window.c: (setup_view_from_metadata):
3867         
3868         Set size for new windows from previous window size.
3869         See bugs #354968 and #168450 for details. Thanks
3870         to Meik Hellmund.
3871
3872 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3873
3874         * djvu/djvu-links.c: (build_tree):
3875
3876         Fix memory leak.
3877
3878 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3879
3880         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3881         
3882         Don't make sidebar close button insensitive. Fixes
3883         bug #357871.
3884
3885 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3886
3887         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3888         (ev_window_set_view_accels_sensitivity):
3889         
3890         Don't enable Slash on documents which don't support
3891         find. Fixes bug #358648.
3892
3893 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3894
3895         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3896         open dialog fall back to the current document uri if the
3897         filechooser hasn't been used before. Fixes bug #356980.
3898
3899 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3900
3901         * shell/ev-window.c: (ev_window_setup_recent), 
3902         (ev_window_get_recent_file_label):
3903
3904         Escape underscores in filenames of recent file items.
3905
3906 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3907
3908         * configure.ac:
3909         
3910         Bumped poppler requirements, really 0.5.3 is very 
3911         buggy, now we require 0.5.4.
3912
3913 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3914
3915         * djvu/Makefile.am:
3916         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3917         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3918         (djvu_document_document_links_iface_init):
3919         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3920         (number_from_string_10), (get_djvu_link_dest),
3921         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3922         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3923         (djvu_links_get_links), (djvu_links_find_link_dest),
3924         (djvu_links_get_links_model):
3925         * djvu/djvu-links.h:
3926         
3927         Add support for links and bookmarks in djvu documents. Thanks
3928         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3929         patch.
3930
3931 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3932
3933         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3934         
3935         Reopen should reload document. Fixes 
3936         bug 327951.
3937
3938 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3939
3940         * configure.ac:
3941         * data/Makefile.am:
3942         * data/evince-16.png:
3943         * data/evince-22.png:
3944         * data/evince.png:
3945         * data/evince.svg:
3946         * data/icons/16x16/Makefile.am:
3947         * data/icons/16x16/evince.png:
3948         * data/icons/22x22/Makefile.am:
3949         * data/icons/22x22/evince.png:
3950         * data/icons/48x48/Makefile.am:
3951         * data/icons/48x48/evince.png:
3952         * data/icons/Makefile.am:
3953         * data/icons/scalable/Makefile.am:
3954         * data/icons/scalable/evince.svg:
3955         
3956         Install icons with correct names. Fixes
3957         bug #354429.
3958
3959 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3960
3961         * shell/ev-view.c: (ev_view_button_release_event):
3962
3963         Don't open links with middle mouse button. Fixes bug #353649
3964
3965 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3966
3967         * NEWS:
3968         * configure.ac:
3969         
3970         Update for release 0.6.0
3971
3972 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3973
3974         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3975         Implement Close named action. Patch by Carlos Garcia Campos.
3976
3977 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3978
3979         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3980         
3981         Don't clear link mapping on copy_job_to_job_info. Fixes
3982         bug 346168.
3983
3984 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3985
3986         * shell/main.c: (main):
3987
3988         Revert my previous commit, gnome_program_init owns the option context.
3989         Fix another memory leak in main. Both caught by Christian Persch. 
3990
3991 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3992
3993         * shell/main.c: (main):
3994
3995         Fix memory leak.
3996
3997 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3998
3999         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4000
4001         Fix crash when opening a pdf with password protection. 
4002
4003 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4004
4005         * pdf/ev-poppler.cc: (pdf_document_search_free):
4006
4007         Fix memory leak. 
4008
4009 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4010
4011         * backend/ev-document-factory.c:
4012         (ev_document_factory_get_document):
4013         * tiff/tiff-document.c: (tiff_document_finalize):
4014         
4015         More correct handling of document loading. Fixes
4016         bug #349043.
4017
4018 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4019
4020         * backend/ev-attachment.c: (ev_attachment_save):
4021
4022         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4023         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4024
4025 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4026         
4027         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4028         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4029
4030 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4031
4032         * shell/ev-sidebar-thumbnails.c:
4033
4034         Do not render thumbnails unless thumbnails page is active in the
4035         sidebar.
4036
4037 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4038
4039         * shell/ev-properties-dialog.c:
4040
4041         Fix dialogue spacing. Bug #351370.
4042
4043 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4044
4045         * configure.ac:
4046
4047         Use lowercase gettext catalog file names (evince.mo
4048         instead of Evince.mo)
4049
4050 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4051
4052         * shell/ev-sidebar-attachments.c:
4053
4054         GtkIconTheme is now screen safe too. Fixes bug #350878
4055
4056 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4057
4058         * shell/ev-window.c:
4059
4060         GtkRecent manager is now screen safe. Fixes bug #350145
4061
4062 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4063
4064         * shell/ev-sidebar.c: (ev_sidebar_init):
4065         
4066         Make sidebar close icon smaller. Fix for bug 350177.
4067         See also bugs 350176 and 165770.
4068
4069 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4070
4071         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4072
4073         Ignore zoom for xyz destinations when it's <= 1, keeping user
4074         preferences instead. Set correct sizing-mode for fith and fitv
4075         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4076
4077 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4078
4079         * NEWS:
4080         * configure.ac:
4081         
4082         Update for release 0.5.5
4083
4084 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4085         
4086         * shell/ev-window.c: (ev_window_cmd_escape)
4087
4088         Escape unfocus page entry. Fixes bug #345809.
4089
4090 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4091
4092         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4093         (build_tree), (pdf_document_links_get_links),
4094         (pdf_document_links_find_link_dest):
4095         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4096         (goto_xyz_dest):
4097
4098         Convert from PDF style coordinates to X style coordinates in the
4099         backend rather than in the view. Fixes bug #338440
4100
4101 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4102
4103         * shell/ev-window.c:
4104         
4105         Remove Ctrl+Shift+T shortcut for toolbars. See
4106         the bug #350098.
4107
4108 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4109
4110         * configure.ac:
4111
4112         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4113         of this. 
4114
4115 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4116
4117         * configure.ac:
4118         * cut-n-paste/Makefile.am:
4119         * data/evince-ui.xml:
4120         * shell/Makefile.am:
4121         * shell/ev-application.[ch]:
4122         * shell/ev-window.c:
4123
4124         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4125         #349273
4126
4127 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4128
4129         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4130         findbar code: s/help/search/
4131
4132 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4133
4134         * shell/ev-window.c: (setup_document_from_metadata),
4135         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4136         (setup_view_from_metadata):
4137         
4138         Fix memory leaks.
4139
4140 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4141
4142         * autogen.sh, configure.ac: 
4143         
4144         Update automake usage. See bug 349292.
4145
4146 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4147
4148         * shell/eggfindbar.c: (egg_find_bar_class_init),
4149         (entry_activate_callback), (egg_find_bar_init),
4150         (egg_find_bar_set_status_text):
4151         * shell/eggfindbar.h:
4152         
4153         Unify Evince findbar with Epiphany. Nice patch
4154         from Fabricio Silva <silva@crans.org> and
4155         Frederic Peters <fpeters@entrouvert.com>. See
4156         bug #339966 for details.
4157
4158 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4159
4160         * data/evince.desktop.in.in:
4161         
4162         Correct information for bugzilla. Thanks to
4163         Olaf Vitters, see bug #348855.
4164
4165 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4166
4167         * shell/ev-jobs.[ch]:
4168         * shell/ev-sidebar-links.c:
4169         * shell/ev-window.[ch]:
4170
4171         GtkPrintJob doesn't support print ranges or current page, so we export
4172         to a ps file now when printing ranges or current page.
4173
4174 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4175
4176         * pdf/ev-poppler.cc:
4177         * shell/ev-window.c: (do_action_named):
4178
4179         We should be more clear about bugzilla. See the
4180         poppler bug #7623.
4181
4182 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4183
4184         * configure.ac:
4185         * shell/Makefile.am:
4186         * shell/ev-job-queue.c:
4187         * shell/ev-jobs.[ch]:
4188         * shell/ev-sidebar-links.c:
4189         * shell/ev-window.[ch]:
4190         
4191         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4192         #348422
4193
4194 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4195
4196         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4197         * shell/ev-application-service.xml:
4198         * shell/ev-application.[ch]:
4199         * shell/ev-jobs.[ch]:
4200         * shell/ev-window.[ch]: (ev_window_run_preview):
4201         * shell/main.c: 
4202
4203         Add preview mode to use evince as a printing previewer. It also adds
4204         other command line options for fullscreen and presentation modes.
4205         Fixes bugs #347822, #317031
4206
4207 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4208
4209         * NEWS:
4210         * configure.ac:
4211         
4212         Update for release 0.5.4
4213
4214 2006-07-11  Bastien Nocera <hadess@hadess.net>
4215
4216         * Makefile.am:
4217         * backend/Makefile.am:
4218         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4219         * backend/ev-document-factory.h:
4220         * configure.ac:
4221         * impress/.cvsignore:
4222         * impress/Makefile.am:
4223         * impress/common.h:
4224         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4225         (imp_get_page), (imp_next_page), (imp_prev_page),
4226         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4227         * impress/f_oasis.c: (render_object), (render_page),
4228         (get_geometry), (_imp_oasis_load):
4229         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4230         (_imp_oo13_load):
4231         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4232         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4233         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4234         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4235         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4236         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4237         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4238         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4239         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4240         (iks_new_within), (iks_insert), (iks_insert_cdata),
4241         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4242         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4243         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4244         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4245         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4246         (iks_cdata), (iks_cdata_size), (iks_has_children),
4247         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4248         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4249         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4250         (iks_tree), (iks_load), (iks_save):
4251         * impress/iksemel.h:
4252         * impress/imposter.h:
4253         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4254         (imp_render_draw_bezier_real), (imp_render_get_size),
4255         (imp_render_set_fg_color), (imp_render_draw_line),
4256         (imp_render_draw_rect), (imp_render_draw_polygon),
4257         (imp_render_draw_arc), (imp_render_draw_bezier),
4258         (imp_render_open_image), (imp_render_get_image_size),
4259         (imp_render_scale_image), (imp_render_draw_image),
4260         (imp_render_close_image), (imp_render_markup),
4261         (imp_render_get_text_size), (imp_render_draw_text),
4262         (impress_document_load), (impress_document_save),
4263         (impress_document_get_n_pages), (impress_document_get_page_size),
4264         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4265         (impress_document_finalize), (impress_document_class_init),
4266         (impress_document_can_get_text), (impress_document_get_info),
4267         (impress_document_document_iface_init),
4268         (impress_document_thumbnails_get_thumbnail),
4269         (impress_document_thumbnails_get_dimensions),
4270         (impress_document_document_thumbnails_iface_init),
4271         (impress_document_init):
4272         * impress/impress-document.h:
4273         * impress/internal.h:
4274         * impress/r_back.c: (_imp_fill_back):
4275         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4276         (_imp_draw_image), (_imp_tile_image):
4277         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4278         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4279         (r_polyline):
4280         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4281         (r_draw_gradient_complex), (r_draw_gradient):
4282         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4283         (r_get_bullet):
4284         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4285         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4286         (r_text):
4287         * impress/render.c: (imp_create_context), (imp_context_set_page),
4288         (imp_context_set_step), (imp_render), (imp_delete_context):
4289         * impress/render.h:
4290         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4291         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4292         (zip_load_xml), (zip_get_size), (zip_load):
4293         * impress/zip.h:
4294         * shell/ev-utils.c:
4295         
4296         New backend to support impress slides. Fixes bug #30867.
4297
4298 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4299
4300         * shell/ev-utils.c: (using_postscript_printer):
4301         
4302         Fixes crash when print using PAPI backend,
4303         bug #345012.
4304
4305 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4306
4307         * shell/ev-jobs.c: (ev_job_xfer_run):
4308         * shell/ev-window.c: (password_dialog_response),
4309         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4310         (ev_window_dispose):
4311         Fixes bug #344160: if the xfer job doesn't complete
4312         because a password is required, reload the existing
4313         instance instead of creating a new one.
4314
4315 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4316
4317         * shell/main.c: (main): Call gdk_threads_init. Thus
4318         we'll avoid errors in auth dialog. Fix for the bug
4319         #343347.
4320
4321 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4322
4323         * configure.ac: Advertise pixbuf support, fix
4324         for the bug 343317.
4325
4326 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4327
4328         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4329         (ev_sidebar_thumbnails_set_document):
4330         
4331         Update sidebar thumbnails after reloading.
4332
4333 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4334
4335         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4336         * shell/ev-jobs.h:
4337         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4338         (ev_window_cmd_view_reload), (ev_window_init):
4339         
4340         Don't crash on reload. Fix for the bug #343167.
4341
4342 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4343
4344         * shell/ev-jobs.c: (ev_job_render_run):
4345         
4346         Check for document links.
4347
4348 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4349
4350         * backend/ev-attachment.c: (ev_attachment_save),
4351         (ev_attachment_launch_app), (ev_attachment_open):
4352         * backend/ev-document-factory.c: (get_document_from_uri):
4353         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4354         (egg_recent_view_uimanager_set_list):
4355         * ps/ps-document.c: (check_filecompressed), (document_load),
4356         (ps_document_load):
4357         * shell/ev-metadata-manager.c: (load_values):
4358         * shell/ev-password.c: (ev_password_dialog_set_property):
4359         * shell/ev-view.c: (tip_from_link):
4360         * shell/ev-window.c: (file_save_dialog_response_cb),
4361         (ev_window_print_dialog_response_cb):
4362         
4363         Use consistent quoting style. Fix for the bug #320285.
4364
4365 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4366
4367         * shell/ev-jobs.c: (ev_job_xfer_run):
4368         * shell/main.c: (load_files):
4369                 
4370         Open links with anchors. Fix for the bug #339836.
4371
4372 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4373
4374         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4375         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4376         (ev_link_dest_set_property), (ev_link_dest_finalize),
4377         (ev_link_dest_class_init), (ev_link_dest_new_named),
4378         (ev_link_dest_new_page_label):
4379         * backend/ev-link-dest.h:
4380         * shell/ev-application.c: (ev_application_open_uri):
4381         * shell/ev-view.c: (goto_dest):
4382         * shell/ev-window.c:
4383         * shell/ev-window.h:
4384         
4385         Fix page-label command line option. Bug #342070.
4386
4387 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4388
4389         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4390         
4391         Don't show highlight rects if page can't be showed. Fix for 
4392         the bug #342076
4393
4394 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4395
4396         * shell/ev-window.c: (setup_sidebar_from_metadata),
4397         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4398         
4399         Setup sidebar from metadata even if there is no document
4400         loaded. Fix for the bug #342807.
4401
4402 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4403
4404         * cut-n-paste/toolbar-editor/Makefile.am:
4405         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4406         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4407         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4408         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4409         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4410         (popup_context_menu_cb), (button_press_event_cb),
4411         (configure_item_sensitivity), (configure_item_cursor),
4412         (configure_item_tooltip), (connect_widget_signals),
4413         (action_sensitive_cb), (create_item_from_action),
4414         (create_item_from_position), (toolbar_drag_data_received_cb),
4415         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4416         (toolbar_drag_leave_cb), (configure_drag_dest),
4417         (toggled_visibility_cb), (toolbar_visibility_refresh),
4418         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4419         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4420         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4421         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4422         (egg_editable_toolbar_dispose),
4423         (egg_editable_toolbar_set_ui_manager),
4424         (egg_editable_toolbar_get_selected),
4425         (egg_editable_toolbar_set_selected), (set_edit_mode),
4426         (egg_editable_toolbar_set_property),
4427         (egg_editable_toolbar_get_property),
4428         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4429         (egg_editable_toolbar_new_with_model),
4430         (egg_editable_toolbar_get_edit_mode),
4431         (egg_editable_toolbar_set_edit_mode),
4432         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4433         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4434         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4435         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4436         (item_added_or_removed_cb), (toolbar_removed_cb),
4437         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4438         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4439         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4440         (editor_create_item_from_name), (append_table),
4441         (update_editor_sheet), (egg_toolbar_editor_init):
4442         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4443         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4444         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4445         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4446         (toolbar_node_free), (egg_toolbars_model_get_flags),
4447         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4448         (egg_toolbars_model_get_name), (impl_add_item),
4449         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4450         (parse_data_list), (parse_item_list), (parse_toolbars),
4451         (egg_toolbars_model_load_toolbars), (parse_available_list),
4452         (parse_names), (egg_toolbars_model_load_names),
4453         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4454         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4455         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4456         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4457         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4458         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4459         (egg_toolbars_model_set_types), (fill_avail_array),
4460         (egg_toolbars_model_get_name_avail),
4461         (egg_toolbars_model_get_name_flags),
4462         (egg_toolbars_model_set_name_flags):
4463         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4464         * cut-n-paste/toolbar-editor/eggintl.h:
4465         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4466         (egg_tree_multi_drag_source_get_type),
4467         (egg_tree_multi_drag_source_row_draggable),
4468         (egg_tree_multi_drag_source_drag_data_delete),
4469         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4470         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4471         (path_list_free), (set_context_data), (get_context_data),
4472         (get_info), (egg_tree_multi_drag_drag_data_get),
4473         (egg_tree_multi_drag_motion_event),
4474         (egg_tree_multi_drag_button_press_event),
4475         (egg_tree_multi_drag_add_drag_support):
4476         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4477         * shell/ev-application.c: (ev_application_init),
4478         (ev_application_save_toolbars_model):
4479         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4480         (ev_window_cmd_edit_toolbar), (ev_window_init):
4481         
4482         Sync toolbareditor with epiphany and libegg
4483
4484 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4485
4486         * configure.ac: 
4487
4488         Depend on poppler 0.5.2
4489
4490 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4491
4492         * shell/ev-jobs.c: (ev_job_render_run):
4493         
4494         Check if document supports links iterface.
4495
4496 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4497
4498         * NEWS:
4499         * configure.ac:
4500         
4501         Update for release 0.5.3
4502
4503 2006-05-13  Michael Plump  <plumpy@skylab.org>
4504
4505         * configure.ac:
4506         * shell/Makefile.am:
4507         * shell/main.c: (main):
4508         
4509         Port to GOption command line parsing. Fix for the 
4510         bug #327518
4511
4512 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4513
4514         * shell/ev-window.c: (ev_window_cmd_help_about):
4515         
4516         Do not wrap license. Fix for the bug #309460.
4517
4518 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4519
4520         * configure.ac:
4521         * properties/ev-properties-main.c: (ev_properties_get_pages):
4522         * shell/ev-application.c: (ev_application_open_window),
4523         (ev_application_open_uri_at_dest):
4524         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4525         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4526         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4527         * shell/ev-utils.c: (save_print_config_to_file):
4528         * shell/ev-window.c: (ev_window_cmd_save_as),
4529         (ev_attachment_popup_cmd_save_attachment_as):
4530         * shell/main.c: (load_files_remote):
4531         
4532         Bump requirements to gtk 2.8 and drop all ifdefs used.
4533
4534 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4535
4536         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4537         * shell/ev-window.c: (ev_window_init):
4538         
4539         Show attachments page.
4540
4541 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4542
4543         * po/POTFILES.in:
4544         * shell/ev-attachment-bar.c:
4545         * shell/ev-attachment-bar.h:
4546         * shell/ev-sidebar-attachments.c:
4547         (ev_sidebar_attachments_icon_cache_add),
4548         (icon_theme_get_pixbuf_from_mime_type),
4549         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4550         (ev_sidebar_attachments_icon_cache_refresh),
4551         (ev_sidebar_attachments_get_attachment_at_pos),
4552         (ev_sidebar_attachments_popup_menu_show),
4553         (ev_sidebar_attachments_popup_menu),
4554         (ev_sidebar_attachments_button_press),
4555         (ev_sidebar_attachments_update_icons),
4556         (ev_sidebar_attachments_drag_data_get),
4557         (ev_sidebar_attachments_get_property),
4558         (ev_sidebar_attachments_destroy),
4559         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4560         (ev_sidebar_attachments_new),
4561         (ev_sidebar_attachments_set_document),
4562         (ev_sidebar_attachments_support_document),
4563         (ev_sidebar_attachments_get_label),
4564         (ev_sidebar_attachments_page_iface_init):
4565         * shell/ev-sidebar-attachments.h:
4566         * shell/ev-window.c: (update_chrome_visibility),
4567         (setup_sidebar_from_metadata), (ev_window_setup_document),
4568         (ev_window_sidebar_current_page_changed_cb),
4569         (attachment_bar_menu_popup_cb), (ev_window_init):
4570         
4571         Move attachments bar to sidebar.
4572
4573 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4574
4575         * pdf/ev-poppler.cc:
4576         * shell/ev-application.[ch]:
4577         * shell/main.c:
4578
4579         Fix some memory leaks.
4580
4581 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4582
4583         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4584
4585         Change the properties dialog response to
4586         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4587         will make the dialog go away when the user presses
4588         enter. With gtk+ >= 2.9 this will happen anyway, but for
4589         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4590         escape by default. Fixes bug #340539. See also bug
4591         #101293 for the gtk+ part.
4592
4593 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4594
4595         * shell/ev-view.c (tip_from_action_named): Replace some strings
4596         that were wrong. Closes #340970.
4597
4598 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4599
4600         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4601
4602         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4603         #341049
4604
4605 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4606
4607         * djvu/Makefile.am:
4608         * dvi/Makefile.am:
4609         * dvi/mdvi-lib/Makefile.am:
4610         * properties/Makefile.am:
4611         * ps/Makefile.am:
4612         * shell/Makefile.am:
4613         * thumbnailer/Makefile.am:
4614         
4615         Due to broken libtool that is unable to track dependencies
4616         of noinst libraries we are forced to explicitely point
4617         libraries for binary. Fix for the bug #333334.
4618
4619 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4620
4621         * data/evince.desktop.in.in:
4622         * shell/ev-view.c: (view_update_range_and_current_page),
4623         (ev_view_next_page), (ev_view_previous_page):
4624         * shell/ev-window.c: (update_chrome_visibility),
4625         (setup_sidebar_from_metadata), (ev_window_setup_document),
4626         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4627         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4628         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4629         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4630         (ev_window_stop_presentation), (ev_window_focus_in_event),
4631         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4632         (ev_window_init):
4633         * thumbnailer/Makefile.am:
4634         
4635         Update fullscreen and presentation timeout handling. Hide
4636         cursor in presentation after timeout. Fix for the bugs
4637         #136359 and #336981.
4638
4639 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4640
4641         * backend/ev-link-action.[ch]:
4642         * pdf/ev-poppler.cc: (ev_link_from_action):
4643         * shell/ev-view-private.h:
4644         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4645         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4646
4647         Add support for Named Action links
4648
4649 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4650
4651         * backend/Makefile.am:
4652         * backend/ev-document-links.[ch]:
4653         * backend/ev-document.[ch]:
4654         * backend/ev-link-action.[ch]:
4655         * backend/ev-link-dest.[ch]:
4656         * backend/ev-link.[ch]:
4657         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4658         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4659         * shell/ev-page-action.c: (build_new_tree_cb):
4660         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4661         (links_page_num_func), (update_page_callback):
4662         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4663         (tip_from_link):
4664         * shell/ev-jobs.c:
4665         * shell/ev-window.[ch]: (ev_window_open_uri),
4666         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4667         * shell/ev-application.[ch]: (ev_application_open_window),
4668         (ev_application_open_uri):
4669
4670         Rework links system, it adds support for remote links now and it makes
4671         easier to add new kinds of actions and destinations. Fixes bug #317292
4672
4673 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4674
4675         * data/Makefile.am:
4676         * data/evince.png:
4677         * data/evince-16.png:
4678         * data/evince-22.png:
4679         * data/evince.svg:
4680         * shell/main.c: (main):
4681         
4682         Evince use it's own icon. Fix for the bug #313392.
4683
4684         * shell/ev-window.c: (fullscreen_timeout_cb),
4685         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4686         (ev_window_cmd_help_about), (ev_window_dispose):
4687         
4688         Simplify fullscreen timeout code.
4689
4690 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4691
4692         * backend/ev-attachment.c: 
4693         * shell/ev-attachment-bar.c:
4694         * shell/ev-window.c:
4695
4696         Allow multiple selection of attachments
4697
4698 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4699
4700         * shell/ev-view.c: (view_update_range_and_current_page),
4701         (ev_view_scroll):
4702         
4703         Fix for the bug #312573 – Optimal selection of current 
4704         page among visible pages.
4705
4706 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4707
4708         * configure.ac:
4709         * djvu/Makefile.am:
4710         * djvu/djvu-text.h:
4711         
4712         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4713         for the bug 339868.
4714
4715 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4716
4717         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4718
4719 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4720
4721         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4722         dictated by the GNOME HIG. Fixes bug #339235.
4723
4724 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4725
4726         * data/evince-ui.xml:
4727         * shell/ev-view.c: (ev_view_can_find_previous):
4728         * shell/ev-view.h:
4729         * shell/ev-window.c: (ev_window_update_actions),
4730         (ev_window_cmd_edit_find_previous):
4731
4732         Add support for "Find Previous" as dictated by the GNOME HIG. A
4733         menu item is added and some glue code to make it all work is added
4734         to various files.
4735
4736 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4737
4738         * configure.ac: Award myself the "useless use of cat" award.
4739
4740 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4741
4742         * po/LINGUAS: New file listing all supported languages.
4743
4744         * configure.in: Use po/LINGUAS instead of including all languages
4745         directly in this file. See the wiki for more information:
4746         http://live.gnome.org/GnomeGoals/PoLinguas
4747
4748 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4749
4750         * backend/ev-document-factory.c:
4751
4752         Do not load the document twice when there isn't errors
4753
4754 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4755
4756         * backend/ev-attachment.c: 
4757
4758         Fix a crash when there isn't a default application to open an
4759         attachment
4760
4761 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4762
4763         * backend/ev-attachment.[ch]:
4764         * shell/ev-attachment-bar.[ch]:
4765
4766         Added missing files. 
4767
4768 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4769
4770         * backend/Makefile.am:
4771         * data/evince-ui.xml:
4772         * backend/ev-attachment.[ch]:
4773         * backend/ev-document.[ch]: (ev_document_has_attachments),
4774         (ev_document_get_attachments):
4775         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4776         (attachment_save_to_buffer), (pdf_document_get_attachments),
4777         (pdf_document_document_iface_init):
4778         * shell/Makefile.am:
4779         * shell/ev-attachment-bar.[ch]:
4780         * shell/ev-window.c:
4781
4782         Add support for PDF attachments. Fixes bug #325143
4783
4784 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4785
4786         * backend/ev-document-factory.c: (get_document_from_uri),
4787         (ev_document_factory_get_document):
4788         * backend/ev-document-factory.h:
4789         * properties/ev-properties-main.c: (ev_properties_get_pages):
4790         * shell/Makefile.am:
4791         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4792         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4793         (ev_job_queue_remove_job):
4794         * shell/ev-job-queue.h:
4795         * shell/ev-job-xfer.c:
4796         * shell/ev-job-xfer.h:
4797         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4798         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4799         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4800         (ev_job_xfer_run):
4801         * shell/ev-jobs.h:
4802         * shell/ev-window.c: (ev_window_is_empty),
4803         (password_dialog_response), (ev_window_clear_xfer_job),
4804         (ev_window_xfer_job_cb), (ev_window_open_uri),
4805         (ev_window_cmd_focus_page_selector),
4806         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4807         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4808         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4809         (ev_window_dispose):
4810         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4811         
4812         * Cleanup mime type detection on document load. Fix for the
4813         bug #336448.
4814
4815 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4816
4817         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4818         
4819         Fix crash on exit, described in the bug #336825.
4820
4821 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4822
4823         * backend/ev-document-factory.c:
4824         (ev_document_factory_get_from_mime),
4825         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4826         (ev_document_factory_get_document),
4827         (file_filter_add_mime_list_and_free),
4828         (ev_document_factory_add_filters):
4829         * backend/ev-document-factory.h:
4830         * properties/ev-properties-main.c: (ev_properties_get_pages):
4831         * shell/Makefile.am:
4832         * shell/ev-application.c:
4833         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4834         * shell/ev-window.c: (ev_window_cmd_file_open),
4835         (ev_window_cmd_save_as):
4836         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4837         
4838         Rework factory functions so they are placed now in a single 
4839         file ev-document-factory.c
4840
4841 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4842
4843         * shell/ev-window.c: (update_chrome_visibility):
4844         
4845         Fix for the bug 166566 - don't show menubar in fullscreen
4846         mode.
4847
4848 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4849
4850         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4851
4852 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4853
4854         * shell/ev-view.c: (ev_view_expose_event):
4855         
4856         More correctly draw loading text when document
4857         is empty.
4858
4859 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4860
4861         * shell/ev-view.c: (ev_view_scroll):
4862         
4863         Fix for the bug #334854, page down and page up switch
4864         pages in presentation mode.
4865
4866 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4867
4868         * shell/ev-window.c: (ev_window_set_action_sensitive),
4869         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4870         (ev_window_set_view_accels_sensitivity),
4871         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4872         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4873         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4874         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4875         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4876         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4877         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4878         (view_actions_focus_in_cb), (ev_window_init):
4879         
4880         Fix for the bug #333902, now it's possible to search
4881         words with slash.
4882
4883 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4884
4885         * configure.ac: Added Breton translation.
4886         * po/br.po: Added Breton translation.
4887
4888 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4889
4890         * shell/ev-window-title (ev_window_title_update):
4891
4892         Fix memory leak in window title. Fixes bug #333944
4893
4894 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4895
4896         * shell/ev-metadata-manager.c (parseItem):
4897
4898         Fix memory leaks. Fixes bug #333945
4899
4900 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4901         
4902         * NEWS, configure.ac, TODO:
4903         
4904         Update for release 0.5.2.
4905
4906 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4907
4908         * shell/ev-view.c: (view_update_range_and_current_page),
4909         (page_changed_cb):
4910         
4911         Don't jump on scrolling, fix for the bug #333127.
4912
4913 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4914
4915         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4916         
4917         Scroll by one page in presentation mode. Fix for the bug
4918         #332993.
4919
4920 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4921
4922         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4923
4924 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4925
4926         * configure.ac  Added lv in ALL_LINGUAS line.
4927
4928 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4929         
4930         * NEWS, configure.ac:
4931         
4932         Update for release 0.5.1
4933
4934 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4935
4936         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4937         * backend/ev-document-misc.h:
4938         * shell/ev-view.c: (draw_one_page):
4939         
4940          Clairfy what page the toolbar page number applies to. Fix
4941          for the bug #328102.
4942
4943 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4944
4945         * shell/ev-view-private.h:
4946         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4947         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4948         (ev_view_search_changed):
4949         * shell/ev-view.h:
4950         * shell/ev-window.c: (find_bar_search_changed_cb):
4951         
4952         Dont't jump to find result if window was scrolled during search.
4953         Fix for the bug #313266.
4954
4955 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4956
4957         * shell/eggfindbar.c: (egg_find_bar_class_init):
4958         * shell/eggfindbar.h:
4959         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4960         * shell/ev-view-private.h:
4961         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4962         (ev_view_class_init), (ev_sizing_mode_get_type),
4963         (ev_scroll_type_get_type):
4964         * shell/ev-view.h:
4965         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4966         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4967         (ev_window_init):
4968         
4969         Fix for the bug 319133 - Find entry should allow text scroll.
4970
4971 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4972
4973         * shell/ev-view-private.h:
4974         * shell/ev-view.c: (view_update_range_and_current_page),
4975         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4976         (ev_view_set_document), (update_find_status_message),
4977         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4978         (ev_view_find_previous):
4979         
4980         Fix for the bug #319137. Search now takes account for scrolling.
4981
4982 2006-02-19  Michael Hofmann <mh21@piware.de>
4983
4984         * configure.ac:
4985         * djvu/Makefile.am:
4986         * djvu/djvu-document-private.h:
4987         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4988         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4989         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4990         (djvu_document_can_get_text), (djvu_document_get_text),
4991         (djvu_document_document_iface_init),
4992         (djvu_document_thumbnails_get_thumbnail),
4993         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4994         (djvu_document_find_get_result),
4995         (djvu_document_find_page_has_results),
4996         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4997         (djvu_document_find_iface_init):
4998         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4999         (djvu_text_page_selection), (djvu_text_page_limits_process),
5000         (djvu_text_page_limits), (djvu_text_page_copy),
5001         (djvu_text_page_position), (djvu_text_page_union),
5002         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5003         (djvu_text_page_box), (djvu_text_page_append_text),
5004         (djvu_text_page_search), (djvu_text_page_prepare_search),
5005         (djvu_text_page_new), (djvu_text_page_free):
5006         * djvu/djvu-text-page.h:
5007         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5008         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5009         (djvu_text_n_results), (djvu_text_has_results),
5010         (djvu_text_get_result), (djvu_text_get_progress):
5011         * djvu/djvu-text.h:
5012         
5013         Text search in djvu. Fix for the bug #303415.
5014
5015 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5016
5017         * configure.ac:
5018         * shell/ev-window.c: (ev_window_cmd_save_as):
5019         
5020         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5021         Thanks to Gary Coady <gary@lyranthe.org>
5022
5023 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5024
5025         * shell/ev-print-job.c: (idle_print_handler):
5026         
5027         Inverse order printing, bug #320919.
5028
5029 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5030
5031         * data/evince-toolbar.xml:
5032         * shell/ev-window.c:
5033         
5034         Allow to add sidebar checkbutton on toolbar. Fix
5035         for the bug #144577.
5036
5037 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5038
5039         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5040         
5041         Add checks that have sense for empty ps document.
5042
5043 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5044
5045         * configure.ac: Include PS in mime types list. 
5046
5047 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5048
5049         * configure.ac:
5050         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5051         * ps/gsdefaults.h:
5052         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5053         
5054         Runtime check for gs interpreter. Fix for the bug #320868.
5055         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5056
5057 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5058
5059         * shell/ev-application.c: 
5060
5061         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5062         dbus>=0.60, so that the request is not queued. 
5063
5064 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5065
5066         * configure.ac:
5067         * shell/Makefile.am:
5068         * shell/ev-sidebar-links.c: (print_section_cb):
5069         * shell/ev-utils.c:
5070         * shell/ev-utils.h:
5071         * shell/ev-window.c: (update_action_sensitivity),
5072         (ev_window_close_dialogs), (ev_window_print):
5073         * shell/ev-window.h:
5074         
5075         Make printing support optional. Patch from Eduardo de Barros Lima
5076         <eduardo.lima@indt.org.br> for the bug #330546.
5077
5078 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5079
5080         * shell/ev-view-private.h:
5081         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5082         (ev_view_set_document):
5083         * shell/ev-view.h:
5084         * shell/ev-window.c: (ev_window_load_job_cb),
5085         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5086         (ev_window_init):
5087
5088         Draw Loading message during xfer job. Fix for the bug #329495.
5089
5090 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5091
5092         * comics/comics-document.c: (comics_regex_quote),
5093         (comics_document_load), (extract_argv):
5094         
5095         Correcly quote regexp before passing it to unzip.
5096
5097 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5098
5099         * shell/ev-page-cache.c: (build_height_to_page),
5100         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5101         (ev_page_cache_get_dual_even_left):
5102         * shell/ev-page-cache.h:
5103         * shell/ev-view.c: (view_update_range_and_current_page),
5104         (get_page_y_offset), (get_page_extents):
5105         
5106         Place even pages to the left if document has less then
5107         two pages. Fix for the bug #328856.
5108
5109 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5110
5111         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5112         
5113         Correct comics scheme. This make evince create thumbnails
5114         for comic books. Fix for the bug 329088.
5115
5116 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5117
5118         * data/evince-password.glade: Don't explicitly set
5119         invisible_char to the current default value in case
5120         the default changes; let GTK+ do its magic.
5121
5122 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5123
5124         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5125         real filename to tmp filename since often document
5126         type is determined by extension.
5127
5128 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5129
5130         * shell/ev-view.c: (add_scroll_binding_keypad),
5131         (ev_view_binding_activated), (ev_view_class_init):
5132         
5133         Add keybindings for percision-scrolling of display area. 
5134         Fix for the bug #314072.
5135
5136 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5137
5138         * data/evince.desktop.in.in:
5139         
5140         Add GTK to the list of categories. Fix for the bug #328034.
5141
5142 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5143
5144         * shell/ev-application.c: (ev_application_shutdown),
5145         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5146         * shell/ev-application.h:
5147         * shell/ev-window.c: (file_open_dialog_response_cb),
5148         (ev_window_cmd_file_open):
5149         
5150         Save last uri in file chooser dialog. Fix for the bug #327950.
5151
5152 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5153
5154         * NEWS:
5155         * README:
5156         
5157         Final update for release 0.5.0
5158         
5159         * shell/Makefile.am:
5160         
5161         Remove disable deprecated until we'll require libgnome-2.13.7
5162         and port to GOption argument parsing. See bug 327518.
5163
5164 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5165
5166         * comics/comics-document.c: (comics_document_save):
5167         * djvu/djvu-document.c: (djvu_document_save):
5168         * dvi/dvi-document.c: (dvi_document_save):
5169         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5170         * lib/ev-file-helpers.h:
5171         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5172         * tiff/tiff-document.c: (tiff_document_save):
5173         
5174         Use common save function for backends.
5175
5176 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5177
5178         * backend/ev-document-types.c:
5179         
5180         Fix crash on saving pixbuf.
5181
5182 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5183
5184         * cut-n-paste/recent-files/egg-recent-item.c:
5185         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5186         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5187         (parse_info_free), (valid_element), (start_element_handler),
5188         (end_element_handler), (text_handler), (egg_recent_model_filter),
5189         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5190         (egg_recent_model_monitor), (egg_recent_model_read),
5191         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5192         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5193         (egg_recent_model_set_property), (egg_recent_model_class_init),
5194         (egg_recent_model_init), (egg_recent_model_add_full),
5195         (egg_recent_model_delete), (egg_recent_model_get_list),
5196         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5197         (egg_recent_model_set_filter_mime_types),
5198         (egg_recent_model_clear_group_filter),
5199         (egg_recent_model_set_filter_groups),
5200         (egg_recent_model_clear_scheme_filter),
5201         (egg_recent_model_set_filter_uri_schemes),
5202         (egg_recent_model_remove_expired):
5203         * cut-n-paste/recent-files/egg-recent-util.c:
5204         (egg_recent_util_get_icon):
5205         * cut-n-paste/recent-files/egg-recent-util.h:
5206         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5207         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5208         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5209         (egg_recent_view_uimanager_set_property),
5210         (egg_recent_view_uimanager_get_property),
5211         (egg_recent_view_uimanager_class_init),
5212         (egg_recent_view_uimanager_init),
5213         (egg_recent_view_uimanager_set_label_width),
5214         (egg_recent_view_uimanager_get_label_width):
5215         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5216         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5217         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5218         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5219         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5220         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5221         
5222         Update from libegg.
5223
5224 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5225
5226         * shell/ev-page-cache.c: (build_height_to_page),
5227         (ev_page_cache_get_height_to_page):
5228         * shell/ev-page-cache.h:
5229         * shell/ev-view.c: (view_update_range_and_current_page),
5230         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5231         (ev_view_previous_page):
5232         
5233         Dual mode places even pages to the left. Fix for the bug #309393.
5234
5235         * shell/ev-view.h:
5236         * shell/ev-window.c: (update_action_sensitivity),
5237         (setup_view_from_metadata), (view_menu_popup_cb):
5238         
5239         Don't restore presentation in empty windows, more intelligent
5240         next page behaviour in dual mode.
5241
5242         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5243         (ev_pixbuf_cache_clear_job_sizes):
5244         
5245         Cleanup job callback on removal. Fix for the bug #325886.
5246
5247 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5248
5249         * ps/ps.c: (psscan):
5250         
5251         Commit workaround Mozilla problem. Fix for the bug #325919
5252         
5253         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5254         (save_item):
5255         
5256         Fix for year 2038 problem.
5257
5258 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5259
5260         * shell/ev-window.c: (setup_document_from_metadata),
5261         (ev_window_cmd_view_reload):
5262
5263         Clamp page recieved from metadata in valid values. Fix
5264         for the bug #325986.
5265
5266 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5267
5268         * MAINTAINERS: 
5269         Add MAINTAINERS as requested on desktop-devel-list.
5270
5271 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5272
5273         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5274         (mime_type_supported_by_gdk_pixbuf),
5275         (ev_document_factory_get_mime_types),
5276         (ev_document_factory_get_all_mime_types):
5277         
5278         Don't add pixbuf mime types if pixbuf backend is disabled.
5279         
5280         * shell/ev-application.c: (ev_application_get_uri_window):
5281         
5282         Fix for the bug 325815 - unhandled MIME type message doesn't 
5283         appear a second time. 
5284         
5285         * shell/ev-document-types.c: (ev_document_types_add_filters):
5286         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5287         (password_dialog_response), (ev_window_popup_password_dialog),
5288         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5289         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5290         (ev_window_run_presentation), (ev_window_stop_presentation),
5291         (save_sizing_mode), (ev_window_zoom_changed_cb),
5292         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5293         (ev_window_dual_mode_changed_cb),
5294         (ev_window_sidebar_current_page_changed_cb),
5295         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5296         (window_state_event_cb), (window_configure_event_cb):
5297         
5298         Cleanup additional uris holded by EvWindow.
5299
5300 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5301
5302         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5303         (ev_view_can_previous_page), (ev_view_can_next_page):
5304         * shell/ev-view.h:
5305         * shell/ev-window.c: (update_action_sensitivity):
5306         
5307         Two page scrolling with Space and PageUp in dual mode. Second fix 
5308         for the bug #316608.
5309
5310 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5311
5312         * shell/ev-view.c: (scroll_to_current_page):
5313         
5314         Correctly clamp adjustment value. Fix for the bug
5315         #325808.
5316
5317 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5318
5319         * shell/ev-sidebar-links.c: (print_section_cb):
5320         * shell/ev-window.c: (ev_window_get_uri),
5321         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5322         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5323         (ev_window_dispose):
5324         
5325         Make print dialog non-modal. Fix for the bug #325622.
5326
5327 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5328
5329         * shell/ev-metadata-manager.c:
5330         * shell/ev-utils.c: (using_pdf_printer),
5331         (using_postscript_printer), (load_print_config_from_file),
5332         (save_print_config_to_file):
5333         * shell/ev-utils.h:
5334         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5335         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5336         (setup_view_from_metadata), (ev_window_setup_document),
5337         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5338         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5339         (ev_window_run_presentation), (ev_window_stop_presentation),
5340         (save_sizing_mode), (ev_window_zoom_changed_cb),
5341         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5342         (ev_window_dual_mode_changed_cb),
5343         (ev_window_sidebar_current_page_changed_cb),
5344         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5345         (window_state_event_cb), (window_configure_event_cb),
5346         (ev_window_init):
5347         
5348         Setting saving behaviour fixes.
5349
5350 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5351
5352         * configure.ac:
5353         
5354         Make antialiasing gs options better and allow
5355         to change them during configure. Fix for the 
5356         bug #319049.
5357
5358 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5359
5360         * shell/ev-window.c: (setup_view_from_metadata):
5361         
5362         Remember if last window was maximized. Fix for the
5363         bug #323797.
5364
5365 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5366
5367         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5368
5369 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5370
5371         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5372         * shell/ev-page-action.c: (build_new_tree_cb):
5373         * shell/ev-sidebar-links.c: (links_page_num_func),
5374         (update_page_callback_foreach), (update_page_callback):
5375         * shell/ev-view.c: (scroll_to_current_page):
5376         
5377         Fix for the bug #325067 with more intelligent selection
5378         of current link in sidebar. Make sidebar handle links
5379         of FITR-like type more correctly.
5380
5381         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5382         (dvi_pixbuf_put_pixel):
5383         
5384         Fix memory consumtion with disabled alpha channel.
5385
5386 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5387
5388         * data/evince-ui.xml:
5389         * shell/ev-window.c: (view_menu_popup_cb),
5390         (ev_popup_cmd_open_link), (ev_window_init):
5391         
5392         Update context menu for internal links. Fix for the bug
5393         #325066.
5394
5395 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5396
5397         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5398         
5399         Bind context menu to keyboard also. Fix for the bug
5400         #325065.
5401
5402 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5403
5404         * shell/ev-view.c: (selection_scroll_timeout_cb):
5405         
5406         Horizontal scroll on selection also.
5407
5408 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5409
5410         * shell/ev-metadata-manager.c: (parse_value):
5411         * shell/ev-view.c: (goto_xyz_link):
5412         
5413         Correct zoom setup and metadata save broken in 
5414         some locales.
5415
5416 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5417
5418         * shell/ev-view-private.h:
5419         * shell/ev-view.c: (scroll_to_current_page),
5420         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5421         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5422         (page_changed_cb), (ev_view_set_continuous),
5423         (ev_view_set_dual_page), (ev_view_set_presentation):
5424         
5425         Delay scroll until allocation to correctly position page. Fix
5426         for the bug #317334.
5427
5428 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5429
5430         * NEWS:
5431         * configure.ac:
5432         
5433         Update NEWS and require poppler 0.5.0.
5434
5435 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5436         
5437         * data/evince-ui.xml:
5438         * shell/ev-view-private.h:
5439         * shell/ev-view.c: (ev_view_get_link_at_location),
5440         (handle_link_over_xy), (ev_view_button_press_event),
5441         (ev_view_button_release_event), (ev_view_class_init):
5442         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5443         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5444         (ev_window_init):
5445         
5446         Implement right-click context menu.
5447
5448 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5449
5450         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5451         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5452         (mdvi_pixbuf_device_render):
5453         * pdf/ev-poppler.cc:
5454
5455         Don't generate thumbnails with alpha. See bug #324077.
5456         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5457
5458 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5459
5460         * shell/ev-window.c: (setup_chrome_from_metadata):
5461         
5462         Fix typo that was hiding toolbar.
5463
5464 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5465
5466         * shell/ev-view-private.h:
5467         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5468         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5469         (ev_view_button_release_event), (ev_view_destroy):
5470         
5471         Small cleanup and autoscrolling during selection. Thanks to 
5472         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5473
5474 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5475
5476         * configure.ac:
5477         
5478         Correctly check for comics option.
5479
5480 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5481         * Makefile.am:
5482         * configure.ac:
5483         * backend/Makefile.am:
5484         * backend/ev-document-factory.c:
5485         * shell/ev-document-types.c:
5486
5487         Included option in configure to make ps backend 
5488         compilation optional with --disable-ps.
5489
5490 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5491
5492         * backend/ev-document-factory.c:
5493         * comics/Makefile.am:
5494         * comics/comics-document.c: (comics_document_load):
5495         * comics/ev-cbr-mime.xml:
5496         * configure.ac:
5497         
5498         Comics mime types are added to shared-mime-info CVS. Now
5499         we don't need to install our own mime types.
5500
5501 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5502
5503         * shell/ev-window.c:
5504         
5505         Add shortcut for "save a copy" menu entry. Fix for
5506         the bug #324582.
5507
5508 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5509
5510         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5511         (job_finished_cb), (new_selection_pixbuf_needed),
5512         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5513         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5514         
5515         Rework selection job info logic and fix critical warning.
5516
5517 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5518
5519         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5520
5521 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5522
5523         * data/evince-ui.xml:
5524         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5525         
5526         Enter as shortcut key for next page. Fix for the bug
5527         #321394.
5528
5529 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5530
5531         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5532
5533 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5534
5535         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5536         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5537         (new_selection_pixbuf_needed),
5538         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5539         (clear_job_selection):
5540         
5541         Too early for 0.5. Pixbuf cache code cleaned a bit.
5542
5543 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5544
5545         * NEWS:
5546         * configure.ac:
5547         
5548         Release 0.5.0 preparation
5549
5550 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5551
5552         * comics/Makefile.am:
5553         * configure.ac:
5554         * shell/ev-document-types.c: (ev_document_types_add_filters):
5555         
5556         More advanced handling of custom mime type installation.
5557
5558 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5559
5560         * data/evince.schemas.in:
5561         * shell/ev-metadata-manager.c: (value_free),
5562         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5563         (ev_metadata_manager_get), (ev_metadata_manager_set):
5564         * shell/ev-metadata-manager.h:
5565         * shell/ev-window.c: (update_chrome_flag),
5566         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5567         (setup_document_from_metadata), (setup_chrome_from_metadata),
5568         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5569         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5570         (ev_window_view_toolbar_cb),
5571         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5572         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5573         
5574         Save last document settings and reuse them for new documents.
5575
5576 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5577
5578         * Makefile.am:
5579         * backend/Makefile.am:
5580         * backend/ev-document-factory.c:
5581         * backend/ev-document-factory.h:
5582         * comics/Makefile.am:
5583         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5584         (comics_document_load), (comics_document_save),
5585         (comics_document_get_n_pages), (comics_document_get_page_size),
5586         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5587         (comics_document_class_init), (comics_document_can_get_text),
5588         (comics_document_get_info), (comics_document_document_iface_init),
5589         (comics_document_init), (get_supported_image_extensions),
5590         (comics_document_thumbnails_get_geometry),
5591         (comics_document_thumbnails_get_thumbnail),
5592         (comics_document_thumbnails_get_dimensions),
5593         (comics_document_document_thumbnails_iface_init), (extract_argv):
5594         * comics/comics-document.h:
5595         * comics/ev-cbr-mime.xml:
5596         * configure.ac:
5597         * po/POTFILES.in:
5598         * shell/ev-application.c: (ev_application_register_service):
5599         * shell/ev-document-types.c: (ev_document_types_add_filters):
5600         * thumbnailer/Makefile.am:
5601         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5602         
5603         New CBR/CBZ backend for comic books.
5604
5605 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5606
5607         * shell/main.c: (load_files_remote):
5608
5609         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5610         warning on startup of second instance is fixed. It
5611         is bug #320353.
5612
5613 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5614
5615         * shell/ev-window.c: (ev_window_finalize):
5616         
5617         Fix double free that cause crash.
5618
5619 2005-10-29  Bastien Nocera <hadess@hadess.net>
5620
5621         * tiff/tiff-document.c: (tiff_document_load):
5622         
5623         Fix memory leak.
5624
5625 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5626
5627         * po/POTFILES.in:
5628         * shell/Makefile.am:
5629         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5630         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5631         (ev_view_accessible_get_text),
5632         (ev_view_accessible_get_character_at_offset),
5633         (ev_view_accessible_get_text_before_offset),
5634         (ev_view_accessible_get_text_at_offset),
5635         (ev_view_accessible_get_text_after_offset),
5636         (ev_view_accessible_get_character_count),
5637         (ev_view_accessible_get_caret_offset),
5638         (ev_view_accessible_set_caret_offset),
5639         (ev_view_accessible_get_run_attributes),
5640         (ev_view_accessible_get_default_attributes),
5641         (ev_view_accessible_get_character_extents),
5642         (ev_view_accessible_get_offset_at_point),
5643         (ev_view_accessible_get_n_selections),
5644         (ev_view_accessible_get_selection),
5645         (ev_view_accessible_add_selection),
5646         (ev_view_accessible_remove_selection),
5647         (ev_view_accessible_set_selection),
5648         (ev_view_accessible_text_iface_init),
5649         (ev_view_accessible_idle_do_action),
5650         (ev_view_accessible_action_do_action),
5651         (ev_view_accessible_action_get_n_actions),
5652         (ev_view_accessible_action_get_description),
5653         (ev_view_accessible_action_get_name),
5654         (ev_view_accessible_action_set_description),
5655         (ev_view_accessible_action_iface_init),
5656         (ev_view_accessible_get_type), (ev_view_accessible_new),
5657         (ev_view_accessible_factory_get_accessible_type),
5658         (ev_view_accessible_factory_create_accessible),
5659         (ev_view_accessible_factory_class_init),
5660         (ev_view_accessible_factory_get_type):
5661         * shell/ev-view-accessible.h:
5662         * shell/ev-view-private.h:
5663         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5664         * shell/ev-view.h:
5665         
5666         Initial accessibility support.
5667
5668 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5669
5670         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5671
5672 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5673
5674         * shell/ev-print-job.c: (idle_print_handler):
5675         
5676         Fix for bug Bug 318916: Printing multiple pages.
5677
5678 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5679
5680         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5681
5682 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5683
5684         * pdf/ev-poppler.cc:
5685         
5686         Thumnail dimensions unified with other backends.
5687         
5688         * shell/ev-window-title.c: (ev_window_title_update):
5689         
5690         Fix warning.
5691
5692 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5693
5694         * data/ev-stock-zoom-fit-width.png:
5695         
5696         Remove unused file.
5697
5698 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5699
5700         * configure.ac:
5701         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5702         (djvu_document_finalize):
5703         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5704         (dvi_document_finalize):
5705         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5706         (pixbuf_document_save), (pixbuf_document_finalize):
5707         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5708         (tiff_document_finalize):
5709         
5710         Save a copy implemented for various backends.
5711
5712 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5713
5714         * configure.ac:
5715         
5716         Don't link with ltiff if tiff is disabled.
5717
5718 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5719
5720         * pdf/GDKSplashOutputDev.cc:
5721         * pdf/GDKSplashOutputDev.h:
5722         * pdf/Thumb.cc:
5723         * pdf/Thumb.h:
5724         * pdf/pdf-document.cc:
5725         * pdf/pdf-document.h:
5726         * pdf/test-gdk-output-dev.cc:
5727         
5728         Remove old unused files.
5729
5730 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5731
5732         * shell/ev-window.c: (ev_window_setup_document):
5733         
5734         Fixed warnings on reload and probably crash reason.
5735
5736 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5737
5738         * properties/ev-properties-view.c:
5739         (ev_properties_view_format_date):
5740         
5741         Check if date is invalid. Fix for bug 318134.
5742
5743 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5744
5745         * shell/ev-window-title.c:
5746         
5747         Add .indd files (Adobe Indesign) to the list of "bad
5748         extensions".
5749
5750 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5751
5752         * data/evince-ui.xml:
5753         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5754         
5755         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5756
5757 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5758
5759         * shell/ev-window.c: (launch_link), (launch_external_uri),
5760         (view_external_link_cb):
5761
5762         URL-escape link before passing it to gnome_vfs_url_show.
5763
5764 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5765
5766         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5767         there isn't text selected.
5768
5769 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5770
5771         * shell/ev-view.c: (handle_link_over_xy):
5772
5773         Check tooltip is valid utf8 before showing it
5774
5775 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5776
5777         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5778
5779 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5780
5781         * shell/ev-window-title.c: (ev_window_title_update):
5782
5783         Guard against using g_strstrip on NULL. Fixes bug #317291.
5784
5785 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5786
5787         * pdf/ev-poppler.cc:
5788
5789         Show title even for unknown links
5790
5791 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5792
5793         * shell/ev-window-title.c: (ev_window_title_update):
5794
5795         Strip the title string
5796
5797 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5798
5799         * shell/ev-window-title.c:
5800
5801         Add .rtf to the bad extensions list
5802
5803 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5804
5805         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5806         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5807
5808         Ignore link coordinates if they are outside page bounds
5809
5810 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5811
5812         * backend/ev-link.c: (ev_link_type_get_type),
5813         (ev_link_get_filename), (ev_link_get_params),
5814         (ev_link_get_property), (ev_link_set_property),
5815         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5816         * backend/ev-link.h:
5817         * pdf/ev-poppler.cc:
5818         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5819         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5820         (ev_window_init):
5821
5822         Implement launch links. Delegate external link opening to
5823         the window.
5824
5825 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5826
5827         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5828         (ev_link_get_right), (ev_link_get_property),
5829         (ev_link_set_property), (ev_link_class_init),
5830         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5831         * backend/ev-link.h:
5832         * pdf/ev-poppler.cc:
5833         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5834
5835         Implement fitr links
5836
5837 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5838
5839         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5840         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5841         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5842         (ev_view_size_request_continuous),
5843         (ev_view_size_request_dual_page),
5844         (ev_view_size_request_single_page), (ev_view_size_allocate),
5845         (ev_view_zoom_for_size_continuous_and_dual_page),
5846         (ev_view_zoom_for_size_continuous),
5847         (ev_view_zoom_for_size_dual_page),
5848         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5849         (ev_sizing_mode_get_type):
5850         * shell/ev-view.h:
5851         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5852
5853         Do not use modes for link, we need to calculate size ad hoc.
5854         Still not perfect because of the usual scrollbar issues grrr.
5855
5856 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5857
5858         * backend/ev-link.c: (ev_link_type_get_type),
5859         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5860         * backend/ev-link.h:
5861         * pdf/ev-poppler.cc:
5862         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5863         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5864         (ev_view_size_request_continuous),
5865         (ev_view_size_request_dual_page),
5866         (ev_view_size_request_single_page), (ev_view_size_allocate),
5867         (zoom_for_size_fit_height),
5868         (ev_view_zoom_for_size_continuous_and_dual_page),
5869         (ev_view_zoom_for_size_continuous),
5870         (ev_view_zoom_for_size_dual_page),
5871         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5872         (ev_sizing_mode_get_type):
5873         * shell/ev-view.h:
5874         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5875
5876         Implement FIT_HEIGHT mode (only for links).
5877         Implement FITH links
5878
5879 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5880
5881         * shell/ev-window-title.c: (get_filename_from_uri),
5882         (ev_window_title_sanitize_extension), (ev_window_title_update),
5883         (ev_window_title_set_document), (ev_window_title_set_uri),
5884         (ev_window_title_free):
5885         * shell/ev-window-title.h:
5886         * shell/ev-window.c: (ev_window_setup_document),
5887         (ev_window_popup_password_dialog):
5888
5889         Refactor window title building while fixing it for
5890         password documents.
5891
5892 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5893
5894         * pdf/ev-poppler.cc:
5895
5896         Escape link title before setting it in the model
5897
5898 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5899
5900         * shell/ev-application.c: (removed_from_session), (save_session),
5901         (init_session), (ev_application_get_empty_window),
5902         (ev_application_init), (ev_application_get_windows):
5903         * shell/ev-application.h:
5904         * shell/ev-window.c: (ev_window_finalize):
5905
5906         Add a function to retrieve window list and share it where
5907         necessary.
5908         Implement session handling, works pretty well thanks to the
5909         metadata system.
5910
5911 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5912
5913         * shell/ev-password.c: (ev_password_item_created_callback),
5914         (ev_password_dialog_save_password):
5915         
5916         Fix for bug 316972. Use async gnome-keyring API.
5917
5918 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5919
5920         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5921         Remove unused unrealize handler. Add scroll handling to
5922         ev_view_scroll_event for presentation mode (bug #316708),
5923         and fix the event state checks there.
5924
5925 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5926
5927         * shell/ev-page-action.c: (page_changed_cb):
5928
5929         "marco, maybe we should be crazy and jump right to 6! :)"
5930
5931         Bryan Clark, Sep 2005
5932
5933 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5934
5935         * ps/ps-document.c: (save_document), (ps_document_save),
5936         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5937         (ps_document_ps_export_end):
5938
5939         Fix unstructured documents save and print
5940
5941 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5942
5943         * shell/ev-application.c: (ev_application_open_uri):
5944
5945         Fix window size persistance
5946
5947 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5948
5949         * shell/ev-view.c: (ev_view_button_release_event):
5950
5951         Based on a patch from carlosgc@gnome.org. Mouse buttons
5952         switch pages in presentation mode.
5953
5954 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5955
5956         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5957
5958         Dont cast to int before scaling
5959
5960 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5961
5962         * backend/ev-link.c: (ev_link_type_get_type),
5963         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5964         (ev_link_new_page_fith):
5965         * backend/ev-link.h:
5966         * pdf/ev-poppler.cc:
5967         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5968
5969         Implement FIT and FITH links
5970
5971 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5972
5973         * pdf/ev-poppler.cc:
5974
5975         Return 0 results when search is not in progress.
5976
5977         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5978         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5979
5980         Update menu sensitivity when cancelling search
5981
5982 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5983
5984         * shell/ev-view.c: (ev_view_can_find_next):
5985
5986         Take all pages in consideration, not just current one
5987
5988 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5989
5990         * shell/ev-page-cache.c:
5991         * shell/ev-page-cache.h:
5992         * shell/ev-view.c: (ev_view_binding_activated),
5993         (ev_view_next_page), (ev_view_previous_page),
5994         (ev_sizing_mode_get_type):
5995         * shell/ev-view.h:
5996         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5997         (ev_window_cmd_go_next_page):
5998
5999         Move page next/previous functions from page chace to
6000         view and change it to move by 2 page steps in dual mode.
6001
6002 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6003
6004         * shell/ev-window.c: (update_sidebar_visibility),
6005         (setup_sidebar_from_metadata), (ev_window_setup_document),
6006         (setup_view_from_metadata):
6007
6008         Show the index by default when there is one     
6009
6010 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6011
6012         * shell/ev-window-title.c: (ev_window_title_set_document):
6013
6014         Missing null check
6015
6016 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6017
6018         * shell/ev-view.c: (view_update_range_and_current_page):
6019         
6020         Allow display of last odd page in dual view. Fix for 316347.
6021
6022 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6023
6024         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6025         
6026         Make close button default. Fix for 316383.
6027
6028 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6029
6030         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6031         
6032         Mark close button as default. Fix for 316381.
6033
6034 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6035
6036         * backend/ev-link.c: (ev_link_class_init):
6037
6038         Allow negative doubles in left/top properties
6039
6040 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6041
6042         * shell/ev-window.c:
6043
6044         Remove a bunch of strings that was used only
6045         by the statusbar.
6046
6047 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6048
6049         * shell/ev-window-title.c: (get_filename_from_uri),
6050         (ev_window_title_set_document):
6051
6052         When title has a confusing extension, show also
6053         the document filename inside ()
6054
6055 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6056
6057         * shell/Makefile.am:
6058         * shell/ev-window-title.c: (ev_window_title_new),
6059         (ev_window_title_update), (ev_window_title_set_type),
6060         (ev_window_title_set_document), (ev_window_title_free):
6061         * shell/ev-window-title.h:
6062         * shell/ev-window.c: (ev_window_setup_document),
6063         (password_dialog_response), (ev_window_popup_password_dialog),
6064         (ev_window_dispose), (ev_window_init):
6065
6066         Factor out and cleanup window title code
6067
6068 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6069
6070         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6071         (unable_to_load):
6072
6073         Make dialog transient so it doesnt block other windows
6074
6075 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6076
6077         * pdf/ev-poppler.cc:
6078         
6079         Fix pdf thumbnails rendering.
6080
6081 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6082
6083         * shell/ev-window.c: (fullscreen_set_timeout):
6084         
6085         Increase timeout to hide full screen popup. Bug 
6086         316123. 
6087
6088 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6089
6090         * data/evince.schemas.in:
6091         * shell/ev-window.c: (update_action_sensitivity):
6092
6093         Allow the user to override document restrictions. Fix for bug
6094         305818.
6095
6096 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6097
6098         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6099         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6100         (ev_window_class_init): Fix multihead behaviour of fullscreen
6101         toolbar popup. Fixes bug #315451.
6102
6103 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6104
6105         * configure.ac:
6106         * data/evince-password.glade:
6107         * shell/ev-password.c: (ev_password_dialog_set_property),
6108         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6109         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6110         (ev_password_dialog_entry_changed_cb),
6111         (ev_password_dialog_entry_activated_cb),
6112         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6113         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6114         (ev_password_dialog_set_bad_pass):
6115         * shell/ev-password.h:
6116         * shell/ev-window.c: (password_dialog_response),
6117         (ev_window_popup_password_dialog):
6118         
6119         Support for gnome-keyring for encrypted PDF's.
6120
6121 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6122
6123         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6124         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6125         (ev_view_enter_notify_event), (ev_view_class_init):
6126         
6127         More precise handling of enter_notify/leave_notify events
6128         in EvView. Fix for bug 315470.
6129
6130 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6131
6132         * shell/ev-window.c: (fullscreen_timeout_cb),
6133         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6134         (ev_window_dispose):
6135
6136         leak fix: unref fullscreen_timeout_source before clearing it
6137
6138 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6139
6140         * configure.ac, dvi/mdvi/Makefile.am: 
6141         
6142         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6143
6144 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6145
6146         * backend/ev-link.c: (ev_link_new_page_xyz):
6147         * pdf/ev-poppler.cc:
6148         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6149
6150         Fix some bugs with xyz links, respect zoom
6151
6152 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6153
6154         * shell/ev-window.c: (page_changed_cb),
6155         (setup_document_from_metadata), (update_sidebar_visibility),
6156         (setup_view_from_metadata), (ev_window_run_fullscreen),
6157         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6158         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6159         (ev_window_dual_mode_changed_cb),
6160         (ev_window_sidebar_current_page_changed_cb):
6161
6162         null check uri before setting and getting metadata
6163
6164 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6165
6166         * dvi/Makefile.am:
6167         * properties/Makefile.am:
6168         * shell/Makefile.am:
6169         * thumbnailer/Makefile.am:
6170
6171         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6172
6173 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6174
6175         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6176         (selection_changed_callback):
6177         * shell/ev-sidebar-links.h:
6178
6179         Add a signal for link activation.
6180
6181         * shell/ev-view.c: (ev_view_goto_link),
6182         (ev_view_button_release_event):
6183         * shell/ev-view.h:
6184         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6185         (ev_window_init):
6186
6187         Implement the signal so that we can handle all link types.
6188
6189         * shell/ev-page-cache.c:
6190
6191         Remove unused set_link function
6192
6193 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6194
6195         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6196
6197         Add some space from the cursor, hardcoded but I couldnt
6198         find a better way.
6199
6200 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6201
6202         * lib/ev-tooltip.c:
6203
6204         Use mozilla style vs gtk style, way better for links.
6205
6206         * shell/ev-view.c: (ev_view_motion_notify_event),
6207         (ev_view_destroy), (ev_view_init):
6208
6209         Deactive tooltip when the link hovered is changed.
6210
6211 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6212
6213         * backend/ev-document.h:
6214         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6215         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6216         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6217         (ev_link_new_page), (ev_link_new_page_xyz):
6218         * backend/ev-link.h:
6219         * pdf/ev-poppler.cc:
6220         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6221         (go_to_link), (tip_from_link):
6222
6223         Implement xyz links, still not functional. Links are a total
6224         mess, will need to refactor and bugfix a lot :(
6225
6226 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6227
6228         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6229
6230 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6231
6232         * data/evince-ui.xml:
6233         * data/evince.schemas.in:
6234         * shell/Makefile.am:
6235         * shell/ev-window.c: (update_chrome_visibility),
6236         (password_dialog_response), (ev_window_load_job_cb),
6237         (ev_window_xfer_job_cb), (ev_window_open_uri),
6238         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6239         (ev_window_init):
6240
6241         Remove the statusbar. This regress loading feedback, need to
6242         check with Bryan what we want to do there...
6243
6244 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6245
6246         * lib/ev-tooltip.c: (ev_tooltip_init):
6247
6248         Fix tooltip border and size handling
6249
6250 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6251
6252         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6253         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6254         (ev_tooltip_timeout), (ev_tooltip_activate),
6255         (ev_tooltip_deactivate):
6256         * lib/ev-tooltip.h:
6257         * shell/ev-view.c: (ev_view_motion_notify_event):
6258
6259         Delay popup showing. Mirror gtk logic/times.
6260
6261 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6262
6263         * lib/Makefile.am:
6264         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6265         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6266         (ev_tooltip_set_text), (ev_tooltip_set_position):
6267         * lib/ev-tooltip.h:
6268
6269         Simple widget to show tooltips at a custom position
6270
6271         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6272         (ev_view_destroy):
6273
6274         Use it for links. First go, needs work
6275
6276 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6277
6278         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6279         HIG fixes.  Use title capitalization for window title. Use 12 
6280         pixels of space between the dialog's vbox and action area.
6281
6282 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6283
6284         * shell/ev-window.c: (file_open_dialog_response_cb),
6285         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6286         (ev_window_cmd_save_as):
6287
6288         Make file pickers not modal and refactor code some
6289
6290 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6291
6292         * shell/ev-sidebar.h:
6293         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6294         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6295         (ev_sidebar_class_init), (ev_sidebar_select_page),
6296         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6297         (ev_sidebar_set_page):
6298
6299         Add a current page property and allow to get/set it
6300
6301         * shell/ev-window.c: (setup_view_from_metadata),
6302         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6303
6304         Persist current sidebar page per document
6305
6306 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6307
6308         * data/evince.schemas.in:
6309         * shell/ev-window.c: (update_chrome_visibility),
6310         (setup_document_from_metadata), (update_sidebar_visibility),
6311         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6312         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6313         (ev_window_run_presentation), (ev_window_stop_presentation),
6314         (ev_window_view_sidebar_cb),
6315         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6316         (load_chrome), (ev_window_init):
6317
6318         Persist size/visibility of sidebar per document
6319
6320 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6321
6322         * shell/ev-view.c (draw_loading_text): Draw loading text.
6323
6324 2005-09-02  Dan Damian  <dand@gnome.ro>
6325
6326         * configure.in: Added "ro" to ALL_LINGUAS.
6327
6328 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6329
6330         * shell/ev-view.c: (clear_caches):
6331
6332         ev_page_cache_get doesnt return a reference,
6333         dont try to unref it.
6334
6335 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6336
6337         * shell/main.c: (load_files_remote):
6338
6339         Fix timestamp parameter with dbus <= 0.33
6340
6341 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6342
6343         * data/evince.schemas.in:
6344
6345         Add missing full stop
6346
6347 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6348
6349         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6350         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6351
6352         Plug some memory leaks
6353
6354 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6355
6356         * configure.ac:
6357         * lib/ev-debug.c: (trap_handler):
6358
6359         Check for execinfo.h and use it only if it exists.
6360         Ported from Epiphany (bug #314776).
6361
6362 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6363
6364         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6365
6366 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6367
6368         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6369         * po/id.po      : Added Indonesian translation
6370
6371 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6372
6373         * shell/main.c:
6374         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6375         * NEWS: Release 0.4.0
6376
6377 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6378
6379         * configure.ac: catch another gtk+-2.8ism
6380         * shell/main.c: Make work with gtk+-2.6
6381
6382 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6383
6384         * shell/ev-application-service.xml: Add 'timestamp' argument to
6385           ev_application_open_window and ev_application_open_uri methods.
6386
6387         * shell/ev-application.h: Add 'timestamp' argument to
6388           ev_application_open_window, ev_application_open_uri,
6389           and ev_application_open_uri_list functions.
6390
6391         * shell/ev-application.c (ev_application_open_window,
6392           ev_application_open_uri, ev_application_open_uri_list): Change
6393           functions that show/present windows to use a timestamp if one
6394           is passed in.
6395
6396         * shell/ev-window.c (ev_window_cmd_file_open,
6397           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6398         * shell/main.c (load_files): Modify calls to ev_application to
6399           include GDK_CURRENT_TIME as timestamp.
6400
6401         * shell/main.c (load_files_remote): Obtain timestamp for client
6402           instance from GDK and pass to server instance so new windows are
6403           focused properly.  Fix dbus_g_proxy_call() calls by including second
6404           G_TYPE_INVALID.
6405           
6406         Closes bug #314475.
6407
6408 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6409
6410         * shell/ev-window.c (ev_window_finalize): Check for
6411         avail. EvWindows when quiting to handle the finalize better,
6412         #314497
6413
6414 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6415         
6416         * properties/ev-properties-view.c: 
6417         
6418         Set textdomain to libglade. Fixes translation problem in property page.
6419
6420 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6421
6422         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6423         * dvi/Makefile.am:
6424         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6425         * dvi/mdvi-lib/Makefile.am:
6426         
6427         Fix rotation of thumbnails, ported to new API. Moved library
6428         dependencies earlier, probably it will fix linkage problem.
6429
6430 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6431
6432         * backend/ev-document-misc.c:
6433         (ev_document_misc_get_thumbnail_frame):
6434         * backend/ev-document-misc.h:
6435         * configure.ac:
6436         * pdf/ev-poppler.cc:
6437         * shell/Makefile.am:
6438         * shell/ev-sidebar-thumbnails.c: (add_range),
6439         (ev_sidebar_thumbnails_set_loading_icon),
6440         (ev_sidebar_thumbnails_refresh),
6441         (ev_sidebar_thumbnails_set_document):
6442         * shell/ev-sidebar-thumbnails.h:
6443         * shell/ev-view.c: (ev_view_motion_notify_event),
6444         (ev_view_set_property), (ev_view_get_property),
6445         (ev_view_class_init), (ev_view_set_rotation):
6446         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6447         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6448         (ev_window_init):
6449         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6450         Redo rotation (again).  prepare for 0.4.0
6451
6452 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6453
6454         * configure.ac: Bump poppler requirement to 0.4.1.
6455
6456         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6457         argument to poppler_page_render_selection() call.
6458
6459 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6460
6461         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6462         (djvu_document_thumbnails_get_thumbnail):
6463         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6464         (dvi_document_thumbnails_get_thumbnail):
6465         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6466         (pixbuf_document_thumbnails_get_thumbnail):
6467         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6468         
6469         Update rotation direction of backends to fit with pdf and ps.
6470
6471 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6472
6473         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6474         * backend/ev-async-renderer.h:
6475         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6476         (setup_page), (ps_document_get_page_size),
6477         (ps_async_renderer_render_pixbuf):
6478         * ps/ps-document.h:
6479         * shell/ev-jobs.c: (ev_job_render_run):
6480
6481         Fix orientation in the postscript document
6482
6483 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6484
6485         * pdf/ev-poppler.cc:
6486         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6487         * shell/ev-view.c: (highlight_find_results):
6488
6489         Adapt to the new poppler rotation API. Fix text maps on landscape
6490         documents.
6491
6492 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6493
6494         * shell/ev-view.c (compute_new_selection_text): get the correct
6495         region when selecting in modes other than continuous.
6496
6497 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6498
6499         * shell/main.c (main): remove redundant g_warnings.
6500
6501 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6502
6503         * shell/Makefile.am: Don't include autogenerated
6504         file ev-application-service.h into distribution, since
6505         it causes dbus crash. Fix for bugs 313724 and 313443. 
6506
6507 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6508
6509         * configure.ac: Fix sed expression for FreeBSD. Thanks
6510         to Joe Marcus Clark <marcus@freebsd.org>
6511         
6512         * shell/eggfindbar.c: (entry_activate_callback),
6513         (entry_changed_callback), (egg_find_bar_init),
6514         (egg_find_bar_set_search_string):
6515         
6516         Made findbar buttons unsensitive if there is no text in
6517         entry. Fix for the bug 313285.
6518
6519 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6520
6521         * ps/ps-document.c: Use g_filename_display_name for displaying
6522         filenames and revert string freeze breackage
6523
6524 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6525
6526         * NEWS:
6527         * configure.ac:
6528
6529         Update for 0.3.4
6530
6531         * shell/Makefile.am:
6532
6533         Add ev-application-service.xml to extra dist
6534
6535         * shell/ev-view.c: (find_page_at_location):
6536
6537         Remove unused function (fix warning)
6538
6539 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6540
6541         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6542         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6543         
6544         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6545         bug 313623.
6546
6547 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6548
6549         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6550         * shell/ev-window.c:
6551         Fix build warnings
6552
6553 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6554
6555         * configure.ac: Update script to get dbus version.
6556         Fix for the bug #313443.
6557
6558 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6559
6560         * shell/ev-window.c: (ev_window_cmd_escape):
6561         
6562         Return focus back to view on escape. Fix for bug 313295.
6563
6564 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6565
6566         * shell/ev-window.c: (update_window_title),
6567         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6568         (ev_window_cmd_save_as):
6569         
6570         Correct conversion from uri to displayable string. Fix for
6571         bug 313296.
6572
6573 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6574
6575         * ps/ps-document.c: convert filename to utf8 when there is an error
6576         loading document. Fixes #309915
6577
6578 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6579
6580         * configure.ac:
6581
6582         We depend on poppler 0.4.0
6583
6584 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6585
6586         * configure.ac:
6587         * NEWS: Release 0.3.3.
6588         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6589
6590 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6591
6592         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6593         add a couple missing mnemonics to menu items, use title 
6594         capitalization for menu items and window titles, and add 
6595         ellipsis to open menu item.     
6596
6597 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6598
6599         * pdf/ev-poppler.cc:
6600         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6601         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6602         (ev_view_get_rotation):
6603         * shell/ev-view.h:
6604         * shell/ev-window.c: (setup_view_from_metadata),
6605         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6606         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6607         disk.
6608
6609 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6610
6611         * configure.ac: Added tr to ALL_LINGUAS
6612
6613 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6614
6615         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6616         requires several clicks to find word. Thanks to 
6617         Colin Slater <kiltedtaco@gmail.com>.
6618
6619 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6620
6621         * data/evince.desktop.in.in: Hide menu entry and
6622         rename it to "Document Viewer". Fix for bug 
6623         #312399.
6624
6625 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6626
6627         * shell/ev-page-action.c (ev_page_action_class_init): 
6628
6629         Point to the correct function in constructor of the
6630         activate_label signal
6631
6632 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6633
6634         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6635         * shell/ev-jobs.h: Make thread safe.
6636
6637 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * shell/ev-view.c: (view_update_range_and_current_page):
6640         Don't update page range if we are scrolling to some document
6641         point.
6642
6643 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6644
6645         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6646         when getting max_page_width, fix drawing in dual mode.
6647
6648 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6649
6650         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6651         getting the area for select_all.
6652
6653 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6654
6655         * backend/ev-selection.c: (ev_selection_render_selection):
6656         * backend/ev-selection.h:
6657         * pdf/ev-poppler.cc:
6658         * shell/ev-jobs.c: (ev_job_render_new):
6659         * shell/ev-jobs.h:
6660         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6661         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6662         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6663         (ev_view_class_init):
6664
6665         Change selection color on focus in and focus out events.  Also,
6666         poppler now uses GdkColor for specifying the selection colors, so
6667         drop some awkward conversion code.
6668
6669 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6670
6671         * configure.ac: Added Hebrew translation
6672
6673 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6674
6675         * NOTES:
6676         * backend/ev-selection.c: (ev_selection_render_selection):
6677         * backend/ev-selection.h:
6678         * pdf/ev-poppler.cc:
6679         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6680         (ev_job_render_run):
6681         * shell/ev-jobs.h:
6682         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6683         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6684         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6685         (ev_pixbuf_cache_style_changed),
6686         (ev_pixbuf_cache_get_selection_pixbuf),
6687         (ev_pixbuf_cache_set_selection_list),
6688         (ev_pixbuf_cache_get_selection_list):
6689         * shell/ev-pixbuf-cache.h:
6690         * shell/ev-utils.c: (ev_print_region_contents):
6691         * shell/ev-utils.h:
6692         * shell/ev-view.c: (ev_view_queue_draw_page),
6693         (selection_update_idle_cb), (ev_view_motion_notify_event),
6694         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6695         (setup_caches), (ev_view_find_next), (merge_selection_region),
6696         (selection_free):
6697         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6698
6699         Clean up selection to be much smoother!
6700
6701 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6702
6703         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6704         to poppler_page_render_selection().
6705
6706 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6707
6708         * ps/ps-document.c: (save_page_list): Use
6709         unzipped document when printing. Thanks to 
6710         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6711         311016.
6712
6713 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6714
6715         * shell/ev-window.c: (update_action_sensitivity):
6716         
6717         Disable print and save respect to lockdown gconf keys. Fix
6718         for 312342.
6719
6720 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6721
6722         * configure.ac:
6723         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6724         (write_to_temp_file), (ev_file_set_contents):
6725         * shell/ev-utils.h:
6726         * shell/ev-window.c: (save_print_config_to_file):
6727         
6728         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6729         Fix for bug 312238
6730
6731 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6732
6733         * shell/ev-window.c: (load_print_config_from_file),
6734         (save_print_config_to_file), (ev_window_print_range):
6735
6736         Persist the print settings. Fixes bug #311578.
6737
6738 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6739
6740         * djvu/djvu-document.c: (djvu_document_get_page_size),
6741         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6742         (djvu_document_thumbnails_get_thumbnail):
6743         * dvi/dvi-document.c: (dvi_document_get_page_size),
6744         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6745         (dvi_document_thumbnails_get_dimensions),
6746         (dvi_document_thumbnails_get_thumbnail):
6747         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6748         (pixbuf_document_render_pixbuf),
6749         (pixbuf_document_document_iface_init),
6750         (pixbuf_document_thumbnails_get_thumbnail):
6751         
6752         Update backends to make them build with new rotation system.
6753
6754 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6755
6756         * help/C/figures/evince_start_window.png:
6757         
6758         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6759
6760 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6761
6762         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6763         * shell/ev-pixbuf-cache.h:
6764         * shell/ev-sidebar-thumbnails.c:
6765         (ev_sidebar_thumbnails_get_property), (add_range),
6766         (adjustment_changed_cb):
6767         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6768         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6769         we were thumbnailing the entire docment on startup, slowing us
6770         down hugely. 
6771
6772 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6773
6774         * shell/ev-page-cache.c: (ev_page_cache_new):
6775         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6776         == 0, fixes #310306.
6777
6778 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6779
6780         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6781         (ev_view_rotate_left):
6782
6783         Account rotation in doc_rect_to_view_rect.
6784         Ensure rotation doesnt go out of bounds.
6785
6786 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6787
6788         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6789
6790         Correct and cleanup w/h swapping
6791
6792 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6793
6794         * backend/ev-document-thumbnails.c:
6795         (ev_document_thumbnails_get_thumbnail):
6796         * backend/ev-document-thumbnails.h:
6797         * backend/ev-document.c:
6798         * backend/ev-document.h:
6799         * backend/ev-render-context.c: (ev_render_context_new),
6800         (ev_render_context_set_rotation):
6801         * backend/ev-render-context.h:
6802         * pdf/ev-poppler.cc:
6803         * ps/ps-document.c: (ps_document_document_iface_init):
6804         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6805         * shell/ev-jobs.h:
6806         * shell/ev-page-cache.c: (build_height_to_page),
6807         (ev_page_cache_new), (ev_page_cache_get_size),
6808         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6809         (ev_page_cache_get_height_to_page):
6810         * shell/ev-page-cache.h:
6811         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6812         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6813         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6814         (ev_pixbuf_cache_get_selection_pixbuf):
6815         * shell/ev-pixbuf-cache.h:
6816         * shell/ev-print-job.c: (idle_print_handler):
6817         * shell/ev-sidebar-thumbnails.c: (add_range):
6818         * shell/ev-view.c: (view_update_range_and_current_page),
6819         (get_page_y_offset), (get_page_extents),
6820         (ev_view_size_request_continuous_dual_page),
6821         (ev_view_size_request_continuous),
6822         (ev_view_size_request_dual_page),
6823         (ev_view_size_request_single_page), (draw_one_page),
6824         (ev_view_set_rotation), (ev_view_rotate_right),
6825         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6826         (ev_view_zoom_for_size_continuous_and_dual_page),
6827         (ev_view_zoom_for_size_continuous),
6828         (ev_view_zoom_for_size_dual_page),
6829         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6830         (ev_view_select_all):
6831         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6832         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6833         (tiff_document_document_iface_init),
6834         (tiff_document_thumbnails_get_thumbnail):
6835
6836         Use rotation rather than orientation. It's easier and enough
6837         for our needs.
6838
6839 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6840
6841         * shell/ev-page-cache.c: (build_height_to_page),
6842         (ev_page_cache_new), (ev_page_cache_get_size),
6843         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6844         (ev_page_cache_get_height_to_page):
6845         * shell/ev-page-cache.h:
6846         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6847         (ev_view_size_request_continuous_dual_page),
6848         (ev_view_size_request_continuous),
6849         (ev_view_zoom_for_size_continuous_and_dual_page),
6850         (ev_view_zoom_for_size_continuous):
6851
6852         Make the page cache aware of page orientation.
6853
6854 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6855
6856         * backend/ev-document-thumbnails.c:
6857         (ev_document_thumbnails_get_thumbnail):
6858         * backend/ev-document-thumbnails.h:
6859         * backend/ev-document.c:
6860         * backend/ev-document.h:
6861         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6862         * backend/ev-ps-exporter.h:
6863         * pdf/ev-poppler.cc:
6864         * ps/ps-document.c: (ps_document_document_iface_init),
6865         (ps_document_ps_export_do_page):
6866         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6867         * shell/ev-jobs.h:
6868         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6869         (ev_page_cache_get):
6870         * shell/ev-page-cache.h:
6871         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6872         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6873         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6874         * shell/ev-pixbuf-cache.h:
6875         * shell/ev-print-job.c: (idle_print_handler):
6876         * shell/ev-sidebar-thumbnails.c: (add_range):
6877         * shell/ev-view.c: (view_update_range_and_current_page),
6878         (get_page_extents), (ev_view_size_request_dual_page),
6879         (ev_view_size_request_single_page), (draw_one_page),
6880         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6881         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6882         (ev_view_zoom_for_size_dual_page),
6883         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6884         (ev_view_select_all):
6885         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6886         * tiff/tiff-document.c: (tiff_document_get_page_size),
6887         (tiff_document_get_orientation), (rotate_pixbuf),
6888         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6889         (tiff_document_thumbnails_get_thumbnail),
6890         (tiff_document_ps_export_do_page), (tiff_document_init):
6891
6892         Really make use of the orientation bit of the render context.
6893         Use the render context in a few more places in the backend API.
6894         This regress orientation, but now it's done right. Will try to
6895         fix it up asap...
6896
6897 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6898
6899         * shell/ev-view.c: (ensure_rectangle_is_visible):
6900
6901         Patch by Nickolay V. Shmyrev to fix find flickering
6902
6903 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6904
6905         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6906         duplex parameters to ::begin.
6907
6908         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6909         * shell/ev-print-job.c (idle_print_handler): 
6910         * ps/ps-document.c (ps_document_ps_export_begin): 
6911         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6912         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6913         implementations. Poppler backend needs poppler cvs. Rest has
6914         unchanged behavior.
6915
6916 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6917
6918         * shell/ev-window.c (using_pdf_printer): new function.
6919         (ev_window_print_range): print a less techy message if someone
6920         tries to print to PDF.
6921
6922 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6923
6924         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6925         from "unknown font" string. Bug #311431
6926
6927 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6928
6929         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6930
6931 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6932
6933         Bug #311280
6934         
6935         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6936         name for PopplerFontTypes
6937         (pdf_document_fonts_fill_model): add font type to the detail column
6938
6939         * backend/ev-document-fonts.h: added
6940         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6941
6942         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6943         font name and font details, add a little markup.
6944         (ev_properties_fonts_init): use the new cell data func, specify ypad
6945         property for the cell renderer.
6946         (ev_properties_fonts_set_document): add the details column.
6947
6948 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6949
6950         * configure.ac: Added "pl" to ALL_LINGUAS.
6951
6952 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6953
6954         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6955
6956 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6957
6958         * help/ChangeLog: Started this for translations of manual.
6959         * configure.ac, autogen.sh, .cvsignore: Migrated to
6960         gnome-doc-utils. Patch in bug #311222.
6961
6962 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6963
6964         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6965         #ifdef this away to fix an unused-function warning.
6966
6967 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6968
6969         * configure.ac: Added 'gl' to ALL_LINGUAS.
6970
6971 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6972
6973         * configure.ac: Added ne in ALL_LINGUAS
6974         
6975 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6976
6977         * shell/ev-view.c: (ev_view_leave_notify_event):
6978         
6979         Clear status message when pointer leaves view. Fix for bug
6980         #310818 
6981
6982 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6983
6984         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6985
6986 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6987
6988         * shell/ev-view.c: (ev_view_leave_notify_event),
6989         (ev_view_class_init):
6990         
6991         Set cursor to normal then leaving view.
6992
6993 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6994
6995         * configure.ac:
6996         
6997         Fix required djvulibre version.
6998
6999 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7000
7001         *configure.ac: Hindi (hi) language added
7002
7003 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7004
7005         *configure.ac: Punjabi (pa) Language added
7006
7007 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7008
7009         * data/evince-ui.xml, shell/ev-window.c:
7010         
7011         Add keypad accelerators for zooming. Fix for bug 308128.
7012
7013 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7014
7015         * Makefile.am:
7016         * backend/Makefile.am:
7017         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7018         * configure.ac:
7019         * shell/ev-document-types.c: (ev_document_types_add_filters):
7020
7021         Allow to enable/disable the pixbuf backend.
7022         Default to off for now. If we want it enabled we should
7023         really put mime types in the desktop, implement properties etc.
7024
7025         * properties/evince-properties.c:
7026
7027         Initialize error to NULL.
7028         Check error is not NULL before freeing.
7029
7030 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7031
7032         * shell/ev-window.c:
7033
7034         Use F5 as presentation accell
7035
7036 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7037
7038         * shell/ev-window.c: (update_chrome_visibility),
7039         (ev_window_create_fullscreen_popup), (ev_window_init):
7040
7041         Do not leak the fullscreen toolbar
7042
7043 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7044
7045         * shell/ev-window.c: (view_actions_focus_in_cb),
7046         (view_actions_focus_out_cb):
7047
7048         These has a return value! Fix totally random focus
7049         issues we was seeing.
7050
7051 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7052
7053         * shell/main.c: (load_files_remote):
7054
7055         Allow open more than one file
7056
7057 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7058
7059         * shell/main.c: (load_files_remote):
7060
7061         Fix for dbus 0.33. bug #309975
7062
7063 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7064
7065         * properties/ev-properties-main.c: (ev_properties_get_pages):
7066
7067         Actually return NULL for types we dont support
7068
7069 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7070
7071         * po/POTFILES.in:
7072
7073         Remove empty lines.
7074
7075 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7076
7077         * backend/ev-document-factory.c:
7078         (ev_document_factory_get_document):
7079
7080         Do not try to create the object if type
7081         is invalid.
7082
7083 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7084
7085         * ps/ps-document.c: (ps_document_dispose),
7086         (ps_async_renderer_render_pixbuf):
7087         * ps/ps-document.h:
7088
7089         Do not leak the target window
7090
7091 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7092
7093         * shell/ev-application.c: (ev_application_init):
7094
7095         Let tbe check file existence for us.
7096         Add a comment about eggrecent mime filter.
7097
7098 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7099
7100         * data/evince-ui.xml:
7101         * shell/ev-application.c: (ev_application_shutdown),
7102         (ev_application_init), (ev_application_get_toolbars_model),
7103         (ev_application_get_recent_model),
7104         (ev_application_save_toolbars_model):
7105         * shell/ev-application.h:
7106         * shell/ev-window.c: (ev_window_add_recent),
7107         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7108         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7109         (ev_window_init):
7110
7111         Use common toolbar and recent models for all windows.
7112         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7113
7114 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7115
7116         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7117         successfully check for gtk_icon_view_get_visible_range.
7118
7119 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7120
7121         * djvu/Makefile.am:
7122         * dvi/Makefile.am:
7123         
7124         Fix djvu and dvi backend build.
7125
7126 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7127
7128         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7129         (new_separator_pixbuf):
7130
7131         Don't leak windows.
7132
7133 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7134
7135         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7136
7137         HIGification of toolbar editor dialogue.
7138
7139 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7140
7141         * configure.ac:
7142         * shell/Makefile.am:
7143
7144         Ever build metadata manager since it's just
7145         disabled at runtime now.
7146
7147 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7148
7149         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7150         (ev_metadata_manager_get), (ev_metadata_manager_set):
7151         * shell/ev-metadata-manager.h:
7152
7153         Add an _init functions that enabled metadata management
7154         at runtime.
7155
7156         * shell/ev-window.c: (page_changed_cb),
7157         (setup_document_from_metadata), (ev_window_setup_document),
7158         (setup_view_from_metadata), (ev_window_open_uri),
7159         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7160         (ev_window_run_presentation), (ev_window_stop_presentation),
7161         (save_sizing_mode), (ev_window_zoom_changed_cb),
7162         (ev_window_continuous_changed_cb),
7163         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7164         (window_configure_event_cb):
7165
7166         Remove all ugly metadata define since we deal with it
7167         at runtime now.
7168
7169         * shell/main.c: (load_files_remote), (main):
7170
7171         Add support for dbus cvs head. Hopefully didnt break one
7172         of the other versions now!
7173
7174         If we dont get a response from the dbus server just
7175         give up with it and not enable metadata.
7176
7177 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7178
7179         * Makefile.am:
7180         * backend/Makefile.am:
7181         * configure.ac:
7182         * cut-n-paste/recent-files/Makefile.am:
7183         * cut-n-paste/toolbar-editor/Makefile.am:
7184         * cut-n-paste/zoom-control/Makefile.am:
7185         * lib/Makefile.am:
7186         * pdf/Makefile.am:
7187         * pixbuf/Makefile.am:
7188         * properties/Makefile.am:
7189         * ps/Makefile.am:
7190         * shell/Makefile.am:
7191         * thumbnailer/Makefile.am:
7192         * tiff/Makefile.am:
7193
7194         Make frontends depend on just libev.
7195         Rework and group CFLAGS/LIBS definitions.
7196         Cleanups.
7197
7198 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7199
7200         * shell/ev-window:
7201
7202         do not unnecessarily save zoom
7203
7204         * configure.ac:
7205         * lib/ev-file-helpers.c: (ev_dot_dir):
7206         * shell/Makefile.am:
7207         * shell/dummy.cc:
7208
7209         Some cleanups
7210
7211 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7212
7213         * configure.ac:
7214         
7215         Remove unnecessary dependencies
7216
7217 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7218
7219         * properties/Makefile.am:
7220         * thumbnailer/Makefile.am:
7221         * tiff/Makefile.am:
7222
7223         Some more cleanups. Was really necessary
7224         but I probably introduced bugs, feel free
7225         to flame :)
7226
7227 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7228
7229         * backend/Makefile.am:
7230         * configure.ac:
7231         * cut-n-paste/recent-files/Makefile.am:
7232         * cut-n-paste/toolbar-editor/Makefile.am:
7233         * cut-n-paste/zoom-control/Makefile.am:
7234         * lib/Makefile.am:
7235         * pdf/Makefile.am:
7236         * pixbuf/Makefile.am:
7237         * properties/Makefile.am:
7238         * ps/Makefile.am:
7239         * shell/Makefile.am:
7240         * thumbnailer/Makefile.am:
7241         * tiff/Makefile.am:
7242
7243         Use gnome-common macros when possible.
7244         Cleanup dependencies.
7245         Actually disable deprecated where possible.
7246
7247 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7248
7249         * Makefile.am:
7250         * backend/Makefile.am:
7251         * properties/Makefile.am:
7252         * shell/Makefile.am:
7253         * thumbnailer/Makefile.am:
7254
7255         This should solve the circular dep without
7256         requiring dir reorg!
7257
7258         * shell/ev-window.c: (setup_view_from_metadata):
7259
7260         Never restore window size/position when the
7261         window is already visible.
7262
7263 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7264
7265         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7266
7267         Return a boolean from timeout func. Fix ported from gedit.
7268
7269 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7270
7271         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7272
7273 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7274
7275         * shell/ev-document-types.c: set "All Documents" as default filter in
7276         open dialog
7277
7278 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7279
7280         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7281         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7282         (ev_metadata_manager_set_boolean): fix value/val thinko.
7283
7284 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7285
7286         * shell/ev-window.c: (setup_view_from_metadata),
7287         (window_state_event_cb), (window_configure_event_cb),
7288         (ev_window_init):
7289
7290         Remember window position and maximized state
7291
7292 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7293
7294         * configure.ac:
7295
7296         Fix DBUS configure checks.
7297
7298         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7299         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7300         (ev_metadata_manager_set_boolean):
7301
7302         Plug mem leaks.
7303
7304         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7305         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7306         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7307         (ev_window_continuous_changed_cb),
7308         (ev_window_dual_mode_changed_cb), (ev_window_new):
7309
7310         Fix the build without DBUS.
7311
7312 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7313
7314         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7315         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7316         (ev_metadata_manager_set_string),
7317         (ev_metadata_manager_set_boolean):
7318         * shell/ev-metadata-manager.h:
7319
7320         Add support for some more types
7321
7322         * shell/ev-view.c: (scroll_to_current_page),
7323         (ev_view_get_continuous), (ev_view_set_continuous),
7324         (ev_view_get_dual_page):
7325         * shell/ev-view.h:
7326         * shell/ev-window.c: (page_changed_cb),
7327         (setup_document_from_metadata), (ev_window_setup_document),
7328         (setup_view_from_metadata), (ev_window_open_uri),
7329         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7330         (ev_window_run_presentation), (ev_window_stop_presentation),
7331         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7332         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7333         (ev_window_update_dual_page_action),
7334         (ev_window_continuous_changed_cb),
7335         (ev_window_dual_mode_changed_cb), (ev_window_init):
7336
7337         Remember a bunch of view/document properties. Prolly some
7338         are still missing but it's getting interesting.
7339
7340 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7341
7342         * configure.ac: check if dbus-binding-tool is installed. Not the
7343         case on current Ubuntu breezy, it seems.
7344
7345 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7346
7347         * data/evince.desktop.in.in:
7348         
7349         Allow open uri lists and add TryExec field.
7350
7351 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7352
7353         * configure.ac:
7354
7355         Enable dbus when available, do not require a configure
7356         option.
7357
7358 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7359
7360         * configure.ac:
7361
7362         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7363         disabled.
7364
7365 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7366         Marco Pesenti Gritti  <mpg@redhat.com>
7367
7368         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7369         
7370         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7371         functions to the format required by dbus
7372
7373         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7374         errors. Use the RPC parameters in the expected way
7375
7376 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7377
7378         * Makefile.am:
7379         * properties/Makefile.am:
7380         * properties/ev-properties-main.c: (ev_properties_get_pages):
7381
7382         Support all mime types
7383
7384         * shell/Makefile.am:
7385         * thumbnailer/Makefile.am:
7386         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7387         (evince_thumbnail_pngenc_get):
7388
7389         Use the document factory
7390
7391 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7392
7393         * backend/Makefile.am:
7394         * backend/ev-document-factory.c:
7395         (mime_type_supported_by_gdk_pixbuf),
7396         (ev_document_type_get_from_mime),
7397         (ev_document_factory_get_document),
7398         (ev_document_factory_get_backend),
7399         (ev_document_factory_get_mime_types),
7400         (ev_document_factory_get_all_mime_types):
7401         * backend/ev-document-factory.h:
7402         * shell/Makefile.am:
7403         * shell/ev-document-types.c: (get_document_from_uri),
7404         (ev_document_types_get_document),
7405         (file_filter_add_mime_list_and_free),
7406         (ev_document_types_add_filters):
7407         * shell/ev-document-types.h:
7408         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7409         * shell/ev-properties-dialog.c:
7410         (ev_properties_dialog_set_document):
7411         * shell/ev-window.c: (ev_window_cmd_file_open),
7412         (ev_window_cmd_save_as):
7413         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7414
7415         Rework document types managing to avoid code duplication
7416         and actually abstract from backend implementations.
7417         Also provide a minimal factory api that can be used by
7418         thumbnailer/properties.
7419
7420 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7421
7422         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7423         Plug a mem leak.
7424         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7425         HIG spacings.
7426
7427 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7428
7429         * shell/ev-properties-dialog.c
7430         (ev_properties_dialog_set_document): only call
7431         ev_properties_fonts_set_document() if the document implements the
7432         fonts interface
7433
7434 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7435
7436         * configure.ac:
7437         * properties/Makefile.am:
7438         * properties/ev-properties-view.c:
7439         (ev_properties_view_register_type):
7440         * properties/ev-properties-view.h:
7441         * properties/ev-properties-main.h:
7442
7443         Implement nautilus plugin for properties.
7444         Works only for pdf atm, I need to rework the
7445         document types stuff to get this to work
7446         for all backends...
7447
7448 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7449
7450         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7451         (ev_properties_fonts_set_document): use
7452         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7453
7454 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7455
7456         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7457         them
7458         (PlaceImage, tiff2ps_process_page): use
7459         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7460
7461
7462 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7463
7464         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7465         (main): to call gnome_authentication_manager_init. Should fix
7466         Bug #308510
7467
7468         * configure.ac: that requires libgnomeui 2.6.0.
7469
7470 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7471
7472         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7473         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7474         use the new tiff2ps interfaces
7475
7476         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7477         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7478
7479         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7480         structure instead of global variables.  Remove use of static
7481         variables in functions.
7482
7483 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7484
7485         * shell/ev-page-action.c: unref the completion after setting it to the
7486         entry
7487
7488 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7489
7490         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7491         postscript files
7492
7493 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7494
7495         * shell/ev-window.c (update_action_sensitivity): disable
7496         File->Print if the document does not implement the ps exporter
7497         interface
7498
7499 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7500
7501         * Makefile.am:
7502         * configure.ac:
7503         * data/evince-properties.glade:
7504         * properties/.cvsignore:
7505         * properties/Makefile.am:
7506         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7507         (ev_properties_view_class_init), (ev_properties_view_format_date),
7508         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7509         (ev_properties_view_init), (ev_properties_view_new):
7510         * properties/ev-properties-view.h:
7511         * shell/Makefile.am:
7512         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7513         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7514         (ev_properties_dialog_new):
7515         * shell/ev-properties-dialog.h:
7516         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7517         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7518         (update_progress_label), (job_fonts_finished_cb),
7519         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7520         * shell/ev-properties-fonts.h:
7521         * shell/ev-properties.c:
7522         * shell/ev-properties.h:
7523         * shell/ev-window.c: (ev_window_setup_document),
7524         (ev_window_cmd_file_properties):
7525
7526         Split the properties pages in two different objects, depend
7527         only on the backend where possible, use widgets instead
7528         of gobject for the glade part, reimplement the dialog
7529         itself with gtk.
7530         I need this to implement nautilus properties page.
7531
7532 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7533
7534         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7535         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7536         (tiff_document_document_ps_exporter_iface_init): implement the ps
7537         exporter interface for tiff documents
7538
7539         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7540         libtiff to implement TIFF postscript export
7541
7542         * tiff/tiff2ps.h: added a header file for external tiff2ps
7543         functions.
7544
7545         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7546         tiff2ps.h
7547
7548 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7549
7550         * shell/ev-view.c: (scroll_to_current_page),
7551         (ev_view_set_fullscreen), (ev_view_set_presentation):
7552         
7553         Scroll to current page when exit from presentation
7554
7555 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7556
7557         * shell/ev-window.c: (update_document_mode),
7558         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7559         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7560         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7561         
7562         Exit from fullscreen mode when switch to presentation. Fix for
7563         bug 309365
7564
7565 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7566
7567         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7568         return NULL if the document does not implement the selection
7569         interface.
7570
7571 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7572
7573         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7574         reported height by using the resolution aspect ratio
7575         (tiff_document_render_pixbuf): scale the pixbuf using the
7576         resolution aspect ratio
7577
7578 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7579
7580         * configure.ac:
7581         
7582         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7583         <kiltedaco@gmail.com>
7584         
7585         * djvu/djvu-document.c: (djvu_document_get_orientation),
7586         (djvu_document_set_orientation), (djvu_document_get_page_size),
7587         (rotate_pixbuf), (djvu_document_render_pixbuf),
7588         (djvu_document_document_iface_init):
7589         * dvi/dvi-document.c: (dvi_document_get_orientation),
7590         (dvi_document_set_orientation), (dvi_document_get_page_size),
7591         (rotate_pixbuf), (dvi_document_render_pixbuf),
7592         (dvi_document_document_iface_init):
7593         
7594         Dvi and djvu backends are ported to new API
7595
7596 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7597
7598         * backend/ev-selection.c: (ev_selection_get_selection_region),
7599         (ev_selection_get_selection_map):
7600         * backend/ev-selection.h:
7601         * pdf/ev-poppler.cc:
7602         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7603         * shell/ev-jobs.h:
7604         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7605         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7606         (ev_pixbuf_cache_get_text_mapping):
7607         * shell/ev-pixbuf-cache.h:
7608         * shell/ev-view.c: (location_in_text),
7609         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7610         support to EvView.  Now we can see where we can select!  Sweet!
7611
7612 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7613
7614         * shell/ev-view.c (ev_view_button_press_event): Fix
7615         event->y + view->scroll_x typo.
7616
7617 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7618
7619         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7620         sub-GdkPixbuf instead of passing dest_x and dest_y.
7621         
7622         * shell/ev-view.c: (view_point_to_doc_point),
7623         (view_rect_to_doc_rect), (ev_view_button_press_event),
7624         (ev_view_motion_notify_event), (compute_new_selection_rect),
7625         (gdk_rectangle_point_in), (compute_new_selection_text),
7626         (compute_selections): Update selection code to keep the selection
7627         around as two points and not as a normalized rectangle, and fix
7628         page level selection in two-column mode.
7629
7630 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7631
7632         * shell/ev-window.c: (window_configure_event_cb): 
7633         
7634         Fix compilation
7635         
7636 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7637
7638         * pdf/ev-poppler.cc:
7639
7640         Fix compilation
7641
7642 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7643
7644         * shell/Makefile.am:
7645         * shell/ev-metadata-manager.c: (item_free),
7646         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7647         (parse_value), (parseItem), (load_values),
7648         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7649         (save_values), (save_item), (get_oldest), (resize_items),
7650         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7651         * shell/ev-metadata-manager.h:
7652
7653         Metadata manager from gedit but modified to use GValue, so that
7654         we dont need to keep converting from strings.
7655
7656         * configure.ac:
7657
7658         ENABLE_METADATA conditional, on when dbus is on
7659
7660         * shell/ev-application.c: (ev_application_open_uri):
7661
7662         Show the window after load so that we can initialize
7663         window size before it's showed.
7664
7665         * shell/ev-window.c: (ev_window_setup_from_metadata),
7666         (ev_window_open_uri), (window_configure_event_cb),
7667         (ev_window_init):
7668
7669         Save and load metadata information about window size.
7670         Not yet keeping states in account.
7671
7672         * shell/main.c: (main):
7673
7674         Shutdown metadata manager.
7675
7676 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7677
7678         * shell/ev-application-service.xml:
7679         * configure.ac:
7680         * shell/Makefile.am:
7681         * shell/ev-application.c:
7682         * shell/ev-application.h:
7683         * shell/ev-window.c:
7684         * shell/ev-window.h:
7685         * shell/main.c:
7686
7687         Add an optional dbus interface (--enable-dbus).
7688         Rework application code, mainly to be easier to
7689         use "remotely".
7690         Do not open multiple windows with the same document,
7691         spatial evince!
7692
7693 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7694
7695         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7696         pixbuf iff it exists.
7697
7698 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7699
7700         * shell/*:
7701         * backend/ev-render-context.[ch]:
7702         * backend/ev-selection.[ch]:
7703
7704         Massive changes.  We now support text selection of pdfs, and not
7705         just rectangular selection.  This is pretty broken still, but I
7706         want to get something into CVS.
7707
7708 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7709
7710         * pdf/ev-poppler.cc:
7711         
7712         Fix for Bug 309080: crash on window close.
7713         
7714         * shell/ev-page-action.c: (page_changed_cb):
7715         
7716         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7717         jensgr@gmx.net (Jens Granseuer).
7718
7719 2005-06-25  Marcel Telka  <marcel@telka.sk>
7720
7721         * configure.in (ALL_LINGUAS): Added sk.
7722
7723 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7724
7725         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7726         not a document open
7727
7728 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7729
7730         * NEWS:
7731         * configure.ac:
7732
7733         Release 0.3.2
7734
7735         * cut-n-paste/recent-files/Makefile.am:
7736
7737         Fix make distcheck
7738
7739 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7740
7741         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7742         (pixbuf_document_set_orientation), (rotate_pixbuf),
7743         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7744         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7745
7746         Implement rotation and cleanup the code a bit.
7747
7748         * tiff/tiff-document.c: (tiff_document_get_page_size),
7749         (tiff_document_get_orientation), (tiff_document_set_orientation),
7750         (rotate_pixbuf), (tiff_document_render_pixbuf),
7751         (tiff_document_document_iface_init), (tiff_document_init):
7752
7753         Implement rotation. Was the quicker solution for the release
7754         but we really need to share this code in the shell.
7755
7756 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7757
7758         * pdf/ev-poppler.cc:
7759
7760         Enable rotation, require poppler cvs. Fix a leak.
7761
7762 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7763
7764         * shell/ev-window.c: (update_action_sensitivity):
7765         
7766         Make properties unsensitive if document backend doesn't provide
7767         any info
7768
7769 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7770
7771         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7772         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7773         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7774         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7775         (bitmap_flip_rotate_counter_clockwise):
7776         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7777         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7778         (buff_gets):
7779         * dvi/mdvi-lib/common.h:
7780         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7781         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7782         (opendvi), (mdvi_reload), (mdvi_init_context),
7783         (mdvi_destroy_context), (mdvi_dopage), (special):
7784         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7785         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7786         (file_hash_free), (register_encoding), (parse_spec),
7787         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7788         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7789         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7790         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7791         (mdvi_register_font_type), (mdvi_unregister_font_type),
7792         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7793         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7794         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7795         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7796         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7797         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7798         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7799         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7800         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7801         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7802         (mdvi_unregister_special), (mdvi_flush_specials):
7803         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7804         (t1_font_remove):
7805         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7806         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7807         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7808         (free_font_metrics), (flush_font_metrics):
7809         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7810         (tt_font_remove):
7811         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7812         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7813         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7814         (dstring_insert), (dstring_new), (dstring_reset):
7815         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7816         
7817         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7818         avoid conflict with libtool on FC4
7819         
7820         * shell/ev-window.c: (ev_window_cmd_help_about):
7821         
7822         Update copyright year. Fix for bug 308828.
7823
7824 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7825
7826         * shell/ev-view.c: (add_scroll_binding_keypad),
7827         (ev_view_binding_activated), (ev_view_class_init),
7828         (on_adjustment_value_changed):
7829         
7830         Bug 170874: Arrow keys switch pages in presentation mode
7831
7832 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7833
7834         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7835         
7836         Fix for Bug 308265: Sidebar dissappears coming out of 
7837         Presentation mode
7838
7839 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7840
7841         * shell/ev-application.c: (ev_application_open):
7842         * shell/ev-document-types.c: (ev_document_types_add_filters),
7843         (ev_document_types_add_filters_for_type):
7844         * shell/ev-document-types.h:
7845         * shell/ev-window.c: (ev_window_cmd_save_as):
7846         
7847         Suggest basename as template when saving, provide filters
7848         for save dialog. It's bug 308402
7849
7850 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7851
7852         * pdf/ev-poppler.cc:
7853         * shell/ev-sidebar-links.c: (job_finished_callback):
7854         * shell/ev-view.c: (update_find_status_message):
7855         
7856         Some leaks fixed
7857
7858 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7859
7860         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7861         (egg_recent_view_uimanager_set_list):
7862
7863         Fix buglet in !show_numbers case.
7864
7865 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7866
7867         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7868         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7869
7870         Use pango ellipsisation.
7871
7872         * pdf/ev-poppler.cc:
7873
7874         Fix refcount leak, from nsh.
7875
7876 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7877
7878         * cut-n-paste/recent-files/Makefile.am:
7879         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7880         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7881         
7882         Removed EggRecentViewGtk
7883         
7884         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7885         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7886         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7887         (ev_window_setup_recent):
7888         
7889         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7890         with other projects
7891
7892 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7893
7894         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7895         (egg_recent_view_gtk_finalize):
7896
7897         Fix memory leak
7898
7899         * cut-n-paste/toolbar-editor/Makefile.am:
7900         
7901         Fix location of cursor icon.
7902         
7903         * pdf/ev-poppler.cc:
7904         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7905         (display_completion_text), (match_completion):
7906         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7907         (selection_changed_callback), (create_loading_model),
7908         (print_section_cb), (links_page_num_func),
7909         (update_page_callback_foreach):
7910         * shell/ev-window.c: (ev_window_dispose):
7911         
7912         Small memory fixes. Links model now store objects instead
7913         of pointers to improve memory management. 
7914
7915 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7916
7917         * shell/ev-window.c: (zoom_control_changed_cb):
7918         
7919         Fix update of zoom control (bug 308268).
7920
7921 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7922
7923         * shell/ev-properties.c (set_property): escape the text correctly.
7924         Handles non-UTF-8 properties and escaped properties.  Also, sets
7925         the text to "<i>None</i>" if the property isn't set.
7926
7927         * data/evince-properties.glade: Change the label to be ellipsized,
7928         and give it a minimum size.
7929
7930 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7931
7932         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7933         * shell/ev-sidebar-links.c: (create_loading_model):
7934         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7935         * shell/ev-view.c: (ev_view_set_document):
7936         * shell/ev-window.c: (ev_window_dispose):
7937         
7938         Various small fixes, mostly memory leaks. Thanks to valgrind.
7939
7940 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7941
7942         * ps/ps-document.c: remove the locale.h include again ;-). And
7943         kill the (bogus) setlocale/savelocale business.
7944
7945 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7946
7947         * ps/ps-document.c:
7948         
7949         Include locale.h to fix build
7950         
7951         * shell/ev-sidebar.c:
7952         
7953         Remove unnecessary includes
7954
7955 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7956
7957         * dvi/dvi-document.c: (dvi_document_load):
7958         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7959         * po/POTFILES.in:
7960         
7961         Check for incorrect dvi files. Fix parsing dvi on AMD64
7962         platform. Thanks to tester@tester.ca (Olivier Crete).
7963
7964 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7965
7966         * shell/ev-page-action.c: (match_selected_cb),
7967         (display_completion_text), (match_completion), (update_model):
7968         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7969         (expand_open_links):
7970         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7971         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7972         (ev_sidebar_set_document):
7973         * shell/ev-window.c: (ev_window_xfer_job_cb),
7974         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7975         
7976         Fixed lot's of memory leaks, for example, memory leak on reload, 
7977         described in bug 307793.
7978
7979 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7980
7981         * pdf/ev-poppler.cc:
7982         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7983         (update_visible_range), (adjustment_changed_cb),
7984         (ev_sidebar_thumbnails_fill_model),
7985         (ev_sidebar_thumbnails_refresh),
7986         (ev_sidebar_tree_selection_changed),
7987         (ev_sidebar_icon_selection_changed),
7988         (ev_sidebar_thumbnails_use_icon_view),
7989         (ev_sidebar_thumbnails_set_document):
7990         * shell/ev-sidebar-thumbnails.h:
7991         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7992         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7993
7994         Refresh thumbnails when changing orientation. Not fully
7995         working yet becuase of a sidebar bug.
7996
7997         Set page orientation to poppler page everywhere. This sucks
7998         really need to fix poppler.
7999
8000 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8001
8002         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8003         (egg_recent_view_gtk_new_menu_item),
8004         (egg_recent_view_gtk_set_property),
8005         (egg_recent_view_gtk_get_property),
8006         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8007         (egg_recent_view_gtk_set_tooltip_func),
8008         (egg_recent_view_gtk_set_label_width),
8009         (egg_recent_view_gtk_get_label_width):
8010         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8011
8012         Sync with libegg (ellipsize labels)
8013
8014 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8015
8016         * data/evince-ui.xml:
8017         * shell/ev-window.c: (ev_window_cmd_go_forward),
8018         (ev_window_cmd_go_backward):
8019         
8020         Shift + PageUp moves 10 Pages. Fix for 306125
8021
8022 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8023
8024         * pdf/ev-poppler.cc:
8025
8026         Add a flag to check if orientation has been overriden
8027
8028 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8029
8030         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8031         field if necessary.
8032
8033         * ps/ps.h: add creator field to document.
8034
8035         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8036         set creator field.
8037
8038 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8039
8040         * data/evince-properties.glade:
8041         * shell/ev-properties.c: (ev_properties_set_document):
8042
8043         s/PDF Version/Format
8044
8045 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8046
8047         * shell/ev-properties.c: (ev_properties_set_document):
8048
8049         Remove unnecessary translations
8050
8051 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8052
8053         * cut-n-paste/toolbar-editor/Makefile.am:
8054
8055         Correct library name    
8056
8057 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8058
8059         * configure.ac:
8060         * cut-n-paste/recent-files/egg-recent-model.c:
8061         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8062         (egg_recent_model_unlock_file):
8063         * cut-n-paste/recent-files/egg-recent-util.c:
8064         (egg_recent_util_get_unique_id):
8065         * cut-n-paste/recent-files/update-from-egg.sh:
8066         * cut-n-paste/toolbar-editor/Makefile.am:
8067         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8068         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8069         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8070         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8071         (egg_toolbars_model_get_type):
8072         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8073
8074         Better makefile for toolbar editor and update everything
8075         to latest libegg.
8076
8077 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8078
8079         * shell/ev-window.c: (update_document_mode):
8080
8081         Prefer presentation mode when the document
8082         require fullscreen.
8083
8084 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8085
8086         * data/evince-ui.xml:
8087         * shell/ev-window.c:
8088
8089         Add control-equal for zooming
8090
8091 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8092
8093         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8094
8095 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8096
8097         * backend/ev-document.c: (ev_document_get_orientation):
8098         * backend/ev-document.h:
8099         * pdf/ev-poppler.cc:
8100         * ps/ps-document.c: (ps_document_get_orientation),
8101         (ps_document_set_orientation), (ps_document_document_iface_init):
8102
8103         Add a get_orientation api. Improve set_orientation.
8104
8105         * data/evince-ui.xml:
8106         * shell/ev-view.c: (ev_view_set_orientation),
8107         (ev_view_rotate_right), (ev_view_rotate_left):
8108         * shell/ev-view.h:
8109         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8110         (ev_window_cmd_edit_rotate_right):
8111
8112         Better ui for changing document orientation
8113
8114 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8115
8116         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8117         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8118         * shell/ev-sidebar-links.h:
8119         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8120         (ev_sidebar_page_iface_init):
8121         * shell/ev-sidebar-page.h:
8122         * shell/ev-sidebar-thumbnails.c:
8123         (ev_sidebar_thumbnails_get_property),
8124         (ev_sidebar_thumbnails_class_init),
8125         (ev_sidebar_thumbnails_set_document):
8126         * shell/ev-sidebar-thumbnails.h:
8127         * shell/ev-view.c: (ev_view_motion_notify_event):
8128         * shell/ev-window.c: (update_chrome_visibility),
8129         (ev_window_cmd_focus_page_selector),
8130         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8131         (sidebar_page_main_widget_update_cb), (ev_window_init):
8132         
8133         Autoraise toolbar on GoToPage binding and fix bindings in
8134         EvSidebarThumbnails page.
8135
8136 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8137
8138         * shell/ev-properties.c: (update_progress_label):
8139
8140         Hide the progress label when finished; bug #307697.
8141
8142 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8143
8144         * pdf/ev-poppler.cc:
8145
8146         Enable is_open for links, you will need poppler cvs
8147
8148         * shell/ev-properties.c: (job_fonts_finished_cb):
8149
8150         Get a lock on the document when filling the tree view
8151
8152 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8153
8154         * backend/ev-document-links.h:
8155         * pdf/ev-poppler.cc:
8156         * shell/ev-sidebar-links.c: (create_loading_model),
8157         (expand_open_links), (job_finished_callback):
8158
8159         Expand links when specified by the document.
8160         Depend on a poppler api (defined out for now)
8161
8162 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8163
8164         * shell/ev-properties.c: (ev_properties_dispose),
8165         (ev_properties_class_init), (dialog_destroy_cb),
8166         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8167         (ev_properties_set_document), (ev_properties_new),
8168         (ev_properties_show):
8169         * shell/ev-properties.h:
8170
8171         Make it an object, cleanup the code, api to show it as transient
8172         and to set the document.
8173
8174         * shell/ev-window.c: (ev_window_setup_document),
8175         (ev_window_cmd_file_properties):
8176
8177         Adapt to EvProperties changes, do not show multiple
8178         times, update it when document changes.
8179
8180 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8181
8182         * ps/gstypes.h:
8183         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8184         (ps_document_set_orientation), (ps_document_document_iface_init):
8185         * ps/ps-document.h:
8186
8187         Implement orientation here too
8188
8189         * shell/ev-properties.c: (ev_properties_new):
8190         * data/evince-properties.glade:
8191
8192         Hide the fonts page for backends that doesnt
8193         support it.     
8194
8195 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8196
8197         * backend/ev-document.c: (ev_document_set_orientation):
8198         * backend/ev-document.h:
8199         * pdf/ev-poppler.cc:
8200
8201         Add orientation api. Currently poppler api is not optimal,
8202         we need to set orientation every time we _get a page.
8203         I will try to fix that at some point.
8204
8205         * data/evince-ui.xml:
8206         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8207         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8208
8209         Add orientation menu items
8210
8211         * shell/ev-page-cache.c: (ev_page_cache_clear):
8212         * shell/ev-page-cache.h:
8213
8214         Add api to clear the cache
8215
8216         * shell/ev-view.c: (setup_caches), (clear_caches),
8217         (ev_view_set_document), (ev_view_zoom_out),
8218         (ev_view_set_orientation):
8219         * shell/ev-view.h:
8220
8221         Implement orientation changing
8222
8223 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8224
8225         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8226         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8227         * backend/ev-document-fonts.h:
8228
8229         Separate scan and fill so that we can incrementally fill from
8230         the main thread. Add a progress api.
8231
8232         * data/evince-properties.glade:
8233         * pdf/ev-poppler.cc:
8234         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8235         * shell/ev-jobs.h:
8236         * shell/ev-properties.c: (update_progress_label),
8237         (job_fonts_finished_cb), (setup_fonts_view):
8238
8239         Incrementally feel the list and show the progress
8240         percentage in a label like acrobat does.
8241
8242         You are going to need poppler cvs
8243
8244 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8245
8246         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8247         * backend/ev-document-fonts.h:
8248         * pdf/ev-poppler.cc:
8249
8250         Make fonts model fill incrementally.
8251
8252         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8253         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8254         (ev_job_queue_remove_job):
8255         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8256         (ev_job_fonts_new), (ev_job_fonts_run):
8257         * shell/ev-jobs.h:
8258
8259         New job for fonts scanning
8260
8261         * shell/ev-properties.c: (job_fonts_finished_cb),
8262         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8263         * shell/ev-properties.h:
8264         * shell/ev-window.c: (ev_window_cmd_file_properties):
8265
8266         Incrementally feel the treeview using the new job. Show Loading...
8267         message until scanning is completed.
8268
8269         Hopefully I didnt break the build without the poppler patch.
8270
8271 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8272
8273         * shell/ev-application.c: (ev_application_open):
8274         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8275         (ev_document_type_get_type), (ev_document_type_lookup):
8276         * shell/ev-document-types.h:
8277         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8278         * shell/ev-job-xfer.h:
8279         * shell/ev-window.c: (ev_window_clear_local_uri),
8280         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8281         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8282         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8283         
8284         Transfer remote documents to tmp directory to display them later.
8285
8286 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8287
8288         * backend/ev-document-info.h:
8289         * shell/ev-properties.c: (ev_properties_new):
8290
8291         s/GTime*/GTime. Not sure why we was using a pointer
8292         at all there!
8293
8294 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8295
8296         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8297         situations.  That situation is that you're using GTK+-HEAD with
8298         the patch at #306726 is applied, and you have a document with <
8299         1500 pages in it.  It's not quite as uniformly nice as the
8300         TreeView, but should be better in the long run.
8301
8302         I'm pretty sure I guarded against breaking compilation with
8303         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8304         I missed some.
8305
8306         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8307         widget yet, so I commented that code out
8308         enable_view_actions_for_widget() for now.  Need to figure this
8309         out.
8310
8311         * shell/ev-page-action.c (match_selected_cb): emit the right
8312         signals.  Our cool C-l completion now works.
8313
8314 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8315
8316         * backend/Makefile.am:
8317         * backend/ev-document-fonts.c:
8318         * backend/ev-document-links.c:
8319         * backend/ev-document.c: (ev_document_load):
8320         * backend/ev-document.h:
8321         * backend/ev-job-queue.c:
8322         * backend/ev-job-queue.h:
8323         * backend/ev-jobs.c:
8324         * backend/ev-jobs.h:
8325         * backend/ev-page-cache.c:
8326         * backend/ev-page-cache.h:
8327
8328         EvPageCache and EvJobs are moved to shell.
8329
8330         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8331         (ev_tmp_filename):
8332         * lib/ev-file-helpers.h:
8333         
8334         New helper to work with temporary files
8335         
8336         * shell/Makefile.am:
8337         * shell/ev-application.c: (ev_application_open):
8338         * shell/ev-application.h:
8339         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8340         (remove_job_from_async_queue), (add_job_to_async_queue),
8341         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8342         (handle_job), (search_for_jobs_unlocked),
8343         (no_jobs_available_unlocked), (ev_render_thread),
8344         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8345         (ev_job_queue_add_job), (move_job_async), (move_job),
8346         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8347         * shell/ev-job-queue.h:
8348         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8349         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8350         * shell/ev-job-xfer.h:
8351         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8352         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8353         (ev_job_links_class_init), (ev_job_render_init),
8354         (ev_job_render_dispose), (ev_job_render_class_init),
8355         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8356         (ev_job_thumbnail_class_init), (ev_job_load_init),
8357         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8358         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8359         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8360         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8361         * shell/ev-jobs.h:
8362         * shell/ev-page-action.c: (ev_page_action_set_document):
8363         * shell/ev-page-cache.c: (ev_page_cache_init),
8364         (ev_page_cache_class_init), (ev_page_cache_finalize),
8365         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8366         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8367         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8368         (ev_page_cache_get_title), (ev_page_cache_get_size),
8369         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8370         (ev_page_cache_get_height_to_page),
8371         (ev_page_cache_get_max_label_chars),
8372         (ev_page_cache_get_page_label),
8373         (ev_page_cache_has_nonnumeric_page_labels),
8374         (ev_page_cache_get_info), (ev_page_cache_next_page),
8375         (ev_page_cache_prev_page), (ev_page_cache_get):
8376         * shell/ev-page-cache.h:
8377         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8378         (ev_pixbuf_cache_clear_job_sizes),
8379         (ev_pixbuf_cache_add_jobs_if_needed),
8380         (ev_pixbuf_cache_set_page_range):
8381         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8382         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8383         * shell/ev-sidebar-thumbnails.c:
8384         (ev_sidebar_tree_selection_changed),
8385         (ev_sidebar_thumbnails_set_document):
8386         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8387         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8388         (ev_statusbar_get_context_id), (ev_statusbar_push),
8389         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8390         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8391         (ev_statusbar_set_progress):
8392         * shell/ev-statusbar.h:
8393         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8394         (ev_view_find_previous):
8395         * shell/ev-window.c: (ev_window_is_empty),
8396         (ev_window_setup_document), (password_dialog_response),
8397         (ev_window_clear_jobs), (ev_window_load_job_cb),
8398         (ev_window_xfer_job_cb), (ev_window_open_uri),
8399         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8400         (ev_window_print), (ev_window_print_range),
8401         (ev_window_state_event), (ev_window_cmd_view_reload),
8402         (menu_item_select_cb), (menu_item_deselect_cb),
8403         (view_status_changed_cb), (ev_window_dispose),
8404         (drag_data_received_cb), (ev_window_init):
8405         * shell/ev-window.h:
8406         * shell/main.c: (load_files):
8407         
8408         New statusbar to show progress on idle. Two new jobs - 
8409         xfer job and load job to load document in background. And update
8410         of page_cache clients to new location of code.
8411
8412 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8413   
8414         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8415         selection in open dialog. It also remembers the last visited directory 
8416         in the current session.
8417
8418 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8419
8420         * shell/ev-properties.c: (ev_properties_new):
8421         * shell/ev-properties.h:
8422         * shell/ev-window.c: (ev_window_cmd_file_properties):
8423         
8424         Get document info from page cache instead of document itself.
8425         This should fix crash related to race conditions described in
8426         bug 306545.
8427
8428 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8429
8430         * ps/ps-document.c: (ps_document_init),
8431         (send_ps), (get_page_box), (output), (catchPipe), (input),
8432         (stop_interpreter), (file_length), (file_readable),
8433         (check_filecompressedb), (ps_document_enable_interpreter),
8434         (document_load), (ps_async_renderer_render_pixbuf):
8435         * ps/ps-document.h:
8436
8437         Big cleanup of the ps code
8438
8439 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8440
8441         * backend/Makefile.am:
8442         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8443         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8444         * backend/ev-async-renderer.h:
8445
8446         Add an async renderer interface (method + callback) which
8447         is useful for backends like ps.
8448
8449         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8450         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8451         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8452         (ev_job_queue_add_job), (move_job_async), (move_job),
8453         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8454
8455         Add queues for async renderer, these are executed on the
8456         main thread.
8457
8458         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8459         (ev_job_render_run):
8460         * backend/ev-jobs.h:
8461
8462         If the backend support async renderer interface use it.
8463
8464         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8465         (setup_pixmap), (ps_document_get_type),
8466         (ps_async_renderer_render_pixbuf),
8467         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8468
8469         Implement async renderer interface.
8470
8471 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8472
8473         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8474
8475         Cleanup links job on exit.
8476
8477 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8478
8479         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8480         (drag_data_get_cb), (drag_data_received_cb):
8481         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8482         (drag_data_get_cb), (parse_item_list),
8483         (egg_toolbar_editor_load_actions):
8484         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8485         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8486         (parse_item_list), (parse_toolbars):
8487         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8488         (dvi_pixbuf_put_pixel):
8489         
8490         Fix gcc 4.0 warnings
8491
8492 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8493
8494         * ps/ps-document.c: (start_interpreter):
8495
8496         Fix warning when loading ps
8497
8498 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8499
8500         * ps/ps-document.c: (output):
8501
8502         Fix crash when priting gs error messages.
8503
8504 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8505
8506         * backend/ev-page-cache.c: (_ev_page_cache_new):
8507         * backend/ev-page-cache.h:
8508
8509         Use a const to return title so that we dont double
8510         free it. Small cleanup and fix a leak.
8511
8512         * shell/ev-window.c: (update_window_title):
8513
8514         strdup value from get_title.
8515
8516 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8517
8518         * shell/ev-sidebar-links.c: (job_finished_callback),
8519         (ev_sidebar_links_set_document):
8520
8521         Cleanup the old job when changing document
8522
8523 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8524
8525         * shell/ev-stock-icons.c:
8526         * shell/ev-stock-icons.h:
8527         * shell/ev-window.c:
8528         
8529         Add stock icons for actions that can appear in toolbar. Fix for
8530         bug 306566.
8531
8532 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8533
8534         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8535         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8536         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8537         * backend/ev-page-cache.h:
8538         * shell/ev-view.c: (scroll_to_current_page),
8539         (view_update_range_and_current_page), (get_page_y_offset),
8540         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8541         (ev_view_size_request_continuous),
8542         (ev_view_zoom_for_size_continuous_and_dual_page),
8543         (ev_view_zoom_for_size_continuous):
8544         
8545         More compact EvView layout in document with pages of different size.
8546
8547 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8548
8549         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8550         compilation.
8551
8552 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8553
8554         * shell/ev-view.c: (view_set_adjustment_values):
8555         * shell/ev-window.c: (ev_window_cmd_file_properties):
8556         
8557         A bit different fix for rounding problem but it has no
8558         problems on startup. Make properties window transient to parent.
8559
8560 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8561
8562         * pdf/ev-poppler.cc:
8563         
8564         More commenting of font stuff.
8565
8566 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8567
8568         * pdf/ev-poppler.cc:
8569
8570         Comment out some more fonts stuff. Should really
8571         work without the poppler patch now.
8572
8573 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8574
8575         * pdf/ev-poppler.cc:
8576
8577         Adapt to api change
8578
8579 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8580
8581         * data/evince-properties.glade:
8582         * pdf/ev-poppler.cc:
8583         * shell/ev-properties.c: (setup_fonts_view):
8584
8585         Set the column title. Show the dialog only
8586         once everything is setup.
8587         Getting font info can be very slow... will
8588         prolly need to make this threaded too.
8589
8590 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8591
8592         * backend/Makefile.am:
8593         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8594         (ev_document_fonts_get_fonts_model):
8595         * backend/ev-document-fonts.h:
8596         * data/evince-properties.glade:
8597         * pdf/ev-poppler.cc:
8598         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8599         * shell/ev-properties.h:
8600         * shell/ev-window.c: (ev_window_cmd_file_properties):
8601
8602         Implement fonts list. Defined out for now, since it depends
8603         on a not yet committed poppler patch.
8604
8605 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8606
8607         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8608         page + 1.
8609
8610         * shell/ev-window.c: Make sure we add the timeout when we get a
8611         focus-in event.
8612
8613         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8614         adjustment->value before calculating the zoom factor to average
8615         out all of our rounding errors.  The page no longer 'drifts' when
8616         resizing.
8617
8618 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8619
8620         * data/evince-properties.glade:
8621         * shell/ev-properties.c: (ev_properties_format_date),
8622         (set_property):
8623         
8624         Labels don't expand when the dialogue is resized.
8625         strftime result needs to be converted to UTF-8. Thanks
8626         to Christian Persch <chpe@gnome.org>.
8627
8628 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8629
8630         * data/evince-properties.glade:
8631
8632         Hide the fonts tab
8633
8634 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8635
8636         * backend/ev-document-info.h:
8637         * backend/ev-document.c: (ev_document_info_free):
8638         * data/evince-properties.glade:
8639         * pdf/ev-poppler.cc:
8640         * ps/ps-document.c: (ps_document_get_info):
8641         * shell/ev-properties.c: (ev_properties_format_date),
8642         (set_property), (ev_properties_new):
8643         * shell/ev-properties.h:
8644         * shell/ev-window.c: (ev_window_cmd_file_properties):
8645
8646         Rework properties code to take only EvPropertyInfo
8647         in the constructor so that it can be useful for
8648         nautilus plugin too.
8649
8650         Deal with backends that doesnt support some properties.
8651         Make set property code generic.
8652
8653 2005-06-04  Christian Persch <chpe@gnome.org>
8654
8655         * data/evince-properties.glade:
8656
8657         fix spacings, make resizeable, and make data labels
8658         selectable + ellipsised
8659
8660 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8661
8662         * backend/ev-document-info.h:
8663         * data/Makefile.am:
8664         * data/evince-ui.xml:
8665         * pdf/ev-poppler.cc:
8666         * shell/Makefile.am:
8667         * shell/ev-window.c: (update_action_sensitivity),
8668         (ev_window_cmd_file_properties):
8669
8670         Initial go at file properties. Patch by
8671         Emil Soleyman-Zomalan <emil@soleyman.com>.
8672         Needs love see #169583
8673
8674 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8675
8676         * ps/ps-document.c: (output):
8677         * ps/ps.c: (psscan):
8678
8679         Try to render even if psscan fails.
8680
8681 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8682
8683         * ps/ps.c: (psscan), (pscopydoc):
8684
8685         Port buffered reading code from gv
8686
8687 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8688
8689         * ps/ps-document.c: (interpreter_message), (output):
8690
8691         Do not fail on interpreter messages
8692
8693 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8694
8695         * backend/ev-document-misc.c:
8696         (ev_document_misc_get_thumbnail_frame):
8697
8698         Pages can be 0 x 0, dont assert on this case
8699
8700 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8701
8702         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8703         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8704
8705         Correctly manage our reference on document. Finally the reload
8706         huge leak is gone...
8707
8708 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8709
8710         * ps/ps-document.c: (ps_document_dispose):
8711
8712         Forgot to chain it to the parent. Thanks chpe.
8713
8714 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8715
8716         * ps/ps-document.c: (ps_document_dispose),
8717         (ps_document_class_init), (stop_interpreter), (document_load):
8718
8719         Cleanup dispose a bit. Dont leak the whole pixmap.
8720
8721 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8722
8723         * pdf/ev-poppler.cc:
8724
8725         Release the poppler document on dispose
8726
8727 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8728
8729         * shell/ev-view.c: (ev_view_set_document):
8730
8731         Release ref on the pixbuf cache when changing
8732         document.
8733
8734 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8735
8736         * ps/ps-document.c: (ps_document_get_info):
8737
8738         Fix a double free
8739
8740 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8741
8742         * backend/ev-page-cache.c: (ev_page_cache_init),
8743         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8744         * backend/ev-page-cache.h:
8745         * shell/ev-page-action.c: (page_changed_cb):
8746         
8747         Set page action entry width depending on labels width. Fix
8748         for bug 305202.
8749
8750 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8751
8752         * backend/ev-link.c: (ev_link_class_init):
8753
8754         Allow -1 as page value (error)
8755
8756 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8757
8758         * shell/ev-sidebar-thumbnails.c:
8759         (ev_sidebar_thumbnails_set_document):
8760         * shell/ev-view.c: (scroll_to_current_page),
8761         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8762         (page_changed_cb), (on_adjustment_value_changed),
8763         (ev_view_set_document):
8764
8765         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8766         Fix bug 305377
8767
8768 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8769
8770         * configure.ac:
8771         * djvu/djvu-document.c: (djvu_document_get_page_size):
8772
8773         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8774         bug 301993.
8775
8776 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8777
8778         * shell/ev-view.c (draw_one_page): modify the expose handling to
8779         get the shadows.
8780
8781         * shell/ev-window.c (update_action_sensitivity): Respect
8782         permissions field.  Kowtow to the man.
8783
8784         * pdf/ev-poppler.cc: Get the permissions field.
8785
8786         * tiff/*c: Make a tiny bit more robust.
8787
8788 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8789
8790         * djvu/djvu-document.c:
8791         
8792         Pop messages from djvu context message queue.
8793
8794 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8795
8796         * configure.ac, Makefile.am, shell/Makefile.am:
8797         * tiff/Makefile.am, shell/ev-document-types.c:
8798         
8799         Cleanup tiff configure checks. Fix for bug 305218.
8800
8801 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8802
8803         * configure.ac: Added "uk" to ALL_LINGUAS.
8804
8805 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8806
8807         * cut-n-paste/zoom-control/ephy-zoom.c:
8808         (ephy_zoom_get_changed_zoom_level):
8809         * cut-n-paste/zoom-control/ephy-zoom.h:
8810         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8811         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8812         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8813         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8814         (zoom_control_changed_cb), (ev_window_init):
8815         
8816         Fix minor points related to moving best fit up. Introduce
8817         "zoom" property and make zoom control change it's value on
8818         notify::zoom signals. Fix for 305080.
8819
8820 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8821
8822         * data/evince-ui.xml:
8823         * shell/ev-window.c: (set_view_actions_sensitivity):
8824         
8825         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8826
8827 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8828
8829         * configure.ac:
8830
8831         Depends on poppler 0.3.2
8832
8833 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8834
8835         * cut-n-paste/recent-files/egg-recent-item.c:
8836         (egg_recent_item_get_short_name):
8837         * cut-n-paste/toolbar-editor/Makefile.am:
8838         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8839         (new_pixbuf_from_widget):
8840         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8841         * cut-n-paste/toolbar-editor/egg-marshal.c:
8842         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8843         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8844
8845         Sync
8846
8847 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8848
8849         * tiff/tiff-document.c: Rough TIFF backend.
8850
8851 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8852
8853         * NEWS:
8854         * configure.ac:
8855         * cut-n-paste/toolbar-editor/Makefile.am:
8856
8857         Release 0.3.1
8858
8859 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8860
8861         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8862         (ev_view_find_next), (ev_view_find_previous):
8863
8864         Remove the locks around get_n_results   
8865
8866 2005-05-21  Juerg Billeter  <j@bitron.ch>
8867
8868         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8869
8870         Pass correct number of pages to poppler.
8871
8872 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8873
8874         * configure.ac:
8875         * data/Makefile.am:
8876         * data/evince.desktop.in: 
8877         * data/evince.desktop.in.in:
8878         * po/POTFILES.in:
8879         
8880         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8881
8882 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8883
8884         * shell/ev-view.c: (view_update_adjustments),
8885         (view_set_adjustment_values): cast adjustmen->value to (int)
8886         before using it.  Otherwise, we get off by a pixel in some
8887         situations.
8888
8889         (draw_one_page): Draw the border on expose.
8890
8891 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8892
8893         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8894         adjustment when the mode changes, #304923
8895
8896 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8897
8898         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8899         flickering on resize but still use gdk_window_scroll on
8900         scrolling
8901
8902 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8903
8904         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8905         option, #170458
8906
8907 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8908
8909         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8910         second page on page_changed if possible, #304669
8911
8912 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8913
8914         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8915         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8916
8917 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8918
8919         * .cvsignore:
8920         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8921         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8922         (ev_view_zoom_for_size_presentation),
8923         (ev_view_zoom_for_size_continuous_and_dual_page),
8924         (ev_view_zoom_for_size_continuous),
8925         (ev_view_zoom_for_size_dual_page),
8926         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8927         * shell/ev-view.h:
8928         * shell/ev-window.c: (update_view_size),
8929         (ev_window_sizing_mode_changed_cb):
8930
8931         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8932         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8933         an infinite loop, #304769
8934
8935
8936 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8937
8938         * data/evince-ui.xml:
8939         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8940         * shell/ev-window.c: (set_view_actions_sensitivity):
8941
8942         Make PgUp/Down behave like Space
8943
8944 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8945
8946         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8947         * backend/ev-ps-exporter.h:
8948         * pdf/ev-poppler.cc:
8949         * ps/ps-document.c: (ps_document_ps_export_begin):
8950         * shell/ev-print-job.c: (idle_print_handler):
8951
8952         Adapt to new poppler api
8953
8954 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8955
8956         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8957         (ephy_zoom_control_init):
8958
8959         Translate zoom levels
8960
8961 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8962
8963         * cut-n-paste/zoom-control/ephy-zoom.c:
8964         (ephy_zoom_get_zoom_level_index):
8965
8966         Fix current zoom -> zoom control match
8967
8968 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8969
8970         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8971         rather than the scrolled_window that it's in. Fixes bug #304655.
8972
8973 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8974
8975         * shell/ev-view.c: (view_update_adjustments),
8976         (view_set_adjustment_values), (view_update_range_and_current_page),
8977         (view_scroll_to_page), (set_scroll_adjustment),
8978         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8979         (ev_view_scroll), (ev_view_scroll_view),
8980         (ensure_rectangle_is_visible), (find_page_at_location),
8981         (get_link_at_location), (go_to_link), (status_message_from_link),
8982         (ev_view_size_request_continuous_dual_page),
8983         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8984         (ev_view_unrealize), (ev_view_expose_event),
8985         (ev_view_button_press_event), (ev_view_motion_notify_event),
8986         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8987         (draw_rubberband), (highlight_find_results), (draw_one_page),
8988         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8989         (ev_view_init), (find_changed_cb), (page_changed_cb),
8990         (on_adjustment_value_changed), (ev_view_new),
8991         (ev_view_set_document), (ev_view_set_zoom),
8992         (ev_view_set_continuous), (ev_view_set_dual_page),
8993         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8994         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8995         (ev_view_zoom_for_size_presentation),
8996         (ev_view_zoom_for_size_continuous_dual_page),
8997         (ev_view_zoom_for_size_continuous),
8998         (ev_view_zoom_for_size_dual_page),
8999         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9000         (ev_view_get_status), (ev_view_set_status),
9001         (update_find_status_message), (ev_view_get_find_status),
9002         (ev_view_set_find_status), (jump_to_find_result),
9003         (jump_to_find_page), (compute_selections), (clear_selection),
9004         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9005         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9006         (ev_view_update_primary_selection),
9007         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9008         * shell/ev-view.h:
9009         * shell/ev-window.c: (ev_window_open_page_label),
9010         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9011         (ev_window_init):
9012         * shell/ev-window.h:
9013         * shell/main.c: (load_files):
9014
9015         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9016         when resizing.  Remove the bin_window().  Also, patch from James
9017         Bowes to fix command line page, #300641
9018         
9019 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9020
9021         * data/evince-ui.xml:
9022         * shell/ev-view.c:
9023         * shell/ev-view.h:
9024         * shell/ev-window.c: (update_action_sensitivity):
9025
9026         Get rid of View->Normal Size, it's just confusing
9027
9028 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9029
9030         * backend/ev-document-info.h:
9031         * backend/ev-document.c: (ev_document_info_free): Free the
9032         EvDocumentInfo.
9033
9034         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9035         (clear_range), (add_range), (update_visible_range),
9036         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9037         (ev_sidebar_thumbnails_set_document):
9038         * shell/ev-window.c: (ev_window_setup_document): Only render the
9039         visible thumbnails.  It takes an instant to render, but it uses
9040         much less memory.
9041
9042 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9043
9044         * shell/ev-sidebar-links.c: (popup_menu_cb):
9045
9046         Select first item
9047
9048 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9049
9050         * lib/Makefile.am:
9051         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9052         (button_press_cb), (ev_sidebar_links_construct):
9053
9054         Show the popup menu also on keybindings
9055
9056 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9057
9058         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9059         * shell/ev-window.h:
9060
9061         Expose api to print a range (with dialog). Make private _print use
9062         it.
9063
9064         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9065         (ev_sidebar_links_construct):
9066
9067         Show a print context menu on linkx, it prints the selected
9068         section.
9069
9070 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9071
9072         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9073         button.
9074
9075 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9076
9077         * AUTHORS:
9078
9079         Update
9080
9081         * shell/ev-window.c: (build_comments_string),
9082         (ev_window_cmd_help_about):
9083
9084         Show poppler version/backend and authors
9085
9086 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9087
9088         * cut-n-paste/zoom-control/ephy-zoom.c:
9089         (ephy_zoom_get_zoom_level_index):
9090         * cut-n-paste/zoom-control/ephy-zoom.h:
9091
9092         Move the best fit items at the top of the list
9093
9094 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9095
9096         * shell/ev-marshal.list:
9097         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9098         (activate_cb), (match_selected_cb), (activate_link_cb),
9099         (connect_proxy), (ev_page_action_class_init):
9100         * shell/ev-page-action.h:
9101
9102         Use signals to notify action activation. Hopefully
9103         I did not break completion since I cant test...
9104
9105         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9106         (register_custom_actions):
9107
9108         Connect to page selector actions and also grab focus on
9109         the view when activated.
9110
9111 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9112
9113         * pdf/ev-poppler.cc:
9114         * backend/ev-page-cache.c: make page size calculation consistent
9115         and set it to (int)( width * scale + 0.5).  This makes the weird
9116         line going through the middle of the page go away.
9117
9118         * shell/ev-view.c: move painting the background page after
9119         checking the expose area covers us.
9120
9121 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9122
9123         * data/evince-password.glade:
9124         
9125         Mark labels as not translatable. Fix for bug 302842.
9126
9127 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9128
9129         * configure.ac: Added "es" to ALL_LINGUAS.
9130
9131 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9132
9133         * data/evince-toolbar.xml:
9134         * shell/ev-window.c: (update_action_sensitivity),
9135         (ev_window_setup_document), (ev_window_set_page_mode),
9136         (ev_window_init):
9137
9138         Remove some leftover code from jrb first continous
9139         attempt. Use the new actions, we still need good icons
9140         though...
9141
9142 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9143
9144         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9145
9146         Update label when connecting proxy. Fix a warning with NULL
9147         page_cache.
9148
9149 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9150
9151         * data/evince-ui.xml:
9152         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9153         * shell/ev-page-action.h:
9154         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9155
9156         Add mnemonic for edit toolbar.
9157         ctrl+l focus the page entry.
9158
9159 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9160
9161         * lib/Makefile.am:
9162         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9163         (ev_window_init):
9164         * shell/main.c: (main):
9165
9166         Put the toolbar xml in evince own dot dir
9167
9168 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9169
9170         * shell/ev-window.c: (ev_window_init):
9171
9172         Make the toolbar not removable
9173
9174 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9175
9176         * data/evince-ui.xml:
9177         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9178         * shell/ev-sidebar-links.h:
9179         * shell/ev-sidebar-thumbnails.c:
9180         (ev_sidebar_thumbnails_get_treeview):
9181         * shell/ev-sidebar-thumbnails.h:
9182         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9183         (ev_view_class_init):
9184         * shell/ev-view.h:
9185         * shell/ev-window.c: (update_action_sensitivity),
9186         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9187         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9188         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9189         (ev_window_init):
9190
9191         This is evil... Make space/backspace global accelerators but
9192         enable them only for some widgets (sidebars and view).
9193         I dont like it, but I dont know a better way... :/
9194
9195 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9196
9197         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9198         (ev_page_action_widget_finalize),
9199         (ev_page_action_widget_class_init), (update_page_cache):
9200
9201         Keep a weak reference on proxy->page_cache so that we
9202         dont try to disconnect the signal if the object is already
9203         gone. Maybe there is a better way to cleanup reference handling
9204         in page action though...
9205
9206 2005-05-10  Juerg Billeter  <j@bitron.ch>
9207
9208         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9209         * backend/ev-ps-exporter.h:
9210         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9211         * ps/ps-document.c: (ps_document_ps_export_begin):
9212         
9213         Change api to pass print range to ps_exporter_begin. The pdf backend
9214         requires this information.
9215         
9216         * shell/ev-print-job.c: (idle_print_handler):
9217         
9218         Adapt to api change
9219
9220 2005-05-10  Juerg Billeter  <j@bitron.ch>
9221
9222         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9223         (idle_print_handler)
9224         * shell/ev-window.c: (ev_window_print):
9225
9226         Support printing page range, based on patch by Amaury Jacquot
9227
9228 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9229
9230         * data/evince-toolbar.xml:
9231
9232         Add zoom control to available items
9233
9234 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9235
9236         * shell/ev-window.c: (update_action_sensitivity):
9237
9238         Set slash action insensitive when appropriate
9239
9240 2005-05-10  Christian Persch <chpe@gnome.org>
9241
9242         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9243
9244         Fix warning on the overflow menu
9245
9246 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9247
9248         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9249
9250         Check for uri correctness/existence
9251
9252 2005-05-09  Juerg Billeter  <j@bitron.ch>
9253
9254         * shell/ev-window.c: (using_postscript_printer):
9255
9256         LPD printers use postscript, too
9257
9258 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9259
9260         * shell/ev-window.c: (register_custom_actions):
9261
9262         The zoom one is actually sort of useful,
9263         put it back
9264
9265 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9266
9267         * shell/ev-window.c: (register_custom_actions):
9268
9269         Hide page/zoom controls from overflow, they
9270         are useless.
9271
9272 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9273
9274         * cut-n-paste/update-from-egg.sh:
9275         
9276         Share it between all cut-n-paste subdirs
9277
9278         * cut-n-paste/recent-files/Makefile.am:
9279
9280         Fix to use "global" update-from-egg.sh
9281
9282         * cut-n-paste/recent-files/egg-recent-model.c:
9283         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9284         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9285         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9286         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9287
9288         Update from libegg
9289
9290         * cut-n-paste/toolbar-editor/Makefile.am:
9291
9292         Fix to use "global" update-from-egg.sh
9293
9294         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9295
9296         Update from libegg
9297
9298 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9299
9300         * configure.ac:
9301         * cut-n-paste/Makefile.am:
9302         * cut-n-paste/recent-files/Makefile.am:
9303         * cut-n-paste/toolbar-editor/.cvsignore:
9304         * cut-n-paste/toolbar-editor/Makefile.am:
9305         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9306         (egg_editable_toolbar_get_type), (get_toolbar_position),
9307         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9308         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9309         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9310         (set_item_drag_source), (create_item_from_action), (create_item),
9311         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9312         (popup_toolbar_context_menu_cb), (free_dragged_item),
9313         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9314         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9315         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9316         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9317         (item_added_cb), (item_removed_cb),
9318         (egg_editable_toolbar_construct),
9319         (egg_editable_toolbar_disconnect_model),
9320         (egg_editable_toolbar_deconstruct),
9321         (egg_editable_toolbar_set_model),
9322         (egg_editable_toolbar_set_ui_manager),
9323         (egg_editable_toolbar_set_property),
9324         (egg_editable_toolbar_get_property),
9325         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9326         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9327         (egg_editable_toolbar_new_with_model),
9328         (egg_editable_toolbar_get_edit_mode),
9329         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9330         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9331         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9332         (new_pixbuf_from_widget), (new_separator_pixbuf),
9333         (update_separator_image), (style_set_cb),
9334         (_egg_editable_toolbar_new_separator_image),
9335         (egg_editable_toolbar_get_model):
9336         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9337         * cut-n-paste/toolbar-editor/egg-marshal.c:
9338         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9339         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9340         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9341         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9342         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9343         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9344         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9345         (editor_drag_data_delete_cb), (drag_data_get_cb),
9346         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9347         (editor_create_item), (update_editor_sheet), (setup_editor),
9348         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9349         (parse_item_list), (model_has_action), (update_actions_list),
9350         (egg_toolbar_editor_load_actions):
9351         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9352         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9353         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9354         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9355         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9356         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9357         (egg_toolbars_model_add_separator), (impl_add_item),
9358         (parse_item_list), (egg_toolbars_model_add_toolbar),
9359         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9360         (impl_get_item_data), (impl_get_item_type),
9361         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9362         (egg_toolbars_model_init), (free_toolbar),
9363         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9364         (egg_toolbars_model_remove_toolbar),
9365         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9366         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9367         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9368         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9369         (egg_toolbars_model_get_item_data),
9370         (egg_toolbars_model_get_item_type):
9371         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9372         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9373         * data/Makefile.am:
9374         * data/evince-toolbar.xml:
9375         * data/evince-ui.xml:
9376         * data/hand-open.png:
9377         * po/POTFILES.in:
9378         * shell/Makefile.am:
9379         * shell/ev-window.c: (update_chrome_visibility),
9380         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9381         (ev_window_dispose), (ev_window_init):
9382
9383         Implement epiphany like toolbar editor. Based on patch by
9384         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9385
9386 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9387
9388         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9389
9390         Use set_cursor instead of set_selection, so that
9391         the keyboard focus moves too.
9392
9393 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9394
9395         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9396
9397         Fix infinite loop when loading Type1 fonts
9398
9399 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9400
9401         * data/evince-ui.xml:
9402         * shell/ev-window.c:
9403
9404         Slash -> Find
9405
9406 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9407
9408         * configure.ac:
9409
9410         Make --disable really disable
9411
9412 2005-05-07  Juerg Billeter  <j@bitron.ch>
9413
9414         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9415
9416         Compare page labels even without has_labels set, fixes setting page
9417         with entry
9418
9419 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9420
9421         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9422         (ev_view_set_cursor), (ev_view_button_press_event),
9423         (ev_view_motion_notify_event), (ev_view_button_release_event),
9424         (ev_view_init):
9425
9426         Implement middle button scrolling. Based on a patch
9427         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9428
9429 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9430
9431         * shell/ev-document-types.c: (get_slow_mime_type),
9432         (get_document_type_from_mime), (ev_document_type_lookup):
9433         * shell/ev-document-types.h:
9434
9435         Change api to lookup from uri. Do fast lookup first, if the
9436         type is unknown try with data sniffing.
9437
9438         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9439         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9440
9441         Adapt to api change
9442
9443 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9444
9445         * thumbnailer/Makefile.am:
9446
9447         Fix distcheck
9448
9449 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9450
9451         * NEWS:
9452         * configure.ac:
9453
9454         Release 0.3.0
9455
9456         * data/evince-ui.xml:
9457
9458         Hide presentation mode for now
9459
9460         * shell/ev-view.c: (highlight_find_results):
9461
9462         Show current find selection only on current page
9463
9464 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9465
9466         * shell/ev-view.c: (ev_view_select_all):
9467
9468         Compute size of the actual page, not of
9469         the current one.
9470
9471 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9472
9473         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9474         (view_rect_to_doc_rect), (compute_selections),
9475         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9476         (ev_view_copy), (ev_view_primary_get_cb),
9477         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9478         (ev_view_button_press_event), (ev_view_motion_notify_event),
9479         (ev_view_button_release_event), (page_changed_cb):
9480
9481         Fix text selection
9482
9483 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9484
9485         * shell/ev-view.c: (compute_border), (get_page_extents),
9486         (doc_rect_to_view_rect), (highlight_find_results),
9487         (ev_view_bin_expose), (ev_view_select_all),
9488         (ev_view_motion_notify_event), (update_find_status_message),
9489         (jump_to_find_result), (jump_to_find_page):
9490
9491         First go at fixing search, still buggy
9492
9493 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9494
9495         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9496         dropdown box and button at the top of the sidebar.
9497
9498 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9499
9500         * configure.ac: Output zoom-control Makefile.
9501         * cut-n-paste/Makefile.am: build zoom-control subdir.
9502         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9503         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9504         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9505         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9506         * cut-n-paste/zoom-control/ephy-zoom.c:
9507         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9508         from epiphany, and modified to add a separator into the menu.
9509         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9510         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9511         zoom-control action.
9512         * shell/Makefile.am: Include zoom-control flags.
9513         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9514         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9515         (ev_view_zoom_for_size_presentation),
9516         (ev_view_zoom_for_size_continuous_and_dual_page),
9517         (ev_view_zoom_for_size_continuous),
9518         (ev_view_zoom_for_size_dual_page),
9519         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9520         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9521         ev_view_get_zoom and ev_view_get_sizing_mode.
9522         * shell/ev-view.h:
9523         * shell/ev-window.c: (update_action_sensitivity),
9524         (update_sizing_buttons), (zoom_control_changed_cb),
9525         (register_custom_actions): Initialize and use the zoom-control 
9526         widget.
9527
9528 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9529
9530         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9531         preview cache back to 1.  Don't know when it got set to 0.
9532         
9533         * shell/ev-view.c: (compute_border), (ev_view_realize),
9534         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9535         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9536         (ev_view_get_fullscreen), (ev_view_set_presentation),
9537         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9538         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9539         * shell/ev-view.h:
9540         * shell/ev-window.c:
9541         (update_chrome_visibility),
9542         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9543         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9544         (update_document_mode), (ev_window_update_fullscreen_action),
9545         (ev_window_fullscreen), (ev_window_unfullscreen),
9546         (ev_window_cmd_view_fullscreen),
9547         (ev_window_update_presentation_action),
9548         (ev_window_run_presentation), (ev_window_stop_presentation),
9549         (ev_window_cmd_view_presentation), (ev_window_state_event),
9550         (ev_window_focus_in_event), (ev_window_focus_out_event),
9551         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9552         * data/evince-ui.xml: Initial presentation mode.  We should
9553         probably hide this until it's done, as it's quite rough.  Also,
9554         change full-screen to fullscreen and add two getters to EvView.
9555
9556 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9557
9558         * shell/ev-page-action.c: (update_page_cache),
9559         (ev_page_action_dispose):
9560         * shell/ev-window.c: (destroy_fullscreen_popup),
9561         (ev_window_create_fullscreen_popup):
9562
9563         Use connect_object rather than explicitly
9564         disconnect on dispose.
9565
9566 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9567
9568         * shell/ev-page-action.c: (update_page_cache),
9569         (ev_page_action_dispose):
9570
9571 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9572
9573         * backend/ev-page-cache.c: (_ev_page_cache_new),
9574         (ev_page_cache_set_page_label),
9575         (ev_page_cache_has_nonnumeric_page_labels):
9576         * backend/ev-page-cache.h:
9577         * shell/ev-page-action.c: (update_pages_label):
9578         
9579         If all page labels are numeric, fallback to default
9580         way to display number of pages. See bug 173185.
9581
9582 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9583
9584         * shell/ev-page-action.c: (ev_page_action_dispose):
9585         * shell/ev-view.c: (view_update_range_and_current_page):
9586         * shell/ev-window.c: (ev_window_dispose):
9587         
9588         Set page on scroll in continuous mode. Fixes bug 301986.
9589         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9590
9591 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9592
9593         * configure.ac:
9594
9595         Require poppler 0.3.0
9596
9597 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9598         
9599         * shell/Makefile.am, configure.ac: Fix build problems
9600         with t1lib. Bug 301996.
9601
9602 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9603
9604         * shell/ev-view.c: (ev_view_scroll_event):
9605         
9606         Scroll up increase zoom
9607
9608 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9609
9610         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9611         (ev_view_set_sizing_mode),
9612         (ev_view_zoom_for_size_continuous_and_dual_page),
9613         (ev_view_zoom_for_size_continuous):
9614         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9615         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9616         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9617         (ev_window_init):
9618
9619         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9620         Fix for 165473 and 165472.
9621
9622 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9623
9624         * po/POTFILES.in:
9625         * thumbnailer/Makefile.am:
9626         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9627         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9628         * thumbnailer/evince-thumbnailer.schemas.in:
9629         
9630         Make thumbnailer schemas translatable. Fix for bug 301773
9631         
9632         * thumbnailer/evince-thumbnailer-djvu.schemas:
9633         * thumbnailer/evince-thumbnailer-dvi.schemas:
9634         * thumbnailer/evince-thumbnailer.schemas:
9635
9636         Removed files
9637
9638 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9639
9640         * shell/ev-view.c (ev_view_init): forgot to set this.
9641
9642 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9643
9644         * shell/ev-view.c: (find_page_at_location),
9645         (get_link_at_location),
9646         (ev_view_set_show_border), (ev_view_set_spacing),
9647         (ev_view_zoom_for_size_continuous_and_dual_page),
9648         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9649         Also, add a quick fix measuring of widths.  Also, removed
9650         ev_view_set_spacing and ev_view_set_show_border.
9651         
9652         * shell/ev-window.c: (ev_window_unfullscreen),
9653         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9654
9655 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9656
9657         * shell/ev-view.c: (view_update_range_and_current_page),
9658         (page_changed_cb):
9659         
9660         Fix crash on exit and scrolling to page in continuous view.
9661
9662 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9663
9664         * TODO:
9665         * backend/ev-page-cache.c: (_ev_page_cache_new),
9666         (ev_page_cache_get_max_width_size),
9667         (ev_page_cache_get_max_height_size):
9668         * backend/ev-page-cache.h:
9669         * data/evince-ui.xml:
9670         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9671         * shell/ev-view.c: (view_update_adjustments),
9672         (view_update_range_and_current_page), (get_bounding_box_size),
9673         (ev_view_size_request_continuous_and_dual_page),
9674         (ev_view_size_request_continuous),
9675         (ev_view_size_request_dual_page),
9676         (ev_view_size_request_single_page), (ev_view_size_request),
9677         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9678         (ev_view_bin_expose), (ev_view_expose_event),
9679         (ev_view_set_property), (ev_view_get_property),
9680         (ev_view_class_init), (ev_view_init), (ev_view_new),
9681         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9682         (ev_view_set_dual_page), (ev_view_set_full_screen),
9683         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9684         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9685         (ev_view_zoom_out), (zoom_for_size_fit_width),
9686         (zoom_for_size_best_fit),
9687         (ev_view_zoom_for_size_continuous_and_dual_page),
9688         (ev_view_zoom_for_size_continuous),
9689         (ev_view_zoom_for_size_dual_page),
9690         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9691         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9692         * shell/ev-view.h:
9693         * shell/ev-window.c: (update_action_sensitivity),
9694         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9695         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9696         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9697         (ev_window_cmd_view_zoom_out), (update_view_size),
9698         (ev_window_set_sizing_mode), (ev_window_init):
9699
9700         Add Continuous and Dual page modes.
9701
9702 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9703
9704         * dvi/dvi-document.c: (dvi_document_load),
9705         (dvi_document_thumbnails_get_thumbnail),
9706         (dvi_document_init_params): Fix up some mixups between
9707         width and height to correct thumbnail rendering.
9708
9709 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9710
9711         * dvi/mdvi-lib/private.h:
9712         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9713         
9714         Suppess output for kpathsea during font generation. Thanks to
9715         James Bowes
9716
9717 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9718
9719         * NEWS:
9720         * configure.ac:
9721
9722         Release 0.2.1
9723
9724         * Makefile.am: fix distcheck.
9725
9726 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9727
9728         * shell/ev-sidebar-links.c: (selection_changed_callback),
9729         (update_page_callback), (row_activated_callback),
9730         (job_finished_callback), (ev_sidebar_links_set_document):
9731         
9732         Fix for bug #169901. Double click on links expands tree.
9733
9734 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9735
9736         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9737         hard-coded style. Fix for bug 170111
9738
9739 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9740
9741         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9742         locking.
9743
9744 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9745
9746         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9747
9748 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9749
9750         * pdf/ev-poppler.cc:
9751         * shell/ev-view.c: (highlight_find_results):
9752
9753         Fix find on single page documents
9754
9755 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9756
9757         * data/evince.schemas.in: fix for bug 301390
9758
9759 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9760
9761         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9762         (ev_view_zoom_out), (ev_view_zoom_normal):
9763         * shell/ev-view.h:
9764         * shell/ev-window.c: (update_action_sensitivity),
9765         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9766         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9767         (ev_window_cmd_view_normal_size):
9768
9769         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9770         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9771         better than oom. 
9772
9773 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9774
9775         * configure.ac:
9776
9777         Depend on 2.57, 2.59 doesnt seem to be necessary
9778
9779 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9780
9781         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9782         (create_tool_item):
9783
9784         Put back total number of pages as (1 of 1234)
9785
9786 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9787
9788         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9789         remove the job.
9790
9791         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9792         function.  This helps debugging.
9793
9794 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9795
9796         * djvu/djvu-document.c: (djvu_document_class_init),
9797         (djvu_document_get_info), (djvu_document_document_iface_init):
9798         * dvi/dvi-document.c: (dvi_document_class_init),
9799         (dvi_document_get_info), (dvi_document_document_iface_init):
9800
9801         Dummy implementation of get_info method for dvi and
9802         djvu. Fix crashes with those backends
9803
9804 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9805
9806         * data/evince.desktop.in:
9807
9808         Add application/x-gzpostscript
9809
9810 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9811
9812         * data/evince.schemas.in: Added real long descriptions, 
9813         closes bug 172496 
9814
9815         * README: Added actual text, closes bug 171869
9816
9817 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9818
9819         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9820
9821         Thumbnail page 0
9822
9823 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9824
9825         * backend/ev-document-info.h:
9826
9827         s/GDate */GDate so we can just use g_free
9828
9829 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9830
9831         * shell/ev-window.c: (update_document_mode),
9832         (ev_window_setup_document):
9833
9834         Show the window in fullscreen when specified by
9835         the document
9836
9837 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9838
9839         * backend/ev-document.c: (ev_document_class_init),
9840         (ev_document_get_info), (ev_document_render_pixbuf):
9841         * backend/ev-document.h:
9842         * backend/ev-page-cache.c: (_ev_page_cache_new):
9843         * pdf/ev-poppler.cc:
9844         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9845         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9846         * ps/ps-document.c: (ps_document_class_init), (document_load),
9847         (ps_document_get_info), (ps_document_document_iface_init):
9848
9849         Remove get_title from the interface, we can just use document info
9850
9851 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9852
9853         * backend/Makefile.am:
9854         * backend/ev-document.c: (ev_document_render_get_info):
9855         * backend/ev-document.h:
9856         * pdf/ev-poppler.cc:
9857
9858         Initial support for document info. Based on jrb patch.
9859
9860 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9861
9862         * shell/ev-window.c: (ev_window_state_event),
9863         (ev_window_class_init), (ev_window_init):
9864         
9865         Doesn't show resize grip when maximized. See bug #301053
9866
9867 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9868
9869         * po/POTFILES.in:
9870         
9871         ev-sidebar-thumbnails now has translatable labels
9872         
9873         * shell/Makefile.am:
9874         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9875         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9876         (ev_sidebar_links_page_iface_init):
9877         * shell/ev-sidebar-links.h:
9878         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9879         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9880         (ev_sidebar_page_get_label):
9881         * shell/ev-sidebar-page.h:
9882         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9883         (ev_sidebar_thumbnails_set_document),
9884         (ev_sidebar_thumbnails_support_document),
9885         (ev_sidebar_thumbnails_get_label),
9886         (ev_sidebar_thumbnails_page_iface_init):
9887         * shell/ev-sidebar-thumbnails.h:
9888         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9889         (ev_sidebar_set_document):
9890         * shell/ev-sidebar.h:
9891         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9892         
9893         Small rework of sidebar code. Now sidebar pages should implement
9894         EvSidebarPage interface. That makes page management in EvSidebar
9895         easier. See bug #164811 for details
9896
9897 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9898
9899         * shell/ev-application.c: (ev_application_open):
9900         * shell/ev-document-types.c:
9901         
9902         Fix build error and small problem with application exit
9903
9904 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9905
9906         * thumbnailer/Makefile.am:
9907         * thumbnailer/evince-thumbnailer-djvu.schemas:
9908         * thumbnailer/evince-thumbnailer-dvi.schemas:
9909         
9910         Conditionally install schemas for djvu/dvi thumbnailer
9911
9912 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9913
9914         * shell/ev-document-types.h: 
9915         * shell/ev-document-types.c: 
9916         New files, handling the mapping from mimetypes to backends
9917         
9918         * shell/ev-window.c: 
9919         * thumbnailer/evince-thumbnailer.c:     
9920         Use the ev-document-types code
9921         
9922         * shell/Makefile.am: 
9923         Added new convenience library libevbackendfactory_la, containing
9924         the new mimetype->backend logic; moved the backends into it.
9925
9926         * thumbnailer/Makefile.am:
9927         Make the thumbnailer link with the libevbackend.la convenience
9928         library, rather than having a duplicate of the backend logic here.
9929
9930 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9931
9932         * shell/ev-stock-icons.c: constify some vars.
9933         * shell/ev-window.c: ditto.
9934
9935 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9936
9937         * ps/ps-document.c (get_page_orientation):
9938
9939         Respect document orientation 
9940
9941 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9942
9943         * djvu/Makefile.am:
9944         * dvi/Makefile.am:
9945         * shell/Makefile.am:
9946         
9947         Move library dependencies to components.
9948         
9949         * shell/ev-window.c: (update_window_title),
9950         (start_loading_document):
9951         
9952         Fix display of uris with spaces. Bug 168358.
9953
9954 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9955
9956         * shell/ev-sidebar-links.c: (selection_changed_cb):
9957         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9958         (ev_view_button_release_event), (ev_view_set_document):
9959         * shell/ev-view.h:
9960         * shell/ev-window.c: (find_bar_search_changed_cb):
9961         * shell/ev-window.h: Minor cleanups removing some dead code.
9962
9963 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9964
9965         * backend/ev-page-cache.c: (_ev_page_cache_new):
9966         
9967         Set current page to 0 if document has pages.
9968
9969 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9970
9971         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9972
9973         Initialize GError to NULL, fix a crash when loading fails.
9974
9975 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9976
9977         * shell/ev-window.c: (update_view_size):
9978
9979         Calculate shadow size only when there is actually
9980         a shadow.
9981
9982 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9983
9984         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9985         * shell/ev-view.h:
9986
9987         Allow setting view spacing, default to 0
9988
9989         * shell/ev-window.c: (ev_window_unfullscreen),
9990         (ev_window_cmd_view_fullscreen), (ev_window_init):
9991
9992         Remove spacing in fullscreen mode
9993
9994 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9995
9996         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9997         (ev_view_size_request), (expose_bin_window),
9998         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9999         * shell/ev-view.h:
10000         * shell/ev-window.c: (ev_window_unfullscreen),
10001         (ev_window_cmd_view_fullscreen):
10002
10003         Do not draw the border in fulscreen
10004
10005 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10006
10007         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10008         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10009         (find_page_at_location), (page_changed_cb):
10010
10011         Rework border calculation, so that I can more easily disable it.
10012         Code somewhat cleaner too.
10013
10014 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10015
10016         * backend/ev-page-cache.c: (ev_page_cache_init),
10017         (_ev_page_cache_new):
10018
10019         Remove some assertions, documents can have 0 pages.
10020         Make initial current page -1.
10021
10022         * shell/ev-page-action.c: (page_changed_cb):
10023
10024         Show "" if current page is -1
10025
10026         * shell/ev-window.c: (update_action_sensitivity),
10027         (ev_window_setup_document):
10028
10029         When document has 0 pages do not set the view
10030         and make nearly everything insensitive.
10031
10032 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10033
10034         * shell/ev-page-view.c:
10035         * shell/ev-page-view.h:
10036
10037         Remove unused files.
10038         
10039         * shell/ev-sidebar-thumbnails.c:
10040         (ev_sidebar_thumbnails_set_document):
10041         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10042         (ev_sidebar_supports_document):
10043         * shell/ev-sidebar.h:
10044         * shell/ev-window.c: (ev_window_setup_document):
10045         
10046         Doesn't show thumbnails if document has 1 page. Make
10047         sidebar menu entries sensitive only if if they have 
10048         sense. Fix bug 164811. 
10049
10050 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10051
10052         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10053         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10054         (ev_view_zoom_out), (ev_view_set_size):
10055
10056         Rework sizing to deal with documents with not uniform page
10057         size.
10058
10059 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10060
10061         * backend/ev-page-cache.c: (_ev_page_cache_new):
10062
10063         Fix several page size caching bugs
10064
10065 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10066
10067         * shell/ev-window.c: (set_action_properties):
10068
10069         Make all toolbar items translatable
10070
10071 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10072
10073         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10074         (save_page_list), (ps_document_save),
10075         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10076         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10077         (ps_document_ps_exporter_iface_init):
10078         * ps/ps-document.h:
10079
10080         Based on a patch by J�rg Billeter <j@bitron.ch>
10081         
10082         Implement print and save a copy for the ps backend.
10083
10084 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10085
10086         * backend/ev-document.h:
10087         * djvu/djvu-document.c: (djvu_document_can_get_text),
10088         (djvu_document_document_iface_init):
10089         * dvi/dvi-document.c: (dvi_document_can_get_text),
10090         (dvi_document_document_iface_init):
10091         * pdf/ev-poppler.cc:
10092         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10093         (pixbuf_document_document_iface_init):
10094         * ps/ps-document.c: (ps_document_can_get_text),
10095         (ps_document_document_iface_init):
10096         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10097         * shell/ev-window.c: (update_action_sensitivity):
10098
10099         Fix the crash when trying to copy in backends that doesnt
10100         support it. We can implement a better solution once we
10101         do real text selection.
10102
10103 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10104
10105         * data/evince-ui.xml:
10106         * shell/ev-window.c: (ev_window_cmd_escape):
10107         
10108         Work around the Escape conflict (find bar and unfullscreen)
10109
10110 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10111
10112         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10113         
10114         Fix for #300233. Next page correctly handles document end.
10115         
10116         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10117         (ev_sidebar_thumbnails_class_init),
10118         (ev_sidebar_thumbnails_set_document),
10119         (ev_sidebar_thumbnails_clear_job),
10120         (ev_sidebar_thumbnails_clear_model):
10121         
10122         Cleanup thumbnail jobs on document changes.
10123         
10124         * shell/ev-view.c: (add_scroll_binding_keypad),
10125         (add_scroll_binding_shifted), (ev_view_class_init):
10126         
10127         Shift + Space scrolls up. Fix for #173184
10128         
10129         * shell/ev-window.c: (ev_window_open_page),
10130         (ev_window_cmd_view_reload):
10131         
10132         Fix reload (Bug #300094)
10133
10134 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10135
10136         
10137         * dvi/mdvi-lib/assoc.c:
10138         * dvi/mdvi-lib/assoc.h: Removed garbage files
10139         
10140         * dvi/mdvi-lib/bitmap.c:
10141         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10142         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10143         * dvi/mdvi-lib/color.h: Antialias of rules
10144         
10145         * dvi/mdvi-lib/common.h:
10146         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10147         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10148         * dvi/mdvi-lib/files.c:
10149         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10150         * dvi/mdvi-lib/mdvi.h:
10151         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10152         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10153         * dvi/mdvi-lib/util.c: Fix compile warnings
10154         
10155         * dvi/dvi-document.c:
10156         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10157         (dvi_document_thumbnails_get_thumbnail),
10158         (dvi_document_document_thumbnails_iface_init):
10159         * dvi/mdvi-lib/Makefile.am:
10160         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10161         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10162         
10163         Dvi backend now renders thumbnails
10164
10165 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10166
10167         * shell/main.c: (main): 
10168         
10169         Save accelerators on exit. Fixes bug #172095.
10170
10171 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10172
10173         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10174         update priority" comment.
10175
10176         * backend/ev-job-queue.c: Give a way to change priority.
10177
10178 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10179
10180         * shell/ev-page-action.c: Fix logic.
10181
10182 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10183
10184         * shell/ev-view.c: (ev_view_can_find_next):
10185         * shell/ev-window.c: (ev_window_setup_document):
10186
10187         Check that the document supports find
10188
10189 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10190
10191         * data/evince-ui.xml:
10192         * shell/ev-view.c: (ev_view_can_find_next):
10193         * shell/ev-view.h:
10194         * shell/ev-window.c: (update_action_sensitivity),
10195         (find_changed_cb), (ev_window_setup_document),
10196         (ev_window_cmd_edit_find_next):
10197
10198         Add Edit->Find Next
10199
10200 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10201
10202         * pdf/ev-poppler.cc:
10203         * shell/ev-print-job.c: (idle_print_handler):
10204
10205         Make printing work again
10206
10207 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10208
10209         * shell/ev-page-action.h:
10210         * shell/ev-page-action.c: (ev_page_action_widget_init),
10211         (ev_page_action_widget_class_init), (page_changed_cb),
10212         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10213         (get_filter_model_from_model), (match_selected_cb),
10214         (display_completion_text), (match_completion), (update_model),
10215         (connect_proxy), (ev_page_action_set_property),
10216         (ev_page_action_get_property), (ev_page_action_set_document),
10217         (ev_page_action_set_model), (ev_page_action_class_init): Big
10218         reworking to make completions work iff we have >= GTK-2.7.0
10219                 
10220         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10221         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10222         (job_finished_cb): We now have a 'model' property that is set when
10223         the links are loaded.  This can be caught with "notify::model"
10224
10225         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10226         listen for the model to be set, and propagate it to the action.
10227
10228 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10229
10230         * cut-n-paste/recent-files/egg-recent-item.c:
10231         (egg_recent_item_set_uri), (make_valid_utf8),
10232         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10233         * cut-n-paste/recent-files/egg-recent-item.h:
10234         
10235         Update egg-recent from libegg. This should fix long
10236         startup problem. For details see
10237         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10238
10239 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10240
10241         * cut-n-paste/recent-files/Makefile.am:
10242         * data/evince-ui.xml, shell/Makefile.am:
10243         * shell/ev-application.c, shell/ev-application.h:
10244         * shell/ev-window.c: Recent files support.
10245         
10246         * configure.ac: Added "ru" to ALL_LINGUAS.
10247         
10248         * dvju: new backend to support DJVU files.
10249         * dvi: new backend to support DVI.
10250
10251         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10252         * ev-application.c: Support for new backends.
10253         
10254         * help, ev-window.c, main.c shell/Makefile.am: 
10255         Evince user documentation.
10256
10257 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10258
10259         * po/POTFILES.in:
10260         * shell/ev-window.c:
10261         * thumbnailer/evince-thumbnailer.c:
10262
10263         s/pdf-document/ev-poppler
10264
10265 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10266
10267         * NEWS:
10268         * configure.ac:
10269
10270         Release 0.2.0
10271
10272         * ps/ps-document.c: (setup_pixmap):
10273
10274         Remove debug code
10275
10276 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10277
10278         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10279         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10280         (ev_window_cmd_go_first_page): Fix of by one errors.
10281
10282 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10283
10284         * ps/ps-document.c: (get_page_box):
10285
10286         Fix page size calculation
10287
10288 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10289
10290         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10291         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10292         (get_page_orientation), (setup_page), (document_load),
10293         (ps_document_get_page_size), (render_pixbuf_idle):
10294         * ps/ps-document.h:
10295
10296         More refactoring to adapt to EvDocument changes
10297
10298 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10299
10300         * ps/ps-document.c: (start_interpreter):
10301
10302         Actually add alpha args
10303
10304 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10305
10306         * pdf/ev-poppler.cc:
10307
10308         Make clipboard work again
10309
10310 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10311
10312         Make searching work again.
10313         
10314         * backend/ev-document.c:
10315         * backend/ev-document.h:
10316         * backend/ev-document-find.c:
10317         * backend/ev-document-find.h: Change EvDocumentIface so we no
10318         longer store the current page or zoom level in the document.  The
10319         consequence is that all calls that operate on the current page now
10320         instead take the page number as an extra argument, and all
10321         coordinates are now doubles in document coordinate system.
10322
10323         * pdf/ev-poppler.cc:
10324         * pixbuf/pixbuf-document.c:
10325         * ps/ps-document.c: Update backends accordingly.
10326
10327 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10328
10329         * autogen.sh:
10330
10331         Add required gettext version
10332
10333 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10334
10335         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10336         make F1 bring up non-existent help.
10337
10338         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10339         epiphany's find bar, #167477
10340
10341         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10342         <emil@nishra.com> to add space-bar scrolling, 
10343
10344         * shell/ev-window.c (static GtkActionEntry entries): add default
10345         keybinding for Help (F1)
10346         Fixes #171068
10347
10348         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10349         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10350         170110
10351
10352 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10353
10354         * Makefile.am: 
10355         * pixbuf/pixbuf-document.c: 
10356
10357         Got pixbuf backend working again
10358
10359 2005-04-01  Steve Murphy  <murf@e-tools.com>
10360
10361         * configure.in: Added "rw" to ALL_LINGUAS.
10362
10363 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10364
10365         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10366         model types, noticed by Martin Kretzschmar.
10367
10368 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10369
10370         * pdf/ev-poppler.cc: Implement search based on
10371         poppler_page_find_text().  Currently a bit crude since we remember
10372         all matches from all pages.  Also, we grab the big document lock
10373         when we search since searching changes the underlying stream and
10374         thus conflicts with the rendering thread.
10375         
10376         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10377         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10378         (ev_view_find_previous): Fix some page indexes to be 0 based,
10379         offset rubber band by view offset,
10380
10381 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10382
10383         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10384
10385 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10386
10387         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10388         completely because I didn't understand GtkActions.  I should
10389         read Marco's code more carefully in the future.
10390
10391         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10392         function
10393
10394 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10395
10396         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10397         PopplerRectangle change from poppler CVS.
10398
10399 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10400
10401         * backend/ev-document.c: (ev_document_get_page_label):
10402         * backend/ev-document.h:
10403         * backend/ev-page-cache.c: (_ev_page_cache_new),
10404         (ev_page_cache_get_page_label):
10405         * backend/ev-page-cache.h:
10406         * pdf/ev-poppler.cc:
10407         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10408         (links_page_num_func):
10409         * shell/ev-sidebar-thumbnails.c:
10410         (ev_sidebar_thumbnails_set_document):
10411         * shell/ev-view.c: (status_message_from_link),
10412         (ev_view_motion_notify_event):
10413         * shell/ev-window.c: (document_supports_sidebar): Add in page
10414         label support.  It's not perfect yet, but it's the first 'feature'
10415         in a while.
10416         Also, fix a bogus comment noticed by crispin. 
10417
10418 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10419
10420         * Makefile.am: Remove pixbuf backend for now
10421
10422         * configure.ac: Require poppler-glib instead of just poppler.
10423
10424         * backend/ev-document-thumbnails.h: Add a comment
10425
10426         * backend/ev-document.h:
10427         * backend/ev-document.c: (ev_document_class_init),
10428         (ev_document_load), (ev_document_get_link),
10429         (ev_document_get_links): Remove 3 methods and add get_links.
10430         Also, made 0 based.
10431
10432         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10433         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10434
10435         * backend/ev-link.c: (ev_link_set_title),
10436         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10437         (ev_link_mapping_find):
10438         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10439         
10440         * backend/ev-page-cache.c: (ev_page_cache_init),
10441         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10442         (ev_page_cache_get_size), (ev_page_cache_next_page),
10443         (ev_page_cache_prev_page): Fix to be 0 based.
10444
10445         * pdf/Makefile.am: 
10446         * pdf/ev-poppler.h:
10447         * pdf/ev-poppler.cc: New backend.
10448         
10449         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10450         (ps_document_get_page), (ps_document_document_iface_init):
10451
10452         * shell/ev-pixbuf-cache.h:
10453         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10454         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10455         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10456         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10457         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10458         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10459         based.
10460         
10461         * shell/ev-sidebar-thumbnails.c:
10462         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10463         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10464
10465         * shell/ev-view.c: (status_message_from_link),
10466         (find_page_at_location), (get_link_at_location),
10467         (ev_view_motion_notify_event), (ev_view_button_release_event),
10468         (ev_view_init): Use the new link code.  Fix to be 0 based.
10469
10470         * shell/ev-window.c: (update_action_sensitivity),
10471         (document_supports_sidebar): 0 based.
10472
10473 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10474
10475         * pdf/pdf-document.cc: Patch from Fernando Herrera
10476         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10477         *blush*
10478
10479 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10480
10481         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10482         1 to the page, as this seems to be 1 based.  I thought we has this
10483         fixed.  grump.
10484
10485 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10486
10487         * TODO:
10488         * backend/Makefile.am:
10489         * backend/ev-document-links.c:
10490         (ev_document_links_has_document_links),
10491         (ev_document_links_get_links_model):
10492         * backend/ev-document-links.h:
10493         * backend/ev-document.c: (ev_document_get_page_cache),
10494         (ev_document_get_doc_mutex), (ev_document_load),
10495         (ev_document_save), (ev_document_get_title),
10496         (ev_document_get_n_pages), (ev_document_set_page),
10497         (ev_document_get_page), (ev_document_set_target),
10498         (ev_document_set_scale), (ev_document_set_page_offset),
10499         (ev_document_get_page_size), (ev_document_get_text),
10500         (ev_document_get_link), (ev_document_render),
10501         (ev_document_render_pixbuf), (ev_document_scale_changed):
10502         * backend/ev-document.h:
10503         * backend/ev-job-queue.c: (remove_object_from_queue),
10504         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10505         (no_jobs_available_unlocked), (ev_render_thread),
10506         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10507         (ev_job_queue_remove_job):
10508         * backend/ev-job-queue.h:
10509         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10510         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10511         (ev_job_links_class_init), (ev_job_render_init),
10512         (ev_job_render_dispose), (ev_job_render_class_init),
10513         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10514         (ev_job_thumbnail_class_init), (ev_job_finished),
10515         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10516         (ev_job_render_run), (ev_job_thumbnail_new),
10517         (ev_job_thumbnail_run):
10518         * backend/ev-jobs.h:
10519         * backend/ev-link.c:
10520         * backend/ev-link.h:
10521         * backend/ev-page-cache.c: (ev_page_cache_init),
10522         (ev_page_cache_class_init), (ev_page_cache_finalize),
10523         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10524         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10525         (ev_page_cache_set_link), (ev_page_cache_get_title),
10526         (ev_page_cache_get_size), (ev_page_cache_next_page),
10527         (ev_page_cache_prev_page):
10528         * backend/ev-page-cache.h:
10529         * pdf/pdf-document.cc:
10530         * ps/gsdefaults.c:
10531         * ps/gsdefaults.h:
10532         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10533         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10534         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10535         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10536         (is_interpreter_ready), (output), (catchPipe), (input),
10537         (start_interpreter), (check_filecompressed), (compute_dimensions),
10538         (ps_document_enable_interpreter), (document_load),
10539         (ps_document_next_page), (render_page), (ps_document_set_page),
10540         (ps_document_set_scale), (render_pixbuf_idle),
10541         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10542         * ps/ps-document.h:
10543         * shell/Makefile.am:
10544         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10545         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10546         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10547         (ev_pixbuf_cache_new), (job_finished_cb),
10548         (check_job_size_and_unref), (move_one_job),
10549         (ev_pixbuf_cache_update_range), (find_job_cache),
10550         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10551         (ev_pixbuf_cache_add_jobs_if_needed),
10552         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10553         * shell/ev-pixbuf-cache.h:
10554         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10555         (idle_print_handler):
10556         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10557         (selection_changed_cb), (create_loading_model),
10558         (ev_sidebar_links_construct), (links_page_num_func),
10559         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10560         (update_page_callback), (job_finished_cb),
10561         (ev_sidebar_links_set_document):
10562         * shell/ev-sidebar-thumbnails.c:
10563         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10564         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10565         (page_changed_cb), (thumbnail_job_completed_callback),
10566         (ev_sidebar_thumbnails_set_document):
10567         * shell/ev-sidebar-thumbnails.h:
10568         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10569         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10570         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10571         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10572         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10573         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10574         (ev_view_button_release_event), (ev_view_scroll_view),
10575         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10576         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10577         (ev_view_new), (job_finished_cb), (page_changed_cb),
10578         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10579         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10580         (ev_view_find_previous):
10581         * shell/ev-view.h:
10582         * shell/ev-window.c: (update_action_sensitivity),
10583         (ev_window_open_page), (update_window_title), (update_total_pages),
10584         (page_changed_cb), (ev_window_setup_document),
10585         (password_dialog_response), (ev_window_cmd_save_as),
10586         (ev_window_print), (ev_window_cmd_go_previous_page),
10587         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10588         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10589         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10590         * shell/main.c: (main):
10591
10592         Merge evince-threads branch
10593
10594 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10595
10596         * configure.ac: Added "lt" to ALL_LINGUAS.
10597
10598 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10599
10600         * NEWS:
10601         * configure.ac:
10602
10603         Release 0.1.9
10604
10605 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10606
10607         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10608
10609         Fix here also the thumbnails 1-basedness :)
10610
10611 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10612
10613         * NEWS:
10614         * configure.ac:
10615
10616         Release 0.1.8
10617
10618 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10619
10620         * pdf/pdf-document.cc:
10621         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10622         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10623
10624         Fix the mess we did with thumbnails and 1-basedness
10625
10626 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10627
10628         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10629
10630 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10631
10632         * NEWS:
10633         * configure.ac:
10634
10635         Release 0.1.7
10636
10637 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10638
10639         * ps/Makefile.am:
10640         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10641         (gtk_gs_defaults_get_alpha_parameters),
10642         (gtk_gs_defaults_get_ungzip_cmd),
10643         (gtk_gs_defaults_get_unbzip2_cmd):
10644         * ps/gsdefaults.h:
10645         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10646         (ps_document_get_orientation), (document_load),
10647         (ps_document_goto_page), (ps_document_set_page_size):
10648         * ps/ps-document.h:
10649
10650         Some more sanitization of the ps backend. Remove a lot
10651         of unused code and do not base our defaults on ggv
10652         preferences (ugh!)
10653
10654 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10655
10656         * thumbnailer/evince-thumbnailer.schemas:
10657         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10658         (main): add -s option for thumbnail size.
10659
10660 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10661
10662         * configure.ac:
10663
10664         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10665         remove it.
10666
10667 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10668
10669         * pdf/pdf-document.cc:
10670
10671         Remove 4 pixels of useless border from the
10672         thumbnail.
10673
10674 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10675
10676         * backend/ev-document-thumbnails.c:
10677         (ev_document_thumbnails_get_thumbnail):
10678         * backend/ev-document-thumbnails.h:
10679
10680         Rework API a bit. Add a border flag and
10681         change sizing logic (now the size we specify
10682         applies to the bigger dimension).
10683
10684         * pdf/pdf-document.cc:
10685         * pixbuf/pixbuf-document.c:
10686         (pixbuf_document_thumbnails_get_thumbnail):
10687         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10688         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10689
10690         Adapt to the new API and do not draw a border for nautilus
10691         thumbnailer.
10692
10693 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10694
10695         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10696         take thumbnails from page "0" instead of "1". Added a copyright header.
10697
10698 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10699
10700         * ps/ps-document.c: (set_up_page), (start_interpreter):
10701
10702         Make it C89 compliant
10703
10704 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10705
10706         * Makefile.am:
10707         * configure.ac:
10708         * pdf/.cvsignore:
10709         * pdf/pdf-document.cc:
10710         * thumbnailer/Makefile.am:
10711         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10712         (main):
10713         * thumbnailer/evince-thumbnailer.schemas:
10714         * thumbnailer/pdf-icon.png:
10715
10716         Add a nautilus thumbnailer.
10717         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10718
10719 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10720
10721         * NEWS:
10722         * configure.ac:
10723         * po/POTFILES.in:
10724
10725         Release 0.1.6
10726
10727 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10728
10729         Use poppler instead of including xpdf source code.  Poppler is a
10730         fork of xpdf to build it as a shared library. See
10731         http://freedesktop.org/wiki/Software/poppler.
10732
10733         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10734         xpdf fork.
10735         
10736         * pdf/Makefile.am: Build libpdfdocument.a here.
10737         
10738         * pdf/GDKSplashOutputDev.cc:
10739         * pdf/GDKSplashOutputDev.h:
10740         * pdf/GnomeVFSStream.cc:
10741         * pdf/GnomeVFSStream.h:
10742         * pdf-document.cc:
10743         * pdf-document.h:
10744         * test-gdk-output-dev.cc
10745         * Thumb.cc:
10746         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10747         against poppler.
10748
10749 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10750
10751         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10752
10753         Clear idle stack before unsetting the document
10754
10755 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10756
10757         * ps/ps-document.c: (ps_document_widget_event),
10758         (ps_document_set_target), (ps_document_finalize),
10759         (ps_document_get_page):
10760
10761         Disconnect the widget event signal on finalize.
10762         Some code cleanups.
10763
10764 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10765
10766         * ps/ps-document.c: (set_up_page):
10767
10768         If there is no bpixmap create one, even if size
10769         is not changed.
10770
10771 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10772
10773         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10774         (set_up_page), (document_load), (ps_document_set_zoom):
10775
10776         Default page is 0. Calculate size even when we have no
10777         target yet.
10778
10779 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10780
10781         * shell/ev-sidebar.c: expand the selection widget to be always as
10782         wide as the sidebar
10783
10784 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10785
10786         * shell/ev-sidebar-thumbnails.c:
10787         (ev_sidebar_thumbnails_set_document):
10788
10789         Clear the list store when setting document
10790
10791 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10792
10793         * shell/ev-page-action.c: (update_entry), (sync_entry),
10794         (activate_cb), (entry_size_request_cb), (create_tool_item),
10795         (connect_proxy):
10796
10797         Use an entry for the page control instead of spinbuttons
10798
10799 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10800
10801         * data/evince.schemas.in:
10802
10803         Correct confusing string
10804
10805 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10806
10807         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10808         for real.  Gosh, how long has this been broken.
10809
10810         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10811         check for a NULL link.  We crash otherwise.
10812
10813 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10814
10815         * NEWS:
10816         * configure.ac:
10817
10818         Release 0.1.5
10819
10820 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10821
10822         * configure.ac: add the french translation.
10823
10824 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10825
10826         * shell/ev-window.c:
10827
10828         Remove unused header -> fix distcheck
10829
10830 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10831
10832         * shell/ev-window.c: (update_window_title),
10833         (ev_window_popup_password_dialog):
10834
10835         Unescape filename for display
10836
10837 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10838
10839         * pdf/xpdf/pdf-document.cc:
10840
10841         In get_page_size deal with rotation. Also
10842         cleanup the function a bit.
10843
10844 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10845
10846         * pdf/xpdf/pdf-document.cc:
10847
10848         Fix crash when opening in new window
10849
10850 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10851
10852         * configure.ac:
10853
10854         Check ghostscript >= 7
10855
10856 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10857
10858         * shell/ev-window.c:
10859
10860         Make page width the default sizing mode
10861
10862 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10863         Marco Pesenti Gritti <marco@gnome.org>
10864
10865         * shell/ev-window.c: Remember the sidebar size
10866
10867         * data/evince.schemas.in: Add a new gconf key to store the size of
10868         the sidebar
10869
10870 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10871
10872         * data/evince-ui.xml:
10873         * shell/ev-window.c: (update_action_sensitivity),
10874         (ev_window_cmd_view_reload):
10875         
10876         Add a "Reload" action and menu entry
10877
10878 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10879
10880         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10881         iff the type doesn't support thumbnailing and indexing.
10882
10883 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10884
10885         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10886
10887 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10888
10889         * pdf/splash/Splash.cc:
10890
10891         Port fix for a crasher from kde bug
10892         http://bugs.kde.org/show_bug.cgi?id=97131
10893
10894 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10895
10896         * pdf/xpdf/pdf-document.cc:
10897
10898         Return a link even if it's of an unrecognized
10899         type. Otherwise we go in an infinte cycle.
10900
10901 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10902
10903         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10904         (size_allocate_cb), (ev_window_set_sizing_mode):
10905
10906         Update size when switching mode
10907
10908 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10909
10910         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10911         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10912         (ev_window_cmd_view_normal_size):
10913
10914         Fix size toggle buttons behavior
10915
10916 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10917
10918         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10919         (doc_rect_to_view_rect), (ev_view_size_allocate),
10920         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10921         (scale_changed_callback):
10922
10923         Do not cache offsets in size_allocate.
10924
10925 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10926
10927         * shell/ev-view.c: (ev_view_size_allocate):
10928
10929         Calculate offsets before calling the parent
10930         class (which does a redraw)
10931
10932 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10933
10934         * pdf/xpdf/pdf-document.cc:
10935
10936         Fix a crasher on exit. Unused code, put a TODO
10937
10938 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10939
10940         * backend/ev-document.c: (ev_document_class_init),
10941         (ev_document_page_changed), (ev_document_scale_changed):
10942         * backend/ev-document.h:
10943
10944         Separate page/scale notifications
10945
10946         * pdf/xpdf/pdf-document.cc:
10947
10948         Emit the new signals.
10949         Do not display the pdf page in _render, do it
10950         when scale/page are requested.
10951
10952         * ps/ps-document.c: (ps_document_set_zoom),
10953         (ps_document_widget_event):
10954         * ps/ps-document.h:
10955
10956         Emit the new signals.
10957
10958         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10959         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10960         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10961         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10962         * shell/ev-view.h:
10963         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10964         (ev_window_cmd_view_page_width), (size_allocate_cb),
10965         (ev_window_set_sizing_mode):
10966
10967         Rework sizing to be pixel based.
10968         There are bugs but should be already way better.
10969
10970 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10971
10972         * shell/ev-window.c: (ev_window_init):
10973
10974         Do not allow to shrink sidebar smaller then
10975         child requisition
10976
10977 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10978
10979         * shell/ev-sidebar.[ch]
10980         * shell/ev-window.c:
10981
10982         Improved sidebar widget. Fixes #166683
10983
10984 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10985
10986         * shell/ev-view.c (update_find_status_message): Give translators
10987         more flexibility with ngettext plural handling.
10988
10989 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10990
10991         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10992         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10993         page when we get the page size.
10994
10995 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10996
10997         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10998
10999         ps pages are 0 based, convert 
11000
11001 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11002
11003         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11004
11005         Initialize correct parent class. Set GError on document load
11006
11007 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11008
11009         * pdf/xpdf/pdf-document.cc:
11010
11011         Fixup selection offset calculation
11012
11013         * shell/ev-view.c: (view_rect_to_doc_rect),
11014         (doc_rect_to_view_rect), (ev_view_size_allocate),
11015         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11016         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11017
11018         Store selection as document relative, so that zooming
11019         and offset changing doesnt break it.
11020
11021 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11022
11023         * shell/ev-view.c: (ev_view_best_fit):
11024
11025         Do not try to best fit if the view is not realized
11026
11027 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11028           
11029         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11030
11031 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11032
11033         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11034
11035 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11036
11037         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11038         the popup window.  That prevents it resizing when in full screen
11039         mode.
11040
11041         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11042         multiple rerenders.  This pretty much sucks.
11043
11044         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11045         rest of the toolbar.
11046
11047 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11048
11049         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11050
11051 2005-02-17  Alexander Shopov  <ash@contact.bg>
11052
11053         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11054
11055 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11056
11057         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11058
11059 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11060
11061         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11062         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11063         (set_document_page), (document_changed_callback),
11064         (ev_view_set_document), (ev_view_find_previous),
11065         (ev_view_hide_cursor), (ev_view_show_cursor):
11066         * shell/ev-view.h:
11067         * shell/ev-window.c: (update_chrome_visibility),
11068         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11069         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11070         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11071         (ev_window_unfullscreen):
11072         * shell/main.c: (main):
11073
11074         Automatically hide the fullscreen button.
11075         Patch by Kristian Høgsberg <krh@redhat.com>
11076
11077 2005-02-16  Vincent Noel  <vnoel@cox.net>
11078
11079         * shell/main.c (main): Specify an icon for the window. Patch by
11080         Jaap A. Haitsma. Fixes #166177.
11081
11082 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11083
11084         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11085
11086 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11087
11088         * backend/ev-document-misc.h:
11089         * backend/ev-document-misc.c:
11090         (ev_document_misc_get_page_border_size),
11091         (ev_document_misc_paint_one_page): New function to canonicalize
11092         sizing/painting a border.
11093
11094         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11095         used.
11096
11097         * pdf/xpdf/pdf-document.cc: use new function
11098
11099         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11100         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11101         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11102         shell/ev-window.c: (update_sizing_buttons),
11103         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11104         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11105         (ev_window_cmd_view_page_width), (size_allocate_cb),
11106         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11107         and "fit width" values act as toggle buttons so they stay
11108         toggled.  It's not 100% perfect, and it's a little slow, but it's
11109         good enough to commit I think.
11110
11111 2005-02-15  David Lodge  <dave@cirt.net>
11112
11113         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11114
11115 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11116
11117         * shell/ev-window.c (update_window_title): replace newlines in
11118         the title by spaces. Bug #166107.
11119
11120 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11121
11122         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11123         parameters providing allocation width and height without
11124         scrollbars and width of a possible vertical scrollbar. With this
11125         additional information the functions can work as
11126         intended. Unfortunately they're not idempotent. We should
11127         transform these commands to toggles. Fixes Bug #164976
11128         Initial patch by Stephane Loeuillet, then heavily modified.
11129
11130         * shell/ev-view.h: update prototypes.
11131
11132         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11133         (ev_window_cmd_view_page_width): provide EvView fit functions with
11134         all the information they need. Formulas to calculate this
11135         information taken from GtkScrolledWindow.
11136
11137 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11138
11139         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11140         created a thumbnail, the list store is updated to know
11141         that the thumbnail is set. Fixes bug #166792
11142
11143 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11144
11145         * shell/ev-window.c: fixed typo, closes bug 166897
11146
11147         * TODO: updated TODO with bug numbers that are relevant
11148
11149 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11150
11151         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11152
11153 2005-02-09  Vincent Noel  <vnoel@cox.net>
11154
11155         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11156         and "Next" toolbar buttons as important to make them stand out.
11157
11158 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11159
11160         * lib/ev-debug.c:
11161         * lib/ev-debug.h:
11162         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11163         (start_interpreter), (stop_interpreter), (document_load),
11164         (ps_document_next_page), (ps_document_goto_page),
11165         (ps_document_set_page_size), (ps_document_widget_event),
11166         (ps_document_render):
11167         * shell/ev-page-view.c: (ev_page_view_dispose):
11168         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11169
11170         Fix compilation on non-gcc platforms
11171
11172 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11173
11174         * NEWS:
11175         * configure.ac:
11176
11177         Release 0.1.4
11178
11179         * pdf/xpdf/Catalog.cc:
11180         * pdf/xpdf/XRef.cc:
11181
11182         Fix the fix for CAN-2004-0888
11183
11184 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11185
11186         * data/Makefile.am:
11187         * data/evince-ui.xml:
11188         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11189         * shell/ev-stock-icons.h:
11190         * shell/ev-window.c: (update_action_sensitivity),
11191         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11192         (set_action_properties):
11193
11194         Improve toolbar layout/icons
11195
11196 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11197
11198         * pdf/xpdf/pdf-document.cc:
11199
11200         Add warnings about unimplemented/unknown link
11201         types.
11202
11203 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11204
11205         * ps/ps-document.c: (set_up_page):
11206
11207         Log gs property
11208
11209 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11210
11211         * ps/ps-document.c: (start_interpreter):
11212
11213         Log gs env var
11214
11215 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11216
11217         * shell/ev-page-view.c: (ev_page_view_dispose):
11218         * shell/ev-view.c: (ev_view_finalize):
11219         * shell/ev-window.c: (ev_window_setup_document),
11220         (ev_window_dispose), (ev_window_init):
11221
11222         Solve more refs issues.
11223
11224         I commented out the page_view initialization for now:
11225         it was never destroyed (because it's never added
11226         to a container). Because of that we was leaking
11227         gs processes. Couldnt think to a clean fix.
11228         We need to figure this out, password view has the
11229         same issue probably.
11230
11231 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11232
11233         * ps/ps-document.c: (ps_document_finalize),
11234         (ps_document_get_n_pages), (ps_document_get_page):
11235
11236         Some cleanups, stop the interpreter on finalize
11237
11238         * shell/ev-page-view.c: (ev_page_view_dispose),
11239         (ev_page_view_class_init):
11240
11241         Release our reference on the document
11242
11243 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11244
11245         * Makefile.am:
11246         * configure.ac:
11247         * doc/debugging.txt:
11248         * lib/.cvsignore:
11249         * lib/Makefile.am:
11250         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11251         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11252         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11253         * lib/ev-debug.h:
11254
11255         Add debugging helpers
11256
11257         * ps/Makefile.am:
11258         * ps/ps-document.c: (set_up_page), (start_interpreter),
11259         (stop_interpreter), (document_load), (ps_document_next_page),
11260         (ps_document_goto_page), (ps_document_set_page_size),
11261         (ps_document_widget_event), (ps_document_render):
11262         * shell/Makefile.am:
11263         * shell/ev-view.c: (expose_bin_window):
11264         * shell/main.c: (main):
11265
11266         Add some logs
11267         
11268 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11269
11270         * ps/ps-document.c: (ps_document_widget_event):
11271
11272         Initialize message_window, this should make ps
11273         rendering really work! (Never noticed because I was
11274         testing with a ps that is causing gs to exit every time!)
11275
11276 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11277
11278         * data/evince.schemas.in: updated simple error in applyto closing tag
11279
11280 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11281
11282         * Makefile.am:
11283         * configure.ac:
11284         * data/.cvsignore:
11285         * data/Makefile.am:
11286         * data/evince-ui.xml:
11287         A data/evince.schemas.in:
11288         * po/POTFILES.in:
11289         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11290         * shell/ev-stock-icons.h:
11291         * shell/ev-window.c: (update_chrome_visibility),
11292         (update_chrome_flag), (ev_window_cmd_edit_find),
11293         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11294         (ev_window_unfullscreen), (ev_window_focus_in_event),
11295         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11296         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11297         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11298         (ev_window_dispose), (ev_window_class_init),
11299         (set_action_properties), (set_chrome_actions), (load_chrome),
11300         (ev_window_init):
11301
11302         Implement fullscreen mode changes from bug #164776.
11303         Also implement persistent chrome toggles.
11304
11305 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11306
11307         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11308
11309 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11310
11311         * NEWS:
11312         * configure.ac:
11313         * shell/ev-view.c:
11314
11315         Add another check for find interface
11316
11317         Release 0.1.3
11318
11319 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11320
11321         * shell/ev-application.c: (ev_application_open):
11322         * shell/ev-window.c: (ev_window_open):
11323
11324         Open gzipped ps documents
11325
11326 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11327
11328         * TODO:
11329         * shell/ev-view.c: (set_document_page):
11330
11331         Clamp page number, dont try to move to
11332         not existant pages.
11333
11334 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11335
11336         * backend/ev-document-find.c: (ev_document_find_changed):
11337         * backend/ev-document-find.h:
11338         * pdf/xpdf/pdf-document.cc:
11339         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11340         * shell/ev-window.c: (find_bar_search_changed_cb):
11341
11342         Fix several bugs with find
11343
11344 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11345
11346         * shell/ev-sidebar-thumbnails.c
11347         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11348         document. Prevents warning from scroll_to_cell.
11349
11350 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11351
11352         * configure.ac: Add «nb» to ALL_LINGUAS too.
11353
11354 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11355
11356         * NOTES: New file with some random thoughts.
11357
11358         * TODO: Update.
11359
11360         * backend/ev-document-misc.c:
11361         (ev_document_misc_get_page_border_size): New function to
11362         canonicalize shadow drawing sizes.  Possibly goofy.
11363
11364         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11365         (ev_view_best_fit), (ev_view_fit_width):
11366         * pdf/xpdf/pdf-document.cc:
11367         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11368         * ps/ps-document.c: (ps_document_get_page_size):
11369         * backend/ev-document-misc.h:
11370         * backend/ev-document.c: (ev_document_get_page_size):
11371         * backend/ev-document.h: get_page_size now takes a page number
11372         parameter.  Made all the backends/frontends honor it.
11373
11374         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11375         see.  Doesn't work yet.
11376
11377         * shell/Makefile.am:
11378         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11379         Doesn't do anything yet.
11380
11381         * shell/ev-sidebar-thumbnails.c:
11382         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11383         [0..n_pages-1]
11384
11385         * shell/ev-window.c: (update_action_sensitivity),
11386         (ev_window_setup_document), (ev_window_set_page_mode),
11387         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11388         view-swapping code a bit so we can have multiple views on a
11389         document.  Add the multi-page view, though it can't be turned on
11390         yet.
11391
11392 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11393
11394         * shell/ev-application.c: (ev_application_open):
11395         * shell/ev-view.c: (expose_bin_window):
11396         * shell/ev-window.c: (ev_window_open):
11397
11398         Support eps and check document supports find
11399         before drawing highlightings in expose.
11400
11401 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11402
11403         * pixbuf/pixbuf-document.c:
11404         (pixbuf_document_thumbnails_get_dimensions),
11405         (pixbuf_document_document_thumbnails_iface_init):
11406
11407         implement get_dimensions
11408
11409 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11410
11411         * NEWS:
11412         * configure.ac:
11413
11414         Release 0.1.2
11415
11416 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11417
11418         * shell/ev-view.c: (set_document_page):
11419
11420         Scroll at the top of the page when changing page
11421
11422 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11423
11424         * shell/ev-view.c: (ev_view_motion_notify_event):
11425
11426         Do not redraw unnecessarily
11427
11428 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11429
11430         * pdf/xpdf/pdf-document.cc:
11431         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11432         (expose_bin_window), (find_changed_cb):
11433
11434         Yay! find works now... Now to find bugs...
11435
11436 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11437
11438         * backend/ev-document-find.c: (ev_document_find_base_init),
11439         (ev_document_find_changed):
11440         * backend/ev-document-find.h:
11441         * pdf/xpdf/pdf-document.cc:
11442         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11443         (expose_bin_window), (ev_view_init), (set_document_page),
11444         (ensure_rectangle_is_visible), (jump_to_find_result),
11445         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11446         (ev_view_find_next), (ev_view_find_previous):
11447         * shell/ev-view.h:
11448         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11449
11450         More work on find implementation, mostly there now
11451
11452 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11453
11454         * backend/ev-backend-marshalers.list:
11455         * backend/ev-document-find.c: (ev_document_find_base_init),
11456         (ev_document_find_cancel), (ev_document_find_page_has_results),
11457         (ev_document_find_get_n_results), (ev_document_find_get_result),
11458         (ev_document_find_get_progress), (ev_document_find_changed):
11459         * backend/ev-document-find.h:
11460
11461         Enanche the find interface to be really able to do
11462         multi page find.
11463
11464         * pdf/xpdf/pdf-document.cc:
11465
11466         Implement
11467
11468         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11469         (expose_bin_window), (ev_view_init),
11470         (ev_view_get_find_status_message), (find_changed_cb),
11471         (ev_view_set_document), (set_document_page):
11472
11473         Adapt to the new interface. A few things are regressed sorry,
11474         I will finish it soon.
11475
11476 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11477
11478         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11479         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11480         ev_sidebar_thumbnails_parent_class variable, don't define another
11481         parent_class variable.
11482
11483         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11484         (ev_page_action_class_init): ditto.
11485
11486         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11487         (pixbuf_document_class_init): ditto.
11488
11489         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11490         ditto.
11491
11492         * .cvsignore: ignore various valgrind output files.
11493
11494 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11495
11496         * data/evince-ui.xml:
11497         * shell/Makefile.am:
11498         * shell/ev-history.c:
11499         * shell/ev-history.h:
11500         * shell/ev-navigation-action.c:
11501         * shell/ev-navigation-action.h:
11502         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11503         (ev_view_set_page), (ev_view_fit_width):
11504         * shell/ev-view.h:
11505         * shell/ev-window.c: (update_action_sensitivity),
11506         (ev_window_setup_document), (register_custom_actions):
11507
11508         Kill session history
11509
11510 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11511
11512         * shell/ev-window.c: (update_action_sensitivity):
11513
11514         Fix inverted up/down buttons
11515
11516 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11517
11518         * shell/ev-sidebar-thumbnails.c
11519         (ev_sidebar_thumbnails_select_page): make sure the selected
11520         thumbnail stays visible.
11521
11522 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11523
11524         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11525         scrolled window for Federico.
11526
11527 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11528
11529         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11530
11531 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11532
11533         * configure.ac:
11534         * pdf/splash/SplashFTFontEngine.cc:
11535
11536         Fix CID fonts with freetype 2.1.9
11537
11538 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11539
11540         * TODO: added item for desktop icon thumbnailer
11541
11542 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11543
11544         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11545         unloaded docs when the title is accessed.
11546
11547         * shell/ev-password-view.[hc]: New widget for displaying password
11548         state.
11549
11550         * shell/ev-window.[ch]: Refactor password handling code to handle
11551         the new view.
11552
11553 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11554
11555         * NEWS:
11556         * configure.ac:
11557         * data/Makefile.am:
11558
11559         Release 0.1.1
11560
11561 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11562
11563         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11564         ignore page offset here, to make search results independent of it,
11565
11566         * shell/ev-view.c (expose_bin_window): but take offsets into
11567         account here. Bug #164932
11568
11569         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11570         scale at the right time. Bug #164996
11571
11572 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11573
11574         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11575         fix the problem. Now I just removed the Adobe font names and hope
11576         that the URW fonts are always in outline format. Bug #164934
11577
11578         * shell/ev-window.c (update_window_title): empty titles are
11579         useless, use filename in that case too.
11580
11581         * NEWS: Add some content.
11582
11583 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11584
11585         * TODO: added one more TODO item and a TODONE section :)
11586
11587 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11588
11589         * ps/ps-document.h: add page_[xy]_offset fields.
11590
11591         * ps/ps-document.c (ps_document_set_page_offset)
11592         (ps_document_render): Keep offset in consideration in a few
11593         places. Bug #164752 "postscript documents are not centered in
11594         window"
11595
11596         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11597         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11598
11599         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11600         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11601         stub out missing methods for complete EvDocument implementation.
11602         Fixes segfaults with Save A Copy and Copy actions.
11603
11604         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11605         (ps_document_document_iface_init): ditto.
11606         
11607 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11608
11609         * data/.cvsignore:
11610         * data/Makefile.am:
11611         * data/evince.desktop.in:
11612
11613         Add desktop file
11614
11615 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11616
11617         * shell/ev-view.c: (ev_view_button_press_event),
11618         (ev_view_motion_notify_event):
11619
11620         Make selection work in any direction
11621
11622 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11623
11624         * TODO:
11625         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11626
11627         Use shorter labels for some of the toolbars items
11628
11629 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11630
11631         * pdf/xpdf/pdf-document.cc:
11632
11633         Check the links info is initialized before
11634         using it. Should fix a crash on startup.
11635
11636 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11637
11638         * pixbuf/pixbuf-document.c
11639         (pixbuf_document_thumbnails_get_dimensions): force floating point
11640         division to calculate page_ratio. Fixes crash with landscape
11641         format pixbufs.
11642
11643 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11644
11645         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11646
11647 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11648
11649         * shell/ev-view.c (set_document_page): unset has_selection when
11650         the page changes.
11651         (set_document_page): handle paper size changes when the page
11652         changes (test with Free Culture, page 2).
11653
11654 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11655
11656         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11657         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11658
11659         Use normal style color for the widget background and
11660         draw a black box around the page.
11661
11662 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11663
11664         * pdf/xpdf/pdf-document.cc:
11665
11666         Keep offset in consideration in a few places
11667
11668         * shell/ev-view.c: (expose_bin_window):
11669
11670         Set the offsets so that the document is ever centered
11671
11672 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11673
11674         * TODO: Added TODO items and finished off the first todo item
11675
11676         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11677         reflect current authors
11678
11679 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11680
11681         * pdf/xpdf/pdf-document.cc:
11682         * shell/ev-view.c: (ev_view_set_cursor),
11683         (ev_view_motion_notify_event), (document_changed_callback),
11684         (set_document_page):
11685
11686         Show a wait cursor while the page is rendering
11687
11688 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11689
11690         * shell/ev-sidebar-thumbnails.c:
11691         (ev_sidebar_tree_selection_changed),
11692         (ev_sidebar_thumbnails_select_page):
11693         * shell/ev-sidebar-thumbnails.h:
11694         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11695         (ev_view_can_go_forward):
11696         * shell/ev-window.c: (ev_window_open_page),
11697         (ev_window_setup_document), (update_current_page),
11698         (view_page_changed_cb), (ev_window_init):
11699         * shell/ev-window.h:
11700
11701         Ensure thumbnails selection, toolbar page control and
11702         current page are in sync.
11703
11704 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11705
11706         * pdf/xpdf/XRef.cc:
11707
11708         Fix CAN-2005-0064
11709
11710 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11711
11712         * backend/Makefile.am:
11713         * backend/ev-document-links.h:
11714         * backend/ev-document-security.c: (ev_document_security_get_type),
11715         (ev_document_security_has_document_security),
11716         (ev_document_security_set_password):
11717         * backend/ev-document-security.h:
11718         * backend/ev-document.c: (ev_document_error_quark):
11719         * backend/ev-document.h:
11720         * data/Makefile.am:
11721         * data/evince-password.glade:
11722         * pdf/xpdf/pdf-document.cc:
11723         * shell/Makefile.am:
11724         * shell/ev-password.c: (ev_password_set_bad_password_label),
11725         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11726         (ev_password_dialog_get_password),
11727         (ev_password_dialog_set_bad_pass):
11728         * shell/ev-password.h:
11729         * shell/ev-window.c: (ev_window_get_attribute),
11730         (ev_window_set_property), (update_action_sensitivity),
11731         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11732         (ev_window_setup_document), (ev_window_get_password),
11733         (ev_window_open), (ev_window_cmd_save_as),
11734         (using_postscript_printer), (ev_window_print),
11735         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11736         (update_fullscreen_popup), (ev_window_fullscreen),
11737         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11738         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11739         (menu_item_select_cb), (find_bar_search_changed_cb),
11740         (ev_window_dispose), (ev_window_init):
11741
11742         Add initial support for password-supported dialogs.  This could be
11743         a lot cooler, but it'll do for now.
11744
11745 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11746
11747         * pdf/xpdf/pdf-document.cc:
11748         * shell/ev-view.c: (status_message_from_link),
11749         (ev_view_set_status), (ev_view_set_cursor),
11750         (ev_view_motion_notify_event), (ev_view_init):
11751         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11752
11753         Fix bugs in the links implementation and change cursor
11754         when hovering a link.
11755
11756 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11757
11758         * viewer/.cvsignore: added cvsignore file for viewer directory
11759
11760         * TODO: created TODO document
11761
11762 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11763
11764         * shell/ev-view.h:
11765         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11766         new functions to help with implementation of sensitivity code
11767         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11768         of all actions that might require it.  Fixes a crash when you
11769         click on the Zoom actions in a window lacking a document.
11770
11771 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11772
11773         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11774         of the Find action
11775
11776 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11777
11778         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11779         (pixbuf_document_document_iface_init):
11780         * ps/ps-document.c: (ps_document_get_link),
11781         (ps_document_document_iface_init):
11782         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11783         (status_message_from_link), (ev_view_set_status),
11784         (ev_view_set_find_status), (ev_view_motion_notify_event),
11785         (ev_view_button_release_event), (ev_view_set_property),
11786         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11787         (ev_view_get_find_status_message), (update_find_results),
11788         (ev_view_get_status), (ev_view_get_find_status):
11789         * shell/ev-view.h:
11790         * shell/ev-window.c: (view_status_changed_cb),
11791         (view_find_status_changed_cb), (ev_window_init):
11792
11793         View status message support, use it to show the links.
11794         Needs work...
11795
11796 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11797
11798         * backend/ev-document.c: (ev_document_get_link):
11799         * backend/ev-document.h:
11800         * pdf/xpdf/pdf-document.cc:
11801         * shell/ev-application.c: (ev_application_open):
11802         * shell/ev-application.h:
11803         * shell/ev-sidebar-links.c: (selection_changed_cb):
11804         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11805         (ev_view_go_to_link):
11806
11807         Add support for document links
11808
11809 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11810
11811         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11812         (create_tool_item):
11813         Set the spin button limits correctly.
11814         
11815         * shell/ev-sidebar-thumbnails.c:
11816         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11817         Support changing pages by clicking on the thumbnails.
11818         
11819 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11820
11821         * pixbuf/pixbuf-document.c:
11822         (pixbuf_document_thumbnails_get_dimensions),
11823         (pixbuf_document_document_thumbnails_iface_init):
11824
11825         implement get_dimensions
11826
11827 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11828
11829         * ps/ps-document.c: (ps_document_goto_page):
11830
11831         Fix page switching on multipage documents
11832
11833 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11834
11835         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11836         
11837         check for NULL before assigning to width and height parameters
11838
11839 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11840
11841         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11842         (pixbuf_document_set_property), (pixbuf_document_get_property):
11843
11844         implement get/set properties
11845
11846 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11847
11848         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11849         
11850         return NULL instead of "Unknown", letting the title get set to
11851         the filename when the pdf has no title.
11852
11853 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11854
11855         * ps/ps-document.c: (ps_document_get_page_count),
11856         (ps_document_goto_page):
11857
11858 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11859
11860         * shell/ev-history.c: (ev_history_get_property),
11861         (ev_history_set_property), (ev_history_class_init),
11862         (ev_history_add_page), (ev_history_set_current_index):
11863         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11864         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11865         (ev_navigation_action_finalize):
11866         * shell/ev-navigation-action.h:
11867         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11868         (ev_view_go_forward), (ev_view_get_find_status_message),
11869         (history_index_changed_cb), (ev_view_set_history):
11870         * shell/ev-view.h:
11871         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11872         (update_current_page), (register_custom_actions):
11873
11874         Implement history dropdowns
11875
11876 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11877
11878         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11879         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11880         (ev_view_go_forward):
11881         * shell/ev-window.c: (register_custom_actions):
11882
11883         Fix several history bugs
11884
11885 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11886
11887         * configure.ac: Add «nb» to ALL_LINGUAS.
11888
11889 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11890
11891         * backend/Makefile.am:
11892         * backend/ev-bookmark.c:
11893         * backend/ev-bookmark.h:
11894         * backend/ev-document-bookmarks.c:
11895         * backend/ev-document-bookmarks.h:
11896         * backend/ev-document-links.c: (ev_document_links_get_type),
11897         (ev_document_links_has_document_links),
11898         (ev_document_links_begin_read), (ev_document_links_get_link),
11899         (ev_document_links_get_child), (ev_document_links_next),
11900         (ev_document_links_free_iter):
11901         * backend/ev-document-links.h:
11902         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11903         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11904         (ev_link_get_link_type), (ev_link_set_link_type),
11905         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11906         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11907         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11908         (ev_link_new_external):
11909         * backend/ev-link.h:
11910         * pdf/xpdf/pdf-document.cc:
11911         * shell/Makefile.am:
11912         * shell/ev-application.c: (ev_application_open_link):
11913         * shell/ev-application.h:
11914         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11915         (ev_history_get_link_nth):
11916         * shell/ev-history.h:
11917         * shell/ev-sidebar-bookmarks.c:
11918         * shell/ev-sidebar-bookmarks.h:
11919         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11920         (ev_sidebar_links_class_init), (selection_changed_cb),
11921         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11922         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11923         (do_one_iteration), (populate_links_idle),
11924         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11925         * shell/ev-sidebar-links.h:
11926         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11927         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11928         (go_to_index):
11929         * shell/ev-view.h:
11930         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11931         * shell/ev-window.h:
11932
11933         Rename bookmark to link, and use "Index" for the sidebar panel.
11934
11935 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11936
11937         * shell/Makefile.am:
11938         * shell/ev-application.c: (ev_application_open_bookmark):
11939         * shell/ev-application.h:
11940         * shell/ev-history.c: (ev_history_init), (free_links_list),
11941         (ev_history_finalize), (ev_history_class_init),
11942         (ev_history_add_link), (ev_history_add_page),
11943         (ev_history_get_link_nth), (ev_history_get_n_links),
11944         (ev_history_get_current_index), (ev_history_set_current_index),
11945         (ev_history_new):
11946         * shell/ev-history.h:
11947         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11948         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11949         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11950         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11951         (ev_view_set_page):
11952         * shell/ev-view.h:
11953         * shell/ev-window.c: (ev_window_open_bookmark),
11954         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11955         (goto_page_cb), (register_custom_actions):
11956         * shell/ev-window.h:
11957
11958         Initial history implementation. Needs work.
11959
11960 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11961
11962         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11963
11964 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11965
11966         * cut-n-paste/recent-files/egg-recent-item.c:
11967         * cut-n-paste/recent-files/egg-recent-item.h:
11968         * cut-n-paste/recent-files/egg-recent-model.c:
11969         * cut-n-paste/recent-files/egg-recent-util.c:
11970         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11971         * cut-n-paste/recent-files/egg-recent-view.c:
11972
11973         Update
11974
11975 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11976
11977         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11978         (fillGlyph, fillImageMask, drawImage):
11979         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11980         pdf/splash/SplashTypes.h:
11981         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11982         packed mode for Splash.
11983
11984         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11985         RGB8 packed mode, eliminates the pixbuf data creation loop.
11986
11987         * shell/ev-print-job.c (ev_print_job_finalize)
11988         (ev_print_job_set_property, ev_print_job_get_property)
11989         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11990         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11991         (print_closure_finalize, ev_print_job_print): implement
11992         printing (for backends with EvPsExporter)
11993
11994         * shell/ev_print_job.h: update prototypes.
11995
11996         * shell/ev-window.c (ev_window_print): unref print job after
11997         printing.
11998
11999         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12000         unless the document implements the EvDocumentFind interface.
12001
12002 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12003
12004         * configure.ac: Added ja to ALL_LINGUAS.
12005
12006 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12007
12008         * pdf/xpdf/pdf-document.cc:
12009
12010         add a FIXME. We should probably not allocate
12011         a bookmark object every time
12012
12013 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12014
12015         * shell/ev-application.c: (ev_application_open),
12016         (ev_application_open_bookmark):
12017         * shell/ev-application.h:
12018         
12019         Add a way to open bookmarks
12020
12021         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12022         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12023         (ev_bookmark_set_property), (ev_bookmark_class_init),
12024         (ev_bookmark_new_title), (ev_bookmark_new_link),
12025         (ev_bookmark_new_external):
12026
12027         Support for external uris, better constructors.
12028
12029         * backend/ev-bookmark.h:
12030         * pdf/xpdf/pdf-document.cc:
12031         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12032
12033         Handle external uris
12034
12035 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12036
12037         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12038         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12039
12040         Hook up bookmarks navigation
12041
12042 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12043
12044         * backend/Makefile.am:
12045         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12046         (ev_bookmark_get_title), (ev_bookmark_set_title),
12047         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12048         (ev_bookmark_get_page), (ev_bookmark_set_page),
12049         (ev_bookmark_get_property), (ev_bookmark_set_property),
12050         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12051         (ev_bookmark_new):
12052         * backend/ev-bookmark.h:
12053         * backend/ev-document-bookmarks.c:
12054         (ev_document_bookmarks_get_bookmark):
12055         * backend/ev-document-bookmarks.h:
12056         * pdf/xpdf/pdf-document.cc:
12057         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12058
12059         Add a bookmark object to the backend and use it instead of get_values
12060
12061 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12062
12063         * data/evince-ui.xml:
12064
12065         Cleanup and add select all.
12066
12067         * shell/ev-view.c: (ev_view_select_all),
12068         (ev_view_button_press_event):
12069         * shell/ev-view.h:
12070         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12071
12072         Add select all.
12073         Clear selection on click.
12074
12075 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12076
12077         * shell/ev-sidebar-thumbnails.c
12078         (ev_sidebar_thumbnails_set_document): forgot to unref the
12079         loading_icon.
12080
12081 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12082
12083         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12084         at the visible page, not just linearly.  This makes it look fast.
12085
12086 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12087
12088         * backend/ev-document-misc.c
12089         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12090         white.
12091         * backend/ev-document-thumbnails.h: New interface to get the size
12092         of a page.
12093
12094 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12095
12096         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12097         make dist works
12098
12099 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12100
12101         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12102         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12103         things up a bit.
12104
12105         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12106
12107 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12108
12109         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12110         fonts. Should fix font problems on systems that have the base
12111         fonts in bitmap format. Reported by James Henstridge
12112         <james@jamesh.id.au>.
12113
12114 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12115
12116         * pdf/xpdf/Gfx.cc:
12117         * pdf/xpdf/GfxState.cc:
12118
12119         Fix for CAN-2004-1125
12120
12121 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12122
12123         * shell/ev-view.c: (ev_view_copy):
12124         * shell/ev-view.h:
12125         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12126
12127         Implement Edit->Copy
12128
12129 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12130
12131         * backend/ev-document.c: (ev_document_get_text):
12132         * backend/ev-document.h:
12133         * pdf/xpdf/pdf-document.cc:
12134         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12135         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12136         (ev_view_update_primary_selection), (ev_view_button_press_event),
12137         (ev_view_motion_notify_event), (ev_view_button_release_event):
12138
12139         Beginnings of clipboard support. Incomplete but primary sort
12140         of work.
12141
12142 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12143
12144         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12145         (expose_bin_window):
12146
12147         Nicer rubberband drawing, from GtkIconView.
12148
12149 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12150
12151         * backend/ev-document.c: (ev_document_save):
12152         * backend/ev-document.h:
12153         * data/evince-ui.xml:
12154         * pdf/xpdf/pdf-document.cc:
12155         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12156
12157         Implement "Save a copy..." menu item
12158
12159 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12160
12161         * shell/ev-view.c: (ev_view_zoom):
12162
12163         Queue a resize when zoom changes
12164
12165 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12166
12167         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12168         shadows.
12169
12170         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12171         thumbnails..
12172
12173 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12174
12175         * pdf/xpdf/pdf-document.cc
12176         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12177
12178 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12179
12180         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12181         It's slow, but I'll speed it up next!
12182
12183 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12184
12185         * shell/main.c (load_files):
12186
12187         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12188         from the command line and because it seems more appropriate.
12189
12190 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12191
12192         * data/evince-ui.xml:
12193         * shell/ev-window.c: (update_action_sensitivity),
12194         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12195
12196         s/next page/page down
12197         s/previous page/page up
12198
12199 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12200
12201         * data/evince-ui.xml:
12202
12203         Change the layout to match clarkbw design.
12204
12205         * shell/Makefile.am:
12206         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12207         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12208         (ev_navigation_action_finalize),
12209         (ev_navigation_action_set_property),
12210         (ev_navigation_action_get_property),
12211         (ev_navigation_action_class_init):
12212         * shell/ev-navigation-action.h:
12213
12214         Implement clarkbw toolbar navigation controls (incomplete)
12215
12216         * shell/ev-page-action.c: (update_label), (update_spin),
12217         (value_changed_cb), (create_tool_item), (connect_proxy),
12218         (ev_page_action_init), (ev_page_action_finalize),
12219         (ev_page_action_set_property), (ev_page_action_get_property),
12220         (ev_page_action_set_current_page),
12221         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12222         * shell/ev-page-action.h:
12223
12224         Implement a page switcher in the toolbar
12225
12226         * shell/ev-view.c: (ev_view_scroll_view):
12227         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12228         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12229         (register_custom_actions), (ev_window_init):
12230
12231         Change page on PageUp/Down.
12232
12233 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12234
12235         * pdf/xpdf/pdf-document.cc
12236         (pdf_document_thumbnails_get_thumbnail): initial stab at
12237         implementing thumbnail support for pdfs.  It only does documents
12238         with precached pdfs now.
12239
12240 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12241
12242         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12243         thumbnail code into a time-based idle as well.  Also, turn off the
12244         shadow temporarily as it's really slow.
12245
12246 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12247
12248         * backend/ev-document.c: (ev_document_class_init):
12249         * pdf/xpdf/pdf-document.cc:
12250         * shell/ev-window.c: (ev_window_open):
12251
12252         Fix document title bugs and fallback to
12253         filename when not available.
12254
12255 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12256
12257         * backend/ev-document.c: (ev_document_get_type),
12258         (ev_document_class_init), (ev_document_load),
12259         (ev_document_get_title):
12260         * backend/ev-document.h:
12261         * pdf/xpdf/pdf-document.cc:
12262         * ps/ps-document.c: (ps_document_set_property),
12263         (ps_document_get_property), (ps_document_class_init),
12264         (document_load):
12265         * ps/ps-document.h:
12266         * ps/ps.h:
12267         * shell/ev-window.c: (update_window_title), (ev_window_open),
12268         (ev_window_init):
12269
12270         Initial support for document title. Not working yet.
12271
12272 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12273
12274         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12275
12276         Grab focus on the view when clicking it
12277
12278 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12279
12280         * shell/ev-marshal.list:
12281         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12282         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12283
12284         Add key bindings to the view. Now if the focus would work
12285         right...
12286
12287 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12288
12289         * Makefile.am:
12290         * backend/Makefile.am:
12291         * data/Makefile.am:
12292         * dvi/Makefile.am:
12293         * dvi/dvilib/Makefile.am:
12294         * pdf/xpdf/Makefile.am:
12295         * po/POTFILES.in:
12296         * ps/Makefile.am:
12297
12298         Fix distcheck
12299
12300 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12301
12302         * shell/ev-view.c: (ev_view_realize):
12303
12304         Fix mouse wheel scrolling
12305
12306 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12307
12308         * ps/Makefile.am:
12309         * ps/gstypes.h:
12310         * ps/gtkgs.c:
12311         * ps/gtkgs.h:
12312         * ps/ps-document.c: (catchPipe), (ps_document_init),
12313         (ps_document_class_init), (ps_document_cleanup),
12314         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12315         (set_up_page), (close_pipe), (is_interpreter_ready),
12316         (interpreter_failed), (output), (input), (start_interpreter),
12317         (stop_interpreter), (file_length), (file_readable),
12318         (check_filecompressed), (check_pdf), (compute_xdpi),
12319         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12320         (ps_document_get_type), (ps_document_emit_error_msg),
12321         (document_load), (ps_document_next_page),
12322         (ps_document_get_current_page), (ps_document_get_page_count),
12323         (ps_document_goto_page), (ps_document_set_page_size),
12324         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12325         (ps_document_load), (ps_document_get_n_pages),
12326         (ps_document_set_page), (ps_document_get_page),
12327         (ps_document_widget_event), (ps_document_set_target),
12328         (ps_document_set_scale), (ps_document_set_page_offset),
12329         (ps_document_get_page_size), (ps_document_render),
12330         (ps_document_document_iface_init):
12331         * ps/ps-document.h:
12332         * ps/ps.c:
12333         * shell/ev-window.c: (ev_window_open):
12334
12335         Rename GtkGS to PSDocument
12336
12337 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12338
12339         * ps/gtkgs.c: (gtk_gs_class_init):
12340         * ps/gtkgs.h:
12341
12342         Some more leftover...
12343
12344 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12345
12346         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12347         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12348         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12349         * ps/gtkgs.h:
12350
12351         Remove unused code and make a lot of stuff private
12352
12353 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12354
12355         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12356         (gtk_gs_defaults_changed):
12357         * ps/gsdefaults.h:
12358         * ps/gtkgs.c:
12359         * ps/gtkgs.h:
12360         * ps/ps.h:
12361
12362         Cleanup headers dependencies
12363
12364 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12365
12366         * ps/Makefile.am:
12367         * ps/ggvutils.c:
12368         * ps/ggvutils.h:
12369         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12370         * ps/gsdefaults.h:
12371         * ps/gtkgs.c: (file_length), (file_readable),
12372         (check_filecompressed), (check_pdf), (gtk_gs_load),
12373         (gtk_gs_get_postscript):
12374
12375         Get rid of ggvutils
12376
12377 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12378
12379         * ps/ggvutils.c:
12380         * ps/ggvutils.h:
12381         * ps/gsio.h:
12382         * ps/gtkgs.c: (gtk_gs_set_zoom):
12383
12384         Cleanups
12385
12386 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12387
12388         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12389
12390         Ensure the page is rerendered when changing zoom
12391
12392 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12393
12394         * backend/ev-document.c: (ev_document_base_init),
12395         (ev_document_changed):
12396         * backend/ev-document.h:
12397
12398         Add a changed event that is emitted when the page content
12399         changes. This is necessary to deal with the fact that
12400         in ps backend rendering happen asycrounously.
12401         This makes the ps backend mostly work.
12402
12403         * pdf/xpdf/pdf-document.cc:
12404
12405         Emit changed event
12406
12407         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12408         (ps_document_set_target):
12409
12410         Emit changed event
12411
12412         * shell/ev-view.c: (document_changed_callback),
12413         (ev_view_set_document), (ev_view_set_page):
12414
12415         Redraw on the changed signal
12416
12417 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12418
12419         * configure.ac: Added pt_BR to ALL_LINGUAS.
12420
12421 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12422
12423         * backend/ev-document-bookmarks.c:
12424         (ev_document_bookmarks_get_child): *
12425         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12426         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12427         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12428         (ev_sidebar_bookmarks_destroy),
12429         (ev_sidebar_bookmarks_class_init),
12430         (ev_sidebar_bookmarks_construct), (stack_data_free),
12431         (do_one_iteration), (populate_bookmarks_idle),
12432         (ev_sidebar_bookmarks_clear_document),
12433         (ev_sidebar_bookmarks_set_document): *
12434         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12435         (ev_sidebar_add_page),
12436         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12437         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12438         it displays both the topics and the page numbers.
12439
12440 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12441
12442         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12443         toggle.
12444         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12445         visible.
12446
12447 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12448
12449         * configure.ac: Added en_CA to ALL_LINGUAS.
12450
12451 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12452
12453         * ChangeLog: replace bottom of this ChangeLog (merged history of
12454         ggv and gpdf; where all paths were wrong and most of the files are
12455         not even in this tree) with ChangeLog (from arch) of the shell
12456         code.
12457
12458 2004-12-23  Havoc Pennington  <hp@redhat.com>
12459
12460         * shell/ev-window.c: hook up potentially-questionable "find
12461         results status text" feature - something involving the sidebar or
12462         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12463         might be better in the end.
12464
12465         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12466         with corresponding signal when it should be updated
12467
12468         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12469
12470 2004-12-22  Havoc Pennington  <hp@redhat.com>
12471
12472         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12473         find stuff on other pages, sort of (only returns one result on
12474         invisible pages, to show they have results; updates full results
12475         for a page when you view it). Currently repaints the current page
12476         every time a new result is found on any page, which isn't so nice.
12477
12478 2004-12-22  Havoc Pennington  <hp@redhat.com>
12479
12480         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12481         the document doesn't support find (better ideas?)
12482         (find_bar_search_changed_cb): handle missing document or document
12483         that doesn't support find
12484
12485         * pdf/xpdf/pdf-document.cc: port to implement the new
12486         EvDocumentFindIface
12487
12488         * backend/ev-document-find.c: create a new interface for searching
12489
12490         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12491
12492 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12493
12494         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12495         libevbackend.la.
12496
12497         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12498         EvPrintJob constructor arguments.
12499
12500         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12501         for documents that can export PostScript (page by page).
12502
12503         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12504         
12505         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12506         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12507         (pdf_document_ps_exporter_iface_init:
12508         Implement EvPSExporter.
12509
12510         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12511
12512 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12513
12514         * backend/Makefile.am:
12515         * backend/ev-document-thumbnails.c:
12516         (ev_document_thumbnails_get_type),
12517         (ev_document_thumbnails_get_thumbnail):
12518         * backend/ev-document-thumbnails.h:
12519         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12520         (pixbuf_document_thumbnails_get_thumbnail),
12521         (pixbuf_document_document_thumbnails_iface_init):
12522         * shell/Makefile.am:
12523         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12524         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12525         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12526         * shell/ev-sidebar-thumbnails.h:
12527         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12528         (ev_sidebar_set_document):
12529         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12530         (create_shadow), (ev_pixbuf_add_shadow):
12531         * shell/ev-utils.h:
12532         Add thumbnail support.
12533         
12534 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12535
12536         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12537         (using_postscript_printer): Set up a print dialog for "PostScript
12538         injection" method.
12539
12540         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12541         EvPrintJob.
12542
12543         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12544
12545 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12546
12547         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12548         (ps_document_set_target), (ps_document_get_page_size),
12549         (ps_document_render):
12550         * ps/gtkgs.h:
12551
12552         Fix a few bugs
12553
12554 2004-12-22  Christian Rose  <menthos@menthos.com>
12555
12556         * configure.ac: Added "sv" to ALL_LINGUAS.
12557
12558 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12559
12560         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12561         document supports bookmarks.
12562
12563 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12564
12565         * ps/ggvutils.c: (ggv_file_readable):
12566         * ps/ggvutils.h:
12567         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12568         (gtk_gs_get_postscript):
12569
12570         Remove unused utils
12571
12572 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12573
12574         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12575         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12576         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12577         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12578         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12579         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12580         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12581         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12582         (gtk_gs_set_antialiasing), (ps_document_load),
12583         (ps_document_render):
12584         * ps/gtkgs.h:
12585
12586         Another check point for the ps backend. Now I can get it to show
12587         pages!
12588
12589 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12590
12591         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12592         document setting code.
12593
12594 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12595
12596         * shell/eggfindbar.c: (entry_activate_callback):
12597         Animate the next button when activate is pressed.
12598         
12599 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12600
12601         * shell/ev-window.c: (ev_window_cmd_edit_find),
12602         (update_fullscreen_popup), (ev_window_fullscreen),
12603         (ev_window_unfullscreen), (ev_window_state_event_cb),
12604         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12605         Fix bugs in fullscreen code.
12606         
12607 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12608
12609         * Makefile.am:
12610         * configure.ac:
12611         * pixbuf/Makefile.am:
12612         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12613         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12614         (pixbuf_document_set_page), (pixbuf_document_get_page),
12615         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12616         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12617         (pixbuf_document_render), (pixbuf_document_begin_find),
12618         (pixbuf_document_end_find), (pixbuf_document_finalize),
12619         (pixbuf_document_class_init),
12620         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12621         * pixbuf/pixbuf-document.h:
12622         * shell/Makefile.am:
12623         * shell/ev-application.c: (ev_application_open):
12624         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12625         (ev_window_open):
12626         Add pixbuf backend.
12627         
12628 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12629
12630         * Makefile.am: 
12631         * dvi/dvilib/Makefile.am:
12632         * dvi/Makefile.am:
12633         * configure.ac: Auto*ify dvi and dvi/dvilib
12634
12635         * dvi/Makefile: Remove from CVS
12636         
12637         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12638         confusion.
12639
12640         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12641         
12642         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12643         
12644 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12645
12646         * ps/Makefile.am:
12647         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12648         (gtk_gs_value_adjustment_changed), (compute_size),
12649         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12650         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12651         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12652         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12653         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12654         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12655         (ps_document_load), (ps_document_get_n_pages),
12656         (ps_document_set_page), (ps_document_get_page),
12657         (ps_document_set_target), (ps_document_set_scale),
12658         (ps_document_set_page_offset), (ps_document_get_page_size),
12659         (ps_document_render), (ps_document_begin_find),
12660         (ps_document_end_find), (ps_document_document_iface_init):
12661         * ps/gtkgs.h:
12662         * shell/Makefile.am:
12663         * shell/ev-window.c: (ev_window_open):
12664
12665         Some work to integrate gtkgs with EvDocument
12666
12667 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12668
12669         * shell/ev-window.c: (update_fullscreen_popup),
12670         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12671         (exit_fullscreen_button_clicked_cb),
12672         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12673         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12674         (ev_window_state_event_cb), (ev_window_init):
12675         Add fullscreen support from Epiphany.
12676         
12677 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12678
12679         * data/ev-stock-zoom-fit-width.png: fit-width
12680         stock icon from gpdf.
12681         
12682         * shell/ev-stock-icons.[ch]: copied from gpdf.
12683         
12684         * shell/main.c: (main): init stock icons.
12685         
12686         * shell/ev-window.c: use the fit-width icon.
12687         
12688         * data/evince-ui.xml: add zooming toolbar items.
12689
12690 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12691
12692         * shell/ev-view.c: 
12693         (ev_view_best_fit), (ev_view_fit_width): because
12694         get_page_size() returns the scaled page size, we
12695         need to calculate the scale factor relative to
12696         the previous scale factor. Should really just
12697         add get_real_page_size().
12698
12699 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12700
12701         * shell/ev-view.[ch]:
12702         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12703         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12704         add zooming.
12705         
12706         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12707         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12708         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12709         hook it up.
12710         
12711         * pdf/xpdf/pdf-document.cc:
12712         (pdf_document_begin_find),
12713         (pdf_document_end_find): make static.
12714
12715 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12716
12717         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12718
12719         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12720         names to fontconfig patterns.
12721         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12722
12723         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12724         setupBaseFontsFc.
12725
12726 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12727
12728         * Makefile.am:
12729         * configure.ac:
12730         * ps/Makefile.am:
12731         * ps/ggvutils.c:
12732         * ps/ggvutils.h:
12733         * ps/gsdefaults.c:
12734         * ps/gsdefaults.h:
12735         * ps/gsio.c:
12736         * ps/gsio.h:
12737         * ps/gtkgs.c:
12738         * ps/gtkgs.h:
12739         * ps/ps.c:
12740         * ps/ps.h:
12741
12742         Import ggv backend. Not hooked up yet.
12743
12744 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12745
12746         * shell/main.c: (load_files), (main): load files
12747         from the command line.
12748
12749 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12750
12751         * configure.ac: don't require bonobo.
12752         
12753         * cut-n-paste/recent-files/*: kill bonobo recent
12754         view.
12755
12756         * shell/ev-window.c:
12757         (ev_window_is_empty): upd.
12758         (unable_to_load), (ev_window_open): load backend
12759         based on the mime type.
12760
12761 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12762
12763         * backend/.cvsignore: ignore generated marshalers source.
12764
12765         * shell/main.c (main): this is not epiphany.
12766
12767 2004-12-22  Havoc Pennington  <hp@redhat.com>
12768
12769         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12770         (expose_bin_window): draw find highlights
12771
12772         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12773         
12774         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12775         (pdf_document_end_find): implement this interface
12776
12777         * backend/ev-document.c (ev_document_found): add this to emit
12778         signal
12779
12780 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12781
12782         * data/evince-ui.xml: Add a few more toolbar items.
12783
12784         * shell/ev-window.c: Hook up page navigation toolbar 
12785         items.
12786
12787         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12788         a page-changed signal.
12789
12790         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12791         Add ev_document_get_page().
12792
12793         * shell/ev-window.c: Sensitize/desensitize navigation
12794         actions.
12795
12796 2004-12-21  Havoc Pennington  <hp@redhat.com>
12797
12798         * backend/ev-backend-marshal.c,
12799         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12800         marshaler-generator thingy. I'm sure there's a better way to do
12801         this in the modern world.
12802
12803         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12804         end_find methods and "found" signal.
12805
12806         * configure.ac: find glib-genmarshal
12807
12808 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12809
12810         * shell/ev-sidebar.c: Construct an actual sidebar.
12811         * shell/ev-sidebar-bookmarks.[ch]:
12812         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12813
12814 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12815
12816         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12817         Redo size handling.
12818         
12819         * shell/ev-view.c: Track the size from the document.
12820
12821 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12822
12823         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12824         constructor assumes ownership of the string passed in.
12825         
12826         * shell/ev-window.c (ev_window_open): Destroy the error
12827         dialog once we've displayed it.
12828
12829 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12830
12831         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12832         a bit, it works! (sort of)
12833
12834         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12835         Move to .cc since we need to use C++ in the implementation.
12836
12837         * shell/dummy.cc: Add a CC file to force evince
12838         to be linked as a C++ program.
12839
12840 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12841
12842         * shell/ev-view.[ch]: Start of content-area widget.
12843
12844         * shell/ev-window.c: Create a EvView, update it
12845         as we change documents.
12846
12847         * shell/Makefile.am shell/ev-marshal.list: Add
12848         generated marshalers.
12849
12850 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12851
12852         * Makefile.am (SUBDIRS): move shell.
12853
12854 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12855
12856         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12857         .a to libtool convenience libraries.
12858
12859         * shell/ev-window.c (ev_window_open): Hard code loading
12860         a PDF document.
12861         
12862         * backend/ev-document.h: Add a boolean return to load(),
12863         fix GError * to GError **.
12864
12865         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12866         object for a PDF backend EvDocument.
12867
12868 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12869
12870         * dvi/*: New directory with the beginning of a .dvi backend.
12871
12872 2004-12-21  Havoc Pennington  <hp@redhat.com>
12873
12874         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12875         previous/next instead of back/forward
12876
12877 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12878
12879         * backend/ev-document.[ch]: Fix a couple of problems so
12880         it compile.
12881
12882 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12883
12884         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12885         to backend/ directory, rename EvViewer to EvDocument.
12886
12887 2004-12-21  Havoc Pennington  <hp@redhat.com>
12888
12889         * shell/ev-window.c: hook up the find bar widget; now we just need
12890         a document to find things in
12891
12892         * shell/eggfindbar.c: a find bar widget
12893
12894 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12895
12896         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12897
12898 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12899
12900         * pdf/**: Import of xpdf code from gpdf. 
12901
12902         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12903
12904         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12905         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12906         Fix FreeType includes.
12907
12908         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12909         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12910         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12911         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12912         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12913         Include xpdfconfig.h
12914         
12915 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12916
12917         * shell/ev-window.c (ev_window_dispose): dispose can be called
12918         multiple times.
12919
12920 2004-12-21  Havoc Pennington  <hp@redhat.com>
12921
12922         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12923         rather than Evince
12924
12925         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12926         items; really they should be synced with the strings, etc. from
12927         current gpdf, but just getting the boring typing out of the way 
12928
12929 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12930
12931         * po/POTFILES.in:
12932         * shell/ev-application.c: (window_destroy_cb):
12933         * shell/ev-window.c:
12934         * shell/main.c: (main):
12935
12936         Actually show the window...
12937
12938 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12939
12940         * Makefile.am:
12941         * shell/Makefile.am:
12942         * shell/ev-application.c: (ev_application_class_init):
12943         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12944
12945         Make it build again
12946
12947 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12948
12949         Import to gnome cvs.
12950         
12951         * Remove copies of gpdf and ggv trees.
12952         * Rip out all the recursive configure code.
12953         * Remove bonobo machinery.
12954         * viewer/*: GInterfaces that backends should/can implement.
12955
12956 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12957
12958         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12959         typo
12960
12961 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12962
12963         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12964         (ev_application_finalize, ev_application_class_init)
12965         (ev_application_init): use GType instance private data for priv.
12966
12967         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12968         (ev_window_finalize, ev_window_class_init)
12969         (ev_window_init): ditto.
12970
12971 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12972
12973         * shell/ev-application.c (ev_application_new_window): make public
12974         (ev_application_show_initial_window): kill.
12975
12976         * shell/ev-application.h: update prototypes.
12977
12978         * shell/main.cc (main): inline ev_application_show_initial_window.
12979
12980 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12981
12982         * shell/ev-application.c (ev_application_new_window): impl.
12983         (ev_application_show_initial_window): use it.
12984         (is_window_empty, ev_application_get_empty_window): returns an
12985         existing empty window or a new one.
12986         (ev_application_open): from ev_window_cmd_file_open.
12987
12988         * shell/ev-application.h: update prototypes
12989
12990         * shell/ev-window.c (ev_window_is_empty): impl.
12991         (ev_window_open): make public.
12992         (ev_window_cmd_file_open): use ev_application_open
12993
12994         * shell/ev-window.h: update prototypes, remove unused.
12995
12996 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12997
12998         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12999         move destroy handler out of here...
13000
13001         * shell/ev-application.c, shell/ev-application.h: ...into this new
13002         class. Also handles initial window creation.
13003
13004         * shell/main.cc (main): use EvApplication to create initial
13005         window.
13006
13007 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13008
13009         * Makefile.am (SUBDIRS): add cut-n-paste
13010
13011         * cut-n-paste/Makefile.am: add
13012
13013         * configure.ac: generate Makefiles in cut-n-paste
13014
13015 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13016
13017         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13018         (ev_window_class_init): install ev_window_dispose.
13019
13020 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13021
13022         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13023         char (gchar looks stupid).
13024
13025 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13026
13027         * po/de.po: updated German translation.
13028
13029 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13030
13031         * configure.ac: add more pkg-config library checks for gnome-vfs,
13032         bonobo etc.
13033
13034         * gpdf/configure.in: temporarily disable libpaper
13035         checks. Otherwise I'd have to add the checks for the shell, too.
13036
13037 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13038
13039         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13040         and * file filters to the file choose.
13041
13042 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13043
13044         * po/de.po: Updated German translation.
13045
13046 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13047
13048         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13049
13050 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13051
13052         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13053
13054         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13055         (ev_window_init): implement those menuitems.
13056
13057 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13058
13059         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13060
13061         * shell/ev-window.c (ev_window_init): use the toolbar.
13062
13063 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13064
13065         * shell/ev-window.c (ev_window_init): use menu translations
13066
13067 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13068
13069         * configure.ac: add "de" to ALL_LINGUAS.
13070
13071         * po/de.po: add German translation.
13072
13073 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13074
13075         * Makefile.am (SUBDIRS): add po
13076
13077         * configure.ac: check intltool, glib-gettext etc, generate
13078         po/Makefile.in
13079
13080         * po, po/POTFILES.in, po/POTFILES.skip: new.
13081
13082 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13083
13084         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13085         already use (#ifdef ENABLE_NLS)
13086
13087         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13088         pointer indirection thinko.
13089
13090         * shell/main.c: include gi18n.h for bindtextdomain etc.
13091
13092 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13093
13094         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13095         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13096         tooltips for menu items in the statusbar.
13097
13098 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13099
13100         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13101         pkgdatadir drop UIDIR
13102
13103 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13104
13105         * data/evince-ui.xml: Add File->Open menu item
13106
13107         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13108         chooser), hook it up in the ui manager.
13109
13110 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13111
13112         * shell/ev-window.c: fix Help->About tooltip.
13113
13114 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13115
13116         * configure.ac: set CFLAGS for libevprivate.
13117
13118         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13119         definitions, factory etc.
13120
13121         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13122
13123         * shell/Makefile.am: link against libevprivate.a.
13124
13125         * shell/ev-window.c (entries): add stock icon to Help->About.
13126
13127         * shell/main.c (main): init stock icon code.
13128
13129 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13130
13131         * lib/recent-files: egg recent files code
13132
13133         * lib/Makefile.am: add.
13134
13135         * Makefile.am: add lib subdir.
13136
13137         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13138         set CFLAGS for recent-files.
13139
13140 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13141
13142         * configure.ac: disable -ansi and -pedantic gcc flags. They
13143         disable POSIX stuff in stdio.h, but egg-recent uses them.
13144
13145 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13146
13147         * configure.ac: add --disable-deprecated flag (defaults to on in
13148         "cvs" builds).
13149
13150         * shell/Makefile.am (INCLUDES): use it.
13151
13152 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13153
13154         * shell/main.c: add missing #include.
13155
13156         * shell/ev-window.c: fix for pedantic gcc.
13157         (ev_window_cmd_help_about): split license into paragraphs for
13158         translators and pedantic compilers.
13159
13160 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13161
13162         * configure.ac: add more warning flags if compiling with gcc from
13163         cvs (or explicitly requested with --enable-more-warnings).
13164
13165 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13166
13167         * data/evince-ui.xml: add File and File->Close menu.
13168
13169         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13170         (ev_window_destroy): quit after destroy.
13171         (ev_window_class_init): override GtkObject::destroy.
13172         (entries): install close_window callback.
13173
13174 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13175
13176         * Makefile.am (SUBDIRS): add data subdir.
13177
13178         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13179         gtk+ 2.5.0 for GtkAboutDialog.
13180
13181         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13182         main window.
13183
13184         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13185
13186         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13187         manager.
13188         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13189
13190 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13191
13192         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13193
13194 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13195
13196         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13197
13198 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13199
13200         * shell/*: Added shell directory boilerplate, build it.
13201
13202 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13203
13204         * configure.ac, Makefile.am: Added top-level configure.ac and
13205         Makefile.am