]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
4038a8658acdccc48440bd095ca7c306967ab7cb
[evince.git] / ChangeLog
1 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-view.c: (ev_view_button_release_event):
4
5         Do not create the idle function for kinetic scrolling if we are
6         not in a drag operation.
7         
8 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
11         (ev_view_button_press_event), (ev_view_motion_notify_event),
12         (ev_view_button_release_event):
13
14         Restore cursor after autoscrolling. Fixes bug #509958.
15         
16 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
17
18         * configure.ac:
19         * backend/pdf/ev-poppler.cc:
20         (pdf_document_images_get_image_mapping),
21         (pdf_document_images_get_image),
22         (pdf_document_document_images_iface_init):
23         * libdocument/ev-document-images.[ch]:
24         (ev_document_images_get_image_mapping),
25         (ev_document_images_get_image):
26         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
27         (ev_image_get_id), (ev_image_save_tmp):
28         * shell/ev-jobs.c: (ev_job_render_run):
29         * shell/ev-view.c: (ev_view_drag_data_get):
30         * shell/ev-window.c: (image_save_dialog_response_cb),
31         (ev_view_popup_cmd_copy_image):
32
33         Do not render images when rendering the page but on demand. It
34         reduces the memory comsumption.
35         
36 2008-01-18  Marcelo Lira  <setanta@gmail.com>
37
38         * configure.a:
39         * shell/ev-password.c:
40
41         Make gnome-keyring optional. Fixes bug #509676.
42         
43 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
44
45         * shell/ev-pixbuf-cache.c: (add_job):
46
47         Initialize include_images variable as FALSE instead of TRUE.
48         
49 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
50
51         * configure.ac:
52         * cut-n-paste/Makefile.am:
53         * cut-n-paste/fileformatchooser/Makefile.am:
54         * cut-n-paste/fileformatchooser/egg-macros.h:
55         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
56         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
57         * shell/Makefile.am:
58         * shell/ev-utils.c:
59         (file_chooser_dialog_add_writable_pixbuf_formats),
60         (get_gdk_pixbuf_format_by_extension):
61         * shell/ev-utils.h:
62         * shell/ev-window.c: (ev_window_error_message),
63         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
64         
65         Simplify image format selection on save.
66
67 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
68
69         * shell/ev-view.c: (ev_view_scroll_event):
70         
71         Repair gorizontal scrolling with shift. Fixes
72         bug #483412.
73
74 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
75         
76         * MAINTAINERS:
77
78         Fix formatting issues.
79         
80 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
81
82         * backend/comics/comics-document.c: (comics_regex_quote):
83         
84         Don't overquote special chars except of '. See bug 
85         502500. Thanks to Tom Parker.
86
87 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
88
89         * MAINTAINERS:
90         
91         Added Nickolay and Carlos, since they're doing most of
92         the releases nowadays.
93
94 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
95
96         * properties/Makefile.am:
97
98         Get the nautilus extension dir properly instead of using
99         a hack. Fixes bug #505359.
100
101 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
102
103         * properties/Makefile.am:
104         
105         Install nautilus extension into new place. See bug
106         #505359. Thanks to Matthias Clasen, Brian Pepple and
107         Damien Carbery.
108
109 2008-01-13   Djihed Afifi  <djihed@gmail.com>
110
111         * shell/ev-window.c: (ev_window_get_recent_file_label):
112         
113         RTL marker in recent file list. See bug #509076.
114
115 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
116
117         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
118         * shell/ev-window.c: (image_save_dialog_response_cb):
119
120         Fix compile warnings due to unused variables.
121         
122 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
123
124         * configure.ac:
125         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
126         * backend/ps/ev-spectre.c: (ps_document_render):
127
128         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
129
130 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
131
132         * shell/ev-transition-animation.c (ev_transition_animation_fade)
133         (ev_transition_animation_paint): Implement "fade" effect.
134
135 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
136
137         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
138         (ev_transition_animation_paint): Implement "uncover" effect.
139
140 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
141
142         * shell/ev-transition-animation.c (ev_transition_animation_cover)
143         (ev_transition_animation_paint): Implement "cover" effect.
144
145 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
146
147         * shell/ev-transition-animation.c (ev_transition_animation_push)
148         (ev_transition_animation_paint): Implement "push" effect.
149
150 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
151
152         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
153         (ev_transition_animation_paint): Implement "dissolve" effect.
154
155 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
156
157         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
158         (ev_transition_animation_paint): Implement "wipe" effect.
159
160 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
161
162         * shell/ev-transition-animation.c (ev_transition_animation_box)
163         (ev_transition_animation_paint): Implement "box" effect.
164
165 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
166
167         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
168         (ev_transition_animation_paint): Implement "blinds" effect.
169
170 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
171
172         * shell/ev-transition-animation.c (ev_transition_animation_split)
173         (ev_transition_animation_paint): Implement "split" effect.
174
175 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
176
177         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
178         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
179         (ev_view_transition_animation_start) 
180         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
181         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
182         (ev_view_next_page) (ev_view_previous_page):
183         
184         Use EvTransitionAnimation to drive page changes in the presentation
185         mode, the animation will wait to start until both the origin and 
186         destination page surfaces are available. Fixes #458460.
187
188         (draw_loading_text):
189
190         Remove workaround for bug #320352, it's now fixed properly.
191
192
193 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
194
195         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
196         will contain the implementations for page transition animations, at
197         the moment it just has the "replace" effect.
198         * shell/Makefile.am: Added these files to build.
199
200 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
201
202         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
203         animations.
204         * shell/Makefile.am: Added these files to build.
205
206 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
207
208         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
209         implementation to get_effect() in EvDocumentTransitionIface.
210
211 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
212
213         * libdocument/ev-transition-effect.[ch]: New files, define a page
214         transition effect, at the moment it maps PopplerPageTransition to a
215         GObject.
216         * libdocument/Makefile.am: Added these files to build.
217         * libdocument/ev-document-transition.[ch]
218         (ev_document_transition_get_effect): New method, gets the
219         EvTransitionEffect returned by the interface implementation, with
220         fallback to the "replace" effect.
221
222 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
223
224         * configure.ac:
225         * cut-n-paste/Makefile.am:
226         * cut-n-paste/fileformatchooser/Makefile.am:
227         * cut-n-paste/fileformatchooser/egg-macros.h:
228         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
229         * shell/Makefile.am:
230         * shell/ev-window.c: (image_save_dialog_response_cb),
231         (ev_view_popup_cmd_save_image_as):
232
233         Allow exporting images in any format supported by
234         GdkPixbuf. Fixes bug #500209.
235         
236 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
237
238         * backend/pixbuf/pixbuf-document.c:
239
240         More warnings fixed.
241         
242 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
243
244         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
245         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
246         * backend/djvu/djvu-text.h:
247         * backend/tiff/tiff-document.c: (tiff_document_render):
248
249         Fix compile warnings.
250         
251 2007-12-28  Christian Persch  <chpe@gnome.org>
252
253         * **/*.c: Include config.h. Bug #504721.
254
255 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
256
257         * configure.ac:
258         * Makefile.am:
259         * po/POTFILES.in:
260         * backend/comics/Makefile.am:
261         * backend/comics/comics-document.[ch]:
262         * backend/comics/comicsdocument.evince-backend.in:
263         * backend/djvu/Makefile.am:
264         * backend/djvu/djvu-document.[ch]:
265         * backend/djvu/djvudocument.evince-backend.in:
266         * backend/dvi/Makefile.am:
267         * backend/dvi/dvi-document.[c]:
268         * backend/dvi/dvidocument.evince-backend.in:
269         * backend/impress/Makefile.am:
270         * backend/impress/impress-document.[ch]:
271         * backend/impress/impressdocument.evince-backend.in:
272         * backend/pdf/Makefile.am:
273         * backend/pdf/ev-poppler.cc:
274         * backend/pdf/ev-poppler.h:
275         * backend/pdf/pdfdocument.evince-backend.in:
276         * backend/pixbuf/Makefile.am:
277         * backend/pixbuf/pixbuf-document.[ch]:
278         * backend/pixbuf/pixbufdocument.evince-backend.in:
279         * backend/ps/Makefile.am:
280         * backend/ps/ev-spectre.[ch]:
281         * backend/ps/ps-document.[ch]:
282         * backend/ps/psdocument.evince-backend.in:
283         * backend/tiff/Makefile.am:
284         * backend/tiff/tiff-document.[ch]:
285         * backend/tiff/tiffdocument.evince-backend.in:
286         * libdocument/Makefile.am:
287         * libdocument/ev-backends-manager.[ch]:
288         * libdocument/ev-module.[ch]:
289         * libdocument/ev-document.h:
290         * libdocument/ev-document-factory.[ch]:
291         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
292         (get_compression_from_mime_type), (get_document_from_uri),
293         (ev_document_factory_get_document), (file_filter_add_mime_types),
294         (ev_document_factory_add_filters):
295         * shell/Makefile.am:
296         * shell/ev-window-title.c: (get_filename_from_uri):
297         * shell/main.c: (main):
298         * thumbnailer/Makefile.am:
299         * thumbnailer/evince-thumbnailer.c: (main):
300
301         Plugin system for backends. Fixes bug #351348.
302         
303 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
304
305         * shell/ev-view-private.h:
306         * shell/ev-view.c: (ev_view_drag_update_momentum),
307         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
308         (ev_view_button_release_event), (ev_view_destroy):
309         
310         Kinetic scrolling implemented as requested in
311         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
312
313 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
314
315         * data/evince-toolbar.xml:
316         * data/evince-ui.xml:
317         * shell/ev-view-private.h:
318         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
319         (ev_view_button_press_event), (ev_view_motion_notify_event),
320         (ev_view_button_release_event), (ev_view_init),
321         (ev_view_autoscroll_cb), (ev_view_autoscroll),
322         (ev_view_set_cursor):
323         * shell/ev-view.h:
324         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
325         (ev_window_cmd_view_autoscroll):
326         
327         Autoscroll feature with the context menu. Fixes bug 
328         #323670. Thanks to David Turner <cillian64@googlemail.com>.
329
330 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
331
332         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
333
334         Disconnect also page-ready signal when removing a job because the
335         page size has changed. Thanks to kripken
336         <kripkensteiner@gmail.com>.
337
338 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
339
340         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
341         
342         Scroll pages in page entry with mouse wheel. Fixes bug
343         #324122. Thanks to David Turner <cillian64@googlemail.com>.
344
345 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
346
347         * backend/dvi/Makefile.am:
348         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
349         (mdvi_cairo_device_init):
350         * backend/dvi/mdvi-lib/common.h:
351         * backend/dvi/mdvi-lib/mdvi.h:
352         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
353         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
354         (mdvi_build_path_from_cwd):
355
356         Add ps specials support in dvi backend when libspectre is
357         present. Fixes bug #386005.
358         
359 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
360
361         * configure.ac:
362         * backend/ps/Makefile.am:
363         * backend/ps/ev-spectre.[ch]:
364         
365         Use libspectre, if available, for the ps backend. Fixes bugs
366         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
367
368 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
369         
370         * backend/comics/comics-document.c: (comics_document_load):
371         
372         Cygwin build issue fix.
373
374 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
375
376         * shell/ev-view.c: (ev_view_set_zoom):
377
378         Do not limit the minimum zoom factor when sizing mode is best bit
379         or fit width. Fixes bug #503805.
380         
381 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
382
383         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
384         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
385         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
386         (ev_link_dest_get_property), (ev_link_dest_set_property),
387         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
388         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
389         (ev_link_dest_new_fitr):
390         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
391         (goto_fith_dest), (goto_xyz_dest):
392
393         Do not change left, top and zoom values when they are null in PDF
394         destinations. Fixes bug #460658.
395         
396 2007-12-10  Christian Persch  <chpe@gnome.org>
397
398         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
399         (ev_view_accessible_class_init),
400         (ev_view_accessible_idle_do_action),
401         (ev_view_accessible_action_do_action),
402         (ev_view_accessible_action_get_description),
403         (ev_view_accessible_action_set_description),
404         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
405         (ev_view_accessible_factory_init),
406         (ev_view_accessible_factory_get_accessible_type):
407         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
408         private data, and G_DEFINE_TYPE. Bug #502843.
409
410 2007-12-08  Christian Persch  <chpe@gnome.org>
411
412         * shell/ev-metadata-manager.c: (item_free),
413         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
414         (value_free), (parse_value), (parseItem),
415         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
416         (save_values): Use GSlice to allocate small amounts of memory. Bug
417         #475972.
418
419 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
420
421         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
422
423         Restore cursor to normal after a drag operation. Fixes bug
424         #501603.
425         
426 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
427
428         * NEWS:
429         * configure.ac:
430         
431         Update for release 2.21.1
432
433 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
434
435         * configure.ac:
436         * cut-n-paste/gedit-message-area/Makefile.am:
437         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
438         * shell/Makefile.am:
439         * shell/ev-message-area.[ch]:
440         * shell/ev-window.c: (ev_window_set_message_area),
441         (ev_window_error_message_response_cb), (ev_window_error_message),
442         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
443         (ev_window_save_job_cb), (image_save_dialog_response_cb),
444         (ev_attachment_popup_cmd_open_attachment),
445         (attachment_save_dialog_response_cb), (ev_window_set_document),
446         (ev_window_init):
447
448         Use a message area instead of a popup dialog for error
449         notifications. Fixes bug #337495.
450         
451 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
452
453         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
454         (ev_window_run_fullscreen):
455
456         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
457         
458 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
459
460         * ev-sidebar-thumbnails.c: (update_visible_range),
461         (ev_sidebar_thumbnails_refresh),
462         (ev_sidebar_thumbnails_set_document),
463         (ev_sidebar_thumbnails_support_document):
464
465         Show thumbnails for documents with one page. Fixes bug #358751.
466         
467 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
468
469         * shell/ev-window.c:
470         (ev_window_load_print_settings_from_metadata),
471         (ev_window_save_print_settings), (ev_window_print_finished),
472         (ev_window_print_range):
473
474         Print settings that are specific to the document are now saved per
475         document in the metadata file. Fixes bug #488806.
476         
477 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
478
479         * backend/tiff/tiff-document.c: (tiff_document_render):
480
481         Tiff documents were rendered with wrong colors. Fixes bug #497279.
482         
483 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
484
485         * shell/ev-application.[ch]: (get_find_string_from_args),
486         (ev_application_open_uri_at_dest), (ev_application_open_uri),
487         (ev_application_open_uri_list):
488         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
489         * shell/ev-window.[ch]: (ev_window_load_job_cb),
490         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
491         (ev_window_cmd_recent_file_activate),
492         (ev_window_open_recent_action_item_activated),
493         (ev_window_print_send), (open_remote_link):
494         * shell/main.c: (arguments_parse):
495
496         Add a command line option for search. Fixes bug #497710.
497         
498 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
499
500         * shell/ev-jobs.c: (ev_job_print_new):
501
502         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
503         
504 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * data/evince-toolbar.xml:
507         * shell/Makefile.am:
508         * shell/ev-application.c: (ev_application_init):
509         * shell/ev-open-recent-action.[ch]:
510         * shell/ev-window.c:
511         (ev_window_open_recent_action_item_activated),
512         (register_custom_actions):
513
514         Add an expander to the open toolbar item which pops up a dropdown
515         menu with the recently used documents. Fixes bug #487215.
516         
517 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * shell/ev-window.c: (ev_window_open_uri),
520         (ev_window_cmd_view_reload):
521
522         Do not jump to the first page when reloading by running evince
523         from the command line. Fixes bug #490847.
524         
525 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
526
527         * shell/ev-window.c: (ev_window_cmd_help_contents):
528
529         Plugged memory leak when help file is not found. Fixes bug
530         #490762.
531         
532 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
533
534         * configure.ac:
535
536         Enable djvu, dvi and comics backends by default. Fixes bug
537         #437121.
538         
539 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
540
541         * configure.ac:
542         * cut-n-paste/Makefile.am:
543         * cut-n-paste/recent-files/*: Removed
544         * help/reference/Makefile.am:
545         * shell/Makefile.am:
546         * shell/ev-application.[ch]: (ev_application_shutdown),
547         (ev_application_init):
548         * shell/ev-window.c: (ev_window_add_recent),
549         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
550
551         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
552         
553 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
554
555         * shell/ev-window.c: (launch_external_uri):
556
557         Let GnomeVFS check the URL, this allow more URL (like mailto:),
558         and report error if the URL is not supported (#489910).
559
560 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
561
562         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
563         (pdf_document_file_exporter_begin_page),
564         (pdf_document_file_exporter_end_page):
565
566         Fix printing with poppler splash backend. Fixes bug #489774.
567         
568 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
569
570         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
571         * shell/ev-print-job.c: (ev_print_job_class_init):
572
573         Fix a crash when printing with the gnome-print dialog. Fixes bug
574         #488939.
575         
576 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
577
578         * backend/pixbuf/pixbuf-document.c:
579
580         Fix an implicit function definition warning (#487655)
581
582 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
583
584         * shell/ev-window.c:
585
586         Fix conflicting shortcut for view sade pane and presentation.
587         
588 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
589
590         * backend/pdf/ev-poppler.cc:
591         (pdf_document_file_exporter_begin_page),
592         (pdf_document_file_exporter_do_page),
593         (pdf_document_file_exporter_end_page),
594         (pdf_document_file_exporter_iface_init):
595         * libdocument/ev-file-exporter.[ch]:
596         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
597         * shell/ev-jobs.c: (ev_job_print_get_page_list),
598         (ev_job_print_run):
599
600         When printing multiple pages per sheet in reverse option, do not
601         invert the order of the pages in every sheet, but the order of the
602         sheets. Do not print blank pages when page range is invalid. Fixes
603         bugs #484857 and #485521.
604         
605 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
606
607         * shell/ev-jobs.c: (ev_job_print_get_page_list),
608         (ev_job_print_run):
609         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
610
611         Respect ranges order when printing more than one range in random
612         order.
613         
614 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
615
616         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
617         (ev_window_setup_document), (ev_window_rotation_changed_cb):
618
619         Rotate also the window icon when document is rotated. Fixes bug
620         #474681.
621         
622 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
623
624         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
625         (pdf_document_forms_get_form_fields):
626
627         Silently ignore unknown form fields. Fixes bug #482654. Patch by
628         Matthias Drochner.
629         
630 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
631
632         * configure.ac:
633         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
634
635         Use poppler_page_render_for_printing() instead of
636         poppler_page_render() if available when exporting to a ps or pdf
637         file. Fixes bug #476627.
638         
639 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * shell/ev-window.c: (ev_window_run_fullscreen):
642
643         Do not show the toolbar in fullscreen mode if the main toolbar is
644         not visible. Fixes bug #483048.
645         
646 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * shell/ev-view.c: (ev_view_button_press_event):
649
650         Give priority to form fields over images when deciding whether a
651         button press event is over an image or form field. It allows edit
652         form fields when they are over a background image. Fixes bug
653         #477841.
654         
655 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
656
657         * NEWS:
658         * configure.ac:
659         
660         Update for release 2.20.0
661
662 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
663
664         * backend/pdf/ev-poppler.cc:
665
666         Remove #ifdef HAVE_FORMS, so that forms support works again.
667
668 2007-09-05  Götz Waschk  <waschk@mandriva.org>
669
670         * configure.ac:
671         * data/evince.desktop.in.in:
672         
673         Fixes desktop file issues. See bug #473471.
674
675 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
676
677         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
678         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
679         (ev_job_queue_remove_job):
680         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
681         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
682         * shell/ev-window.c: (ev_window_clear_save_job),
683         (ev_window_save_job_cb), (file_save_dialog_response_cb),
684         (ev_window_dispose):
685
686         Move save a copy task to its own job so that it's carried out in a
687         thread avoiding another lock in the main thread. Use
688         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
689         can be saved to a pathin another file system. Fixes bug #456891.
690         
691 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
692
693         * NEWS:
694         * configure.ac:
695         
696         Update for release 2.19.92
697
698 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
699
700         * configure.ac:
701         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
702         (pdf_selection_get_selection_region),
703         (pdf_selection_get_selection_map),
704         (ev_form_field_from_poppler_field):
705
706         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
707         and triple click selections are enabled again now.
708
709 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
710
711         * shell/ev-window.c: (ev_window_add_history):
712
713         Make sure not to use the history with documents not supporting
714         links. Fixes bug #468954.
715
716 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-window.c: (ev_window_load_job_cb):
719
720         Restart the search when reloading a document with the find bar
721         visible. Fixes bug #461962.
722
723 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
724
725         * shell/ev-window.c: (setup_document_from_metadata),
726         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
727
728         Do not jump to the first page when reloading a document from the
729         last page.
730
731 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
732
733         * shell/ev-window.c: (update_chrome_flag),
734         (setup_sidebar_from_metadata),
735         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
736         (ev_window_cmd_edit_find_next),
737         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
738         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
739         (find_bar_close_cb), (view_actions_focus_in_cb):
740
741         Do not update visibility when changing a chrome flag so that it's
742         possible to update several flags and update visibility only once
743         for all of them.
744
745 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
746
747         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
748
749         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
750         supported by gtk+. Fixes bug #460907.
751
752 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
753
754         * shell/ev-view.c: (view_update_range_and_current_page):
755
756         Make sure current-page <= end-page in continuous mode. Fixes bug
757         #454950.
758
759 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
760
761         * backend/pdf/ev-poppler.cc: (build_tree):
762
763         Ignore outline items without a title. Fixes bug #453913.
764
765 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
766
767         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
768         (ev_view_button_release_event), (ev_view_leave_notify_event):
769
770         Use always drag mouse cursor during a drag operation. Fixes bug
771         #470564.
772
773 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
774
775         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
776         (pdf_selection_get_selection_region),
777         (pdf_selection_get_selection_map):
778
779         Temporarily disable double and triple selections since it depends on
780         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
781         released and the update of the external dependency minimal version
782         approved.
783
784 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
785
786         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
787         (pdf_document_file_exporter_do_page):
788         * libdocument/ev-file-exporter.h:
789         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
790         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
791
792         Actually fix printing regressions. Remove orientation from
793         EvPrintContext since it's redundant.
794
795 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
796
797         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
798         * backend/impress/impress-document.c:
799         (impress_document_document_iface_init):
800         * backend/ps/ps-document.c: (ps_document_document_iface_init):
801         * backend/djvu/djvu-document.c:
802         (djvu_document_document_iface_init),
803         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
804         * backend/tiff/tiff-document.c:
805         (tiff_document_document_iface_init):
806         * backend/pixbuf/pixbuf-document.c:
807         (pixbuf_document_document_iface_init):
808         * backend/comics/comics-document.c:
809         (comics_document_document_iface_init):
810         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
811         (pdf_selection_render_selection),
812         (pdf_selection_get_selected_text),
813         (pdf_selection_get_selection_region),
814         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
815         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
816         (ev_selection_get_selection_region),
817         (ev_selection_get_selection_map):
818         * libdocument/ev-document.[ch]:
819         * shell/ev-pixbuf-cache.[ch]: (add_job),
820         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
821         * shell/ev-view-private.h:
822         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
823         (ev_job_render_run):
824         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
825         * shell/ev-view.c: (start_selection_for_event),
826         (ev_view_button_press_event), (ev_view_drag_data_get),
827         (ev_view_drag_data_received), (ev_view_button_release_event),
828         (compute_new_selection_text), (compute_selections),
829         (ev_view_select_all), (get_selected_text), (ev_view_copy),
830         (ev_view_primary_get_cb):
831
832         Add support for double and triple click selections.
833
834 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
835
836         * NEWS:
837         * configure.ac:
838
839         Update for release 2.19.4
840
841 2007-08-28  Justin Blanchard  <justinb04@aim.com>
842
843         * shell/ev-view-private.h:
844         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
845         (ev_view_set_highlight_search):
846         * shell/ev-view.h:
847         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
848         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
849         (find_bar_visibility_changed_cb):
850         
851         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
852
853 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
854
855         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
856         (pdf_document_file_exporter_begin),
857         (pdf_document_file_exporter_do_page):
858         * shell/ev-jobs.c: (ev_job_print_run):
859         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
860
861         Create always a portrait cairo surface and rotate when needed for
862         landscape. It fixes printing problems in real printers.
863
864 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
865
866         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
867         * libdocument/ev-file-exporter.[ch]:
868         (ev_file_exporter_get_capabilities):
869         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
870         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
871
872         Adjust number of pages per row according to page orientation when
873         printing 2 or 6 pages per sheet.
874
875 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * shell/ev-window.c: (ev_window_print_send):
878
879         Reset also cups setting to 1 when printing multiple pages per
880         sheet. Fixes bug #468853.
881
882 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * libdocument/ev-document-misc.c:
885         (ev_document_misc_surface_rotate_and_scale):
886
887         Use directly cairo_surface_get_content() when creating a similar
888         surface as suggested by Jeff Muizelaar. Thanks again.
889
890 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
891
892         * backend/djvu/djvu-document.c: (djvu_document_render):
893         * backend/tiff/tiff-document.c: (tiff_document_render):
894         * backend/pdf/ev-poppler.cc: (pdf_document_render):
895         * libdocument/ev-document-misc.c:
896         (ev_document_misc_surface_from_pixbuf),
897         (ev_document_misc_surface_rotate_and_scale):
898
899         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
900         creating page surfaces. Fixes bug #453123. Thank you very much to
901         Jeff Muizelaar <jeff@infidigm.net>.
902
903 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
904
905         * shell/ev-page-cache.c: (ev_page_cache_new),
906         (ev_page_cache_get_thumbnail_size):
907         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
908         (ev_sidebar_thumbnails_set_loading_icon):
909
910         Also store in page-cache the dimensions of the thumbnails so that
911         they can be used to create the correct loading icon in the side
912         pane. Fixes bug #466857.
913
914 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
915
916         * backend/pdf/ev-poppler.cc:
917         (pdf_document_thumbnails_get_thumbnail):
918
919         Fix thumbnails rotation in pdf documents that include embedded 
920         thumbnails.
921
922 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
923
924         * backend/pdf/ev-poppler.cc:
925
926         Don't use #ifdef in macro expansion. Some compilers don't
927         like that. Closes bug #467042.
928
929 2007-08-15  Justin Blanchard  <justinb04@aim.com>
930
931         * backend/djvu/djvu-document.c: (djvu_document_finalize):
932         
933         Fixes memory leak in djvu backend.
934
935 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
936
937         * data/icons/32x32/Makefile.am:
938         * data/icons/32x32/actions/Makefile.am:
939         * data/icons/32x32/actions/view-page-cont.svg:
940         * data/icons/32x32/actions/view-page-facing.svg:
941         * data/icons/48x48/Makefile.am:
942         * data/icons/48x48/actions/Makefile.am:
943         * data/icons/48x48/actions/view-page-cont.svg:
944         * data/icons/48x48/actions/view-page-facing.svg:
945         
946         Icons for a new sizes.
947
948 2007-08-14  Justin Blanchard  <justinb04@aim.com>
949
950         * shell/ev-page-cache.c: (build_height_to_page),
951         (ev_page_cache_get_height_to_page):
952         
953         Fixes invalid read, see bug #466401.
954
955 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
958         (set_drag_cursor):
959         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
960         (configure_item_cursor), (new_pixbuf_from_widget):
961
962         Fix multihead problems in toolbar editor. Fixes bug #382055.
963
964 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
965
966         * shell/ev-window.c: (ev_window_cmd_file_open),
967         (ev_window_cmd_save_as):
968
969         Use g_get_user_special_dir when available instead of
970         xdg_user_dir_lookup.
971
972 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
973
974         * MAINTAINERS:
975         
976         Updated according to request on desktop-devel.
977
978 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
979
980         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
981
982         Do not use cairo_rectangle and cairo_clip since we are
983         not using cairo_fill but cairo_paint. Use the same cairo context
984         for every page in the same expose event.
985
986 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
987
988         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
989         leak.
990
991 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
992
993         * configure.ac:
994         * NEWS:
995
996         Release 0.9.3
997
998 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
999
1000         * libdocument/ev-document-info.h:
1001         * libdocument/ev-document.h:
1002         * shell/ev-page-action.h:
1003         * shell/ev-sidebar-links.h:
1004
1005         Fix a headers problem with ev-link
1006         
1007         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1008         * shell/ev-view-private.h:
1009         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1010         (get_link_area), (ev_view_query_tooltip),
1011         (ev_view_leave_notify_event), (ev_view_destroy),
1012         (ev_view_class_init):
1013
1014         Use new gtk tooltips when available instead of ev-tooltip.
1015         
1016 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * shell/ev-window.c: (update_chrome_visibility),
1019         (ev_window_sidebar_visibility_changed_cb):
1020
1021         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1022         
1023 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1024
1025         * shell/ev-navigation-action.c:
1026         (ev_navigation_action_history_changed),
1027         (ev_navigation_action_set_history):
1028         * shell/ev-navigation-action-widget.c:
1029         (ev_navigation_action_widget_init):
1030         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1031
1032         Fix compile warnings.
1033         
1034 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1035
1036         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1037         (egg_editable_toolbar_dispose):
1038
1039         Fix memory leak.
1040         
1041 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1042
1043         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1044         (screensaver_disable_x11):
1045         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1046         * shell/ev-window.c: (presentation_set_timeout):
1047         * shell/ev-view.c: (ev_view_presentation_transition_start):
1048
1049         Use g_timeout_add_seconds instead of g_timeout_add when
1050         available.
1051         
1052 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1053
1054         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1055
1056         Set horizontal scrollbar policy to AUTOMATIC instead of
1057         NEVER. Workaround for bug #449462.
1058         
1059 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1060
1061         * shell/ev-jobs.c: (ev_job_render_page_ready):
1062
1063         Add page_ready callback to main loop with high priority and hold
1064         a reference to job during idle.
1065         
1066 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1067
1068         * configure.ac:
1069         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1070         (pdf_document_file_exporter_begin),
1071         (pdf_document_file_exporter_do_page),
1072         (pdf_document_file_exporter_get_capabilities):
1073         * libdocument/ev-file-exporter.h:
1074         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1075         * shell/ev-window.c: (ev_window_print_send),
1076         (ev_window_print_dialog_response_cb):
1077
1078         Allow printing multiple pages per sheet. Fixes bug #395573.
1079         
1080 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1081
1082         * shell/ev-view.c: (tip_from_link):
1083         
1084         Check for NULL, fixes bug #460862.
1085
1086 2007-07-29  Christian Persch  <chpe@gnome.org>
1087
1088         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1089         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1090         (ev_window_cmd_preview_print):
1091         
1092         Fixes bug #437681 - blocks while enumerating printers.
1093
1094 2007-07-29  Christian Persch  <chpe@gnome.org>
1095
1096         * shell/ev-window.c: (ev_window_screen_changed):
1097         
1098         Don't use deprecated gtk+ function. See bug #460909.
1099
1100 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1101
1102         * shell/ev-utils.c: (get_num_monitors):
1103         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1104
1105         Do not use display before initializing it. Remove compile
1106         warnings.
1107
1108 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1109
1110         * shell/ev-view.c: (ev_view_class_init):
1111         
1112         Unix-like hjkl bindings added. See bug #458111.
1113
1114 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1115
1116         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1117         * shell/ev-utils.h:
1118         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1119         (ev_view_update_view_size):
1120         * shell/ev-view.h:
1121         * shell/ev-window.c: (ev_window_update_actions),
1122         (setup_view_from_metadata), (ev_window_screen_changed),
1123         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1124         (zoom_control_changed_cb):
1125         * shell/ev-window.h:
1126         
1127         Reorganizes utility functions.
1128
1129 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1130
1131         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1132         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1133         (add_job), (ev_pixbuf_cache_get_surface),
1134         (ev_pixbuf_cache_get_link_mapping),
1135         (ev_pixbuf_cache_get_image_mapping),
1136         (ev_pixbuf_cache_get_form_field_mapping),
1137         (ev_pixbuf_cache_get_text_mapping):
1138         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1139         (notify_page_ready), (ev_job_render_page_ready),
1140         (ev_job_render_run):
1141
1142         Add page_ready signal to notify that page is ready as soon as
1143         possible even if other page elements like links, forms, images or
1144         text mapping are not ready yet.
1145
1146 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1147
1148         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1149         (dvi_document_file_exporter_do_page),
1150         (dvi_document_file_exporter_get_capabilities),
1151         (dvi_document_file_exporter_iface_init):
1152         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1153         (ps_document_file_exporter_do_page),
1154         (ps_document_file_exporter_get_capabilities),
1155         (ps_document_file_exporter_iface_init):
1156         * backend/djvu/djvu-document.c:
1157         (djvu_document_file_exporter_begin),
1158         (djvu_document_file_exporter_end),
1159         (djvu_document_file_exporter_get_capabilities),
1160         (djvu_document_file_exporter_iface_init):
1161         * backend/tiff/tiff-document.c:
1162         (tiff_document_file_exporter_begin),
1163         (tiff_document_file_exporter_get_capabilities),
1164         (tiff_document_document_file_exporter_iface_init):
1165         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1166         (pdf_document_file_exporter_do_page),
1167         (pdf_document_file_exporter_get_capabilities),
1168         (pdf_document_file_exporter_iface_init):
1169         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1170         (ev_file_exporter_get_capabilities):
1171         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1172         (idle_print_handler), (ev_print_job_print):
1173         * shell/ev-jobs.c: (ev_job_print_run):
1174         * shell/ev-window.c: (ev_window_print_send),
1175         (ev_window_print_range):
1176
1177         Use capabilities to know which options should be offered by the
1178         print dialog depending on the document backend.
1179
1180 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1181
1182         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1183
1184         Give priority to forms over text to set the cursor.
1185
1186 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-view-private.h:
1189         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1190         (ev_view_leave_notify_event), (ev_view_finalize),
1191         (ev_view_get_property), (ev_view_class_init):
1192
1193         Use IBEAM cursor for text form fields and NORMAL cursor for read
1194         only fields. Remove unused status attribute.
1195
1196 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1197
1198         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1199
1200         Update region for current selected items also for checkbox
1201         buttons, since they can behave as radio buttons when they are in a
1202         set.
1203
1204 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * configure.ac:
1207         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1208
1209         Get max length of text form fields.
1210
1211 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1214         * libdocument/ev-form-field.h:
1215         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1216
1217         Fix build with current poppler cvs head.
1218
1219 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1220
1221         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1222         * shell/eggfindbar.c: (egg_find_bar_init):
1223
1224         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1225         deprecation. Fixes bug #455667
1226
1227 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1228
1229         * NEWS:
1230         * configure.ac:
1231         
1232         Update for release 0.9.2
1233
1234 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1235
1236         * shell/ev-view.c: (ev_view_form_field_text_save),
1237         (ev_view_form_field_choice_save):
1238
1239         Fix a crash when closing whith a form widget visible.
1240
1241 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1242
1243         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1244
1245         Update also the region of the current selected button when
1246         clicking on another button if they are radio buttons.
1247
1248 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1249
1250         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1251         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1252         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1253         (ev_pixbuf_cache_get_link_mapping),
1254         (ev_pixbuf_cache_get_image_mapping),
1255         (ev_pixbuf_cache_get_form_field_mapping),
1256         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1257         * shell/ev-view.c: (ev_view_form_field_get_region),
1258         (ev_view_form_field_button_create_widget),
1259         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1260         (job_finished_cb):
1261
1262         Redraw only form field region instead of the whole page when
1263         reloading a page to show changes on the form field.
1264
1265 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1266
1267         * shell/ev-view.c: (ev_view_form_field_choice_save):
1268
1269         Fix selection of first item in list form fields.
1270
1271 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1272
1273         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1274         (ev_pixbuf_cache_reload_page),
1275         (ev_pixbuf_cache_get_form_field_mapping):
1276
1277         Some refactoring to avoid duplicated code.
1278
1279 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1280
1281         * configure.ac:
1282         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1283         (ev_form_field_from_poppler_field),
1284         (pdf_document_forms_get_form_fields),
1285         (pdf_document_forms_form_field_text_get_text),
1286         (pdf_document_forms_form_field_text_set_text),
1287         (pdf_document_forms_form_field_button_set_state),
1288         (pdf_document_forms_form_field_button_get_state),
1289         (pdf_document_forms_form_field_choice_get_item),
1290         (pdf_document_forms_form_field_choice_get_n_items),
1291         (pdf_document_forms_form_field_choice_is_item_selected),
1292         (pdf_document_forms_form_field_choice_select_item),
1293         (pdf_document_forms_form_field_choice_toggle_item),
1294         (pdf_document_forms_form_field_choice_unselect_all),
1295         (pdf_document_forms_form_field_choice_set_text),
1296         (pdf_document_forms_form_field_choice_get_text),
1297         (pdf_document_document_forms_iface_init):
1298         * libdocument/Makefile.am:
1299         * libdocument/ev-form-field.[ch]:
1300         * libdocument/ev-document-forms.[ch]:
1301         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1302         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1303         (add_job), (ev_pixbuf_cache_reload_page),
1304         (ev_pixbuf_cache_get_form_field_mapping):
1305         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1306         * shell/ev-view-private.h:
1307         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1308         (ev_view_handle_cursor_over_xy),
1309         (ev_view_get_form_field_at_location),
1310         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1311         (ev_view_form_field_button_create_widget),
1312         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1313         (ev_view_form_field_text_create_widget),
1314         (ev_view_form_field_choice_save),
1315         (ev_view_form_field_choice_changed),
1316         (ev_view_form_field_choice_create_widget),
1317         (ev_view_handle_form_field), (ev_view_size_allocate),
1318         (ev_view_realize), (draw_end_presentation_page),
1319         (ev_view_button_press_event), (ev_view_remove_all),
1320         (ev_view_motion_notify_event), (ev_view_key_press_event),
1321         (ev_view_enter_notify_event), (highlight_find_results),
1322         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1323         (ev_view_class_init), (page_changed_cb),
1324         (on_adjustment_value_changed), (ev_view_set_presentation),
1325         (merge_selection_region), (ev_view_set_cursor),
1326         (ev_view_reset_presentation_state):
1327         
1328         Merge evince-forms branch.
1329
1330 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1331
1332         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1333
1334         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1335         This script also updates itself from libegg
1336
1337         * cut-n-paste/toolbar-editor/egg*:
1338         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1339         libegg
1340
1341 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1342
1343         * shell/ev-window.c:
1344         
1345         Adds a nice icon to page action during toolbar editing.
1346         See bug #452872.
1347
1348 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1349
1350         * data/evince-toolbar.xml:
1351         * shell/ev-window.c:
1352         
1353         Let user add a presentation and fullscreen icons on toolbar.
1354         See bug #449734.
1355
1356 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1357
1358         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1359
1360         new script to keep in sync with toolbareditor in libegg
1361
1362         * cut-n-paste/toolbar-editor/*: 
1363
1364         Run update-toolbareditor-from-libegg so we are in sync again. 
1365         Fixes bug #452850.
1366         
1367
1368 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1369
1370         * shell/ev-sidebar-links.c: (job_finished_callback):
1371
1372         Do not connect selection changed signal more than once. Fixes bug
1373         #349433.
1374
1375 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1376
1377         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1378
1379         Do not change sidebar chrome flag when pressing F9 key in
1380         presentation mode.
1381
1382 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1383
1384         * backend/pdf/ev-poppler.cc:
1385         (pdf_document_thumbnails_get_dimensions):
1386
1387         Make sure thumbnails width and height is not <= 0. Fixes a crash
1388         with some pdf documents which have really small pages.
1389
1390 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1391
1392         * shell/main.c: (main):
1393
1394         Fixes program description translation issue.
1395         Bug #450148.
1396
1397 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1398
1399         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1400
1401         Do not change current page when returning from black/white mode
1402         in presentation. Fixes bug #415032.
1403
1404 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1405
1406         * NEWS:
1407         * configure.ac:
1408         
1409         Update for release 0.9.1
1410
1411 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1412
1413         * backend/dvi/dvi-document.c:
1414         (dvi_document_finalize),
1415         (dvi_document_file_exporter_format_supported),
1416         (dvi_document_file_exporter_begin),
1417         (dvi_document_file_exporter_do_page),
1418         (dvi_document_file_exporter_end),
1419         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1420         
1421         PDF exporter for dvi documents. Fixes bug #441319.
1422
1423 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1424
1425         * shell/ev-window.c: (ev_window_clear_print_job):
1426
1427         Clear gtk print job when job has finished. Fixes bug #447612.
1428
1429 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-window.c: (ev_window_print_send),
1432         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1433
1434         Add preview button to print dialog. Fixes bug #445419.
1435
1436 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1437
1438         * backend/dvi/Makefile.am:
1439         * backend/dvi/pixbuf-device.[ch]: Removed
1440         * backend/dvi/cairo-device.[ch]: Added
1441         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1442         * backend/dvi/dvi-document.c: (dvi_document_load),
1443         (dvi_document_render), (dvi_document_finalize),
1444         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1445         (dvi_document_do_color_special):
1446         * libdocument/ev-document-misc.[ch]:
1447         (ev_document_misc_pixbuf_from_surface):
1448
1449         Port dvi backend to cairo and fix a problem with colors. 
1450
1451 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1452
1453         * shell/ev-view.c: (draw_one_page):
1454
1455         Draw only visible region.
1456
1457 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1458
1459         * backend/djvu/djvu-document.c: (djvu_document_render):
1460
1461         Fix rotation in djvu backend.
1462
1463 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1464
1465         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1466         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1467         (ev_pixbuf_cache_get_image_mapping),
1468         (ev_pixbuf_cache_get_text_mapping):
1469
1470         Redraw view every time we have a new surface. Fixes bug #443587.
1471
1472 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1473
1474         * libdocument/ev-document.c: (ev_document_info_free):
1475
1476         Fix memory leaks.
1477
1478 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1479
1480         * backend/dvi/dvi-document.c: (dvi_document_render),
1481         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1482         * backend/impress/impress-document.c:
1483         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1484         (impress_document_render), (impress_document_document_iface_init),
1485         (impress_document_thumbnails_get_thumbnail):
1486         * backend/djvu/djvu-document-private.h:
1487         * backend/djvu/djvu-document.c: (djvu_document_render),
1488         (djvu_document_finalize), (djvu_document_document_iface_init),
1489         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1490         * backend/tiff/tiff-document.c: (tiff_document_render),
1491         (tiff_document_render_pixbuf),
1492         (tiff_document_document_iface_init):
1493         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1494         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1495         (pdf_selection_render_selection):
1496         * backend/comics/comics-document.c:
1497         (comics_document_render_pixbuf), (comics_document_render),
1498         (comics_document_document_iface_init):
1499         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1500         (pixbuf_document_document_iface_init):
1501         * libdocument/ev-document-misc.[ch]:
1502         (ev_document_misc_surface_from_pixbuf),
1503         (ev_document_misc_surface_rotate_and_scale):
1504         * libdocument/ev-document.[ch]: (ev_document_render):
1505         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1506         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1507         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1508         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1509         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1510         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1511         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1512         (render_finished_cb), (ev_job_render_run):
1513         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1514         (merge_selection_region):
1515
1516         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1517         and selections.
1518
1519 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1520
1521         * shell/ev-window-title.c: (ev_window_title_update):
1522
1523         Fix memory leak.
1524
1525 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1526
1527         * shell/ev-view.c: (draw_loading_text):
1528
1529         Show loading text centered. Fixes bug #433061
1530
1531 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1532
1533         * shell/ev-sidebar-thumbnails.c:
1534         (ev_sidebar_thumbnails_set_loading_icon):
1535
1536         Remove a mutex in the main thread that blocks the UI in heavy
1537         documents.
1538
1539 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1540
1541         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1542
1543         Set points_set to TRUE so that selections don't disappear after a
1544         zoom change.
1545
1546 2007-06-07  Michael Monreal  <infernux@web.de>
1547
1548         * data/icons/16x16/actions/Makefile.am:
1549         * data/icons/16x16/actions/zoom.svg:
1550         * data/icons/22x22/actions/Makefile.am:
1551         * data/icons/22x22/actions/zoom.svg:
1552         * data/icons/24x24/actions/Makefile.am:
1553         * shell/ev-stock-icons.c:
1554         * shell/ev-stock-icons.h:
1555         * shell/ev-window.c:
1556         
1557         Zoom icon artwork. See bug #444795.
1558
1559 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1560
1561         * shell/ev-metadata-manager.c: Remove extraneous function
1562         (Closes: #444386)
1563
1564 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1565
1566         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1567         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1568         (ev_metadata_manager_set), (ev_metadata_manager_save):
1569         Simplify the timeout, no need for modified anymore
1570
1571 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1572
1573         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1574         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1575         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1576         (ev_metadata_manager_save): Adapted patch from Arjan van de
1577         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1578         time, saves on power (Closes: #443851)
1579
1580 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1581
1582         * configure.ac:
1583         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1584         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1585
1586         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1587
1588 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1589
1590         * shell/ev-window.c: (ev_window_add_history):
1591
1592         Check if history is NULL
1593
1594 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1595
1596         * libdocument/ev-image.c: (ev_image_finalize):
1597         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1598         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1599         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1600         (ev_tmp_uri_unlink):
1601
1602         Add functions to delete temporary files created by evince in a safe
1603         way.
1604
1605         * shell/ev-window.c: (ev_window_clear_local_uri),
1606         (open_xfer_update_progress_callback),
1607         (save_xfer_update_progress_callback), (ev_window_save_remote),
1608         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1609         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1610         (attachment_save_dialog_response_cb),
1611         (ev_attachment_popup_cmd_save_attachment_as):
1612
1613         Allow saving a copy of a document, image or attachment to a remote
1614         location. Fixes bug #440754. 
1615
1616 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * configure.ac:
1619         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1620
1621         Fix build with current poppler from cvs head. 
1622
1623 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1624
1625         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1626
1627         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1628         directory exists.
1629
1630 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1631
1632         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1633         * shell/ev-window.c:
1634
1635         Change sidebar ordering. Fixes bug #439939.
1636
1637 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1638
1639         * backend/comics/Makefile.am:
1640         
1641         Fixes build with --without-libgnome.
1642
1643 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1644         
1645         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1646
1647         Update cursor and tooltip on page change and view scroll. Fixes bug
1648         #439217.
1649
1650 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1651
1652         * NEWS:
1653         * configure.ac:
1654         
1655         Update for release 0.9.0
1656
1657 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1658
1659         * backend/djvu/djvu-document-private.h:
1660         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1661         (djvu_document_finalize),
1662         (djvu_document_file_exporter_format_supported),
1663         (djvu_document_file_exporter_begin),
1664         (djvu_document_file_exporter_do_page),
1665         (djvu_document_file_exporter_end),
1666         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1667         
1668         Implemented printing with djvu. Bug #437998.
1669
1670 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1671
1672         * backend/impress/zip.c:
1673         Add missing ulong definition.
1674
1675         * backend/ps/ps-interpreter.c:
1676         Add missing headers.
1677
1678         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1679
1680 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1681
1682         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1683
1684         Add missing call to parent class dispose method. 
1685
1686 2007-05-12  Ross Burton  <ross@openedhand.com>
1687
1688         * shell/main.c:
1689         Sync keybindings manually when building without libgnome
1690         (#437925).
1691
1692 2007-05-12  Ross Burton  <ross@openedhand.com>
1693
1694         * shell/ev-window.c:
1695         Respect the screen when opening help (#437866).
1696
1697 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1698
1699         * data/evince-ui.xml:
1700         * shell/ev-application.[ch]: (get_print_settings_from_args),
1701         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1702         (ev_application_open_uri_list):
1703         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1704         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1705         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1706         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1707         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1708         (ev_window_dispose):
1709         * shell/main.c: (arguments_parse):
1710
1711         Add print button in preview mode. Fixes bug #396475. 
1712
1713 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1714
1715         * cut-n-paste/zoom-control/ephy-zoom.h:
1716         
1717         Fixes zoom level factors. See bug #408119 for details.
1718
1719 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1720
1721         * backend/comics/comics-document.c: (comics_regex_quote),
1722         (extract_argv):
1723         
1724         Correctly quote symbols. Fixes crash in the bug
1725         #415370.
1726
1727 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1728
1729         * shell/ev-navigation-action-widget.c:
1730         (ev_navigation_action_widget_init),
1731         (ev_navigation_action_widget_class_init),
1732         (ev_navigation_action_widget_button_press_event):
1733         
1734         Connect to button-press event on correct widget. Fixes
1735         bug #431988
1736
1737 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1738
1739         * shell/ev-application.c: (ev_application_open_window),
1740         (ev_application_add_icon_path_for_screen),
1741         (ev_application_open_uri_at_dest):
1742         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1743         * shell/ev-navigation-action.c: (build_menu):
1744         
1745         Add app-specific icons to our icon theme. Fixes bug
1746         #425508.
1747
1748 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1749
1750         * shell/ev-history.c: (ev_history_class_init),
1751         (ev_history_add_link):
1752         * shell/ev-history.h:
1753         * shell/ev-navigation-action.c:
1754         (ev_navigation_action_history_changed),
1755         (ev_navigation_action_set_history), (build_menu),
1756         (ev_navigation_action_finalize):
1757         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1758         
1759         Make navigation action unsensitive instead of showing
1760         menu with unsensitive word. Fixes bug #417392.
1761
1762 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1763
1764         * shell/ev-application.[ch]: (ev_application_shutdown),
1765         (ev_application_get_print_settings),
1766         (ev_application_set_print_settings):
1767         * shell/ev-window.c:
1768
1769         Remember print settings. Fixes bug #349102. 
1770
1771 2007-05-08  Christian Persch  <chpe@gnome.org>
1772
1773         * configure.ac:
1774         * properties/ev-properties-view.c:
1775
1776         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1777         Bug #382438.
1778
1779 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1780
1781         * configure.ac:
1782         * properties/ev-properties-view.c: (ev_regular_paper_size):
1783
1784         Use gtk+ builtin paper list to identify the document's paper size.
1785         Fixes bug #382438. 
1786
1787 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1788
1789         * configure.ac:
1790
1791         Fix build when compiling with thumbnailer and libgnome support. 
1792
1793 2007-05-04  Ross Burton  <ross@openedhand.com>
1794
1795         * configure.ac:
1796         Add --without-libgnome, check for libgnome and libgnomeui
1797         separately, and add them to the symbols as required.
1798
1799         * libdocument/ev-file-helpers.c:
1800         When building without libgnome, use g_get_user_config_dir instead
1801         of gnome_user_dir_get.
1802
1803         * shell/ev-application.c:
1804         When building without libgnome, don't use session management.
1805
1806         * shell/main.c:
1807         When building without libgnome, don't use GnomeProgram or
1808         initialise the authentication manager.
1809
1810         This fixes #328842.
1811
1812 2007-05-04  Ross Burton  <ross@openedhand.com>
1813
1814         * shell/ev-window.c:
1815         Don't use libgnome to open help, instead call Yelp directly.
1816
1817 2007-05-04  Ross Burton  <ross@openedhand.com>
1818
1819         * shell/ev-sidebar-attachments.c:
1820         Don't use libgnome to lookup icons for MIME types, instead copy
1821         code from GTK+ to do it manually.
1822
1823 2007-05-04  Ross Burton  <ross@openedhand.com>
1824
1825         * configure.ac:
1826         Add libxml to the dependencies for SHELL_CORE (#435818).
1827
1828 2007-05-02  Ross Burton  <ross@openedhand.com>
1829
1830         * configure.ac:
1831         * Makefile.am:
1832         Add --disable-thumbnailer (#434825)
1833
1834 2007-05-02  Ross Burton  <ross@openedhand.com>
1835
1836         * shell/ev-window.c:
1837         Add missing includes, fix indentation.
1838
1839         * shell/main.c:
1840         Fix indentation.
1841
1842 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1843
1844         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1845         ev_application_open_uri_at_dest instead of ev_application_open_uri
1846         preventing new document always being opened in a new window even if there
1847         is an empty window.
1848
1849 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1850
1851         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1852         (egg_recent_view_uimanager_finalize):
1853         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1854         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1855         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1856         (ev_pixbuf_cache_dispose):
1857         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1858         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1859         
1860         Add missing chain to parent class methods. Fixes
1861         bug #433128.
1862
1863 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1864
1865         * data/Makefile.am (update-icon-cache): Updates
1866         gtk-update-icon-cache in uninstall-hook.
1867
1868 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1869
1870         * shell/ev-window.c: (ev_window_setup_document),
1871         (ev_window_set_document), (ev_window_load_job_cb):
1872         * shell/ev-view.c: (setup_caches):
1873         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1874
1875         Start rendering pages before any other jobs. 
1876
1877 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1878
1879         * shell/ev-window.c: (ev_window_stop_fullscreen),
1880         (ev_window_stop_presentation):
1881
1882         Update chrome visibility before window unfullscreen. 
1883
1884 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1885
1886         * data/Makefile.am:
1887         * data/evince-ui.xml:
1888         * shell/ev-stock-icons.[ch]:
1889         * shell/ev-application.[ch]: (ev_application_shutdown),
1890         (ev_application_init), (ev_application_get_toolbars_model):
1891         * shell/ev-window.c: (update_chrome_visibility),
1892         (fullscreen_toolbar_setup_item_properties),
1893         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1894         (ev_window_run_presentation), (ev_window_stop_presentation),
1895         (ev_window_run_preview), (ev_window_screen_changed),
1896         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1897         (ev_window_dispose), (ev_window_init):
1898
1899         Make fullscreen toolbar always visible. Do not use egg toolbars for
1900         fullscreen and preview modes since such toolbars are not editables.
1901         Fixes bugs #300278, #338910 and #316188.  
1902
1903 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1904
1905         * shell/ev-application.c:
1906         * shell/ev-job-queue.c:
1907         * shell/ev-metadata-manager.c:
1908         * shell/ev-stock-icons.c:
1909         * shell/ev-window.c:
1910         * shell/main.c:
1911         
1912         Developers documentation updated.
1913
1914 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1915
1916         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1917
1918         Check whether uri is valid before launching it. Fixes bug #427664.
1919
1920 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * shell/ev-window.c:
1923
1924         Change key accelerator for Open a Copy menu entry which is in conflict
1925         with Close. Fixes bug #427321.
1926
1927 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1928
1929         * NEWS:
1930         * configure.ac:
1931         
1932         Update for release 0.8.1
1933
1934 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1935
1936         * shell/ev-window.c: (setup_size_from_metadata):
1937         
1938         Do not make window bigger than screen. Fixes bug 
1939         #388985.
1940
1941 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1942
1943         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1944         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1945
1946         Use default resolution when it's not provided by document. Fixes bug
1947         #408762.
1948
1949 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1950
1951         * configure.ac:
1952         * thumbnailer/Makefile.am:
1953         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1954         * thumbnailer/evince-thumbnailer.schemas.in:
1955         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1956
1957         Add support for ps, eps and compressed documents thumbnails. Do not
1958         ignore size parameter. 
1959
1960 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1961
1962         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1963         (dvi_document_do_color_special):
1964         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1965
1966         Implement font color specials in the DVI backend. Fixes bug #303651.
1967
1968 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1969
1970         Fixup the previous commit:
1971
1972         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1973         * shell/xdg-user-dir-lookup.c: Make the function non-static
1974         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1975
1976 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1977
1978         * shell/ev-window.c (file_open_dialog_response_cb): Use
1979         the xdg-user-dirs DOCUMENTS folder as default folder when
1980         opening a file chooser.  (#424858)
1981
1982         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1983         xdg-user-dirs.
1984
1985 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1986
1987         * shell/ev-window.c: (ev_window_load_job_cb):
1988
1989         Do not setup view from metadata on preview mode. 
1990
1991 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1992
1993         * shell/main.c:
1994
1995         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1996
1997 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1998
1999         * shell/ev-view.c: (ev_view_primary_get_cb):
2000
2001         Check pointer != NULL before using it. Fixes bug #416841. 
2002
2003 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2004
2005         * NEWS:
2006         * configure.ac:
2007         
2008         Release 0.8.0
2009
2010 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2011
2012         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2013
2014         Do not render thumbnails when sidebar thumbnail page is not visible
2015         at startup. Fixes bug #416447. 
2016
2017 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2018
2019         * data/evince.desktop.in.in:
2020
2021         "Application" is not a valid category in the freedesktop specification.
2022
2023 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2024
2025         * libdocument/ev-file-helpers.[ch]: (compression_run),
2026         (ev_file_uncompress), (ev_file_compress):
2027         * shell/ev-window.c: (file_save_dialog_response_cb):
2028
2029         Save document compressed when saving a copy of a compressed document.
2030         Fixes bug #334542.
2031
2032 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2033
2034         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2035
2036         Allow deleting in goto window entry in presentation mode. 
2037
2038 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2039
2040         * Makefile.am: Dist MAINTAINERS.
2041
2042 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * shell/ev-window.c: (ev_window_update_actions):
2045
2046         Fix zoom shortcut keys when searching. Fixes bug #409828.
2047
2048 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2049
2050         * shell/ev-window.c: (ev_window_setup_document):
2051
2052         Fix crash when loading documents with only one page. 
2053
2054 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2055
2056         * backend/dvi/dvi-document.c:
2057         (dvi_document_thumbnails_get_dimensions),
2058         (dvi_document_thumbnails_get_thumbnail):
2059         * backend/impress/impress-document.c:
2060         (impress_document_thumbnails_get_thumbnail),
2061         (impress_document_thumbnails_get_dimensions):
2062         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2063         (ps_document_thumbnails_get_dimensions):
2064         * backend/djvu/djvu-document.c:
2065         (djvu_document_thumbnails_get_dimensions),
2066         (djvu_document_thumbnails_get_thumbnail):
2067         * backend/tiff/tiff-document.c:
2068         (tiff_document_thumbnails_get_thumbnail),
2069         (tiff_document_thumbnails_get_dimensions):
2070         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2071         (pdf_document_thumbnails_get_thumbnail),
2072         (pdf_document_thumbnails_get_dimensions):
2073         * backend/comics/comics-document.c:
2074         (comics_document_thumbnails_get_thumbnail),
2075         (comics_document_thumbnails_get_dimensions):
2076         * backend/pixbuf/pixbuf-document.c:
2077         (pixbuf_document_thumbnails_get_thumbnail),
2078         (pixbuf_document_thumbnails_get_dimensions):
2079         * libdocument/ev-document-thumbnails.[ch]:
2080         (ev_document_thumbnails_get_thumbnail),
2081         (ev_document_thumbnails_get_dimensions):
2082         * libdocument/ev-document-misc.[ch]:
2083         (ev_document_misc_get_thumbnail_frame):
2084         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2085         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2086         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2087         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2088         (ev_sidebar_thumbnails_refresh):
2089         * shell/ev-window.c: (ev_window_setup_document):
2090         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2091
2092         Use an EvRenderContext for rendering thumbnails instead of a suggested
2093         width, so that different sized pages get sized proportionally.
2094
2095 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2096
2097         * shell/ev-view.c: (ev_view_button_press_event),
2098         (ev_view_key_press_event):
2099
2100         Fix critical warnings when there is no document loaded. 
2101
2102 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2103
2104         * shell/ev-page-action-widget.c:
2105         * shell/ev-navigation-action.c:
2106         * shell/ev-window.c:
2107
2108         Fix compile warnings. 
2109
2110 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2111
2112         * backend/djvu/djvu-text.h:
2113         * backend/djvu/djvu-document.c:
2114         * backend/djvu/djvu-text-page.c:
2115         * backend/djvu/djvu-links.c:
2116         * backend/djvu/djvu-text-page.h:
2117         * backend/djvu/djvu-text.c:
2118         
2119         Fix build on Mac. Fixes bug #392186. Patch by
2120         <ephraim_owns@hotmail.com>
2121
2122 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2123
2124         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2125
2126         Restore cairo context before rendering every page when printing a PDF
2127         document into a PDF file. 
2128
2129 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2130
2131         * backend/ps/gstypes.h:
2132         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2133         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2134         (ps_document_thumbnails_get_thumbnail):
2135
2136         Handle PostScript page orientation. Fixes bug #318568.
2137
2138 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2139
2140         * backend/ps/Makefile.am:
2141         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2142         (document_load), (ps_document_load), (save_document),
2143         (save_page_list), (ps_document_get_n_pages),
2144         (ps_document_get_page_size), (ps_document_get_info),
2145         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2146         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2147         (ps_document_thumbnails_get_thumbnail),
2148         (ps_document_thumbnails_get_dimensions),
2149         (ps_document_document_thumbnails_iface_init):
2150         * backend/ps/ps.[ch]: (psgetpagebox):
2151         * backend/ps/ps-interpreter.[ch]:
2152
2153         Add support for thumbnails in ps backend. Fixes bug #164755. 
2154
2155 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2156
2157         * NEWS:
2158         * configure.ac:
2159         
2160         Release 0.7.2
2161
2162 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2163
2164         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2165         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2166         (ev_window_dispose):
2167
2168         Use document thumbnail as window icon. Fixes bug #384442.
2169
2170 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2171
2172         * configure.ac:
2173
2174         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2175         duplicated adding application/x-bzpostscript instead. 
2176
2177 2007-02-11  Tom Parker  <palfrey@tevp.net>
2178
2179         * backend/ps/ps-document.c: (document_load):
2180
2181         Check return value of psscan before trying
2182         to use it. Fixes bug #372414.
2183
2184 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2185
2186         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2187
2188         Fix invalid free in ev-page-cache. Fixes bug #404745.
2189
2190 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2191
2192         * test/Makefile.am:
2193         * test/test3.py:
2194         
2195         Added reload test case.
2196
2197 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2198
2199         * po/POTFILES.in:
2200         * backend/djvu/djvu-document.c: (djvu_document_load):
2201
2202         Check whether there are missing files in indirect multipage djvu
2203         documents. Fixes bug #361683. 
2204
2205 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2206
2207         * test/Makefile.am:
2208         * test/test-mime.bin:
2209         * test/test3.py:
2210         
2211         Added test for slow mime type
2212
2213 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2214
2215         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2216
2217         Add some checks and call parent_class->finalize. Fixes bug #404745.
2218
2219 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2220
2221         * shell/ev-navigation-action.c: (connect_proxy):
2222         
2223         Fixes dropdown history menu. Thanks a lot Carlos!
2224
2225 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2226
2227         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2228
2229         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2230         bug #373715.
2231
2232 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2233
2234         * backend/ps/ps.c: (psscan):
2235
2236         Fix memory leak. 
2237
2238 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2239
2240         * configure.ac:
2241         * libdocument/ev-file-helpers.c: 
2242
2243         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2244
2245 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2246
2247         * configure.ac:
2248         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2249         (ps_interpreter_start), (document_load), (save_document),
2250         (save_page_list):
2251         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2252         * libdocument/ev-document-factory.c:
2253         (ev_document_factory_get_from_mime), (get_document_from_uri),
2254         (free_uncompressed_uri), (ev_document_factory_get_document):
2255         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2256
2257         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2258
2259 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2260
2261         * libdocument/ev-document.h:
2262
2263         Fix typo in function name. 
2264
2265 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2266
2267         * backend/ps/ps-document.c: (ps_interpreter_finished),
2268         (ps_interpreter_start), (ps_interpreter_failed):
2269
2270         Handle ghostscript interpreter crashes. 
2271
2272 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2273
2274         * shell/ev-window.c: (ev_window_open_uri),
2275         (window_configure_event_cb):
2276
2277         Setup window size and position before showing it. Fixes bug #401711.
2278
2279 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2280
2281         * backend/ps/Makefile.am:
2282         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2283         (ps_document_dispose), (ps_document_class_init),
2284         (ps_interpreter_input), (ps_interpreter_output),
2285         (ps_interpreter_error), (setup_interpreter_env),
2286         (ps_interpreter_start), (ps_interpreter_stop),
2287         (ps_interpreter_failed), (ps_interpreter_is_ready),
2288         (check_filecompressed), (document_load), (ps_document_load),
2289         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2290         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2291         (render_page):
2292
2293         Rework ps-document. Code cleanups, remove deprecated code. 
2294
2295 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2296
2297         * shell/ev-view.c: (ev_view_button_press_event):
2298
2299         Do not start an image drag and drop operation when pointer is on 
2300         text, so that we can select text when the whole background is an
2301         image. 
2302
2303 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2304
2305         * shell/ev-window.c: (ev_window_update_actions): 
2306
2307         Disable all zoom related actions during presentation mode. 
2308
2309 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2310
2311         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2312
2313         Do not zoom in or out on presentation mode. Fixes bug #401305.
2314
2315 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2316
2317         * shell/ev-navigation-action.c: (connect_proxy),
2318         (create_menu_item), (ev_navigation_action_class_init):
2319         
2320         Correctly show menu and fix crash when navigaton 
2321         action is out of toolbar visible area.
2322
2323 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2324
2325         * data/Makefile.am:
2326         * data/evince.1:
2327         
2328         Added man file
2329
2330 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2331
2332         * help/reference/* :
2333         * configure.ac:
2334         
2335         Added gtk-doc based documentation for Evince.
2336         Still in initial state but I hope it will
2337         grow.
2338         
2339         * configure.ac:
2340         
2341         Lower dbus requirement to 0.70
2342
2343 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2344
2345         * shell/ev-window.c: (ev_window_add_history):
2346
2347         Fix memory leak. 
2348
2349 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2350
2351         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2352         * shell/ev-view.h:
2353         * shell/ev-window.c: (ev_window_add_history):
2354         
2355         Correctly handle named destination links
2356
2357 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2358
2359         * NOTES:
2360         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2361         * backend/pdf/ev-poppler.cc:
2362         * libdocument/ev-document-links.h:
2363         * libdocument/ev-link.c: (ev_link_get_page):
2364         * libdocument/ev-link.h:
2365         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2366         (ev_history_add_link):
2367         * shell/ev-history.h:
2368         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2369         (new_history_menu_item), (build_menu):
2370         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2371         * shell/ev-sidebar-links.c: (create_loading_model),
2372         (print_section_cb), (ev_sidebar_links_construct),
2373         (fill_page_labels), (update_page_callback_foreach),
2374         (update_page_callback), (job_finished_callback):
2375         * shell/ev-view.c: (ev_view_handle_link):
2376         * shell/ev-window.c: (ev_window_find_chapter),
2377         (ev_window_add_history), (view_handle_link_cb),
2378         (history_changed_cb):
2379         
2380         Implements another history variant
2381
2382 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2383
2384         * shell/ev-window.c: (view_external_link_cb):
2385         * shell/ev-view.c: (ev_view_button_release_event):
2386
2387         Open links in new window when clicking with middle button. 
2388
2389 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2390
2391         * shell/ev-navigation-action.c: (new_history_menu_item):
2392         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2393         * shell/ev-view.c: (ev_view_handle_link):
2394         * shell/ev-window.c:
2395         
2396         Store link before jump, not the destination. For me it 
2397         seems like more natural history behavior.
2398
2399 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2400
2401         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2402         (ev_navigation_action_class_init):
2403         * shell/ev-navigation-action.h:
2404         * shell/ev-page-action.c: (activate_cb):
2405         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2406         (ev_page_cache_set_current_page_history):
2407         * shell/ev-page-cache.h:
2408         * shell/ev-sidebar-thumbnails.c:
2409         (ev_sidebar_tree_selection_changed),
2410         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2411         * shell/ev-view-private.h:
2412         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2413         * shell/ev-view.h:
2414         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2415         (ev_window_setup_document), (ev_window_load_job_cb):
2416         * shell/ev-window.h:
2417         
2418         History finally works as expected.
2419
2420 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2421
2422         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2423
2424         Do not update links treeview if it doesn't have a model assigned yet. 
2425
2426 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2427
2428         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2429         (ev_sidebar_links_class_init), (update_page_callback):
2430
2431         Do not update links treeview when sidepane is not visible. 
2432
2433 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2434
2435         * shell/ev-marshal.list:
2436         * shell/ev-page-action.c: (activate_cb),
2437         (ev_page_action_class_init):
2438         * shell/ev-page-action.h:
2439         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2440         * shell/ev-window.c:
2441         
2442         Remove activate_link signal, not required.
2443
2444 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2445
2446         * shell/ev-navigation-action.c: (build_menu):
2447         
2448         Reorder menu items and build menu with fixed length.
2449
2450 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2451
2452         * shell/ev-view.c: (get_selected_text):
2453         
2454         Normalize text to fix ligatures problem. See bug
2455         #341947 for details.
2456
2457 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2460
2461         Fix memory leak in ev-page-cache. 
2462
2463 2007-01-25  Tom Parker <palfrey@tevp.net>
2464
2465         * backend/impress/impress-document.c: (impress_document_load),
2466         (impress_document_finalize), (impress_document_init):
2467         * properties/ev-properties-main.c: (ev_properties_get_pages):
2468         
2469         Correctly handle impress document errors. Fixes nautilus
2470         crash in property page #370491.
2471
2472 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2473
2474         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2475         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2476         (ev_job_queue_remove_job):
2477         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2478         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2479         (ev_job_load_run):
2480         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2481         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2482         (ev_window_load_job_cb), (xfer_update_progress_callback),
2483         (ev_window_open_uri), (ev_window_dispose):
2484         * shell/main.c: (main):
2485
2486         Do file transfer asynchronously in the main thread instead of
2487         synchronously in the load thread. Fixes bugs #399694, #398307 and
2488         #343542.
2489
2490 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2491
2492         * shell/ev-jobs.c: (ev_job_xfer_run):
2493
2494         Load the document with the font-config lock held. 
2495
2496 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2497
2498         * backend/ps/ps-document.c: (start_interpreter):
2499
2500         Fix memory leaks in ps backend. 
2501
2502 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2503
2504         * backend/impress/impress-document.c:
2505         (impress_document_render_pixbuf):
2506
2507         Do not acquire fontconfig lock in impress backend, since it is using
2508         the main loop for rendering. 
2509
2510 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2511
2512         * po/POTFILES.in: 
2513
2514         Remove mdvi files that shouldn't be translated. 
2515
2516 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2517
2518         * shell/ev-view-private.h:
2519         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2520         (ev_view_set_zoom):
2521
2522         Render "loading..." text into a cairo surface instead of directly into
2523         the window so that fontconfig lock is only needed once and UI is not
2524         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2525
2526 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2527
2528         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2529         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2530
2531         Use icon theme associated with the window screen rather than default. 
2532
2533 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2534
2535         * configure.ac:
2536
2537         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2538
2539 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2540
2541         * data/icons/*/apps/evince.*:
2542
2543         Move Evince icons under new apps directory.
2544
2545         * data/icons/*/actions/*:
2546
2547         Add new custom themeable Evince icons: view-page-continuous, 
2548         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2549         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2550
2551         * configure.ac:
2552
2553         Add new directories to AC_CONFIG_FILES.
2554
2555         * shell/ev-stock-icons.c:
2556         * shell/ev-stock-icons.h:
2557
2558         Use new custom themeable icons.
2559
2560 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2561
2562         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2563
2564         Do not draw white background page in presentation mode. 
2565
2566 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2567
2568         * shell/ev-view.c: Remove unused gnome-vfs include.
2569
2570 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2571
2572         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2573         
2574         Format string is corrected, fixes bug #397129.
2575
2576 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2577
2578         * shell/ev-window.c: (ev_window_setup_recent):
2579
2580         Do not include in recent menu inexistent documents. Fixes
2581         bug #339171.
2582
2583 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * po/POTFILES.skip: 
2586
2587         Update POTFILES.skip file according to current source tree. 
2588
2589 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2590
2591         * shell/ev-window.c: (file_save_dialog_response_cb):
2592
2593         Do Save a copy in atomic way. Fixes bug #328266. 
2594
2595 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2596
2597         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2598
2599         Keep selected cell always visible in index treeview.
2600
2601 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2602         
2603         * shell/ev-view.c: (ev_view_size_allocate):
2604
2605         Restore horizontal scrollbar after switching to/from fullscreen
2606         or presentation mode. Fixes bug #331728.
2607
2608 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2609
2610         * shell/ev-view-private.h:
2611         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2612         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2613         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2614         (ev_view_can_zoom_out):
2615
2616         Use max and min scale values in the view iby taking dpi into account. 
2617
2618 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * configure.ac:
2621         * NEWS:
2622
2623         Release 0.7.1
2624
2625 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2626
2627         * shell/ev-window.c: (ev_window_print_send):
2628
2629         Send print job to printer with some settings set to default values,
2630         since we have already exported to a file according to such settings
2631         and they could be taken twice by some printers. 
2632
2633 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2634
2635         * shell/ev-jobs.c: (ev_job_xfer_run):
2636         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2637
2638         Show main window and load document with the font-config lock held. 
2639
2640 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2641
2642         * configure.ac:
2643         * shell/ev-application.c: (ev_application_register_service):
2644         * shell/main.c: (load_files_remote):
2645
2646         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2647
2648 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2649
2650         * doc/debugging.txt:
2651         
2652         Remove obsolete documentation.
2653
2654 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2655
2656         * Makefile.am:
2657         * backend/Makefile.am:
2658         * backend/comics/Makefile.am:
2659         * backend/djvu/Makefile.am:
2660         * backend/dvi/Makefile.am:
2661         * backend/ev-async-renderer.c:
2662         * backend/ev-async-renderer.h:
2663         * backend/ev-attachment.c:
2664         * backend/ev-attachment.h:
2665         * backend/ev-backend-marshal.c:
2666         * backend/ev-document-factory.c:
2667         * backend/ev-document-factory.h:
2668         * backend/ev-document-find.c:
2669         * backend/ev-document-find.h:
2670         * backend/ev-document-fonts.c:
2671         * backend/ev-document-fonts.h:
2672         * backend/ev-document-images.c:
2673         * backend/ev-document-images.h:
2674         * backend/ev-document-info.h:
2675         * backend/ev-document-links.c:
2676         * backend/ev-document-links.h:
2677         * backend/ev-document-misc.c:
2678         * backend/ev-document-misc.h:
2679         * backend/ev-document-security.c:
2680         * backend/ev-document-security.h:
2681         * backend/ev-document-thumbnails.c:
2682         * backend/ev-document-thumbnails.h:
2683         * backend/ev-document-transition.c:
2684         * backend/ev-document-transition.h:
2685         * backend/ev-document.c:
2686         * backend/ev-document.h:
2687         * backend/ev-file-exporter.c:
2688         * backend/ev-file-exporter.h:
2689         * backend/ev-image.c:
2690         * backend/ev-image.h:
2691         * backend/ev-link-action.c:
2692         * backend/ev-link-action.h:
2693         * backend/ev-link-dest.c:
2694         * backend/ev-link-dest.h:
2695         * backend/ev-link.c:
2696         * backend/ev-link.h:
2697         * backend/ev-render-context.c:
2698         * backend/ev-render-context.h:
2699         * backend/ev-selection.c:
2700         * backend/ev-selection.h:
2701         * backend/impress/Makefile.am:
2702         * backend/pdf/Makefile.am:
2703         * backend/pixbuf/Makefile.am:
2704         * backend/ps/Makefile.am:
2705         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2706         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2707         (start_interpreter), (stop_interpreter), (document_load),
2708         (ps_document_next_page), (render_page):
2709         * backend/tiff/Makefile.am:
2710         * comics/Makefile.am:
2711         * comics/comics-document.c:
2712         * comics/comics-document.h:
2713         * configure.ac:
2714         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2715         * djvu/Makefile.am:
2716         * djvu/djvu-document-private.h:
2717         * djvu/djvu-document.c:
2718         * djvu/djvu-document.h:
2719         * djvu/djvu-links.c:
2720         * djvu/djvu-links.h:
2721         * djvu/djvu-text-page.c:
2722         * djvu/djvu-text-page.h:
2723         * djvu/djvu-text.c:
2724         * djvu/djvu-text.h:
2725         * dvi/Makefile.am:
2726         * dvi/dvi-document.c:
2727         * dvi/dvi-document.h:
2728         * dvi/fonts.c:
2729         * dvi/fonts.h:
2730         * dvi/mdvi-lib/Makefile.am:
2731         * dvi/mdvi-lib/afmparse.c:
2732         * dvi/mdvi-lib/afmparse.h:
2733         * dvi/mdvi-lib/bitmap.c:
2734         * dvi/mdvi-lib/bitmap.h:
2735         * dvi/mdvi-lib/color.c:
2736         * dvi/mdvi-lib/color.h:
2737         * dvi/mdvi-lib/common.c:
2738         * dvi/mdvi-lib/common.h:
2739         * dvi/mdvi-lib/defaults.h:
2740         * dvi/mdvi-lib/dvimisc.c:
2741         * dvi/mdvi-lib/dviopcodes.h:
2742         * dvi/mdvi-lib/dviread.c:
2743         * dvi/mdvi-lib/files.c:
2744         * dvi/mdvi-lib/font.c:
2745         * dvi/mdvi-lib/fontmap.c:
2746         * dvi/mdvi-lib/fontmap.h:
2747         * dvi/mdvi-lib/fontsrch.c:
2748         * dvi/mdvi-lib/gf.c:
2749         * dvi/mdvi-lib/hash.c:
2750         * dvi/mdvi-lib/hash.h:
2751         * dvi/mdvi-lib/list.c:
2752         * dvi/mdvi-lib/mdvi.h:
2753         * dvi/mdvi-lib/pagesel.c:
2754         * dvi/mdvi-lib/paper.c:
2755         * dvi/mdvi-lib/paper.h:
2756         * dvi/mdvi-lib/pk.c:
2757         * dvi/mdvi-lib/private.h:
2758         * dvi/mdvi-lib/setup.c:
2759         * dvi/mdvi-lib/sp-epsf.c:
2760         * dvi/mdvi-lib/special.c:
2761         * dvi/mdvi-lib/sysdeps.h:
2762         * dvi/mdvi-lib/t1.c:
2763         * dvi/mdvi-lib/tfm.c:
2764         * dvi/mdvi-lib/tfmfile.c:
2765         * dvi/mdvi-lib/tt.c:
2766         * dvi/mdvi-lib/util.c:
2767         * dvi/mdvi-lib/vf.c:
2768         * dvi/pixbuf-device.c:
2769         * dvi/pixbuf-device.h:
2770         * impress/Makefile.am:
2771         * impress/common.h:
2772         * impress/document.c:
2773         * impress/f_oasis.c:
2774         * impress/f_oo13.c:
2775         * impress/iksemel.c:
2776         * impress/iksemel.h:
2777         * impress/imposter.h:
2778         * impress/impress-document.c:
2779         * impress/impress-document.h:
2780         * impress/internal.h:
2781         * impress/r_back.c:
2782         * impress/r_draw.c:
2783         * impress/r_geometry.c:
2784         * impress/r_gradient.c:
2785         * impress/r_style.c:
2786         * impress/r_text.c:
2787         * impress/render.c:
2788         * impress/render.h:
2789         * impress/zip.c:
2790         * impress/zip.h:
2791         * lib/Makefile.am:
2792         * lib/ev-debug.c:
2793         * lib/ev-debug.h:
2794         * lib/ev-file-helpers.c:
2795         * lib/ev-file-helpers.h:
2796         * lib/ev-gui.c:
2797         * lib/ev-gui.h:
2798         * lib/ev-tooltip.c:
2799         * lib/ev-tooltip.h:
2800         * libdocument/Makefile.am:
2801         * libdocument/ev-file-helpers.c:
2802         * pdf/Makefile.am:
2803         * pdf/ev-poppler.cc:
2804         * pdf/ev-poppler.h:
2805         * pixbuf/Makefile.am:
2806         * pixbuf/pixbuf-document.c:
2807         * pixbuf/pixbuf-document.h:
2808         * properties/Makefile.am:
2809         * ps/Makefile.am:
2810         * ps/gsdefaults.c:
2811         * ps/gsdefaults.h:
2812         * ps/gsio.c:
2813         * ps/gsio.h:
2814         * ps/gstypes.h:
2815         * ps/ps-document.c:
2816         * ps/ps-document.h:
2817         * ps/ps.c:
2818         * ps/ps.h:
2819         * shell/Makefile.am:
2820         * shell/ev-application.h:
2821         * shell/ev-sidebar-links.c:
2822         * shell/ev-sidebar-links.h:
2823         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2824         (ev_gui_menu_position_tree_selection):
2825         * shell/ev-utils.h:
2826         * shell/ev-view.c: (ev_view_finalize):
2827         * shell/ev-window.c:
2828         * shell/main.c: (main):
2829         * thumbnailer/Makefile.am:
2830         * tiff/Makefile.am:
2831         * tiff/tiff-document.c:
2832         * tiff/tiff-document.h:
2833         * tiff/tiff2ps.c:
2834         * tiff/tiff2ps.h:
2835         
2836         Reorganize source tree.
2837
2838 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2839
2840         * backend/ev-document-factory.c:
2841
2842         Do not include ev-poppler.h when pdf is disabled. 
2843
2844 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2845
2846         * configure.ac:
2847         * data/evince-ui.xml:
2848         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2849         (pdf_document_document_images_iface_init):
2850         * backend/Makefile.am:
2851         * backend/ev-document-images.[ch]:
2852         * backend/ev-image.[ch]:
2853         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2854         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2855         (ev_job_xfer_run):
2856         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2857         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2858         (ev_pixbuf_cache_get_image_mapping):
2859         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2860         (view_menu_popup_cb), (ev_window_dispose),
2861         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2862         (ev_view_popup_cmd_copy_image):
2863         * shell/ev-view-private.h:
2864         * shell/ev-view.c: (ev_view_get_image_at_location),
2865         (ev_view_do_popup_menu), (ev_view_popup_menu),
2866         (ev_view_button_press_event), (ev_view_drag_data_get),
2867         (ev_view_drag_motion), (ev_view_drag_data_received),
2868         (ev_view_motion_notify_event), (ev_view_button_release_event),
2869         (ev_view_finalize), (ev_view_class_init):
2870
2871         Add image handling support. Fixes bugs #310008 and #325047. Images
2872         selection is not supported yet. 
2873
2874 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2875
2876         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2877         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2878         (ev_view_init):
2879
2880         Move view drag and drop stuff to ev-view.
2881
2882 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2883
2884         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2885         * shell/ev-view.c: (clear_selection): 
2886
2887         Clear selection also in pixbuf cache.
2888
2889 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2890
2891         * data/evince.desktop.in.in:
2892         
2893         Change icon name in desktop file. See bug #390734
2894         for details.
2895
2896 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2897
2898         * thumbnailer/Makefile.am:
2899
2900         Use top_builddir instead top_srcdir for generated schema
2901         file installation. Fixes bug #390161.
2902
2903 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2904
2905         * configure.ac:
2906         * backend/Makefile.am:
2907         * backend/ev-document-transition.[ch]:
2908         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2909         (pdf_document_page_transition_iface_init):
2910         * shell/ev-view-private.h:
2911         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2912         (ev_view_set_presentation), (transition_next_page),
2913         (ev_view_presentation_transition_stop),
2914         (ev_view_presentation_transition_start), (ev_view_next_page):
2915
2916         Add page transition support in presentation mode. At the moment only
2917         page duration is supported, but not transition effects. Fixes bug
2918         #309815.
2919
2920 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2921
2922         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2923
2924         Run find_link_dest with document lock held, since it's called by links
2925         thread and main thread at the same time. 
2926
2927 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2928
2929         * shell/ev-view.c: (goto_dest):
2930
2931         Update page-cache when page is changed by the view, so that
2932         page-changed signal is emitted. 
2933
2934 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2935
2936         * test/test1.py:
2937         * test/test2.py:
2938
2939         Use C locale in tests. 
2940
2941 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2942
2943         * shell/ev-window.c: (ev_window_run_presentation):
2944         * shell/ev-view-private.h:
2945         * shell/ev-view.c: (ev_view_set_presentation):
2946
2947         Restore zoom settings when back from presentation mode. 
2948
2949 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2950
2951         * shell/ev-window.c: (ev_window_run_presentation):
2952
2953         Always use "best fit" zoom in presentation mode.
2954         Fixes bug #389195.
2955
2956 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2957
2958         * shell/ev-view.c: (ev_view_goto_window_create):
2959
2960         Show "Jump to page" label in the page jumping popup in
2961         presentation mode instead of just a GtkEntry.
2962
2963 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2964
2965         * shell/ev-window.c: (launch_external_uri):
2966
2967         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2968         #378085.
2969
2970 2006-12-22  Elijah Newren  <newren gmail com>
2971
2972         * configure.ac: explicitly check for libxml2.  Fixes #388795
2973
2974 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2975
2976         * shell/ev-view-private.h:
2977         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2978         (ev_view_goto_window_delete_event), (key_is_numeric),
2979         (ev_view_goto_window_key_press_event),
2980         (ev_view_goto_window_button_press_event),
2981         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2982         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2983         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2984
2985         Allow jumping to another page by typing a page number in presentation
2986         mode. It uses a popup window with an entry. Fixes bug #353625.
2987
2988 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2989
2990         * configure.ac:
2991         * properties/ev-properties-view.c: (ev_get_default_user_units),
2992         (ev_regular_paper_size):
2993         
2994         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2995         to Damien Carbery <damien.carbery@sun.com> and
2996         Yevgen Muntyan <muntyan@tamu.edu>.
2997
2998 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2999
3000         * shell/ev-window.c: (setup_document_from_metadata):
3001
3002         Make sure Evince doesn't restore the view on the last
3003         page when a document is reopened. Fixes bug #383381.
3004
3005 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3006
3007         * shell/ev-view.c: (draw_loading_text):
3008
3009         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3010
3011 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3012
3013         * configure.ac:
3014         * NEWS:
3015
3016         Release 0.7.0
3017
3018 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3019
3020         * configure.ac:
3021         * pdf/ev-poppler.cc: (pdf_print_context_free),
3022         (pdf_document_file_exporter_begin),
3023         (pdf_document_file_exporter_do_page):
3024
3025         Make cairo-pdf depedency optional. 
3026
3027 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3028
3029         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3030
3031         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3032
3033 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3034
3035         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3036         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3037         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3038         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3039         * shell/ev-view.c: (draw_loading_text):
3040         * shell/ev-window.c: (ev_window_cmd_file_properties):
3041
3042         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3043         related to using FontConfig from different threads.
3044         
3045 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3046
3047         * shell/ev-view.c: (draw_loading_text):
3048
3049         Acquire lock document when drawing "Loading..." text so that only one
3050         thread will use FontConfig at the same time. Fixes bug #374750.
3051
3052 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3053
3054         * shell/ev-page-action.[ch]: (activate_cb):
3055         * shell/ev-window.c: (activate_label_cb):
3056
3057         Check if text inserted in page entry is a valid page number when it
3058         doesn't match to any document page label. Fixes bug #383165.
3059
3060 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3061         * shell/ev-window.c:
3062
3063         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3064         available with GTK < 2.10. Added an ifdef to avoid compilation
3065         error.
3066
3067 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3068
3069         * configure.ac:
3070         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3071
3072         Fix ps backend in multihead systems.
3073
3074 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3075
3076         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3077         * shell/ev-window.c: (ev_window_get_screen_dpi),
3078         (ev_window_update_actions), (setup_view_from_metadata),
3079         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3080
3081         Take screen DPI into account when zooming. Fixes bug #318285.
3082
3083 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3084
3085         * data/Makefile.am:
3086
3087         Cleaned up/slightly refactored Makefile.am. Added GConf
3088         schemas uninstallation as well.
3089
3090 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3091
3092         * Makefile.am:
3093         * test/Makefile.am:
3094
3095         Fight with autotools to fix make check. Make distcheck
3096         works fine as well now!
3097
3098 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3099
3100         * shell/ev-view.c: (draw_end_presentation_page):
3101
3102         Corrected "end of presentation" string.
3103
3104 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3105
3106         * shell/ev-view.c: (ev_view_key_press_event):
3107
3108         Correctly propagate key press event so that up/down keys
3109         work as expected (correct behaviour was broken by
3110         black/white screen key bindings for presentations).
3111
3112 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3113
3114         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3115         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3116         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3117         (pdf_selection_get_selection_region),
3118         (pdf_selection_get_selection_map):
3119
3120         Add "static" to some private functions. 
3121
3122 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3123
3124         * lib/ev-tooltip.h:
3125         * properties/ev-properties-view.h:
3126         * shell/ev-jobs.h:
3127         * shell/ev-properties-dialog.h:
3128         * shell/ev-properties-fonts.h:
3129         * shell/ev-sidebar-links.h:
3130         * shell/ev-sidebar-thumbnails.h:
3131         * shell/ev-sidebar.h:
3132         * shell/ev-window.h:
3133         
3134         Fixes CHACK type in class casts. See bug #385343
3135         for details.
3136
3137 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3138
3139         * shell/ev-view-private.h:
3140         * shell/ev-view.c: (draw_end_presentation_page),
3141         (ev_view_expose_event), (ev_view_key_press_event),
3142         (ev_view_class_init), (ev_view_init):
3143
3144         Blank screen in presentation mode when pressing 'b' (filling with
3145         black) or 'w' (filling with white) keys. Fixes bug #358132.
3146
3147 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3148
3149         * data/evince-toolbar.xml:
3150         * shell/ev-window.c:
3151         
3152         Use stock icon for Select All action. Fixes
3153         bug #382652.
3154
3155 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3156
3157         * shell/ev-view.c: (get_doc_point_from_offset),
3158         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3159
3160         Add links support in rotated documents. Fixes bug #343733.
3161
3162 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3163
3164         * shell/ev-view-private.h:
3165         * shell/ev-view.c: (draw_end_presentation_page),
3166         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3167
3168         Show a blank page after the last page in presentation mode with a
3169         message indicating that presentation has finished and how to exit. 
3170
3171 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3172
3173         * shell/ev-window.c: (fullscreen_timeout_cb):
3174
3175         Hide cursor after a while in presentation mode. 
3176
3177 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3178
3179         * backend/ev-document-info.h:
3180         * data/evince-properties.glade:
3181         * pdf/ev-poppler.cc:
3182         * properties/ev-properties-view.c: (ev_regular_paper_size),
3183         (ev_properties_view_set_info):
3184         * ps/ps-document.c: (ps_document_get_info):
3185
3186         Adds a paper size field to the properties dialog. Fixes
3187         bug #307315. Patch by Kasper Svendsen (with some i18n
3188         changes done by me).
3189
3190 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3191
3192         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3193         (screensaver_init_dbus), (totem_scrsaver_new),
3194         (totem_scrsaver_init):
3195         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3196         * shell/ev-application.c: (ev_application_register_service),
3197         (ev_application_screensaver_enable),
3198         (ev_application_screensaver_disable):
3199         * shell/ev-application.h:
3200         * shell/ev-window.c: (ev_window_run_presentation),
3201         (ev_window_stop_presentation), (build_comments_string),
3202         (ev_window_init):
3203         
3204         Move screensaver handling to application. No more
3205         message on startup.
3206
3207 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3208
3209         * configure.ac:
3210         * backend/Makefile.am:
3211         * backend/ev-file-exporter.[ch]:
3212         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3213         * ps/ps-document.c: (ps_document_file_exporter_*):
3214         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3215         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3216         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3217         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3218
3219         Allow printing to PDF when suppoted by the backend.
3220         
3221 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3222
3223         * shell/ev-window.c: (build_comments_string):
3224
3225         Use always "Document Viewer" in about dialog. 
3226
3227 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3228
3229         * djvu/djvu-document.c: (djvu_document_get_page_size):
3230
3231         Display a warning message when get_pageinfo fails. 
3232
3233 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3234
3235         * Makefile.am:
3236         * backend/Makefile.am:
3237         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3238         * configure.ac:
3239         * shell/ev-window.c: (build_comments_string):
3240         
3241         Make pdf compilation optional. See bug #38007.
3242
3243 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3244
3245         * ps/ps.c: (get_next_text):
3246
3247         Fix CVE-2006-5864.
3248
3249 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3250
3251         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3252         * shell/ev-navigation-action.c: (connect_proxy),
3253         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3254         
3255         Do not call g_type_class_peek_parent twice.
3256
3257 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3258
3259         * configure.ac:
3260         * data/icons/24x24/.cvsignore:
3261         * data/icons/24x24/Makefile.am:
3262         * data/icons/24x24/evince.png:
3263         * data/icons/Makefile.am:
3264         
3265         Add 24x24 icon. Thanks to 
3266         Michael Monreal <infernux@web.de>.
3267
3268 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3269
3270         * configure.ac: Fix typo in configure.ac. Thanks
3271         to dmacks@netspace.org for notification.
3272
3273 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3274
3275         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3276         
3277         Drop dbus include, fixes compilation with older dbus.
3278
3279 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3280
3281         * configure.ac:
3282         * cut-n-paste/Makefile.am:
3283         * cut-n-paste/totem-screensaver/.cvsignore
3284         * cut-n-paste/totem-screensaver/Makefile.am:
3285         * cut-n-paste/totem-screensaver/README:
3286         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3287         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3288         * shell/Makefile.am:
3289         * shell/ev-window.c: (ev_window_run_presentation),
3290         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3291         (ev_window_init):
3292
3293         Implemented screensaver enabling/disabling for
3294         presentation mode (not fullscreen mode). Code stolen
3295         from Totem (with some minor tweaks). Fixes bug #338889.
3296
3297 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3298
3299         * configure.ac:
3300
3301         Bump gnome-icon-theme requirements. We use the rotation
3302         icons that appeared recently.
3303
3304 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3305
3306         * shell/ev-history.c: (ev_history_add_page):
3307         * shell/ev-history.h:
3308         * shell/ev-window.c: (page_changed_cb):
3309         
3310         Use page labels instead of numbers.
3311
3312 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3313
3314         * data/evince-toolbar.xml:
3315         * po/POTFILES.in:
3316         * shell/Makefile.am:
3317         * shell/ev-navigation-action-widget.c:
3318         (ev_navigation_action_widget_init),
3319         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3320         (menu_detacher), (ev_navigation_action_widget_set_menu),
3321         (menu_position_func), (popup_menu_under_arrow),
3322         (ev_navigation_action_widget_toggled),
3323         (ev_navigation_action_widget_button_press_event):
3324         * shell/ev-navigation-action-widget.h:
3325         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3326         (ev_navigation_action_set_window), (activate_menu_item_cb),
3327         (new_history_menu_item), (new_empty_history_menu_item),
3328         (build_menu), (menu_activated_cb), (connect_proxy),
3329         (create_tool_item), (ev_navigation_action_init),
3330         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3331         * shell/ev-navigation-action.h:
3332         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3333         (ev_page_action_widget_set_page_cache),
3334         (ev_page_action_widget_finalize),
3335         (ev_page_action_widget_class_init), (match_selected_cb),
3336         (display_completion_text), (match_completion), (build_new_tree_cb),
3337         (get_filter_model_from_model),
3338         (ev_page_action_widget_update_model):
3339         * shell/ev-page-action-widget.h:
3340         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3341         (connect_proxy):
3342         * shell/ev-page-action.h:
3343         * shell/ev-stock-icons.c:
3344         * shell/ev-stock-icons.h:
3345         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3346         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3347         (register_custom_actions):
3348         * shell/main.c:
3349         
3350         Preliminary history implementation
3351
3352 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3353
3354         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3355         (dvi_document_class_init), (dvi_document_init_params):
3356         * dvi/mdvi-lib/font.c: (font_reference):
3357         
3358         Add reference to subfont. Fixes bug #374277.
3359
3360 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3361
3362         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3363         (ev_window_cmd_file_open_copy_at_dest):
3364
3365         Fix a race condition when creating symlink. Increase the counter
3366         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3367         Mathias Hasselmann).
3368
3369 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3370
3371         * backend/Makefile.am:
3372         * backend/ev-attachment.c: (ev_attachment_open):
3373         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3374         (ev_tmp_dir), (ev_tmp_filename):
3375         * shell/ev-sidebar-attachments.c:
3376         (ev_sidebar_attachments_drag_data_get):
3377         * shell/ev-window.c: (ev_window_clear_temp_file):
3378
3379         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3380         in ensure_dir_exists. Abort without crashing when we can't create
3381         user's directory.
3382
3383 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3384
3385         * data/evince-ui.xml:
3386         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3387         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3388         (ev_window_cmd_file_open_copy_at_dest),
3389         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3390         (ev_view_popup_cmd_open_link_new_window):
3391
3392         Allow opening a copy of the current document in a new window. Fixes bug
3393         #357472
3394
3395 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3396
3397         * data/evince-toolbar.xml:
3398         
3399         Add rotate right and rotate left to available items for toolbar.
3400         
3401         * data/evince-ui.xml:
3402         * shell/ev-window.c: (ev_window_init):
3403         
3404         Customize toolbar with right click. Fixes bug #372451.
3405
3406 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3407
3408         * shell/ev-window.c: 
3409         
3410         Use "object-rotate-{left,right}" stock icons. Fixes 
3411         bug #373863.
3412
3413 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3414
3415         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3416         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3417         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3418         (ev_window_open_uri):
3419         * shell/main.c: (arguments_parse):
3420
3421         Remove temp file created when evince is used by GTK+ in
3422         preview mode. Fixes bug #365282. 
3423
3424 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3425
3426         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3427         
3428         Fixes bug #372474 - Side pane disabled when entering 
3429         and leaving fullscreen mode.
3430
3431 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3432
3433         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3434         * data/Makefile.am:
3435         * data/evince-preview-toolbar.xml:
3436         * data/evince-toolbar.xml:
3437         * shell/ev-application.c: (ev_application_shutdown),
3438         (ev_application_init), (ev_application_get_toolbars_model):
3439         * shell/ev-application.h:
3440         * shell/ev-window.c: (update_chrome_visibility),
3441         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3442         (ev_window_cmd_edit_toolbar), (ev_window_init):
3443         
3444         Fixes bug #364364 - toolbar editor shows zoom actions again.
3445
3446 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3447
3448         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3449
3450         Do not take margins into consideration for paper size when printing.
3451         Really fixes bug #350491.
3452
3453 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3454
3455         * data/evince-ui.xml:
3456         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3457         (ev_window_cmd_file_print_setup),
3458         (ev_window_print_dialog_response_cb),
3459         (ev_window_setup_action_sensitivity):
3460
3461         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3462
3463 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3464
3465         * shell/ev-window.c: (ev_window_print_range):
3466
3467         Revert my previuos commit, since printing to PDF is not supported by
3468         evince yet. 
3469
3470 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3471
3472         * shell/ev-window.c: (ev_window_print_range):
3473
3474         Enable print to a PDF. Fixes bug #332121.
3475
3476 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3477
3478         * shell/ev-application-service.xml:
3479         * shell/ev-application.[ch]: (ev_application_open_window),
3480         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3481         (ev_application_open_uri), (ev_application_open_uri_list):
3482         * shell/ev-window.c: (file_open_dialog_response_cb),
3483         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3484         (drag_data_received_cb), (open_remote_link):
3485         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3486
3487         Add support for multiscreen systems. Fixes bug #316206.
3488
3489 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3490
3491         * shell/ev-jobs.[ch]: (ev_job_print_new),
3492         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3493         (ev_job_print_do_page):
3494         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3495
3496         Allow printing only odd/even pages. Fixes bug #367289.
3497
3498 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3499
3500         * test/test1.py:
3501         * test/test2.py:
3502
3503         Re-add locale settings to test files.
3504
3505 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3506
3507         * data/evince-ui.xml:
3508         * shell/ev-window.c: (set_action_properties):
3509         
3510         Removed garbage from code and ui.
3511
3512 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3513
3514         * shell/ev-window.c: (ev_window_cmd_help_about):
3515
3516         Shamelessly add my name to the list of contributors.
3517
3518 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3519
3520         * test/test1.py:
3521         * test/test2.py:
3522
3523         Cleaned up the dogtail scripts.
3524
3525 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3526
3527         * shell/ev-view.c: (draw_loading_text): Don't render
3528         "loading..." text in presentation mode. Temporary
3529         workaround for bug #320352.
3530
3531 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3532
3533         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3534         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3535
3536         Use print settings scale, copies, collate and reverse which were
3537         ignored. Fixes bug #359032.
3538
3539 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3540
3541         * configure.ac:
3542         * data/evince-password.glade:
3543         * test/Makefile.am:
3544         * test/test-encrypt.pdf:
3545         * test/test-links.pdf:
3546         * test/test1.py:
3547         * test/test2.py:
3548
3549         Add automated UI tests for evince with dogtail. See
3550         bug #300948.    
3551
3552 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3553
3554         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3555
3556         Hide fullscreen toolbar when switching to another desktop workspace.
3557         Fixes bug #338871
3558
3559 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3560
3561         * shell/ev-window-title.c: 
3562         
3563         Test for .dvi in title of pdf documents.
3564
3565 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3566
3567         * shell/ev-view.c: (ev_view_scroll):
3568
3569         Page Up/Down should do page jumps in "Best fit" mode.
3570         If a user has explicitly chosen to view exactly one page
3571         at a time, scrolling just a part of the page when
3572         pressing Page Up/Down is not right. Fixes bug #323107.
3573
3574 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3575
3576         * NEWS:
3577         * configure.ac:
3578         
3579         Update for 0.6.1
3580
3581 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3582
3583         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3584         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3585         
3586         Correctly disconnect from job signals on destroy.
3587
3588 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3589
3590         * shell/ev-view-private.h:
3591         * shell/ev-view.c: (view_set_adjustment_values),
3592         (view_update_range_and_current_page),
3593         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3594         
3595         Fixes bug #343199, current page now follows find page.
3596
3597 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3598
3599         * backend/ev-document-factory.c:
3600         * configure.ac:
3601         Assigned OpenDocument presenation MIME type to the
3602         Impress backend. Added some missing (but harmless)
3603         #ifdefs in the document factory as well to make things
3604         consistent again. Fixes bug #360658.
3605
3606 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3607
3608         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3609         * backend/ev-document-find.c: (ev_document_find_get_type):
3610         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3611         * backend/ev-document-links.c: (ev_document_links_get_type):
3612         * backend/ev-document-security.c: (ev_document_security_get_type):
3613         * backend/ev-document-thumbnails.c:
3614         (ev_document_thumbnails_get_type):
3615         * backend/ev-document.c: (ev_document_get_type):
3616         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3617         * backend/ev-selection.c: (ev_selection_get_type):
3618         * cut-n-paste/recent-files/egg-recent-model.c:
3619         (egg_recent_model_get_type):
3620         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3621         (egg_recent_view_uimanager_get_type):
3622         * cut-n-paste/recent-files/egg-recent-view.c:
3623         (egg_recent_view_get_type):
3624         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3625         (egg_editable_toolbar_get_type):
3626         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3627         (egg_toolbar_editor_get_type):
3628         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3629         (egg_toolbars_model_get_type):
3630         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3631         (egg_tree_multi_drag_source_get_type):
3632         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3633         (ephy_zoom_action_get_type):
3634         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3635         (ephy_zoom_control_get_type):
3636         * impress/r_back.c: (_imp_fill_back):
3637         * properties/ev-properties-main.c:
3638         (ev_properties_plugin_register_type):
3639         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3640         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3641         (ev_view_accessible_factory_get_type):
3642
3643         Reduce relocations. Bug #360616.
3644
3645 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3646
3647         * backend/ev-document-factory.c:
3648         (ev_document_factory_get_document):
3649         
3650         Load document even if extension is wrong.
3651
3652 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3653
3654         * shell/ev-metadata-manager.c: (save_values):
3655         * shell/ev-window.c: (setup_size_from_metadata),
3656         (setup_view_from_metadata), (ev_window_setup_document),
3657         (ev_window_xfer_job_cb), (window_configure_event_cb):
3658         
3659         Set size according to the document size/page size ratio.
3660         That should correct rather wierd behaviour of the previous
3661         commit.
3662
3663 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3664
3665         * shell/ev-window.c: (setup_view_from_metadata):
3666         
3667         Set size for new windows from previous window size.
3668         See bugs #354968 and #168450 for details. Thanks
3669         to Meik Hellmund.
3670
3671 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3672
3673         * djvu/djvu-links.c: (build_tree):
3674
3675         Fix memory leak.
3676
3677 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3678
3679         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3680         
3681         Don't make sidebar close button insensitive. Fixes
3682         bug #357871.
3683
3684 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3685
3686         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3687         (ev_window_set_view_accels_sensitivity):
3688         
3689         Don't enable Slash on documents which don't support
3690         find. Fixes bug #358648.
3691
3692 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3693
3694         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3695         open dialog fall back to the current document uri if the
3696         filechooser hasn't been used before. Fixes bug #356980.
3697
3698 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3699
3700         * shell/ev-window.c: (ev_window_setup_recent), 
3701         (ev_window_get_recent_file_label):
3702
3703         Escape underscores in filenames of recent file items.
3704
3705 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3706
3707         * configure.ac:
3708         
3709         Bumped poppler requirements, really 0.5.3 is very 
3710         buggy, now we require 0.5.4.
3711
3712 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3713
3714         * djvu/Makefile.am:
3715         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3716         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3717         (djvu_document_document_links_iface_init):
3718         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3719         (number_from_string_10), (get_djvu_link_dest),
3720         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3721         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3722         (djvu_links_get_links), (djvu_links_find_link_dest),
3723         (djvu_links_get_links_model):
3724         * djvu/djvu-links.h:
3725         
3726         Add support for links and bookmarks in djvu documents. Thanks
3727         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3728         patch.
3729
3730 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3731
3732         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3733         
3734         Reopen should reload document. Fixes 
3735         bug 327951.
3736
3737 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3738
3739         * configure.ac:
3740         * data/Makefile.am:
3741         * data/evince-16.png:
3742         * data/evince-22.png:
3743         * data/evince.png:
3744         * data/evince.svg:
3745         * data/icons/16x16/Makefile.am:
3746         * data/icons/16x16/evince.png:
3747         * data/icons/22x22/Makefile.am:
3748         * data/icons/22x22/evince.png:
3749         * data/icons/48x48/Makefile.am:
3750         * data/icons/48x48/evince.png:
3751         * data/icons/Makefile.am:
3752         * data/icons/scalable/Makefile.am:
3753         * data/icons/scalable/evince.svg:
3754         
3755         Install icons with correct names. Fixes
3756         bug #354429.
3757
3758 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3759
3760         * shell/ev-view.c: (ev_view_button_release_event):
3761
3762         Don't open links with middle mouse button. Fixes bug #353649
3763
3764 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3765
3766         * NEWS:
3767         * configure.ac:
3768         
3769         Update for release 0.6.0
3770
3771 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3772
3773         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3774         Implement Close named action. Patch by Carlos Garcia Campos.
3775
3776 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3777
3778         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3779         
3780         Don't clear link mapping on copy_job_to_job_info. Fixes
3781         bug 346168.
3782
3783 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3784
3785         * shell/main.c: (main):
3786
3787         Revert my previous commit, gnome_program_init owns the option context.
3788         Fix another memory leak in main. Both caught by Christian Persch. 
3789
3790 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3791
3792         * shell/main.c: (main):
3793
3794         Fix memory leak.
3795
3796 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3797
3798         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3799
3800         Fix crash when opening a pdf with password protection. 
3801
3802 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3803
3804         * pdf/ev-poppler.cc: (pdf_document_search_free):
3805
3806         Fix memory leak. 
3807
3808 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3809
3810         * backend/ev-document-factory.c:
3811         (ev_document_factory_get_document):
3812         * tiff/tiff-document.c: (tiff_document_finalize):
3813         
3814         More correct handling of document loading. Fixes
3815         bug #349043.
3816
3817 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3818
3819         * backend/ev-attachment.c: (ev_attachment_save):
3820
3821         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3822         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3823
3824 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3825         
3826         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3827         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3828
3829 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3830
3831         * shell/ev-sidebar-thumbnails.c:
3832
3833         Do not render thumbnails unless thumbnails page is active in the
3834         sidebar.
3835
3836 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3837
3838         * shell/ev-properties-dialog.c:
3839
3840         Fix dialogue spacing. Bug #351370.
3841
3842 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3843
3844         * configure.ac:
3845
3846         Use lowercase gettext catalog file names (evince.mo
3847         instead of Evince.mo)
3848
3849 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3850
3851         * shell/ev-sidebar-attachments.c:
3852
3853         GtkIconTheme is now screen safe too. Fixes bug #350878
3854
3855 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3856
3857         * shell/ev-window.c:
3858
3859         GtkRecent manager is now screen safe. Fixes bug #350145
3860
3861 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3862
3863         * shell/ev-sidebar.c: (ev_sidebar_init):
3864         
3865         Make sidebar close icon smaller. Fix for bug 350177.
3866         See also bugs 350176 and 165770.
3867
3868 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3869
3870         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3871
3872         Ignore zoom for xyz destinations when it's <= 1, keeping user
3873         preferences instead. Set correct sizing-mode for fith and fitv
3874         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3875
3876 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3877
3878         * NEWS:
3879         * configure.ac:
3880         
3881         Update for release 0.5.5
3882
3883 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3884         
3885         * shell/ev-window.c: (ev_window_cmd_escape)
3886
3887         Escape unfocus page entry. Fixes bug #345809.
3888
3889 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3890
3891         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3892         (build_tree), (pdf_document_links_get_links),
3893         (pdf_document_links_find_link_dest):
3894         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3895         (goto_xyz_dest):
3896
3897         Convert from PDF style coordinates to X style coordinates in the
3898         backend rather than in the view. Fixes bug #338440
3899
3900 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3901
3902         * shell/ev-window.c:
3903         
3904         Remove Ctrl+Shift+T shortcut for toolbars. See
3905         the bug #350098.
3906
3907 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3908
3909         * configure.ac:
3910
3911         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3912         of this. 
3913
3914 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3915
3916         * configure.ac:
3917         * cut-n-paste/Makefile.am:
3918         * data/evince-ui.xml:
3919         * shell/Makefile.am:
3920         * shell/ev-application.[ch]:
3921         * shell/ev-window.c:
3922
3923         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3924         #349273
3925
3926 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3927
3928         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3929         findbar code: s/help/search/
3930
3931 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3932
3933         * shell/ev-window.c: (setup_document_from_metadata),
3934         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3935         (setup_view_from_metadata):
3936         
3937         Fix memory leaks.
3938
3939 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3940
3941         * autogen.sh, configure.ac: 
3942         
3943         Update automake usage. See bug 349292.
3944
3945 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3946
3947         * shell/eggfindbar.c: (egg_find_bar_class_init),
3948         (entry_activate_callback), (egg_find_bar_init),
3949         (egg_find_bar_set_status_text):
3950         * shell/eggfindbar.h:
3951         
3952         Unify Evince findbar with Epiphany. Nice patch
3953         from Fabricio Silva <silva@crans.org> and
3954         Frederic Peters <fpeters@entrouvert.com>. See
3955         bug #339966 for details.
3956
3957 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3958
3959         * data/evince.desktop.in.in:
3960         
3961         Correct information for bugzilla. Thanks to
3962         Olaf Vitters, see bug #348855.
3963
3964 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3965
3966         * shell/ev-jobs.[ch]:
3967         * shell/ev-sidebar-links.c:
3968         * shell/ev-window.[ch]:
3969
3970         GtkPrintJob doesn't support print ranges or current page, so we export
3971         to a ps file now when printing ranges or current page.
3972
3973 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3974
3975         * pdf/ev-poppler.cc:
3976         * shell/ev-window.c: (do_action_named):
3977
3978         We should be more clear about bugzilla. See the
3979         poppler bug #7623.
3980
3981 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3982
3983         * configure.ac:
3984         * shell/Makefile.am:
3985         * shell/ev-job-queue.c:
3986         * shell/ev-jobs.[ch]:
3987         * shell/ev-sidebar-links.c:
3988         * shell/ev-window.[ch]:
3989         
3990         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3991         #348422
3992
3993 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3994
3995         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3996         * shell/ev-application-service.xml:
3997         * shell/ev-application.[ch]:
3998         * shell/ev-jobs.[ch]:
3999         * shell/ev-window.[ch]: (ev_window_run_preview):
4000         * shell/main.c: 
4001
4002         Add preview mode to use evince as a printing previewer. It also adds
4003         other command line options for fullscreen and presentation modes.
4004         Fixes bugs #347822, #317031
4005
4006 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4007
4008         * NEWS:
4009         * configure.ac:
4010         
4011         Update for release 0.5.4
4012
4013 2006-07-11  Bastien Nocera <hadess@hadess.net>
4014
4015         * Makefile.am:
4016         * backend/Makefile.am:
4017         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4018         * backend/ev-document-factory.h:
4019         * configure.ac:
4020         * impress/.cvsignore:
4021         * impress/Makefile.am:
4022         * impress/common.h:
4023         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4024         (imp_get_page), (imp_next_page), (imp_prev_page),
4025         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4026         * impress/f_oasis.c: (render_object), (render_page),
4027         (get_geometry), (_imp_oasis_load):
4028         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4029         (_imp_oo13_load):
4030         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4031         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4032         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4033         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4034         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4035         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4036         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4037         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4038         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4039         (iks_new_within), (iks_insert), (iks_insert_cdata),
4040         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4041         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4042         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4043         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4044         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4045         (iks_cdata), (iks_cdata_size), (iks_has_children),
4046         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4047         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4048         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4049         (iks_tree), (iks_load), (iks_save):
4050         * impress/iksemel.h:
4051         * impress/imposter.h:
4052         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4053         (imp_render_draw_bezier_real), (imp_render_get_size),
4054         (imp_render_set_fg_color), (imp_render_draw_line),
4055         (imp_render_draw_rect), (imp_render_draw_polygon),
4056         (imp_render_draw_arc), (imp_render_draw_bezier),
4057         (imp_render_open_image), (imp_render_get_image_size),
4058         (imp_render_scale_image), (imp_render_draw_image),
4059         (imp_render_close_image), (imp_render_markup),
4060         (imp_render_get_text_size), (imp_render_draw_text),
4061         (impress_document_load), (impress_document_save),
4062         (impress_document_get_n_pages), (impress_document_get_page_size),
4063         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4064         (impress_document_finalize), (impress_document_class_init),
4065         (impress_document_can_get_text), (impress_document_get_info),
4066         (impress_document_document_iface_init),
4067         (impress_document_thumbnails_get_thumbnail),
4068         (impress_document_thumbnails_get_dimensions),
4069         (impress_document_document_thumbnails_iface_init),
4070         (impress_document_init):
4071         * impress/impress-document.h:
4072         * impress/internal.h:
4073         * impress/r_back.c: (_imp_fill_back):
4074         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4075         (_imp_draw_image), (_imp_tile_image):
4076         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4077         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4078         (r_polyline):
4079         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4080         (r_draw_gradient_complex), (r_draw_gradient):
4081         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4082         (r_get_bullet):
4083         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4084         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4085         (r_text):
4086         * impress/render.c: (imp_create_context), (imp_context_set_page),
4087         (imp_context_set_step), (imp_render), (imp_delete_context):
4088         * impress/render.h:
4089         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4090         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4091         (zip_load_xml), (zip_get_size), (zip_load):
4092         * impress/zip.h:
4093         * shell/ev-utils.c:
4094         
4095         New backend to support impress slides. Fixes bug #30867.
4096
4097 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4098
4099         * shell/ev-utils.c: (using_postscript_printer):
4100         
4101         Fixes crash when print using PAPI backend,
4102         bug #345012.
4103
4104 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4105
4106         * shell/ev-jobs.c: (ev_job_xfer_run):
4107         * shell/ev-window.c: (password_dialog_response),
4108         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4109         (ev_window_dispose):
4110         Fixes bug #344160: if the xfer job doesn't complete
4111         because a password is required, reload the existing
4112         instance instead of creating a new one.
4113
4114 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4115
4116         * shell/main.c: (main): Call gdk_threads_init. Thus
4117         we'll avoid errors in auth dialog. Fix for the bug
4118         #343347.
4119
4120 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4121
4122         * configure.ac: Advertise pixbuf support, fix
4123         for the bug 343317.
4124
4125 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4126
4127         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4128         (ev_sidebar_thumbnails_set_document):
4129         
4130         Update sidebar thumbnails after reloading.
4131
4132 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4133
4134         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4135         * shell/ev-jobs.h:
4136         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4137         (ev_window_cmd_view_reload), (ev_window_init):
4138         
4139         Don't crash on reload. Fix for the bug #343167.
4140
4141 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4142
4143         * shell/ev-jobs.c: (ev_job_render_run):
4144         
4145         Check for document links.
4146
4147 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4148
4149         * backend/ev-attachment.c: (ev_attachment_save),
4150         (ev_attachment_launch_app), (ev_attachment_open):
4151         * backend/ev-document-factory.c: (get_document_from_uri):
4152         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4153         (egg_recent_view_uimanager_set_list):
4154         * ps/ps-document.c: (check_filecompressed), (document_load),
4155         (ps_document_load):
4156         * shell/ev-metadata-manager.c: (load_values):
4157         * shell/ev-password.c: (ev_password_dialog_set_property):
4158         * shell/ev-view.c: (tip_from_link):
4159         * shell/ev-window.c: (file_save_dialog_response_cb),
4160         (ev_window_print_dialog_response_cb):
4161         
4162         Use consistent quoting style. Fix for the bug #320285.
4163
4164 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4165
4166         * shell/ev-jobs.c: (ev_job_xfer_run):
4167         * shell/main.c: (load_files):
4168                 
4169         Open links with anchors. Fix for the bug #339836.
4170
4171 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4172
4173         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4174         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4175         (ev_link_dest_set_property), (ev_link_dest_finalize),
4176         (ev_link_dest_class_init), (ev_link_dest_new_named),
4177         (ev_link_dest_new_page_label):
4178         * backend/ev-link-dest.h:
4179         * shell/ev-application.c: (ev_application_open_uri):
4180         * shell/ev-view.c: (goto_dest):
4181         * shell/ev-window.c:
4182         * shell/ev-window.h:
4183         
4184         Fix page-label command line option. Bug #342070.
4185
4186 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4187
4188         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4189         
4190         Don't show highlight rects if page can't be showed. Fix for 
4191         the bug #342076
4192
4193 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4194
4195         * shell/ev-window.c: (setup_sidebar_from_metadata),
4196         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4197         
4198         Setup sidebar from metadata even if there is no document
4199         loaded. Fix for the bug #342807.
4200
4201 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4202
4203         * cut-n-paste/toolbar-editor/Makefile.am:
4204         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4205         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4206         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4207         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4208         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4209         (popup_context_menu_cb), (button_press_event_cb),
4210         (configure_item_sensitivity), (configure_item_cursor),
4211         (configure_item_tooltip), (connect_widget_signals),
4212         (action_sensitive_cb), (create_item_from_action),
4213         (create_item_from_position), (toolbar_drag_data_received_cb),
4214         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4215         (toolbar_drag_leave_cb), (configure_drag_dest),
4216         (toggled_visibility_cb), (toolbar_visibility_refresh),
4217         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4218         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4219         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4220         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4221         (egg_editable_toolbar_dispose),
4222         (egg_editable_toolbar_set_ui_manager),
4223         (egg_editable_toolbar_get_selected),
4224         (egg_editable_toolbar_set_selected), (set_edit_mode),
4225         (egg_editable_toolbar_set_property),
4226         (egg_editable_toolbar_get_property),
4227         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4228         (egg_editable_toolbar_new_with_model),
4229         (egg_editable_toolbar_get_edit_mode),
4230         (egg_editable_toolbar_set_edit_mode),
4231         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4232         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4233         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4234         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4235         (item_added_or_removed_cb), (toolbar_removed_cb),
4236         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4237         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4238         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4239         (editor_create_item_from_name), (append_table),
4240         (update_editor_sheet), (egg_toolbar_editor_init):
4241         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4242         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4243         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4244         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4245         (toolbar_node_free), (egg_toolbars_model_get_flags),
4246         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4247         (egg_toolbars_model_get_name), (impl_add_item),
4248         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4249         (parse_data_list), (parse_item_list), (parse_toolbars),
4250         (egg_toolbars_model_load_toolbars), (parse_available_list),
4251         (parse_names), (egg_toolbars_model_load_names),
4252         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4253         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4254         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4255         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4256         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4257         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4258         (egg_toolbars_model_set_types), (fill_avail_array),
4259         (egg_toolbars_model_get_name_avail),
4260         (egg_toolbars_model_get_name_flags),
4261         (egg_toolbars_model_set_name_flags):
4262         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4263         * cut-n-paste/toolbar-editor/eggintl.h:
4264         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4265         (egg_tree_multi_drag_source_get_type),
4266         (egg_tree_multi_drag_source_row_draggable),
4267         (egg_tree_multi_drag_source_drag_data_delete),
4268         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4269         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4270         (path_list_free), (set_context_data), (get_context_data),
4271         (get_info), (egg_tree_multi_drag_drag_data_get),
4272         (egg_tree_multi_drag_motion_event),
4273         (egg_tree_multi_drag_button_press_event),
4274         (egg_tree_multi_drag_add_drag_support):
4275         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4276         * shell/ev-application.c: (ev_application_init),
4277         (ev_application_save_toolbars_model):
4278         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4279         (ev_window_cmd_edit_toolbar), (ev_window_init):
4280         
4281         Sync toolbareditor with epiphany and libegg
4282
4283 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4284
4285         * configure.ac: 
4286
4287         Depend on poppler 0.5.2
4288
4289 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4290
4291         * shell/ev-jobs.c: (ev_job_render_run):
4292         
4293         Check if document supports links iterface.
4294
4295 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4296
4297         * NEWS:
4298         * configure.ac:
4299         
4300         Update for release 0.5.3
4301
4302 2006-05-13  Michael Plump  <plumpy@skylab.org>
4303
4304         * configure.ac:
4305         * shell/Makefile.am:
4306         * shell/main.c: (main):
4307         
4308         Port to GOption command line parsing. Fix for the 
4309         bug #327518
4310
4311 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4312
4313         * shell/ev-window.c: (ev_window_cmd_help_about):
4314         
4315         Do not wrap license. Fix for the bug #309460.
4316
4317 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4318
4319         * configure.ac:
4320         * properties/ev-properties-main.c: (ev_properties_get_pages):
4321         * shell/ev-application.c: (ev_application_open_window),
4322         (ev_application_open_uri_at_dest):
4323         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4324         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4325         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4326         * shell/ev-utils.c: (save_print_config_to_file):
4327         * shell/ev-window.c: (ev_window_cmd_save_as),
4328         (ev_attachment_popup_cmd_save_attachment_as):
4329         * shell/main.c: (load_files_remote):
4330         
4331         Bump requirements to gtk 2.8 and drop all ifdefs used.
4332
4333 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4334
4335         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4336         * shell/ev-window.c: (ev_window_init):
4337         
4338         Show attachments page.
4339
4340 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4341
4342         * po/POTFILES.in:
4343         * shell/ev-attachment-bar.c:
4344         * shell/ev-attachment-bar.h:
4345         * shell/ev-sidebar-attachments.c:
4346         (ev_sidebar_attachments_icon_cache_add),
4347         (icon_theme_get_pixbuf_from_mime_type),
4348         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4349         (ev_sidebar_attachments_icon_cache_refresh),
4350         (ev_sidebar_attachments_get_attachment_at_pos),
4351         (ev_sidebar_attachments_popup_menu_show),
4352         (ev_sidebar_attachments_popup_menu),
4353         (ev_sidebar_attachments_button_press),
4354         (ev_sidebar_attachments_update_icons),
4355         (ev_sidebar_attachments_drag_data_get),
4356         (ev_sidebar_attachments_get_property),
4357         (ev_sidebar_attachments_destroy),
4358         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4359         (ev_sidebar_attachments_new),
4360         (ev_sidebar_attachments_set_document),
4361         (ev_sidebar_attachments_support_document),
4362         (ev_sidebar_attachments_get_label),
4363         (ev_sidebar_attachments_page_iface_init):
4364         * shell/ev-sidebar-attachments.h:
4365         * shell/ev-window.c: (update_chrome_visibility),
4366         (setup_sidebar_from_metadata), (ev_window_setup_document),
4367         (ev_window_sidebar_current_page_changed_cb),
4368         (attachment_bar_menu_popup_cb), (ev_window_init):
4369         
4370         Move attachments bar to sidebar.
4371
4372 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4373
4374         * pdf/ev-poppler.cc:
4375         * shell/ev-application.[ch]:
4376         * shell/main.c:
4377
4378         Fix some memory leaks.
4379
4380 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4381
4382         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4383
4384         Change the properties dialog response to
4385         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4386         will make the dialog go away when the user presses
4387         enter. With gtk+ >= 2.9 this will happen anyway, but for
4388         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4389         escape by default. Fixes bug #340539. See also bug
4390         #101293 for the gtk+ part.
4391
4392 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4393
4394         * shell/ev-view.c (tip_from_action_named): Replace some strings
4395         that were wrong. Closes #340970.
4396
4397 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4398
4399         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4400
4401         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4402         #341049
4403
4404 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4405
4406         * djvu/Makefile.am:
4407         * dvi/Makefile.am:
4408         * dvi/mdvi-lib/Makefile.am:
4409         * properties/Makefile.am:
4410         * ps/Makefile.am:
4411         * shell/Makefile.am:
4412         * thumbnailer/Makefile.am:
4413         
4414         Due to broken libtool that is unable to track dependencies
4415         of noinst libraries we are forced to explicitely point
4416         libraries for binary. Fix for the bug #333334.
4417
4418 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4419
4420         * data/evince.desktop.in.in:
4421         * shell/ev-view.c: (view_update_range_and_current_page),
4422         (ev_view_next_page), (ev_view_previous_page):
4423         * shell/ev-window.c: (update_chrome_visibility),
4424         (setup_sidebar_from_metadata), (ev_window_setup_document),
4425         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4426         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4427         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4428         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4429         (ev_window_stop_presentation), (ev_window_focus_in_event),
4430         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4431         (ev_window_init):
4432         * thumbnailer/Makefile.am:
4433         
4434         Update fullscreen and presentation timeout handling. Hide
4435         cursor in presentation after timeout. Fix for the bugs
4436         #136359 and #336981.
4437
4438 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4439
4440         * backend/ev-link-action.[ch]:
4441         * pdf/ev-poppler.cc: (ev_link_from_action):
4442         * shell/ev-view-private.h:
4443         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4444         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4445
4446         Add support for Named Action links
4447
4448 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4449
4450         * backend/Makefile.am:
4451         * backend/ev-document-links.[ch]:
4452         * backend/ev-document.[ch]:
4453         * backend/ev-link-action.[ch]:
4454         * backend/ev-link-dest.[ch]:
4455         * backend/ev-link.[ch]:
4456         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4457         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4458         * shell/ev-page-action.c: (build_new_tree_cb):
4459         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4460         (links_page_num_func), (update_page_callback):
4461         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4462         (tip_from_link):
4463         * shell/ev-jobs.c:
4464         * shell/ev-window.[ch]: (ev_window_open_uri),
4465         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4466         * shell/ev-application.[ch]: (ev_application_open_window),
4467         (ev_application_open_uri):
4468
4469         Rework links system, it adds support for remote links now and it makes
4470         easier to add new kinds of actions and destinations. Fixes bug #317292
4471
4472 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4473
4474         * data/Makefile.am:
4475         * data/evince.png:
4476         * data/evince-16.png:
4477         * data/evince-22.png:
4478         * data/evince.svg:
4479         * shell/main.c: (main):
4480         
4481         Evince use it's own icon. Fix for the bug #313392.
4482
4483         * shell/ev-window.c: (fullscreen_timeout_cb),
4484         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4485         (ev_window_cmd_help_about), (ev_window_dispose):
4486         
4487         Simplify fullscreen timeout code.
4488
4489 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4490
4491         * backend/ev-attachment.c: 
4492         * shell/ev-attachment-bar.c:
4493         * shell/ev-window.c:
4494
4495         Allow multiple selection of attachments
4496
4497 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4498
4499         * shell/ev-view.c: (view_update_range_and_current_page),
4500         (ev_view_scroll):
4501         
4502         Fix for the bug #312573 – Optimal selection of current 
4503         page among visible pages.
4504
4505 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4506
4507         * configure.ac:
4508         * djvu/Makefile.am:
4509         * djvu/djvu-text.h:
4510         
4511         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4512         for the bug 339868.
4513
4514 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4515
4516         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4517
4518 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4519
4520         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4521         dictated by the GNOME HIG. Fixes bug #339235.
4522
4523 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4524
4525         * data/evince-ui.xml:
4526         * shell/ev-view.c: (ev_view_can_find_previous):
4527         * shell/ev-view.h:
4528         * shell/ev-window.c: (ev_window_update_actions),
4529         (ev_window_cmd_edit_find_previous):
4530
4531         Add support for "Find Previous" as dictated by the GNOME HIG. A
4532         menu item is added and some glue code to make it all work is added
4533         to various files.
4534
4535 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4536
4537         * configure.ac: Award myself the "useless use of cat" award.
4538
4539 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4540
4541         * po/LINGUAS: New file listing all supported languages.
4542
4543         * configure.in: Use po/LINGUAS instead of including all languages
4544         directly in this file. See the wiki for more information:
4545         http://live.gnome.org/GnomeGoals/PoLinguas
4546
4547 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4548
4549         * backend/ev-document-factory.c:
4550
4551         Do not load the document twice when there isn't errors
4552
4553 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4554
4555         * backend/ev-attachment.c: 
4556
4557         Fix a crash when there isn't a default application to open an
4558         attachment
4559
4560 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4561
4562         * backend/ev-attachment.[ch]:
4563         * shell/ev-attachment-bar.[ch]:
4564
4565         Added missing files. 
4566
4567 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4568
4569         * backend/Makefile.am:
4570         * data/evince-ui.xml:
4571         * backend/ev-attachment.[ch]:
4572         * backend/ev-document.[ch]: (ev_document_has_attachments),
4573         (ev_document_get_attachments):
4574         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4575         (attachment_save_to_buffer), (pdf_document_get_attachments),
4576         (pdf_document_document_iface_init):
4577         * shell/Makefile.am:
4578         * shell/ev-attachment-bar.[ch]:
4579         * shell/ev-window.c:
4580
4581         Add support for PDF attachments. Fixes bug #325143
4582
4583 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4584
4585         * backend/ev-document-factory.c: (get_document_from_uri),
4586         (ev_document_factory_get_document):
4587         * backend/ev-document-factory.h:
4588         * properties/ev-properties-main.c: (ev_properties_get_pages):
4589         * shell/Makefile.am:
4590         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4591         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4592         (ev_job_queue_remove_job):
4593         * shell/ev-job-queue.h:
4594         * shell/ev-job-xfer.c:
4595         * shell/ev-job-xfer.h:
4596         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4597         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4598         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4599         (ev_job_xfer_run):
4600         * shell/ev-jobs.h:
4601         * shell/ev-window.c: (ev_window_is_empty),
4602         (password_dialog_response), (ev_window_clear_xfer_job),
4603         (ev_window_xfer_job_cb), (ev_window_open_uri),
4604         (ev_window_cmd_focus_page_selector),
4605         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4606         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4607         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4608         (ev_window_dispose):
4609         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4610         
4611         * Cleanup mime type detection on document load. Fix for the
4612         bug #336448.
4613
4614 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4615
4616         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4617         
4618         Fix crash on exit, described in the bug #336825.
4619
4620 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4621
4622         * backend/ev-document-factory.c:
4623         (ev_document_factory_get_from_mime),
4624         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4625         (ev_document_factory_get_document),
4626         (file_filter_add_mime_list_and_free),
4627         (ev_document_factory_add_filters):
4628         * backend/ev-document-factory.h:
4629         * properties/ev-properties-main.c: (ev_properties_get_pages):
4630         * shell/Makefile.am:
4631         * shell/ev-application.c:
4632         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4633         * shell/ev-window.c: (ev_window_cmd_file_open),
4634         (ev_window_cmd_save_as):
4635         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4636         
4637         Rework factory functions so they are placed now in a single 
4638         file ev-document-factory.c
4639
4640 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4641
4642         * shell/ev-window.c: (update_chrome_visibility):
4643         
4644         Fix for the bug 166566 - don't show menubar in fullscreen
4645         mode.
4646
4647 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4648
4649         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4650
4651 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4652
4653         * shell/ev-view.c: (ev_view_expose_event):
4654         
4655         More correctly draw loading text when document
4656         is empty.
4657
4658 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4659
4660         * shell/ev-view.c: (ev_view_scroll):
4661         
4662         Fix for the bug #334854, page down and page up switch
4663         pages in presentation mode.
4664
4665 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4666
4667         * shell/ev-window.c: (ev_window_set_action_sensitive),
4668         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4669         (ev_window_set_view_accels_sensitivity),
4670         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4671         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4672         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4673         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4674         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4675         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4676         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4677         (view_actions_focus_in_cb), (ev_window_init):
4678         
4679         Fix for the bug #333902, now it's possible to search
4680         words with slash.
4681
4682 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4683
4684         * configure.ac: Added Breton translation.
4685         * po/br.po: Added Breton translation.
4686
4687 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4688
4689         * shell/ev-window-title (ev_window_title_update):
4690
4691         Fix memory leak in window title. Fixes bug #333944
4692
4693 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4694
4695         * shell/ev-metadata-manager.c (parseItem):
4696
4697         Fix memory leaks. Fixes bug #333945
4698
4699 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4700         
4701         * NEWS, configure.ac, TODO:
4702         
4703         Update for release 0.5.2.
4704
4705 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4706
4707         * shell/ev-view.c: (view_update_range_and_current_page),
4708         (page_changed_cb):
4709         
4710         Don't jump on scrolling, fix for the bug #333127.
4711
4712 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4713
4714         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4715         
4716         Scroll by one page in presentation mode. Fix for the bug
4717         #332993.
4718
4719 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4720
4721         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4722
4723 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4724
4725         * configure.ac  Added lv in ALL_LINGUAS line.
4726
4727 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4728         
4729         * NEWS, configure.ac:
4730         
4731         Update for release 0.5.1
4732
4733 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4734
4735         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4736         * backend/ev-document-misc.h:
4737         * shell/ev-view.c: (draw_one_page):
4738         
4739          Clairfy what page the toolbar page number applies to. Fix
4740          for the bug #328102.
4741
4742 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4743
4744         * shell/ev-view-private.h:
4745         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4746         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4747         (ev_view_search_changed):
4748         * shell/ev-view.h:
4749         * shell/ev-window.c: (find_bar_search_changed_cb):
4750         
4751         Dont't jump to find result if window was scrolled during search.
4752         Fix for the bug #313266.
4753
4754 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4755
4756         * shell/eggfindbar.c: (egg_find_bar_class_init):
4757         * shell/eggfindbar.h:
4758         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4759         * shell/ev-view-private.h:
4760         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4761         (ev_view_class_init), (ev_sizing_mode_get_type),
4762         (ev_scroll_type_get_type):
4763         * shell/ev-view.h:
4764         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4765         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4766         (ev_window_init):
4767         
4768         Fix for the bug 319133 - Find entry should allow text scroll.
4769
4770 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4771
4772         * shell/ev-view-private.h:
4773         * shell/ev-view.c: (view_update_range_and_current_page),
4774         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4775         (ev_view_set_document), (update_find_status_message),
4776         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4777         (ev_view_find_previous):
4778         
4779         Fix for the bug #319137. Search now takes account for scrolling.
4780
4781 2006-02-19  Michael Hofmann <mh21@piware.de>
4782
4783         * configure.ac:
4784         * djvu/Makefile.am:
4785         * djvu/djvu-document-private.h:
4786         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4787         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4788         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4789         (djvu_document_can_get_text), (djvu_document_get_text),
4790         (djvu_document_document_iface_init),
4791         (djvu_document_thumbnails_get_thumbnail),
4792         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4793         (djvu_document_find_get_result),
4794         (djvu_document_find_page_has_results),
4795         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4796         (djvu_document_find_iface_init):
4797         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4798         (djvu_text_page_selection), (djvu_text_page_limits_process),
4799         (djvu_text_page_limits), (djvu_text_page_copy),
4800         (djvu_text_page_position), (djvu_text_page_union),
4801         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4802         (djvu_text_page_box), (djvu_text_page_append_text),
4803         (djvu_text_page_search), (djvu_text_page_prepare_search),
4804         (djvu_text_page_new), (djvu_text_page_free):
4805         * djvu/djvu-text-page.h:
4806         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4807         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4808         (djvu_text_n_results), (djvu_text_has_results),
4809         (djvu_text_get_result), (djvu_text_get_progress):
4810         * djvu/djvu-text.h:
4811         
4812         Text search in djvu. Fix for the bug #303415.
4813
4814 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4815
4816         * configure.ac:
4817         * shell/ev-window.c: (ev_window_cmd_save_as):
4818         
4819         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4820         Thanks to Gary Coady <gary@lyranthe.org>
4821
4822 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4823
4824         * shell/ev-print-job.c: (idle_print_handler):
4825         
4826         Inverse order printing, bug #320919.
4827
4828 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4829
4830         * data/evince-toolbar.xml:
4831         * shell/ev-window.c:
4832         
4833         Allow to add sidebar checkbutton on toolbar. Fix
4834         for the bug #144577.
4835
4836 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4837
4838         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4839         
4840         Add checks that have sense for empty ps document.
4841
4842 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4843
4844         * configure.ac: Include PS in mime types list. 
4845
4846 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4847
4848         * configure.ac:
4849         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4850         * ps/gsdefaults.h:
4851         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4852         
4853         Runtime check for gs interpreter. Fix for the bug #320868.
4854         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4855
4856 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4857
4858         * shell/ev-application.c: 
4859
4860         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4861         dbus>=0.60, so that the request is not queued. 
4862
4863 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4864
4865         * configure.ac:
4866         * shell/Makefile.am:
4867         * shell/ev-sidebar-links.c: (print_section_cb):
4868         * shell/ev-utils.c:
4869         * shell/ev-utils.h:
4870         * shell/ev-window.c: (update_action_sensitivity),
4871         (ev_window_close_dialogs), (ev_window_print):
4872         * shell/ev-window.h:
4873         
4874         Make printing support optional. Patch from Eduardo de Barros Lima
4875         <eduardo.lima@indt.org.br> for the bug #330546.
4876
4877 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4878
4879         * shell/ev-view-private.h:
4880         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4881         (ev_view_set_document):
4882         * shell/ev-view.h:
4883         * shell/ev-window.c: (ev_window_load_job_cb),
4884         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4885         (ev_window_init):
4886
4887         Draw Loading message during xfer job. Fix for the bug #329495.
4888
4889 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4890
4891         * comics/comics-document.c: (comics_regex_quote),
4892         (comics_document_load), (extract_argv):
4893         
4894         Correcly quote regexp before passing it to unzip.
4895
4896 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4897
4898         * shell/ev-page-cache.c: (build_height_to_page),
4899         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4900         (ev_page_cache_get_dual_even_left):
4901         * shell/ev-page-cache.h:
4902         * shell/ev-view.c: (view_update_range_and_current_page),
4903         (get_page_y_offset), (get_page_extents):
4904         
4905         Place even pages to the left if document has less then
4906         two pages. Fix for the bug #328856.
4907
4908 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4909
4910         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4911         
4912         Correct comics scheme. This make evince create thumbnails
4913         for comic books. Fix for the bug 329088.
4914
4915 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4916
4917         * data/evince-password.glade: Don't explicitly set
4918         invisible_char to the current default value in case
4919         the default changes; let GTK+ do its magic.
4920
4921 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4922
4923         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4924         real filename to tmp filename since often document
4925         type is determined by extension.
4926
4927 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4928
4929         * shell/ev-view.c: (add_scroll_binding_keypad),
4930         (ev_view_binding_activated), (ev_view_class_init):
4931         
4932         Add keybindings for percision-scrolling of display area. 
4933         Fix for the bug #314072.
4934
4935 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4936
4937         * data/evince.desktop.in.in:
4938         
4939         Add GTK to the list of categories. Fix for the bug #328034.
4940
4941 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4942
4943         * shell/ev-application.c: (ev_application_shutdown),
4944         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4945         * shell/ev-application.h:
4946         * shell/ev-window.c: (file_open_dialog_response_cb),
4947         (ev_window_cmd_file_open):
4948         
4949         Save last uri in file chooser dialog. Fix for the bug #327950.
4950
4951 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4952
4953         * NEWS:
4954         * README:
4955         
4956         Final update for release 0.5.0
4957         
4958         * shell/Makefile.am:
4959         
4960         Remove disable deprecated until we'll require libgnome-2.13.7
4961         and port to GOption argument parsing. See bug 327518.
4962
4963 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4964
4965         * comics/comics-document.c: (comics_document_save):
4966         * djvu/djvu-document.c: (djvu_document_save):
4967         * dvi/dvi-document.c: (dvi_document_save):
4968         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4969         * lib/ev-file-helpers.h:
4970         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4971         * tiff/tiff-document.c: (tiff_document_save):
4972         
4973         Use common save function for backends.
4974
4975 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4976
4977         * backend/ev-document-types.c:
4978         
4979         Fix crash on saving pixbuf.
4980
4981 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4982
4983         * cut-n-paste/recent-files/egg-recent-item.c:
4984         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4985         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4986         (parse_info_free), (valid_element), (start_element_handler),
4987         (end_element_handler), (text_handler), (egg_recent_model_filter),
4988         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4989         (egg_recent_model_monitor), (egg_recent_model_read),
4990         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4991         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4992         (egg_recent_model_set_property), (egg_recent_model_class_init),
4993         (egg_recent_model_init), (egg_recent_model_add_full),
4994         (egg_recent_model_delete), (egg_recent_model_get_list),
4995         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4996         (egg_recent_model_set_filter_mime_types),
4997         (egg_recent_model_clear_group_filter),
4998         (egg_recent_model_set_filter_groups),
4999         (egg_recent_model_clear_scheme_filter),
5000         (egg_recent_model_set_filter_uri_schemes),
5001         (egg_recent_model_remove_expired):
5002         * cut-n-paste/recent-files/egg-recent-util.c:
5003         (egg_recent_util_get_icon):
5004         * cut-n-paste/recent-files/egg-recent-util.h:
5005         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5006         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5007         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5008         (egg_recent_view_uimanager_set_property),
5009         (egg_recent_view_uimanager_get_property),
5010         (egg_recent_view_uimanager_class_init),
5011         (egg_recent_view_uimanager_init),
5012         (egg_recent_view_uimanager_set_label_width),
5013         (egg_recent_view_uimanager_get_label_width):
5014         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5015         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5016         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5017         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5018         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5019         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5020         
5021         Update from libegg.
5022
5023 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5024
5025         * shell/ev-page-cache.c: (build_height_to_page),
5026         (ev_page_cache_get_height_to_page):
5027         * shell/ev-page-cache.h:
5028         * shell/ev-view.c: (view_update_range_and_current_page),
5029         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5030         (ev_view_previous_page):
5031         
5032         Dual mode places even pages to the left. Fix for the bug #309393.
5033
5034         * shell/ev-view.h:
5035         * shell/ev-window.c: (update_action_sensitivity),
5036         (setup_view_from_metadata), (view_menu_popup_cb):
5037         
5038         Don't restore presentation in empty windows, more intelligent
5039         next page behaviour in dual mode.
5040
5041         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5042         (ev_pixbuf_cache_clear_job_sizes):
5043         
5044         Cleanup job callback on removal. Fix for the bug #325886.
5045
5046 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5047
5048         * ps/ps.c: (psscan):
5049         
5050         Commit workaround Mozilla problem. Fix for the bug #325919
5051         
5052         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5053         (save_item):
5054         
5055         Fix for year 2038 problem.
5056
5057 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5058
5059         * shell/ev-window.c: (setup_document_from_metadata),
5060         (ev_window_cmd_view_reload):
5061
5062         Clamp page recieved from metadata in valid values. Fix
5063         for the bug #325986.
5064
5065 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5066
5067         * MAINTAINERS: 
5068         Add MAINTAINERS as requested on desktop-devel-list.
5069
5070 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5071
5072         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5073         (mime_type_supported_by_gdk_pixbuf),
5074         (ev_document_factory_get_mime_types),
5075         (ev_document_factory_get_all_mime_types):
5076         
5077         Don't add pixbuf mime types if pixbuf backend is disabled.
5078         
5079         * shell/ev-application.c: (ev_application_get_uri_window):
5080         
5081         Fix for the bug 325815 - unhandled MIME type message doesn't 
5082         appear a second time. 
5083         
5084         * shell/ev-document-types.c: (ev_document_types_add_filters):
5085         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5086         (password_dialog_response), (ev_window_popup_password_dialog),
5087         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5088         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5089         (ev_window_run_presentation), (ev_window_stop_presentation),
5090         (save_sizing_mode), (ev_window_zoom_changed_cb),
5091         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5092         (ev_window_dual_mode_changed_cb),
5093         (ev_window_sidebar_current_page_changed_cb),
5094         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5095         (window_state_event_cb), (window_configure_event_cb):
5096         
5097         Cleanup additional uris holded by EvWindow.
5098
5099 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5100
5101         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5102         (ev_view_can_previous_page), (ev_view_can_next_page):
5103         * shell/ev-view.h:
5104         * shell/ev-window.c: (update_action_sensitivity):
5105         
5106         Two page scrolling with Space and PageUp in dual mode. Second fix 
5107         for the bug #316608.
5108
5109 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5110
5111         * shell/ev-view.c: (scroll_to_current_page):
5112         
5113         Correctly clamp adjustment value. Fix for the bug
5114         #325808.
5115
5116 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5117
5118         * shell/ev-sidebar-links.c: (print_section_cb):
5119         * shell/ev-window.c: (ev_window_get_uri),
5120         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5121         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5122         (ev_window_dispose):
5123         
5124         Make print dialog non-modal. Fix for the bug #325622.
5125
5126 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5127
5128         * shell/ev-metadata-manager.c:
5129         * shell/ev-utils.c: (using_pdf_printer),
5130         (using_postscript_printer), (load_print_config_from_file),
5131         (save_print_config_to_file):
5132         * shell/ev-utils.h:
5133         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5134         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5135         (setup_view_from_metadata), (ev_window_setup_document),
5136         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5137         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5138         (ev_window_run_presentation), (ev_window_stop_presentation),
5139         (save_sizing_mode), (ev_window_zoom_changed_cb),
5140         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5141         (ev_window_dual_mode_changed_cb),
5142         (ev_window_sidebar_current_page_changed_cb),
5143         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5144         (window_state_event_cb), (window_configure_event_cb),
5145         (ev_window_init):
5146         
5147         Setting saving behaviour fixes.
5148
5149 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5150
5151         * configure.ac:
5152         
5153         Make antialiasing gs options better and allow
5154         to change them during configure. Fix for the 
5155         bug #319049.
5156
5157 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5158
5159         * shell/ev-window.c: (setup_view_from_metadata):
5160         
5161         Remember if last window was maximized. Fix for the
5162         bug #323797.
5163
5164 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5165
5166         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5167
5168 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5169
5170         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5171         * shell/ev-page-action.c: (build_new_tree_cb):
5172         * shell/ev-sidebar-links.c: (links_page_num_func),
5173         (update_page_callback_foreach), (update_page_callback):
5174         * shell/ev-view.c: (scroll_to_current_page):
5175         
5176         Fix for the bug #325067 with more intelligent selection
5177         of current link in sidebar. Make sidebar handle links
5178         of FITR-like type more correctly.
5179
5180         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5181         (dvi_pixbuf_put_pixel):
5182         
5183         Fix memory consumtion with disabled alpha channel.
5184
5185 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5186
5187         * data/evince-ui.xml:
5188         * shell/ev-window.c: (view_menu_popup_cb),
5189         (ev_popup_cmd_open_link), (ev_window_init):
5190         
5191         Update context menu for internal links. Fix for the bug
5192         #325066.
5193
5194 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5195
5196         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5197         
5198         Bind context menu to keyboard also. Fix for the bug
5199         #325065.
5200
5201 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5202
5203         * shell/ev-view.c: (selection_scroll_timeout_cb):
5204         
5205         Horizontal scroll on selection also.
5206
5207 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5208
5209         * shell/ev-metadata-manager.c: (parse_value):
5210         * shell/ev-view.c: (goto_xyz_link):
5211         
5212         Correct zoom setup and metadata save broken in 
5213         some locales.
5214
5215 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5216
5217         * shell/ev-view-private.h:
5218         * shell/ev-view.c: (scroll_to_current_page),
5219         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5220         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5221         (page_changed_cb), (ev_view_set_continuous),
5222         (ev_view_set_dual_page), (ev_view_set_presentation):
5223         
5224         Delay scroll until allocation to correctly position page. Fix
5225         for the bug #317334.
5226
5227 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5228
5229         * NEWS:
5230         * configure.ac:
5231         
5232         Update NEWS and require poppler 0.5.0.
5233
5234 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5235         
5236         * data/evince-ui.xml:
5237         * shell/ev-view-private.h:
5238         * shell/ev-view.c: (ev_view_get_link_at_location),
5239         (handle_link_over_xy), (ev_view_button_press_event),
5240         (ev_view_button_release_event), (ev_view_class_init):
5241         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5242         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5243         (ev_window_init):
5244         
5245         Implement right-click context menu.
5246
5247 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5248
5249         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5250         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5251         (mdvi_pixbuf_device_render):
5252         * pdf/ev-poppler.cc:
5253
5254         Don't generate thumbnails with alpha. See bug #324077.
5255         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5256
5257 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5258
5259         * shell/ev-window.c: (setup_chrome_from_metadata):
5260         
5261         Fix typo that was hiding toolbar.
5262
5263 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5264
5265         * shell/ev-view-private.h:
5266         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5267         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5268         (ev_view_button_release_event), (ev_view_destroy):
5269         
5270         Small cleanup and autoscrolling during selection. Thanks to 
5271         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5272
5273 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5274
5275         * configure.ac:
5276         
5277         Correctly check for comics option.
5278
5279 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5280         * Makefile.am:
5281         * configure.ac:
5282         * backend/Makefile.am:
5283         * backend/ev-document-factory.c:
5284         * shell/ev-document-types.c:
5285
5286         Included option in configure to make ps backend 
5287         compilation optional with --disable-ps.
5288
5289 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5290
5291         * backend/ev-document-factory.c:
5292         * comics/Makefile.am:
5293         * comics/comics-document.c: (comics_document_load):
5294         * comics/ev-cbr-mime.xml:
5295         * configure.ac:
5296         
5297         Comics mime types are added to shared-mime-info CVS. Now
5298         we don't need to install our own mime types.
5299
5300 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5301
5302         * shell/ev-window.c:
5303         
5304         Add shortcut for "save a copy" menu entry. Fix for
5305         the bug #324582.
5306
5307 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5308
5309         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5310         (job_finished_cb), (new_selection_pixbuf_needed),
5311         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5312         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5313         
5314         Rework selection job info logic and fix critical warning.
5315
5316 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5317
5318         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5319
5320 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5321
5322         * data/evince-ui.xml:
5323         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5324         
5325         Enter as shortcut key for next page. Fix for the bug
5326         #321394.
5327
5328 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5329
5330         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5331
5332 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5333
5334         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5335         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5336         (new_selection_pixbuf_needed),
5337         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5338         (clear_job_selection):
5339         
5340         Too early for 0.5. Pixbuf cache code cleaned a bit.
5341
5342 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5343
5344         * NEWS:
5345         * configure.ac:
5346         
5347         Release 0.5.0 preparation
5348
5349 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5350
5351         * comics/Makefile.am:
5352         * configure.ac:
5353         * shell/ev-document-types.c: (ev_document_types_add_filters):
5354         
5355         More advanced handling of custom mime type installation.
5356
5357 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5358
5359         * data/evince.schemas.in:
5360         * shell/ev-metadata-manager.c: (value_free),
5361         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5362         (ev_metadata_manager_get), (ev_metadata_manager_set):
5363         * shell/ev-metadata-manager.h:
5364         * shell/ev-window.c: (update_chrome_flag),
5365         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5366         (setup_document_from_metadata), (setup_chrome_from_metadata),
5367         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5368         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5369         (ev_window_view_toolbar_cb),
5370         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5371         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5372         
5373         Save last document settings and reuse them for new documents.
5374
5375 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5376
5377         * Makefile.am:
5378         * backend/Makefile.am:
5379         * backend/ev-document-factory.c:
5380         * backend/ev-document-factory.h:
5381         * comics/Makefile.am:
5382         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5383         (comics_document_load), (comics_document_save),
5384         (comics_document_get_n_pages), (comics_document_get_page_size),
5385         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5386         (comics_document_class_init), (comics_document_can_get_text),
5387         (comics_document_get_info), (comics_document_document_iface_init),
5388         (comics_document_init), (get_supported_image_extensions),
5389         (comics_document_thumbnails_get_geometry),
5390         (comics_document_thumbnails_get_thumbnail),
5391         (comics_document_thumbnails_get_dimensions),
5392         (comics_document_document_thumbnails_iface_init), (extract_argv):
5393         * comics/comics-document.h:
5394         * comics/ev-cbr-mime.xml:
5395         * configure.ac:
5396         * po/POTFILES.in:
5397         * shell/ev-application.c: (ev_application_register_service):
5398         * shell/ev-document-types.c: (ev_document_types_add_filters):
5399         * thumbnailer/Makefile.am:
5400         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5401         
5402         New CBR/CBZ backend for comic books.
5403
5404 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5405
5406         * shell/main.c: (load_files_remote):
5407
5408         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5409         warning on startup of second instance is fixed. It
5410         is bug #320353.
5411
5412 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5413
5414         * shell/ev-window.c: (ev_window_finalize):
5415         
5416         Fix double free that cause crash.
5417
5418 2005-10-29  Bastien Nocera <hadess@hadess.net>
5419
5420         * tiff/tiff-document.c: (tiff_document_load):
5421         
5422         Fix memory leak.
5423
5424 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5425
5426         * po/POTFILES.in:
5427         * shell/Makefile.am:
5428         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5429         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5430         (ev_view_accessible_get_text),
5431         (ev_view_accessible_get_character_at_offset),
5432         (ev_view_accessible_get_text_before_offset),
5433         (ev_view_accessible_get_text_at_offset),
5434         (ev_view_accessible_get_text_after_offset),
5435         (ev_view_accessible_get_character_count),
5436         (ev_view_accessible_get_caret_offset),
5437         (ev_view_accessible_set_caret_offset),
5438         (ev_view_accessible_get_run_attributes),
5439         (ev_view_accessible_get_default_attributes),
5440         (ev_view_accessible_get_character_extents),
5441         (ev_view_accessible_get_offset_at_point),
5442         (ev_view_accessible_get_n_selections),
5443         (ev_view_accessible_get_selection),
5444         (ev_view_accessible_add_selection),
5445         (ev_view_accessible_remove_selection),
5446         (ev_view_accessible_set_selection),
5447         (ev_view_accessible_text_iface_init),
5448         (ev_view_accessible_idle_do_action),
5449         (ev_view_accessible_action_do_action),
5450         (ev_view_accessible_action_get_n_actions),
5451         (ev_view_accessible_action_get_description),
5452         (ev_view_accessible_action_get_name),
5453         (ev_view_accessible_action_set_description),
5454         (ev_view_accessible_action_iface_init),
5455         (ev_view_accessible_get_type), (ev_view_accessible_new),
5456         (ev_view_accessible_factory_get_accessible_type),
5457         (ev_view_accessible_factory_create_accessible),
5458         (ev_view_accessible_factory_class_init),
5459         (ev_view_accessible_factory_get_type):
5460         * shell/ev-view-accessible.h:
5461         * shell/ev-view-private.h:
5462         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5463         * shell/ev-view.h:
5464         
5465         Initial accessibility support.
5466
5467 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5468
5469         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5470
5471 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5472
5473         * shell/ev-print-job.c: (idle_print_handler):
5474         
5475         Fix for bug Bug 318916: Printing multiple pages.
5476
5477 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5478
5479         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5480
5481 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5482
5483         * pdf/ev-poppler.cc:
5484         
5485         Thumnail dimensions unified with other backends.
5486         
5487         * shell/ev-window-title.c: (ev_window_title_update):
5488         
5489         Fix warning.
5490
5491 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5492
5493         * data/ev-stock-zoom-fit-width.png:
5494         
5495         Remove unused file.
5496
5497 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5498
5499         * configure.ac:
5500         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5501         (djvu_document_finalize):
5502         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5503         (dvi_document_finalize):
5504         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5505         (pixbuf_document_save), (pixbuf_document_finalize):
5506         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5507         (tiff_document_finalize):
5508         
5509         Save a copy implemented for various backends.
5510
5511 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5512
5513         * configure.ac:
5514         
5515         Don't link with ltiff if tiff is disabled.
5516
5517 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5518
5519         * pdf/GDKSplashOutputDev.cc:
5520         * pdf/GDKSplashOutputDev.h:
5521         * pdf/Thumb.cc:
5522         * pdf/Thumb.h:
5523         * pdf/pdf-document.cc:
5524         * pdf/pdf-document.h:
5525         * pdf/test-gdk-output-dev.cc:
5526         
5527         Remove old unused files.
5528
5529 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5530
5531         * shell/ev-window.c: (ev_window_setup_document):
5532         
5533         Fixed warnings on reload and probably crash reason.
5534
5535 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5536
5537         * properties/ev-properties-view.c:
5538         (ev_properties_view_format_date):
5539         
5540         Check if date is invalid. Fix for bug 318134.
5541
5542 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5543
5544         * shell/ev-window-title.c:
5545         
5546         Add .indd files (Adobe Indesign) to the list of "bad
5547         extensions".
5548
5549 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5550
5551         * data/evince-ui.xml:
5552         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5553         
5554         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5555
5556 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5557
5558         * shell/ev-window.c: (launch_link), (launch_external_uri),
5559         (view_external_link_cb):
5560
5561         URL-escape link before passing it to gnome_vfs_url_show.
5562
5563 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5564
5565         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5566         there isn't text selected.
5567
5568 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5569
5570         * shell/ev-view.c: (handle_link_over_xy):
5571
5572         Check tooltip is valid utf8 before showing it
5573
5574 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5575
5576         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5577
5578 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5579
5580         * shell/ev-window-title.c: (ev_window_title_update):
5581
5582         Guard against using g_strstrip on NULL. Fixes bug #317291.
5583
5584 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5585
5586         * pdf/ev-poppler.cc:
5587
5588         Show title even for unknown links
5589
5590 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5591
5592         * shell/ev-window-title.c: (ev_window_title_update):
5593
5594         Strip the title string
5595
5596 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5597
5598         * shell/ev-window-title.c:
5599
5600         Add .rtf to the bad extensions list
5601
5602 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5603
5604         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5605         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5606
5607         Ignore link coordinates if they are outside page bounds
5608
5609 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5610
5611         * backend/ev-link.c: (ev_link_type_get_type),
5612         (ev_link_get_filename), (ev_link_get_params),
5613         (ev_link_get_property), (ev_link_set_property),
5614         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5615         * backend/ev-link.h:
5616         * pdf/ev-poppler.cc:
5617         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5618         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5619         (ev_window_init):
5620
5621         Implement launch links. Delegate external link opening to
5622         the window.
5623
5624 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5625
5626         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5627         (ev_link_get_right), (ev_link_get_property),
5628         (ev_link_set_property), (ev_link_class_init),
5629         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5630         * backend/ev-link.h:
5631         * pdf/ev-poppler.cc:
5632         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5633
5634         Implement fitr links
5635
5636 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5637
5638         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5639         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5640         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5641         (ev_view_size_request_continuous),
5642         (ev_view_size_request_dual_page),
5643         (ev_view_size_request_single_page), (ev_view_size_allocate),
5644         (ev_view_zoom_for_size_continuous_and_dual_page),
5645         (ev_view_zoom_for_size_continuous),
5646         (ev_view_zoom_for_size_dual_page),
5647         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5648         (ev_sizing_mode_get_type):
5649         * shell/ev-view.h:
5650         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5651
5652         Do not use modes for link, we need to calculate size ad hoc.
5653         Still not perfect because of the usual scrollbar issues grrr.
5654
5655 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5656
5657         * backend/ev-link.c: (ev_link_type_get_type),
5658         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5659         * backend/ev-link.h:
5660         * pdf/ev-poppler.cc:
5661         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5662         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5663         (ev_view_size_request_continuous),
5664         (ev_view_size_request_dual_page),
5665         (ev_view_size_request_single_page), (ev_view_size_allocate),
5666         (zoom_for_size_fit_height),
5667         (ev_view_zoom_for_size_continuous_and_dual_page),
5668         (ev_view_zoom_for_size_continuous),
5669         (ev_view_zoom_for_size_dual_page),
5670         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5671         (ev_sizing_mode_get_type):
5672         * shell/ev-view.h:
5673         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5674
5675         Implement FIT_HEIGHT mode (only for links).
5676         Implement FITH links
5677
5678 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5679
5680         * shell/ev-window-title.c: (get_filename_from_uri),
5681         (ev_window_title_sanitize_extension), (ev_window_title_update),
5682         (ev_window_title_set_document), (ev_window_title_set_uri),
5683         (ev_window_title_free):
5684         * shell/ev-window-title.h:
5685         * shell/ev-window.c: (ev_window_setup_document),
5686         (ev_window_popup_password_dialog):
5687
5688         Refactor window title building while fixing it for
5689         password documents.
5690
5691 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5692
5693         * pdf/ev-poppler.cc:
5694
5695         Escape link title before setting it in the model
5696
5697 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5698
5699         * shell/ev-application.c: (removed_from_session), (save_session),
5700         (init_session), (ev_application_get_empty_window),
5701         (ev_application_init), (ev_application_get_windows):
5702         * shell/ev-application.h:
5703         * shell/ev-window.c: (ev_window_finalize):
5704
5705         Add a function to retrieve window list and share it where
5706         necessary.
5707         Implement session handling, works pretty well thanks to the
5708         metadata system.
5709
5710 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5711
5712         * shell/ev-password.c: (ev_password_item_created_callback),
5713         (ev_password_dialog_save_password):
5714         
5715         Fix for bug 316972. Use async gnome-keyring API.
5716
5717 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5718
5719         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5720         Remove unused unrealize handler. Add scroll handling to
5721         ev_view_scroll_event for presentation mode (bug #316708),
5722         and fix the event state checks there.
5723
5724 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5725
5726         * shell/ev-page-action.c: (page_changed_cb):
5727
5728         "marco, maybe we should be crazy and jump right to 6! :)"
5729
5730         Bryan Clark, Sep 2005
5731
5732 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5733
5734         * ps/ps-document.c: (save_document), (ps_document_save),
5735         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5736         (ps_document_ps_export_end):
5737
5738         Fix unstructured documents save and print
5739
5740 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5741
5742         * shell/ev-application.c: (ev_application_open_uri):
5743
5744         Fix window size persistance
5745
5746 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5747
5748         * shell/ev-view.c: (ev_view_button_release_event):
5749
5750         Based on a patch from carlosgc@gnome.org. Mouse buttons
5751         switch pages in presentation mode.
5752
5753 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5754
5755         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5756
5757         Dont cast to int before scaling
5758
5759 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5760
5761         * backend/ev-link.c: (ev_link_type_get_type),
5762         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5763         (ev_link_new_page_fith):
5764         * backend/ev-link.h:
5765         * pdf/ev-poppler.cc:
5766         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5767
5768         Implement FIT and FITH links
5769
5770 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5771
5772         * pdf/ev-poppler.cc:
5773
5774         Return 0 results when search is not in progress.
5775
5776         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5777         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5778
5779         Update menu sensitivity when cancelling search
5780
5781 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5782
5783         * shell/ev-view.c: (ev_view_can_find_next):
5784
5785         Take all pages in consideration, not just current one
5786
5787 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5788
5789         * shell/ev-page-cache.c:
5790         * shell/ev-page-cache.h:
5791         * shell/ev-view.c: (ev_view_binding_activated),
5792         (ev_view_next_page), (ev_view_previous_page),
5793         (ev_sizing_mode_get_type):
5794         * shell/ev-view.h:
5795         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5796         (ev_window_cmd_go_next_page):
5797
5798         Move page next/previous functions from page chace to
5799         view and change it to move by 2 page steps in dual mode.
5800
5801 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5802
5803         * shell/ev-window.c: (update_sidebar_visibility),
5804         (setup_sidebar_from_metadata), (ev_window_setup_document),
5805         (setup_view_from_metadata):
5806
5807         Show the index by default when there is one     
5808
5809 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5810
5811         * shell/ev-window-title.c: (ev_window_title_set_document):
5812
5813         Missing null check
5814
5815 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5816
5817         * shell/ev-view.c: (view_update_range_and_current_page):
5818         
5819         Allow display of last odd page in dual view. Fix for 316347.
5820
5821 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5822
5823         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5824         
5825         Make close button default. Fix for 316383.
5826
5827 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5828
5829         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5830         
5831         Mark close button as default. Fix for 316381.
5832
5833 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5834
5835         * backend/ev-link.c: (ev_link_class_init):
5836
5837         Allow negative doubles in left/top properties
5838
5839 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5840
5841         * shell/ev-window.c:
5842
5843         Remove a bunch of strings that was used only
5844         by the statusbar.
5845
5846 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5847
5848         * shell/ev-window-title.c: (get_filename_from_uri),
5849         (ev_window_title_set_document):
5850
5851         When title has a confusing extension, show also
5852         the document filename inside ()
5853
5854 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5855
5856         * shell/Makefile.am:
5857         * shell/ev-window-title.c: (ev_window_title_new),
5858         (ev_window_title_update), (ev_window_title_set_type),
5859         (ev_window_title_set_document), (ev_window_title_free):
5860         * shell/ev-window-title.h:
5861         * shell/ev-window.c: (ev_window_setup_document),
5862         (password_dialog_response), (ev_window_popup_password_dialog),
5863         (ev_window_dispose), (ev_window_init):
5864
5865         Factor out and cleanup window title code
5866
5867 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5868
5869         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5870         (unable_to_load):
5871
5872         Make dialog transient so it doesnt block other windows
5873
5874 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5875
5876         * pdf/ev-poppler.cc:
5877         
5878         Fix pdf thumbnails rendering.
5879
5880 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5881
5882         * shell/ev-window.c: (fullscreen_set_timeout):
5883         
5884         Increase timeout to hide full screen popup. Bug 
5885         316123. 
5886
5887 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5888
5889         * data/evince.schemas.in:
5890         * shell/ev-window.c: (update_action_sensitivity):
5891
5892         Allow the user to override document restrictions. Fix for bug
5893         305818.
5894
5895 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5896
5897         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5898         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5899         (ev_window_class_init): Fix multihead behaviour of fullscreen
5900         toolbar popup. Fixes bug #315451.
5901
5902 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5903
5904         * configure.ac:
5905         * data/evince-password.glade:
5906         * shell/ev-password.c: (ev_password_dialog_set_property),
5907         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5908         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5909         (ev_password_dialog_entry_changed_cb),
5910         (ev_password_dialog_entry_activated_cb),
5911         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5912         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5913         (ev_password_dialog_set_bad_pass):
5914         * shell/ev-password.h:
5915         * shell/ev-window.c: (password_dialog_response),
5916         (ev_window_popup_password_dialog):
5917         
5918         Support for gnome-keyring for encrypted PDF's.
5919
5920 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5921
5922         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5923         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5924         (ev_view_enter_notify_event), (ev_view_class_init):
5925         
5926         More precise handling of enter_notify/leave_notify events
5927         in EvView. Fix for bug 315470.
5928
5929 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5930
5931         * shell/ev-window.c: (fullscreen_timeout_cb),
5932         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5933         (ev_window_dispose):
5934
5935         leak fix: unref fullscreen_timeout_source before clearing it
5936
5937 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5938
5939         * configure.ac, dvi/mdvi/Makefile.am: 
5940         
5941         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5942
5943 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5944
5945         * backend/ev-link.c: (ev_link_new_page_xyz):
5946         * pdf/ev-poppler.cc:
5947         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5948
5949         Fix some bugs with xyz links, respect zoom
5950
5951 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5952
5953         * shell/ev-window.c: (page_changed_cb),
5954         (setup_document_from_metadata), (update_sidebar_visibility),
5955         (setup_view_from_metadata), (ev_window_run_fullscreen),
5956         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5957         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5958         (ev_window_dual_mode_changed_cb),
5959         (ev_window_sidebar_current_page_changed_cb):
5960
5961         null check uri before setting and getting metadata
5962
5963 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5964
5965         * dvi/Makefile.am:
5966         * properties/Makefile.am:
5967         * shell/Makefile.am:
5968         * thumbnailer/Makefile.am:
5969
5970         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5971
5972 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5973
5974         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5975         (selection_changed_callback):
5976         * shell/ev-sidebar-links.h:
5977
5978         Add a signal for link activation.
5979
5980         * shell/ev-view.c: (ev_view_goto_link),
5981         (ev_view_button_release_event):
5982         * shell/ev-view.h:
5983         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5984         (ev_window_init):
5985
5986         Implement the signal so that we can handle all link types.
5987
5988         * shell/ev-page-cache.c:
5989
5990         Remove unused set_link function
5991
5992 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5993
5994         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5995
5996         Add some space from the cursor, hardcoded but I couldnt
5997         find a better way.
5998
5999 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6000
6001         * lib/ev-tooltip.c:
6002
6003         Use mozilla style vs gtk style, way better for links.
6004
6005         * shell/ev-view.c: (ev_view_motion_notify_event),
6006         (ev_view_destroy), (ev_view_init):
6007
6008         Deactive tooltip when the link hovered is changed.
6009
6010 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6011
6012         * backend/ev-document.h:
6013         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6014         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6015         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6016         (ev_link_new_page), (ev_link_new_page_xyz):
6017         * backend/ev-link.h:
6018         * pdf/ev-poppler.cc:
6019         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6020         (go_to_link), (tip_from_link):
6021
6022         Implement xyz links, still not functional. Links are a total
6023         mess, will need to refactor and bugfix a lot :(
6024
6025 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6026
6027         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6028
6029 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6030
6031         * data/evince-ui.xml:
6032         * data/evince.schemas.in:
6033         * shell/Makefile.am:
6034         * shell/ev-window.c: (update_chrome_visibility),
6035         (password_dialog_response), (ev_window_load_job_cb),
6036         (ev_window_xfer_job_cb), (ev_window_open_uri),
6037         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6038         (ev_window_init):
6039
6040         Remove the statusbar. This regress loading feedback, need to
6041         check with Bryan what we want to do there...
6042
6043 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6044
6045         * lib/ev-tooltip.c: (ev_tooltip_init):
6046
6047         Fix tooltip border and size handling
6048
6049 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6050
6051         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6052         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6053         (ev_tooltip_timeout), (ev_tooltip_activate),
6054         (ev_tooltip_deactivate):
6055         * lib/ev-tooltip.h:
6056         * shell/ev-view.c: (ev_view_motion_notify_event):
6057
6058         Delay popup showing. Mirror gtk logic/times.
6059
6060 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6061
6062         * lib/Makefile.am:
6063         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6064         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6065         (ev_tooltip_set_text), (ev_tooltip_set_position):
6066         * lib/ev-tooltip.h:
6067
6068         Simple widget to show tooltips at a custom position
6069
6070         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6071         (ev_view_destroy):
6072
6073         Use it for links. First go, needs work
6074
6075 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6076
6077         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6078         HIG fixes.  Use title capitalization for window title. Use 12 
6079         pixels of space between the dialog's vbox and action area.
6080
6081 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6082
6083         * shell/ev-window.c: (file_open_dialog_response_cb),
6084         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6085         (ev_window_cmd_save_as):
6086
6087         Make file pickers not modal and refactor code some
6088
6089 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6090
6091         * shell/ev-sidebar.h:
6092         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6093         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6094         (ev_sidebar_class_init), (ev_sidebar_select_page),
6095         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6096         (ev_sidebar_set_page):
6097
6098         Add a current page property and allow to get/set it
6099
6100         * shell/ev-window.c: (setup_view_from_metadata),
6101         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6102
6103         Persist current sidebar page per document
6104
6105 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6106
6107         * data/evince.schemas.in:
6108         * shell/ev-window.c: (update_chrome_visibility),
6109         (setup_document_from_metadata), (update_sidebar_visibility),
6110         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6111         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6112         (ev_window_run_presentation), (ev_window_stop_presentation),
6113         (ev_window_view_sidebar_cb),
6114         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6115         (load_chrome), (ev_window_init):
6116
6117         Persist size/visibility of sidebar per document
6118
6119 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6120
6121         * shell/ev-view.c (draw_loading_text): Draw loading text.
6122
6123 2005-09-02  Dan Damian  <dand@gnome.ro>
6124
6125         * configure.in: Added "ro" to ALL_LINGUAS.
6126
6127 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6128
6129         * shell/ev-view.c: (clear_caches):
6130
6131         ev_page_cache_get doesnt return a reference,
6132         dont try to unref it.
6133
6134 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6135
6136         * shell/main.c: (load_files_remote):
6137
6138         Fix timestamp parameter with dbus <= 0.33
6139
6140 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6141
6142         * data/evince.schemas.in:
6143
6144         Add missing full stop
6145
6146 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6147
6148         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6149         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6150
6151         Plug some memory leaks
6152
6153 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6154
6155         * configure.ac:
6156         * lib/ev-debug.c: (trap_handler):
6157
6158         Check for execinfo.h and use it only if it exists.
6159         Ported from Epiphany (bug #314776).
6160
6161 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6162
6163         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6164
6165 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6166
6167         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6168         * po/id.po      : Added Indonesian translation
6169
6170 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6171
6172         * shell/main.c:
6173         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6174         * NEWS: Release 0.4.0
6175
6176 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6177
6178         * configure.ac: catch another gtk+-2.8ism
6179         * shell/main.c: Make work with gtk+-2.6
6180
6181 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6182
6183         * shell/ev-application-service.xml: Add 'timestamp' argument to
6184           ev_application_open_window and ev_application_open_uri methods.
6185
6186         * shell/ev-application.h: Add 'timestamp' argument to
6187           ev_application_open_window, ev_application_open_uri,
6188           and ev_application_open_uri_list functions.
6189
6190         * shell/ev-application.c (ev_application_open_window,
6191           ev_application_open_uri, ev_application_open_uri_list): Change
6192           functions that show/present windows to use a timestamp if one
6193           is passed in.
6194
6195         * shell/ev-window.c (ev_window_cmd_file_open,
6196           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6197         * shell/main.c (load_files): Modify calls to ev_application to
6198           include GDK_CURRENT_TIME as timestamp.
6199
6200         * shell/main.c (load_files_remote): Obtain timestamp for client
6201           instance from GDK and pass to server instance so new windows are
6202           focused properly.  Fix dbus_g_proxy_call() calls by including second
6203           G_TYPE_INVALID.
6204           
6205         Closes bug #314475.
6206
6207 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6208
6209         * shell/ev-window.c (ev_window_finalize): Check for
6210         avail. EvWindows when quiting to handle the finalize better,
6211         #314497
6212
6213 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6214         
6215         * properties/ev-properties-view.c: 
6216         
6217         Set textdomain to libglade. Fixes translation problem in property page.
6218
6219 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6220
6221         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6222         * dvi/Makefile.am:
6223         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6224         * dvi/mdvi-lib/Makefile.am:
6225         
6226         Fix rotation of thumbnails, ported to new API. Moved library
6227         dependencies earlier, probably it will fix linkage problem.
6228
6229 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6230
6231         * backend/ev-document-misc.c:
6232         (ev_document_misc_get_thumbnail_frame):
6233         * backend/ev-document-misc.h:
6234         * configure.ac:
6235         * pdf/ev-poppler.cc:
6236         * shell/Makefile.am:
6237         * shell/ev-sidebar-thumbnails.c: (add_range),
6238         (ev_sidebar_thumbnails_set_loading_icon),
6239         (ev_sidebar_thumbnails_refresh),
6240         (ev_sidebar_thumbnails_set_document):
6241         * shell/ev-sidebar-thumbnails.h:
6242         * shell/ev-view.c: (ev_view_motion_notify_event),
6243         (ev_view_set_property), (ev_view_get_property),
6244         (ev_view_class_init), (ev_view_set_rotation):
6245         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6246         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6247         (ev_window_init):
6248         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6249         Redo rotation (again).  prepare for 0.4.0
6250
6251 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6252
6253         * configure.ac: Bump poppler requirement to 0.4.1.
6254
6255         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6256         argument to poppler_page_render_selection() call.
6257
6258 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6259
6260         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6261         (djvu_document_thumbnails_get_thumbnail):
6262         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6263         (dvi_document_thumbnails_get_thumbnail):
6264         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6265         (pixbuf_document_thumbnails_get_thumbnail):
6266         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6267         
6268         Update rotation direction of backends to fit with pdf and ps.
6269
6270 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6271
6272         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6273         * backend/ev-async-renderer.h:
6274         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6275         (setup_page), (ps_document_get_page_size),
6276         (ps_async_renderer_render_pixbuf):
6277         * ps/ps-document.h:
6278         * shell/ev-jobs.c: (ev_job_render_run):
6279
6280         Fix orientation in the postscript document
6281
6282 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6283
6284         * pdf/ev-poppler.cc:
6285         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6286         * shell/ev-view.c: (highlight_find_results):
6287
6288         Adapt to the new poppler rotation API. Fix text maps on landscape
6289         documents.
6290
6291 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6292
6293         * shell/ev-view.c (compute_new_selection_text): get the correct
6294         region when selecting in modes other than continuous.
6295
6296 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6297
6298         * shell/main.c (main): remove redundant g_warnings.
6299
6300 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6301
6302         * shell/Makefile.am: Don't include autogenerated
6303         file ev-application-service.h into distribution, since
6304         it causes dbus crash. Fix for bugs 313724 and 313443. 
6305
6306 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6307
6308         * configure.ac: Fix sed expression for FreeBSD. Thanks
6309         to Joe Marcus Clark <marcus@freebsd.org>
6310         
6311         * shell/eggfindbar.c: (entry_activate_callback),
6312         (entry_changed_callback), (egg_find_bar_init),
6313         (egg_find_bar_set_search_string):
6314         
6315         Made findbar buttons unsensitive if there is no text in
6316         entry. Fix for the bug 313285.
6317
6318 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6319
6320         * ps/ps-document.c: Use g_filename_display_name for displaying
6321         filenames and revert string freeze breackage
6322
6323 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6324
6325         * NEWS:
6326         * configure.ac:
6327
6328         Update for 0.3.4
6329
6330         * shell/Makefile.am:
6331
6332         Add ev-application-service.xml to extra dist
6333
6334         * shell/ev-view.c: (find_page_at_location):
6335
6336         Remove unused function (fix warning)
6337
6338 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6339
6340         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6341         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6342         
6343         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6344         bug 313623.
6345
6346 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6347
6348         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6349         * shell/ev-window.c:
6350         Fix build warnings
6351
6352 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6353
6354         * configure.ac: Update script to get dbus version.
6355         Fix for the bug #313443.
6356
6357 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6358
6359         * shell/ev-window.c: (ev_window_cmd_escape):
6360         
6361         Return focus back to view on escape. Fix for bug 313295.
6362
6363 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6364
6365         * shell/ev-window.c: (update_window_title),
6366         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6367         (ev_window_cmd_save_as):
6368         
6369         Correct conversion from uri to displayable string. Fix for
6370         bug 313296.
6371
6372 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6373
6374         * ps/ps-document.c: convert filename to utf8 when there is an error
6375         loading document. Fixes #309915
6376
6377 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6378
6379         * configure.ac:
6380
6381         We depend on poppler 0.4.0
6382
6383 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6384
6385         * configure.ac:
6386         * NEWS: Release 0.3.3.
6387         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6388
6389 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6390
6391         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6392         add a couple missing mnemonics to menu items, use title 
6393         capitalization for menu items and window titles, and add 
6394         ellipsis to open menu item.     
6395
6396 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6397
6398         * pdf/ev-poppler.cc:
6399         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6400         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6401         (ev_view_get_rotation):
6402         * shell/ev-view.h:
6403         * shell/ev-window.c: (setup_view_from_metadata),
6404         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6405         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6406         disk.
6407
6408 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6409
6410         * configure.ac: Added tr to ALL_LINGUAS
6411
6412 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6413
6414         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6415         requires several clicks to find word. Thanks to 
6416         Colin Slater <kiltedtaco@gmail.com>.
6417
6418 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6419
6420         * data/evince.desktop.in.in: Hide menu entry and
6421         rename it to "Document Viewer". Fix for bug 
6422         #312399.
6423
6424 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6425
6426         * shell/ev-page-action.c (ev_page_action_class_init): 
6427
6428         Point to the correct function in constructor of the
6429         activate_label signal
6430
6431 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6432
6433         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6434         * shell/ev-jobs.h: Make thread safe.
6435
6436 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6437
6438         * shell/ev-view.c: (view_update_range_and_current_page):
6439         Don't update page range if we are scrolling to some document
6440         point.
6441
6442 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6443
6444         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6445         when getting max_page_width, fix drawing in dual mode.
6446
6447 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6448
6449         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6450         getting the area for select_all.
6451
6452 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6453
6454         * backend/ev-selection.c: (ev_selection_render_selection):
6455         * backend/ev-selection.h:
6456         * pdf/ev-poppler.cc:
6457         * shell/ev-jobs.c: (ev_job_render_new):
6458         * shell/ev-jobs.h:
6459         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6460         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6461         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6462         (ev_view_class_init):
6463
6464         Change selection color on focus in and focus out events.  Also,
6465         poppler now uses GdkColor for specifying the selection colors, so
6466         drop some awkward conversion code.
6467
6468 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6469
6470         * configure.ac: Added Hebrew translation
6471
6472 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6473
6474         * NOTES:
6475         * backend/ev-selection.c: (ev_selection_render_selection):
6476         * backend/ev-selection.h:
6477         * pdf/ev-poppler.cc:
6478         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6479         (ev_job_render_run):
6480         * shell/ev-jobs.h:
6481         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6482         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6483         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6484         (ev_pixbuf_cache_style_changed),
6485         (ev_pixbuf_cache_get_selection_pixbuf),
6486         (ev_pixbuf_cache_set_selection_list),
6487         (ev_pixbuf_cache_get_selection_list):
6488         * shell/ev-pixbuf-cache.h:
6489         * shell/ev-utils.c: (ev_print_region_contents):
6490         * shell/ev-utils.h:
6491         * shell/ev-view.c: (ev_view_queue_draw_page),
6492         (selection_update_idle_cb), (ev_view_motion_notify_event),
6493         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6494         (setup_caches), (ev_view_find_next), (merge_selection_region),
6495         (selection_free):
6496         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6497
6498         Clean up selection to be much smoother!
6499
6500 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6501
6502         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6503         to poppler_page_render_selection().
6504
6505 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6506
6507         * ps/ps-document.c: (save_page_list): Use
6508         unzipped document when printing. Thanks to 
6509         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6510         311016.
6511
6512 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6513
6514         * shell/ev-window.c: (update_action_sensitivity):
6515         
6516         Disable print and save respect to lockdown gconf keys. Fix
6517         for 312342.
6518
6519 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6520
6521         * configure.ac:
6522         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6523         (write_to_temp_file), (ev_file_set_contents):
6524         * shell/ev-utils.h:
6525         * shell/ev-window.c: (save_print_config_to_file):
6526         
6527         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6528         Fix for bug 312238
6529
6530 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6531
6532         * shell/ev-window.c: (load_print_config_from_file),
6533         (save_print_config_to_file), (ev_window_print_range):
6534
6535         Persist the print settings. Fixes bug #311578.
6536
6537 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6538
6539         * djvu/djvu-document.c: (djvu_document_get_page_size),
6540         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6541         (djvu_document_thumbnails_get_thumbnail):
6542         * dvi/dvi-document.c: (dvi_document_get_page_size),
6543         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6544         (dvi_document_thumbnails_get_dimensions),
6545         (dvi_document_thumbnails_get_thumbnail):
6546         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6547         (pixbuf_document_render_pixbuf),
6548         (pixbuf_document_document_iface_init),
6549         (pixbuf_document_thumbnails_get_thumbnail):
6550         
6551         Update backends to make them build with new rotation system.
6552
6553 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6554
6555         * help/C/figures/evince_start_window.png:
6556         
6557         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6558
6559 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6560
6561         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6562         * shell/ev-pixbuf-cache.h:
6563         * shell/ev-sidebar-thumbnails.c:
6564         (ev_sidebar_thumbnails_get_property), (add_range),
6565         (adjustment_changed_cb):
6566         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6567         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6568         we were thumbnailing the entire docment on startup, slowing us
6569         down hugely. 
6570
6571 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6572
6573         * shell/ev-page-cache.c: (ev_page_cache_new):
6574         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6575         == 0, fixes #310306.
6576
6577 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6578
6579         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6580         (ev_view_rotate_left):
6581
6582         Account rotation in doc_rect_to_view_rect.
6583         Ensure rotation doesnt go out of bounds.
6584
6585 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6586
6587         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6588
6589         Correct and cleanup w/h swapping
6590
6591 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6592
6593         * backend/ev-document-thumbnails.c:
6594         (ev_document_thumbnails_get_thumbnail):
6595         * backend/ev-document-thumbnails.h:
6596         * backend/ev-document.c:
6597         * backend/ev-document.h:
6598         * backend/ev-render-context.c: (ev_render_context_new),
6599         (ev_render_context_set_rotation):
6600         * backend/ev-render-context.h:
6601         * pdf/ev-poppler.cc:
6602         * ps/ps-document.c: (ps_document_document_iface_init):
6603         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6604         * shell/ev-jobs.h:
6605         * shell/ev-page-cache.c: (build_height_to_page),
6606         (ev_page_cache_new), (ev_page_cache_get_size),
6607         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6608         (ev_page_cache_get_height_to_page):
6609         * shell/ev-page-cache.h:
6610         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6611         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6612         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6613         (ev_pixbuf_cache_get_selection_pixbuf):
6614         * shell/ev-pixbuf-cache.h:
6615         * shell/ev-print-job.c: (idle_print_handler):
6616         * shell/ev-sidebar-thumbnails.c: (add_range):
6617         * shell/ev-view.c: (view_update_range_and_current_page),
6618         (get_page_y_offset), (get_page_extents),
6619         (ev_view_size_request_continuous_dual_page),
6620         (ev_view_size_request_continuous),
6621         (ev_view_size_request_dual_page),
6622         (ev_view_size_request_single_page), (draw_one_page),
6623         (ev_view_set_rotation), (ev_view_rotate_right),
6624         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6625         (ev_view_zoom_for_size_continuous_and_dual_page),
6626         (ev_view_zoom_for_size_continuous),
6627         (ev_view_zoom_for_size_dual_page),
6628         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6629         (ev_view_select_all):
6630         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6631         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6632         (tiff_document_document_iface_init),
6633         (tiff_document_thumbnails_get_thumbnail):
6634
6635         Use rotation rather than orientation. It's easier and enough
6636         for our needs.
6637
6638 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6639
6640         * shell/ev-page-cache.c: (build_height_to_page),
6641         (ev_page_cache_new), (ev_page_cache_get_size),
6642         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6643         (ev_page_cache_get_height_to_page):
6644         * shell/ev-page-cache.h:
6645         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6646         (ev_view_size_request_continuous_dual_page),
6647         (ev_view_size_request_continuous),
6648         (ev_view_zoom_for_size_continuous_and_dual_page),
6649         (ev_view_zoom_for_size_continuous):
6650
6651         Make the page cache aware of page orientation.
6652
6653 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6654
6655         * backend/ev-document-thumbnails.c:
6656         (ev_document_thumbnails_get_thumbnail):
6657         * backend/ev-document-thumbnails.h:
6658         * backend/ev-document.c:
6659         * backend/ev-document.h:
6660         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6661         * backend/ev-ps-exporter.h:
6662         * pdf/ev-poppler.cc:
6663         * ps/ps-document.c: (ps_document_document_iface_init),
6664         (ps_document_ps_export_do_page):
6665         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6666         * shell/ev-jobs.h:
6667         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6668         (ev_page_cache_get):
6669         * shell/ev-page-cache.h:
6670         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6671         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6672         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6673         * shell/ev-pixbuf-cache.h:
6674         * shell/ev-print-job.c: (idle_print_handler):
6675         * shell/ev-sidebar-thumbnails.c: (add_range):
6676         * shell/ev-view.c: (view_update_range_and_current_page),
6677         (get_page_extents), (ev_view_size_request_dual_page),
6678         (ev_view_size_request_single_page), (draw_one_page),
6679         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6680         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6681         (ev_view_zoom_for_size_dual_page),
6682         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6683         (ev_view_select_all):
6684         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6685         * tiff/tiff-document.c: (tiff_document_get_page_size),
6686         (tiff_document_get_orientation), (rotate_pixbuf),
6687         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6688         (tiff_document_thumbnails_get_thumbnail),
6689         (tiff_document_ps_export_do_page), (tiff_document_init):
6690
6691         Really make use of the orientation bit of the render context.
6692         Use the render context in a few more places in the backend API.
6693         This regress orientation, but now it's done right. Will try to
6694         fix it up asap...
6695
6696 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6697
6698         * shell/ev-view.c: (ensure_rectangle_is_visible):
6699
6700         Patch by Nickolay V. Shmyrev to fix find flickering
6701
6702 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6703
6704         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6705         duplex parameters to ::begin.
6706
6707         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6708         * shell/ev-print-job.c (idle_print_handler): 
6709         * ps/ps-document.c (ps_document_ps_export_begin): 
6710         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6711         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6712         implementations. Poppler backend needs poppler cvs. Rest has
6713         unchanged behavior.
6714
6715 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6716
6717         * shell/ev-window.c (using_pdf_printer): new function.
6718         (ev_window_print_range): print a less techy message if someone
6719         tries to print to PDF.
6720
6721 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6722
6723         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6724         from "unknown font" string. Bug #311431
6725
6726 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6727
6728         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6729
6730 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6731
6732         Bug #311280
6733         
6734         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6735         name for PopplerFontTypes
6736         (pdf_document_fonts_fill_model): add font type to the detail column
6737
6738         * backend/ev-document-fonts.h: added
6739         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6740
6741         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6742         font name and font details, add a little markup.
6743         (ev_properties_fonts_init): use the new cell data func, specify ypad
6744         property for the cell renderer.
6745         (ev_properties_fonts_set_document): add the details column.
6746
6747 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6748
6749         * configure.ac: Added "pl" to ALL_LINGUAS.
6750
6751 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6752
6753         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6754
6755 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6756
6757         * help/ChangeLog: Started this for translations of manual.
6758         * configure.ac, autogen.sh, .cvsignore: Migrated to
6759         gnome-doc-utils. Patch in bug #311222.
6760
6761 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6762
6763         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6764         #ifdef this away to fix an unused-function warning.
6765
6766 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6767
6768         * configure.ac: Added 'gl' to ALL_LINGUAS.
6769
6770 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6771
6772         * configure.ac: Added ne in ALL_LINGUAS
6773         
6774 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6775
6776         * shell/ev-view.c: (ev_view_leave_notify_event):
6777         
6778         Clear status message when pointer leaves view. Fix for bug
6779         #310818 
6780
6781 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6782
6783         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6784
6785 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6786
6787         * shell/ev-view.c: (ev_view_leave_notify_event),
6788         (ev_view_class_init):
6789         
6790         Set cursor to normal then leaving view.
6791
6792 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6793
6794         * configure.ac:
6795         
6796         Fix required djvulibre version.
6797
6798 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6799
6800         *configure.ac: Hindi (hi) language added
6801
6802 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6803
6804         *configure.ac: Punjabi (pa) Language added
6805
6806 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6807
6808         * data/evince-ui.xml, shell/ev-window.c:
6809         
6810         Add keypad accelerators for zooming. Fix for bug 308128.
6811
6812 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6813
6814         * Makefile.am:
6815         * backend/Makefile.am:
6816         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6817         * configure.ac:
6818         * shell/ev-document-types.c: (ev_document_types_add_filters):
6819
6820         Allow to enable/disable the pixbuf backend.
6821         Default to off for now. If we want it enabled we should
6822         really put mime types in the desktop, implement properties etc.
6823
6824         * properties/evince-properties.c:
6825
6826         Initialize error to NULL.
6827         Check error is not NULL before freeing.
6828
6829 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6830
6831         * shell/ev-window.c:
6832
6833         Use F5 as presentation accell
6834
6835 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6836
6837         * shell/ev-window.c: (update_chrome_visibility),
6838         (ev_window_create_fullscreen_popup), (ev_window_init):
6839
6840         Do not leak the fullscreen toolbar
6841
6842 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6843
6844         * shell/ev-window.c: (view_actions_focus_in_cb),
6845         (view_actions_focus_out_cb):
6846
6847         These has a return value! Fix totally random focus
6848         issues we was seeing.
6849
6850 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6851
6852         * shell/main.c: (load_files_remote):
6853
6854         Allow open more than one file
6855
6856 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6857
6858         * shell/main.c: (load_files_remote):
6859
6860         Fix for dbus 0.33. bug #309975
6861
6862 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6863
6864         * properties/ev-properties-main.c: (ev_properties_get_pages):
6865
6866         Actually return NULL for types we dont support
6867
6868 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6869
6870         * po/POTFILES.in:
6871
6872         Remove empty lines.
6873
6874 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6875
6876         * backend/ev-document-factory.c:
6877         (ev_document_factory_get_document):
6878
6879         Do not try to create the object if type
6880         is invalid.
6881
6882 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6883
6884         * ps/ps-document.c: (ps_document_dispose),
6885         (ps_async_renderer_render_pixbuf):
6886         * ps/ps-document.h:
6887
6888         Do not leak the target window
6889
6890 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6891
6892         * shell/ev-application.c: (ev_application_init):
6893
6894         Let tbe check file existence for us.
6895         Add a comment about eggrecent mime filter.
6896
6897 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6898
6899         * data/evince-ui.xml:
6900         * shell/ev-application.c: (ev_application_shutdown),
6901         (ev_application_init), (ev_application_get_toolbars_model),
6902         (ev_application_get_recent_model),
6903         (ev_application_save_toolbars_model):
6904         * shell/ev-application.h:
6905         * shell/ev-window.c: (ev_window_add_recent),
6906         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6907         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6908         (ev_window_init):
6909
6910         Use common toolbar and recent models for all windows.
6911         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6912
6913 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6914
6915         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6916         successfully check for gtk_icon_view_get_visible_range.
6917
6918 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6919
6920         * djvu/Makefile.am:
6921         * dvi/Makefile.am:
6922         
6923         Fix djvu and dvi backend build.
6924
6925 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6926
6927         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6928         (new_separator_pixbuf):
6929
6930         Don't leak windows.
6931
6932 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6933
6934         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6935
6936         HIGification of toolbar editor dialogue.
6937
6938 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6939
6940         * configure.ac:
6941         * shell/Makefile.am:
6942
6943         Ever build metadata manager since it's just
6944         disabled at runtime now.
6945
6946 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6947
6948         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6949         (ev_metadata_manager_get), (ev_metadata_manager_set):
6950         * shell/ev-metadata-manager.h:
6951
6952         Add an _init functions that enabled metadata management
6953         at runtime.
6954
6955         * shell/ev-window.c: (page_changed_cb),
6956         (setup_document_from_metadata), (ev_window_setup_document),
6957         (setup_view_from_metadata), (ev_window_open_uri),
6958         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6959         (ev_window_run_presentation), (ev_window_stop_presentation),
6960         (save_sizing_mode), (ev_window_zoom_changed_cb),
6961         (ev_window_continuous_changed_cb),
6962         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6963         (window_configure_event_cb):
6964
6965         Remove all ugly metadata define since we deal with it
6966         at runtime now.
6967
6968         * shell/main.c: (load_files_remote), (main):
6969
6970         Add support for dbus cvs head. Hopefully didnt break one
6971         of the other versions now!
6972
6973         If we dont get a response from the dbus server just
6974         give up with it and not enable metadata.
6975
6976 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6977
6978         * Makefile.am:
6979         * backend/Makefile.am:
6980         * configure.ac:
6981         * cut-n-paste/recent-files/Makefile.am:
6982         * cut-n-paste/toolbar-editor/Makefile.am:
6983         * cut-n-paste/zoom-control/Makefile.am:
6984         * lib/Makefile.am:
6985         * pdf/Makefile.am:
6986         * pixbuf/Makefile.am:
6987         * properties/Makefile.am:
6988         * ps/Makefile.am:
6989         * shell/Makefile.am:
6990         * thumbnailer/Makefile.am:
6991         * tiff/Makefile.am:
6992
6993         Make frontends depend on just libev.
6994         Rework and group CFLAGS/LIBS definitions.
6995         Cleanups.
6996
6997 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6998
6999         * shell/ev-window:
7000
7001         do not unnecessarily save zoom
7002
7003         * configure.ac:
7004         * lib/ev-file-helpers.c: (ev_dot_dir):
7005         * shell/Makefile.am:
7006         * shell/dummy.cc:
7007
7008         Some cleanups
7009
7010 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7011
7012         * configure.ac:
7013         
7014         Remove unnecessary dependencies
7015
7016 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7017
7018         * properties/Makefile.am:
7019         * thumbnailer/Makefile.am:
7020         * tiff/Makefile.am:
7021
7022         Some more cleanups. Was really necessary
7023         but I probably introduced bugs, feel free
7024         to flame :)
7025
7026 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7027
7028         * backend/Makefile.am:
7029         * configure.ac:
7030         * cut-n-paste/recent-files/Makefile.am:
7031         * cut-n-paste/toolbar-editor/Makefile.am:
7032         * cut-n-paste/zoom-control/Makefile.am:
7033         * lib/Makefile.am:
7034         * pdf/Makefile.am:
7035         * pixbuf/Makefile.am:
7036         * properties/Makefile.am:
7037         * ps/Makefile.am:
7038         * shell/Makefile.am:
7039         * thumbnailer/Makefile.am:
7040         * tiff/Makefile.am:
7041
7042         Use gnome-common macros when possible.
7043         Cleanup dependencies.
7044         Actually disable deprecated where possible.
7045
7046 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7047
7048         * Makefile.am:
7049         * backend/Makefile.am:
7050         * properties/Makefile.am:
7051         * shell/Makefile.am:
7052         * thumbnailer/Makefile.am:
7053
7054         This should solve the circular dep without
7055         requiring dir reorg!
7056
7057         * shell/ev-window.c: (setup_view_from_metadata):
7058
7059         Never restore window size/position when the
7060         window is already visible.
7061
7062 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7063
7064         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7065
7066         Return a boolean from timeout func. Fix ported from gedit.
7067
7068 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7069
7070         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7071
7072 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7073
7074         * shell/ev-document-types.c: set "All Documents" as default filter in
7075         open dialog
7076
7077 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7078
7079         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7080         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7081         (ev_metadata_manager_set_boolean): fix value/val thinko.
7082
7083 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7084
7085         * shell/ev-window.c: (setup_view_from_metadata),
7086         (window_state_event_cb), (window_configure_event_cb),
7087         (ev_window_init):
7088
7089         Remember window position and maximized state
7090
7091 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7092
7093         * configure.ac:
7094
7095         Fix DBUS configure checks.
7096
7097         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7098         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7099         (ev_metadata_manager_set_boolean):
7100
7101         Plug mem leaks.
7102
7103         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7104         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7105         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7106         (ev_window_continuous_changed_cb),
7107         (ev_window_dual_mode_changed_cb), (ev_window_new):
7108
7109         Fix the build without DBUS.
7110
7111 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7112
7113         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7114         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7115         (ev_metadata_manager_set_string),
7116         (ev_metadata_manager_set_boolean):
7117         * shell/ev-metadata-manager.h:
7118
7119         Add support for some more types
7120
7121         * shell/ev-view.c: (scroll_to_current_page),
7122         (ev_view_get_continuous), (ev_view_set_continuous),
7123         (ev_view_get_dual_page):
7124         * shell/ev-view.h:
7125         * shell/ev-window.c: (page_changed_cb),
7126         (setup_document_from_metadata), (ev_window_setup_document),
7127         (setup_view_from_metadata), (ev_window_open_uri),
7128         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7129         (ev_window_run_presentation), (ev_window_stop_presentation),
7130         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7131         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7132         (ev_window_update_dual_page_action),
7133         (ev_window_continuous_changed_cb),
7134         (ev_window_dual_mode_changed_cb), (ev_window_init):
7135
7136         Remember a bunch of view/document properties. Prolly some
7137         are still missing but it's getting interesting.
7138
7139 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7140
7141         * configure.ac: check if dbus-binding-tool is installed. Not the
7142         case on current Ubuntu breezy, it seems.
7143
7144 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7145
7146         * data/evince.desktop.in.in:
7147         
7148         Allow open uri lists and add TryExec field.
7149
7150 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7151
7152         * configure.ac:
7153
7154         Enable dbus when available, do not require a configure
7155         option.
7156
7157 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7158
7159         * configure.ac:
7160
7161         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7162         disabled.
7163
7164 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7165         Marco Pesenti Gritti  <mpg@redhat.com>
7166
7167         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7168         
7169         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7170         functions to the format required by dbus
7171
7172         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7173         errors. Use the RPC parameters in the expected way
7174
7175 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7176
7177         * Makefile.am:
7178         * properties/Makefile.am:
7179         * properties/ev-properties-main.c: (ev_properties_get_pages):
7180
7181         Support all mime types
7182
7183         * shell/Makefile.am:
7184         * thumbnailer/Makefile.am:
7185         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7186         (evince_thumbnail_pngenc_get):
7187
7188         Use the document factory
7189
7190 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7191
7192         * backend/Makefile.am:
7193         * backend/ev-document-factory.c:
7194         (mime_type_supported_by_gdk_pixbuf),
7195         (ev_document_type_get_from_mime),
7196         (ev_document_factory_get_document),
7197         (ev_document_factory_get_backend),
7198         (ev_document_factory_get_mime_types),
7199         (ev_document_factory_get_all_mime_types):
7200         * backend/ev-document-factory.h:
7201         * shell/Makefile.am:
7202         * shell/ev-document-types.c: (get_document_from_uri),
7203         (ev_document_types_get_document),
7204         (file_filter_add_mime_list_and_free),
7205         (ev_document_types_add_filters):
7206         * shell/ev-document-types.h:
7207         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7208         * shell/ev-properties-dialog.c:
7209         (ev_properties_dialog_set_document):
7210         * shell/ev-window.c: (ev_window_cmd_file_open),
7211         (ev_window_cmd_save_as):
7212         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7213
7214         Rework document types managing to avoid code duplication
7215         and actually abstract from backend implementations.
7216         Also provide a minimal factory api that can be used by
7217         thumbnailer/properties.
7218
7219 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7220
7221         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7222         Plug a mem leak.
7223         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7224         HIG spacings.
7225
7226 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7227
7228         * shell/ev-properties-dialog.c
7229         (ev_properties_dialog_set_document): only call
7230         ev_properties_fonts_set_document() if the document implements the
7231         fonts interface
7232
7233 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7234
7235         * configure.ac:
7236         * properties/Makefile.am:
7237         * properties/ev-properties-view.c:
7238         (ev_properties_view_register_type):
7239         * properties/ev-properties-view.h:
7240         * properties/ev-properties-main.h:
7241
7242         Implement nautilus plugin for properties.
7243         Works only for pdf atm, I need to rework the
7244         document types stuff to get this to work
7245         for all backends...
7246
7247 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7248
7249         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7250         (ev_properties_fonts_set_document): use
7251         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7252
7253 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7254
7255         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7256         them
7257         (PlaceImage, tiff2ps_process_page): use
7258         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7259
7260
7261 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7262
7263         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7264         (main): to call gnome_authentication_manager_init. Should fix
7265         Bug #308510
7266
7267         * configure.ac: that requires libgnomeui 2.6.0.
7268
7269 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7270
7271         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7272         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7273         use the new tiff2ps interfaces
7274
7275         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7276         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7277
7278         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7279         structure instead of global variables.  Remove use of static
7280         variables in functions.
7281
7282 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7283
7284         * shell/ev-page-action.c: unref the completion after setting it to the
7285         entry
7286
7287 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7288
7289         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7290         postscript files
7291
7292 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7293
7294         * shell/ev-window.c (update_action_sensitivity): disable
7295         File->Print if the document does not implement the ps exporter
7296         interface
7297
7298 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7299
7300         * Makefile.am:
7301         * configure.ac:
7302         * data/evince-properties.glade:
7303         * properties/.cvsignore:
7304         * properties/Makefile.am:
7305         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7306         (ev_properties_view_class_init), (ev_properties_view_format_date),
7307         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7308         (ev_properties_view_init), (ev_properties_view_new):
7309         * properties/ev-properties-view.h:
7310         * shell/Makefile.am:
7311         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7312         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7313         (ev_properties_dialog_new):
7314         * shell/ev-properties-dialog.h:
7315         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7316         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7317         (update_progress_label), (job_fonts_finished_cb),
7318         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7319         * shell/ev-properties-fonts.h:
7320         * shell/ev-properties.c:
7321         * shell/ev-properties.h:
7322         * shell/ev-window.c: (ev_window_setup_document),
7323         (ev_window_cmd_file_properties):
7324
7325         Split the properties pages in two different objects, depend
7326         only on the backend where possible, use widgets instead
7327         of gobject for the glade part, reimplement the dialog
7328         itself with gtk.
7329         I need this to implement nautilus properties page.
7330
7331 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7332
7333         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7334         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7335         (tiff_document_document_ps_exporter_iface_init): implement the ps
7336         exporter interface for tiff documents
7337
7338         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7339         libtiff to implement TIFF postscript export
7340
7341         * tiff/tiff2ps.h: added a header file for external tiff2ps
7342         functions.
7343
7344         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7345         tiff2ps.h
7346
7347 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7348
7349         * shell/ev-view.c: (scroll_to_current_page),
7350         (ev_view_set_fullscreen), (ev_view_set_presentation):
7351         
7352         Scroll to current page when exit from presentation
7353
7354 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7355
7356         * shell/ev-window.c: (update_document_mode),
7357         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7358         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7359         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7360         
7361         Exit from fullscreen mode when switch to presentation. Fix for
7362         bug 309365
7363
7364 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7365
7366         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7367         return NULL if the document does not implement the selection
7368         interface.
7369
7370 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7371
7372         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7373         reported height by using the resolution aspect ratio
7374         (tiff_document_render_pixbuf): scale the pixbuf using the
7375         resolution aspect ratio
7376
7377 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7378
7379         * configure.ac:
7380         
7381         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7382         <kiltedaco@gmail.com>
7383         
7384         * djvu/djvu-document.c: (djvu_document_get_orientation),
7385         (djvu_document_set_orientation), (djvu_document_get_page_size),
7386         (rotate_pixbuf), (djvu_document_render_pixbuf),
7387         (djvu_document_document_iface_init):
7388         * dvi/dvi-document.c: (dvi_document_get_orientation),
7389         (dvi_document_set_orientation), (dvi_document_get_page_size),
7390         (rotate_pixbuf), (dvi_document_render_pixbuf),
7391         (dvi_document_document_iface_init):
7392         
7393         Dvi and djvu backends are ported to new API
7394
7395 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7396
7397         * backend/ev-selection.c: (ev_selection_get_selection_region),
7398         (ev_selection_get_selection_map):
7399         * backend/ev-selection.h:
7400         * pdf/ev-poppler.cc:
7401         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7402         * shell/ev-jobs.h:
7403         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7404         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7405         (ev_pixbuf_cache_get_text_mapping):
7406         * shell/ev-pixbuf-cache.h:
7407         * shell/ev-view.c: (location_in_text),
7408         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7409         support to EvView.  Now we can see where we can select!  Sweet!
7410
7411 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7412
7413         * shell/ev-view.c (ev_view_button_press_event): Fix
7414         event->y + view->scroll_x typo.
7415
7416 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7417
7418         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7419         sub-GdkPixbuf instead of passing dest_x and dest_y.
7420         
7421         * shell/ev-view.c: (view_point_to_doc_point),
7422         (view_rect_to_doc_rect), (ev_view_button_press_event),
7423         (ev_view_motion_notify_event), (compute_new_selection_rect),
7424         (gdk_rectangle_point_in), (compute_new_selection_text),
7425         (compute_selections): Update selection code to keep the selection
7426         around as two points and not as a normalized rectangle, and fix
7427         page level selection in two-column mode.
7428
7429 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7430
7431         * shell/ev-window.c: (window_configure_event_cb): 
7432         
7433         Fix compilation
7434         
7435 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7436
7437         * pdf/ev-poppler.cc:
7438
7439         Fix compilation
7440
7441 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7442
7443         * shell/Makefile.am:
7444         * shell/ev-metadata-manager.c: (item_free),
7445         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7446         (parse_value), (parseItem), (load_values),
7447         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7448         (save_values), (save_item), (get_oldest), (resize_items),
7449         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7450         * shell/ev-metadata-manager.h:
7451
7452         Metadata manager from gedit but modified to use GValue, so that
7453         we dont need to keep converting from strings.
7454
7455         * configure.ac:
7456
7457         ENABLE_METADATA conditional, on when dbus is on
7458
7459         * shell/ev-application.c: (ev_application_open_uri):
7460
7461         Show the window after load so that we can initialize
7462         window size before it's showed.
7463
7464         * shell/ev-window.c: (ev_window_setup_from_metadata),
7465         (ev_window_open_uri), (window_configure_event_cb),
7466         (ev_window_init):
7467
7468         Save and load metadata information about window size.
7469         Not yet keeping states in account.
7470
7471         * shell/main.c: (main):
7472
7473         Shutdown metadata manager.
7474
7475 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7476
7477         * shell/ev-application-service.xml:
7478         * configure.ac:
7479         * shell/Makefile.am:
7480         * shell/ev-application.c:
7481         * shell/ev-application.h:
7482         * shell/ev-window.c:
7483         * shell/ev-window.h:
7484         * shell/main.c:
7485
7486         Add an optional dbus interface (--enable-dbus).
7487         Rework application code, mainly to be easier to
7488         use "remotely".
7489         Do not open multiple windows with the same document,
7490         spatial evince!
7491
7492 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7493
7494         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7495         pixbuf iff it exists.
7496
7497 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7498
7499         * shell/*:
7500         * backend/ev-render-context.[ch]:
7501         * backend/ev-selection.[ch]:
7502
7503         Massive changes.  We now support text selection of pdfs, and not
7504         just rectangular selection.  This is pretty broken still, but I
7505         want to get something into CVS.
7506
7507 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7508
7509         * pdf/ev-poppler.cc:
7510         
7511         Fix for Bug 309080: crash on window close.
7512         
7513         * shell/ev-page-action.c: (page_changed_cb):
7514         
7515         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7516         jensgr@gmx.net (Jens Granseuer).
7517
7518 2005-06-25  Marcel Telka  <marcel@telka.sk>
7519
7520         * configure.in (ALL_LINGUAS): Added sk.
7521
7522 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7523
7524         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7525         not a document open
7526
7527 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7528
7529         * NEWS:
7530         * configure.ac:
7531
7532         Release 0.3.2
7533
7534         * cut-n-paste/recent-files/Makefile.am:
7535
7536         Fix make distcheck
7537
7538 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7539
7540         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7541         (pixbuf_document_set_orientation), (rotate_pixbuf),
7542         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7543         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7544
7545         Implement rotation and cleanup the code a bit.
7546
7547         * tiff/tiff-document.c: (tiff_document_get_page_size),
7548         (tiff_document_get_orientation), (tiff_document_set_orientation),
7549         (rotate_pixbuf), (tiff_document_render_pixbuf),
7550         (tiff_document_document_iface_init), (tiff_document_init):
7551
7552         Implement rotation. Was the quicker solution for the release
7553         but we really need to share this code in the shell.
7554
7555 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7556
7557         * pdf/ev-poppler.cc:
7558
7559         Enable rotation, require poppler cvs. Fix a leak.
7560
7561 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7562
7563         * shell/ev-window.c: (update_action_sensitivity):
7564         
7565         Make properties unsensitive if document backend doesn't provide
7566         any info
7567
7568 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7569
7570         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7571         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7572         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7573         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7574         (bitmap_flip_rotate_counter_clockwise):
7575         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7576         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7577         (buff_gets):
7578         * dvi/mdvi-lib/common.h:
7579         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7580         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7581         (opendvi), (mdvi_reload), (mdvi_init_context),
7582         (mdvi_destroy_context), (mdvi_dopage), (special):
7583         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7584         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7585         (file_hash_free), (register_encoding), (parse_spec),
7586         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7587         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7588         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7589         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7590         (mdvi_register_font_type), (mdvi_unregister_font_type),
7591         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7592         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7593         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7594         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7595         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7596         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7597         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7598         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7599         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7600         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7601         (mdvi_unregister_special), (mdvi_flush_specials):
7602         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7603         (t1_font_remove):
7604         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7605         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7606         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7607         (free_font_metrics), (flush_font_metrics):
7608         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7609         (tt_font_remove):
7610         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7611         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7612         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7613         (dstring_insert), (dstring_new), (dstring_reset):
7614         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7615         
7616         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7617         avoid conflict with libtool on FC4
7618         
7619         * shell/ev-window.c: (ev_window_cmd_help_about):
7620         
7621         Update copyright year. Fix for bug 308828.
7622
7623 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7624
7625         * shell/ev-view.c: (add_scroll_binding_keypad),
7626         (ev_view_binding_activated), (ev_view_class_init),
7627         (on_adjustment_value_changed):
7628         
7629         Bug 170874: Arrow keys switch pages in presentation mode
7630
7631 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7632
7633         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7634         
7635         Fix for Bug 308265: Sidebar dissappears coming out of 
7636         Presentation mode
7637
7638 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7639
7640         * shell/ev-application.c: (ev_application_open):
7641         * shell/ev-document-types.c: (ev_document_types_add_filters),
7642         (ev_document_types_add_filters_for_type):
7643         * shell/ev-document-types.h:
7644         * shell/ev-window.c: (ev_window_cmd_save_as):
7645         
7646         Suggest basename as template when saving, provide filters
7647         for save dialog. It's bug 308402
7648
7649 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7650
7651         * pdf/ev-poppler.cc:
7652         * shell/ev-sidebar-links.c: (job_finished_callback):
7653         * shell/ev-view.c: (update_find_status_message):
7654         
7655         Some leaks fixed
7656
7657 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7658
7659         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7660         (egg_recent_view_uimanager_set_list):
7661
7662         Fix buglet in !show_numbers case.
7663
7664 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7665
7666         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7667         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7668
7669         Use pango ellipsisation.
7670
7671         * pdf/ev-poppler.cc:
7672
7673         Fix refcount leak, from nsh.
7674
7675 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7676
7677         * cut-n-paste/recent-files/Makefile.am:
7678         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7679         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7680         
7681         Removed EggRecentViewGtk
7682         
7683         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7684         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7685         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7686         (ev_window_setup_recent):
7687         
7688         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7689         with other projects
7690
7691 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7692
7693         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7694         (egg_recent_view_gtk_finalize):
7695
7696         Fix memory leak
7697
7698         * cut-n-paste/toolbar-editor/Makefile.am:
7699         
7700         Fix location of cursor icon.
7701         
7702         * pdf/ev-poppler.cc:
7703         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7704         (display_completion_text), (match_completion):
7705         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7706         (selection_changed_callback), (create_loading_model),
7707         (print_section_cb), (links_page_num_func),
7708         (update_page_callback_foreach):
7709         * shell/ev-window.c: (ev_window_dispose):
7710         
7711         Small memory fixes. Links model now store objects instead
7712         of pointers to improve memory management. 
7713
7714 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7715
7716         * shell/ev-window.c: (zoom_control_changed_cb):
7717         
7718         Fix update of zoom control (bug 308268).
7719
7720 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7721
7722         * shell/ev-properties.c (set_property): escape the text correctly.
7723         Handles non-UTF-8 properties and escaped properties.  Also, sets
7724         the text to "<i>None</i>" if the property isn't set.
7725
7726         * data/evince-properties.glade: Change the label to be ellipsized,
7727         and give it a minimum size.
7728
7729 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7730
7731         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7732         * shell/ev-sidebar-links.c: (create_loading_model):
7733         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7734         * shell/ev-view.c: (ev_view_set_document):
7735         * shell/ev-window.c: (ev_window_dispose):
7736         
7737         Various small fixes, mostly memory leaks. Thanks to valgrind.
7738
7739 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7740
7741         * ps/ps-document.c: remove the locale.h include again ;-). And
7742         kill the (bogus) setlocale/savelocale business.
7743
7744 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7745
7746         * ps/ps-document.c:
7747         
7748         Include locale.h to fix build
7749         
7750         * shell/ev-sidebar.c:
7751         
7752         Remove unnecessary includes
7753
7754 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7755
7756         * dvi/dvi-document.c: (dvi_document_load):
7757         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7758         * po/POTFILES.in:
7759         
7760         Check for incorrect dvi files. Fix parsing dvi on AMD64
7761         platform. Thanks to tester@tester.ca (Olivier Crete).
7762
7763 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7764
7765         * shell/ev-page-action.c: (match_selected_cb),
7766         (display_completion_text), (match_completion), (update_model):
7767         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7768         (expand_open_links):
7769         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7770         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7771         (ev_sidebar_set_document):
7772         * shell/ev-window.c: (ev_window_xfer_job_cb),
7773         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7774         
7775         Fixed lot's of memory leaks, for example, memory leak on reload, 
7776         described in bug 307793.
7777
7778 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7779
7780         * pdf/ev-poppler.cc:
7781         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7782         (update_visible_range), (adjustment_changed_cb),
7783         (ev_sidebar_thumbnails_fill_model),
7784         (ev_sidebar_thumbnails_refresh),
7785         (ev_sidebar_tree_selection_changed),
7786         (ev_sidebar_icon_selection_changed),
7787         (ev_sidebar_thumbnails_use_icon_view),
7788         (ev_sidebar_thumbnails_set_document):
7789         * shell/ev-sidebar-thumbnails.h:
7790         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7791         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7792
7793         Refresh thumbnails when changing orientation. Not fully
7794         working yet becuase of a sidebar bug.
7795
7796         Set page orientation to poppler page everywhere. This sucks
7797         really need to fix poppler.
7798
7799 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7800
7801         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7802         (egg_recent_view_gtk_new_menu_item),
7803         (egg_recent_view_gtk_set_property),
7804         (egg_recent_view_gtk_get_property),
7805         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7806         (egg_recent_view_gtk_set_tooltip_func),
7807         (egg_recent_view_gtk_set_label_width),
7808         (egg_recent_view_gtk_get_label_width):
7809         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7810
7811         Sync with libegg (ellipsize labels)
7812
7813 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7814
7815         * data/evince-ui.xml:
7816         * shell/ev-window.c: (ev_window_cmd_go_forward),
7817         (ev_window_cmd_go_backward):
7818         
7819         Shift + PageUp moves 10 Pages. Fix for 306125
7820
7821 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7822
7823         * pdf/ev-poppler.cc:
7824
7825         Add a flag to check if orientation has been overriden
7826
7827 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7828
7829         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7830         field if necessary.
7831
7832         * ps/ps.h: add creator field to document.
7833
7834         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7835         set creator field.
7836
7837 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7838
7839         * data/evince-properties.glade:
7840         * shell/ev-properties.c: (ev_properties_set_document):
7841
7842         s/PDF Version/Format
7843
7844 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7845
7846         * shell/ev-properties.c: (ev_properties_set_document):
7847
7848         Remove unnecessary translations
7849
7850 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7851
7852         * cut-n-paste/toolbar-editor/Makefile.am:
7853
7854         Correct library name    
7855
7856 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7857
7858         * configure.ac:
7859         * cut-n-paste/recent-files/egg-recent-model.c:
7860         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7861         (egg_recent_model_unlock_file):
7862         * cut-n-paste/recent-files/egg-recent-util.c:
7863         (egg_recent_util_get_unique_id):
7864         * cut-n-paste/recent-files/update-from-egg.sh:
7865         * cut-n-paste/toolbar-editor/Makefile.am:
7866         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7867         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7868         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7869         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7870         (egg_toolbars_model_get_type):
7871         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7872
7873         Better makefile for toolbar editor and update everything
7874         to latest libegg.
7875
7876 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7877
7878         * shell/ev-window.c: (update_document_mode):
7879
7880         Prefer presentation mode when the document
7881         require fullscreen.
7882
7883 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7884
7885         * data/evince-ui.xml:
7886         * shell/ev-window.c:
7887
7888         Add control-equal for zooming
7889
7890 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7891
7892         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7893
7894 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7895
7896         * backend/ev-document.c: (ev_document_get_orientation):
7897         * backend/ev-document.h:
7898         * pdf/ev-poppler.cc:
7899         * ps/ps-document.c: (ps_document_get_orientation),
7900         (ps_document_set_orientation), (ps_document_document_iface_init):
7901
7902         Add a get_orientation api. Improve set_orientation.
7903
7904         * data/evince-ui.xml:
7905         * shell/ev-view.c: (ev_view_set_orientation),
7906         (ev_view_rotate_right), (ev_view_rotate_left):
7907         * shell/ev-view.h:
7908         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7909         (ev_window_cmd_edit_rotate_right):
7910
7911         Better ui for changing document orientation
7912
7913 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7914
7915         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7916         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7917         * shell/ev-sidebar-links.h:
7918         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7919         (ev_sidebar_page_iface_init):
7920         * shell/ev-sidebar-page.h:
7921         * shell/ev-sidebar-thumbnails.c:
7922         (ev_sidebar_thumbnails_get_property),
7923         (ev_sidebar_thumbnails_class_init),
7924         (ev_sidebar_thumbnails_set_document):
7925         * shell/ev-sidebar-thumbnails.h:
7926         * shell/ev-view.c: (ev_view_motion_notify_event):
7927         * shell/ev-window.c: (update_chrome_visibility),
7928         (ev_window_cmd_focus_page_selector),
7929         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7930         (sidebar_page_main_widget_update_cb), (ev_window_init):
7931         
7932         Autoraise toolbar on GoToPage binding and fix bindings in
7933         EvSidebarThumbnails page.
7934
7935 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7936
7937         * shell/ev-properties.c: (update_progress_label):
7938
7939         Hide the progress label when finished; bug #307697.
7940
7941 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7942
7943         * pdf/ev-poppler.cc:
7944
7945         Enable is_open for links, you will need poppler cvs
7946
7947         * shell/ev-properties.c: (job_fonts_finished_cb):
7948
7949         Get a lock on the document when filling the tree view
7950
7951 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7952
7953         * backend/ev-document-links.h:
7954         * pdf/ev-poppler.cc:
7955         * shell/ev-sidebar-links.c: (create_loading_model),
7956         (expand_open_links), (job_finished_callback):
7957
7958         Expand links when specified by the document.
7959         Depend on a poppler api (defined out for now)
7960
7961 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7962
7963         * shell/ev-properties.c: (ev_properties_dispose),
7964         (ev_properties_class_init), (dialog_destroy_cb),
7965         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7966         (ev_properties_set_document), (ev_properties_new),
7967         (ev_properties_show):
7968         * shell/ev-properties.h:
7969
7970         Make it an object, cleanup the code, api to show it as transient
7971         and to set the document.
7972
7973         * shell/ev-window.c: (ev_window_setup_document),
7974         (ev_window_cmd_file_properties):
7975
7976         Adapt to EvProperties changes, do not show multiple
7977         times, update it when document changes.
7978
7979 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7980
7981         * ps/gstypes.h:
7982         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7983         (ps_document_set_orientation), (ps_document_document_iface_init):
7984         * ps/ps-document.h:
7985
7986         Implement orientation here too
7987
7988         * shell/ev-properties.c: (ev_properties_new):
7989         * data/evince-properties.glade:
7990
7991         Hide the fonts page for backends that doesnt
7992         support it.     
7993
7994 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7995
7996         * backend/ev-document.c: (ev_document_set_orientation):
7997         * backend/ev-document.h:
7998         * pdf/ev-poppler.cc:
7999
8000         Add orientation api. Currently poppler api is not optimal,
8001         we need to set orientation every time we _get a page.
8002         I will try to fix that at some point.
8003
8004         * data/evince-ui.xml:
8005         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8006         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8007
8008         Add orientation menu items
8009
8010         * shell/ev-page-cache.c: (ev_page_cache_clear):
8011         * shell/ev-page-cache.h:
8012
8013         Add api to clear the cache
8014
8015         * shell/ev-view.c: (setup_caches), (clear_caches),
8016         (ev_view_set_document), (ev_view_zoom_out),
8017         (ev_view_set_orientation):
8018         * shell/ev-view.h:
8019
8020         Implement orientation changing
8021
8022 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8023
8024         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8025         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8026         * backend/ev-document-fonts.h:
8027
8028         Separate scan and fill so that we can incrementally fill from
8029         the main thread. Add a progress api.
8030
8031         * data/evince-properties.glade:
8032         * pdf/ev-poppler.cc:
8033         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8034         * shell/ev-jobs.h:
8035         * shell/ev-properties.c: (update_progress_label),
8036         (job_fonts_finished_cb), (setup_fonts_view):
8037
8038         Incrementally feel the list and show the progress
8039         percentage in a label like acrobat does.
8040
8041         You are going to need poppler cvs
8042
8043 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8044
8045         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8046         * backend/ev-document-fonts.h:
8047         * pdf/ev-poppler.cc:
8048
8049         Make fonts model fill incrementally.
8050
8051         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8052         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8053         (ev_job_queue_remove_job):
8054         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8055         (ev_job_fonts_new), (ev_job_fonts_run):
8056         * shell/ev-jobs.h:
8057
8058         New job for fonts scanning
8059
8060         * shell/ev-properties.c: (job_fonts_finished_cb),
8061         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8062         * shell/ev-properties.h:
8063         * shell/ev-window.c: (ev_window_cmd_file_properties):
8064
8065         Incrementally feel the treeview using the new job. Show Loading...
8066         message until scanning is completed.
8067
8068         Hopefully I didnt break the build without the poppler patch.
8069
8070 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8071
8072         * shell/ev-application.c: (ev_application_open):
8073         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8074         (ev_document_type_get_type), (ev_document_type_lookup):
8075         * shell/ev-document-types.h:
8076         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8077         * shell/ev-job-xfer.h:
8078         * shell/ev-window.c: (ev_window_clear_local_uri),
8079         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8080         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8081         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8082         
8083         Transfer remote documents to tmp directory to display them later.
8084
8085 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8086
8087         * backend/ev-document-info.h:
8088         * shell/ev-properties.c: (ev_properties_new):
8089
8090         s/GTime*/GTime. Not sure why we was using a pointer
8091         at all there!
8092
8093 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8094
8095         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8096         situations.  That situation is that you're using GTK+-HEAD with
8097         the patch at #306726 is applied, and you have a document with <
8098         1500 pages in it.  It's not quite as uniformly nice as the
8099         TreeView, but should be better in the long run.
8100
8101         I'm pretty sure I guarded against breaking compilation with
8102         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8103         I missed some.
8104
8105         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8106         widget yet, so I commented that code out
8107         enable_view_actions_for_widget() for now.  Need to figure this
8108         out.
8109
8110         * shell/ev-page-action.c (match_selected_cb): emit the right
8111         signals.  Our cool C-l completion now works.
8112
8113 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8114
8115         * backend/Makefile.am:
8116         * backend/ev-document-fonts.c:
8117         * backend/ev-document-links.c:
8118         * backend/ev-document.c: (ev_document_load):
8119         * backend/ev-document.h:
8120         * backend/ev-job-queue.c:
8121         * backend/ev-job-queue.h:
8122         * backend/ev-jobs.c:
8123         * backend/ev-jobs.h:
8124         * backend/ev-page-cache.c:
8125         * backend/ev-page-cache.h:
8126
8127         EvPageCache and EvJobs are moved to shell.
8128
8129         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8130         (ev_tmp_filename):
8131         * lib/ev-file-helpers.h:
8132         
8133         New helper to work with temporary files
8134         
8135         * shell/Makefile.am:
8136         * shell/ev-application.c: (ev_application_open):
8137         * shell/ev-application.h:
8138         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8139         (remove_job_from_async_queue), (add_job_to_async_queue),
8140         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8141         (handle_job), (search_for_jobs_unlocked),
8142         (no_jobs_available_unlocked), (ev_render_thread),
8143         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8144         (ev_job_queue_add_job), (move_job_async), (move_job),
8145         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8146         * shell/ev-job-queue.h:
8147         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8148         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8149         * shell/ev-job-xfer.h:
8150         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8151         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8152         (ev_job_links_class_init), (ev_job_render_init),
8153         (ev_job_render_dispose), (ev_job_render_class_init),
8154         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8155         (ev_job_thumbnail_class_init), (ev_job_load_init),
8156         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8157         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8158         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8159         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8160         * shell/ev-jobs.h:
8161         * shell/ev-page-action.c: (ev_page_action_set_document):
8162         * shell/ev-page-cache.c: (ev_page_cache_init),
8163         (ev_page_cache_class_init), (ev_page_cache_finalize),
8164         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8165         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8166         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8167         (ev_page_cache_get_title), (ev_page_cache_get_size),
8168         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8169         (ev_page_cache_get_height_to_page),
8170         (ev_page_cache_get_max_label_chars),
8171         (ev_page_cache_get_page_label),
8172         (ev_page_cache_has_nonnumeric_page_labels),
8173         (ev_page_cache_get_info), (ev_page_cache_next_page),
8174         (ev_page_cache_prev_page), (ev_page_cache_get):
8175         * shell/ev-page-cache.h:
8176         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8177         (ev_pixbuf_cache_clear_job_sizes),
8178         (ev_pixbuf_cache_add_jobs_if_needed),
8179         (ev_pixbuf_cache_set_page_range):
8180         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8181         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8182         * shell/ev-sidebar-thumbnails.c:
8183         (ev_sidebar_tree_selection_changed),
8184         (ev_sidebar_thumbnails_set_document):
8185         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8186         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8187         (ev_statusbar_get_context_id), (ev_statusbar_push),
8188         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8189         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8190         (ev_statusbar_set_progress):
8191         * shell/ev-statusbar.h:
8192         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8193         (ev_view_find_previous):
8194         * shell/ev-window.c: (ev_window_is_empty),
8195         (ev_window_setup_document), (password_dialog_response),
8196         (ev_window_clear_jobs), (ev_window_load_job_cb),
8197         (ev_window_xfer_job_cb), (ev_window_open_uri),
8198         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8199         (ev_window_print), (ev_window_print_range),
8200         (ev_window_state_event), (ev_window_cmd_view_reload),
8201         (menu_item_select_cb), (menu_item_deselect_cb),
8202         (view_status_changed_cb), (ev_window_dispose),
8203         (drag_data_received_cb), (ev_window_init):
8204         * shell/ev-window.h:
8205         * shell/main.c: (load_files):
8206         
8207         New statusbar to show progress on idle. Two new jobs - 
8208         xfer job and load job to load document in background. And update
8209         of page_cache clients to new location of code.
8210
8211 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8212   
8213         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8214         selection in open dialog. It also remembers the last visited directory 
8215         in the current session.
8216
8217 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8218
8219         * shell/ev-properties.c: (ev_properties_new):
8220         * shell/ev-properties.h:
8221         * shell/ev-window.c: (ev_window_cmd_file_properties):
8222         
8223         Get document info from page cache instead of document itself.
8224         This should fix crash related to race conditions described in
8225         bug 306545.
8226
8227 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8228
8229         * ps/ps-document.c: (ps_document_init),
8230         (send_ps), (get_page_box), (output), (catchPipe), (input),
8231         (stop_interpreter), (file_length), (file_readable),
8232         (check_filecompressedb), (ps_document_enable_interpreter),
8233         (document_load), (ps_async_renderer_render_pixbuf):
8234         * ps/ps-document.h:
8235
8236         Big cleanup of the ps code
8237
8238 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8239
8240         * backend/Makefile.am:
8241         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8242         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8243         * backend/ev-async-renderer.h:
8244
8245         Add an async renderer interface (method + callback) which
8246         is useful for backends like ps.
8247
8248         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8249         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8250         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8251         (ev_job_queue_add_job), (move_job_async), (move_job),
8252         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8253
8254         Add queues for async renderer, these are executed on the
8255         main thread.
8256
8257         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8258         (ev_job_render_run):
8259         * backend/ev-jobs.h:
8260
8261         If the backend support async renderer interface use it.
8262
8263         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8264         (setup_pixmap), (ps_document_get_type),
8265         (ps_async_renderer_render_pixbuf),
8266         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8267
8268         Implement async renderer interface.
8269
8270 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8271
8272         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8273
8274         Cleanup links job on exit.
8275
8276 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8277
8278         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8279         (drag_data_get_cb), (drag_data_received_cb):
8280         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8281         (drag_data_get_cb), (parse_item_list),
8282         (egg_toolbar_editor_load_actions):
8283         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8284         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8285         (parse_item_list), (parse_toolbars):
8286         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8287         (dvi_pixbuf_put_pixel):
8288         
8289         Fix gcc 4.0 warnings
8290
8291 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8292
8293         * ps/ps-document.c: (start_interpreter):
8294
8295         Fix warning when loading ps
8296
8297 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8298
8299         * ps/ps-document.c: (output):
8300
8301         Fix crash when priting gs error messages.
8302
8303 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8304
8305         * backend/ev-page-cache.c: (_ev_page_cache_new):
8306         * backend/ev-page-cache.h:
8307
8308         Use a const to return title so that we dont double
8309         free it. Small cleanup and fix a leak.
8310
8311         * shell/ev-window.c: (update_window_title):
8312
8313         strdup value from get_title.
8314
8315 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8316
8317         * shell/ev-sidebar-links.c: (job_finished_callback),
8318         (ev_sidebar_links_set_document):
8319
8320         Cleanup the old job when changing document
8321
8322 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8323
8324         * shell/ev-stock-icons.c:
8325         * shell/ev-stock-icons.h:
8326         * shell/ev-window.c:
8327         
8328         Add stock icons for actions that can appear in toolbar. Fix for
8329         bug 306566.
8330
8331 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8332
8333         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8334         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8335         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8336         * backend/ev-page-cache.h:
8337         * shell/ev-view.c: (scroll_to_current_page),
8338         (view_update_range_and_current_page), (get_page_y_offset),
8339         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8340         (ev_view_size_request_continuous),
8341         (ev_view_zoom_for_size_continuous_and_dual_page),
8342         (ev_view_zoom_for_size_continuous):
8343         
8344         More compact EvView layout in document with pages of different size.
8345
8346 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8347
8348         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8349         compilation.
8350
8351 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8352
8353         * shell/ev-view.c: (view_set_adjustment_values):
8354         * shell/ev-window.c: (ev_window_cmd_file_properties):
8355         
8356         A bit different fix for rounding problem but it has no
8357         problems on startup. Make properties window transient to parent.
8358
8359 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8360
8361         * pdf/ev-poppler.cc:
8362         
8363         More commenting of font stuff.
8364
8365 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8366
8367         * pdf/ev-poppler.cc:
8368
8369         Comment out some more fonts stuff. Should really
8370         work without the poppler patch now.
8371
8372 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8373
8374         * pdf/ev-poppler.cc:
8375
8376         Adapt to api change
8377
8378 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8379
8380         * data/evince-properties.glade:
8381         * pdf/ev-poppler.cc:
8382         * shell/ev-properties.c: (setup_fonts_view):
8383
8384         Set the column title. Show the dialog only
8385         once everything is setup.
8386         Getting font info can be very slow... will
8387         prolly need to make this threaded too.
8388
8389 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8390
8391         * backend/Makefile.am:
8392         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8393         (ev_document_fonts_get_fonts_model):
8394         * backend/ev-document-fonts.h:
8395         * data/evince-properties.glade:
8396         * pdf/ev-poppler.cc:
8397         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8398         * shell/ev-properties.h:
8399         * shell/ev-window.c: (ev_window_cmd_file_properties):
8400
8401         Implement fonts list. Defined out for now, since it depends
8402         on a not yet committed poppler patch.
8403
8404 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8405
8406         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8407         page + 1.
8408
8409         * shell/ev-window.c: Make sure we add the timeout when we get a
8410         focus-in event.
8411
8412         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8413         adjustment->value before calculating the zoom factor to average
8414         out all of our rounding errors.  The page no longer 'drifts' when
8415         resizing.
8416
8417 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8418
8419         * data/evince-properties.glade:
8420         * shell/ev-properties.c: (ev_properties_format_date),
8421         (set_property):
8422         
8423         Labels don't expand when the dialogue is resized.
8424         strftime result needs to be converted to UTF-8. Thanks
8425         to Christian Persch <chpe@gnome.org>.
8426
8427 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8428
8429         * data/evince-properties.glade:
8430
8431         Hide the fonts tab
8432
8433 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8434
8435         * backend/ev-document-info.h:
8436         * backend/ev-document.c: (ev_document_info_free):
8437         * data/evince-properties.glade:
8438         * pdf/ev-poppler.cc:
8439         * ps/ps-document.c: (ps_document_get_info):
8440         * shell/ev-properties.c: (ev_properties_format_date),
8441         (set_property), (ev_properties_new):
8442         * shell/ev-properties.h:
8443         * shell/ev-window.c: (ev_window_cmd_file_properties):
8444
8445         Rework properties code to take only EvPropertyInfo
8446         in the constructor so that it can be useful for
8447         nautilus plugin too.
8448
8449         Deal with backends that doesnt support some properties.
8450         Make set property code generic.
8451
8452 2005-06-04  Christian Persch <chpe@gnome.org>
8453
8454         * data/evince-properties.glade:
8455
8456         fix spacings, make resizeable, and make data labels
8457         selectable + ellipsised
8458
8459 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8460
8461         * backend/ev-document-info.h:
8462         * data/Makefile.am:
8463         * data/evince-ui.xml:
8464         * pdf/ev-poppler.cc:
8465         * shell/Makefile.am:
8466         * shell/ev-window.c: (update_action_sensitivity),
8467         (ev_window_cmd_file_properties):
8468
8469         Initial go at file properties. Patch by
8470         Emil Soleyman-Zomalan <emil@soleyman.com>.
8471         Needs love see #169583
8472
8473 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8474
8475         * ps/ps-document.c: (output):
8476         * ps/ps.c: (psscan):
8477
8478         Try to render even if psscan fails.
8479
8480 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8481
8482         * ps/ps.c: (psscan), (pscopydoc):
8483
8484         Port buffered reading code from gv
8485
8486 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8487
8488         * ps/ps-document.c: (interpreter_message), (output):
8489
8490         Do not fail on interpreter messages
8491
8492 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8493
8494         * backend/ev-document-misc.c:
8495         (ev_document_misc_get_thumbnail_frame):
8496
8497         Pages can be 0 x 0, dont assert on this case
8498
8499 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8500
8501         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8502         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8503
8504         Correctly manage our reference on document. Finally the reload
8505         huge leak is gone...
8506
8507 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8508
8509         * ps/ps-document.c: (ps_document_dispose):
8510
8511         Forgot to chain it to the parent. Thanks chpe.
8512
8513 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8514
8515         * ps/ps-document.c: (ps_document_dispose),
8516         (ps_document_class_init), (stop_interpreter), (document_load):
8517
8518         Cleanup dispose a bit. Dont leak the whole pixmap.
8519
8520 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8521
8522         * pdf/ev-poppler.cc:
8523
8524         Release the poppler document on dispose
8525
8526 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8527
8528         * shell/ev-view.c: (ev_view_set_document):
8529
8530         Release ref on the pixbuf cache when changing
8531         document.
8532
8533 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8534
8535         * ps/ps-document.c: (ps_document_get_info):
8536
8537         Fix a double free
8538
8539 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8540
8541         * backend/ev-page-cache.c: (ev_page_cache_init),
8542         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8543         * backend/ev-page-cache.h:
8544         * shell/ev-page-action.c: (page_changed_cb):
8545         
8546         Set page action entry width depending on labels width. Fix
8547         for bug 305202.
8548
8549 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8550
8551         * backend/ev-link.c: (ev_link_class_init):
8552
8553         Allow -1 as page value (error)
8554
8555 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8556
8557         * shell/ev-sidebar-thumbnails.c:
8558         (ev_sidebar_thumbnails_set_document):
8559         * shell/ev-view.c: (scroll_to_current_page),
8560         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8561         (page_changed_cb), (on_adjustment_value_changed),
8562         (ev_view_set_document):
8563
8564         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8565         Fix bug 305377
8566
8567 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8568
8569         * configure.ac:
8570         * djvu/djvu-document.c: (djvu_document_get_page_size):
8571
8572         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8573         bug 301993.
8574
8575 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8576
8577         * shell/ev-view.c (draw_one_page): modify the expose handling to
8578         get the shadows.
8579
8580         * shell/ev-window.c (update_action_sensitivity): Respect
8581         permissions field.  Kowtow to the man.
8582
8583         * pdf/ev-poppler.cc: Get the permissions field.
8584
8585         * tiff/*c: Make a tiny bit more robust.
8586
8587 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8588
8589         * djvu/djvu-document.c:
8590         
8591         Pop messages from djvu context message queue.
8592
8593 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8594
8595         * configure.ac, Makefile.am, shell/Makefile.am:
8596         * tiff/Makefile.am, shell/ev-document-types.c:
8597         
8598         Cleanup tiff configure checks. Fix for bug 305218.
8599
8600 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8601
8602         * configure.ac: Added "uk" to ALL_LINGUAS.
8603
8604 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8605
8606         * cut-n-paste/zoom-control/ephy-zoom.c:
8607         (ephy_zoom_get_changed_zoom_level):
8608         * cut-n-paste/zoom-control/ephy-zoom.h:
8609         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8610         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8611         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8612         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8613         (zoom_control_changed_cb), (ev_window_init):
8614         
8615         Fix minor points related to moving best fit up. Introduce
8616         "zoom" property and make zoom control change it's value on
8617         notify::zoom signals. Fix for 305080.
8618
8619 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8620
8621         * data/evince-ui.xml:
8622         * shell/ev-window.c: (set_view_actions_sensitivity):
8623         
8624         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8625
8626 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8627
8628         * configure.ac:
8629
8630         Depends on poppler 0.3.2
8631
8632 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8633
8634         * cut-n-paste/recent-files/egg-recent-item.c:
8635         (egg_recent_item_get_short_name):
8636         * cut-n-paste/toolbar-editor/Makefile.am:
8637         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8638         (new_pixbuf_from_widget):
8639         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8640         * cut-n-paste/toolbar-editor/egg-marshal.c:
8641         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8642         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8643
8644         Sync
8645
8646 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8647
8648         * tiff/tiff-document.c: Rough TIFF backend.
8649
8650 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8651
8652         * NEWS:
8653         * configure.ac:
8654         * cut-n-paste/toolbar-editor/Makefile.am:
8655
8656         Release 0.3.1
8657
8658 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8659
8660         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8661         (ev_view_find_next), (ev_view_find_previous):
8662
8663         Remove the locks around get_n_results   
8664
8665 2005-05-21  Juerg Billeter  <j@bitron.ch>
8666
8667         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8668
8669         Pass correct number of pages to poppler.
8670
8671 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8672
8673         * configure.ac:
8674         * data/Makefile.am:
8675         * data/evince.desktop.in: 
8676         * data/evince.desktop.in.in:
8677         * po/POTFILES.in:
8678         
8679         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8680
8681 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8682
8683         * shell/ev-view.c: (view_update_adjustments),
8684         (view_set_adjustment_values): cast adjustmen->value to (int)
8685         before using it.  Otherwise, we get off by a pixel in some
8686         situations.
8687
8688         (draw_one_page): Draw the border on expose.
8689
8690 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8691
8692         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8693         adjustment when the mode changes, #304923
8694
8695 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8696
8697         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8698         flickering on resize but still use gdk_window_scroll on
8699         scrolling
8700
8701 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8702
8703         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8704         option, #170458
8705
8706 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8707
8708         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8709         second page on page_changed if possible, #304669
8710
8711 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8712
8713         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8714         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8715
8716 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8717
8718         * .cvsignore:
8719         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
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_and_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         * shell/ev-view.h:
8727         * shell/ev-window.c: (update_view_size),
8728         (ev_window_sizing_mode_changed_cb):
8729
8730         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8731         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8732         an infinite loop, #304769
8733
8734
8735 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8736
8737         * data/evince-ui.xml:
8738         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8739         * shell/ev-window.c: (set_view_actions_sensitivity):
8740
8741         Make PgUp/Down behave like Space
8742
8743 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8744
8745         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8746         * backend/ev-ps-exporter.h:
8747         * pdf/ev-poppler.cc:
8748         * ps/ps-document.c: (ps_document_ps_export_begin):
8749         * shell/ev-print-job.c: (idle_print_handler):
8750
8751         Adapt to new poppler api
8752
8753 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8754
8755         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8756         (ephy_zoom_control_init):
8757
8758         Translate zoom levels
8759
8760 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8761
8762         * cut-n-paste/zoom-control/ephy-zoom.c:
8763         (ephy_zoom_get_zoom_level_index):
8764
8765         Fix current zoom -> zoom control match
8766
8767 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8768
8769         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8770         rather than the scrolled_window that it's in. Fixes bug #304655.
8771
8772 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8773
8774         * shell/ev-view.c: (view_update_adjustments),
8775         (view_set_adjustment_values), (view_update_range_and_current_page),
8776         (view_scroll_to_page), (set_scroll_adjustment),
8777         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8778         (ev_view_scroll), (ev_view_scroll_view),
8779         (ensure_rectangle_is_visible), (find_page_at_location),
8780         (get_link_at_location), (go_to_link), (status_message_from_link),
8781         (ev_view_size_request_continuous_dual_page),
8782         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8783         (ev_view_unrealize), (ev_view_expose_event),
8784         (ev_view_button_press_event), (ev_view_motion_notify_event),
8785         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8786         (draw_rubberband), (highlight_find_results), (draw_one_page),
8787         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8788         (ev_view_init), (find_changed_cb), (page_changed_cb),
8789         (on_adjustment_value_changed), (ev_view_new),
8790         (ev_view_set_document), (ev_view_set_zoom),
8791         (ev_view_set_continuous), (ev_view_set_dual_page),
8792         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8793         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8794         (ev_view_zoom_for_size_presentation),
8795         (ev_view_zoom_for_size_continuous_dual_page),
8796         (ev_view_zoom_for_size_continuous),
8797         (ev_view_zoom_for_size_dual_page),
8798         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8799         (ev_view_get_status), (ev_view_set_status),
8800         (update_find_status_message), (ev_view_get_find_status),
8801         (ev_view_set_find_status), (jump_to_find_result),
8802         (jump_to_find_page), (compute_selections), (clear_selection),
8803         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8804         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8805         (ev_view_update_primary_selection),
8806         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8807         * shell/ev-view.h:
8808         * shell/ev-window.c: (ev_window_open_page_label),
8809         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8810         (ev_window_init):
8811         * shell/ev-window.h:
8812         * shell/main.c: (load_files):
8813
8814         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8815         when resizing.  Remove the bin_window().  Also, patch from James
8816         Bowes to fix command line page, #300641
8817         
8818 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8819
8820         * data/evince-ui.xml:
8821         * shell/ev-view.c:
8822         * shell/ev-view.h:
8823         * shell/ev-window.c: (update_action_sensitivity):
8824
8825         Get rid of View->Normal Size, it's just confusing
8826
8827 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8828
8829         * backend/ev-document-info.h:
8830         * backend/ev-document.c: (ev_document_info_free): Free the
8831         EvDocumentInfo.
8832
8833         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8834         (clear_range), (add_range), (update_visible_range),
8835         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8836         (ev_sidebar_thumbnails_set_document):
8837         * shell/ev-window.c: (ev_window_setup_document): Only render the
8838         visible thumbnails.  It takes an instant to render, but it uses
8839         much less memory.
8840
8841 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8842
8843         * shell/ev-sidebar-links.c: (popup_menu_cb):
8844
8845         Select first item
8846
8847 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8848
8849         * lib/Makefile.am:
8850         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8851         (button_press_cb), (ev_sidebar_links_construct):
8852
8853         Show the popup menu also on keybindings
8854
8855 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8856
8857         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8858         * shell/ev-window.h:
8859
8860         Expose api to print a range (with dialog). Make private _print use
8861         it.
8862
8863         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8864         (ev_sidebar_links_construct):
8865
8866         Show a print context menu on linkx, it prints the selected
8867         section.
8868
8869 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8870
8871         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8872         button.
8873
8874 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8875
8876         * AUTHORS:
8877
8878         Update
8879
8880         * shell/ev-window.c: (build_comments_string),
8881         (ev_window_cmd_help_about):
8882
8883         Show poppler version/backend and authors
8884
8885 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8886
8887         * cut-n-paste/zoom-control/ephy-zoom.c:
8888         (ephy_zoom_get_zoom_level_index):
8889         * cut-n-paste/zoom-control/ephy-zoom.h:
8890
8891         Move the best fit items at the top of the list
8892
8893 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8894
8895         * shell/ev-marshal.list:
8896         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8897         (activate_cb), (match_selected_cb), (activate_link_cb),
8898         (connect_proxy), (ev_page_action_class_init):
8899         * shell/ev-page-action.h:
8900
8901         Use signals to notify action activation. Hopefully
8902         I did not break completion since I cant test...
8903
8904         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8905         (register_custom_actions):
8906
8907         Connect to page selector actions and also grab focus on
8908         the view when activated.
8909
8910 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8911
8912         * pdf/ev-poppler.cc:
8913         * backend/ev-page-cache.c: make page size calculation consistent
8914         and set it to (int)( width * scale + 0.5).  This makes the weird
8915         line going through the middle of the page go away.
8916
8917         * shell/ev-view.c: move painting the background page after
8918         checking the expose area covers us.
8919
8920 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8921
8922         * data/evince-password.glade:
8923         
8924         Mark labels as not translatable. Fix for bug 302842.
8925
8926 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8927
8928         * configure.ac: Added "es" to ALL_LINGUAS.
8929
8930 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8931
8932         * data/evince-toolbar.xml:
8933         * shell/ev-window.c: (update_action_sensitivity),
8934         (ev_window_setup_document), (ev_window_set_page_mode),
8935         (ev_window_init):
8936
8937         Remove some leftover code from jrb first continous
8938         attempt. Use the new actions, we still need good icons
8939         though...
8940
8941 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8942
8943         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8944
8945         Update label when connecting proxy. Fix a warning with NULL
8946         page_cache.
8947
8948 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8949
8950         * data/evince-ui.xml:
8951         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8952         * shell/ev-page-action.h:
8953         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8954
8955         Add mnemonic for edit toolbar.
8956         ctrl+l focus the page entry.
8957
8958 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8959
8960         * lib/Makefile.am:
8961         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8962         (ev_window_init):
8963         * shell/main.c: (main):
8964
8965         Put the toolbar xml in evince own dot dir
8966
8967 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8968
8969         * shell/ev-window.c: (ev_window_init):
8970
8971         Make the toolbar not removable
8972
8973 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8974
8975         * data/evince-ui.xml:
8976         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8977         * shell/ev-sidebar-links.h:
8978         * shell/ev-sidebar-thumbnails.c:
8979         (ev_sidebar_thumbnails_get_treeview):
8980         * shell/ev-sidebar-thumbnails.h:
8981         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8982         (ev_view_class_init):
8983         * shell/ev-view.h:
8984         * shell/ev-window.c: (update_action_sensitivity),
8985         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8986         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8987         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8988         (ev_window_init):
8989
8990         This is evil... Make space/backspace global accelerators but
8991         enable them only for some widgets (sidebars and view).
8992         I dont like it, but I dont know a better way... :/
8993
8994 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8995
8996         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8997         (ev_page_action_widget_finalize),
8998         (ev_page_action_widget_class_init), (update_page_cache):
8999
9000         Keep a weak reference on proxy->page_cache so that we
9001         dont try to disconnect the signal if the object is already
9002         gone. Maybe there is a better way to cleanup reference handling
9003         in page action though...
9004
9005 2005-05-10  Juerg Billeter  <j@bitron.ch>
9006
9007         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9008         * backend/ev-ps-exporter.h:
9009         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9010         * ps/ps-document.c: (ps_document_ps_export_begin):
9011         
9012         Change api to pass print range to ps_exporter_begin. The pdf backend
9013         requires this information.
9014         
9015         * shell/ev-print-job.c: (idle_print_handler):
9016         
9017         Adapt to api change
9018
9019 2005-05-10  Juerg Billeter  <j@bitron.ch>
9020
9021         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9022         (idle_print_handler)
9023         * shell/ev-window.c: (ev_window_print):
9024
9025         Support printing page range, based on patch by Amaury Jacquot
9026
9027 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9028
9029         * data/evince-toolbar.xml:
9030
9031         Add zoom control to available items
9032
9033 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9034
9035         * shell/ev-window.c: (update_action_sensitivity):
9036
9037         Set slash action insensitive when appropriate
9038
9039 2005-05-10  Christian Persch <chpe@gnome.org>
9040
9041         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9042
9043         Fix warning on the overflow menu
9044
9045 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9046
9047         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9048
9049         Check for uri correctness/existence
9050
9051 2005-05-09  Juerg Billeter  <j@bitron.ch>
9052
9053         * shell/ev-window.c: (using_postscript_printer):
9054
9055         LPD printers use postscript, too
9056
9057 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9058
9059         * shell/ev-window.c: (register_custom_actions):
9060
9061         The zoom one is actually sort of useful,
9062         put it back
9063
9064 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9065
9066         * shell/ev-window.c: (register_custom_actions):
9067
9068         Hide page/zoom controls from overflow, they
9069         are useless.
9070
9071 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9072
9073         * cut-n-paste/update-from-egg.sh:
9074         
9075         Share it between all cut-n-paste subdirs
9076
9077         * cut-n-paste/recent-files/Makefile.am:
9078
9079         Fix to use "global" update-from-egg.sh
9080
9081         * cut-n-paste/recent-files/egg-recent-model.c:
9082         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9083         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9084         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9085         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9086
9087         Update from libegg
9088
9089         * cut-n-paste/toolbar-editor/Makefile.am:
9090
9091         Fix to use "global" update-from-egg.sh
9092
9093         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9094
9095         Update from libegg
9096
9097 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9098
9099         * configure.ac:
9100         * cut-n-paste/Makefile.am:
9101         * cut-n-paste/recent-files/Makefile.am:
9102         * cut-n-paste/toolbar-editor/.cvsignore:
9103         * cut-n-paste/toolbar-editor/Makefile.am:
9104         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9105         (egg_editable_toolbar_get_type), (get_toolbar_position),
9106         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9107         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9108         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9109         (set_item_drag_source), (create_item_from_action), (create_item),
9110         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9111         (popup_toolbar_context_menu_cb), (free_dragged_item),
9112         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9113         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9114         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9115         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9116         (item_added_cb), (item_removed_cb),
9117         (egg_editable_toolbar_construct),
9118         (egg_editable_toolbar_disconnect_model),
9119         (egg_editable_toolbar_deconstruct),
9120         (egg_editable_toolbar_set_model),
9121         (egg_editable_toolbar_set_ui_manager),
9122         (egg_editable_toolbar_set_property),
9123         (egg_editable_toolbar_get_property),
9124         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9125         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9126         (egg_editable_toolbar_new_with_model),
9127         (egg_editable_toolbar_get_edit_mode),
9128         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9129         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9130         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9131         (new_pixbuf_from_widget), (new_separator_pixbuf),
9132         (update_separator_image), (style_set_cb),
9133         (_egg_editable_toolbar_new_separator_image),
9134         (egg_editable_toolbar_get_model):
9135         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9136         * cut-n-paste/toolbar-editor/egg-marshal.c:
9137         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9138         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9139         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9140         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9141         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9142         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9143         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9144         (editor_drag_data_delete_cb), (drag_data_get_cb),
9145         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9146         (editor_create_item), (update_editor_sheet), (setup_editor),
9147         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9148         (parse_item_list), (model_has_action), (update_actions_list),
9149         (egg_toolbar_editor_load_actions):
9150         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9151         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9152         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9153         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9154         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9155         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9156         (egg_toolbars_model_add_separator), (impl_add_item),
9157         (parse_item_list), (egg_toolbars_model_add_toolbar),
9158         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9159         (impl_get_item_data), (impl_get_item_type),
9160         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9161         (egg_toolbars_model_init), (free_toolbar),
9162         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9163         (egg_toolbars_model_remove_toolbar),
9164         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9165         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9166         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9167         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9168         (egg_toolbars_model_get_item_data),
9169         (egg_toolbars_model_get_item_type):
9170         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9171         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9172         * data/Makefile.am:
9173         * data/evince-toolbar.xml:
9174         * data/evince-ui.xml:
9175         * data/hand-open.png:
9176         * po/POTFILES.in:
9177         * shell/Makefile.am:
9178         * shell/ev-window.c: (update_chrome_visibility),
9179         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9180         (ev_window_dispose), (ev_window_init):
9181
9182         Implement epiphany like toolbar editor. Based on patch by
9183         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9184
9185 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9186
9187         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9188
9189         Use set_cursor instead of set_selection, so that
9190         the keyboard focus moves too.
9191
9192 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9193
9194         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9195
9196         Fix infinite loop when loading Type1 fonts
9197
9198 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9199
9200         * data/evince-ui.xml:
9201         * shell/ev-window.c:
9202
9203         Slash -> Find
9204
9205 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9206
9207         * configure.ac:
9208
9209         Make --disable really disable
9210
9211 2005-05-07  Juerg Billeter  <j@bitron.ch>
9212
9213         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9214
9215         Compare page labels even without has_labels set, fixes setting page
9216         with entry
9217
9218 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9219
9220         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9221         (ev_view_set_cursor), (ev_view_button_press_event),
9222         (ev_view_motion_notify_event), (ev_view_button_release_event),
9223         (ev_view_init):
9224
9225         Implement middle button scrolling. Based on a patch
9226         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9227
9228 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9229
9230         * shell/ev-document-types.c: (get_slow_mime_type),
9231         (get_document_type_from_mime), (ev_document_type_lookup):
9232         * shell/ev-document-types.h:
9233
9234         Change api to lookup from uri. Do fast lookup first, if the
9235         type is unknown try with data sniffing.
9236
9237         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9238         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9239
9240         Adapt to api change
9241
9242 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9243
9244         * thumbnailer/Makefile.am:
9245
9246         Fix distcheck
9247
9248 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9249
9250         * NEWS:
9251         * configure.ac:
9252
9253         Release 0.3.0
9254
9255         * data/evince-ui.xml:
9256
9257         Hide presentation mode for now
9258
9259         * shell/ev-view.c: (highlight_find_results):
9260
9261         Show current find selection only on current page
9262
9263 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9264
9265         * shell/ev-view.c: (ev_view_select_all):
9266
9267         Compute size of the actual page, not of
9268         the current one.
9269
9270 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9271
9272         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9273         (view_rect_to_doc_rect), (compute_selections),
9274         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9275         (ev_view_copy), (ev_view_primary_get_cb),
9276         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9277         (ev_view_button_press_event), (ev_view_motion_notify_event),
9278         (ev_view_button_release_event), (page_changed_cb):
9279
9280         Fix text selection
9281
9282 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9283
9284         * shell/ev-view.c: (compute_border), (get_page_extents),
9285         (doc_rect_to_view_rect), (highlight_find_results),
9286         (ev_view_bin_expose), (ev_view_select_all),
9287         (ev_view_motion_notify_event), (update_find_status_message),
9288         (jump_to_find_result), (jump_to_find_page):
9289
9290         First go at fixing search, still buggy
9291
9292 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9293
9294         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9295         dropdown box and button at the top of the sidebar.
9296
9297 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9298
9299         * configure.ac: Output zoom-control Makefile.
9300         * cut-n-paste/Makefile.am: build zoom-control subdir.
9301         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9302         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9303         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9304         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9305         * cut-n-paste/zoom-control/ephy-zoom.c:
9306         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9307         from epiphany, and modified to add a separator into the menu.
9308         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9309         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9310         zoom-control action.
9311         * shell/Makefile.am: Include zoom-control flags.
9312         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9313         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9314         (ev_view_zoom_for_size_presentation),
9315         (ev_view_zoom_for_size_continuous_and_dual_page),
9316         (ev_view_zoom_for_size_continuous),
9317         (ev_view_zoom_for_size_dual_page),
9318         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9319         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9320         ev_view_get_zoom and ev_view_get_sizing_mode.
9321         * shell/ev-view.h:
9322         * shell/ev-window.c: (update_action_sensitivity),
9323         (update_sizing_buttons), (zoom_control_changed_cb),
9324         (register_custom_actions): Initialize and use the zoom-control 
9325         widget.
9326
9327 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9328
9329         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9330         preview cache back to 1.  Don't know when it got set to 0.
9331         
9332         * shell/ev-view.c: (compute_border), (ev_view_realize),
9333         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9334         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9335         (ev_view_get_fullscreen), (ev_view_set_presentation),
9336         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9337         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9338         * shell/ev-view.h:
9339         * shell/ev-window.c:
9340         (update_chrome_visibility),
9341         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9342         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9343         (update_document_mode), (ev_window_update_fullscreen_action),
9344         (ev_window_fullscreen), (ev_window_unfullscreen),
9345         (ev_window_cmd_view_fullscreen),
9346         (ev_window_update_presentation_action),
9347         (ev_window_run_presentation), (ev_window_stop_presentation),
9348         (ev_window_cmd_view_presentation), (ev_window_state_event),
9349         (ev_window_focus_in_event), (ev_window_focus_out_event),
9350         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9351         * data/evince-ui.xml: Initial presentation mode.  We should
9352         probably hide this until it's done, as it's quite rough.  Also,
9353         change full-screen to fullscreen and add two getters to EvView.
9354
9355 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9356
9357         * shell/ev-page-action.c: (update_page_cache),
9358         (ev_page_action_dispose):
9359         * shell/ev-window.c: (destroy_fullscreen_popup),
9360         (ev_window_create_fullscreen_popup):
9361
9362         Use connect_object rather than explicitly
9363         disconnect on dispose.
9364
9365 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9366
9367         * shell/ev-page-action.c: (update_page_cache),
9368         (ev_page_action_dispose):
9369
9370 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9371
9372         * backend/ev-page-cache.c: (_ev_page_cache_new),
9373         (ev_page_cache_set_page_label),
9374         (ev_page_cache_has_nonnumeric_page_labels):
9375         * backend/ev-page-cache.h:
9376         * shell/ev-page-action.c: (update_pages_label):
9377         
9378         If all page labels are numeric, fallback to default
9379         way to display number of pages. See bug 173185.
9380
9381 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9382
9383         * shell/ev-page-action.c: (ev_page_action_dispose):
9384         * shell/ev-view.c: (view_update_range_and_current_page):
9385         * shell/ev-window.c: (ev_window_dispose):
9386         
9387         Set page on scroll in continuous mode. Fixes bug 301986.
9388         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9389
9390 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9391
9392         * configure.ac:
9393
9394         Require poppler 0.3.0
9395
9396 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9397         
9398         * shell/Makefile.am, configure.ac: Fix build problems
9399         with t1lib. Bug 301996.
9400
9401 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9402
9403         * shell/ev-view.c: (ev_view_scroll_event):
9404         
9405         Scroll up increase zoom
9406
9407 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9408
9409         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9410         (ev_view_set_sizing_mode),
9411         (ev_view_zoom_for_size_continuous_and_dual_page),
9412         (ev_view_zoom_for_size_continuous):
9413         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9414         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9415         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9416         (ev_window_init):
9417
9418         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9419         Fix for 165473 and 165472.
9420
9421 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9422
9423         * po/POTFILES.in:
9424         * thumbnailer/Makefile.am:
9425         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9426         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9427         * thumbnailer/evince-thumbnailer.schemas.in:
9428         
9429         Make thumbnailer schemas translatable. Fix for bug 301773
9430         
9431         * thumbnailer/evince-thumbnailer-djvu.schemas:
9432         * thumbnailer/evince-thumbnailer-dvi.schemas:
9433         * thumbnailer/evince-thumbnailer.schemas:
9434
9435         Removed files
9436
9437 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9438
9439         * shell/ev-view.c (ev_view_init): forgot to set this.
9440
9441 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9442
9443         * shell/ev-view.c: (find_page_at_location),
9444         (get_link_at_location),
9445         (ev_view_set_show_border), (ev_view_set_spacing),
9446         (ev_view_zoom_for_size_continuous_and_dual_page),
9447         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9448         Also, add a quick fix measuring of widths.  Also, removed
9449         ev_view_set_spacing and ev_view_set_show_border.
9450         
9451         * shell/ev-window.c: (ev_window_unfullscreen),
9452         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9453
9454 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9455
9456         * shell/ev-view.c: (view_update_range_and_current_page),
9457         (page_changed_cb):
9458         
9459         Fix crash on exit and scrolling to page in continuous view.
9460
9461 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9462
9463         * TODO:
9464         * backend/ev-page-cache.c: (_ev_page_cache_new),
9465         (ev_page_cache_get_max_width_size),
9466         (ev_page_cache_get_max_height_size):
9467         * backend/ev-page-cache.h:
9468         * data/evince-ui.xml:
9469         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9470         * shell/ev-view.c: (view_update_adjustments),
9471         (view_update_range_and_current_page), (get_bounding_box_size),
9472         (ev_view_size_request_continuous_and_dual_page),
9473         (ev_view_size_request_continuous),
9474         (ev_view_size_request_dual_page),
9475         (ev_view_size_request_single_page), (ev_view_size_request),
9476         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9477         (ev_view_bin_expose), (ev_view_expose_event),
9478         (ev_view_set_property), (ev_view_get_property),
9479         (ev_view_class_init), (ev_view_init), (ev_view_new),
9480         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9481         (ev_view_set_dual_page), (ev_view_set_full_screen),
9482         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9483         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9484         (ev_view_zoom_out), (zoom_for_size_fit_width),
9485         (zoom_for_size_best_fit),
9486         (ev_view_zoom_for_size_continuous_and_dual_page),
9487         (ev_view_zoom_for_size_continuous),
9488         (ev_view_zoom_for_size_dual_page),
9489         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9490         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9491         * shell/ev-view.h:
9492         * shell/ev-window.c: (update_action_sensitivity),
9493         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9494         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9495         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9496         (ev_window_cmd_view_zoom_out), (update_view_size),
9497         (ev_window_set_sizing_mode), (ev_window_init):
9498
9499         Add Continuous and Dual page modes.
9500
9501 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9502
9503         * dvi/dvi-document.c: (dvi_document_load),
9504         (dvi_document_thumbnails_get_thumbnail),
9505         (dvi_document_init_params): Fix up some mixups between
9506         width and height to correct thumbnail rendering.
9507
9508 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9509
9510         * dvi/mdvi-lib/private.h:
9511         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9512         
9513         Suppess output for kpathsea during font generation. Thanks to
9514         James Bowes
9515
9516 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9517
9518         * NEWS:
9519         * configure.ac:
9520
9521         Release 0.2.1
9522
9523         * Makefile.am: fix distcheck.
9524
9525 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9526
9527         * shell/ev-sidebar-links.c: (selection_changed_callback),
9528         (update_page_callback), (row_activated_callback),
9529         (job_finished_callback), (ev_sidebar_links_set_document):
9530         
9531         Fix for bug #169901. Double click on links expands tree.
9532
9533 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9534
9535         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9536         hard-coded style. Fix for bug 170111
9537
9538 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9539
9540         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9541         locking.
9542
9543 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9544
9545         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9546
9547 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9548
9549         * pdf/ev-poppler.cc:
9550         * shell/ev-view.c: (highlight_find_results):
9551
9552         Fix find on single page documents
9553
9554 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9555
9556         * data/evince.schemas.in: fix for bug 301390
9557
9558 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9559
9560         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9561         (ev_view_zoom_out), (ev_view_zoom_normal):
9562         * shell/ev-view.h:
9563         * shell/ev-window.c: (update_action_sensitivity),
9564         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9565         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9566         (ev_window_cmd_view_normal_size):
9567
9568         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9569         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9570         better than oom. 
9571
9572 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9573
9574         * configure.ac:
9575
9576         Depend on 2.57, 2.59 doesnt seem to be necessary
9577
9578 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9579
9580         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9581         (create_tool_item):
9582
9583         Put back total number of pages as (1 of 1234)
9584
9585 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9586
9587         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9588         remove the job.
9589
9590         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9591         function.  This helps debugging.
9592
9593 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9594
9595         * djvu/djvu-document.c: (djvu_document_class_init),
9596         (djvu_document_get_info), (djvu_document_document_iface_init):
9597         * dvi/dvi-document.c: (dvi_document_class_init),
9598         (dvi_document_get_info), (dvi_document_document_iface_init):
9599
9600         Dummy implementation of get_info method for dvi and
9601         djvu. Fix crashes with those backends
9602
9603 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9604
9605         * data/evince.desktop.in:
9606
9607         Add application/x-gzpostscript
9608
9609 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9610
9611         * data/evince.schemas.in: Added real long descriptions, 
9612         closes bug 172496 
9613
9614         * README: Added actual text, closes bug 171869
9615
9616 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9617
9618         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9619
9620         Thumbnail page 0
9621
9622 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9623
9624         * backend/ev-document-info.h:
9625
9626         s/GDate */GDate so we can just use g_free
9627
9628 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9629
9630         * shell/ev-window.c: (update_document_mode),
9631         (ev_window_setup_document):
9632
9633         Show the window in fullscreen when specified by
9634         the document
9635
9636 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9637
9638         * backend/ev-document.c: (ev_document_class_init),
9639         (ev_document_get_info), (ev_document_render_pixbuf):
9640         * backend/ev-document.h:
9641         * backend/ev-page-cache.c: (_ev_page_cache_new):
9642         * pdf/ev-poppler.cc:
9643         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9644         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9645         * ps/ps-document.c: (ps_document_class_init), (document_load),
9646         (ps_document_get_info), (ps_document_document_iface_init):
9647
9648         Remove get_title from the interface, we can just use document info
9649
9650 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9651
9652         * backend/Makefile.am:
9653         * backend/ev-document.c: (ev_document_render_get_info):
9654         * backend/ev-document.h:
9655         * pdf/ev-poppler.cc:
9656
9657         Initial support for document info. Based on jrb patch.
9658
9659 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9660
9661         * shell/ev-window.c: (ev_window_state_event),
9662         (ev_window_class_init), (ev_window_init):
9663         
9664         Doesn't show resize grip when maximized. See bug #301053
9665
9666 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9667
9668         * po/POTFILES.in:
9669         
9670         ev-sidebar-thumbnails now has translatable labels
9671         
9672         * shell/Makefile.am:
9673         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9674         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9675         (ev_sidebar_links_page_iface_init):
9676         * shell/ev-sidebar-links.h:
9677         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9678         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9679         (ev_sidebar_page_get_label):
9680         * shell/ev-sidebar-page.h:
9681         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9682         (ev_sidebar_thumbnails_set_document),
9683         (ev_sidebar_thumbnails_support_document),
9684         (ev_sidebar_thumbnails_get_label),
9685         (ev_sidebar_thumbnails_page_iface_init):
9686         * shell/ev-sidebar-thumbnails.h:
9687         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9688         (ev_sidebar_set_document):
9689         * shell/ev-sidebar.h:
9690         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9691         
9692         Small rework of sidebar code. Now sidebar pages should implement
9693         EvSidebarPage interface. That makes page management in EvSidebar
9694         easier. See bug #164811 for details
9695
9696 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9697
9698         * shell/ev-application.c: (ev_application_open):
9699         * shell/ev-document-types.c:
9700         
9701         Fix build error and small problem with application exit
9702
9703 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9704
9705         * thumbnailer/Makefile.am:
9706         * thumbnailer/evince-thumbnailer-djvu.schemas:
9707         * thumbnailer/evince-thumbnailer-dvi.schemas:
9708         
9709         Conditionally install schemas for djvu/dvi thumbnailer
9710
9711 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9712
9713         * shell/ev-document-types.h: 
9714         * shell/ev-document-types.c: 
9715         New files, handling the mapping from mimetypes to backends
9716         
9717         * shell/ev-window.c: 
9718         * thumbnailer/evince-thumbnailer.c:     
9719         Use the ev-document-types code
9720         
9721         * shell/Makefile.am: 
9722         Added new convenience library libevbackendfactory_la, containing
9723         the new mimetype->backend logic; moved the backends into it.
9724
9725         * thumbnailer/Makefile.am:
9726         Make the thumbnailer link with the libevbackend.la convenience
9727         library, rather than having a duplicate of the backend logic here.
9728
9729 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9730
9731         * shell/ev-stock-icons.c: constify some vars.
9732         * shell/ev-window.c: ditto.
9733
9734 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9735
9736         * ps/ps-document.c (get_page_orientation):
9737
9738         Respect document orientation 
9739
9740 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9741
9742         * djvu/Makefile.am:
9743         * dvi/Makefile.am:
9744         * shell/Makefile.am:
9745         
9746         Move library dependencies to components.
9747         
9748         * shell/ev-window.c: (update_window_title),
9749         (start_loading_document):
9750         
9751         Fix display of uris with spaces. Bug 168358.
9752
9753 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9754
9755         * shell/ev-sidebar-links.c: (selection_changed_cb):
9756         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9757         (ev_view_button_release_event), (ev_view_set_document):
9758         * shell/ev-view.h:
9759         * shell/ev-window.c: (find_bar_search_changed_cb):
9760         * shell/ev-window.h: Minor cleanups removing some dead code.
9761
9762 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9763
9764         * backend/ev-page-cache.c: (_ev_page_cache_new):
9765         
9766         Set current page to 0 if document has pages.
9767
9768 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9769
9770         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9771
9772         Initialize GError to NULL, fix a crash when loading fails.
9773
9774 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9775
9776         * shell/ev-window.c: (update_view_size):
9777
9778         Calculate shadow size only when there is actually
9779         a shadow.
9780
9781 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9782
9783         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9784         * shell/ev-view.h:
9785
9786         Allow setting view spacing, default to 0
9787
9788         * shell/ev-window.c: (ev_window_unfullscreen),
9789         (ev_window_cmd_view_fullscreen), (ev_window_init):
9790
9791         Remove spacing in fullscreen mode
9792
9793 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9794
9795         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9796         (ev_view_size_request), (expose_bin_window),
9797         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9798         * shell/ev-view.h:
9799         * shell/ev-window.c: (ev_window_unfullscreen),
9800         (ev_window_cmd_view_fullscreen):
9801
9802         Do not draw the border in fulscreen
9803
9804 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9805
9806         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9807         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9808         (find_page_at_location), (page_changed_cb):
9809
9810         Rework border calculation, so that I can more easily disable it.
9811         Code somewhat cleaner too.
9812
9813 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9814
9815         * backend/ev-page-cache.c: (ev_page_cache_init),
9816         (_ev_page_cache_new):
9817
9818         Remove some assertions, documents can have 0 pages.
9819         Make initial current page -1.
9820
9821         * shell/ev-page-action.c: (page_changed_cb):
9822
9823         Show "" if current page is -1
9824
9825         * shell/ev-window.c: (update_action_sensitivity),
9826         (ev_window_setup_document):
9827
9828         When document has 0 pages do not set the view
9829         and make nearly everything insensitive.
9830
9831 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9832
9833         * shell/ev-page-view.c:
9834         * shell/ev-page-view.h:
9835
9836         Remove unused files.
9837         
9838         * shell/ev-sidebar-thumbnails.c:
9839         (ev_sidebar_thumbnails_set_document):
9840         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9841         (ev_sidebar_supports_document):
9842         * shell/ev-sidebar.h:
9843         * shell/ev-window.c: (ev_window_setup_document):
9844         
9845         Doesn't show thumbnails if document has 1 page. Make
9846         sidebar menu entries sensitive only if if they have 
9847         sense. Fix bug 164811. 
9848
9849 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9850
9851         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9852         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9853         (ev_view_zoom_out), (ev_view_set_size):
9854
9855         Rework sizing to deal with documents with not uniform page
9856         size.
9857
9858 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9859
9860         * backend/ev-page-cache.c: (_ev_page_cache_new):
9861
9862         Fix several page size caching bugs
9863
9864 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9865
9866         * shell/ev-window.c: (set_action_properties):
9867
9868         Make all toolbar items translatable
9869
9870 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9871
9872         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9873         (save_page_list), (ps_document_save),
9874         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9875         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9876         (ps_document_ps_exporter_iface_init):
9877         * ps/ps-document.h:
9878
9879         Based on a patch by J�rg Billeter <j@bitron.ch>
9880         
9881         Implement print and save a copy for the ps backend.
9882
9883 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9884
9885         * backend/ev-document.h:
9886         * djvu/djvu-document.c: (djvu_document_can_get_text),
9887         (djvu_document_document_iface_init):
9888         * dvi/dvi-document.c: (dvi_document_can_get_text),
9889         (dvi_document_document_iface_init):
9890         * pdf/ev-poppler.cc:
9891         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9892         (pixbuf_document_document_iface_init):
9893         * ps/ps-document.c: (ps_document_can_get_text),
9894         (ps_document_document_iface_init):
9895         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9896         * shell/ev-window.c: (update_action_sensitivity):
9897
9898         Fix the crash when trying to copy in backends that doesnt
9899         support it. We can implement a better solution once we
9900         do real text selection.
9901
9902 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9903
9904         * data/evince-ui.xml:
9905         * shell/ev-window.c: (ev_window_cmd_escape):
9906         
9907         Work around the Escape conflict (find bar and unfullscreen)
9908
9909 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9910
9911         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9912         
9913         Fix for #300233. Next page correctly handles document end.
9914         
9915         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9916         (ev_sidebar_thumbnails_class_init),
9917         (ev_sidebar_thumbnails_set_document),
9918         (ev_sidebar_thumbnails_clear_job),
9919         (ev_sidebar_thumbnails_clear_model):
9920         
9921         Cleanup thumbnail jobs on document changes.
9922         
9923         * shell/ev-view.c: (add_scroll_binding_keypad),
9924         (add_scroll_binding_shifted), (ev_view_class_init):
9925         
9926         Shift + Space scrolls up. Fix for #173184
9927         
9928         * shell/ev-window.c: (ev_window_open_page),
9929         (ev_window_cmd_view_reload):
9930         
9931         Fix reload (Bug #300094)
9932
9933 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9934
9935         
9936         * dvi/mdvi-lib/assoc.c:
9937         * dvi/mdvi-lib/assoc.h: Removed garbage files
9938         
9939         * dvi/mdvi-lib/bitmap.c:
9940         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9941         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9942         * dvi/mdvi-lib/color.h: Antialias of rules
9943         
9944         * dvi/mdvi-lib/common.h:
9945         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9946         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9947         * dvi/mdvi-lib/files.c:
9948         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9949         * dvi/mdvi-lib/mdvi.h:
9950         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9951         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9952         * dvi/mdvi-lib/util.c: Fix compile warnings
9953         
9954         * dvi/dvi-document.c:
9955         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9956         (dvi_document_thumbnails_get_thumbnail),
9957         (dvi_document_document_thumbnails_iface_init):
9958         * dvi/mdvi-lib/Makefile.am:
9959         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9960         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9961         
9962         Dvi backend now renders thumbnails
9963
9964 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9965
9966         * shell/main.c: (main): 
9967         
9968         Save accelerators on exit. Fixes bug #172095.
9969
9970 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9971
9972         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9973         update priority" comment.
9974
9975         * backend/ev-job-queue.c: Give a way to change priority.
9976
9977 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9978
9979         * shell/ev-page-action.c: Fix logic.
9980
9981 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9982
9983         * shell/ev-view.c: (ev_view_can_find_next):
9984         * shell/ev-window.c: (ev_window_setup_document):
9985
9986         Check that the document supports find
9987
9988 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9989
9990         * data/evince-ui.xml:
9991         * shell/ev-view.c: (ev_view_can_find_next):
9992         * shell/ev-view.h:
9993         * shell/ev-window.c: (update_action_sensitivity),
9994         (find_changed_cb), (ev_window_setup_document),
9995         (ev_window_cmd_edit_find_next):
9996
9997         Add Edit->Find Next
9998
9999 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10000
10001         * pdf/ev-poppler.cc:
10002         * shell/ev-print-job.c: (idle_print_handler):
10003
10004         Make printing work again
10005
10006 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10007
10008         * shell/ev-page-action.h:
10009         * shell/ev-page-action.c: (ev_page_action_widget_init),
10010         (ev_page_action_widget_class_init), (page_changed_cb),
10011         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10012         (get_filter_model_from_model), (match_selected_cb),
10013         (display_completion_text), (match_completion), (update_model),
10014         (connect_proxy), (ev_page_action_set_property),
10015         (ev_page_action_get_property), (ev_page_action_set_document),
10016         (ev_page_action_set_model), (ev_page_action_class_init): Big
10017         reworking to make completions work iff we have >= GTK-2.7.0
10018                 
10019         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10020         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10021         (job_finished_cb): We now have a 'model' property that is set when
10022         the links are loaded.  This can be caught with "notify::model"
10023
10024         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10025         listen for the model to be set, and propagate it to the action.
10026
10027 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10028
10029         * cut-n-paste/recent-files/egg-recent-item.c:
10030         (egg_recent_item_set_uri), (make_valid_utf8),
10031         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10032         * cut-n-paste/recent-files/egg-recent-item.h:
10033         
10034         Update egg-recent from libegg. This should fix long
10035         startup problem. For details see
10036         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10037
10038 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10039
10040         * cut-n-paste/recent-files/Makefile.am:
10041         * data/evince-ui.xml, shell/Makefile.am:
10042         * shell/ev-application.c, shell/ev-application.h:
10043         * shell/ev-window.c: Recent files support.
10044         
10045         * configure.ac: Added "ru" to ALL_LINGUAS.
10046         
10047         * dvju: new backend to support DJVU files.
10048         * dvi: new backend to support DVI.
10049
10050         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10051         * ev-application.c: Support for new backends.
10052         
10053         * help, ev-window.c, main.c shell/Makefile.am: 
10054         Evince user documentation.
10055
10056 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10057
10058         * po/POTFILES.in:
10059         * shell/ev-window.c:
10060         * thumbnailer/evince-thumbnailer.c:
10061
10062         s/pdf-document/ev-poppler
10063
10064 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10065
10066         * NEWS:
10067         * configure.ac:
10068
10069         Release 0.2.0
10070
10071         * ps/ps-document.c: (setup_pixmap):
10072
10073         Remove debug code
10074
10075 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10076
10077         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10078         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10079         (ev_window_cmd_go_first_page): Fix of by one errors.
10080
10081 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10082
10083         * ps/ps-document.c: (get_page_box):
10084
10085         Fix page size calculation
10086
10087 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10088
10089         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10090         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10091         (get_page_orientation), (setup_page), (document_load),
10092         (ps_document_get_page_size), (render_pixbuf_idle):
10093         * ps/ps-document.h:
10094
10095         More refactoring to adapt to EvDocument changes
10096
10097 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10098
10099         * ps/ps-document.c: (start_interpreter):
10100
10101         Actually add alpha args
10102
10103 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10104
10105         * pdf/ev-poppler.cc:
10106
10107         Make clipboard work again
10108
10109 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10110
10111         Make searching work again.
10112         
10113         * backend/ev-document.c:
10114         * backend/ev-document.h:
10115         * backend/ev-document-find.c:
10116         * backend/ev-document-find.h: Change EvDocumentIface so we no
10117         longer store the current page or zoom level in the document.  The
10118         consequence is that all calls that operate on the current page now
10119         instead take the page number as an extra argument, and all
10120         coordinates are now doubles in document coordinate system.
10121
10122         * pdf/ev-poppler.cc:
10123         * pixbuf/pixbuf-document.c:
10124         * ps/ps-document.c: Update backends accordingly.
10125
10126 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10127
10128         * autogen.sh:
10129
10130         Add required gettext version
10131
10132 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10133
10134         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10135         make F1 bring up non-existent help.
10136
10137         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10138         epiphany's find bar, #167477
10139
10140         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10141         <emil@nishra.com> to add space-bar scrolling, 
10142
10143         * shell/ev-window.c (static GtkActionEntry entries): add default
10144         keybinding for Help (F1)
10145         Fixes #171068
10146
10147         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10148         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10149         170110
10150
10151 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10152
10153         * Makefile.am: 
10154         * pixbuf/pixbuf-document.c: 
10155
10156         Got pixbuf backend working again
10157
10158 2005-04-01  Steve Murphy  <murf@e-tools.com>
10159
10160         * configure.in: Added "rw" to ALL_LINGUAS.
10161
10162 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10163
10164         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10165         model types, noticed by Martin Kretzschmar.
10166
10167 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10168
10169         * pdf/ev-poppler.cc: Implement search based on
10170         poppler_page_find_text().  Currently a bit crude since we remember
10171         all matches from all pages.  Also, we grab the big document lock
10172         when we search since searching changes the underlying stream and
10173         thus conflicts with the rendering thread.
10174         
10175         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10176         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10177         (ev_view_find_previous): Fix some page indexes to be 0 based,
10178         offset rubber band by view offset,
10179
10180 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10181
10182         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10183
10184 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10185
10186         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10187         completely because I didn't understand GtkActions.  I should
10188         read Marco's code more carefully in the future.
10189
10190         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10191         function
10192
10193 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10194
10195         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10196         PopplerRectangle change from poppler CVS.
10197
10198 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10199
10200         * backend/ev-document.c: (ev_document_get_page_label):
10201         * backend/ev-document.h:
10202         * backend/ev-page-cache.c: (_ev_page_cache_new),
10203         (ev_page_cache_get_page_label):
10204         * backend/ev-page-cache.h:
10205         * pdf/ev-poppler.cc:
10206         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10207         (links_page_num_func):
10208         * shell/ev-sidebar-thumbnails.c:
10209         (ev_sidebar_thumbnails_set_document):
10210         * shell/ev-view.c: (status_message_from_link),
10211         (ev_view_motion_notify_event):
10212         * shell/ev-window.c: (document_supports_sidebar): Add in page
10213         label support.  It's not perfect yet, but it's the first 'feature'
10214         in a while.
10215         Also, fix a bogus comment noticed by crispin. 
10216
10217 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10218
10219         * Makefile.am: Remove pixbuf backend for now
10220
10221         * configure.ac: Require poppler-glib instead of just poppler.
10222
10223         * backend/ev-document-thumbnails.h: Add a comment
10224
10225         * backend/ev-document.h:
10226         * backend/ev-document.c: (ev_document_class_init),
10227         (ev_document_load), (ev_document_get_link),
10228         (ev_document_get_links): Remove 3 methods and add get_links.
10229         Also, made 0 based.
10230
10231         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10232         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10233
10234         * backend/ev-link.c: (ev_link_set_title),
10235         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10236         (ev_link_mapping_find):
10237         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10238         
10239         * backend/ev-page-cache.c: (ev_page_cache_init),
10240         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10241         (ev_page_cache_get_size), (ev_page_cache_next_page),
10242         (ev_page_cache_prev_page): Fix to be 0 based.
10243
10244         * pdf/Makefile.am: 
10245         * pdf/ev-poppler.h:
10246         * pdf/ev-poppler.cc: New backend.
10247         
10248         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10249         (ps_document_get_page), (ps_document_document_iface_init):
10250
10251         * shell/ev-pixbuf-cache.h:
10252         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10253         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10254         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10255         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10256         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10257         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10258         based.
10259         
10260         * shell/ev-sidebar-thumbnails.c:
10261         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10262         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10263
10264         * shell/ev-view.c: (status_message_from_link),
10265         (find_page_at_location), (get_link_at_location),
10266         (ev_view_motion_notify_event), (ev_view_button_release_event),
10267         (ev_view_init): Use the new link code.  Fix to be 0 based.
10268
10269         * shell/ev-window.c: (update_action_sensitivity),
10270         (document_supports_sidebar): 0 based.
10271
10272 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10273
10274         * pdf/pdf-document.cc: Patch from Fernando Herrera
10275         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10276         *blush*
10277
10278 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10279
10280         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10281         1 to the page, as this seems to be 1 based.  I thought we has this
10282         fixed.  grump.
10283
10284 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10285
10286         * TODO:
10287         * backend/Makefile.am:
10288         * backend/ev-document-links.c:
10289         (ev_document_links_has_document_links),
10290         (ev_document_links_get_links_model):
10291         * backend/ev-document-links.h:
10292         * backend/ev-document.c: (ev_document_get_page_cache),
10293         (ev_document_get_doc_mutex), (ev_document_load),
10294         (ev_document_save), (ev_document_get_title),
10295         (ev_document_get_n_pages), (ev_document_set_page),
10296         (ev_document_get_page), (ev_document_set_target),
10297         (ev_document_set_scale), (ev_document_set_page_offset),
10298         (ev_document_get_page_size), (ev_document_get_text),
10299         (ev_document_get_link), (ev_document_render),
10300         (ev_document_render_pixbuf), (ev_document_scale_changed):
10301         * backend/ev-document.h:
10302         * backend/ev-job-queue.c: (remove_object_from_queue),
10303         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10304         (no_jobs_available_unlocked), (ev_render_thread),
10305         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10306         (ev_job_queue_remove_job):
10307         * backend/ev-job-queue.h:
10308         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10309         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10310         (ev_job_links_class_init), (ev_job_render_init),
10311         (ev_job_render_dispose), (ev_job_render_class_init),
10312         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10313         (ev_job_thumbnail_class_init), (ev_job_finished),
10314         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10315         (ev_job_render_run), (ev_job_thumbnail_new),
10316         (ev_job_thumbnail_run):
10317         * backend/ev-jobs.h:
10318         * backend/ev-link.c:
10319         * backend/ev-link.h:
10320         * backend/ev-page-cache.c: (ev_page_cache_init),
10321         (ev_page_cache_class_init), (ev_page_cache_finalize),
10322         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10323         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10324         (ev_page_cache_set_link), (ev_page_cache_get_title),
10325         (ev_page_cache_get_size), (ev_page_cache_next_page),
10326         (ev_page_cache_prev_page):
10327         * backend/ev-page-cache.h:
10328         * pdf/pdf-document.cc:
10329         * ps/gsdefaults.c:
10330         * ps/gsdefaults.h:
10331         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10332         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10333         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10334         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10335         (is_interpreter_ready), (output), (catchPipe), (input),
10336         (start_interpreter), (check_filecompressed), (compute_dimensions),
10337         (ps_document_enable_interpreter), (document_load),
10338         (ps_document_next_page), (render_page), (ps_document_set_page),
10339         (ps_document_set_scale), (render_pixbuf_idle),
10340         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10341         * ps/ps-document.h:
10342         * shell/Makefile.am:
10343         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10344         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10345         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10346         (ev_pixbuf_cache_new), (job_finished_cb),
10347         (check_job_size_and_unref), (move_one_job),
10348         (ev_pixbuf_cache_update_range), (find_job_cache),
10349         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10350         (ev_pixbuf_cache_add_jobs_if_needed),
10351         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10352         * shell/ev-pixbuf-cache.h:
10353         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10354         (idle_print_handler):
10355         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10356         (selection_changed_cb), (create_loading_model),
10357         (ev_sidebar_links_construct), (links_page_num_func),
10358         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10359         (update_page_callback), (job_finished_cb),
10360         (ev_sidebar_links_set_document):
10361         * shell/ev-sidebar-thumbnails.c:
10362         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10363         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10364         (page_changed_cb), (thumbnail_job_completed_callback),
10365         (ev_sidebar_thumbnails_set_document):
10366         * shell/ev-sidebar-thumbnails.h:
10367         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10368         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10369         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10370         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10371         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10372         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10373         (ev_view_button_release_event), (ev_view_scroll_view),
10374         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10375         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10376         (ev_view_new), (job_finished_cb), (page_changed_cb),
10377         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10378         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10379         (ev_view_find_previous):
10380         * shell/ev-view.h:
10381         * shell/ev-window.c: (update_action_sensitivity),
10382         (ev_window_open_page), (update_window_title), (update_total_pages),
10383         (page_changed_cb), (ev_window_setup_document),
10384         (password_dialog_response), (ev_window_cmd_save_as),
10385         (ev_window_print), (ev_window_cmd_go_previous_page),
10386         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10387         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10388         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10389         * shell/main.c: (main):
10390
10391         Merge evince-threads branch
10392
10393 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10394
10395         * configure.ac: Added "lt" to ALL_LINGUAS.
10396
10397 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10398
10399         * NEWS:
10400         * configure.ac:
10401
10402         Release 0.1.9
10403
10404 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10405
10406         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10407
10408         Fix here also the thumbnails 1-basedness :)
10409
10410 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10411
10412         * NEWS:
10413         * configure.ac:
10414
10415         Release 0.1.8
10416
10417 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10418
10419         * pdf/pdf-document.cc:
10420         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10421         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10422
10423         Fix the mess we did with thumbnails and 1-basedness
10424
10425 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10426
10427         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10428
10429 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10430
10431         * NEWS:
10432         * configure.ac:
10433
10434         Release 0.1.7
10435
10436 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10437
10438         * ps/Makefile.am:
10439         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10440         (gtk_gs_defaults_get_alpha_parameters),
10441         (gtk_gs_defaults_get_ungzip_cmd),
10442         (gtk_gs_defaults_get_unbzip2_cmd):
10443         * ps/gsdefaults.h:
10444         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10445         (ps_document_get_orientation), (document_load),
10446         (ps_document_goto_page), (ps_document_set_page_size):
10447         * ps/ps-document.h:
10448
10449         Some more sanitization of the ps backend. Remove a lot
10450         of unused code and do not base our defaults on ggv
10451         preferences (ugh!)
10452
10453 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10454
10455         * thumbnailer/evince-thumbnailer.schemas:
10456         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10457         (main): add -s option for thumbnail size.
10458
10459 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10460
10461         * configure.ac:
10462
10463         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10464         remove it.
10465
10466 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10467
10468         * pdf/pdf-document.cc:
10469
10470         Remove 4 pixels of useless border from the
10471         thumbnail.
10472
10473 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10474
10475         * backend/ev-document-thumbnails.c:
10476         (ev_document_thumbnails_get_thumbnail):
10477         * backend/ev-document-thumbnails.h:
10478
10479         Rework API a bit. Add a border flag and
10480         change sizing logic (now the size we specify
10481         applies to the bigger dimension).
10482
10483         * pdf/pdf-document.cc:
10484         * pixbuf/pixbuf-document.c:
10485         (pixbuf_document_thumbnails_get_thumbnail):
10486         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10487         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10488
10489         Adapt to the new API and do not draw a border for nautilus
10490         thumbnailer.
10491
10492 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10493
10494         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10495         take thumbnails from page "0" instead of "1". Added a copyright header.
10496
10497 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10498
10499         * ps/ps-document.c: (set_up_page), (start_interpreter):
10500
10501         Make it C89 compliant
10502
10503 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10504
10505         * Makefile.am:
10506         * configure.ac:
10507         * pdf/.cvsignore:
10508         * pdf/pdf-document.cc:
10509         * thumbnailer/Makefile.am:
10510         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10511         (main):
10512         * thumbnailer/evince-thumbnailer.schemas:
10513         * thumbnailer/pdf-icon.png:
10514
10515         Add a nautilus thumbnailer.
10516         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10517
10518 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10519
10520         * NEWS:
10521         * configure.ac:
10522         * po/POTFILES.in:
10523
10524         Release 0.1.6
10525
10526 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10527
10528         Use poppler instead of including xpdf source code.  Poppler is a
10529         fork of xpdf to build it as a shared library. See
10530         http://freedesktop.org/wiki/Software/poppler.
10531
10532         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10533         xpdf fork.
10534         
10535         * pdf/Makefile.am: Build libpdfdocument.a here.
10536         
10537         * pdf/GDKSplashOutputDev.cc:
10538         * pdf/GDKSplashOutputDev.h:
10539         * pdf/GnomeVFSStream.cc:
10540         * pdf/GnomeVFSStream.h:
10541         * pdf-document.cc:
10542         * pdf-document.h:
10543         * test-gdk-output-dev.cc
10544         * Thumb.cc:
10545         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10546         against poppler.
10547
10548 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10549
10550         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10551
10552         Clear idle stack before unsetting the document
10553
10554 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10555
10556         * ps/ps-document.c: (ps_document_widget_event),
10557         (ps_document_set_target), (ps_document_finalize),
10558         (ps_document_get_page):
10559
10560         Disconnect the widget event signal on finalize.
10561         Some code cleanups.
10562
10563 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10564
10565         * ps/ps-document.c: (set_up_page):
10566
10567         If there is no bpixmap create one, even if size
10568         is not changed.
10569
10570 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10571
10572         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10573         (set_up_page), (document_load), (ps_document_set_zoom):
10574
10575         Default page is 0. Calculate size even when we have no
10576         target yet.
10577
10578 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10579
10580         * shell/ev-sidebar.c: expand the selection widget to be always as
10581         wide as the sidebar
10582
10583 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10584
10585         * shell/ev-sidebar-thumbnails.c:
10586         (ev_sidebar_thumbnails_set_document):
10587
10588         Clear the list store when setting document
10589
10590 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10591
10592         * shell/ev-page-action.c: (update_entry), (sync_entry),
10593         (activate_cb), (entry_size_request_cb), (create_tool_item),
10594         (connect_proxy):
10595
10596         Use an entry for the page control instead of spinbuttons
10597
10598 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10599
10600         * data/evince.schemas.in:
10601
10602         Correct confusing string
10603
10604 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10605
10606         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10607         for real.  Gosh, how long has this been broken.
10608
10609         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10610         check for a NULL link.  We crash otherwise.
10611
10612 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10613
10614         * NEWS:
10615         * configure.ac:
10616
10617         Release 0.1.5
10618
10619 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10620
10621         * configure.ac: add the french translation.
10622
10623 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10624
10625         * shell/ev-window.c:
10626
10627         Remove unused header -> fix distcheck
10628
10629 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10630
10631         * shell/ev-window.c: (update_window_title),
10632         (ev_window_popup_password_dialog):
10633
10634         Unescape filename for display
10635
10636 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10637
10638         * pdf/xpdf/pdf-document.cc:
10639
10640         In get_page_size deal with rotation. Also
10641         cleanup the function a bit.
10642
10643 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10644
10645         * pdf/xpdf/pdf-document.cc:
10646
10647         Fix crash when opening in new window
10648
10649 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10650
10651         * configure.ac:
10652
10653         Check ghostscript >= 7
10654
10655 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10656
10657         * shell/ev-window.c:
10658
10659         Make page width the default sizing mode
10660
10661 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10662         Marco Pesenti Gritti <marco@gnome.org>
10663
10664         * shell/ev-window.c: Remember the sidebar size
10665
10666         * data/evince.schemas.in: Add a new gconf key to store the size of
10667         the sidebar
10668
10669 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10670
10671         * data/evince-ui.xml:
10672         * shell/ev-window.c: (update_action_sensitivity),
10673         (ev_window_cmd_view_reload):
10674         
10675         Add a "Reload" action and menu entry
10676
10677 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10678
10679         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10680         iff the type doesn't support thumbnailing and indexing.
10681
10682 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10683
10684         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10685
10686 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10687
10688         * pdf/splash/Splash.cc:
10689
10690         Port fix for a crasher from kde bug
10691         http://bugs.kde.org/show_bug.cgi?id=97131
10692
10693 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10694
10695         * pdf/xpdf/pdf-document.cc:
10696
10697         Return a link even if it's of an unrecognized
10698         type. Otherwise we go in an infinte cycle.
10699
10700 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10701
10702         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10703         (size_allocate_cb), (ev_window_set_sizing_mode):
10704
10705         Update size when switching mode
10706
10707 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10708
10709         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10710         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10711         (ev_window_cmd_view_normal_size):
10712
10713         Fix size toggle buttons behavior
10714
10715 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10716
10717         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10718         (doc_rect_to_view_rect), (ev_view_size_allocate),
10719         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10720         (scale_changed_callback):
10721
10722         Do not cache offsets in size_allocate.
10723
10724 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10725
10726         * shell/ev-view.c: (ev_view_size_allocate):
10727
10728         Calculate offsets before calling the parent
10729         class (which does a redraw)
10730
10731 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10732
10733         * pdf/xpdf/pdf-document.cc:
10734
10735         Fix a crasher on exit. Unused code, put a TODO
10736
10737 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10738
10739         * backend/ev-document.c: (ev_document_class_init),
10740         (ev_document_page_changed), (ev_document_scale_changed):
10741         * backend/ev-document.h:
10742
10743         Separate page/scale notifications
10744
10745         * pdf/xpdf/pdf-document.cc:
10746
10747         Emit the new signals.
10748         Do not display the pdf page in _render, do it
10749         when scale/page are requested.
10750
10751         * ps/ps-document.c: (ps_document_set_zoom),
10752         (ps_document_widget_event):
10753         * ps/ps-document.h:
10754
10755         Emit the new signals.
10756
10757         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10758         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10759         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10760         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10761         * shell/ev-view.h:
10762         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10763         (ev_window_cmd_view_page_width), (size_allocate_cb),
10764         (ev_window_set_sizing_mode):
10765
10766         Rework sizing to be pixel based.
10767         There are bugs but should be already way better.
10768
10769 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10770
10771         * shell/ev-window.c: (ev_window_init):
10772
10773         Do not allow to shrink sidebar smaller then
10774         child requisition
10775
10776 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10777
10778         * shell/ev-sidebar.[ch]
10779         * shell/ev-window.c:
10780
10781         Improved sidebar widget. Fixes #166683
10782
10783 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10784
10785         * shell/ev-view.c (update_find_status_message): Give translators
10786         more flexibility with ngettext plural handling.
10787
10788 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10789
10790         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10791         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10792         page when we get the page size.
10793
10794 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10795
10796         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10797
10798         ps pages are 0 based, convert 
10799
10800 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10801
10802         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10803
10804         Initialize correct parent class. Set GError on document load
10805
10806 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10807
10808         * pdf/xpdf/pdf-document.cc:
10809
10810         Fixup selection offset calculation
10811
10812         * shell/ev-view.c: (view_rect_to_doc_rect),
10813         (doc_rect_to_view_rect), (ev_view_size_allocate),
10814         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10815         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10816
10817         Store selection as document relative, so that zooming
10818         and offset changing doesnt break it.
10819
10820 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10821
10822         * shell/ev-view.c: (ev_view_best_fit):
10823
10824         Do not try to best fit if the view is not realized
10825
10826 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10827           
10828         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10829
10830 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10831
10832         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10833
10834 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10835
10836         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10837         the popup window.  That prevents it resizing when in full screen
10838         mode.
10839
10840         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10841         multiple rerenders.  This pretty much sucks.
10842
10843         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10844         rest of the toolbar.
10845
10846 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10847
10848         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10849
10850 2005-02-17  Alexander Shopov  <ash@contact.bg>
10851
10852         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10853
10854 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10855
10856         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10857
10858 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10859
10860         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10861         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10862         (set_document_page), (document_changed_callback),
10863         (ev_view_set_document), (ev_view_find_previous),
10864         (ev_view_hide_cursor), (ev_view_show_cursor):
10865         * shell/ev-view.h:
10866         * shell/ev-window.c: (update_chrome_visibility),
10867         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10868         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10869         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10870         (ev_window_unfullscreen):
10871         * shell/main.c: (main):
10872
10873         Automatically hide the fullscreen button.
10874         Patch by Kristian Høgsberg <krh@redhat.com>
10875
10876 2005-02-16  Vincent Noel  <vnoel@cox.net>
10877
10878         * shell/main.c (main): Specify an icon for the window. Patch by
10879         Jaap A. Haitsma. Fixes #166177.
10880
10881 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10882
10883         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10884
10885 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10886
10887         * backend/ev-document-misc.h:
10888         * backend/ev-document-misc.c:
10889         (ev_document_misc_get_page_border_size),
10890         (ev_document_misc_paint_one_page): New function to canonicalize
10891         sizing/painting a border.
10892
10893         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10894         used.
10895
10896         * pdf/xpdf/pdf-document.cc: use new function
10897
10898         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10899         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10900         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10901         shell/ev-window.c: (update_sizing_buttons),
10902         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10903         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10904         (ev_window_cmd_view_page_width), (size_allocate_cb),
10905         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10906         and "fit width" values act as toggle buttons so they stay
10907         toggled.  It's not 100% perfect, and it's a little slow, but it's
10908         good enough to commit I think.
10909
10910 2005-02-15  David Lodge  <dave@cirt.net>
10911
10912         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10913
10914 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10915
10916         * shell/ev-window.c (update_window_title): replace newlines in
10917         the title by spaces. Bug #166107.
10918
10919 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10920
10921         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10922         parameters providing allocation width and height without
10923         scrollbars and width of a possible vertical scrollbar. With this
10924         additional information the functions can work as
10925         intended. Unfortunately they're not idempotent. We should
10926         transform these commands to toggles. Fixes Bug #164976
10927         Initial patch by Stephane Loeuillet, then heavily modified.
10928
10929         * shell/ev-view.h: update prototypes.
10930
10931         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10932         (ev_window_cmd_view_page_width): provide EvView fit functions with
10933         all the information they need. Formulas to calculate this
10934         information taken from GtkScrolledWindow.
10935
10936 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10937
10938         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10939         created a thumbnail, the list store is updated to know
10940         that the thumbnail is set. Fixes bug #166792
10941
10942 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10943
10944         * shell/ev-window.c: fixed typo, closes bug 166897
10945
10946         * TODO: updated TODO with bug numbers that are relevant
10947
10948 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10949
10950         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10951
10952 2005-02-09  Vincent Noel  <vnoel@cox.net>
10953
10954         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10955         and "Next" toolbar buttons as important to make them stand out.
10956
10957 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10958
10959         * lib/ev-debug.c:
10960         * lib/ev-debug.h:
10961         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10962         (start_interpreter), (stop_interpreter), (document_load),
10963         (ps_document_next_page), (ps_document_goto_page),
10964         (ps_document_set_page_size), (ps_document_widget_event),
10965         (ps_document_render):
10966         * shell/ev-page-view.c: (ev_page_view_dispose):
10967         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10968
10969         Fix compilation on non-gcc platforms
10970
10971 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10972
10973         * NEWS:
10974         * configure.ac:
10975
10976         Release 0.1.4
10977
10978         * pdf/xpdf/Catalog.cc:
10979         * pdf/xpdf/XRef.cc:
10980
10981         Fix the fix for CAN-2004-0888
10982
10983 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10984
10985         * data/Makefile.am:
10986         * data/evince-ui.xml:
10987         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10988         * shell/ev-stock-icons.h:
10989         * shell/ev-window.c: (update_action_sensitivity),
10990         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10991         (set_action_properties):
10992
10993         Improve toolbar layout/icons
10994
10995 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10996
10997         * pdf/xpdf/pdf-document.cc:
10998
10999         Add warnings about unimplemented/unknown link
11000         types.
11001
11002 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11003
11004         * ps/ps-document.c: (set_up_page):
11005
11006         Log gs property
11007
11008 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11009
11010         * ps/ps-document.c: (start_interpreter):
11011
11012         Log gs env var
11013
11014 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11015
11016         * shell/ev-page-view.c: (ev_page_view_dispose):
11017         * shell/ev-view.c: (ev_view_finalize):
11018         * shell/ev-window.c: (ev_window_setup_document),
11019         (ev_window_dispose), (ev_window_init):
11020
11021         Solve more refs issues.
11022
11023         I commented out the page_view initialization for now:
11024         it was never destroyed (because it's never added
11025         to a container). Because of that we was leaking
11026         gs processes. Couldnt think to a clean fix.
11027         We need to figure this out, password view has the
11028         same issue probably.
11029
11030 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11031
11032         * ps/ps-document.c: (ps_document_finalize),
11033         (ps_document_get_n_pages), (ps_document_get_page):
11034
11035         Some cleanups, stop the interpreter on finalize
11036
11037         * shell/ev-page-view.c: (ev_page_view_dispose),
11038         (ev_page_view_class_init):
11039
11040         Release our reference on the document
11041
11042 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11043
11044         * Makefile.am:
11045         * configure.ac:
11046         * doc/debugging.txt:
11047         * lib/.cvsignore:
11048         * lib/Makefile.am:
11049         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11050         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11051         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11052         * lib/ev-debug.h:
11053
11054         Add debugging helpers
11055
11056         * ps/Makefile.am:
11057         * ps/ps-document.c: (set_up_page), (start_interpreter),
11058         (stop_interpreter), (document_load), (ps_document_next_page),
11059         (ps_document_goto_page), (ps_document_set_page_size),
11060         (ps_document_widget_event), (ps_document_render):
11061         * shell/Makefile.am:
11062         * shell/ev-view.c: (expose_bin_window):
11063         * shell/main.c: (main):
11064
11065         Add some logs
11066         
11067 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11068
11069         * ps/ps-document.c: (ps_document_widget_event):
11070
11071         Initialize message_window, this should make ps
11072         rendering really work! (Never noticed because I was
11073         testing with a ps that is causing gs to exit every time!)
11074
11075 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11076
11077         * data/evince.schemas.in: updated simple error in applyto closing tag
11078
11079 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11080
11081         * Makefile.am:
11082         * configure.ac:
11083         * data/.cvsignore:
11084         * data/Makefile.am:
11085         * data/evince-ui.xml:
11086         A data/evince.schemas.in:
11087         * po/POTFILES.in:
11088         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11089         * shell/ev-stock-icons.h:
11090         * shell/ev-window.c: (update_chrome_visibility),
11091         (update_chrome_flag), (ev_window_cmd_edit_find),
11092         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11093         (ev_window_unfullscreen), (ev_window_focus_in_event),
11094         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11095         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11096         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11097         (ev_window_dispose), (ev_window_class_init),
11098         (set_action_properties), (set_chrome_actions), (load_chrome),
11099         (ev_window_init):
11100
11101         Implement fullscreen mode changes from bug #164776.
11102         Also implement persistent chrome toggles.
11103
11104 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11105
11106         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11107
11108 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11109
11110         * NEWS:
11111         * configure.ac:
11112         * shell/ev-view.c:
11113
11114         Add another check for find interface
11115
11116         Release 0.1.3
11117
11118 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11119
11120         * shell/ev-application.c: (ev_application_open):
11121         * shell/ev-window.c: (ev_window_open):
11122
11123         Open gzipped ps documents
11124
11125 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11126
11127         * TODO:
11128         * shell/ev-view.c: (set_document_page):
11129
11130         Clamp page number, dont try to move to
11131         not existant pages.
11132
11133 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11134
11135         * backend/ev-document-find.c: (ev_document_find_changed):
11136         * backend/ev-document-find.h:
11137         * pdf/xpdf/pdf-document.cc:
11138         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11139         * shell/ev-window.c: (find_bar_search_changed_cb):
11140
11141         Fix several bugs with find
11142
11143 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11144
11145         * shell/ev-sidebar-thumbnails.c
11146         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11147         document. Prevents warning from scroll_to_cell.
11148
11149 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11150
11151         * configure.ac: Add «nb» to ALL_LINGUAS too.
11152
11153 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11154
11155         * NOTES: New file with some random thoughts.
11156
11157         * TODO: Update.
11158
11159         * backend/ev-document-misc.c:
11160         (ev_document_misc_get_page_border_size): New function to
11161         canonicalize shadow drawing sizes.  Possibly goofy.
11162
11163         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11164         (ev_view_best_fit), (ev_view_fit_width):
11165         * pdf/xpdf/pdf-document.cc:
11166         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11167         * ps/ps-document.c: (ps_document_get_page_size):
11168         * backend/ev-document-misc.h:
11169         * backend/ev-document.c: (ev_document_get_page_size):
11170         * backend/ev-document.h: get_page_size now takes a page number
11171         parameter.  Made all the backends/frontends honor it.
11172
11173         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11174         see.  Doesn't work yet.
11175
11176         * shell/Makefile.am:
11177         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11178         Doesn't do anything yet.
11179
11180         * shell/ev-sidebar-thumbnails.c:
11181         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11182         [0..n_pages-1]
11183
11184         * shell/ev-window.c: (update_action_sensitivity),
11185         (ev_window_setup_document), (ev_window_set_page_mode),
11186         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11187         view-swapping code a bit so we can have multiple views on a
11188         document.  Add the multi-page view, though it can't be turned on
11189         yet.
11190
11191 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11192
11193         * shell/ev-application.c: (ev_application_open):
11194         * shell/ev-view.c: (expose_bin_window):
11195         * shell/ev-window.c: (ev_window_open):
11196
11197         Support eps and check document supports find
11198         before drawing highlightings in expose.
11199
11200 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11201
11202         * pixbuf/pixbuf-document.c:
11203         (pixbuf_document_thumbnails_get_dimensions),
11204         (pixbuf_document_document_thumbnails_iface_init):
11205
11206         implement get_dimensions
11207
11208 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11209
11210         * NEWS:
11211         * configure.ac:
11212
11213         Release 0.1.2
11214
11215 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11216
11217         * shell/ev-view.c: (set_document_page):
11218
11219         Scroll at the top of the page when changing page
11220
11221 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11222
11223         * shell/ev-view.c: (ev_view_motion_notify_event):
11224
11225         Do not redraw unnecessarily
11226
11227 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11228
11229         * pdf/xpdf/pdf-document.cc:
11230         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11231         (expose_bin_window), (find_changed_cb):
11232
11233         Yay! find works now... Now to find bugs...
11234
11235 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11236
11237         * backend/ev-document-find.c: (ev_document_find_base_init),
11238         (ev_document_find_changed):
11239         * backend/ev-document-find.h:
11240         * pdf/xpdf/pdf-document.cc:
11241         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11242         (expose_bin_window), (ev_view_init), (set_document_page),
11243         (ensure_rectangle_is_visible), (jump_to_find_result),
11244         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11245         (ev_view_find_next), (ev_view_find_previous):
11246         * shell/ev-view.h:
11247         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11248
11249         More work on find implementation, mostly there now
11250
11251 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11252
11253         * backend/ev-backend-marshalers.list:
11254         * backend/ev-document-find.c: (ev_document_find_base_init),
11255         (ev_document_find_cancel), (ev_document_find_page_has_results),
11256         (ev_document_find_get_n_results), (ev_document_find_get_result),
11257         (ev_document_find_get_progress), (ev_document_find_changed):
11258         * backend/ev-document-find.h:
11259
11260         Enanche the find interface to be really able to do
11261         multi page find.
11262
11263         * pdf/xpdf/pdf-document.cc:
11264
11265         Implement
11266
11267         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11268         (expose_bin_window), (ev_view_init),
11269         (ev_view_get_find_status_message), (find_changed_cb),
11270         (ev_view_set_document), (set_document_page):
11271
11272         Adapt to the new interface. A few things are regressed sorry,
11273         I will finish it soon.
11274
11275 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11276
11277         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11278         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11279         ev_sidebar_thumbnails_parent_class variable, don't define another
11280         parent_class variable.
11281
11282         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11283         (ev_page_action_class_init): ditto.
11284
11285         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11286         (pixbuf_document_class_init): ditto.
11287
11288         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11289         ditto.
11290
11291         * .cvsignore: ignore various valgrind output files.
11292
11293 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11294
11295         * data/evince-ui.xml:
11296         * shell/Makefile.am:
11297         * shell/ev-history.c:
11298         * shell/ev-history.h:
11299         * shell/ev-navigation-action.c:
11300         * shell/ev-navigation-action.h:
11301         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11302         (ev_view_set_page), (ev_view_fit_width):
11303         * shell/ev-view.h:
11304         * shell/ev-window.c: (update_action_sensitivity),
11305         (ev_window_setup_document), (register_custom_actions):
11306
11307         Kill session history
11308
11309 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11310
11311         * shell/ev-window.c: (update_action_sensitivity):
11312
11313         Fix inverted up/down buttons
11314
11315 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11316
11317         * shell/ev-sidebar-thumbnails.c
11318         (ev_sidebar_thumbnails_select_page): make sure the selected
11319         thumbnail stays visible.
11320
11321 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11322
11323         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11324         scrolled window for Federico.
11325
11326 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11327
11328         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11329
11330 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11331
11332         * configure.ac:
11333         * pdf/splash/SplashFTFontEngine.cc:
11334
11335         Fix CID fonts with freetype 2.1.9
11336
11337 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11338
11339         * TODO: added item for desktop icon thumbnailer
11340
11341 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11342
11343         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11344         unloaded docs when the title is accessed.
11345
11346         * shell/ev-password-view.[hc]: New widget for displaying password
11347         state.
11348
11349         * shell/ev-window.[ch]: Refactor password handling code to handle
11350         the new view.
11351
11352 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11353
11354         * NEWS:
11355         * configure.ac:
11356         * data/Makefile.am:
11357
11358         Release 0.1.1
11359
11360 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11361
11362         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11363         ignore page offset here, to make search results independent of it,
11364
11365         * shell/ev-view.c (expose_bin_window): but take offsets into
11366         account here. Bug #164932
11367
11368         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11369         scale at the right time. Bug #164996
11370
11371 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11372
11373         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11374         fix the problem. Now I just removed the Adobe font names and hope
11375         that the URW fonts are always in outline format. Bug #164934
11376
11377         * shell/ev-window.c (update_window_title): empty titles are
11378         useless, use filename in that case too.
11379
11380         * NEWS: Add some content.
11381
11382 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11383
11384         * TODO: added one more TODO item and a TODONE section :)
11385
11386 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11387
11388         * ps/ps-document.h: add page_[xy]_offset fields.
11389
11390         * ps/ps-document.c (ps_document_set_page_offset)
11391         (ps_document_render): Keep offset in consideration in a few
11392         places. Bug #164752 "postscript documents are not centered in
11393         window"
11394
11395         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11396         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11397
11398         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11399         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11400         stub out missing methods for complete EvDocument implementation.
11401         Fixes segfaults with Save A Copy and Copy actions.
11402
11403         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11404         (ps_document_document_iface_init): ditto.
11405         
11406 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11407
11408         * data/.cvsignore:
11409         * data/Makefile.am:
11410         * data/evince.desktop.in:
11411
11412         Add desktop file
11413
11414 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11415
11416         * shell/ev-view.c: (ev_view_button_press_event),
11417         (ev_view_motion_notify_event):
11418
11419         Make selection work in any direction
11420
11421 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11422
11423         * TODO:
11424         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11425
11426         Use shorter labels for some of the toolbars items
11427
11428 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11429
11430         * pdf/xpdf/pdf-document.cc:
11431
11432         Check the links info is initialized before
11433         using it. Should fix a crash on startup.
11434
11435 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11436
11437         * pixbuf/pixbuf-document.c
11438         (pixbuf_document_thumbnails_get_dimensions): force floating point
11439         division to calculate page_ratio. Fixes crash with landscape
11440         format pixbufs.
11441
11442 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11443
11444         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11445
11446 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11447
11448         * shell/ev-view.c (set_document_page): unset has_selection when
11449         the page changes.
11450         (set_document_page): handle paper size changes when the page
11451         changes (test with Free Culture, page 2).
11452
11453 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11454
11455         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11456         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11457
11458         Use normal style color for the widget background and
11459         draw a black box around the page.
11460
11461 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11462
11463         * pdf/xpdf/pdf-document.cc:
11464
11465         Keep offset in consideration in a few places
11466
11467         * shell/ev-view.c: (expose_bin_window):
11468
11469         Set the offsets so that the document is ever centered
11470
11471 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11472
11473         * TODO: Added TODO items and finished off the first todo item
11474
11475         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11476         reflect current authors
11477
11478 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11479
11480         * pdf/xpdf/pdf-document.cc:
11481         * shell/ev-view.c: (ev_view_set_cursor),
11482         (ev_view_motion_notify_event), (document_changed_callback),
11483         (set_document_page):
11484
11485         Show a wait cursor while the page is rendering
11486
11487 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11488
11489         * shell/ev-sidebar-thumbnails.c:
11490         (ev_sidebar_tree_selection_changed),
11491         (ev_sidebar_thumbnails_select_page):
11492         * shell/ev-sidebar-thumbnails.h:
11493         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11494         (ev_view_can_go_forward):
11495         * shell/ev-window.c: (ev_window_open_page),
11496         (ev_window_setup_document), (update_current_page),
11497         (view_page_changed_cb), (ev_window_init):
11498         * shell/ev-window.h:
11499
11500         Ensure thumbnails selection, toolbar page control and
11501         current page are in sync.
11502
11503 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11504
11505         * pdf/xpdf/XRef.cc:
11506
11507         Fix CAN-2005-0064
11508
11509 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11510
11511         * backend/Makefile.am:
11512         * backend/ev-document-links.h:
11513         * backend/ev-document-security.c: (ev_document_security_get_type),
11514         (ev_document_security_has_document_security),
11515         (ev_document_security_set_password):
11516         * backend/ev-document-security.h:
11517         * backend/ev-document.c: (ev_document_error_quark):
11518         * backend/ev-document.h:
11519         * data/Makefile.am:
11520         * data/evince-password.glade:
11521         * pdf/xpdf/pdf-document.cc:
11522         * shell/Makefile.am:
11523         * shell/ev-password.c: (ev_password_set_bad_password_label),
11524         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11525         (ev_password_dialog_get_password),
11526         (ev_password_dialog_set_bad_pass):
11527         * shell/ev-password.h:
11528         * shell/ev-window.c: (ev_window_get_attribute),
11529         (ev_window_set_property), (update_action_sensitivity),
11530         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11531         (ev_window_setup_document), (ev_window_get_password),
11532         (ev_window_open), (ev_window_cmd_save_as),
11533         (using_postscript_printer), (ev_window_print),
11534         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11535         (update_fullscreen_popup), (ev_window_fullscreen),
11536         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11537         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11538         (menu_item_select_cb), (find_bar_search_changed_cb),
11539         (ev_window_dispose), (ev_window_init):
11540
11541         Add initial support for password-supported dialogs.  This could be
11542         a lot cooler, but it'll do for now.
11543
11544 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11545
11546         * pdf/xpdf/pdf-document.cc:
11547         * shell/ev-view.c: (status_message_from_link),
11548         (ev_view_set_status), (ev_view_set_cursor),
11549         (ev_view_motion_notify_event), (ev_view_init):
11550         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11551
11552         Fix bugs in the links implementation and change cursor
11553         when hovering a link.
11554
11555 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11556
11557         * viewer/.cvsignore: added cvsignore file for viewer directory
11558
11559         * TODO: created TODO document
11560
11561 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11562
11563         * shell/ev-view.h:
11564         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11565         new functions to help with implementation of sensitivity code
11566         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11567         of all actions that might require it.  Fixes a crash when you
11568         click on the Zoom actions in a window lacking a document.
11569
11570 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11571
11572         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11573         of the Find action
11574
11575 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11578         (pixbuf_document_document_iface_init):
11579         * ps/ps-document.c: (ps_document_get_link),
11580         (ps_document_document_iface_init):
11581         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11582         (status_message_from_link), (ev_view_set_status),
11583         (ev_view_set_find_status), (ev_view_motion_notify_event),
11584         (ev_view_button_release_event), (ev_view_set_property),
11585         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11586         (ev_view_get_find_status_message), (update_find_results),
11587         (ev_view_get_status), (ev_view_get_find_status):
11588         * shell/ev-view.h:
11589         * shell/ev-window.c: (view_status_changed_cb),
11590         (view_find_status_changed_cb), (ev_window_init):
11591
11592         View status message support, use it to show the links.
11593         Needs work...
11594
11595 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11596
11597         * backend/ev-document.c: (ev_document_get_link):
11598         * backend/ev-document.h:
11599         * pdf/xpdf/pdf-document.cc:
11600         * shell/ev-application.c: (ev_application_open):
11601         * shell/ev-application.h:
11602         * shell/ev-sidebar-links.c: (selection_changed_cb):
11603         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11604         (ev_view_go_to_link):
11605
11606         Add support for document links
11607
11608 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11609
11610         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11611         (create_tool_item):
11612         Set the spin button limits correctly.
11613         
11614         * shell/ev-sidebar-thumbnails.c:
11615         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11616         Support changing pages by clicking on the thumbnails.
11617         
11618 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11619
11620         * pixbuf/pixbuf-document.c:
11621         (pixbuf_document_thumbnails_get_dimensions),
11622         (pixbuf_document_document_thumbnails_iface_init):
11623
11624         implement get_dimensions
11625
11626 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11627
11628         * ps/ps-document.c: (ps_document_goto_page):
11629
11630         Fix page switching on multipage documents
11631
11632 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11633
11634         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11635         
11636         check for NULL before assigning to width and height parameters
11637
11638 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11639
11640         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11641         (pixbuf_document_set_property), (pixbuf_document_get_property):
11642
11643         implement get/set properties
11644
11645 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11646
11647         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11648         
11649         return NULL instead of "Unknown", letting the title get set to
11650         the filename when the pdf has no title.
11651
11652 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11653
11654         * ps/ps-document.c: (ps_document_get_page_count),
11655         (ps_document_goto_page):
11656
11657 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11658
11659         * shell/ev-history.c: (ev_history_get_property),
11660         (ev_history_set_property), (ev_history_class_init),
11661         (ev_history_add_page), (ev_history_set_current_index):
11662         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11663         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11664         (ev_navigation_action_finalize):
11665         * shell/ev-navigation-action.h:
11666         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11667         (ev_view_go_forward), (ev_view_get_find_status_message),
11668         (history_index_changed_cb), (ev_view_set_history):
11669         * shell/ev-view.h:
11670         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11671         (update_current_page), (register_custom_actions):
11672
11673         Implement history dropdowns
11674
11675 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11676
11677         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11678         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11679         (ev_view_go_forward):
11680         * shell/ev-window.c: (register_custom_actions):
11681
11682         Fix several history bugs
11683
11684 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11685
11686         * configure.ac: Add «nb» to ALL_LINGUAS.
11687
11688 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11689
11690         * backend/Makefile.am:
11691         * backend/ev-bookmark.c:
11692         * backend/ev-bookmark.h:
11693         * backend/ev-document-bookmarks.c:
11694         * backend/ev-document-bookmarks.h:
11695         * backend/ev-document-links.c: (ev_document_links_get_type),
11696         (ev_document_links_has_document_links),
11697         (ev_document_links_begin_read), (ev_document_links_get_link),
11698         (ev_document_links_get_child), (ev_document_links_next),
11699         (ev_document_links_free_iter):
11700         * backend/ev-document-links.h:
11701         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11702         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11703         (ev_link_get_link_type), (ev_link_set_link_type),
11704         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11705         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11706         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11707         (ev_link_new_external):
11708         * backend/ev-link.h:
11709         * pdf/xpdf/pdf-document.cc:
11710         * shell/Makefile.am:
11711         * shell/ev-application.c: (ev_application_open_link):
11712         * shell/ev-application.h:
11713         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11714         (ev_history_get_link_nth):
11715         * shell/ev-history.h:
11716         * shell/ev-sidebar-bookmarks.c:
11717         * shell/ev-sidebar-bookmarks.h:
11718         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11719         (ev_sidebar_links_class_init), (selection_changed_cb),
11720         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11721         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11722         (do_one_iteration), (populate_links_idle),
11723         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11724         * shell/ev-sidebar-links.h:
11725         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11726         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11727         (go_to_index):
11728         * shell/ev-view.h:
11729         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11730         * shell/ev-window.h:
11731
11732         Rename bookmark to link, and use "Index" for the sidebar panel.
11733
11734 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11735
11736         * shell/Makefile.am:
11737         * shell/ev-application.c: (ev_application_open_bookmark):
11738         * shell/ev-application.h:
11739         * shell/ev-history.c: (ev_history_init), (free_links_list),
11740         (ev_history_finalize), (ev_history_class_init),
11741         (ev_history_add_link), (ev_history_add_page),
11742         (ev_history_get_link_nth), (ev_history_get_n_links),
11743         (ev_history_get_current_index), (ev_history_set_current_index),
11744         (ev_history_new):
11745         * shell/ev-history.h:
11746         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11747         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11748         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11749         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11750         (ev_view_set_page):
11751         * shell/ev-view.h:
11752         * shell/ev-window.c: (ev_window_open_bookmark),
11753         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11754         (goto_page_cb), (register_custom_actions):
11755         * shell/ev-window.h:
11756
11757         Initial history implementation. Needs work.
11758
11759 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11760
11761         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11762
11763 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11764
11765         * cut-n-paste/recent-files/egg-recent-item.c:
11766         * cut-n-paste/recent-files/egg-recent-item.h:
11767         * cut-n-paste/recent-files/egg-recent-model.c:
11768         * cut-n-paste/recent-files/egg-recent-util.c:
11769         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11770         * cut-n-paste/recent-files/egg-recent-view.c:
11771
11772         Update
11773
11774 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11775
11776         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11777         (fillGlyph, fillImageMask, drawImage):
11778         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11779         pdf/splash/SplashTypes.h:
11780         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11781         packed mode for Splash.
11782
11783         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11784         RGB8 packed mode, eliminates the pixbuf data creation loop.
11785
11786         * shell/ev-print-job.c (ev_print_job_finalize)
11787         (ev_print_job_set_property, ev_print_job_get_property)
11788         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11789         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11790         (print_closure_finalize, ev_print_job_print): implement
11791         printing (for backends with EvPsExporter)
11792
11793         * shell/ev_print_job.h: update prototypes.
11794
11795         * shell/ev-window.c (ev_window_print): unref print job after
11796         printing.
11797
11798         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11799         unless the document implements the EvDocumentFind interface.
11800
11801 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11802
11803         * configure.ac: Added ja to ALL_LINGUAS.
11804
11805 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11806
11807         * pdf/xpdf/pdf-document.cc:
11808
11809         add a FIXME. We should probably not allocate
11810         a bookmark object every time
11811
11812 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11813
11814         * shell/ev-application.c: (ev_application_open),
11815         (ev_application_open_bookmark):
11816         * shell/ev-application.h:
11817         
11818         Add a way to open bookmarks
11819
11820         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11821         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11822         (ev_bookmark_set_property), (ev_bookmark_class_init),
11823         (ev_bookmark_new_title), (ev_bookmark_new_link),
11824         (ev_bookmark_new_external):
11825
11826         Support for external uris, better constructors.
11827
11828         * backend/ev-bookmark.h:
11829         * pdf/xpdf/pdf-document.cc:
11830         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11831
11832         Handle external uris
11833
11834 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11835
11836         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11837         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11838
11839         Hook up bookmarks navigation
11840
11841 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11842
11843         * backend/Makefile.am:
11844         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11845         (ev_bookmark_get_title), (ev_bookmark_set_title),
11846         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11847         (ev_bookmark_get_page), (ev_bookmark_set_page),
11848         (ev_bookmark_get_property), (ev_bookmark_set_property),
11849         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11850         (ev_bookmark_new):
11851         * backend/ev-bookmark.h:
11852         * backend/ev-document-bookmarks.c:
11853         (ev_document_bookmarks_get_bookmark):
11854         * backend/ev-document-bookmarks.h:
11855         * pdf/xpdf/pdf-document.cc:
11856         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11857
11858         Add a bookmark object to the backend and use it instead of get_values
11859
11860 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11861
11862         * data/evince-ui.xml:
11863
11864         Cleanup and add select all.
11865
11866         * shell/ev-view.c: (ev_view_select_all),
11867         (ev_view_button_press_event):
11868         * shell/ev-view.h:
11869         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11870
11871         Add select all.
11872         Clear selection on click.
11873
11874 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11875
11876         * shell/ev-sidebar-thumbnails.c
11877         (ev_sidebar_thumbnails_set_document): forgot to unref the
11878         loading_icon.
11879
11880 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11881
11882         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11883         at the visible page, not just linearly.  This makes it look fast.
11884
11885 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11886
11887         * backend/ev-document-misc.c
11888         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11889         white.
11890         * backend/ev-document-thumbnails.h: New interface to get the size
11891         of a page.
11892
11893 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11894
11895         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11896         make dist works
11897
11898 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11899
11900         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11901         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11902         things up a bit.
11903
11904         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11905
11906 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11907
11908         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11909         fonts. Should fix font problems on systems that have the base
11910         fonts in bitmap format. Reported by James Henstridge
11911         <james@jamesh.id.au>.
11912
11913 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11914
11915         * pdf/xpdf/Gfx.cc:
11916         * pdf/xpdf/GfxState.cc:
11917
11918         Fix for CAN-2004-1125
11919
11920 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11921
11922         * shell/ev-view.c: (ev_view_copy):
11923         * shell/ev-view.h:
11924         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11925
11926         Implement Edit->Copy
11927
11928 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11929
11930         * backend/ev-document.c: (ev_document_get_text):
11931         * backend/ev-document.h:
11932         * pdf/xpdf/pdf-document.cc:
11933         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11934         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11935         (ev_view_update_primary_selection), (ev_view_button_press_event),
11936         (ev_view_motion_notify_event), (ev_view_button_release_event):
11937
11938         Beginnings of clipboard support. Incomplete but primary sort
11939         of work.
11940
11941 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11942
11943         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11944         (expose_bin_window):
11945
11946         Nicer rubberband drawing, from GtkIconView.
11947
11948 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11949
11950         * backend/ev-document.c: (ev_document_save):
11951         * backend/ev-document.h:
11952         * data/evince-ui.xml:
11953         * pdf/xpdf/pdf-document.cc:
11954         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11955
11956         Implement "Save a copy..." menu item
11957
11958 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11959
11960         * shell/ev-view.c: (ev_view_zoom):
11961
11962         Queue a resize when zoom changes
11963
11964 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11965
11966         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11967         shadows.
11968
11969         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11970         thumbnails..
11971
11972 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11973
11974         * pdf/xpdf/pdf-document.cc
11975         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11976
11977 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11978
11979         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11980         It's slow, but I'll speed it up next!
11981
11982 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11983
11984         * shell/main.c (load_files):
11985
11986         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11987         from the command line and because it seems more appropriate.
11988
11989 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11990
11991         * data/evince-ui.xml:
11992         * shell/ev-window.c: (update_action_sensitivity),
11993         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11994
11995         s/next page/page down
11996         s/previous page/page up
11997
11998 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11999
12000         * data/evince-ui.xml:
12001
12002         Change the layout to match clarkbw design.
12003
12004         * shell/Makefile.am:
12005         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12006         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12007         (ev_navigation_action_finalize),
12008         (ev_navigation_action_set_property),
12009         (ev_navigation_action_get_property),
12010         (ev_navigation_action_class_init):
12011         * shell/ev-navigation-action.h:
12012
12013         Implement clarkbw toolbar navigation controls (incomplete)
12014
12015         * shell/ev-page-action.c: (update_label), (update_spin),
12016         (value_changed_cb), (create_tool_item), (connect_proxy),
12017         (ev_page_action_init), (ev_page_action_finalize),
12018         (ev_page_action_set_property), (ev_page_action_get_property),
12019         (ev_page_action_set_current_page),
12020         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12021         * shell/ev-page-action.h:
12022
12023         Implement a page switcher in the toolbar
12024
12025         * shell/ev-view.c: (ev_view_scroll_view):
12026         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12027         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12028         (register_custom_actions), (ev_window_init):
12029
12030         Change page on PageUp/Down.
12031
12032 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12033
12034         * pdf/xpdf/pdf-document.cc
12035         (pdf_document_thumbnails_get_thumbnail): initial stab at
12036         implementing thumbnail support for pdfs.  It only does documents
12037         with precached pdfs now.
12038
12039 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12040
12041         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12042         thumbnail code into a time-based idle as well.  Also, turn off the
12043         shadow temporarily as it's really slow.
12044
12045 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12046
12047         * backend/ev-document.c: (ev_document_class_init):
12048         * pdf/xpdf/pdf-document.cc:
12049         * shell/ev-window.c: (ev_window_open):
12050
12051         Fix document title bugs and fallback to
12052         filename when not available.
12053
12054 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12055
12056         * backend/ev-document.c: (ev_document_get_type),
12057         (ev_document_class_init), (ev_document_load),
12058         (ev_document_get_title):
12059         * backend/ev-document.h:
12060         * pdf/xpdf/pdf-document.cc:
12061         * ps/ps-document.c: (ps_document_set_property),
12062         (ps_document_get_property), (ps_document_class_init),
12063         (document_load):
12064         * ps/ps-document.h:
12065         * ps/ps.h:
12066         * shell/ev-window.c: (update_window_title), (ev_window_open),
12067         (ev_window_init):
12068
12069         Initial support for document title. Not working yet.
12070
12071 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12072
12073         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12074
12075         Grab focus on the view when clicking it
12076
12077 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12078
12079         * shell/ev-marshal.list:
12080         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12081         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12082
12083         Add key bindings to the view. Now if the focus would work
12084         right...
12085
12086 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12087
12088         * Makefile.am:
12089         * backend/Makefile.am:
12090         * data/Makefile.am:
12091         * dvi/Makefile.am:
12092         * dvi/dvilib/Makefile.am:
12093         * pdf/xpdf/Makefile.am:
12094         * po/POTFILES.in:
12095         * ps/Makefile.am:
12096
12097         Fix distcheck
12098
12099 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12100
12101         * shell/ev-view.c: (ev_view_realize):
12102
12103         Fix mouse wheel scrolling
12104
12105 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12106
12107         * ps/Makefile.am:
12108         * ps/gstypes.h:
12109         * ps/gtkgs.c:
12110         * ps/gtkgs.h:
12111         * ps/ps-document.c: (catchPipe), (ps_document_init),
12112         (ps_document_class_init), (ps_document_cleanup),
12113         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12114         (set_up_page), (close_pipe), (is_interpreter_ready),
12115         (interpreter_failed), (output), (input), (start_interpreter),
12116         (stop_interpreter), (file_length), (file_readable),
12117         (check_filecompressed), (check_pdf), (compute_xdpi),
12118         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12119         (ps_document_get_type), (ps_document_emit_error_msg),
12120         (document_load), (ps_document_next_page),
12121         (ps_document_get_current_page), (ps_document_get_page_count),
12122         (ps_document_goto_page), (ps_document_set_page_size),
12123         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12124         (ps_document_load), (ps_document_get_n_pages),
12125         (ps_document_set_page), (ps_document_get_page),
12126         (ps_document_widget_event), (ps_document_set_target),
12127         (ps_document_set_scale), (ps_document_set_page_offset),
12128         (ps_document_get_page_size), (ps_document_render),
12129         (ps_document_document_iface_init):
12130         * ps/ps-document.h:
12131         * ps/ps.c:
12132         * shell/ev-window.c: (ev_window_open):
12133
12134         Rename GtkGS to PSDocument
12135
12136 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12137
12138         * ps/gtkgs.c: (gtk_gs_class_init):
12139         * ps/gtkgs.h:
12140
12141         Some more leftover...
12142
12143 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12144
12145         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12146         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12147         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12148         * ps/gtkgs.h:
12149
12150         Remove unused code and make a lot of stuff private
12151
12152 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12153
12154         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12155         (gtk_gs_defaults_changed):
12156         * ps/gsdefaults.h:
12157         * ps/gtkgs.c:
12158         * ps/gtkgs.h:
12159         * ps/ps.h:
12160
12161         Cleanup headers dependencies
12162
12163 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12164
12165         * ps/Makefile.am:
12166         * ps/ggvutils.c:
12167         * ps/ggvutils.h:
12168         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12169         * ps/gsdefaults.h:
12170         * ps/gtkgs.c: (file_length), (file_readable),
12171         (check_filecompressed), (check_pdf), (gtk_gs_load),
12172         (gtk_gs_get_postscript):
12173
12174         Get rid of ggvutils
12175
12176 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12177
12178         * ps/ggvutils.c:
12179         * ps/ggvutils.h:
12180         * ps/gsio.h:
12181         * ps/gtkgs.c: (gtk_gs_set_zoom):
12182
12183         Cleanups
12184
12185 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12186
12187         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12188
12189         Ensure the page is rerendered when changing zoom
12190
12191 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12192
12193         * backend/ev-document.c: (ev_document_base_init),
12194         (ev_document_changed):
12195         * backend/ev-document.h:
12196
12197         Add a changed event that is emitted when the page content
12198         changes. This is necessary to deal with the fact that
12199         in ps backend rendering happen asycrounously.
12200         This makes the ps backend mostly work.
12201
12202         * pdf/xpdf/pdf-document.cc:
12203
12204         Emit changed event
12205
12206         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12207         (ps_document_set_target):
12208
12209         Emit changed event
12210
12211         * shell/ev-view.c: (document_changed_callback),
12212         (ev_view_set_document), (ev_view_set_page):
12213
12214         Redraw on the changed signal
12215
12216 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12217
12218         * configure.ac: Added pt_BR to ALL_LINGUAS.
12219
12220 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12221
12222         * backend/ev-document-bookmarks.c:
12223         (ev_document_bookmarks_get_child): *
12224         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12225         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12226         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12227         (ev_sidebar_bookmarks_destroy),
12228         (ev_sidebar_bookmarks_class_init),
12229         (ev_sidebar_bookmarks_construct), (stack_data_free),
12230         (do_one_iteration), (populate_bookmarks_idle),
12231         (ev_sidebar_bookmarks_clear_document),
12232         (ev_sidebar_bookmarks_set_document): *
12233         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12234         (ev_sidebar_add_page),
12235         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12236         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12237         it displays both the topics and the page numbers.
12238
12239 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12240
12241         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12242         toggle.
12243         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12244         visible.
12245
12246 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12247
12248         * configure.ac: Added en_CA to ALL_LINGUAS.
12249
12250 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12251
12252         * ChangeLog: replace bottom of this ChangeLog (merged history of
12253         ggv and gpdf; where all paths were wrong and most of the files are
12254         not even in this tree) with ChangeLog (from arch) of the shell
12255         code.
12256
12257 2004-12-23  Havoc Pennington  <hp@redhat.com>
12258
12259         * shell/ev-window.c: hook up potentially-questionable "find
12260         results status text" feature - something involving the sidebar or
12261         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12262         might be better in the end.
12263
12264         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12265         with corresponding signal when it should be updated
12266
12267         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12268
12269 2004-12-22  Havoc Pennington  <hp@redhat.com>
12270
12271         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12272         find stuff on other pages, sort of (only returns one result on
12273         invisible pages, to show they have results; updates full results
12274         for a page when you view it). Currently repaints the current page
12275         every time a new result is found on any page, which isn't so nice.
12276
12277 2004-12-22  Havoc Pennington  <hp@redhat.com>
12278
12279         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12280         the document doesn't support find (better ideas?)
12281         (find_bar_search_changed_cb): handle missing document or document
12282         that doesn't support find
12283
12284         * pdf/xpdf/pdf-document.cc: port to implement the new
12285         EvDocumentFindIface
12286
12287         * backend/ev-document-find.c: create a new interface for searching
12288
12289         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12290
12291 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12292
12293         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12294         libevbackend.la.
12295
12296         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12297         EvPrintJob constructor arguments.
12298
12299         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12300         for documents that can export PostScript (page by page).
12301
12302         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12303         
12304         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12305         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12306         (pdf_document_ps_exporter_iface_init:
12307         Implement EvPSExporter.
12308
12309         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12310
12311 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12312
12313         * backend/Makefile.am:
12314         * backend/ev-document-thumbnails.c:
12315         (ev_document_thumbnails_get_type),
12316         (ev_document_thumbnails_get_thumbnail):
12317         * backend/ev-document-thumbnails.h:
12318         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12319         (pixbuf_document_thumbnails_get_thumbnail),
12320         (pixbuf_document_document_thumbnails_iface_init):
12321         * shell/Makefile.am:
12322         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12323         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12324         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12325         * shell/ev-sidebar-thumbnails.h:
12326         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12327         (ev_sidebar_set_document):
12328         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12329         (create_shadow), (ev_pixbuf_add_shadow):
12330         * shell/ev-utils.h:
12331         Add thumbnail support.
12332         
12333 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12334
12335         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12336         (using_postscript_printer): Set up a print dialog for "PostScript
12337         injection" method.
12338
12339         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12340         EvPrintJob.
12341
12342         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12343
12344 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12345
12346         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12347         (ps_document_set_target), (ps_document_get_page_size),
12348         (ps_document_render):
12349         * ps/gtkgs.h:
12350
12351         Fix a few bugs
12352
12353 2004-12-22  Christian Rose  <menthos@menthos.com>
12354
12355         * configure.ac: Added "sv" to ALL_LINGUAS.
12356
12357 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12358
12359         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12360         document supports bookmarks.
12361
12362 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12363
12364         * ps/ggvutils.c: (ggv_file_readable):
12365         * ps/ggvutils.h:
12366         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12367         (gtk_gs_get_postscript):
12368
12369         Remove unused utils
12370
12371 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12372
12373         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12374         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12375         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12376         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12377         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12378         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12379         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12380         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12381         (gtk_gs_set_antialiasing), (ps_document_load),
12382         (ps_document_render):
12383         * ps/gtkgs.h:
12384
12385         Another check point for the ps backend. Now I can get it to show
12386         pages!
12387
12388 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12389
12390         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12391         document setting code.
12392
12393 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12394
12395         * shell/eggfindbar.c: (entry_activate_callback):
12396         Animate the next button when activate is pressed.
12397         
12398 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12399
12400         * shell/ev-window.c: (ev_window_cmd_edit_find),
12401         (update_fullscreen_popup), (ev_window_fullscreen),
12402         (ev_window_unfullscreen), (ev_window_state_event_cb),
12403         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12404         Fix bugs in fullscreen code.
12405         
12406 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12407
12408         * Makefile.am:
12409         * configure.ac:
12410         * pixbuf/Makefile.am:
12411         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12412         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12413         (pixbuf_document_set_page), (pixbuf_document_get_page),
12414         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12415         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12416         (pixbuf_document_render), (pixbuf_document_begin_find),
12417         (pixbuf_document_end_find), (pixbuf_document_finalize),
12418         (pixbuf_document_class_init),
12419         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12420         * pixbuf/pixbuf-document.h:
12421         * shell/Makefile.am:
12422         * shell/ev-application.c: (ev_application_open):
12423         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12424         (ev_window_open):
12425         Add pixbuf backend.
12426         
12427 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12428
12429         * Makefile.am: 
12430         * dvi/dvilib/Makefile.am:
12431         * dvi/Makefile.am:
12432         * configure.ac: Auto*ify dvi and dvi/dvilib
12433
12434         * dvi/Makefile: Remove from CVS
12435         
12436         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12437         confusion.
12438
12439         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12440         
12441         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12442         
12443 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12444
12445         * ps/Makefile.am:
12446         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12447         (gtk_gs_value_adjustment_changed), (compute_size),
12448         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12449         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12450         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12451         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12452         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12453         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12454         (ps_document_load), (ps_document_get_n_pages),
12455         (ps_document_set_page), (ps_document_get_page),
12456         (ps_document_set_target), (ps_document_set_scale),
12457         (ps_document_set_page_offset), (ps_document_get_page_size),
12458         (ps_document_render), (ps_document_begin_find),
12459         (ps_document_end_find), (ps_document_document_iface_init):
12460         * ps/gtkgs.h:
12461         * shell/Makefile.am:
12462         * shell/ev-window.c: (ev_window_open):
12463
12464         Some work to integrate gtkgs with EvDocument
12465
12466 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12467
12468         * shell/ev-window.c: (update_fullscreen_popup),
12469         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12470         (exit_fullscreen_button_clicked_cb),
12471         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12472         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12473         (ev_window_state_event_cb), (ev_window_init):
12474         Add fullscreen support from Epiphany.
12475         
12476 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12477
12478         * data/ev-stock-zoom-fit-width.png: fit-width
12479         stock icon from gpdf.
12480         
12481         * shell/ev-stock-icons.[ch]: copied from gpdf.
12482         
12483         * shell/main.c: (main): init stock icons.
12484         
12485         * shell/ev-window.c: use the fit-width icon.
12486         
12487         * data/evince-ui.xml: add zooming toolbar items.
12488
12489 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12490
12491         * shell/ev-view.c: 
12492         (ev_view_best_fit), (ev_view_fit_width): because
12493         get_page_size() returns the scaled page size, we
12494         need to calculate the scale factor relative to
12495         the previous scale factor. Should really just
12496         add get_real_page_size().
12497
12498 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12499
12500         * shell/ev-view.[ch]:
12501         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12502         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12503         add zooming.
12504         
12505         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12506         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12507         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12508         hook it up.
12509         
12510         * pdf/xpdf/pdf-document.cc:
12511         (pdf_document_begin_find),
12512         (pdf_document_end_find): make static.
12513
12514 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12515
12516         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12517
12518         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12519         names to fontconfig patterns.
12520         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12521
12522         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12523         setupBaseFontsFc.
12524
12525 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12526
12527         * Makefile.am:
12528         * configure.ac:
12529         * ps/Makefile.am:
12530         * ps/ggvutils.c:
12531         * ps/ggvutils.h:
12532         * ps/gsdefaults.c:
12533         * ps/gsdefaults.h:
12534         * ps/gsio.c:
12535         * ps/gsio.h:
12536         * ps/gtkgs.c:
12537         * ps/gtkgs.h:
12538         * ps/ps.c:
12539         * ps/ps.h:
12540
12541         Import ggv backend. Not hooked up yet.
12542
12543 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12544
12545         * shell/main.c: (load_files), (main): load files
12546         from the command line.
12547
12548 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12549
12550         * configure.ac: don't require bonobo.
12551         
12552         * cut-n-paste/recent-files/*: kill bonobo recent
12553         view.
12554
12555         * shell/ev-window.c:
12556         (ev_window_is_empty): upd.
12557         (unable_to_load), (ev_window_open): load backend
12558         based on the mime type.
12559
12560 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12561
12562         * backend/.cvsignore: ignore generated marshalers source.
12563
12564         * shell/main.c (main): this is not epiphany.
12565
12566 2004-12-22  Havoc Pennington  <hp@redhat.com>
12567
12568         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12569         (expose_bin_window): draw find highlights
12570
12571         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12572         
12573         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12574         (pdf_document_end_find): implement this interface
12575
12576         * backend/ev-document.c (ev_document_found): add this to emit
12577         signal
12578
12579 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12580
12581         * data/evince-ui.xml: Add a few more toolbar items.
12582
12583         * shell/ev-window.c: Hook up page navigation toolbar 
12584         items.
12585
12586         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12587         a page-changed signal.
12588
12589         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12590         Add ev_document_get_page().
12591
12592         * shell/ev-window.c: Sensitize/desensitize navigation
12593         actions.
12594
12595 2004-12-21  Havoc Pennington  <hp@redhat.com>
12596
12597         * backend/ev-backend-marshal.c,
12598         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12599         marshaler-generator thingy. I'm sure there's a better way to do
12600         this in the modern world.
12601
12602         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12603         end_find methods and "found" signal.
12604
12605         * configure.ac: find glib-genmarshal
12606
12607 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12608
12609         * shell/ev-sidebar.c: Construct an actual sidebar.
12610         * shell/ev-sidebar-bookmarks.[ch]:
12611         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12612
12613 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12614
12615         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12616         Redo size handling.
12617         
12618         * shell/ev-view.c: Track the size from the document.
12619
12620 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12621
12622         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12623         constructor assumes ownership of the string passed in.
12624         
12625         * shell/ev-window.c (ev_window_open): Destroy the error
12626         dialog once we've displayed it.
12627
12628 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12629
12630         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12631         a bit, it works! (sort of)
12632
12633         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12634         Move to .cc since we need to use C++ in the implementation.
12635
12636         * shell/dummy.cc: Add a CC file to force evince
12637         to be linked as a C++ program.
12638
12639 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12640
12641         * shell/ev-view.[ch]: Start of content-area widget.
12642
12643         * shell/ev-window.c: Create a EvView, update it
12644         as we change documents.
12645
12646         * shell/Makefile.am shell/ev-marshal.list: Add
12647         generated marshalers.
12648
12649 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12650
12651         * Makefile.am (SUBDIRS): move shell.
12652
12653 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12654
12655         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12656         .a to libtool convenience libraries.
12657
12658         * shell/ev-window.c (ev_window_open): Hard code loading
12659         a PDF document.
12660         
12661         * backend/ev-document.h: Add a boolean return to load(),
12662         fix GError * to GError **.
12663
12664         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12665         object for a PDF backend EvDocument.
12666
12667 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12668
12669         * dvi/*: New directory with the beginning of a .dvi backend.
12670
12671 2004-12-21  Havoc Pennington  <hp@redhat.com>
12672
12673         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12674         previous/next instead of back/forward
12675
12676 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12677
12678         * backend/ev-document.[ch]: Fix a couple of problems so
12679         it compile.
12680
12681 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12682
12683         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12684         to backend/ directory, rename EvViewer to EvDocument.
12685
12686 2004-12-21  Havoc Pennington  <hp@redhat.com>
12687
12688         * shell/ev-window.c: hook up the find bar widget; now we just need
12689         a document to find things in
12690
12691         * shell/eggfindbar.c: a find bar widget
12692
12693 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12694
12695         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12696
12697 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12698
12699         * pdf/**: Import of xpdf code from gpdf. 
12700
12701         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12702
12703         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12704         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12705         Fix FreeType includes.
12706
12707         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12708         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12709         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12710         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12711         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12712         Include xpdfconfig.h
12713         
12714 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12715
12716         * shell/ev-window.c (ev_window_dispose): dispose can be called
12717         multiple times.
12718
12719 2004-12-21  Havoc Pennington  <hp@redhat.com>
12720
12721         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12722         rather than Evince
12723
12724         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12725         items; really they should be synced with the strings, etc. from
12726         current gpdf, but just getting the boring typing out of the way 
12727
12728 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12729
12730         * po/POTFILES.in:
12731         * shell/ev-application.c: (window_destroy_cb):
12732         * shell/ev-window.c:
12733         * shell/main.c: (main):
12734
12735         Actually show the window...
12736
12737 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12738
12739         * Makefile.am:
12740         * shell/Makefile.am:
12741         * shell/ev-application.c: (ev_application_class_init):
12742         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12743
12744         Make it build again
12745
12746 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12747
12748         Import to gnome cvs.
12749         
12750         * Remove copies of gpdf and ggv trees.
12751         * Rip out all the recursive configure code.
12752         * Remove bonobo machinery.
12753         * viewer/*: GInterfaces that backends should/can implement.
12754
12755 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12756
12757         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12758         typo
12759
12760 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12761
12762         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12763         (ev_application_finalize, ev_application_class_init)
12764         (ev_application_init): use GType instance private data for priv.
12765
12766         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12767         (ev_window_finalize, ev_window_class_init)
12768         (ev_window_init): ditto.
12769
12770 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12771
12772         * shell/ev-application.c (ev_application_new_window): make public
12773         (ev_application_show_initial_window): kill.
12774
12775         * shell/ev-application.h: update prototypes.
12776
12777         * shell/main.cc (main): inline ev_application_show_initial_window.
12778
12779 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12780
12781         * shell/ev-application.c (ev_application_new_window): impl.
12782         (ev_application_show_initial_window): use it.
12783         (is_window_empty, ev_application_get_empty_window): returns an
12784         existing empty window or a new one.
12785         (ev_application_open): from ev_window_cmd_file_open.
12786
12787         * shell/ev-application.h: update prototypes
12788
12789         * shell/ev-window.c (ev_window_is_empty): impl.
12790         (ev_window_open): make public.
12791         (ev_window_cmd_file_open): use ev_application_open
12792
12793         * shell/ev-window.h: update prototypes, remove unused.
12794
12795 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12796
12797         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12798         move destroy handler out of here...
12799
12800         * shell/ev-application.c, shell/ev-application.h: ...into this new
12801         class. Also handles initial window creation.
12802
12803         * shell/main.cc (main): use EvApplication to create initial
12804         window.
12805
12806 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12807
12808         * Makefile.am (SUBDIRS): add cut-n-paste
12809
12810         * cut-n-paste/Makefile.am: add
12811
12812         * configure.ac: generate Makefiles in cut-n-paste
12813
12814 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12815
12816         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12817         (ev_window_class_init): install ev_window_dispose.
12818
12819 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12820
12821         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12822         char (gchar looks stupid).
12823
12824 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12825
12826         * po/de.po: updated German translation.
12827
12828 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12829
12830         * configure.ac: add more pkg-config library checks for gnome-vfs,
12831         bonobo etc.
12832
12833         * gpdf/configure.in: temporarily disable libpaper
12834         checks. Otherwise I'd have to add the checks for the shell, too.
12835
12836 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12837
12838         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12839         and * file filters to the file choose.
12840
12841 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12842
12843         * po/de.po: Updated German translation.
12844
12845 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12846
12847         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12848
12849 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12850
12851         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12852
12853         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12854         (ev_window_init): implement those menuitems.
12855
12856 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12857
12858         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12859
12860         * shell/ev-window.c (ev_window_init): use the toolbar.
12861
12862 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12863
12864         * shell/ev-window.c (ev_window_init): use menu translations
12865
12866 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12867
12868         * configure.ac: add "de" to ALL_LINGUAS.
12869
12870         * po/de.po: add German translation.
12871
12872 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12873
12874         * Makefile.am (SUBDIRS): add po
12875
12876         * configure.ac: check intltool, glib-gettext etc, generate
12877         po/Makefile.in
12878
12879         * po, po/POTFILES.in, po/POTFILES.skip: new.
12880
12881 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12882
12883         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12884         already use (#ifdef ENABLE_NLS)
12885
12886         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12887         pointer indirection thinko.
12888
12889         * shell/main.c: include gi18n.h for bindtextdomain etc.
12890
12891 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12892
12893         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12894         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12895         tooltips for menu items in the statusbar.
12896
12897 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12898
12899         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12900         pkgdatadir drop UIDIR
12901
12902 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12903
12904         * data/evince-ui.xml: Add File->Open menu item
12905
12906         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12907         chooser), hook it up in the ui manager.
12908
12909 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12910
12911         * shell/ev-window.c: fix Help->About tooltip.
12912
12913 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12914
12915         * configure.ac: set CFLAGS for libevprivate.
12916
12917         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12918         definitions, factory etc.
12919
12920         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12921
12922         * shell/Makefile.am: link against libevprivate.a.
12923
12924         * shell/ev-window.c (entries): add stock icon to Help->About.
12925
12926         * shell/main.c (main): init stock icon code.
12927
12928 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12929
12930         * lib/recent-files: egg recent files code
12931
12932         * lib/Makefile.am: add.
12933
12934         * Makefile.am: add lib subdir.
12935
12936         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12937         set CFLAGS for recent-files.
12938
12939 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12940
12941         * configure.ac: disable -ansi and -pedantic gcc flags. They
12942         disable POSIX stuff in stdio.h, but egg-recent uses them.
12943
12944 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12945
12946         * configure.ac: add --disable-deprecated flag (defaults to on in
12947         "cvs" builds).
12948
12949         * shell/Makefile.am (INCLUDES): use it.
12950
12951 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12952
12953         * shell/main.c: add missing #include.
12954
12955         * shell/ev-window.c: fix for pedantic gcc.
12956         (ev_window_cmd_help_about): split license into paragraphs for
12957         translators and pedantic compilers.
12958
12959 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12960
12961         * configure.ac: add more warning flags if compiling with gcc from
12962         cvs (or explicitly requested with --enable-more-warnings).
12963
12964 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12965
12966         * data/evince-ui.xml: add File and File->Close menu.
12967
12968         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12969         (ev_window_destroy): quit after destroy.
12970         (ev_window_class_init): override GtkObject::destroy.
12971         (entries): install close_window callback.
12972
12973 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12974
12975         * Makefile.am (SUBDIRS): add data subdir.
12976
12977         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12978         gtk+ 2.5.0 for GtkAboutDialog.
12979
12980         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12981         main window.
12982
12983         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12984
12985         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12986         manager.
12987         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12988
12989 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12990
12991         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12992
12993 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12994
12995         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12996
12997 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12998
12999         * shell/*: Added shell directory boilerplate, build it.
13000
13001 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13002
13003         * configure.ac, Makefile.am: Added top-level configure.ac and
13004         Makefile.am