]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Do not render images when rendering the page but on demand. It reduces the
[evince.git] / ChangeLog
1 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * configure.ac:
4         * backend/pdf/ev-poppler.cc:
5         (pdf_document_images_get_image_mapping),
6         (pdf_document_images_get_image),
7         (pdf_document_document_images_iface_init):
8         * libdocument/ev-document-images.[ch]:
9         (ev_document_images_get_image_mapping),
10         (ev_document_images_get_image):
11         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
12         (ev_image_get_id), (ev_image_save_tmp):
13         * shell/ev-jobs.c: (ev_job_render_run):
14         * shell/ev-view.c: (ev_view_drag_data_get):
15         * shell/ev-window.c: (image_save_dialog_response_cb),
16         (ev_view_popup_cmd_copy_image):
17
18         Do not render images when rendering the page but on demand. It
19         reduces the memory comsumption.
20         
21 2008-01-18  Marcelo Lira  <setanta@gmail.com>
22
23         * configure.a:
24         * shell/ev-password.c:
25
26         Make gnome-keyring optional. Fixes bug #509676.
27         
28 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
29
30         * shell/ev-pixbuf-cache.c: (add_job):
31
32         Initialize include_images variable as FALSE instead of TRUE.
33         
34 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
35
36         * configure.ac:
37         * cut-n-paste/Makefile.am:
38         * cut-n-paste/fileformatchooser/Makefile.am:
39         * cut-n-paste/fileformatchooser/egg-macros.h:
40         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
41         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
42         * shell/Makefile.am:
43         * shell/ev-utils.c:
44         (file_chooser_dialog_add_writable_pixbuf_formats),
45         (get_gdk_pixbuf_format_by_extension):
46         * shell/ev-utils.h:
47         * shell/ev-window.c: (ev_window_error_message),
48         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
49         
50         Simplify image format selection on save.
51
52 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
53
54         * shell/ev-view.c: (ev_view_scroll_event):
55         
56         Repair gorizontal scrolling with shift. Fixes
57         bug #483412.
58
59 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
60         
61         * MAINTAINERS:
62
63         Fix formatting issues.
64         
65 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
66
67         * backend/comics/comics-document.c: (comics_regex_quote):
68         
69         Don't overquote special chars except of '. See bug 
70         502500. Thanks to Tom Parker.
71
72 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
73
74         * MAINTAINERS:
75         
76         Added Nickolay and Carlos, since they're doing most of
77         the releases nowadays.
78
79 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
80
81         * properties/Makefile.am:
82
83         Get the nautilus extension dir properly instead of using
84         a hack. Fixes bug #505359.
85
86 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
87
88         * properties/Makefile.am:
89         
90         Install nautilus extension into new place. See bug
91         #505359. Thanks to Matthias Clasen, Brian Pepple and
92         Damien Carbery.
93
94 2008-01-13   Djihed Afifi  <djihed@gmail.com>
95
96         * shell/ev-window.c: (ev_window_get_recent_file_label):
97         
98         RTL marker in recent file list. See bug #509076.
99
100 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
101
102         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
103         * shell/ev-window.c: (image_save_dialog_response_cb):
104
105         Fix compile warnings due to unused variables.
106         
107 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
108
109         * configure.ac:
110         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
111         * backend/ps/ev-spectre.c: (ps_document_render):
112
113         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
114
115 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
116
117         * shell/ev-transition-animation.c (ev_transition_animation_fade)
118         (ev_transition_animation_paint): Implement "fade" effect.
119
120 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
121
122         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
123         (ev_transition_animation_paint): Implement "uncover" effect.
124
125 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
126
127         * shell/ev-transition-animation.c (ev_transition_animation_cover)
128         (ev_transition_animation_paint): Implement "cover" effect.
129
130 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
131
132         * shell/ev-transition-animation.c (ev_transition_animation_push)
133         (ev_transition_animation_paint): Implement "push" effect.
134
135 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
136
137         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
138         (ev_transition_animation_paint): Implement "dissolve" effect.
139
140 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
141
142         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
143         (ev_transition_animation_paint): Implement "wipe" effect.
144
145 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
146
147         * shell/ev-transition-animation.c (ev_transition_animation_box)
148         (ev_transition_animation_paint): Implement "box" effect.
149
150 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
151
152         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
153         (ev_transition_animation_paint): Implement "blinds" effect.
154
155 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
156
157         * shell/ev-transition-animation.c (ev_transition_animation_split)
158         (ev_transition_animation_paint): Implement "split" effect.
159
160 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
161
162         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
163         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
164         (ev_view_transition_animation_start) 
165         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
166         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
167         (ev_view_next_page) (ev_view_previous_page):
168         
169         Use EvTransitionAnimation to drive page changes in the presentation
170         mode, the animation will wait to start until both the origin and 
171         destination page surfaces are available. Fixes #458460.
172
173         (draw_loading_text):
174
175         Remove workaround for bug #320352, it's now fixed properly.
176
177
178 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
179
180         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
181         will contain the implementations for page transition animations, at
182         the moment it just has the "replace" effect.
183         * shell/Makefile.am: Added these files to build.
184
185 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
186
187         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
188         animations.
189         * shell/Makefile.am: Added these files to build.
190
191 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
192
193         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
194         implementation to get_effect() in EvDocumentTransitionIface.
195
196 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
197
198         * libdocument/ev-transition-effect.[ch]: New files, define a page
199         transition effect, at the moment it maps PopplerPageTransition to a
200         GObject.
201         * libdocument/Makefile.am: Added these files to build.
202         * libdocument/ev-document-transition.[ch]
203         (ev_document_transition_get_effect): New method, gets the
204         EvTransitionEffect returned by the interface implementation, with
205         fallback to the "replace" effect.
206
207 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
208
209         * configure.ac:
210         * cut-n-paste/Makefile.am:
211         * cut-n-paste/fileformatchooser/Makefile.am:
212         * cut-n-paste/fileformatchooser/egg-macros.h:
213         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
214         * shell/Makefile.am:
215         * shell/ev-window.c: (image_save_dialog_response_cb),
216         (ev_view_popup_cmd_save_image_as):
217
218         Allow exporting images in any format supported by
219         GdkPixbuf. Fixes bug #500209.
220         
221 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
222
223         * backend/pixbuf/pixbuf-document.c:
224
225         More warnings fixed.
226         
227 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
228
229         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
230         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
231         * backend/djvu/djvu-text.h:
232         * backend/tiff/tiff-document.c: (tiff_document_render):
233
234         Fix compile warnings.
235         
236 2007-12-28  Christian Persch  <chpe@gnome.org>
237
238         * **/*.c: Include config.h. Bug #504721.
239
240 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
241
242         * configure.ac:
243         * Makefile.am:
244         * po/POTFILES.in:
245         * backend/comics/Makefile.am:
246         * backend/comics/comics-document.[ch]:
247         * backend/comics/comicsdocument.evince-backend.in:
248         * backend/djvu/Makefile.am:
249         * backend/djvu/djvu-document.[ch]:
250         * backend/djvu/djvudocument.evince-backend.in:
251         * backend/dvi/Makefile.am:
252         * backend/dvi/dvi-document.[c]:
253         * backend/dvi/dvidocument.evince-backend.in:
254         * backend/impress/Makefile.am:
255         * backend/impress/impress-document.[ch]:
256         * backend/impress/impressdocument.evince-backend.in:
257         * backend/pdf/Makefile.am:
258         * backend/pdf/ev-poppler.cc:
259         * backend/pdf/ev-poppler.h:
260         * backend/pdf/pdfdocument.evince-backend.in:
261         * backend/pixbuf/Makefile.am:
262         * backend/pixbuf/pixbuf-document.[ch]:
263         * backend/pixbuf/pixbufdocument.evince-backend.in:
264         * backend/ps/Makefile.am:
265         * backend/ps/ev-spectre.[ch]:
266         * backend/ps/ps-document.[ch]:
267         * backend/ps/psdocument.evince-backend.in:
268         * backend/tiff/Makefile.am:
269         * backend/tiff/tiff-document.[ch]:
270         * backend/tiff/tiffdocument.evince-backend.in:
271         * libdocument/Makefile.am:
272         * libdocument/ev-backends-manager.[ch]:
273         * libdocument/ev-module.[ch]:
274         * libdocument/ev-document.h:
275         * libdocument/ev-document-factory.[ch]:
276         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
277         (get_compression_from_mime_type), (get_document_from_uri),
278         (ev_document_factory_get_document), (file_filter_add_mime_types),
279         (ev_document_factory_add_filters):
280         * shell/Makefile.am:
281         * shell/ev-window-title.c: (get_filename_from_uri):
282         * shell/main.c: (main):
283         * thumbnailer/Makefile.am:
284         * thumbnailer/evince-thumbnailer.c: (main):
285
286         Plugin system for backends. Fixes bug #351348.
287         
288 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
289
290         * shell/ev-view-private.h:
291         * shell/ev-view.c: (ev_view_drag_update_momentum),
292         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
293         (ev_view_button_release_event), (ev_view_destroy):
294         
295         Kinetic scrolling implemented as requested in
296         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
297
298 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
299
300         * data/evince-toolbar.xml:
301         * data/evince-ui.xml:
302         * shell/ev-view-private.h:
303         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
304         (ev_view_button_press_event), (ev_view_motion_notify_event),
305         (ev_view_button_release_event), (ev_view_init),
306         (ev_view_autoscroll_cb), (ev_view_autoscroll),
307         (ev_view_set_cursor):
308         * shell/ev-view.h:
309         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
310         (ev_window_cmd_view_autoscroll):
311         
312         Autoscroll feature with the context menu. Fixes bug 
313         #323670. Thanks to David Turner <cillian64@googlemail.com>.
314
315 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
316
317         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
318
319         Disconnect also page-ready signal when removing a job because the
320         page size has changed. Thanks to kripken
321         <kripkensteiner@gmail.com>.
322
323 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
324
325         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
326         
327         Scroll pages in page entry with mouse wheel. Fixes bug
328         #324122. Thanks to David Turner <cillian64@googlemail.com>.
329
330 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
331
332         * backend/dvi/Makefile.am:
333         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
334         (mdvi_cairo_device_init):
335         * backend/dvi/mdvi-lib/common.h:
336         * backend/dvi/mdvi-lib/mdvi.h:
337         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
338         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
339         (mdvi_build_path_from_cwd):
340
341         Add ps specials support in dvi backend when libspectre is
342         present. Fixes bug #386005.
343         
344 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
345
346         * configure.ac:
347         * backend/ps/Makefile.am:
348         * backend/ps/ev-spectre.[ch]:
349         
350         Use libspectre, if available, for the ps backend. Fixes bugs
351         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
352
353 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
354         
355         * backend/comics/comics-document.c: (comics_document_load):
356         
357         Cygwin build issue fix.
358
359 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
360
361         * shell/ev-view.c: (ev_view_set_zoom):
362
363         Do not limit the minimum zoom factor when sizing mode is best bit
364         or fit width. Fixes bug #503805.
365         
366 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
367
368         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
369         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
370         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
371         (ev_link_dest_get_property), (ev_link_dest_set_property),
372         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
373         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
374         (ev_link_dest_new_fitr):
375         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
376         (goto_fith_dest), (goto_xyz_dest):
377
378         Do not change left, top and zoom values when they are null in PDF
379         destinations. Fixes bug #460658.
380         
381 2007-12-10  Christian Persch  <chpe@gnome.org>
382
383         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
384         (ev_view_accessible_class_init),
385         (ev_view_accessible_idle_do_action),
386         (ev_view_accessible_action_do_action),
387         (ev_view_accessible_action_get_description),
388         (ev_view_accessible_action_set_description),
389         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
390         (ev_view_accessible_factory_init),
391         (ev_view_accessible_factory_get_accessible_type):
392         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
393         private data, and G_DEFINE_TYPE. Bug #502843.
394
395 2007-12-08  Christian Persch  <chpe@gnome.org>
396
397         * shell/ev-metadata-manager.c: (item_free),
398         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
399         (value_free), (parse_value), (parseItem),
400         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
401         (save_values): Use GSlice to allocate small amounts of memory. Bug
402         #475972.
403
404 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
405
406         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
407
408         Restore cursor to normal after a drag operation. Fixes bug
409         #501603.
410         
411 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
412
413         * NEWS:
414         * configure.ac:
415         
416         Update for release 2.21.1
417
418 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
419
420         * configure.ac:
421         * cut-n-paste/gedit-message-area/Makefile.am:
422         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
423         * shell/Makefile.am:
424         * shell/ev-message-area.[ch]:
425         * shell/ev-window.c: (ev_window_set_message_area),
426         (ev_window_error_message_response_cb), (ev_window_error_message),
427         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
428         (ev_window_save_job_cb), (image_save_dialog_response_cb),
429         (ev_attachment_popup_cmd_open_attachment),
430         (attachment_save_dialog_response_cb), (ev_window_set_document),
431         (ev_window_init):
432
433         Use a message area instead of a popup dialog for error
434         notifications. Fixes bug #337495.
435         
436 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
437
438         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
439         (ev_window_run_fullscreen):
440
441         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
442         
443 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
444
445         * ev-sidebar-thumbnails.c: (update_visible_range),
446         (ev_sidebar_thumbnails_refresh),
447         (ev_sidebar_thumbnails_set_document),
448         (ev_sidebar_thumbnails_support_document):
449
450         Show thumbnails for documents with one page. Fixes bug #358751.
451         
452 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
453
454         * shell/ev-window.c:
455         (ev_window_load_print_settings_from_metadata),
456         (ev_window_save_print_settings), (ev_window_print_finished),
457         (ev_window_print_range):
458
459         Print settings that are specific to the document are now saved per
460         document in the metadata file. Fixes bug #488806.
461         
462 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
463
464         * backend/tiff/tiff-document.c: (tiff_document_render):
465
466         Tiff documents were rendered with wrong colors. Fixes bug #497279.
467         
468 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
469
470         * shell/ev-application.[ch]: (get_find_string_from_args),
471         (ev_application_open_uri_at_dest), (ev_application_open_uri),
472         (ev_application_open_uri_list):
473         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
474         * shell/ev-window.[ch]: (ev_window_load_job_cb),
475         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
476         (ev_window_cmd_recent_file_activate),
477         (ev_window_open_recent_action_item_activated),
478         (ev_window_print_send), (open_remote_link):
479         * shell/main.c: (arguments_parse):
480
481         Add a command line option for search. Fixes bug #497710.
482         
483 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
484
485         * shell/ev-jobs.c: (ev_job_print_new):
486
487         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
488         
489 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
490
491         * data/evince-toolbar.xml:
492         * shell/Makefile.am:
493         * shell/ev-application.c: (ev_application_init):
494         * shell/ev-open-recent-action.[ch]:
495         * shell/ev-window.c:
496         (ev_window_open_recent_action_item_activated),
497         (register_custom_actions):
498
499         Add an expander to the open toolbar item which pops up a dropdown
500         menu with the recently used documents. Fixes bug #487215.
501         
502 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
503
504         * shell/ev-window.c: (ev_window_open_uri),
505         (ev_window_cmd_view_reload):
506
507         Do not jump to the first page when reloading by running evince
508         from the command line. Fixes bug #490847.
509         
510 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
511
512         * shell/ev-window.c: (ev_window_cmd_help_contents):
513
514         Plugged memory leak when help file is not found. Fixes bug
515         #490762.
516         
517 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * configure.ac:
520
521         Enable djvu, dvi and comics backends by default. Fixes bug
522         #437121.
523         
524 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
525
526         * configure.ac:
527         * cut-n-paste/Makefile.am:
528         * cut-n-paste/recent-files/*: Removed
529         * help/reference/Makefile.am:
530         * shell/Makefile.am:
531         * shell/ev-application.[ch]: (ev_application_shutdown),
532         (ev_application_init):
533         * shell/ev-window.c: (ev_window_add_recent),
534         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
535
536         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
537         
538 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
539
540         * shell/ev-window.c: (launch_external_uri):
541
542         Let GnomeVFS check the URL, this allow more URL (like mailto:),
543         and report error if the URL is not supported (#489910).
544
545 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
546
547         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
548         (pdf_document_file_exporter_begin_page),
549         (pdf_document_file_exporter_end_page):
550
551         Fix printing with poppler splash backend. Fixes bug #489774.
552         
553 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
554
555         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
556         * shell/ev-print-job.c: (ev_print_job_class_init):
557
558         Fix a crash when printing with the gnome-print dialog. Fixes bug
559         #488939.
560         
561 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
562
563         * backend/pixbuf/pixbuf-document.c:
564
565         Fix an implicit function definition warning (#487655)
566
567 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
568
569         * shell/ev-window.c:
570
571         Fix conflicting shortcut for view sade pane and presentation.
572         
573 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
574
575         * backend/pdf/ev-poppler.cc:
576         (pdf_document_file_exporter_begin_page),
577         (pdf_document_file_exporter_do_page),
578         (pdf_document_file_exporter_end_page),
579         (pdf_document_file_exporter_iface_init):
580         * libdocument/ev-file-exporter.[ch]:
581         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
582         * shell/ev-jobs.c: (ev_job_print_get_page_list),
583         (ev_job_print_run):
584
585         When printing multiple pages per sheet in reverse option, do not
586         invert the order of the pages in every sheet, but the order of the
587         sheets. Do not print blank pages when page range is invalid. Fixes
588         bugs #484857 and #485521.
589         
590 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
591
592         * shell/ev-jobs.c: (ev_job_print_get_page_list),
593         (ev_job_print_run):
594         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
595
596         Respect ranges order when printing more than one range in random
597         order.
598         
599 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
600
601         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
602         (ev_window_setup_document), (ev_window_rotation_changed_cb):
603
604         Rotate also the window icon when document is rotated. Fixes bug
605         #474681.
606         
607 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
608
609         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
610         (pdf_document_forms_get_form_fields):
611
612         Silently ignore unknown form fields. Fixes bug #482654. Patch by
613         Matthias Drochner.
614         
615 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
616
617         * configure.ac:
618         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
619
620         Use poppler_page_render_for_printing() instead of
621         poppler_page_render() if available when exporting to a ps or pdf
622         file. Fixes bug #476627.
623         
624 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
625
626         * shell/ev-window.c: (ev_window_run_fullscreen):
627
628         Do not show the toolbar in fullscreen mode if the main toolbar is
629         not visible. Fixes bug #483048.
630         
631 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
632
633         * shell/ev-view.c: (ev_view_button_press_event):
634
635         Give priority to form fields over images when deciding whether a
636         button press event is over an image or form field. It allows edit
637         form fields when they are over a background image. Fixes bug
638         #477841.
639         
640 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
641
642         * NEWS:
643         * configure.ac:
644         
645         Update for release 2.20.0
646
647 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
648
649         * backend/pdf/ev-poppler.cc:
650
651         Remove #ifdef HAVE_FORMS, so that forms support works again.
652
653 2007-09-05  Götz Waschk  <waschk@mandriva.org>
654
655         * configure.ac:
656         * data/evince.desktop.in.in:
657         
658         Fixes desktop file issues. See bug #473471.
659
660 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
661
662         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
663         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
664         (ev_job_queue_remove_job):
665         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
666         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
667         * shell/ev-window.c: (ev_window_clear_save_job),
668         (ev_window_save_job_cb), (file_save_dialog_response_cb),
669         (ev_window_dispose):
670
671         Move save a copy task to its own job so that it's carried out in a
672         thread avoiding another lock in the main thread. Use
673         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
674         can be saved to a pathin another file system. Fixes bug #456891.
675         
676 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
677
678         * NEWS:
679         * configure.ac:
680         
681         Update for release 2.19.92
682
683 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
684
685         * configure.ac:
686         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
687         (pdf_selection_get_selection_region),
688         (pdf_selection_get_selection_map),
689         (ev_form_field_from_poppler_field):
690
691         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
692         and triple click selections are enabled again now.
693
694 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * shell/ev-window.c: (ev_window_add_history):
697
698         Make sure not to use the history with documents not supporting
699         links. Fixes bug #468954.
700
701 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
702
703         * shell/ev-window.c: (ev_window_load_job_cb):
704
705         Restart the search when reloading a document with the find bar
706         visible. Fixes bug #461962.
707
708 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
709
710         * shell/ev-window.c: (setup_document_from_metadata),
711         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
712
713         Do not jump to the first page when reloading a document from the
714         last page.
715
716 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-window.c: (update_chrome_flag),
719         (setup_sidebar_from_metadata),
720         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
721         (ev_window_cmd_edit_find_next),
722         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
723         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
724         (find_bar_close_cb), (view_actions_focus_in_cb):
725
726         Do not update visibility when changing a chrome flag so that it's
727         possible to update several flags and update visibility only once
728         for all of them.
729
730 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
731
732         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
733
734         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
735         supported by gtk+. Fixes bug #460907.
736
737 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
738
739         * shell/ev-view.c: (view_update_range_and_current_page):
740
741         Make sure current-page <= end-page in continuous mode. Fixes bug
742         #454950.
743
744 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
745
746         * backend/pdf/ev-poppler.cc: (build_tree):
747
748         Ignore outline items without a title. Fixes bug #453913.
749
750 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
751
752         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
753         (ev_view_button_release_event), (ev_view_leave_notify_event):
754
755         Use always drag mouse cursor during a drag operation. Fixes bug
756         #470564.
757
758 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
759
760         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
761         (pdf_selection_get_selection_region),
762         (pdf_selection_get_selection_map):
763
764         Temporarily disable double and triple selections since it depends on
765         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
766         released and the update of the external dependency minimal version
767         approved.
768
769 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
770
771         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
772         (pdf_document_file_exporter_do_page):
773         * libdocument/ev-file-exporter.h:
774         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
775         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
776
777         Actually fix printing regressions. Remove orientation from
778         EvPrintContext since it's redundant.
779
780 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
781
782         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
783         * backend/impress/impress-document.c:
784         (impress_document_document_iface_init):
785         * backend/ps/ps-document.c: (ps_document_document_iface_init):
786         * backend/djvu/djvu-document.c:
787         (djvu_document_document_iface_init),
788         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
789         * backend/tiff/tiff-document.c:
790         (tiff_document_document_iface_init):
791         * backend/pixbuf/pixbuf-document.c:
792         (pixbuf_document_document_iface_init):
793         * backend/comics/comics-document.c:
794         (comics_document_document_iface_init):
795         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
796         (pdf_selection_render_selection),
797         (pdf_selection_get_selected_text),
798         (pdf_selection_get_selection_region),
799         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
800         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
801         (ev_selection_get_selection_region),
802         (ev_selection_get_selection_map):
803         * libdocument/ev-document.[ch]:
804         * shell/ev-pixbuf-cache.[ch]: (add_job),
805         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
806         * shell/ev-view-private.h:
807         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
808         (ev_job_render_run):
809         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
810         * shell/ev-view.c: (start_selection_for_event),
811         (ev_view_button_press_event), (ev_view_drag_data_get),
812         (ev_view_drag_data_received), (ev_view_button_release_event),
813         (compute_new_selection_text), (compute_selections),
814         (ev_view_select_all), (get_selected_text), (ev_view_copy),
815         (ev_view_primary_get_cb):
816
817         Add support for double and triple click selections.
818
819 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
820
821         * NEWS:
822         * configure.ac:
823
824         Update for release 2.19.4
825
826 2007-08-28  Justin Blanchard  <justinb04@aim.com>
827
828         * shell/ev-view-private.h:
829         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
830         (ev_view_set_highlight_search):
831         * shell/ev-view.h:
832         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
833         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
834         (find_bar_visibility_changed_cb):
835         
836         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
837
838 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
841         (pdf_document_file_exporter_begin),
842         (pdf_document_file_exporter_do_page):
843         * shell/ev-jobs.c: (ev_job_print_run):
844         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
845
846         Create always a portrait cairo surface and rotate when needed for
847         landscape. It fixes printing problems in real printers.
848
849 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
850
851         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
852         * libdocument/ev-file-exporter.[ch]:
853         (ev_file_exporter_get_capabilities):
854         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
855         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
856
857         Adjust number of pages per row according to page orientation when
858         printing 2 or 6 pages per sheet.
859
860 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
861
862         * shell/ev-window.c: (ev_window_print_send):
863
864         Reset also cups setting to 1 when printing multiple pages per
865         sheet. Fixes bug #468853.
866
867 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
868
869         * libdocument/ev-document-misc.c:
870         (ev_document_misc_surface_rotate_and_scale):
871
872         Use directly cairo_surface_get_content() when creating a similar
873         surface as suggested by Jeff Muizelaar. Thanks again.
874
875 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * backend/djvu/djvu-document.c: (djvu_document_render):
878         * backend/tiff/tiff-document.c: (tiff_document_render):
879         * backend/pdf/ev-poppler.cc: (pdf_document_render):
880         * libdocument/ev-document-misc.c:
881         (ev_document_misc_surface_from_pixbuf),
882         (ev_document_misc_surface_rotate_and_scale):
883
884         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
885         creating page surfaces. Fixes bug #453123. Thank you very much to
886         Jeff Muizelaar <jeff@infidigm.net>.
887
888 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
889
890         * shell/ev-page-cache.c: (ev_page_cache_new),
891         (ev_page_cache_get_thumbnail_size):
892         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
893         (ev_sidebar_thumbnails_set_loading_icon):
894
895         Also store in page-cache the dimensions of the thumbnails so that
896         they can be used to create the correct loading icon in the side
897         pane. Fixes bug #466857.
898
899 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * backend/pdf/ev-poppler.cc:
902         (pdf_document_thumbnails_get_thumbnail):
903
904         Fix thumbnails rotation in pdf documents that include embedded 
905         thumbnails.
906
907 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
908
909         * backend/pdf/ev-poppler.cc:
910
911         Don't use #ifdef in macro expansion. Some compilers don't
912         like that. Closes bug #467042.
913
914 2007-08-15  Justin Blanchard  <justinb04@aim.com>
915
916         * backend/djvu/djvu-document.c: (djvu_document_finalize):
917         
918         Fixes memory leak in djvu backend.
919
920 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
921
922         * data/icons/32x32/Makefile.am:
923         * data/icons/32x32/actions/Makefile.am:
924         * data/icons/32x32/actions/view-page-cont.svg:
925         * data/icons/32x32/actions/view-page-facing.svg:
926         * data/icons/48x48/Makefile.am:
927         * data/icons/48x48/actions/Makefile.am:
928         * data/icons/48x48/actions/view-page-cont.svg:
929         * data/icons/48x48/actions/view-page-facing.svg:
930         
931         Icons for a new sizes.
932
933 2007-08-14  Justin Blanchard  <justinb04@aim.com>
934
935         * shell/ev-page-cache.c: (build_height_to_page),
936         (ev_page_cache_get_height_to_page):
937         
938         Fixes invalid read, see bug #466401.
939
940 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
941
942         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
943         (set_drag_cursor):
944         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
945         (configure_item_cursor), (new_pixbuf_from_widget):
946
947         Fix multihead problems in toolbar editor. Fixes bug #382055.
948
949 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
950
951         * shell/ev-window.c: (ev_window_cmd_file_open),
952         (ev_window_cmd_save_as):
953
954         Use g_get_user_special_dir when available instead of
955         xdg_user_dir_lookup.
956
957 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
958
959         * MAINTAINERS:
960         
961         Updated according to request on desktop-devel.
962
963 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
964
965         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
966
967         Do not use cairo_rectangle and cairo_clip since we are
968         not using cairo_fill but cairo_paint. Use the same cairo context
969         for every page in the same expose event.
970
971 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
972
973         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
974         leak.
975
976 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
977
978         * configure.ac:
979         * NEWS:
980
981         Release 0.9.3
982
983 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
984
985         * libdocument/ev-document-info.h:
986         * libdocument/ev-document.h:
987         * shell/ev-page-action.h:
988         * shell/ev-sidebar-links.h:
989
990         Fix a headers problem with ev-link
991         
992         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
993         * shell/ev-view-private.h:
994         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
995         (get_link_area), (ev_view_query_tooltip),
996         (ev_view_leave_notify_event), (ev_view_destroy),
997         (ev_view_class_init):
998
999         Use new gtk tooltips when available instead of ev-tooltip.
1000         
1001 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1002
1003         * shell/ev-window.c: (update_chrome_visibility),
1004         (ev_window_sidebar_visibility_changed_cb):
1005
1006         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1007         
1008 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1009
1010         * shell/ev-navigation-action.c:
1011         (ev_navigation_action_history_changed),
1012         (ev_navigation_action_set_history):
1013         * shell/ev-navigation-action-widget.c:
1014         (ev_navigation_action_widget_init):
1015         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1016
1017         Fix compile warnings.
1018         
1019 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1020
1021         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1022         (egg_editable_toolbar_dispose):
1023
1024         Fix memory leak.
1025         
1026 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1027
1028         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1029         (screensaver_disable_x11):
1030         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1031         * shell/ev-window.c: (presentation_set_timeout):
1032         * shell/ev-view.c: (ev_view_presentation_transition_start):
1033
1034         Use g_timeout_add_seconds instead of g_timeout_add when
1035         available.
1036         
1037 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1038
1039         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1040
1041         Set horizontal scrollbar policy to AUTOMATIC instead of
1042         NEVER. Workaround for bug #449462.
1043         
1044 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1045
1046         * shell/ev-jobs.c: (ev_job_render_page_ready):
1047
1048         Add page_ready callback to main loop with high priority and hold
1049         a reference to job during idle.
1050         
1051 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1052
1053         * configure.ac:
1054         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1055         (pdf_document_file_exporter_begin),
1056         (pdf_document_file_exporter_do_page),
1057         (pdf_document_file_exporter_get_capabilities):
1058         * libdocument/ev-file-exporter.h:
1059         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1060         * shell/ev-window.c: (ev_window_print_send),
1061         (ev_window_print_dialog_response_cb):
1062
1063         Allow printing multiple pages per sheet. Fixes bug #395573.
1064         
1065 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1066
1067         * shell/ev-view.c: (tip_from_link):
1068         
1069         Check for NULL, fixes bug #460862.
1070
1071 2007-07-29  Christian Persch  <chpe@gnome.org>
1072
1073         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1074         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1075         (ev_window_cmd_preview_print):
1076         
1077         Fixes bug #437681 - blocks while enumerating printers.
1078
1079 2007-07-29  Christian Persch  <chpe@gnome.org>
1080
1081         * shell/ev-window.c: (ev_window_screen_changed):
1082         
1083         Don't use deprecated gtk+ function. See bug #460909.
1084
1085 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1086
1087         * shell/ev-utils.c: (get_num_monitors):
1088         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1089
1090         Do not use display before initializing it. Remove compile
1091         warnings.
1092
1093 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1094
1095         * shell/ev-view.c: (ev_view_class_init):
1096         
1097         Unix-like hjkl bindings added. See bug #458111.
1098
1099 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1100
1101         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1102         * shell/ev-utils.h:
1103         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1104         (ev_view_update_view_size):
1105         * shell/ev-view.h:
1106         * shell/ev-window.c: (ev_window_update_actions),
1107         (setup_view_from_metadata), (ev_window_screen_changed),
1108         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1109         (zoom_control_changed_cb):
1110         * shell/ev-window.h:
1111         
1112         Reorganizes utility functions.
1113
1114 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1115
1116         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1117         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1118         (add_job), (ev_pixbuf_cache_get_surface),
1119         (ev_pixbuf_cache_get_link_mapping),
1120         (ev_pixbuf_cache_get_image_mapping),
1121         (ev_pixbuf_cache_get_form_field_mapping),
1122         (ev_pixbuf_cache_get_text_mapping):
1123         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1124         (notify_page_ready), (ev_job_render_page_ready),
1125         (ev_job_render_run):
1126
1127         Add page_ready signal to notify that page is ready as soon as
1128         possible even if other page elements like links, forms, images or
1129         text mapping are not ready yet.
1130
1131 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1132
1133         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1134         (dvi_document_file_exporter_do_page),
1135         (dvi_document_file_exporter_get_capabilities),
1136         (dvi_document_file_exporter_iface_init):
1137         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1138         (ps_document_file_exporter_do_page),
1139         (ps_document_file_exporter_get_capabilities),
1140         (ps_document_file_exporter_iface_init):
1141         * backend/djvu/djvu-document.c:
1142         (djvu_document_file_exporter_begin),
1143         (djvu_document_file_exporter_end),
1144         (djvu_document_file_exporter_get_capabilities),
1145         (djvu_document_file_exporter_iface_init):
1146         * backend/tiff/tiff-document.c:
1147         (tiff_document_file_exporter_begin),
1148         (tiff_document_file_exporter_get_capabilities),
1149         (tiff_document_document_file_exporter_iface_init):
1150         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1151         (pdf_document_file_exporter_do_page),
1152         (pdf_document_file_exporter_get_capabilities),
1153         (pdf_document_file_exporter_iface_init):
1154         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1155         (ev_file_exporter_get_capabilities):
1156         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1157         (idle_print_handler), (ev_print_job_print):
1158         * shell/ev-jobs.c: (ev_job_print_run):
1159         * shell/ev-window.c: (ev_window_print_send),
1160         (ev_window_print_range):
1161
1162         Use capabilities to know which options should be offered by the
1163         print dialog depending on the document backend.
1164
1165 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1168
1169         Give priority to forms over text to set the cursor.
1170
1171 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1172
1173         * shell/ev-view-private.h:
1174         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1175         (ev_view_leave_notify_event), (ev_view_finalize),
1176         (ev_view_get_property), (ev_view_class_init):
1177
1178         Use IBEAM cursor for text form fields and NORMAL cursor for read
1179         only fields. Remove unused status attribute.
1180
1181 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1182
1183         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1184
1185         Update region for current selected items also for checkbox
1186         buttons, since they can behave as radio buttons when they are in a
1187         set.
1188
1189 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1190
1191         * configure.ac:
1192         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1193
1194         Get max length of text form fields.
1195
1196 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1197
1198         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1199         * libdocument/ev-form-field.h:
1200         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1201
1202         Fix build with current poppler cvs head.
1203
1204 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1207         * shell/eggfindbar.c: (egg_find_bar_init):
1208
1209         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1210         deprecation. Fixes bug #455667
1211
1212 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1213
1214         * NEWS:
1215         * configure.ac:
1216         
1217         Update for release 0.9.2
1218
1219 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1220
1221         * shell/ev-view.c: (ev_view_form_field_text_save),
1222         (ev_view_form_field_choice_save):
1223
1224         Fix a crash when closing whith a form widget visible.
1225
1226 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1227
1228         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1229
1230         Update also the region of the current selected button when
1231         clicking on another button if they are radio buttons.
1232
1233 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1234
1235         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1236         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1237         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1238         (ev_pixbuf_cache_get_link_mapping),
1239         (ev_pixbuf_cache_get_image_mapping),
1240         (ev_pixbuf_cache_get_form_field_mapping),
1241         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1242         * shell/ev-view.c: (ev_view_form_field_get_region),
1243         (ev_view_form_field_button_create_widget),
1244         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1245         (job_finished_cb):
1246
1247         Redraw only form field region instead of the whole page when
1248         reloading a page to show changes on the form field.
1249
1250 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1251
1252         * shell/ev-view.c: (ev_view_form_field_choice_save):
1253
1254         Fix selection of first item in list form fields.
1255
1256 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1257
1258         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1259         (ev_pixbuf_cache_reload_page),
1260         (ev_pixbuf_cache_get_form_field_mapping):
1261
1262         Some refactoring to avoid duplicated code.
1263
1264 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1265
1266         * configure.ac:
1267         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1268         (ev_form_field_from_poppler_field),
1269         (pdf_document_forms_get_form_fields),
1270         (pdf_document_forms_form_field_text_get_text),
1271         (pdf_document_forms_form_field_text_set_text),
1272         (pdf_document_forms_form_field_button_set_state),
1273         (pdf_document_forms_form_field_button_get_state),
1274         (pdf_document_forms_form_field_choice_get_item),
1275         (pdf_document_forms_form_field_choice_get_n_items),
1276         (pdf_document_forms_form_field_choice_is_item_selected),
1277         (pdf_document_forms_form_field_choice_select_item),
1278         (pdf_document_forms_form_field_choice_toggle_item),
1279         (pdf_document_forms_form_field_choice_unselect_all),
1280         (pdf_document_forms_form_field_choice_set_text),
1281         (pdf_document_forms_form_field_choice_get_text),
1282         (pdf_document_document_forms_iface_init):
1283         * libdocument/Makefile.am:
1284         * libdocument/ev-form-field.[ch]:
1285         * libdocument/ev-document-forms.[ch]:
1286         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1287         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1288         (add_job), (ev_pixbuf_cache_reload_page),
1289         (ev_pixbuf_cache_get_form_field_mapping):
1290         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1291         * shell/ev-view-private.h:
1292         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1293         (ev_view_handle_cursor_over_xy),
1294         (ev_view_get_form_field_at_location),
1295         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1296         (ev_view_form_field_button_create_widget),
1297         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1298         (ev_view_form_field_text_create_widget),
1299         (ev_view_form_field_choice_save),
1300         (ev_view_form_field_choice_changed),
1301         (ev_view_form_field_choice_create_widget),
1302         (ev_view_handle_form_field), (ev_view_size_allocate),
1303         (ev_view_realize), (draw_end_presentation_page),
1304         (ev_view_button_press_event), (ev_view_remove_all),
1305         (ev_view_motion_notify_event), (ev_view_key_press_event),
1306         (ev_view_enter_notify_event), (highlight_find_results),
1307         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1308         (ev_view_class_init), (page_changed_cb),
1309         (on_adjustment_value_changed), (ev_view_set_presentation),
1310         (merge_selection_region), (ev_view_set_cursor),
1311         (ev_view_reset_presentation_state):
1312         
1313         Merge evince-forms branch.
1314
1315 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1316
1317         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1318
1319         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1320         This script also updates itself from libegg
1321
1322         * cut-n-paste/toolbar-editor/egg*:
1323         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1324         libegg
1325
1326 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1327
1328         * shell/ev-window.c:
1329         
1330         Adds a nice icon to page action during toolbar editing.
1331         See bug #452872.
1332
1333 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1334
1335         * data/evince-toolbar.xml:
1336         * shell/ev-window.c:
1337         
1338         Let user add a presentation and fullscreen icons on toolbar.
1339         See bug #449734.
1340
1341 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1342
1343         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1344
1345         new script to keep in sync with toolbareditor in libegg
1346
1347         * cut-n-paste/toolbar-editor/*: 
1348
1349         Run update-toolbareditor-from-libegg so we are in sync again. 
1350         Fixes bug #452850.
1351         
1352
1353 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1354
1355         * shell/ev-sidebar-links.c: (job_finished_callback):
1356
1357         Do not connect selection changed signal more than once. Fixes bug
1358         #349433.
1359
1360 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1361
1362         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1363
1364         Do not change sidebar chrome flag when pressing F9 key in
1365         presentation mode.
1366
1367 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1368
1369         * backend/pdf/ev-poppler.cc:
1370         (pdf_document_thumbnails_get_dimensions):
1371
1372         Make sure thumbnails width and height is not <= 0. Fixes a crash
1373         with some pdf documents which have really small pages.
1374
1375 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1376
1377         * shell/main.c: (main):
1378
1379         Fixes program description translation issue.
1380         Bug #450148.
1381
1382 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1383
1384         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1385
1386         Do not change current page when returning from black/white mode
1387         in presentation. Fixes bug #415032.
1388
1389 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1390
1391         * NEWS:
1392         * configure.ac:
1393         
1394         Update for release 0.9.1
1395
1396 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1397
1398         * backend/dvi/dvi-document.c:
1399         (dvi_document_finalize),
1400         (dvi_document_file_exporter_format_supported),
1401         (dvi_document_file_exporter_begin),
1402         (dvi_document_file_exporter_do_page),
1403         (dvi_document_file_exporter_end),
1404         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1405         
1406         PDF exporter for dvi documents. Fixes bug #441319.
1407
1408 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1409
1410         * shell/ev-window.c: (ev_window_clear_print_job):
1411
1412         Clear gtk print job when job has finished. Fixes bug #447612.
1413
1414 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1415
1416         * shell/ev-window.c: (ev_window_print_send),
1417         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1418
1419         Add preview button to print dialog. Fixes bug #445419.
1420
1421 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1422
1423         * backend/dvi/Makefile.am:
1424         * backend/dvi/pixbuf-device.[ch]: Removed
1425         * backend/dvi/cairo-device.[ch]: Added
1426         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1427         * backend/dvi/dvi-document.c: (dvi_document_load),
1428         (dvi_document_render), (dvi_document_finalize),
1429         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1430         (dvi_document_do_color_special):
1431         * libdocument/ev-document-misc.[ch]:
1432         (ev_document_misc_pixbuf_from_surface):
1433
1434         Port dvi backend to cairo and fix a problem with colors. 
1435
1436 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1437
1438         * shell/ev-view.c: (draw_one_page):
1439
1440         Draw only visible region.
1441
1442 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * backend/djvu/djvu-document.c: (djvu_document_render):
1445
1446         Fix rotation in djvu backend.
1447
1448 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1449
1450         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1451         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1452         (ev_pixbuf_cache_get_image_mapping),
1453         (ev_pixbuf_cache_get_text_mapping):
1454
1455         Redraw view every time we have a new surface. Fixes bug #443587.
1456
1457 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1458
1459         * libdocument/ev-document.c: (ev_document_info_free):
1460
1461         Fix memory leaks.
1462
1463 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1464
1465         * backend/dvi/dvi-document.c: (dvi_document_render),
1466         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1467         * backend/impress/impress-document.c:
1468         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1469         (impress_document_render), (impress_document_document_iface_init),
1470         (impress_document_thumbnails_get_thumbnail):
1471         * backend/djvu/djvu-document-private.h:
1472         * backend/djvu/djvu-document.c: (djvu_document_render),
1473         (djvu_document_finalize), (djvu_document_document_iface_init),
1474         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1475         * backend/tiff/tiff-document.c: (tiff_document_render),
1476         (tiff_document_render_pixbuf),
1477         (tiff_document_document_iface_init):
1478         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1479         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1480         (pdf_selection_render_selection):
1481         * backend/comics/comics-document.c:
1482         (comics_document_render_pixbuf), (comics_document_render),
1483         (comics_document_document_iface_init):
1484         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1485         (pixbuf_document_document_iface_init):
1486         * libdocument/ev-document-misc.[ch]:
1487         (ev_document_misc_surface_from_pixbuf),
1488         (ev_document_misc_surface_rotate_and_scale):
1489         * libdocument/ev-document.[ch]: (ev_document_render):
1490         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1491         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1492         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1493         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1494         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1495         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1496         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1497         (render_finished_cb), (ev_job_render_run):
1498         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1499         (merge_selection_region):
1500
1501         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1502         and selections.
1503
1504 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1505
1506         * shell/ev-window-title.c: (ev_window_title_update):
1507
1508         Fix memory leak.
1509
1510 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1511
1512         * shell/ev-view.c: (draw_loading_text):
1513
1514         Show loading text centered. Fixes bug #433061
1515
1516 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1517
1518         * shell/ev-sidebar-thumbnails.c:
1519         (ev_sidebar_thumbnails_set_loading_icon):
1520
1521         Remove a mutex in the main thread that blocks the UI in heavy
1522         documents.
1523
1524 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1525
1526         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1527
1528         Set points_set to TRUE so that selections don't disappear after a
1529         zoom change.
1530
1531 2007-06-07  Michael Monreal  <infernux@web.de>
1532
1533         * data/icons/16x16/actions/Makefile.am:
1534         * data/icons/16x16/actions/zoom.svg:
1535         * data/icons/22x22/actions/Makefile.am:
1536         * data/icons/22x22/actions/zoom.svg:
1537         * data/icons/24x24/actions/Makefile.am:
1538         * shell/ev-stock-icons.c:
1539         * shell/ev-stock-icons.h:
1540         * shell/ev-window.c:
1541         
1542         Zoom icon artwork. See bug #444795.
1543
1544 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1545
1546         * shell/ev-metadata-manager.c: Remove extraneous function
1547         (Closes: #444386)
1548
1549 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1550
1551         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1552         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1553         (ev_metadata_manager_set), (ev_metadata_manager_save):
1554         Simplify the timeout, no need for modified anymore
1555
1556 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1557
1558         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1559         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1560         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1561         (ev_metadata_manager_save): Adapted patch from Arjan van de
1562         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1563         time, saves on power (Closes: #443851)
1564
1565 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1566
1567         * configure.ac:
1568         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1569         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1570
1571         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1572
1573 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1574
1575         * shell/ev-window.c: (ev_window_add_history):
1576
1577         Check if history is NULL
1578
1579 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1580
1581         * libdocument/ev-image.c: (ev_image_finalize):
1582         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1583         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1584         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1585         (ev_tmp_uri_unlink):
1586
1587         Add functions to delete temporary files created by evince in a safe
1588         way.
1589
1590         * shell/ev-window.c: (ev_window_clear_local_uri),
1591         (open_xfer_update_progress_callback),
1592         (save_xfer_update_progress_callback), (ev_window_save_remote),
1593         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1594         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1595         (attachment_save_dialog_response_cb),
1596         (ev_attachment_popup_cmd_save_attachment_as):
1597
1598         Allow saving a copy of a document, image or attachment to a remote
1599         location. Fixes bug #440754. 
1600
1601 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1602
1603         * configure.ac:
1604         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1605
1606         Fix build with current poppler from cvs head. 
1607
1608 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1609
1610         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1611
1612         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1613         directory exists.
1614
1615 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1616
1617         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1618         * shell/ev-window.c:
1619
1620         Change sidebar ordering. Fixes bug #439939.
1621
1622 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1623
1624         * backend/comics/Makefile.am:
1625         
1626         Fixes build with --without-libgnome.
1627
1628 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1629         
1630         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1631
1632         Update cursor and tooltip on page change and view scroll. Fixes bug
1633         #439217.
1634
1635 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1636
1637         * NEWS:
1638         * configure.ac:
1639         
1640         Update for release 0.9.0
1641
1642 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1643
1644         * backend/djvu/djvu-document-private.h:
1645         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1646         (djvu_document_finalize),
1647         (djvu_document_file_exporter_format_supported),
1648         (djvu_document_file_exporter_begin),
1649         (djvu_document_file_exporter_do_page),
1650         (djvu_document_file_exporter_end),
1651         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1652         
1653         Implemented printing with djvu. Bug #437998.
1654
1655 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1656
1657         * backend/impress/zip.c:
1658         Add missing ulong definition.
1659
1660         * backend/ps/ps-interpreter.c:
1661         Add missing headers.
1662
1663         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1664
1665 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1666
1667         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1668
1669         Add missing call to parent class dispose method. 
1670
1671 2007-05-12  Ross Burton  <ross@openedhand.com>
1672
1673         * shell/main.c:
1674         Sync keybindings manually when building without libgnome
1675         (#437925).
1676
1677 2007-05-12  Ross Burton  <ross@openedhand.com>
1678
1679         * shell/ev-window.c:
1680         Respect the screen when opening help (#437866).
1681
1682 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1683
1684         * data/evince-ui.xml:
1685         * shell/ev-application.[ch]: (get_print_settings_from_args),
1686         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1687         (ev_application_open_uri_list):
1688         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1689         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1690         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1691         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1692         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1693         (ev_window_dispose):
1694         * shell/main.c: (arguments_parse):
1695
1696         Add print button in preview mode. Fixes bug #396475. 
1697
1698 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1699
1700         * cut-n-paste/zoom-control/ephy-zoom.h:
1701         
1702         Fixes zoom level factors. See bug #408119 for details.
1703
1704 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1705
1706         * backend/comics/comics-document.c: (comics_regex_quote),
1707         (extract_argv):
1708         
1709         Correctly quote symbols. Fixes crash in the bug
1710         #415370.
1711
1712 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1713
1714         * shell/ev-navigation-action-widget.c:
1715         (ev_navigation_action_widget_init),
1716         (ev_navigation_action_widget_class_init),
1717         (ev_navigation_action_widget_button_press_event):
1718         
1719         Connect to button-press event on correct widget. Fixes
1720         bug #431988
1721
1722 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1723
1724         * shell/ev-application.c: (ev_application_open_window),
1725         (ev_application_add_icon_path_for_screen),
1726         (ev_application_open_uri_at_dest):
1727         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1728         * shell/ev-navigation-action.c: (build_menu):
1729         
1730         Add app-specific icons to our icon theme. Fixes bug
1731         #425508.
1732
1733 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1734
1735         * shell/ev-history.c: (ev_history_class_init),
1736         (ev_history_add_link):
1737         * shell/ev-history.h:
1738         * shell/ev-navigation-action.c:
1739         (ev_navigation_action_history_changed),
1740         (ev_navigation_action_set_history), (build_menu),
1741         (ev_navigation_action_finalize):
1742         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1743         
1744         Make navigation action unsensitive instead of showing
1745         menu with unsensitive word. Fixes bug #417392.
1746
1747 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1748
1749         * shell/ev-application.[ch]: (ev_application_shutdown),
1750         (ev_application_get_print_settings),
1751         (ev_application_set_print_settings):
1752         * shell/ev-window.c:
1753
1754         Remember print settings. Fixes bug #349102. 
1755
1756 2007-05-08  Christian Persch  <chpe@gnome.org>
1757
1758         * configure.ac:
1759         * properties/ev-properties-view.c:
1760
1761         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1762         Bug #382438.
1763
1764 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1765
1766         * configure.ac:
1767         * properties/ev-properties-view.c: (ev_regular_paper_size):
1768
1769         Use gtk+ builtin paper list to identify the document's paper size.
1770         Fixes bug #382438. 
1771
1772 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1773
1774         * configure.ac:
1775
1776         Fix build when compiling with thumbnailer and libgnome support. 
1777
1778 2007-05-04  Ross Burton  <ross@openedhand.com>
1779
1780         * configure.ac:
1781         Add --without-libgnome, check for libgnome and libgnomeui
1782         separately, and add them to the symbols as required.
1783
1784         * libdocument/ev-file-helpers.c:
1785         When building without libgnome, use g_get_user_config_dir instead
1786         of gnome_user_dir_get.
1787
1788         * shell/ev-application.c:
1789         When building without libgnome, don't use session management.
1790
1791         * shell/main.c:
1792         When building without libgnome, don't use GnomeProgram or
1793         initialise the authentication manager.
1794
1795         This fixes #328842.
1796
1797 2007-05-04  Ross Burton  <ross@openedhand.com>
1798
1799         * shell/ev-window.c:
1800         Don't use libgnome to open help, instead call Yelp directly.
1801
1802 2007-05-04  Ross Burton  <ross@openedhand.com>
1803
1804         * shell/ev-sidebar-attachments.c:
1805         Don't use libgnome to lookup icons for MIME types, instead copy
1806         code from GTK+ to do it manually.
1807
1808 2007-05-04  Ross Burton  <ross@openedhand.com>
1809
1810         * configure.ac:
1811         Add libxml to the dependencies for SHELL_CORE (#435818).
1812
1813 2007-05-02  Ross Burton  <ross@openedhand.com>
1814
1815         * configure.ac:
1816         * Makefile.am:
1817         Add --disable-thumbnailer (#434825)
1818
1819 2007-05-02  Ross Burton  <ross@openedhand.com>
1820
1821         * shell/ev-window.c:
1822         Add missing includes, fix indentation.
1823
1824         * shell/main.c:
1825         Fix indentation.
1826
1827 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1828
1829         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1830         ev_application_open_uri_at_dest instead of ev_application_open_uri
1831         preventing new document always being opened in a new window even if there
1832         is an empty window.
1833
1834 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1835
1836         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1837         (egg_recent_view_uimanager_finalize):
1838         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1839         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1840         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1841         (ev_pixbuf_cache_dispose):
1842         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1843         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1844         
1845         Add missing chain to parent class methods. Fixes
1846         bug #433128.
1847
1848 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1849
1850         * data/Makefile.am (update-icon-cache): Updates
1851         gtk-update-icon-cache in uninstall-hook.
1852
1853 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1854
1855         * shell/ev-window.c: (ev_window_setup_document),
1856         (ev_window_set_document), (ev_window_load_job_cb):
1857         * shell/ev-view.c: (setup_caches):
1858         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1859
1860         Start rendering pages before any other jobs. 
1861
1862 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1863
1864         * shell/ev-window.c: (ev_window_stop_fullscreen),
1865         (ev_window_stop_presentation):
1866
1867         Update chrome visibility before window unfullscreen. 
1868
1869 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1870
1871         * data/Makefile.am:
1872         * data/evince-ui.xml:
1873         * shell/ev-stock-icons.[ch]:
1874         * shell/ev-application.[ch]: (ev_application_shutdown),
1875         (ev_application_init), (ev_application_get_toolbars_model):
1876         * shell/ev-window.c: (update_chrome_visibility),
1877         (fullscreen_toolbar_setup_item_properties),
1878         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1879         (ev_window_run_presentation), (ev_window_stop_presentation),
1880         (ev_window_run_preview), (ev_window_screen_changed),
1881         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1882         (ev_window_dispose), (ev_window_init):
1883
1884         Make fullscreen toolbar always visible. Do not use egg toolbars for
1885         fullscreen and preview modes since such toolbars are not editables.
1886         Fixes bugs #300278, #338910 and #316188.  
1887
1888 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1889
1890         * shell/ev-application.c:
1891         * shell/ev-job-queue.c:
1892         * shell/ev-metadata-manager.c:
1893         * shell/ev-stock-icons.c:
1894         * shell/ev-window.c:
1895         * shell/main.c:
1896         
1897         Developers documentation updated.
1898
1899 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1900
1901         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1902
1903         Check whether uri is valid before launching it. Fixes bug #427664.
1904
1905 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1906
1907         * shell/ev-window.c:
1908
1909         Change key accelerator for Open a Copy menu entry which is in conflict
1910         with Close. Fixes bug #427321.
1911
1912 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1913
1914         * NEWS:
1915         * configure.ac:
1916         
1917         Update for release 0.8.1
1918
1919 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1920
1921         * shell/ev-window.c: (setup_size_from_metadata):
1922         
1923         Do not make window bigger than screen. Fixes bug 
1924         #388985.
1925
1926 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1927
1928         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1929         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1930
1931         Use default resolution when it's not provided by document. Fixes bug
1932         #408762.
1933
1934 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1935
1936         * configure.ac:
1937         * thumbnailer/Makefile.am:
1938         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1939         * thumbnailer/evince-thumbnailer.schemas.in:
1940         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1941
1942         Add support for ps, eps and compressed documents thumbnails. Do not
1943         ignore size parameter. 
1944
1945 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1946
1947         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1948         (dvi_document_do_color_special):
1949         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1950
1951         Implement font color specials in the DVI backend. Fixes bug #303651.
1952
1953 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1954
1955         Fixup the previous commit:
1956
1957         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1958         * shell/xdg-user-dir-lookup.c: Make the function non-static
1959         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1960
1961 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1962
1963         * shell/ev-window.c (file_open_dialog_response_cb): Use
1964         the xdg-user-dirs DOCUMENTS folder as default folder when
1965         opening a file chooser.  (#424858)
1966
1967         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1968         xdg-user-dirs.
1969
1970 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1971
1972         * shell/ev-window.c: (ev_window_load_job_cb):
1973
1974         Do not setup view from metadata on preview mode. 
1975
1976 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1977
1978         * shell/main.c:
1979
1980         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1981
1982 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1983
1984         * shell/ev-view.c: (ev_view_primary_get_cb):
1985
1986         Check pointer != NULL before using it. Fixes bug #416841. 
1987
1988 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1989
1990         * NEWS:
1991         * configure.ac:
1992         
1993         Release 0.8.0
1994
1995 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1996
1997         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1998
1999         Do not render thumbnails when sidebar thumbnail page is not visible
2000         at startup. Fixes bug #416447. 
2001
2002 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2003
2004         * data/evince.desktop.in.in:
2005
2006         "Application" is not a valid category in the freedesktop specification.
2007
2008 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2009
2010         * libdocument/ev-file-helpers.[ch]: (compression_run),
2011         (ev_file_uncompress), (ev_file_compress):
2012         * shell/ev-window.c: (file_save_dialog_response_cb):
2013
2014         Save document compressed when saving a copy of a compressed document.
2015         Fixes bug #334542.
2016
2017 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2018
2019         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2020
2021         Allow deleting in goto window entry in presentation mode. 
2022
2023 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2024
2025         * Makefile.am: Dist MAINTAINERS.
2026
2027 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2028
2029         * shell/ev-window.c: (ev_window_update_actions):
2030
2031         Fix zoom shortcut keys when searching. Fixes bug #409828.
2032
2033 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2034
2035         * shell/ev-window.c: (ev_window_setup_document):
2036
2037         Fix crash when loading documents with only one page. 
2038
2039 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2040
2041         * backend/dvi/dvi-document.c:
2042         (dvi_document_thumbnails_get_dimensions),
2043         (dvi_document_thumbnails_get_thumbnail):
2044         * backend/impress/impress-document.c:
2045         (impress_document_thumbnails_get_thumbnail),
2046         (impress_document_thumbnails_get_dimensions):
2047         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2048         (ps_document_thumbnails_get_dimensions):
2049         * backend/djvu/djvu-document.c:
2050         (djvu_document_thumbnails_get_dimensions),
2051         (djvu_document_thumbnails_get_thumbnail):
2052         * backend/tiff/tiff-document.c:
2053         (tiff_document_thumbnails_get_thumbnail),
2054         (tiff_document_thumbnails_get_dimensions):
2055         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2056         (pdf_document_thumbnails_get_thumbnail),
2057         (pdf_document_thumbnails_get_dimensions):
2058         * backend/comics/comics-document.c:
2059         (comics_document_thumbnails_get_thumbnail),
2060         (comics_document_thumbnails_get_dimensions):
2061         * backend/pixbuf/pixbuf-document.c:
2062         (pixbuf_document_thumbnails_get_thumbnail),
2063         (pixbuf_document_thumbnails_get_dimensions):
2064         * libdocument/ev-document-thumbnails.[ch]:
2065         (ev_document_thumbnails_get_thumbnail),
2066         (ev_document_thumbnails_get_dimensions):
2067         * libdocument/ev-document-misc.[ch]:
2068         (ev_document_misc_get_thumbnail_frame):
2069         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2070         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2071         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2072         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2073         (ev_sidebar_thumbnails_refresh):
2074         * shell/ev-window.c: (ev_window_setup_document):
2075         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2076
2077         Use an EvRenderContext for rendering thumbnails instead of a suggested
2078         width, so that different sized pages get sized proportionally.
2079
2080 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2081
2082         * shell/ev-view.c: (ev_view_button_press_event),
2083         (ev_view_key_press_event):
2084
2085         Fix critical warnings when there is no document loaded. 
2086
2087 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2088
2089         * shell/ev-page-action-widget.c:
2090         * shell/ev-navigation-action.c:
2091         * shell/ev-window.c:
2092
2093         Fix compile warnings. 
2094
2095 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2096
2097         * backend/djvu/djvu-text.h:
2098         * backend/djvu/djvu-document.c:
2099         * backend/djvu/djvu-text-page.c:
2100         * backend/djvu/djvu-links.c:
2101         * backend/djvu/djvu-text-page.h:
2102         * backend/djvu/djvu-text.c:
2103         
2104         Fix build on Mac. Fixes bug #392186. Patch by
2105         <ephraim_owns@hotmail.com>
2106
2107 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2108
2109         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2110
2111         Restore cairo context before rendering every page when printing a PDF
2112         document into a PDF file. 
2113
2114 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2115
2116         * backend/ps/gstypes.h:
2117         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2118         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2119         (ps_document_thumbnails_get_thumbnail):
2120
2121         Handle PostScript page orientation. Fixes bug #318568.
2122
2123 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2124
2125         * backend/ps/Makefile.am:
2126         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2127         (document_load), (ps_document_load), (save_document),
2128         (save_page_list), (ps_document_get_n_pages),
2129         (ps_document_get_page_size), (ps_document_get_info),
2130         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2131         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2132         (ps_document_thumbnails_get_thumbnail),
2133         (ps_document_thumbnails_get_dimensions),
2134         (ps_document_document_thumbnails_iface_init):
2135         * backend/ps/ps.[ch]: (psgetpagebox):
2136         * backend/ps/ps-interpreter.[ch]:
2137
2138         Add support for thumbnails in ps backend. Fixes bug #164755. 
2139
2140 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2141
2142         * NEWS:
2143         * configure.ac:
2144         
2145         Release 0.7.2
2146
2147 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2148
2149         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2150         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2151         (ev_window_dispose):
2152
2153         Use document thumbnail as window icon. Fixes bug #384442.
2154
2155 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2156
2157         * configure.ac:
2158
2159         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2160         duplicated adding application/x-bzpostscript instead. 
2161
2162 2007-02-11  Tom Parker  <palfrey@tevp.net>
2163
2164         * backend/ps/ps-document.c: (document_load):
2165
2166         Check return value of psscan before trying
2167         to use it. Fixes bug #372414.
2168
2169 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2170
2171         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2172
2173         Fix invalid free in ev-page-cache. Fixes bug #404745.
2174
2175 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2176
2177         * test/Makefile.am:
2178         * test/test3.py:
2179         
2180         Added reload test case.
2181
2182 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2183
2184         * po/POTFILES.in:
2185         * backend/djvu/djvu-document.c: (djvu_document_load):
2186
2187         Check whether there are missing files in indirect multipage djvu
2188         documents. Fixes bug #361683. 
2189
2190 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2191
2192         * test/Makefile.am:
2193         * test/test-mime.bin:
2194         * test/test3.py:
2195         
2196         Added test for slow mime type
2197
2198 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2199
2200         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2201
2202         Add some checks and call parent_class->finalize. Fixes bug #404745.
2203
2204 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2205
2206         * shell/ev-navigation-action.c: (connect_proxy):
2207         
2208         Fixes dropdown history menu. Thanks a lot Carlos!
2209
2210 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2211
2212         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2213
2214         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2215         bug #373715.
2216
2217 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2218
2219         * backend/ps/ps.c: (psscan):
2220
2221         Fix memory leak. 
2222
2223 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2224
2225         * configure.ac:
2226         * libdocument/ev-file-helpers.c: 
2227
2228         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2229
2230 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * configure.ac:
2233         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2234         (ps_interpreter_start), (document_load), (save_document),
2235         (save_page_list):
2236         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2237         * libdocument/ev-document-factory.c:
2238         (ev_document_factory_get_from_mime), (get_document_from_uri),
2239         (free_uncompressed_uri), (ev_document_factory_get_document):
2240         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2241
2242         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2243
2244 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * libdocument/ev-document.h:
2247
2248         Fix typo in function name. 
2249
2250 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2251
2252         * backend/ps/ps-document.c: (ps_interpreter_finished),
2253         (ps_interpreter_start), (ps_interpreter_failed):
2254
2255         Handle ghostscript interpreter crashes. 
2256
2257 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2258
2259         * shell/ev-window.c: (ev_window_open_uri),
2260         (window_configure_event_cb):
2261
2262         Setup window size and position before showing it. Fixes bug #401711.
2263
2264 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * backend/ps/Makefile.am:
2267         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2268         (ps_document_dispose), (ps_document_class_init),
2269         (ps_interpreter_input), (ps_interpreter_output),
2270         (ps_interpreter_error), (setup_interpreter_env),
2271         (ps_interpreter_start), (ps_interpreter_stop),
2272         (ps_interpreter_failed), (ps_interpreter_is_ready),
2273         (check_filecompressed), (document_load), (ps_document_load),
2274         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2275         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2276         (render_page):
2277
2278         Rework ps-document. Code cleanups, remove deprecated code. 
2279
2280 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2281
2282         * shell/ev-view.c: (ev_view_button_press_event):
2283
2284         Do not start an image drag and drop operation when pointer is on 
2285         text, so that we can select text when the whole background is an
2286         image. 
2287
2288 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * shell/ev-window.c: (ev_window_update_actions): 
2291
2292         Disable all zoom related actions during presentation mode. 
2293
2294 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2295
2296         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2297
2298         Do not zoom in or out on presentation mode. Fixes bug #401305.
2299
2300 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2301
2302         * shell/ev-navigation-action.c: (connect_proxy),
2303         (create_menu_item), (ev_navigation_action_class_init):
2304         
2305         Correctly show menu and fix crash when navigaton 
2306         action is out of toolbar visible area.
2307
2308 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2309
2310         * data/Makefile.am:
2311         * data/evince.1:
2312         
2313         Added man file
2314
2315 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2316
2317         * help/reference/* :
2318         * configure.ac:
2319         
2320         Added gtk-doc based documentation for Evince.
2321         Still in initial state but I hope it will
2322         grow.
2323         
2324         * configure.ac:
2325         
2326         Lower dbus requirement to 0.70
2327
2328 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2329
2330         * shell/ev-window.c: (ev_window_add_history):
2331
2332         Fix memory leak. 
2333
2334 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2335
2336         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2337         * shell/ev-view.h:
2338         * shell/ev-window.c: (ev_window_add_history):
2339         
2340         Correctly handle named destination links
2341
2342 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2343
2344         * NOTES:
2345         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2346         * backend/pdf/ev-poppler.cc:
2347         * libdocument/ev-document-links.h:
2348         * libdocument/ev-link.c: (ev_link_get_page):
2349         * libdocument/ev-link.h:
2350         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2351         (ev_history_add_link):
2352         * shell/ev-history.h:
2353         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2354         (new_history_menu_item), (build_menu):
2355         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2356         * shell/ev-sidebar-links.c: (create_loading_model),
2357         (print_section_cb), (ev_sidebar_links_construct),
2358         (fill_page_labels), (update_page_callback_foreach),
2359         (update_page_callback), (job_finished_callback):
2360         * shell/ev-view.c: (ev_view_handle_link):
2361         * shell/ev-window.c: (ev_window_find_chapter),
2362         (ev_window_add_history), (view_handle_link_cb),
2363         (history_changed_cb):
2364         
2365         Implements another history variant
2366
2367 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2368
2369         * shell/ev-window.c: (view_external_link_cb):
2370         * shell/ev-view.c: (ev_view_button_release_event):
2371
2372         Open links in new window when clicking with middle button. 
2373
2374 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2375
2376         * shell/ev-navigation-action.c: (new_history_menu_item):
2377         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2378         * shell/ev-view.c: (ev_view_handle_link):
2379         * shell/ev-window.c:
2380         
2381         Store link before jump, not the destination. For me it 
2382         seems like more natural history behavior.
2383
2384 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2385
2386         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2387         (ev_navigation_action_class_init):
2388         * shell/ev-navigation-action.h:
2389         * shell/ev-page-action.c: (activate_cb):
2390         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2391         (ev_page_cache_set_current_page_history):
2392         * shell/ev-page-cache.h:
2393         * shell/ev-sidebar-thumbnails.c:
2394         (ev_sidebar_tree_selection_changed),
2395         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2396         * shell/ev-view-private.h:
2397         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2398         * shell/ev-view.h:
2399         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2400         (ev_window_setup_document), (ev_window_load_job_cb):
2401         * shell/ev-window.h:
2402         
2403         History finally works as expected.
2404
2405 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2406
2407         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2408
2409         Do not update links treeview if it doesn't have a model assigned yet. 
2410
2411 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2412
2413         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2414         (ev_sidebar_links_class_init), (update_page_callback):
2415
2416         Do not update links treeview when sidepane is not visible. 
2417
2418 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2419
2420         * shell/ev-marshal.list:
2421         * shell/ev-page-action.c: (activate_cb),
2422         (ev_page_action_class_init):
2423         * shell/ev-page-action.h:
2424         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2425         * shell/ev-window.c:
2426         
2427         Remove activate_link signal, not required.
2428
2429 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2430
2431         * shell/ev-navigation-action.c: (build_menu):
2432         
2433         Reorder menu items and build menu with fixed length.
2434
2435 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2436
2437         * shell/ev-view.c: (get_selected_text):
2438         
2439         Normalize text to fix ligatures problem. See bug
2440         #341947 for details.
2441
2442 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2445
2446         Fix memory leak in ev-page-cache. 
2447
2448 2007-01-25  Tom Parker <palfrey@tevp.net>
2449
2450         * backend/impress/impress-document.c: (impress_document_load),
2451         (impress_document_finalize), (impress_document_init):
2452         * properties/ev-properties-main.c: (ev_properties_get_pages):
2453         
2454         Correctly handle impress document errors. Fixes nautilus
2455         crash in property page #370491.
2456
2457 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2460         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2461         (ev_job_queue_remove_job):
2462         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2463         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2464         (ev_job_load_run):
2465         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2466         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2467         (ev_window_load_job_cb), (xfer_update_progress_callback),
2468         (ev_window_open_uri), (ev_window_dispose):
2469         * shell/main.c: (main):
2470
2471         Do file transfer asynchronously in the main thread instead of
2472         synchronously in the load thread. Fixes bugs #399694, #398307 and
2473         #343542.
2474
2475 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2476
2477         * shell/ev-jobs.c: (ev_job_xfer_run):
2478
2479         Load the document with the font-config lock held. 
2480
2481 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2482
2483         * backend/ps/ps-document.c: (start_interpreter):
2484
2485         Fix memory leaks in ps backend. 
2486
2487 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2488
2489         * backend/impress/impress-document.c:
2490         (impress_document_render_pixbuf):
2491
2492         Do not acquire fontconfig lock in impress backend, since it is using
2493         the main loop for rendering. 
2494
2495 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2496
2497         * po/POTFILES.in: 
2498
2499         Remove mdvi files that shouldn't be translated. 
2500
2501 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2502
2503         * shell/ev-view-private.h:
2504         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2505         (ev_view_set_zoom):
2506
2507         Render "loading..." text into a cairo surface instead of directly into
2508         the window so that fontconfig lock is only needed once and UI is not
2509         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2510
2511 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2512
2513         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2514         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2515
2516         Use icon theme associated with the window screen rather than default. 
2517
2518 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2519
2520         * configure.ac:
2521
2522         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2523
2524 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2525
2526         * data/icons/*/apps/evince.*:
2527
2528         Move Evince icons under new apps directory.
2529
2530         * data/icons/*/actions/*:
2531
2532         Add new custom themeable Evince icons: view-page-continuous, 
2533         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2534         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2535
2536         * configure.ac:
2537
2538         Add new directories to AC_CONFIG_FILES.
2539
2540         * shell/ev-stock-icons.c:
2541         * shell/ev-stock-icons.h:
2542
2543         Use new custom themeable icons.
2544
2545 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2546
2547         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2548
2549         Do not draw white background page in presentation mode. 
2550
2551 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2552
2553         * shell/ev-view.c: Remove unused gnome-vfs include.
2554
2555 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2556
2557         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2558         
2559         Format string is corrected, fixes bug #397129.
2560
2561 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * shell/ev-window.c: (ev_window_setup_recent):
2564
2565         Do not include in recent menu inexistent documents. Fixes
2566         bug #339171.
2567
2568 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2569
2570         * po/POTFILES.skip: 
2571
2572         Update POTFILES.skip file according to current source tree. 
2573
2574 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2575
2576         * shell/ev-window.c: (file_save_dialog_response_cb):
2577
2578         Do Save a copy in atomic way. Fixes bug #328266. 
2579
2580 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2581
2582         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2583
2584         Keep selected cell always visible in index treeview.
2585
2586 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2587         
2588         * shell/ev-view.c: (ev_view_size_allocate):
2589
2590         Restore horizontal scrollbar after switching to/from fullscreen
2591         or presentation mode. Fixes bug #331728.
2592
2593 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2594
2595         * shell/ev-view-private.h:
2596         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2597         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2598         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2599         (ev_view_can_zoom_out):
2600
2601         Use max and min scale values in the view iby taking dpi into account. 
2602
2603 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2604
2605         * configure.ac:
2606         * NEWS:
2607
2608         Release 0.7.1
2609
2610 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2611
2612         * shell/ev-window.c: (ev_window_print_send):
2613
2614         Send print job to printer with some settings set to default values,
2615         since we have already exported to a file according to such settings
2616         and they could be taken twice by some printers. 
2617
2618 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * shell/ev-jobs.c: (ev_job_xfer_run):
2621         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2622
2623         Show main window and load document with the font-config lock held. 
2624
2625 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2626
2627         * configure.ac:
2628         * shell/ev-application.c: (ev_application_register_service):
2629         * shell/main.c: (load_files_remote):
2630
2631         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2632
2633 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2634
2635         * doc/debugging.txt:
2636         
2637         Remove obsolete documentation.
2638
2639 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2640
2641         * Makefile.am:
2642         * backend/Makefile.am:
2643         * backend/comics/Makefile.am:
2644         * backend/djvu/Makefile.am:
2645         * backend/dvi/Makefile.am:
2646         * backend/ev-async-renderer.c:
2647         * backend/ev-async-renderer.h:
2648         * backend/ev-attachment.c:
2649         * backend/ev-attachment.h:
2650         * backend/ev-backend-marshal.c:
2651         * backend/ev-document-factory.c:
2652         * backend/ev-document-factory.h:
2653         * backend/ev-document-find.c:
2654         * backend/ev-document-find.h:
2655         * backend/ev-document-fonts.c:
2656         * backend/ev-document-fonts.h:
2657         * backend/ev-document-images.c:
2658         * backend/ev-document-images.h:
2659         * backend/ev-document-info.h:
2660         * backend/ev-document-links.c:
2661         * backend/ev-document-links.h:
2662         * backend/ev-document-misc.c:
2663         * backend/ev-document-misc.h:
2664         * backend/ev-document-security.c:
2665         * backend/ev-document-security.h:
2666         * backend/ev-document-thumbnails.c:
2667         * backend/ev-document-thumbnails.h:
2668         * backend/ev-document-transition.c:
2669         * backend/ev-document-transition.h:
2670         * backend/ev-document.c:
2671         * backend/ev-document.h:
2672         * backend/ev-file-exporter.c:
2673         * backend/ev-file-exporter.h:
2674         * backend/ev-image.c:
2675         * backend/ev-image.h:
2676         * backend/ev-link-action.c:
2677         * backend/ev-link-action.h:
2678         * backend/ev-link-dest.c:
2679         * backend/ev-link-dest.h:
2680         * backend/ev-link.c:
2681         * backend/ev-link.h:
2682         * backend/ev-render-context.c:
2683         * backend/ev-render-context.h:
2684         * backend/ev-selection.c:
2685         * backend/ev-selection.h:
2686         * backend/impress/Makefile.am:
2687         * backend/pdf/Makefile.am:
2688         * backend/pixbuf/Makefile.am:
2689         * backend/ps/Makefile.am:
2690         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2691         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2692         (start_interpreter), (stop_interpreter), (document_load),
2693         (ps_document_next_page), (render_page):
2694         * backend/tiff/Makefile.am:
2695         * comics/Makefile.am:
2696         * comics/comics-document.c:
2697         * comics/comics-document.h:
2698         * configure.ac:
2699         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2700         * djvu/Makefile.am:
2701         * djvu/djvu-document-private.h:
2702         * djvu/djvu-document.c:
2703         * djvu/djvu-document.h:
2704         * djvu/djvu-links.c:
2705         * djvu/djvu-links.h:
2706         * djvu/djvu-text-page.c:
2707         * djvu/djvu-text-page.h:
2708         * djvu/djvu-text.c:
2709         * djvu/djvu-text.h:
2710         * dvi/Makefile.am:
2711         * dvi/dvi-document.c:
2712         * dvi/dvi-document.h:
2713         * dvi/fonts.c:
2714         * dvi/fonts.h:
2715         * dvi/mdvi-lib/Makefile.am:
2716         * dvi/mdvi-lib/afmparse.c:
2717         * dvi/mdvi-lib/afmparse.h:
2718         * dvi/mdvi-lib/bitmap.c:
2719         * dvi/mdvi-lib/bitmap.h:
2720         * dvi/mdvi-lib/color.c:
2721         * dvi/mdvi-lib/color.h:
2722         * dvi/mdvi-lib/common.c:
2723         * dvi/mdvi-lib/common.h:
2724         * dvi/mdvi-lib/defaults.h:
2725         * dvi/mdvi-lib/dvimisc.c:
2726         * dvi/mdvi-lib/dviopcodes.h:
2727         * dvi/mdvi-lib/dviread.c:
2728         * dvi/mdvi-lib/files.c:
2729         * dvi/mdvi-lib/font.c:
2730         * dvi/mdvi-lib/fontmap.c:
2731         * dvi/mdvi-lib/fontmap.h:
2732         * dvi/mdvi-lib/fontsrch.c:
2733         * dvi/mdvi-lib/gf.c:
2734         * dvi/mdvi-lib/hash.c:
2735         * dvi/mdvi-lib/hash.h:
2736         * dvi/mdvi-lib/list.c:
2737         * dvi/mdvi-lib/mdvi.h:
2738         * dvi/mdvi-lib/pagesel.c:
2739         * dvi/mdvi-lib/paper.c:
2740         * dvi/mdvi-lib/paper.h:
2741         * dvi/mdvi-lib/pk.c:
2742         * dvi/mdvi-lib/private.h:
2743         * dvi/mdvi-lib/setup.c:
2744         * dvi/mdvi-lib/sp-epsf.c:
2745         * dvi/mdvi-lib/special.c:
2746         * dvi/mdvi-lib/sysdeps.h:
2747         * dvi/mdvi-lib/t1.c:
2748         * dvi/mdvi-lib/tfm.c:
2749         * dvi/mdvi-lib/tfmfile.c:
2750         * dvi/mdvi-lib/tt.c:
2751         * dvi/mdvi-lib/util.c:
2752         * dvi/mdvi-lib/vf.c:
2753         * dvi/pixbuf-device.c:
2754         * dvi/pixbuf-device.h:
2755         * impress/Makefile.am:
2756         * impress/common.h:
2757         * impress/document.c:
2758         * impress/f_oasis.c:
2759         * impress/f_oo13.c:
2760         * impress/iksemel.c:
2761         * impress/iksemel.h:
2762         * impress/imposter.h:
2763         * impress/impress-document.c:
2764         * impress/impress-document.h:
2765         * impress/internal.h:
2766         * impress/r_back.c:
2767         * impress/r_draw.c:
2768         * impress/r_geometry.c:
2769         * impress/r_gradient.c:
2770         * impress/r_style.c:
2771         * impress/r_text.c:
2772         * impress/render.c:
2773         * impress/render.h:
2774         * impress/zip.c:
2775         * impress/zip.h:
2776         * lib/Makefile.am:
2777         * lib/ev-debug.c:
2778         * lib/ev-debug.h:
2779         * lib/ev-file-helpers.c:
2780         * lib/ev-file-helpers.h:
2781         * lib/ev-gui.c:
2782         * lib/ev-gui.h:
2783         * lib/ev-tooltip.c:
2784         * lib/ev-tooltip.h:
2785         * libdocument/Makefile.am:
2786         * libdocument/ev-file-helpers.c:
2787         * pdf/Makefile.am:
2788         * pdf/ev-poppler.cc:
2789         * pdf/ev-poppler.h:
2790         * pixbuf/Makefile.am:
2791         * pixbuf/pixbuf-document.c:
2792         * pixbuf/pixbuf-document.h:
2793         * properties/Makefile.am:
2794         * ps/Makefile.am:
2795         * ps/gsdefaults.c:
2796         * ps/gsdefaults.h:
2797         * ps/gsio.c:
2798         * ps/gsio.h:
2799         * ps/gstypes.h:
2800         * ps/ps-document.c:
2801         * ps/ps-document.h:
2802         * ps/ps.c:
2803         * ps/ps.h:
2804         * shell/Makefile.am:
2805         * shell/ev-application.h:
2806         * shell/ev-sidebar-links.c:
2807         * shell/ev-sidebar-links.h:
2808         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2809         (ev_gui_menu_position_tree_selection):
2810         * shell/ev-utils.h:
2811         * shell/ev-view.c: (ev_view_finalize):
2812         * shell/ev-window.c:
2813         * shell/main.c: (main):
2814         * thumbnailer/Makefile.am:
2815         * tiff/Makefile.am:
2816         * tiff/tiff-document.c:
2817         * tiff/tiff-document.h:
2818         * tiff/tiff2ps.c:
2819         * tiff/tiff2ps.h:
2820         
2821         Reorganize source tree.
2822
2823 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2824
2825         * backend/ev-document-factory.c:
2826
2827         Do not include ev-poppler.h when pdf is disabled. 
2828
2829 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2830
2831         * configure.ac:
2832         * data/evince-ui.xml:
2833         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2834         (pdf_document_document_images_iface_init):
2835         * backend/Makefile.am:
2836         * backend/ev-document-images.[ch]:
2837         * backend/ev-image.[ch]:
2838         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2839         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2840         (ev_job_xfer_run):
2841         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2842         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2843         (ev_pixbuf_cache_get_image_mapping):
2844         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2845         (view_menu_popup_cb), (ev_window_dispose),
2846         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2847         (ev_view_popup_cmd_copy_image):
2848         * shell/ev-view-private.h:
2849         * shell/ev-view.c: (ev_view_get_image_at_location),
2850         (ev_view_do_popup_menu), (ev_view_popup_menu),
2851         (ev_view_button_press_event), (ev_view_drag_data_get),
2852         (ev_view_drag_motion), (ev_view_drag_data_received),
2853         (ev_view_motion_notify_event), (ev_view_button_release_event),
2854         (ev_view_finalize), (ev_view_class_init):
2855
2856         Add image handling support. Fixes bugs #310008 and #325047. Images
2857         selection is not supported yet. 
2858
2859 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2860
2861         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2862         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2863         (ev_view_init):
2864
2865         Move view drag and drop stuff to ev-view.
2866
2867 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2868
2869         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2870         * shell/ev-view.c: (clear_selection): 
2871
2872         Clear selection also in pixbuf cache.
2873
2874 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2875
2876         * data/evince.desktop.in.in:
2877         
2878         Change icon name in desktop file. See bug #390734
2879         for details.
2880
2881 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2882
2883         * thumbnailer/Makefile.am:
2884
2885         Use top_builddir instead top_srcdir for generated schema
2886         file installation. Fixes bug #390161.
2887
2888 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2889
2890         * configure.ac:
2891         * backend/Makefile.am:
2892         * backend/ev-document-transition.[ch]:
2893         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2894         (pdf_document_page_transition_iface_init):
2895         * shell/ev-view-private.h:
2896         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2897         (ev_view_set_presentation), (transition_next_page),
2898         (ev_view_presentation_transition_stop),
2899         (ev_view_presentation_transition_start), (ev_view_next_page):
2900
2901         Add page transition support in presentation mode. At the moment only
2902         page duration is supported, but not transition effects. Fixes bug
2903         #309815.
2904
2905 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2906
2907         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2908
2909         Run find_link_dest with document lock held, since it's called by links
2910         thread and main thread at the same time. 
2911
2912 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2913
2914         * shell/ev-view.c: (goto_dest):
2915
2916         Update page-cache when page is changed by the view, so that
2917         page-changed signal is emitted. 
2918
2919 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2920
2921         * test/test1.py:
2922         * test/test2.py:
2923
2924         Use C locale in tests. 
2925
2926 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2927
2928         * shell/ev-window.c: (ev_window_run_presentation):
2929         * shell/ev-view-private.h:
2930         * shell/ev-view.c: (ev_view_set_presentation):
2931
2932         Restore zoom settings when back from presentation mode. 
2933
2934 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2935
2936         * shell/ev-window.c: (ev_window_run_presentation):
2937
2938         Always use "best fit" zoom in presentation mode.
2939         Fixes bug #389195.
2940
2941 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2942
2943         * shell/ev-view.c: (ev_view_goto_window_create):
2944
2945         Show "Jump to page" label in the page jumping popup in
2946         presentation mode instead of just a GtkEntry.
2947
2948 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2949
2950         * shell/ev-window.c: (launch_external_uri):
2951
2952         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2953         #378085.
2954
2955 2006-12-22  Elijah Newren  <newren gmail com>
2956
2957         * configure.ac: explicitly check for libxml2.  Fixes #388795
2958
2959 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2960
2961         * shell/ev-view-private.h:
2962         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2963         (ev_view_goto_window_delete_event), (key_is_numeric),
2964         (ev_view_goto_window_key_press_event),
2965         (ev_view_goto_window_button_press_event),
2966         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2967         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2968         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2969
2970         Allow jumping to another page by typing a page number in presentation
2971         mode. It uses a popup window with an entry. Fixes bug #353625.
2972
2973 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2974
2975         * configure.ac:
2976         * properties/ev-properties-view.c: (ev_get_default_user_units),
2977         (ev_regular_paper_size):
2978         
2979         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2980         to Damien Carbery <damien.carbery@sun.com> and
2981         Yevgen Muntyan <muntyan@tamu.edu>.
2982
2983 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2984
2985         * shell/ev-window.c: (setup_document_from_metadata):
2986
2987         Make sure Evince doesn't restore the view on the last
2988         page when a document is reopened. Fixes bug #383381.
2989
2990 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2991
2992         * shell/ev-view.c: (draw_loading_text):
2993
2994         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2995
2996 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2997
2998         * configure.ac:
2999         * NEWS:
3000
3001         Release 0.7.0
3002
3003 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3004
3005         * configure.ac:
3006         * pdf/ev-poppler.cc: (pdf_print_context_free),
3007         (pdf_document_file_exporter_begin),
3008         (pdf_document_file_exporter_do_page):
3009
3010         Make cairo-pdf depedency optional. 
3011
3012 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3013
3014         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3015
3016         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3017
3018 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3019
3020         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3021         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3022         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3023         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3024         * shell/ev-view.c: (draw_loading_text):
3025         * shell/ev-window.c: (ev_window_cmd_file_properties):
3026
3027         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3028         related to using FontConfig from different threads.
3029         
3030 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3031
3032         * shell/ev-view.c: (draw_loading_text):
3033
3034         Acquire lock document when drawing "Loading..." text so that only one
3035         thread will use FontConfig at the same time. Fixes bug #374750.
3036
3037 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3038
3039         * shell/ev-page-action.[ch]: (activate_cb):
3040         * shell/ev-window.c: (activate_label_cb):
3041
3042         Check if text inserted in page entry is a valid page number when it
3043         doesn't match to any document page label. Fixes bug #383165.
3044
3045 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3046         * shell/ev-window.c:
3047
3048         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3049         available with GTK < 2.10. Added an ifdef to avoid compilation
3050         error.
3051
3052 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3053
3054         * configure.ac:
3055         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3056
3057         Fix ps backend in multihead systems.
3058
3059 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3060
3061         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3062         * shell/ev-window.c: (ev_window_get_screen_dpi),
3063         (ev_window_update_actions), (setup_view_from_metadata),
3064         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3065
3066         Take screen DPI into account when zooming. Fixes bug #318285.
3067
3068 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3069
3070         * data/Makefile.am:
3071
3072         Cleaned up/slightly refactored Makefile.am. Added GConf
3073         schemas uninstallation as well.
3074
3075 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3076
3077         * Makefile.am:
3078         * test/Makefile.am:
3079
3080         Fight with autotools to fix make check. Make distcheck
3081         works fine as well now!
3082
3083 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3084
3085         * shell/ev-view.c: (draw_end_presentation_page):
3086
3087         Corrected "end of presentation" string.
3088
3089 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3090
3091         * shell/ev-view.c: (ev_view_key_press_event):
3092
3093         Correctly propagate key press event so that up/down keys
3094         work as expected (correct behaviour was broken by
3095         black/white screen key bindings for presentations).
3096
3097 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3100         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3101         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3102         (pdf_selection_get_selection_region),
3103         (pdf_selection_get_selection_map):
3104
3105         Add "static" to some private functions. 
3106
3107 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3108
3109         * lib/ev-tooltip.h:
3110         * properties/ev-properties-view.h:
3111         * shell/ev-jobs.h:
3112         * shell/ev-properties-dialog.h:
3113         * shell/ev-properties-fonts.h:
3114         * shell/ev-sidebar-links.h:
3115         * shell/ev-sidebar-thumbnails.h:
3116         * shell/ev-sidebar.h:
3117         * shell/ev-window.h:
3118         
3119         Fixes CHACK type in class casts. See bug #385343
3120         for details.
3121
3122 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3123
3124         * shell/ev-view-private.h:
3125         * shell/ev-view.c: (draw_end_presentation_page),
3126         (ev_view_expose_event), (ev_view_key_press_event),
3127         (ev_view_class_init), (ev_view_init):
3128
3129         Blank screen in presentation mode when pressing 'b' (filling with
3130         black) or 'w' (filling with white) keys. Fixes bug #358132.
3131
3132 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3133
3134         * data/evince-toolbar.xml:
3135         * shell/ev-window.c:
3136         
3137         Use stock icon for Select All action. Fixes
3138         bug #382652.
3139
3140 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3141
3142         * shell/ev-view.c: (get_doc_point_from_offset),
3143         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3144
3145         Add links support in rotated documents. Fixes bug #343733.
3146
3147 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3148
3149         * shell/ev-view-private.h:
3150         * shell/ev-view.c: (draw_end_presentation_page),
3151         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3152
3153         Show a blank page after the last page in presentation mode with a
3154         message indicating that presentation has finished and how to exit. 
3155
3156 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3157
3158         * shell/ev-window.c: (fullscreen_timeout_cb):
3159
3160         Hide cursor after a while in presentation mode. 
3161
3162 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3163
3164         * backend/ev-document-info.h:
3165         * data/evince-properties.glade:
3166         * pdf/ev-poppler.cc:
3167         * properties/ev-properties-view.c: (ev_regular_paper_size),
3168         (ev_properties_view_set_info):
3169         * ps/ps-document.c: (ps_document_get_info):
3170
3171         Adds a paper size field to the properties dialog. Fixes
3172         bug #307315. Patch by Kasper Svendsen (with some i18n
3173         changes done by me).
3174
3175 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3176
3177         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3178         (screensaver_init_dbus), (totem_scrsaver_new),
3179         (totem_scrsaver_init):
3180         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3181         * shell/ev-application.c: (ev_application_register_service),
3182         (ev_application_screensaver_enable),
3183         (ev_application_screensaver_disable):
3184         * shell/ev-application.h:
3185         * shell/ev-window.c: (ev_window_run_presentation),
3186         (ev_window_stop_presentation), (build_comments_string),
3187         (ev_window_init):
3188         
3189         Move screensaver handling to application. No more
3190         message on startup.
3191
3192 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3193
3194         * configure.ac:
3195         * backend/Makefile.am:
3196         * backend/ev-file-exporter.[ch]:
3197         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3198         * ps/ps-document.c: (ps_document_file_exporter_*):
3199         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3200         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3201         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3202         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3203
3204         Allow printing to PDF when suppoted by the backend.
3205         
3206 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3207
3208         * shell/ev-window.c: (build_comments_string):
3209
3210         Use always "Document Viewer" in about dialog. 
3211
3212 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3213
3214         * djvu/djvu-document.c: (djvu_document_get_page_size):
3215
3216         Display a warning message when get_pageinfo fails. 
3217
3218 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3219
3220         * Makefile.am:
3221         * backend/Makefile.am:
3222         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3223         * configure.ac:
3224         * shell/ev-window.c: (build_comments_string):
3225         
3226         Make pdf compilation optional. See bug #38007.
3227
3228 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3229
3230         * ps/ps.c: (get_next_text):
3231
3232         Fix CVE-2006-5864.
3233
3234 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3237         * shell/ev-navigation-action.c: (connect_proxy),
3238         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3239         
3240         Do not call g_type_class_peek_parent twice.
3241
3242 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3243
3244         * configure.ac:
3245         * data/icons/24x24/.cvsignore:
3246         * data/icons/24x24/Makefile.am:
3247         * data/icons/24x24/evince.png:
3248         * data/icons/Makefile.am:
3249         
3250         Add 24x24 icon. Thanks to 
3251         Michael Monreal <infernux@web.de>.
3252
3253 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3254
3255         * configure.ac: Fix typo in configure.ac. Thanks
3256         to dmacks@netspace.org for notification.
3257
3258 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3259
3260         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3261         
3262         Drop dbus include, fixes compilation with older dbus.
3263
3264 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3265
3266         * configure.ac:
3267         * cut-n-paste/Makefile.am:
3268         * cut-n-paste/totem-screensaver/.cvsignore
3269         * cut-n-paste/totem-screensaver/Makefile.am:
3270         * cut-n-paste/totem-screensaver/README:
3271         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3272         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3273         * shell/Makefile.am:
3274         * shell/ev-window.c: (ev_window_run_presentation),
3275         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3276         (ev_window_init):
3277
3278         Implemented screensaver enabling/disabling for
3279         presentation mode (not fullscreen mode). Code stolen
3280         from Totem (with some minor tweaks). Fixes bug #338889.
3281
3282 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3283
3284         * configure.ac:
3285
3286         Bump gnome-icon-theme requirements. We use the rotation
3287         icons that appeared recently.
3288
3289 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3290
3291         * shell/ev-history.c: (ev_history_add_page):
3292         * shell/ev-history.h:
3293         * shell/ev-window.c: (page_changed_cb):
3294         
3295         Use page labels instead of numbers.
3296
3297 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3298
3299         * data/evince-toolbar.xml:
3300         * po/POTFILES.in:
3301         * shell/Makefile.am:
3302         * shell/ev-navigation-action-widget.c:
3303         (ev_navigation_action_widget_init),
3304         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3305         (menu_detacher), (ev_navigation_action_widget_set_menu),
3306         (menu_position_func), (popup_menu_under_arrow),
3307         (ev_navigation_action_widget_toggled),
3308         (ev_navigation_action_widget_button_press_event):
3309         * shell/ev-navigation-action-widget.h:
3310         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3311         (ev_navigation_action_set_window), (activate_menu_item_cb),
3312         (new_history_menu_item), (new_empty_history_menu_item),
3313         (build_menu), (menu_activated_cb), (connect_proxy),
3314         (create_tool_item), (ev_navigation_action_init),
3315         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3316         * shell/ev-navigation-action.h:
3317         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3318         (ev_page_action_widget_set_page_cache),
3319         (ev_page_action_widget_finalize),
3320         (ev_page_action_widget_class_init), (match_selected_cb),
3321         (display_completion_text), (match_completion), (build_new_tree_cb),
3322         (get_filter_model_from_model),
3323         (ev_page_action_widget_update_model):
3324         * shell/ev-page-action-widget.h:
3325         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3326         (connect_proxy):
3327         * shell/ev-page-action.h:
3328         * shell/ev-stock-icons.c:
3329         * shell/ev-stock-icons.h:
3330         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3331         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3332         (register_custom_actions):
3333         * shell/main.c:
3334         
3335         Preliminary history implementation
3336
3337 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3338
3339         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3340         (dvi_document_class_init), (dvi_document_init_params):
3341         * dvi/mdvi-lib/font.c: (font_reference):
3342         
3343         Add reference to subfont. Fixes bug #374277.
3344
3345 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3346
3347         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3348         (ev_window_cmd_file_open_copy_at_dest):
3349
3350         Fix a race condition when creating symlink. Increase the counter
3351         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3352         Mathias Hasselmann).
3353
3354 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3355
3356         * backend/Makefile.am:
3357         * backend/ev-attachment.c: (ev_attachment_open):
3358         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3359         (ev_tmp_dir), (ev_tmp_filename):
3360         * shell/ev-sidebar-attachments.c:
3361         (ev_sidebar_attachments_drag_data_get):
3362         * shell/ev-window.c: (ev_window_clear_temp_file):
3363
3364         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3365         in ensure_dir_exists. Abort without crashing when we can't create
3366         user's directory.
3367
3368 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3369
3370         * data/evince-ui.xml:
3371         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3372         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3373         (ev_window_cmd_file_open_copy_at_dest),
3374         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3375         (ev_view_popup_cmd_open_link_new_window):
3376
3377         Allow opening a copy of the current document in a new window. Fixes bug
3378         #357472
3379
3380 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3381
3382         * data/evince-toolbar.xml:
3383         
3384         Add rotate right and rotate left to available items for toolbar.
3385         
3386         * data/evince-ui.xml:
3387         * shell/ev-window.c: (ev_window_init):
3388         
3389         Customize toolbar with right click. Fixes bug #372451.
3390
3391 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3392
3393         * shell/ev-window.c: 
3394         
3395         Use "object-rotate-{left,right}" stock icons. Fixes 
3396         bug #373863.
3397
3398 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3399
3400         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3401         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3402         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3403         (ev_window_open_uri):
3404         * shell/main.c: (arguments_parse):
3405
3406         Remove temp file created when evince is used by GTK+ in
3407         preview mode. Fixes bug #365282. 
3408
3409 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3410
3411         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3412         
3413         Fixes bug #372474 - Side pane disabled when entering 
3414         and leaving fullscreen mode.
3415
3416 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3417
3418         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3419         * data/Makefile.am:
3420         * data/evince-preview-toolbar.xml:
3421         * data/evince-toolbar.xml:
3422         * shell/ev-application.c: (ev_application_shutdown),
3423         (ev_application_init), (ev_application_get_toolbars_model):
3424         * shell/ev-application.h:
3425         * shell/ev-window.c: (update_chrome_visibility),
3426         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3427         (ev_window_cmd_edit_toolbar), (ev_window_init):
3428         
3429         Fixes bug #364364 - toolbar editor shows zoom actions again.
3430
3431 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3432
3433         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3434
3435         Do not take margins into consideration for paper size when printing.
3436         Really fixes bug #350491.
3437
3438 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3439
3440         * data/evince-ui.xml:
3441         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3442         (ev_window_cmd_file_print_setup),
3443         (ev_window_print_dialog_response_cb),
3444         (ev_window_setup_action_sensitivity):
3445
3446         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3447
3448 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3449
3450         * shell/ev-window.c: (ev_window_print_range):
3451
3452         Revert my previuos commit, since printing to PDF is not supported by
3453         evince yet. 
3454
3455 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3456
3457         * shell/ev-window.c: (ev_window_print_range):
3458
3459         Enable print to a PDF. Fixes bug #332121.
3460
3461 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3462
3463         * shell/ev-application-service.xml:
3464         * shell/ev-application.[ch]: (ev_application_open_window),
3465         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3466         (ev_application_open_uri), (ev_application_open_uri_list):
3467         * shell/ev-window.c: (file_open_dialog_response_cb),
3468         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3469         (drag_data_received_cb), (open_remote_link):
3470         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3471
3472         Add support for multiscreen systems. Fixes bug #316206.
3473
3474 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3475
3476         * shell/ev-jobs.[ch]: (ev_job_print_new),
3477         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3478         (ev_job_print_do_page):
3479         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3480
3481         Allow printing only odd/even pages. Fixes bug #367289.
3482
3483 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3484
3485         * test/test1.py:
3486         * test/test2.py:
3487
3488         Re-add locale settings to test files.
3489
3490 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3491
3492         * data/evince-ui.xml:
3493         * shell/ev-window.c: (set_action_properties):
3494         
3495         Removed garbage from code and ui.
3496
3497 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3498
3499         * shell/ev-window.c: (ev_window_cmd_help_about):
3500
3501         Shamelessly add my name to the list of contributors.
3502
3503 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3504
3505         * test/test1.py:
3506         * test/test2.py:
3507
3508         Cleaned up the dogtail scripts.
3509
3510 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3511
3512         * shell/ev-view.c: (draw_loading_text): Don't render
3513         "loading..." text in presentation mode. Temporary
3514         workaround for bug #320352.
3515
3516 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3517
3518         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3519         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3520
3521         Use print settings scale, copies, collate and reverse which were
3522         ignored. Fixes bug #359032.
3523
3524 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3525
3526         * configure.ac:
3527         * data/evince-password.glade:
3528         * test/Makefile.am:
3529         * test/test-encrypt.pdf:
3530         * test/test-links.pdf:
3531         * test/test1.py:
3532         * test/test2.py:
3533
3534         Add automated UI tests for evince with dogtail. See
3535         bug #300948.    
3536
3537 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3538
3539         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3540
3541         Hide fullscreen toolbar when switching to another desktop workspace.
3542         Fixes bug #338871
3543
3544 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3545
3546         * shell/ev-window-title.c: 
3547         
3548         Test for .dvi in title of pdf documents.
3549
3550 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3551
3552         * shell/ev-view.c: (ev_view_scroll):
3553
3554         Page Up/Down should do page jumps in "Best fit" mode.
3555         If a user has explicitly chosen to view exactly one page
3556         at a time, scrolling just a part of the page when
3557         pressing Page Up/Down is not right. Fixes bug #323107.
3558
3559 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3560
3561         * NEWS:
3562         * configure.ac:
3563         
3564         Update for 0.6.1
3565
3566 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3567
3568         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3569         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3570         
3571         Correctly disconnect from job signals on destroy.
3572
3573 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3574
3575         * shell/ev-view-private.h:
3576         * shell/ev-view.c: (view_set_adjustment_values),
3577         (view_update_range_and_current_page),
3578         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3579         
3580         Fixes bug #343199, current page now follows find page.
3581
3582 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3583
3584         * backend/ev-document-factory.c:
3585         * configure.ac:
3586         Assigned OpenDocument presenation MIME type to the
3587         Impress backend. Added some missing (but harmless)
3588         #ifdefs in the document factory as well to make things
3589         consistent again. Fixes bug #360658.
3590
3591 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3592
3593         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3594         * backend/ev-document-find.c: (ev_document_find_get_type):
3595         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3596         * backend/ev-document-links.c: (ev_document_links_get_type):
3597         * backend/ev-document-security.c: (ev_document_security_get_type):
3598         * backend/ev-document-thumbnails.c:
3599         (ev_document_thumbnails_get_type):
3600         * backend/ev-document.c: (ev_document_get_type):
3601         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3602         * backend/ev-selection.c: (ev_selection_get_type):
3603         * cut-n-paste/recent-files/egg-recent-model.c:
3604         (egg_recent_model_get_type):
3605         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3606         (egg_recent_view_uimanager_get_type):
3607         * cut-n-paste/recent-files/egg-recent-view.c:
3608         (egg_recent_view_get_type):
3609         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3610         (egg_editable_toolbar_get_type):
3611         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3612         (egg_toolbar_editor_get_type):
3613         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3614         (egg_toolbars_model_get_type):
3615         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3616         (egg_tree_multi_drag_source_get_type):
3617         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3618         (ephy_zoom_action_get_type):
3619         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3620         (ephy_zoom_control_get_type):
3621         * impress/r_back.c: (_imp_fill_back):
3622         * properties/ev-properties-main.c:
3623         (ev_properties_plugin_register_type):
3624         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3625         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3626         (ev_view_accessible_factory_get_type):
3627
3628         Reduce relocations. Bug #360616.
3629
3630 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3631
3632         * backend/ev-document-factory.c:
3633         (ev_document_factory_get_document):
3634         
3635         Load document even if extension is wrong.
3636
3637 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3638
3639         * shell/ev-metadata-manager.c: (save_values):
3640         * shell/ev-window.c: (setup_size_from_metadata),
3641         (setup_view_from_metadata), (ev_window_setup_document),
3642         (ev_window_xfer_job_cb), (window_configure_event_cb):
3643         
3644         Set size according to the document size/page size ratio.
3645         That should correct rather wierd behaviour of the previous
3646         commit.
3647
3648 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3649
3650         * shell/ev-window.c: (setup_view_from_metadata):
3651         
3652         Set size for new windows from previous window size.
3653         See bugs #354968 and #168450 for details. Thanks
3654         to Meik Hellmund.
3655
3656 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3657
3658         * djvu/djvu-links.c: (build_tree):
3659
3660         Fix memory leak.
3661
3662 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3663
3664         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3665         
3666         Don't make sidebar close button insensitive. Fixes
3667         bug #357871.
3668
3669 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3670
3671         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3672         (ev_window_set_view_accels_sensitivity):
3673         
3674         Don't enable Slash on documents which don't support
3675         find. Fixes bug #358648.
3676
3677 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3678
3679         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3680         open dialog fall back to the current document uri if the
3681         filechooser hasn't been used before. Fixes bug #356980.
3682
3683 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3684
3685         * shell/ev-window.c: (ev_window_setup_recent), 
3686         (ev_window_get_recent_file_label):
3687
3688         Escape underscores in filenames of recent file items.
3689
3690 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3691
3692         * configure.ac:
3693         
3694         Bumped poppler requirements, really 0.5.3 is very 
3695         buggy, now we require 0.5.4.
3696
3697 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3698
3699         * djvu/Makefile.am:
3700         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3701         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3702         (djvu_document_document_links_iface_init):
3703         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3704         (number_from_string_10), (get_djvu_link_dest),
3705         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3706         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3707         (djvu_links_get_links), (djvu_links_find_link_dest),
3708         (djvu_links_get_links_model):
3709         * djvu/djvu-links.h:
3710         
3711         Add support for links and bookmarks in djvu documents. Thanks
3712         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3713         patch.
3714
3715 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3716
3717         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3718         
3719         Reopen should reload document. Fixes 
3720         bug 327951.
3721
3722 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3723
3724         * configure.ac:
3725         * data/Makefile.am:
3726         * data/evince-16.png:
3727         * data/evince-22.png:
3728         * data/evince.png:
3729         * data/evince.svg:
3730         * data/icons/16x16/Makefile.am:
3731         * data/icons/16x16/evince.png:
3732         * data/icons/22x22/Makefile.am:
3733         * data/icons/22x22/evince.png:
3734         * data/icons/48x48/Makefile.am:
3735         * data/icons/48x48/evince.png:
3736         * data/icons/Makefile.am:
3737         * data/icons/scalable/Makefile.am:
3738         * data/icons/scalable/evince.svg:
3739         
3740         Install icons with correct names. Fixes
3741         bug #354429.
3742
3743 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3744
3745         * shell/ev-view.c: (ev_view_button_release_event):
3746
3747         Don't open links with middle mouse button. Fixes bug #353649
3748
3749 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3750
3751         * NEWS:
3752         * configure.ac:
3753         
3754         Update for release 0.6.0
3755
3756 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3757
3758         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3759         Implement Close named action. Patch by Carlos Garcia Campos.
3760
3761 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3762
3763         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3764         
3765         Don't clear link mapping on copy_job_to_job_info. Fixes
3766         bug 346168.
3767
3768 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3769
3770         * shell/main.c: (main):
3771
3772         Revert my previous commit, gnome_program_init owns the option context.
3773         Fix another memory leak in main. Both caught by Christian Persch. 
3774
3775 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3776
3777         * shell/main.c: (main):
3778
3779         Fix memory leak.
3780
3781 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3782
3783         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3784
3785         Fix crash when opening a pdf with password protection. 
3786
3787 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3788
3789         * pdf/ev-poppler.cc: (pdf_document_search_free):
3790
3791         Fix memory leak. 
3792
3793 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3794
3795         * backend/ev-document-factory.c:
3796         (ev_document_factory_get_document):
3797         * tiff/tiff-document.c: (tiff_document_finalize):
3798         
3799         More correct handling of document loading. Fixes
3800         bug #349043.
3801
3802 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3803
3804         * backend/ev-attachment.c: (ev_attachment_save):
3805
3806         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3807         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3808
3809 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3810         
3811         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3812         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3813
3814 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3815
3816         * shell/ev-sidebar-thumbnails.c:
3817
3818         Do not render thumbnails unless thumbnails page is active in the
3819         sidebar.
3820
3821 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3822
3823         * shell/ev-properties-dialog.c:
3824
3825         Fix dialogue spacing. Bug #351370.
3826
3827 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3828
3829         * configure.ac:
3830
3831         Use lowercase gettext catalog file names (evince.mo
3832         instead of Evince.mo)
3833
3834 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3835
3836         * shell/ev-sidebar-attachments.c:
3837
3838         GtkIconTheme is now screen safe too. Fixes bug #350878
3839
3840 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3841
3842         * shell/ev-window.c:
3843
3844         GtkRecent manager is now screen safe. Fixes bug #350145
3845
3846 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3847
3848         * shell/ev-sidebar.c: (ev_sidebar_init):
3849         
3850         Make sidebar close icon smaller. Fix for bug 350177.
3851         See also bugs 350176 and 165770.
3852
3853 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3854
3855         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3856
3857         Ignore zoom for xyz destinations when it's <= 1, keeping user
3858         preferences instead. Set correct sizing-mode for fith and fitv
3859         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3860
3861 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3862
3863         * NEWS:
3864         * configure.ac:
3865         
3866         Update for release 0.5.5
3867
3868 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3869         
3870         * shell/ev-window.c: (ev_window_cmd_escape)
3871
3872         Escape unfocus page entry. Fixes bug #345809.
3873
3874 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3875
3876         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3877         (build_tree), (pdf_document_links_get_links),
3878         (pdf_document_links_find_link_dest):
3879         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3880         (goto_xyz_dest):
3881
3882         Convert from PDF style coordinates to X style coordinates in the
3883         backend rather than in the view. Fixes bug #338440
3884
3885 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3886
3887         * shell/ev-window.c:
3888         
3889         Remove Ctrl+Shift+T shortcut for toolbars. See
3890         the bug #350098.
3891
3892 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3893
3894         * configure.ac:
3895
3896         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3897         of this. 
3898
3899 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3900
3901         * configure.ac:
3902         * cut-n-paste/Makefile.am:
3903         * data/evince-ui.xml:
3904         * shell/Makefile.am:
3905         * shell/ev-application.[ch]:
3906         * shell/ev-window.c:
3907
3908         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3909         #349273
3910
3911 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3912
3913         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3914         findbar code: s/help/search/
3915
3916 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3917
3918         * shell/ev-window.c: (setup_document_from_metadata),
3919         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3920         (setup_view_from_metadata):
3921         
3922         Fix memory leaks.
3923
3924 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3925
3926         * autogen.sh, configure.ac: 
3927         
3928         Update automake usage. See bug 349292.
3929
3930 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3931
3932         * shell/eggfindbar.c: (egg_find_bar_class_init),
3933         (entry_activate_callback), (egg_find_bar_init),
3934         (egg_find_bar_set_status_text):
3935         * shell/eggfindbar.h:
3936         
3937         Unify Evince findbar with Epiphany. Nice patch
3938         from Fabricio Silva <silva@crans.org> and
3939         Frederic Peters <fpeters@entrouvert.com>. See
3940         bug #339966 for details.
3941
3942 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3943
3944         * data/evince.desktop.in.in:
3945         
3946         Correct information for bugzilla. Thanks to
3947         Olaf Vitters, see bug #348855.
3948
3949 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3950
3951         * shell/ev-jobs.[ch]:
3952         * shell/ev-sidebar-links.c:
3953         * shell/ev-window.[ch]:
3954
3955         GtkPrintJob doesn't support print ranges or current page, so we export
3956         to a ps file now when printing ranges or current page.
3957
3958 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3959
3960         * pdf/ev-poppler.cc:
3961         * shell/ev-window.c: (do_action_named):
3962
3963         We should be more clear about bugzilla. See the
3964         poppler bug #7623.
3965
3966 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3967
3968         * configure.ac:
3969         * shell/Makefile.am:
3970         * shell/ev-job-queue.c:
3971         * shell/ev-jobs.[ch]:
3972         * shell/ev-sidebar-links.c:
3973         * shell/ev-window.[ch]:
3974         
3975         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3976         #348422
3977
3978 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3979
3980         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3981         * shell/ev-application-service.xml:
3982         * shell/ev-application.[ch]:
3983         * shell/ev-jobs.[ch]:
3984         * shell/ev-window.[ch]: (ev_window_run_preview):
3985         * shell/main.c: 
3986
3987         Add preview mode to use evince as a printing previewer. It also adds
3988         other command line options for fullscreen and presentation modes.
3989         Fixes bugs #347822, #317031
3990
3991 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3992
3993         * NEWS:
3994         * configure.ac:
3995         
3996         Update for release 0.5.4
3997
3998 2006-07-11  Bastien Nocera <hadess@hadess.net>
3999
4000         * Makefile.am:
4001         * backend/Makefile.am:
4002         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4003         * backend/ev-document-factory.h:
4004         * configure.ac:
4005         * impress/.cvsignore:
4006         * impress/Makefile.am:
4007         * impress/common.h:
4008         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4009         (imp_get_page), (imp_next_page), (imp_prev_page),
4010         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4011         * impress/f_oasis.c: (render_object), (render_page),
4012         (get_geometry), (_imp_oasis_load):
4013         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4014         (_imp_oo13_load):
4015         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4016         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4017         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4018         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4019         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4020         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4021         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4022         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4023         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4024         (iks_new_within), (iks_insert), (iks_insert_cdata),
4025         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4026         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4027         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4028         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4029         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4030         (iks_cdata), (iks_cdata_size), (iks_has_children),
4031         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4032         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4033         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4034         (iks_tree), (iks_load), (iks_save):
4035         * impress/iksemel.h:
4036         * impress/imposter.h:
4037         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4038         (imp_render_draw_bezier_real), (imp_render_get_size),
4039         (imp_render_set_fg_color), (imp_render_draw_line),
4040         (imp_render_draw_rect), (imp_render_draw_polygon),
4041         (imp_render_draw_arc), (imp_render_draw_bezier),
4042         (imp_render_open_image), (imp_render_get_image_size),
4043         (imp_render_scale_image), (imp_render_draw_image),
4044         (imp_render_close_image), (imp_render_markup),
4045         (imp_render_get_text_size), (imp_render_draw_text),
4046         (impress_document_load), (impress_document_save),
4047         (impress_document_get_n_pages), (impress_document_get_page_size),
4048         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4049         (impress_document_finalize), (impress_document_class_init),
4050         (impress_document_can_get_text), (impress_document_get_info),
4051         (impress_document_document_iface_init),
4052         (impress_document_thumbnails_get_thumbnail),
4053         (impress_document_thumbnails_get_dimensions),
4054         (impress_document_document_thumbnails_iface_init),
4055         (impress_document_init):
4056         * impress/impress-document.h:
4057         * impress/internal.h:
4058         * impress/r_back.c: (_imp_fill_back):
4059         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4060         (_imp_draw_image), (_imp_tile_image):
4061         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4062         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4063         (r_polyline):
4064         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4065         (r_draw_gradient_complex), (r_draw_gradient):
4066         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4067         (r_get_bullet):
4068         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4069         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4070         (r_text):
4071         * impress/render.c: (imp_create_context), (imp_context_set_page),
4072         (imp_context_set_step), (imp_render), (imp_delete_context):
4073         * impress/render.h:
4074         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4075         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4076         (zip_load_xml), (zip_get_size), (zip_load):
4077         * impress/zip.h:
4078         * shell/ev-utils.c:
4079         
4080         New backend to support impress slides. Fixes bug #30867.
4081
4082 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4083
4084         * shell/ev-utils.c: (using_postscript_printer):
4085         
4086         Fixes crash when print using PAPI backend,
4087         bug #345012.
4088
4089 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4090
4091         * shell/ev-jobs.c: (ev_job_xfer_run):
4092         * shell/ev-window.c: (password_dialog_response),
4093         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4094         (ev_window_dispose):
4095         Fixes bug #344160: if the xfer job doesn't complete
4096         because a password is required, reload the existing
4097         instance instead of creating a new one.
4098
4099 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4100
4101         * shell/main.c: (main): Call gdk_threads_init. Thus
4102         we'll avoid errors in auth dialog. Fix for the bug
4103         #343347.
4104
4105 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4106
4107         * configure.ac: Advertise pixbuf support, fix
4108         for the bug 343317.
4109
4110 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4111
4112         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4113         (ev_sidebar_thumbnails_set_document):
4114         
4115         Update sidebar thumbnails after reloading.
4116
4117 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4118
4119         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4120         * shell/ev-jobs.h:
4121         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4122         (ev_window_cmd_view_reload), (ev_window_init):
4123         
4124         Don't crash on reload. Fix for the bug #343167.
4125
4126 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4127
4128         * shell/ev-jobs.c: (ev_job_render_run):
4129         
4130         Check for document links.
4131
4132 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4133
4134         * backend/ev-attachment.c: (ev_attachment_save),
4135         (ev_attachment_launch_app), (ev_attachment_open):
4136         * backend/ev-document-factory.c: (get_document_from_uri):
4137         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4138         (egg_recent_view_uimanager_set_list):
4139         * ps/ps-document.c: (check_filecompressed), (document_load),
4140         (ps_document_load):
4141         * shell/ev-metadata-manager.c: (load_values):
4142         * shell/ev-password.c: (ev_password_dialog_set_property):
4143         * shell/ev-view.c: (tip_from_link):
4144         * shell/ev-window.c: (file_save_dialog_response_cb),
4145         (ev_window_print_dialog_response_cb):
4146         
4147         Use consistent quoting style. Fix for the bug #320285.
4148
4149 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4150
4151         * shell/ev-jobs.c: (ev_job_xfer_run):
4152         * shell/main.c: (load_files):
4153                 
4154         Open links with anchors. Fix for the bug #339836.
4155
4156 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4157
4158         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4159         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4160         (ev_link_dest_set_property), (ev_link_dest_finalize),
4161         (ev_link_dest_class_init), (ev_link_dest_new_named),
4162         (ev_link_dest_new_page_label):
4163         * backend/ev-link-dest.h:
4164         * shell/ev-application.c: (ev_application_open_uri):
4165         * shell/ev-view.c: (goto_dest):
4166         * shell/ev-window.c:
4167         * shell/ev-window.h:
4168         
4169         Fix page-label command line option. Bug #342070.
4170
4171 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4172
4173         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4174         
4175         Don't show highlight rects if page can't be showed. Fix for 
4176         the bug #342076
4177
4178 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4179
4180         * shell/ev-window.c: (setup_sidebar_from_metadata),
4181         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4182         
4183         Setup sidebar from metadata even if there is no document
4184         loaded. Fix for the bug #342807.
4185
4186 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4187
4188         * cut-n-paste/toolbar-editor/Makefile.am:
4189         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4190         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4191         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4192         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4193         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4194         (popup_context_menu_cb), (button_press_event_cb),
4195         (configure_item_sensitivity), (configure_item_cursor),
4196         (configure_item_tooltip), (connect_widget_signals),
4197         (action_sensitive_cb), (create_item_from_action),
4198         (create_item_from_position), (toolbar_drag_data_received_cb),
4199         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4200         (toolbar_drag_leave_cb), (configure_drag_dest),
4201         (toggled_visibility_cb), (toolbar_visibility_refresh),
4202         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4203         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4204         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4205         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4206         (egg_editable_toolbar_dispose),
4207         (egg_editable_toolbar_set_ui_manager),
4208         (egg_editable_toolbar_get_selected),
4209         (egg_editable_toolbar_set_selected), (set_edit_mode),
4210         (egg_editable_toolbar_set_property),
4211         (egg_editable_toolbar_get_property),
4212         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4213         (egg_editable_toolbar_new_with_model),
4214         (egg_editable_toolbar_get_edit_mode),
4215         (egg_editable_toolbar_set_edit_mode),
4216         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4217         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4218         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4219         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4220         (item_added_or_removed_cb), (toolbar_removed_cb),
4221         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4222         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4223         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4224         (editor_create_item_from_name), (append_table),
4225         (update_editor_sheet), (egg_toolbar_editor_init):
4226         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4227         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4228         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4229         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4230         (toolbar_node_free), (egg_toolbars_model_get_flags),
4231         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4232         (egg_toolbars_model_get_name), (impl_add_item),
4233         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4234         (parse_data_list), (parse_item_list), (parse_toolbars),
4235         (egg_toolbars_model_load_toolbars), (parse_available_list),
4236         (parse_names), (egg_toolbars_model_load_names),
4237         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4238         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4239         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4240         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4241         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4242         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4243         (egg_toolbars_model_set_types), (fill_avail_array),
4244         (egg_toolbars_model_get_name_avail),
4245         (egg_toolbars_model_get_name_flags),
4246         (egg_toolbars_model_set_name_flags):
4247         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4248         * cut-n-paste/toolbar-editor/eggintl.h:
4249         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4250         (egg_tree_multi_drag_source_get_type),
4251         (egg_tree_multi_drag_source_row_draggable),
4252         (egg_tree_multi_drag_source_drag_data_delete),
4253         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4254         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4255         (path_list_free), (set_context_data), (get_context_data),
4256         (get_info), (egg_tree_multi_drag_drag_data_get),
4257         (egg_tree_multi_drag_motion_event),
4258         (egg_tree_multi_drag_button_press_event),
4259         (egg_tree_multi_drag_add_drag_support):
4260         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4261         * shell/ev-application.c: (ev_application_init),
4262         (ev_application_save_toolbars_model):
4263         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4264         (ev_window_cmd_edit_toolbar), (ev_window_init):
4265         
4266         Sync toolbareditor with epiphany and libegg
4267
4268 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4269
4270         * configure.ac: 
4271
4272         Depend on poppler 0.5.2
4273
4274 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4275
4276         * shell/ev-jobs.c: (ev_job_render_run):
4277         
4278         Check if document supports links iterface.
4279
4280 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4281
4282         * NEWS:
4283         * configure.ac:
4284         
4285         Update for release 0.5.3
4286
4287 2006-05-13  Michael Plump  <plumpy@skylab.org>
4288
4289         * configure.ac:
4290         * shell/Makefile.am:
4291         * shell/main.c: (main):
4292         
4293         Port to GOption command line parsing. Fix for the 
4294         bug #327518
4295
4296 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4297
4298         * shell/ev-window.c: (ev_window_cmd_help_about):
4299         
4300         Do not wrap license. Fix for the bug #309460.
4301
4302 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4303
4304         * configure.ac:
4305         * properties/ev-properties-main.c: (ev_properties_get_pages):
4306         * shell/ev-application.c: (ev_application_open_window),
4307         (ev_application_open_uri_at_dest):
4308         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4309         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4310         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4311         * shell/ev-utils.c: (save_print_config_to_file):
4312         * shell/ev-window.c: (ev_window_cmd_save_as),
4313         (ev_attachment_popup_cmd_save_attachment_as):
4314         * shell/main.c: (load_files_remote):
4315         
4316         Bump requirements to gtk 2.8 and drop all ifdefs used.
4317
4318 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4319
4320         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4321         * shell/ev-window.c: (ev_window_init):
4322         
4323         Show attachments page.
4324
4325 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4326
4327         * po/POTFILES.in:
4328         * shell/ev-attachment-bar.c:
4329         * shell/ev-attachment-bar.h:
4330         * shell/ev-sidebar-attachments.c:
4331         (ev_sidebar_attachments_icon_cache_add),
4332         (icon_theme_get_pixbuf_from_mime_type),
4333         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4334         (ev_sidebar_attachments_icon_cache_refresh),
4335         (ev_sidebar_attachments_get_attachment_at_pos),
4336         (ev_sidebar_attachments_popup_menu_show),
4337         (ev_sidebar_attachments_popup_menu),
4338         (ev_sidebar_attachments_button_press),
4339         (ev_sidebar_attachments_update_icons),
4340         (ev_sidebar_attachments_drag_data_get),
4341         (ev_sidebar_attachments_get_property),
4342         (ev_sidebar_attachments_destroy),
4343         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4344         (ev_sidebar_attachments_new),
4345         (ev_sidebar_attachments_set_document),
4346         (ev_sidebar_attachments_support_document),
4347         (ev_sidebar_attachments_get_label),
4348         (ev_sidebar_attachments_page_iface_init):
4349         * shell/ev-sidebar-attachments.h:
4350         * shell/ev-window.c: (update_chrome_visibility),
4351         (setup_sidebar_from_metadata), (ev_window_setup_document),
4352         (ev_window_sidebar_current_page_changed_cb),
4353         (attachment_bar_menu_popup_cb), (ev_window_init):
4354         
4355         Move attachments bar to sidebar.
4356
4357 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4358
4359         * pdf/ev-poppler.cc:
4360         * shell/ev-application.[ch]:
4361         * shell/main.c:
4362
4363         Fix some memory leaks.
4364
4365 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4366
4367         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4368
4369         Change the properties dialog response to
4370         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4371         will make the dialog go away when the user presses
4372         enter. With gtk+ >= 2.9 this will happen anyway, but for
4373         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4374         escape by default. Fixes bug #340539. See also bug
4375         #101293 for the gtk+ part.
4376
4377 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4378
4379         * shell/ev-view.c (tip_from_action_named): Replace some strings
4380         that were wrong. Closes #340970.
4381
4382 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4383
4384         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4385
4386         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4387         #341049
4388
4389 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4390
4391         * djvu/Makefile.am:
4392         * dvi/Makefile.am:
4393         * dvi/mdvi-lib/Makefile.am:
4394         * properties/Makefile.am:
4395         * ps/Makefile.am:
4396         * shell/Makefile.am:
4397         * thumbnailer/Makefile.am:
4398         
4399         Due to broken libtool that is unable to track dependencies
4400         of noinst libraries we are forced to explicitely point
4401         libraries for binary. Fix for the bug #333334.
4402
4403 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4404
4405         * data/evince.desktop.in.in:
4406         * shell/ev-view.c: (view_update_range_and_current_page),
4407         (ev_view_next_page), (ev_view_previous_page):
4408         * shell/ev-window.c: (update_chrome_visibility),
4409         (setup_sidebar_from_metadata), (ev_window_setup_document),
4410         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4411         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4412         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4413         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4414         (ev_window_stop_presentation), (ev_window_focus_in_event),
4415         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4416         (ev_window_init):
4417         * thumbnailer/Makefile.am:
4418         
4419         Update fullscreen and presentation timeout handling. Hide
4420         cursor in presentation after timeout. Fix for the bugs
4421         #136359 and #336981.
4422
4423 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4424
4425         * backend/ev-link-action.[ch]:
4426         * pdf/ev-poppler.cc: (ev_link_from_action):
4427         * shell/ev-view-private.h:
4428         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4429         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4430
4431         Add support for Named Action links
4432
4433 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4434
4435         * backend/Makefile.am:
4436         * backend/ev-document-links.[ch]:
4437         * backend/ev-document.[ch]:
4438         * backend/ev-link-action.[ch]:
4439         * backend/ev-link-dest.[ch]:
4440         * backend/ev-link.[ch]:
4441         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4442         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4443         * shell/ev-page-action.c: (build_new_tree_cb):
4444         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4445         (links_page_num_func), (update_page_callback):
4446         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4447         (tip_from_link):
4448         * shell/ev-jobs.c:
4449         * shell/ev-window.[ch]: (ev_window_open_uri),
4450         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4451         * shell/ev-application.[ch]: (ev_application_open_window),
4452         (ev_application_open_uri):
4453
4454         Rework links system, it adds support for remote links now and it makes
4455         easier to add new kinds of actions and destinations. Fixes bug #317292
4456
4457 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4458
4459         * data/Makefile.am:
4460         * data/evince.png:
4461         * data/evince-16.png:
4462         * data/evince-22.png:
4463         * data/evince.svg:
4464         * shell/main.c: (main):
4465         
4466         Evince use it's own icon. Fix for the bug #313392.
4467
4468         * shell/ev-window.c: (fullscreen_timeout_cb),
4469         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4470         (ev_window_cmd_help_about), (ev_window_dispose):
4471         
4472         Simplify fullscreen timeout code.
4473
4474 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4475
4476         * backend/ev-attachment.c: 
4477         * shell/ev-attachment-bar.c:
4478         * shell/ev-window.c:
4479
4480         Allow multiple selection of attachments
4481
4482 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4483
4484         * shell/ev-view.c: (view_update_range_and_current_page),
4485         (ev_view_scroll):
4486         
4487         Fix for the bug #312573 – Optimal selection of current 
4488         page among visible pages.
4489
4490 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4491
4492         * configure.ac:
4493         * djvu/Makefile.am:
4494         * djvu/djvu-text.h:
4495         
4496         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4497         for the bug 339868.
4498
4499 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4500
4501         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4502
4503 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4504
4505         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4506         dictated by the GNOME HIG. Fixes bug #339235.
4507
4508 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4509
4510         * data/evince-ui.xml:
4511         * shell/ev-view.c: (ev_view_can_find_previous):
4512         * shell/ev-view.h:
4513         * shell/ev-window.c: (ev_window_update_actions),
4514         (ev_window_cmd_edit_find_previous):
4515
4516         Add support for "Find Previous" as dictated by the GNOME HIG. A
4517         menu item is added and some glue code to make it all work is added
4518         to various files.
4519
4520 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4521
4522         * configure.ac: Award myself the "useless use of cat" award.
4523
4524 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4525
4526         * po/LINGUAS: New file listing all supported languages.
4527
4528         * configure.in: Use po/LINGUAS instead of including all languages
4529         directly in this file. See the wiki for more information:
4530         http://live.gnome.org/GnomeGoals/PoLinguas
4531
4532 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4533
4534         * backend/ev-document-factory.c:
4535
4536         Do not load the document twice when there isn't errors
4537
4538 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4539
4540         * backend/ev-attachment.c: 
4541
4542         Fix a crash when there isn't a default application to open an
4543         attachment
4544
4545 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4546
4547         * backend/ev-attachment.[ch]:
4548         * shell/ev-attachment-bar.[ch]:
4549
4550         Added missing files. 
4551
4552 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4553
4554         * backend/Makefile.am:
4555         * data/evince-ui.xml:
4556         * backend/ev-attachment.[ch]:
4557         * backend/ev-document.[ch]: (ev_document_has_attachments),
4558         (ev_document_get_attachments):
4559         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4560         (attachment_save_to_buffer), (pdf_document_get_attachments),
4561         (pdf_document_document_iface_init):
4562         * shell/Makefile.am:
4563         * shell/ev-attachment-bar.[ch]:
4564         * shell/ev-window.c:
4565
4566         Add support for PDF attachments. Fixes bug #325143
4567
4568 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4569
4570         * backend/ev-document-factory.c: (get_document_from_uri),
4571         (ev_document_factory_get_document):
4572         * backend/ev-document-factory.h:
4573         * properties/ev-properties-main.c: (ev_properties_get_pages):
4574         * shell/Makefile.am:
4575         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4576         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4577         (ev_job_queue_remove_job):
4578         * shell/ev-job-queue.h:
4579         * shell/ev-job-xfer.c:
4580         * shell/ev-job-xfer.h:
4581         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4582         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4583         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4584         (ev_job_xfer_run):
4585         * shell/ev-jobs.h:
4586         * shell/ev-window.c: (ev_window_is_empty),
4587         (password_dialog_response), (ev_window_clear_xfer_job),
4588         (ev_window_xfer_job_cb), (ev_window_open_uri),
4589         (ev_window_cmd_focus_page_selector),
4590         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4591         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4592         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4593         (ev_window_dispose):
4594         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4595         
4596         * Cleanup mime type detection on document load. Fix for the
4597         bug #336448.
4598
4599 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4600
4601         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4602         
4603         Fix crash on exit, described in the bug #336825.
4604
4605 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4606
4607         * backend/ev-document-factory.c:
4608         (ev_document_factory_get_from_mime),
4609         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4610         (ev_document_factory_get_document),
4611         (file_filter_add_mime_list_and_free),
4612         (ev_document_factory_add_filters):
4613         * backend/ev-document-factory.h:
4614         * properties/ev-properties-main.c: (ev_properties_get_pages):
4615         * shell/Makefile.am:
4616         * shell/ev-application.c:
4617         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4618         * shell/ev-window.c: (ev_window_cmd_file_open),
4619         (ev_window_cmd_save_as):
4620         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4621         
4622         Rework factory functions so they are placed now in a single 
4623         file ev-document-factory.c
4624
4625 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4626
4627         * shell/ev-window.c: (update_chrome_visibility):
4628         
4629         Fix for the bug 166566 - don't show menubar in fullscreen
4630         mode.
4631
4632 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4633
4634         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4635
4636 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4637
4638         * shell/ev-view.c: (ev_view_expose_event):
4639         
4640         More correctly draw loading text when document
4641         is empty.
4642
4643 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4644
4645         * shell/ev-view.c: (ev_view_scroll):
4646         
4647         Fix for the bug #334854, page down and page up switch
4648         pages in presentation mode.
4649
4650 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4651
4652         * shell/ev-window.c: (ev_window_set_action_sensitive),
4653         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4654         (ev_window_set_view_accels_sensitivity),
4655         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4656         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4657         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4658         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4659         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4660         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4661         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4662         (view_actions_focus_in_cb), (ev_window_init):
4663         
4664         Fix for the bug #333902, now it's possible to search
4665         words with slash.
4666
4667 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4668
4669         * configure.ac: Added Breton translation.
4670         * po/br.po: Added Breton translation.
4671
4672 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4673
4674         * shell/ev-window-title (ev_window_title_update):
4675
4676         Fix memory leak in window title. Fixes bug #333944
4677
4678 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4679
4680         * shell/ev-metadata-manager.c (parseItem):
4681
4682         Fix memory leaks. Fixes bug #333945
4683
4684 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4685         
4686         * NEWS, configure.ac, TODO:
4687         
4688         Update for release 0.5.2.
4689
4690 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4691
4692         * shell/ev-view.c: (view_update_range_and_current_page),
4693         (page_changed_cb):
4694         
4695         Don't jump on scrolling, fix for the bug #333127.
4696
4697 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4698
4699         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4700         
4701         Scroll by one page in presentation mode. Fix for the bug
4702         #332993.
4703
4704 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4705
4706         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4707
4708 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4709
4710         * configure.ac  Added lv in ALL_LINGUAS line.
4711
4712 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4713         
4714         * NEWS, configure.ac:
4715         
4716         Update for release 0.5.1
4717
4718 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4719
4720         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4721         * backend/ev-document-misc.h:
4722         * shell/ev-view.c: (draw_one_page):
4723         
4724          Clairfy what page the toolbar page number applies to. Fix
4725          for the bug #328102.
4726
4727 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4728
4729         * shell/ev-view-private.h:
4730         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4731         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4732         (ev_view_search_changed):
4733         * shell/ev-view.h:
4734         * shell/ev-window.c: (find_bar_search_changed_cb):
4735         
4736         Dont't jump to find result if window was scrolled during search.
4737         Fix for the bug #313266.
4738
4739 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4740
4741         * shell/eggfindbar.c: (egg_find_bar_class_init):
4742         * shell/eggfindbar.h:
4743         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4744         * shell/ev-view-private.h:
4745         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4746         (ev_view_class_init), (ev_sizing_mode_get_type),
4747         (ev_scroll_type_get_type):
4748         * shell/ev-view.h:
4749         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4750         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4751         (ev_window_init):
4752         
4753         Fix for the bug 319133 - Find entry should allow text scroll.
4754
4755 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4756
4757         * shell/ev-view-private.h:
4758         * shell/ev-view.c: (view_update_range_and_current_page),
4759         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4760         (ev_view_set_document), (update_find_status_message),
4761         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4762         (ev_view_find_previous):
4763         
4764         Fix for the bug #319137. Search now takes account for scrolling.
4765
4766 2006-02-19  Michael Hofmann <mh21@piware.de>
4767
4768         * configure.ac:
4769         * djvu/Makefile.am:
4770         * djvu/djvu-document-private.h:
4771         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4772         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4773         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4774         (djvu_document_can_get_text), (djvu_document_get_text),
4775         (djvu_document_document_iface_init),
4776         (djvu_document_thumbnails_get_thumbnail),
4777         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4778         (djvu_document_find_get_result),
4779         (djvu_document_find_page_has_results),
4780         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4781         (djvu_document_find_iface_init):
4782         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4783         (djvu_text_page_selection), (djvu_text_page_limits_process),
4784         (djvu_text_page_limits), (djvu_text_page_copy),
4785         (djvu_text_page_position), (djvu_text_page_union),
4786         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4787         (djvu_text_page_box), (djvu_text_page_append_text),
4788         (djvu_text_page_search), (djvu_text_page_prepare_search),
4789         (djvu_text_page_new), (djvu_text_page_free):
4790         * djvu/djvu-text-page.h:
4791         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4792         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4793         (djvu_text_n_results), (djvu_text_has_results),
4794         (djvu_text_get_result), (djvu_text_get_progress):
4795         * djvu/djvu-text.h:
4796         
4797         Text search in djvu. Fix for the bug #303415.
4798
4799 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4800
4801         * configure.ac:
4802         * shell/ev-window.c: (ev_window_cmd_save_as):
4803         
4804         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4805         Thanks to Gary Coady <gary@lyranthe.org>
4806
4807 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4808
4809         * shell/ev-print-job.c: (idle_print_handler):
4810         
4811         Inverse order printing, bug #320919.
4812
4813 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4814
4815         * data/evince-toolbar.xml:
4816         * shell/ev-window.c:
4817         
4818         Allow to add sidebar checkbutton on toolbar. Fix
4819         for the bug #144577.
4820
4821 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4822
4823         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4824         
4825         Add checks that have sense for empty ps document.
4826
4827 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4828
4829         * configure.ac: Include PS in mime types list. 
4830
4831 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4832
4833         * configure.ac:
4834         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4835         * ps/gsdefaults.h:
4836         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4837         
4838         Runtime check for gs interpreter. Fix for the bug #320868.
4839         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4840
4841 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4842
4843         * shell/ev-application.c: 
4844
4845         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4846         dbus>=0.60, so that the request is not queued. 
4847
4848 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4849
4850         * configure.ac:
4851         * shell/Makefile.am:
4852         * shell/ev-sidebar-links.c: (print_section_cb):
4853         * shell/ev-utils.c:
4854         * shell/ev-utils.h:
4855         * shell/ev-window.c: (update_action_sensitivity),
4856         (ev_window_close_dialogs), (ev_window_print):
4857         * shell/ev-window.h:
4858         
4859         Make printing support optional. Patch from Eduardo de Barros Lima
4860         <eduardo.lima@indt.org.br> for the bug #330546.
4861
4862 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * shell/ev-view-private.h:
4865         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4866         (ev_view_set_document):
4867         * shell/ev-view.h:
4868         * shell/ev-window.c: (ev_window_load_job_cb),
4869         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4870         (ev_window_init):
4871
4872         Draw Loading message during xfer job. Fix for the bug #329495.
4873
4874 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4875
4876         * comics/comics-document.c: (comics_regex_quote),
4877         (comics_document_load), (extract_argv):
4878         
4879         Correcly quote regexp before passing it to unzip.
4880
4881 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4882
4883         * shell/ev-page-cache.c: (build_height_to_page),
4884         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4885         (ev_page_cache_get_dual_even_left):
4886         * shell/ev-page-cache.h:
4887         * shell/ev-view.c: (view_update_range_and_current_page),
4888         (get_page_y_offset), (get_page_extents):
4889         
4890         Place even pages to the left if document has less then
4891         two pages. Fix for the bug #328856.
4892
4893 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4894
4895         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4896         
4897         Correct comics scheme. This make evince create thumbnails
4898         for comic books. Fix for the bug 329088.
4899
4900 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4901
4902         * data/evince-password.glade: Don't explicitly set
4903         invisible_char to the current default value in case
4904         the default changes; let GTK+ do its magic.
4905
4906 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4907
4908         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4909         real filename to tmp filename since often document
4910         type is determined by extension.
4911
4912 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4913
4914         * shell/ev-view.c: (add_scroll_binding_keypad),
4915         (ev_view_binding_activated), (ev_view_class_init):
4916         
4917         Add keybindings for percision-scrolling of display area. 
4918         Fix for the bug #314072.
4919
4920 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4921
4922         * data/evince.desktop.in.in:
4923         
4924         Add GTK to the list of categories. Fix for the bug #328034.
4925
4926 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4927
4928         * shell/ev-application.c: (ev_application_shutdown),
4929         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4930         * shell/ev-application.h:
4931         * shell/ev-window.c: (file_open_dialog_response_cb),
4932         (ev_window_cmd_file_open):
4933         
4934         Save last uri in file chooser dialog. Fix for the bug #327950.
4935
4936 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4937
4938         * NEWS:
4939         * README:
4940         
4941         Final update for release 0.5.0
4942         
4943         * shell/Makefile.am:
4944         
4945         Remove disable deprecated until we'll require libgnome-2.13.7
4946         and port to GOption argument parsing. See bug 327518.
4947
4948 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4949
4950         * comics/comics-document.c: (comics_document_save):
4951         * djvu/djvu-document.c: (djvu_document_save):
4952         * dvi/dvi-document.c: (dvi_document_save):
4953         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4954         * lib/ev-file-helpers.h:
4955         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4956         * tiff/tiff-document.c: (tiff_document_save):
4957         
4958         Use common save function for backends.
4959
4960 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4961
4962         * backend/ev-document-types.c:
4963         
4964         Fix crash on saving pixbuf.
4965
4966 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4967
4968         * cut-n-paste/recent-files/egg-recent-item.c:
4969         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4970         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4971         (parse_info_free), (valid_element), (start_element_handler),
4972         (end_element_handler), (text_handler), (egg_recent_model_filter),
4973         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4974         (egg_recent_model_monitor), (egg_recent_model_read),
4975         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4976         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4977         (egg_recent_model_set_property), (egg_recent_model_class_init),
4978         (egg_recent_model_init), (egg_recent_model_add_full),
4979         (egg_recent_model_delete), (egg_recent_model_get_list),
4980         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4981         (egg_recent_model_set_filter_mime_types),
4982         (egg_recent_model_clear_group_filter),
4983         (egg_recent_model_set_filter_groups),
4984         (egg_recent_model_clear_scheme_filter),
4985         (egg_recent_model_set_filter_uri_schemes),
4986         (egg_recent_model_remove_expired):
4987         * cut-n-paste/recent-files/egg-recent-util.c:
4988         (egg_recent_util_get_icon):
4989         * cut-n-paste/recent-files/egg-recent-util.h:
4990         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4991         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4992         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4993         (egg_recent_view_uimanager_set_property),
4994         (egg_recent_view_uimanager_get_property),
4995         (egg_recent_view_uimanager_class_init),
4996         (egg_recent_view_uimanager_init),
4997         (egg_recent_view_uimanager_set_label_width),
4998         (egg_recent_view_uimanager_get_label_width):
4999         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5000         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5001         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5002         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5003         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5004         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5005         
5006         Update from libegg.
5007
5008 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5009
5010         * shell/ev-page-cache.c: (build_height_to_page),
5011         (ev_page_cache_get_height_to_page):
5012         * shell/ev-page-cache.h:
5013         * shell/ev-view.c: (view_update_range_and_current_page),
5014         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5015         (ev_view_previous_page):
5016         
5017         Dual mode places even pages to the left. Fix for the bug #309393.
5018
5019         * shell/ev-view.h:
5020         * shell/ev-window.c: (update_action_sensitivity),
5021         (setup_view_from_metadata), (view_menu_popup_cb):
5022         
5023         Don't restore presentation in empty windows, more intelligent
5024         next page behaviour in dual mode.
5025
5026         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5027         (ev_pixbuf_cache_clear_job_sizes):
5028         
5029         Cleanup job callback on removal. Fix for the bug #325886.
5030
5031 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5032
5033         * ps/ps.c: (psscan):
5034         
5035         Commit workaround Mozilla problem. Fix for the bug #325919
5036         
5037         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5038         (save_item):
5039         
5040         Fix for year 2038 problem.
5041
5042 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5043
5044         * shell/ev-window.c: (setup_document_from_metadata),
5045         (ev_window_cmd_view_reload):
5046
5047         Clamp page recieved from metadata in valid values. Fix
5048         for the bug #325986.
5049
5050 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5051
5052         * MAINTAINERS: 
5053         Add MAINTAINERS as requested on desktop-devel-list.
5054
5055 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5056
5057         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5058         (mime_type_supported_by_gdk_pixbuf),
5059         (ev_document_factory_get_mime_types),
5060         (ev_document_factory_get_all_mime_types):
5061         
5062         Don't add pixbuf mime types if pixbuf backend is disabled.
5063         
5064         * shell/ev-application.c: (ev_application_get_uri_window):
5065         
5066         Fix for the bug 325815 - unhandled MIME type message doesn't 
5067         appear a second time. 
5068         
5069         * shell/ev-document-types.c: (ev_document_types_add_filters):
5070         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5071         (password_dialog_response), (ev_window_popup_password_dialog),
5072         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5073         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5074         (ev_window_run_presentation), (ev_window_stop_presentation),
5075         (save_sizing_mode), (ev_window_zoom_changed_cb),
5076         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5077         (ev_window_dual_mode_changed_cb),
5078         (ev_window_sidebar_current_page_changed_cb),
5079         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5080         (window_state_event_cb), (window_configure_event_cb):
5081         
5082         Cleanup additional uris holded by EvWindow.
5083
5084 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5085
5086         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5087         (ev_view_can_previous_page), (ev_view_can_next_page):
5088         * shell/ev-view.h:
5089         * shell/ev-window.c: (update_action_sensitivity):
5090         
5091         Two page scrolling with Space and PageUp in dual mode. Second fix 
5092         for the bug #316608.
5093
5094 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5095
5096         * shell/ev-view.c: (scroll_to_current_page):
5097         
5098         Correctly clamp adjustment value. Fix for the bug
5099         #325808.
5100
5101 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5102
5103         * shell/ev-sidebar-links.c: (print_section_cb):
5104         * shell/ev-window.c: (ev_window_get_uri),
5105         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5106         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5107         (ev_window_dispose):
5108         
5109         Make print dialog non-modal. Fix for the bug #325622.
5110
5111 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5112
5113         * shell/ev-metadata-manager.c:
5114         * shell/ev-utils.c: (using_pdf_printer),
5115         (using_postscript_printer), (load_print_config_from_file),
5116         (save_print_config_to_file):
5117         * shell/ev-utils.h:
5118         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5119         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5120         (setup_view_from_metadata), (ev_window_setup_document),
5121         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5122         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5123         (ev_window_run_presentation), (ev_window_stop_presentation),
5124         (save_sizing_mode), (ev_window_zoom_changed_cb),
5125         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5126         (ev_window_dual_mode_changed_cb),
5127         (ev_window_sidebar_current_page_changed_cb),
5128         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5129         (window_state_event_cb), (window_configure_event_cb),
5130         (ev_window_init):
5131         
5132         Setting saving behaviour fixes.
5133
5134 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5135
5136         * configure.ac:
5137         
5138         Make antialiasing gs options better and allow
5139         to change them during configure. Fix for the 
5140         bug #319049.
5141
5142 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5143
5144         * shell/ev-window.c: (setup_view_from_metadata):
5145         
5146         Remember if last window was maximized. Fix for the
5147         bug #323797.
5148
5149 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5150
5151         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5152
5153 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5154
5155         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5156         * shell/ev-page-action.c: (build_new_tree_cb):
5157         * shell/ev-sidebar-links.c: (links_page_num_func),
5158         (update_page_callback_foreach), (update_page_callback):
5159         * shell/ev-view.c: (scroll_to_current_page):
5160         
5161         Fix for the bug #325067 with more intelligent selection
5162         of current link in sidebar. Make sidebar handle links
5163         of FITR-like type more correctly.
5164
5165         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5166         (dvi_pixbuf_put_pixel):
5167         
5168         Fix memory consumtion with disabled alpha channel.
5169
5170 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5171
5172         * data/evince-ui.xml:
5173         * shell/ev-window.c: (view_menu_popup_cb),
5174         (ev_popup_cmd_open_link), (ev_window_init):
5175         
5176         Update context menu for internal links. Fix for the bug
5177         #325066.
5178
5179 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5180
5181         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5182         
5183         Bind context menu to keyboard also. Fix for the bug
5184         #325065.
5185
5186 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5187
5188         * shell/ev-view.c: (selection_scroll_timeout_cb):
5189         
5190         Horizontal scroll on selection also.
5191
5192 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5193
5194         * shell/ev-metadata-manager.c: (parse_value):
5195         * shell/ev-view.c: (goto_xyz_link):
5196         
5197         Correct zoom setup and metadata save broken in 
5198         some locales.
5199
5200 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5201
5202         * shell/ev-view-private.h:
5203         * shell/ev-view.c: (scroll_to_current_page),
5204         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5205         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5206         (page_changed_cb), (ev_view_set_continuous),
5207         (ev_view_set_dual_page), (ev_view_set_presentation):
5208         
5209         Delay scroll until allocation to correctly position page. Fix
5210         for the bug #317334.
5211
5212 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5213
5214         * NEWS:
5215         * configure.ac:
5216         
5217         Update NEWS and require poppler 0.5.0.
5218
5219 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5220         
5221         * data/evince-ui.xml:
5222         * shell/ev-view-private.h:
5223         * shell/ev-view.c: (ev_view_get_link_at_location),
5224         (handle_link_over_xy), (ev_view_button_press_event),
5225         (ev_view_button_release_event), (ev_view_class_init):
5226         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5227         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5228         (ev_window_init):
5229         
5230         Implement right-click context menu.
5231
5232 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5233
5234         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5235         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5236         (mdvi_pixbuf_device_render):
5237         * pdf/ev-poppler.cc:
5238
5239         Don't generate thumbnails with alpha. See bug #324077.
5240         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5241
5242 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5243
5244         * shell/ev-window.c: (setup_chrome_from_metadata):
5245         
5246         Fix typo that was hiding toolbar.
5247
5248 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5249
5250         * shell/ev-view-private.h:
5251         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5252         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5253         (ev_view_button_release_event), (ev_view_destroy):
5254         
5255         Small cleanup and autoscrolling during selection. Thanks to 
5256         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5257
5258 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5259
5260         * configure.ac:
5261         
5262         Correctly check for comics option.
5263
5264 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5265         * Makefile.am:
5266         * configure.ac:
5267         * backend/Makefile.am:
5268         * backend/ev-document-factory.c:
5269         * shell/ev-document-types.c:
5270
5271         Included option in configure to make ps backend 
5272         compilation optional with --disable-ps.
5273
5274 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5275
5276         * backend/ev-document-factory.c:
5277         * comics/Makefile.am:
5278         * comics/comics-document.c: (comics_document_load):
5279         * comics/ev-cbr-mime.xml:
5280         * configure.ac:
5281         
5282         Comics mime types are added to shared-mime-info CVS. Now
5283         we don't need to install our own mime types.
5284
5285 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5286
5287         * shell/ev-window.c:
5288         
5289         Add shortcut for "save a copy" menu entry. Fix for
5290         the bug #324582.
5291
5292 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5293
5294         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5295         (job_finished_cb), (new_selection_pixbuf_needed),
5296         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5297         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5298         
5299         Rework selection job info logic and fix critical warning.
5300
5301 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5302
5303         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5304
5305 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5306
5307         * data/evince-ui.xml:
5308         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5309         
5310         Enter as shortcut key for next page. Fix for the bug
5311         #321394.
5312
5313 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5314
5315         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5316
5317 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5318
5319         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5320         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5321         (new_selection_pixbuf_needed),
5322         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5323         (clear_job_selection):
5324         
5325         Too early for 0.5. Pixbuf cache code cleaned a bit.
5326
5327 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5328
5329         * NEWS:
5330         * configure.ac:
5331         
5332         Release 0.5.0 preparation
5333
5334 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5335
5336         * comics/Makefile.am:
5337         * configure.ac:
5338         * shell/ev-document-types.c: (ev_document_types_add_filters):
5339         
5340         More advanced handling of custom mime type installation.
5341
5342 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5343
5344         * data/evince.schemas.in:
5345         * shell/ev-metadata-manager.c: (value_free),
5346         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5347         (ev_metadata_manager_get), (ev_metadata_manager_set):
5348         * shell/ev-metadata-manager.h:
5349         * shell/ev-window.c: (update_chrome_flag),
5350         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5351         (setup_document_from_metadata), (setup_chrome_from_metadata),
5352         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5353         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5354         (ev_window_view_toolbar_cb),
5355         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5356         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5357         
5358         Save last document settings and reuse them for new documents.
5359
5360 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5361
5362         * Makefile.am:
5363         * backend/Makefile.am:
5364         * backend/ev-document-factory.c:
5365         * backend/ev-document-factory.h:
5366         * comics/Makefile.am:
5367         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5368         (comics_document_load), (comics_document_save),
5369         (comics_document_get_n_pages), (comics_document_get_page_size),
5370         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5371         (comics_document_class_init), (comics_document_can_get_text),
5372         (comics_document_get_info), (comics_document_document_iface_init),
5373         (comics_document_init), (get_supported_image_extensions),
5374         (comics_document_thumbnails_get_geometry),
5375         (comics_document_thumbnails_get_thumbnail),
5376         (comics_document_thumbnails_get_dimensions),
5377         (comics_document_document_thumbnails_iface_init), (extract_argv):
5378         * comics/comics-document.h:
5379         * comics/ev-cbr-mime.xml:
5380         * configure.ac:
5381         * po/POTFILES.in:
5382         * shell/ev-application.c: (ev_application_register_service):
5383         * shell/ev-document-types.c: (ev_document_types_add_filters):
5384         * thumbnailer/Makefile.am:
5385         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5386         
5387         New CBR/CBZ backend for comic books.
5388
5389 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5390
5391         * shell/main.c: (load_files_remote):
5392
5393         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5394         warning on startup of second instance is fixed. It
5395         is bug #320353.
5396
5397 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5398
5399         * shell/ev-window.c: (ev_window_finalize):
5400         
5401         Fix double free that cause crash.
5402
5403 2005-10-29  Bastien Nocera <hadess@hadess.net>
5404
5405         * tiff/tiff-document.c: (tiff_document_load):
5406         
5407         Fix memory leak.
5408
5409 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5410
5411         * po/POTFILES.in:
5412         * shell/Makefile.am:
5413         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5414         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5415         (ev_view_accessible_get_text),
5416         (ev_view_accessible_get_character_at_offset),
5417         (ev_view_accessible_get_text_before_offset),
5418         (ev_view_accessible_get_text_at_offset),
5419         (ev_view_accessible_get_text_after_offset),
5420         (ev_view_accessible_get_character_count),
5421         (ev_view_accessible_get_caret_offset),
5422         (ev_view_accessible_set_caret_offset),
5423         (ev_view_accessible_get_run_attributes),
5424         (ev_view_accessible_get_default_attributes),
5425         (ev_view_accessible_get_character_extents),
5426         (ev_view_accessible_get_offset_at_point),
5427         (ev_view_accessible_get_n_selections),
5428         (ev_view_accessible_get_selection),
5429         (ev_view_accessible_add_selection),
5430         (ev_view_accessible_remove_selection),
5431         (ev_view_accessible_set_selection),
5432         (ev_view_accessible_text_iface_init),
5433         (ev_view_accessible_idle_do_action),
5434         (ev_view_accessible_action_do_action),
5435         (ev_view_accessible_action_get_n_actions),
5436         (ev_view_accessible_action_get_description),
5437         (ev_view_accessible_action_get_name),
5438         (ev_view_accessible_action_set_description),
5439         (ev_view_accessible_action_iface_init),
5440         (ev_view_accessible_get_type), (ev_view_accessible_new),
5441         (ev_view_accessible_factory_get_accessible_type),
5442         (ev_view_accessible_factory_create_accessible),
5443         (ev_view_accessible_factory_class_init),
5444         (ev_view_accessible_factory_get_type):
5445         * shell/ev-view-accessible.h:
5446         * shell/ev-view-private.h:
5447         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5448         * shell/ev-view.h:
5449         
5450         Initial accessibility support.
5451
5452 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5453
5454         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5455
5456 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5457
5458         * shell/ev-print-job.c: (idle_print_handler):
5459         
5460         Fix for bug Bug 318916: Printing multiple pages.
5461
5462 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5463
5464         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5465
5466 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5467
5468         * pdf/ev-poppler.cc:
5469         
5470         Thumnail dimensions unified with other backends.
5471         
5472         * shell/ev-window-title.c: (ev_window_title_update):
5473         
5474         Fix warning.
5475
5476 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5477
5478         * data/ev-stock-zoom-fit-width.png:
5479         
5480         Remove unused file.
5481
5482 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5483
5484         * configure.ac:
5485         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5486         (djvu_document_finalize):
5487         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5488         (dvi_document_finalize):
5489         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5490         (pixbuf_document_save), (pixbuf_document_finalize):
5491         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5492         (tiff_document_finalize):
5493         
5494         Save a copy implemented for various backends.
5495
5496 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5497
5498         * configure.ac:
5499         
5500         Don't link with ltiff if tiff is disabled.
5501
5502 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5503
5504         * pdf/GDKSplashOutputDev.cc:
5505         * pdf/GDKSplashOutputDev.h:
5506         * pdf/Thumb.cc:
5507         * pdf/Thumb.h:
5508         * pdf/pdf-document.cc:
5509         * pdf/pdf-document.h:
5510         * pdf/test-gdk-output-dev.cc:
5511         
5512         Remove old unused files.
5513
5514 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5515
5516         * shell/ev-window.c: (ev_window_setup_document):
5517         
5518         Fixed warnings on reload and probably crash reason.
5519
5520 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5521
5522         * properties/ev-properties-view.c:
5523         (ev_properties_view_format_date):
5524         
5525         Check if date is invalid. Fix for bug 318134.
5526
5527 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5528
5529         * shell/ev-window-title.c:
5530         
5531         Add .indd files (Adobe Indesign) to the list of "bad
5532         extensions".
5533
5534 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5535
5536         * data/evince-ui.xml:
5537         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5538         
5539         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5540
5541 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5542
5543         * shell/ev-window.c: (launch_link), (launch_external_uri),
5544         (view_external_link_cb):
5545
5546         URL-escape link before passing it to gnome_vfs_url_show.
5547
5548 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5549
5550         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5551         there isn't text selected.
5552
5553 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5554
5555         * shell/ev-view.c: (handle_link_over_xy):
5556
5557         Check tooltip is valid utf8 before showing it
5558
5559 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5560
5561         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5562
5563 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5564
5565         * shell/ev-window-title.c: (ev_window_title_update):
5566
5567         Guard against using g_strstrip on NULL. Fixes bug #317291.
5568
5569 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5570
5571         * pdf/ev-poppler.cc:
5572
5573         Show title even for unknown links
5574
5575 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5576
5577         * shell/ev-window-title.c: (ev_window_title_update):
5578
5579         Strip the title string
5580
5581 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5582
5583         * shell/ev-window-title.c:
5584
5585         Add .rtf to the bad extensions list
5586
5587 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5588
5589         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5590         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5591
5592         Ignore link coordinates if they are outside page bounds
5593
5594 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5595
5596         * backend/ev-link.c: (ev_link_type_get_type),
5597         (ev_link_get_filename), (ev_link_get_params),
5598         (ev_link_get_property), (ev_link_set_property),
5599         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5600         * backend/ev-link.h:
5601         * pdf/ev-poppler.cc:
5602         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5603         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5604         (ev_window_init):
5605
5606         Implement launch links. Delegate external link opening to
5607         the window.
5608
5609 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5610
5611         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5612         (ev_link_get_right), (ev_link_get_property),
5613         (ev_link_set_property), (ev_link_class_init),
5614         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5615         * backend/ev-link.h:
5616         * pdf/ev-poppler.cc:
5617         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5618
5619         Implement fitr links
5620
5621 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5622
5623         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5624         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5625         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5626         (ev_view_size_request_continuous),
5627         (ev_view_size_request_dual_page),
5628         (ev_view_size_request_single_page), (ev_view_size_allocate),
5629         (ev_view_zoom_for_size_continuous_and_dual_page),
5630         (ev_view_zoom_for_size_continuous),
5631         (ev_view_zoom_for_size_dual_page),
5632         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5633         (ev_sizing_mode_get_type):
5634         * shell/ev-view.h:
5635         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5636
5637         Do not use modes for link, we need to calculate size ad hoc.
5638         Still not perfect because of the usual scrollbar issues grrr.
5639
5640 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5641
5642         * backend/ev-link.c: (ev_link_type_get_type),
5643         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5644         * backend/ev-link.h:
5645         * pdf/ev-poppler.cc:
5646         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5647         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5648         (ev_view_size_request_continuous),
5649         (ev_view_size_request_dual_page),
5650         (ev_view_size_request_single_page), (ev_view_size_allocate),
5651         (zoom_for_size_fit_height),
5652         (ev_view_zoom_for_size_continuous_and_dual_page),
5653         (ev_view_zoom_for_size_continuous),
5654         (ev_view_zoom_for_size_dual_page),
5655         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5656         (ev_sizing_mode_get_type):
5657         * shell/ev-view.h:
5658         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5659
5660         Implement FIT_HEIGHT mode (only for links).
5661         Implement FITH links
5662
5663 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5664
5665         * shell/ev-window-title.c: (get_filename_from_uri),
5666         (ev_window_title_sanitize_extension), (ev_window_title_update),
5667         (ev_window_title_set_document), (ev_window_title_set_uri),
5668         (ev_window_title_free):
5669         * shell/ev-window-title.h:
5670         * shell/ev-window.c: (ev_window_setup_document),
5671         (ev_window_popup_password_dialog):
5672
5673         Refactor window title building while fixing it for
5674         password documents.
5675
5676 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5677
5678         * pdf/ev-poppler.cc:
5679
5680         Escape link title before setting it in the model
5681
5682 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5683
5684         * shell/ev-application.c: (removed_from_session), (save_session),
5685         (init_session), (ev_application_get_empty_window),
5686         (ev_application_init), (ev_application_get_windows):
5687         * shell/ev-application.h:
5688         * shell/ev-window.c: (ev_window_finalize):
5689
5690         Add a function to retrieve window list and share it where
5691         necessary.
5692         Implement session handling, works pretty well thanks to the
5693         metadata system.
5694
5695 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5696
5697         * shell/ev-password.c: (ev_password_item_created_callback),
5698         (ev_password_dialog_save_password):
5699         
5700         Fix for bug 316972. Use async gnome-keyring API.
5701
5702 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5703
5704         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5705         Remove unused unrealize handler. Add scroll handling to
5706         ev_view_scroll_event for presentation mode (bug #316708),
5707         and fix the event state checks there.
5708
5709 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5710
5711         * shell/ev-page-action.c: (page_changed_cb):
5712
5713         "marco, maybe we should be crazy and jump right to 6! :)"
5714
5715         Bryan Clark, Sep 2005
5716
5717 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5718
5719         * ps/ps-document.c: (save_document), (ps_document_save),
5720         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5721         (ps_document_ps_export_end):
5722
5723         Fix unstructured documents save and print
5724
5725 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5726
5727         * shell/ev-application.c: (ev_application_open_uri):
5728
5729         Fix window size persistance
5730
5731 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5732
5733         * shell/ev-view.c: (ev_view_button_release_event):
5734
5735         Based on a patch from carlosgc@gnome.org. Mouse buttons
5736         switch pages in presentation mode.
5737
5738 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5739
5740         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5741
5742         Dont cast to int before scaling
5743
5744 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5745
5746         * backend/ev-link.c: (ev_link_type_get_type),
5747         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5748         (ev_link_new_page_fith):
5749         * backend/ev-link.h:
5750         * pdf/ev-poppler.cc:
5751         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5752
5753         Implement FIT and FITH links
5754
5755 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5756
5757         * pdf/ev-poppler.cc:
5758
5759         Return 0 results when search is not in progress.
5760
5761         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5762         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5763
5764         Update menu sensitivity when cancelling search
5765
5766 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5767
5768         * shell/ev-view.c: (ev_view_can_find_next):
5769
5770         Take all pages in consideration, not just current one
5771
5772 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5773
5774         * shell/ev-page-cache.c:
5775         * shell/ev-page-cache.h:
5776         * shell/ev-view.c: (ev_view_binding_activated),
5777         (ev_view_next_page), (ev_view_previous_page),
5778         (ev_sizing_mode_get_type):
5779         * shell/ev-view.h:
5780         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5781         (ev_window_cmd_go_next_page):
5782
5783         Move page next/previous functions from page chace to
5784         view and change it to move by 2 page steps in dual mode.
5785
5786 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5787
5788         * shell/ev-window.c: (update_sidebar_visibility),
5789         (setup_sidebar_from_metadata), (ev_window_setup_document),
5790         (setup_view_from_metadata):
5791
5792         Show the index by default when there is one     
5793
5794 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5795
5796         * shell/ev-window-title.c: (ev_window_title_set_document):
5797
5798         Missing null check
5799
5800 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5801
5802         * shell/ev-view.c: (view_update_range_and_current_page):
5803         
5804         Allow display of last odd page in dual view. Fix for 316347.
5805
5806 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5807
5808         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5809         
5810         Make close button default. Fix for 316383.
5811
5812 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5813
5814         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5815         
5816         Mark close button as default. Fix for 316381.
5817
5818 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5819
5820         * backend/ev-link.c: (ev_link_class_init):
5821
5822         Allow negative doubles in left/top properties
5823
5824 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5825
5826         * shell/ev-window.c:
5827
5828         Remove a bunch of strings that was used only
5829         by the statusbar.
5830
5831 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5832
5833         * shell/ev-window-title.c: (get_filename_from_uri),
5834         (ev_window_title_set_document):
5835
5836         When title has a confusing extension, show also
5837         the document filename inside ()
5838
5839 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5840
5841         * shell/Makefile.am:
5842         * shell/ev-window-title.c: (ev_window_title_new),
5843         (ev_window_title_update), (ev_window_title_set_type),
5844         (ev_window_title_set_document), (ev_window_title_free):
5845         * shell/ev-window-title.h:
5846         * shell/ev-window.c: (ev_window_setup_document),
5847         (password_dialog_response), (ev_window_popup_password_dialog),
5848         (ev_window_dispose), (ev_window_init):
5849
5850         Factor out and cleanup window title code
5851
5852 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5853
5854         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5855         (unable_to_load):
5856
5857         Make dialog transient so it doesnt block other windows
5858
5859 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5860
5861         * pdf/ev-poppler.cc:
5862         
5863         Fix pdf thumbnails rendering.
5864
5865 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5866
5867         * shell/ev-window.c: (fullscreen_set_timeout):
5868         
5869         Increase timeout to hide full screen popup. Bug 
5870         316123. 
5871
5872 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5873
5874         * data/evince.schemas.in:
5875         * shell/ev-window.c: (update_action_sensitivity):
5876
5877         Allow the user to override document restrictions. Fix for bug
5878         305818.
5879
5880 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5881
5882         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5883         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5884         (ev_window_class_init): Fix multihead behaviour of fullscreen
5885         toolbar popup. Fixes bug #315451.
5886
5887 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5888
5889         * configure.ac:
5890         * data/evince-password.glade:
5891         * shell/ev-password.c: (ev_password_dialog_set_property),
5892         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5893         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5894         (ev_password_dialog_entry_changed_cb),
5895         (ev_password_dialog_entry_activated_cb),
5896         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5897         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5898         (ev_password_dialog_set_bad_pass):
5899         * shell/ev-password.h:
5900         * shell/ev-window.c: (password_dialog_response),
5901         (ev_window_popup_password_dialog):
5902         
5903         Support for gnome-keyring for encrypted PDF's.
5904
5905 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5906
5907         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5908         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5909         (ev_view_enter_notify_event), (ev_view_class_init):
5910         
5911         More precise handling of enter_notify/leave_notify events
5912         in EvView. Fix for bug 315470.
5913
5914 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5915
5916         * shell/ev-window.c: (fullscreen_timeout_cb),
5917         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5918         (ev_window_dispose):
5919
5920         leak fix: unref fullscreen_timeout_source before clearing it
5921
5922 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5923
5924         * configure.ac, dvi/mdvi/Makefile.am: 
5925         
5926         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5927
5928 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5929
5930         * backend/ev-link.c: (ev_link_new_page_xyz):
5931         * pdf/ev-poppler.cc:
5932         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5933
5934         Fix some bugs with xyz links, respect zoom
5935
5936 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5937
5938         * shell/ev-window.c: (page_changed_cb),
5939         (setup_document_from_metadata), (update_sidebar_visibility),
5940         (setup_view_from_metadata), (ev_window_run_fullscreen),
5941         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5942         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5943         (ev_window_dual_mode_changed_cb),
5944         (ev_window_sidebar_current_page_changed_cb):
5945
5946         null check uri before setting and getting metadata
5947
5948 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5949
5950         * dvi/Makefile.am:
5951         * properties/Makefile.am:
5952         * shell/Makefile.am:
5953         * thumbnailer/Makefile.am:
5954
5955         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5956
5957 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5958
5959         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5960         (selection_changed_callback):
5961         * shell/ev-sidebar-links.h:
5962
5963         Add a signal for link activation.
5964
5965         * shell/ev-view.c: (ev_view_goto_link),
5966         (ev_view_button_release_event):
5967         * shell/ev-view.h:
5968         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5969         (ev_window_init):
5970
5971         Implement the signal so that we can handle all link types.
5972
5973         * shell/ev-page-cache.c:
5974
5975         Remove unused set_link function
5976
5977 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5978
5979         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5980
5981         Add some space from the cursor, hardcoded but I couldnt
5982         find a better way.
5983
5984 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5985
5986         * lib/ev-tooltip.c:
5987
5988         Use mozilla style vs gtk style, way better for links.
5989
5990         * shell/ev-view.c: (ev_view_motion_notify_event),
5991         (ev_view_destroy), (ev_view_init):
5992
5993         Deactive tooltip when the link hovered is changed.
5994
5995 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5996
5997         * backend/ev-document.h:
5998         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5999         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6000         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6001         (ev_link_new_page), (ev_link_new_page_xyz):
6002         * backend/ev-link.h:
6003         * pdf/ev-poppler.cc:
6004         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6005         (go_to_link), (tip_from_link):
6006
6007         Implement xyz links, still not functional. Links are a total
6008         mess, will need to refactor and bugfix a lot :(
6009
6010 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6011
6012         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6013
6014 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6015
6016         * data/evince-ui.xml:
6017         * data/evince.schemas.in:
6018         * shell/Makefile.am:
6019         * shell/ev-window.c: (update_chrome_visibility),
6020         (password_dialog_response), (ev_window_load_job_cb),
6021         (ev_window_xfer_job_cb), (ev_window_open_uri),
6022         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6023         (ev_window_init):
6024
6025         Remove the statusbar. This regress loading feedback, need to
6026         check with Bryan what we want to do there...
6027
6028 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6029
6030         * lib/ev-tooltip.c: (ev_tooltip_init):
6031
6032         Fix tooltip border and size handling
6033
6034 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6035
6036         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6037         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6038         (ev_tooltip_timeout), (ev_tooltip_activate),
6039         (ev_tooltip_deactivate):
6040         * lib/ev-tooltip.h:
6041         * shell/ev-view.c: (ev_view_motion_notify_event):
6042
6043         Delay popup showing. Mirror gtk logic/times.
6044
6045 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6046
6047         * lib/Makefile.am:
6048         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6049         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6050         (ev_tooltip_set_text), (ev_tooltip_set_position):
6051         * lib/ev-tooltip.h:
6052
6053         Simple widget to show tooltips at a custom position
6054
6055         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6056         (ev_view_destroy):
6057
6058         Use it for links. First go, needs work
6059
6060 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6061
6062         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6063         HIG fixes.  Use title capitalization for window title. Use 12 
6064         pixels of space between the dialog's vbox and action area.
6065
6066 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6067
6068         * shell/ev-window.c: (file_open_dialog_response_cb),
6069         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6070         (ev_window_cmd_save_as):
6071
6072         Make file pickers not modal and refactor code some
6073
6074 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6075
6076         * shell/ev-sidebar.h:
6077         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6078         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6079         (ev_sidebar_class_init), (ev_sidebar_select_page),
6080         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6081         (ev_sidebar_set_page):
6082
6083         Add a current page property and allow to get/set it
6084
6085         * shell/ev-window.c: (setup_view_from_metadata),
6086         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6087
6088         Persist current sidebar page per document
6089
6090 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6091
6092         * data/evince.schemas.in:
6093         * shell/ev-window.c: (update_chrome_visibility),
6094         (setup_document_from_metadata), (update_sidebar_visibility),
6095         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6096         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6097         (ev_window_run_presentation), (ev_window_stop_presentation),
6098         (ev_window_view_sidebar_cb),
6099         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6100         (load_chrome), (ev_window_init):
6101
6102         Persist size/visibility of sidebar per document
6103
6104 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6105
6106         * shell/ev-view.c (draw_loading_text): Draw loading text.
6107
6108 2005-09-02  Dan Damian  <dand@gnome.ro>
6109
6110         * configure.in: Added "ro" to ALL_LINGUAS.
6111
6112 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6113
6114         * shell/ev-view.c: (clear_caches):
6115
6116         ev_page_cache_get doesnt return a reference,
6117         dont try to unref it.
6118
6119 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6120
6121         * shell/main.c: (load_files_remote):
6122
6123         Fix timestamp parameter with dbus <= 0.33
6124
6125 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6126
6127         * data/evince.schemas.in:
6128
6129         Add missing full stop
6130
6131 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6132
6133         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6134         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6135
6136         Plug some memory leaks
6137
6138 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6139
6140         * configure.ac:
6141         * lib/ev-debug.c: (trap_handler):
6142
6143         Check for execinfo.h and use it only if it exists.
6144         Ported from Epiphany (bug #314776).
6145
6146 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6147
6148         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6149
6150 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6151
6152         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6153         * po/id.po      : Added Indonesian translation
6154
6155 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6156
6157         * shell/main.c:
6158         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6159         * NEWS: Release 0.4.0
6160
6161 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6162
6163         * configure.ac: catch another gtk+-2.8ism
6164         * shell/main.c: Make work with gtk+-2.6
6165
6166 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6167
6168         * shell/ev-application-service.xml: Add 'timestamp' argument to
6169           ev_application_open_window and ev_application_open_uri methods.
6170
6171         * shell/ev-application.h: Add 'timestamp' argument to
6172           ev_application_open_window, ev_application_open_uri,
6173           and ev_application_open_uri_list functions.
6174
6175         * shell/ev-application.c (ev_application_open_window,
6176           ev_application_open_uri, ev_application_open_uri_list): Change
6177           functions that show/present windows to use a timestamp if one
6178           is passed in.
6179
6180         * shell/ev-window.c (ev_window_cmd_file_open,
6181           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6182         * shell/main.c (load_files): Modify calls to ev_application to
6183           include GDK_CURRENT_TIME as timestamp.
6184
6185         * shell/main.c (load_files_remote): Obtain timestamp for client
6186           instance from GDK and pass to server instance so new windows are
6187           focused properly.  Fix dbus_g_proxy_call() calls by including second
6188           G_TYPE_INVALID.
6189           
6190         Closes bug #314475.
6191
6192 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6193
6194         * shell/ev-window.c (ev_window_finalize): Check for
6195         avail. EvWindows when quiting to handle the finalize better,
6196         #314497
6197
6198 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6199         
6200         * properties/ev-properties-view.c: 
6201         
6202         Set textdomain to libglade. Fixes translation problem in property page.
6203
6204 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6205
6206         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6207         * dvi/Makefile.am:
6208         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6209         * dvi/mdvi-lib/Makefile.am:
6210         
6211         Fix rotation of thumbnails, ported to new API. Moved library
6212         dependencies earlier, probably it will fix linkage problem.
6213
6214 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6215
6216         * backend/ev-document-misc.c:
6217         (ev_document_misc_get_thumbnail_frame):
6218         * backend/ev-document-misc.h:
6219         * configure.ac:
6220         * pdf/ev-poppler.cc:
6221         * shell/Makefile.am:
6222         * shell/ev-sidebar-thumbnails.c: (add_range),
6223         (ev_sidebar_thumbnails_set_loading_icon),
6224         (ev_sidebar_thumbnails_refresh),
6225         (ev_sidebar_thumbnails_set_document):
6226         * shell/ev-sidebar-thumbnails.h:
6227         * shell/ev-view.c: (ev_view_motion_notify_event),
6228         (ev_view_set_property), (ev_view_get_property),
6229         (ev_view_class_init), (ev_view_set_rotation):
6230         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6231         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6232         (ev_window_init):
6233         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6234         Redo rotation (again).  prepare for 0.4.0
6235
6236 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6237
6238         * configure.ac: Bump poppler requirement to 0.4.1.
6239
6240         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6241         argument to poppler_page_render_selection() call.
6242
6243 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6244
6245         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6246         (djvu_document_thumbnails_get_thumbnail):
6247         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6248         (dvi_document_thumbnails_get_thumbnail):
6249         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6250         (pixbuf_document_thumbnails_get_thumbnail):
6251         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6252         
6253         Update rotation direction of backends to fit with pdf and ps.
6254
6255 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6256
6257         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6258         * backend/ev-async-renderer.h:
6259         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6260         (setup_page), (ps_document_get_page_size),
6261         (ps_async_renderer_render_pixbuf):
6262         * ps/ps-document.h:
6263         * shell/ev-jobs.c: (ev_job_render_run):
6264
6265         Fix orientation in the postscript document
6266
6267 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6268
6269         * pdf/ev-poppler.cc:
6270         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6271         * shell/ev-view.c: (highlight_find_results):
6272
6273         Adapt to the new poppler rotation API. Fix text maps on landscape
6274         documents.
6275
6276 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6277
6278         * shell/ev-view.c (compute_new_selection_text): get the correct
6279         region when selecting in modes other than continuous.
6280
6281 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6282
6283         * shell/main.c (main): remove redundant g_warnings.
6284
6285 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6286
6287         * shell/Makefile.am: Don't include autogenerated
6288         file ev-application-service.h into distribution, since
6289         it causes dbus crash. Fix for bugs 313724 and 313443. 
6290
6291 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6292
6293         * configure.ac: Fix sed expression for FreeBSD. Thanks
6294         to Joe Marcus Clark <marcus@freebsd.org>
6295         
6296         * shell/eggfindbar.c: (entry_activate_callback),
6297         (entry_changed_callback), (egg_find_bar_init),
6298         (egg_find_bar_set_search_string):
6299         
6300         Made findbar buttons unsensitive if there is no text in
6301         entry. Fix for the bug 313285.
6302
6303 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6304
6305         * ps/ps-document.c: Use g_filename_display_name for displaying
6306         filenames and revert string freeze breackage
6307
6308 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6309
6310         * NEWS:
6311         * configure.ac:
6312
6313         Update for 0.3.4
6314
6315         * shell/Makefile.am:
6316
6317         Add ev-application-service.xml to extra dist
6318
6319         * shell/ev-view.c: (find_page_at_location):
6320
6321         Remove unused function (fix warning)
6322
6323 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6324
6325         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6326         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6327         
6328         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6329         bug 313623.
6330
6331 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6334         * shell/ev-window.c:
6335         Fix build warnings
6336
6337 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6338
6339         * configure.ac: Update script to get dbus version.
6340         Fix for the bug #313443.
6341
6342 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6343
6344         * shell/ev-window.c: (ev_window_cmd_escape):
6345         
6346         Return focus back to view on escape. Fix for bug 313295.
6347
6348 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6349
6350         * shell/ev-window.c: (update_window_title),
6351         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6352         (ev_window_cmd_save_as):
6353         
6354         Correct conversion from uri to displayable string. Fix for
6355         bug 313296.
6356
6357 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6358
6359         * ps/ps-document.c: convert filename to utf8 when there is an error
6360         loading document. Fixes #309915
6361
6362 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6363
6364         * configure.ac:
6365
6366         We depend on poppler 0.4.0
6367
6368 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6369
6370         * configure.ac:
6371         * NEWS: Release 0.3.3.
6372         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6373
6374 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6375
6376         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6377         add a couple missing mnemonics to menu items, use title 
6378         capitalization for menu items and window titles, and add 
6379         ellipsis to open menu item.     
6380
6381 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6382
6383         * pdf/ev-poppler.cc:
6384         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6385         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6386         (ev_view_get_rotation):
6387         * shell/ev-view.h:
6388         * shell/ev-window.c: (setup_view_from_metadata),
6389         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6390         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6391         disk.
6392
6393 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6394
6395         * configure.ac: Added tr to ALL_LINGUAS
6396
6397 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6398
6399         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6400         requires several clicks to find word. Thanks to 
6401         Colin Slater <kiltedtaco@gmail.com>.
6402
6403 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6404
6405         * data/evince.desktop.in.in: Hide menu entry and
6406         rename it to "Document Viewer". Fix for bug 
6407         #312399.
6408
6409 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6410
6411         * shell/ev-page-action.c (ev_page_action_class_init): 
6412
6413         Point to the correct function in constructor of the
6414         activate_label signal
6415
6416 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6417
6418         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6419         * shell/ev-jobs.h: Make thread safe.
6420
6421 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6422
6423         * shell/ev-view.c: (view_update_range_and_current_page):
6424         Don't update page range if we are scrolling to some document
6425         point.
6426
6427 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6428
6429         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6430         when getting max_page_width, fix drawing in dual mode.
6431
6432 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6433
6434         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6435         getting the area for select_all.
6436
6437 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6438
6439         * backend/ev-selection.c: (ev_selection_render_selection):
6440         * backend/ev-selection.h:
6441         * pdf/ev-poppler.cc:
6442         * shell/ev-jobs.c: (ev_job_render_new):
6443         * shell/ev-jobs.h:
6444         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6445         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6446         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6447         (ev_view_class_init):
6448
6449         Change selection color on focus in and focus out events.  Also,
6450         poppler now uses GdkColor for specifying the selection colors, so
6451         drop some awkward conversion code.
6452
6453 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6454
6455         * configure.ac: Added Hebrew translation
6456
6457 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6458
6459         * NOTES:
6460         * backend/ev-selection.c: (ev_selection_render_selection):
6461         * backend/ev-selection.h:
6462         * pdf/ev-poppler.cc:
6463         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6464         (ev_job_render_run):
6465         * shell/ev-jobs.h:
6466         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6467         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6468         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6469         (ev_pixbuf_cache_style_changed),
6470         (ev_pixbuf_cache_get_selection_pixbuf),
6471         (ev_pixbuf_cache_set_selection_list),
6472         (ev_pixbuf_cache_get_selection_list):
6473         * shell/ev-pixbuf-cache.h:
6474         * shell/ev-utils.c: (ev_print_region_contents):
6475         * shell/ev-utils.h:
6476         * shell/ev-view.c: (ev_view_queue_draw_page),
6477         (selection_update_idle_cb), (ev_view_motion_notify_event),
6478         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6479         (setup_caches), (ev_view_find_next), (merge_selection_region),
6480         (selection_free):
6481         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6482
6483         Clean up selection to be much smoother!
6484
6485 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6486
6487         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6488         to poppler_page_render_selection().
6489
6490 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6491
6492         * ps/ps-document.c: (save_page_list): Use
6493         unzipped document when printing. Thanks to 
6494         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6495         311016.
6496
6497 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6498
6499         * shell/ev-window.c: (update_action_sensitivity):
6500         
6501         Disable print and save respect to lockdown gconf keys. Fix
6502         for 312342.
6503
6504 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6505
6506         * configure.ac:
6507         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6508         (write_to_temp_file), (ev_file_set_contents):
6509         * shell/ev-utils.h:
6510         * shell/ev-window.c: (save_print_config_to_file):
6511         
6512         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6513         Fix for bug 312238
6514
6515 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6516
6517         * shell/ev-window.c: (load_print_config_from_file),
6518         (save_print_config_to_file), (ev_window_print_range):
6519
6520         Persist the print settings. Fixes bug #311578.
6521
6522 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6523
6524         * djvu/djvu-document.c: (djvu_document_get_page_size),
6525         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6526         (djvu_document_thumbnails_get_thumbnail):
6527         * dvi/dvi-document.c: (dvi_document_get_page_size),
6528         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6529         (dvi_document_thumbnails_get_dimensions),
6530         (dvi_document_thumbnails_get_thumbnail):
6531         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6532         (pixbuf_document_render_pixbuf),
6533         (pixbuf_document_document_iface_init),
6534         (pixbuf_document_thumbnails_get_thumbnail):
6535         
6536         Update backends to make them build with new rotation system.
6537
6538 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6539
6540         * help/C/figures/evince_start_window.png:
6541         
6542         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6543
6544 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6545
6546         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6547         * shell/ev-pixbuf-cache.h:
6548         * shell/ev-sidebar-thumbnails.c:
6549         (ev_sidebar_thumbnails_get_property), (add_range),
6550         (adjustment_changed_cb):
6551         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6552         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6553         we were thumbnailing the entire docment on startup, slowing us
6554         down hugely. 
6555
6556 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6557
6558         * shell/ev-page-cache.c: (ev_page_cache_new):
6559         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6560         == 0, fixes #310306.
6561
6562 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6563
6564         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6565         (ev_view_rotate_left):
6566
6567         Account rotation in doc_rect_to_view_rect.
6568         Ensure rotation doesnt go out of bounds.
6569
6570 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6571
6572         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6573
6574         Correct and cleanup w/h swapping
6575
6576 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6577
6578         * backend/ev-document-thumbnails.c:
6579         (ev_document_thumbnails_get_thumbnail):
6580         * backend/ev-document-thumbnails.h:
6581         * backend/ev-document.c:
6582         * backend/ev-document.h:
6583         * backend/ev-render-context.c: (ev_render_context_new),
6584         (ev_render_context_set_rotation):
6585         * backend/ev-render-context.h:
6586         * pdf/ev-poppler.cc:
6587         * ps/ps-document.c: (ps_document_document_iface_init):
6588         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6589         * shell/ev-jobs.h:
6590         * shell/ev-page-cache.c: (build_height_to_page),
6591         (ev_page_cache_new), (ev_page_cache_get_size),
6592         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6593         (ev_page_cache_get_height_to_page):
6594         * shell/ev-page-cache.h:
6595         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6596         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6597         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6598         (ev_pixbuf_cache_get_selection_pixbuf):
6599         * shell/ev-pixbuf-cache.h:
6600         * shell/ev-print-job.c: (idle_print_handler):
6601         * shell/ev-sidebar-thumbnails.c: (add_range):
6602         * shell/ev-view.c: (view_update_range_and_current_page),
6603         (get_page_y_offset), (get_page_extents),
6604         (ev_view_size_request_continuous_dual_page),
6605         (ev_view_size_request_continuous),
6606         (ev_view_size_request_dual_page),
6607         (ev_view_size_request_single_page), (draw_one_page),
6608         (ev_view_set_rotation), (ev_view_rotate_right),
6609         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6610         (ev_view_zoom_for_size_continuous_and_dual_page),
6611         (ev_view_zoom_for_size_continuous),
6612         (ev_view_zoom_for_size_dual_page),
6613         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6614         (ev_view_select_all):
6615         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6616         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6617         (tiff_document_document_iface_init),
6618         (tiff_document_thumbnails_get_thumbnail):
6619
6620         Use rotation rather than orientation. It's easier and enough
6621         for our needs.
6622
6623 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6624
6625         * shell/ev-page-cache.c: (build_height_to_page),
6626         (ev_page_cache_new), (ev_page_cache_get_size),
6627         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6628         (ev_page_cache_get_height_to_page):
6629         * shell/ev-page-cache.h:
6630         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6631         (ev_view_size_request_continuous_dual_page),
6632         (ev_view_size_request_continuous),
6633         (ev_view_zoom_for_size_continuous_and_dual_page),
6634         (ev_view_zoom_for_size_continuous):
6635
6636         Make the page cache aware of page orientation.
6637
6638 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6639
6640         * backend/ev-document-thumbnails.c:
6641         (ev_document_thumbnails_get_thumbnail):
6642         * backend/ev-document-thumbnails.h:
6643         * backend/ev-document.c:
6644         * backend/ev-document.h:
6645         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6646         * backend/ev-ps-exporter.h:
6647         * pdf/ev-poppler.cc:
6648         * ps/ps-document.c: (ps_document_document_iface_init),
6649         (ps_document_ps_export_do_page):
6650         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6651         * shell/ev-jobs.h:
6652         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6653         (ev_page_cache_get):
6654         * shell/ev-page-cache.h:
6655         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6656         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6657         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6658         * shell/ev-pixbuf-cache.h:
6659         * shell/ev-print-job.c: (idle_print_handler):
6660         * shell/ev-sidebar-thumbnails.c: (add_range):
6661         * shell/ev-view.c: (view_update_range_and_current_page),
6662         (get_page_extents), (ev_view_size_request_dual_page),
6663         (ev_view_size_request_single_page), (draw_one_page),
6664         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6665         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6666         (ev_view_zoom_for_size_dual_page),
6667         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6668         (ev_view_select_all):
6669         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6670         * tiff/tiff-document.c: (tiff_document_get_page_size),
6671         (tiff_document_get_orientation), (rotate_pixbuf),
6672         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6673         (tiff_document_thumbnails_get_thumbnail),
6674         (tiff_document_ps_export_do_page), (tiff_document_init):
6675
6676         Really make use of the orientation bit of the render context.
6677         Use the render context in a few more places in the backend API.
6678         This regress orientation, but now it's done right. Will try to
6679         fix it up asap...
6680
6681 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6682
6683         * shell/ev-view.c: (ensure_rectangle_is_visible):
6684
6685         Patch by Nickolay V. Shmyrev to fix find flickering
6686
6687 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6688
6689         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6690         duplex parameters to ::begin.
6691
6692         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6693         * shell/ev-print-job.c (idle_print_handler): 
6694         * ps/ps-document.c (ps_document_ps_export_begin): 
6695         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6696         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6697         implementations. Poppler backend needs poppler cvs. Rest has
6698         unchanged behavior.
6699
6700 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6701
6702         * shell/ev-window.c (using_pdf_printer): new function.
6703         (ev_window_print_range): print a less techy message if someone
6704         tries to print to PDF.
6705
6706 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6707
6708         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6709         from "unknown font" string. Bug #311431
6710
6711 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6712
6713         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6714
6715 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6716
6717         Bug #311280
6718         
6719         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6720         name for PopplerFontTypes
6721         (pdf_document_fonts_fill_model): add font type to the detail column
6722
6723         * backend/ev-document-fonts.h: added
6724         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6725
6726         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6727         font name and font details, add a little markup.
6728         (ev_properties_fonts_init): use the new cell data func, specify ypad
6729         property for the cell renderer.
6730         (ev_properties_fonts_set_document): add the details column.
6731
6732 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6733
6734         * configure.ac: Added "pl" to ALL_LINGUAS.
6735
6736 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6737
6738         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6739
6740 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6741
6742         * help/ChangeLog: Started this for translations of manual.
6743         * configure.ac, autogen.sh, .cvsignore: Migrated to
6744         gnome-doc-utils. Patch in bug #311222.
6745
6746 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6747
6748         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6749         #ifdef this away to fix an unused-function warning.
6750
6751 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6752
6753         * configure.ac: Added 'gl' to ALL_LINGUAS.
6754
6755 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6756
6757         * configure.ac: Added ne in ALL_LINGUAS
6758         
6759 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6760
6761         * shell/ev-view.c: (ev_view_leave_notify_event):
6762         
6763         Clear status message when pointer leaves view. Fix for bug
6764         #310818 
6765
6766 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6767
6768         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6769
6770 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6771
6772         * shell/ev-view.c: (ev_view_leave_notify_event),
6773         (ev_view_class_init):
6774         
6775         Set cursor to normal then leaving view.
6776
6777 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6778
6779         * configure.ac:
6780         
6781         Fix required djvulibre version.
6782
6783 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6784
6785         *configure.ac: Hindi (hi) language added
6786
6787 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6788
6789         *configure.ac: Punjabi (pa) Language added
6790
6791 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6792
6793         * data/evince-ui.xml, shell/ev-window.c:
6794         
6795         Add keypad accelerators for zooming. Fix for bug 308128.
6796
6797 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6798
6799         * Makefile.am:
6800         * backend/Makefile.am:
6801         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6802         * configure.ac:
6803         * shell/ev-document-types.c: (ev_document_types_add_filters):
6804
6805         Allow to enable/disable the pixbuf backend.
6806         Default to off for now. If we want it enabled we should
6807         really put mime types in the desktop, implement properties etc.
6808
6809         * properties/evince-properties.c:
6810
6811         Initialize error to NULL.
6812         Check error is not NULL before freeing.
6813
6814 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6815
6816         * shell/ev-window.c:
6817
6818         Use F5 as presentation accell
6819
6820 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6821
6822         * shell/ev-window.c: (update_chrome_visibility),
6823         (ev_window_create_fullscreen_popup), (ev_window_init):
6824
6825         Do not leak the fullscreen toolbar
6826
6827 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6828
6829         * shell/ev-window.c: (view_actions_focus_in_cb),
6830         (view_actions_focus_out_cb):
6831
6832         These has a return value! Fix totally random focus
6833         issues we was seeing.
6834
6835 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6836
6837         * shell/main.c: (load_files_remote):
6838
6839         Allow open more than one file
6840
6841 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6842
6843         * shell/main.c: (load_files_remote):
6844
6845         Fix for dbus 0.33. bug #309975
6846
6847 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6848
6849         * properties/ev-properties-main.c: (ev_properties_get_pages):
6850
6851         Actually return NULL for types we dont support
6852
6853 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6854
6855         * po/POTFILES.in:
6856
6857         Remove empty lines.
6858
6859 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6860
6861         * backend/ev-document-factory.c:
6862         (ev_document_factory_get_document):
6863
6864         Do not try to create the object if type
6865         is invalid.
6866
6867 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6868
6869         * ps/ps-document.c: (ps_document_dispose),
6870         (ps_async_renderer_render_pixbuf):
6871         * ps/ps-document.h:
6872
6873         Do not leak the target window
6874
6875 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6876
6877         * shell/ev-application.c: (ev_application_init):
6878
6879         Let tbe check file existence for us.
6880         Add a comment about eggrecent mime filter.
6881
6882 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6883
6884         * data/evince-ui.xml:
6885         * shell/ev-application.c: (ev_application_shutdown),
6886         (ev_application_init), (ev_application_get_toolbars_model),
6887         (ev_application_get_recent_model),
6888         (ev_application_save_toolbars_model):
6889         * shell/ev-application.h:
6890         * shell/ev-window.c: (ev_window_add_recent),
6891         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6892         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6893         (ev_window_init):
6894
6895         Use common toolbar and recent models for all windows.
6896         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6897
6898 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6899
6900         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6901         successfully check for gtk_icon_view_get_visible_range.
6902
6903 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6904
6905         * djvu/Makefile.am:
6906         * dvi/Makefile.am:
6907         
6908         Fix djvu and dvi backend build.
6909
6910 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6911
6912         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6913         (new_separator_pixbuf):
6914
6915         Don't leak windows.
6916
6917 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6918
6919         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6920
6921         HIGification of toolbar editor dialogue.
6922
6923 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6924
6925         * configure.ac:
6926         * shell/Makefile.am:
6927
6928         Ever build metadata manager since it's just
6929         disabled at runtime now.
6930
6931 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6932
6933         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6934         (ev_metadata_manager_get), (ev_metadata_manager_set):
6935         * shell/ev-metadata-manager.h:
6936
6937         Add an _init functions that enabled metadata management
6938         at runtime.
6939
6940         * shell/ev-window.c: (page_changed_cb),
6941         (setup_document_from_metadata), (ev_window_setup_document),
6942         (setup_view_from_metadata), (ev_window_open_uri),
6943         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6944         (ev_window_run_presentation), (ev_window_stop_presentation),
6945         (save_sizing_mode), (ev_window_zoom_changed_cb),
6946         (ev_window_continuous_changed_cb),
6947         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6948         (window_configure_event_cb):
6949
6950         Remove all ugly metadata define since we deal with it
6951         at runtime now.
6952
6953         * shell/main.c: (load_files_remote), (main):
6954
6955         Add support for dbus cvs head. Hopefully didnt break one
6956         of the other versions now!
6957
6958         If we dont get a response from the dbus server just
6959         give up with it and not enable metadata.
6960
6961 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6962
6963         * Makefile.am:
6964         * backend/Makefile.am:
6965         * configure.ac:
6966         * cut-n-paste/recent-files/Makefile.am:
6967         * cut-n-paste/toolbar-editor/Makefile.am:
6968         * cut-n-paste/zoom-control/Makefile.am:
6969         * lib/Makefile.am:
6970         * pdf/Makefile.am:
6971         * pixbuf/Makefile.am:
6972         * properties/Makefile.am:
6973         * ps/Makefile.am:
6974         * shell/Makefile.am:
6975         * thumbnailer/Makefile.am:
6976         * tiff/Makefile.am:
6977
6978         Make frontends depend on just libev.
6979         Rework and group CFLAGS/LIBS definitions.
6980         Cleanups.
6981
6982 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6983
6984         * shell/ev-window:
6985
6986         do not unnecessarily save zoom
6987
6988         * configure.ac:
6989         * lib/ev-file-helpers.c: (ev_dot_dir):
6990         * shell/Makefile.am:
6991         * shell/dummy.cc:
6992
6993         Some cleanups
6994
6995 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6996
6997         * configure.ac:
6998         
6999         Remove unnecessary dependencies
7000
7001 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7002
7003         * properties/Makefile.am:
7004         * thumbnailer/Makefile.am:
7005         * tiff/Makefile.am:
7006
7007         Some more cleanups. Was really necessary
7008         but I probably introduced bugs, feel free
7009         to flame :)
7010
7011 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7012
7013         * backend/Makefile.am:
7014         * configure.ac:
7015         * cut-n-paste/recent-files/Makefile.am:
7016         * cut-n-paste/toolbar-editor/Makefile.am:
7017         * cut-n-paste/zoom-control/Makefile.am:
7018         * lib/Makefile.am:
7019         * pdf/Makefile.am:
7020         * pixbuf/Makefile.am:
7021         * properties/Makefile.am:
7022         * ps/Makefile.am:
7023         * shell/Makefile.am:
7024         * thumbnailer/Makefile.am:
7025         * tiff/Makefile.am:
7026
7027         Use gnome-common macros when possible.
7028         Cleanup dependencies.
7029         Actually disable deprecated where possible.
7030
7031 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7032
7033         * Makefile.am:
7034         * backend/Makefile.am:
7035         * properties/Makefile.am:
7036         * shell/Makefile.am:
7037         * thumbnailer/Makefile.am:
7038
7039         This should solve the circular dep without
7040         requiring dir reorg!
7041
7042         * shell/ev-window.c: (setup_view_from_metadata):
7043
7044         Never restore window size/position when the
7045         window is already visible.
7046
7047 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7048
7049         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7050
7051         Return a boolean from timeout func. Fix ported from gedit.
7052
7053 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7054
7055         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7056
7057 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7058
7059         * shell/ev-document-types.c: set "All Documents" as default filter in
7060         open dialog
7061
7062 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7063
7064         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7065         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7066         (ev_metadata_manager_set_boolean): fix value/val thinko.
7067
7068 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7069
7070         * shell/ev-window.c: (setup_view_from_metadata),
7071         (window_state_event_cb), (window_configure_event_cb),
7072         (ev_window_init):
7073
7074         Remember window position and maximized state
7075
7076 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7077
7078         * configure.ac:
7079
7080         Fix DBUS configure checks.
7081
7082         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7083         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7084         (ev_metadata_manager_set_boolean):
7085
7086         Plug mem leaks.
7087
7088         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7089         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7090         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7091         (ev_window_continuous_changed_cb),
7092         (ev_window_dual_mode_changed_cb), (ev_window_new):
7093
7094         Fix the build without DBUS.
7095
7096 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7097
7098         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7099         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7100         (ev_metadata_manager_set_string),
7101         (ev_metadata_manager_set_boolean):
7102         * shell/ev-metadata-manager.h:
7103
7104         Add support for some more types
7105
7106         * shell/ev-view.c: (scroll_to_current_page),
7107         (ev_view_get_continuous), (ev_view_set_continuous),
7108         (ev_view_get_dual_page):
7109         * shell/ev-view.h:
7110         * shell/ev-window.c: (page_changed_cb),
7111         (setup_document_from_metadata), (ev_window_setup_document),
7112         (setup_view_from_metadata), (ev_window_open_uri),
7113         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7114         (ev_window_run_presentation), (ev_window_stop_presentation),
7115         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7116         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7117         (ev_window_update_dual_page_action),
7118         (ev_window_continuous_changed_cb),
7119         (ev_window_dual_mode_changed_cb), (ev_window_init):
7120
7121         Remember a bunch of view/document properties. Prolly some
7122         are still missing but it's getting interesting.
7123
7124 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7125
7126         * configure.ac: check if dbus-binding-tool is installed. Not the
7127         case on current Ubuntu breezy, it seems.
7128
7129 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7130
7131         * data/evince.desktop.in.in:
7132         
7133         Allow open uri lists and add TryExec field.
7134
7135 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7136
7137         * configure.ac:
7138
7139         Enable dbus when available, do not require a configure
7140         option.
7141
7142 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7143
7144         * configure.ac:
7145
7146         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7147         disabled.
7148
7149 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7150         Marco Pesenti Gritti  <mpg@redhat.com>
7151
7152         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7153         
7154         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7155         functions to the format required by dbus
7156
7157         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7158         errors. Use the RPC parameters in the expected way
7159
7160 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7161
7162         * Makefile.am:
7163         * properties/Makefile.am:
7164         * properties/ev-properties-main.c: (ev_properties_get_pages):
7165
7166         Support all mime types
7167
7168         * shell/Makefile.am:
7169         * thumbnailer/Makefile.am:
7170         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7171         (evince_thumbnail_pngenc_get):
7172
7173         Use the document factory
7174
7175 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7176
7177         * backend/Makefile.am:
7178         * backend/ev-document-factory.c:
7179         (mime_type_supported_by_gdk_pixbuf),
7180         (ev_document_type_get_from_mime),
7181         (ev_document_factory_get_document),
7182         (ev_document_factory_get_backend),
7183         (ev_document_factory_get_mime_types),
7184         (ev_document_factory_get_all_mime_types):
7185         * backend/ev-document-factory.h:
7186         * shell/Makefile.am:
7187         * shell/ev-document-types.c: (get_document_from_uri),
7188         (ev_document_types_get_document),
7189         (file_filter_add_mime_list_and_free),
7190         (ev_document_types_add_filters):
7191         * shell/ev-document-types.h:
7192         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7193         * shell/ev-properties-dialog.c:
7194         (ev_properties_dialog_set_document):
7195         * shell/ev-window.c: (ev_window_cmd_file_open),
7196         (ev_window_cmd_save_as):
7197         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7198
7199         Rework document types managing to avoid code duplication
7200         and actually abstract from backend implementations.
7201         Also provide a minimal factory api that can be used by
7202         thumbnailer/properties.
7203
7204 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7205
7206         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7207         Plug a mem leak.
7208         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7209         HIG spacings.
7210
7211 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7212
7213         * shell/ev-properties-dialog.c
7214         (ev_properties_dialog_set_document): only call
7215         ev_properties_fonts_set_document() if the document implements the
7216         fonts interface
7217
7218 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7219
7220         * configure.ac:
7221         * properties/Makefile.am:
7222         * properties/ev-properties-view.c:
7223         (ev_properties_view_register_type):
7224         * properties/ev-properties-view.h:
7225         * properties/ev-properties-main.h:
7226
7227         Implement nautilus plugin for properties.
7228         Works only for pdf atm, I need to rework the
7229         document types stuff to get this to work
7230         for all backends...
7231
7232 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7233
7234         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7235         (ev_properties_fonts_set_document): use
7236         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7237
7238 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7239
7240         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7241         them
7242         (PlaceImage, tiff2ps_process_page): use
7243         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7244
7245
7246 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7247
7248         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7249         (main): to call gnome_authentication_manager_init. Should fix
7250         Bug #308510
7251
7252         * configure.ac: that requires libgnomeui 2.6.0.
7253
7254 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7255
7256         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7257         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7258         use the new tiff2ps interfaces
7259
7260         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7261         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7262
7263         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7264         structure instead of global variables.  Remove use of static
7265         variables in functions.
7266
7267 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7268
7269         * shell/ev-page-action.c: unref the completion after setting it to the
7270         entry
7271
7272 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7273
7274         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7275         postscript files
7276
7277 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7278
7279         * shell/ev-window.c (update_action_sensitivity): disable
7280         File->Print if the document does not implement the ps exporter
7281         interface
7282
7283 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7284
7285         * Makefile.am:
7286         * configure.ac:
7287         * data/evince-properties.glade:
7288         * properties/.cvsignore:
7289         * properties/Makefile.am:
7290         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7291         (ev_properties_view_class_init), (ev_properties_view_format_date),
7292         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7293         (ev_properties_view_init), (ev_properties_view_new):
7294         * properties/ev-properties-view.h:
7295         * shell/Makefile.am:
7296         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7297         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7298         (ev_properties_dialog_new):
7299         * shell/ev-properties-dialog.h:
7300         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7301         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7302         (update_progress_label), (job_fonts_finished_cb),
7303         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7304         * shell/ev-properties-fonts.h:
7305         * shell/ev-properties.c:
7306         * shell/ev-properties.h:
7307         * shell/ev-window.c: (ev_window_setup_document),
7308         (ev_window_cmd_file_properties):
7309
7310         Split the properties pages in two different objects, depend
7311         only on the backend where possible, use widgets instead
7312         of gobject for the glade part, reimplement the dialog
7313         itself with gtk.
7314         I need this to implement nautilus properties page.
7315
7316 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7317
7318         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7319         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7320         (tiff_document_document_ps_exporter_iface_init): implement the ps
7321         exporter interface for tiff documents
7322
7323         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7324         libtiff to implement TIFF postscript export
7325
7326         * tiff/tiff2ps.h: added a header file for external tiff2ps
7327         functions.
7328
7329         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7330         tiff2ps.h
7331
7332 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7333
7334         * shell/ev-view.c: (scroll_to_current_page),
7335         (ev_view_set_fullscreen), (ev_view_set_presentation):
7336         
7337         Scroll to current page when exit from presentation
7338
7339 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7340
7341         * shell/ev-window.c: (update_document_mode),
7342         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7343         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7344         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7345         
7346         Exit from fullscreen mode when switch to presentation. Fix for
7347         bug 309365
7348
7349 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7350
7351         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7352         return NULL if the document does not implement the selection
7353         interface.
7354
7355 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7356
7357         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7358         reported height by using the resolution aspect ratio
7359         (tiff_document_render_pixbuf): scale the pixbuf using the
7360         resolution aspect ratio
7361
7362 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7363
7364         * configure.ac:
7365         
7366         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7367         <kiltedaco@gmail.com>
7368         
7369         * djvu/djvu-document.c: (djvu_document_get_orientation),
7370         (djvu_document_set_orientation), (djvu_document_get_page_size),
7371         (rotate_pixbuf), (djvu_document_render_pixbuf),
7372         (djvu_document_document_iface_init):
7373         * dvi/dvi-document.c: (dvi_document_get_orientation),
7374         (dvi_document_set_orientation), (dvi_document_get_page_size),
7375         (rotate_pixbuf), (dvi_document_render_pixbuf),
7376         (dvi_document_document_iface_init):
7377         
7378         Dvi and djvu backends are ported to new API
7379
7380 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7381
7382         * backend/ev-selection.c: (ev_selection_get_selection_region),
7383         (ev_selection_get_selection_map):
7384         * backend/ev-selection.h:
7385         * pdf/ev-poppler.cc:
7386         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7387         * shell/ev-jobs.h:
7388         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7389         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7390         (ev_pixbuf_cache_get_text_mapping):
7391         * shell/ev-pixbuf-cache.h:
7392         * shell/ev-view.c: (location_in_text),
7393         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7394         support to EvView.  Now we can see where we can select!  Sweet!
7395
7396 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7397
7398         * shell/ev-view.c (ev_view_button_press_event): Fix
7399         event->y + view->scroll_x typo.
7400
7401 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7402
7403         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7404         sub-GdkPixbuf instead of passing dest_x and dest_y.
7405         
7406         * shell/ev-view.c: (view_point_to_doc_point),
7407         (view_rect_to_doc_rect), (ev_view_button_press_event),
7408         (ev_view_motion_notify_event), (compute_new_selection_rect),
7409         (gdk_rectangle_point_in), (compute_new_selection_text),
7410         (compute_selections): Update selection code to keep the selection
7411         around as two points and not as a normalized rectangle, and fix
7412         page level selection in two-column mode.
7413
7414 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7415
7416         * shell/ev-window.c: (window_configure_event_cb): 
7417         
7418         Fix compilation
7419         
7420 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7421
7422         * pdf/ev-poppler.cc:
7423
7424         Fix compilation
7425
7426 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7427
7428         * shell/Makefile.am:
7429         * shell/ev-metadata-manager.c: (item_free),
7430         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7431         (parse_value), (parseItem), (load_values),
7432         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7433         (save_values), (save_item), (get_oldest), (resize_items),
7434         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7435         * shell/ev-metadata-manager.h:
7436
7437         Metadata manager from gedit but modified to use GValue, so that
7438         we dont need to keep converting from strings.
7439
7440         * configure.ac:
7441
7442         ENABLE_METADATA conditional, on when dbus is on
7443
7444         * shell/ev-application.c: (ev_application_open_uri):
7445
7446         Show the window after load so that we can initialize
7447         window size before it's showed.
7448
7449         * shell/ev-window.c: (ev_window_setup_from_metadata),
7450         (ev_window_open_uri), (window_configure_event_cb),
7451         (ev_window_init):
7452
7453         Save and load metadata information about window size.
7454         Not yet keeping states in account.
7455
7456         * shell/main.c: (main):
7457
7458         Shutdown metadata manager.
7459
7460 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7461
7462         * shell/ev-application-service.xml:
7463         * configure.ac:
7464         * shell/Makefile.am:
7465         * shell/ev-application.c:
7466         * shell/ev-application.h:
7467         * shell/ev-window.c:
7468         * shell/ev-window.h:
7469         * shell/main.c:
7470
7471         Add an optional dbus interface (--enable-dbus).
7472         Rework application code, mainly to be easier to
7473         use "remotely".
7474         Do not open multiple windows with the same document,
7475         spatial evince!
7476
7477 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7478
7479         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7480         pixbuf iff it exists.
7481
7482 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7483
7484         * shell/*:
7485         * backend/ev-render-context.[ch]:
7486         * backend/ev-selection.[ch]:
7487
7488         Massive changes.  We now support text selection of pdfs, and not
7489         just rectangular selection.  This is pretty broken still, but I
7490         want to get something into CVS.
7491
7492 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7493
7494         * pdf/ev-poppler.cc:
7495         
7496         Fix for Bug 309080: crash on window close.
7497         
7498         * shell/ev-page-action.c: (page_changed_cb):
7499         
7500         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7501         jensgr@gmx.net (Jens Granseuer).
7502
7503 2005-06-25  Marcel Telka  <marcel@telka.sk>
7504
7505         * configure.in (ALL_LINGUAS): Added sk.
7506
7507 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7508
7509         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7510         not a document open
7511
7512 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7513
7514         * NEWS:
7515         * configure.ac:
7516
7517         Release 0.3.2
7518
7519         * cut-n-paste/recent-files/Makefile.am:
7520
7521         Fix make distcheck
7522
7523 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7524
7525         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7526         (pixbuf_document_set_orientation), (rotate_pixbuf),
7527         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7528         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7529
7530         Implement rotation and cleanup the code a bit.
7531
7532         * tiff/tiff-document.c: (tiff_document_get_page_size),
7533         (tiff_document_get_orientation), (tiff_document_set_orientation),
7534         (rotate_pixbuf), (tiff_document_render_pixbuf),
7535         (tiff_document_document_iface_init), (tiff_document_init):
7536
7537         Implement rotation. Was the quicker solution for the release
7538         but we really need to share this code in the shell.
7539
7540 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7541
7542         * pdf/ev-poppler.cc:
7543
7544         Enable rotation, require poppler cvs. Fix a leak.
7545
7546 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7547
7548         * shell/ev-window.c: (update_action_sensitivity):
7549         
7550         Make properties unsensitive if document backend doesn't provide
7551         any info
7552
7553 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7554
7555         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7556         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7557         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7558         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7559         (bitmap_flip_rotate_counter_clockwise):
7560         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7561         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7562         (buff_gets):
7563         * dvi/mdvi-lib/common.h:
7564         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7565         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7566         (opendvi), (mdvi_reload), (mdvi_init_context),
7567         (mdvi_destroy_context), (mdvi_dopage), (special):
7568         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7569         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7570         (file_hash_free), (register_encoding), (parse_spec),
7571         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7572         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7573         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7574         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7575         (mdvi_register_font_type), (mdvi_unregister_font_type),
7576         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7577         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7578         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7579         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7580         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7581         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7582         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7583         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7584         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7585         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7586         (mdvi_unregister_special), (mdvi_flush_specials):
7587         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7588         (t1_font_remove):
7589         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7590         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7591         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7592         (free_font_metrics), (flush_font_metrics):
7593         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7594         (tt_font_remove):
7595         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7596         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7597         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7598         (dstring_insert), (dstring_new), (dstring_reset):
7599         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7600         
7601         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7602         avoid conflict with libtool on FC4
7603         
7604         * shell/ev-window.c: (ev_window_cmd_help_about):
7605         
7606         Update copyright year. Fix for bug 308828.
7607
7608 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7609
7610         * shell/ev-view.c: (add_scroll_binding_keypad),
7611         (ev_view_binding_activated), (ev_view_class_init),
7612         (on_adjustment_value_changed):
7613         
7614         Bug 170874: Arrow keys switch pages in presentation mode
7615
7616 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7617
7618         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7619         
7620         Fix for Bug 308265: Sidebar dissappears coming out of 
7621         Presentation mode
7622
7623 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7624
7625         * shell/ev-application.c: (ev_application_open):
7626         * shell/ev-document-types.c: (ev_document_types_add_filters),
7627         (ev_document_types_add_filters_for_type):
7628         * shell/ev-document-types.h:
7629         * shell/ev-window.c: (ev_window_cmd_save_as):
7630         
7631         Suggest basename as template when saving, provide filters
7632         for save dialog. It's bug 308402
7633
7634 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7635
7636         * pdf/ev-poppler.cc:
7637         * shell/ev-sidebar-links.c: (job_finished_callback):
7638         * shell/ev-view.c: (update_find_status_message):
7639         
7640         Some leaks fixed
7641
7642 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7643
7644         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7645         (egg_recent_view_uimanager_set_list):
7646
7647         Fix buglet in !show_numbers case.
7648
7649 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7650
7651         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7652         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7653
7654         Use pango ellipsisation.
7655
7656         * pdf/ev-poppler.cc:
7657
7658         Fix refcount leak, from nsh.
7659
7660 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7661
7662         * cut-n-paste/recent-files/Makefile.am:
7663         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7664         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7665         
7666         Removed EggRecentViewGtk
7667         
7668         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7669         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7670         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7671         (ev_window_setup_recent):
7672         
7673         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7674         with other projects
7675
7676 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7677
7678         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7679         (egg_recent_view_gtk_finalize):
7680
7681         Fix memory leak
7682
7683         * cut-n-paste/toolbar-editor/Makefile.am:
7684         
7685         Fix location of cursor icon.
7686         
7687         * pdf/ev-poppler.cc:
7688         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7689         (display_completion_text), (match_completion):
7690         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7691         (selection_changed_callback), (create_loading_model),
7692         (print_section_cb), (links_page_num_func),
7693         (update_page_callback_foreach):
7694         * shell/ev-window.c: (ev_window_dispose):
7695         
7696         Small memory fixes. Links model now store objects instead
7697         of pointers to improve memory management. 
7698
7699 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7700
7701         * shell/ev-window.c: (zoom_control_changed_cb):
7702         
7703         Fix update of zoom control (bug 308268).
7704
7705 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7706
7707         * shell/ev-properties.c (set_property): escape the text correctly.
7708         Handles non-UTF-8 properties and escaped properties.  Also, sets
7709         the text to "<i>None</i>" if the property isn't set.
7710
7711         * data/evince-properties.glade: Change the label to be ellipsized,
7712         and give it a minimum size.
7713
7714 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7715
7716         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7717         * shell/ev-sidebar-links.c: (create_loading_model):
7718         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7719         * shell/ev-view.c: (ev_view_set_document):
7720         * shell/ev-window.c: (ev_window_dispose):
7721         
7722         Various small fixes, mostly memory leaks. Thanks to valgrind.
7723
7724 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7725
7726         * ps/ps-document.c: remove the locale.h include again ;-). And
7727         kill the (bogus) setlocale/savelocale business.
7728
7729 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7730
7731         * ps/ps-document.c:
7732         
7733         Include locale.h to fix build
7734         
7735         * shell/ev-sidebar.c:
7736         
7737         Remove unnecessary includes
7738
7739 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7740
7741         * dvi/dvi-document.c: (dvi_document_load):
7742         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7743         * po/POTFILES.in:
7744         
7745         Check for incorrect dvi files. Fix parsing dvi on AMD64
7746         platform. Thanks to tester@tester.ca (Olivier Crete).
7747
7748 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7749
7750         * shell/ev-page-action.c: (match_selected_cb),
7751         (display_completion_text), (match_completion), (update_model):
7752         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7753         (expand_open_links):
7754         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7755         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7756         (ev_sidebar_set_document):
7757         * shell/ev-window.c: (ev_window_xfer_job_cb),
7758         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7759         
7760         Fixed lot's of memory leaks, for example, memory leak on reload, 
7761         described in bug 307793.
7762
7763 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7764
7765         * pdf/ev-poppler.cc:
7766         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7767         (update_visible_range), (adjustment_changed_cb),
7768         (ev_sidebar_thumbnails_fill_model),
7769         (ev_sidebar_thumbnails_refresh),
7770         (ev_sidebar_tree_selection_changed),
7771         (ev_sidebar_icon_selection_changed),
7772         (ev_sidebar_thumbnails_use_icon_view),
7773         (ev_sidebar_thumbnails_set_document):
7774         * shell/ev-sidebar-thumbnails.h:
7775         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7776         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7777
7778         Refresh thumbnails when changing orientation. Not fully
7779         working yet becuase of a sidebar bug.
7780
7781         Set page orientation to poppler page everywhere. This sucks
7782         really need to fix poppler.
7783
7784 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7785
7786         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7787         (egg_recent_view_gtk_new_menu_item),
7788         (egg_recent_view_gtk_set_property),
7789         (egg_recent_view_gtk_get_property),
7790         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7791         (egg_recent_view_gtk_set_tooltip_func),
7792         (egg_recent_view_gtk_set_label_width),
7793         (egg_recent_view_gtk_get_label_width):
7794         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7795
7796         Sync with libegg (ellipsize labels)
7797
7798 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7799
7800         * data/evince-ui.xml:
7801         * shell/ev-window.c: (ev_window_cmd_go_forward),
7802         (ev_window_cmd_go_backward):
7803         
7804         Shift + PageUp moves 10 Pages. Fix for 306125
7805
7806 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7807
7808         * pdf/ev-poppler.cc:
7809
7810         Add a flag to check if orientation has been overriden
7811
7812 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7813
7814         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7815         field if necessary.
7816
7817         * ps/ps.h: add creator field to document.
7818
7819         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7820         set creator field.
7821
7822 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7823
7824         * data/evince-properties.glade:
7825         * shell/ev-properties.c: (ev_properties_set_document):
7826
7827         s/PDF Version/Format
7828
7829 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7830
7831         * shell/ev-properties.c: (ev_properties_set_document):
7832
7833         Remove unnecessary translations
7834
7835 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7836
7837         * cut-n-paste/toolbar-editor/Makefile.am:
7838
7839         Correct library name    
7840
7841 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7842
7843         * configure.ac:
7844         * cut-n-paste/recent-files/egg-recent-model.c:
7845         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7846         (egg_recent_model_unlock_file):
7847         * cut-n-paste/recent-files/egg-recent-util.c:
7848         (egg_recent_util_get_unique_id):
7849         * cut-n-paste/recent-files/update-from-egg.sh:
7850         * cut-n-paste/toolbar-editor/Makefile.am:
7851         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7852         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7853         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7854         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7855         (egg_toolbars_model_get_type):
7856         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7857
7858         Better makefile for toolbar editor and update everything
7859         to latest libegg.
7860
7861 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7862
7863         * shell/ev-window.c: (update_document_mode):
7864
7865         Prefer presentation mode when the document
7866         require fullscreen.
7867
7868 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7869
7870         * data/evince-ui.xml:
7871         * shell/ev-window.c:
7872
7873         Add control-equal for zooming
7874
7875 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7876
7877         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7878
7879 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7880
7881         * backend/ev-document.c: (ev_document_get_orientation):
7882         * backend/ev-document.h:
7883         * pdf/ev-poppler.cc:
7884         * ps/ps-document.c: (ps_document_get_orientation),
7885         (ps_document_set_orientation), (ps_document_document_iface_init):
7886
7887         Add a get_orientation api. Improve set_orientation.
7888
7889         * data/evince-ui.xml:
7890         * shell/ev-view.c: (ev_view_set_orientation),
7891         (ev_view_rotate_right), (ev_view_rotate_left):
7892         * shell/ev-view.h:
7893         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7894         (ev_window_cmd_edit_rotate_right):
7895
7896         Better ui for changing document orientation
7897
7898 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7899
7900         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7901         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7902         * shell/ev-sidebar-links.h:
7903         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7904         (ev_sidebar_page_iface_init):
7905         * shell/ev-sidebar-page.h:
7906         * shell/ev-sidebar-thumbnails.c:
7907         (ev_sidebar_thumbnails_get_property),
7908         (ev_sidebar_thumbnails_class_init),
7909         (ev_sidebar_thumbnails_set_document):
7910         * shell/ev-sidebar-thumbnails.h:
7911         * shell/ev-view.c: (ev_view_motion_notify_event):
7912         * shell/ev-window.c: (update_chrome_visibility),
7913         (ev_window_cmd_focus_page_selector),
7914         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7915         (sidebar_page_main_widget_update_cb), (ev_window_init):
7916         
7917         Autoraise toolbar on GoToPage binding and fix bindings in
7918         EvSidebarThumbnails page.
7919
7920 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7921
7922         * shell/ev-properties.c: (update_progress_label):
7923
7924         Hide the progress label when finished; bug #307697.
7925
7926 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7927
7928         * pdf/ev-poppler.cc:
7929
7930         Enable is_open for links, you will need poppler cvs
7931
7932         * shell/ev-properties.c: (job_fonts_finished_cb):
7933
7934         Get a lock on the document when filling the tree view
7935
7936 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7937
7938         * backend/ev-document-links.h:
7939         * pdf/ev-poppler.cc:
7940         * shell/ev-sidebar-links.c: (create_loading_model),
7941         (expand_open_links), (job_finished_callback):
7942
7943         Expand links when specified by the document.
7944         Depend on a poppler api (defined out for now)
7945
7946 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7947
7948         * shell/ev-properties.c: (ev_properties_dispose),
7949         (ev_properties_class_init), (dialog_destroy_cb),
7950         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7951         (ev_properties_set_document), (ev_properties_new),
7952         (ev_properties_show):
7953         * shell/ev-properties.h:
7954
7955         Make it an object, cleanup the code, api to show it as transient
7956         and to set the document.
7957
7958         * shell/ev-window.c: (ev_window_setup_document),
7959         (ev_window_cmd_file_properties):
7960
7961         Adapt to EvProperties changes, do not show multiple
7962         times, update it when document changes.
7963
7964 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7965
7966         * ps/gstypes.h:
7967         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7968         (ps_document_set_orientation), (ps_document_document_iface_init):
7969         * ps/ps-document.h:
7970
7971         Implement orientation here too
7972
7973         * shell/ev-properties.c: (ev_properties_new):
7974         * data/evince-properties.glade:
7975
7976         Hide the fonts page for backends that doesnt
7977         support it.     
7978
7979 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7980
7981         * backend/ev-document.c: (ev_document_set_orientation):
7982         * backend/ev-document.h:
7983         * pdf/ev-poppler.cc:
7984
7985         Add orientation api. Currently poppler api is not optimal,
7986         we need to set orientation every time we _get a page.
7987         I will try to fix that at some point.
7988
7989         * data/evince-ui.xml:
7990         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7991         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7992
7993         Add orientation menu items
7994
7995         * shell/ev-page-cache.c: (ev_page_cache_clear):
7996         * shell/ev-page-cache.h:
7997
7998         Add api to clear the cache
7999
8000         * shell/ev-view.c: (setup_caches), (clear_caches),
8001         (ev_view_set_document), (ev_view_zoom_out),
8002         (ev_view_set_orientation):
8003         * shell/ev-view.h:
8004
8005         Implement orientation changing
8006
8007 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8008
8009         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8010         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8011         * backend/ev-document-fonts.h:
8012
8013         Separate scan and fill so that we can incrementally fill from
8014         the main thread. Add a progress api.
8015
8016         * data/evince-properties.glade:
8017         * pdf/ev-poppler.cc:
8018         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8019         * shell/ev-jobs.h:
8020         * shell/ev-properties.c: (update_progress_label),
8021         (job_fonts_finished_cb), (setup_fonts_view):
8022
8023         Incrementally feel the list and show the progress
8024         percentage in a label like acrobat does.
8025
8026         You are going to need poppler cvs
8027
8028 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8029
8030         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8031         * backend/ev-document-fonts.h:
8032         * pdf/ev-poppler.cc:
8033
8034         Make fonts model fill incrementally.
8035
8036         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8037         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8038         (ev_job_queue_remove_job):
8039         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8040         (ev_job_fonts_new), (ev_job_fonts_run):
8041         * shell/ev-jobs.h:
8042
8043         New job for fonts scanning
8044
8045         * shell/ev-properties.c: (job_fonts_finished_cb),
8046         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8047         * shell/ev-properties.h:
8048         * shell/ev-window.c: (ev_window_cmd_file_properties):
8049
8050         Incrementally feel the treeview using the new job. Show Loading...
8051         message until scanning is completed.
8052
8053         Hopefully I didnt break the build without the poppler patch.
8054
8055 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8056
8057         * shell/ev-application.c: (ev_application_open):
8058         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8059         (ev_document_type_get_type), (ev_document_type_lookup):
8060         * shell/ev-document-types.h:
8061         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8062         * shell/ev-job-xfer.h:
8063         * shell/ev-window.c: (ev_window_clear_local_uri),
8064         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8065         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8066         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8067         
8068         Transfer remote documents to tmp directory to display them later.
8069
8070 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8071
8072         * backend/ev-document-info.h:
8073         * shell/ev-properties.c: (ev_properties_new):
8074
8075         s/GTime*/GTime. Not sure why we was using a pointer
8076         at all there!
8077
8078 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8079
8080         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8081         situations.  That situation is that you're using GTK+-HEAD with
8082         the patch at #306726 is applied, and you have a document with <
8083         1500 pages in it.  It's not quite as uniformly nice as the
8084         TreeView, but should be better in the long run.
8085
8086         I'm pretty sure I guarded against breaking compilation with
8087         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8088         I missed some.
8089
8090         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8091         widget yet, so I commented that code out
8092         enable_view_actions_for_widget() for now.  Need to figure this
8093         out.
8094
8095         * shell/ev-page-action.c (match_selected_cb): emit the right
8096         signals.  Our cool C-l completion now works.
8097
8098 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8099
8100         * backend/Makefile.am:
8101         * backend/ev-document-fonts.c:
8102         * backend/ev-document-links.c:
8103         * backend/ev-document.c: (ev_document_load):
8104         * backend/ev-document.h:
8105         * backend/ev-job-queue.c:
8106         * backend/ev-job-queue.h:
8107         * backend/ev-jobs.c:
8108         * backend/ev-jobs.h:
8109         * backend/ev-page-cache.c:
8110         * backend/ev-page-cache.h:
8111
8112         EvPageCache and EvJobs are moved to shell.
8113
8114         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8115         (ev_tmp_filename):
8116         * lib/ev-file-helpers.h:
8117         
8118         New helper to work with temporary files
8119         
8120         * shell/Makefile.am:
8121         * shell/ev-application.c: (ev_application_open):
8122         * shell/ev-application.h:
8123         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8124         (remove_job_from_async_queue), (add_job_to_async_queue),
8125         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8126         (handle_job), (search_for_jobs_unlocked),
8127         (no_jobs_available_unlocked), (ev_render_thread),
8128         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8129         (ev_job_queue_add_job), (move_job_async), (move_job),
8130         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8131         * shell/ev-job-queue.h:
8132         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8133         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8134         * shell/ev-job-xfer.h:
8135         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8136         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8137         (ev_job_links_class_init), (ev_job_render_init),
8138         (ev_job_render_dispose), (ev_job_render_class_init),
8139         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8140         (ev_job_thumbnail_class_init), (ev_job_load_init),
8141         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8142         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8143         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8144         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8145         * shell/ev-jobs.h:
8146         * shell/ev-page-action.c: (ev_page_action_set_document):
8147         * shell/ev-page-cache.c: (ev_page_cache_init),
8148         (ev_page_cache_class_init), (ev_page_cache_finalize),
8149         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8150         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8151         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8152         (ev_page_cache_get_title), (ev_page_cache_get_size),
8153         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8154         (ev_page_cache_get_height_to_page),
8155         (ev_page_cache_get_max_label_chars),
8156         (ev_page_cache_get_page_label),
8157         (ev_page_cache_has_nonnumeric_page_labels),
8158         (ev_page_cache_get_info), (ev_page_cache_next_page),
8159         (ev_page_cache_prev_page), (ev_page_cache_get):
8160         * shell/ev-page-cache.h:
8161         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8162         (ev_pixbuf_cache_clear_job_sizes),
8163         (ev_pixbuf_cache_add_jobs_if_needed),
8164         (ev_pixbuf_cache_set_page_range):
8165         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8166         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8167         * shell/ev-sidebar-thumbnails.c:
8168         (ev_sidebar_tree_selection_changed),
8169         (ev_sidebar_thumbnails_set_document):
8170         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8171         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8172         (ev_statusbar_get_context_id), (ev_statusbar_push),
8173         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8174         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8175         (ev_statusbar_set_progress):
8176         * shell/ev-statusbar.h:
8177         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8178         (ev_view_find_previous):
8179         * shell/ev-window.c: (ev_window_is_empty),
8180         (ev_window_setup_document), (password_dialog_response),
8181         (ev_window_clear_jobs), (ev_window_load_job_cb),
8182         (ev_window_xfer_job_cb), (ev_window_open_uri),
8183         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8184         (ev_window_print), (ev_window_print_range),
8185         (ev_window_state_event), (ev_window_cmd_view_reload),
8186         (menu_item_select_cb), (menu_item_deselect_cb),
8187         (view_status_changed_cb), (ev_window_dispose),
8188         (drag_data_received_cb), (ev_window_init):
8189         * shell/ev-window.h:
8190         * shell/main.c: (load_files):
8191         
8192         New statusbar to show progress on idle. Two new jobs - 
8193         xfer job and load job to load document in background. And update
8194         of page_cache clients to new location of code.
8195
8196 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8197   
8198         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8199         selection in open dialog. It also remembers the last visited directory 
8200         in the current session.
8201
8202 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8203
8204         * shell/ev-properties.c: (ev_properties_new):
8205         * shell/ev-properties.h:
8206         * shell/ev-window.c: (ev_window_cmd_file_properties):
8207         
8208         Get document info from page cache instead of document itself.
8209         This should fix crash related to race conditions described in
8210         bug 306545.
8211
8212 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8213
8214         * ps/ps-document.c: (ps_document_init),
8215         (send_ps), (get_page_box), (output), (catchPipe), (input),
8216         (stop_interpreter), (file_length), (file_readable),
8217         (check_filecompressedb), (ps_document_enable_interpreter),
8218         (document_load), (ps_async_renderer_render_pixbuf):
8219         * ps/ps-document.h:
8220
8221         Big cleanup of the ps code
8222
8223 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8224
8225         * backend/Makefile.am:
8226         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8227         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8228         * backend/ev-async-renderer.h:
8229
8230         Add an async renderer interface (method + callback) which
8231         is useful for backends like ps.
8232
8233         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8234         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8235         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8236         (ev_job_queue_add_job), (move_job_async), (move_job),
8237         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8238
8239         Add queues for async renderer, these are executed on the
8240         main thread.
8241
8242         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8243         (ev_job_render_run):
8244         * backend/ev-jobs.h:
8245
8246         If the backend support async renderer interface use it.
8247
8248         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8249         (setup_pixmap), (ps_document_get_type),
8250         (ps_async_renderer_render_pixbuf),
8251         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8252
8253         Implement async renderer interface.
8254
8255 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8256
8257         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8258
8259         Cleanup links job on exit.
8260
8261 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8262
8263         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8264         (drag_data_get_cb), (drag_data_received_cb):
8265         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8266         (drag_data_get_cb), (parse_item_list),
8267         (egg_toolbar_editor_load_actions):
8268         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8269         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8270         (parse_item_list), (parse_toolbars):
8271         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8272         (dvi_pixbuf_put_pixel):
8273         
8274         Fix gcc 4.0 warnings
8275
8276 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8277
8278         * ps/ps-document.c: (start_interpreter):
8279
8280         Fix warning when loading ps
8281
8282 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8283
8284         * ps/ps-document.c: (output):
8285
8286         Fix crash when priting gs error messages.
8287
8288 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8289
8290         * backend/ev-page-cache.c: (_ev_page_cache_new):
8291         * backend/ev-page-cache.h:
8292
8293         Use a const to return title so that we dont double
8294         free it. Small cleanup and fix a leak.
8295
8296         * shell/ev-window.c: (update_window_title):
8297
8298         strdup value from get_title.
8299
8300 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8301
8302         * shell/ev-sidebar-links.c: (job_finished_callback),
8303         (ev_sidebar_links_set_document):
8304
8305         Cleanup the old job when changing document
8306
8307 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8308
8309         * shell/ev-stock-icons.c:
8310         * shell/ev-stock-icons.h:
8311         * shell/ev-window.c:
8312         
8313         Add stock icons for actions that can appear in toolbar. Fix for
8314         bug 306566.
8315
8316 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8317
8318         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8319         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8320         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8321         * backend/ev-page-cache.h:
8322         * shell/ev-view.c: (scroll_to_current_page),
8323         (view_update_range_and_current_page), (get_page_y_offset),
8324         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8325         (ev_view_size_request_continuous),
8326         (ev_view_zoom_for_size_continuous_and_dual_page),
8327         (ev_view_zoom_for_size_continuous):
8328         
8329         More compact EvView layout in document with pages of different size.
8330
8331 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8332
8333         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8334         compilation.
8335
8336 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8337
8338         * shell/ev-view.c: (view_set_adjustment_values):
8339         * shell/ev-window.c: (ev_window_cmd_file_properties):
8340         
8341         A bit different fix for rounding problem but it has no
8342         problems on startup. Make properties window transient to parent.
8343
8344 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8345
8346         * pdf/ev-poppler.cc:
8347         
8348         More commenting of font stuff.
8349
8350 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8351
8352         * pdf/ev-poppler.cc:
8353
8354         Comment out some more fonts stuff. Should really
8355         work without the poppler patch now.
8356
8357 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8358
8359         * pdf/ev-poppler.cc:
8360
8361         Adapt to api change
8362
8363 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8364
8365         * data/evince-properties.glade:
8366         * pdf/ev-poppler.cc:
8367         * shell/ev-properties.c: (setup_fonts_view):
8368
8369         Set the column title. Show the dialog only
8370         once everything is setup.
8371         Getting font info can be very slow... will
8372         prolly need to make this threaded too.
8373
8374 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8375
8376         * backend/Makefile.am:
8377         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8378         (ev_document_fonts_get_fonts_model):
8379         * backend/ev-document-fonts.h:
8380         * data/evince-properties.glade:
8381         * pdf/ev-poppler.cc:
8382         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8383         * shell/ev-properties.h:
8384         * shell/ev-window.c: (ev_window_cmd_file_properties):
8385
8386         Implement fonts list. Defined out for now, since it depends
8387         on a not yet committed poppler patch.
8388
8389 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8390
8391         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8392         page + 1.
8393
8394         * shell/ev-window.c: Make sure we add the timeout when we get a
8395         focus-in event.
8396
8397         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8398         adjustment->value before calculating the zoom factor to average
8399         out all of our rounding errors.  The page no longer 'drifts' when
8400         resizing.
8401
8402 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8403
8404         * data/evince-properties.glade:
8405         * shell/ev-properties.c: (ev_properties_format_date),
8406         (set_property):
8407         
8408         Labels don't expand when the dialogue is resized.
8409         strftime result needs to be converted to UTF-8. Thanks
8410         to Christian Persch <chpe@gnome.org>.
8411
8412 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8413
8414         * data/evince-properties.glade:
8415
8416         Hide the fonts tab
8417
8418 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8419
8420         * backend/ev-document-info.h:
8421         * backend/ev-document.c: (ev_document_info_free):
8422         * data/evince-properties.glade:
8423         * pdf/ev-poppler.cc:
8424         * ps/ps-document.c: (ps_document_get_info):
8425         * shell/ev-properties.c: (ev_properties_format_date),
8426         (set_property), (ev_properties_new):
8427         * shell/ev-properties.h:
8428         * shell/ev-window.c: (ev_window_cmd_file_properties):
8429
8430         Rework properties code to take only EvPropertyInfo
8431         in the constructor so that it can be useful for
8432         nautilus plugin too.
8433
8434         Deal with backends that doesnt support some properties.
8435         Make set property code generic.
8436
8437 2005-06-04  Christian Persch <chpe@gnome.org>
8438
8439         * data/evince-properties.glade:
8440
8441         fix spacings, make resizeable, and make data labels
8442         selectable + ellipsised
8443
8444 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8445
8446         * backend/ev-document-info.h:
8447         * data/Makefile.am:
8448         * data/evince-ui.xml:
8449         * pdf/ev-poppler.cc:
8450         * shell/Makefile.am:
8451         * shell/ev-window.c: (update_action_sensitivity),
8452         (ev_window_cmd_file_properties):
8453
8454         Initial go at file properties. Patch by
8455         Emil Soleyman-Zomalan <emil@soleyman.com>.
8456         Needs love see #169583
8457
8458 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8459
8460         * ps/ps-document.c: (output):
8461         * ps/ps.c: (psscan):
8462
8463         Try to render even if psscan fails.
8464
8465 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8466
8467         * ps/ps.c: (psscan), (pscopydoc):
8468
8469         Port buffered reading code from gv
8470
8471 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8472
8473         * ps/ps-document.c: (interpreter_message), (output):
8474
8475         Do not fail on interpreter messages
8476
8477 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8478
8479         * backend/ev-document-misc.c:
8480         (ev_document_misc_get_thumbnail_frame):
8481
8482         Pages can be 0 x 0, dont assert on this case
8483
8484 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8485
8486         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8487         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8488
8489         Correctly manage our reference on document. Finally the reload
8490         huge leak is gone...
8491
8492 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8493
8494         * ps/ps-document.c: (ps_document_dispose):
8495
8496         Forgot to chain it to the parent. Thanks chpe.
8497
8498 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8499
8500         * ps/ps-document.c: (ps_document_dispose),
8501         (ps_document_class_init), (stop_interpreter), (document_load):
8502
8503         Cleanup dispose a bit. Dont leak the whole pixmap.
8504
8505 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8506
8507         * pdf/ev-poppler.cc:
8508
8509         Release the poppler document on dispose
8510
8511 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8512
8513         * shell/ev-view.c: (ev_view_set_document):
8514
8515         Release ref on the pixbuf cache when changing
8516         document.
8517
8518 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8519
8520         * ps/ps-document.c: (ps_document_get_info):
8521
8522         Fix a double free
8523
8524 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8525
8526         * backend/ev-page-cache.c: (ev_page_cache_init),
8527         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8528         * backend/ev-page-cache.h:
8529         * shell/ev-page-action.c: (page_changed_cb):
8530         
8531         Set page action entry width depending on labels width. Fix
8532         for bug 305202.
8533
8534 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8535
8536         * backend/ev-link.c: (ev_link_class_init):
8537
8538         Allow -1 as page value (error)
8539
8540 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8541
8542         * shell/ev-sidebar-thumbnails.c:
8543         (ev_sidebar_thumbnails_set_document):
8544         * shell/ev-view.c: (scroll_to_current_page),
8545         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8546         (page_changed_cb), (on_adjustment_value_changed),
8547         (ev_view_set_document):
8548
8549         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8550         Fix bug 305377
8551
8552 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8553
8554         * configure.ac:
8555         * djvu/djvu-document.c: (djvu_document_get_page_size):
8556
8557         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8558         bug 301993.
8559
8560 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8561
8562         * shell/ev-view.c (draw_one_page): modify the expose handling to
8563         get the shadows.
8564
8565         * shell/ev-window.c (update_action_sensitivity): Respect
8566         permissions field.  Kowtow to the man.
8567
8568         * pdf/ev-poppler.cc: Get the permissions field.
8569
8570         * tiff/*c: Make a tiny bit more robust.
8571
8572 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8573
8574         * djvu/djvu-document.c:
8575         
8576         Pop messages from djvu context message queue.
8577
8578 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8579
8580         * configure.ac, Makefile.am, shell/Makefile.am:
8581         * tiff/Makefile.am, shell/ev-document-types.c:
8582         
8583         Cleanup tiff configure checks. Fix for bug 305218.
8584
8585 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8586
8587         * configure.ac: Added "uk" to ALL_LINGUAS.
8588
8589 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8590
8591         * cut-n-paste/zoom-control/ephy-zoom.c:
8592         (ephy_zoom_get_changed_zoom_level):
8593         * cut-n-paste/zoom-control/ephy-zoom.h:
8594         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8595         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8596         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8597         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8598         (zoom_control_changed_cb), (ev_window_init):
8599         
8600         Fix minor points related to moving best fit up. Introduce
8601         "zoom" property and make zoom control change it's value on
8602         notify::zoom signals. Fix for 305080.
8603
8604 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8605
8606         * data/evince-ui.xml:
8607         * shell/ev-window.c: (set_view_actions_sensitivity):
8608         
8609         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8610
8611 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8612
8613         * configure.ac:
8614
8615         Depends on poppler 0.3.2
8616
8617 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8618
8619         * cut-n-paste/recent-files/egg-recent-item.c:
8620         (egg_recent_item_get_short_name):
8621         * cut-n-paste/toolbar-editor/Makefile.am:
8622         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8623         (new_pixbuf_from_widget):
8624         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8625         * cut-n-paste/toolbar-editor/egg-marshal.c:
8626         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8627         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8628
8629         Sync
8630
8631 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8632
8633         * tiff/tiff-document.c: Rough TIFF backend.
8634
8635 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8636
8637         * NEWS:
8638         * configure.ac:
8639         * cut-n-paste/toolbar-editor/Makefile.am:
8640
8641         Release 0.3.1
8642
8643 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8644
8645         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8646         (ev_view_find_next), (ev_view_find_previous):
8647
8648         Remove the locks around get_n_results   
8649
8650 2005-05-21  Juerg Billeter  <j@bitron.ch>
8651
8652         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8653
8654         Pass correct number of pages to poppler.
8655
8656 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8657
8658         * configure.ac:
8659         * data/Makefile.am:
8660         * data/evince.desktop.in: 
8661         * data/evince.desktop.in.in:
8662         * po/POTFILES.in:
8663         
8664         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8665
8666 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8667
8668         * shell/ev-view.c: (view_update_adjustments),
8669         (view_set_adjustment_values): cast adjustmen->value to (int)
8670         before using it.  Otherwise, we get off by a pixel in some
8671         situations.
8672
8673         (draw_one_page): Draw the border on expose.
8674
8675 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8676
8677         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8678         adjustment when the mode changes, #304923
8679
8680 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8681
8682         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8683         flickering on resize but still use gdk_window_scroll on
8684         scrolling
8685
8686 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8687
8688         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8689         option, #170458
8690
8691 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8692
8693         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8694         second page on page_changed if possible, #304669
8695
8696 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8697
8698         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8699         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8700
8701 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8702
8703         * .cvsignore:
8704         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8705         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8706         (ev_view_zoom_for_size_presentation),
8707         (ev_view_zoom_for_size_continuous_and_dual_page),
8708         (ev_view_zoom_for_size_continuous),
8709         (ev_view_zoom_for_size_dual_page),
8710         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8711         * shell/ev-view.h:
8712         * shell/ev-window.c: (update_view_size),
8713         (ev_window_sizing_mode_changed_cb):
8714
8715         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8716         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8717         an infinite loop, #304769
8718
8719
8720 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8721
8722         * data/evince-ui.xml:
8723         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8724         * shell/ev-window.c: (set_view_actions_sensitivity):
8725
8726         Make PgUp/Down behave like Space
8727
8728 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8729
8730         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8731         * backend/ev-ps-exporter.h:
8732         * pdf/ev-poppler.cc:
8733         * ps/ps-document.c: (ps_document_ps_export_begin):
8734         * shell/ev-print-job.c: (idle_print_handler):
8735
8736         Adapt to new poppler api
8737
8738 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8739
8740         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8741         (ephy_zoom_control_init):
8742
8743         Translate zoom levels
8744
8745 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8746
8747         * cut-n-paste/zoom-control/ephy-zoom.c:
8748         (ephy_zoom_get_zoom_level_index):
8749
8750         Fix current zoom -> zoom control match
8751
8752 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8753
8754         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8755         rather than the scrolled_window that it's in. Fixes bug #304655.
8756
8757 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8758
8759         * shell/ev-view.c: (view_update_adjustments),
8760         (view_set_adjustment_values), (view_update_range_and_current_page),
8761         (view_scroll_to_page), (set_scroll_adjustment),
8762         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8763         (ev_view_scroll), (ev_view_scroll_view),
8764         (ensure_rectangle_is_visible), (find_page_at_location),
8765         (get_link_at_location), (go_to_link), (status_message_from_link),
8766         (ev_view_size_request_continuous_dual_page),
8767         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8768         (ev_view_unrealize), (ev_view_expose_event),
8769         (ev_view_button_press_event), (ev_view_motion_notify_event),
8770         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8771         (draw_rubberband), (highlight_find_results), (draw_one_page),
8772         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8773         (ev_view_init), (find_changed_cb), (page_changed_cb),
8774         (on_adjustment_value_changed), (ev_view_new),
8775         (ev_view_set_document), (ev_view_set_zoom),
8776         (ev_view_set_continuous), (ev_view_set_dual_page),
8777         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8778         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8779         (ev_view_zoom_for_size_presentation),
8780         (ev_view_zoom_for_size_continuous_dual_page),
8781         (ev_view_zoom_for_size_continuous),
8782         (ev_view_zoom_for_size_dual_page),
8783         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8784         (ev_view_get_status), (ev_view_set_status),
8785         (update_find_status_message), (ev_view_get_find_status),
8786         (ev_view_set_find_status), (jump_to_find_result),
8787         (jump_to_find_page), (compute_selections), (clear_selection),
8788         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8789         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8790         (ev_view_update_primary_selection),
8791         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8792         * shell/ev-view.h:
8793         * shell/ev-window.c: (ev_window_open_page_label),
8794         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8795         (ev_window_init):
8796         * shell/ev-window.h:
8797         * shell/main.c: (load_files):
8798
8799         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8800         when resizing.  Remove the bin_window().  Also, patch from James
8801         Bowes to fix command line page, #300641
8802         
8803 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8804
8805         * data/evince-ui.xml:
8806         * shell/ev-view.c:
8807         * shell/ev-view.h:
8808         * shell/ev-window.c: (update_action_sensitivity):
8809
8810         Get rid of View->Normal Size, it's just confusing
8811
8812 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8813
8814         * backend/ev-document-info.h:
8815         * backend/ev-document.c: (ev_document_info_free): Free the
8816         EvDocumentInfo.
8817
8818         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8819         (clear_range), (add_range), (update_visible_range),
8820         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8821         (ev_sidebar_thumbnails_set_document):
8822         * shell/ev-window.c: (ev_window_setup_document): Only render the
8823         visible thumbnails.  It takes an instant to render, but it uses
8824         much less memory.
8825
8826 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8827
8828         * shell/ev-sidebar-links.c: (popup_menu_cb):
8829
8830         Select first item
8831
8832 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8833
8834         * lib/Makefile.am:
8835         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8836         (button_press_cb), (ev_sidebar_links_construct):
8837
8838         Show the popup menu also on keybindings
8839
8840 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8841
8842         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8843         * shell/ev-window.h:
8844
8845         Expose api to print a range (with dialog). Make private _print use
8846         it.
8847
8848         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8849         (ev_sidebar_links_construct):
8850
8851         Show a print context menu on linkx, it prints the selected
8852         section.
8853
8854 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8855
8856         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8857         button.
8858
8859 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8860
8861         * AUTHORS:
8862
8863         Update
8864
8865         * shell/ev-window.c: (build_comments_string),
8866         (ev_window_cmd_help_about):
8867
8868         Show poppler version/backend and authors
8869
8870 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8871
8872         * cut-n-paste/zoom-control/ephy-zoom.c:
8873         (ephy_zoom_get_zoom_level_index):
8874         * cut-n-paste/zoom-control/ephy-zoom.h:
8875
8876         Move the best fit items at the top of the list
8877
8878 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8879
8880         * shell/ev-marshal.list:
8881         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8882         (activate_cb), (match_selected_cb), (activate_link_cb),
8883         (connect_proxy), (ev_page_action_class_init):
8884         * shell/ev-page-action.h:
8885
8886         Use signals to notify action activation. Hopefully
8887         I did not break completion since I cant test...
8888
8889         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8890         (register_custom_actions):
8891
8892         Connect to page selector actions and also grab focus on
8893         the view when activated.
8894
8895 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8896
8897         * pdf/ev-poppler.cc:
8898         * backend/ev-page-cache.c: make page size calculation consistent
8899         and set it to (int)( width * scale + 0.5).  This makes the weird
8900         line going through the middle of the page go away.
8901
8902         * shell/ev-view.c: move painting the background page after
8903         checking the expose area covers us.
8904
8905 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8906
8907         * data/evince-password.glade:
8908         
8909         Mark labels as not translatable. Fix for bug 302842.
8910
8911 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8912
8913         * configure.ac: Added "es" to ALL_LINGUAS.
8914
8915 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8916
8917         * data/evince-toolbar.xml:
8918         * shell/ev-window.c: (update_action_sensitivity),
8919         (ev_window_setup_document), (ev_window_set_page_mode),
8920         (ev_window_init):
8921
8922         Remove some leftover code from jrb first continous
8923         attempt. Use the new actions, we still need good icons
8924         though...
8925
8926 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8927
8928         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8929
8930         Update label when connecting proxy. Fix a warning with NULL
8931         page_cache.
8932
8933 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8934
8935         * data/evince-ui.xml:
8936         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8937         * shell/ev-page-action.h:
8938         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8939
8940         Add mnemonic for edit toolbar.
8941         ctrl+l focus the page entry.
8942
8943 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8944
8945         * lib/Makefile.am:
8946         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8947         (ev_window_init):
8948         * shell/main.c: (main):
8949
8950         Put the toolbar xml in evince own dot dir
8951
8952 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8953
8954         * shell/ev-window.c: (ev_window_init):
8955
8956         Make the toolbar not removable
8957
8958 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8959
8960         * data/evince-ui.xml:
8961         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8962         * shell/ev-sidebar-links.h:
8963         * shell/ev-sidebar-thumbnails.c:
8964         (ev_sidebar_thumbnails_get_treeview):
8965         * shell/ev-sidebar-thumbnails.h:
8966         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8967         (ev_view_class_init):
8968         * shell/ev-view.h:
8969         * shell/ev-window.c: (update_action_sensitivity),
8970         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8971         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8972         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8973         (ev_window_init):
8974
8975         This is evil... Make space/backspace global accelerators but
8976         enable them only for some widgets (sidebars and view).
8977         I dont like it, but I dont know a better way... :/
8978
8979 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8980
8981         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8982         (ev_page_action_widget_finalize),
8983         (ev_page_action_widget_class_init), (update_page_cache):
8984
8985         Keep a weak reference on proxy->page_cache so that we
8986         dont try to disconnect the signal if the object is already
8987         gone. Maybe there is a better way to cleanup reference handling
8988         in page action though...
8989
8990 2005-05-10  Juerg Billeter  <j@bitron.ch>
8991
8992         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8993         * backend/ev-ps-exporter.h:
8994         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8995         * ps/ps-document.c: (ps_document_ps_export_begin):
8996         
8997         Change api to pass print range to ps_exporter_begin. The pdf backend
8998         requires this information.
8999         
9000         * shell/ev-print-job.c: (idle_print_handler):
9001         
9002         Adapt to api change
9003
9004 2005-05-10  Juerg Billeter  <j@bitron.ch>
9005
9006         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9007         (idle_print_handler)
9008         * shell/ev-window.c: (ev_window_print):
9009
9010         Support printing page range, based on patch by Amaury Jacquot
9011
9012 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9013
9014         * data/evince-toolbar.xml:
9015
9016         Add zoom control to available items
9017
9018 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9019
9020         * shell/ev-window.c: (update_action_sensitivity):
9021
9022         Set slash action insensitive when appropriate
9023
9024 2005-05-10  Christian Persch <chpe@gnome.org>
9025
9026         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9027
9028         Fix warning on the overflow menu
9029
9030 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9031
9032         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9033
9034         Check for uri correctness/existence
9035
9036 2005-05-09  Juerg Billeter  <j@bitron.ch>
9037
9038         * shell/ev-window.c: (using_postscript_printer):
9039
9040         LPD printers use postscript, too
9041
9042 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9043
9044         * shell/ev-window.c: (register_custom_actions):
9045
9046         The zoom one is actually sort of useful,
9047         put it back
9048
9049 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9050
9051         * shell/ev-window.c: (register_custom_actions):
9052
9053         Hide page/zoom controls from overflow, they
9054         are useless.
9055
9056 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9057
9058         * cut-n-paste/update-from-egg.sh:
9059         
9060         Share it between all cut-n-paste subdirs
9061
9062         * cut-n-paste/recent-files/Makefile.am:
9063
9064         Fix to use "global" update-from-egg.sh
9065
9066         * cut-n-paste/recent-files/egg-recent-model.c:
9067         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9068         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9069         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9070         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9071
9072         Update from libegg
9073
9074         * cut-n-paste/toolbar-editor/Makefile.am:
9075
9076         Fix to use "global" update-from-egg.sh
9077
9078         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9079
9080         Update from libegg
9081
9082 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9083
9084         * configure.ac:
9085         * cut-n-paste/Makefile.am:
9086         * cut-n-paste/recent-files/Makefile.am:
9087         * cut-n-paste/toolbar-editor/.cvsignore:
9088         * cut-n-paste/toolbar-editor/Makefile.am:
9089         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9090         (egg_editable_toolbar_get_type), (get_toolbar_position),
9091         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9092         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9093         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9094         (set_item_drag_source), (create_item_from_action), (create_item),
9095         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9096         (popup_toolbar_context_menu_cb), (free_dragged_item),
9097         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9098         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9099         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9100         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9101         (item_added_cb), (item_removed_cb),
9102         (egg_editable_toolbar_construct),
9103         (egg_editable_toolbar_disconnect_model),
9104         (egg_editable_toolbar_deconstruct),
9105         (egg_editable_toolbar_set_model),
9106         (egg_editable_toolbar_set_ui_manager),
9107         (egg_editable_toolbar_set_property),
9108         (egg_editable_toolbar_get_property),
9109         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9110         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9111         (egg_editable_toolbar_new_with_model),
9112         (egg_editable_toolbar_get_edit_mode),
9113         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9114         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9115         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9116         (new_pixbuf_from_widget), (new_separator_pixbuf),
9117         (update_separator_image), (style_set_cb),
9118         (_egg_editable_toolbar_new_separator_image),
9119         (egg_editable_toolbar_get_model):
9120         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9121         * cut-n-paste/toolbar-editor/egg-marshal.c:
9122         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9123         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9124         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9125         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9126         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9127         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9128         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9129         (editor_drag_data_delete_cb), (drag_data_get_cb),
9130         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9131         (editor_create_item), (update_editor_sheet), (setup_editor),
9132         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9133         (parse_item_list), (model_has_action), (update_actions_list),
9134         (egg_toolbar_editor_load_actions):
9135         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9136         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9137         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9138         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9139         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9140         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9141         (egg_toolbars_model_add_separator), (impl_add_item),
9142         (parse_item_list), (egg_toolbars_model_add_toolbar),
9143         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9144         (impl_get_item_data), (impl_get_item_type),
9145         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9146         (egg_toolbars_model_init), (free_toolbar),
9147         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9148         (egg_toolbars_model_remove_toolbar),
9149         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9150         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9151         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9152         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9153         (egg_toolbars_model_get_item_data),
9154         (egg_toolbars_model_get_item_type):
9155         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9156         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9157         * data/Makefile.am:
9158         * data/evince-toolbar.xml:
9159         * data/evince-ui.xml:
9160         * data/hand-open.png:
9161         * po/POTFILES.in:
9162         * shell/Makefile.am:
9163         * shell/ev-window.c: (update_chrome_visibility),
9164         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9165         (ev_window_dispose), (ev_window_init):
9166
9167         Implement epiphany like toolbar editor. Based on patch by
9168         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9169
9170 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9171
9172         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9173
9174         Use set_cursor instead of set_selection, so that
9175         the keyboard focus moves too.
9176
9177 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9178
9179         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9180
9181         Fix infinite loop when loading Type1 fonts
9182
9183 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9184
9185         * data/evince-ui.xml:
9186         * shell/ev-window.c:
9187
9188         Slash -> Find
9189
9190 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9191
9192         * configure.ac:
9193
9194         Make --disable really disable
9195
9196 2005-05-07  Juerg Billeter  <j@bitron.ch>
9197
9198         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9199
9200         Compare page labels even without has_labels set, fixes setting page
9201         with entry
9202
9203 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9204
9205         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9206         (ev_view_set_cursor), (ev_view_button_press_event),
9207         (ev_view_motion_notify_event), (ev_view_button_release_event),
9208         (ev_view_init):
9209
9210         Implement middle button scrolling. Based on a patch
9211         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9212
9213 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9214
9215         * shell/ev-document-types.c: (get_slow_mime_type),
9216         (get_document_type_from_mime), (ev_document_type_lookup):
9217         * shell/ev-document-types.h:
9218
9219         Change api to lookup from uri. Do fast lookup first, if the
9220         type is unknown try with data sniffing.
9221
9222         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9223         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9224
9225         Adapt to api change
9226
9227 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9228
9229         * thumbnailer/Makefile.am:
9230
9231         Fix distcheck
9232
9233 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9234
9235         * NEWS:
9236         * configure.ac:
9237
9238         Release 0.3.0
9239
9240         * data/evince-ui.xml:
9241
9242         Hide presentation mode for now
9243
9244         * shell/ev-view.c: (highlight_find_results):
9245
9246         Show current find selection only on current page
9247
9248 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9249
9250         * shell/ev-view.c: (ev_view_select_all):
9251
9252         Compute size of the actual page, not of
9253         the current one.
9254
9255 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9256
9257         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9258         (view_rect_to_doc_rect), (compute_selections),
9259         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9260         (ev_view_copy), (ev_view_primary_get_cb),
9261         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9262         (ev_view_button_press_event), (ev_view_motion_notify_event),
9263         (ev_view_button_release_event), (page_changed_cb):
9264
9265         Fix text selection
9266
9267 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9268
9269         * shell/ev-view.c: (compute_border), (get_page_extents),
9270         (doc_rect_to_view_rect), (highlight_find_results),
9271         (ev_view_bin_expose), (ev_view_select_all),
9272         (ev_view_motion_notify_event), (update_find_status_message),
9273         (jump_to_find_result), (jump_to_find_page):
9274
9275         First go at fixing search, still buggy
9276
9277 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9278
9279         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9280         dropdown box and button at the top of the sidebar.
9281
9282 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9283
9284         * configure.ac: Output zoom-control Makefile.
9285         * cut-n-paste/Makefile.am: build zoom-control subdir.
9286         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9287         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9288         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9289         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9290         * cut-n-paste/zoom-control/ephy-zoom.c:
9291         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9292         from epiphany, and modified to add a separator into the menu.
9293         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9294         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9295         zoom-control action.
9296         * shell/Makefile.am: Include zoom-control flags.
9297         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9298         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9299         (ev_view_zoom_for_size_presentation),
9300         (ev_view_zoom_for_size_continuous_and_dual_page),
9301         (ev_view_zoom_for_size_continuous),
9302         (ev_view_zoom_for_size_dual_page),
9303         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9304         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9305         ev_view_get_zoom and ev_view_get_sizing_mode.
9306         * shell/ev-view.h:
9307         * shell/ev-window.c: (update_action_sensitivity),
9308         (update_sizing_buttons), (zoom_control_changed_cb),
9309         (register_custom_actions): Initialize and use the zoom-control 
9310         widget.
9311
9312 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9313
9314         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9315         preview cache back to 1.  Don't know when it got set to 0.
9316         
9317         * shell/ev-view.c: (compute_border), (ev_view_realize),
9318         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9319         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9320         (ev_view_get_fullscreen), (ev_view_set_presentation),
9321         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9322         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9323         * shell/ev-view.h:
9324         * shell/ev-window.c:
9325         (update_chrome_visibility),
9326         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9327         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9328         (update_document_mode), (ev_window_update_fullscreen_action),
9329         (ev_window_fullscreen), (ev_window_unfullscreen),
9330         (ev_window_cmd_view_fullscreen),
9331         (ev_window_update_presentation_action),
9332         (ev_window_run_presentation), (ev_window_stop_presentation),
9333         (ev_window_cmd_view_presentation), (ev_window_state_event),
9334         (ev_window_focus_in_event), (ev_window_focus_out_event),
9335         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9336         * data/evince-ui.xml: Initial presentation mode.  We should
9337         probably hide this until it's done, as it's quite rough.  Also,
9338         change full-screen to fullscreen and add two getters to EvView.
9339
9340 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9341
9342         * shell/ev-page-action.c: (update_page_cache),
9343         (ev_page_action_dispose):
9344         * shell/ev-window.c: (destroy_fullscreen_popup),
9345         (ev_window_create_fullscreen_popup):
9346
9347         Use connect_object rather than explicitly
9348         disconnect on dispose.
9349
9350 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9351
9352         * shell/ev-page-action.c: (update_page_cache),
9353         (ev_page_action_dispose):
9354
9355 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9356
9357         * backend/ev-page-cache.c: (_ev_page_cache_new),
9358         (ev_page_cache_set_page_label),
9359         (ev_page_cache_has_nonnumeric_page_labels):
9360         * backend/ev-page-cache.h:
9361         * shell/ev-page-action.c: (update_pages_label):
9362         
9363         If all page labels are numeric, fallback to default
9364         way to display number of pages. See bug 173185.
9365
9366 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9367
9368         * shell/ev-page-action.c: (ev_page_action_dispose):
9369         * shell/ev-view.c: (view_update_range_and_current_page):
9370         * shell/ev-window.c: (ev_window_dispose):
9371         
9372         Set page on scroll in continuous mode. Fixes bug 301986.
9373         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9374
9375 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9376
9377         * configure.ac:
9378
9379         Require poppler 0.3.0
9380
9381 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9382         
9383         * shell/Makefile.am, configure.ac: Fix build problems
9384         with t1lib. Bug 301996.
9385
9386 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9387
9388         * shell/ev-view.c: (ev_view_scroll_event):
9389         
9390         Scroll up increase zoom
9391
9392 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9393
9394         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9395         (ev_view_set_sizing_mode),
9396         (ev_view_zoom_for_size_continuous_and_dual_page),
9397         (ev_view_zoom_for_size_continuous):
9398         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9399         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9400         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9401         (ev_window_init):
9402
9403         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9404         Fix for 165473 and 165472.
9405
9406 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9407
9408         * po/POTFILES.in:
9409         * thumbnailer/Makefile.am:
9410         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9411         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9412         * thumbnailer/evince-thumbnailer.schemas.in:
9413         
9414         Make thumbnailer schemas translatable. Fix for bug 301773
9415         
9416         * thumbnailer/evince-thumbnailer-djvu.schemas:
9417         * thumbnailer/evince-thumbnailer-dvi.schemas:
9418         * thumbnailer/evince-thumbnailer.schemas:
9419
9420         Removed files
9421
9422 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9423
9424         * shell/ev-view.c (ev_view_init): forgot to set this.
9425
9426 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9427
9428         * shell/ev-view.c: (find_page_at_location),
9429         (get_link_at_location),
9430         (ev_view_set_show_border), (ev_view_set_spacing),
9431         (ev_view_zoom_for_size_continuous_and_dual_page),
9432         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9433         Also, add a quick fix measuring of widths.  Also, removed
9434         ev_view_set_spacing and ev_view_set_show_border.
9435         
9436         * shell/ev-window.c: (ev_window_unfullscreen),
9437         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9438
9439 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9440
9441         * shell/ev-view.c: (view_update_range_and_current_page),
9442         (page_changed_cb):
9443         
9444         Fix crash on exit and scrolling to page in continuous view.
9445
9446 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9447
9448         * TODO:
9449         * backend/ev-page-cache.c: (_ev_page_cache_new),
9450         (ev_page_cache_get_max_width_size),
9451         (ev_page_cache_get_max_height_size):
9452         * backend/ev-page-cache.h:
9453         * data/evince-ui.xml:
9454         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9455         * shell/ev-view.c: (view_update_adjustments),
9456         (view_update_range_and_current_page), (get_bounding_box_size),
9457         (ev_view_size_request_continuous_and_dual_page),
9458         (ev_view_size_request_continuous),
9459         (ev_view_size_request_dual_page),
9460         (ev_view_size_request_single_page), (ev_view_size_request),
9461         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9462         (ev_view_bin_expose), (ev_view_expose_event),
9463         (ev_view_set_property), (ev_view_get_property),
9464         (ev_view_class_init), (ev_view_init), (ev_view_new),
9465         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9466         (ev_view_set_dual_page), (ev_view_set_full_screen),
9467         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9468         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9469         (ev_view_zoom_out), (zoom_for_size_fit_width),
9470         (zoom_for_size_best_fit),
9471         (ev_view_zoom_for_size_continuous_and_dual_page),
9472         (ev_view_zoom_for_size_continuous),
9473         (ev_view_zoom_for_size_dual_page),
9474         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9475         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9476         * shell/ev-view.h:
9477         * shell/ev-window.c: (update_action_sensitivity),
9478         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9479         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9480         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9481         (ev_window_cmd_view_zoom_out), (update_view_size),
9482         (ev_window_set_sizing_mode), (ev_window_init):
9483
9484         Add Continuous and Dual page modes.
9485
9486 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9487
9488         * dvi/dvi-document.c: (dvi_document_load),
9489         (dvi_document_thumbnails_get_thumbnail),
9490         (dvi_document_init_params): Fix up some mixups between
9491         width and height to correct thumbnail rendering.
9492
9493 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9494
9495         * dvi/mdvi-lib/private.h:
9496         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9497         
9498         Suppess output for kpathsea during font generation. Thanks to
9499         James Bowes
9500
9501 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9502
9503         * NEWS:
9504         * configure.ac:
9505
9506         Release 0.2.1
9507
9508         * Makefile.am: fix distcheck.
9509
9510 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9511
9512         * shell/ev-sidebar-links.c: (selection_changed_callback),
9513         (update_page_callback), (row_activated_callback),
9514         (job_finished_callback), (ev_sidebar_links_set_document):
9515         
9516         Fix for bug #169901. Double click on links expands tree.
9517
9518 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9519
9520         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9521         hard-coded style. Fix for bug 170111
9522
9523 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9524
9525         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9526         locking.
9527
9528 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9529
9530         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9531
9532 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9533
9534         * pdf/ev-poppler.cc:
9535         * shell/ev-view.c: (highlight_find_results):
9536
9537         Fix find on single page documents
9538
9539 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9540
9541         * data/evince.schemas.in: fix for bug 301390
9542
9543 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9544
9545         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9546         (ev_view_zoom_out), (ev_view_zoom_normal):
9547         * shell/ev-view.h:
9548         * shell/ev-window.c: (update_action_sensitivity),
9549         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9550         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9551         (ev_window_cmd_view_normal_size):
9552
9553         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9554         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9555         better than oom. 
9556
9557 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9558
9559         * configure.ac:
9560
9561         Depend on 2.57, 2.59 doesnt seem to be necessary
9562
9563 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9564
9565         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9566         (create_tool_item):
9567
9568         Put back total number of pages as (1 of 1234)
9569
9570 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9571
9572         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9573         remove the job.
9574
9575         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9576         function.  This helps debugging.
9577
9578 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9579
9580         * djvu/djvu-document.c: (djvu_document_class_init),
9581         (djvu_document_get_info), (djvu_document_document_iface_init):
9582         * dvi/dvi-document.c: (dvi_document_class_init),
9583         (dvi_document_get_info), (dvi_document_document_iface_init):
9584
9585         Dummy implementation of get_info method for dvi and
9586         djvu. Fix crashes with those backends
9587
9588 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9589
9590         * data/evince.desktop.in:
9591
9592         Add application/x-gzpostscript
9593
9594 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9595
9596         * data/evince.schemas.in: Added real long descriptions, 
9597         closes bug 172496 
9598
9599         * README: Added actual text, closes bug 171869
9600
9601 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9602
9603         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9604
9605         Thumbnail page 0
9606
9607 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9608
9609         * backend/ev-document-info.h:
9610
9611         s/GDate */GDate so we can just use g_free
9612
9613 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9614
9615         * shell/ev-window.c: (update_document_mode),
9616         (ev_window_setup_document):
9617
9618         Show the window in fullscreen when specified by
9619         the document
9620
9621 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9622
9623         * backend/ev-document.c: (ev_document_class_init),
9624         (ev_document_get_info), (ev_document_render_pixbuf):
9625         * backend/ev-document.h:
9626         * backend/ev-page-cache.c: (_ev_page_cache_new):
9627         * pdf/ev-poppler.cc:
9628         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9629         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9630         * ps/ps-document.c: (ps_document_class_init), (document_load),
9631         (ps_document_get_info), (ps_document_document_iface_init):
9632
9633         Remove get_title from the interface, we can just use document info
9634
9635 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9636
9637         * backend/Makefile.am:
9638         * backend/ev-document.c: (ev_document_render_get_info):
9639         * backend/ev-document.h:
9640         * pdf/ev-poppler.cc:
9641
9642         Initial support for document info. Based on jrb patch.
9643
9644 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9645
9646         * shell/ev-window.c: (ev_window_state_event),
9647         (ev_window_class_init), (ev_window_init):
9648         
9649         Doesn't show resize grip when maximized. See bug #301053
9650
9651 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9652
9653         * po/POTFILES.in:
9654         
9655         ev-sidebar-thumbnails now has translatable labels
9656         
9657         * shell/Makefile.am:
9658         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9659         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9660         (ev_sidebar_links_page_iface_init):
9661         * shell/ev-sidebar-links.h:
9662         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9663         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9664         (ev_sidebar_page_get_label):
9665         * shell/ev-sidebar-page.h:
9666         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9667         (ev_sidebar_thumbnails_set_document),
9668         (ev_sidebar_thumbnails_support_document),
9669         (ev_sidebar_thumbnails_get_label),
9670         (ev_sidebar_thumbnails_page_iface_init):
9671         * shell/ev-sidebar-thumbnails.h:
9672         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9673         (ev_sidebar_set_document):
9674         * shell/ev-sidebar.h:
9675         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9676         
9677         Small rework of sidebar code. Now sidebar pages should implement
9678         EvSidebarPage interface. That makes page management in EvSidebar
9679         easier. See bug #164811 for details
9680
9681 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9682
9683         * shell/ev-application.c: (ev_application_open):
9684         * shell/ev-document-types.c:
9685         
9686         Fix build error and small problem with application exit
9687
9688 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9689
9690         * thumbnailer/Makefile.am:
9691         * thumbnailer/evince-thumbnailer-djvu.schemas:
9692         * thumbnailer/evince-thumbnailer-dvi.schemas:
9693         
9694         Conditionally install schemas for djvu/dvi thumbnailer
9695
9696 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9697
9698         * shell/ev-document-types.h: 
9699         * shell/ev-document-types.c: 
9700         New files, handling the mapping from mimetypes to backends
9701         
9702         * shell/ev-window.c: 
9703         * thumbnailer/evince-thumbnailer.c:     
9704         Use the ev-document-types code
9705         
9706         * shell/Makefile.am: 
9707         Added new convenience library libevbackendfactory_la, containing
9708         the new mimetype->backend logic; moved the backends into it.
9709
9710         * thumbnailer/Makefile.am:
9711         Make the thumbnailer link with the libevbackend.la convenience
9712         library, rather than having a duplicate of the backend logic here.
9713
9714 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9715
9716         * shell/ev-stock-icons.c: constify some vars.
9717         * shell/ev-window.c: ditto.
9718
9719 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9720
9721         * ps/ps-document.c (get_page_orientation):
9722
9723         Respect document orientation 
9724
9725 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9726
9727         * djvu/Makefile.am:
9728         * dvi/Makefile.am:
9729         * shell/Makefile.am:
9730         
9731         Move library dependencies to components.
9732         
9733         * shell/ev-window.c: (update_window_title),
9734         (start_loading_document):
9735         
9736         Fix display of uris with spaces. Bug 168358.
9737
9738 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9739
9740         * shell/ev-sidebar-links.c: (selection_changed_cb):
9741         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9742         (ev_view_button_release_event), (ev_view_set_document):
9743         * shell/ev-view.h:
9744         * shell/ev-window.c: (find_bar_search_changed_cb):
9745         * shell/ev-window.h: Minor cleanups removing some dead code.
9746
9747 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9748
9749         * backend/ev-page-cache.c: (_ev_page_cache_new):
9750         
9751         Set current page to 0 if document has pages.
9752
9753 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9754
9755         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9756
9757         Initialize GError to NULL, fix a crash when loading fails.
9758
9759 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9760
9761         * shell/ev-window.c: (update_view_size):
9762
9763         Calculate shadow size only when there is actually
9764         a shadow.
9765
9766 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9767
9768         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9769         * shell/ev-view.h:
9770
9771         Allow setting view spacing, default to 0
9772
9773         * shell/ev-window.c: (ev_window_unfullscreen),
9774         (ev_window_cmd_view_fullscreen), (ev_window_init):
9775
9776         Remove spacing in fullscreen mode
9777
9778 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9779
9780         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9781         (ev_view_size_request), (expose_bin_window),
9782         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9783         * shell/ev-view.h:
9784         * shell/ev-window.c: (ev_window_unfullscreen),
9785         (ev_window_cmd_view_fullscreen):
9786
9787         Do not draw the border in fulscreen
9788
9789 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9790
9791         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9792         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9793         (find_page_at_location), (page_changed_cb):
9794
9795         Rework border calculation, so that I can more easily disable it.
9796         Code somewhat cleaner too.
9797
9798 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9799
9800         * backend/ev-page-cache.c: (ev_page_cache_init),
9801         (_ev_page_cache_new):
9802
9803         Remove some assertions, documents can have 0 pages.
9804         Make initial current page -1.
9805
9806         * shell/ev-page-action.c: (page_changed_cb):
9807
9808         Show "" if current page is -1
9809
9810         * shell/ev-window.c: (update_action_sensitivity),
9811         (ev_window_setup_document):
9812
9813         When document has 0 pages do not set the view
9814         and make nearly everything insensitive.
9815
9816 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9817
9818         * shell/ev-page-view.c:
9819         * shell/ev-page-view.h:
9820
9821         Remove unused files.
9822         
9823         * shell/ev-sidebar-thumbnails.c:
9824         (ev_sidebar_thumbnails_set_document):
9825         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9826         (ev_sidebar_supports_document):
9827         * shell/ev-sidebar.h:
9828         * shell/ev-window.c: (ev_window_setup_document):
9829         
9830         Doesn't show thumbnails if document has 1 page. Make
9831         sidebar menu entries sensitive only if if they have 
9832         sense. Fix bug 164811. 
9833
9834 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9835
9836         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9837         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9838         (ev_view_zoom_out), (ev_view_set_size):
9839
9840         Rework sizing to deal with documents with not uniform page
9841         size.
9842
9843 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9844
9845         * backend/ev-page-cache.c: (_ev_page_cache_new):
9846
9847         Fix several page size caching bugs
9848
9849 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9850
9851         * shell/ev-window.c: (set_action_properties):
9852
9853         Make all toolbar items translatable
9854
9855 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9856
9857         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9858         (save_page_list), (ps_document_save),
9859         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9860         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9861         (ps_document_ps_exporter_iface_init):
9862         * ps/ps-document.h:
9863
9864         Based on a patch by J�rg Billeter <j@bitron.ch>
9865         
9866         Implement print and save a copy for the ps backend.
9867
9868 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9869
9870         * backend/ev-document.h:
9871         * djvu/djvu-document.c: (djvu_document_can_get_text),
9872         (djvu_document_document_iface_init):
9873         * dvi/dvi-document.c: (dvi_document_can_get_text),
9874         (dvi_document_document_iface_init):
9875         * pdf/ev-poppler.cc:
9876         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9877         (pixbuf_document_document_iface_init):
9878         * ps/ps-document.c: (ps_document_can_get_text),
9879         (ps_document_document_iface_init):
9880         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9881         * shell/ev-window.c: (update_action_sensitivity):
9882
9883         Fix the crash when trying to copy in backends that doesnt
9884         support it. We can implement a better solution once we
9885         do real text selection.
9886
9887 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9888
9889         * data/evince-ui.xml:
9890         * shell/ev-window.c: (ev_window_cmd_escape):
9891         
9892         Work around the Escape conflict (find bar and unfullscreen)
9893
9894 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9895
9896         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9897         
9898         Fix for #300233. Next page correctly handles document end.
9899         
9900         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9901         (ev_sidebar_thumbnails_class_init),
9902         (ev_sidebar_thumbnails_set_document),
9903         (ev_sidebar_thumbnails_clear_job),
9904         (ev_sidebar_thumbnails_clear_model):
9905         
9906         Cleanup thumbnail jobs on document changes.
9907         
9908         * shell/ev-view.c: (add_scroll_binding_keypad),
9909         (add_scroll_binding_shifted), (ev_view_class_init):
9910         
9911         Shift + Space scrolls up. Fix for #173184
9912         
9913         * shell/ev-window.c: (ev_window_open_page),
9914         (ev_window_cmd_view_reload):
9915         
9916         Fix reload (Bug #300094)
9917
9918 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9919
9920         
9921         * dvi/mdvi-lib/assoc.c:
9922         * dvi/mdvi-lib/assoc.h: Removed garbage files
9923         
9924         * dvi/mdvi-lib/bitmap.c:
9925         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9926         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9927         * dvi/mdvi-lib/color.h: Antialias of rules
9928         
9929         * dvi/mdvi-lib/common.h:
9930         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9931         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9932         * dvi/mdvi-lib/files.c:
9933         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9934         * dvi/mdvi-lib/mdvi.h:
9935         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9936         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9937         * dvi/mdvi-lib/util.c: Fix compile warnings
9938         
9939         * dvi/dvi-document.c:
9940         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9941         (dvi_document_thumbnails_get_thumbnail),
9942         (dvi_document_document_thumbnails_iface_init):
9943         * dvi/mdvi-lib/Makefile.am:
9944         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9945         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9946         
9947         Dvi backend now renders thumbnails
9948
9949 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9950
9951         * shell/main.c: (main): 
9952         
9953         Save accelerators on exit. Fixes bug #172095.
9954
9955 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9956
9957         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9958         update priority" comment.
9959
9960         * backend/ev-job-queue.c: Give a way to change priority.
9961
9962 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9963
9964         * shell/ev-page-action.c: Fix logic.
9965
9966 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9967
9968         * shell/ev-view.c: (ev_view_can_find_next):
9969         * shell/ev-window.c: (ev_window_setup_document):
9970
9971         Check that the document supports find
9972
9973 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9974
9975         * data/evince-ui.xml:
9976         * shell/ev-view.c: (ev_view_can_find_next):
9977         * shell/ev-view.h:
9978         * shell/ev-window.c: (update_action_sensitivity),
9979         (find_changed_cb), (ev_window_setup_document),
9980         (ev_window_cmd_edit_find_next):
9981
9982         Add Edit->Find Next
9983
9984 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9985
9986         * pdf/ev-poppler.cc:
9987         * shell/ev-print-job.c: (idle_print_handler):
9988
9989         Make printing work again
9990
9991 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9992
9993         * shell/ev-page-action.h:
9994         * shell/ev-page-action.c: (ev_page_action_widget_init),
9995         (ev_page_action_widget_class_init), (page_changed_cb),
9996         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9997         (get_filter_model_from_model), (match_selected_cb),
9998         (display_completion_text), (match_completion), (update_model),
9999         (connect_proxy), (ev_page_action_set_property),
10000         (ev_page_action_get_property), (ev_page_action_set_document),
10001         (ev_page_action_set_model), (ev_page_action_class_init): Big
10002         reworking to make completions work iff we have >= GTK-2.7.0
10003                 
10004         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10005         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10006         (job_finished_cb): We now have a 'model' property that is set when
10007         the links are loaded.  This can be caught with "notify::model"
10008
10009         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10010         listen for the model to be set, and propagate it to the action.
10011
10012 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10013
10014         * cut-n-paste/recent-files/egg-recent-item.c:
10015         (egg_recent_item_set_uri), (make_valid_utf8),
10016         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10017         * cut-n-paste/recent-files/egg-recent-item.h:
10018         
10019         Update egg-recent from libegg. This should fix long
10020         startup problem. For details see
10021         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10022
10023 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10024
10025         * cut-n-paste/recent-files/Makefile.am:
10026         * data/evince-ui.xml, shell/Makefile.am:
10027         * shell/ev-application.c, shell/ev-application.h:
10028         * shell/ev-window.c: Recent files support.
10029         
10030         * configure.ac: Added "ru" to ALL_LINGUAS.
10031         
10032         * dvju: new backend to support DJVU files.
10033         * dvi: new backend to support DVI.
10034
10035         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10036         * ev-application.c: Support for new backends.
10037         
10038         * help, ev-window.c, main.c shell/Makefile.am: 
10039         Evince user documentation.
10040
10041 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10042
10043         * po/POTFILES.in:
10044         * shell/ev-window.c:
10045         * thumbnailer/evince-thumbnailer.c:
10046
10047         s/pdf-document/ev-poppler
10048
10049 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10050
10051         * NEWS:
10052         * configure.ac:
10053
10054         Release 0.2.0
10055
10056         * ps/ps-document.c: (setup_pixmap):
10057
10058         Remove debug code
10059
10060 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10061
10062         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10063         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10064         (ev_window_cmd_go_first_page): Fix of by one errors.
10065
10066 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10067
10068         * ps/ps-document.c: (get_page_box):
10069
10070         Fix page size calculation
10071
10072 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10073
10074         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10075         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10076         (get_page_orientation), (setup_page), (document_load),
10077         (ps_document_get_page_size), (render_pixbuf_idle):
10078         * ps/ps-document.h:
10079
10080         More refactoring to adapt to EvDocument changes
10081
10082 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10083
10084         * ps/ps-document.c: (start_interpreter):
10085
10086         Actually add alpha args
10087
10088 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10089
10090         * pdf/ev-poppler.cc:
10091
10092         Make clipboard work again
10093
10094 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10095
10096         Make searching work again.
10097         
10098         * backend/ev-document.c:
10099         * backend/ev-document.h:
10100         * backend/ev-document-find.c:
10101         * backend/ev-document-find.h: Change EvDocumentIface so we no
10102         longer store the current page or zoom level in the document.  The
10103         consequence is that all calls that operate on the current page now
10104         instead take the page number as an extra argument, and all
10105         coordinates are now doubles in document coordinate system.
10106
10107         * pdf/ev-poppler.cc:
10108         * pixbuf/pixbuf-document.c:
10109         * ps/ps-document.c: Update backends accordingly.
10110
10111 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10112
10113         * autogen.sh:
10114
10115         Add required gettext version
10116
10117 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10118
10119         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10120         make F1 bring up non-existent help.
10121
10122         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10123         epiphany's find bar, #167477
10124
10125         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10126         <emil@nishra.com> to add space-bar scrolling, 
10127
10128         * shell/ev-window.c (static GtkActionEntry entries): add default
10129         keybinding for Help (F1)
10130         Fixes #171068
10131
10132         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10133         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10134         170110
10135
10136 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10137
10138         * Makefile.am: 
10139         * pixbuf/pixbuf-document.c: 
10140
10141         Got pixbuf backend working again
10142
10143 2005-04-01  Steve Murphy  <murf@e-tools.com>
10144
10145         * configure.in: Added "rw" to ALL_LINGUAS.
10146
10147 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10148
10149         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10150         model types, noticed by Martin Kretzschmar.
10151
10152 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10153
10154         * pdf/ev-poppler.cc: Implement search based on
10155         poppler_page_find_text().  Currently a bit crude since we remember
10156         all matches from all pages.  Also, we grab the big document lock
10157         when we search since searching changes the underlying stream and
10158         thus conflicts with the rendering thread.
10159         
10160         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10161         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10162         (ev_view_find_previous): Fix some page indexes to be 0 based,
10163         offset rubber band by view offset,
10164
10165 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10166
10167         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10168
10169 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10170
10171         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10172         completely because I didn't understand GtkActions.  I should
10173         read Marco's code more carefully in the future.
10174
10175         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10176         function
10177
10178 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10179
10180         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10181         PopplerRectangle change from poppler CVS.
10182
10183 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10184
10185         * backend/ev-document.c: (ev_document_get_page_label):
10186         * backend/ev-document.h:
10187         * backend/ev-page-cache.c: (_ev_page_cache_new),
10188         (ev_page_cache_get_page_label):
10189         * backend/ev-page-cache.h:
10190         * pdf/ev-poppler.cc:
10191         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10192         (links_page_num_func):
10193         * shell/ev-sidebar-thumbnails.c:
10194         (ev_sidebar_thumbnails_set_document):
10195         * shell/ev-view.c: (status_message_from_link),
10196         (ev_view_motion_notify_event):
10197         * shell/ev-window.c: (document_supports_sidebar): Add in page
10198         label support.  It's not perfect yet, but it's the first 'feature'
10199         in a while.
10200         Also, fix a bogus comment noticed by crispin. 
10201
10202 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10203
10204         * Makefile.am: Remove pixbuf backend for now
10205
10206         * configure.ac: Require poppler-glib instead of just poppler.
10207
10208         * backend/ev-document-thumbnails.h: Add a comment
10209
10210         * backend/ev-document.h:
10211         * backend/ev-document.c: (ev_document_class_init),
10212         (ev_document_load), (ev_document_get_link),
10213         (ev_document_get_links): Remove 3 methods and add get_links.
10214         Also, made 0 based.
10215
10216         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10217         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10218
10219         * backend/ev-link.c: (ev_link_set_title),
10220         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10221         (ev_link_mapping_find):
10222         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10223         
10224         * backend/ev-page-cache.c: (ev_page_cache_init),
10225         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10226         (ev_page_cache_get_size), (ev_page_cache_next_page),
10227         (ev_page_cache_prev_page): Fix to be 0 based.
10228
10229         * pdf/Makefile.am: 
10230         * pdf/ev-poppler.h:
10231         * pdf/ev-poppler.cc: New backend.
10232         
10233         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10234         (ps_document_get_page), (ps_document_document_iface_init):
10235
10236         * shell/ev-pixbuf-cache.h:
10237         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10238         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10239         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10240         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10241         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10242         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10243         based.
10244         
10245         * shell/ev-sidebar-thumbnails.c:
10246         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10247         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10248
10249         * shell/ev-view.c: (status_message_from_link),
10250         (find_page_at_location), (get_link_at_location),
10251         (ev_view_motion_notify_event), (ev_view_button_release_event),
10252         (ev_view_init): Use the new link code.  Fix to be 0 based.
10253
10254         * shell/ev-window.c: (update_action_sensitivity),
10255         (document_supports_sidebar): 0 based.
10256
10257 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10258
10259         * pdf/pdf-document.cc: Patch from Fernando Herrera
10260         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10261         *blush*
10262
10263 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10264
10265         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10266         1 to the page, as this seems to be 1 based.  I thought we has this
10267         fixed.  grump.
10268
10269 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10270
10271         * TODO:
10272         * backend/Makefile.am:
10273         * backend/ev-document-links.c:
10274         (ev_document_links_has_document_links),
10275         (ev_document_links_get_links_model):
10276         * backend/ev-document-links.h:
10277         * backend/ev-document.c: (ev_document_get_page_cache),
10278         (ev_document_get_doc_mutex), (ev_document_load),
10279         (ev_document_save), (ev_document_get_title),
10280         (ev_document_get_n_pages), (ev_document_set_page),
10281         (ev_document_get_page), (ev_document_set_target),
10282         (ev_document_set_scale), (ev_document_set_page_offset),
10283         (ev_document_get_page_size), (ev_document_get_text),
10284         (ev_document_get_link), (ev_document_render),
10285         (ev_document_render_pixbuf), (ev_document_scale_changed):
10286         * backend/ev-document.h:
10287         * backend/ev-job-queue.c: (remove_object_from_queue),
10288         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10289         (no_jobs_available_unlocked), (ev_render_thread),
10290         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10291         (ev_job_queue_remove_job):
10292         * backend/ev-job-queue.h:
10293         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10294         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10295         (ev_job_links_class_init), (ev_job_render_init),
10296         (ev_job_render_dispose), (ev_job_render_class_init),
10297         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10298         (ev_job_thumbnail_class_init), (ev_job_finished),
10299         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10300         (ev_job_render_run), (ev_job_thumbnail_new),
10301         (ev_job_thumbnail_run):
10302         * backend/ev-jobs.h:
10303         * backend/ev-link.c:
10304         * backend/ev-link.h:
10305         * backend/ev-page-cache.c: (ev_page_cache_init),
10306         (ev_page_cache_class_init), (ev_page_cache_finalize),
10307         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10308         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10309         (ev_page_cache_set_link), (ev_page_cache_get_title),
10310         (ev_page_cache_get_size), (ev_page_cache_next_page),
10311         (ev_page_cache_prev_page):
10312         * backend/ev-page-cache.h:
10313         * pdf/pdf-document.cc:
10314         * ps/gsdefaults.c:
10315         * ps/gsdefaults.h:
10316         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10317         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10318         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10319         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10320         (is_interpreter_ready), (output), (catchPipe), (input),
10321         (start_interpreter), (check_filecompressed), (compute_dimensions),
10322         (ps_document_enable_interpreter), (document_load),
10323         (ps_document_next_page), (render_page), (ps_document_set_page),
10324         (ps_document_set_scale), (render_pixbuf_idle),
10325         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10326         * ps/ps-document.h:
10327         * shell/Makefile.am:
10328         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10329         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10330         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10331         (ev_pixbuf_cache_new), (job_finished_cb),
10332         (check_job_size_and_unref), (move_one_job),
10333         (ev_pixbuf_cache_update_range), (find_job_cache),
10334         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10335         (ev_pixbuf_cache_add_jobs_if_needed),
10336         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10337         * shell/ev-pixbuf-cache.h:
10338         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10339         (idle_print_handler):
10340         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10341         (selection_changed_cb), (create_loading_model),
10342         (ev_sidebar_links_construct), (links_page_num_func),
10343         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10344         (update_page_callback), (job_finished_cb),
10345         (ev_sidebar_links_set_document):
10346         * shell/ev-sidebar-thumbnails.c:
10347         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10348         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10349         (page_changed_cb), (thumbnail_job_completed_callback),
10350         (ev_sidebar_thumbnails_set_document):
10351         * shell/ev-sidebar-thumbnails.h:
10352         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10353         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10354         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10355         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10356         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10357         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10358         (ev_view_button_release_event), (ev_view_scroll_view),
10359         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10360         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10361         (ev_view_new), (job_finished_cb), (page_changed_cb),
10362         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10363         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10364         (ev_view_find_previous):
10365         * shell/ev-view.h:
10366         * shell/ev-window.c: (update_action_sensitivity),
10367         (ev_window_open_page), (update_window_title), (update_total_pages),
10368         (page_changed_cb), (ev_window_setup_document),
10369         (password_dialog_response), (ev_window_cmd_save_as),
10370         (ev_window_print), (ev_window_cmd_go_previous_page),
10371         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10372         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10373         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10374         * shell/main.c: (main):
10375
10376         Merge evince-threads branch
10377
10378 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10379
10380         * configure.ac: Added "lt" to ALL_LINGUAS.
10381
10382 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10383
10384         * NEWS:
10385         * configure.ac:
10386
10387         Release 0.1.9
10388
10389 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10390
10391         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10392
10393         Fix here also the thumbnails 1-basedness :)
10394
10395 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10396
10397         * NEWS:
10398         * configure.ac:
10399
10400         Release 0.1.8
10401
10402 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10403
10404         * pdf/pdf-document.cc:
10405         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10406         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10407
10408         Fix the mess we did with thumbnails and 1-basedness
10409
10410 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10411
10412         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10413
10414 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10415
10416         * NEWS:
10417         * configure.ac:
10418
10419         Release 0.1.7
10420
10421 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10422
10423         * ps/Makefile.am:
10424         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10425         (gtk_gs_defaults_get_alpha_parameters),
10426         (gtk_gs_defaults_get_ungzip_cmd),
10427         (gtk_gs_defaults_get_unbzip2_cmd):
10428         * ps/gsdefaults.h:
10429         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10430         (ps_document_get_orientation), (document_load),
10431         (ps_document_goto_page), (ps_document_set_page_size):
10432         * ps/ps-document.h:
10433
10434         Some more sanitization of the ps backend. Remove a lot
10435         of unused code and do not base our defaults on ggv
10436         preferences (ugh!)
10437
10438 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10439
10440         * thumbnailer/evince-thumbnailer.schemas:
10441         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10442         (main): add -s option for thumbnail size.
10443
10444 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10445
10446         * configure.ac:
10447
10448         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10449         remove it.
10450
10451 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10452
10453         * pdf/pdf-document.cc:
10454
10455         Remove 4 pixels of useless border from the
10456         thumbnail.
10457
10458 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10459
10460         * backend/ev-document-thumbnails.c:
10461         (ev_document_thumbnails_get_thumbnail):
10462         * backend/ev-document-thumbnails.h:
10463
10464         Rework API a bit. Add a border flag and
10465         change sizing logic (now the size we specify
10466         applies to the bigger dimension).
10467
10468         * pdf/pdf-document.cc:
10469         * pixbuf/pixbuf-document.c:
10470         (pixbuf_document_thumbnails_get_thumbnail):
10471         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10472         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10473
10474         Adapt to the new API and do not draw a border for nautilus
10475         thumbnailer.
10476
10477 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10478
10479         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10480         take thumbnails from page "0" instead of "1". Added a copyright header.
10481
10482 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10483
10484         * ps/ps-document.c: (set_up_page), (start_interpreter):
10485
10486         Make it C89 compliant
10487
10488 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10489
10490         * Makefile.am:
10491         * configure.ac:
10492         * pdf/.cvsignore:
10493         * pdf/pdf-document.cc:
10494         * thumbnailer/Makefile.am:
10495         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10496         (main):
10497         * thumbnailer/evince-thumbnailer.schemas:
10498         * thumbnailer/pdf-icon.png:
10499
10500         Add a nautilus thumbnailer.
10501         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10502
10503 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10504
10505         * NEWS:
10506         * configure.ac:
10507         * po/POTFILES.in:
10508
10509         Release 0.1.6
10510
10511 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10512
10513         Use poppler instead of including xpdf source code.  Poppler is a
10514         fork of xpdf to build it as a shared library. See
10515         http://freedesktop.org/wiki/Software/poppler.
10516
10517         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10518         xpdf fork.
10519         
10520         * pdf/Makefile.am: Build libpdfdocument.a here.
10521         
10522         * pdf/GDKSplashOutputDev.cc:
10523         * pdf/GDKSplashOutputDev.h:
10524         * pdf/GnomeVFSStream.cc:
10525         * pdf/GnomeVFSStream.h:
10526         * pdf-document.cc:
10527         * pdf-document.h:
10528         * test-gdk-output-dev.cc
10529         * Thumb.cc:
10530         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10531         against poppler.
10532
10533 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10534
10535         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10536
10537         Clear idle stack before unsetting the document
10538
10539 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10540
10541         * ps/ps-document.c: (ps_document_widget_event),
10542         (ps_document_set_target), (ps_document_finalize),
10543         (ps_document_get_page):
10544
10545         Disconnect the widget event signal on finalize.
10546         Some code cleanups.
10547
10548 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10549
10550         * ps/ps-document.c: (set_up_page):
10551
10552         If there is no bpixmap create one, even if size
10553         is not changed.
10554
10555 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10556
10557         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10558         (set_up_page), (document_load), (ps_document_set_zoom):
10559
10560         Default page is 0. Calculate size even when we have no
10561         target yet.
10562
10563 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10564
10565         * shell/ev-sidebar.c: expand the selection widget to be always as
10566         wide as the sidebar
10567
10568 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10569
10570         * shell/ev-sidebar-thumbnails.c:
10571         (ev_sidebar_thumbnails_set_document):
10572
10573         Clear the list store when setting document
10574
10575 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10576
10577         * shell/ev-page-action.c: (update_entry), (sync_entry),
10578         (activate_cb), (entry_size_request_cb), (create_tool_item),
10579         (connect_proxy):
10580
10581         Use an entry for the page control instead of spinbuttons
10582
10583 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10584
10585         * data/evince.schemas.in:
10586
10587         Correct confusing string
10588
10589 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10590
10591         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10592         for real.  Gosh, how long has this been broken.
10593
10594         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10595         check for a NULL link.  We crash otherwise.
10596
10597 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10598
10599         * NEWS:
10600         * configure.ac:
10601
10602         Release 0.1.5
10603
10604 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10605
10606         * configure.ac: add the french translation.
10607
10608 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10609
10610         * shell/ev-window.c:
10611
10612         Remove unused header -> fix distcheck
10613
10614 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10615
10616         * shell/ev-window.c: (update_window_title),
10617         (ev_window_popup_password_dialog):
10618
10619         Unescape filename for display
10620
10621 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10622
10623         * pdf/xpdf/pdf-document.cc:
10624
10625         In get_page_size deal with rotation. Also
10626         cleanup the function a bit.
10627
10628 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10629
10630         * pdf/xpdf/pdf-document.cc:
10631
10632         Fix crash when opening in new window
10633
10634 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10635
10636         * configure.ac:
10637
10638         Check ghostscript >= 7
10639
10640 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10641
10642         * shell/ev-window.c:
10643
10644         Make page width the default sizing mode
10645
10646 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10647         Marco Pesenti Gritti <marco@gnome.org>
10648
10649         * shell/ev-window.c: Remember the sidebar size
10650
10651         * data/evince.schemas.in: Add a new gconf key to store the size of
10652         the sidebar
10653
10654 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10655
10656         * data/evince-ui.xml:
10657         * shell/ev-window.c: (update_action_sensitivity),
10658         (ev_window_cmd_view_reload):
10659         
10660         Add a "Reload" action and menu entry
10661
10662 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10663
10664         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10665         iff the type doesn't support thumbnailing and indexing.
10666
10667 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10668
10669         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10670
10671 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10672
10673         * pdf/splash/Splash.cc:
10674
10675         Port fix for a crasher from kde bug
10676         http://bugs.kde.org/show_bug.cgi?id=97131
10677
10678 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10679
10680         * pdf/xpdf/pdf-document.cc:
10681
10682         Return a link even if it's of an unrecognized
10683         type. Otherwise we go in an infinte cycle.
10684
10685 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10686
10687         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10688         (size_allocate_cb), (ev_window_set_sizing_mode):
10689
10690         Update size when switching mode
10691
10692 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10693
10694         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10695         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10696         (ev_window_cmd_view_normal_size):
10697
10698         Fix size toggle buttons behavior
10699
10700 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10701
10702         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10703         (doc_rect_to_view_rect), (ev_view_size_allocate),
10704         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10705         (scale_changed_callback):
10706
10707         Do not cache offsets in size_allocate.
10708
10709 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10710
10711         * shell/ev-view.c: (ev_view_size_allocate):
10712
10713         Calculate offsets before calling the parent
10714         class (which does a redraw)
10715
10716 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10717
10718         * pdf/xpdf/pdf-document.cc:
10719
10720         Fix a crasher on exit. Unused code, put a TODO
10721
10722 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10723
10724         * backend/ev-document.c: (ev_document_class_init),
10725         (ev_document_page_changed), (ev_document_scale_changed):
10726         * backend/ev-document.h:
10727
10728         Separate page/scale notifications
10729
10730         * pdf/xpdf/pdf-document.cc:
10731
10732         Emit the new signals.
10733         Do not display the pdf page in _render, do it
10734         when scale/page are requested.
10735
10736         * ps/ps-document.c: (ps_document_set_zoom),
10737         (ps_document_widget_event):
10738         * ps/ps-document.h:
10739
10740         Emit the new signals.
10741
10742         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10743         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10744         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10745         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10746         * shell/ev-view.h:
10747         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10748         (ev_window_cmd_view_page_width), (size_allocate_cb),
10749         (ev_window_set_sizing_mode):
10750
10751         Rework sizing to be pixel based.
10752         There are bugs but should be already way better.
10753
10754 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10755
10756         * shell/ev-window.c: (ev_window_init):
10757
10758         Do not allow to shrink sidebar smaller then
10759         child requisition
10760
10761 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10762
10763         * shell/ev-sidebar.[ch]
10764         * shell/ev-window.c:
10765
10766         Improved sidebar widget. Fixes #166683
10767
10768 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10769
10770         * shell/ev-view.c (update_find_status_message): Give translators
10771         more flexibility with ngettext plural handling.
10772
10773 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10774
10775         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10776         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10777         page when we get the page size.
10778
10779 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10780
10781         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10782
10783         ps pages are 0 based, convert 
10784
10785 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10786
10787         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10788
10789         Initialize correct parent class. Set GError on document load
10790
10791 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10792
10793         * pdf/xpdf/pdf-document.cc:
10794
10795         Fixup selection offset calculation
10796
10797         * shell/ev-view.c: (view_rect_to_doc_rect),
10798         (doc_rect_to_view_rect), (ev_view_size_allocate),
10799         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10800         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10801
10802         Store selection as document relative, so that zooming
10803         and offset changing doesnt break it.
10804
10805 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10806
10807         * shell/ev-view.c: (ev_view_best_fit):
10808
10809         Do not try to best fit if the view is not realized
10810
10811 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10812           
10813         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10814
10815 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10816
10817         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10818
10819 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10820
10821         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10822         the popup window.  That prevents it resizing when in full screen
10823         mode.
10824
10825         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10826         multiple rerenders.  This pretty much sucks.
10827
10828         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10829         rest of the toolbar.
10830
10831 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10832
10833         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10834
10835 2005-02-17  Alexander Shopov  <ash@contact.bg>
10836
10837         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10838
10839 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10840
10841         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10842
10843 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10844
10845         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10846         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10847         (set_document_page), (document_changed_callback),
10848         (ev_view_set_document), (ev_view_find_previous),
10849         (ev_view_hide_cursor), (ev_view_show_cursor):
10850         * shell/ev-view.h:
10851         * shell/ev-window.c: (update_chrome_visibility),
10852         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10853         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10854         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10855         (ev_window_unfullscreen):
10856         * shell/main.c: (main):
10857
10858         Automatically hide the fullscreen button.
10859         Patch by Kristian Høgsberg <krh@redhat.com>
10860
10861 2005-02-16  Vincent Noel  <vnoel@cox.net>
10862
10863         * shell/main.c (main): Specify an icon for the window. Patch by
10864         Jaap A. Haitsma. Fixes #166177.
10865
10866 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10867
10868         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10869
10870 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10871
10872         * backend/ev-document-misc.h:
10873         * backend/ev-document-misc.c:
10874         (ev_document_misc_get_page_border_size),
10875         (ev_document_misc_paint_one_page): New function to canonicalize
10876         sizing/painting a border.
10877
10878         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10879         used.
10880
10881         * pdf/xpdf/pdf-document.cc: use new function
10882
10883         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10884         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10885         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10886         shell/ev-window.c: (update_sizing_buttons),
10887         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10888         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10889         (ev_window_cmd_view_page_width), (size_allocate_cb),
10890         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10891         and "fit width" values act as toggle buttons so they stay
10892         toggled.  It's not 100% perfect, and it's a little slow, but it's
10893         good enough to commit I think.
10894
10895 2005-02-15  David Lodge  <dave@cirt.net>
10896
10897         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10898
10899 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10900
10901         * shell/ev-window.c (update_window_title): replace newlines in
10902         the title by spaces. Bug #166107.
10903
10904 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10905
10906         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10907         parameters providing allocation width and height without
10908         scrollbars and width of a possible vertical scrollbar. With this
10909         additional information the functions can work as
10910         intended. Unfortunately they're not idempotent. We should
10911         transform these commands to toggles. Fixes Bug #164976
10912         Initial patch by Stephane Loeuillet, then heavily modified.
10913
10914         * shell/ev-view.h: update prototypes.
10915
10916         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10917         (ev_window_cmd_view_page_width): provide EvView fit functions with
10918         all the information they need. Formulas to calculate this
10919         information taken from GtkScrolledWindow.
10920
10921 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10922
10923         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10924         created a thumbnail, the list store is updated to know
10925         that the thumbnail is set. Fixes bug #166792
10926
10927 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10928
10929         * shell/ev-window.c: fixed typo, closes bug 166897
10930
10931         * TODO: updated TODO with bug numbers that are relevant
10932
10933 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10934
10935         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10936
10937 2005-02-09  Vincent Noel  <vnoel@cox.net>
10938
10939         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10940         and "Next" toolbar buttons as important to make them stand out.
10941
10942 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10943
10944         * lib/ev-debug.c:
10945         * lib/ev-debug.h:
10946         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10947         (start_interpreter), (stop_interpreter), (document_load),
10948         (ps_document_next_page), (ps_document_goto_page),
10949         (ps_document_set_page_size), (ps_document_widget_event),
10950         (ps_document_render):
10951         * shell/ev-page-view.c: (ev_page_view_dispose):
10952         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10953
10954         Fix compilation on non-gcc platforms
10955
10956 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10957
10958         * NEWS:
10959         * configure.ac:
10960
10961         Release 0.1.4
10962
10963         * pdf/xpdf/Catalog.cc:
10964         * pdf/xpdf/XRef.cc:
10965
10966         Fix the fix for CAN-2004-0888
10967
10968 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10969
10970         * data/Makefile.am:
10971         * data/evince-ui.xml:
10972         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10973         * shell/ev-stock-icons.h:
10974         * shell/ev-window.c: (update_action_sensitivity),
10975         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10976         (set_action_properties):
10977
10978         Improve toolbar layout/icons
10979
10980 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10981
10982         * pdf/xpdf/pdf-document.cc:
10983
10984         Add warnings about unimplemented/unknown link
10985         types.
10986
10987 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10988
10989         * ps/ps-document.c: (set_up_page):
10990
10991         Log gs property
10992
10993 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10994
10995         * ps/ps-document.c: (start_interpreter):
10996
10997         Log gs env var
10998
10999 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11000
11001         * shell/ev-page-view.c: (ev_page_view_dispose):
11002         * shell/ev-view.c: (ev_view_finalize):
11003         * shell/ev-window.c: (ev_window_setup_document),
11004         (ev_window_dispose), (ev_window_init):
11005
11006         Solve more refs issues.
11007
11008         I commented out the page_view initialization for now:
11009         it was never destroyed (because it's never added
11010         to a container). Because of that we was leaking
11011         gs processes. Couldnt think to a clean fix.
11012         We need to figure this out, password view has the
11013         same issue probably.
11014
11015 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11016
11017         * ps/ps-document.c: (ps_document_finalize),
11018         (ps_document_get_n_pages), (ps_document_get_page):
11019
11020         Some cleanups, stop the interpreter on finalize
11021
11022         * shell/ev-page-view.c: (ev_page_view_dispose),
11023         (ev_page_view_class_init):
11024
11025         Release our reference on the document
11026
11027 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11028
11029         * Makefile.am:
11030         * configure.ac:
11031         * doc/debugging.txt:
11032         * lib/.cvsignore:
11033         * lib/Makefile.am:
11034         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11035         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11036         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11037         * lib/ev-debug.h:
11038
11039         Add debugging helpers
11040
11041         * ps/Makefile.am:
11042         * ps/ps-document.c: (set_up_page), (start_interpreter),
11043         (stop_interpreter), (document_load), (ps_document_next_page),
11044         (ps_document_goto_page), (ps_document_set_page_size),
11045         (ps_document_widget_event), (ps_document_render):
11046         * shell/Makefile.am:
11047         * shell/ev-view.c: (expose_bin_window):
11048         * shell/main.c: (main):
11049
11050         Add some logs
11051         
11052 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11053
11054         * ps/ps-document.c: (ps_document_widget_event):
11055
11056         Initialize message_window, this should make ps
11057         rendering really work! (Never noticed because I was
11058         testing with a ps that is causing gs to exit every time!)
11059
11060 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11061
11062         * data/evince.schemas.in: updated simple error in applyto closing tag
11063
11064 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11065
11066         * Makefile.am:
11067         * configure.ac:
11068         * data/.cvsignore:
11069         * data/Makefile.am:
11070         * data/evince-ui.xml:
11071         A data/evince.schemas.in:
11072         * po/POTFILES.in:
11073         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11074         * shell/ev-stock-icons.h:
11075         * shell/ev-window.c: (update_chrome_visibility),
11076         (update_chrome_flag), (ev_window_cmd_edit_find),
11077         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11078         (ev_window_unfullscreen), (ev_window_focus_in_event),
11079         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11080         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11081         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11082         (ev_window_dispose), (ev_window_class_init),
11083         (set_action_properties), (set_chrome_actions), (load_chrome),
11084         (ev_window_init):
11085
11086         Implement fullscreen mode changes from bug #164776.
11087         Also implement persistent chrome toggles.
11088
11089 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11090
11091         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11092
11093 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11094
11095         * NEWS:
11096         * configure.ac:
11097         * shell/ev-view.c:
11098
11099         Add another check for find interface
11100
11101         Release 0.1.3
11102
11103 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11104
11105         * shell/ev-application.c: (ev_application_open):
11106         * shell/ev-window.c: (ev_window_open):
11107
11108         Open gzipped ps documents
11109
11110 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11111
11112         * TODO:
11113         * shell/ev-view.c: (set_document_page):
11114
11115         Clamp page number, dont try to move to
11116         not existant pages.
11117
11118 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11119
11120         * backend/ev-document-find.c: (ev_document_find_changed):
11121         * backend/ev-document-find.h:
11122         * pdf/xpdf/pdf-document.cc:
11123         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11124         * shell/ev-window.c: (find_bar_search_changed_cb):
11125
11126         Fix several bugs with find
11127
11128 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11129
11130         * shell/ev-sidebar-thumbnails.c
11131         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11132         document. Prevents warning from scroll_to_cell.
11133
11134 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11135
11136         * configure.ac: Add «nb» to ALL_LINGUAS too.
11137
11138 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11139
11140         * NOTES: New file with some random thoughts.
11141
11142         * TODO: Update.
11143
11144         * backend/ev-document-misc.c:
11145         (ev_document_misc_get_page_border_size): New function to
11146         canonicalize shadow drawing sizes.  Possibly goofy.
11147
11148         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11149         (ev_view_best_fit), (ev_view_fit_width):
11150         * pdf/xpdf/pdf-document.cc:
11151         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11152         * ps/ps-document.c: (ps_document_get_page_size):
11153         * backend/ev-document-misc.h:
11154         * backend/ev-document.c: (ev_document_get_page_size):
11155         * backend/ev-document.h: get_page_size now takes a page number
11156         parameter.  Made all the backends/frontends honor it.
11157
11158         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11159         see.  Doesn't work yet.
11160
11161         * shell/Makefile.am:
11162         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11163         Doesn't do anything yet.
11164
11165         * shell/ev-sidebar-thumbnails.c:
11166         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11167         [0..n_pages-1]
11168
11169         * shell/ev-window.c: (update_action_sensitivity),
11170         (ev_window_setup_document), (ev_window_set_page_mode),
11171         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11172         view-swapping code a bit so we can have multiple views on a
11173         document.  Add the multi-page view, though it can't be turned on
11174         yet.
11175
11176 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11177
11178         * shell/ev-application.c: (ev_application_open):
11179         * shell/ev-view.c: (expose_bin_window):
11180         * shell/ev-window.c: (ev_window_open):
11181
11182         Support eps and check document supports find
11183         before drawing highlightings in expose.
11184
11185 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11186
11187         * pixbuf/pixbuf-document.c:
11188         (pixbuf_document_thumbnails_get_dimensions),
11189         (pixbuf_document_document_thumbnails_iface_init):
11190
11191         implement get_dimensions
11192
11193 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11194
11195         * NEWS:
11196         * configure.ac:
11197
11198         Release 0.1.2
11199
11200 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11201
11202         * shell/ev-view.c: (set_document_page):
11203
11204         Scroll at the top of the page when changing page
11205
11206 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11207
11208         * shell/ev-view.c: (ev_view_motion_notify_event):
11209
11210         Do not redraw unnecessarily
11211
11212 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11213
11214         * pdf/xpdf/pdf-document.cc:
11215         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11216         (expose_bin_window), (find_changed_cb):
11217
11218         Yay! find works now... Now to find bugs...
11219
11220 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11221
11222         * backend/ev-document-find.c: (ev_document_find_base_init),
11223         (ev_document_find_changed):
11224         * backend/ev-document-find.h:
11225         * pdf/xpdf/pdf-document.cc:
11226         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11227         (expose_bin_window), (ev_view_init), (set_document_page),
11228         (ensure_rectangle_is_visible), (jump_to_find_result),
11229         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11230         (ev_view_find_next), (ev_view_find_previous):
11231         * shell/ev-view.h:
11232         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11233
11234         More work on find implementation, mostly there now
11235
11236 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11237
11238         * backend/ev-backend-marshalers.list:
11239         * backend/ev-document-find.c: (ev_document_find_base_init),
11240         (ev_document_find_cancel), (ev_document_find_page_has_results),
11241         (ev_document_find_get_n_results), (ev_document_find_get_result),
11242         (ev_document_find_get_progress), (ev_document_find_changed):
11243         * backend/ev-document-find.h:
11244
11245         Enanche the find interface to be really able to do
11246         multi page find.
11247
11248         * pdf/xpdf/pdf-document.cc:
11249
11250         Implement
11251
11252         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11253         (expose_bin_window), (ev_view_init),
11254         (ev_view_get_find_status_message), (find_changed_cb),
11255         (ev_view_set_document), (set_document_page):
11256
11257         Adapt to the new interface. A few things are regressed sorry,
11258         I will finish it soon.
11259
11260 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11261
11262         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11263         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11264         ev_sidebar_thumbnails_parent_class variable, don't define another
11265         parent_class variable.
11266
11267         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11268         (ev_page_action_class_init): ditto.
11269
11270         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11271         (pixbuf_document_class_init): ditto.
11272
11273         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11274         ditto.
11275
11276         * .cvsignore: ignore various valgrind output files.
11277
11278 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11279
11280         * data/evince-ui.xml:
11281         * shell/Makefile.am:
11282         * shell/ev-history.c:
11283         * shell/ev-history.h:
11284         * shell/ev-navigation-action.c:
11285         * shell/ev-navigation-action.h:
11286         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11287         (ev_view_set_page), (ev_view_fit_width):
11288         * shell/ev-view.h:
11289         * shell/ev-window.c: (update_action_sensitivity),
11290         (ev_window_setup_document), (register_custom_actions):
11291
11292         Kill session history
11293
11294 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11295
11296         * shell/ev-window.c: (update_action_sensitivity):
11297
11298         Fix inverted up/down buttons
11299
11300 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11301
11302         * shell/ev-sidebar-thumbnails.c
11303         (ev_sidebar_thumbnails_select_page): make sure the selected
11304         thumbnail stays visible.
11305
11306 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11307
11308         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11309         scrolled window for Federico.
11310
11311 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11312
11313         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11314
11315 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11316
11317         * configure.ac:
11318         * pdf/splash/SplashFTFontEngine.cc:
11319
11320         Fix CID fonts with freetype 2.1.9
11321
11322 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11323
11324         * TODO: added item for desktop icon thumbnailer
11325
11326 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11327
11328         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11329         unloaded docs when the title is accessed.
11330
11331         * shell/ev-password-view.[hc]: New widget for displaying password
11332         state.
11333
11334         * shell/ev-window.[ch]: Refactor password handling code to handle
11335         the new view.
11336
11337 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11338
11339         * NEWS:
11340         * configure.ac:
11341         * data/Makefile.am:
11342
11343         Release 0.1.1
11344
11345 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11346
11347         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11348         ignore page offset here, to make search results independent of it,
11349
11350         * shell/ev-view.c (expose_bin_window): but take offsets into
11351         account here. Bug #164932
11352
11353         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11354         scale at the right time. Bug #164996
11355
11356 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11357
11358         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11359         fix the problem. Now I just removed the Adobe font names and hope
11360         that the URW fonts are always in outline format. Bug #164934
11361
11362         * shell/ev-window.c (update_window_title): empty titles are
11363         useless, use filename in that case too.
11364
11365         * NEWS: Add some content.
11366
11367 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11368
11369         * TODO: added one more TODO item and a TODONE section :)
11370
11371 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11372
11373         * ps/ps-document.h: add page_[xy]_offset fields.
11374
11375         * ps/ps-document.c (ps_document_set_page_offset)
11376         (ps_document_render): Keep offset in consideration in a few
11377         places. Bug #164752 "postscript documents are not centered in
11378         window"
11379
11380         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11381         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11382
11383         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11384         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11385         stub out missing methods for complete EvDocument implementation.
11386         Fixes segfaults with Save A Copy and Copy actions.
11387
11388         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11389         (ps_document_document_iface_init): ditto.
11390         
11391 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11392
11393         * data/.cvsignore:
11394         * data/Makefile.am:
11395         * data/evince.desktop.in:
11396
11397         Add desktop file
11398
11399 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11400
11401         * shell/ev-view.c: (ev_view_button_press_event),
11402         (ev_view_motion_notify_event):
11403
11404         Make selection work in any direction
11405
11406 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11407
11408         * TODO:
11409         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11410
11411         Use shorter labels for some of the toolbars items
11412
11413 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11414
11415         * pdf/xpdf/pdf-document.cc:
11416
11417         Check the links info is initialized before
11418         using it. Should fix a crash on startup.
11419
11420 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11421
11422         * pixbuf/pixbuf-document.c
11423         (pixbuf_document_thumbnails_get_dimensions): force floating point
11424         division to calculate page_ratio. Fixes crash with landscape
11425         format pixbufs.
11426
11427 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11428
11429         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11430
11431 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11432
11433         * shell/ev-view.c (set_document_page): unset has_selection when
11434         the page changes.
11435         (set_document_page): handle paper size changes when the page
11436         changes (test with Free Culture, page 2).
11437
11438 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11439
11440         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11441         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11442
11443         Use normal style color for the widget background and
11444         draw a black box around the page.
11445
11446 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11447
11448         * pdf/xpdf/pdf-document.cc:
11449
11450         Keep offset in consideration in a few places
11451
11452         * shell/ev-view.c: (expose_bin_window):
11453
11454         Set the offsets so that the document is ever centered
11455
11456 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11457
11458         * TODO: Added TODO items and finished off the first todo item
11459
11460         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11461         reflect current authors
11462
11463 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11464
11465         * pdf/xpdf/pdf-document.cc:
11466         * shell/ev-view.c: (ev_view_set_cursor),
11467         (ev_view_motion_notify_event), (document_changed_callback),
11468         (set_document_page):
11469
11470         Show a wait cursor while the page is rendering
11471
11472 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11473
11474         * shell/ev-sidebar-thumbnails.c:
11475         (ev_sidebar_tree_selection_changed),
11476         (ev_sidebar_thumbnails_select_page):
11477         * shell/ev-sidebar-thumbnails.h:
11478         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11479         (ev_view_can_go_forward):
11480         * shell/ev-window.c: (ev_window_open_page),
11481         (ev_window_setup_document), (update_current_page),
11482         (view_page_changed_cb), (ev_window_init):
11483         * shell/ev-window.h:
11484
11485         Ensure thumbnails selection, toolbar page control and
11486         current page are in sync.
11487
11488 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11489
11490         * pdf/xpdf/XRef.cc:
11491
11492         Fix CAN-2005-0064
11493
11494 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11495
11496         * backend/Makefile.am:
11497         * backend/ev-document-links.h:
11498         * backend/ev-document-security.c: (ev_document_security_get_type),
11499         (ev_document_security_has_document_security),
11500         (ev_document_security_set_password):
11501         * backend/ev-document-security.h:
11502         * backend/ev-document.c: (ev_document_error_quark):
11503         * backend/ev-document.h:
11504         * data/Makefile.am:
11505         * data/evince-password.glade:
11506         * pdf/xpdf/pdf-document.cc:
11507         * shell/Makefile.am:
11508         * shell/ev-password.c: (ev_password_set_bad_password_label),
11509         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11510         (ev_password_dialog_get_password),
11511         (ev_password_dialog_set_bad_pass):
11512         * shell/ev-password.h:
11513         * shell/ev-window.c: (ev_window_get_attribute),
11514         (ev_window_set_property), (update_action_sensitivity),
11515         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11516         (ev_window_setup_document), (ev_window_get_password),
11517         (ev_window_open), (ev_window_cmd_save_as),
11518         (using_postscript_printer), (ev_window_print),
11519         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11520         (update_fullscreen_popup), (ev_window_fullscreen),
11521         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11522         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11523         (menu_item_select_cb), (find_bar_search_changed_cb),
11524         (ev_window_dispose), (ev_window_init):
11525
11526         Add initial support for password-supported dialogs.  This could be
11527         a lot cooler, but it'll do for now.
11528
11529 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11530
11531         * pdf/xpdf/pdf-document.cc:
11532         * shell/ev-view.c: (status_message_from_link),
11533         (ev_view_set_status), (ev_view_set_cursor),
11534         (ev_view_motion_notify_event), (ev_view_init):
11535         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11536
11537         Fix bugs in the links implementation and change cursor
11538         when hovering a link.
11539
11540 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11541
11542         * viewer/.cvsignore: added cvsignore file for viewer directory
11543
11544         * TODO: created TODO document
11545
11546 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11547
11548         * shell/ev-view.h:
11549         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11550         new functions to help with implementation of sensitivity code
11551         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11552         of all actions that might require it.  Fixes a crash when you
11553         click on the Zoom actions in a window lacking a document.
11554
11555 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11556
11557         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11558         of the Find action
11559
11560 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11561
11562         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11563         (pixbuf_document_document_iface_init):
11564         * ps/ps-document.c: (ps_document_get_link),
11565         (ps_document_document_iface_init):
11566         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11567         (status_message_from_link), (ev_view_set_status),
11568         (ev_view_set_find_status), (ev_view_motion_notify_event),
11569         (ev_view_button_release_event), (ev_view_set_property),
11570         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11571         (ev_view_get_find_status_message), (update_find_results),
11572         (ev_view_get_status), (ev_view_get_find_status):
11573         * shell/ev-view.h:
11574         * shell/ev-window.c: (view_status_changed_cb),
11575         (view_find_status_changed_cb), (ev_window_init):
11576
11577         View status message support, use it to show the links.
11578         Needs work...
11579
11580 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11581
11582         * backend/ev-document.c: (ev_document_get_link):
11583         * backend/ev-document.h:
11584         * pdf/xpdf/pdf-document.cc:
11585         * shell/ev-application.c: (ev_application_open):
11586         * shell/ev-application.h:
11587         * shell/ev-sidebar-links.c: (selection_changed_cb):
11588         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11589         (ev_view_go_to_link):
11590
11591         Add support for document links
11592
11593 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11594
11595         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11596         (create_tool_item):
11597         Set the spin button limits correctly.
11598         
11599         * shell/ev-sidebar-thumbnails.c:
11600         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11601         Support changing pages by clicking on the thumbnails.
11602         
11603 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11604
11605         * pixbuf/pixbuf-document.c:
11606         (pixbuf_document_thumbnails_get_dimensions),
11607         (pixbuf_document_document_thumbnails_iface_init):
11608
11609         implement get_dimensions
11610
11611 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11612
11613         * ps/ps-document.c: (ps_document_goto_page):
11614
11615         Fix page switching on multipage documents
11616
11617 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11618
11619         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11620         
11621         check for NULL before assigning to width and height parameters
11622
11623 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11624
11625         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11626         (pixbuf_document_set_property), (pixbuf_document_get_property):
11627
11628         implement get/set properties
11629
11630 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11631
11632         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11633         
11634         return NULL instead of "Unknown", letting the title get set to
11635         the filename when the pdf has no title.
11636
11637 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11638
11639         * ps/ps-document.c: (ps_document_get_page_count),
11640         (ps_document_goto_page):
11641
11642 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11643
11644         * shell/ev-history.c: (ev_history_get_property),
11645         (ev_history_set_property), (ev_history_class_init),
11646         (ev_history_add_page), (ev_history_set_current_index):
11647         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11648         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11649         (ev_navigation_action_finalize):
11650         * shell/ev-navigation-action.h:
11651         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11652         (ev_view_go_forward), (ev_view_get_find_status_message),
11653         (history_index_changed_cb), (ev_view_set_history):
11654         * shell/ev-view.h:
11655         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11656         (update_current_page), (register_custom_actions):
11657
11658         Implement history dropdowns
11659
11660 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11661
11662         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11663         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11664         (ev_view_go_forward):
11665         * shell/ev-window.c: (register_custom_actions):
11666
11667         Fix several history bugs
11668
11669 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11670
11671         * configure.ac: Add «nb» to ALL_LINGUAS.
11672
11673 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11674
11675         * backend/Makefile.am:
11676         * backend/ev-bookmark.c:
11677         * backend/ev-bookmark.h:
11678         * backend/ev-document-bookmarks.c:
11679         * backend/ev-document-bookmarks.h:
11680         * backend/ev-document-links.c: (ev_document_links_get_type),
11681         (ev_document_links_has_document_links),
11682         (ev_document_links_begin_read), (ev_document_links_get_link),
11683         (ev_document_links_get_child), (ev_document_links_next),
11684         (ev_document_links_free_iter):
11685         * backend/ev-document-links.h:
11686         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11687         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11688         (ev_link_get_link_type), (ev_link_set_link_type),
11689         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11690         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11691         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11692         (ev_link_new_external):
11693         * backend/ev-link.h:
11694         * pdf/xpdf/pdf-document.cc:
11695         * shell/Makefile.am:
11696         * shell/ev-application.c: (ev_application_open_link):
11697         * shell/ev-application.h:
11698         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11699         (ev_history_get_link_nth):
11700         * shell/ev-history.h:
11701         * shell/ev-sidebar-bookmarks.c:
11702         * shell/ev-sidebar-bookmarks.h:
11703         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11704         (ev_sidebar_links_class_init), (selection_changed_cb),
11705         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11706         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11707         (do_one_iteration), (populate_links_idle),
11708         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11709         * shell/ev-sidebar-links.h:
11710         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11711         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11712         (go_to_index):
11713         * shell/ev-view.h:
11714         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11715         * shell/ev-window.h:
11716
11717         Rename bookmark to link, and use "Index" for the sidebar panel.
11718
11719 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11720
11721         * shell/Makefile.am:
11722         * shell/ev-application.c: (ev_application_open_bookmark):
11723         * shell/ev-application.h:
11724         * shell/ev-history.c: (ev_history_init), (free_links_list),
11725         (ev_history_finalize), (ev_history_class_init),
11726         (ev_history_add_link), (ev_history_add_page),
11727         (ev_history_get_link_nth), (ev_history_get_n_links),
11728         (ev_history_get_current_index), (ev_history_set_current_index),
11729         (ev_history_new):
11730         * shell/ev-history.h:
11731         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11732         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11733         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11734         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11735         (ev_view_set_page):
11736         * shell/ev-view.h:
11737         * shell/ev-window.c: (ev_window_open_bookmark),
11738         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11739         (goto_page_cb), (register_custom_actions):
11740         * shell/ev-window.h:
11741
11742         Initial history implementation. Needs work.
11743
11744 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11745
11746         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11747
11748 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11749
11750         * cut-n-paste/recent-files/egg-recent-item.c:
11751         * cut-n-paste/recent-files/egg-recent-item.h:
11752         * cut-n-paste/recent-files/egg-recent-model.c:
11753         * cut-n-paste/recent-files/egg-recent-util.c:
11754         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11755         * cut-n-paste/recent-files/egg-recent-view.c:
11756
11757         Update
11758
11759 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11760
11761         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11762         (fillGlyph, fillImageMask, drawImage):
11763         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11764         pdf/splash/SplashTypes.h:
11765         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11766         packed mode for Splash.
11767
11768         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11769         RGB8 packed mode, eliminates the pixbuf data creation loop.
11770
11771         * shell/ev-print-job.c (ev_print_job_finalize)
11772         (ev_print_job_set_property, ev_print_job_get_property)
11773         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11774         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11775         (print_closure_finalize, ev_print_job_print): implement
11776         printing (for backends with EvPsExporter)
11777
11778         * shell/ev_print_job.h: update prototypes.
11779
11780         * shell/ev-window.c (ev_window_print): unref print job after
11781         printing.
11782
11783         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11784         unless the document implements the EvDocumentFind interface.
11785
11786 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11787
11788         * configure.ac: Added ja to ALL_LINGUAS.
11789
11790 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11791
11792         * pdf/xpdf/pdf-document.cc:
11793
11794         add a FIXME. We should probably not allocate
11795         a bookmark object every time
11796
11797 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11798
11799         * shell/ev-application.c: (ev_application_open),
11800         (ev_application_open_bookmark):
11801         * shell/ev-application.h:
11802         
11803         Add a way to open bookmarks
11804
11805         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11806         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11807         (ev_bookmark_set_property), (ev_bookmark_class_init),
11808         (ev_bookmark_new_title), (ev_bookmark_new_link),
11809         (ev_bookmark_new_external):
11810
11811         Support for external uris, better constructors.
11812
11813         * backend/ev-bookmark.h:
11814         * pdf/xpdf/pdf-document.cc:
11815         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11816
11817         Handle external uris
11818
11819 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11820
11821         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11822         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11823
11824         Hook up bookmarks navigation
11825
11826 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11827
11828         * backend/Makefile.am:
11829         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11830         (ev_bookmark_get_title), (ev_bookmark_set_title),
11831         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11832         (ev_bookmark_get_page), (ev_bookmark_set_page),
11833         (ev_bookmark_get_property), (ev_bookmark_set_property),
11834         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11835         (ev_bookmark_new):
11836         * backend/ev-bookmark.h:
11837         * backend/ev-document-bookmarks.c:
11838         (ev_document_bookmarks_get_bookmark):
11839         * backend/ev-document-bookmarks.h:
11840         * pdf/xpdf/pdf-document.cc:
11841         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11842
11843         Add a bookmark object to the backend and use it instead of get_values
11844
11845 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11846
11847         * data/evince-ui.xml:
11848
11849         Cleanup and add select all.
11850
11851         * shell/ev-view.c: (ev_view_select_all),
11852         (ev_view_button_press_event):
11853         * shell/ev-view.h:
11854         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11855
11856         Add select all.
11857         Clear selection on click.
11858
11859 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11860
11861         * shell/ev-sidebar-thumbnails.c
11862         (ev_sidebar_thumbnails_set_document): forgot to unref the
11863         loading_icon.
11864
11865 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11866
11867         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11868         at the visible page, not just linearly.  This makes it look fast.
11869
11870 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11871
11872         * backend/ev-document-misc.c
11873         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11874         white.
11875         * backend/ev-document-thumbnails.h: New interface to get the size
11876         of a page.
11877
11878 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11879
11880         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11881         make dist works
11882
11883 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11884
11885         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11886         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11887         things up a bit.
11888
11889         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11890
11891 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11892
11893         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11894         fonts. Should fix font problems on systems that have the base
11895         fonts in bitmap format. Reported by James Henstridge
11896         <james@jamesh.id.au>.
11897
11898 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11899
11900         * pdf/xpdf/Gfx.cc:
11901         * pdf/xpdf/GfxState.cc:
11902
11903         Fix for CAN-2004-1125
11904
11905 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11906
11907         * shell/ev-view.c: (ev_view_copy):
11908         * shell/ev-view.h:
11909         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11910
11911         Implement Edit->Copy
11912
11913 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11914
11915         * backend/ev-document.c: (ev_document_get_text):
11916         * backend/ev-document.h:
11917         * pdf/xpdf/pdf-document.cc:
11918         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11919         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11920         (ev_view_update_primary_selection), (ev_view_button_press_event),
11921         (ev_view_motion_notify_event), (ev_view_button_release_event):
11922
11923         Beginnings of clipboard support. Incomplete but primary sort
11924         of work.
11925
11926 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11927
11928         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11929         (expose_bin_window):
11930
11931         Nicer rubberband drawing, from GtkIconView.
11932
11933 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11934
11935         * backend/ev-document.c: (ev_document_save):
11936         * backend/ev-document.h:
11937         * data/evince-ui.xml:
11938         * pdf/xpdf/pdf-document.cc:
11939         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11940
11941         Implement "Save a copy..." menu item
11942
11943 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11944
11945         * shell/ev-view.c: (ev_view_zoom):
11946
11947         Queue a resize when zoom changes
11948
11949 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11950
11951         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11952         shadows.
11953
11954         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11955         thumbnails..
11956
11957 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11958
11959         * pdf/xpdf/pdf-document.cc
11960         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11961
11962 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11963
11964         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11965         It's slow, but I'll speed it up next!
11966
11967 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11968
11969         * shell/main.c (load_files):
11970
11971         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11972         from the command line and because it seems more appropriate.
11973
11974 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11975
11976         * data/evince-ui.xml:
11977         * shell/ev-window.c: (update_action_sensitivity),
11978         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11979
11980         s/next page/page down
11981         s/previous page/page up
11982
11983 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11984
11985         * data/evince-ui.xml:
11986
11987         Change the layout to match clarkbw design.
11988
11989         * shell/Makefile.am:
11990         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11991         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11992         (ev_navigation_action_finalize),
11993         (ev_navigation_action_set_property),
11994         (ev_navigation_action_get_property),
11995         (ev_navigation_action_class_init):
11996         * shell/ev-navigation-action.h:
11997
11998         Implement clarkbw toolbar navigation controls (incomplete)
11999
12000         * shell/ev-page-action.c: (update_label), (update_spin),
12001         (value_changed_cb), (create_tool_item), (connect_proxy),
12002         (ev_page_action_init), (ev_page_action_finalize),
12003         (ev_page_action_set_property), (ev_page_action_get_property),
12004         (ev_page_action_set_current_page),
12005         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12006         * shell/ev-page-action.h:
12007
12008         Implement a page switcher in the toolbar
12009
12010         * shell/ev-view.c: (ev_view_scroll_view):
12011         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12012         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12013         (register_custom_actions), (ev_window_init):
12014
12015         Change page on PageUp/Down.
12016
12017 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12018
12019         * pdf/xpdf/pdf-document.cc
12020         (pdf_document_thumbnails_get_thumbnail): initial stab at
12021         implementing thumbnail support for pdfs.  It only does documents
12022         with precached pdfs now.
12023
12024 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12025
12026         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12027         thumbnail code into a time-based idle as well.  Also, turn off the
12028         shadow temporarily as it's really slow.
12029
12030 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12031
12032         * backend/ev-document.c: (ev_document_class_init):
12033         * pdf/xpdf/pdf-document.cc:
12034         * shell/ev-window.c: (ev_window_open):
12035
12036         Fix document title bugs and fallback to
12037         filename when not available.
12038
12039 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12040
12041         * backend/ev-document.c: (ev_document_get_type),
12042         (ev_document_class_init), (ev_document_load),
12043         (ev_document_get_title):
12044         * backend/ev-document.h:
12045         * pdf/xpdf/pdf-document.cc:
12046         * ps/ps-document.c: (ps_document_set_property),
12047         (ps_document_get_property), (ps_document_class_init),
12048         (document_load):
12049         * ps/ps-document.h:
12050         * ps/ps.h:
12051         * shell/ev-window.c: (update_window_title), (ev_window_open),
12052         (ev_window_init):
12053
12054         Initial support for document title. Not working yet.
12055
12056 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12057
12058         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12059
12060         Grab focus on the view when clicking it
12061
12062 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12063
12064         * shell/ev-marshal.list:
12065         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12066         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12067
12068         Add key bindings to the view. Now if the focus would work
12069         right...
12070
12071 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12072
12073         * Makefile.am:
12074         * backend/Makefile.am:
12075         * data/Makefile.am:
12076         * dvi/Makefile.am:
12077         * dvi/dvilib/Makefile.am:
12078         * pdf/xpdf/Makefile.am:
12079         * po/POTFILES.in:
12080         * ps/Makefile.am:
12081
12082         Fix distcheck
12083
12084 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12085
12086         * shell/ev-view.c: (ev_view_realize):
12087
12088         Fix mouse wheel scrolling
12089
12090 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12091
12092         * ps/Makefile.am:
12093         * ps/gstypes.h:
12094         * ps/gtkgs.c:
12095         * ps/gtkgs.h:
12096         * ps/ps-document.c: (catchPipe), (ps_document_init),
12097         (ps_document_class_init), (ps_document_cleanup),
12098         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12099         (set_up_page), (close_pipe), (is_interpreter_ready),
12100         (interpreter_failed), (output), (input), (start_interpreter),
12101         (stop_interpreter), (file_length), (file_readable),
12102         (check_filecompressed), (check_pdf), (compute_xdpi),
12103         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12104         (ps_document_get_type), (ps_document_emit_error_msg),
12105         (document_load), (ps_document_next_page),
12106         (ps_document_get_current_page), (ps_document_get_page_count),
12107         (ps_document_goto_page), (ps_document_set_page_size),
12108         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12109         (ps_document_load), (ps_document_get_n_pages),
12110         (ps_document_set_page), (ps_document_get_page),
12111         (ps_document_widget_event), (ps_document_set_target),
12112         (ps_document_set_scale), (ps_document_set_page_offset),
12113         (ps_document_get_page_size), (ps_document_render),
12114         (ps_document_document_iface_init):
12115         * ps/ps-document.h:
12116         * ps/ps.c:
12117         * shell/ev-window.c: (ev_window_open):
12118
12119         Rename GtkGS to PSDocument
12120
12121 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12122
12123         * ps/gtkgs.c: (gtk_gs_class_init):
12124         * ps/gtkgs.h:
12125
12126         Some more leftover...
12127
12128 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12129
12130         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12131         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12132         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12133         * ps/gtkgs.h:
12134
12135         Remove unused code and make a lot of stuff private
12136
12137 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12138
12139         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12140         (gtk_gs_defaults_changed):
12141         * ps/gsdefaults.h:
12142         * ps/gtkgs.c:
12143         * ps/gtkgs.h:
12144         * ps/ps.h:
12145
12146         Cleanup headers dependencies
12147
12148 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12149
12150         * ps/Makefile.am:
12151         * ps/ggvutils.c:
12152         * ps/ggvutils.h:
12153         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12154         * ps/gsdefaults.h:
12155         * ps/gtkgs.c: (file_length), (file_readable),
12156         (check_filecompressed), (check_pdf), (gtk_gs_load),
12157         (gtk_gs_get_postscript):
12158
12159         Get rid of ggvutils
12160
12161 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12162
12163         * ps/ggvutils.c:
12164         * ps/ggvutils.h:
12165         * ps/gsio.h:
12166         * ps/gtkgs.c: (gtk_gs_set_zoom):
12167
12168         Cleanups
12169
12170 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12171
12172         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12173
12174         Ensure the page is rerendered when changing zoom
12175
12176 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12177
12178         * backend/ev-document.c: (ev_document_base_init),
12179         (ev_document_changed):
12180         * backend/ev-document.h:
12181
12182         Add a changed event that is emitted when the page content
12183         changes. This is necessary to deal with the fact that
12184         in ps backend rendering happen asycrounously.
12185         This makes the ps backend mostly work.
12186
12187         * pdf/xpdf/pdf-document.cc:
12188
12189         Emit changed event
12190
12191         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12192         (ps_document_set_target):
12193
12194         Emit changed event
12195
12196         * shell/ev-view.c: (document_changed_callback),
12197         (ev_view_set_document), (ev_view_set_page):
12198
12199         Redraw on the changed signal
12200
12201 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12202
12203         * configure.ac: Added pt_BR to ALL_LINGUAS.
12204
12205 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12206
12207         * backend/ev-document-bookmarks.c:
12208         (ev_document_bookmarks_get_child): *
12209         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12210         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12211         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12212         (ev_sidebar_bookmarks_destroy),
12213         (ev_sidebar_bookmarks_class_init),
12214         (ev_sidebar_bookmarks_construct), (stack_data_free),
12215         (do_one_iteration), (populate_bookmarks_idle),
12216         (ev_sidebar_bookmarks_clear_document),
12217         (ev_sidebar_bookmarks_set_document): *
12218         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12219         (ev_sidebar_add_page),
12220         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12221         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12222         it displays both the topics and the page numbers.
12223
12224 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12225
12226         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12227         toggle.
12228         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12229         visible.
12230
12231 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12232
12233         * configure.ac: Added en_CA to ALL_LINGUAS.
12234
12235 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12236
12237         * ChangeLog: replace bottom of this ChangeLog (merged history of
12238         ggv and gpdf; where all paths were wrong and most of the files are
12239         not even in this tree) with ChangeLog (from arch) of the shell
12240         code.
12241
12242 2004-12-23  Havoc Pennington  <hp@redhat.com>
12243
12244         * shell/ev-window.c: hook up potentially-questionable "find
12245         results status text" feature - something involving the sidebar or
12246         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12247         might be better in the end.
12248
12249         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12250         with corresponding signal when it should be updated
12251
12252         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12253
12254 2004-12-22  Havoc Pennington  <hp@redhat.com>
12255
12256         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12257         find stuff on other pages, sort of (only returns one result on
12258         invisible pages, to show they have results; updates full results
12259         for a page when you view it). Currently repaints the current page
12260         every time a new result is found on any page, which isn't so nice.
12261
12262 2004-12-22  Havoc Pennington  <hp@redhat.com>
12263
12264         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12265         the document doesn't support find (better ideas?)
12266         (find_bar_search_changed_cb): handle missing document or document
12267         that doesn't support find
12268
12269         * pdf/xpdf/pdf-document.cc: port to implement the new
12270         EvDocumentFindIface
12271
12272         * backend/ev-document-find.c: create a new interface for searching
12273
12274         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12275
12276 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12277
12278         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12279         libevbackend.la.
12280
12281         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12282         EvPrintJob constructor arguments.
12283
12284         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12285         for documents that can export PostScript (page by page).
12286
12287         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12288         
12289         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12290         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12291         (pdf_document_ps_exporter_iface_init:
12292         Implement EvPSExporter.
12293
12294         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12295
12296 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12297
12298         * backend/Makefile.am:
12299         * backend/ev-document-thumbnails.c:
12300         (ev_document_thumbnails_get_type),
12301         (ev_document_thumbnails_get_thumbnail):
12302         * backend/ev-document-thumbnails.h:
12303         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12304         (pixbuf_document_thumbnails_get_thumbnail),
12305         (pixbuf_document_document_thumbnails_iface_init):
12306         * shell/Makefile.am:
12307         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12308         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12309         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12310         * shell/ev-sidebar-thumbnails.h:
12311         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12312         (ev_sidebar_set_document):
12313         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12314         (create_shadow), (ev_pixbuf_add_shadow):
12315         * shell/ev-utils.h:
12316         Add thumbnail support.
12317         
12318 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12319
12320         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12321         (using_postscript_printer): Set up a print dialog for "PostScript
12322         injection" method.
12323
12324         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12325         EvPrintJob.
12326
12327         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12328
12329 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12330
12331         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12332         (ps_document_set_target), (ps_document_get_page_size),
12333         (ps_document_render):
12334         * ps/gtkgs.h:
12335
12336         Fix a few bugs
12337
12338 2004-12-22  Christian Rose  <menthos@menthos.com>
12339
12340         * configure.ac: Added "sv" to ALL_LINGUAS.
12341
12342 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12343
12344         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12345         document supports bookmarks.
12346
12347 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12348
12349         * ps/ggvutils.c: (ggv_file_readable):
12350         * ps/ggvutils.h:
12351         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12352         (gtk_gs_get_postscript):
12353
12354         Remove unused utils
12355
12356 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12357
12358         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12359         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12360         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12361         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12362         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12363         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12364         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12365         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12366         (gtk_gs_set_antialiasing), (ps_document_load),
12367         (ps_document_render):
12368         * ps/gtkgs.h:
12369
12370         Another check point for the ps backend. Now I can get it to show
12371         pages!
12372
12373 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12374
12375         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12376         document setting code.
12377
12378 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12379
12380         * shell/eggfindbar.c: (entry_activate_callback):
12381         Animate the next button when activate is pressed.
12382         
12383 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12384
12385         * shell/ev-window.c: (ev_window_cmd_edit_find),
12386         (update_fullscreen_popup), (ev_window_fullscreen),
12387         (ev_window_unfullscreen), (ev_window_state_event_cb),
12388         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12389         Fix bugs in fullscreen code.
12390         
12391 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12392
12393         * Makefile.am:
12394         * configure.ac:
12395         * pixbuf/Makefile.am:
12396         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12397         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12398         (pixbuf_document_set_page), (pixbuf_document_get_page),
12399         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12400         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12401         (pixbuf_document_render), (pixbuf_document_begin_find),
12402         (pixbuf_document_end_find), (pixbuf_document_finalize),
12403         (pixbuf_document_class_init),
12404         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12405         * pixbuf/pixbuf-document.h:
12406         * shell/Makefile.am:
12407         * shell/ev-application.c: (ev_application_open):
12408         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12409         (ev_window_open):
12410         Add pixbuf backend.
12411         
12412 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12413
12414         * Makefile.am: 
12415         * dvi/dvilib/Makefile.am:
12416         * dvi/Makefile.am:
12417         * configure.ac: Auto*ify dvi and dvi/dvilib
12418
12419         * dvi/Makefile: Remove from CVS
12420         
12421         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12422         confusion.
12423
12424         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12425         
12426         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12427         
12428 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12429
12430         * ps/Makefile.am:
12431         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12432         (gtk_gs_value_adjustment_changed), (compute_size),
12433         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12434         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12435         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12436         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12437         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12438         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12439         (ps_document_load), (ps_document_get_n_pages),
12440         (ps_document_set_page), (ps_document_get_page),
12441         (ps_document_set_target), (ps_document_set_scale),
12442         (ps_document_set_page_offset), (ps_document_get_page_size),
12443         (ps_document_render), (ps_document_begin_find),
12444         (ps_document_end_find), (ps_document_document_iface_init):
12445         * ps/gtkgs.h:
12446         * shell/Makefile.am:
12447         * shell/ev-window.c: (ev_window_open):
12448
12449         Some work to integrate gtkgs with EvDocument
12450
12451 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12452
12453         * shell/ev-window.c: (update_fullscreen_popup),
12454         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12455         (exit_fullscreen_button_clicked_cb),
12456         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12457         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12458         (ev_window_state_event_cb), (ev_window_init):
12459         Add fullscreen support from Epiphany.
12460         
12461 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12462
12463         * data/ev-stock-zoom-fit-width.png: fit-width
12464         stock icon from gpdf.
12465         
12466         * shell/ev-stock-icons.[ch]: copied from gpdf.
12467         
12468         * shell/main.c: (main): init stock icons.
12469         
12470         * shell/ev-window.c: use the fit-width icon.
12471         
12472         * data/evince-ui.xml: add zooming toolbar items.
12473
12474 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12475
12476         * shell/ev-view.c: 
12477         (ev_view_best_fit), (ev_view_fit_width): because
12478         get_page_size() returns the scaled page size, we
12479         need to calculate the scale factor relative to
12480         the previous scale factor. Should really just
12481         add get_real_page_size().
12482
12483 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12484
12485         * shell/ev-view.[ch]:
12486         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12487         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12488         add zooming.
12489         
12490         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12491         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12492         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12493         hook it up.
12494         
12495         * pdf/xpdf/pdf-document.cc:
12496         (pdf_document_begin_find),
12497         (pdf_document_end_find): make static.
12498
12499 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12500
12501         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12502
12503         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12504         names to fontconfig patterns.
12505         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12506
12507         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12508         setupBaseFontsFc.
12509
12510 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12511
12512         * Makefile.am:
12513         * configure.ac:
12514         * ps/Makefile.am:
12515         * ps/ggvutils.c:
12516         * ps/ggvutils.h:
12517         * ps/gsdefaults.c:
12518         * ps/gsdefaults.h:
12519         * ps/gsio.c:
12520         * ps/gsio.h:
12521         * ps/gtkgs.c:
12522         * ps/gtkgs.h:
12523         * ps/ps.c:
12524         * ps/ps.h:
12525
12526         Import ggv backend. Not hooked up yet.
12527
12528 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12529
12530         * shell/main.c: (load_files), (main): load files
12531         from the command line.
12532
12533 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12534
12535         * configure.ac: don't require bonobo.
12536         
12537         * cut-n-paste/recent-files/*: kill bonobo recent
12538         view.
12539
12540         * shell/ev-window.c:
12541         (ev_window_is_empty): upd.
12542         (unable_to_load), (ev_window_open): load backend
12543         based on the mime type.
12544
12545 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12546
12547         * backend/.cvsignore: ignore generated marshalers source.
12548
12549         * shell/main.c (main): this is not epiphany.
12550
12551 2004-12-22  Havoc Pennington  <hp@redhat.com>
12552
12553         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12554         (expose_bin_window): draw find highlights
12555
12556         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12557         
12558         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12559         (pdf_document_end_find): implement this interface
12560
12561         * backend/ev-document.c (ev_document_found): add this to emit
12562         signal
12563
12564 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12565
12566         * data/evince-ui.xml: Add a few more toolbar items.
12567
12568         * shell/ev-window.c: Hook up page navigation toolbar 
12569         items.
12570
12571         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12572         a page-changed signal.
12573
12574         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12575         Add ev_document_get_page().
12576
12577         * shell/ev-window.c: Sensitize/desensitize navigation
12578         actions.
12579
12580 2004-12-21  Havoc Pennington  <hp@redhat.com>
12581
12582         * backend/ev-backend-marshal.c,
12583         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12584         marshaler-generator thingy. I'm sure there's a better way to do
12585         this in the modern world.
12586
12587         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12588         end_find methods and "found" signal.
12589
12590         * configure.ac: find glib-genmarshal
12591
12592 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12593
12594         * shell/ev-sidebar.c: Construct an actual sidebar.
12595         * shell/ev-sidebar-bookmarks.[ch]:
12596         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12597
12598 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12599
12600         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12601         Redo size handling.
12602         
12603         * shell/ev-view.c: Track the size from the document.
12604
12605 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12606
12607         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12608         constructor assumes ownership of the string passed in.
12609         
12610         * shell/ev-window.c (ev_window_open): Destroy the error
12611         dialog once we've displayed it.
12612
12613 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12614
12615         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12616         a bit, it works! (sort of)
12617
12618         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12619         Move to .cc since we need to use C++ in the implementation.
12620
12621         * shell/dummy.cc: Add a CC file to force evince
12622         to be linked as a C++ program.
12623
12624 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12625
12626         * shell/ev-view.[ch]: Start of content-area widget.
12627
12628         * shell/ev-window.c: Create a EvView, update it
12629         as we change documents.
12630
12631         * shell/Makefile.am shell/ev-marshal.list: Add
12632         generated marshalers.
12633
12634 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12635
12636         * Makefile.am (SUBDIRS): move shell.
12637
12638 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12639
12640         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12641         .a to libtool convenience libraries.
12642
12643         * shell/ev-window.c (ev_window_open): Hard code loading
12644         a PDF document.
12645         
12646         * backend/ev-document.h: Add a boolean return to load(),
12647         fix GError * to GError **.
12648
12649         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12650         object for a PDF backend EvDocument.
12651
12652 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12653
12654         * dvi/*: New directory with the beginning of a .dvi backend.
12655
12656 2004-12-21  Havoc Pennington  <hp@redhat.com>
12657
12658         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12659         previous/next instead of back/forward
12660
12661 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12662
12663         * backend/ev-document.[ch]: Fix a couple of problems so
12664         it compile.
12665
12666 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12667
12668         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12669         to backend/ directory, rename EvViewer to EvDocument.
12670
12671 2004-12-21  Havoc Pennington  <hp@redhat.com>
12672
12673         * shell/ev-window.c: hook up the find bar widget; now we just need
12674         a document to find things in
12675
12676         * shell/eggfindbar.c: a find bar widget
12677
12678 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12679
12680         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12681
12682 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12683
12684         * pdf/**: Import of xpdf code from gpdf. 
12685
12686         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12687
12688         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12689         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12690         Fix FreeType includes.
12691
12692         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12693         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12694         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12695         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12696         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12697         Include xpdfconfig.h
12698         
12699 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12700
12701         * shell/ev-window.c (ev_window_dispose): dispose can be called
12702         multiple times.
12703
12704 2004-12-21  Havoc Pennington  <hp@redhat.com>
12705
12706         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12707         rather than Evince
12708
12709         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12710         items; really they should be synced with the strings, etc. from
12711         current gpdf, but just getting the boring typing out of the way 
12712
12713 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12714
12715         * po/POTFILES.in:
12716         * shell/ev-application.c: (window_destroy_cb):
12717         * shell/ev-window.c:
12718         * shell/main.c: (main):
12719
12720         Actually show the window...
12721
12722 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12723
12724         * Makefile.am:
12725         * shell/Makefile.am:
12726         * shell/ev-application.c: (ev_application_class_init):
12727         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12728
12729         Make it build again
12730
12731 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12732
12733         Import to gnome cvs.
12734         
12735         * Remove copies of gpdf and ggv trees.
12736         * Rip out all the recursive configure code.
12737         * Remove bonobo machinery.
12738         * viewer/*: GInterfaces that backends should/can implement.
12739
12740 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12741
12742         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12743         typo
12744
12745 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12746
12747         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12748         (ev_application_finalize, ev_application_class_init)
12749         (ev_application_init): use GType instance private data for priv.
12750
12751         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12752         (ev_window_finalize, ev_window_class_init)
12753         (ev_window_init): ditto.
12754
12755 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12756
12757         * shell/ev-application.c (ev_application_new_window): make public
12758         (ev_application_show_initial_window): kill.
12759
12760         * shell/ev-application.h: update prototypes.
12761
12762         * shell/main.cc (main): inline ev_application_show_initial_window.
12763
12764 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12765
12766         * shell/ev-application.c (ev_application_new_window): impl.
12767         (ev_application_show_initial_window): use it.
12768         (is_window_empty, ev_application_get_empty_window): returns an
12769         existing empty window or a new one.
12770         (ev_application_open): from ev_window_cmd_file_open.
12771
12772         * shell/ev-application.h: update prototypes
12773
12774         * shell/ev-window.c (ev_window_is_empty): impl.
12775         (ev_window_open): make public.
12776         (ev_window_cmd_file_open): use ev_application_open
12777
12778         * shell/ev-window.h: update prototypes, remove unused.
12779
12780 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12781
12782         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12783         move destroy handler out of here...
12784
12785         * shell/ev-application.c, shell/ev-application.h: ...into this new
12786         class. Also handles initial window creation.
12787
12788         * shell/main.cc (main): use EvApplication to create initial
12789         window.
12790
12791 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12792
12793         * Makefile.am (SUBDIRS): add cut-n-paste
12794
12795         * cut-n-paste/Makefile.am: add
12796
12797         * configure.ac: generate Makefiles in cut-n-paste
12798
12799 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12800
12801         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12802         (ev_window_class_init): install ev_window_dispose.
12803
12804 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12805
12806         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12807         char (gchar looks stupid).
12808
12809 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12810
12811         * po/de.po: updated German translation.
12812
12813 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12814
12815         * configure.ac: add more pkg-config library checks for gnome-vfs,
12816         bonobo etc.
12817
12818         * gpdf/configure.in: temporarily disable libpaper
12819         checks. Otherwise I'd have to add the checks for the shell, too.
12820
12821 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12822
12823         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12824         and * file filters to the file choose.
12825
12826 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12827
12828         * po/de.po: Updated German translation.
12829
12830 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12831
12832         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12833
12834 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12835
12836         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12837
12838         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12839         (ev_window_init): implement those menuitems.
12840
12841 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12842
12843         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12844
12845         * shell/ev-window.c (ev_window_init): use the toolbar.
12846
12847 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12848
12849         * shell/ev-window.c (ev_window_init): use menu translations
12850
12851 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12852
12853         * configure.ac: add "de" to ALL_LINGUAS.
12854
12855         * po/de.po: add German translation.
12856
12857 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12858
12859         * Makefile.am (SUBDIRS): add po
12860
12861         * configure.ac: check intltool, glib-gettext etc, generate
12862         po/Makefile.in
12863
12864         * po, po/POTFILES.in, po/POTFILES.skip: new.
12865
12866 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12867
12868         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12869         already use (#ifdef ENABLE_NLS)
12870
12871         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12872         pointer indirection thinko.
12873
12874         * shell/main.c: include gi18n.h for bindtextdomain etc.
12875
12876 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12877
12878         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12879         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12880         tooltips for menu items in the statusbar.
12881
12882 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12883
12884         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12885         pkgdatadir drop UIDIR
12886
12887 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12888
12889         * data/evince-ui.xml: Add File->Open menu item
12890
12891         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12892         chooser), hook it up in the ui manager.
12893
12894 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12895
12896         * shell/ev-window.c: fix Help->About tooltip.
12897
12898 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12899
12900         * configure.ac: set CFLAGS for libevprivate.
12901
12902         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12903         definitions, factory etc.
12904
12905         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12906
12907         * shell/Makefile.am: link against libevprivate.a.
12908
12909         * shell/ev-window.c (entries): add stock icon to Help->About.
12910
12911         * shell/main.c (main): init stock icon code.
12912
12913 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12914
12915         * lib/recent-files: egg recent files code
12916
12917         * lib/Makefile.am: add.
12918
12919         * Makefile.am: add lib subdir.
12920
12921         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12922         set CFLAGS for recent-files.
12923
12924 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12925
12926         * configure.ac: disable -ansi and -pedantic gcc flags. They
12927         disable POSIX stuff in stdio.h, but egg-recent uses them.
12928
12929 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12930
12931         * configure.ac: add --disable-deprecated flag (defaults to on in
12932         "cvs" builds).
12933
12934         * shell/Makefile.am (INCLUDES): use it.
12935
12936 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12937
12938         * shell/main.c: add missing #include.
12939
12940         * shell/ev-window.c: fix for pedantic gcc.
12941         (ev_window_cmd_help_about): split license into paragraphs for
12942         translators and pedantic compilers.
12943
12944 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12945
12946         * configure.ac: add more warning flags if compiling with gcc from
12947         cvs (or explicitly requested with --enable-more-warnings).
12948
12949 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12950
12951         * data/evince-ui.xml: add File and File->Close menu.
12952
12953         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12954         (ev_window_destroy): quit after destroy.
12955         (ev_window_class_init): override GtkObject::destroy.
12956         (entries): install close_window callback.
12957
12958 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12959
12960         * Makefile.am (SUBDIRS): add data subdir.
12961
12962         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12963         gtk+ 2.5.0 for GtkAboutDialog.
12964
12965         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12966         main window.
12967
12968         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12969
12970         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12971         manager.
12972         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12973
12974 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12975
12976         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12977
12978 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12979
12980         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12981
12982 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12983
12984         * shell/*: Added shell directory boilerplate, build it.
12985
12986 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12987
12988         * configure.ac, Makefile.am: Added top-level configure.ac and
12989         Makefile.am