]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Fix formatting issues.
[evince.git] / ChangeLog
1 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2         
3         * MAINTAINERS:
4
5         Fix formatting issues.
6         
7 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8
9         * backend/comics/comics-document.c: (comics_regex_quote):
10         
11         Don't overquote special chars except of '. See bug 
12         502500. Thanks to Tom Parker.
13
14 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
15
16         * MAINTAINERS:
17         
18         Added Nickolay and Carlos, since they're doing most of
19         the releases nowadays.
20
21 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
22
23         * properties/Makefile.am:
24
25         Get the nautilus extension dir properly instead of using
26         a hack. Fixes bug #505359.
27
28 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
29
30         * properties/Makefile.am:
31         
32         Install nautilus extension into new place. See bug
33         #505359. Thanks to Matthias Clasen, Brian Pepple and
34         Damien Carbery.
35
36 2008-01-13   Djihed Afifi  <djihed@gmail.com>
37
38         * shell/ev-window.c: (ev_window_get_recent_file_label):
39         
40         RTL marker in recent file list. See bug #509076.
41
42 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
43
44         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
45         * shell/ev-window.c: (image_save_dialog_response_cb):
46
47         Fix compile warnings due to unused variables.
48         
49 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
50
51         * configure.ac:
52         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
53         * backend/ps/ev-spectre.c: (ps_document_render):
54
55         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
56
57 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
58
59         * shell/ev-transition-animation.c (ev_transition_animation_fade)
60         (ev_transition_animation_paint): Implement "fade" effect.
61
62 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
63
64         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
65         (ev_transition_animation_paint): Implement "uncover" effect.
66
67 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
68
69         * shell/ev-transition-animation.c (ev_transition_animation_cover)
70         (ev_transition_animation_paint): Implement "cover" effect.
71
72 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
73
74         * shell/ev-transition-animation.c (ev_transition_animation_push)
75         (ev_transition_animation_paint): Implement "push" effect.
76
77 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
78
79         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
80         (ev_transition_animation_paint): Implement "dissolve" effect.
81
82 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
83
84         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
85         (ev_transition_animation_paint): Implement "wipe" effect.
86
87 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
88
89         * shell/ev-transition-animation.c (ev_transition_animation_box)
90         (ev_transition_animation_paint): Implement "box" effect.
91
92 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
93
94         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
95         (ev_transition_animation_paint): Implement "blinds" effect.
96
97 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
98
99         * shell/ev-transition-animation.c (ev_transition_animation_split)
100         (ev_transition_animation_paint): Implement "split" effect.
101
102 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
103
104         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
105         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
106         (ev_view_transition_animation_start) 
107         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
108         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
109         (ev_view_next_page) (ev_view_previous_page):
110         
111         Use EvTransitionAnimation to drive page changes in the presentation
112         mode, the animation will wait to start until both the origin and 
113         destination page surfaces are available. Fixes #458460.
114
115         (draw_loading_text):
116
117         Remove workaround for bug #320352, it's now fixed properly.
118
119
120 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
121
122         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
123         will contain the implementations for page transition animations, at
124         the moment it just has the "replace" effect.
125         * shell/Makefile.am: Added these files to build.
126
127 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
128
129         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
130         animations.
131         * shell/Makefile.am: Added these files to build.
132
133 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
134
135         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
136         implementation to get_effect() in EvDocumentTransitionIface.
137
138 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
139
140         * libdocument/ev-transition-effect.[ch]: New files, define a page
141         transition effect, at the moment it maps PopplerPageTransition to a
142         GObject.
143         * libdocument/Makefile.am: Added these files to build.
144         * libdocument/ev-document-transition.[ch]
145         (ev_document_transition_get_effect): New method, gets the
146         EvTransitionEffect returned by the interface implementation, with
147         fallback to the "replace" effect.
148
149 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
150
151         * configure.ac:
152         * cut-n-paste/Makefile.am:
153         * cut-n-paste/fileformatchooser/Makefile.am:
154         * cut-n-paste/fileformatchooser/egg-macros.h:
155         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
156         * shell/Makefile.am:
157         * shell/ev-window.c: (image_save_dialog_response_cb),
158         (ev_view_popup_cmd_save_image_as):
159
160         Allow exporting images in any format supported by
161         GdkPixbuf. Fixes bug #500209.
162         
163 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
164
165         * backend/pixbuf/pixbuf-document.c:
166
167         More warnings fixed.
168         
169 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
170
171         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
172         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
173         * backend/djvu/djvu-text.h:
174         * backend/tiff/tiff-document.c: (tiff_document_render):
175
176         Fix compile warnings.
177         
178 2007-12-28  Christian Persch  <chpe@gnome.org>
179
180         * **/*.c: Include config.h. Bug #504721.
181
182 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
183
184         * configure.ac:
185         * Makefile.am:
186         * po/POTFILES.in:
187         * backend/comics/Makefile.am:
188         * backend/comics/comics-document.[ch]:
189         * backend/comics/comicsdocument.evince-backend.in:
190         * backend/djvu/Makefile.am:
191         * backend/djvu/djvu-document.[ch]:
192         * backend/djvu/djvudocument.evince-backend.in:
193         * backend/dvi/Makefile.am:
194         * backend/dvi/dvi-document.[c]:
195         * backend/dvi/dvidocument.evince-backend.in:
196         * backend/impress/Makefile.am:
197         * backend/impress/impress-document.[ch]:
198         * backend/impress/impressdocument.evince-backend.in:
199         * backend/pdf/Makefile.am:
200         * backend/pdf/ev-poppler.cc:
201         * backend/pdf/ev-poppler.h:
202         * backend/pdf/pdfdocument.evince-backend.in:
203         * backend/pixbuf/Makefile.am:
204         * backend/pixbuf/pixbuf-document.[ch]:
205         * backend/pixbuf/pixbufdocument.evince-backend.in:
206         * backend/ps/Makefile.am:
207         * backend/ps/ev-spectre.[ch]:
208         * backend/ps/ps-document.[ch]:
209         * backend/ps/psdocument.evince-backend.in:
210         * backend/tiff/Makefile.am:
211         * backend/tiff/tiff-document.[ch]:
212         * backend/tiff/tiffdocument.evince-backend.in:
213         * libdocument/Makefile.am:
214         * libdocument/ev-backends-manager.[ch]:
215         * libdocument/ev-module.[ch]:
216         * libdocument/ev-document.h:
217         * libdocument/ev-document-factory.[ch]:
218         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
219         (get_compression_from_mime_type), (get_document_from_uri),
220         (ev_document_factory_get_document), (file_filter_add_mime_types),
221         (ev_document_factory_add_filters):
222         * shell/Makefile.am:
223         * shell/ev-window-title.c: (get_filename_from_uri):
224         * shell/main.c: (main):
225         * thumbnailer/Makefile.am:
226         * thumbnailer/evince-thumbnailer.c: (main):
227
228         Plugin system for backends. Fixes bug #351348.
229         
230 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
231
232         * shell/ev-view-private.h:
233         * shell/ev-view.c: (ev_view_drag_update_momentum),
234         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
235         (ev_view_button_release_event), (ev_view_destroy):
236         
237         Kinetic scrolling implemented as requested in
238         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
239
240 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
241
242         * data/evince-toolbar.xml:
243         * data/evince-ui.xml:
244         * shell/ev-view-private.h:
245         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
246         (ev_view_button_press_event), (ev_view_motion_notify_event),
247         (ev_view_button_release_event), (ev_view_init),
248         (ev_view_autoscroll_cb), (ev_view_autoscroll),
249         (ev_view_set_cursor):
250         * shell/ev-view.h:
251         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
252         (ev_window_cmd_view_autoscroll):
253         
254         Autoscroll feature with the context menu. Fixes bug 
255         #323670. Thanks to David Turner <cillian64@googlemail.com>.
256
257 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
258
259         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
260
261         Disconnect also page-ready signal when removing a job because the
262         page size has changed. Thanks to kripken
263         <kripkensteiner@gmail.com>.
264
265 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
266
267         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
268         
269         Scroll pages in page entry with mouse wheel. Fixes bug
270         #324122. Thanks to David Turner <cillian64@googlemail.com>.
271
272 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
273
274         * backend/dvi/Makefile.am:
275         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
276         (mdvi_cairo_device_init):
277         * backend/dvi/mdvi-lib/common.h:
278         * backend/dvi/mdvi-lib/mdvi.h:
279         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
280         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
281         (mdvi_build_path_from_cwd):
282
283         Add ps specials support in dvi backend when libspectre is
284         present. Fixes bug #386005.
285         
286 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
287
288         * configure.ac:
289         * backend/ps/Makefile.am:
290         * backend/ps/ev-spectre.[ch]:
291         
292         Use libspectre, if available, for the ps backend. Fixes bugs
293         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
294
295 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
296         
297         * backend/comics/comics-document.c: (comics_document_load):
298         
299         Cygwin build issue fix.
300
301 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
302
303         * shell/ev-view.c: (ev_view_set_zoom):
304
305         Do not limit the minimum zoom factor when sizing mode is best bit
306         or fit width. Fixes bug #503805.
307         
308 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
309
310         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
311         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
312         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
313         (ev_link_dest_get_property), (ev_link_dest_set_property),
314         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
315         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
316         (ev_link_dest_new_fitr):
317         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
318         (goto_fith_dest), (goto_xyz_dest):
319
320         Do not change left, top and zoom values when they are null in PDF
321         destinations. Fixes bug #460658.
322         
323 2007-12-10  Christian Persch  <chpe@gnome.org>
324
325         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
326         (ev_view_accessible_class_init),
327         (ev_view_accessible_idle_do_action),
328         (ev_view_accessible_action_do_action),
329         (ev_view_accessible_action_get_description),
330         (ev_view_accessible_action_set_description),
331         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
332         (ev_view_accessible_factory_init),
333         (ev_view_accessible_factory_get_accessible_type):
334         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
335         private data, and G_DEFINE_TYPE. Bug #502843.
336
337 2007-12-08  Christian Persch  <chpe@gnome.org>
338
339         * shell/ev-metadata-manager.c: (item_free),
340         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
341         (value_free), (parse_value), (parseItem),
342         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
343         (save_values): Use GSlice to allocate small amounts of memory. Bug
344         #475972.
345
346 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
347
348         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
349
350         Restore cursor to normal after a drag operation. Fixes bug
351         #501603.
352         
353 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
354
355         * NEWS:
356         * configure.ac:
357         
358         Update for release 2.21.1
359
360 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
361
362         * configure.ac:
363         * cut-n-paste/gedit-message-area/Makefile.am:
364         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
365         * shell/Makefile.am:
366         * shell/ev-message-area.[ch]:
367         * shell/ev-window.c: (ev_window_set_message_area),
368         (ev_window_error_message_response_cb), (ev_window_error_message),
369         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
370         (ev_window_save_job_cb), (image_save_dialog_response_cb),
371         (ev_attachment_popup_cmd_open_attachment),
372         (attachment_save_dialog_response_cb), (ev_window_set_document),
373         (ev_window_init):
374
375         Use a message area instead of a popup dialog for error
376         notifications. Fixes bug #337495.
377         
378 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
379
380         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
381         (ev_window_run_fullscreen):
382
383         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
384         
385 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
386
387         * ev-sidebar-thumbnails.c: (update_visible_range),
388         (ev_sidebar_thumbnails_refresh),
389         (ev_sidebar_thumbnails_set_document),
390         (ev_sidebar_thumbnails_support_document):
391
392         Show thumbnails for documents with one page. Fixes bug #358751.
393         
394 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
395
396         * shell/ev-window.c:
397         (ev_window_load_print_settings_from_metadata),
398         (ev_window_save_print_settings), (ev_window_print_finished),
399         (ev_window_print_range):
400
401         Print settings that are specific to the document are now saved per
402         document in the metadata file. Fixes bug #488806.
403         
404 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
405
406         * backend/tiff/tiff-document.c: (tiff_document_render):
407
408         Tiff documents were rendered with wrong colors. Fixes bug #497279.
409         
410 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
411
412         * shell/ev-application.[ch]: (get_find_string_from_args),
413         (ev_application_open_uri_at_dest), (ev_application_open_uri),
414         (ev_application_open_uri_list):
415         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
416         * shell/ev-window.[ch]: (ev_window_load_job_cb),
417         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
418         (ev_window_cmd_recent_file_activate),
419         (ev_window_open_recent_action_item_activated),
420         (ev_window_print_send), (open_remote_link):
421         * shell/main.c: (arguments_parse):
422
423         Add a command line option for search. Fixes bug #497710.
424         
425 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
426
427         * shell/ev-jobs.c: (ev_job_print_new):
428
429         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
430         
431 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
432
433         * data/evince-toolbar.xml:
434         * shell/Makefile.am:
435         * shell/ev-application.c: (ev_application_init):
436         * shell/ev-open-recent-action.[ch]:
437         * shell/ev-window.c:
438         (ev_window_open_recent_action_item_activated),
439         (register_custom_actions):
440
441         Add an expander to the open toolbar item which pops up a dropdown
442         menu with the recently used documents. Fixes bug #487215.
443         
444 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
445
446         * shell/ev-window.c: (ev_window_open_uri),
447         (ev_window_cmd_view_reload):
448
449         Do not jump to the first page when reloading by running evince
450         from the command line. Fixes bug #490847.
451         
452 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
453
454         * shell/ev-window.c: (ev_window_cmd_help_contents):
455
456         Plugged memory leak when help file is not found. Fixes bug
457         #490762.
458         
459 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
460
461         * configure.ac:
462
463         Enable djvu, dvi and comics backends by default. Fixes bug
464         #437121.
465         
466 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
467
468         * configure.ac:
469         * cut-n-paste/Makefile.am:
470         * cut-n-paste/recent-files/*: Removed
471         * help/reference/Makefile.am:
472         * shell/Makefile.am:
473         * shell/ev-application.[ch]: (ev_application_shutdown),
474         (ev_application_init):
475         * shell/ev-window.c: (ev_window_add_recent),
476         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
477
478         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
479         
480 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
481
482         * shell/ev-window.c: (launch_external_uri):
483
484         Let GnomeVFS check the URL, this allow more URL (like mailto:),
485         and report error if the URL is not supported (#489910).
486
487 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
488
489         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
490         (pdf_document_file_exporter_begin_page),
491         (pdf_document_file_exporter_end_page):
492
493         Fix printing with poppler splash backend. Fixes bug #489774.
494         
495 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
496
497         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
498         * shell/ev-print-job.c: (ev_print_job_class_init):
499
500         Fix a crash when printing with the gnome-print dialog. Fixes bug
501         #488939.
502         
503 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
504
505         * backend/pixbuf/pixbuf-document.c:
506
507         Fix an implicit function definition warning (#487655)
508
509 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
510
511         * shell/ev-window.c:
512
513         Fix conflicting shortcut for view sade pane and presentation.
514         
515 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
516
517         * backend/pdf/ev-poppler.cc:
518         (pdf_document_file_exporter_begin_page),
519         (pdf_document_file_exporter_do_page),
520         (pdf_document_file_exporter_end_page),
521         (pdf_document_file_exporter_iface_init):
522         * libdocument/ev-file-exporter.[ch]:
523         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
524         * shell/ev-jobs.c: (ev_job_print_get_page_list),
525         (ev_job_print_run):
526
527         When printing multiple pages per sheet in reverse option, do not
528         invert the order of the pages in every sheet, but the order of the
529         sheets. Do not print blank pages when page range is invalid. Fixes
530         bugs #484857 and #485521.
531         
532 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
533
534         * shell/ev-jobs.c: (ev_job_print_get_page_list),
535         (ev_job_print_run):
536         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
537
538         Respect ranges order when printing more than one range in random
539         order.
540         
541 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
542
543         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
544         (ev_window_setup_document), (ev_window_rotation_changed_cb):
545
546         Rotate also the window icon when document is rotated. Fixes bug
547         #474681.
548         
549 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
552         (pdf_document_forms_get_form_fields):
553
554         Silently ignore unknown form fields. Fixes bug #482654. Patch by
555         Matthias Drochner.
556         
557 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
558
559         * configure.ac:
560         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
561
562         Use poppler_page_render_for_printing() instead of
563         poppler_page_render() if available when exporting to a ps or pdf
564         file. Fixes bug #476627.
565         
566 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
567
568         * shell/ev-window.c: (ev_window_run_fullscreen):
569
570         Do not show the toolbar in fullscreen mode if the main toolbar is
571         not visible. Fixes bug #483048.
572         
573 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
574
575         * shell/ev-view.c: (ev_view_button_press_event):
576
577         Give priority to form fields over images when deciding whether a
578         button press event is over an image or form field. It allows edit
579         form fields when they are over a background image. Fixes bug
580         #477841.
581         
582 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
583
584         * NEWS:
585         * configure.ac:
586         
587         Update for release 2.20.0
588
589 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
590
591         * backend/pdf/ev-poppler.cc:
592
593         Remove #ifdef HAVE_FORMS, so that forms support works again.
594
595 2007-09-05  Götz Waschk  <waschk@mandriva.org>
596
597         * configure.ac:
598         * data/evince.desktop.in.in:
599         
600         Fixes desktop file issues. See bug #473471.
601
602 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
603
604         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
605         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
606         (ev_job_queue_remove_job):
607         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
608         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
609         * shell/ev-window.c: (ev_window_clear_save_job),
610         (ev_window_save_job_cb), (file_save_dialog_response_cb),
611         (ev_window_dispose):
612
613         Move save a copy task to its own job so that it's carried out in a
614         thread avoiding another lock in the main thread. Use
615         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
616         can be saved to a pathin another file system. Fixes bug #456891.
617         
618 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
619
620         * NEWS:
621         * configure.ac:
622         
623         Update for release 2.19.92
624
625 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
626
627         * configure.ac:
628         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
629         (pdf_selection_get_selection_region),
630         (pdf_selection_get_selection_map),
631         (ev_form_field_from_poppler_field):
632
633         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
634         and triple click selections are enabled again now.
635
636 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * shell/ev-window.c: (ev_window_add_history):
639
640         Make sure not to use the history with documents not supporting
641         links. Fixes bug #468954.
642
643 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
644
645         * shell/ev-window.c: (ev_window_load_job_cb):
646
647         Restart the search when reloading a document with the find bar
648         visible. Fixes bug #461962.
649
650 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
651
652         * shell/ev-window.c: (setup_document_from_metadata),
653         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
654
655         Do not jump to the first page when reloading a document from the
656         last page.
657
658 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
659
660         * shell/ev-window.c: (update_chrome_flag),
661         (setup_sidebar_from_metadata),
662         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
663         (ev_window_cmd_edit_find_next),
664         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
665         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
666         (find_bar_close_cb), (view_actions_focus_in_cb):
667
668         Do not update visibility when changing a chrome flag so that it's
669         possible to update several flags and update visibility only once
670         for all of them.
671
672 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
673
674         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
675
676         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
677         supported by gtk+. Fixes bug #460907.
678
679 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
680
681         * shell/ev-view.c: (view_update_range_and_current_page):
682
683         Make sure current-page <= end-page in continuous mode. Fixes bug
684         #454950.
685
686 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * backend/pdf/ev-poppler.cc: (build_tree):
689
690         Ignore outline items without a title. Fixes bug #453913.
691
692 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
693
694         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
695         (ev_view_button_release_event), (ev_view_leave_notify_event):
696
697         Use always drag mouse cursor during a drag operation. Fixes bug
698         #470564.
699
700 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
701
702         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
703         (pdf_selection_get_selection_region),
704         (pdf_selection_get_selection_map):
705
706         Temporarily disable double and triple selections since it depends on
707         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
708         released and the update of the external dependency minimal version
709         approved.
710
711 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
712
713         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
714         (pdf_document_file_exporter_do_page):
715         * libdocument/ev-file-exporter.h:
716         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
717         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
718
719         Actually fix printing regressions. Remove orientation from
720         EvPrintContext since it's redundant.
721
722 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
723
724         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
725         * backend/impress/impress-document.c:
726         (impress_document_document_iface_init):
727         * backend/ps/ps-document.c: (ps_document_document_iface_init):
728         * backend/djvu/djvu-document.c:
729         (djvu_document_document_iface_init),
730         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
731         * backend/tiff/tiff-document.c:
732         (tiff_document_document_iface_init):
733         * backend/pixbuf/pixbuf-document.c:
734         (pixbuf_document_document_iface_init):
735         * backend/comics/comics-document.c:
736         (comics_document_document_iface_init):
737         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
738         (pdf_selection_render_selection),
739         (pdf_selection_get_selected_text),
740         (pdf_selection_get_selection_region),
741         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
742         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
743         (ev_selection_get_selection_region),
744         (ev_selection_get_selection_map):
745         * libdocument/ev-document.[ch]:
746         * shell/ev-pixbuf-cache.[ch]: (add_job),
747         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
748         * shell/ev-view-private.h:
749         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
750         (ev_job_render_run):
751         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
752         * shell/ev-view.c: (start_selection_for_event),
753         (ev_view_button_press_event), (ev_view_drag_data_get),
754         (ev_view_drag_data_received), (ev_view_button_release_event),
755         (compute_new_selection_text), (compute_selections),
756         (ev_view_select_all), (get_selected_text), (ev_view_copy),
757         (ev_view_primary_get_cb):
758
759         Add support for double and triple click selections.
760
761 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
762
763         * NEWS:
764         * configure.ac:
765
766         Update for release 2.19.4
767
768 2007-08-28  Justin Blanchard  <justinb04@aim.com>
769
770         * shell/ev-view-private.h:
771         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
772         (ev_view_set_highlight_search):
773         * shell/ev-view.h:
774         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
775         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
776         (find_bar_visibility_changed_cb):
777         
778         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
779
780 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
781
782         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
783         (pdf_document_file_exporter_begin),
784         (pdf_document_file_exporter_do_page):
785         * shell/ev-jobs.c: (ev_job_print_run):
786         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
787
788         Create always a portrait cairo surface and rotate when needed for
789         landscape. It fixes printing problems in real printers.
790
791 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
792
793         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
794         * libdocument/ev-file-exporter.[ch]:
795         (ev_file_exporter_get_capabilities):
796         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
797         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
798
799         Adjust number of pages per row according to page orientation when
800         printing 2 or 6 pages per sheet.
801
802 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
803
804         * shell/ev-window.c: (ev_window_print_send):
805
806         Reset also cups setting to 1 when printing multiple pages per
807         sheet. Fixes bug #468853.
808
809 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
810
811         * libdocument/ev-document-misc.c:
812         (ev_document_misc_surface_rotate_and_scale):
813
814         Use directly cairo_surface_get_content() when creating a similar
815         surface as suggested by Jeff Muizelaar. Thanks again.
816
817 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
818
819         * backend/djvu/djvu-document.c: (djvu_document_render):
820         * backend/tiff/tiff-document.c: (tiff_document_render):
821         * backend/pdf/ev-poppler.cc: (pdf_document_render):
822         * libdocument/ev-document-misc.c:
823         (ev_document_misc_surface_from_pixbuf),
824         (ev_document_misc_surface_rotate_and_scale):
825
826         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
827         creating page surfaces. Fixes bug #453123. Thank you very much to
828         Jeff Muizelaar <jeff@infidigm.net>.
829
830 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
831
832         * shell/ev-page-cache.c: (ev_page_cache_new),
833         (ev_page_cache_get_thumbnail_size):
834         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
835         (ev_sidebar_thumbnails_set_loading_icon):
836
837         Also store in page-cache the dimensions of the thumbnails so that
838         they can be used to create the correct loading icon in the side
839         pane. Fixes bug #466857.
840
841 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
842
843         * backend/pdf/ev-poppler.cc:
844         (pdf_document_thumbnails_get_thumbnail):
845
846         Fix thumbnails rotation in pdf documents that include embedded 
847         thumbnails.
848
849 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
850
851         * backend/pdf/ev-poppler.cc:
852
853         Don't use #ifdef in macro expansion. Some compilers don't
854         like that. Closes bug #467042.
855
856 2007-08-15  Justin Blanchard  <justinb04@aim.com>
857
858         * backend/djvu/djvu-document.c: (djvu_document_finalize):
859         
860         Fixes memory leak in djvu backend.
861
862 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
863
864         * data/icons/32x32/Makefile.am:
865         * data/icons/32x32/actions/Makefile.am:
866         * data/icons/32x32/actions/view-page-cont.svg:
867         * data/icons/32x32/actions/view-page-facing.svg:
868         * data/icons/48x48/Makefile.am:
869         * data/icons/48x48/actions/Makefile.am:
870         * data/icons/48x48/actions/view-page-cont.svg:
871         * data/icons/48x48/actions/view-page-facing.svg:
872         
873         Icons for a new sizes.
874
875 2007-08-14  Justin Blanchard  <justinb04@aim.com>
876
877         * shell/ev-page-cache.c: (build_height_to_page),
878         (ev_page_cache_get_height_to_page):
879         
880         Fixes invalid read, see bug #466401.
881
882 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
885         (set_drag_cursor):
886         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
887         (configure_item_cursor), (new_pixbuf_from_widget):
888
889         Fix multihead problems in toolbar editor. Fixes bug #382055.
890
891 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
892
893         * shell/ev-window.c: (ev_window_cmd_file_open),
894         (ev_window_cmd_save_as):
895
896         Use g_get_user_special_dir when available instead of
897         xdg_user_dir_lookup.
898
899 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
900
901         * MAINTAINERS:
902         
903         Updated according to request on desktop-devel.
904
905 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
906
907         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
908
909         Do not use cairo_rectangle and cairo_clip since we are
910         not using cairo_fill but cairo_paint. Use the same cairo context
911         for every page in the same expose event.
912
913 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
914
915         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
916         leak.
917
918 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
919
920         * configure.ac:
921         * NEWS:
922
923         Release 0.9.3
924
925 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
926
927         * libdocument/ev-document-info.h:
928         * libdocument/ev-document.h:
929         * shell/ev-page-action.h:
930         * shell/ev-sidebar-links.h:
931
932         Fix a headers problem with ev-link
933         
934         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
935         * shell/ev-view-private.h:
936         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
937         (get_link_area), (ev_view_query_tooltip),
938         (ev_view_leave_notify_event), (ev_view_destroy),
939         (ev_view_class_init):
940
941         Use new gtk tooltips when available instead of ev-tooltip.
942         
943 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
944
945         * shell/ev-window.c: (update_chrome_visibility),
946         (ev_window_sidebar_visibility_changed_cb):
947
948         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
949         
950 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
951
952         * shell/ev-navigation-action.c:
953         (ev_navigation_action_history_changed),
954         (ev_navigation_action_set_history):
955         * shell/ev-navigation-action-widget.c:
956         (ev_navigation_action_widget_init):
957         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
958
959         Fix compile warnings.
960         
961 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
962
963         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
964         (egg_editable_toolbar_dispose):
965
966         Fix memory leak.
967         
968 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
969
970         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
971         (screensaver_disable_x11):
972         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
973         * shell/ev-window.c: (presentation_set_timeout):
974         * shell/ev-view.c: (ev_view_presentation_transition_start):
975
976         Use g_timeout_add_seconds instead of g_timeout_add when
977         available.
978         
979 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
980
981         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
982
983         Set horizontal scrollbar policy to AUTOMATIC instead of
984         NEVER. Workaround for bug #449462.
985         
986 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * shell/ev-jobs.c: (ev_job_render_page_ready):
989
990         Add page_ready callback to main loop with high priority and hold
991         a reference to job during idle.
992         
993 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
994
995         * configure.ac:
996         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
997         (pdf_document_file_exporter_begin),
998         (pdf_document_file_exporter_do_page),
999         (pdf_document_file_exporter_get_capabilities):
1000         * libdocument/ev-file-exporter.h:
1001         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1002         * shell/ev-window.c: (ev_window_print_send),
1003         (ev_window_print_dialog_response_cb):
1004
1005         Allow printing multiple pages per sheet. Fixes bug #395573.
1006         
1007 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1008
1009         * shell/ev-view.c: (tip_from_link):
1010         
1011         Check for NULL, fixes bug #460862.
1012
1013 2007-07-29  Christian Persch  <chpe@gnome.org>
1014
1015         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1016         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1017         (ev_window_cmd_preview_print):
1018         
1019         Fixes bug #437681 - blocks while enumerating printers.
1020
1021 2007-07-29  Christian Persch  <chpe@gnome.org>
1022
1023         * shell/ev-window.c: (ev_window_screen_changed):
1024         
1025         Don't use deprecated gtk+ function. See bug #460909.
1026
1027 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1028
1029         * shell/ev-utils.c: (get_num_monitors):
1030         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1031
1032         Do not use display before initializing it. Remove compile
1033         warnings.
1034
1035 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1036
1037         * shell/ev-view.c: (ev_view_class_init):
1038         
1039         Unix-like hjkl bindings added. See bug #458111.
1040
1041 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1042
1043         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1044         * shell/ev-utils.h:
1045         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1046         (ev_view_update_view_size):
1047         * shell/ev-view.h:
1048         * shell/ev-window.c: (ev_window_update_actions),
1049         (setup_view_from_metadata), (ev_window_screen_changed),
1050         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1051         (zoom_control_changed_cb):
1052         * shell/ev-window.h:
1053         
1054         Reorganizes utility functions.
1055
1056 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1059         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1060         (add_job), (ev_pixbuf_cache_get_surface),
1061         (ev_pixbuf_cache_get_link_mapping),
1062         (ev_pixbuf_cache_get_image_mapping),
1063         (ev_pixbuf_cache_get_form_field_mapping),
1064         (ev_pixbuf_cache_get_text_mapping):
1065         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1066         (notify_page_ready), (ev_job_render_page_ready),
1067         (ev_job_render_run):
1068
1069         Add page_ready signal to notify that page is ready as soon as
1070         possible even if other page elements like links, forms, images or
1071         text mapping are not ready yet.
1072
1073 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1074
1075         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1076         (dvi_document_file_exporter_do_page),
1077         (dvi_document_file_exporter_get_capabilities),
1078         (dvi_document_file_exporter_iface_init):
1079         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1080         (ps_document_file_exporter_do_page),
1081         (ps_document_file_exporter_get_capabilities),
1082         (ps_document_file_exporter_iface_init):
1083         * backend/djvu/djvu-document.c:
1084         (djvu_document_file_exporter_begin),
1085         (djvu_document_file_exporter_end),
1086         (djvu_document_file_exporter_get_capabilities),
1087         (djvu_document_file_exporter_iface_init):
1088         * backend/tiff/tiff-document.c:
1089         (tiff_document_file_exporter_begin),
1090         (tiff_document_file_exporter_get_capabilities),
1091         (tiff_document_document_file_exporter_iface_init):
1092         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1093         (pdf_document_file_exporter_do_page),
1094         (pdf_document_file_exporter_get_capabilities),
1095         (pdf_document_file_exporter_iface_init):
1096         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1097         (ev_file_exporter_get_capabilities):
1098         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1099         (idle_print_handler), (ev_print_job_print):
1100         * shell/ev-jobs.c: (ev_job_print_run):
1101         * shell/ev-window.c: (ev_window_print_send),
1102         (ev_window_print_range):
1103
1104         Use capabilities to know which options should be offered by the
1105         print dialog depending on the document backend.
1106
1107 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1108
1109         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1110
1111         Give priority to forms over text to set the cursor.
1112
1113 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * shell/ev-view-private.h:
1116         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1117         (ev_view_leave_notify_event), (ev_view_finalize),
1118         (ev_view_get_property), (ev_view_class_init):
1119
1120         Use IBEAM cursor for text form fields and NORMAL cursor for read
1121         only fields. Remove unused status attribute.
1122
1123 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1124
1125         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1126
1127         Update region for current selected items also for checkbox
1128         buttons, since they can behave as radio buttons when they are in a
1129         set.
1130
1131 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1132
1133         * configure.ac:
1134         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1135
1136         Get max length of text form fields.
1137
1138 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1139
1140         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1141         * libdocument/ev-form-field.h:
1142         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1143
1144         Fix build with current poppler cvs head.
1145
1146 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1147
1148         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1149         * shell/eggfindbar.c: (egg_find_bar_init):
1150
1151         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1152         deprecation. Fixes bug #455667
1153
1154 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1155
1156         * NEWS:
1157         * configure.ac:
1158         
1159         Update for release 0.9.2
1160
1161 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1162
1163         * shell/ev-view.c: (ev_view_form_field_text_save),
1164         (ev_view_form_field_choice_save):
1165
1166         Fix a crash when closing whith a form widget visible.
1167
1168 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1169
1170         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1171
1172         Update also the region of the current selected button when
1173         clicking on another button if they are radio buttons.
1174
1175 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1176
1177         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1178         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1179         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1180         (ev_pixbuf_cache_get_link_mapping),
1181         (ev_pixbuf_cache_get_image_mapping),
1182         (ev_pixbuf_cache_get_form_field_mapping),
1183         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1184         * shell/ev-view.c: (ev_view_form_field_get_region),
1185         (ev_view_form_field_button_create_widget),
1186         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1187         (job_finished_cb):
1188
1189         Redraw only form field region instead of the whole page when
1190         reloading a page to show changes on the form field.
1191
1192 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1193
1194         * shell/ev-view.c: (ev_view_form_field_choice_save):
1195
1196         Fix selection of first item in list form fields.
1197
1198 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1199
1200         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1201         (ev_pixbuf_cache_reload_page),
1202         (ev_pixbuf_cache_get_form_field_mapping):
1203
1204         Some refactoring to avoid duplicated code.
1205
1206 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1207
1208         * configure.ac:
1209         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1210         (ev_form_field_from_poppler_field),
1211         (pdf_document_forms_get_form_fields),
1212         (pdf_document_forms_form_field_text_get_text),
1213         (pdf_document_forms_form_field_text_set_text),
1214         (pdf_document_forms_form_field_button_set_state),
1215         (pdf_document_forms_form_field_button_get_state),
1216         (pdf_document_forms_form_field_choice_get_item),
1217         (pdf_document_forms_form_field_choice_get_n_items),
1218         (pdf_document_forms_form_field_choice_is_item_selected),
1219         (pdf_document_forms_form_field_choice_select_item),
1220         (pdf_document_forms_form_field_choice_toggle_item),
1221         (pdf_document_forms_form_field_choice_unselect_all),
1222         (pdf_document_forms_form_field_choice_set_text),
1223         (pdf_document_forms_form_field_choice_get_text),
1224         (pdf_document_document_forms_iface_init):
1225         * libdocument/Makefile.am:
1226         * libdocument/ev-form-field.[ch]:
1227         * libdocument/ev-document-forms.[ch]:
1228         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1229         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1230         (add_job), (ev_pixbuf_cache_reload_page),
1231         (ev_pixbuf_cache_get_form_field_mapping):
1232         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1233         * shell/ev-view-private.h:
1234         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1235         (ev_view_handle_cursor_over_xy),
1236         (ev_view_get_form_field_at_location),
1237         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1238         (ev_view_form_field_button_create_widget),
1239         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1240         (ev_view_form_field_text_create_widget),
1241         (ev_view_form_field_choice_save),
1242         (ev_view_form_field_choice_changed),
1243         (ev_view_form_field_choice_create_widget),
1244         (ev_view_handle_form_field), (ev_view_size_allocate),
1245         (ev_view_realize), (draw_end_presentation_page),
1246         (ev_view_button_press_event), (ev_view_remove_all),
1247         (ev_view_motion_notify_event), (ev_view_key_press_event),
1248         (ev_view_enter_notify_event), (highlight_find_results),
1249         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1250         (ev_view_class_init), (page_changed_cb),
1251         (on_adjustment_value_changed), (ev_view_set_presentation),
1252         (merge_selection_region), (ev_view_set_cursor),
1253         (ev_view_reset_presentation_state):
1254         
1255         Merge evince-forms branch.
1256
1257 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1258
1259         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1260
1261         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1262         This script also updates itself from libegg
1263
1264         * cut-n-paste/toolbar-editor/egg*:
1265         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1266         libegg
1267
1268 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1269
1270         * shell/ev-window.c:
1271         
1272         Adds a nice icon to page action during toolbar editing.
1273         See bug #452872.
1274
1275 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1276
1277         * data/evince-toolbar.xml:
1278         * shell/ev-window.c:
1279         
1280         Let user add a presentation and fullscreen icons on toolbar.
1281         See bug #449734.
1282
1283 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1284
1285         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1286
1287         new script to keep in sync with toolbareditor in libegg
1288
1289         * cut-n-paste/toolbar-editor/*: 
1290
1291         Run update-toolbareditor-from-libegg so we are in sync again. 
1292         Fixes bug #452850.
1293         
1294
1295 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1296
1297         * shell/ev-sidebar-links.c: (job_finished_callback):
1298
1299         Do not connect selection changed signal more than once. Fixes bug
1300         #349433.
1301
1302 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1305
1306         Do not change sidebar chrome flag when pressing F9 key in
1307         presentation mode.
1308
1309 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1310
1311         * backend/pdf/ev-poppler.cc:
1312         (pdf_document_thumbnails_get_dimensions):
1313
1314         Make sure thumbnails width and height is not <= 0. Fixes a crash
1315         with some pdf documents which have really small pages.
1316
1317 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1318
1319         * shell/main.c: (main):
1320
1321         Fixes program description translation issue.
1322         Bug #450148.
1323
1324 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1325
1326         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1327
1328         Do not change current page when returning from black/white mode
1329         in presentation. Fixes bug #415032.
1330
1331 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1332
1333         * NEWS:
1334         * configure.ac:
1335         
1336         Update for release 0.9.1
1337
1338 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1339
1340         * backend/dvi/dvi-document.c:
1341         (dvi_document_finalize),
1342         (dvi_document_file_exporter_format_supported),
1343         (dvi_document_file_exporter_begin),
1344         (dvi_document_file_exporter_do_page),
1345         (dvi_document_file_exporter_end),
1346         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1347         
1348         PDF exporter for dvi documents. Fixes bug #441319.
1349
1350 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1351
1352         * shell/ev-window.c: (ev_window_clear_print_job):
1353
1354         Clear gtk print job when job has finished. Fixes bug #447612.
1355
1356 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1357
1358         * shell/ev-window.c: (ev_window_print_send),
1359         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1360
1361         Add preview button to print dialog. Fixes bug #445419.
1362
1363 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1364
1365         * backend/dvi/Makefile.am:
1366         * backend/dvi/pixbuf-device.[ch]: Removed
1367         * backend/dvi/cairo-device.[ch]: Added
1368         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1369         * backend/dvi/dvi-document.c: (dvi_document_load),
1370         (dvi_document_render), (dvi_document_finalize),
1371         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1372         (dvi_document_do_color_special):
1373         * libdocument/ev-document-misc.[ch]:
1374         (ev_document_misc_pixbuf_from_surface):
1375
1376         Port dvi backend to cairo and fix a problem with colors. 
1377
1378 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1379
1380         * shell/ev-view.c: (draw_one_page):
1381
1382         Draw only visible region.
1383
1384 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1385
1386         * backend/djvu/djvu-document.c: (djvu_document_render):
1387
1388         Fix rotation in djvu backend.
1389
1390 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1391
1392         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1393         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1394         (ev_pixbuf_cache_get_image_mapping),
1395         (ev_pixbuf_cache_get_text_mapping):
1396
1397         Redraw view every time we have a new surface. Fixes bug #443587.
1398
1399 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * libdocument/ev-document.c: (ev_document_info_free):
1402
1403         Fix memory leaks.
1404
1405 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * backend/dvi/dvi-document.c: (dvi_document_render),
1408         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1409         * backend/impress/impress-document.c:
1410         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1411         (impress_document_render), (impress_document_document_iface_init),
1412         (impress_document_thumbnails_get_thumbnail):
1413         * backend/djvu/djvu-document-private.h:
1414         * backend/djvu/djvu-document.c: (djvu_document_render),
1415         (djvu_document_finalize), (djvu_document_document_iface_init),
1416         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1417         * backend/tiff/tiff-document.c: (tiff_document_render),
1418         (tiff_document_render_pixbuf),
1419         (tiff_document_document_iface_init):
1420         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1421         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1422         (pdf_selection_render_selection):
1423         * backend/comics/comics-document.c:
1424         (comics_document_render_pixbuf), (comics_document_render),
1425         (comics_document_document_iface_init):
1426         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1427         (pixbuf_document_document_iface_init):
1428         * libdocument/ev-document-misc.[ch]:
1429         (ev_document_misc_surface_from_pixbuf),
1430         (ev_document_misc_surface_rotate_and_scale):
1431         * libdocument/ev-document.[ch]: (ev_document_render):
1432         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1433         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1434         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1435         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1436         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1437         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1438         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1439         (render_finished_cb), (ev_job_render_run):
1440         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1441         (merge_selection_region):
1442
1443         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1444         and selections.
1445
1446 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1447
1448         * shell/ev-window-title.c: (ev_window_title_update):
1449
1450         Fix memory leak.
1451
1452 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1453
1454         * shell/ev-view.c: (draw_loading_text):
1455
1456         Show loading text centered. Fixes bug #433061
1457
1458 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1459
1460         * shell/ev-sidebar-thumbnails.c:
1461         (ev_sidebar_thumbnails_set_loading_icon):
1462
1463         Remove a mutex in the main thread that blocks the UI in heavy
1464         documents.
1465
1466 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1467
1468         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1469
1470         Set points_set to TRUE so that selections don't disappear after a
1471         zoom change.
1472
1473 2007-06-07  Michael Monreal  <infernux@web.de>
1474
1475         * data/icons/16x16/actions/Makefile.am:
1476         * data/icons/16x16/actions/zoom.svg:
1477         * data/icons/22x22/actions/Makefile.am:
1478         * data/icons/22x22/actions/zoom.svg:
1479         * data/icons/24x24/actions/Makefile.am:
1480         * shell/ev-stock-icons.c:
1481         * shell/ev-stock-icons.h:
1482         * shell/ev-window.c:
1483         
1484         Zoom icon artwork. See bug #444795.
1485
1486 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1487
1488         * shell/ev-metadata-manager.c: Remove extraneous function
1489         (Closes: #444386)
1490
1491 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1492
1493         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1494         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1495         (ev_metadata_manager_set), (ev_metadata_manager_save):
1496         Simplify the timeout, no need for modified anymore
1497
1498 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1499
1500         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1501         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1502         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1503         (ev_metadata_manager_save): Adapted patch from Arjan van de
1504         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1505         time, saves on power (Closes: #443851)
1506
1507 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1508
1509         * configure.ac:
1510         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1511         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1512
1513         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1514
1515 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1516
1517         * shell/ev-window.c: (ev_window_add_history):
1518
1519         Check if history is NULL
1520
1521 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1522
1523         * libdocument/ev-image.c: (ev_image_finalize):
1524         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1525         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1526         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1527         (ev_tmp_uri_unlink):
1528
1529         Add functions to delete temporary files created by evince in a safe
1530         way.
1531
1532         * shell/ev-window.c: (ev_window_clear_local_uri),
1533         (open_xfer_update_progress_callback),
1534         (save_xfer_update_progress_callback), (ev_window_save_remote),
1535         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1536         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1537         (attachment_save_dialog_response_cb),
1538         (ev_attachment_popup_cmd_save_attachment_as):
1539
1540         Allow saving a copy of a document, image or attachment to a remote
1541         location. Fixes bug #440754. 
1542
1543 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1544
1545         * configure.ac:
1546         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1547
1548         Fix build with current poppler from cvs head. 
1549
1550 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1551
1552         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1553
1554         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1555         directory exists.
1556
1557 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1558
1559         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1560         * shell/ev-window.c:
1561
1562         Change sidebar ordering. Fixes bug #439939.
1563
1564 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1565
1566         * backend/comics/Makefile.am:
1567         
1568         Fixes build with --without-libgnome.
1569
1570 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1571         
1572         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1573
1574         Update cursor and tooltip on page change and view scroll. Fixes bug
1575         #439217.
1576
1577 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1578
1579         * NEWS:
1580         * configure.ac:
1581         
1582         Update for release 0.9.0
1583
1584 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1585
1586         * backend/djvu/djvu-document-private.h:
1587         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1588         (djvu_document_finalize),
1589         (djvu_document_file_exporter_format_supported),
1590         (djvu_document_file_exporter_begin),
1591         (djvu_document_file_exporter_do_page),
1592         (djvu_document_file_exporter_end),
1593         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1594         
1595         Implemented printing with djvu. Bug #437998.
1596
1597 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1598
1599         * backend/impress/zip.c:
1600         Add missing ulong definition.
1601
1602         * backend/ps/ps-interpreter.c:
1603         Add missing headers.
1604
1605         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1606
1607 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1608
1609         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1610
1611         Add missing call to parent class dispose method. 
1612
1613 2007-05-12  Ross Burton  <ross@openedhand.com>
1614
1615         * shell/main.c:
1616         Sync keybindings manually when building without libgnome
1617         (#437925).
1618
1619 2007-05-12  Ross Burton  <ross@openedhand.com>
1620
1621         * shell/ev-window.c:
1622         Respect the screen when opening help (#437866).
1623
1624 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1625
1626         * data/evince-ui.xml:
1627         * shell/ev-application.[ch]: (get_print_settings_from_args),
1628         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1629         (ev_application_open_uri_list):
1630         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1631         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1632         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1633         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1634         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1635         (ev_window_dispose):
1636         * shell/main.c: (arguments_parse):
1637
1638         Add print button in preview mode. Fixes bug #396475. 
1639
1640 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1641
1642         * cut-n-paste/zoom-control/ephy-zoom.h:
1643         
1644         Fixes zoom level factors. See bug #408119 for details.
1645
1646 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1647
1648         * backend/comics/comics-document.c: (comics_regex_quote),
1649         (extract_argv):
1650         
1651         Correctly quote symbols. Fixes crash in the bug
1652         #415370.
1653
1654 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1655
1656         * shell/ev-navigation-action-widget.c:
1657         (ev_navigation_action_widget_init),
1658         (ev_navigation_action_widget_class_init),
1659         (ev_navigation_action_widget_button_press_event):
1660         
1661         Connect to button-press event on correct widget. Fixes
1662         bug #431988
1663
1664 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1665
1666         * shell/ev-application.c: (ev_application_open_window),
1667         (ev_application_add_icon_path_for_screen),
1668         (ev_application_open_uri_at_dest):
1669         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1670         * shell/ev-navigation-action.c: (build_menu):
1671         
1672         Add app-specific icons to our icon theme. Fixes bug
1673         #425508.
1674
1675 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1676
1677         * shell/ev-history.c: (ev_history_class_init),
1678         (ev_history_add_link):
1679         * shell/ev-history.h:
1680         * shell/ev-navigation-action.c:
1681         (ev_navigation_action_history_changed),
1682         (ev_navigation_action_set_history), (build_menu),
1683         (ev_navigation_action_finalize):
1684         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1685         
1686         Make navigation action unsensitive instead of showing
1687         menu with unsensitive word. Fixes bug #417392.
1688
1689 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1690
1691         * shell/ev-application.[ch]: (ev_application_shutdown),
1692         (ev_application_get_print_settings),
1693         (ev_application_set_print_settings):
1694         * shell/ev-window.c:
1695
1696         Remember print settings. Fixes bug #349102. 
1697
1698 2007-05-08  Christian Persch  <chpe@gnome.org>
1699
1700         * configure.ac:
1701         * properties/ev-properties-view.c:
1702
1703         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1704         Bug #382438.
1705
1706 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1707
1708         * configure.ac:
1709         * properties/ev-properties-view.c: (ev_regular_paper_size):
1710
1711         Use gtk+ builtin paper list to identify the document's paper size.
1712         Fixes bug #382438. 
1713
1714 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1715
1716         * configure.ac:
1717
1718         Fix build when compiling with thumbnailer and libgnome support. 
1719
1720 2007-05-04  Ross Burton  <ross@openedhand.com>
1721
1722         * configure.ac:
1723         Add --without-libgnome, check for libgnome and libgnomeui
1724         separately, and add them to the symbols as required.
1725
1726         * libdocument/ev-file-helpers.c:
1727         When building without libgnome, use g_get_user_config_dir instead
1728         of gnome_user_dir_get.
1729
1730         * shell/ev-application.c:
1731         When building without libgnome, don't use session management.
1732
1733         * shell/main.c:
1734         When building without libgnome, don't use GnomeProgram or
1735         initialise the authentication manager.
1736
1737         This fixes #328842.
1738
1739 2007-05-04  Ross Burton  <ross@openedhand.com>
1740
1741         * shell/ev-window.c:
1742         Don't use libgnome to open help, instead call Yelp directly.
1743
1744 2007-05-04  Ross Burton  <ross@openedhand.com>
1745
1746         * shell/ev-sidebar-attachments.c:
1747         Don't use libgnome to lookup icons for MIME types, instead copy
1748         code from GTK+ to do it manually.
1749
1750 2007-05-04  Ross Burton  <ross@openedhand.com>
1751
1752         * configure.ac:
1753         Add libxml to the dependencies for SHELL_CORE (#435818).
1754
1755 2007-05-02  Ross Burton  <ross@openedhand.com>
1756
1757         * configure.ac:
1758         * Makefile.am:
1759         Add --disable-thumbnailer (#434825)
1760
1761 2007-05-02  Ross Burton  <ross@openedhand.com>
1762
1763         * shell/ev-window.c:
1764         Add missing includes, fix indentation.
1765
1766         * shell/main.c:
1767         Fix indentation.
1768
1769 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1770
1771         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1772         ev_application_open_uri_at_dest instead of ev_application_open_uri
1773         preventing new document always being opened in a new window even if there
1774         is an empty window.
1775
1776 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1777
1778         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1779         (egg_recent_view_uimanager_finalize):
1780         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1781         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1782         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1783         (ev_pixbuf_cache_dispose):
1784         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1785         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1786         
1787         Add missing chain to parent class methods. Fixes
1788         bug #433128.
1789
1790 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1791
1792         * data/Makefile.am (update-icon-cache): Updates
1793         gtk-update-icon-cache in uninstall-hook.
1794
1795 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1796
1797         * shell/ev-window.c: (ev_window_setup_document),
1798         (ev_window_set_document), (ev_window_load_job_cb):
1799         * shell/ev-view.c: (setup_caches):
1800         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1801
1802         Start rendering pages before any other jobs. 
1803
1804 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1805
1806         * shell/ev-window.c: (ev_window_stop_fullscreen),
1807         (ev_window_stop_presentation):
1808
1809         Update chrome visibility before window unfullscreen. 
1810
1811 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1812
1813         * data/Makefile.am:
1814         * data/evince-ui.xml:
1815         * shell/ev-stock-icons.[ch]:
1816         * shell/ev-application.[ch]: (ev_application_shutdown),
1817         (ev_application_init), (ev_application_get_toolbars_model):
1818         * shell/ev-window.c: (update_chrome_visibility),
1819         (fullscreen_toolbar_setup_item_properties),
1820         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1821         (ev_window_run_presentation), (ev_window_stop_presentation),
1822         (ev_window_run_preview), (ev_window_screen_changed),
1823         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1824         (ev_window_dispose), (ev_window_init):
1825
1826         Make fullscreen toolbar always visible. Do not use egg toolbars for
1827         fullscreen and preview modes since such toolbars are not editables.
1828         Fixes bugs #300278, #338910 and #316188.  
1829
1830 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1831
1832         * shell/ev-application.c:
1833         * shell/ev-job-queue.c:
1834         * shell/ev-metadata-manager.c:
1835         * shell/ev-stock-icons.c:
1836         * shell/ev-window.c:
1837         * shell/main.c:
1838         
1839         Developers documentation updated.
1840
1841 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1842
1843         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1844
1845         Check whether uri is valid before launching it. Fixes bug #427664.
1846
1847 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1848
1849         * shell/ev-window.c:
1850
1851         Change key accelerator for Open a Copy menu entry which is in conflict
1852         with Close. Fixes bug #427321.
1853
1854 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1855
1856         * NEWS:
1857         * configure.ac:
1858         
1859         Update for release 0.8.1
1860
1861 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1862
1863         * shell/ev-window.c: (setup_size_from_metadata):
1864         
1865         Do not make window bigger than screen. Fixes bug 
1866         #388985.
1867
1868 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1869
1870         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1871         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1872
1873         Use default resolution when it's not provided by document. Fixes bug
1874         #408762.
1875
1876 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1877
1878         * configure.ac:
1879         * thumbnailer/Makefile.am:
1880         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1881         * thumbnailer/evince-thumbnailer.schemas.in:
1882         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1883
1884         Add support for ps, eps and compressed documents thumbnails. Do not
1885         ignore size parameter. 
1886
1887 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1888
1889         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1890         (dvi_document_do_color_special):
1891         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1892
1893         Implement font color specials in the DVI backend. Fixes bug #303651.
1894
1895 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1896
1897         Fixup the previous commit:
1898
1899         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1900         * shell/xdg-user-dir-lookup.c: Make the function non-static
1901         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1902
1903 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1904
1905         * shell/ev-window.c (file_open_dialog_response_cb): Use
1906         the xdg-user-dirs DOCUMENTS folder as default folder when
1907         opening a file chooser.  (#424858)
1908
1909         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1910         xdg-user-dirs.
1911
1912 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1913
1914         * shell/ev-window.c: (ev_window_load_job_cb):
1915
1916         Do not setup view from metadata on preview mode. 
1917
1918 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1919
1920         * shell/main.c:
1921
1922         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1923
1924 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1925
1926         * shell/ev-view.c: (ev_view_primary_get_cb):
1927
1928         Check pointer != NULL before using it. Fixes bug #416841. 
1929
1930 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1931
1932         * NEWS:
1933         * configure.ac:
1934         
1935         Release 0.8.0
1936
1937 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1938
1939         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1940
1941         Do not render thumbnails when sidebar thumbnail page is not visible
1942         at startup. Fixes bug #416447. 
1943
1944 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1945
1946         * data/evince.desktop.in.in:
1947
1948         "Application" is not a valid category in the freedesktop specification.
1949
1950 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1951
1952         * libdocument/ev-file-helpers.[ch]: (compression_run),
1953         (ev_file_uncompress), (ev_file_compress):
1954         * shell/ev-window.c: (file_save_dialog_response_cb):
1955
1956         Save document compressed when saving a copy of a compressed document.
1957         Fixes bug #334542.
1958
1959 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1960
1961         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1962
1963         Allow deleting in goto window entry in presentation mode. 
1964
1965 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1966
1967         * Makefile.am: Dist MAINTAINERS.
1968
1969 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1970
1971         * shell/ev-window.c: (ev_window_update_actions):
1972
1973         Fix zoom shortcut keys when searching. Fixes bug #409828.
1974
1975 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1976
1977         * shell/ev-window.c: (ev_window_setup_document):
1978
1979         Fix crash when loading documents with only one page. 
1980
1981 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1982
1983         * backend/dvi/dvi-document.c:
1984         (dvi_document_thumbnails_get_dimensions),
1985         (dvi_document_thumbnails_get_thumbnail):
1986         * backend/impress/impress-document.c:
1987         (impress_document_thumbnails_get_thumbnail),
1988         (impress_document_thumbnails_get_dimensions):
1989         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1990         (ps_document_thumbnails_get_dimensions):
1991         * backend/djvu/djvu-document.c:
1992         (djvu_document_thumbnails_get_dimensions),
1993         (djvu_document_thumbnails_get_thumbnail):
1994         * backend/tiff/tiff-document.c:
1995         (tiff_document_thumbnails_get_thumbnail),
1996         (tiff_document_thumbnails_get_dimensions):
1997         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1998         (pdf_document_thumbnails_get_thumbnail),
1999         (pdf_document_thumbnails_get_dimensions):
2000         * backend/comics/comics-document.c:
2001         (comics_document_thumbnails_get_thumbnail),
2002         (comics_document_thumbnails_get_dimensions):
2003         * backend/pixbuf/pixbuf-document.c:
2004         (pixbuf_document_thumbnails_get_thumbnail),
2005         (pixbuf_document_thumbnails_get_dimensions):
2006         * libdocument/ev-document-thumbnails.[ch]:
2007         (ev_document_thumbnails_get_thumbnail),
2008         (ev_document_thumbnails_get_dimensions):
2009         * libdocument/ev-document-misc.[ch]:
2010         (ev_document_misc_get_thumbnail_frame):
2011         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2012         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2013         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2014         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2015         (ev_sidebar_thumbnails_refresh):
2016         * shell/ev-window.c: (ev_window_setup_document):
2017         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2018
2019         Use an EvRenderContext for rendering thumbnails instead of a suggested
2020         width, so that different sized pages get sized proportionally.
2021
2022 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2023
2024         * shell/ev-view.c: (ev_view_button_press_event),
2025         (ev_view_key_press_event):
2026
2027         Fix critical warnings when there is no document loaded. 
2028
2029 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2030
2031         * shell/ev-page-action-widget.c:
2032         * shell/ev-navigation-action.c:
2033         * shell/ev-window.c:
2034
2035         Fix compile warnings. 
2036
2037 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2038
2039         * backend/djvu/djvu-text.h:
2040         * backend/djvu/djvu-document.c:
2041         * backend/djvu/djvu-text-page.c:
2042         * backend/djvu/djvu-links.c:
2043         * backend/djvu/djvu-text-page.h:
2044         * backend/djvu/djvu-text.c:
2045         
2046         Fix build on Mac. Fixes bug #392186. Patch by
2047         <ephraim_owns@hotmail.com>
2048
2049 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2050
2051         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2052
2053         Restore cairo context before rendering every page when printing a PDF
2054         document into a PDF file. 
2055
2056 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2057
2058         * backend/ps/gstypes.h:
2059         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2060         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2061         (ps_document_thumbnails_get_thumbnail):
2062
2063         Handle PostScript page orientation. Fixes bug #318568.
2064
2065 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2066
2067         * backend/ps/Makefile.am:
2068         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2069         (document_load), (ps_document_load), (save_document),
2070         (save_page_list), (ps_document_get_n_pages),
2071         (ps_document_get_page_size), (ps_document_get_info),
2072         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2073         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2074         (ps_document_thumbnails_get_thumbnail),
2075         (ps_document_thumbnails_get_dimensions),
2076         (ps_document_document_thumbnails_iface_init):
2077         * backend/ps/ps.[ch]: (psgetpagebox):
2078         * backend/ps/ps-interpreter.[ch]:
2079
2080         Add support for thumbnails in ps backend. Fixes bug #164755. 
2081
2082 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2083
2084         * NEWS:
2085         * configure.ac:
2086         
2087         Release 0.7.2
2088
2089 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2090
2091         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2092         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2093         (ev_window_dispose):
2094
2095         Use document thumbnail as window icon. Fixes bug #384442.
2096
2097 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2098
2099         * configure.ac:
2100
2101         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2102         duplicated adding application/x-bzpostscript instead. 
2103
2104 2007-02-11  Tom Parker  <palfrey@tevp.net>
2105
2106         * backend/ps/ps-document.c: (document_load):
2107
2108         Check return value of psscan before trying
2109         to use it. Fixes bug #372414.
2110
2111 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2112
2113         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2114
2115         Fix invalid free in ev-page-cache. Fixes bug #404745.
2116
2117 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2118
2119         * test/Makefile.am:
2120         * test/test3.py:
2121         
2122         Added reload test case.
2123
2124 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2125
2126         * po/POTFILES.in:
2127         * backend/djvu/djvu-document.c: (djvu_document_load):
2128
2129         Check whether there are missing files in indirect multipage djvu
2130         documents. Fixes bug #361683. 
2131
2132 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2133
2134         * test/Makefile.am:
2135         * test/test-mime.bin:
2136         * test/test3.py:
2137         
2138         Added test for slow mime type
2139
2140 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2141
2142         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2143
2144         Add some checks and call parent_class->finalize. Fixes bug #404745.
2145
2146 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2147
2148         * shell/ev-navigation-action.c: (connect_proxy):
2149         
2150         Fixes dropdown history menu. Thanks a lot Carlos!
2151
2152 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2153
2154         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2155
2156         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2157         bug #373715.
2158
2159 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2160
2161         * backend/ps/ps.c: (psscan):
2162
2163         Fix memory leak. 
2164
2165 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2166
2167         * configure.ac:
2168         * libdocument/ev-file-helpers.c: 
2169
2170         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2171
2172 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2173
2174         * configure.ac:
2175         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2176         (ps_interpreter_start), (document_load), (save_document),
2177         (save_page_list):
2178         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2179         * libdocument/ev-document-factory.c:
2180         (ev_document_factory_get_from_mime), (get_document_from_uri),
2181         (free_uncompressed_uri), (ev_document_factory_get_document):
2182         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2183
2184         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2185
2186 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2187
2188         * libdocument/ev-document.h:
2189
2190         Fix typo in function name. 
2191
2192 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2193
2194         * backend/ps/ps-document.c: (ps_interpreter_finished),
2195         (ps_interpreter_start), (ps_interpreter_failed):
2196
2197         Handle ghostscript interpreter crashes. 
2198
2199 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2200
2201         * shell/ev-window.c: (ev_window_open_uri),
2202         (window_configure_event_cb):
2203
2204         Setup window size and position before showing it. Fixes bug #401711.
2205
2206 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2207
2208         * backend/ps/Makefile.am:
2209         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2210         (ps_document_dispose), (ps_document_class_init),
2211         (ps_interpreter_input), (ps_interpreter_output),
2212         (ps_interpreter_error), (setup_interpreter_env),
2213         (ps_interpreter_start), (ps_interpreter_stop),
2214         (ps_interpreter_failed), (ps_interpreter_is_ready),
2215         (check_filecompressed), (document_load), (ps_document_load),
2216         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2217         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2218         (render_page):
2219
2220         Rework ps-document. Code cleanups, remove deprecated code. 
2221
2222 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2223
2224         * shell/ev-view.c: (ev_view_button_press_event):
2225
2226         Do not start an image drag and drop operation when pointer is on 
2227         text, so that we can select text when the whole background is an
2228         image. 
2229
2230 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * shell/ev-window.c: (ev_window_update_actions): 
2233
2234         Disable all zoom related actions during presentation mode. 
2235
2236 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2237
2238         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2239
2240         Do not zoom in or out on presentation mode. Fixes bug #401305.
2241
2242 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2243
2244         * shell/ev-navigation-action.c: (connect_proxy),
2245         (create_menu_item), (ev_navigation_action_class_init):
2246         
2247         Correctly show menu and fix crash when navigaton 
2248         action is out of toolbar visible area.
2249
2250 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2251
2252         * data/Makefile.am:
2253         * data/evince.1:
2254         
2255         Added man file
2256
2257 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2258
2259         * help/reference/* :
2260         * configure.ac:
2261         
2262         Added gtk-doc based documentation for Evince.
2263         Still in initial state but I hope it will
2264         grow.
2265         
2266         * configure.ac:
2267         
2268         Lower dbus requirement to 0.70
2269
2270 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * shell/ev-window.c: (ev_window_add_history):
2273
2274         Fix memory leak. 
2275
2276 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2277
2278         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2279         * shell/ev-view.h:
2280         * shell/ev-window.c: (ev_window_add_history):
2281         
2282         Correctly handle named destination links
2283
2284 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2285
2286         * NOTES:
2287         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2288         * backend/pdf/ev-poppler.cc:
2289         * libdocument/ev-document-links.h:
2290         * libdocument/ev-link.c: (ev_link_get_page):
2291         * libdocument/ev-link.h:
2292         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2293         (ev_history_add_link):
2294         * shell/ev-history.h:
2295         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2296         (new_history_menu_item), (build_menu):
2297         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2298         * shell/ev-sidebar-links.c: (create_loading_model),
2299         (print_section_cb), (ev_sidebar_links_construct),
2300         (fill_page_labels), (update_page_callback_foreach),
2301         (update_page_callback), (job_finished_callback):
2302         * shell/ev-view.c: (ev_view_handle_link):
2303         * shell/ev-window.c: (ev_window_find_chapter),
2304         (ev_window_add_history), (view_handle_link_cb),
2305         (history_changed_cb):
2306         
2307         Implements another history variant
2308
2309 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2310
2311         * shell/ev-window.c: (view_external_link_cb):
2312         * shell/ev-view.c: (ev_view_button_release_event):
2313
2314         Open links in new window when clicking with middle button. 
2315
2316 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2317
2318         * shell/ev-navigation-action.c: (new_history_menu_item):
2319         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2320         * shell/ev-view.c: (ev_view_handle_link):
2321         * shell/ev-window.c:
2322         
2323         Store link before jump, not the destination. For me it 
2324         seems like more natural history behavior.
2325
2326 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2327
2328         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2329         (ev_navigation_action_class_init):
2330         * shell/ev-navigation-action.h:
2331         * shell/ev-page-action.c: (activate_cb):
2332         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2333         (ev_page_cache_set_current_page_history):
2334         * shell/ev-page-cache.h:
2335         * shell/ev-sidebar-thumbnails.c:
2336         (ev_sidebar_tree_selection_changed),
2337         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2338         * shell/ev-view-private.h:
2339         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2340         * shell/ev-view.h:
2341         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2342         (ev_window_setup_document), (ev_window_load_job_cb):
2343         * shell/ev-window.h:
2344         
2345         History finally works as expected.
2346
2347 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2348
2349         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2350
2351         Do not update links treeview if it doesn't have a model assigned yet. 
2352
2353 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2354
2355         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2356         (ev_sidebar_links_class_init), (update_page_callback):
2357
2358         Do not update links treeview when sidepane is not visible. 
2359
2360 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2361
2362         * shell/ev-marshal.list:
2363         * shell/ev-page-action.c: (activate_cb),
2364         (ev_page_action_class_init):
2365         * shell/ev-page-action.h:
2366         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2367         * shell/ev-window.c:
2368         
2369         Remove activate_link signal, not required.
2370
2371 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2372
2373         * shell/ev-navigation-action.c: (build_menu):
2374         
2375         Reorder menu items and build menu with fixed length.
2376
2377 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2378
2379         * shell/ev-view.c: (get_selected_text):
2380         
2381         Normalize text to fix ligatures problem. See bug
2382         #341947 for details.
2383
2384 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2385
2386         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2387
2388         Fix memory leak in ev-page-cache. 
2389
2390 2007-01-25  Tom Parker <palfrey@tevp.net>
2391
2392         * backend/impress/impress-document.c: (impress_document_load),
2393         (impress_document_finalize), (impress_document_init):
2394         * properties/ev-properties-main.c: (ev_properties_get_pages):
2395         
2396         Correctly handle impress document errors. Fixes nautilus
2397         crash in property page #370491.
2398
2399 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2400
2401         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2402         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2403         (ev_job_queue_remove_job):
2404         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2405         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2406         (ev_job_load_run):
2407         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2408         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2409         (ev_window_load_job_cb), (xfer_update_progress_callback),
2410         (ev_window_open_uri), (ev_window_dispose):
2411         * shell/main.c: (main):
2412
2413         Do file transfer asynchronously in the main thread instead of
2414         synchronously in the load thread. Fixes bugs #399694, #398307 and
2415         #343542.
2416
2417 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2418
2419         * shell/ev-jobs.c: (ev_job_xfer_run):
2420
2421         Load the document with the font-config lock held. 
2422
2423 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2424
2425         * backend/ps/ps-document.c: (start_interpreter):
2426
2427         Fix memory leaks in ps backend. 
2428
2429 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2430
2431         * backend/impress/impress-document.c:
2432         (impress_document_render_pixbuf):
2433
2434         Do not acquire fontconfig lock in impress backend, since it is using
2435         the main loop for rendering. 
2436
2437 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2438
2439         * po/POTFILES.in: 
2440
2441         Remove mdvi files that shouldn't be translated. 
2442
2443 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2444
2445         * shell/ev-view-private.h:
2446         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2447         (ev_view_set_zoom):
2448
2449         Render "loading..." text into a cairo surface instead of directly into
2450         the window so that fontconfig lock is only needed once and UI is not
2451         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2452
2453 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2454
2455         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2456         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2457
2458         Use icon theme associated with the window screen rather than default. 
2459
2460 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2461
2462         * configure.ac:
2463
2464         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2465
2466 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2467
2468         * data/icons/*/apps/evince.*:
2469
2470         Move Evince icons under new apps directory.
2471
2472         * data/icons/*/actions/*:
2473
2474         Add new custom themeable Evince icons: view-page-continuous, 
2475         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2476         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2477
2478         * configure.ac:
2479
2480         Add new directories to AC_CONFIG_FILES.
2481
2482         * shell/ev-stock-icons.c:
2483         * shell/ev-stock-icons.h:
2484
2485         Use new custom themeable icons.
2486
2487 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2488
2489         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2490
2491         Do not draw white background page in presentation mode. 
2492
2493 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2494
2495         * shell/ev-view.c: Remove unused gnome-vfs include.
2496
2497 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2498
2499         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2500         
2501         Format string is corrected, fixes bug #397129.
2502
2503 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2504
2505         * shell/ev-window.c: (ev_window_setup_recent):
2506
2507         Do not include in recent menu inexistent documents. Fixes
2508         bug #339171.
2509
2510 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2511
2512         * po/POTFILES.skip: 
2513
2514         Update POTFILES.skip file according to current source tree. 
2515
2516 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2517
2518         * shell/ev-window.c: (file_save_dialog_response_cb):
2519
2520         Do Save a copy in atomic way. Fixes bug #328266. 
2521
2522 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2523
2524         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2525
2526         Keep selected cell always visible in index treeview.
2527
2528 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2529         
2530         * shell/ev-view.c: (ev_view_size_allocate):
2531
2532         Restore horizontal scrollbar after switching to/from fullscreen
2533         or presentation mode. Fixes bug #331728.
2534
2535 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2536
2537         * shell/ev-view-private.h:
2538         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2539         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2540         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2541         (ev_view_can_zoom_out):
2542
2543         Use max and min scale values in the view iby taking dpi into account. 
2544
2545 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2546
2547         * configure.ac:
2548         * NEWS:
2549
2550         Release 0.7.1
2551
2552 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2553
2554         * shell/ev-window.c: (ev_window_print_send):
2555
2556         Send print job to printer with some settings set to default values,
2557         since we have already exported to a file according to such settings
2558         and they could be taken twice by some printers. 
2559
2560 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2561
2562         * shell/ev-jobs.c: (ev_job_xfer_run):
2563         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2564
2565         Show main window and load document with the font-config lock held. 
2566
2567 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2568
2569         * configure.ac:
2570         * shell/ev-application.c: (ev_application_register_service):
2571         * shell/main.c: (load_files_remote):
2572
2573         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2574
2575 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2576
2577         * doc/debugging.txt:
2578         
2579         Remove obsolete documentation.
2580
2581 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2582
2583         * Makefile.am:
2584         * backend/Makefile.am:
2585         * backend/comics/Makefile.am:
2586         * backend/djvu/Makefile.am:
2587         * backend/dvi/Makefile.am:
2588         * backend/ev-async-renderer.c:
2589         * backend/ev-async-renderer.h:
2590         * backend/ev-attachment.c:
2591         * backend/ev-attachment.h:
2592         * backend/ev-backend-marshal.c:
2593         * backend/ev-document-factory.c:
2594         * backend/ev-document-factory.h:
2595         * backend/ev-document-find.c:
2596         * backend/ev-document-find.h:
2597         * backend/ev-document-fonts.c:
2598         * backend/ev-document-fonts.h:
2599         * backend/ev-document-images.c:
2600         * backend/ev-document-images.h:
2601         * backend/ev-document-info.h:
2602         * backend/ev-document-links.c:
2603         * backend/ev-document-links.h:
2604         * backend/ev-document-misc.c:
2605         * backend/ev-document-misc.h:
2606         * backend/ev-document-security.c:
2607         * backend/ev-document-security.h:
2608         * backend/ev-document-thumbnails.c:
2609         * backend/ev-document-thumbnails.h:
2610         * backend/ev-document-transition.c:
2611         * backend/ev-document-transition.h:
2612         * backend/ev-document.c:
2613         * backend/ev-document.h:
2614         * backend/ev-file-exporter.c:
2615         * backend/ev-file-exporter.h:
2616         * backend/ev-image.c:
2617         * backend/ev-image.h:
2618         * backend/ev-link-action.c:
2619         * backend/ev-link-action.h:
2620         * backend/ev-link-dest.c:
2621         * backend/ev-link-dest.h:
2622         * backend/ev-link.c:
2623         * backend/ev-link.h:
2624         * backend/ev-render-context.c:
2625         * backend/ev-render-context.h:
2626         * backend/ev-selection.c:
2627         * backend/ev-selection.h:
2628         * backend/impress/Makefile.am:
2629         * backend/pdf/Makefile.am:
2630         * backend/pixbuf/Makefile.am:
2631         * backend/ps/Makefile.am:
2632         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2633         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2634         (start_interpreter), (stop_interpreter), (document_load),
2635         (ps_document_next_page), (render_page):
2636         * backend/tiff/Makefile.am:
2637         * comics/Makefile.am:
2638         * comics/comics-document.c:
2639         * comics/comics-document.h:
2640         * configure.ac:
2641         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2642         * djvu/Makefile.am:
2643         * djvu/djvu-document-private.h:
2644         * djvu/djvu-document.c:
2645         * djvu/djvu-document.h:
2646         * djvu/djvu-links.c:
2647         * djvu/djvu-links.h:
2648         * djvu/djvu-text-page.c:
2649         * djvu/djvu-text-page.h:
2650         * djvu/djvu-text.c:
2651         * djvu/djvu-text.h:
2652         * dvi/Makefile.am:
2653         * dvi/dvi-document.c:
2654         * dvi/dvi-document.h:
2655         * dvi/fonts.c:
2656         * dvi/fonts.h:
2657         * dvi/mdvi-lib/Makefile.am:
2658         * dvi/mdvi-lib/afmparse.c:
2659         * dvi/mdvi-lib/afmparse.h:
2660         * dvi/mdvi-lib/bitmap.c:
2661         * dvi/mdvi-lib/bitmap.h:
2662         * dvi/mdvi-lib/color.c:
2663         * dvi/mdvi-lib/color.h:
2664         * dvi/mdvi-lib/common.c:
2665         * dvi/mdvi-lib/common.h:
2666         * dvi/mdvi-lib/defaults.h:
2667         * dvi/mdvi-lib/dvimisc.c:
2668         * dvi/mdvi-lib/dviopcodes.h:
2669         * dvi/mdvi-lib/dviread.c:
2670         * dvi/mdvi-lib/files.c:
2671         * dvi/mdvi-lib/font.c:
2672         * dvi/mdvi-lib/fontmap.c:
2673         * dvi/mdvi-lib/fontmap.h:
2674         * dvi/mdvi-lib/fontsrch.c:
2675         * dvi/mdvi-lib/gf.c:
2676         * dvi/mdvi-lib/hash.c:
2677         * dvi/mdvi-lib/hash.h:
2678         * dvi/mdvi-lib/list.c:
2679         * dvi/mdvi-lib/mdvi.h:
2680         * dvi/mdvi-lib/pagesel.c:
2681         * dvi/mdvi-lib/paper.c:
2682         * dvi/mdvi-lib/paper.h:
2683         * dvi/mdvi-lib/pk.c:
2684         * dvi/mdvi-lib/private.h:
2685         * dvi/mdvi-lib/setup.c:
2686         * dvi/mdvi-lib/sp-epsf.c:
2687         * dvi/mdvi-lib/special.c:
2688         * dvi/mdvi-lib/sysdeps.h:
2689         * dvi/mdvi-lib/t1.c:
2690         * dvi/mdvi-lib/tfm.c:
2691         * dvi/mdvi-lib/tfmfile.c:
2692         * dvi/mdvi-lib/tt.c:
2693         * dvi/mdvi-lib/util.c:
2694         * dvi/mdvi-lib/vf.c:
2695         * dvi/pixbuf-device.c:
2696         * dvi/pixbuf-device.h:
2697         * impress/Makefile.am:
2698         * impress/common.h:
2699         * impress/document.c:
2700         * impress/f_oasis.c:
2701         * impress/f_oo13.c:
2702         * impress/iksemel.c:
2703         * impress/iksemel.h:
2704         * impress/imposter.h:
2705         * impress/impress-document.c:
2706         * impress/impress-document.h:
2707         * impress/internal.h:
2708         * impress/r_back.c:
2709         * impress/r_draw.c:
2710         * impress/r_geometry.c:
2711         * impress/r_gradient.c:
2712         * impress/r_style.c:
2713         * impress/r_text.c:
2714         * impress/render.c:
2715         * impress/render.h:
2716         * impress/zip.c:
2717         * impress/zip.h:
2718         * lib/Makefile.am:
2719         * lib/ev-debug.c:
2720         * lib/ev-debug.h:
2721         * lib/ev-file-helpers.c:
2722         * lib/ev-file-helpers.h:
2723         * lib/ev-gui.c:
2724         * lib/ev-gui.h:
2725         * lib/ev-tooltip.c:
2726         * lib/ev-tooltip.h:
2727         * libdocument/Makefile.am:
2728         * libdocument/ev-file-helpers.c:
2729         * pdf/Makefile.am:
2730         * pdf/ev-poppler.cc:
2731         * pdf/ev-poppler.h:
2732         * pixbuf/Makefile.am:
2733         * pixbuf/pixbuf-document.c:
2734         * pixbuf/pixbuf-document.h:
2735         * properties/Makefile.am:
2736         * ps/Makefile.am:
2737         * ps/gsdefaults.c:
2738         * ps/gsdefaults.h:
2739         * ps/gsio.c:
2740         * ps/gsio.h:
2741         * ps/gstypes.h:
2742         * ps/ps-document.c:
2743         * ps/ps-document.h:
2744         * ps/ps.c:
2745         * ps/ps.h:
2746         * shell/Makefile.am:
2747         * shell/ev-application.h:
2748         * shell/ev-sidebar-links.c:
2749         * shell/ev-sidebar-links.h:
2750         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2751         (ev_gui_menu_position_tree_selection):
2752         * shell/ev-utils.h:
2753         * shell/ev-view.c: (ev_view_finalize):
2754         * shell/ev-window.c:
2755         * shell/main.c: (main):
2756         * thumbnailer/Makefile.am:
2757         * tiff/Makefile.am:
2758         * tiff/tiff-document.c:
2759         * tiff/tiff-document.h:
2760         * tiff/tiff2ps.c:
2761         * tiff/tiff2ps.h:
2762         
2763         Reorganize source tree.
2764
2765 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2766
2767         * backend/ev-document-factory.c:
2768
2769         Do not include ev-poppler.h when pdf is disabled. 
2770
2771 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2772
2773         * configure.ac:
2774         * data/evince-ui.xml:
2775         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2776         (pdf_document_document_images_iface_init):
2777         * backend/Makefile.am:
2778         * backend/ev-document-images.[ch]:
2779         * backend/ev-image.[ch]:
2780         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2781         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2782         (ev_job_xfer_run):
2783         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2784         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2785         (ev_pixbuf_cache_get_image_mapping):
2786         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2787         (view_menu_popup_cb), (ev_window_dispose),
2788         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2789         (ev_view_popup_cmd_copy_image):
2790         * shell/ev-view-private.h:
2791         * shell/ev-view.c: (ev_view_get_image_at_location),
2792         (ev_view_do_popup_menu), (ev_view_popup_menu),
2793         (ev_view_button_press_event), (ev_view_drag_data_get),
2794         (ev_view_drag_motion), (ev_view_drag_data_received),
2795         (ev_view_motion_notify_event), (ev_view_button_release_event),
2796         (ev_view_finalize), (ev_view_class_init):
2797
2798         Add image handling support. Fixes bugs #310008 and #325047. Images
2799         selection is not supported yet. 
2800
2801 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2802
2803         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2804         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2805         (ev_view_init):
2806
2807         Move view drag and drop stuff to ev-view.
2808
2809 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2810
2811         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2812         * shell/ev-view.c: (clear_selection): 
2813
2814         Clear selection also in pixbuf cache.
2815
2816 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2817
2818         * data/evince.desktop.in.in:
2819         
2820         Change icon name in desktop file. See bug #390734
2821         for details.
2822
2823 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2824
2825         * thumbnailer/Makefile.am:
2826
2827         Use top_builddir instead top_srcdir for generated schema
2828         file installation. Fixes bug #390161.
2829
2830 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2831
2832         * configure.ac:
2833         * backend/Makefile.am:
2834         * backend/ev-document-transition.[ch]:
2835         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2836         (pdf_document_page_transition_iface_init):
2837         * shell/ev-view-private.h:
2838         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2839         (ev_view_set_presentation), (transition_next_page),
2840         (ev_view_presentation_transition_stop),
2841         (ev_view_presentation_transition_start), (ev_view_next_page):
2842
2843         Add page transition support in presentation mode. At the moment only
2844         page duration is supported, but not transition effects. Fixes bug
2845         #309815.
2846
2847 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2848
2849         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2850
2851         Run find_link_dest with document lock held, since it's called by links
2852         thread and main thread at the same time. 
2853
2854 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2855
2856         * shell/ev-view.c: (goto_dest):
2857
2858         Update page-cache when page is changed by the view, so that
2859         page-changed signal is emitted. 
2860
2861 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2862
2863         * test/test1.py:
2864         * test/test2.py:
2865
2866         Use C locale in tests. 
2867
2868 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2869
2870         * shell/ev-window.c: (ev_window_run_presentation):
2871         * shell/ev-view-private.h:
2872         * shell/ev-view.c: (ev_view_set_presentation):
2873
2874         Restore zoom settings when back from presentation mode. 
2875
2876 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2877
2878         * shell/ev-window.c: (ev_window_run_presentation):
2879
2880         Always use "best fit" zoom in presentation mode.
2881         Fixes bug #389195.
2882
2883 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2884
2885         * shell/ev-view.c: (ev_view_goto_window_create):
2886
2887         Show "Jump to page" label in the page jumping popup in
2888         presentation mode instead of just a GtkEntry.
2889
2890 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2891
2892         * shell/ev-window.c: (launch_external_uri):
2893
2894         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2895         #378085.
2896
2897 2006-12-22  Elijah Newren  <newren gmail com>
2898
2899         * configure.ac: explicitly check for libxml2.  Fixes #388795
2900
2901 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2902
2903         * shell/ev-view-private.h:
2904         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2905         (ev_view_goto_window_delete_event), (key_is_numeric),
2906         (ev_view_goto_window_key_press_event),
2907         (ev_view_goto_window_button_press_event),
2908         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2909         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2910         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2911
2912         Allow jumping to another page by typing a page number in presentation
2913         mode. It uses a popup window with an entry. Fixes bug #353625.
2914
2915 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2916
2917         * configure.ac:
2918         * properties/ev-properties-view.c: (ev_get_default_user_units),
2919         (ev_regular_paper_size):
2920         
2921         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2922         to Damien Carbery <damien.carbery@sun.com> and
2923         Yevgen Muntyan <muntyan@tamu.edu>.
2924
2925 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2926
2927         * shell/ev-window.c: (setup_document_from_metadata):
2928
2929         Make sure Evince doesn't restore the view on the last
2930         page when a document is reopened. Fixes bug #383381.
2931
2932 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2933
2934         * shell/ev-view.c: (draw_loading_text):
2935
2936         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2937
2938 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2939
2940         * configure.ac:
2941         * NEWS:
2942
2943         Release 0.7.0
2944
2945 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2946
2947         * configure.ac:
2948         * pdf/ev-poppler.cc: (pdf_print_context_free),
2949         (pdf_document_file_exporter_begin),
2950         (pdf_document_file_exporter_do_page):
2951
2952         Make cairo-pdf depedency optional. 
2953
2954 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2955
2956         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2957
2958         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2959
2960 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2961
2962         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2963         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2964         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2965         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2966         * shell/ev-view.c: (draw_loading_text):
2967         * shell/ev-window.c: (ev_window_cmd_file_properties):
2968
2969         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2970         related to using FontConfig from different threads.
2971         
2972 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2973
2974         * shell/ev-view.c: (draw_loading_text):
2975
2976         Acquire lock document when drawing "Loading..." text so that only one
2977         thread will use FontConfig at the same time. Fixes bug #374750.
2978
2979 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2980
2981         * shell/ev-page-action.[ch]: (activate_cb):
2982         * shell/ev-window.c: (activate_label_cb):
2983
2984         Check if text inserted in page entry is a valid page number when it
2985         doesn't match to any document page label. Fixes bug #383165.
2986
2987 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2988         * shell/ev-window.c:
2989
2990         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2991         available with GTK < 2.10. Added an ifdef to avoid compilation
2992         error.
2993
2994 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2995
2996         * configure.ac:
2997         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2998
2999         Fix ps backend in multihead systems.
3000
3001 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3002
3003         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3004         * shell/ev-window.c: (ev_window_get_screen_dpi),
3005         (ev_window_update_actions), (setup_view_from_metadata),
3006         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3007
3008         Take screen DPI into account when zooming. Fixes bug #318285.
3009
3010 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3011
3012         * data/Makefile.am:
3013
3014         Cleaned up/slightly refactored Makefile.am. Added GConf
3015         schemas uninstallation as well.
3016
3017 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3018
3019         * Makefile.am:
3020         * test/Makefile.am:
3021
3022         Fight with autotools to fix make check. Make distcheck
3023         works fine as well now!
3024
3025 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3026
3027         * shell/ev-view.c: (draw_end_presentation_page):
3028
3029         Corrected "end of presentation" string.
3030
3031 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3032
3033         * shell/ev-view.c: (ev_view_key_press_event):
3034
3035         Correctly propagate key press event so that up/down keys
3036         work as expected (correct behaviour was broken by
3037         black/white screen key bindings for presentations).
3038
3039 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3040
3041         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3042         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3043         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3044         (pdf_selection_get_selection_region),
3045         (pdf_selection_get_selection_map):
3046
3047         Add "static" to some private functions. 
3048
3049 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3050
3051         * lib/ev-tooltip.h:
3052         * properties/ev-properties-view.h:
3053         * shell/ev-jobs.h:
3054         * shell/ev-properties-dialog.h:
3055         * shell/ev-properties-fonts.h:
3056         * shell/ev-sidebar-links.h:
3057         * shell/ev-sidebar-thumbnails.h:
3058         * shell/ev-sidebar.h:
3059         * shell/ev-window.h:
3060         
3061         Fixes CHACK type in class casts. See bug #385343
3062         for details.
3063
3064 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3065
3066         * shell/ev-view-private.h:
3067         * shell/ev-view.c: (draw_end_presentation_page),
3068         (ev_view_expose_event), (ev_view_key_press_event),
3069         (ev_view_class_init), (ev_view_init):
3070
3071         Blank screen in presentation mode when pressing 'b' (filling with
3072         black) or 'w' (filling with white) keys. Fixes bug #358132.
3073
3074 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3075
3076         * data/evince-toolbar.xml:
3077         * shell/ev-window.c:
3078         
3079         Use stock icon for Select All action. Fixes
3080         bug #382652.
3081
3082 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3083
3084         * shell/ev-view.c: (get_doc_point_from_offset),
3085         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3086
3087         Add links support in rotated documents. Fixes bug #343733.
3088
3089 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3090
3091         * shell/ev-view-private.h:
3092         * shell/ev-view.c: (draw_end_presentation_page),
3093         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3094
3095         Show a blank page after the last page in presentation mode with a
3096         message indicating that presentation has finished and how to exit. 
3097
3098 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3099
3100         * shell/ev-window.c: (fullscreen_timeout_cb):
3101
3102         Hide cursor after a while in presentation mode. 
3103
3104 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3105
3106         * backend/ev-document-info.h:
3107         * data/evince-properties.glade:
3108         * pdf/ev-poppler.cc:
3109         * properties/ev-properties-view.c: (ev_regular_paper_size),
3110         (ev_properties_view_set_info):
3111         * ps/ps-document.c: (ps_document_get_info):
3112
3113         Adds a paper size field to the properties dialog. Fixes
3114         bug #307315. Patch by Kasper Svendsen (with some i18n
3115         changes done by me).
3116
3117 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3118
3119         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3120         (screensaver_init_dbus), (totem_scrsaver_new),
3121         (totem_scrsaver_init):
3122         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3123         * shell/ev-application.c: (ev_application_register_service),
3124         (ev_application_screensaver_enable),
3125         (ev_application_screensaver_disable):
3126         * shell/ev-application.h:
3127         * shell/ev-window.c: (ev_window_run_presentation),
3128         (ev_window_stop_presentation), (build_comments_string),
3129         (ev_window_init):
3130         
3131         Move screensaver handling to application. No more
3132         message on startup.
3133
3134 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3135
3136         * configure.ac:
3137         * backend/Makefile.am:
3138         * backend/ev-file-exporter.[ch]:
3139         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3140         * ps/ps-document.c: (ps_document_file_exporter_*):
3141         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3142         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3143         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3144         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3145
3146         Allow printing to PDF when suppoted by the backend.
3147         
3148 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3149
3150         * shell/ev-window.c: (build_comments_string):
3151
3152         Use always "Document Viewer" in about dialog. 
3153
3154 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3155
3156         * djvu/djvu-document.c: (djvu_document_get_page_size):
3157
3158         Display a warning message when get_pageinfo fails. 
3159
3160 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3161
3162         * Makefile.am:
3163         * backend/Makefile.am:
3164         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3165         * configure.ac:
3166         * shell/ev-window.c: (build_comments_string):
3167         
3168         Make pdf compilation optional. See bug #38007.
3169
3170 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3171
3172         * ps/ps.c: (get_next_text):
3173
3174         Fix CVE-2006-5864.
3175
3176 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3177
3178         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3179         * shell/ev-navigation-action.c: (connect_proxy),
3180         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3181         
3182         Do not call g_type_class_peek_parent twice.
3183
3184 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3185
3186         * configure.ac:
3187         * data/icons/24x24/.cvsignore:
3188         * data/icons/24x24/Makefile.am:
3189         * data/icons/24x24/evince.png:
3190         * data/icons/Makefile.am:
3191         
3192         Add 24x24 icon. Thanks to 
3193         Michael Monreal <infernux@web.de>.
3194
3195 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3196
3197         * configure.ac: Fix typo in configure.ac. Thanks
3198         to dmacks@netspace.org for notification.
3199
3200 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3201
3202         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3203         
3204         Drop dbus include, fixes compilation with older dbus.
3205
3206 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3207
3208         * configure.ac:
3209         * cut-n-paste/Makefile.am:
3210         * cut-n-paste/totem-screensaver/.cvsignore
3211         * cut-n-paste/totem-screensaver/Makefile.am:
3212         * cut-n-paste/totem-screensaver/README:
3213         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3214         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3215         * shell/Makefile.am:
3216         * shell/ev-window.c: (ev_window_run_presentation),
3217         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3218         (ev_window_init):
3219
3220         Implemented screensaver enabling/disabling for
3221         presentation mode (not fullscreen mode). Code stolen
3222         from Totem (with some minor tweaks). Fixes bug #338889.
3223
3224 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3225
3226         * configure.ac:
3227
3228         Bump gnome-icon-theme requirements. We use the rotation
3229         icons that appeared recently.
3230
3231 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3232
3233         * shell/ev-history.c: (ev_history_add_page):
3234         * shell/ev-history.h:
3235         * shell/ev-window.c: (page_changed_cb):
3236         
3237         Use page labels instead of numbers.
3238
3239 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3240
3241         * data/evince-toolbar.xml:
3242         * po/POTFILES.in:
3243         * shell/Makefile.am:
3244         * shell/ev-navigation-action-widget.c:
3245         (ev_navigation_action_widget_init),
3246         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3247         (menu_detacher), (ev_navigation_action_widget_set_menu),
3248         (menu_position_func), (popup_menu_under_arrow),
3249         (ev_navigation_action_widget_toggled),
3250         (ev_navigation_action_widget_button_press_event):
3251         * shell/ev-navigation-action-widget.h:
3252         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3253         (ev_navigation_action_set_window), (activate_menu_item_cb),
3254         (new_history_menu_item), (new_empty_history_menu_item),
3255         (build_menu), (menu_activated_cb), (connect_proxy),
3256         (create_tool_item), (ev_navigation_action_init),
3257         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3258         * shell/ev-navigation-action.h:
3259         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3260         (ev_page_action_widget_set_page_cache),
3261         (ev_page_action_widget_finalize),
3262         (ev_page_action_widget_class_init), (match_selected_cb),
3263         (display_completion_text), (match_completion), (build_new_tree_cb),
3264         (get_filter_model_from_model),
3265         (ev_page_action_widget_update_model):
3266         * shell/ev-page-action-widget.h:
3267         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3268         (connect_proxy):
3269         * shell/ev-page-action.h:
3270         * shell/ev-stock-icons.c:
3271         * shell/ev-stock-icons.h:
3272         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3273         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3274         (register_custom_actions):
3275         * shell/main.c:
3276         
3277         Preliminary history implementation
3278
3279 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3280
3281         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3282         (dvi_document_class_init), (dvi_document_init_params):
3283         * dvi/mdvi-lib/font.c: (font_reference):
3284         
3285         Add reference to subfont. Fixes bug #374277.
3286
3287 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3288
3289         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3290         (ev_window_cmd_file_open_copy_at_dest):
3291
3292         Fix a race condition when creating symlink. Increase the counter
3293         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3294         Mathias Hasselmann).
3295
3296 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3297
3298         * backend/Makefile.am:
3299         * backend/ev-attachment.c: (ev_attachment_open):
3300         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3301         (ev_tmp_dir), (ev_tmp_filename):
3302         * shell/ev-sidebar-attachments.c:
3303         (ev_sidebar_attachments_drag_data_get):
3304         * shell/ev-window.c: (ev_window_clear_temp_file):
3305
3306         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3307         in ensure_dir_exists. Abort without crashing when we can't create
3308         user's directory.
3309
3310 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3311
3312         * data/evince-ui.xml:
3313         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3314         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3315         (ev_window_cmd_file_open_copy_at_dest),
3316         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3317         (ev_view_popup_cmd_open_link_new_window):
3318
3319         Allow opening a copy of the current document in a new window. Fixes bug
3320         #357472
3321
3322 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3323
3324         * data/evince-toolbar.xml:
3325         
3326         Add rotate right and rotate left to available items for toolbar.
3327         
3328         * data/evince-ui.xml:
3329         * shell/ev-window.c: (ev_window_init):
3330         
3331         Customize toolbar with right click. Fixes bug #372451.
3332
3333 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3334
3335         * shell/ev-window.c: 
3336         
3337         Use "object-rotate-{left,right}" stock icons. Fixes 
3338         bug #373863.
3339
3340 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3341
3342         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3343         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3344         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3345         (ev_window_open_uri):
3346         * shell/main.c: (arguments_parse):
3347
3348         Remove temp file created when evince is used by GTK+ in
3349         preview mode. Fixes bug #365282. 
3350
3351 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3352
3353         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3354         
3355         Fixes bug #372474 - Side pane disabled when entering 
3356         and leaving fullscreen mode.
3357
3358 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3359
3360         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3361         * data/Makefile.am:
3362         * data/evince-preview-toolbar.xml:
3363         * data/evince-toolbar.xml:
3364         * shell/ev-application.c: (ev_application_shutdown),
3365         (ev_application_init), (ev_application_get_toolbars_model):
3366         * shell/ev-application.h:
3367         * shell/ev-window.c: (update_chrome_visibility),
3368         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3369         (ev_window_cmd_edit_toolbar), (ev_window_init):
3370         
3371         Fixes bug #364364 - toolbar editor shows zoom actions again.
3372
3373 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3374
3375         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3376
3377         Do not take margins into consideration for paper size when printing.
3378         Really fixes bug #350491.
3379
3380 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3381
3382         * data/evince-ui.xml:
3383         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3384         (ev_window_cmd_file_print_setup),
3385         (ev_window_print_dialog_response_cb),
3386         (ev_window_setup_action_sensitivity):
3387
3388         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3389
3390 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3391
3392         * shell/ev-window.c: (ev_window_print_range):
3393
3394         Revert my previuos commit, since printing to PDF is not supported by
3395         evince yet. 
3396
3397 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3398
3399         * shell/ev-window.c: (ev_window_print_range):
3400
3401         Enable print to a PDF. Fixes bug #332121.
3402
3403 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3404
3405         * shell/ev-application-service.xml:
3406         * shell/ev-application.[ch]: (ev_application_open_window),
3407         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3408         (ev_application_open_uri), (ev_application_open_uri_list):
3409         * shell/ev-window.c: (file_open_dialog_response_cb),
3410         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3411         (drag_data_received_cb), (open_remote_link):
3412         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3413
3414         Add support for multiscreen systems. Fixes bug #316206.
3415
3416 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3417
3418         * shell/ev-jobs.[ch]: (ev_job_print_new),
3419         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3420         (ev_job_print_do_page):
3421         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3422
3423         Allow printing only odd/even pages. Fixes bug #367289.
3424
3425 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3426
3427         * test/test1.py:
3428         * test/test2.py:
3429
3430         Re-add locale settings to test files.
3431
3432 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3433
3434         * data/evince-ui.xml:
3435         * shell/ev-window.c: (set_action_properties):
3436         
3437         Removed garbage from code and ui.
3438
3439 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3440
3441         * shell/ev-window.c: (ev_window_cmd_help_about):
3442
3443         Shamelessly add my name to the list of contributors.
3444
3445 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3446
3447         * test/test1.py:
3448         * test/test2.py:
3449
3450         Cleaned up the dogtail scripts.
3451
3452 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3453
3454         * shell/ev-view.c: (draw_loading_text): Don't render
3455         "loading..." text in presentation mode. Temporary
3456         workaround for bug #320352.
3457
3458 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3459
3460         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3461         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3462
3463         Use print settings scale, copies, collate and reverse which were
3464         ignored. Fixes bug #359032.
3465
3466 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3467
3468         * configure.ac:
3469         * data/evince-password.glade:
3470         * test/Makefile.am:
3471         * test/test-encrypt.pdf:
3472         * test/test-links.pdf:
3473         * test/test1.py:
3474         * test/test2.py:
3475
3476         Add automated UI tests for evince with dogtail. See
3477         bug #300948.    
3478
3479 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3480
3481         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3482
3483         Hide fullscreen toolbar when switching to another desktop workspace.
3484         Fixes bug #338871
3485
3486 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3487
3488         * shell/ev-window-title.c: 
3489         
3490         Test for .dvi in title of pdf documents.
3491
3492 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3493
3494         * shell/ev-view.c: (ev_view_scroll):
3495
3496         Page Up/Down should do page jumps in "Best fit" mode.
3497         If a user has explicitly chosen to view exactly one page
3498         at a time, scrolling just a part of the page when
3499         pressing Page Up/Down is not right. Fixes bug #323107.
3500
3501 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3502
3503         * NEWS:
3504         * configure.ac:
3505         
3506         Update for 0.6.1
3507
3508 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3509
3510         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3511         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3512         
3513         Correctly disconnect from job signals on destroy.
3514
3515 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3516
3517         * shell/ev-view-private.h:
3518         * shell/ev-view.c: (view_set_adjustment_values),
3519         (view_update_range_and_current_page),
3520         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3521         
3522         Fixes bug #343199, current page now follows find page.
3523
3524 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3525
3526         * backend/ev-document-factory.c:
3527         * configure.ac:
3528         Assigned OpenDocument presenation MIME type to the
3529         Impress backend. Added some missing (but harmless)
3530         #ifdefs in the document factory as well to make things
3531         consistent again. Fixes bug #360658.
3532
3533 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3534
3535         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3536         * backend/ev-document-find.c: (ev_document_find_get_type):
3537         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3538         * backend/ev-document-links.c: (ev_document_links_get_type):
3539         * backend/ev-document-security.c: (ev_document_security_get_type):
3540         * backend/ev-document-thumbnails.c:
3541         (ev_document_thumbnails_get_type):
3542         * backend/ev-document.c: (ev_document_get_type):
3543         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3544         * backend/ev-selection.c: (ev_selection_get_type):
3545         * cut-n-paste/recent-files/egg-recent-model.c:
3546         (egg_recent_model_get_type):
3547         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3548         (egg_recent_view_uimanager_get_type):
3549         * cut-n-paste/recent-files/egg-recent-view.c:
3550         (egg_recent_view_get_type):
3551         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3552         (egg_editable_toolbar_get_type):
3553         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3554         (egg_toolbar_editor_get_type):
3555         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3556         (egg_toolbars_model_get_type):
3557         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3558         (egg_tree_multi_drag_source_get_type):
3559         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3560         (ephy_zoom_action_get_type):
3561         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3562         (ephy_zoom_control_get_type):
3563         * impress/r_back.c: (_imp_fill_back):
3564         * properties/ev-properties-main.c:
3565         (ev_properties_plugin_register_type):
3566         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3567         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3568         (ev_view_accessible_factory_get_type):
3569
3570         Reduce relocations. Bug #360616.
3571
3572 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3573
3574         * backend/ev-document-factory.c:
3575         (ev_document_factory_get_document):
3576         
3577         Load document even if extension is wrong.
3578
3579 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3580
3581         * shell/ev-metadata-manager.c: (save_values):
3582         * shell/ev-window.c: (setup_size_from_metadata),
3583         (setup_view_from_metadata), (ev_window_setup_document),
3584         (ev_window_xfer_job_cb), (window_configure_event_cb):
3585         
3586         Set size according to the document size/page size ratio.
3587         That should correct rather wierd behaviour of the previous
3588         commit.
3589
3590 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3591
3592         * shell/ev-window.c: (setup_view_from_metadata):
3593         
3594         Set size for new windows from previous window size.
3595         See bugs #354968 and #168450 for details. Thanks
3596         to Meik Hellmund.
3597
3598 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3599
3600         * djvu/djvu-links.c: (build_tree):
3601
3602         Fix memory leak.
3603
3604 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3605
3606         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3607         
3608         Don't make sidebar close button insensitive. Fixes
3609         bug #357871.
3610
3611 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3612
3613         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3614         (ev_window_set_view_accels_sensitivity):
3615         
3616         Don't enable Slash on documents which don't support
3617         find. Fixes bug #358648.
3618
3619 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3620
3621         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3622         open dialog fall back to the current document uri if the
3623         filechooser hasn't been used before. Fixes bug #356980.
3624
3625 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3626
3627         * shell/ev-window.c: (ev_window_setup_recent), 
3628         (ev_window_get_recent_file_label):
3629
3630         Escape underscores in filenames of recent file items.
3631
3632 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3633
3634         * configure.ac:
3635         
3636         Bumped poppler requirements, really 0.5.3 is very 
3637         buggy, now we require 0.5.4.
3638
3639 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3640
3641         * djvu/Makefile.am:
3642         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3643         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3644         (djvu_document_document_links_iface_init):
3645         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3646         (number_from_string_10), (get_djvu_link_dest),
3647         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3648         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3649         (djvu_links_get_links), (djvu_links_find_link_dest),
3650         (djvu_links_get_links_model):
3651         * djvu/djvu-links.h:
3652         
3653         Add support for links and bookmarks in djvu documents. Thanks
3654         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3655         patch.
3656
3657 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3658
3659         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3660         
3661         Reopen should reload document. Fixes 
3662         bug 327951.
3663
3664 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3665
3666         * configure.ac:
3667         * data/Makefile.am:
3668         * data/evince-16.png:
3669         * data/evince-22.png:
3670         * data/evince.png:
3671         * data/evince.svg:
3672         * data/icons/16x16/Makefile.am:
3673         * data/icons/16x16/evince.png:
3674         * data/icons/22x22/Makefile.am:
3675         * data/icons/22x22/evince.png:
3676         * data/icons/48x48/Makefile.am:
3677         * data/icons/48x48/evince.png:
3678         * data/icons/Makefile.am:
3679         * data/icons/scalable/Makefile.am:
3680         * data/icons/scalable/evince.svg:
3681         
3682         Install icons with correct names. Fixes
3683         bug #354429.
3684
3685 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3686
3687         * shell/ev-view.c: (ev_view_button_release_event):
3688
3689         Don't open links with middle mouse button. Fixes bug #353649
3690
3691 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3692
3693         * NEWS:
3694         * configure.ac:
3695         
3696         Update for release 0.6.0
3697
3698 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3699
3700         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3701         Implement Close named action. Patch by Carlos Garcia Campos.
3702
3703 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3704
3705         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3706         
3707         Don't clear link mapping on copy_job_to_job_info. Fixes
3708         bug 346168.
3709
3710 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3711
3712         * shell/main.c: (main):
3713
3714         Revert my previous commit, gnome_program_init owns the option context.
3715         Fix another memory leak in main. Both caught by Christian Persch. 
3716
3717 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3718
3719         * shell/main.c: (main):
3720
3721         Fix memory leak.
3722
3723 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3724
3725         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3726
3727         Fix crash when opening a pdf with password protection. 
3728
3729 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3730
3731         * pdf/ev-poppler.cc: (pdf_document_search_free):
3732
3733         Fix memory leak. 
3734
3735 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3736
3737         * backend/ev-document-factory.c:
3738         (ev_document_factory_get_document):
3739         * tiff/tiff-document.c: (tiff_document_finalize):
3740         
3741         More correct handling of document loading. Fixes
3742         bug #349043.
3743
3744 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3745
3746         * backend/ev-attachment.c: (ev_attachment_save):
3747
3748         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3749         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3750
3751 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3752         
3753         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3754         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3755
3756 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3757
3758         * shell/ev-sidebar-thumbnails.c:
3759
3760         Do not render thumbnails unless thumbnails page is active in the
3761         sidebar.
3762
3763 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3764
3765         * shell/ev-properties-dialog.c:
3766
3767         Fix dialogue spacing. Bug #351370.
3768
3769 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3770
3771         * configure.ac:
3772
3773         Use lowercase gettext catalog file names (evince.mo
3774         instead of Evince.mo)
3775
3776 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3777
3778         * shell/ev-sidebar-attachments.c:
3779
3780         GtkIconTheme is now screen safe too. Fixes bug #350878
3781
3782 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3783
3784         * shell/ev-window.c:
3785
3786         GtkRecent manager is now screen safe. Fixes bug #350145
3787
3788 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3789
3790         * shell/ev-sidebar.c: (ev_sidebar_init):
3791         
3792         Make sidebar close icon smaller. Fix for bug 350177.
3793         See also bugs 350176 and 165770.
3794
3795 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3796
3797         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3798
3799         Ignore zoom for xyz destinations when it's <= 1, keeping user
3800         preferences instead. Set correct sizing-mode for fith and fitv
3801         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3802
3803 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3804
3805         * NEWS:
3806         * configure.ac:
3807         
3808         Update for release 0.5.5
3809
3810 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3811         
3812         * shell/ev-window.c: (ev_window_cmd_escape)
3813
3814         Escape unfocus page entry. Fixes bug #345809.
3815
3816 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3817
3818         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3819         (build_tree), (pdf_document_links_get_links),
3820         (pdf_document_links_find_link_dest):
3821         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3822         (goto_xyz_dest):
3823
3824         Convert from PDF style coordinates to X style coordinates in the
3825         backend rather than in the view. Fixes bug #338440
3826
3827 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3828
3829         * shell/ev-window.c:
3830         
3831         Remove Ctrl+Shift+T shortcut for toolbars. See
3832         the bug #350098.
3833
3834 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3835
3836         * configure.ac:
3837
3838         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3839         of this. 
3840
3841 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3842
3843         * configure.ac:
3844         * cut-n-paste/Makefile.am:
3845         * data/evince-ui.xml:
3846         * shell/Makefile.am:
3847         * shell/ev-application.[ch]:
3848         * shell/ev-window.c:
3849
3850         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3851         #349273
3852
3853 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3854
3855         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3856         findbar code: s/help/search/
3857
3858 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3859
3860         * shell/ev-window.c: (setup_document_from_metadata),
3861         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3862         (setup_view_from_metadata):
3863         
3864         Fix memory leaks.
3865
3866 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3867
3868         * autogen.sh, configure.ac: 
3869         
3870         Update automake usage. See bug 349292.
3871
3872 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3873
3874         * shell/eggfindbar.c: (egg_find_bar_class_init),
3875         (entry_activate_callback), (egg_find_bar_init),
3876         (egg_find_bar_set_status_text):
3877         * shell/eggfindbar.h:
3878         
3879         Unify Evince findbar with Epiphany. Nice patch
3880         from Fabricio Silva <silva@crans.org> and
3881         Frederic Peters <fpeters@entrouvert.com>. See
3882         bug #339966 for details.
3883
3884 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3885
3886         * data/evince.desktop.in.in:
3887         
3888         Correct information for bugzilla. Thanks to
3889         Olaf Vitters, see bug #348855.
3890
3891 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3892
3893         * shell/ev-jobs.[ch]:
3894         * shell/ev-sidebar-links.c:
3895         * shell/ev-window.[ch]:
3896
3897         GtkPrintJob doesn't support print ranges or current page, so we export
3898         to a ps file now when printing ranges or current page.
3899
3900 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3901
3902         * pdf/ev-poppler.cc:
3903         * shell/ev-window.c: (do_action_named):
3904
3905         We should be more clear about bugzilla. See the
3906         poppler bug #7623.
3907
3908 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3909
3910         * configure.ac:
3911         * shell/Makefile.am:
3912         * shell/ev-job-queue.c:
3913         * shell/ev-jobs.[ch]:
3914         * shell/ev-sidebar-links.c:
3915         * shell/ev-window.[ch]:
3916         
3917         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3918         #348422
3919
3920 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3921
3922         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3923         * shell/ev-application-service.xml:
3924         * shell/ev-application.[ch]:
3925         * shell/ev-jobs.[ch]:
3926         * shell/ev-window.[ch]: (ev_window_run_preview):
3927         * shell/main.c: 
3928
3929         Add preview mode to use evince as a printing previewer. It also adds
3930         other command line options for fullscreen and presentation modes.
3931         Fixes bugs #347822, #317031
3932
3933 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3934
3935         * NEWS:
3936         * configure.ac:
3937         
3938         Update for release 0.5.4
3939
3940 2006-07-11  Bastien Nocera <hadess@hadess.net>
3941
3942         * Makefile.am:
3943         * backend/Makefile.am:
3944         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3945         * backend/ev-document-factory.h:
3946         * configure.ac:
3947         * impress/.cvsignore:
3948         * impress/Makefile.am:
3949         * impress/common.h:
3950         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3951         (imp_get_page), (imp_next_page), (imp_prev_page),
3952         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3953         * impress/f_oasis.c: (render_object), (render_page),
3954         (get_geometry), (_imp_oasis_load):
3955         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3956         (_imp_oo13_load):
3957         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3958         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3959         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3960         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3961         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3962         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3963         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3964         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3965         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3966         (iks_new_within), (iks_insert), (iks_insert_cdata),
3967         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3968         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3969         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3970         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3971         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3972         (iks_cdata), (iks_cdata_size), (iks_has_children),
3973         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3974         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3975         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3976         (iks_tree), (iks_load), (iks_save):
3977         * impress/iksemel.h:
3978         * impress/imposter.h:
3979         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3980         (imp_render_draw_bezier_real), (imp_render_get_size),
3981         (imp_render_set_fg_color), (imp_render_draw_line),
3982         (imp_render_draw_rect), (imp_render_draw_polygon),
3983         (imp_render_draw_arc), (imp_render_draw_bezier),
3984         (imp_render_open_image), (imp_render_get_image_size),
3985         (imp_render_scale_image), (imp_render_draw_image),
3986         (imp_render_close_image), (imp_render_markup),
3987         (imp_render_get_text_size), (imp_render_draw_text),
3988         (impress_document_load), (impress_document_save),
3989         (impress_document_get_n_pages), (impress_document_get_page_size),
3990         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3991         (impress_document_finalize), (impress_document_class_init),
3992         (impress_document_can_get_text), (impress_document_get_info),
3993         (impress_document_document_iface_init),
3994         (impress_document_thumbnails_get_thumbnail),
3995         (impress_document_thumbnails_get_dimensions),
3996         (impress_document_document_thumbnails_iface_init),
3997         (impress_document_init):
3998         * impress/impress-document.h:
3999         * impress/internal.h:
4000         * impress/r_back.c: (_imp_fill_back):
4001         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4002         (_imp_draw_image), (_imp_tile_image):
4003         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4004         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4005         (r_polyline):
4006         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4007         (r_draw_gradient_complex), (r_draw_gradient):
4008         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4009         (r_get_bullet):
4010         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4011         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4012         (r_text):
4013         * impress/render.c: (imp_create_context), (imp_context_set_page),
4014         (imp_context_set_step), (imp_render), (imp_delete_context):
4015         * impress/render.h:
4016         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4017         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4018         (zip_load_xml), (zip_get_size), (zip_load):
4019         * impress/zip.h:
4020         * shell/ev-utils.c:
4021         
4022         New backend to support impress slides. Fixes bug #30867.
4023
4024 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4025
4026         * shell/ev-utils.c: (using_postscript_printer):
4027         
4028         Fixes crash when print using PAPI backend,
4029         bug #345012.
4030
4031 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4032
4033         * shell/ev-jobs.c: (ev_job_xfer_run):
4034         * shell/ev-window.c: (password_dialog_response),
4035         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4036         (ev_window_dispose):
4037         Fixes bug #344160: if the xfer job doesn't complete
4038         because a password is required, reload the existing
4039         instance instead of creating a new one.
4040
4041 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4042
4043         * shell/main.c: (main): Call gdk_threads_init. Thus
4044         we'll avoid errors in auth dialog. Fix for the bug
4045         #343347.
4046
4047 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4048
4049         * configure.ac: Advertise pixbuf support, fix
4050         for the bug 343317.
4051
4052 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4053
4054         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4055         (ev_sidebar_thumbnails_set_document):
4056         
4057         Update sidebar thumbnails after reloading.
4058
4059 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4060
4061         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4062         * shell/ev-jobs.h:
4063         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4064         (ev_window_cmd_view_reload), (ev_window_init):
4065         
4066         Don't crash on reload. Fix for the bug #343167.
4067
4068 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4069
4070         * shell/ev-jobs.c: (ev_job_render_run):
4071         
4072         Check for document links.
4073
4074 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4075
4076         * backend/ev-attachment.c: (ev_attachment_save),
4077         (ev_attachment_launch_app), (ev_attachment_open):
4078         * backend/ev-document-factory.c: (get_document_from_uri):
4079         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4080         (egg_recent_view_uimanager_set_list):
4081         * ps/ps-document.c: (check_filecompressed), (document_load),
4082         (ps_document_load):
4083         * shell/ev-metadata-manager.c: (load_values):
4084         * shell/ev-password.c: (ev_password_dialog_set_property):
4085         * shell/ev-view.c: (tip_from_link):
4086         * shell/ev-window.c: (file_save_dialog_response_cb),
4087         (ev_window_print_dialog_response_cb):
4088         
4089         Use consistent quoting style. Fix for the bug #320285.
4090
4091 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4092
4093         * shell/ev-jobs.c: (ev_job_xfer_run):
4094         * shell/main.c: (load_files):
4095                 
4096         Open links with anchors. Fix for the bug #339836.
4097
4098 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4099
4100         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4101         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4102         (ev_link_dest_set_property), (ev_link_dest_finalize),
4103         (ev_link_dest_class_init), (ev_link_dest_new_named),
4104         (ev_link_dest_new_page_label):
4105         * backend/ev-link-dest.h:
4106         * shell/ev-application.c: (ev_application_open_uri):
4107         * shell/ev-view.c: (goto_dest):
4108         * shell/ev-window.c:
4109         * shell/ev-window.h:
4110         
4111         Fix page-label command line option. Bug #342070.
4112
4113 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4114
4115         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4116         
4117         Don't show highlight rects if page can't be showed. Fix for 
4118         the bug #342076
4119
4120 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4121
4122         * shell/ev-window.c: (setup_sidebar_from_metadata),
4123         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4124         
4125         Setup sidebar from metadata even if there is no document
4126         loaded. Fix for the bug #342807.
4127
4128 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4129
4130         * cut-n-paste/toolbar-editor/Makefile.am:
4131         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4132         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4133         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4134         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4135         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4136         (popup_context_menu_cb), (button_press_event_cb),
4137         (configure_item_sensitivity), (configure_item_cursor),
4138         (configure_item_tooltip), (connect_widget_signals),
4139         (action_sensitive_cb), (create_item_from_action),
4140         (create_item_from_position), (toolbar_drag_data_received_cb),
4141         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4142         (toolbar_drag_leave_cb), (configure_drag_dest),
4143         (toggled_visibility_cb), (toolbar_visibility_refresh),
4144         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4145         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4146         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4147         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4148         (egg_editable_toolbar_dispose),
4149         (egg_editable_toolbar_set_ui_manager),
4150         (egg_editable_toolbar_get_selected),
4151         (egg_editable_toolbar_set_selected), (set_edit_mode),
4152         (egg_editable_toolbar_set_property),
4153         (egg_editable_toolbar_get_property),
4154         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4155         (egg_editable_toolbar_new_with_model),
4156         (egg_editable_toolbar_get_edit_mode),
4157         (egg_editable_toolbar_set_edit_mode),
4158         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4159         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4160         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4161         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4162         (item_added_or_removed_cb), (toolbar_removed_cb),
4163         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4164         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4165         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4166         (editor_create_item_from_name), (append_table),
4167         (update_editor_sheet), (egg_toolbar_editor_init):
4168         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4169         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4170         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4171         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4172         (toolbar_node_free), (egg_toolbars_model_get_flags),
4173         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4174         (egg_toolbars_model_get_name), (impl_add_item),
4175         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4176         (parse_data_list), (parse_item_list), (parse_toolbars),
4177         (egg_toolbars_model_load_toolbars), (parse_available_list),
4178         (parse_names), (egg_toolbars_model_load_names),
4179         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4180         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4181         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4182         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4183         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4184         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4185         (egg_toolbars_model_set_types), (fill_avail_array),
4186         (egg_toolbars_model_get_name_avail),
4187         (egg_toolbars_model_get_name_flags),
4188         (egg_toolbars_model_set_name_flags):
4189         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4190         * cut-n-paste/toolbar-editor/eggintl.h:
4191         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4192         (egg_tree_multi_drag_source_get_type),
4193         (egg_tree_multi_drag_source_row_draggable),
4194         (egg_tree_multi_drag_source_drag_data_delete),
4195         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4196         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4197         (path_list_free), (set_context_data), (get_context_data),
4198         (get_info), (egg_tree_multi_drag_drag_data_get),
4199         (egg_tree_multi_drag_motion_event),
4200         (egg_tree_multi_drag_button_press_event),
4201         (egg_tree_multi_drag_add_drag_support):
4202         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4203         * shell/ev-application.c: (ev_application_init),
4204         (ev_application_save_toolbars_model):
4205         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4206         (ev_window_cmd_edit_toolbar), (ev_window_init):
4207         
4208         Sync toolbareditor with epiphany and libegg
4209
4210 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4211
4212         * configure.ac: 
4213
4214         Depend on poppler 0.5.2
4215
4216 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4217
4218         * shell/ev-jobs.c: (ev_job_render_run):
4219         
4220         Check if document supports links iterface.
4221
4222 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4223
4224         * NEWS:
4225         * configure.ac:
4226         
4227         Update for release 0.5.3
4228
4229 2006-05-13  Michael Plump  <plumpy@skylab.org>
4230
4231         * configure.ac:
4232         * shell/Makefile.am:
4233         * shell/main.c: (main):
4234         
4235         Port to GOption command line parsing. Fix for the 
4236         bug #327518
4237
4238 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4239
4240         * shell/ev-window.c: (ev_window_cmd_help_about):
4241         
4242         Do not wrap license. Fix for the bug #309460.
4243
4244 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4245
4246         * configure.ac:
4247         * properties/ev-properties-main.c: (ev_properties_get_pages):
4248         * shell/ev-application.c: (ev_application_open_window),
4249         (ev_application_open_uri_at_dest):
4250         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4251         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4252         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4253         * shell/ev-utils.c: (save_print_config_to_file):
4254         * shell/ev-window.c: (ev_window_cmd_save_as),
4255         (ev_attachment_popup_cmd_save_attachment_as):
4256         * shell/main.c: (load_files_remote):
4257         
4258         Bump requirements to gtk 2.8 and drop all ifdefs used.
4259
4260 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4261
4262         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4263         * shell/ev-window.c: (ev_window_init):
4264         
4265         Show attachments page.
4266
4267 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4268
4269         * po/POTFILES.in:
4270         * shell/ev-attachment-bar.c:
4271         * shell/ev-attachment-bar.h:
4272         * shell/ev-sidebar-attachments.c:
4273         (ev_sidebar_attachments_icon_cache_add),
4274         (icon_theme_get_pixbuf_from_mime_type),
4275         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4276         (ev_sidebar_attachments_icon_cache_refresh),
4277         (ev_sidebar_attachments_get_attachment_at_pos),
4278         (ev_sidebar_attachments_popup_menu_show),
4279         (ev_sidebar_attachments_popup_menu),
4280         (ev_sidebar_attachments_button_press),
4281         (ev_sidebar_attachments_update_icons),
4282         (ev_sidebar_attachments_drag_data_get),
4283         (ev_sidebar_attachments_get_property),
4284         (ev_sidebar_attachments_destroy),
4285         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4286         (ev_sidebar_attachments_new),
4287         (ev_sidebar_attachments_set_document),
4288         (ev_sidebar_attachments_support_document),
4289         (ev_sidebar_attachments_get_label),
4290         (ev_sidebar_attachments_page_iface_init):
4291         * shell/ev-sidebar-attachments.h:
4292         * shell/ev-window.c: (update_chrome_visibility),
4293         (setup_sidebar_from_metadata), (ev_window_setup_document),
4294         (ev_window_sidebar_current_page_changed_cb),
4295         (attachment_bar_menu_popup_cb), (ev_window_init):
4296         
4297         Move attachments bar to sidebar.
4298
4299 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4300
4301         * pdf/ev-poppler.cc:
4302         * shell/ev-application.[ch]:
4303         * shell/main.c:
4304
4305         Fix some memory leaks.
4306
4307 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4308
4309         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4310
4311         Change the properties dialog response to
4312         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4313         will make the dialog go away when the user presses
4314         enter. With gtk+ >= 2.9 this will happen anyway, but for
4315         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4316         escape by default. Fixes bug #340539. See also bug
4317         #101293 for the gtk+ part.
4318
4319 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4320
4321         * shell/ev-view.c (tip_from_action_named): Replace some strings
4322         that were wrong. Closes #340970.
4323
4324 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4325
4326         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4327
4328         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4329         #341049
4330
4331 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4332
4333         * djvu/Makefile.am:
4334         * dvi/Makefile.am:
4335         * dvi/mdvi-lib/Makefile.am:
4336         * properties/Makefile.am:
4337         * ps/Makefile.am:
4338         * shell/Makefile.am:
4339         * thumbnailer/Makefile.am:
4340         
4341         Due to broken libtool that is unable to track dependencies
4342         of noinst libraries we are forced to explicitely point
4343         libraries for binary. Fix for the bug #333334.
4344
4345 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4346
4347         * data/evince.desktop.in.in:
4348         * shell/ev-view.c: (view_update_range_and_current_page),
4349         (ev_view_next_page), (ev_view_previous_page):
4350         * shell/ev-window.c: (update_chrome_visibility),
4351         (setup_sidebar_from_metadata), (ev_window_setup_document),
4352         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4353         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4354         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4355         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4356         (ev_window_stop_presentation), (ev_window_focus_in_event),
4357         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4358         (ev_window_init):
4359         * thumbnailer/Makefile.am:
4360         
4361         Update fullscreen and presentation timeout handling. Hide
4362         cursor in presentation after timeout. Fix for the bugs
4363         #136359 and #336981.
4364
4365 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4366
4367         * backend/ev-link-action.[ch]:
4368         * pdf/ev-poppler.cc: (ev_link_from_action):
4369         * shell/ev-view-private.h:
4370         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4371         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4372
4373         Add support for Named Action links
4374
4375 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4376
4377         * backend/Makefile.am:
4378         * backend/ev-document-links.[ch]:
4379         * backend/ev-document.[ch]:
4380         * backend/ev-link-action.[ch]:
4381         * backend/ev-link-dest.[ch]:
4382         * backend/ev-link.[ch]:
4383         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4384         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4385         * shell/ev-page-action.c: (build_new_tree_cb):
4386         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4387         (links_page_num_func), (update_page_callback):
4388         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4389         (tip_from_link):
4390         * shell/ev-jobs.c:
4391         * shell/ev-window.[ch]: (ev_window_open_uri),
4392         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4393         * shell/ev-application.[ch]: (ev_application_open_window),
4394         (ev_application_open_uri):
4395
4396         Rework links system, it adds support for remote links now and it makes
4397         easier to add new kinds of actions and destinations. Fixes bug #317292
4398
4399 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4400
4401         * data/Makefile.am:
4402         * data/evince.png:
4403         * data/evince-16.png:
4404         * data/evince-22.png:
4405         * data/evince.svg:
4406         * shell/main.c: (main):
4407         
4408         Evince use it's own icon. Fix for the bug #313392.
4409
4410         * shell/ev-window.c: (fullscreen_timeout_cb),
4411         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4412         (ev_window_cmd_help_about), (ev_window_dispose):
4413         
4414         Simplify fullscreen timeout code.
4415
4416 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4417
4418         * backend/ev-attachment.c: 
4419         * shell/ev-attachment-bar.c:
4420         * shell/ev-window.c:
4421
4422         Allow multiple selection of attachments
4423
4424 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4425
4426         * shell/ev-view.c: (view_update_range_and_current_page),
4427         (ev_view_scroll):
4428         
4429         Fix for the bug #312573 – Optimal selection of current 
4430         page among visible pages.
4431
4432 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4433
4434         * configure.ac:
4435         * djvu/Makefile.am:
4436         * djvu/djvu-text.h:
4437         
4438         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4439         for the bug 339868.
4440
4441 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4442
4443         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4444
4445 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4446
4447         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4448         dictated by the GNOME HIG. Fixes bug #339235.
4449
4450 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4451
4452         * data/evince-ui.xml:
4453         * shell/ev-view.c: (ev_view_can_find_previous):
4454         * shell/ev-view.h:
4455         * shell/ev-window.c: (ev_window_update_actions),
4456         (ev_window_cmd_edit_find_previous):
4457
4458         Add support for "Find Previous" as dictated by the GNOME HIG. A
4459         menu item is added and some glue code to make it all work is added
4460         to various files.
4461
4462 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4463
4464         * configure.ac: Award myself the "useless use of cat" award.
4465
4466 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4467
4468         * po/LINGUAS: New file listing all supported languages.
4469
4470         * configure.in: Use po/LINGUAS instead of including all languages
4471         directly in this file. See the wiki for more information:
4472         http://live.gnome.org/GnomeGoals/PoLinguas
4473
4474 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4475
4476         * backend/ev-document-factory.c:
4477
4478         Do not load the document twice when there isn't errors
4479
4480 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4481
4482         * backend/ev-attachment.c: 
4483
4484         Fix a crash when there isn't a default application to open an
4485         attachment
4486
4487 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4488
4489         * backend/ev-attachment.[ch]:
4490         * shell/ev-attachment-bar.[ch]:
4491
4492         Added missing files. 
4493
4494 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4495
4496         * backend/Makefile.am:
4497         * data/evince-ui.xml:
4498         * backend/ev-attachment.[ch]:
4499         * backend/ev-document.[ch]: (ev_document_has_attachments),
4500         (ev_document_get_attachments):
4501         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4502         (attachment_save_to_buffer), (pdf_document_get_attachments),
4503         (pdf_document_document_iface_init):
4504         * shell/Makefile.am:
4505         * shell/ev-attachment-bar.[ch]:
4506         * shell/ev-window.c:
4507
4508         Add support for PDF attachments. Fixes bug #325143
4509
4510 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4511
4512         * backend/ev-document-factory.c: (get_document_from_uri),
4513         (ev_document_factory_get_document):
4514         * backend/ev-document-factory.h:
4515         * properties/ev-properties-main.c: (ev_properties_get_pages):
4516         * shell/Makefile.am:
4517         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4518         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4519         (ev_job_queue_remove_job):
4520         * shell/ev-job-queue.h:
4521         * shell/ev-job-xfer.c:
4522         * shell/ev-job-xfer.h:
4523         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4524         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4525         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4526         (ev_job_xfer_run):
4527         * shell/ev-jobs.h:
4528         * shell/ev-window.c: (ev_window_is_empty),
4529         (password_dialog_response), (ev_window_clear_xfer_job),
4530         (ev_window_xfer_job_cb), (ev_window_open_uri),
4531         (ev_window_cmd_focus_page_selector),
4532         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4533         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4534         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4535         (ev_window_dispose):
4536         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4537         
4538         * Cleanup mime type detection on document load. Fix for the
4539         bug #336448.
4540
4541 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4542
4543         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4544         
4545         Fix crash on exit, described in the bug #336825.
4546
4547 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4548
4549         * backend/ev-document-factory.c:
4550         (ev_document_factory_get_from_mime),
4551         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4552         (ev_document_factory_get_document),
4553         (file_filter_add_mime_list_and_free),
4554         (ev_document_factory_add_filters):
4555         * backend/ev-document-factory.h:
4556         * properties/ev-properties-main.c: (ev_properties_get_pages):
4557         * shell/Makefile.am:
4558         * shell/ev-application.c:
4559         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4560         * shell/ev-window.c: (ev_window_cmd_file_open),
4561         (ev_window_cmd_save_as):
4562         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4563         
4564         Rework factory functions so they are placed now in a single 
4565         file ev-document-factory.c
4566
4567 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4568
4569         * shell/ev-window.c: (update_chrome_visibility):
4570         
4571         Fix for the bug 166566 - don't show menubar in fullscreen
4572         mode.
4573
4574 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4575
4576         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4577
4578 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4579
4580         * shell/ev-view.c: (ev_view_expose_event):
4581         
4582         More correctly draw loading text when document
4583         is empty.
4584
4585 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4586
4587         * shell/ev-view.c: (ev_view_scroll):
4588         
4589         Fix for the bug #334854, page down and page up switch
4590         pages in presentation mode.
4591
4592 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4593
4594         * shell/ev-window.c: (ev_window_set_action_sensitive),
4595         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4596         (ev_window_set_view_accels_sensitivity),
4597         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4598         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4599         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4600         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4601         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4602         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4603         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4604         (view_actions_focus_in_cb), (ev_window_init):
4605         
4606         Fix for the bug #333902, now it's possible to search
4607         words with slash.
4608
4609 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4610
4611         * configure.ac: Added Breton translation.
4612         * po/br.po: Added Breton translation.
4613
4614 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4615
4616         * shell/ev-window-title (ev_window_title_update):
4617
4618         Fix memory leak in window title. Fixes bug #333944
4619
4620 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4621
4622         * shell/ev-metadata-manager.c (parseItem):
4623
4624         Fix memory leaks. Fixes bug #333945
4625
4626 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4627         
4628         * NEWS, configure.ac, TODO:
4629         
4630         Update for release 0.5.2.
4631
4632 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4633
4634         * shell/ev-view.c: (view_update_range_and_current_page),
4635         (page_changed_cb):
4636         
4637         Don't jump on scrolling, fix for the bug #333127.
4638
4639 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4640
4641         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4642         
4643         Scroll by one page in presentation mode. Fix for the bug
4644         #332993.
4645
4646 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4647
4648         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4649
4650 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4651
4652         * configure.ac  Added lv in ALL_LINGUAS line.
4653
4654 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4655         
4656         * NEWS, configure.ac:
4657         
4658         Update for release 0.5.1
4659
4660 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4661
4662         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4663         * backend/ev-document-misc.h:
4664         * shell/ev-view.c: (draw_one_page):
4665         
4666          Clairfy what page the toolbar page number applies to. Fix
4667          for the bug #328102.
4668
4669 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4670
4671         * shell/ev-view-private.h:
4672         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4673         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4674         (ev_view_search_changed):
4675         * shell/ev-view.h:
4676         * shell/ev-window.c: (find_bar_search_changed_cb):
4677         
4678         Dont't jump to find result if window was scrolled during search.
4679         Fix for the bug #313266.
4680
4681 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4682
4683         * shell/eggfindbar.c: (egg_find_bar_class_init):
4684         * shell/eggfindbar.h:
4685         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4686         * shell/ev-view-private.h:
4687         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4688         (ev_view_class_init), (ev_sizing_mode_get_type),
4689         (ev_scroll_type_get_type):
4690         * shell/ev-view.h:
4691         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4692         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4693         (ev_window_init):
4694         
4695         Fix for the bug 319133 - Find entry should allow text scroll.
4696
4697 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4698
4699         * shell/ev-view-private.h:
4700         * shell/ev-view.c: (view_update_range_and_current_page),
4701         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4702         (ev_view_set_document), (update_find_status_message),
4703         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4704         (ev_view_find_previous):
4705         
4706         Fix for the bug #319137. Search now takes account for scrolling.
4707
4708 2006-02-19  Michael Hofmann <mh21@piware.de>
4709
4710         * configure.ac:
4711         * djvu/Makefile.am:
4712         * djvu/djvu-document-private.h:
4713         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4714         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4715         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4716         (djvu_document_can_get_text), (djvu_document_get_text),
4717         (djvu_document_document_iface_init),
4718         (djvu_document_thumbnails_get_thumbnail),
4719         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4720         (djvu_document_find_get_result),
4721         (djvu_document_find_page_has_results),
4722         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4723         (djvu_document_find_iface_init):
4724         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4725         (djvu_text_page_selection), (djvu_text_page_limits_process),
4726         (djvu_text_page_limits), (djvu_text_page_copy),
4727         (djvu_text_page_position), (djvu_text_page_union),
4728         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4729         (djvu_text_page_box), (djvu_text_page_append_text),
4730         (djvu_text_page_search), (djvu_text_page_prepare_search),
4731         (djvu_text_page_new), (djvu_text_page_free):
4732         * djvu/djvu-text-page.h:
4733         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4734         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4735         (djvu_text_n_results), (djvu_text_has_results),
4736         (djvu_text_get_result), (djvu_text_get_progress):
4737         * djvu/djvu-text.h:
4738         
4739         Text search in djvu. Fix for the bug #303415.
4740
4741 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4742
4743         * configure.ac:
4744         * shell/ev-window.c: (ev_window_cmd_save_as):
4745         
4746         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4747         Thanks to Gary Coady <gary@lyranthe.org>
4748
4749 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4750
4751         * shell/ev-print-job.c: (idle_print_handler):
4752         
4753         Inverse order printing, bug #320919.
4754
4755 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4756
4757         * data/evince-toolbar.xml:
4758         * shell/ev-window.c:
4759         
4760         Allow to add sidebar checkbutton on toolbar. Fix
4761         for the bug #144577.
4762
4763 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4764
4765         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4766         
4767         Add checks that have sense for empty ps document.
4768
4769 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4770
4771         * configure.ac: Include PS in mime types list. 
4772
4773 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4774
4775         * configure.ac:
4776         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4777         * ps/gsdefaults.h:
4778         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4779         
4780         Runtime check for gs interpreter. Fix for the bug #320868.
4781         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4782
4783 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4784
4785         * shell/ev-application.c: 
4786
4787         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4788         dbus>=0.60, so that the request is not queued. 
4789
4790 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4791
4792         * configure.ac:
4793         * shell/Makefile.am:
4794         * shell/ev-sidebar-links.c: (print_section_cb):
4795         * shell/ev-utils.c:
4796         * shell/ev-utils.h:
4797         * shell/ev-window.c: (update_action_sensitivity),
4798         (ev_window_close_dialogs), (ev_window_print):
4799         * shell/ev-window.h:
4800         
4801         Make printing support optional. Patch from Eduardo de Barros Lima
4802         <eduardo.lima@indt.org.br> for the bug #330546.
4803
4804 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4805
4806         * shell/ev-view-private.h:
4807         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4808         (ev_view_set_document):
4809         * shell/ev-view.h:
4810         * shell/ev-window.c: (ev_window_load_job_cb),
4811         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4812         (ev_window_init):
4813
4814         Draw Loading message during xfer job. Fix for the bug #329495.
4815
4816 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4817
4818         * comics/comics-document.c: (comics_regex_quote),
4819         (comics_document_load), (extract_argv):
4820         
4821         Correcly quote regexp before passing it to unzip.
4822
4823 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4824
4825         * shell/ev-page-cache.c: (build_height_to_page),
4826         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4827         (ev_page_cache_get_dual_even_left):
4828         * shell/ev-page-cache.h:
4829         * shell/ev-view.c: (view_update_range_and_current_page),
4830         (get_page_y_offset), (get_page_extents):
4831         
4832         Place even pages to the left if document has less then
4833         two pages. Fix for the bug #328856.
4834
4835 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4836
4837         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4838         
4839         Correct comics scheme. This make evince create thumbnails
4840         for comic books. Fix for the bug 329088.
4841
4842 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4843
4844         * data/evince-password.glade: Don't explicitly set
4845         invisible_char to the current default value in case
4846         the default changes; let GTK+ do its magic.
4847
4848 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4849
4850         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4851         real filename to tmp filename since often document
4852         type is determined by extension.
4853
4854 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4855
4856         * shell/ev-view.c: (add_scroll_binding_keypad),
4857         (ev_view_binding_activated), (ev_view_class_init):
4858         
4859         Add keybindings for percision-scrolling of display area. 
4860         Fix for the bug #314072.
4861
4862 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * data/evince.desktop.in.in:
4865         
4866         Add GTK to the list of categories. Fix for the bug #328034.
4867
4868 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4869
4870         * shell/ev-application.c: (ev_application_shutdown),
4871         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4872         * shell/ev-application.h:
4873         * shell/ev-window.c: (file_open_dialog_response_cb),
4874         (ev_window_cmd_file_open):
4875         
4876         Save last uri in file chooser dialog. Fix for the bug #327950.
4877
4878 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4879
4880         * NEWS:
4881         * README:
4882         
4883         Final update for release 0.5.0
4884         
4885         * shell/Makefile.am:
4886         
4887         Remove disable deprecated until we'll require libgnome-2.13.7
4888         and port to GOption argument parsing. See bug 327518.
4889
4890 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4891
4892         * comics/comics-document.c: (comics_document_save):
4893         * djvu/djvu-document.c: (djvu_document_save):
4894         * dvi/dvi-document.c: (dvi_document_save):
4895         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4896         * lib/ev-file-helpers.h:
4897         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4898         * tiff/tiff-document.c: (tiff_document_save):
4899         
4900         Use common save function for backends.
4901
4902 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4903
4904         * backend/ev-document-types.c:
4905         
4906         Fix crash on saving pixbuf.
4907
4908 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4909
4910         * cut-n-paste/recent-files/egg-recent-item.c:
4911         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4912         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4913         (parse_info_free), (valid_element), (start_element_handler),
4914         (end_element_handler), (text_handler), (egg_recent_model_filter),
4915         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4916         (egg_recent_model_monitor), (egg_recent_model_read),
4917         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4918         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4919         (egg_recent_model_set_property), (egg_recent_model_class_init),
4920         (egg_recent_model_init), (egg_recent_model_add_full),
4921         (egg_recent_model_delete), (egg_recent_model_get_list),
4922         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4923         (egg_recent_model_set_filter_mime_types),
4924         (egg_recent_model_clear_group_filter),
4925         (egg_recent_model_set_filter_groups),
4926         (egg_recent_model_clear_scheme_filter),
4927         (egg_recent_model_set_filter_uri_schemes),
4928         (egg_recent_model_remove_expired):
4929         * cut-n-paste/recent-files/egg-recent-util.c:
4930         (egg_recent_util_get_icon):
4931         * cut-n-paste/recent-files/egg-recent-util.h:
4932         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4933         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4934         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4935         (egg_recent_view_uimanager_set_property),
4936         (egg_recent_view_uimanager_get_property),
4937         (egg_recent_view_uimanager_class_init),
4938         (egg_recent_view_uimanager_init),
4939         (egg_recent_view_uimanager_set_label_width),
4940         (egg_recent_view_uimanager_get_label_width):
4941         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4942         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4943         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4944         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4945         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4946         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4947         
4948         Update from libegg.
4949
4950 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4951
4952         * shell/ev-page-cache.c: (build_height_to_page),
4953         (ev_page_cache_get_height_to_page):
4954         * shell/ev-page-cache.h:
4955         * shell/ev-view.c: (view_update_range_and_current_page),
4956         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4957         (ev_view_previous_page):
4958         
4959         Dual mode places even pages to the left. Fix for the bug #309393.
4960
4961         * shell/ev-view.h:
4962         * shell/ev-window.c: (update_action_sensitivity),
4963         (setup_view_from_metadata), (view_menu_popup_cb):
4964         
4965         Don't restore presentation in empty windows, more intelligent
4966         next page behaviour in dual mode.
4967
4968         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4969         (ev_pixbuf_cache_clear_job_sizes):
4970         
4971         Cleanup job callback on removal. Fix for the bug #325886.
4972
4973 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4974
4975         * ps/ps.c: (psscan):
4976         
4977         Commit workaround Mozilla problem. Fix for the bug #325919
4978         
4979         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4980         (save_item):
4981         
4982         Fix for year 2038 problem.
4983
4984 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4985
4986         * shell/ev-window.c: (setup_document_from_metadata),
4987         (ev_window_cmd_view_reload):
4988
4989         Clamp page recieved from metadata in valid values. Fix
4990         for the bug #325986.
4991
4992 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4993
4994         * MAINTAINERS: 
4995         Add MAINTAINERS as requested on desktop-devel-list.
4996
4997 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4998
4999         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5000         (mime_type_supported_by_gdk_pixbuf),
5001         (ev_document_factory_get_mime_types),
5002         (ev_document_factory_get_all_mime_types):
5003         
5004         Don't add pixbuf mime types if pixbuf backend is disabled.
5005         
5006         * shell/ev-application.c: (ev_application_get_uri_window):
5007         
5008         Fix for the bug 325815 - unhandled MIME type message doesn't 
5009         appear a second time. 
5010         
5011         * shell/ev-document-types.c: (ev_document_types_add_filters):
5012         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5013         (password_dialog_response), (ev_window_popup_password_dialog),
5014         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5015         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5016         (ev_window_run_presentation), (ev_window_stop_presentation),
5017         (save_sizing_mode), (ev_window_zoom_changed_cb),
5018         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5019         (ev_window_dual_mode_changed_cb),
5020         (ev_window_sidebar_current_page_changed_cb),
5021         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5022         (window_state_event_cb), (window_configure_event_cb):
5023         
5024         Cleanup additional uris holded by EvWindow.
5025
5026 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5027
5028         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5029         (ev_view_can_previous_page), (ev_view_can_next_page):
5030         * shell/ev-view.h:
5031         * shell/ev-window.c: (update_action_sensitivity):
5032         
5033         Two page scrolling with Space and PageUp in dual mode. Second fix 
5034         for the bug #316608.
5035
5036 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5037
5038         * shell/ev-view.c: (scroll_to_current_page):
5039         
5040         Correctly clamp adjustment value. Fix for the bug
5041         #325808.
5042
5043 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5044
5045         * shell/ev-sidebar-links.c: (print_section_cb):
5046         * shell/ev-window.c: (ev_window_get_uri),
5047         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5048         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5049         (ev_window_dispose):
5050         
5051         Make print dialog non-modal. Fix for the bug #325622.
5052
5053 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5054
5055         * shell/ev-metadata-manager.c:
5056         * shell/ev-utils.c: (using_pdf_printer),
5057         (using_postscript_printer), (load_print_config_from_file),
5058         (save_print_config_to_file):
5059         * shell/ev-utils.h:
5060         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5061         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5062         (setup_view_from_metadata), (ev_window_setup_document),
5063         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5064         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5065         (ev_window_run_presentation), (ev_window_stop_presentation),
5066         (save_sizing_mode), (ev_window_zoom_changed_cb),
5067         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5068         (ev_window_dual_mode_changed_cb),
5069         (ev_window_sidebar_current_page_changed_cb),
5070         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5071         (window_state_event_cb), (window_configure_event_cb),
5072         (ev_window_init):
5073         
5074         Setting saving behaviour fixes.
5075
5076 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5077
5078         * configure.ac:
5079         
5080         Make antialiasing gs options better and allow
5081         to change them during configure. Fix for the 
5082         bug #319049.
5083
5084 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5085
5086         * shell/ev-window.c: (setup_view_from_metadata):
5087         
5088         Remember if last window was maximized. Fix for the
5089         bug #323797.
5090
5091 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5092
5093         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5094
5095 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5096
5097         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5098         * shell/ev-page-action.c: (build_new_tree_cb):
5099         * shell/ev-sidebar-links.c: (links_page_num_func),
5100         (update_page_callback_foreach), (update_page_callback):
5101         * shell/ev-view.c: (scroll_to_current_page):
5102         
5103         Fix for the bug #325067 with more intelligent selection
5104         of current link in sidebar. Make sidebar handle links
5105         of FITR-like type more correctly.
5106
5107         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5108         (dvi_pixbuf_put_pixel):
5109         
5110         Fix memory consumtion with disabled alpha channel.
5111
5112 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5113
5114         * data/evince-ui.xml:
5115         * shell/ev-window.c: (view_menu_popup_cb),
5116         (ev_popup_cmd_open_link), (ev_window_init):
5117         
5118         Update context menu for internal links. Fix for the bug
5119         #325066.
5120
5121 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5122
5123         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5124         
5125         Bind context menu to keyboard also. Fix for the bug
5126         #325065.
5127
5128 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5129
5130         * shell/ev-view.c: (selection_scroll_timeout_cb):
5131         
5132         Horizontal scroll on selection also.
5133
5134 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5135
5136         * shell/ev-metadata-manager.c: (parse_value):
5137         * shell/ev-view.c: (goto_xyz_link):
5138         
5139         Correct zoom setup and metadata save broken in 
5140         some locales.
5141
5142 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5143
5144         * shell/ev-view-private.h:
5145         * shell/ev-view.c: (scroll_to_current_page),
5146         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5147         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5148         (page_changed_cb), (ev_view_set_continuous),
5149         (ev_view_set_dual_page), (ev_view_set_presentation):
5150         
5151         Delay scroll until allocation to correctly position page. Fix
5152         for the bug #317334.
5153
5154 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5155
5156         * NEWS:
5157         * configure.ac:
5158         
5159         Update NEWS and require poppler 0.5.0.
5160
5161 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5162         
5163         * data/evince-ui.xml:
5164         * shell/ev-view-private.h:
5165         * shell/ev-view.c: (ev_view_get_link_at_location),
5166         (handle_link_over_xy), (ev_view_button_press_event),
5167         (ev_view_button_release_event), (ev_view_class_init):
5168         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5169         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5170         (ev_window_init):
5171         
5172         Implement right-click context menu.
5173
5174 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5175
5176         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5177         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5178         (mdvi_pixbuf_device_render):
5179         * pdf/ev-poppler.cc:
5180
5181         Don't generate thumbnails with alpha. See bug #324077.
5182         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5183
5184 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5185
5186         * shell/ev-window.c: (setup_chrome_from_metadata):
5187         
5188         Fix typo that was hiding toolbar.
5189
5190 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * shell/ev-view-private.h:
5193         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5194         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5195         (ev_view_button_release_event), (ev_view_destroy):
5196         
5197         Small cleanup and autoscrolling during selection. Thanks to 
5198         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5199
5200 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5201
5202         * configure.ac:
5203         
5204         Correctly check for comics option.
5205
5206 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5207         * Makefile.am:
5208         * configure.ac:
5209         * backend/Makefile.am:
5210         * backend/ev-document-factory.c:
5211         * shell/ev-document-types.c:
5212
5213         Included option in configure to make ps backend 
5214         compilation optional with --disable-ps.
5215
5216 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * backend/ev-document-factory.c:
5219         * comics/Makefile.am:
5220         * comics/comics-document.c: (comics_document_load):
5221         * comics/ev-cbr-mime.xml:
5222         * configure.ac:
5223         
5224         Comics mime types are added to shared-mime-info CVS. Now
5225         we don't need to install our own mime types.
5226
5227 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5228
5229         * shell/ev-window.c:
5230         
5231         Add shortcut for "save a copy" menu entry. Fix for
5232         the bug #324582.
5233
5234 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5235
5236         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5237         (job_finished_cb), (new_selection_pixbuf_needed),
5238         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5239         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5240         
5241         Rework selection job info logic and fix critical warning.
5242
5243 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5244
5245         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5246
5247 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5248
5249         * data/evince-ui.xml:
5250         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5251         
5252         Enter as shortcut key for next page. Fix for the bug
5253         #321394.
5254
5255 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5256
5257         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5258
5259 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5260
5261         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5262         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5263         (new_selection_pixbuf_needed),
5264         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5265         (clear_job_selection):
5266         
5267         Too early for 0.5. Pixbuf cache code cleaned a bit.
5268
5269 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5270
5271         * NEWS:
5272         * configure.ac:
5273         
5274         Release 0.5.0 preparation
5275
5276 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5277
5278         * comics/Makefile.am:
5279         * configure.ac:
5280         * shell/ev-document-types.c: (ev_document_types_add_filters):
5281         
5282         More advanced handling of custom mime type installation.
5283
5284 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5285
5286         * data/evince.schemas.in:
5287         * shell/ev-metadata-manager.c: (value_free),
5288         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5289         (ev_metadata_manager_get), (ev_metadata_manager_set):
5290         * shell/ev-metadata-manager.h:
5291         * shell/ev-window.c: (update_chrome_flag),
5292         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5293         (setup_document_from_metadata), (setup_chrome_from_metadata),
5294         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5295         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5296         (ev_window_view_toolbar_cb),
5297         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5298         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5299         
5300         Save last document settings and reuse them for new documents.
5301
5302 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5303
5304         * Makefile.am:
5305         * backend/Makefile.am:
5306         * backend/ev-document-factory.c:
5307         * backend/ev-document-factory.h:
5308         * comics/Makefile.am:
5309         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5310         (comics_document_load), (comics_document_save),
5311         (comics_document_get_n_pages), (comics_document_get_page_size),
5312         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5313         (comics_document_class_init), (comics_document_can_get_text),
5314         (comics_document_get_info), (comics_document_document_iface_init),
5315         (comics_document_init), (get_supported_image_extensions),
5316         (comics_document_thumbnails_get_geometry),
5317         (comics_document_thumbnails_get_thumbnail),
5318         (comics_document_thumbnails_get_dimensions),
5319         (comics_document_document_thumbnails_iface_init), (extract_argv):
5320         * comics/comics-document.h:
5321         * comics/ev-cbr-mime.xml:
5322         * configure.ac:
5323         * po/POTFILES.in:
5324         * shell/ev-application.c: (ev_application_register_service):
5325         * shell/ev-document-types.c: (ev_document_types_add_filters):
5326         * thumbnailer/Makefile.am:
5327         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5328         
5329         New CBR/CBZ backend for comic books.
5330
5331 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5332
5333         * shell/main.c: (load_files_remote):
5334
5335         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5336         warning on startup of second instance is fixed. It
5337         is bug #320353.
5338
5339 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5340
5341         * shell/ev-window.c: (ev_window_finalize):
5342         
5343         Fix double free that cause crash.
5344
5345 2005-10-29  Bastien Nocera <hadess@hadess.net>
5346
5347         * tiff/tiff-document.c: (tiff_document_load):
5348         
5349         Fix memory leak.
5350
5351 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5352
5353         * po/POTFILES.in:
5354         * shell/Makefile.am:
5355         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5356         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5357         (ev_view_accessible_get_text),
5358         (ev_view_accessible_get_character_at_offset),
5359         (ev_view_accessible_get_text_before_offset),
5360         (ev_view_accessible_get_text_at_offset),
5361         (ev_view_accessible_get_text_after_offset),
5362         (ev_view_accessible_get_character_count),
5363         (ev_view_accessible_get_caret_offset),
5364         (ev_view_accessible_set_caret_offset),
5365         (ev_view_accessible_get_run_attributes),
5366         (ev_view_accessible_get_default_attributes),
5367         (ev_view_accessible_get_character_extents),
5368         (ev_view_accessible_get_offset_at_point),
5369         (ev_view_accessible_get_n_selections),
5370         (ev_view_accessible_get_selection),
5371         (ev_view_accessible_add_selection),
5372         (ev_view_accessible_remove_selection),
5373         (ev_view_accessible_set_selection),
5374         (ev_view_accessible_text_iface_init),
5375         (ev_view_accessible_idle_do_action),
5376         (ev_view_accessible_action_do_action),
5377         (ev_view_accessible_action_get_n_actions),
5378         (ev_view_accessible_action_get_description),
5379         (ev_view_accessible_action_get_name),
5380         (ev_view_accessible_action_set_description),
5381         (ev_view_accessible_action_iface_init),
5382         (ev_view_accessible_get_type), (ev_view_accessible_new),
5383         (ev_view_accessible_factory_get_accessible_type),
5384         (ev_view_accessible_factory_create_accessible),
5385         (ev_view_accessible_factory_class_init),
5386         (ev_view_accessible_factory_get_type):
5387         * shell/ev-view-accessible.h:
5388         * shell/ev-view-private.h:
5389         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5390         * shell/ev-view.h:
5391         
5392         Initial accessibility support.
5393
5394 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5395
5396         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5397
5398 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5399
5400         * shell/ev-print-job.c: (idle_print_handler):
5401         
5402         Fix for bug Bug 318916: Printing multiple pages.
5403
5404 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5405
5406         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5407
5408 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5409
5410         * pdf/ev-poppler.cc:
5411         
5412         Thumnail dimensions unified with other backends.
5413         
5414         * shell/ev-window-title.c: (ev_window_title_update):
5415         
5416         Fix warning.
5417
5418 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5419
5420         * data/ev-stock-zoom-fit-width.png:
5421         
5422         Remove unused file.
5423
5424 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5425
5426         * configure.ac:
5427         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5428         (djvu_document_finalize):
5429         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5430         (dvi_document_finalize):
5431         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5432         (pixbuf_document_save), (pixbuf_document_finalize):
5433         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5434         (tiff_document_finalize):
5435         
5436         Save a copy implemented for various backends.
5437
5438 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5439
5440         * configure.ac:
5441         
5442         Don't link with ltiff if tiff is disabled.
5443
5444 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5445
5446         * pdf/GDKSplashOutputDev.cc:
5447         * pdf/GDKSplashOutputDev.h:
5448         * pdf/Thumb.cc:
5449         * pdf/Thumb.h:
5450         * pdf/pdf-document.cc:
5451         * pdf/pdf-document.h:
5452         * pdf/test-gdk-output-dev.cc:
5453         
5454         Remove old unused files.
5455
5456 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5457
5458         * shell/ev-window.c: (ev_window_setup_document):
5459         
5460         Fixed warnings on reload and probably crash reason.
5461
5462 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5463
5464         * properties/ev-properties-view.c:
5465         (ev_properties_view_format_date):
5466         
5467         Check if date is invalid. Fix for bug 318134.
5468
5469 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5470
5471         * shell/ev-window-title.c:
5472         
5473         Add .indd files (Adobe Indesign) to the list of "bad
5474         extensions".
5475
5476 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5477
5478         * data/evince-ui.xml:
5479         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5480         
5481         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5482
5483 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5484
5485         * shell/ev-window.c: (launch_link), (launch_external_uri),
5486         (view_external_link_cb):
5487
5488         URL-escape link before passing it to gnome_vfs_url_show.
5489
5490 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5491
5492         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5493         there isn't text selected.
5494
5495 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5496
5497         * shell/ev-view.c: (handle_link_over_xy):
5498
5499         Check tooltip is valid utf8 before showing it
5500
5501 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5502
5503         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5504
5505 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5506
5507         * shell/ev-window-title.c: (ev_window_title_update):
5508
5509         Guard against using g_strstrip on NULL. Fixes bug #317291.
5510
5511 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5512
5513         * pdf/ev-poppler.cc:
5514
5515         Show title even for unknown links
5516
5517 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5518
5519         * shell/ev-window-title.c: (ev_window_title_update):
5520
5521         Strip the title string
5522
5523 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5524
5525         * shell/ev-window-title.c:
5526
5527         Add .rtf to the bad extensions list
5528
5529 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5530
5531         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5532         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5533
5534         Ignore link coordinates if they are outside page bounds
5535
5536 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5537
5538         * backend/ev-link.c: (ev_link_type_get_type),
5539         (ev_link_get_filename), (ev_link_get_params),
5540         (ev_link_get_property), (ev_link_set_property),
5541         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5542         * backend/ev-link.h:
5543         * pdf/ev-poppler.cc:
5544         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5545         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5546         (ev_window_init):
5547
5548         Implement launch links. Delegate external link opening to
5549         the window.
5550
5551 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5552
5553         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5554         (ev_link_get_right), (ev_link_get_property),
5555         (ev_link_set_property), (ev_link_class_init),
5556         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5557         * backend/ev-link.h:
5558         * pdf/ev-poppler.cc:
5559         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5560
5561         Implement fitr links
5562
5563 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5564
5565         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5566         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5567         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5568         (ev_view_size_request_continuous),
5569         (ev_view_size_request_dual_page),
5570         (ev_view_size_request_single_page), (ev_view_size_allocate),
5571         (ev_view_zoom_for_size_continuous_and_dual_page),
5572         (ev_view_zoom_for_size_continuous),
5573         (ev_view_zoom_for_size_dual_page),
5574         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5575         (ev_sizing_mode_get_type):
5576         * shell/ev-view.h:
5577         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5578
5579         Do not use modes for link, we need to calculate size ad hoc.
5580         Still not perfect because of the usual scrollbar issues grrr.
5581
5582 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5583
5584         * backend/ev-link.c: (ev_link_type_get_type),
5585         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5586         * backend/ev-link.h:
5587         * pdf/ev-poppler.cc:
5588         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5589         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5590         (ev_view_size_request_continuous),
5591         (ev_view_size_request_dual_page),
5592         (ev_view_size_request_single_page), (ev_view_size_allocate),
5593         (zoom_for_size_fit_height),
5594         (ev_view_zoom_for_size_continuous_and_dual_page),
5595         (ev_view_zoom_for_size_continuous),
5596         (ev_view_zoom_for_size_dual_page),
5597         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5598         (ev_sizing_mode_get_type):
5599         * shell/ev-view.h:
5600         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5601
5602         Implement FIT_HEIGHT mode (only for links).
5603         Implement FITH links
5604
5605 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5606
5607         * shell/ev-window-title.c: (get_filename_from_uri),
5608         (ev_window_title_sanitize_extension), (ev_window_title_update),
5609         (ev_window_title_set_document), (ev_window_title_set_uri),
5610         (ev_window_title_free):
5611         * shell/ev-window-title.h:
5612         * shell/ev-window.c: (ev_window_setup_document),
5613         (ev_window_popup_password_dialog):
5614
5615         Refactor window title building while fixing it for
5616         password documents.
5617
5618 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5619
5620         * pdf/ev-poppler.cc:
5621
5622         Escape link title before setting it in the model
5623
5624 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5625
5626         * shell/ev-application.c: (removed_from_session), (save_session),
5627         (init_session), (ev_application_get_empty_window),
5628         (ev_application_init), (ev_application_get_windows):
5629         * shell/ev-application.h:
5630         * shell/ev-window.c: (ev_window_finalize):
5631
5632         Add a function to retrieve window list and share it where
5633         necessary.
5634         Implement session handling, works pretty well thanks to the
5635         metadata system.
5636
5637 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5638
5639         * shell/ev-password.c: (ev_password_item_created_callback),
5640         (ev_password_dialog_save_password):
5641         
5642         Fix for bug 316972. Use async gnome-keyring API.
5643
5644 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5645
5646         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5647         Remove unused unrealize handler. Add scroll handling to
5648         ev_view_scroll_event for presentation mode (bug #316708),
5649         and fix the event state checks there.
5650
5651 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5652
5653         * shell/ev-page-action.c: (page_changed_cb):
5654
5655         "marco, maybe we should be crazy and jump right to 6! :)"
5656
5657         Bryan Clark, Sep 2005
5658
5659 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5660
5661         * ps/ps-document.c: (save_document), (ps_document_save),
5662         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5663         (ps_document_ps_export_end):
5664
5665         Fix unstructured documents save and print
5666
5667 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5668
5669         * shell/ev-application.c: (ev_application_open_uri):
5670
5671         Fix window size persistance
5672
5673 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5674
5675         * shell/ev-view.c: (ev_view_button_release_event):
5676
5677         Based on a patch from carlosgc@gnome.org. Mouse buttons
5678         switch pages in presentation mode.
5679
5680 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5681
5682         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5683
5684         Dont cast to int before scaling
5685
5686 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5687
5688         * backend/ev-link.c: (ev_link_type_get_type),
5689         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5690         (ev_link_new_page_fith):
5691         * backend/ev-link.h:
5692         * pdf/ev-poppler.cc:
5693         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5694
5695         Implement FIT and FITH links
5696
5697 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5698
5699         * pdf/ev-poppler.cc:
5700
5701         Return 0 results when search is not in progress.
5702
5703         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5704         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5705
5706         Update menu sensitivity when cancelling search
5707
5708 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5709
5710         * shell/ev-view.c: (ev_view_can_find_next):
5711
5712         Take all pages in consideration, not just current one
5713
5714 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5715
5716         * shell/ev-page-cache.c:
5717         * shell/ev-page-cache.h:
5718         * shell/ev-view.c: (ev_view_binding_activated),
5719         (ev_view_next_page), (ev_view_previous_page),
5720         (ev_sizing_mode_get_type):
5721         * shell/ev-view.h:
5722         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5723         (ev_window_cmd_go_next_page):
5724
5725         Move page next/previous functions from page chace to
5726         view and change it to move by 2 page steps in dual mode.
5727
5728 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5729
5730         * shell/ev-window.c: (update_sidebar_visibility),
5731         (setup_sidebar_from_metadata), (ev_window_setup_document),
5732         (setup_view_from_metadata):
5733
5734         Show the index by default when there is one     
5735
5736 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5737
5738         * shell/ev-window-title.c: (ev_window_title_set_document):
5739
5740         Missing null check
5741
5742 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5743
5744         * shell/ev-view.c: (view_update_range_and_current_page):
5745         
5746         Allow display of last odd page in dual view. Fix for 316347.
5747
5748 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5749
5750         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5751         
5752         Make close button default. Fix for 316383.
5753
5754 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5755
5756         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5757         
5758         Mark close button as default. Fix for 316381.
5759
5760 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5761
5762         * backend/ev-link.c: (ev_link_class_init):
5763
5764         Allow negative doubles in left/top properties
5765
5766 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5767
5768         * shell/ev-window.c:
5769
5770         Remove a bunch of strings that was used only
5771         by the statusbar.
5772
5773 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5774
5775         * shell/ev-window-title.c: (get_filename_from_uri),
5776         (ev_window_title_set_document):
5777
5778         When title has a confusing extension, show also
5779         the document filename inside ()
5780
5781 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5782
5783         * shell/Makefile.am:
5784         * shell/ev-window-title.c: (ev_window_title_new),
5785         (ev_window_title_update), (ev_window_title_set_type),
5786         (ev_window_title_set_document), (ev_window_title_free):
5787         * shell/ev-window-title.h:
5788         * shell/ev-window.c: (ev_window_setup_document),
5789         (password_dialog_response), (ev_window_popup_password_dialog),
5790         (ev_window_dispose), (ev_window_init):
5791
5792         Factor out and cleanup window title code
5793
5794 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5795
5796         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5797         (unable_to_load):
5798
5799         Make dialog transient so it doesnt block other windows
5800
5801 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5802
5803         * pdf/ev-poppler.cc:
5804         
5805         Fix pdf thumbnails rendering.
5806
5807 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5808
5809         * shell/ev-window.c: (fullscreen_set_timeout):
5810         
5811         Increase timeout to hide full screen popup. Bug 
5812         316123. 
5813
5814 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5815
5816         * data/evince.schemas.in:
5817         * shell/ev-window.c: (update_action_sensitivity):
5818
5819         Allow the user to override document restrictions. Fix for bug
5820         305818.
5821
5822 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5823
5824         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5825         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5826         (ev_window_class_init): Fix multihead behaviour of fullscreen
5827         toolbar popup. Fixes bug #315451.
5828
5829 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5830
5831         * configure.ac:
5832         * data/evince-password.glade:
5833         * shell/ev-password.c: (ev_password_dialog_set_property),
5834         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5835         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5836         (ev_password_dialog_entry_changed_cb),
5837         (ev_password_dialog_entry_activated_cb),
5838         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5839         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5840         (ev_password_dialog_set_bad_pass):
5841         * shell/ev-password.h:
5842         * shell/ev-window.c: (password_dialog_response),
5843         (ev_window_popup_password_dialog):
5844         
5845         Support for gnome-keyring for encrypted PDF's.
5846
5847 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5848
5849         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5850         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5851         (ev_view_enter_notify_event), (ev_view_class_init):
5852         
5853         More precise handling of enter_notify/leave_notify events
5854         in EvView. Fix for bug 315470.
5855
5856 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5857
5858         * shell/ev-window.c: (fullscreen_timeout_cb),
5859         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5860         (ev_window_dispose):
5861
5862         leak fix: unref fullscreen_timeout_source before clearing it
5863
5864 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5865
5866         * configure.ac, dvi/mdvi/Makefile.am: 
5867         
5868         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5869
5870 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5871
5872         * backend/ev-link.c: (ev_link_new_page_xyz):
5873         * pdf/ev-poppler.cc:
5874         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5875
5876         Fix some bugs with xyz links, respect zoom
5877
5878 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5879
5880         * shell/ev-window.c: (page_changed_cb),
5881         (setup_document_from_metadata), (update_sidebar_visibility),
5882         (setup_view_from_metadata), (ev_window_run_fullscreen),
5883         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5884         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5885         (ev_window_dual_mode_changed_cb),
5886         (ev_window_sidebar_current_page_changed_cb):
5887
5888         null check uri before setting and getting metadata
5889
5890 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5891
5892         * dvi/Makefile.am:
5893         * properties/Makefile.am:
5894         * shell/Makefile.am:
5895         * thumbnailer/Makefile.am:
5896
5897         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5898
5899 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5900
5901         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5902         (selection_changed_callback):
5903         * shell/ev-sidebar-links.h:
5904
5905         Add a signal for link activation.
5906
5907         * shell/ev-view.c: (ev_view_goto_link),
5908         (ev_view_button_release_event):
5909         * shell/ev-view.h:
5910         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5911         (ev_window_init):
5912
5913         Implement the signal so that we can handle all link types.
5914
5915         * shell/ev-page-cache.c:
5916
5917         Remove unused set_link function
5918
5919 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5920
5921         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5922
5923         Add some space from the cursor, hardcoded but I couldnt
5924         find a better way.
5925
5926 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5927
5928         * lib/ev-tooltip.c:
5929
5930         Use mozilla style vs gtk style, way better for links.
5931
5932         * shell/ev-view.c: (ev_view_motion_notify_event),
5933         (ev_view_destroy), (ev_view_init):
5934
5935         Deactive tooltip when the link hovered is changed.
5936
5937 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5938
5939         * backend/ev-document.h:
5940         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5941         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5942         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5943         (ev_link_new_page), (ev_link_new_page_xyz):
5944         * backend/ev-link.h:
5945         * pdf/ev-poppler.cc:
5946         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5947         (go_to_link), (tip_from_link):
5948
5949         Implement xyz links, still not functional. Links are a total
5950         mess, will need to refactor and bugfix a lot :(
5951
5952 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5953
5954         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5955
5956 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5957
5958         * data/evince-ui.xml:
5959         * data/evince.schemas.in:
5960         * shell/Makefile.am:
5961         * shell/ev-window.c: (update_chrome_visibility),
5962         (password_dialog_response), (ev_window_load_job_cb),
5963         (ev_window_xfer_job_cb), (ev_window_open_uri),
5964         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5965         (ev_window_init):
5966
5967         Remove the statusbar. This regress loading feedback, need to
5968         check with Bryan what we want to do there...
5969
5970 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5971
5972         * lib/ev-tooltip.c: (ev_tooltip_init):
5973
5974         Fix tooltip border and size handling
5975
5976 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5977
5978         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5979         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5980         (ev_tooltip_timeout), (ev_tooltip_activate),
5981         (ev_tooltip_deactivate):
5982         * lib/ev-tooltip.h:
5983         * shell/ev-view.c: (ev_view_motion_notify_event):
5984
5985         Delay popup showing. Mirror gtk logic/times.
5986
5987 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5988
5989         * lib/Makefile.am:
5990         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5991         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5992         (ev_tooltip_set_text), (ev_tooltip_set_position):
5993         * lib/ev-tooltip.h:
5994
5995         Simple widget to show tooltips at a custom position
5996
5997         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5998         (ev_view_destroy):
5999
6000         Use it for links. First go, needs work
6001
6002 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6003
6004         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6005         HIG fixes.  Use title capitalization for window title. Use 12 
6006         pixels of space between the dialog's vbox and action area.
6007
6008 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6009
6010         * shell/ev-window.c: (file_open_dialog_response_cb),
6011         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6012         (ev_window_cmd_save_as):
6013
6014         Make file pickers not modal and refactor code some
6015
6016 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6017
6018         * shell/ev-sidebar.h:
6019         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6020         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6021         (ev_sidebar_class_init), (ev_sidebar_select_page),
6022         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6023         (ev_sidebar_set_page):
6024
6025         Add a current page property and allow to get/set it
6026
6027         * shell/ev-window.c: (setup_view_from_metadata),
6028         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6029
6030         Persist current sidebar page per document
6031
6032 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6033
6034         * data/evince.schemas.in:
6035         * shell/ev-window.c: (update_chrome_visibility),
6036         (setup_document_from_metadata), (update_sidebar_visibility),
6037         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6038         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6039         (ev_window_run_presentation), (ev_window_stop_presentation),
6040         (ev_window_view_sidebar_cb),
6041         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6042         (load_chrome), (ev_window_init):
6043
6044         Persist size/visibility of sidebar per document
6045
6046 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6047
6048         * shell/ev-view.c (draw_loading_text): Draw loading text.
6049
6050 2005-09-02  Dan Damian  <dand@gnome.ro>
6051
6052         * configure.in: Added "ro" to ALL_LINGUAS.
6053
6054 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6055
6056         * shell/ev-view.c: (clear_caches):
6057
6058         ev_page_cache_get doesnt return a reference,
6059         dont try to unref it.
6060
6061 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6062
6063         * shell/main.c: (load_files_remote):
6064
6065         Fix timestamp parameter with dbus <= 0.33
6066
6067 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6068
6069         * data/evince.schemas.in:
6070
6071         Add missing full stop
6072
6073 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6074
6075         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6076         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6077
6078         Plug some memory leaks
6079
6080 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6081
6082         * configure.ac:
6083         * lib/ev-debug.c: (trap_handler):
6084
6085         Check for execinfo.h and use it only if it exists.
6086         Ported from Epiphany (bug #314776).
6087
6088 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6089
6090         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6091
6092 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6093
6094         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6095         * po/id.po      : Added Indonesian translation
6096
6097 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6098
6099         * shell/main.c:
6100         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6101         * NEWS: Release 0.4.0
6102
6103 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6104
6105         * configure.ac: catch another gtk+-2.8ism
6106         * shell/main.c: Make work with gtk+-2.6
6107
6108 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6109
6110         * shell/ev-application-service.xml: Add 'timestamp' argument to
6111           ev_application_open_window and ev_application_open_uri methods.
6112
6113         * shell/ev-application.h: Add 'timestamp' argument to
6114           ev_application_open_window, ev_application_open_uri,
6115           and ev_application_open_uri_list functions.
6116
6117         * shell/ev-application.c (ev_application_open_window,
6118           ev_application_open_uri, ev_application_open_uri_list): Change
6119           functions that show/present windows to use a timestamp if one
6120           is passed in.
6121
6122         * shell/ev-window.c (ev_window_cmd_file_open,
6123           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6124         * shell/main.c (load_files): Modify calls to ev_application to
6125           include GDK_CURRENT_TIME as timestamp.
6126
6127         * shell/main.c (load_files_remote): Obtain timestamp for client
6128           instance from GDK and pass to server instance so new windows are
6129           focused properly.  Fix dbus_g_proxy_call() calls by including second
6130           G_TYPE_INVALID.
6131           
6132         Closes bug #314475.
6133
6134 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6135
6136         * shell/ev-window.c (ev_window_finalize): Check for
6137         avail. EvWindows when quiting to handle the finalize better,
6138         #314497
6139
6140 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6141         
6142         * properties/ev-properties-view.c: 
6143         
6144         Set textdomain to libglade. Fixes translation problem in property page.
6145
6146 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6147
6148         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6149         * dvi/Makefile.am:
6150         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6151         * dvi/mdvi-lib/Makefile.am:
6152         
6153         Fix rotation of thumbnails, ported to new API. Moved library
6154         dependencies earlier, probably it will fix linkage problem.
6155
6156 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6157
6158         * backend/ev-document-misc.c:
6159         (ev_document_misc_get_thumbnail_frame):
6160         * backend/ev-document-misc.h:
6161         * configure.ac:
6162         * pdf/ev-poppler.cc:
6163         * shell/Makefile.am:
6164         * shell/ev-sidebar-thumbnails.c: (add_range),
6165         (ev_sidebar_thumbnails_set_loading_icon),
6166         (ev_sidebar_thumbnails_refresh),
6167         (ev_sidebar_thumbnails_set_document):
6168         * shell/ev-sidebar-thumbnails.h:
6169         * shell/ev-view.c: (ev_view_motion_notify_event),
6170         (ev_view_set_property), (ev_view_get_property),
6171         (ev_view_class_init), (ev_view_set_rotation):
6172         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6173         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6174         (ev_window_init):
6175         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6176         Redo rotation (again).  prepare for 0.4.0
6177
6178 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6179
6180         * configure.ac: Bump poppler requirement to 0.4.1.
6181
6182         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6183         argument to poppler_page_render_selection() call.
6184
6185 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6186
6187         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6188         (djvu_document_thumbnails_get_thumbnail):
6189         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6190         (dvi_document_thumbnails_get_thumbnail):
6191         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6192         (pixbuf_document_thumbnails_get_thumbnail):
6193         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6194         
6195         Update rotation direction of backends to fit with pdf and ps.
6196
6197 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6198
6199         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6200         * backend/ev-async-renderer.h:
6201         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6202         (setup_page), (ps_document_get_page_size),
6203         (ps_async_renderer_render_pixbuf):
6204         * ps/ps-document.h:
6205         * shell/ev-jobs.c: (ev_job_render_run):
6206
6207         Fix orientation in the postscript document
6208
6209 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6210
6211         * pdf/ev-poppler.cc:
6212         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6213         * shell/ev-view.c: (highlight_find_results):
6214
6215         Adapt to the new poppler rotation API. Fix text maps on landscape
6216         documents.
6217
6218 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6219
6220         * shell/ev-view.c (compute_new_selection_text): get the correct
6221         region when selecting in modes other than continuous.
6222
6223 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6224
6225         * shell/main.c (main): remove redundant g_warnings.
6226
6227 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6228
6229         * shell/Makefile.am: Don't include autogenerated
6230         file ev-application-service.h into distribution, since
6231         it causes dbus crash. Fix for bugs 313724 and 313443. 
6232
6233 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6234
6235         * configure.ac: Fix sed expression for FreeBSD. Thanks
6236         to Joe Marcus Clark <marcus@freebsd.org>
6237         
6238         * shell/eggfindbar.c: (entry_activate_callback),
6239         (entry_changed_callback), (egg_find_bar_init),
6240         (egg_find_bar_set_search_string):
6241         
6242         Made findbar buttons unsensitive if there is no text in
6243         entry. Fix for the bug 313285.
6244
6245 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6246
6247         * ps/ps-document.c: Use g_filename_display_name for displaying
6248         filenames and revert string freeze breackage
6249
6250 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6251
6252         * NEWS:
6253         * configure.ac:
6254
6255         Update for 0.3.4
6256
6257         * shell/Makefile.am:
6258
6259         Add ev-application-service.xml to extra dist
6260
6261         * shell/ev-view.c: (find_page_at_location):
6262
6263         Remove unused function (fix warning)
6264
6265 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6266
6267         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6268         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6269         
6270         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6271         bug 313623.
6272
6273 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6274
6275         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6276         * shell/ev-window.c:
6277         Fix build warnings
6278
6279 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6280
6281         * configure.ac: Update script to get dbus version.
6282         Fix for the bug #313443.
6283
6284 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6285
6286         * shell/ev-window.c: (ev_window_cmd_escape):
6287         
6288         Return focus back to view on escape. Fix for bug 313295.
6289
6290 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6291
6292         * shell/ev-window.c: (update_window_title),
6293         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6294         (ev_window_cmd_save_as):
6295         
6296         Correct conversion from uri to displayable string. Fix for
6297         bug 313296.
6298
6299 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6300
6301         * ps/ps-document.c: convert filename to utf8 when there is an error
6302         loading document. Fixes #309915
6303
6304 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6305
6306         * configure.ac:
6307
6308         We depend on poppler 0.4.0
6309
6310 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6311
6312         * configure.ac:
6313         * NEWS: Release 0.3.3.
6314         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6315
6316 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6317
6318         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6319         add a couple missing mnemonics to menu items, use title 
6320         capitalization for menu items and window titles, and add 
6321         ellipsis to open menu item.     
6322
6323 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6324
6325         * pdf/ev-poppler.cc:
6326         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6327         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6328         (ev_view_get_rotation):
6329         * shell/ev-view.h:
6330         * shell/ev-window.c: (setup_view_from_metadata),
6331         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6332         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6333         disk.
6334
6335 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6336
6337         * configure.ac: Added tr to ALL_LINGUAS
6338
6339 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6340
6341         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6342         requires several clicks to find word. Thanks to 
6343         Colin Slater <kiltedtaco@gmail.com>.
6344
6345 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6346
6347         * data/evince.desktop.in.in: Hide menu entry and
6348         rename it to "Document Viewer". Fix for bug 
6349         #312399.
6350
6351 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6352
6353         * shell/ev-page-action.c (ev_page_action_class_init): 
6354
6355         Point to the correct function in constructor of the
6356         activate_label signal
6357
6358 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6359
6360         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6361         * shell/ev-jobs.h: Make thread safe.
6362
6363 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6364
6365         * shell/ev-view.c: (view_update_range_and_current_page):
6366         Don't update page range if we are scrolling to some document
6367         point.
6368
6369 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6370
6371         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6372         when getting max_page_width, fix drawing in dual mode.
6373
6374 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6375
6376         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6377         getting the area for select_all.
6378
6379 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6380
6381         * backend/ev-selection.c: (ev_selection_render_selection):
6382         * backend/ev-selection.h:
6383         * pdf/ev-poppler.cc:
6384         * shell/ev-jobs.c: (ev_job_render_new):
6385         * shell/ev-jobs.h:
6386         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6387         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6388         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6389         (ev_view_class_init):
6390
6391         Change selection color on focus in and focus out events.  Also,
6392         poppler now uses GdkColor for specifying the selection colors, so
6393         drop some awkward conversion code.
6394
6395 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6396
6397         * configure.ac: Added Hebrew translation
6398
6399 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6400
6401         * NOTES:
6402         * backend/ev-selection.c: (ev_selection_render_selection):
6403         * backend/ev-selection.h:
6404         * pdf/ev-poppler.cc:
6405         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6406         (ev_job_render_run):
6407         * shell/ev-jobs.h:
6408         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6409         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6410         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6411         (ev_pixbuf_cache_style_changed),
6412         (ev_pixbuf_cache_get_selection_pixbuf),
6413         (ev_pixbuf_cache_set_selection_list),
6414         (ev_pixbuf_cache_get_selection_list):
6415         * shell/ev-pixbuf-cache.h:
6416         * shell/ev-utils.c: (ev_print_region_contents):
6417         * shell/ev-utils.h:
6418         * shell/ev-view.c: (ev_view_queue_draw_page),
6419         (selection_update_idle_cb), (ev_view_motion_notify_event),
6420         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6421         (setup_caches), (ev_view_find_next), (merge_selection_region),
6422         (selection_free):
6423         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6424
6425         Clean up selection to be much smoother!
6426
6427 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6428
6429         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6430         to poppler_page_render_selection().
6431
6432 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6433
6434         * ps/ps-document.c: (save_page_list): Use
6435         unzipped document when printing. Thanks to 
6436         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6437         311016.
6438
6439 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6440
6441         * shell/ev-window.c: (update_action_sensitivity):
6442         
6443         Disable print and save respect to lockdown gconf keys. Fix
6444         for 312342.
6445
6446 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6447
6448         * configure.ac:
6449         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6450         (write_to_temp_file), (ev_file_set_contents):
6451         * shell/ev-utils.h:
6452         * shell/ev-window.c: (save_print_config_to_file):
6453         
6454         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6455         Fix for bug 312238
6456
6457 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6458
6459         * shell/ev-window.c: (load_print_config_from_file),
6460         (save_print_config_to_file), (ev_window_print_range):
6461
6462         Persist the print settings. Fixes bug #311578.
6463
6464 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6465
6466         * djvu/djvu-document.c: (djvu_document_get_page_size),
6467         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6468         (djvu_document_thumbnails_get_thumbnail):
6469         * dvi/dvi-document.c: (dvi_document_get_page_size),
6470         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6471         (dvi_document_thumbnails_get_dimensions),
6472         (dvi_document_thumbnails_get_thumbnail):
6473         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6474         (pixbuf_document_render_pixbuf),
6475         (pixbuf_document_document_iface_init),
6476         (pixbuf_document_thumbnails_get_thumbnail):
6477         
6478         Update backends to make them build with new rotation system.
6479
6480 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * help/C/figures/evince_start_window.png:
6483         
6484         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6485
6486 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6487
6488         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6489         * shell/ev-pixbuf-cache.h:
6490         * shell/ev-sidebar-thumbnails.c:
6491         (ev_sidebar_thumbnails_get_property), (add_range),
6492         (adjustment_changed_cb):
6493         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6494         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6495         we were thumbnailing the entire docment on startup, slowing us
6496         down hugely. 
6497
6498 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6499
6500         * shell/ev-page-cache.c: (ev_page_cache_new):
6501         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6502         == 0, fixes #310306.
6503
6504 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6505
6506         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6507         (ev_view_rotate_left):
6508
6509         Account rotation in doc_rect_to_view_rect.
6510         Ensure rotation doesnt go out of bounds.
6511
6512 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6513
6514         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6515
6516         Correct and cleanup w/h swapping
6517
6518 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6519
6520         * backend/ev-document-thumbnails.c:
6521         (ev_document_thumbnails_get_thumbnail):
6522         * backend/ev-document-thumbnails.h:
6523         * backend/ev-document.c:
6524         * backend/ev-document.h:
6525         * backend/ev-render-context.c: (ev_render_context_new),
6526         (ev_render_context_set_rotation):
6527         * backend/ev-render-context.h:
6528         * pdf/ev-poppler.cc:
6529         * ps/ps-document.c: (ps_document_document_iface_init):
6530         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6531         * shell/ev-jobs.h:
6532         * shell/ev-page-cache.c: (build_height_to_page),
6533         (ev_page_cache_new), (ev_page_cache_get_size),
6534         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6535         (ev_page_cache_get_height_to_page):
6536         * shell/ev-page-cache.h:
6537         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6538         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6539         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6540         (ev_pixbuf_cache_get_selection_pixbuf):
6541         * shell/ev-pixbuf-cache.h:
6542         * shell/ev-print-job.c: (idle_print_handler):
6543         * shell/ev-sidebar-thumbnails.c: (add_range):
6544         * shell/ev-view.c: (view_update_range_and_current_page),
6545         (get_page_y_offset), (get_page_extents),
6546         (ev_view_size_request_continuous_dual_page),
6547         (ev_view_size_request_continuous),
6548         (ev_view_size_request_dual_page),
6549         (ev_view_size_request_single_page), (draw_one_page),
6550         (ev_view_set_rotation), (ev_view_rotate_right),
6551         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6552         (ev_view_zoom_for_size_continuous_and_dual_page),
6553         (ev_view_zoom_for_size_continuous),
6554         (ev_view_zoom_for_size_dual_page),
6555         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6556         (ev_view_select_all):
6557         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6558         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6559         (tiff_document_document_iface_init),
6560         (tiff_document_thumbnails_get_thumbnail):
6561
6562         Use rotation rather than orientation. It's easier and enough
6563         for our needs.
6564
6565 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6566
6567         * shell/ev-page-cache.c: (build_height_to_page),
6568         (ev_page_cache_new), (ev_page_cache_get_size),
6569         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6570         (ev_page_cache_get_height_to_page):
6571         * shell/ev-page-cache.h:
6572         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6573         (ev_view_size_request_continuous_dual_page),
6574         (ev_view_size_request_continuous),
6575         (ev_view_zoom_for_size_continuous_and_dual_page),
6576         (ev_view_zoom_for_size_continuous):
6577
6578         Make the page cache aware of page orientation.
6579
6580 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6581
6582         * backend/ev-document-thumbnails.c:
6583         (ev_document_thumbnails_get_thumbnail):
6584         * backend/ev-document-thumbnails.h:
6585         * backend/ev-document.c:
6586         * backend/ev-document.h:
6587         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6588         * backend/ev-ps-exporter.h:
6589         * pdf/ev-poppler.cc:
6590         * ps/ps-document.c: (ps_document_document_iface_init),
6591         (ps_document_ps_export_do_page):
6592         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6593         * shell/ev-jobs.h:
6594         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6595         (ev_page_cache_get):
6596         * shell/ev-page-cache.h:
6597         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6598         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6599         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6600         * shell/ev-pixbuf-cache.h:
6601         * shell/ev-print-job.c: (idle_print_handler):
6602         * shell/ev-sidebar-thumbnails.c: (add_range):
6603         * shell/ev-view.c: (view_update_range_and_current_page),
6604         (get_page_extents), (ev_view_size_request_dual_page),
6605         (ev_view_size_request_single_page), (draw_one_page),
6606         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6607         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6608         (ev_view_zoom_for_size_dual_page),
6609         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6610         (ev_view_select_all):
6611         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6612         * tiff/tiff-document.c: (tiff_document_get_page_size),
6613         (tiff_document_get_orientation), (rotate_pixbuf),
6614         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6615         (tiff_document_thumbnails_get_thumbnail),
6616         (tiff_document_ps_export_do_page), (tiff_document_init):
6617
6618         Really make use of the orientation bit of the render context.
6619         Use the render context in a few more places in the backend API.
6620         This regress orientation, but now it's done right. Will try to
6621         fix it up asap...
6622
6623 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6624
6625         * shell/ev-view.c: (ensure_rectangle_is_visible):
6626
6627         Patch by Nickolay V. Shmyrev to fix find flickering
6628
6629 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6630
6631         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6632         duplex parameters to ::begin.
6633
6634         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6635         * shell/ev-print-job.c (idle_print_handler): 
6636         * ps/ps-document.c (ps_document_ps_export_begin): 
6637         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6638         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6639         implementations. Poppler backend needs poppler cvs. Rest has
6640         unchanged behavior.
6641
6642 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6643
6644         * shell/ev-window.c (using_pdf_printer): new function.
6645         (ev_window_print_range): print a less techy message if someone
6646         tries to print to PDF.
6647
6648 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6649
6650         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6651         from "unknown font" string. Bug #311431
6652
6653 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6654
6655         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6656
6657 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6658
6659         Bug #311280
6660         
6661         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6662         name for PopplerFontTypes
6663         (pdf_document_fonts_fill_model): add font type to the detail column
6664
6665         * backend/ev-document-fonts.h: added
6666         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6667
6668         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6669         font name and font details, add a little markup.
6670         (ev_properties_fonts_init): use the new cell data func, specify ypad
6671         property for the cell renderer.
6672         (ev_properties_fonts_set_document): add the details column.
6673
6674 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6675
6676         * configure.ac: Added "pl" to ALL_LINGUAS.
6677
6678 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6679
6680         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6681
6682 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6683
6684         * help/ChangeLog: Started this for translations of manual.
6685         * configure.ac, autogen.sh, .cvsignore: Migrated to
6686         gnome-doc-utils. Patch in bug #311222.
6687
6688 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6689
6690         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6691         #ifdef this away to fix an unused-function warning.
6692
6693 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6694
6695         * configure.ac: Added 'gl' to ALL_LINGUAS.
6696
6697 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6698
6699         * configure.ac: Added ne in ALL_LINGUAS
6700         
6701 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6702
6703         * shell/ev-view.c: (ev_view_leave_notify_event):
6704         
6705         Clear status message when pointer leaves view. Fix for bug
6706         #310818 
6707
6708 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6709
6710         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6711
6712 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6713
6714         * shell/ev-view.c: (ev_view_leave_notify_event),
6715         (ev_view_class_init):
6716         
6717         Set cursor to normal then leaving view.
6718
6719 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6720
6721         * configure.ac:
6722         
6723         Fix required djvulibre version.
6724
6725 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6726
6727         *configure.ac: Hindi (hi) language added
6728
6729 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6730
6731         *configure.ac: Punjabi (pa) Language added
6732
6733 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6734
6735         * data/evince-ui.xml, shell/ev-window.c:
6736         
6737         Add keypad accelerators for zooming. Fix for bug 308128.
6738
6739 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6740
6741         * Makefile.am:
6742         * backend/Makefile.am:
6743         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6744         * configure.ac:
6745         * shell/ev-document-types.c: (ev_document_types_add_filters):
6746
6747         Allow to enable/disable the pixbuf backend.
6748         Default to off for now. If we want it enabled we should
6749         really put mime types in the desktop, implement properties etc.
6750
6751         * properties/evince-properties.c:
6752
6753         Initialize error to NULL.
6754         Check error is not NULL before freeing.
6755
6756 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6757
6758         * shell/ev-window.c:
6759
6760         Use F5 as presentation accell
6761
6762 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6763
6764         * shell/ev-window.c: (update_chrome_visibility),
6765         (ev_window_create_fullscreen_popup), (ev_window_init):
6766
6767         Do not leak the fullscreen toolbar
6768
6769 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6770
6771         * shell/ev-window.c: (view_actions_focus_in_cb),
6772         (view_actions_focus_out_cb):
6773
6774         These has a return value! Fix totally random focus
6775         issues we was seeing.
6776
6777 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6778
6779         * shell/main.c: (load_files_remote):
6780
6781         Allow open more than one file
6782
6783 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6784
6785         * shell/main.c: (load_files_remote):
6786
6787         Fix for dbus 0.33. bug #309975
6788
6789 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6790
6791         * properties/ev-properties-main.c: (ev_properties_get_pages):
6792
6793         Actually return NULL for types we dont support
6794
6795 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6796
6797         * po/POTFILES.in:
6798
6799         Remove empty lines.
6800
6801 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6802
6803         * backend/ev-document-factory.c:
6804         (ev_document_factory_get_document):
6805
6806         Do not try to create the object if type
6807         is invalid.
6808
6809 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6810
6811         * ps/ps-document.c: (ps_document_dispose),
6812         (ps_async_renderer_render_pixbuf):
6813         * ps/ps-document.h:
6814
6815         Do not leak the target window
6816
6817 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6818
6819         * shell/ev-application.c: (ev_application_init):
6820
6821         Let tbe check file existence for us.
6822         Add a comment about eggrecent mime filter.
6823
6824 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6825
6826         * data/evince-ui.xml:
6827         * shell/ev-application.c: (ev_application_shutdown),
6828         (ev_application_init), (ev_application_get_toolbars_model),
6829         (ev_application_get_recent_model),
6830         (ev_application_save_toolbars_model):
6831         * shell/ev-application.h:
6832         * shell/ev-window.c: (ev_window_add_recent),
6833         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6834         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6835         (ev_window_init):
6836
6837         Use common toolbar and recent models for all windows.
6838         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6839
6840 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6841
6842         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6843         successfully check for gtk_icon_view_get_visible_range.
6844
6845 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6846
6847         * djvu/Makefile.am:
6848         * dvi/Makefile.am:
6849         
6850         Fix djvu and dvi backend build.
6851
6852 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6853
6854         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6855         (new_separator_pixbuf):
6856
6857         Don't leak windows.
6858
6859 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6860
6861         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6862
6863         HIGification of toolbar editor dialogue.
6864
6865 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6866
6867         * configure.ac:
6868         * shell/Makefile.am:
6869
6870         Ever build metadata manager since it's just
6871         disabled at runtime now.
6872
6873 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6874
6875         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6876         (ev_metadata_manager_get), (ev_metadata_manager_set):
6877         * shell/ev-metadata-manager.h:
6878
6879         Add an _init functions that enabled metadata management
6880         at runtime.
6881
6882         * shell/ev-window.c: (page_changed_cb),
6883         (setup_document_from_metadata), (ev_window_setup_document),
6884         (setup_view_from_metadata), (ev_window_open_uri),
6885         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6886         (ev_window_run_presentation), (ev_window_stop_presentation),
6887         (save_sizing_mode), (ev_window_zoom_changed_cb),
6888         (ev_window_continuous_changed_cb),
6889         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6890         (window_configure_event_cb):
6891
6892         Remove all ugly metadata define since we deal with it
6893         at runtime now.
6894
6895         * shell/main.c: (load_files_remote), (main):
6896
6897         Add support for dbus cvs head. Hopefully didnt break one
6898         of the other versions now!
6899
6900         If we dont get a response from the dbus server just
6901         give up with it and not enable metadata.
6902
6903 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6904
6905         * Makefile.am:
6906         * backend/Makefile.am:
6907         * configure.ac:
6908         * cut-n-paste/recent-files/Makefile.am:
6909         * cut-n-paste/toolbar-editor/Makefile.am:
6910         * cut-n-paste/zoom-control/Makefile.am:
6911         * lib/Makefile.am:
6912         * pdf/Makefile.am:
6913         * pixbuf/Makefile.am:
6914         * properties/Makefile.am:
6915         * ps/Makefile.am:
6916         * shell/Makefile.am:
6917         * thumbnailer/Makefile.am:
6918         * tiff/Makefile.am:
6919
6920         Make frontends depend on just libev.
6921         Rework and group CFLAGS/LIBS definitions.
6922         Cleanups.
6923
6924 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6925
6926         * shell/ev-window:
6927
6928         do not unnecessarily save zoom
6929
6930         * configure.ac:
6931         * lib/ev-file-helpers.c: (ev_dot_dir):
6932         * shell/Makefile.am:
6933         * shell/dummy.cc:
6934
6935         Some cleanups
6936
6937 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6938
6939         * configure.ac:
6940         
6941         Remove unnecessary dependencies
6942
6943 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6944
6945         * properties/Makefile.am:
6946         * thumbnailer/Makefile.am:
6947         * tiff/Makefile.am:
6948
6949         Some more cleanups. Was really necessary
6950         but I probably introduced bugs, feel free
6951         to flame :)
6952
6953 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6954
6955         * backend/Makefile.am:
6956         * configure.ac:
6957         * cut-n-paste/recent-files/Makefile.am:
6958         * cut-n-paste/toolbar-editor/Makefile.am:
6959         * cut-n-paste/zoom-control/Makefile.am:
6960         * lib/Makefile.am:
6961         * pdf/Makefile.am:
6962         * pixbuf/Makefile.am:
6963         * properties/Makefile.am:
6964         * ps/Makefile.am:
6965         * shell/Makefile.am:
6966         * thumbnailer/Makefile.am:
6967         * tiff/Makefile.am:
6968
6969         Use gnome-common macros when possible.
6970         Cleanup dependencies.
6971         Actually disable deprecated where possible.
6972
6973 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6974
6975         * Makefile.am:
6976         * backend/Makefile.am:
6977         * properties/Makefile.am:
6978         * shell/Makefile.am:
6979         * thumbnailer/Makefile.am:
6980
6981         This should solve the circular dep without
6982         requiring dir reorg!
6983
6984         * shell/ev-window.c: (setup_view_from_metadata):
6985
6986         Never restore window size/position when the
6987         window is already visible.
6988
6989 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6990
6991         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6992
6993         Return a boolean from timeout func. Fix ported from gedit.
6994
6995 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6996
6997         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6998
6999 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7000
7001         * shell/ev-document-types.c: set "All Documents" as default filter in
7002         open dialog
7003
7004 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7005
7006         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7007         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7008         (ev_metadata_manager_set_boolean): fix value/val thinko.
7009
7010 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7011
7012         * shell/ev-window.c: (setup_view_from_metadata),
7013         (window_state_event_cb), (window_configure_event_cb),
7014         (ev_window_init):
7015
7016         Remember window position and maximized state
7017
7018 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7019
7020         * configure.ac:
7021
7022         Fix DBUS configure checks.
7023
7024         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7025         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7026         (ev_metadata_manager_set_boolean):
7027
7028         Plug mem leaks.
7029
7030         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7031         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7032         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7033         (ev_window_continuous_changed_cb),
7034         (ev_window_dual_mode_changed_cb), (ev_window_new):
7035
7036         Fix the build without DBUS.
7037
7038 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7039
7040         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7041         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7042         (ev_metadata_manager_set_string),
7043         (ev_metadata_manager_set_boolean):
7044         * shell/ev-metadata-manager.h:
7045
7046         Add support for some more types
7047
7048         * shell/ev-view.c: (scroll_to_current_page),
7049         (ev_view_get_continuous), (ev_view_set_continuous),
7050         (ev_view_get_dual_page):
7051         * shell/ev-view.h:
7052         * shell/ev-window.c: (page_changed_cb),
7053         (setup_document_from_metadata), (ev_window_setup_document),
7054         (setup_view_from_metadata), (ev_window_open_uri),
7055         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7056         (ev_window_run_presentation), (ev_window_stop_presentation),
7057         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7058         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7059         (ev_window_update_dual_page_action),
7060         (ev_window_continuous_changed_cb),
7061         (ev_window_dual_mode_changed_cb), (ev_window_init):
7062
7063         Remember a bunch of view/document properties. Prolly some
7064         are still missing but it's getting interesting.
7065
7066 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7067
7068         * configure.ac: check if dbus-binding-tool is installed. Not the
7069         case on current Ubuntu breezy, it seems.
7070
7071 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7072
7073         * data/evince.desktop.in.in:
7074         
7075         Allow open uri lists and add TryExec field.
7076
7077 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7078
7079         * configure.ac:
7080
7081         Enable dbus when available, do not require a configure
7082         option.
7083
7084 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7085
7086         * configure.ac:
7087
7088         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7089         disabled.
7090
7091 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7092         Marco Pesenti Gritti  <mpg@redhat.com>
7093
7094         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7095         
7096         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7097         functions to the format required by dbus
7098
7099         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7100         errors. Use the RPC parameters in the expected way
7101
7102 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7103
7104         * Makefile.am:
7105         * properties/Makefile.am:
7106         * properties/ev-properties-main.c: (ev_properties_get_pages):
7107
7108         Support all mime types
7109
7110         * shell/Makefile.am:
7111         * thumbnailer/Makefile.am:
7112         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7113         (evince_thumbnail_pngenc_get):
7114
7115         Use the document factory
7116
7117 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7118
7119         * backend/Makefile.am:
7120         * backend/ev-document-factory.c:
7121         (mime_type_supported_by_gdk_pixbuf),
7122         (ev_document_type_get_from_mime),
7123         (ev_document_factory_get_document),
7124         (ev_document_factory_get_backend),
7125         (ev_document_factory_get_mime_types),
7126         (ev_document_factory_get_all_mime_types):
7127         * backend/ev-document-factory.h:
7128         * shell/Makefile.am:
7129         * shell/ev-document-types.c: (get_document_from_uri),
7130         (ev_document_types_get_document),
7131         (file_filter_add_mime_list_and_free),
7132         (ev_document_types_add_filters):
7133         * shell/ev-document-types.h:
7134         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7135         * shell/ev-properties-dialog.c:
7136         (ev_properties_dialog_set_document):
7137         * shell/ev-window.c: (ev_window_cmd_file_open),
7138         (ev_window_cmd_save_as):
7139         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7140
7141         Rework document types managing to avoid code duplication
7142         and actually abstract from backend implementations.
7143         Also provide a minimal factory api that can be used by
7144         thumbnailer/properties.
7145
7146 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7147
7148         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7149         Plug a mem leak.
7150         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7151         HIG spacings.
7152
7153 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7154
7155         * shell/ev-properties-dialog.c
7156         (ev_properties_dialog_set_document): only call
7157         ev_properties_fonts_set_document() if the document implements the
7158         fonts interface
7159
7160 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7161
7162         * configure.ac:
7163         * properties/Makefile.am:
7164         * properties/ev-properties-view.c:
7165         (ev_properties_view_register_type):
7166         * properties/ev-properties-view.h:
7167         * properties/ev-properties-main.h:
7168
7169         Implement nautilus plugin for properties.
7170         Works only for pdf atm, I need to rework the
7171         document types stuff to get this to work
7172         for all backends...
7173
7174 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7175
7176         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7177         (ev_properties_fonts_set_document): use
7178         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7179
7180 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7181
7182         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7183         them
7184         (PlaceImage, tiff2ps_process_page): use
7185         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7186
7187
7188 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7189
7190         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7191         (main): to call gnome_authentication_manager_init. Should fix
7192         Bug #308510
7193
7194         * configure.ac: that requires libgnomeui 2.6.0.
7195
7196 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7197
7198         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7199         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7200         use the new tiff2ps interfaces
7201
7202         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7203         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7204
7205         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7206         structure instead of global variables.  Remove use of static
7207         variables in functions.
7208
7209 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7210
7211         * shell/ev-page-action.c: unref the completion after setting it to the
7212         entry
7213
7214 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7215
7216         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7217         postscript files
7218
7219 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7220
7221         * shell/ev-window.c (update_action_sensitivity): disable
7222         File->Print if the document does not implement the ps exporter
7223         interface
7224
7225 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7226
7227         * Makefile.am:
7228         * configure.ac:
7229         * data/evince-properties.glade:
7230         * properties/.cvsignore:
7231         * properties/Makefile.am:
7232         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7233         (ev_properties_view_class_init), (ev_properties_view_format_date),
7234         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7235         (ev_properties_view_init), (ev_properties_view_new):
7236         * properties/ev-properties-view.h:
7237         * shell/Makefile.am:
7238         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7239         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7240         (ev_properties_dialog_new):
7241         * shell/ev-properties-dialog.h:
7242         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7243         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7244         (update_progress_label), (job_fonts_finished_cb),
7245         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7246         * shell/ev-properties-fonts.h:
7247         * shell/ev-properties.c:
7248         * shell/ev-properties.h:
7249         * shell/ev-window.c: (ev_window_setup_document),
7250         (ev_window_cmd_file_properties):
7251
7252         Split the properties pages in two different objects, depend
7253         only on the backend where possible, use widgets instead
7254         of gobject for the glade part, reimplement the dialog
7255         itself with gtk.
7256         I need this to implement nautilus properties page.
7257
7258 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7259
7260         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7261         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7262         (tiff_document_document_ps_exporter_iface_init): implement the ps
7263         exporter interface for tiff documents
7264
7265         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7266         libtiff to implement TIFF postscript export
7267
7268         * tiff/tiff2ps.h: added a header file for external tiff2ps
7269         functions.
7270
7271         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7272         tiff2ps.h
7273
7274 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7275
7276         * shell/ev-view.c: (scroll_to_current_page),
7277         (ev_view_set_fullscreen), (ev_view_set_presentation):
7278         
7279         Scroll to current page when exit from presentation
7280
7281 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7282
7283         * shell/ev-window.c: (update_document_mode),
7284         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7285         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7286         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7287         
7288         Exit from fullscreen mode when switch to presentation. Fix for
7289         bug 309365
7290
7291 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7292
7293         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7294         return NULL if the document does not implement the selection
7295         interface.
7296
7297 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7298
7299         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7300         reported height by using the resolution aspect ratio
7301         (tiff_document_render_pixbuf): scale the pixbuf using the
7302         resolution aspect ratio
7303
7304 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7305
7306         * configure.ac:
7307         
7308         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7309         <kiltedaco@gmail.com>
7310         
7311         * djvu/djvu-document.c: (djvu_document_get_orientation),
7312         (djvu_document_set_orientation), (djvu_document_get_page_size),
7313         (rotate_pixbuf), (djvu_document_render_pixbuf),
7314         (djvu_document_document_iface_init):
7315         * dvi/dvi-document.c: (dvi_document_get_orientation),
7316         (dvi_document_set_orientation), (dvi_document_get_page_size),
7317         (rotate_pixbuf), (dvi_document_render_pixbuf),
7318         (dvi_document_document_iface_init):
7319         
7320         Dvi and djvu backends are ported to new API
7321
7322 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7323
7324         * backend/ev-selection.c: (ev_selection_get_selection_region),
7325         (ev_selection_get_selection_map):
7326         * backend/ev-selection.h:
7327         * pdf/ev-poppler.cc:
7328         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7329         * shell/ev-jobs.h:
7330         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7331         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7332         (ev_pixbuf_cache_get_text_mapping):
7333         * shell/ev-pixbuf-cache.h:
7334         * shell/ev-view.c: (location_in_text),
7335         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7336         support to EvView.  Now we can see where we can select!  Sweet!
7337
7338 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7339
7340         * shell/ev-view.c (ev_view_button_press_event): Fix
7341         event->y + view->scroll_x typo.
7342
7343 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7344
7345         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7346         sub-GdkPixbuf instead of passing dest_x and dest_y.
7347         
7348         * shell/ev-view.c: (view_point_to_doc_point),
7349         (view_rect_to_doc_rect), (ev_view_button_press_event),
7350         (ev_view_motion_notify_event), (compute_new_selection_rect),
7351         (gdk_rectangle_point_in), (compute_new_selection_text),
7352         (compute_selections): Update selection code to keep the selection
7353         around as two points and not as a normalized rectangle, and fix
7354         page level selection in two-column mode.
7355
7356 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7357
7358         * shell/ev-window.c: (window_configure_event_cb): 
7359         
7360         Fix compilation
7361         
7362 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7363
7364         * pdf/ev-poppler.cc:
7365
7366         Fix compilation
7367
7368 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7369
7370         * shell/Makefile.am:
7371         * shell/ev-metadata-manager.c: (item_free),
7372         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7373         (parse_value), (parseItem), (load_values),
7374         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7375         (save_values), (save_item), (get_oldest), (resize_items),
7376         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7377         * shell/ev-metadata-manager.h:
7378
7379         Metadata manager from gedit but modified to use GValue, so that
7380         we dont need to keep converting from strings.
7381
7382         * configure.ac:
7383
7384         ENABLE_METADATA conditional, on when dbus is on
7385
7386         * shell/ev-application.c: (ev_application_open_uri):
7387
7388         Show the window after load so that we can initialize
7389         window size before it's showed.
7390
7391         * shell/ev-window.c: (ev_window_setup_from_metadata),
7392         (ev_window_open_uri), (window_configure_event_cb),
7393         (ev_window_init):
7394
7395         Save and load metadata information about window size.
7396         Not yet keeping states in account.
7397
7398         * shell/main.c: (main):
7399
7400         Shutdown metadata manager.
7401
7402 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7403
7404         * shell/ev-application-service.xml:
7405         * configure.ac:
7406         * shell/Makefile.am:
7407         * shell/ev-application.c:
7408         * shell/ev-application.h:
7409         * shell/ev-window.c:
7410         * shell/ev-window.h:
7411         * shell/main.c:
7412
7413         Add an optional dbus interface (--enable-dbus).
7414         Rework application code, mainly to be easier to
7415         use "remotely".
7416         Do not open multiple windows with the same document,
7417         spatial evince!
7418
7419 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7420
7421         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7422         pixbuf iff it exists.
7423
7424 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7425
7426         * shell/*:
7427         * backend/ev-render-context.[ch]:
7428         * backend/ev-selection.[ch]:
7429
7430         Massive changes.  We now support text selection of pdfs, and not
7431         just rectangular selection.  This is pretty broken still, but I
7432         want to get something into CVS.
7433
7434 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7435
7436         * pdf/ev-poppler.cc:
7437         
7438         Fix for Bug 309080: crash on window close.
7439         
7440         * shell/ev-page-action.c: (page_changed_cb):
7441         
7442         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7443         jensgr@gmx.net (Jens Granseuer).
7444
7445 2005-06-25  Marcel Telka  <marcel@telka.sk>
7446
7447         * configure.in (ALL_LINGUAS): Added sk.
7448
7449 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7450
7451         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7452         not a document open
7453
7454 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7455
7456         * NEWS:
7457         * configure.ac:
7458
7459         Release 0.3.2
7460
7461         * cut-n-paste/recent-files/Makefile.am:
7462
7463         Fix make distcheck
7464
7465 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7466
7467         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7468         (pixbuf_document_set_orientation), (rotate_pixbuf),
7469         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7470         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7471
7472         Implement rotation and cleanup the code a bit.
7473
7474         * tiff/tiff-document.c: (tiff_document_get_page_size),
7475         (tiff_document_get_orientation), (tiff_document_set_orientation),
7476         (rotate_pixbuf), (tiff_document_render_pixbuf),
7477         (tiff_document_document_iface_init), (tiff_document_init):
7478
7479         Implement rotation. Was the quicker solution for the release
7480         but we really need to share this code in the shell.
7481
7482 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7483
7484         * pdf/ev-poppler.cc:
7485
7486         Enable rotation, require poppler cvs. Fix a leak.
7487
7488 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7489
7490         * shell/ev-window.c: (update_action_sensitivity):
7491         
7492         Make properties unsensitive if document backend doesn't provide
7493         any info
7494
7495 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7496
7497         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7498         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7499         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7500         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7501         (bitmap_flip_rotate_counter_clockwise):
7502         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7503         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7504         (buff_gets):
7505         * dvi/mdvi-lib/common.h:
7506         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7507         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7508         (opendvi), (mdvi_reload), (mdvi_init_context),
7509         (mdvi_destroy_context), (mdvi_dopage), (special):
7510         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7511         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7512         (file_hash_free), (register_encoding), (parse_spec),
7513         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7514         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7515         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7516         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7517         (mdvi_register_font_type), (mdvi_unregister_font_type),
7518         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7519         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7520         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7521         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7522         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7523         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7524         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7525         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7526         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7527         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7528         (mdvi_unregister_special), (mdvi_flush_specials):
7529         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7530         (t1_font_remove):
7531         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7532         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7533         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7534         (free_font_metrics), (flush_font_metrics):
7535         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7536         (tt_font_remove):
7537         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7538         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7539         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7540         (dstring_insert), (dstring_new), (dstring_reset):
7541         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7542         
7543         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7544         avoid conflict with libtool on FC4
7545         
7546         * shell/ev-window.c: (ev_window_cmd_help_about):
7547         
7548         Update copyright year. Fix for bug 308828.
7549
7550 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7551
7552         * shell/ev-view.c: (add_scroll_binding_keypad),
7553         (ev_view_binding_activated), (ev_view_class_init),
7554         (on_adjustment_value_changed):
7555         
7556         Bug 170874: Arrow keys switch pages in presentation mode
7557
7558 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7559
7560         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7561         
7562         Fix for Bug 308265: Sidebar dissappears coming out of 
7563         Presentation mode
7564
7565 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7566
7567         * shell/ev-application.c: (ev_application_open):
7568         * shell/ev-document-types.c: (ev_document_types_add_filters),
7569         (ev_document_types_add_filters_for_type):
7570         * shell/ev-document-types.h:
7571         * shell/ev-window.c: (ev_window_cmd_save_as):
7572         
7573         Suggest basename as template when saving, provide filters
7574         for save dialog. It's bug 308402
7575
7576 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7577
7578         * pdf/ev-poppler.cc:
7579         * shell/ev-sidebar-links.c: (job_finished_callback):
7580         * shell/ev-view.c: (update_find_status_message):
7581         
7582         Some leaks fixed
7583
7584 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7585
7586         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7587         (egg_recent_view_uimanager_set_list):
7588
7589         Fix buglet in !show_numbers case.
7590
7591 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7592
7593         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7594         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7595
7596         Use pango ellipsisation.
7597
7598         * pdf/ev-poppler.cc:
7599
7600         Fix refcount leak, from nsh.
7601
7602 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7603
7604         * cut-n-paste/recent-files/Makefile.am:
7605         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7606         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7607         
7608         Removed EggRecentViewGtk
7609         
7610         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7611         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7612         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7613         (ev_window_setup_recent):
7614         
7615         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7616         with other projects
7617
7618 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7619
7620         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7621         (egg_recent_view_gtk_finalize):
7622
7623         Fix memory leak
7624
7625         * cut-n-paste/toolbar-editor/Makefile.am:
7626         
7627         Fix location of cursor icon.
7628         
7629         * pdf/ev-poppler.cc:
7630         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7631         (display_completion_text), (match_completion):
7632         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7633         (selection_changed_callback), (create_loading_model),
7634         (print_section_cb), (links_page_num_func),
7635         (update_page_callback_foreach):
7636         * shell/ev-window.c: (ev_window_dispose):
7637         
7638         Small memory fixes. Links model now store objects instead
7639         of pointers to improve memory management. 
7640
7641 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7642
7643         * shell/ev-window.c: (zoom_control_changed_cb):
7644         
7645         Fix update of zoom control (bug 308268).
7646
7647 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7648
7649         * shell/ev-properties.c (set_property): escape the text correctly.
7650         Handles non-UTF-8 properties and escaped properties.  Also, sets
7651         the text to "<i>None</i>" if the property isn't set.
7652
7653         * data/evince-properties.glade: Change the label to be ellipsized,
7654         and give it a minimum size.
7655
7656 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7657
7658         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7659         * shell/ev-sidebar-links.c: (create_loading_model):
7660         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7661         * shell/ev-view.c: (ev_view_set_document):
7662         * shell/ev-window.c: (ev_window_dispose):
7663         
7664         Various small fixes, mostly memory leaks. Thanks to valgrind.
7665
7666 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7667
7668         * ps/ps-document.c: remove the locale.h include again ;-). And
7669         kill the (bogus) setlocale/savelocale business.
7670
7671 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7672
7673         * ps/ps-document.c:
7674         
7675         Include locale.h to fix build
7676         
7677         * shell/ev-sidebar.c:
7678         
7679         Remove unnecessary includes
7680
7681 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7682
7683         * dvi/dvi-document.c: (dvi_document_load):
7684         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7685         * po/POTFILES.in:
7686         
7687         Check for incorrect dvi files. Fix parsing dvi on AMD64
7688         platform. Thanks to tester@tester.ca (Olivier Crete).
7689
7690 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7691
7692         * shell/ev-page-action.c: (match_selected_cb),
7693         (display_completion_text), (match_completion), (update_model):
7694         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7695         (expand_open_links):
7696         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7697         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7698         (ev_sidebar_set_document):
7699         * shell/ev-window.c: (ev_window_xfer_job_cb),
7700         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7701         
7702         Fixed lot's of memory leaks, for example, memory leak on reload, 
7703         described in bug 307793.
7704
7705 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7706
7707         * pdf/ev-poppler.cc:
7708         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7709         (update_visible_range), (adjustment_changed_cb),
7710         (ev_sidebar_thumbnails_fill_model),
7711         (ev_sidebar_thumbnails_refresh),
7712         (ev_sidebar_tree_selection_changed),
7713         (ev_sidebar_icon_selection_changed),
7714         (ev_sidebar_thumbnails_use_icon_view),
7715         (ev_sidebar_thumbnails_set_document):
7716         * shell/ev-sidebar-thumbnails.h:
7717         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7718         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7719
7720         Refresh thumbnails when changing orientation. Not fully
7721         working yet becuase of a sidebar bug.
7722
7723         Set page orientation to poppler page everywhere. This sucks
7724         really need to fix poppler.
7725
7726 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7727
7728         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7729         (egg_recent_view_gtk_new_menu_item),
7730         (egg_recent_view_gtk_set_property),
7731         (egg_recent_view_gtk_get_property),
7732         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7733         (egg_recent_view_gtk_set_tooltip_func),
7734         (egg_recent_view_gtk_set_label_width),
7735         (egg_recent_view_gtk_get_label_width):
7736         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7737
7738         Sync with libegg (ellipsize labels)
7739
7740 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7741
7742         * data/evince-ui.xml:
7743         * shell/ev-window.c: (ev_window_cmd_go_forward),
7744         (ev_window_cmd_go_backward):
7745         
7746         Shift + PageUp moves 10 Pages. Fix for 306125
7747
7748 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7749
7750         * pdf/ev-poppler.cc:
7751
7752         Add a flag to check if orientation has been overriden
7753
7754 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7755
7756         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7757         field if necessary.
7758
7759         * ps/ps.h: add creator field to document.
7760
7761         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7762         set creator field.
7763
7764 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7765
7766         * data/evince-properties.glade:
7767         * shell/ev-properties.c: (ev_properties_set_document):
7768
7769         s/PDF Version/Format
7770
7771 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7772
7773         * shell/ev-properties.c: (ev_properties_set_document):
7774
7775         Remove unnecessary translations
7776
7777 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7778
7779         * cut-n-paste/toolbar-editor/Makefile.am:
7780
7781         Correct library name    
7782
7783 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7784
7785         * configure.ac:
7786         * cut-n-paste/recent-files/egg-recent-model.c:
7787         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7788         (egg_recent_model_unlock_file):
7789         * cut-n-paste/recent-files/egg-recent-util.c:
7790         (egg_recent_util_get_unique_id):
7791         * cut-n-paste/recent-files/update-from-egg.sh:
7792         * cut-n-paste/toolbar-editor/Makefile.am:
7793         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7794         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7795         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7796         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7797         (egg_toolbars_model_get_type):
7798         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7799
7800         Better makefile for toolbar editor and update everything
7801         to latest libegg.
7802
7803 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7804
7805         * shell/ev-window.c: (update_document_mode):
7806
7807         Prefer presentation mode when the document
7808         require fullscreen.
7809
7810 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7811
7812         * data/evince-ui.xml:
7813         * shell/ev-window.c:
7814
7815         Add control-equal for zooming
7816
7817 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7818
7819         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7820
7821 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7822
7823         * backend/ev-document.c: (ev_document_get_orientation):
7824         * backend/ev-document.h:
7825         * pdf/ev-poppler.cc:
7826         * ps/ps-document.c: (ps_document_get_orientation),
7827         (ps_document_set_orientation), (ps_document_document_iface_init):
7828
7829         Add a get_orientation api. Improve set_orientation.
7830
7831         * data/evince-ui.xml:
7832         * shell/ev-view.c: (ev_view_set_orientation),
7833         (ev_view_rotate_right), (ev_view_rotate_left):
7834         * shell/ev-view.h:
7835         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7836         (ev_window_cmd_edit_rotate_right):
7837
7838         Better ui for changing document orientation
7839
7840 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7841
7842         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7843         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7844         * shell/ev-sidebar-links.h:
7845         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7846         (ev_sidebar_page_iface_init):
7847         * shell/ev-sidebar-page.h:
7848         * shell/ev-sidebar-thumbnails.c:
7849         (ev_sidebar_thumbnails_get_property),
7850         (ev_sidebar_thumbnails_class_init),
7851         (ev_sidebar_thumbnails_set_document):
7852         * shell/ev-sidebar-thumbnails.h:
7853         * shell/ev-view.c: (ev_view_motion_notify_event):
7854         * shell/ev-window.c: (update_chrome_visibility),
7855         (ev_window_cmd_focus_page_selector),
7856         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7857         (sidebar_page_main_widget_update_cb), (ev_window_init):
7858         
7859         Autoraise toolbar on GoToPage binding and fix bindings in
7860         EvSidebarThumbnails page.
7861
7862 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7863
7864         * shell/ev-properties.c: (update_progress_label):
7865
7866         Hide the progress label when finished; bug #307697.
7867
7868 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7869
7870         * pdf/ev-poppler.cc:
7871
7872         Enable is_open for links, you will need poppler cvs
7873
7874         * shell/ev-properties.c: (job_fonts_finished_cb):
7875
7876         Get a lock on the document when filling the tree view
7877
7878 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7879
7880         * backend/ev-document-links.h:
7881         * pdf/ev-poppler.cc:
7882         * shell/ev-sidebar-links.c: (create_loading_model),
7883         (expand_open_links), (job_finished_callback):
7884
7885         Expand links when specified by the document.
7886         Depend on a poppler api (defined out for now)
7887
7888 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7889
7890         * shell/ev-properties.c: (ev_properties_dispose),
7891         (ev_properties_class_init), (dialog_destroy_cb),
7892         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7893         (ev_properties_set_document), (ev_properties_new),
7894         (ev_properties_show):
7895         * shell/ev-properties.h:
7896
7897         Make it an object, cleanup the code, api to show it as transient
7898         and to set the document.
7899
7900         * shell/ev-window.c: (ev_window_setup_document),
7901         (ev_window_cmd_file_properties):
7902
7903         Adapt to EvProperties changes, do not show multiple
7904         times, update it when document changes.
7905
7906 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7907
7908         * ps/gstypes.h:
7909         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7910         (ps_document_set_orientation), (ps_document_document_iface_init):
7911         * ps/ps-document.h:
7912
7913         Implement orientation here too
7914
7915         * shell/ev-properties.c: (ev_properties_new):
7916         * data/evince-properties.glade:
7917
7918         Hide the fonts page for backends that doesnt
7919         support it.     
7920
7921 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7922
7923         * backend/ev-document.c: (ev_document_set_orientation):
7924         * backend/ev-document.h:
7925         * pdf/ev-poppler.cc:
7926
7927         Add orientation api. Currently poppler api is not optimal,
7928         we need to set orientation every time we _get a page.
7929         I will try to fix that at some point.
7930
7931         * data/evince-ui.xml:
7932         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7933         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7934
7935         Add orientation menu items
7936
7937         * shell/ev-page-cache.c: (ev_page_cache_clear):
7938         * shell/ev-page-cache.h:
7939
7940         Add api to clear the cache
7941
7942         * shell/ev-view.c: (setup_caches), (clear_caches),
7943         (ev_view_set_document), (ev_view_zoom_out),
7944         (ev_view_set_orientation):
7945         * shell/ev-view.h:
7946
7947         Implement orientation changing
7948
7949 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7950
7951         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7952         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7953         * backend/ev-document-fonts.h:
7954
7955         Separate scan and fill so that we can incrementally fill from
7956         the main thread. Add a progress api.
7957
7958         * data/evince-properties.glade:
7959         * pdf/ev-poppler.cc:
7960         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7961         * shell/ev-jobs.h:
7962         * shell/ev-properties.c: (update_progress_label),
7963         (job_fonts_finished_cb), (setup_fonts_view):
7964
7965         Incrementally feel the list and show the progress
7966         percentage in a label like acrobat does.
7967
7968         You are going to need poppler cvs
7969
7970 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7971
7972         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7973         * backend/ev-document-fonts.h:
7974         * pdf/ev-poppler.cc:
7975
7976         Make fonts model fill incrementally.
7977
7978         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7979         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7980         (ev_job_queue_remove_job):
7981         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7982         (ev_job_fonts_new), (ev_job_fonts_run):
7983         * shell/ev-jobs.h:
7984
7985         New job for fonts scanning
7986
7987         * shell/ev-properties.c: (job_fonts_finished_cb),
7988         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7989         * shell/ev-properties.h:
7990         * shell/ev-window.c: (ev_window_cmd_file_properties):
7991
7992         Incrementally feel the treeview using the new job. Show Loading...
7993         message until scanning is completed.
7994
7995         Hopefully I didnt break the build without the poppler patch.
7996
7997 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7998
7999         * shell/ev-application.c: (ev_application_open):
8000         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8001         (ev_document_type_get_type), (ev_document_type_lookup):
8002         * shell/ev-document-types.h:
8003         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8004         * shell/ev-job-xfer.h:
8005         * shell/ev-window.c: (ev_window_clear_local_uri),
8006         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8007         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8008         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8009         
8010         Transfer remote documents to tmp directory to display them later.
8011
8012 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8013
8014         * backend/ev-document-info.h:
8015         * shell/ev-properties.c: (ev_properties_new):
8016
8017         s/GTime*/GTime. Not sure why we was using a pointer
8018         at all there!
8019
8020 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8021
8022         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8023         situations.  That situation is that you're using GTK+-HEAD with
8024         the patch at #306726 is applied, and you have a document with <
8025         1500 pages in it.  It's not quite as uniformly nice as the
8026         TreeView, but should be better in the long run.
8027
8028         I'm pretty sure I guarded against breaking compilation with
8029         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8030         I missed some.
8031
8032         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8033         widget yet, so I commented that code out
8034         enable_view_actions_for_widget() for now.  Need to figure this
8035         out.
8036
8037         * shell/ev-page-action.c (match_selected_cb): emit the right
8038         signals.  Our cool C-l completion now works.
8039
8040 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8041
8042         * backend/Makefile.am:
8043         * backend/ev-document-fonts.c:
8044         * backend/ev-document-links.c:
8045         * backend/ev-document.c: (ev_document_load):
8046         * backend/ev-document.h:
8047         * backend/ev-job-queue.c:
8048         * backend/ev-job-queue.h:
8049         * backend/ev-jobs.c:
8050         * backend/ev-jobs.h:
8051         * backend/ev-page-cache.c:
8052         * backend/ev-page-cache.h:
8053
8054         EvPageCache and EvJobs are moved to shell.
8055
8056         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8057         (ev_tmp_filename):
8058         * lib/ev-file-helpers.h:
8059         
8060         New helper to work with temporary files
8061         
8062         * shell/Makefile.am:
8063         * shell/ev-application.c: (ev_application_open):
8064         * shell/ev-application.h:
8065         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8066         (remove_job_from_async_queue), (add_job_to_async_queue),
8067         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8068         (handle_job), (search_for_jobs_unlocked),
8069         (no_jobs_available_unlocked), (ev_render_thread),
8070         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8071         (ev_job_queue_add_job), (move_job_async), (move_job),
8072         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8073         * shell/ev-job-queue.h:
8074         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8075         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8076         * shell/ev-job-xfer.h:
8077         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8078         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8079         (ev_job_links_class_init), (ev_job_render_init),
8080         (ev_job_render_dispose), (ev_job_render_class_init),
8081         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8082         (ev_job_thumbnail_class_init), (ev_job_load_init),
8083         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8084         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8085         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8086         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8087         * shell/ev-jobs.h:
8088         * shell/ev-page-action.c: (ev_page_action_set_document):
8089         * shell/ev-page-cache.c: (ev_page_cache_init),
8090         (ev_page_cache_class_init), (ev_page_cache_finalize),
8091         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8092         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8093         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8094         (ev_page_cache_get_title), (ev_page_cache_get_size),
8095         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8096         (ev_page_cache_get_height_to_page),
8097         (ev_page_cache_get_max_label_chars),
8098         (ev_page_cache_get_page_label),
8099         (ev_page_cache_has_nonnumeric_page_labels),
8100         (ev_page_cache_get_info), (ev_page_cache_next_page),
8101         (ev_page_cache_prev_page), (ev_page_cache_get):
8102         * shell/ev-page-cache.h:
8103         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8104         (ev_pixbuf_cache_clear_job_sizes),
8105         (ev_pixbuf_cache_add_jobs_if_needed),
8106         (ev_pixbuf_cache_set_page_range):
8107         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8108         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8109         * shell/ev-sidebar-thumbnails.c:
8110         (ev_sidebar_tree_selection_changed),
8111         (ev_sidebar_thumbnails_set_document):
8112         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8113         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8114         (ev_statusbar_get_context_id), (ev_statusbar_push),
8115         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8116         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8117         (ev_statusbar_set_progress):
8118         * shell/ev-statusbar.h:
8119         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8120         (ev_view_find_previous):
8121         * shell/ev-window.c: (ev_window_is_empty),
8122         (ev_window_setup_document), (password_dialog_response),
8123         (ev_window_clear_jobs), (ev_window_load_job_cb),
8124         (ev_window_xfer_job_cb), (ev_window_open_uri),
8125         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8126         (ev_window_print), (ev_window_print_range),
8127         (ev_window_state_event), (ev_window_cmd_view_reload),
8128         (menu_item_select_cb), (menu_item_deselect_cb),
8129         (view_status_changed_cb), (ev_window_dispose),
8130         (drag_data_received_cb), (ev_window_init):
8131         * shell/ev-window.h:
8132         * shell/main.c: (load_files):
8133         
8134         New statusbar to show progress on idle. Two new jobs - 
8135         xfer job and load job to load document in background. And update
8136         of page_cache clients to new location of code.
8137
8138 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8139   
8140         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8141         selection in open dialog. It also remembers the last visited directory 
8142         in the current session.
8143
8144 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8145
8146         * shell/ev-properties.c: (ev_properties_new):
8147         * shell/ev-properties.h:
8148         * shell/ev-window.c: (ev_window_cmd_file_properties):
8149         
8150         Get document info from page cache instead of document itself.
8151         This should fix crash related to race conditions described in
8152         bug 306545.
8153
8154 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8155
8156         * ps/ps-document.c: (ps_document_init),
8157         (send_ps), (get_page_box), (output), (catchPipe), (input),
8158         (stop_interpreter), (file_length), (file_readable),
8159         (check_filecompressedb), (ps_document_enable_interpreter),
8160         (document_load), (ps_async_renderer_render_pixbuf):
8161         * ps/ps-document.h:
8162
8163         Big cleanup of the ps code
8164
8165 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8166
8167         * backend/Makefile.am:
8168         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8169         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8170         * backend/ev-async-renderer.h:
8171
8172         Add an async renderer interface (method + callback) which
8173         is useful for backends like ps.
8174
8175         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8176         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8177         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8178         (ev_job_queue_add_job), (move_job_async), (move_job),
8179         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8180
8181         Add queues for async renderer, these are executed on the
8182         main thread.
8183
8184         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8185         (ev_job_render_run):
8186         * backend/ev-jobs.h:
8187
8188         If the backend support async renderer interface use it.
8189
8190         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8191         (setup_pixmap), (ps_document_get_type),
8192         (ps_async_renderer_render_pixbuf),
8193         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8194
8195         Implement async renderer interface.
8196
8197 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8198
8199         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8200
8201         Cleanup links job on exit.
8202
8203 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8204
8205         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8206         (drag_data_get_cb), (drag_data_received_cb):
8207         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8208         (drag_data_get_cb), (parse_item_list),
8209         (egg_toolbar_editor_load_actions):
8210         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8211         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8212         (parse_item_list), (parse_toolbars):
8213         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8214         (dvi_pixbuf_put_pixel):
8215         
8216         Fix gcc 4.0 warnings
8217
8218 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8219
8220         * ps/ps-document.c: (start_interpreter):
8221
8222         Fix warning when loading ps
8223
8224 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8225
8226         * ps/ps-document.c: (output):
8227
8228         Fix crash when priting gs error messages.
8229
8230 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8231
8232         * backend/ev-page-cache.c: (_ev_page_cache_new):
8233         * backend/ev-page-cache.h:
8234
8235         Use a const to return title so that we dont double
8236         free it. Small cleanup and fix a leak.
8237
8238         * shell/ev-window.c: (update_window_title):
8239
8240         strdup value from get_title.
8241
8242 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8243
8244         * shell/ev-sidebar-links.c: (job_finished_callback),
8245         (ev_sidebar_links_set_document):
8246
8247         Cleanup the old job when changing document
8248
8249 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8250
8251         * shell/ev-stock-icons.c:
8252         * shell/ev-stock-icons.h:
8253         * shell/ev-window.c:
8254         
8255         Add stock icons for actions that can appear in toolbar. Fix for
8256         bug 306566.
8257
8258 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8259
8260         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8261         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8262         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8263         * backend/ev-page-cache.h:
8264         * shell/ev-view.c: (scroll_to_current_page),
8265         (view_update_range_and_current_page), (get_page_y_offset),
8266         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8267         (ev_view_size_request_continuous),
8268         (ev_view_zoom_for_size_continuous_and_dual_page),
8269         (ev_view_zoom_for_size_continuous):
8270         
8271         More compact EvView layout in document with pages of different size.
8272
8273 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8274
8275         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8276         compilation.
8277
8278 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8279
8280         * shell/ev-view.c: (view_set_adjustment_values):
8281         * shell/ev-window.c: (ev_window_cmd_file_properties):
8282         
8283         A bit different fix for rounding problem but it has no
8284         problems on startup. Make properties window transient to parent.
8285
8286 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8287
8288         * pdf/ev-poppler.cc:
8289         
8290         More commenting of font stuff.
8291
8292 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8293
8294         * pdf/ev-poppler.cc:
8295
8296         Comment out some more fonts stuff. Should really
8297         work without the poppler patch now.
8298
8299 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8300
8301         * pdf/ev-poppler.cc:
8302
8303         Adapt to api change
8304
8305 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8306
8307         * data/evince-properties.glade:
8308         * pdf/ev-poppler.cc:
8309         * shell/ev-properties.c: (setup_fonts_view):
8310
8311         Set the column title. Show the dialog only
8312         once everything is setup.
8313         Getting font info can be very slow... will
8314         prolly need to make this threaded too.
8315
8316 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8317
8318         * backend/Makefile.am:
8319         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8320         (ev_document_fonts_get_fonts_model):
8321         * backend/ev-document-fonts.h:
8322         * data/evince-properties.glade:
8323         * pdf/ev-poppler.cc:
8324         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8325         * shell/ev-properties.h:
8326         * shell/ev-window.c: (ev_window_cmd_file_properties):
8327
8328         Implement fonts list. Defined out for now, since it depends
8329         on a not yet committed poppler patch.
8330
8331 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8332
8333         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8334         page + 1.
8335
8336         * shell/ev-window.c: Make sure we add the timeout when we get a
8337         focus-in event.
8338
8339         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8340         adjustment->value before calculating the zoom factor to average
8341         out all of our rounding errors.  The page no longer 'drifts' when
8342         resizing.
8343
8344 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8345
8346         * data/evince-properties.glade:
8347         * shell/ev-properties.c: (ev_properties_format_date),
8348         (set_property):
8349         
8350         Labels don't expand when the dialogue is resized.
8351         strftime result needs to be converted to UTF-8. Thanks
8352         to Christian Persch <chpe@gnome.org>.
8353
8354 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8355
8356         * data/evince-properties.glade:
8357
8358         Hide the fonts tab
8359
8360 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8361
8362         * backend/ev-document-info.h:
8363         * backend/ev-document.c: (ev_document_info_free):
8364         * data/evince-properties.glade:
8365         * pdf/ev-poppler.cc:
8366         * ps/ps-document.c: (ps_document_get_info):
8367         * shell/ev-properties.c: (ev_properties_format_date),
8368         (set_property), (ev_properties_new):
8369         * shell/ev-properties.h:
8370         * shell/ev-window.c: (ev_window_cmd_file_properties):
8371
8372         Rework properties code to take only EvPropertyInfo
8373         in the constructor so that it can be useful for
8374         nautilus plugin too.
8375
8376         Deal with backends that doesnt support some properties.
8377         Make set property code generic.
8378
8379 2005-06-04  Christian Persch <chpe@gnome.org>
8380
8381         * data/evince-properties.glade:
8382
8383         fix spacings, make resizeable, and make data labels
8384         selectable + ellipsised
8385
8386 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8387
8388         * backend/ev-document-info.h:
8389         * data/Makefile.am:
8390         * data/evince-ui.xml:
8391         * pdf/ev-poppler.cc:
8392         * shell/Makefile.am:
8393         * shell/ev-window.c: (update_action_sensitivity),
8394         (ev_window_cmd_file_properties):
8395
8396         Initial go at file properties. Patch by
8397         Emil Soleyman-Zomalan <emil@soleyman.com>.
8398         Needs love see #169583
8399
8400 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8401
8402         * ps/ps-document.c: (output):
8403         * ps/ps.c: (psscan):
8404
8405         Try to render even if psscan fails.
8406
8407 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8408
8409         * ps/ps.c: (psscan), (pscopydoc):
8410
8411         Port buffered reading code from gv
8412
8413 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8414
8415         * ps/ps-document.c: (interpreter_message), (output):
8416
8417         Do not fail on interpreter messages
8418
8419 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8420
8421         * backend/ev-document-misc.c:
8422         (ev_document_misc_get_thumbnail_frame):
8423
8424         Pages can be 0 x 0, dont assert on this case
8425
8426 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8427
8428         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8429         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8430
8431         Correctly manage our reference on document. Finally the reload
8432         huge leak is gone...
8433
8434 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8435
8436         * ps/ps-document.c: (ps_document_dispose):
8437
8438         Forgot to chain it to the parent. Thanks chpe.
8439
8440 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8441
8442         * ps/ps-document.c: (ps_document_dispose),
8443         (ps_document_class_init), (stop_interpreter), (document_load):
8444
8445         Cleanup dispose a bit. Dont leak the whole pixmap.
8446
8447 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8448
8449         * pdf/ev-poppler.cc:
8450
8451         Release the poppler document on dispose
8452
8453 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8454
8455         * shell/ev-view.c: (ev_view_set_document):
8456
8457         Release ref on the pixbuf cache when changing
8458         document.
8459
8460 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8461
8462         * ps/ps-document.c: (ps_document_get_info):
8463
8464         Fix a double free
8465
8466 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8467
8468         * backend/ev-page-cache.c: (ev_page_cache_init),
8469         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8470         * backend/ev-page-cache.h:
8471         * shell/ev-page-action.c: (page_changed_cb):
8472         
8473         Set page action entry width depending on labels width. Fix
8474         for bug 305202.
8475
8476 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8477
8478         * backend/ev-link.c: (ev_link_class_init):
8479
8480         Allow -1 as page value (error)
8481
8482 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8483
8484         * shell/ev-sidebar-thumbnails.c:
8485         (ev_sidebar_thumbnails_set_document):
8486         * shell/ev-view.c: (scroll_to_current_page),
8487         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8488         (page_changed_cb), (on_adjustment_value_changed),
8489         (ev_view_set_document):
8490
8491         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8492         Fix bug 305377
8493
8494 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8495
8496         * configure.ac:
8497         * djvu/djvu-document.c: (djvu_document_get_page_size):
8498
8499         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8500         bug 301993.
8501
8502 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8503
8504         * shell/ev-view.c (draw_one_page): modify the expose handling to
8505         get the shadows.
8506
8507         * shell/ev-window.c (update_action_sensitivity): Respect
8508         permissions field.  Kowtow to the man.
8509
8510         * pdf/ev-poppler.cc: Get the permissions field.
8511
8512         * tiff/*c: Make a tiny bit more robust.
8513
8514 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8515
8516         * djvu/djvu-document.c:
8517         
8518         Pop messages from djvu context message queue.
8519
8520 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8521
8522         * configure.ac, Makefile.am, shell/Makefile.am:
8523         * tiff/Makefile.am, shell/ev-document-types.c:
8524         
8525         Cleanup tiff configure checks. Fix for bug 305218.
8526
8527 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8528
8529         * configure.ac: Added "uk" to ALL_LINGUAS.
8530
8531 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8532
8533         * cut-n-paste/zoom-control/ephy-zoom.c:
8534         (ephy_zoom_get_changed_zoom_level):
8535         * cut-n-paste/zoom-control/ephy-zoom.h:
8536         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8537         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8538         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8539         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8540         (zoom_control_changed_cb), (ev_window_init):
8541         
8542         Fix minor points related to moving best fit up. Introduce
8543         "zoom" property and make zoom control change it's value on
8544         notify::zoom signals. Fix for 305080.
8545
8546 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8547
8548         * data/evince-ui.xml:
8549         * shell/ev-window.c: (set_view_actions_sensitivity):
8550         
8551         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8552
8553 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8554
8555         * configure.ac:
8556
8557         Depends on poppler 0.3.2
8558
8559 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8560
8561         * cut-n-paste/recent-files/egg-recent-item.c:
8562         (egg_recent_item_get_short_name):
8563         * cut-n-paste/toolbar-editor/Makefile.am:
8564         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8565         (new_pixbuf_from_widget):
8566         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8567         * cut-n-paste/toolbar-editor/egg-marshal.c:
8568         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8569         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8570
8571         Sync
8572
8573 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8574
8575         * tiff/tiff-document.c: Rough TIFF backend.
8576
8577 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8578
8579         * NEWS:
8580         * configure.ac:
8581         * cut-n-paste/toolbar-editor/Makefile.am:
8582
8583         Release 0.3.1
8584
8585 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8586
8587         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8588         (ev_view_find_next), (ev_view_find_previous):
8589
8590         Remove the locks around get_n_results   
8591
8592 2005-05-21  Juerg Billeter  <j@bitron.ch>
8593
8594         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8595
8596         Pass correct number of pages to poppler.
8597
8598 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8599
8600         * configure.ac:
8601         * data/Makefile.am:
8602         * data/evince.desktop.in: 
8603         * data/evince.desktop.in.in:
8604         * po/POTFILES.in:
8605         
8606         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8607
8608 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8609
8610         * shell/ev-view.c: (view_update_adjustments),
8611         (view_set_adjustment_values): cast adjustmen->value to (int)
8612         before using it.  Otherwise, we get off by a pixel in some
8613         situations.
8614
8615         (draw_one_page): Draw the border on expose.
8616
8617 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8618
8619         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8620         adjustment when the mode changes, #304923
8621
8622 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8623
8624         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8625         flickering on resize but still use gdk_window_scroll on
8626         scrolling
8627
8628 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8629
8630         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8631         option, #170458
8632
8633 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8634
8635         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8636         second page on page_changed if possible, #304669
8637
8638 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8639
8640         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8641         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8642
8643 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8644
8645         * .cvsignore:
8646         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8647         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8648         (ev_view_zoom_for_size_presentation),
8649         (ev_view_zoom_for_size_continuous_and_dual_page),
8650         (ev_view_zoom_for_size_continuous),
8651         (ev_view_zoom_for_size_dual_page),
8652         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8653         * shell/ev-view.h:
8654         * shell/ev-window.c: (update_view_size),
8655         (ev_window_sizing_mode_changed_cb):
8656
8657         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8658         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8659         an infinite loop, #304769
8660
8661
8662 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8663
8664         * data/evince-ui.xml:
8665         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8666         * shell/ev-window.c: (set_view_actions_sensitivity):
8667
8668         Make PgUp/Down behave like Space
8669
8670 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8671
8672         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8673         * backend/ev-ps-exporter.h:
8674         * pdf/ev-poppler.cc:
8675         * ps/ps-document.c: (ps_document_ps_export_begin):
8676         * shell/ev-print-job.c: (idle_print_handler):
8677
8678         Adapt to new poppler api
8679
8680 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8681
8682         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8683         (ephy_zoom_control_init):
8684
8685         Translate zoom levels
8686
8687 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8688
8689         * cut-n-paste/zoom-control/ephy-zoom.c:
8690         (ephy_zoom_get_zoom_level_index):
8691
8692         Fix current zoom -> zoom control match
8693
8694 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8695
8696         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8697         rather than the scrolled_window that it's in. Fixes bug #304655.
8698
8699 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8700
8701         * shell/ev-view.c: (view_update_adjustments),
8702         (view_set_adjustment_values), (view_update_range_and_current_page),
8703         (view_scroll_to_page), (set_scroll_adjustment),
8704         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8705         (ev_view_scroll), (ev_view_scroll_view),
8706         (ensure_rectangle_is_visible), (find_page_at_location),
8707         (get_link_at_location), (go_to_link), (status_message_from_link),
8708         (ev_view_size_request_continuous_dual_page),
8709         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8710         (ev_view_unrealize), (ev_view_expose_event),
8711         (ev_view_button_press_event), (ev_view_motion_notify_event),
8712         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8713         (draw_rubberband), (highlight_find_results), (draw_one_page),
8714         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8715         (ev_view_init), (find_changed_cb), (page_changed_cb),
8716         (on_adjustment_value_changed), (ev_view_new),
8717         (ev_view_set_document), (ev_view_set_zoom),
8718         (ev_view_set_continuous), (ev_view_set_dual_page),
8719         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8720         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8721         (ev_view_zoom_for_size_presentation),
8722         (ev_view_zoom_for_size_continuous_dual_page),
8723         (ev_view_zoom_for_size_continuous),
8724         (ev_view_zoom_for_size_dual_page),
8725         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8726         (ev_view_get_status), (ev_view_set_status),
8727         (update_find_status_message), (ev_view_get_find_status),
8728         (ev_view_set_find_status), (jump_to_find_result),
8729         (jump_to_find_page), (compute_selections), (clear_selection),
8730         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8731         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8732         (ev_view_update_primary_selection),
8733         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8734         * shell/ev-view.h:
8735         * shell/ev-window.c: (ev_window_open_page_label),
8736         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8737         (ev_window_init):
8738         * shell/ev-window.h:
8739         * shell/main.c: (load_files):
8740
8741         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8742         when resizing.  Remove the bin_window().  Also, patch from James
8743         Bowes to fix command line page, #300641
8744         
8745 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8746
8747         * data/evince-ui.xml:
8748         * shell/ev-view.c:
8749         * shell/ev-view.h:
8750         * shell/ev-window.c: (update_action_sensitivity):
8751
8752         Get rid of View->Normal Size, it's just confusing
8753
8754 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8755
8756         * backend/ev-document-info.h:
8757         * backend/ev-document.c: (ev_document_info_free): Free the
8758         EvDocumentInfo.
8759
8760         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8761         (clear_range), (add_range), (update_visible_range),
8762         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8763         (ev_sidebar_thumbnails_set_document):
8764         * shell/ev-window.c: (ev_window_setup_document): Only render the
8765         visible thumbnails.  It takes an instant to render, but it uses
8766         much less memory.
8767
8768 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8769
8770         * shell/ev-sidebar-links.c: (popup_menu_cb):
8771
8772         Select first item
8773
8774 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8775
8776         * lib/Makefile.am:
8777         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8778         (button_press_cb), (ev_sidebar_links_construct):
8779
8780         Show the popup menu also on keybindings
8781
8782 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8783
8784         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8785         * shell/ev-window.h:
8786
8787         Expose api to print a range (with dialog). Make private _print use
8788         it.
8789
8790         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8791         (ev_sidebar_links_construct):
8792
8793         Show a print context menu on linkx, it prints the selected
8794         section.
8795
8796 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8797
8798         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8799         button.
8800
8801 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8802
8803         * AUTHORS:
8804
8805         Update
8806
8807         * shell/ev-window.c: (build_comments_string),
8808         (ev_window_cmd_help_about):
8809
8810         Show poppler version/backend and authors
8811
8812 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8813
8814         * cut-n-paste/zoom-control/ephy-zoom.c:
8815         (ephy_zoom_get_zoom_level_index):
8816         * cut-n-paste/zoom-control/ephy-zoom.h:
8817
8818         Move the best fit items at the top of the list
8819
8820 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8821
8822         * shell/ev-marshal.list:
8823         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8824         (activate_cb), (match_selected_cb), (activate_link_cb),
8825         (connect_proxy), (ev_page_action_class_init):
8826         * shell/ev-page-action.h:
8827
8828         Use signals to notify action activation. Hopefully
8829         I did not break completion since I cant test...
8830
8831         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8832         (register_custom_actions):
8833
8834         Connect to page selector actions and also grab focus on
8835         the view when activated.
8836
8837 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8838
8839         * pdf/ev-poppler.cc:
8840         * backend/ev-page-cache.c: make page size calculation consistent
8841         and set it to (int)( width * scale + 0.5).  This makes the weird
8842         line going through the middle of the page go away.
8843
8844         * shell/ev-view.c: move painting the background page after
8845         checking the expose area covers us.
8846
8847 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8848
8849         * data/evince-password.glade:
8850         
8851         Mark labels as not translatable. Fix for bug 302842.
8852
8853 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8854
8855         * configure.ac: Added "es" to ALL_LINGUAS.
8856
8857 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8858
8859         * data/evince-toolbar.xml:
8860         * shell/ev-window.c: (update_action_sensitivity),
8861         (ev_window_setup_document), (ev_window_set_page_mode),
8862         (ev_window_init):
8863
8864         Remove some leftover code from jrb first continous
8865         attempt. Use the new actions, we still need good icons
8866         though...
8867
8868 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8869
8870         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8871
8872         Update label when connecting proxy. Fix a warning with NULL
8873         page_cache.
8874
8875 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8876
8877         * data/evince-ui.xml:
8878         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8879         * shell/ev-page-action.h:
8880         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8881
8882         Add mnemonic for edit toolbar.
8883         ctrl+l focus the page entry.
8884
8885 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8886
8887         * lib/Makefile.am:
8888         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8889         (ev_window_init):
8890         * shell/main.c: (main):
8891
8892         Put the toolbar xml in evince own dot dir
8893
8894 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8895
8896         * shell/ev-window.c: (ev_window_init):
8897
8898         Make the toolbar not removable
8899
8900 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8901
8902         * data/evince-ui.xml:
8903         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8904         * shell/ev-sidebar-links.h:
8905         * shell/ev-sidebar-thumbnails.c:
8906         (ev_sidebar_thumbnails_get_treeview):
8907         * shell/ev-sidebar-thumbnails.h:
8908         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8909         (ev_view_class_init):
8910         * shell/ev-view.h:
8911         * shell/ev-window.c: (update_action_sensitivity),
8912         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8913         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8914         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8915         (ev_window_init):
8916
8917         This is evil... Make space/backspace global accelerators but
8918         enable them only for some widgets (sidebars and view).
8919         I dont like it, but I dont know a better way... :/
8920
8921 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8922
8923         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8924         (ev_page_action_widget_finalize),
8925         (ev_page_action_widget_class_init), (update_page_cache):
8926
8927         Keep a weak reference on proxy->page_cache so that we
8928         dont try to disconnect the signal if the object is already
8929         gone. Maybe there is a better way to cleanup reference handling
8930         in page action though...
8931
8932 2005-05-10  Juerg Billeter  <j@bitron.ch>
8933
8934         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8935         * backend/ev-ps-exporter.h:
8936         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8937         * ps/ps-document.c: (ps_document_ps_export_begin):
8938         
8939         Change api to pass print range to ps_exporter_begin. The pdf backend
8940         requires this information.
8941         
8942         * shell/ev-print-job.c: (idle_print_handler):
8943         
8944         Adapt to api change
8945
8946 2005-05-10  Juerg Billeter  <j@bitron.ch>
8947
8948         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8949         (idle_print_handler)
8950         * shell/ev-window.c: (ev_window_print):
8951
8952         Support printing page range, based on patch by Amaury Jacquot
8953
8954 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8955
8956         * data/evince-toolbar.xml:
8957
8958         Add zoom control to available items
8959
8960 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8961
8962         * shell/ev-window.c: (update_action_sensitivity):
8963
8964         Set slash action insensitive when appropriate
8965
8966 2005-05-10  Christian Persch <chpe@gnome.org>
8967
8968         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8969
8970         Fix warning on the overflow menu
8971
8972 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8973
8974         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8975
8976         Check for uri correctness/existence
8977
8978 2005-05-09  Juerg Billeter  <j@bitron.ch>
8979
8980         * shell/ev-window.c: (using_postscript_printer):
8981
8982         LPD printers use postscript, too
8983
8984 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8985
8986         * shell/ev-window.c: (register_custom_actions):
8987
8988         The zoom one is actually sort of useful,
8989         put it back
8990
8991 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8992
8993         * shell/ev-window.c: (register_custom_actions):
8994
8995         Hide page/zoom controls from overflow, they
8996         are useless.
8997
8998 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8999
9000         * cut-n-paste/update-from-egg.sh:
9001         
9002         Share it between all cut-n-paste subdirs
9003
9004         * cut-n-paste/recent-files/Makefile.am:
9005
9006         Fix to use "global" update-from-egg.sh
9007
9008         * cut-n-paste/recent-files/egg-recent-model.c:
9009         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9010         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9011         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9012         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9013
9014         Update from libegg
9015
9016         * cut-n-paste/toolbar-editor/Makefile.am:
9017
9018         Fix to use "global" update-from-egg.sh
9019
9020         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9021
9022         Update from libegg
9023
9024 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9025
9026         * configure.ac:
9027         * cut-n-paste/Makefile.am:
9028         * cut-n-paste/recent-files/Makefile.am:
9029         * cut-n-paste/toolbar-editor/.cvsignore:
9030         * cut-n-paste/toolbar-editor/Makefile.am:
9031         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9032         (egg_editable_toolbar_get_type), (get_toolbar_position),
9033         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9034         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9035         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9036         (set_item_drag_source), (create_item_from_action), (create_item),
9037         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9038         (popup_toolbar_context_menu_cb), (free_dragged_item),
9039         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9040         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9041         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9042         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9043         (item_added_cb), (item_removed_cb),
9044         (egg_editable_toolbar_construct),
9045         (egg_editable_toolbar_disconnect_model),
9046         (egg_editable_toolbar_deconstruct),
9047         (egg_editable_toolbar_set_model),
9048         (egg_editable_toolbar_set_ui_manager),
9049         (egg_editable_toolbar_set_property),
9050         (egg_editable_toolbar_get_property),
9051         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9052         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9053         (egg_editable_toolbar_new_with_model),
9054         (egg_editable_toolbar_get_edit_mode),
9055         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9056         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9057         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9058         (new_pixbuf_from_widget), (new_separator_pixbuf),
9059         (update_separator_image), (style_set_cb),
9060         (_egg_editable_toolbar_new_separator_image),
9061         (egg_editable_toolbar_get_model):
9062         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9063         * cut-n-paste/toolbar-editor/egg-marshal.c:
9064         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9065         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9066         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9067         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9068         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9069         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9070         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9071         (editor_drag_data_delete_cb), (drag_data_get_cb),
9072         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9073         (editor_create_item), (update_editor_sheet), (setup_editor),
9074         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9075         (parse_item_list), (model_has_action), (update_actions_list),
9076         (egg_toolbar_editor_load_actions):
9077         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9078         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9079         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9080         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9081         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9082         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9083         (egg_toolbars_model_add_separator), (impl_add_item),
9084         (parse_item_list), (egg_toolbars_model_add_toolbar),
9085         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9086         (impl_get_item_data), (impl_get_item_type),
9087         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9088         (egg_toolbars_model_init), (free_toolbar),
9089         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9090         (egg_toolbars_model_remove_toolbar),
9091         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9092         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9093         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9094         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9095         (egg_toolbars_model_get_item_data),
9096         (egg_toolbars_model_get_item_type):
9097         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9098         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9099         * data/Makefile.am:
9100         * data/evince-toolbar.xml:
9101         * data/evince-ui.xml:
9102         * data/hand-open.png:
9103         * po/POTFILES.in:
9104         * shell/Makefile.am:
9105         * shell/ev-window.c: (update_chrome_visibility),
9106         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9107         (ev_window_dispose), (ev_window_init):
9108
9109         Implement epiphany like toolbar editor. Based on patch by
9110         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9111
9112 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9113
9114         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9115
9116         Use set_cursor instead of set_selection, so that
9117         the keyboard focus moves too.
9118
9119 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9120
9121         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9122
9123         Fix infinite loop when loading Type1 fonts
9124
9125 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9126
9127         * data/evince-ui.xml:
9128         * shell/ev-window.c:
9129
9130         Slash -> Find
9131
9132 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9133
9134         * configure.ac:
9135
9136         Make --disable really disable
9137
9138 2005-05-07  Juerg Billeter  <j@bitron.ch>
9139
9140         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9141
9142         Compare page labels even without has_labels set, fixes setting page
9143         with entry
9144
9145 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9146
9147         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9148         (ev_view_set_cursor), (ev_view_button_press_event),
9149         (ev_view_motion_notify_event), (ev_view_button_release_event),
9150         (ev_view_init):
9151
9152         Implement middle button scrolling. Based on a patch
9153         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9154
9155 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9156
9157         * shell/ev-document-types.c: (get_slow_mime_type),
9158         (get_document_type_from_mime), (ev_document_type_lookup):
9159         * shell/ev-document-types.h:
9160
9161         Change api to lookup from uri. Do fast lookup first, if the
9162         type is unknown try with data sniffing.
9163
9164         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9165         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9166
9167         Adapt to api change
9168
9169 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9170
9171         * thumbnailer/Makefile.am:
9172
9173         Fix distcheck
9174
9175 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9176
9177         * NEWS:
9178         * configure.ac:
9179
9180         Release 0.3.0
9181
9182         * data/evince-ui.xml:
9183
9184         Hide presentation mode for now
9185
9186         * shell/ev-view.c: (highlight_find_results):
9187
9188         Show current find selection only on current page
9189
9190 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9191
9192         * shell/ev-view.c: (ev_view_select_all):
9193
9194         Compute size of the actual page, not of
9195         the current one.
9196
9197 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9198
9199         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9200         (view_rect_to_doc_rect), (compute_selections),
9201         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9202         (ev_view_copy), (ev_view_primary_get_cb),
9203         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9204         (ev_view_button_press_event), (ev_view_motion_notify_event),
9205         (ev_view_button_release_event), (page_changed_cb):
9206
9207         Fix text selection
9208
9209 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9210
9211         * shell/ev-view.c: (compute_border), (get_page_extents),
9212         (doc_rect_to_view_rect), (highlight_find_results),
9213         (ev_view_bin_expose), (ev_view_select_all),
9214         (ev_view_motion_notify_event), (update_find_status_message),
9215         (jump_to_find_result), (jump_to_find_page):
9216
9217         First go at fixing search, still buggy
9218
9219 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9220
9221         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9222         dropdown box and button at the top of the sidebar.
9223
9224 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9225
9226         * configure.ac: Output zoom-control Makefile.
9227         * cut-n-paste/Makefile.am: build zoom-control subdir.
9228         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9229         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9230         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9231         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9232         * cut-n-paste/zoom-control/ephy-zoom.c:
9233         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9234         from epiphany, and modified to add a separator into the menu.
9235         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9236         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9237         zoom-control action.
9238         * shell/Makefile.am: Include zoom-control flags.
9239         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9240         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9241         (ev_view_zoom_for_size_presentation),
9242         (ev_view_zoom_for_size_continuous_and_dual_page),
9243         (ev_view_zoom_for_size_continuous),
9244         (ev_view_zoom_for_size_dual_page),
9245         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9246         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9247         ev_view_get_zoom and ev_view_get_sizing_mode.
9248         * shell/ev-view.h:
9249         * shell/ev-window.c: (update_action_sensitivity),
9250         (update_sizing_buttons), (zoom_control_changed_cb),
9251         (register_custom_actions): Initialize and use the zoom-control 
9252         widget.
9253
9254 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9255
9256         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9257         preview cache back to 1.  Don't know when it got set to 0.
9258         
9259         * shell/ev-view.c: (compute_border), (ev_view_realize),
9260         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9261         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9262         (ev_view_get_fullscreen), (ev_view_set_presentation),
9263         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9264         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9265         * shell/ev-view.h:
9266         * shell/ev-window.c:
9267         (update_chrome_visibility),
9268         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9269         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9270         (update_document_mode), (ev_window_update_fullscreen_action),
9271         (ev_window_fullscreen), (ev_window_unfullscreen),
9272         (ev_window_cmd_view_fullscreen),
9273         (ev_window_update_presentation_action),
9274         (ev_window_run_presentation), (ev_window_stop_presentation),
9275         (ev_window_cmd_view_presentation), (ev_window_state_event),
9276         (ev_window_focus_in_event), (ev_window_focus_out_event),
9277         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9278         * data/evince-ui.xml: Initial presentation mode.  We should
9279         probably hide this until it's done, as it's quite rough.  Also,
9280         change full-screen to fullscreen and add two getters to EvView.
9281
9282 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9283
9284         * shell/ev-page-action.c: (update_page_cache),
9285         (ev_page_action_dispose):
9286         * shell/ev-window.c: (destroy_fullscreen_popup),
9287         (ev_window_create_fullscreen_popup):
9288
9289         Use connect_object rather than explicitly
9290         disconnect on dispose.
9291
9292 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9293
9294         * shell/ev-page-action.c: (update_page_cache),
9295         (ev_page_action_dispose):
9296
9297 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9298
9299         * backend/ev-page-cache.c: (_ev_page_cache_new),
9300         (ev_page_cache_set_page_label),
9301         (ev_page_cache_has_nonnumeric_page_labels):
9302         * backend/ev-page-cache.h:
9303         * shell/ev-page-action.c: (update_pages_label):
9304         
9305         If all page labels are numeric, fallback to default
9306         way to display number of pages. See bug 173185.
9307
9308 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9309
9310         * shell/ev-page-action.c: (ev_page_action_dispose):
9311         * shell/ev-view.c: (view_update_range_and_current_page):
9312         * shell/ev-window.c: (ev_window_dispose):
9313         
9314         Set page on scroll in continuous mode. Fixes bug 301986.
9315         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9316
9317 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9318
9319         * configure.ac:
9320
9321         Require poppler 0.3.0
9322
9323 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9324         
9325         * shell/Makefile.am, configure.ac: Fix build problems
9326         with t1lib. Bug 301996.
9327
9328 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9329
9330         * shell/ev-view.c: (ev_view_scroll_event):
9331         
9332         Scroll up increase zoom
9333
9334 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9335
9336         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9337         (ev_view_set_sizing_mode),
9338         (ev_view_zoom_for_size_continuous_and_dual_page),
9339         (ev_view_zoom_for_size_continuous):
9340         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9341         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9342         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9343         (ev_window_init):
9344
9345         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9346         Fix for 165473 and 165472.
9347
9348 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9349
9350         * po/POTFILES.in:
9351         * thumbnailer/Makefile.am:
9352         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9353         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9354         * thumbnailer/evince-thumbnailer.schemas.in:
9355         
9356         Make thumbnailer schemas translatable. Fix for bug 301773
9357         
9358         * thumbnailer/evince-thumbnailer-djvu.schemas:
9359         * thumbnailer/evince-thumbnailer-dvi.schemas:
9360         * thumbnailer/evince-thumbnailer.schemas:
9361
9362         Removed files
9363
9364 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9365
9366         * shell/ev-view.c (ev_view_init): forgot to set this.
9367
9368 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9369
9370         * shell/ev-view.c: (find_page_at_location),
9371         (get_link_at_location),
9372         (ev_view_set_show_border), (ev_view_set_spacing),
9373         (ev_view_zoom_for_size_continuous_and_dual_page),
9374         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9375         Also, add a quick fix measuring of widths.  Also, removed
9376         ev_view_set_spacing and ev_view_set_show_border.
9377         
9378         * shell/ev-window.c: (ev_window_unfullscreen),
9379         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9380
9381 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9382
9383         * shell/ev-view.c: (view_update_range_and_current_page),
9384         (page_changed_cb):
9385         
9386         Fix crash on exit and scrolling to page in continuous view.
9387
9388 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9389
9390         * TODO:
9391         * backend/ev-page-cache.c: (_ev_page_cache_new),
9392         (ev_page_cache_get_max_width_size),
9393         (ev_page_cache_get_max_height_size):
9394         * backend/ev-page-cache.h:
9395         * data/evince-ui.xml:
9396         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9397         * shell/ev-view.c: (view_update_adjustments),
9398         (view_update_range_and_current_page), (get_bounding_box_size),
9399         (ev_view_size_request_continuous_and_dual_page),
9400         (ev_view_size_request_continuous),
9401         (ev_view_size_request_dual_page),
9402         (ev_view_size_request_single_page), (ev_view_size_request),
9403         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9404         (ev_view_bin_expose), (ev_view_expose_event),
9405         (ev_view_set_property), (ev_view_get_property),
9406         (ev_view_class_init), (ev_view_init), (ev_view_new),
9407         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9408         (ev_view_set_dual_page), (ev_view_set_full_screen),
9409         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9410         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9411         (ev_view_zoom_out), (zoom_for_size_fit_width),
9412         (zoom_for_size_best_fit),
9413         (ev_view_zoom_for_size_continuous_and_dual_page),
9414         (ev_view_zoom_for_size_continuous),
9415         (ev_view_zoom_for_size_dual_page),
9416         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9417         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9418         * shell/ev-view.h:
9419         * shell/ev-window.c: (update_action_sensitivity),
9420         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9421         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9422         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9423         (ev_window_cmd_view_zoom_out), (update_view_size),
9424         (ev_window_set_sizing_mode), (ev_window_init):
9425
9426         Add Continuous and Dual page modes.
9427
9428 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9429
9430         * dvi/dvi-document.c: (dvi_document_load),
9431         (dvi_document_thumbnails_get_thumbnail),
9432         (dvi_document_init_params): Fix up some mixups between
9433         width and height to correct thumbnail rendering.
9434
9435 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9436
9437         * dvi/mdvi-lib/private.h:
9438         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9439         
9440         Suppess output for kpathsea during font generation. Thanks to
9441         James Bowes
9442
9443 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9444
9445         * NEWS:
9446         * configure.ac:
9447
9448         Release 0.2.1
9449
9450         * Makefile.am: fix distcheck.
9451
9452 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9453
9454         * shell/ev-sidebar-links.c: (selection_changed_callback),
9455         (update_page_callback), (row_activated_callback),
9456         (job_finished_callback), (ev_sidebar_links_set_document):
9457         
9458         Fix for bug #169901. Double click on links expands tree.
9459
9460 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9461
9462         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9463         hard-coded style. Fix for bug 170111
9464
9465 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9466
9467         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9468         locking.
9469
9470 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9471
9472         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9473
9474 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9475
9476         * pdf/ev-poppler.cc:
9477         * shell/ev-view.c: (highlight_find_results):
9478
9479         Fix find on single page documents
9480
9481 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9482
9483         * data/evince.schemas.in: fix for bug 301390
9484
9485 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9486
9487         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9488         (ev_view_zoom_out), (ev_view_zoom_normal):
9489         * shell/ev-view.h:
9490         * shell/ev-window.c: (update_action_sensitivity),
9491         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9492         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9493         (ev_window_cmd_view_normal_size):
9494
9495         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9496         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9497         better than oom. 
9498
9499 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9500
9501         * configure.ac:
9502
9503         Depend on 2.57, 2.59 doesnt seem to be necessary
9504
9505 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9506
9507         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9508         (create_tool_item):
9509
9510         Put back total number of pages as (1 of 1234)
9511
9512 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9513
9514         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9515         remove the job.
9516
9517         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9518         function.  This helps debugging.
9519
9520 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9521
9522         * djvu/djvu-document.c: (djvu_document_class_init),
9523         (djvu_document_get_info), (djvu_document_document_iface_init):
9524         * dvi/dvi-document.c: (dvi_document_class_init),
9525         (dvi_document_get_info), (dvi_document_document_iface_init):
9526
9527         Dummy implementation of get_info method for dvi and
9528         djvu. Fix crashes with those backends
9529
9530 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9531
9532         * data/evince.desktop.in:
9533
9534         Add application/x-gzpostscript
9535
9536 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9537
9538         * data/evince.schemas.in: Added real long descriptions, 
9539         closes bug 172496 
9540
9541         * README: Added actual text, closes bug 171869
9542
9543 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9544
9545         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9546
9547         Thumbnail page 0
9548
9549 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9550
9551         * backend/ev-document-info.h:
9552
9553         s/GDate */GDate so we can just use g_free
9554
9555 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9556
9557         * shell/ev-window.c: (update_document_mode),
9558         (ev_window_setup_document):
9559
9560         Show the window in fullscreen when specified by
9561         the document
9562
9563 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9564
9565         * backend/ev-document.c: (ev_document_class_init),
9566         (ev_document_get_info), (ev_document_render_pixbuf):
9567         * backend/ev-document.h:
9568         * backend/ev-page-cache.c: (_ev_page_cache_new):
9569         * pdf/ev-poppler.cc:
9570         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9571         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9572         * ps/ps-document.c: (ps_document_class_init), (document_load),
9573         (ps_document_get_info), (ps_document_document_iface_init):
9574
9575         Remove get_title from the interface, we can just use document info
9576
9577 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9578
9579         * backend/Makefile.am:
9580         * backend/ev-document.c: (ev_document_render_get_info):
9581         * backend/ev-document.h:
9582         * pdf/ev-poppler.cc:
9583
9584         Initial support for document info. Based on jrb patch.
9585
9586 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9587
9588         * shell/ev-window.c: (ev_window_state_event),
9589         (ev_window_class_init), (ev_window_init):
9590         
9591         Doesn't show resize grip when maximized. See bug #301053
9592
9593 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9594
9595         * po/POTFILES.in:
9596         
9597         ev-sidebar-thumbnails now has translatable labels
9598         
9599         * shell/Makefile.am:
9600         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9601         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9602         (ev_sidebar_links_page_iface_init):
9603         * shell/ev-sidebar-links.h:
9604         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9605         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9606         (ev_sidebar_page_get_label):
9607         * shell/ev-sidebar-page.h:
9608         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9609         (ev_sidebar_thumbnails_set_document),
9610         (ev_sidebar_thumbnails_support_document),
9611         (ev_sidebar_thumbnails_get_label),
9612         (ev_sidebar_thumbnails_page_iface_init):
9613         * shell/ev-sidebar-thumbnails.h:
9614         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9615         (ev_sidebar_set_document):
9616         * shell/ev-sidebar.h:
9617         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9618         
9619         Small rework of sidebar code. Now sidebar pages should implement
9620         EvSidebarPage interface. That makes page management in EvSidebar
9621         easier. See bug #164811 for details
9622
9623 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9624
9625         * shell/ev-application.c: (ev_application_open):
9626         * shell/ev-document-types.c:
9627         
9628         Fix build error and small problem with application exit
9629
9630 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9631
9632         * thumbnailer/Makefile.am:
9633         * thumbnailer/evince-thumbnailer-djvu.schemas:
9634         * thumbnailer/evince-thumbnailer-dvi.schemas:
9635         
9636         Conditionally install schemas for djvu/dvi thumbnailer
9637
9638 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9639
9640         * shell/ev-document-types.h: 
9641         * shell/ev-document-types.c: 
9642         New files, handling the mapping from mimetypes to backends
9643         
9644         * shell/ev-window.c: 
9645         * thumbnailer/evince-thumbnailer.c:     
9646         Use the ev-document-types code
9647         
9648         * shell/Makefile.am: 
9649         Added new convenience library libevbackendfactory_la, containing
9650         the new mimetype->backend logic; moved the backends into it.
9651
9652         * thumbnailer/Makefile.am:
9653         Make the thumbnailer link with the libevbackend.la convenience
9654         library, rather than having a duplicate of the backend logic here.
9655
9656 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9657
9658         * shell/ev-stock-icons.c: constify some vars.
9659         * shell/ev-window.c: ditto.
9660
9661 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9662
9663         * ps/ps-document.c (get_page_orientation):
9664
9665         Respect document orientation 
9666
9667 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9668
9669         * djvu/Makefile.am:
9670         * dvi/Makefile.am:
9671         * shell/Makefile.am:
9672         
9673         Move library dependencies to components.
9674         
9675         * shell/ev-window.c: (update_window_title),
9676         (start_loading_document):
9677         
9678         Fix display of uris with spaces. Bug 168358.
9679
9680 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9681
9682         * shell/ev-sidebar-links.c: (selection_changed_cb):
9683         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9684         (ev_view_button_release_event), (ev_view_set_document):
9685         * shell/ev-view.h:
9686         * shell/ev-window.c: (find_bar_search_changed_cb):
9687         * shell/ev-window.h: Minor cleanups removing some dead code.
9688
9689 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9690
9691         * backend/ev-page-cache.c: (_ev_page_cache_new):
9692         
9693         Set current page to 0 if document has pages.
9694
9695 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9696
9697         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9698
9699         Initialize GError to NULL, fix a crash when loading fails.
9700
9701 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9702
9703         * shell/ev-window.c: (update_view_size):
9704
9705         Calculate shadow size only when there is actually
9706         a shadow.
9707
9708 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9709
9710         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9711         * shell/ev-view.h:
9712
9713         Allow setting view spacing, default to 0
9714
9715         * shell/ev-window.c: (ev_window_unfullscreen),
9716         (ev_window_cmd_view_fullscreen), (ev_window_init):
9717
9718         Remove spacing in fullscreen mode
9719
9720 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9721
9722         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9723         (ev_view_size_request), (expose_bin_window),
9724         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9725         * shell/ev-view.h:
9726         * shell/ev-window.c: (ev_window_unfullscreen),
9727         (ev_window_cmd_view_fullscreen):
9728
9729         Do not draw the border in fulscreen
9730
9731 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9732
9733         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9734         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9735         (find_page_at_location), (page_changed_cb):
9736
9737         Rework border calculation, so that I can more easily disable it.
9738         Code somewhat cleaner too.
9739
9740 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9741
9742         * backend/ev-page-cache.c: (ev_page_cache_init),
9743         (_ev_page_cache_new):
9744
9745         Remove some assertions, documents can have 0 pages.
9746         Make initial current page -1.
9747
9748         * shell/ev-page-action.c: (page_changed_cb):
9749
9750         Show "" if current page is -1
9751
9752         * shell/ev-window.c: (update_action_sensitivity),
9753         (ev_window_setup_document):
9754
9755         When document has 0 pages do not set the view
9756         and make nearly everything insensitive.
9757
9758 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9759
9760         * shell/ev-page-view.c:
9761         * shell/ev-page-view.h:
9762
9763         Remove unused files.
9764         
9765         * shell/ev-sidebar-thumbnails.c:
9766         (ev_sidebar_thumbnails_set_document):
9767         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9768         (ev_sidebar_supports_document):
9769         * shell/ev-sidebar.h:
9770         * shell/ev-window.c: (ev_window_setup_document):
9771         
9772         Doesn't show thumbnails if document has 1 page. Make
9773         sidebar menu entries sensitive only if if they have 
9774         sense. Fix bug 164811. 
9775
9776 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9777
9778         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9779         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9780         (ev_view_zoom_out), (ev_view_set_size):
9781
9782         Rework sizing to deal with documents with not uniform page
9783         size.
9784
9785 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9786
9787         * backend/ev-page-cache.c: (_ev_page_cache_new):
9788
9789         Fix several page size caching bugs
9790
9791 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9792
9793         * shell/ev-window.c: (set_action_properties):
9794
9795         Make all toolbar items translatable
9796
9797 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9798
9799         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9800         (save_page_list), (ps_document_save),
9801         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9802         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9803         (ps_document_ps_exporter_iface_init):
9804         * ps/ps-document.h:
9805
9806         Based on a patch by J�rg Billeter <j@bitron.ch>
9807         
9808         Implement print and save a copy for the ps backend.
9809
9810 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9811
9812         * backend/ev-document.h:
9813         * djvu/djvu-document.c: (djvu_document_can_get_text),
9814         (djvu_document_document_iface_init):
9815         * dvi/dvi-document.c: (dvi_document_can_get_text),
9816         (dvi_document_document_iface_init):
9817         * pdf/ev-poppler.cc:
9818         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9819         (pixbuf_document_document_iface_init):
9820         * ps/ps-document.c: (ps_document_can_get_text),
9821         (ps_document_document_iface_init):
9822         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9823         * shell/ev-window.c: (update_action_sensitivity):
9824
9825         Fix the crash when trying to copy in backends that doesnt
9826         support it. We can implement a better solution once we
9827         do real text selection.
9828
9829 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9830
9831         * data/evince-ui.xml:
9832         * shell/ev-window.c: (ev_window_cmd_escape):
9833         
9834         Work around the Escape conflict (find bar and unfullscreen)
9835
9836 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9837
9838         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9839         
9840         Fix for #300233. Next page correctly handles document end.
9841         
9842         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9843         (ev_sidebar_thumbnails_class_init),
9844         (ev_sidebar_thumbnails_set_document),
9845         (ev_sidebar_thumbnails_clear_job),
9846         (ev_sidebar_thumbnails_clear_model):
9847         
9848         Cleanup thumbnail jobs on document changes.
9849         
9850         * shell/ev-view.c: (add_scroll_binding_keypad),
9851         (add_scroll_binding_shifted), (ev_view_class_init):
9852         
9853         Shift + Space scrolls up. Fix for #173184
9854         
9855         * shell/ev-window.c: (ev_window_open_page),
9856         (ev_window_cmd_view_reload):
9857         
9858         Fix reload (Bug #300094)
9859
9860 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9861
9862         
9863         * dvi/mdvi-lib/assoc.c:
9864         * dvi/mdvi-lib/assoc.h: Removed garbage files
9865         
9866         * dvi/mdvi-lib/bitmap.c:
9867         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9868         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9869         * dvi/mdvi-lib/color.h: Antialias of rules
9870         
9871         * dvi/mdvi-lib/common.h:
9872         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9873         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9874         * dvi/mdvi-lib/files.c:
9875         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9876         * dvi/mdvi-lib/mdvi.h:
9877         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9878         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9879         * dvi/mdvi-lib/util.c: Fix compile warnings
9880         
9881         * dvi/dvi-document.c:
9882         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9883         (dvi_document_thumbnails_get_thumbnail),
9884         (dvi_document_document_thumbnails_iface_init):
9885         * dvi/mdvi-lib/Makefile.am:
9886         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9887         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9888         
9889         Dvi backend now renders thumbnails
9890
9891 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9892
9893         * shell/main.c: (main): 
9894         
9895         Save accelerators on exit. Fixes bug #172095.
9896
9897 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9898
9899         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9900         update priority" comment.
9901
9902         * backend/ev-job-queue.c: Give a way to change priority.
9903
9904 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9905
9906         * shell/ev-page-action.c: Fix logic.
9907
9908 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9909
9910         * shell/ev-view.c: (ev_view_can_find_next):
9911         * shell/ev-window.c: (ev_window_setup_document):
9912
9913         Check that the document supports find
9914
9915 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9916
9917         * data/evince-ui.xml:
9918         * shell/ev-view.c: (ev_view_can_find_next):
9919         * shell/ev-view.h:
9920         * shell/ev-window.c: (update_action_sensitivity),
9921         (find_changed_cb), (ev_window_setup_document),
9922         (ev_window_cmd_edit_find_next):
9923
9924         Add Edit->Find Next
9925
9926 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9927
9928         * pdf/ev-poppler.cc:
9929         * shell/ev-print-job.c: (idle_print_handler):
9930
9931         Make printing work again
9932
9933 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9934
9935         * shell/ev-page-action.h:
9936         * shell/ev-page-action.c: (ev_page_action_widget_init),
9937         (ev_page_action_widget_class_init), (page_changed_cb),
9938         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9939         (get_filter_model_from_model), (match_selected_cb),
9940         (display_completion_text), (match_completion), (update_model),
9941         (connect_proxy), (ev_page_action_set_property),
9942         (ev_page_action_get_property), (ev_page_action_set_document),
9943         (ev_page_action_set_model), (ev_page_action_class_init): Big
9944         reworking to make completions work iff we have >= GTK-2.7.0
9945                 
9946         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9947         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9948         (job_finished_cb): We now have a 'model' property that is set when
9949         the links are loaded.  This can be caught with "notify::model"
9950
9951         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9952         listen for the model to be set, and propagate it to the action.
9953
9954 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9955
9956         * cut-n-paste/recent-files/egg-recent-item.c:
9957         (egg_recent_item_set_uri), (make_valid_utf8),
9958         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9959         * cut-n-paste/recent-files/egg-recent-item.h:
9960         
9961         Update egg-recent from libegg. This should fix long
9962         startup problem. For details see
9963         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9964
9965 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9966
9967         * cut-n-paste/recent-files/Makefile.am:
9968         * data/evince-ui.xml, shell/Makefile.am:
9969         * shell/ev-application.c, shell/ev-application.h:
9970         * shell/ev-window.c: Recent files support.
9971         
9972         * configure.ac: Added "ru" to ALL_LINGUAS.
9973         
9974         * dvju: new backend to support DJVU files.
9975         * dvi: new backend to support DVI.
9976
9977         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9978         * ev-application.c: Support for new backends.
9979         
9980         * help, ev-window.c, main.c shell/Makefile.am: 
9981         Evince user documentation.
9982
9983 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9984
9985         * po/POTFILES.in:
9986         * shell/ev-window.c:
9987         * thumbnailer/evince-thumbnailer.c:
9988
9989         s/pdf-document/ev-poppler
9990
9991 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9992
9993         * NEWS:
9994         * configure.ac:
9995
9996         Release 0.2.0
9997
9998         * ps/ps-document.c: (setup_pixmap):
9999
10000         Remove debug code
10001
10002 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10003
10004         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10005         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10006         (ev_window_cmd_go_first_page): Fix of by one errors.
10007
10008 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10009
10010         * ps/ps-document.c: (get_page_box):
10011
10012         Fix page size calculation
10013
10014 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10015
10016         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10017         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10018         (get_page_orientation), (setup_page), (document_load),
10019         (ps_document_get_page_size), (render_pixbuf_idle):
10020         * ps/ps-document.h:
10021
10022         More refactoring to adapt to EvDocument changes
10023
10024 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10025
10026         * ps/ps-document.c: (start_interpreter):
10027
10028         Actually add alpha args
10029
10030 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10031
10032         * pdf/ev-poppler.cc:
10033
10034         Make clipboard work again
10035
10036 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10037
10038         Make searching work again.
10039         
10040         * backend/ev-document.c:
10041         * backend/ev-document.h:
10042         * backend/ev-document-find.c:
10043         * backend/ev-document-find.h: Change EvDocumentIface so we no
10044         longer store the current page or zoom level in the document.  The
10045         consequence is that all calls that operate on the current page now
10046         instead take the page number as an extra argument, and all
10047         coordinates are now doubles in document coordinate system.
10048
10049         * pdf/ev-poppler.cc:
10050         * pixbuf/pixbuf-document.c:
10051         * ps/ps-document.c: Update backends accordingly.
10052
10053 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10054
10055         * autogen.sh:
10056
10057         Add required gettext version
10058
10059 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10060
10061         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10062         make F1 bring up non-existent help.
10063
10064         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10065         epiphany's find bar, #167477
10066
10067         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10068         <emil@nishra.com> to add space-bar scrolling, 
10069
10070         * shell/ev-window.c (static GtkActionEntry entries): add default
10071         keybinding for Help (F1)
10072         Fixes #171068
10073
10074         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10075         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10076         170110
10077
10078 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10079
10080         * Makefile.am: 
10081         * pixbuf/pixbuf-document.c: 
10082
10083         Got pixbuf backend working again
10084
10085 2005-04-01  Steve Murphy  <murf@e-tools.com>
10086
10087         * configure.in: Added "rw" to ALL_LINGUAS.
10088
10089 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10090
10091         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10092         model types, noticed by Martin Kretzschmar.
10093
10094 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10095
10096         * pdf/ev-poppler.cc: Implement search based on
10097         poppler_page_find_text().  Currently a bit crude since we remember
10098         all matches from all pages.  Also, we grab the big document lock
10099         when we search since searching changes the underlying stream and
10100         thus conflicts with the rendering thread.
10101         
10102         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10103         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10104         (ev_view_find_previous): Fix some page indexes to be 0 based,
10105         offset rubber band by view offset,
10106
10107 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10108
10109         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10110
10111 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10112
10113         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10114         completely because I didn't understand GtkActions.  I should
10115         read Marco's code more carefully in the future.
10116
10117         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10118         function
10119
10120 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10121
10122         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10123         PopplerRectangle change from poppler CVS.
10124
10125 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10126
10127         * backend/ev-document.c: (ev_document_get_page_label):
10128         * backend/ev-document.h:
10129         * backend/ev-page-cache.c: (_ev_page_cache_new),
10130         (ev_page_cache_get_page_label):
10131         * backend/ev-page-cache.h:
10132         * pdf/ev-poppler.cc:
10133         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10134         (links_page_num_func):
10135         * shell/ev-sidebar-thumbnails.c:
10136         (ev_sidebar_thumbnails_set_document):
10137         * shell/ev-view.c: (status_message_from_link),
10138         (ev_view_motion_notify_event):
10139         * shell/ev-window.c: (document_supports_sidebar): Add in page
10140         label support.  It's not perfect yet, but it's the first 'feature'
10141         in a while.
10142         Also, fix a bogus comment noticed by crispin. 
10143
10144 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10145
10146         * Makefile.am: Remove pixbuf backend for now
10147
10148         * configure.ac: Require poppler-glib instead of just poppler.
10149
10150         * backend/ev-document-thumbnails.h: Add a comment
10151
10152         * backend/ev-document.h:
10153         * backend/ev-document.c: (ev_document_class_init),
10154         (ev_document_load), (ev_document_get_link),
10155         (ev_document_get_links): Remove 3 methods and add get_links.
10156         Also, made 0 based.
10157
10158         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10159         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10160
10161         * backend/ev-link.c: (ev_link_set_title),
10162         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10163         (ev_link_mapping_find):
10164         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10165         
10166         * backend/ev-page-cache.c: (ev_page_cache_init),
10167         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10168         (ev_page_cache_get_size), (ev_page_cache_next_page),
10169         (ev_page_cache_prev_page): Fix to be 0 based.
10170
10171         * pdf/Makefile.am: 
10172         * pdf/ev-poppler.h:
10173         * pdf/ev-poppler.cc: New backend.
10174         
10175         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10176         (ps_document_get_page), (ps_document_document_iface_init):
10177
10178         * shell/ev-pixbuf-cache.h:
10179         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10180         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10181         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10182         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10183         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10184         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10185         based.
10186         
10187         * shell/ev-sidebar-thumbnails.c:
10188         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10189         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10190
10191         * shell/ev-view.c: (status_message_from_link),
10192         (find_page_at_location), (get_link_at_location),
10193         (ev_view_motion_notify_event), (ev_view_button_release_event),
10194         (ev_view_init): Use the new link code.  Fix to be 0 based.
10195
10196         * shell/ev-window.c: (update_action_sensitivity),
10197         (document_supports_sidebar): 0 based.
10198
10199 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10200
10201         * pdf/pdf-document.cc: Patch from Fernando Herrera
10202         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10203         *blush*
10204
10205 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10206
10207         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10208         1 to the page, as this seems to be 1 based.  I thought we has this
10209         fixed.  grump.
10210
10211 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10212
10213         * TODO:
10214         * backend/Makefile.am:
10215         * backend/ev-document-links.c:
10216         (ev_document_links_has_document_links),
10217         (ev_document_links_get_links_model):
10218         * backend/ev-document-links.h:
10219         * backend/ev-document.c: (ev_document_get_page_cache),
10220         (ev_document_get_doc_mutex), (ev_document_load),
10221         (ev_document_save), (ev_document_get_title),
10222         (ev_document_get_n_pages), (ev_document_set_page),
10223         (ev_document_get_page), (ev_document_set_target),
10224         (ev_document_set_scale), (ev_document_set_page_offset),
10225         (ev_document_get_page_size), (ev_document_get_text),
10226         (ev_document_get_link), (ev_document_render),
10227         (ev_document_render_pixbuf), (ev_document_scale_changed):
10228         * backend/ev-document.h:
10229         * backend/ev-job-queue.c: (remove_object_from_queue),
10230         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10231         (no_jobs_available_unlocked), (ev_render_thread),
10232         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10233         (ev_job_queue_remove_job):
10234         * backend/ev-job-queue.h:
10235         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10236         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10237         (ev_job_links_class_init), (ev_job_render_init),
10238         (ev_job_render_dispose), (ev_job_render_class_init),
10239         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10240         (ev_job_thumbnail_class_init), (ev_job_finished),
10241         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10242         (ev_job_render_run), (ev_job_thumbnail_new),
10243         (ev_job_thumbnail_run):
10244         * backend/ev-jobs.h:
10245         * backend/ev-link.c:
10246         * backend/ev-link.h:
10247         * backend/ev-page-cache.c: (ev_page_cache_init),
10248         (ev_page_cache_class_init), (ev_page_cache_finalize),
10249         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10250         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10251         (ev_page_cache_set_link), (ev_page_cache_get_title),
10252         (ev_page_cache_get_size), (ev_page_cache_next_page),
10253         (ev_page_cache_prev_page):
10254         * backend/ev-page-cache.h:
10255         * pdf/pdf-document.cc:
10256         * ps/gsdefaults.c:
10257         * ps/gsdefaults.h:
10258         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10259         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10260         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10261         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10262         (is_interpreter_ready), (output), (catchPipe), (input),
10263         (start_interpreter), (check_filecompressed), (compute_dimensions),
10264         (ps_document_enable_interpreter), (document_load),
10265         (ps_document_next_page), (render_page), (ps_document_set_page),
10266         (ps_document_set_scale), (render_pixbuf_idle),
10267         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10268         * ps/ps-document.h:
10269         * shell/Makefile.am:
10270         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10271         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10272         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10273         (ev_pixbuf_cache_new), (job_finished_cb),
10274         (check_job_size_and_unref), (move_one_job),
10275         (ev_pixbuf_cache_update_range), (find_job_cache),
10276         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10277         (ev_pixbuf_cache_add_jobs_if_needed),
10278         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10279         * shell/ev-pixbuf-cache.h:
10280         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10281         (idle_print_handler):
10282         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10283         (selection_changed_cb), (create_loading_model),
10284         (ev_sidebar_links_construct), (links_page_num_func),
10285         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10286         (update_page_callback), (job_finished_cb),
10287         (ev_sidebar_links_set_document):
10288         * shell/ev-sidebar-thumbnails.c:
10289         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10290         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10291         (page_changed_cb), (thumbnail_job_completed_callback),
10292         (ev_sidebar_thumbnails_set_document):
10293         * shell/ev-sidebar-thumbnails.h:
10294         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10295         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10296         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10297         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10298         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10299         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10300         (ev_view_button_release_event), (ev_view_scroll_view),
10301         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10302         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10303         (ev_view_new), (job_finished_cb), (page_changed_cb),
10304         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10305         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10306         (ev_view_find_previous):
10307         * shell/ev-view.h:
10308         * shell/ev-window.c: (update_action_sensitivity),
10309         (ev_window_open_page), (update_window_title), (update_total_pages),
10310         (page_changed_cb), (ev_window_setup_document),
10311         (password_dialog_response), (ev_window_cmd_save_as),
10312         (ev_window_print), (ev_window_cmd_go_previous_page),
10313         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10314         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10315         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10316         * shell/main.c: (main):
10317
10318         Merge evince-threads branch
10319
10320 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10321
10322         * configure.ac: Added "lt" to ALL_LINGUAS.
10323
10324 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10325
10326         * NEWS:
10327         * configure.ac:
10328
10329         Release 0.1.9
10330
10331 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10332
10333         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10334
10335         Fix here also the thumbnails 1-basedness :)
10336
10337 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10338
10339         * NEWS:
10340         * configure.ac:
10341
10342         Release 0.1.8
10343
10344 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10345
10346         * pdf/pdf-document.cc:
10347         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10348         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10349
10350         Fix the mess we did with thumbnails and 1-basedness
10351
10352 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10353
10354         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10355
10356 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10357
10358         * NEWS:
10359         * configure.ac:
10360
10361         Release 0.1.7
10362
10363 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10364
10365         * ps/Makefile.am:
10366         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10367         (gtk_gs_defaults_get_alpha_parameters),
10368         (gtk_gs_defaults_get_ungzip_cmd),
10369         (gtk_gs_defaults_get_unbzip2_cmd):
10370         * ps/gsdefaults.h:
10371         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10372         (ps_document_get_orientation), (document_load),
10373         (ps_document_goto_page), (ps_document_set_page_size):
10374         * ps/ps-document.h:
10375
10376         Some more sanitization of the ps backend. Remove a lot
10377         of unused code and do not base our defaults on ggv
10378         preferences (ugh!)
10379
10380 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10381
10382         * thumbnailer/evince-thumbnailer.schemas:
10383         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10384         (main): add -s option for thumbnail size.
10385
10386 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10387
10388         * configure.ac:
10389
10390         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10391         remove it.
10392
10393 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10394
10395         * pdf/pdf-document.cc:
10396
10397         Remove 4 pixels of useless border from the
10398         thumbnail.
10399
10400 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10401
10402         * backend/ev-document-thumbnails.c:
10403         (ev_document_thumbnails_get_thumbnail):
10404         * backend/ev-document-thumbnails.h:
10405
10406         Rework API a bit. Add a border flag and
10407         change sizing logic (now the size we specify
10408         applies to the bigger dimension).
10409
10410         * pdf/pdf-document.cc:
10411         * pixbuf/pixbuf-document.c:
10412         (pixbuf_document_thumbnails_get_thumbnail):
10413         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10414         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10415
10416         Adapt to the new API and do not draw a border for nautilus
10417         thumbnailer.
10418
10419 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10420
10421         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10422         take thumbnails from page "0" instead of "1". Added a copyright header.
10423
10424 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10425
10426         * ps/ps-document.c: (set_up_page), (start_interpreter):
10427
10428         Make it C89 compliant
10429
10430 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10431
10432         * Makefile.am:
10433         * configure.ac:
10434         * pdf/.cvsignore:
10435         * pdf/pdf-document.cc:
10436         * thumbnailer/Makefile.am:
10437         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10438         (main):
10439         * thumbnailer/evince-thumbnailer.schemas:
10440         * thumbnailer/pdf-icon.png:
10441
10442         Add a nautilus thumbnailer.
10443         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10444
10445 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10446
10447         * NEWS:
10448         * configure.ac:
10449         * po/POTFILES.in:
10450
10451         Release 0.1.6
10452
10453 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10454
10455         Use poppler instead of including xpdf source code.  Poppler is a
10456         fork of xpdf to build it as a shared library. See
10457         http://freedesktop.org/wiki/Software/poppler.
10458
10459         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10460         xpdf fork.
10461         
10462         * pdf/Makefile.am: Build libpdfdocument.a here.
10463         
10464         * pdf/GDKSplashOutputDev.cc:
10465         * pdf/GDKSplashOutputDev.h:
10466         * pdf/GnomeVFSStream.cc:
10467         * pdf/GnomeVFSStream.h:
10468         * pdf-document.cc:
10469         * pdf-document.h:
10470         * test-gdk-output-dev.cc
10471         * Thumb.cc:
10472         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10473         against poppler.
10474
10475 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10476
10477         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10478
10479         Clear idle stack before unsetting the document
10480
10481 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10482
10483         * ps/ps-document.c: (ps_document_widget_event),
10484         (ps_document_set_target), (ps_document_finalize),
10485         (ps_document_get_page):
10486
10487         Disconnect the widget event signal on finalize.
10488         Some code cleanups.
10489
10490 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10491
10492         * ps/ps-document.c: (set_up_page):
10493
10494         If there is no bpixmap create one, even if size
10495         is not changed.
10496
10497 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10498
10499         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10500         (set_up_page), (document_load), (ps_document_set_zoom):
10501
10502         Default page is 0. Calculate size even when we have no
10503         target yet.
10504
10505 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10506
10507         * shell/ev-sidebar.c: expand the selection widget to be always as
10508         wide as the sidebar
10509
10510 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10511
10512         * shell/ev-sidebar-thumbnails.c:
10513         (ev_sidebar_thumbnails_set_document):
10514
10515         Clear the list store when setting document
10516
10517 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10518
10519         * shell/ev-page-action.c: (update_entry), (sync_entry),
10520         (activate_cb), (entry_size_request_cb), (create_tool_item),
10521         (connect_proxy):
10522
10523         Use an entry for the page control instead of spinbuttons
10524
10525 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10526
10527         * data/evince.schemas.in:
10528
10529         Correct confusing string
10530
10531 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10532
10533         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10534         for real.  Gosh, how long has this been broken.
10535
10536         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10537         check for a NULL link.  We crash otherwise.
10538
10539 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10540
10541         * NEWS:
10542         * configure.ac:
10543
10544         Release 0.1.5
10545
10546 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10547
10548         * configure.ac: add the french translation.
10549
10550 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10551
10552         * shell/ev-window.c:
10553
10554         Remove unused header -> fix distcheck
10555
10556 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10557
10558         * shell/ev-window.c: (update_window_title),
10559         (ev_window_popup_password_dialog):
10560
10561         Unescape filename for display
10562
10563 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10564
10565         * pdf/xpdf/pdf-document.cc:
10566
10567         In get_page_size deal with rotation. Also
10568         cleanup the function a bit.
10569
10570 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10571
10572         * pdf/xpdf/pdf-document.cc:
10573
10574         Fix crash when opening in new window
10575
10576 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10577
10578         * configure.ac:
10579
10580         Check ghostscript >= 7
10581
10582 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10583
10584         * shell/ev-window.c:
10585
10586         Make page width the default sizing mode
10587
10588 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10589         Marco Pesenti Gritti <marco@gnome.org>
10590
10591         * shell/ev-window.c: Remember the sidebar size
10592
10593         * data/evince.schemas.in: Add a new gconf key to store the size of
10594         the sidebar
10595
10596 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10597
10598         * data/evince-ui.xml:
10599         * shell/ev-window.c: (update_action_sensitivity),
10600         (ev_window_cmd_view_reload):
10601         
10602         Add a "Reload" action and menu entry
10603
10604 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10605
10606         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10607         iff the type doesn't support thumbnailing and indexing.
10608
10609 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10610
10611         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10612
10613 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10614
10615         * pdf/splash/Splash.cc:
10616
10617         Port fix for a crasher from kde bug
10618         http://bugs.kde.org/show_bug.cgi?id=97131
10619
10620 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10621
10622         * pdf/xpdf/pdf-document.cc:
10623
10624         Return a link even if it's of an unrecognized
10625         type. Otherwise we go in an infinte cycle.
10626
10627 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10628
10629         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10630         (size_allocate_cb), (ev_window_set_sizing_mode):
10631
10632         Update size when switching mode
10633
10634 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10635
10636         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10637         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10638         (ev_window_cmd_view_normal_size):
10639
10640         Fix size toggle buttons behavior
10641
10642 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10643
10644         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10645         (doc_rect_to_view_rect), (ev_view_size_allocate),
10646         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10647         (scale_changed_callback):
10648
10649         Do not cache offsets in size_allocate.
10650
10651 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10652
10653         * shell/ev-view.c: (ev_view_size_allocate):
10654
10655         Calculate offsets before calling the parent
10656         class (which does a redraw)
10657
10658 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10659
10660         * pdf/xpdf/pdf-document.cc:
10661
10662         Fix a crasher on exit. Unused code, put a TODO
10663
10664 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10665
10666         * backend/ev-document.c: (ev_document_class_init),
10667         (ev_document_page_changed), (ev_document_scale_changed):
10668         * backend/ev-document.h:
10669
10670         Separate page/scale notifications
10671
10672         * pdf/xpdf/pdf-document.cc:
10673
10674         Emit the new signals.
10675         Do not display the pdf page in _render, do it
10676         when scale/page are requested.
10677
10678         * ps/ps-document.c: (ps_document_set_zoom),
10679         (ps_document_widget_event):
10680         * ps/ps-document.h:
10681
10682         Emit the new signals.
10683
10684         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10685         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10686         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10687         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10688         * shell/ev-view.h:
10689         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10690         (ev_window_cmd_view_page_width), (size_allocate_cb),
10691         (ev_window_set_sizing_mode):
10692
10693         Rework sizing to be pixel based.
10694         There are bugs but should be already way better.
10695
10696 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10697
10698         * shell/ev-window.c: (ev_window_init):
10699
10700         Do not allow to shrink sidebar smaller then
10701         child requisition
10702
10703 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10704
10705         * shell/ev-sidebar.[ch]
10706         * shell/ev-window.c:
10707
10708         Improved sidebar widget. Fixes #166683
10709
10710 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10711
10712         * shell/ev-view.c (update_find_status_message): Give translators
10713         more flexibility with ngettext plural handling.
10714
10715 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10716
10717         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10718         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10719         page when we get the page size.
10720
10721 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10722
10723         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10724
10725         ps pages are 0 based, convert 
10726
10727 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10728
10729         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10730
10731         Initialize correct parent class. Set GError on document load
10732
10733 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10734
10735         * pdf/xpdf/pdf-document.cc:
10736
10737         Fixup selection offset calculation
10738
10739         * shell/ev-view.c: (view_rect_to_doc_rect),
10740         (doc_rect_to_view_rect), (ev_view_size_allocate),
10741         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10742         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10743
10744         Store selection as document relative, so that zooming
10745         and offset changing doesnt break it.
10746
10747 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10748
10749         * shell/ev-view.c: (ev_view_best_fit):
10750
10751         Do not try to best fit if the view is not realized
10752
10753 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10754           
10755         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10756
10757 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10758
10759         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10760
10761 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10762
10763         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10764         the popup window.  That prevents it resizing when in full screen
10765         mode.
10766
10767         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10768         multiple rerenders.  This pretty much sucks.
10769
10770         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10771         rest of the toolbar.
10772
10773 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10774
10775         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10776
10777 2005-02-17  Alexander Shopov  <ash@contact.bg>
10778
10779         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10780
10781 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10782
10783         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10784
10785 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10786
10787         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10788         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10789         (set_document_page), (document_changed_callback),
10790         (ev_view_set_document), (ev_view_find_previous),
10791         (ev_view_hide_cursor), (ev_view_show_cursor):
10792         * shell/ev-view.h:
10793         * shell/ev-window.c: (update_chrome_visibility),
10794         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10795         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10796         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10797         (ev_window_unfullscreen):
10798         * shell/main.c: (main):
10799
10800         Automatically hide the fullscreen button.
10801         Patch by Kristian Høgsberg <krh@redhat.com>
10802
10803 2005-02-16  Vincent Noel  <vnoel@cox.net>
10804
10805         * shell/main.c (main): Specify an icon for the window. Patch by
10806         Jaap A. Haitsma. Fixes #166177.
10807
10808 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10809
10810         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10811
10812 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10813
10814         * backend/ev-document-misc.h:
10815         * backend/ev-document-misc.c:
10816         (ev_document_misc_get_page_border_size),
10817         (ev_document_misc_paint_one_page): New function to canonicalize
10818         sizing/painting a border.
10819
10820         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10821         used.
10822
10823         * pdf/xpdf/pdf-document.cc: use new function
10824
10825         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10826         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10827         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10828         shell/ev-window.c: (update_sizing_buttons),
10829         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10830         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10831         (ev_window_cmd_view_page_width), (size_allocate_cb),
10832         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10833         and "fit width" values act as toggle buttons so they stay
10834         toggled.  It's not 100% perfect, and it's a little slow, but it's
10835         good enough to commit I think.
10836
10837 2005-02-15  David Lodge  <dave@cirt.net>
10838
10839         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10840
10841 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10842
10843         * shell/ev-window.c (update_window_title): replace newlines in
10844         the title by spaces. Bug #166107.
10845
10846 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10847
10848         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10849         parameters providing allocation width and height without
10850         scrollbars and width of a possible vertical scrollbar. With this
10851         additional information the functions can work as
10852         intended. Unfortunately they're not idempotent. We should
10853         transform these commands to toggles. Fixes Bug #164976
10854         Initial patch by Stephane Loeuillet, then heavily modified.
10855
10856         * shell/ev-view.h: update prototypes.
10857
10858         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10859         (ev_window_cmd_view_page_width): provide EvView fit functions with
10860         all the information they need. Formulas to calculate this
10861         information taken from GtkScrolledWindow.
10862
10863 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10864
10865         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10866         created a thumbnail, the list store is updated to know
10867         that the thumbnail is set. Fixes bug #166792
10868
10869 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10870
10871         * shell/ev-window.c: fixed typo, closes bug 166897
10872
10873         * TODO: updated TODO with bug numbers that are relevant
10874
10875 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10876
10877         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10878
10879 2005-02-09  Vincent Noel  <vnoel@cox.net>
10880
10881         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10882         and "Next" toolbar buttons as important to make them stand out.
10883
10884 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10885
10886         * lib/ev-debug.c:
10887         * lib/ev-debug.h:
10888         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10889         (start_interpreter), (stop_interpreter), (document_load),
10890         (ps_document_next_page), (ps_document_goto_page),
10891         (ps_document_set_page_size), (ps_document_widget_event),
10892         (ps_document_render):
10893         * shell/ev-page-view.c: (ev_page_view_dispose):
10894         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10895
10896         Fix compilation on non-gcc platforms
10897
10898 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10899
10900         * NEWS:
10901         * configure.ac:
10902
10903         Release 0.1.4
10904
10905         * pdf/xpdf/Catalog.cc:
10906         * pdf/xpdf/XRef.cc:
10907
10908         Fix the fix for CAN-2004-0888
10909
10910 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10911
10912         * data/Makefile.am:
10913         * data/evince-ui.xml:
10914         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10915         * shell/ev-stock-icons.h:
10916         * shell/ev-window.c: (update_action_sensitivity),
10917         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10918         (set_action_properties):
10919
10920         Improve toolbar layout/icons
10921
10922 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10923
10924         * pdf/xpdf/pdf-document.cc:
10925
10926         Add warnings about unimplemented/unknown link
10927         types.
10928
10929 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10930
10931         * ps/ps-document.c: (set_up_page):
10932
10933         Log gs property
10934
10935 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10936
10937         * ps/ps-document.c: (start_interpreter):
10938
10939         Log gs env var
10940
10941 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10942
10943         * shell/ev-page-view.c: (ev_page_view_dispose):
10944         * shell/ev-view.c: (ev_view_finalize):
10945         * shell/ev-window.c: (ev_window_setup_document),
10946         (ev_window_dispose), (ev_window_init):
10947
10948         Solve more refs issues.
10949
10950         I commented out the page_view initialization for now:
10951         it was never destroyed (because it's never added
10952         to a container). Because of that we was leaking
10953         gs processes. Couldnt think to a clean fix.
10954         We need to figure this out, password view has the
10955         same issue probably.
10956
10957 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10958
10959         * ps/ps-document.c: (ps_document_finalize),
10960         (ps_document_get_n_pages), (ps_document_get_page):
10961
10962         Some cleanups, stop the interpreter on finalize
10963
10964         * shell/ev-page-view.c: (ev_page_view_dispose),
10965         (ev_page_view_class_init):
10966
10967         Release our reference on the document
10968
10969 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10970
10971         * Makefile.am:
10972         * configure.ac:
10973         * doc/debugging.txt:
10974         * lib/.cvsignore:
10975         * lib/Makefile.am:
10976         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10977         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10978         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10979         * lib/ev-debug.h:
10980
10981         Add debugging helpers
10982
10983         * ps/Makefile.am:
10984         * ps/ps-document.c: (set_up_page), (start_interpreter),
10985         (stop_interpreter), (document_load), (ps_document_next_page),
10986         (ps_document_goto_page), (ps_document_set_page_size),
10987         (ps_document_widget_event), (ps_document_render):
10988         * shell/Makefile.am:
10989         * shell/ev-view.c: (expose_bin_window):
10990         * shell/main.c: (main):
10991
10992         Add some logs
10993         
10994 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10995
10996         * ps/ps-document.c: (ps_document_widget_event):
10997
10998         Initialize message_window, this should make ps
10999         rendering really work! (Never noticed because I was
11000         testing with a ps that is causing gs to exit every time!)
11001
11002 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11003
11004         * data/evince.schemas.in: updated simple error in applyto closing tag
11005
11006 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11007
11008         * Makefile.am:
11009         * configure.ac:
11010         * data/.cvsignore:
11011         * data/Makefile.am:
11012         * data/evince-ui.xml:
11013         A data/evince.schemas.in:
11014         * po/POTFILES.in:
11015         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11016         * shell/ev-stock-icons.h:
11017         * shell/ev-window.c: (update_chrome_visibility),
11018         (update_chrome_flag), (ev_window_cmd_edit_find),
11019         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11020         (ev_window_unfullscreen), (ev_window_focus_in_event),
11021         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11022         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11023         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11024         (ev_window_dispose), (ev_window_class_init),
11025         (set_action_properties), (set_chrome_actions), (load_chrome),
11026         (ev_window_init):
11027
11028         Implement fullscreen mode changes from bug #164776.
11029         Also implement persistent chrome toggles.
11030
11031 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11032
11033         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11034
11035 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11036
11037         * NEWS:
11038         * configure.ac:
11039         * shell/ev-view.c:
11040
11041         Add another check for find interface
11042
11043         Release 0.1.3
11044
11045 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11046
11047         * shell/ev-application.c: (ev_application_open):
11048         * shell/ev-window.c: (ev_window_open):
11049
11050         Open gzipped ps documents
11051
11052 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11053
11054         * TODO:
11055         * shell/ev-view.c: (set_document_page):
11056
11057         Clamp page number, dont try to move to
11058         not existant pages.
11059
11060 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11061
11062         * backend/ev-document-find.c: (ev_document_find_changed):
11063         * backend/ev-document-find.h:
11064         * pdf/xpdf/pdf-document.cc:
11065         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11066         * shell/ev-window.c: (find_bar_search_changed_cb):
11067
11068         Fix several bugs with find
11069
11070 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11071
11072         * shell/ev-sidebar-thumbnails.c
11073         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11074         document. Prevents warning from scroll_to_cell.
11075
11076 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11077
11078         * configure.ac: Add «nb» to ALL_LINGUAS too.
11079
11080 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11081
11082         * NOTES: New file with some random thoughts.
11083
11084         * TODO: Update.
11085
11086         * backend/ev-document-misc.c:
11087         (ev_document_misc_get_page_border_size): New function to
11088         canonicalize shadow drawing sizes.  Possibly goofy.
11089
11090         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11091         (ev_view_best_fit), (ev_view_fit_width):
11092         * pdf/xpdf/pdf-document.cc:
11093         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11094         * ps/ps-document.c: (ps_document_get_page_size):
11095         * backend/ev-document-misc.h:
11096         * backend/ev-document.c: (ev_document_get_page_size):
11097         * backend/ev-document.h: get_page_size now takes a page number
11098         parameter.  Made all the backends/frontends honor it.
11099
11100         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11101         see.  Doesn't work yet.
11102
11103         * shell/Makefile.am:
11104         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11105         Doesn't do anything yet.
11106
11107         * shell/ev-sidebar-thumbnails.c:
11108         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11109         [0..n_pages-1]
11110
11111         * shell/ev-window.c: (update_action_sensitivity),
11112         (ev_window_setup_document), (ev_window_set_page_mode),
11113         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11114         view-swapping code a bit so we can have multiple views on a
11115         document.  Add the multi-page view, though it can't be turned on
11116         yet.
11117
11118 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11119
11120         * shell/ev-application.c: (ev_application_open):
11121         * shell/ev-view.c: (expose_bin_window):
11122         * shell/ev-window.c: (ev_window_open):
11123
11124         Support eps and check document supports find
11125         before drawing highlightings in expose.
11126
11127 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11128
11129         * pixbuf/pixbuf-document.c:
11130         (pixbuf_document_thumbnails_get_dimensions),
11131         (pixbuf_document_document_thumbnails_iface_init):
11132
11133         implement get_dimensions
11134
11135 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11136
11137         * NEWS:
11138         * configure.ac:
11139
11140         Release 0.1.2
11141
11142 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11143
11144         * shell/ev-view.c: (set_document_page):
11145
11146         Scroll at the top of the page when changing page
11147
11148 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11149
11150         * shell/ev-view.c: (ev_view_motion_notify_event):
11151
11152         Do not redraw unnecessarily
11153
11154 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11155
11156         * pdf/xpdf/pdf-document.cc:
11157         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11158         (expose_bin_window), (find_changed_cb):
11159
11160         Yay! find works now... Now to find bugs...
11161
11162 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11163
11164         * backend/ev-document-find.c: (ev_document_find_base_init),
11165         (ev_document_find_changed):
11166         * backend/ev-document-find.h:
11167         * pdf/xpdf/pdf-document.cc:
11168         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11169         (expose_bin_window), (ev_view_init), (set_document_page),
11170         (ensure_rectangle_is_visible), (jump_to_find_result),
11171         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11172         (ev_view_find_next), (ev_view_find_previous):
11173         * shell/ev-view.h:
11174         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11175
11176         More work on find implementation, mostly there now
11177
11178 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11179
11180         * backend/ev-backend-marshalers.list:
11181         * backend/ev-document-find.c: (ev_document_find_base_init),
11182         (ev_document_find_cancel), (ev_document_find_page_has_results),
11183         (ev_document_find_get_n_results), (ev_document_find_get_result),
11184         (ev_document_find_get_progress), (ev_document_find_changed):
11185         * backend/ev-document-find.h:
11186
11187         Enanche the find interface to be really able to do
11188         multi page find.
11189
11190         * pdf/xpdf/pdf-document.cc:
11191
11192         Implement
11193
11194         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11195         (expose_bin_window), (ev_view_init),
11196         (ev_view_get_find_status_message), (find_changed_cb),
11197         (ev_view_set_document), (set_document_page):
11198
11199         Adapt to the new interface. A few things are regressed sorry,
11200         I will finish it soon.
11201
11202 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11203
11204         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11205         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11206         ev_sidebar_thumbnails_parent_class variable, don't define another
11207         parent_class variable.
11208
11209         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11210         (ev_page_action_class_init): ditto.
11211
11212         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11213         (pixbuf_document_class_init): ditto.
11214
11215         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11216         ditto.
11217
11218         * .cvsignore: ignore various valgrind output files.
11219
11220 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11221
11222         * data/evince-ui.xml:
11223         * shell/Makefile.am:
11224         * shell/ev-history.c:
11225         * shell/ev-history.h:
11226         * shell/ev-navigation-action.c:
11227         * shell/ev-navigation-action.h:
11228         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11229         (ev_view_set_page), (ev_view_fit_width):
11230         * shell/ev-view.h:
11231         * shell/ev-window.c: (update_action_sensitivity),
11232         (ev_window_setup_document), (register_custom_actions):
11233
11234         Kill session history
11235
11236 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11237
11238         * shell/ev-window.c: (update_action_sensitivity):
11239
11240         Fix inverted up/down buttons
11241
11242 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11243
11244         * shell/ev-sidebar-thumbnails.c
11245         (ev_sidebar_thumbnails_select_page): make sure the selected
11246         thumbnail stays visible.
11247
11248 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11249
11250         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11251         scrolled window for Federico.
11252
11253 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11254
11255         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11256
11257 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11258
11259         * configure.ac:
11260         * pdf/splash/SplashFTFontEngine.cc:
11261
11262         Fix CID fonts with freetype 2.1.9
11263
11264 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11265
11266         * TODO: added item for desktop icon thumbnailer
11267
11268 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11269
11270         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11271         unloaded docs when the title is accessed.
11272
11273         * shell/ev-password-view.[hc]: New widget for displaying password
11274         state.
11275
11276         * shell/ev-window.[ch]: Refactor password handling code to handle
11277         the new view.
11278
11279 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11280
11281         * NEWS:
11282         * configure.ac:
11283         * data/Makefile.am:
11284
11285         Release 0.1.1
11286
11287 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11288
11289         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11290         ignore page offset here, to make search results independent of it,
11291
11292         * shell/ev-view.c (expose_bin_window): but take offsets into
11293         account here. Bug #164932
11294
11295         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11296         scale at the right time. Bug #164996
11297
11298 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11299
11300         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11301         fix the problem. Now I just removed the Adobe font names and hope
11302         that the URW fonts are always in outline format. Bug #164934
11303
11304         * shell/ev-window.c (update_window_title): empty titles are
11305         useless, use filename in that case too.
11306
11307         * NEWS: Add some content.
11308
11309 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11310
11311         * TODO: added one more TODO item and a TODONE section :)
11312
11313 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11314
11315         * ps/ps-document.h: add page_[xy]_offset fields.
11316
11317         * ps/ps-document.c (ps_document_set_page_offset)
11318         (ps_document_render): Keep offset in consideration in a few
11319         places. Bug #164752 "postscript documents are not centered in
11320         window"
11321
11322         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11323         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11324
11325         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11326         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11327         stub out missing methods for complete EvDocument implementation.
11328         Fixes segfaults with Save A Copy and Copy actions.
11329
11330         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11331         (ps_document_document_iface_init): ditto.
11332         
11333 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11334
11335         * data/.cvsignore:
11336         * data/Makefile.am:
11337         * data/evince.desktop.in:
11338
11339         Add desktop file
11340
11341 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11342
11343         * shell/ev-view.c: (ev_view_button_press_event),
11344         (ev_view_motion_notify_event):
11345
11346         Make selection work in any direction
11347
11348 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11349
11350         * TODO:
11351         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11352
11353         Use shorter labels for some of the toolbars items
11354
11355 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11356
11357         * pdf/xpdf/pdf-document.cc:
11358
11359         Check the links info is initialized before
11360         using it. Should fix a crash on startup.
11361
11362 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11363
11364         * pixbuf/pixbuf-document.c
11365         (pixbuf_document_thumbnails_get_dimensions): force floating point
11366         division to calculate page_ratio. Fixes crash with landscape
11367         format pixbufs.
11368
11369 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11370
11371         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11372
11373 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11374
11375         * shell/ev-view.c (set_document_page): unset has_selection when
11376         the page changes.
11377         (set_document_page): handle paper size changes when the page
11378         changes (test with Free Culture, page 2).
11379
11380 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11381
11382         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11383         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11384
11385         Use normal style color for the widget background and
11386         draw a black box around the page.
11387
11388 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11389
11390         * pdf/xpdf/pdf-document.cc:
11391
11392         Keep offset in consideration in a few places
11393
11394         * shell/ev-view.c: (expose_bin_window):
11395
11396         Set the offsets so that the document is ever centered
11397
11398 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11399
11400         * TODO: Added TODO items and finished off the first todo item
11401
11402         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11403         reflect current authors
11404
11405 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11406
11407         * pdf/xpdf/pdf-document.cc:
11408         * shell/ev-view.c: (ev_view_set_cursor),
11409         (ev_view_motion_notify_event), (document_changed_callback),
11410         (set_document_page):
11411
11412         Show a wait cursor while the page is rendering
11413
11414 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11415
11416         * shell/ev-sidebar-thumbnails.c:
11417         (ev_sidebar_tree_selection_changed),
11418         (ev_sidebar_thumbnails_select_page):
11419         * shell/ev-sidebar-thumbnails.h:
11420         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11421         (ev_view_can_go_forward):
11422         * shell/ev-window.c: (ev_window_open_page),
11423         (ev_window_setup_document), (update_current_page),
11424         (view_page_changed_cb), (ev_window_init):
11425         * shell/ev-window.h:
11426
11427         Ensure thumbnails selection, toolbar page control and
11428         current page are in sync.
11429
11430 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11431
11432         * pdf/xpdf/XRef.cc:
11433
11434         Fix CAN-2005-0064
11435
11436 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11437
11438         * backend/Makefile.am:
11439         * backend/ev-document-links.h:
11440         * backend/ev-document-security.c: (ev_document_security_get_type),
11441         (ev_document_security_has_document_security),
11442         (ev_document_security_set_password):
11443         * backend/ev-document-security.h:
11444         * backend/ev-document.c: (ev_document_error_quark):
11445         * backend/ev-document.h:
11446         * data/Makefile.am:
11447         * data/evince-password.glade:
11448         * pdf/xpdf/pdf-document.cc:
11449         * shell/Makefile.am:
11450         * shell/ev-password.c: (ev_password_set_bad_password_label),
11451         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11452         (ev_password_dialog_get_password),
11453         (ev_password_dialog_set_bad_pass):
11454         * shell/ev-password.h:
11455         * shell/ev-window.c: (ev_window_get_attribute),
11456         (ev_window_set_property), (update_action_sensitivity),
11457         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11458         (ev_window_setup_document), (ev_window_get_password),
11459         (ev_window_open), (ev_window_cmd_save_as),
11460         (using_postscript_printer), (ev_window_print),
11461         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11462         (update_fullscreen_popup), (ev_window_fullscreen),
11463         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11464         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11465         (menu_item_select_cb), (find_bar_search_changed_cb),
11466         (ev_window_dispose), (ev_window_init):
11467
11468         Add initial support for password-supported dialogs.  This could be
11469         a lot cooler, but it'll do for now.
11470
11471 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11472
11473         * pdf/xpdf/pdf-document.cc:
11474         * shell/ev-view.c: (status_message_from_link),
11475         (ev_view_set_status), (ev_view_set_cursor),
11476         (ev_view_motion_notify_event), (ev_view_init):
11477         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11478
11479         Fix bugs in the links implementation and change cursor
11480         when hovering a link.
11481
11482 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11483
11484         * viewer/.cvsignore: added cvsignore file for viewer directory
11485
11486         * TODO: created TODO document
11487
11488 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11489
11490         * shell/ev-view.h:
11491         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11492         new functions to help with implementation of sensitivity code
11493         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11494         of all actions that might require it.  Fixes a crash when you
11495         click on the Zoom actions in a window lacking a document.
11496
11497 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11498
11499         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11500         of the Find action
11501
11502 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11503
11504         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11505         (pixbuf_document_document_iface_init):
11506         * ps/ps-document.c: (ps_document_get_link),
11507         (ps_document_document_iface_init):
11508         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11509         (status_message_from_link), (ev_view_set_status),
11510         (ev_view_set_find_status), (ev_view_motion_notify_event),
11511         (ev_view_button_release_event), (ev_view_set_property),
11512         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11513         (ev_view_get_find_status_message), (update_find_results),
11514         (ev_view_get_status), (ev_view_get_find_status):
11515         * shell/ev-view.h:
11516         * shell/ev-window.c: (view_status_changed_cb),
11517         (view_find_status_changed_cb), (ev_window_init):
11518
11519         View status message support, use it to show the links.
11520         Needs work...
11521
11522 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11523
11524         * backend/ev-document.c: (ev_document_get_link):
11525         * backend/ev-document.h:
11526         * pdf/xpdf/pdf-document.cc:
11527         * shell/ev-application.c: (ev_application_open):
11528         * shell/ev-application.h:
11529         * shell/ev-sidebar-links.c: (selection_changed_cb):
11530         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11531         (ev_view_go_to_link):
11532
11533         Add support for document links
11534
11535 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11536
11537         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11538         (create_tool_item):
11539         Set the spin button limits correctly.
11540         
11541         * shell/ev-sidebar-thumbnails.c:
11542         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11543         Support changing pages by clicking on the thumbnails.
11544         
11545 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11546
11547         * pixbuf/pixbuf-document.c:
11548         (pixbuf_document_thumbnails_get_dimensions),
11549         (pixbuf_document_document_thumbnails_iface_init):
11550
11551         implement get_dimensions
11552
11553 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11554
11555         * ps/ps-document.c: (ps_document_goto_page):
11556
11557         Fix page switching on multipage documents
11558
11559 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11560
11561         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11562         
11563         check for NULL before assigning to width and height parameters
11564
11565 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11566
11567         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11568         (pixbuf_document_set_property), (pixbuf_document_get_property):
11569
11570         implement get/set properties
11571
11572 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11573
11574         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11575         
11576         return NULL instead of "Unknown", letting the title get set to
11577         the filename when the pdf has no title.
11578
11579 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11580
11581         * ps/ps-document.c: (ps_document_get_page_count),
11582         (ps_document_goto_page):
11583
11584 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11585
11586         * shell/ev-history.c: (ev_history_get_property),
11587         (ev_history_set_property), (ev_history_class_init),
11588         (ev_history_add_page), (ev_history_set_current_index):
11589         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11590         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11591         (ev_navigation_action_finalize):
11592         * shell/ev-navigation-action.h:
11593         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11594         (ev_view_go_forward), (ev_view_get_find_status_message),
11595         (history_index_changed_cb), (ev_view_set_history):
11596         * shell/ev-view.h:
11597         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11598         (update_current_page), (register_custom_actions):
11599
11600         Implement history dropdowns
11601
11602 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11603
11604         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11605         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11606         (ev_view_go_forward):
11607         * shell/ev-window.c: (register_custom_actions):
11608
11609         Fix several history bugs
11610
11611 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11612
11613         * configure.ac: Add «nb» to ALL_LINGUAS.
11614
11615 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11616
11617         * backend/Makefile.am:
11618         * backend/ev-bookmark.c:
11619         * backend/ev-bookmark.h:
11620         * backend/ev-document-bookmarks.c:
11621         * backend/ev-document-bookmarks.h:
11622         * backend/ev-document-links.c: (ev_document_links_get_type),
11623         (ev_document_links_has_document_links),
11624         (ev_document_links_begin_read), (ev_document_links_get_link),
11625         (ev_document_links_get_child), (ev_document_links_next),
11626         (ev_document_links_free_iter):
11627         * backend/ev-document-links.h:
11628         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11629         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11630         (ev_link_get_link_type), (ev_link_set_link_type),
11631         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11632         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11633         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11634         (ev_link_new_external):
11635         * backend/ev-link.h:
11636         * pdf/xpdf/pdf-document.cc:
11637         * shell/Makefile.am:
11638         * shell/ev-application.c: (ev_application_open_link):
11639         * shell/ev-application.h:
11640         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11641         (ev_history_get_link_nth):
11642         * shell/ev-history.h:
11643         * shell/ev-sidebar-bookmarks.c:
11644         * shell/ev-sidebar-bookmarks.h:
11645         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11646         (ev_sidebar_links_class_init), (selection_changed_cb),
11647         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11648         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11649         (do_one_iteration), (populate_links_idle),
11650         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11651         * shell/ev-sidebar-links.h:
11652         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11653         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11654         (go_to_index):
11655         * shell/ev-view.h:
11656         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11657         * shell/ev-window.h:
11658
11659         Rename bookmark to link, and use "Index" for the sidebar panel.
11660
11661 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11662
11663         * shell/Makefile.am:
11664         * shell/ev-application.c: (ev_application_open_bookmark):
11665         * shell/ev-application.h:
11666         * shell/ev-history.c: (ev_history_init), (free_links_list),
11667         (ev_history_finalize), (ev_history_class_init),
11668         (ev_history_add_link), (ev_history_add_page),
11669         (ev_history_get_link_nth), (ev_history_get_n_links),
11670         (ev_history_get_current_index), (ev_history_set_current_index),
11671         (ev_history_new):
11672         * shell/ev-history.h:
11673         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11674         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11675         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11676         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11677         (ev_view_set_page):
11678         * shell/ev-view.h:
11679         * shell/ev-window.c: (ev_window_open_bookmark),
11680         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11681         (goto_page_cb), (register_custom_actions):
11682         * shell/ev-window.h:
11683
11684         Initial history implementation. Needs work.
11685
11686 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11687
11688         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11689
11690 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11691
11692         * cut-n-paste/recent-files/egg-recent-item.c:
11693         * cut-n-paste/recent-files/egg-recent-item.h:
11694         * cut-n-paste/recent-files/egg-recent-model.c:
11695         * cut-n-paste/recent-files/egg-recent-util.c:
11696         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11697         * cut-n-paste/recent-files/egg-recent-view.c:
11698
11699         Update
11700
11701 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11702
11703         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11704         (fillGlyph, fillImageMask, drawImage):
11705         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11706         pdf/splash/SplashTypes.h:
11707         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11708         packed mode for Splash.
11709
11710         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11711         RGB8 packed mode, eliminates the pixbuf data creation loop.
11712
11713         * shell/ev-print-job.c (ev_print_job_finalize)
11714         (ev_print_job_set_property, ev_print_job_get_property)
11715         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11716         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11717         (print_closure_finalize, ev_print_job_print): implement
11718         printing (for backends with EvPsExporter)
11719
11720         * shell/ev_print_job.h: update prototypes.
11721
11722         * shell/ev-window.c (ev_window_print): unref print job after
11723         printing.
11724
11725         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11726         unless the document implements the EvDocumentFind interface.
11727
11728 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11729
11730         * configure.ac: Added ja to ALL_LINGUAS.
11731
11732 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11733
11734         * pdf/xpdf/pdf-document.cc:
11735
11736         add a FIXME. We should probably not allocate
11737         a bookmark object every time
11738
11739 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11740
11741         * shell/ev-application.c: (ev_application_open),
11742         (ev_application_open_bookmark):
11743         * shell/ev-application.h:
11744         
11745         Add a way to open bookmarks
11746
11747         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11748         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11749         (ev_bookmark_set_property), (ev_bookmark_class_init),
11750         (ev_bookmark_new_title), (ev_bookmark_new_link),
11751         (ev_bookmark_new_external):
11752
11753         Support for external uris, better constructors.
11754
11755         * backend/ev-bookmark.h:
11756         * pdf/xpdf/pdf-document.cc:
11757         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11758
11759         Handle external uris
11760
11761 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11762
11763         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11764         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11765
11766         Hook up bookmarks navigation
11767
11768 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11769
11770         * backend/Makefile.am:
11771         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11772         (ev_bookmark_get_title), (ev_bookmark_set_title),
11773         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11774         (ev_bookmark_get_page), (ev_bookmark_set_page),
11775         (ev_bookmark_get_property), (ev_bookmark_set_property),
11776         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11777         (ev_bookmark_new):
11778         * backend/ev-bookmark.h:
11779         * backend/ev-document-bookmarks.c:
11780         (ev_document_bookmarks_get_bookmark):
11781         * backend/ev-document-bookmarks.h:
11782         * pdf/xpdf/pdf-document.cc:
11783         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11784
11785         Add a bookmark object to the backend and use it instead of get_values
11786
11787 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11788
11789         * data/evince-ui.xml:
11790
11791         Cleanup and add select all.
11792
11793         * shell/ev-view.c: (ev_view_select_all),
11794         (ev_view_button_press_event):
11795         * shell/ev-view.h:
11796         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11797
11798         Add select all.
11799         Clear selection on click.
11800
11801 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11802
11803         * shell/ev-sidebar-thumbnails.c
11804         (ev_sidebar_thumbnails_set_document): forgot to unref the
11805         loading_icon.
11806
11807 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11808
11809         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11810         at the visible page, not just linearly.  This makes it look fast.
11811
11812 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11813
11814         * backend/ev-document-misc.c
11815         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11816         white.
11817         * backend/ev-document-thumbnails.h: New interface to get the size
11818         of a page.
11819
11820 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11821
11822         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11823         make dist works
11824
11825 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11826
11827         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11828         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11829         things up a bit.
11830
11831         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11832
11833 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11834
11835         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11836         fonts. Should fix font problems on systems that have the base
11837         fonts in bitmap format. Reported by James Henstridge
11838         <james@jamesh.id.au>.
11839
11840 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11841
11842         * pdf/xpdf/Gfx.cc:
11843         * pdf/xpdf/GfxState.cc:
11844
11845         Fix for CAN-2004-1125
11846
11847 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11848
11849         * shell/ev-view.c: (ev_view_copy):
11850         * shell/ev-view.h:
11851         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11852
11853         Implement Edit->Copy
11854
11855 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11856
11857         * backend/ev-document.c: (ev_document_get_text):
11858         * backend/ev-document.h:
11859         * pdf/xpdf/pdf-document.cc:
11860         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11861         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11862         (ev_view_update_primary_selection), (ev_view_button_press_event),
11863         (ev_view_motion_notify_event), (ev_view_button_release_event):
11864
11865         Beginnings of clipboard support. Incomplete but primary sort
11866         of work.
11867
11868 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11869
11870         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11871         (expose_bin_window):
11872
11873         Nicer rubberband drawing, from GtkIconView.
11874
11875 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11876
11877         * backend/ev-document.c: (ev_document_save):
11878         * backend/ev-document.h:
11879         * data/evince-ui.xml:
11880         * pdf/xpdf/pdf-document.cc:
11881         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11882
11883         Implement "Save a copy..." menu item
11884
11885 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11886
11887         * shell/ev-view.c: (ev_view_zoom):
11888
11889         Queue a resize when zoom changes
11890
11891 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11892
11893         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11894         shadows.
11895
11896         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11897         thumbnails..
11898
11899 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11900
11901         * pdf/xpdf/pdf-document.cc
11902         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11903
11904 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11905
11906         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11907         It's slow, but I'll speed it up next!
11908
11909 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11910
11911         * shell/main.c (load_files):
11912
11913         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11914         from the command line and because it seems more appropriate.
11915
11916 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11917
11918         * data/evince-ui.xml:
11919         * shell/ev-window.c: (update_action_sensitivity),
11920         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11921
11922         s/next page/page down
11923         s/previous page/page up
11924
11925 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11926
11927         * data/evince-ui.xml:
11928
11929         Change the layout to match clarkbw design.
11930
11931         * shell/Makefile.am:
11932         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11933         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11934         (ev_navigation_action_finalize),
11935         (ev_navigation_action_set_property),
11936         (ev_navigation_action_get_property),
11937         (ev_navigation_action_class_init):
11938         * shell/ev-navigation-action.h:
11939
11940         Implement clarkbw toolbar navigation controls (incomplete)
11941
11942         * shell/ev-page-action.c: (update_label), (update_spin),
11943         (value_changed_cb), (create_tool_item), (connect_proxy),
11944         (ev_page_action_init), (ev_page_action_finalize),
11945         (ev_page_action_set_property), (ev_page_action_get_property),
11946         (ev_page_action_set_current_page),
11947         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11948         * shell/ev-page-action.h:
11949
11950         Implement a page switcher in the toolbar
11951
11952         * shell/ev-view.c: (ev_view_scroll_view):
11953         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11954         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11955         (register_custom_actions), (ev_window_init):
11956
11957         Change page on PageUp/Down.
11958
11959 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11960
11961         * pdf/xpdf/pdf-document.cc
11962         (pdf_document_thumbnails_get_thumbnail): initial stab at
11963         implementing thumbnail support for pdfs.  It only does documents
11964         with precached pdfs now.
11965
11966 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11967
11968         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11969         thumbnail code into a time-based idle as well.  Also, turn off the
11970         shadow temporarily as it's really slow.
11971
11972 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11973
11974         * backend/ev-document.c: (ev_document_class_init):
11975         * pdf/xpdf/pdf-document.cc:
11976         * shell/ev-window.c: (ev_window_open):
11977
11978         Fix document title bugs and fallback to
11979         filename when not available.
11980
11981 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11982
11983         * backend/ev-document.c: (ev_document_get_type),
11984         (ev_document_class_init), (ev_document_load),
11985         (ev_document_get_title):
11986         * backend/ev-document.h:
11987         * pdf/xpdf/pdf-document.cc:
11988         * ps/ps-document.c: (ps_document_set_property),
11989         (ps_document_get_property), (ps_document_class_init),
11990         (document_load):
11991         * ps/ps-document.h:
11992         * ps/ps.h:
11993         * shell/ev-window.c: (update_window_title), (ev_window_open),
11994         (ev_window_init):
11995
11996         Initial support for document title. Not working yet.
11997
11998 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11999
12000         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12001
12002         Grab focus on the view when clicking it
12003
12004 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12005
12006         * shell/ev-marshal.list:
12007         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12008         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12009
12010         Add key bindings to the view. Now if the focus would work
12011         right...
12012
12013 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12014
12015         * Makefile.am:
12016         * backend/Makefile.am:
12017         * data/Makefile.am:
12018         * dvi/Makefile.am:
12019         * dvi/dvilib/Makefile.am:
12020         * pdf/xpdf/Makefile.am:
12021         * po/POTFILES.in:
12022         * ps/Makefile.am:
12023
12024         Fix distcheck
12025
12026 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12027
12028         * shell/ev-view.c: (ev_view_realize):
12029
12030         Fix mouse wheel scrolling
12031
12032 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12033
12034         * ps/Makefile.am:
12035         * ps/gstypes.h:
12036         * ps/gtkgs.c:
12037         * ps/gtkgs.h:
12038         * ps/ps-document.c: (catchPipe), (ps_document_init),
12039         (ps_document_class_init), (ps_document_cleanup),
12040         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12041         (set_up_page), (close_pipe), (is_interpreter_ready),
12042         (interpreter_failed), (output), (input), (start_interpreter),
12043         (stop_interpreter), (file_length), (file_readable),
12044         (check_filecompressed), (check_pdf), (compute_xdpi),
12045         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12046         (ps_document_get_type), (ps_document_emit_error_msg),
12047         (document_load), (ps_document_next_page),
12048         (ps_document_get_current_page), (ps_document_get_page_count),
12049         (ps_document_goto_page), (ps_document_set_page_size),
12050         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12051         (ps_document_load), (ps_document_get_n_pages),
12052         (ps_document_set_page), (ps_document_get_page),
12053         (ps_document_widget_event), (ps_document_set_target),
12054         (ps_document_set_scale), (ps_document_set_page_offset),
12055         (ps_document_get_page_size), (ps_document_render),
12056         (ps_document_document_iface_init):
12057         * ps/ps-document.h:
12058         * ps/ps.c:
12059         * shell/ev-window.c: (ev_window_open):
12060
12061         Rename GtkGS to PSDocument
12062
12063 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12064
12065         * ps/gtkgs.c: (gtk_gs_class_init):
12066         * ps/gtkgs.h:
12067
12068         Some more leftover...
12069
12070 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12071
12072         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12073         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12074         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12075         * ps/gtkgs.h:
12076
12077         Remove unused code and make a lot of stuff private
12078
12079 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12080
12081         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12082         (gtk_gs_defaults_changed):
12083         * ps/gsdefaults.h:
12084         * ps/gtkgs.c:
12085         * ps/gtkgs.h:
12086         * ps/ps.h:
12087
12088         Cleanup headers dependencies
12089
12090 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12091
12092         * ps/Makefile.am:
12093         * ps/ggvutils.c:
12094         * ps/ggvutils.h:
12095         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12096         * ps/gsdefaults.h:
12097         * ps/gtkgs.c: (file_length), (file_readable),
12098         (check_filecompressed), (check_pdf), (gtk_gs_load),
12099         (gtk_gs_get_postscript):
12100
12101         Get rid of ggvutils
12102
12103 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12104
12105         * ps/ggvutils.c:
12106         * ps/ggvutils.h:
12107         * ps/gsio.h:
12108         * ps/gtkgs.c: (gtk_gs_set_zoom):
12109
12110         Cleanups
12111
12112 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12113
12114         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12115
12116         Ensure the page is rerendered when changing zoom
12117
12118 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12119
12120         * backend/ev-document.c: (ev_document_base_init),
12121         (ev_document_changed):
12122         * backend/ev-document.h:
12123
12124         Add a changed event that is emitted when the page content
12125         changes. This is necessary to deal with the fact that
12126         in ps backend rendering happen asycrounously.
12127         This makes the ps backend mostly work.
12128
12129         * pdf/xpdf/pdf-document.cc:
12130
12131         Emit changed event
12132
12133         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12134         (ps_document_set_target):
12135
12136         Emit changed event
12137
12138         * shell/ev-view.c: (document_changed_callback),
12139         (ev_view_set_document), (ev_view_set_page):
12140
12141         Redraw on the changed signal
12142
12143 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12144
12145         * configure.ac: Added pt_BR to ALL_LINGUAS.
12146
12147 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12148
12149         * backend/ev-document-bookmarks.c:
12150         (ev_document_bookmarks_get_child): *
12151         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12152         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12153         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12154         (ev_sidebar_bookmarks_destroy),
12155         (ev_sidebar_bookmarks_class_init),
12156         (ev_sidebar_bookmarks_construct), (stack_data_free),
12157         (do_one_iteration), (populate_bookmarks_idle),
12158         (ev_sidebar_bookmarks_clear_document),
12159         (ev_sidebar_bookmarks_set_document): *
12160         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12161         (ev_sidebar_add_page),
12162         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12163         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12164         it displays both the topics and the page numbers.
12165
12166 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12167
12168         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12169         toggle.
12170         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12171         visible.
12172
12173 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12174
12175         * configure.ac: Added en_CA to ALL_LINGUAS.
12176
12177 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12178
12179         * ChangeLog: replace bottom of this ChangeLog (merged history of
12180         ggv and gpdf; where all paths were wrong and most of the files are
12181         not even in this tree) with ChangeLog (from arch) of the shell
12182         code.
12183
12184 2004-12-23  Havoc Pennington  <hp@redhat.com>
12185
12186         * shell/ev-window.c: hook up potentially-questionable "find
12187         results status text" feature - something involving the sidebar or
12188         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12189         might be better in the end.
12190
12191         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12192         with corresponding signal when it should be updated
12193
12194         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12195
12196 2004-12-22  Havoc Pennington  <hp@redhat.com>
12197
12198         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12199         find stuff on other pages, sort of (only returns one result on
12200         invisible pages, to show they have results; updates full results
12201         for a page when you view it). Currently repaints the current page
12202         every time a new result is found on any page, which isn't so nice.
12203
12204 2004-12-22  Havoc Pennington  <hp@redhat.com>
12205
12206         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12207         the document doesn't support find (better ideas?)
12208         (find_bar_search_changed_cb): handle missing document or document
12209         that doesn't support find
12210
12211         * pdf/xpdf/pdf-document.cc: port to implement the new
12212         EvDocumentFindIface
12213
12214         * backend/ev-document-find.c: create a new interface for searching
12215
12216         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12217
12218 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12219
12220         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12221         libevbackend.la.
12222
12223         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12224         EvPrintJob constructor arguments.
12225
12226         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12227         for documents that can export PostScript (page by page).
12228
12229         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12230         
12231         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12232         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12233         (pdf_document_ps_exporter_iface_init:
12234         Implement EvPSExporter.
12235
12236         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12237
12238 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12239
12240         * backend/Makefile.am:
12241         * backend/ev-document-thumbnails.c:
12242         (ev_document_thumbnails_get_type),
12243         (ev_document_thumbnails_get_thumbnail):
12244         * backend/ev-document-thumbnails.h:
12245         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12246         (pixbuf_document_thumbnails_get_thumbnail),
12247         (pixbuf_document_document_thumbnails_iface_init):
12248         * shell/Makefile.am:
12249         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12250         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12251         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12252         * shell/ev-sidebar-thumbnails.h:
12253         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12254         (ev_sidebar_set_document):
12255         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12256         (create_shadow), (ev_pixbuf_add_shadow):
12257         * shell/ev-utils.h:
12258         Add thumbnail support.
12259         
12260 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12261
12262         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12263         (using_postscript_printer): Set up a print dialog for "PostScript
12264         injection" method.
12265
12266         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12267         EvPrintJob.
12268
12269         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12270
12271 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12272
12273         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12274         (ps_document_set_target), (ps_document_get_page_size),
12275         (ps_document_render):
12276         * ps/gtkgs.h:
12277
12278         Fix a few bugs
12279
12280 2004-12-22  Christian Rose  <menthos@menthos.com>
12281
12282         * configure.ac: Added "sv" to ALL_LINGUAS.
12283
12284 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12285
12286         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12287         document supports bookmarks.
12288
12289 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12290
12291         * ps/ggvutils.c: (ggv_file_readable):
12292         * ps/ggvutils.h:
12293         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12294         (gtk_gs_get_postscript):
12295
12296         Remove unused utils
12297
12298 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12299
12300         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12301         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12302         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12303         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12304         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12305         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12306         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12307         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12308         (gtk_gs_set_antialiasing), (ps_document_load),
12309         (ps_document_render):
12310         * ps/gtkgs.h:
12311
12312         Another check point for the ps backend. Now I can get it to show
12313         pages!
12314
12315 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12316
12317         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12318         document setting code.
12319
12320 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12321
12322         * shell/eggfindbar.c: (entry_activate_callback):
12323         Animate the next button when activate is pressed.
12324         
12325 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12326
12327         * shell/ev-window.c: (ev_window_cmd_edit_find),
12328         (update_fullscreen_popup), (ev_window_fullscreen),
12329         (ev_window_unfullscreen), (ev_window_state_event_cb),
12330         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12331         Fix bugs in fullscreen code.
12332         
12333 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12334
12335         * Makefile.am:
12336         * configure.ac:
12337         * pixbuf/Makefile.am:
12338         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12339         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12340         (pixbuf_document_set_page), (pixbuf_document_get_page),
12341         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12342         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12343         (pixbuf_document_render), (pixbuf_document_begin_find),
12344         (pixbuf_document_end_find), (pixbuf_document_finalize),
12345         (pixbuf_document_class_init),
12346         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12347         * pixbuf/pixbuf-document.h:
12348         * shell/Makefile.am:
12349         * shell/ev-application.c: (ev_application_open):
12350         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12351         (ev_window_open):
12352         Add pixbuf backend.
12353         
12354 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12355
12356         * Makefile.am: 
12357         * dvi/dvilib/Makefile.am:
12358         * dvi/Makefile.am:
12359         * configure.ac: Auto*ify dvi and dvi/dvilib
12360
12361         * dvi/Makefile: Remove from CVS
12362         
12363         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12364         confusion.
12365
12366         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12367         
12368         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12369         
12370 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12371
12372         * ps/Makefile.am:
12373         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12374         (gtk_gs_value_adjustment_changed), (compute_size),
12375         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12376         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12377         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12378         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12379         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12380         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12381         (ps_document_load), (ps_document_get_n_pages),
12382         (ps_document_set_page), (ps_document_get_page),
12383         (ps_document_set_target), (ps_document_set_scale),
12384         (ps_document_set_page_offset), (ps_document_get_page_size),
12385         (ps_document_render), (ps_document_begin_find),
12386         (ps_document_end_find), (ps_document_document_iface_init):
12387         * ps/gtkgs.h:
12388         * shell/Makefile.am:
12389         * shell/ev-window.c: (ev_window_open):
12390
12391         Some work to integrate gtkgs with EvDocument
12392
12393 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12394
12395         * shell/ev-window.c: (update_fullscreen_popup),
12396         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12397         (exit_fullscreen_button_clicked_cb),
12398         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12399         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12400         (ev_window_state_event_cb), (ev_window_init):
12401         Add fullscreen support from Epiphany.
12402         
12403 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12404
12405         * data/ev-stock-zoom-fit-width.png: fit-width
12406         stock icon from gpdf.
12407         
12408         * shell/ev-stock-icons.[ch]: copied from gpdf.
12409         
12410         * shell/main.c: (main): init stock icons.
12411         
12412         * shell/ev-window.c: use the fit-width icon.
12413         
12414         * data/evince-ui.xml: add zooming toolbar items.
12415
12416 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12417
12418         * shell/ev-view.c: 
12419         (ev_view_best_fit), (ev_view_fit_width): because
12420         get_page_size() returns the scaled page size, we
12421         need to calculate the scale factor relative to
12422         the previous scale factor. Should really just
12423         add get_real_page_size().
12424
12425 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12426
12427         * shell/ev-view.[ch]:
12428         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12429         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12430         add zooming.
12431         
12432         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12433         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12434         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12435         hook it up.
12436         
12437         * pdf/xpdf/pdf-document.cc:
12438         (pdf_document_begin_find),
12439         (pdf_document_end_find): make static.
12440
12441 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12442
12443         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12444
12445         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12446         names to fontconfig patterns.
12447         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12448
12449         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12450         setupBaseFontsFc.
12451
12452 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12453
12454         * Makefile.am:
12455         * configure.ac:
12456         * ps/Makefile.am:
12457         * ps/ggvutils.c:
12458         * ps/ggvutils.h:
12459         * ps/gsdefaults.c:
12460         * ps/gsdefaults.h:
12461         * ps/gsio.c:
12462         * ps/gsio.h:
12463         * ps/gtkgs.c:
12464         * ps/gtkgs.h:
12465         * ps/ps.c:
12466         * ps/ps.h:
12467
12468         Import ggv backend. Not hooked up yet.
12469
12470 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12471
12472         * shell/main.c: (load_files), (main): load files
12473         from the command line.
12474
12475 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12476
12477         * configure.ac: don't require bonobo.
12478         
12479         * cut-n-paste/recent-files/*: kill bonobo recent
12480         view.
12481
12482         * shell/ev-window.c:
12483         (ev_window_is_empty): upd.
12484         (unable_to_load), (ev_window_open): load backend
12485         based on the mime type.
12486
12487 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12488
12489         * backend/.cvsignore: ignore generated marshalers source.
12490
12491         * shell/main.c (main): this is not epiphany.
12492
12493 2004-12-22  Havoc Pennington  <hp@redhat.com>
12494
12495         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12496         (expose_bin_window): draw find highlights
12497
12498         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12499         
12500         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12501         (pdf_document_end_find): implement this interface
12502
12503         * backend/ev-document.c (ev_document_found): add this to emit
12504         signal
12505
12506 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12507
12508         * data/evince-ui.xml: Add a few more toolbar items.
12509
12510         * shell/ev-window.c: Hook up page navigation toolbar 
12511         items.
12512
12513         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12514         a page-changed signal.
12515
12516         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12517         Add ev_document_get_page().
12518
12519         * shell/ev-window.c: Sensitize/desensitize navigation
12520         actions.
12521
12522 2004-12-21  Havoc Pennington  <hp@redhat.com>
12523
12524         * backend/ev-backend-marshal.c,
12525         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12526         marshaler-generator thingy. I'm sure there's a better way to do
12527         this in the modern world.
12528
12529         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12530         end_find methods and "found" signal.
12531
12532         * configure.ac: find glib-genmarshal
12533
12534 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12535
12536         * shell/ev-sidebar.c: Construct an actual sidebar.
12537         * shell/ev-sidebar-bookmarks.[ch]:
12538         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12539
12540 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12541
12542         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12543         Redo size handling.
12544         
12545         * shell/ev-view.c: Track the size from the document.
12546
12547 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12548
12549         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12550         constructor assumes ownership of the string passed in.
12551         
12552         * shell/ev-window.c (ev_window_open): Destroy the error
12553         dialog once we've displayed it.
12554
12555 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12556
12557         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12558         a bit, it works! (sort of)
12559
12560         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12561         Move to .cc since we need to use C++ in the implementation.
12562
12563         * shell/dummy.cc: Add a CC file to force evince
12564         to be linked as a C++ program.
12565
12566 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12567
12568         * shell/ev-view.[ch]: Start of content-area widget.
12569
12570         * shell/ev-window.c: Create a EvView, update it
12571         as we change documents.
12572
12573         * shell/Makefile.am shell/ev-marshal.list: Add
12574         generated marshalers.
12575
12576 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12577
12578         * Makefile.am (SUBDIRS): move shell.
12579
12580 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12581
12582         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12583         .a to libtool convenience libraries.
12584
12585         * shell/ev-window.c (ev_window_open): Hard code loading
12586         a PDF document.
12587         
12588         * backend/ev-document.h: Add a boolean return to load(),
12589         fix GError * to GError **.
12590
12591         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12592         object for a PDF backend EvDocument.
12593
12594 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12595
12596         * dvi/*: New directory with the beginning of a .dvi backend.
12597
12598 2004-12-21  Havoc Pennington  <hp@redhat.com>
12599
12600         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12601         previous/next instead of back/forward
12602
12603 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12604
12605         * backend/ev-document.[ch]: Fix a couple of problems so
12606         it compile.
12607
12608 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12609
12610         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12611         to backend/ directory, rename EvViewer to EvDocument.
12612
12613 2004-12-21  Havoc Pennington  <hp@redhat.com>
12614
12615         * shell/ev-window.c: hook up the find bar widget; now we just need
12616         a document to find things in
12617
12618         * shell/eggfindbar.c: a find bar widget
12619
12620 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12621
12622         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12623
12624 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12625
12626         * pdf/**: Import of xpdf code from gpdf. 
12627
12628         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12629
12630         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12631         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12632         Fix FreeType includes.
12633
12634         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12635         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12636         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12637         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12638         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12639         Include xpdfconfig.h
12640         
12641 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12642
12643         * shell/ev-window.c (ev_window_dispose): dispose can be called
12644         multiple times.
12645
12646 2004-12-21  Havoc Pennington  <hp@redhat.com>
12647
12648         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12649         rather than Evince
12650
12651         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12652         items; really they should be synced with the strings, etc. from
12653         current gpdf, but just getting the boring typing out of the way 
12654
12655 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12656
12657         * po/POTFILES.in:
12658         * shell/ev-application.c: (window_destroy_cb):
12659         * shell/ev-window.c:
12660         * shell/main.c: (main):
12661
12662         Actually show the window...
12663
12664 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12665
12666         * Makefile.am:
12667         * shell/Makefile.am:
12668         * shell/ev-application.c: (ev_application_class_init):
12669         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12670
12671         Make it build again
12672
12673 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12674
12675         Import to gnome cvs.
12676         
12677         * Remove copies of gpdf and ggv trees.
12678         * Rip out all the recursive configure code.
12679         * Remove bonobo machinery.
12680         * viewer/*: GInterfaces that backends should/can implement.
12681
12682 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12683
12684         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12685         typo
12686
12687 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12688
12689         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12690         (ev_application_finalize, ev_application_class_init)
12691         (ev_application_init): use GType instance private data for priv.
12692
12693         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12694         (ev_window_finalize, ev_window_class_init)
12695         (ev_window_init): ditto.
12696
12697 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12698
12699         * shell/ev-application.c (ev_application_new_window): make public
12700         (ev_application_show_initial_window): kill.
12701
12702         * shell/ev-application.h: update prototypes.
12703
12704         * shell/main.cc (main): inline ev_application_show_initial_window.
12705
12706 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12707
12708         * shell/ev-application.c (ev_application_new_window): impl.
12709         (ev_application_show_initial_window): use it.
12710         (is_window_empty, ev_application_get_empty_window): returns an
12711         existing empty window or a new one.
12712         (ev_application_open): from ev_window_cmd_file_open.
12713
12714         * shell/ev-application.h: update prototypes
12715
12716         * shell/ev-window.c (ev_window_is_empty): impl.
12717         (ev_window_open): make public.
12718         (ev_window_cmd_file_open): use ev_application_open
12719
12720         * shell/ev-window.h: update prototypes, remove unused.
12721
12722 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12723
12724         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12725         move destroy handler out of here...
12726
12727         * shell/ev-application.c, shell/ev-application.h: ...into this new
12728         class. Also handles initial window creation.
12729
12730         * shell/main.cc (main): use EvApplication to create initial
12731         window.
12732
12733 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12734
12735         * Makefile.am (SUBDIRS): add cut-n-paste
12736
12737         * cut-n-paste/Makefile.am: add
12738
12739         * configure.ac: generate Makefiles in cut-n-paste
12740
12741 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12742
12743         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12744         (ev_window_class_init): install ev_window_dispose.
12745
12746 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12747
12748         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12749         char (gchar looks stupid).
12750
12751 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12752
12753         * po/de.po: updated German translation.
12754
12755 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12756
12757         * configure.ac: add more pkg-config library checks for gnome-vfs,
12758         bonobo etc.
12759
12760         * gpdf/configure.in: temporarily disable libpaper
12761         checks. Otherwise I'd have to add the checks for the shell, too.
12762
12763 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12764
12765         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12766         and * file filters to the file choose.
12767
12768 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12769
12770         * po/de.po: Updated German translation.
12771
12772 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12773
12774         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12775
12776 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12777
12778         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12779
12780         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12781         (ev_window_init): implement those menuitems.
12782
12783 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12784
12785         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12786
12787         * shell/ev-window.c (ev_window_init): use the toolbar.
12788
12789 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12790
12791         * shell/ev-window.c (ev_window_init): use menu translations
12792
12793 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12794
12795         * configure.ac: add "de" to ALL_LINGUAS.
12796
12797         * po/de.po: add German translation.
12798
12799 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12800
12801         * Makefile.am (SUBDIRS): add po
12802
12803         * configure.ac: check intltool, glib-gettext etc, generate
12804         po/Makefile.in
12805
12806         * po, po/POTFILES.in, po/POTFILES.skip: new.
12807
12808 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12809
12810         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12811         already use (#ifdef ENABLE_NLS)
12812
12813         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12814         pointer indirection thinko.
12815
12816         * shell/main.c: include gi18n.h for bindtextdomain etc.
12817
12818 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12819
12820         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12821         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12822         tooltips for menu items in the statusbar.
12823
12824 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12825
12826         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12827         pkgdatadir drop UIDIR
12828
12829 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12830
12831         * data/evince-ui.xml: Add File->Open menu item
12832
12833         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12834         chooser), hook it up in the ui manager.
12835
12836 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12837
12838         * shell/ev-window.c: fix Help->About tooltip.
12839
12840 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12841
12842         * configure.ac: set CFLAGS for libevprivate.
12843
12844         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12845         definitions, factory etc.
12846
12847         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12848
12849         * shell/Makefile.am: link against libevprivate.a.
12850
12851         * shell/ev-window.c (entries): add stock icon to Help->About.
12852
12853         * shell/main.c (main): init stock icon code.
12854
12855 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12856
12857         * lib/recent-files: egg recent files code
12858
12859         * lib/Makefile.am: add.
12860
12861         * Makefile.am: add lib subdir.
12862
12863         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12864         set CFLAGS for recent-files.
12865
12866 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12867
12868         * configure.ac: disable -ansi and -pedantic gcc flags. They
12869         disable POSIX stuff in stdio.h, but egg-recent uses them.
12870
12871 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12872
12873         * configure.ac: add --disable-deprecated flag (defaults to on in
12874         "cvs" builds).
12875
12876         * shell/Makefile.am (INCLUDES): use it.
12877
12878 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12879
12880         * shell/main.c: add missing #include.
12881
12882         * shell/ev-window.c: fix for pedantic gcc.
12883         (ev_window_cmd_help_about): split license into paragraphs for
12884         translators and pedantic compilers.
12885
12886 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12887
12888         * configure.ac: add more warning flags if compiling with gcc from
12889         cvs (or explicitly requested with --enable-more-warnings).
12890
12891 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12892
12893         * data/evince-ui.xml: add File and File->Close menu.
12894
12895         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12896         (ev_window_destroy): quit after destroy.
12897         (ev_window_class_init): override GtkObject::destroy.
12898         (entries): install close_window callback.
12899
12900 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12901
12902         * Makefile.am (SUBDIRS): add data subdir.
12903
12904         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12905         gtk+ 2.5.0 for GtkAboutDialog.
12906
12907         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12908         main window.
12909
12910         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12911
12912         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12913         manager.
12914         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12915
12916 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12917
12918         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12919
12920 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12921
12922         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12923
12924 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12925
12926         * shell/*: Added shell directory boilerplate, build it.
12927
12928 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12929
12930         * configure.ac, Makefile.am: Added top-level configure.ac and
12931         Makefile.am