]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Remove Ctrl+Shift+T shortcut for toolbars. See the bug #350098.
[evince.git] / ChangeLog
1 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * shell/ev-window.c:
4         
5         Remove Ctrl+Shift+T shortcut for toolbars. See
6         the bug #350098.
7
8 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * configure.ac:
11
12         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
13         of this. 
14
15 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
16
17         * configure.ac:
18         * cut-n-paste/Makefile.am:
19         * data/evince-ui.xml:
20         * shell/Makefile.am:
21         * shell/ev-application.[ch]:
22         * shell/ev-window.c:
23
24         Use GtkRecent instead of EggRecent when it's available. Fixes bug
25         #349273
26
27 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
28
29         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
30         findbar code: s/help/search/
31
32 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
33
34         * shell/ev-window.c: (setup_document_from_metadata),
35         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
36         (setup_view_from_metadata):
37         
38         Fix memory leaks.
39
40 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
41
42         * autogen.sh, configure.ac: 
43         
44         Update automake usage. See bug 349292.
45
46 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
47
48         * shell/eggfindbar.c: (egg_find_bar_class_init),
49         (entry_activate_callback), (egg_find_bar_init),
50         (egg_find_bar_set_status_text):
51         * shell/eggfindbar.h:
52         
53         Unify Evince findbar with Epiphany. Nice patch
54         from Fabricio Silva <silva@crans.org> and
55         Frederic Peters <fpeters@entrouvert.com>. See
56         bug #339966 for details.
57
58 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
59
60         * data/evince.desktop.in.in:
61         
62         Correct information for bugzilla. Thanks to
63         Olaf Vitters, see bug #348855.
64
65 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
66
67         * shell/ev-jobs.[ch]:
68         * shell/ev-sidebar-links.c:
69         * shell/ev-window.[ch]:
70
71         GtkPrintJob doesn't support print ranges or current page, so we export
72         to a ps file now when printing ranges or current page.
73
74 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
75
76         * pdf/ev-poppler.cc:
77         * shell/ev-window.c: (do_action_named):
78
79         We should be more clear about bugzilla. See the
80         poppler bug #7623.
81
82 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
83
84         * configure.ac:
85         * shell/Makefile.am:
86         * shell/ev-job-queue.c:
87         * shell/ev-jobs.[ch]:
88         * shell/ev-sidebar-links.c:
89         * shell/ev-window.[ch]:
90         
91         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
92         #348422
93
94 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
95
96         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
97         * shell/ev-application-service.xml:
98         * shell/ev-application.[ch]:
99         * shell/ev-jobs.[ch]:
100         * shell/ev-window.[ch]: (ev_window_run_preview):
101         * shell/main.c: 
102
103         Add preview mode to use evince as a printing previewer. It also adds
104         other command line options for fullscreen and presentation modes.
105         Fixes bugs #347822, #317031
106
107 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
108
109         * NEWS:
110         * configure.ac:
111         
112         Update for release 0.5.4
113
114 2006-07-11  Bastien Nocera <hadess@hadess.net>
115
116         * Makefile.am:
117         * backend/Makefile.am:
118         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
119         * backend/ev-document-factory.h:
120         * configure.ac:
121         * impress/.cvsignore:
122         * impress/Makefile.am:
123         * impress/common.h:
124         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
125         (imp_get_page), (imp_next_page), (imp_prev_page),
126         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
127         * impress/f_oasis.c: (render_object), (render_page),
128         (get_geometry), (_imp_oasis_load):
129         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
130         (_imp_oo13_load):
131         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
132         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
133         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
134         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
135         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
136         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
137         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
138         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
139         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
140         (iks_new_within), (iks_insert), (iks_insert_cdata),
141         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
142         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
143         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
144         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
145         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
146         (iks_cdata), (iks_cdata_size), (iks_has_children),
147         (iks_has_attribs), (escape_size), (my_strcat), (escape),
148         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
149         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
150         (iks_tree), (iks_load), (iks_save):
151         * impress/iksemel.h:
152         * impress/imposter.h:
153         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
154         (imp_render_draw_bezier_real), (imp_render_get_size),
155         (imp_render_set_fg_color), (imp_render_draw_line),
156         (imp_render_draw_rect), (imp_render_draw_polygon),
157         (imp_render_draw_arc), (imp_render_draw_bezier),
158         (imp_render_open_image), (imp_render_get_image_size),
159         (imp_render_scale_image), (imp_render_draw_image),
160         (imp_render_close_image), (imp_render_markup),
161         (imp_render_get_text_size), (imp_render_draw_text),
162         (impress_document_load), (impress_document_save),
163         (impress_document_get_n_pages), (impress_document_get_page_size),
164         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
165         (impress_document_finalize), (impress_document_class_init),
166         (impress_document_can_get_text), (impress_document_get_info),
167         (impress_document_document_iface_init),
168         (impress_document_thumbnails_get_thumbnail),
169         (impress_document_thumbnails_get_dimensions),
170         (impress_document_document_thumbnails_iface_init),
171         (impress_document_init):
172         * impress/impress-document.h:
173         * impress/internal.h:
174         * impress/r_back.c: (_imp_fill_back):
175         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
176         (_imp_draw_image), (_imp_tile_image):
177         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
178         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
179         (r_polyline):
180         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
181         (r_draw_gradient_complex), (r_draw_gradient):
182         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
183         (r_get_bullet):
184         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
185         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
186         (r_text):
187         * impress/render.c: (imp_create_context), (imp_context_set_page),
188         (imp_context_set_step), (imp_render), (imp_delete_context):
189         * impress/render.h:
190         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
191         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
192         (zip_load_xml), (zip_get_size), (zip_load):
193         * impress/zip.h:
194         * shell/ev-utils.c:
195         
196         New backend to support impress slides. Fixes bug #30867.
197
198 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
199
200         * shell/ev-utils.c: (using_postscript_printer):
201         
202         Fixes crash when print using PAPI backend,
203         bug #345012.
204
205 2006-06-09  Pat Rondon  <pmr@patrondon.org>
206
207         * shell/ev-jobs.c: (ev_job_xfer_run):
208         * shell/ev-window.c: (password_dialog_response),
209         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
210         (ev_window_dispose):
211         Fixes bug #344160: if the xfer job doesn't complete
212         because a password is required, reload the existing
213         instance instead of creating a new one.
214
215 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
216
217         * shell/main.c: (main): Call gdk_threads_init. Thus
218         we'll avoid errors in auth dialog. Fix for the bug
219         #343347.
220
221 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
222
223         * configure.ac: Advertise pixbuf support, fix
224         for the bug 343317.
225
226 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
227
228         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
229         (ev_sidebar_thumbnails_set_document):
230         
231         Update sidebar thumbnails after reloading.
232
233 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
234
235         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
236         * shell/ev-jobs.h:
237         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
238         (ev_window_cmd_view_reload), (ev_window_init):
239         
240         Don't crash on reload. Fix for the bug #343167.
241
242 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
243
244         * shell/ev-jobs.c: (ev_job_render_run):
245         
246         Check for document links.
247
248 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
249
250         * backend/ev-attachment.c: (ev_attachment_save),
251         (ev_attachment_launch_app), (ev_attachment_open):
252         * backend/ev-document-factory.c: (get_document_from_uri):
253         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
254         (egg_recent_view_uimanager_set_list):
255         * ps/ps-document.c: (check_filecompressed), (document_load),
256         (ps_document_load):
257         * shell/ev-metadata-manager.c: (load_values):
258         * shell/ev-password.c: (ev_password_dialog_set_property):
259         * shell/ev-view.c: (tip_from_link):
260         * shell/ev-window.c: (file_save_dialog_response_cb),
261         (ev_window_print_dialog_response_cb):
262         
263         Use consistent quoting style. Fix for the bug #320285.
264
265 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
266
267         * shell/ev-jobs.c: (ev_job_xfer_run):
268         * shell/main.c: (load_files):
269                 
270         Open links with anchors. Fix for the bug #339836.
271
272 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
273
274         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
275         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
276         (ev_link_dest_set_property), (ev_link_dest_finalize),
277         (ev_link_dest_class_init), (ev_link_dest_new_named),
278         (ev_link_dest_new_page_label):
279         * backend/ev-link-dest.h:
280         * shell/ev-application.c: (ev_application_open_uri):
281         * shell/ev-view.c: (goto_dest):
282         * shell/ev-window.c:
283         * shell/ev-window.h:
284         
285         Fix page-label command line option. Bug #342070.
286
287 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
288
289         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
290         
291         Don't show highlight rects if page can't be showed. Fix for 
292         the bug #342076
293
294 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
295
296         * shell/ev-window.c: (setup_sidebar_from_metadata),
297         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
298         
299         Setup sidebar from metadata even if there is no document
300         loaded. Fix for the bug #342807.
301
302 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
303
304         * cut-n-paste/toolbar-editor/Makefile.am:
305         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
306         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
307         (find_action), (drag_data_delete_cb), (drag_begin_cb),
308         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
309         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
310         (popup_context_menu_cb), (button_press_event_cb),
311         (configure_item_sensitivity), (configure_item_cursor),
312         (configure_item_tooltip), (connect_widget_signals),
313         (action_sensitive_cb), (create_item_from_action),
314         (create_item_from_position), (toolbar_drag_data_received_cb),
315         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
316         (toolbar_drag_leave_cb), (configure_drag_dest),
317         (toggled_visibility_cb), (toolbar_visibility_refresh),
318         (create_dock), (toolbar_changed_cb), (unparent_fixed),
319         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
320         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
321         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
322         (egg_editable_toolbar_dispose),
323         (egg_editable_toolbar_set_ui_manager),
324         (egg_editable_toolbar_get_selected),
325         (egg_editable_toolbar_set_selected), (set_edit_mode),
326         (egg_editable_toolbar_set_property),
327         (egg_editable_toolbar_get_property),
328         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
329         (egg_editable_toolbar_new_with_model),
330         (egg_editable_toolbar_get_edit_mode),
331         (egg_editable_toolbar_set_edit_mode),
332         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
333         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
334         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
335         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
336         (item_added_or_removed_cb), (toolbar_removed_cb),
337         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
338         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
339         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
340         (editor_create_item_from_name), (append_table),
341         (update_editor_sheet), (egg_toolbar_editor_init):
342         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
343         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
344         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
345         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
346         (toolbar_node_free), (egg_toolbars_model_get_flags),
347         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
348         (egg_toolbars_model_get_name), (impl_add_item),
349         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
350         (parse_data_list), (parse_item_list), (parse_toolbars),
351         (egg_toolbars_model_load_toolbars), (parse_available_list),
352         (parse_names), (egg_toolbars_model_load_names),
353         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
354         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
355         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
356         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
357         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
358         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
359         (egg_toolbars_model_set_types), (fill_avail_array),
360         (egg_toolbars_model_get_name_avail),
361         (egg_toolbars_model_get_name_flags),
362         (egg_toolbars_model_set_name_flags):
363         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
364         * cut-n-paste/toolbar-editor/eggintl.h:
365         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
366         (egg_tree_multi_drag_source_get_type),
367         (egg_tree_multi_drag_source_row_draggable),
368         (egg_tree_multi_drag_source_drag_data_delete),
369         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
370         (egg_tree_multi_drag_button_release_event), (selection_foreach),
371         (path_list_free), (set_context_data), (get_context_data),
372         (get_info), (egg_tree_multi_drag_drag_data_get),
373         (egg_tree_multi_drag_motion_event),
374         (egg_tree_multi_drag_button_press_event),
375         (egg_tree_multi_drag_add_drag_support):
376         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
377         * shell/ev-application.c: (ev_application_init),
378         (ev_application_save_toolbars_model):
379         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
380         (ev_window_cmd_edit_toolbar), (ev_window_init):
381         
382         Sync toolbareditor with epiphany and libegg
383
384 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
385
386         * configure.ac: 
387
388         Depend on poppler 0.5.2
389
390 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
391
392         * shell/ev-jobs.c: (ev_job_render_run):
393         
394         Check if document supports links iterface.
395
396 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
397
398         * NEWS:
399         * configure.ac:
400         
401         Update for release 0.5.3
402
403 2006-05-13  Michael Plump  <plumpy@skylab.org>
404
405         * configure.ac:
406         * shell/Makefile.am:
407         * shell/main.c: (main):
408         
409         Port to GOption command line parsing. Fix for the 
410         bug #327518
411
412 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
413
414         * shell/ev-window.c: (ev_window_cmd_help_about):
415         
416         Do not wrap license. Fix for the bug #309460.
417
418 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
419
420         * configure.ac:
421         * properties/ev-properties-main.c: (ev_properties_get_pages):
422         * shell/ev-application.c: (ev_application_open_window),
423         (ev_application_open_uri_at_dest):
424         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
425         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
426         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
427         * shell/ev-utils.c: (save_print_config_to_file):
428         * shell/ev-window.c: (ev_window_cmd_save_as),
429         (ev_attachment_popup_cmd_save_attachment_as):
430         * shell/main.c: (load_files_remote):
431         
432         Bump requirements to gtk 2.8 and drop all ifdefs used.
433
434 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
435
436         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
437         * shell/ev-window.c: (ev_window_init):
438         
439         Show attachments page.
440
441 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
442
443         * po/POTFILES.in:
444         * shell/ev-attachment-bar.c:
445         * shell/ev-attachment-bar.h:
446         * shell/ev-sidebar-attachments.c:
447         (ev_sidebar_attachments_icon_cache_add),
448         (icon_theme_get_pixbuf_from_mime_type),
449         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
450         (ev_sidebar_attachments_icon_cache_refresh),
451         (ev_sidebar_attachments_get_attachment_at_pos),
452         (ev_sidebar_attachments_popup_menu_show),
453         (ev_sidebar_attachments_popup_menu),
454         (ev_sidebar_attachments_button_press),
455         (ev_sidebar_attachments_update_icons),
456         (ev_sidebar_attachments_drag_data_get),
457         (ev_sidebar_attachments_get_property),
458         (ev_sidebar_attachments_destroy),
459         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
460         (ev_sidebar_attachments_new),
461         (ev_sidebar_attachments_set_document),
462         (ev_sidebar_attachments_support_document),
463         (ev_sidebar_attachments_get_label),
464         (ev_sidebar_attachments_page_iface_init):
465         * shell/ev-sidebar-attachments.h:
466         * shell/ev-window.c: (update_chrome_visibility),
467         (setup_sidebar_from_metadata), (ev_window_setup_document),
468         (ev_window_sidebar_current_page_changed_cb),
469         (attachment_bar_menu_popup_cb), (ev_window_init):
470         
471         Move attachments bar to sidebar.
472
473 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
474
475         * pdf/ev-poppler.cc:
476         * shell/ev-application.[ch]:
477         * shell/main.c:
478
479         Fix some memory leaks.
480
481 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
482
483         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
484
485         Change the properties dialog response to
486         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
487         will make the dialog go away when the user presses
488         enter. With gtk+ >= 2.9 this will happen anyway, but for
489         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
490         escape by default. Fixes bug #340539. See also bug
491         #101293 for the gtk+ part.
492
493 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
494
495         * shell/ev-view.c (tip_from_action_named): Replace some strings
496         that were wrong. Closes #340970.
497
498 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
499
500         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
501
502         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
503         #341049
504
505 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
506
507         * djvu/Makefile.am:
508         * dvi/Makefile.am:
509         * dvi/mdvi-lib/Makefile.am:
510         * properties/Makefile.am:
511         * ps/Makefile.am:
512         * shell/Makefile.am:
513         * thumbnailer/Makefile.am:
514         
515         Due to broken libtool that is unable to track dependencies
516         of noinst libraries we are forced to explicitely point
517         libraries for binary. Fix for the bug #333334.
518
519 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
520
521         * data/evince.desktop.in.in:
522         * shell/ev-view.c: (view_update_range_and_current_page),
523         (ev_view_next_page), (ev_view_previous_page):
524         * shell/ev-window.c: (update_chrome_visibility),
525         (setup_sidebar_from_metadata), (ev_window_setup_document),
526         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
527         (fullscreen_set_timeout), (fullscreen_clear_timeout),
528         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
529         (ev_window_stop_fullscreen), (ev_window_run_presentation),
530         (ev_window_stop_presentation), (ev_window_focus_in_event),
531         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
532         (ev_window_init):
533         * thumbnailer/Makefile.am:
534         
535         Update fullscreen and presentation timeout handling. Hide
536         cursor in presentation after timeout. Fix for the bugs
537         #136359 and #336981.
538
539 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
540
541         * backend/ev-link-action.[ch]:
542         * pdf/ev-poppler.cc: (ev_link_from_action):
543         * shell/ev-view-private.h:
544         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
545         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
546
547         Add support for Named Action links
548
549 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * backend/Makefile.am:
552         * backend/ev-document-links.[ch]:
553         * backend/ev-document.[ch]:
554         * backend/ev-link-action.[ch]:
555         * backend/ev-link-dest.[ch]:
556         * backend/ev-link.[ch]:
557         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
558         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
559         * shell/ev-page-action.c: (build_new_tree_cb):
560         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
561         (links_page_num_func), (update_page_callback):
562         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
563         (tip_from_link):
564         * shell/ev-jobs.c:
565         * shell/ev-window.[ch]: (ev_window_open_uri),
566         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
567         * shell/ev-application.[ch]: (ev_application_open_window),
568         (ev_application_open_uri):
569
570         Rework links system, it adds support for remote links now and it makes
571         easier to add new kinds of actions and destinations. Fixes bug #317292
572
573 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
574
575         * data/Makefile.am:
576         * data/evince.png:
577         * data/evince-16.png:
578         * data/evince-22.png:
579         * data/evince.svg:
580         * shell/main.c: (main):
581         
582         Evince use it's own icon. Fix for the bug #313392.
583
584         * shell/ev-window.c: (fullscreen_timeout_cb),
585         (fullscreen_set_timeout), (fullscreen_clear_timeout),
586         (ev_window_cmd_help_about), (ev_window_dispose):
587         
588         Simplify fullscreen timeout code.
589
590 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
591
592         * backend/ev-attachment.c: 
593         * shell/ev-attachment-bar.c:
594         * shell/ev-window.c:
595
596         Allow multiple selection of attachments
597
598 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
599
600         * shell/ev-view.c: (view_update_range_and_current_page),
601         (ev_view_scroll):
602         
603         Fix for the bug #312573 – Optimal selection of current 
604         page among visible pages.
605
606 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
607
608         * configure.ac:
609         * djvu/Makefile.am:
610         * djvu/djvu-text.h:
611         
612         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
613         for the bug 339868.
614
615 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
616
617         * configure.ac: Fix the LINGUAS stuff here too so it builds.
618
619 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
620
621         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
622         dictated by the GNOME HIG. Fixes bug #339235.
623
624 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
625
626         * data/evince-ui.xml:
627         * shell/ev-view.c: (ev_view_can_find_previous):
628         * shell/ev-view.h:
629         * shell/ev-window.c: (ev_window_update_actions),
630         (ev_window_cmd_edit_find_previous):
631
632         Add support for "Find Previous" as dictated by the GNOME HIG. A
633         menu item is added and some glue code to make it all work is added
634         to various files.
635
636 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
637
638         * configure.ac: Award myself the "useless use of cat" award.
639
640 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
641
642         * po/LINGUAS: New file listing all supported languages.
643
644         * configure.in: Use po/LINGUAS instead of including all languages
645         directly in this file. See the wiki for more information:
646         http://live.gnome.org/GnomeGoals/PoLinguas
647
648 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
649
650         * backend/ev-document-factory.c:
651
652         Do not load the document twice when there isn't errors
653
654 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
655
656         * backend/ev-attachment.c: 
657
658         Fix a crash when there isn't a default application to open an
659         attachment
660
661 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * backend/ev-attachment.[ch]:
664         * shell/ev-attachment-bar.[ch]:
665
666         Added missing files. 
667
668 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
669
670         * backend/Makefile.am:
671         * data/evince-ui.xml:
672         * backend/ev-attachment.[ch]:
673         * backend/ev-document.[ch]: (ev_document_has_attachments),
674         (ev_document_get_attachments):
675         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
676         (attachment_save_to_buffer), (pdf_document_get_attachments),
677         (pdf_document_document_iface_init):
678         * shell/Makefile.am:
679         * shell/ev-attachment-bar.[ch]:
680         * shell/ev-window.c:
681
682         Add support for PDF attachments. Fixes bug #325143
683
684 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
685
686         * backend/ev-document-factory.c: (get_document_from_uri),
687         (ev_document_factory_get_document):
688         * backend/ev-document-factory.h:
689         * properties/ev-properties-main.c: (ev_properties_get_pages):
690         * shell/Makefile.am:
691         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
692         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
693         (ev_job_queue_remove_job):
694         * shell/ev-job-queue.h:
695         * shell/ev-job-xfer.c:
696         * shell/ev-job-xfer.h:
697         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
698         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
699         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
700         (ev_job_xfer_run):
701         * shell/ev-jobs.h:
702         * shell/ev-window.c: (ev_window_is_empty),
703         (password_dialog_response), (ev_window_clear_xfer_job),
704         (ev_window_xfer_job_cb), (ev_window_open_uri),
705         (ev_window_cmd_focus_page_selector),
706         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
707         (ev_window_cmd_continuous), (ev_window_cmd_dual),
708         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
709         (ev_window_dispose):
710         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
711         
712         * Cleanup mime type detection on document load. Fix for the
713         bug #336448.
714
715 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
716
717         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
718         
719         Fix crash on exit, described in the bug #336825.
720
721 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
722
723         * backend/ev-document-factory.c:
724         (ev_document_factory_get_from_mime),
725         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
726         (ev_document_factory_get_document),
727         (file_filter_add_mime_list_and_free),
728         (ev_document_factory_add_filters):
729         * backend/ev-document-factory.h:
730         * properties/ev-properties-main.c: (ev_properties_get_pages):
731         * shell/Makefile.am:
732         * shell/ev-application.c:
733         * shell/ev-job-xfer.c: (ev_job_xfer_run):
734         * shell/ev-window.c: (ev_window_cmd_file_open),
735         (ev_window_cmd_save_as):
736         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
737         
738         Rework factory functions so they are placed now in a single 
739         file ev-document-factory.c
740
741 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
742
743         * shell/ev-window.c: (update_chrome_visibility):
744         
745         Fix for the bug 166566 - don't show menubar in fullscreen
746         mode.
747
748 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
749
750         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
751
752 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
753
754         * shell/ev-view.c: (ev_view_expose_event):
755         
756         More correctly draw loading text when document
757         is empty.
758
759 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
760
761         * shell/ev-view.c: (ev_view_scroll):
762         
763         Fix for the bug #334854, page down and page up switch
764         pages in presentation mode.
765
766 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
767
768         * shell/ev-window.c: (ev_window_set_action_sensitive),
769         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
770         (ev_window_set_view_accels_sensitivity),
771         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
772         (ev_window_cmd_continuous), (ev_window_cmd_dual),
773         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
774         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
775         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
776         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
777         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
778         (view_actions_focus_in_cb), (ev_window_init):
779         
780         Fix for the bug #333902, now it's possible to search
781         words with slash.
782
783 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
784
785         * configure.ac: Added Breton translation.
786         * po/br.po: Added Breton translation.
787
788 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
789
790         * shell/ev-window-title (ev_window_title_update):
791
792         Fix memory leak in window title. Fixes bug #333944
793
794 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
795
796         * shell/ev-metadata-manager.c (parseItem):
797
798         Fix memory leaks. Fixes bug #333945
799
800 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
801         
802         * NEWS, configure.ac, TODO:
803         
804         Update for release 0.5.2.
805
806 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
807
808         * shell/ev-view.c: (view_update_range_and_current_page),
809         (page_changed_cb):
810         
811         Don't jump on scrolling, fix for the bug #333127.
812
813 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
814
815         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
816         
817         Scroll by one page in presentation mode. Fix for the bug
818         #332993.
819
820 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
821
822         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
823
824 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
825
826         * configure.ac  Added lv in ALL_LINGUAS line.
827
828 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
829         
830         * NEWS, configure.ac:
831         
832         Update for release 0.5.1
833
834 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
835
836         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
837         * backend/ev-document-misc.h:
838         * shell/ev-view.c: (draw_one_page):
839         
840          Clairfy what page the toolbar page number applies to. Fix
841          for the bug #328102.
842
843 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
844
845         * shell/ev-view-private.h:
846         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
847         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
848         (ev_view_search_changed):
849         * shell/ev-view.h:
850         * shell/ev-window.c: (find_bar_search_changed_cb):
851         
852         Dont't jump to find result if window was scrolled during search.
853         Fix for the bug #313266.
854
855 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
856
857         * shell/eggfindbar.c: (egg_find_bar_class_init):
858         * shell/eggfindbar.h:
859         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
860         * shell/ev-view-private.h:
861         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
862         (ev_view_class_init), (ev_sizing_mode_get_type),
863         (ev_scroll_type_get_type):
864         * shell/ev-view.h:
865         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
866         (ev_window_cmd_scroll_backward), (find_bar_scroll),
867         (ev_window_init):
868         
869         Fix for the bug 319133 - Find entry should allow text scroll.
870
871 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
872
873         * shell/ev-view-private.h:
874         * shell/ev-view.c: (view_update_range_and_current_page),
875         (highlight_find_results), (find_changed_cb), (page_changed_cb),
876         (ev_view_set_document), (update_find_status_message),
877         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
878         (ev_view_find_previous):
879         
880         Fix for the bug #319137. Search now takes account for scrolling.
881
882 2006-02-19  Michael Hofmann <mh21@piware.de>
883
884         * configure.ac:
885         * djvu/Makefile.am:
886         * djvu/djvu-document-private.h:
887         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
888         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
889         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
890         (djvu_document_can_get_text), (djvu_document_get_text),
891         (djvu_document_document_iface_init),
892         (djvu_document_thumbnails_get_thumbnail),
893         (djvu_document_find_begin), (djvu_document_find_get_n_results),
894         (djvu_document_find_get_result),
895         (djvu_document_find_page_has_results),
896         (djvu_document_find_get_progress), (djvu_document_find_cancel),
897         (djvu_document_find_iface_init):
898         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
899         (djvu_text_page_selection), (djvu_text_page_limits_process),
900         (djvu_text_page_limits), (djvu_text_page_copy),
901         (djvu_text_page_position), (djvu_text_page_union),
902         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
903         (djvu_text_page_box), (djvu_text_page_append_text),
904         (djvu_text_page_search), (djvu_text_page_prepare_search),
905         (djvu_text_page_new), (djvu_text_page_free):
906         * djvu/djvu-text-page.h:
907         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
908         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
909         (djvu_text_n_results), (djvu_text_has_results),
910         (djvu_text_get_result), (djvu_text_get_progress):
911         * djvu/djvu-text.h:
912         
913         Text search in djvu. Fix for the bug #303415.
914
915 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
916
917         * configure.ac:
918         * shell/ev-window.c: (ev_window_cmd_save_as):
919         
920         Ask filechooser to confirm overwrite. Fix for the bug #328266.
921         Thanks to Gary Coady <gary@lyranthe.org>
922
923 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
924
925         * shell/ev-print-job.c: (idle_print_handler):
926         
927         Inverse order printing, bug #320919.
928
929 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
930
931         * data/evince-toolbar.xml:
932         * shell/ev-window.c:
933         
934         Allow to add sidebar checkbutton on toolbar. Fix
935         for the bug #144577.
936
937 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
938
939         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
940         
941         Add checks that have sense for empty ps document.
942
943 2006-02-15  Luca Ferretti <elle.uca@libero.it>
944
945         * configure.ac: Include PS in mime types list. 
946
947 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
948
949         * configure.ac:
950         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
951         * ps/gsdefaults.h:
952         * ps/ps-document.c: (start_interpreter), (ps_document_load):
953         
954         Runtime check for gs interpreter. Fix for the bug #320868.
955         Thanks to Antoine Dopffer antoine.dopffer@free.fr
956
957 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
958
959         * shell/ev-application.c: 
960
961         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
962         dbus>=0.60, so that the request is not queued. 
963
964 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
965
966         * configure.ac:
967         * shell/Makefile.am:
968         * shell/ev-sidebar-links.c: (print_section_cb):
969         * shell/ev-utils.c:
970         * shell/ev-utils.h:
971         * shell/ev-window.c: (update_action_sensitivity),
972         (ev_window_close_dialogs), (ev_window_print):
973         * shell/ev-window.h:
974         
975         Make printing support optional. Patch from Eduardo de Barros Lima
976         <eduardo.lima@indt.org.br> for the bug #330546.
977
978 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
979
980         * shell/ev-view-private.h:
981         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
982         (ev_view_set_document):
983         * shell/ev-view.h:
984         * shell/ev-window.c: (ev_window_load_job_cb),
985         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
986         (ev_window_init):
987
988         Draw Loading message during xfer job. Fix for the bug #329495.
989
990 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
991
992         * comics/comics-document.c: (comics_regex_quote),
993         (comics_document_load), (extract_argv):
994         
995         Correcly quote regexp before passing it to unzip.
996
997 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
998
999         * shell/ev-page-cache.c: (build_height_to_page),
1000         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
1001         (ev_page_cache_get_dual_even_left):
1002         * shell/ev-page-cache.h:
1003         * shell/ev-view.c: (view_update_range_and_current_page),
1004         (get_page_y_offset), (get_page_extents):
1005         
1006         Place even pages to the left if document has less then
1007         two pages. Fix for the bug #328856.
1008
1009 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1010
1011         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1012         
1013         Correct comics scheme. This make evince create thumbnails
1014         for comic books. Fix for the bug 329088.
1015
1016 2006-01-31  Christopher Aillon  <caillon@redhat.com>
1017
1018         * data/evince-password.glade: Don't explicitly set
1019         invisible_char to the current default value in case
1020         the default changes; let GTK+ do its magic.
1021
1022 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1023
1024         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
1025         real filename to tmp filename since often document
1026         type is determined by extension.
1027
1028 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1029
1030         * shell/ev-view.c: (add_scroll_binding_keypad),
1031         (ev_view_binding_activated), (ev_view_class_init):
1032         
1033         Add keybindings for percision-scrolling of display area. 
1034         Fix for the bug #314072.
1035
1036 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1037
1038         * data/evince.desktop.in.in:
1039         
1040         Add GTK to the list of categories. Fix for the bug #328034.
1041
1042 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1043
1044         * shell/ev-application.c: (ev_application_shutdown),
1045         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
1046         * shell/ev-application.h:
1047         * shell/ev-window.c: (file_open_dialog_response_cb),
1048         (ev_window_cmd_file_open):
1049         
1050         Save last uri in file chooser dialog. Fix for the bug #327950.
1051
1052 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1053
1054         * NEWS:
1055         * README:
1056         
1057         Final update for release 0.5.0
1058         
1059         * shell/Makefile.am:
1060         
1061         Remove disable deprecated until we'll require libgnome-2.13.7
1062         and port to GOption argument parsing. See bug 327518.
1063
1064 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
1065
1066         * comics/comics-document.c: (comics_document_save):
1067         * djvu/djvu-document.c: (djvu_document_save):
1068         * dvi/dvi-document.c: (dvi_document_save):
1069         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
1070         * lib/ev-file-helpers.h:
1071         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
1072         * tiff/tiff-document.c: (tiff_document_save):
1073         
1074         Use common save function for backends.
1075
1076 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
1077
1078         * backend/ev-document-types.c:
1079         
1080         Fix crash on saving pixbuf.
1081
1082 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1083
1084         * cut-n-paste/recent-files/egg-recent-item.c:
1085         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
1086         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
1087         (parse_info_free), (valid_element), (start_element_handler),
1088         (end_element_handler), (text_handler), (egg_recent_model_filter),
1089         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
1090         (egg_recent_model_monitor), (egg_recent_model_read),
1091         (egg_recent_model_open_file), (egg_recent_model_lock_file),
1092         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
1093         (egg_recent_model_set_property), (egg_recent_model_class_init),
1094         (egg_recent_model_init), (egg_recent_model_add_full),
1095         (egg_recent_model_delete), (egg_recent_model_get_list),
1096         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
1097         (egg_recent_model_set_filter_mime_types),
1098         (egg_recent_model_clear_group_filter),
1099         (egg_recent_model_set_filter_groups),
1100         (egg_recent_model_clear_scheme_filter),
1101         (egg_recent_model_set_filter_uri_schemes),
1102         (egg_recent_model_remove_expired):
1103         * cut-n-paste/recent-files/egg-recent-util.c:
1104         (egg_recent_util_get_icon):
1105         * cut-n-paste/recent-files/egg-recent-util.h:
1106         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1107         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
1108         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
1109         (egg_recent_view_uimanager_set_property),
1110         (egg_recent_view_uimanager_get_property),
1111         (egg_recent_view_uimanager_class_init),
1112         (egg_recent_view_uimanager_init),
1113         (egg_recent_view_uimanager_set_label_width),
1114         (egg_recent_view_uimanager_get_label_width):
1115         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
1116         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1117         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
1118         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1119         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
1120         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
1121         
1122         Update from libegg.
1123
1124 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1125
1126         * shell/ev-page-cache.c: (build_height_to_page),
1127         (ev_page_cache_get_height_to_page):
1128         * shell/ev-page-cache.h:
1129         * shell/ev-view.c: (view_update_range_and_current_page),
1130         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
1131         (ev_view_previous_page):
1132         
1133         Dual mode places even pages to the left. Fix for the bug #309393.
1134
1135         * shell/ev-view.h:
1136         * shell/ev-window.c: (update_action_sensitivity),
1137         (setup_view_from_metadata), (view_menu_popup_cb):
1138         
1139         Don't restore presentation in empty windows, more intelligent
1140         next page behaviour in dual mode.
1141
1142         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1143         (ev_pixbuf_cache_clear_job_sizes):
1144         
1145         Cleanup job callback on removal. Fix for the bug #325886.
1146
1147 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1148
1149         * ps/ps.c: (psscan):
1150         
1151         Commit workaround Mozilla problem. Fix for the bug #325919
1152         
1153         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
1154         (save_item):
1155         
1156         Fix for year 2038 problem.
1157
1158 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1159
1160         * shell/ev-window.c: (setup_document_from_metadata),
1161         (ev_window_cmd_view_reload):
1162
1163         Clamp page recieved from metadata in valid values. Fix
1164         for the bug #325986.
1165
1166 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1167
1168         * MAINTAINERS: 
1169         Add MAINTAINERS as requested on desktop-devel-list.
1170
1171 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1172
1173         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
1174         (mime_type_supported_by_gdk_pixbuf),
1175         (ev_document_factory_get_mime_types),
1176         (ev_document_factory_get_all_mime_types):
1177         
1178         Don't add pixbuf mime types if pixbuf backend is disabled.
1179         
1180         * shell/ev-application.c: (ev_application_get_uri_window):
1181         
1182         Fix for the bug 325815 - unhandled MIME type message doesn't 
1183         appear a second time. 
1184         
1185         * shell/ev-document-types.c: (ev_document_types_add_filters):
1186         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
1187         (password_dialog_response), (ev_window_popup_password_dialog),
1188         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1189         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1190         (ev_window_run_presentation), (ev_window_stop_presentation),
1191         (save_sizing_mode), (ev_window_zoom_changed_cb),
1192         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1193         (ev_window_dual_mode_changed_cb),
1194         (ev_window_sidebar_current_page_changed_cb),
1195         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1196         (window_state_event_cb), (window_configure_event_cb):
1197         
1198         Cleanup additional uris holded by EvWindow.
1199
1200 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1201
1202         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
1203         (ev_view_can_previous_page), (ev_view_can_next_page):
1204         * shell/ev-view.h:
1205         * shell/ev-window.c: (update_action_sensitivity):
1206         
1207         Two page scrolling with Space and PageUp in dual mode. Second fix 
1208         for the bug #316608.
1209
1210 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1211
1212         * shell/ev-view.c: (scroll_to_current_page):
1213         
1214         Correctly clamp adjustment value. Fix for the bug
1215         #325808.
1216
1217 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1218
1219         * shell/ev-sidebar-links.c: (print_section_cb):
1220         * shell/ev-window.c: (ev_window_get_uri),
1221         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
1222         (ev_window_print_dialog_response_cb), (ev_window_print_range),
1223         (ev_window_dispose):
1224         
1225         Make print dialog non-modal. Fix for the bug #325622.
1226
1227 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1228
1229         * shell/ev-metadata-manager.c:
1230         * shell/ev-utils.c: (using_pdf_printer),
1231         (using_postscript_printer), (load_print_config_from_file),
1232         (save_print_config_to_file):
1233         * shell/ev-utils.h:
1234         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
1235         (update_sidebar_visibility), (setup_sidebar_from_metadata),
1236         (setup_view_from_metadata), (ev_window_setup_document),
1237         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1238         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1239         (ev_window_run_presentation), (ev_window_stop_presentation),
1240         (save_sizing_mode), (ev_window_zoom_changed_cb),
1241         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1242         (ev_window_dual_mode_changed_cb),
1243         (ev_window_sidebar_current_page_changed_cb),
1244         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1245         (window_state_event_cb), (window_configure_event_cb),
1246         (ev_window_init):
1247         
1248         Setting saving behaviour fixes.
1249
1250 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1251
1252         * configure.ac:
1253         
1254         Make antialiasing gs options better and allow
1255         to change them during configure. Fix for the 
1256         bug #319049.
1257
1258 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1259
1260         * shell/ev-window.c: (setup_view_from_metadata):
1261         
1262         Remember if last window was maximized. Fix for the
1263         bug #323797.
1264
1265 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
1266
1267         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
1268
1269 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1270
1271         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
1272         * shell/ev-page-action.c: (build_new_tree_cb):
1273         * shell/ev-sidebar-links.c: (links_page_num_func),
1274         (update_page_callback_foreach), (update_page_callback):
1275         * shell/ev-view.c: (scroll_to_current_page):
1276         
1277         Fix for the bug #325067 with more intelligent selection
1278         of current link in sidebar. Make sidebar handle links
1279         of FITR-like type more correctly.
1280
1281         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
1282         (dvi_pixbuf_put_pixel):
1283         
1284         Fix memory consumtion with disabled alpha channel.
1285
1286 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1287
1288         * data/evince-ui.xml:
1289         * shell/ev-window.c: (view_menu_popup_cb),
1290         (ev_popup_cmd_open_link), (ev_window_init):
1291         
1292         Update context menu for internal links. Fix for the bug
1293         #325066.
1294
1295 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1296
1297         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
1298         
1299         Bind context menu to keyboard also. Fix for the bug
1300         #325065.
1301
1302 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1303
1304         * shell/ev-view.c: (selection_scroll_timeout_cb):
1305         
1306         Horizontal scroll on selection also.
1307
1308 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1309
1310         * shell/ev-metadata-manager.c: (parse_value):
1311         * shell/ev-view.c: (goto_xyz_link):
1312         
1313         Correct zoom setup and metadata save broken in 
1314         some locales.
1315
1316 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1317
1318         * shell/ev-view-private.h:
1319         * shell/ev-view.c: (scroll_to_current_page),
1320         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
1321         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
1322         (page_changed_cb), (ev_view_set_continuous),
1323         (ev_view_set_dual_page), (ev_view_set_presentation):
1324         
1325         Delay scroll until allocation to correctly position page. Fix
1326         for the bug #317334.
1327
1328 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1329
1330         * NEWS:
1331         * configure.ac:
1332         
1333         Update NEWS and require poppler 0.5.0.
1334
1335 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1336         
1337         * data/evince-ui.xml:
1338         * shell/ev-view-private.h:
1339         * shell/ev-view.c: (ev_view_get_link_at_location),
1340         (handle_link_over_xy), (ev_view_button_press_event),
1341         (ev_view_button_release_event), (ev_view_class_init):
1342         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
1343         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
1344         (ev_window_init):
1345         
1346         Implement right-click context menu.
1347
1348 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1349
1350         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
1351         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
1352         (mdvi_pixbuf_device_render):
1353         * pdf/ev-poppler.cc:
1354
1355         Don't generate thumbnails with alpha. See bug #324077.
1356         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
1357
1358 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1359
1360         * shell/ev-window.c: (setup_chrome_from_metadata):
1361         
1362         Fix typo that was hiding toolbar.
1363
1364 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1365
1366         * shell/ev-view-private.h:
1367         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
1368         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
1369         (ev_view_button_release_event), (ev_view_destroy):
1370         
1371         Small cleanup and autoscrolling during selection. Thanks to 
1372         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
1373
1374 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
1375
1376         * configure.ac:
1377         
1378         Correctly check for comics option.
1379
1380 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
1381         * Makefile.am:
1382         * configure.ac:
1383         * backend/Makefile.am:
1384         * backend/ev-document-factory.c:
1385         * shell/ev-document-types.c:
1386
1387         Included option in configure to make ps backend 
1388         compilation optional with --disable-ps.
1389
1390 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1391
1392         * backend/ev-document-factory.c:
1393         * comics/Makefile.am:
1394         * comics/comics-document.c: (comics_document_load):
1395         * comics/ev-cbr-mime.xml:
1396         * configure.ac:
1397         
1398         Comics mime types are added to shared-mime-info CVS. Now
1399         we don't need to install our own mime types.
1400
1401 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1402
1403         * shell/ev-window.c:
1404         
1405         Add shortcut for "save a copy" menu entry. Fix for
1406         the bug #324582.
1407
1408 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1409
1410         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1411         (job_finished_cb), (new_selection_pixbuf_needed),
1412         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1413         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
1414         
1415         Rework selection job info logic and fix critical warning.
1416
1417 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
1418
1419         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
1420
1421 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
1422
1423         * data/evince-ui.xml:
1424         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
1425         
1426         Enter as shortcut key for next page. Fix for the bug
1427         #321394.
1428
1429 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
1430
1431         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
1432
1433 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1434
1435         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1436         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
1437         (new_selection_pixbuf_needed),
1438         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1439         (clear_job_selection):
1440         
1441         Too early for 0.5. Pixbuf cache code cleaned a bit.
1442
1443 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1444
1445         * NEWS:
1446         * configure.ac:
1447         
1448         Release 0.5.0 preparation
1449
1450 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1451
1452         * comics/Makefile.am:
1453         * configure.ac:
1454         * shell/ev-document-types.c: (ev_document_types_add_filters):
1455         
1456         More advanced handling of custom mime type installation.
1457
1458 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1459
1460         * data/evince.schemas.in:
1461         * shell/ev-metadata-manager.c: (value_free),
1462         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
1463         (ev_metadata_manager_get), (ev_metadata_manager_set):
1464         * shell/ev-metadata-manager.h:
1465         * shell/ev-window.c: (update_chrome_flag),
1466         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
1467         (setup_document_from_metadata), (setup_chrome_from_metadata),
1468         (setup_sidebar_from_metadata), (setup_view_from_metadata),
1469         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
1470         (ev_window_view_toolbar_cb),
1471         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
1472         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
1473         
1474         Save last document settings and reuse them for new documents.
1475
1476 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1477
1478         * Makefile.am:
1479         * backend/Makefile.am:
1480         * backend/ev-document-factory.c:
1481         * backend/ev-document-factory.h:
1482         * comics/Makefile.am:
1483         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
1484         (comics_document_load), (comics_document_save),
1485         (comics_document_get_n_pages), (comics_document_get_page_size),
1486         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
1487         (comics_document_class_init), (comics_document_can_get_text),
1488         (comics_document_get_info), (comics_document_document_iface_init),
1489         (comics_document_init), (get_supported_image_extensions),
1490         (comics_document_thumbnails_get_geometry),
1491         (comics_document_thumbnails_get_thumbnail),
1492         (comics_document_thumbnails_get_dimensions),
1493         (comics_document_document_thumbnails_iface_init), (extract_argv):
1494         * comics/comics-document.h:
1495         * comics/ev-cbr-mime.xml:
1496         * configure.ac:
1497         * po/POTFILES.in:
1498         * shell/ev-application.c: (ev_application_register_service):
1499         * shell/ev-document-types.c: (ev_document_types_add_filters):
1500         * thumbnailer/Makefile.am:
1501         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1502         
1503         New CBR/CBZ backend for comic books.
1504
1505 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1506
1507         * shell/main.c: (load_files_remote):
1508
1509         Thanks to Robert McQueen <robot101@debian.org>. Dbus
1510         warning on startup of second instance is fixed. It
1511         is bug #320353.
1512
1513 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1514
1515         * shell/ev-window.c: (ev_window_finalize):
1516         
1517         Fix double free that cause crash.
1518
1519 2005-10-29  Bastien Nocera <hadess@hadess.net>
1520
1521         * tiff/tiff-document.c: (tiff_document_load):
1522         
1523         Fix memory leak.
1524
1525 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1526
1527         * po/POTFILES.in:
1528         * shell/Makefile.am:
1529         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
1530         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
1531         (ev_view_accessible_get_text),
1532         (ev_view_accessible_get_character_at_offset),
1533         (ev_view_accessible_get_text_before_offset),
1534         (ev_view_accessible_get_text_at_offset),
1535         (ev_view_accessible_get_text_after_offset),
1536         (ev_view_accessible_get_character_count),
1537         (ev_view_accessible_get_caret_offset),
1538         (ev_view_accessible_set_caret_offset),
1539         (ev_view_accessible_get_run_attributes),
1540         (ev_view_accessible_get_default_attributes),
1541         (ev_view_accessible_get_character_extents),
1542         (ev_view_accessible_get_offset_at_point),
1543         (ev_view_accessible_get_n_selections),
1544         (ev_view_accessible_get_selection),
1545         (ev_view_accessible_add_selection),
1546         (ev_view_accessible_remove_selection),
1547         (ev_view_accessible_set_selection),
1548         (ev_view_accessible_text_iface_init),
1549         (ev_view_accessible_idle_do_action),
1550         (ev_view_accessible_action_do_action),
1551         (ev_view_accessible_action_get_n_actions),
1552         (ev_view_accessible_action_get_description),
1553         (ev_view_accessible_action_get_name),
1554         (ev_view_accessible_action_set_description),
1555         (ev_view_accessible_action_iface_init),
1556         (ev_view_accessible_get_type), (ev_view_accessible_new),
1557         (ev_view_accessible_factory_get_accessible_type),
1558         (ev_view_accessible_factory_create_accessible),
1559         (ev_view_accessible_factory_class_init),
1560         (ev_view_accessible_factory_get_type):
1561         * shell/ev-view-accessible.h:
1562         * shell/ev-view-private.h:
1563         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
1564         * shell/ev-view.h:
1565         
1566         Initial accessibility support.
1567
1568 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
1569
1570         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
1571
1572 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
1573
1574         * shell/ev-print-job.c: (idle_print_handler):
1575         
1576         Fix for bug Bug 318916: Printing multiple pages.
1577
1578 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
1579
1580         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
1581
1582 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1583
1584         * pdf/ev-poppler.cc:
1585         
1586         Thumnail dimensions unified with other backends.
1587         
1588         * shell/ev-window-title.c: (ev_window_title_update):
1589         
1590         Fix warning.
1591
1592 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1593
1594         * data/ev-stock-zoom-fit-width.png:
1595         
1596         Remove unused file.
1597
1598 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1599
1600         * configure.ac:
1601         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
1602         (djvu_document_finalize):
1603         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
1604         (dvi_document_finalize):
1605         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
1606         (pixbuf_document_save), (pixbuf_document_finalize):
1607         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
1608         (tiff_document_finalize):
1609         
1610         Save a copy implemented for various backends.
1611
1612 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
1613
1614         * configure.ac:
1615         
1616         Don't link with ltiff if tiff is disabled.
1617
1618 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1619
1620         * pdf/GDKSplashOutputDev.cc:
1621         * pdf/GDKSplashOutputDev.h:
1622         * pdf/Thumb.cc:
1623         * pdf/Thumb.h:
1624         * pdf/pdf-document.cc:
1625         * pdf/pdf-document.h:
1626         * pdf/test-gdk-output-dev.cc:
1627         
1628         Remove old unused files.
1629
1630 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1631
1632         * shell/ev-window.c: (ev_window_setup_document):
1633         
1634         Fixed warnings on reload and probably crash reason.
1635
1636 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1637
1638         * properties/ev-properties-view.c:
1639         (ev_properties_view_format_date):
1640         
1641         Check if date is invalid. Fix for bug 318134.
1642
1643 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
1644
1645         * shell/ev-window-title.c:
1646         
1647         Add .indd files (Adobe Indesign) to the list of "bad
1648         extensions".
1649
1650 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1651
1652         * data/evince-ui.xml:
1653         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
1654         
1655         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
1656
1657 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
1658
1659         * shell/ev-window.c: (launch_link), (launch_external_uri),
1660         (view_external_link_cb):
1661
1662         URL-escape link before passing it to gnome_vfs_url_show.
1663
1664 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
1667         there isn't text selected.
1668
1669 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
1670
1671         * shell/ev-view.c: (handle_link_over_xy):
1672
1673         Check tooltip is valid utf8 before showing it
1674
1675 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1676
1677         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
1678
1679 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
1680
1681         * shell/ev-window-title.c: (ev_window_title_update):
1682
1683         Guard against using g_strstrip on NULL. Fixes bug #317291.
1684
1685 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
1686
1687         * pdf/ev-poppler.cc:
1688
1689         Show title even for unknown links
1690
1691 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
1692
1693         * shell/ev-window-title.c: (ev_window_title_update):
1694
1695         Strip the title string
1696
1697 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
1698
1699         * shell/ev-window-title.c:
1700
1701         Add .rtf to the bad extensions list
1702
1703 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
1704
1705         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
1706         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
1707
1708         Ignore link coordinates if they are outside page bounds
1709
1710 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
1711
1712         * backend/ev-link.c: (ev_link_type_get_type),
1713         (ev_link_get_filename), (ev_link_get_params),
1714         (ev_link_get_property), (ev_link_set_property),
1715         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
1716         * backend/ev-link.h:
1717         * pdf/ev-poppler.cc:
1718         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
1719         * shell/ev-window.c: (launch_link), (view_external_link_cb),
1720         (ev_window_init):
1721
1722         Implement launch links. Delegate external link opening to
1723         the window.
1724
1725 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
1726
1727         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
1728         (ev_link_get_right), (ev_link_get_property),
1729         (ev_link_set_property), (ev_link_class_init),
1730         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
1731         * backend/ev-link.h:
1732         * pdf/ev-poppler.cc:
1733         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
1734
1735         Implement fitr links
1736
1737 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
1738
1739         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
1740         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
1741         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
1742         (ev_view_size_request_continuous),
1743         (ev_view_size_request_dual_page),
1744         (ev_view_size_request_single_page), (ev_view_size_allocate),
1745         (ev_view_zoom_for_size_continuous_and_dual_page),
1746         (ev_view_zoom_for_size_continuous),
1747         (ev_view_zoom_for_size_dual_page),
1748         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
1749         (ev_sizing_mode_get_type):
1750         * shell/ev-view.h:
1751         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1752
1753         Do not use modes for link, we need to calculate size ad hoc.
1754         Still not perfect because of the usual scrollbar issues grrr.
1755
1756 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
1757
1758         * backend/ev-link.c: (ev_link_type_get_type),
1759         (ev_link_new_page_fith), (ev_link_new_page_fitv):
1760         * backend/ev-link.h:
1761         * pdf/ev-poppler.cc:
1762         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
1763         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
1764         (ev_view_size_request_continuous),
1765         (ev_view_size_request_dual_page),
1766         (ev_view_size_request_single_page), (ev_view_size_allocate),
1767         (zoom_for_size_fit_height),
1768         (ev_view_zoom_for_size_continuous_and_dual_page),
1769         (ev_view_zoom_for_size_continuous),
1770         (ev_view_zoom_for_size_dual_page),
1771         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
1772         (ev_sizing_mode_get_type):
1773         * shell/ev-view.h:
1774         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1775
1776         Implement FIT_HEIGHT mode (only for links).
1777         Implement FITH links
1778
1779 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
1780
1781         * shell/ev-window-title.c: (get_filename_from_uri),
1782         (ev_window_title_sanitize_extension), (ev_window_title_update),
1783         (ev_window_title_set_document), (ev_window_title_set_uri),
1784         (ev_window_title_free):
1785         * shell/ev-window-title.h:
1786         * shell/ev-window.c: (ev_window_setup_document),
1787         (ev_window_popup_password_dialog):
1788
1789         Refactor window title building while fixing it for
1790         password documents.
1791
1792 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
1793
1794         * pdf/ev-poppler.cc:
1795
1796         Escape link title before setting it in the model
1797
1798 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
1799
1800         * shell/ev-application.c: (removed_from_session), (save_session),
1801         (init_session), (ev_application_get_empty_window),
1802         (ev_application_init), (ev_application_get_windows):
1803         * shell/ev-application.h:
1804         * shell/ev-window.c: (ev_window_finalize):
1805
1806         Add a function to retrieve window list and share it where
1807         necessary.
1808         Implement session handling, works pretty well thanks to the
1809         metadata system.
1810
1811 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1812
1813         * shell/ev-password.c: (ev_password_item_created_callback),
1814         (ev_password_dialog_save_password):
1815         
1816         Fix for bug 316972. Use async gnome-keyring API.
1817
1818 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
1819
1820         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
1821         Remove unused unrealize handler. Add scroll handling to
1822         ev_view_scroll_event for presentation mode (bug #316708),
1823         and fix the event state checks there.
1824
1825 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
1826
1827         * shell/ev-page-action.c: (page_changed_cb):
1828
1829         "marco, maybe we should be crazy and jump right to 6! :)"
1830
1831         Bryan Clark, Sep 2005
1832
1833 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
1834
1835         * ps/ps-document.c: (save_document), (ps_document_save),
1836         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
1837         (ps_document_ps_export_end):
1838
1839         Fix unstructured documents save and print
1840
1841 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
1842
1843         * shell/ev-application.c: (ev_application_open_uri):
1844
1845         Fix window size persistance
1846
1847 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
1848
1849         * shell/ev-view.c: (ev_view_button_release_event):
1850
1851         Based on a patch from carlosgc@gnome.org. Mouse buttons
1852         switch pages in presentation mode.
1853
1854 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1855
1856         * shell/ev-page-cache.c: (ev_page_cache_get_size):
1857
1858         Dont cast to int before scaling
1859
1860 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1861
1862         * backend/ev-link.c: (ev_link_type_get_type),
1863         (ev_link_new_page_xyz), (ev_link_new_page_fit),
1864         (ev_link_new_page_fith):
1865         * backend/ev-link.h:
1866         * pdf/ev-poppler.cc:
1867         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
1868
1869         Implement FIT and FITH links
1870
1871 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1872
1873         * pdf/ev-poppler.cc:
1874
1875         Return 0 results when search is not in progress.
1876
1877         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
1878         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
1879
1880         Update menu sensitivity when cancelling search
1881
1882 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1883
1884         * shell/ev-view.c: (ev_view_can_find_next):
1885
1886         Take all pages in consideration, not just current one
1887
1888 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1889
1890         * shell/ev-page-cache.c:
1891         * shell/ev-page-cache.h:
1892         * shell/ev-view.c: (ev_view_binding_activated),
1893         (ev_view_next_page), (ev_view_previous_page),
1894         (ev_sizing_mode_get_type):
1895         * shell/ev-view.h:
1896         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
1897         (ev_window_cmd_go_next_page):
1898
1899         Move page next/previous functions from page chace to
1900         view and change it to move by 2 page steps in dual mode.
1901
1902 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1903
1904         * shell/ev-window.c: (update_sidebar_visibility),
1905         (setup_sidebar_from_metadata), (ev_window_setup_document),
1906         (setup_view_from_metadata):
1907
1908         Show the index by default when there is one     
1909
1910 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
1911
1912         * shell/ev-window-title.c: (ev_window_title_set_document):
1913
1914         Missing null check
1915
1916 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1917
1918         * shell/ev-view.c: (view_update_range_and_current_page):
1919         
1920         Allow display of last odd page in dual view. Fix for 316347.
1921
1922 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1923
1924         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
1925         
1926         Make close button default. Fix for 316383.
1927
1928 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1929
1930         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
1931         
1932         Mark close button as default. Fix for 316381.
1933
1934 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
1935
1936         * backend/ev-link.c: (ev_link_class_init):
1937
1938         Allow negative doubles in left/top properties
1939
1940 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
1941
1942         * shell/ev-window.c:
1943
1944         Remove a bunch of strings that was used only
1945         by the statusbar.
1946
1947 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
1948
1949         * shell/ev-window-title.c: (get_filename_from_uri),
1950         (ev_window_title_set_document):
1951
1952         When title has a confusing extension, show also
1953         the document filename inside ()
1954
1955 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
1956
1957         * shell/Makefile.am:
1958         * shell/ev-window-title.c: (ev_window_title_new),
1959         (ev_window_title_update), (ev_window_title_set_type),
1960         (ev_window_title_set_document), (ev_window_title_free):
1961         * shell/ev-window-title.h:
1962         * shell/ev-window.c: (ev_window_setup_document),
1963         (password_dialog_response), (ev_window_popup_password_dialog),
1964         (ev_window_dispose), (ev_window_init):
1965
1966         Factor out and cleanup window title code
1967
1968 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
1969
1970         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
1971         (unable_to_load):
1972
1973         Make dialog transient so it doesnt block other windows
1974
1975 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1976
1977         * pdf/ev-poppler.cc:
1978         
1979         Fix pdf thumbnails rendering.
1980
1981 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1982
1983         * shell/ev-window.c: (fullscreen_set_timeout):
1984         
1985         Increase timeout to hide full screen popup. Bug 
1986         316123. 
1987
1988 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1989
1990         * data/evince.schemas.in:
1991         * shell/ev-window.c: (update_action_sensitivity):
1992
1993         Allow the user to override document restrictions. Fix for bug
1994         305818.
1995
1996 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
1997
1998         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
1999         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
2000         (ev_window_class_init): Fix multihead behaviour of fullscreen
2001         toolbar popup. Fixes bug #315451.
2002
2003 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2004
2005         * configure.ac:
2006         * data/evince-password.glade:
2007         * shell/ev-password.c: (ev_password_dialog_set_property),
2008         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
2009         (ev_password_dialog_init), (ev_password_set_bad_password_label),
2010         (ev_password_dialog_entry_changed_cb),
2011         (ev_password_dialog_entry_activated_cb),
2012         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
2013         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
2014         (ev_password_dialog_set_bad_pass):
2015         * shell/ev-password.h:
2016         * shell/ev-window.c: (password_dialog_response),
2017         (ev_window_popup_password_dialog):
2018         
2019         Support for gnome-keyring for encrypted PDF's.
2020
2021 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2022
2023         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
2024         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
2025         (ev_view_enter_notify_event), (ev_view_class_init):
2026         
2027         More precise handling of enter_notify/leave_notify events
2028         in EvView. Fix for bug 315470.
2029
2030 2005-09-08  Christopher Aillon  <caillon@redhat.com>
2031
2032         * shell/ev-window.c: (fullscreen_timeout_cb),
2033         (fullscreen_set_timeout), (fullscreen_clear_timeout),
2034         (ev_window_dispose):
2035
2036         leak fix: unref fullscreen_timeout_source before clearing it
2037
2038 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2039
2040         * configure.ac, dvi/mdvi/Makefile.am: 
2041         
2042         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
2043
2044 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2045
2046         * backend/ev-link.c: (ev_link_new_page_xyz):
2047         * pdf/ev-poppler.cc:
2048         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
2049
2050         Fix some bugs with xyz links, respect zoom
2051
2052 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2053
2054         * shell/ev-window.c: (page_changed_cb),
2055         (setup_document_from_metadata), (update_sidebar_visibility),
2056         (setup_view_from_metadata), (ev_window_run_fullscreen),
2057         (ev_window_stop_fullscreen), (ev_window_run_presentation),
2058         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
2059         (ev_window_dual_mode_changed_cb),
2060         (ev_window_sidebar_current_page_changed_cb):
2061
2062         null check uri before setting and getting metadata
2063
2064 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2065
2066         * dvi/Makefile.am:
2067         * properties/Makefile.am:
2068         * shell/Makefile.am:
2069         * thumbnailer/Makefile.am:
2070
2071         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2072
2073 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2074
2075         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
2076         (selection_changed_callback):
2077         * shell/ev-sidebar-links.h:
2078
2079         Add a signal for link activation.
2080
2081         * shell/ev-view.c: (ev_view_goto_link),
2082         (ev_view_button_release_event):
2083         * shell/ev-view.h:
2084         * shell/ev-window.c: (sidebar_links_link_activated_cb),
2085         (ev_window_init):
2086
2087         Implement the signal so that we can handle all link types.
2088
2089         * shell/ev-page-cache.c:
2090
2091         Remove unused set_link function
2092
2093 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2094
2095         * lib/ev-tooltip.c: (ev_tooltip_set_position):
2096
2097         Add some space from the cursor, hardcoded but I couldnt
2098         find a better way.
2099
2100 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2101
2102         * lib/ev-tooltip.c:
2103
2104         Use mozilla style vs gtk style, way better for links.
2105
2106         * shell/ev-view.c: (ev_view_motion_notify_event),
2107         (ev_view_destroy), (ev_view_init):
2108
2109         Deactive tooltip when the link hovered is changed.
2110
2111 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2112
2113         * backend/ev-document.h:
2114         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
2115         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
2116         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
2117         (ev_link_new_page), (ev_link_new_page_xyz):
2118         * backend/ev-link.h:
2119         * pdf/ev-poppler.cc:
2120         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
2121         (go_to_link), (tip_from_link):
2122
2123         Implement xyz links, still not functional. Links are a total
2124         mess, will need to refactor and bugfix a lot :(
2125
2126 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
2127
2128         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2129
2130 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
2131
2132         * data/evince-ui.xml:
2133         * data/evince.schemas.in:
2134         * shell/Makefile.am:
2135         * shell/ev-window.c: (update_chrome_visibility),
2136         (password_dialog_response), (ev_window_load_job_cb),
2137         (ev_window_xfer_job_cb), (ev_window_open_uri),
2138         (ev_window_class_init), (set_chrome_actions), (load_chrome),
2139         (ev_window_init):
2140
2141         Remove the statusbar. This regress loading feedback, need to
2142         check with Bryan what we want to do there...
2143
2144 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2145
2146         * lib/ev-tooltip.c: (ev_tooltip_init):
2147
2148         Fix tooltip border and size handling
2149
2150 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2151
2152         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
2153         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
2154         (ev_tooltip_timeout), (ev_tooltip_activate),
2155         (ev_tooltip_deactivate):
2156         * lib/ev-tooltip.h:
2157         * shell/ev-view.c: (ev_view_motion_notify_event):
2158
2159         Delay popup showing. Mirror gtk logic/times.
2160
2161 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
2162
2163         * lib/Makefile.am:
2164         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
2165         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
2166         (ev_tooltip_set_text), (ev_tooltip_set_position):
2167         * lib/ev-tooltip.h:
2168
2169         Simple widget to show tooltips at a custom position
2170
2171         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
2172         (ev_view_destroy):
2173
2174         Use it for links. First go, needs work
2175
2176 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
2177
2178         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
2179         HIG fixes.  Use title capitalization for window title. Use 12 
2180         pixels of space between the dialog's vbox and action area.
2181
2182 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2183
2184         * shell/ev-window.c: (file_open_dialog_response_cb),
2185         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
2186         (ev_window_cmd_save_as):
2187
2188         Make file pickers not modal and refactor code some
2189
2190 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2191
2192         * shell/ev-sidebar.h:
2193         * shell/ev-sidebar.c: (ev_sidebar_set_property),
2194         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
2195         (ev_sidebar_class_init), (ev_sidebar_select_page),
2196         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
2197         (ev_sidebar_set_page):
2198
2199         Add a current page property and allow to get/set it
2200
2201         * shell/ev-window.c: (setup_view_from_metadata),
2202         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
2203
2204         Persist current sidebar page per document
2205
2206 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2207
2208         * data/evince.schemas.in:
2209         * shell/ev-window.c: (update_chrome_visibility),
2210         (setup_document_from_metadata), (update_sidebar_visibility),
2211         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
2212         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2213         (ev_window_run_presentation), (ev_window_stop_presentation),
2214         (ev_window_view_sidebar_cb),
2215         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
2216         (load_chrome), (ev_window_init):
2217
2218         Persist size/visibility of sidebar per document
2219
2220 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
2221
2222         * shell/ev-view.c (draw_loading_text): Draw loading text.
2223
2224 2005-09-02  Dan Damian  <dand@gnome.ro>
2225
2226         * configure.in: Added "ro" to ALL_LINGUAS.
2227
2228 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2229
2230         * shell/ev-view.c: (clear_caches):
2231
2232         ev_page_cache_get doesnt return a reference,
2233         dont try to unref it.
2234
2235 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2236
2237         * shell/main.c: (load_files_remote):
2238
2239         Fix timestamp parameter with dbus <= 0.33
2240
2241 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
2242
2243         * data/evince.schemas.in:
2244
2245         Add missing full stop
2246
2247 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2248
2249         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
2250         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
2251
2252         Plug some memory leaks
2253
2254 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
2255
2256         * configure.ac:
2257         * lib/ev-debug.c: (trap_handler):
2258
2259         Check for execinfo.h and use it only if it exists.
2260         Ported from Epiphany (bug #314776).
2261
2262 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
2263
2264         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
2265
2266 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
2267
2268         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
2269         * po/id.po      : Added Indonesian translation
2270
2271 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
2272
2273         * shell/main.c:
2274         * shell/ev-application.c: Last minute GTK-2.6 fixes.
2275         * NEWS: Release 0.4.0
2276
2277 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
2278
2279         * configure.ac: catch another gtk+-2.8ism
2280         * shell/main.c: Make work with gtk+-2.6
2281
2282 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
2283
2284         * shell/ev-application-service.xml: Add 'timestamp' argument to
2285           ev_application_open_window and ev_application_open_uri methods.
2286
2287         * shell/ev-application.h: Add 'timestamp' argument to
2288           ev_application_open_window, ev_application_open_uri,
2289           and ev_application_open_uri_list functions.
2290
2291         * shell/ev-application.c (ev_application_open_window,
2292           ev_application_open_uri, ev_application_open_uri_list): Change
2293           functions that show/present windows to use a timestamp if one
2294           is passed in.
2295
2296         * shell/ev-window.c (ev_window_cmd_file_open,
2297           ev_window_cmd_recent_file_activate, drag_data_received_cb):
2298         * shell/main.c (load_files): Modify calls to ev_application to
2299           include GDK_CURRENT_TIME as timestamp.
2300
2301         * shell/main.c (load_files_remote): Obtain timestamp for client
2302           instance from GDK and pass to server instance so new windows are
2303           focused properly.  Fix dbus_g_proxy_call() calls by including second
2304           G_TYPE_INVALID.
2305           
2306         Closes bug #314475.
2307
2308 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
2309
2310         * shell/ev-window.c (ev_window_finalize): Check for
2311         avail. EvWindows when quiting to handle the finalize better,
2312         #314497
2313
2314 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2315         
2316         * properties/ev-properties-view.c: 
2317         
2318         Set textdomain to libglade. Fixes translation problem in property page.
2319
2320 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2321
2322         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
2323         * dvi/Makefile.am:
2324         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
2325         * dvi/mdvi-lib/Makefile.am:
2326         
2327         Fix rotation of thumbnails, ported to new API. Moved library
2328         dependencies earlier, probably it will fix linkage problem.
2329
2330 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
2331
2332         * backend/ev-document-misc.c:
2333         (ev_document_misc_get_thumbnail_frame):
2334         * backend/ev-document-misc.h:
2335         * configure.ac:
2336         * pdf/ev-poppler.cc:
2337         * shell/Makefile.am:
2338         * shell/ev-sidebar-thumbnails.c: (add_range),
2339         (ev_sidebar_thumbnails_set_loading_icon),
2340         (ev_sidebar_thumbnails_refresh),
2341         (ev_sidebar_thumbnails_set_document):
2342         * shell/ev-sidebar-thumbnails.h:
2343         * shell/ev-view.c: (ev_view_motion_notify_event),
2344         (ev_view_set_property), (ev_view_get_property),
2345         (ev_view_class_init), (ev_view_set_rotation):
2346         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2347         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
2348         (ev_window_init):
2349         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
2350         Redo rotation (again).  prepare for 0.4.0
2351
2352 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
2353
2354         * configure.ac: Bump poppler requirement to 0.4.1.
2355
2356         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
2357         argument to poppler_page_render_selection() call.
2358
2359 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2360
2361         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
2362         (djvu_document_thumbnails_get_thumbnail):
2363         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
2364         (dvi_document_thumbnails_get_thumbnail):
2365         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
2366         (pixbuf_document_thumbnails_get_thumbnail):
2367         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
2368         
2369         Update rotation direction of backends to fit with pdf and ps.
2370
2371 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
2372
2373         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
2374         * backend/ev-async-renderer.h:
2375         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
2376         (setup_page), (ps_document_get_page_size),
2377         (ps_async_renderer_render_pixbuf):
2378         * ps/ps-document.h:
2379         * shell/ev-jobs.c: (ev_job_render_run):
2380
2381         Fix orientation in the postscript document
2382
2383 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
2384
2385         * pdf/ev-poppler.cc:
2386         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
2387         * shell/ev-view.c: (highlight_find_results):
2388
2389         Adapt to the new poppler rotation API. Fix text maps on landscape
2390         documents.
2391
2392 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
2393
2394         * shell/ev-view.c (compute_new_selection_text): get the correct
2395         region when selecting in modes other than continuous.
2396
2397 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
2398
2399         * shell/main.c (main): remove redundant g_warnings.
2400
2401 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2402
2403         * shell/Makefile.am: Don't include autogenerated
2404         file ev-application-service.h into distribution, since
2405         it causes dbus crash. Fix for bugs 313724 and 313443. 
2406
2407 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2408
2409         * configure.ac: Fix sed expression for FreeBSD. Thanks
2410         to Joe Marcus Clark <marcus@freebsd.org>
2411         
2412         * shell/eggfindbar.c: (entry_activate_callback),
2413         (entry_changed_callback), (egg_find_bar_init),
2414         (egg_find_bar_set_search_string):
2415         
2416         Made findbar buttons unsensitive if there is no text in
2417         entry. Fix for the bug 313285.
2418
2419 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2420
2421         * ps/ps-document.c: Use g_filename_display_name for displaying
2422         filenames and revert string freeze breackage
2423
2424 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
2425
2426         * NEWS:
2427         * configure.ac:
2428
2429         Update for 0.3.4
2430
2431         * shell/Makefile.am:
2432
2433         Add ev-application-service.xml to extra dist
2434
2435         * shell/ev-view.c: (find_page_at_location):
2436
2437         Remove unused function (fix warning)
2438
2439 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2440
2441         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
2442         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
2443         
2444         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
2445         bug 313623.
2446
2447 2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
2448
2449         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
2450         * shell/ev-window.c:
2451         Fix build warnings
2452
2453 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2454
2455         * configure.ac: Update script to get dbus version.
2456         Fix for the bug #313443.
2457
2458 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2459
2460         * shell/ev-window.c: (ev_window_cmd_escape):
2461         
2462         Return focus back to view on escape. Fix for bug 313295.
2463
2464 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2465
2466         * shell/ev-window.c: (update_window_title),
2467         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
2468         (ev_window_cmd_save_as):
2469         
2470         Correct conversion from uri to displayable string. Fix for
2471         bug 313296.
2472
2473 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2474
2475         * ps/ps-document.c: convert filename to utf8 when there is an error
2476         loading document. Fixes #309915
2477
2478 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
2479
2480         * configure.ac:
2481
2482         We depend on poppler 0.4.0
2483
2484 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
2485
2486         * configure.ac:
2487         * NEWS: Release 0.3.3.
2488         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
2489
2490 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
2491
2492         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
2493         add a couple missing mnemonics to menu items, use title 
2494         capitalization for menu items and window titles, and add 
2495         ellipsis to open menu item.     
2496
2497 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
2498
2499         * pdf/ev-poppler.cc:
2500         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
2501         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
2502         (ev_view_get_rotation):
2503         * shell/ev-view.h:
2504         * shell/ev-window.c: (setup_view_from_metadata),
2505         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
2506         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
2507         disk.
2508
2509 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
2510
2511         * configure.ac: Added tr to ALL_LINGUAS
2512
2513 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2514
2515         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
2516         requires several clicks to find word. Thanks to 
2517         Colin Slater <kiltedtaco@gmail.com>.
2518
2519 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
2520
2521         * data/evince.desktop.in.in: Hide menu entry and
2522         rename it to "Document Viewer". Fix for bug 
2523         #312399.
2524
2525 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
2526
2527         * shell/ev-page-action.c (ev_page_action_class_init): 
2528
2529         Point to the correct function in constructor of the
2530         activate_label signal
2531
2532 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
2533
2534         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
2535         * shell/ev-jobs.h: Make thread safe.
2536
2537 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2538
2539         * shell/ev-view.c: (view_update_range_and_current_page):
2540         Don't update page range if we are scrolling to some document
2541         point.
2542
2543 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2544
2545         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
2546         when getting max_page_width, fix drawing in dual mode.
2547
2548 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
2549
2550         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
2551         getting the area for select_all.
2552
2553 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
2554
2555         * backend/ev-selection.c: (ev_selection_render_selection):
2556         * backend/ev-selection.h:
2557         * pdf/ev-poppler.cc:
2558         * shell/ev-jobs.c: (ev_job_render_new):
2559         * shell/ev-jobs.h:
2560         * shell/ev-pixbuf-cache.c: (get_selection_colors),
2561         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
2562         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
2563         (ev_view_class_init):
2564
2565         Change selection color on focus in and focus out events.  Also,
2566         poppler now uses GdkColor for specifying the selection colors, so
2567         drop some awkward conversion code.
2568
2569 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
2570
2571         * configure.ac: Added Hebrew translation
2572
2573 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
2574
2575         * NOTES:
2576         * backend/ev-selection.c: (ev_selection_render_selection):
2577         * backend/ev-selection.h:
2578         * pdf/ev-poppler.cc:
2579         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
2580         (ev_job_render_run):
2581         * shell/ev-jobs.h:
2582         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
2583         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
2584         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
2585         (ev_pixbuf_cache_style_changed),
2586         (ev_pixbuf_cache_get_selection_pixbuf),
2587         (ev_pixbuf_cache_set_selection_list),
2588         (ev_pixbuf_cache_get_selection_list):
2589         * shell/ev-pixbuf-cache.h:
2590         * shell/ev-utils.c: (ev_print_region_contents):
2591         * shell/ev-utils.h:
2592         * shell/ev-view.c: (ev_view_queue_draw_page),
2593         (selection_update_idle_cb), (ev_view_motion_notify_event),
2594         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
2595         (setup_caches), (ev_view_find_next), (merge_selection_region),
2596         (selection_free):
2597         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
2598
2599         Clean up selection to be much smoother!
2600
2601 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
2602
2603         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
2604         to poppler_page_render_selection().
2605
2606 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2607
2608         * ps/ps-document.c: (save_page_list): Use
2609         unzipped document when printing. Thanks to 
2610         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
2611         311016.
2612
2613 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2614
2615         * shell/ev-window.c: (update_action_sensitivity):
2616         
2617         Disable print and save respect to lockdown gconf keys. Fix
2618         for 312342.
2619
2620 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2621
2622         * configure.ac:
2623         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
2624         (write_to_temp_file), (ev_file_set_contents):
2625         * shell/ev-utils.h:
2626         * shell/ev-window.c: (save_print_config_to_file):
2627         
2628         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
2629         Fix for bug 312238
2630
2631 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
2632
2633         * shell/ev-window.c: (load_print_config_from_file),
2634         (save_print_config_to_file), (ev_window_print_range):
2635
2636         Persist the print settings. Fixes bug #311578.
2637
2638 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2639
2640         * djvu/djvu-document.c: (djvu_document_get_page_size),
2641         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
2642         (djvu_document_thumbnails_get_thumbnail):
2643         * dvi/dvi-document.c: (dvi_document_get_page_size),
2644         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
2645         (dvi_document_thumbnails_get_dimensions),
2646         (dvi_document_thumbnails_get_thumbnail):
2647         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
2648         (pixbuf_document_render_pixbuf),
2649         (pixbuf_document_document_iface_init),
2650         (pixbuf_document_thumbnails_get_thumbnail):
2651         
2652         Update backends to make them build with new rotation system.
2653
2654 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2655
2656         * help/C/figures/evince_start_window.png:
2657         
2658         Update documentation image from Luca Ferretti <elle.uca@libero.it>
2659
2660 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
2661
2662         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
2663         * shell/ev-pixbuf-cache.h:
2664         * shell/ev-sidebar-thumbnails.c:
2665         (ev_sidebar_thumbnails_get_property), (add_range),
2666         (adjustment_changed_cb):
2667         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
2668         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
2669         we were thumbnailing the entire docment on startup, slowing us
2670         down hugely. 
2671
2672 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
2673
2674         * shell/ev-page-cache.c: (ev_page_cache_new):
2675         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
2676         == 0, fixes #310306.
2677
2678 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2679
2680         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
2681         (ev_view_rotate_left):
2682
2683         Account rotation in doc_rect_to_view_rect.
2684         Ensure rotation doesnt go out of bounds.
2685
2686 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2687
2688         * shell/ev-page-cache.c: (ev_page_cache_get_size):
2689
2690         Correct and cleanup w/h swapping
2691
2692 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2693
2694         * backend/ev-document-thumbnails.c:
2695         (ev_document_thumbnails_get_thumbnail):
2696         * backend/ev-document-thumbnails.h:
2697         * backend/ev-document.c:
2698         * backend/ev-document.h:
2699         * backend/ev-render-context.c: (ev_render_context_new),
2700         (ev_render_context_set_rotation):
2701         * backend/ev-render-context.h:
2702         * pdf/ev-poppler.cc:
2703         * ps/ps-document.c: (ps_document_document_iface_init):
2704         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2705         * shell/ev-jobs.h:
2706         * shell/ev-page-cache.c: (build_height_to_page),
2707         (ev_page_cache_new), (ev_page_cache_get_size),
2708         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
2709         (ev_page_cache_get_height_to_page):
2710         * shell/ev-page-cache.h:
2711         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
2712         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
2713         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
2714         (ev_pixbuf_cache_get_selection_pixbuf):
2715         * shell/ev-pixbuf-cache.h:
2716         * shell/ev-print-job.c: (idle_print_handler):
2717         * shell/ev-sidebar-thumbnails.c: (add_range):
2718         * shell/ev-view.c: (view_update_range_and_current_page),
2719         (get_page_y_offset), (get_page_extents),
2720         (ev_view_size_request_continuous_dual_page),
2721         (ev_view_size_request_continuous),
2722         (ev_view_size_request_dual_page),
2723         (ev_view_size_request_single_page), (draw_one_page),
2724         (ev_view_set_rotation), (ev_view_rotate_right),
2725         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
2726         (ev_view_zoom_for_size_continuous_and_dual_page),
2727         (ev_view_zoom_for_size_continuous),
2728         (ev_view_zoom_for_size_dual_page),
2729         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
2730         (ev_view_select_all):
2731         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2732         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
2733         (tiff_document_document_iface_init),
2734         (tiff_document_thumbnails_get_thumbnail):
2735
2736         Use rotation rather than orientation. It's easier and enough
2737         for our needs.
2738
2739 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2740
2741         * shell/ev-page-cache.c: (build_height_to_page),
2742         (ev_page_cache_new), (ev_page_cache_get_size),
2743         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
2744         (ev_page_cache_get_height_to_page):
2745         * shell/ev-page-cache.h:
2746         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
2747         (ev_view_size_request_continuous_dual_page),
2748         (ev_view_size_request_continuous),
2749         (ev_view_zoom_for_size_continuous_and_dual_page),
2750         (ev_view_zoom_for_size_continuous):
2751
2752         Make the page cache aware of page orientation.
2753
2754 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2755
2756         * backend/ev-document-thumbnails.c:
2757         (ev_document_thumbnails_get_thumbnail):
2758         * backend/ev-document-thumbnails.h:
2759         * backend/ev-document.c:
2760         * backend/ev-document.h:
2761         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
2762         * backend/ev-ps-exporter.h:
2763         * pdf/ev-poppler.cc:
2764         * ps/ps-document.c: (ps_document_document_iface_init),
2765         (ps_document_ps_export_do_page):
2766         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2767         * shell/ev-jobs.h:
2768         * shell/ev-page-cache.c: (ev_page_cache_get_size),
2769         (ev_page_cache_get):
2770         * shell/ev-page-cache.h:
2771         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
2772         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
2773         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
2774         * shell/ev-pixbuf-cache.h:
2775         * shell/ev-print-job.c: (idle_print_handler):
2776         * shell/ev-sidebar-thumbnails.c: (add_range):
2777         * shell/ev-view.c: (view_update_range_and_current_page),
2778         (get_page_extents), (ev_view_size_request_dual_page),
2779         (ev_view_size_request_single_page), (draw_one_page),
2780         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
2781         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
2782         (ev_view_zoom_for_size_dual_page),
2783         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
2784         (ev_view_select_all):
2785         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2786         * tiff/tiff-document.c: (tiff_document_get_page_size),
2787         (tiff_document_get_orientation), (rotate_pixbuf),
2788         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
2789         (tiff_document_thumbnails_get_thumbnail),
2790         (tiff_document_ps_export_do_page), (tiff_document_init):
2791
2792         Really make use of the orientation bit of the render context.
2793         Use the render context in a few more places in the backend API.
2794         This regress orientation, but now it's done right. Will try to
2795         fix it up asap...
2796
2797 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
2798
2799         * shell/ev-view.c: (ensure_rectangle_is_visible):
2800
2801         Patch by Nickolay V. Shmyrev to fix find flickering
2802
2803 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
2804
2805         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
2806         duplex parameters to ::begin.
2807
2808         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
2809         * shell/ev-print-job.c (idle_print_handler): 
2810         * ps/ps-document.c (ps_document_ps_export_begin): 
2811         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
2812         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
2813         implementations. Poppler backend needs poppler cvs. Rest has
2814         unchanged behavior.
2815
2816 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
2817
2818         * shell/ev-window.c (using_pdf_printer): new function.
2819         (ev_window_print_range): print a less techy message if someone
2820         tries to print to PDF.
2821
2822 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
2823
2824         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
2825         from "unknown font" string. Bug #311431
2826
2827 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
2828
2829         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
2830
2831 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
2832
2833         Bug #311280
2834         
2835         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
2836         name for PopplerFontTypes
2837         (pdf_document_fonts_fill_model): add font type to the detail column
2838
2839         * backend/ev-document-fonts.h: added
2840         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
2841
2842         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
2843         font name and font details, add a little markup.
2844         (ev_properties_fonts_init): use the new cell data func, specify ypad
2845         property for the cell renderer.
2846         (ev_properties_fonts_set_document): add the details column.
2847
2848 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
2849
2850         * configure.ac: Added "pl" to ALL_LINGUAS.
2851
2852 2005-07-24  Danilo Šegan  <danilo@gnome.org>
2853
2854         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2855
2856 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
2857
2858         * help/ChangeLog: Started this for translations of manual.
2859         * configure.ac, autogen.sh, .cvsignore: Migrated to
2860         gnome-doc-utils. Patch in bug #311222.
2861
2862 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
2863
2864         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
2865         #ifdef this away to fix an unused-function warning.
2866
2867 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
2868
2869         * configure.ac: Added 'gl' to ALL_LINGUAS.
2870
2871 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
2872
2873         * configure.ac: Added ne in ALL_LINGUAS
2874         
2875 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2876
2877         * shell/ev-view.c: (ev_view_leave_notify_event):
2878         
2879         Clear status message when pointer leaves view. Fix for bug
2880         #310818 
2881
2882 2005-07-20 Ankit Patel <ankit644@yahoo.com>
2883
2884         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
2885
2886 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2887
2888         * shell/ev-view.c: (ev_view_leave_notify_event),
2889         (ev_view_class_init):
2890         
2891         Set cursor to normal then leaving view.
2892
2893 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2894
2895         * configure.ac:
2896         
2897         Fix required djvulibre version.
2898
2899 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
2900
2901         *configure.ac: Hindi (hi) language added
2902
2903 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
2904
2905         *configure.ac: Punjabi (pa) Language added
2906
2907 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2908
2909         * data/evince-ui.xml, shell/ev-window.c:
2910         
2911         Add keypad accelerators for zooming. Fix for bug 308128.
2912
2913 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
2914
2915         * Makefile.am:
2916         * backend/Makefile.am:
2917         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
2918         * configure.ac:
2919         * shell/ev-document-types.c: (ev_document_types_add_filters):
2920
2921         Allow to enable/disable the pixbuf backend.
2922         Default to off for now. If we want it enabled we should
2923         really put mime types in the desktop, implement properties etc.
2924
2925         * properties/evince-properties.c:
2926
2927         Initialize error to NULL.
2928         Check error is not NULL before freeing.
2929
2930 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
2931
2932         * shell/ev-window.c:
2933
2934         Use F5 as presentation accell
2935
2936 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
2937
2938         * shell/ev-window.c: (update_chrome_visibility),
2939         (ev_window_create_fullscreen_popup), (ev_window_init):
2940
2941         Do not leak the fullscreen toolbar
2942
2943 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
2944
2945         * shell/ev-window.c: (view_actions_focus_in_cb),
2946         (view_actions_focus_out_cb):
2947
2948         These has a return value! Fix totally random focus
2949         issues we was seeing.
2950
2951 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2952
2953         * shell/main.c: (load_files_remote):
2954
2955         Allow open more than one file
2956
2957 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
2958
2959         * shell/main.c: (load_files_remote):
2960
2961         Fix for dbus 0.33. bug #309975
2962
2963 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
2964
2965         * properties/ev-properties-main.c: (ev_properties_get_pages):
2966
2967         Actually return NULL for types we dont support
2968
2969 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
2970
2971         * po/POTFILES.in:
2972
2973         Remove empty lines.
2974
2975 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
2976
2977         * backend/ev-document-factory.c:
2978         (ev_document_factory_get_document):
2979
2980         Do not try to create the object if type
2981         is invalid.
2982
2983 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
2984
2985         * ps/ps-document.c: (ps_document_dispose),
2986         (ps_async_renderer_render_pixbuf):
2987         * ps/ps-document.h:
2988
2989         Do not leak the target window
2990
2991 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
2992
2993         * shell/ev-application.c: (ev_application_init):
2994
2995         Let tbe check file existence for us.
2996         Add a comment about eggrecent mime filter.
2997
2998 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
2999
3000         * data/evince-ui.xml:
3001         * shell/ev-application.c: (ev_application_shutdown),
3002         (ev_application_init), (ev_application_get_toolbars_model),
3003         (ev_application_get_recent_model),
3004         (ev_application_save_toolbars_model):
3005         * shell/ev-application.h:
3006         * shell/ev-window.c: (ev_window_add_recent),
3007         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
3008         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
3009         (ev_window_init):
3010
3011         Use common toolbar and recent models for all windows.
3012         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3013
3014 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
3015
3016         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
3017         successfully check for gtk_icon_view_get_visible_range.
3018
3019 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3020
3021         * djvu/Makefile.am:
3022         * dvi/Makefile.am:
3023         
3024         Fix djvu and dvi backend build.
3025
3026 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3027
3028         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
3029         (new_separator_pixbuf):
3030
3031         Don't leak windows.
3032
3033 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3034
3035         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
3036
3037         HIGification of toolbar editor dialogue.
3038
3039 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3040
3041         * configure.ac:
3042         * shell/Makefile.am:
3043
3044         Ever build metadata manager since it's just
3045         disabled at runtime now.
3046
3047 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3048
3049         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3050         (ev_metadata_manager_get), (ev_metadata_manager_set):
3051         * shell/ev-metadata-manager.h:
3052
3053         Add an _init functions that enabled metadata management
3054         at runtime.
3055
3056         * shell/ev-window.c: (page_changed_cb),
3057         (setup_document_from_metadata), (ev_window_setup_document),
3058         (setup_view_from_metadata), (ev_window_open_uri),
3059         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3060         (ev_window_run_presentation), (ev_window_stop_presentation),
3061         (save_sizing_mode), (ev_window_zoom_changed_cb),
3062         (ev_window_continuous_changed_cb),
3063         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
3064         (window_configure_event_cb):
3065
3066         Remove all ugly metadata define since we deal with it
3067         at runtime now.
3068
3069         * shell/main.c: (load_files_remote), (main):
3070
3071         Add support for dbus cvs head. Hopefully didnt break one
3072         of the other versions now!
3073
3074         If we dont get a response from the dbus server just
3075         give up with it and not enable metadata.
3076
3077 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3078
3079         * Makefile.am:
3080         * backend/Makefile.am:
3081         * configure.ac:
3082         * cut-n-paste/recent-files/Makefile.am:
3083         * cut-n-paste/toolbar-editor/Makefile.am:
3084         * cut-n-paste/zoom-control/Makefile.am:
3085         * lib/Makefile.am:
3086         * pdf/Makefile.am:
3087         * pixbuf/Makefile.am:
3088         * properties/Makefile.am:
3089         * ps/Makefile.am:
3090         * shell/Makefile.am:
3091         * thumbnailer/Makefile.am:
3092         * tiff/Makefile.am:
3093
3094         Make frontends depend on just libev.
3095         Rework and group CFLAGS/LIBS definitions.
3096         Cleanups.
3097
3098 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3099
3100         * shell/ev-window:
3101
3102         do not unnecessarily save zoom
3103
3104         * configure.ac:
3105         * lib/ev-file-helpers.c: (ev_dot_dir):
3106         * shell/Makefile.am:
3107         * shell/dummy.cc:
3108
3109         Some cleanups
3110
3111 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3112
3113         * configure.ac:
3114         
3115         Remove unnecessary dependencies
3116
3117 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3118
3119         * properties/Makefile.am:
3120         * thumbnailer/Makefile.am:
3121         * tiff/Makefile.am:
3122
3123         Some more cleanups. Was really necessary
3124         but I probably introduced bugs, feel free
3125         to flame :)
3126
3127 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3128
3129         * backend/Makefile.am:
3130         * configure.ac:
3131         * cut-n-paste/recent-files/Makefile.am:
3132         * cut-n-paste/toolbar-editor/Makefile.am:
3133         * cut-n-paste/zoom-control/Makefile.am:
3134         * lib/Makefile.am:
3135         * pdf/Makefile.am:
3136         * pixbuf/Makefile.am:
3137         * properties/Makefile.am:
3138         * ps/Makefile.am:
3139         * shell/Makefile.am:
3140         * thumbnailer/Makefile.am:
3141         * tiff/Makefile.am:
3142
3143         Use gnome-common macros when possible.
3144         Cleanup dependencies.
3145         Actually disable deprecated where possible.
3146
3147 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3148
3149         * Makefile.am:
3150         * backend/Makefile.am:
3151         * properties/Makefile.am:
3152         * shell/Makefile.am:
3153         * thumbnailer/Makefile.am:
3154
3155         This should solve the circular dep without
3156         requiring dir reorg!
3157
3158         * shell/ev-window.c: (setup_view_from_metadata):
3159
3160         Never restore window size/position when the
3161         window is already visible.
3162
3163 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3164
3165         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
3166
3167         Return a boolean from timeout func. Fix ported from gedit.
3168
3169 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
3170
3171         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
3172
3173 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3174
3175         * shell/ev-document-types.c: set "All Documents" as default filter in
3176         open dialog
3177
3178 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
3179
3180         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
3181         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
3182         (ev_metadata_manager_set_boolean): fix value/val thinko.
3183
3184 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3185
3186         * shell/ev-window.c: (setup_view_from_metadata),
3187         (window_state_event_cb), (window_configure_event_cb),
3188         (ev_window_init):
3189
3190         Remember window position and maximized state
3191
3192 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3193
3194         * configure.ac:
3195
3196         Fix DBUS configure checks.
3197
3198         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
3199         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
3200         (ev_metadata_manager_set_boolean):
3201
3202         Plug mem leaks.
3203
3204         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
3205         (ev_window_stop_fullscreen), (ev_window_run_presentation),
3206         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
3207         (ev_window_continuous_changed_cb),
3208         (ev_window_dual_mode_changed_cb), (ev_window_new):
3209
3210         Fix the build without DBUS.
3211
3212 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3213
3214         * shell/ev-metadata-manager.c: (parse_value), (save_values),
3215         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
3216         (ev_metadata_manager_set_string),
3217         (ev_metadata_manager_set_boolean):
3218         * shell/ev-metadata-manager.h:
3219
3220         Add support for some more types
3221
3222         * shell/ev-view.c: (scroll_to_current_page),
3223         (ev_view_get_continuous), (ev_view_set_continuous),
3224         (ev_view_get_dual_page):
3225         * shell/ev-view.h:
3226         * shell/ev-window.c: (page_changed_cb),
3227         (setup_document_from_metadata), (ev_window_setup_document),
3228         (setup_view_from_metadata), (ev_window_open_uri),
3229         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3230         (ev_window_run_presentation), (ev_window_stop_presentation),
3231         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
3232         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
3233         (ev_window_update_dual_page_action),
3234         (ev_window_continuous_changed_cb),
3235         (ev_window_dual_mode_changed_cb), (ev_window_init):
3236
3237         Remember a bunch of view/document properties. Prolly some
3238         are still missing but it's getting interesting.
3239
3240 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
3241
3242         * configure.ac: check if dbus-binding-tool is installed. Not the
3243         case on current Ubuntu breezy, it seems.
3244
3245 2005-07-05  Luca Ferretti <elle.uca@libero.it>
3246
3247         * data/evince.desktop.in.in:
3248         
3249         Allow open uri lists and add TryExec field.
3250
3251 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3252
3253         * configure.ac:
3254
3255         Enable dbus when available, do not require a configure
3256         option.
3257
3258 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3259
3260         * configure.ac:
3261
3262         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
3263         disabled.
3264
3265 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3266             Marco Pesenti Gritti  <mpg@redhat.com>
3267
3268         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
3269         
3270         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
3271         functions to the format required by dbus
3272
3273         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
3274         errors. Use the RPC parameters in the expected way
3275
3276 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3277
3278         * Makefile.am:
3279         * properties/Makefile.am:
3280         * properties/ev-properties-main.c: (ev_properties_get_pages):
3281
3282         Support all mime types
3283
3284         * shell/Makefile.am:
3285         * thumbnailer/Makefile.am:
3286         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
3287         (evince_thumbnail_pngenc_get):
3288
3289         Use the document factory
3290
3291 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3292
3293         * backend/Makefile.am:
3294         * backend/ev-document-factory.c:
3295         (mime_type_supported_by_gdk_pixbuf),
3296         (ev_document_type_get_from_mime),
3297         (ev_document_factory_get_document),
3298         (ev_document_factory_get_backend),
3299         (ev_document_factory_get_mime_types),
3300         (ev_document_factory_get_all_mime_types):
3301         * backend/ev-document-factory.h:
3302         * shell/Makefile.am:
3303         * shell/ev-document-types.c: (get_document_from_uri),
3304         (ev_document_types_get_document),
3305         (file_filter_add_mime_list_and_free),
3306         (ev_document_types_add_filters):
3307         * shell/ev-document-types.h:
3308         * shell/ev-job-xfer.c: (ev_job_xfer_run):
3309         * shell/ev-properties-dialog.c:
3310         (ev_properties_dialog_set_document):
3311         * shell/ev-window.c: (ev_window_cmd_file_open),
3312         (ev_window_cmd_save_as):
3313         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3314
3315         Rework document types managing to avoid code duplication
3316         and actually abstract from backend implementations.
3317         Also provide a minimal factory api that can be used by
3318         thumbnailer/properties.
3319
3320 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3321
3322         * properties/ev-properties-view.c: (ev_properties_view_set_info):
3323         Plug a mem leak.
3324         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
3325         HIG spacings.
3326
3327 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3328
3329         * shell/ev-properties-dialog.c
3330         (ev_properties_dialog_set_document): only call
3331         ev_properties_fonts_set_document() if the document implements the
3332         fonts interface
3333
3334 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3335
3336         * configure.ac:
3337         * properties/Makefile.am:
3338         * properties/ev-properties-view.c:
3339         (ev_properties_view_register_type):
3340         * properties/ev-properties-view.h:
3341         * properties/ev-properties-main.h:
3342
3343         Implement nautilus plugin for properties.
3344         Works only for pdf atm, I need to rework the
3345         document types stuff to get this to work
3346         for all backends...
3347
3348 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3349
3350         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
3351         (ev_properties_fonts_set_document): use
3352         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
3353
3354 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3355
3356         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
3357         them
3358         (PlaceImage, tiff2ps_process_page): use
3359         g_ascii_dtostr to convert floats to strings in a locale-safe way.
3360
3361
3362 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3363
3364         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
3365         (main): to call gnome_authentication_manager_init. Should fix
3366         Bug #308510
3367
3368         * configure.ac: that requires libgnomeui 2.6.0.
3369
3370 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3371
3372         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3373         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
3374         use the new tiff2ps interfaces
3375
3376         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
3377         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
3378
3379         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
3380         structure instead of global variables.  Remove use of static
3381         variables in functions.
3382
3383 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
3384
3385         * shell/ev-page-action.c: unref the completion after setting it to the
3386         entry
3387
3388 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3389
3390         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
3391         postscript files
3392
3393 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3394
3395         * shell/ev-window.c (update_action_sensitivity): disable
3396         File->Print if the document does not implement the ps exporter
3397         interface
3398
3399 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
3400
3401         * Makefile.am:
3402         * configure.ac:
3403         * data/evince-properties.glade:
3404         * properties/.cvsignore:
3405         * properties/Makefile.am:
3406         * properties/ev-properties-view.c: (ev_properties_view_dispose),
3407         (ev_properties_view_class_init), (ev_properties_view_format_date),
3408         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
3409         (ev_properties_view_init), (ev_properties_view_new):
3410         * properties/ev-properties-view.h:
3411         * shell/Makefile.am:
3412         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
3413         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
3414         (ev_properties_dialog_new):
3415         * shell/ev-properties-dialog.h:
3416         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3417         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
3418         (update_progress_label), (job_fonts_finished_cb),
3419         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
3420         * shell/ev-properties-fonts.h:
3421         * shell/ev-properties.c:
3422         * shell/ev-properties.h:
3423         * shell/ev-window.c: (ev_window_setup_document),
3424         (ev_window_cmd_file_properties):
3425
3426         Split the properties pages in two different objects, depend
3427         only on the backend where possible, use widgets instead
3428         of gobject for the glade part, reimplement the dialog
3429         itself with gtk.
3430         I need this to implement nautilus properties page.
3431
3432 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
3433
3434         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3435         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
3436         (tiff_document_document_ps_exporter_iface_init): implement the ps
3437         exporter interface for tiff documents
3438
3439         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
3440         libtiff to implement TIFF postscript export
3441
3442         * tiff/tiff2ps.h: added a header file for external tiff2ps
3443         functions.
3444
3445         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
3446         tiff2ps.h
3447
3448 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3449
3450         * shell/ev-view.c: (scroll_to_current_page),
3451         (ev_view_set_fullscreen), (ev_view_set_presentation):
3452         
3453         Scroll to current page when exit from presentation
3454
3455 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3456
3457         * shell/ev-window.c: (update_document_mode),
3458         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3459         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
3460         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
3461         
3462         Exit from fullscreen mode when switch to presentation. Fix for
3463         bug 309365
3464
3465 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3466
3467         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
3468         return NULL if the document does not implement the selection
3469         interface.
3470
3471 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3472
3473         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
3474         reported height by using the resolution aspect ratio
3475         (tiff_document_render_pixbuf): scale the pixbuf using the
3476         resolution aspect ratio
3477
3478 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3479
3480         * configure.ac:
3481         
3482         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
3483         <kiltedaco@gmail.com>
3484         
3485         * djvu/djvu-document.c: (djvu_document_get_orientation),
3486         (djvu_document_set_orientation), (djvu_document_get_page_size),
3487         (rotate_pixbuf), (djvu_document_render_pixbuf),
3488         (djvu_document_document_iface_init):
3489         * dvi/dvi-document.c: (dvi_document_get_orientation),
3490         (dvi_document_set_orientation), (dvi_document_get_page_size),
3491         (rotate_pixbuf), (dvi_document_render_pixbuf),
3492         (dvi_document_document_iface_init):
3493         
3494         Dvi and djvu backends are ported to new API
3495
3496 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
3497
3498         * backend/ev-selection.c: (ev_selection_get_selection_region),
3499         (ev_selection_get_selection_map):
3500         * backend/ev-selection.h:
3501         * pdf/ev-poppler.cc:
3502         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
3503         * shell/ev-jobs.h:
3504         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
3505         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
3506         (ev_pixbuf_cache_get_text_mapping):
3507         * shell/ev-pixbuf-cache.h:
3508         * shell/ev-view.c: (location_in_text),
3509         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
3510         support to EvView.  Now we can see where we can select!  Sweet!
3511
3512 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3513
3514         * shell/ev-view.c (ev_view_button_press_event): Fix
3515         event->y + view->scroll_x typo.
3516
3517 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3518
3519         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
3520         sub-GdkPixbuf instead of passing dest_x and dest_y.
3521         
3522         * shell/ev-view.c: (view_point_to_doc_point),
3523         (view_rect_to_doc_rect), (ev_view_button_press_event),
3524         (ev_view_motion_notify_event), (compute_new_selection_rect),
3525         (gdk_rectangle_point_in), (compute_new_selection_text),
3526         (compute_selections): Update selection code to keep the selection
3527         around as two points and not as a normalized rectangle, and fix
3528         page level selection in two-column mode.
3529
3530 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
3531
3532         * shell/ev-window.c: (window_configure_event_cb): 
3533         
3534         Fix compilation
3535         
3536 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3537
3538         * pdf/ev-poppler.cc:
3539
3540         Fix compilation
3541
3542 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3543
3544         * shell/Makefile.am:
3545         * shell/ev-metadata-manager.c: (item_free),
3546         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3547         (parse_value), (parseItem), (load_values),
3548         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
3549         (save_values), (save_item), (get_oldest), (resize_items),
3550         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
3551         * shell/ev-metadata-manager.h:
3552
3553         Metadata manager from gedit but modified to use GValue, so that
3554         we dont need to keep converting from strings.
3555
3556         * configure.ac:
3557
3558         ENABLE_METADATA conditional, on when dbus is on
3559
3560         * shell/ev-application.c: (ev_application_open_uri):
3561
3562         Show the window after load so that we can initialize
3563         window size before it's showed.
3564
3565         * shell/ev-window.c: (ev_window_setup_from_metadata),
3566         (ev_window_open_uri), (window_configure_event_cb),
3567         (ev_window_init):
3568
3569         Save and load metadata information about window size.
3570         Not yet keeping states in account.
3571
3572         * shell/main.c: (main):
3573
3574         Shutdown metadata manager.
3575
3576 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3577
3578         * shell/ev-application-service.xml:
3579         * configure.ac:
3580         * shell/Makefile.am:
3581         * shell/ev-application.c:
3582         * shell/ev-application.h:
3583         * shell/ev-window.c:
3584         * shell/ev-window.h:
3585         * shell/main.c:
3586
3587         Add an optional dbus interface (--enable-dbus).
3588         Rework application code, mainly to be easier to
3589         use "remotely".
3590         Do not open multiple windows with the same document,
3591         spatial evince!
3592
3593 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
3594
3595         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
3596         pixbuf iff it exists.
3597
3598 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
3599
3600         * shell/*:
3601         * backend/ev-render-context.[ch]:
3602         * backend/ev-selection.[ch]:
3603
3604         Massive changes.  We now support text selection of pdfs, and not
3605         just rectangular selection.  This is pretty broken still, but I
3606         want to get something into CVS.
3607
3608 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3609
3610         * pdf/ev-poppler.cc:
3611         
3612         Fix for Bug 309080: crash on window close.
3613         
3614         * shell/ev-page-action.c: (page_changed_cb):
3615         
3616         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
3617         jensgr@gmx.net (Jens Granseuer).
3618
3619 2005-06-25  Marcel Telka  <marcel@telka.sk>
3620
3621         * configure.in (ALL_LINGUAS): Added sk.
3622
3623 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3624
3625         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
3626         not a document open
3627
3628 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3629
3630         * NEWS:
3631         * configure.ac:
3632
3633         Release 0.3.2
3634
3635         * cut-n-paste/recent-files/Makefile.am:
3636
3637         Fix make distcheck
3638
3639 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3640
3641         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
3642         (pixbuf_document_set_orientation), (rotate_pixbuf),
3643         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
3644         (pixbuf_document_document_iface_init), (pixbuf_document_init):
3645
3646         Implement rotation and cleanup the code a bit.
3647
3648         * tiff/tiff-document.c: (tiff_document_get_page_size),
3649         (tiff_document_get_orientation), (tiff_document_set_orientation),
3650         (rotate_pixbuf), (tiff_document_render_pixbuf),
3651         (tiff_document_document_iface_init), (tiff_document_init):
3652
3653         Implement rotation. Was the quicker solution for the release
3654         but we really need to share this code in the shell.
3655
3656 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3657
3658         * pdf/ev-poppler.cc:
3659
3660         Enable rotation, require poppler cvs. Fix a leak.
3661
3662 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3663
3664         * shell/ev-window.c: (update_action_sensitivity):
3665         
3666         Make properties unsensitive if document backend doesn't provide
3667         any info
3668
3669 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3670
3671         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
3672         (bitmap_flip_horizontally), (bitmap_flip_vertically),
3673         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
3674         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
3675         (bitmap_flip_rotate_counter_clockwise):
3676         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
3677         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
3678         (buff_gets):
3679         * dvi/mdvi-lib/common.h:
3680         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
3681         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
3682         (opendvi), (mdvi_reload), (mdvi_init_context),
3683         (mdvi_destroy_context), (mdvi_dopage), (special):
3684         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
3685         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
3686         (file_hash_free), (register_encoding), (parse_spec),
3687         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
3688         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
3689         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
3690         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
3691         (mdvi_register_font_type), (mdvi_unregister_font_type),
3692         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
3693         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
3694         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
3695         (mdvi_hash_destroy_key), (mdvi_hash_reset):
3696         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
3697         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
3698         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
3699         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
3700         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3701         * dvi/mdvi-lib/special.c: (mdvi_register_special),
3702         (mdvi_unregister_special), (mdvi_flush_specials):
3703         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
3704         (t1_font_remove):
3705         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
3706         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
3707         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
3708         (free_font_metrics), (flush_font_metrics):
3709         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
3710         (tt_font_remove):
3711         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
3712         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
3713         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
3714         (dstring_insert), (dstring_new), (dstring_reset):
3715         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
3716         
3717         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
3718         avoid conflict with libtool on FC4
3719         
3720         * shell/ev-window.c: (ev_window_cmd_help_about):
3721         
3722         Update copyright year. Fix for bug 308828.
3723
3724 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3725
3726         * shell/ev-view.c: (add_scroll_binding_keypad),
3727         (ev_view_binding_activated), (ev_view_class_init),
3728         (on_adjustment_value_changed):
3729         
3730         Bug 170874: Arrow keys switch pages in presentation mode
3731
3732 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3733
3734         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3735         
3736         Fix for Bug 308265: Sidebar dissappears coming out of 
3737         Presentation mode
3738
3739 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3740
3741         * shell/ev-application.c: (ev_application_open):
3742         * shell/ev-document-types.c: (ev_document_types_add_filters),
3743         (ev_document_types_add_filters_for_type):
3744         * shell/ev-document-types.h:
3745         * shell/ev-window.c: (ev_window_cmd_save_as):
3746         
3747         Suggest basename as template when saving, provide filters
3748         for save dialog. It's bug 308402
3749
3750 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3751
3752         * pdf/ev-poppler.cc:
3753         * shell/ev-sidebar-links.c: (job_finished_callback):
3754         * shell/ev-view.c: (update_find_status_message):
3755         
3756         Some leaks fixed
3757
3758 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
3759
3760         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3761         (egg_recent_view_uimanager_set_list):
3762
3763         Fix buglet in !show_numbers case.
3764
3765 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
3766
3767         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3768         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
3769
3770         Use pango ellipsisation.
3771
3772         * pdf/ev-poppler.cc:
3773
3774         Fix refcount leak, from nsh.
3775
3776 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3777
3778         * cut-n-paste/recent-files/Makefile.am:
3779         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
3780         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
3781         
3782         Removed EggRecentViewGtk
3783         
3784         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3785         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
3786         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
3787         (ev_window_setup_recent):
3788         
3789         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
3790         with other projects
3791
3792 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3793
3794         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
3795         (egg_recent_view_gtk_finalize):
3796
3797         Fix memory leak
3798
3799         * cut-n-paste/toolbar-editor/Makefile.am:
3800         
3801         Fix location of cursor icon.
3802         
3803         * pdf/ev-poppler.cc:
3804         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
3805         (display_completion_text), (match_completion):
3806         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
3807         (selection_changed_callback), (create_loading_model),
3808         (print_section_cb), (links_page_num_func),
3809         (update_page_callback_foreach):
3810         * shell/ev-window.c: (ev_window_dispose):
3811         
3812         Small memory fixes. Links model now store objects instead
3813         of pointers to improve memory management. 
3814
3815 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3816
3817         * shell/ev-window.c: (zoom_control_changed_cb):
3818         
3819         Fix update of zoom control (bug 308268).
3820
3821 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
3822
3823         * shell/ev-properties.c (set_property): escape the text correctly.
3824         Handles non-UTF-8 properties and escaped properties.  Also, sets
3825         the text to "<i>None</i>" if the property isn't set.
3826
3827         * data/evince-properties.glade: Change the label to be ellipsized,
3828         and give it a minimum size.
3829
3830 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3831
3832         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
3833         * shell/ev-sidebar-links.c: (create_loading_model):
3834         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
3835         * shell/ev-view.c: (ev_view_set_document):
3836         * shell/ev-window.c: (ev_window_dispose):
3837         
3838         Various small fixes, mostly memory leaks. Thanks to valgrind.
3839
3840 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
3841
3842         * ps/ps-document.c: remove the locale.h include again ;-). And
3843         kill the (bogus) setlocale/savelocale business.
3844
3845 2005-06-19   Jaap A. Haitsma <jaap@haitsma.org>
3846
3847         * ps/ps-document.c:
3848         
3849         Include locale.h to fix build
3850         
3851         * shell/ev-sidebar.c:
3852         
3853         Remove unnecessary includes
3854
3855 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3856
3857         * dvi/dvi-document.c: (dvi_document_load):
3858         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
3859         * po/POTFILES.in:
3860         
3861         Check for incorrect dvi files. Fix parsing dvi on AMD64
3862         platform. Thanks to tester@tester.ca (Olivier Crete).
3863
3864 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3865
3866         * shell/ev-page-action.c: (match_selected_cb),
3867         (display_completion_text), (match_completion), (update_model):
3868         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
3869         (expand_open_links):
3870         * shell/ev-sidebar.c: (ev_sidebar_destroy),
3871         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
3872         (ev_sidebar_set_document):
3873         * shell/ev-window.c: (ev_window_xfer_job_cb),
3874         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
3875         
3876         Fixed lot's of memory leaks, for example, memory leak on reload, 
3877         described in bug 307793.
3878
3879 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
3880
3881         * pdf/ev-poppler.cc:
3882         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
3883         (update_visible_range), (adjustment_changed_cb),
3884         (ev_sidebar_thumbnails_fill_model),
3885         (ev_sidebar_thumbnails_refresh),
3886         (ev_sidebar_tree_selection_changed),
3887         (ev_sidebar_icon_selection_changed),
3888         (ev_sidebar_thumbnails_use_icon_view),
3889         (ev_sidebar_thumbnails_set_document):
3890         * shell/ev-sidebar-thumbnails.h:
3891         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
3892         (ev_window_cmd_edit_rotate_right), (ev_window_init):
3893
3894         Refresh thumbnails when changing orientation. Not fully
3895         working yet becuase of a sidebar bug.
3896
3897         Set page orientation to poppler page everywhere. This sucks
3898         really need to fix poppler.
3899
3900 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
3901
3902         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
3903         (egg_recent_view_gtk_new_menu_item),
3904         (egg_recent_view_gtk_set_property),
3905         (egg_recent_view_gtk_get_property),
3906         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
3907         (egg_recent_view_gtk_set_tooltip_func),
3908         (egg_recent_view_gtk_set_label_width),
3909         (egg_recent_view_gtk_get_label_width):
3910         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
3911
3912         Sync with libegg (ellipsize labels)
3913
3914 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3915
3916         * data/evince-ui.xml:
3917         * shell/ev-window.c: (ev_window_cmd_go_forward),
3918         (ev_window_cmd_go_backward):
3919         
3920         Shift + PageUp moves 10 Pages. Fix for 306125
3921
3922 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3923
3924         * pdf/ev-poppler.cc:
3925
3926         Add a flag to check if orientation has been overriden
3927
3928 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
3929
3930         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
3931         field if necessary.
3932
3933         * ps/ps.h: add creator field to document.
3934
3935         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
3936         set creator field.
3937
3938 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3939
3940         * data/evince-properties.glade:
3941         * shell/ev-properties.c: (ev_properties_set_document):
3942
3943         s/PDF Version/Format
3944
3945 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3946
3947         * shell/ev-properties.c: (ev_properties_set_document):
3948
3949         Remove unnecessary translations
3950
3951 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3952
3953         * cut-n-paste/toolbar-editor/Makefile.am:
3954
3955         Correct library name    
3956
3957 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3958
3959         * configure.ac:
3960         * cut-n-paste/recent-files/egg-recent-model.c:
3961         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
3962         (egg_recent_model_unlock_file):
3963         * cut-n-paste/recent-files/egg-recent-util.c:
3964         (egg_recent_util_get_unique_id):
3965         * cut-n-paste/recent-files/update-from-egg.sh:
3966         * cut-n-paste/toolbar-editor/Makefile.am:
3967         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3968         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3969         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3970         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3971         (egg_toolbars_model_get_type):
3972         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3973
3974         Better makefile for toolbar editor and update everything
3975         to latest libegg.
3976
3977 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3978
3979         * shell/ev-window.c: (update_document_mode):
3980
3981         Prefer presentation mode when the document
3982         require fullscreen.
3983
3984 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
3985
3986         * data/evince-ui.xml:
3987         * shell/ev-window.c:
3988
3989         Add control-equal for zooming
3990
3991 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3992
3993         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
3994
3995 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
3996
3997         * backend/ev-document.c: (ev_document_get_orientation):
3998         * backend/ev-document.h:
3999         * pdf/ev-poppler.cc:
4000         * ps/ps-document.c: (ps_document_get_orientation),
4001         (ps_document_set_orientation), (ps_document_document_iface_init):
4002
4003         Add a get_orientation api. Improve set_orientation.
4004
4005         * data/evince-ui.xml:
4006         * shell/ev-view.c: (ev_view_set_orientation),
4007         (ev_view_rotate_right), (ev_view_rotate_left):
4008         * shell/ev-view.h:
4009         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
4010         (ev_window_cmd_edit_rotate_right):
4011
4012         Better ui for changing document orientation
4013
4014 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4015
4016         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
4017         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
4018         * shell/ev-sidebar-links.h:
4019         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
4020         (ev_sidebar_page_iface_init):
4021         * shell/ev-sidebar-page.h:
4022         * shell/ev-sidebar-thumbnails.c:
4023         (ev_sidebar_thumbnails_get_property),
4024         (ev_sidebar_thumbnails_class_init),
4025         (ev_sidebar_thumbnails_set_document):
4026         * shell/ev-sidebar-thumbnails.h:
4027         * shell/ev-view.c: (ev_view_motion_notify_event):
4028         * shell/ev-window.c: (update_chrome_visibility),
4029         (ev_window_cmd_focus_page_selector),
4030         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
4031         (sidebar_page_main_widget_update_cb), (ev_window_init):
4032         
4033         Autoraise toolbar on GoToPage binding and fix bindings in
4034         EvSidebarThumbnails page.
4035
4036 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
4037
4038         * shell/ev-properties.c: (update_progress_label):
4039
4040         Hide the progress label when finished; bug #307697.
4041
4042 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4043
4044         * pdf/ev-poppler.cc:
4045
4046         Enable is_open for links, you will need poppler cvs
4047
4048         * shell/ev-properties.c: (job_fonts_finished_cb):
4049
4050         Get a lock on the document when filling the tree view
4051
4052 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4053
4054         * backend/ev-document-links.h:
4055         * pdf/ev-poppler.cc:
4056         * shell/ev-sidebar-links.c: (create_loading_model),
4057         (expand_open_links), (job_finished_callback):
4058
4059         Expand links when specified by the document.
4060         Depend on a poppler api (defined out for now)
4061
4062 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4063
4064         * shell/ev-properties.c: (ev_properties_dispose),
4065         (ev_properties_class_init), (dialog_destroy_cb),
4066         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
4067         (ev_properties_set_document), (ev_properties_new),
4068         (ev_properties_show):
4069         * shell/ev-properties.h:
4070
4071         Make it an object, cleanup the code, api to show it as transient
4072         and to set the document.
4073
4074         * shell/ev-window.c: (ev_window_setup_document),
4075         (ev_window_cmd_file_properties):
4076
4077         Adapt to EvProperties changes, do not show multiple
4078         times, update it when document changes.
4079
4080 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4081
4082         * ps/gstypes.h:
4083         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
4084         (ps_document_set_orientation), (ps_document_document_iface_init):
4085         * ps/ps-document.h:
4086
4087         Implement orientation here too
4088
4089         * shell/ev-properties.c: (ev_properties_new):
4090         * data/evince-properties.glade:
4091
4092         Hide the fonts page for backends that doesnt
4093         support it.     
4094
4095 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4096
4097         * backend/ev-document.c: (ev_document_set_orientation):
4098         * backend/ev-document.h:
4099         * pdf/ev-poppler.cc:
4100
4101         Add orientation api. Currently poppler api is not optimal,
4102         we need to set orientation every time we _get a page.
4103         I will try to fix that at some point.
4104
4105         * data/evince-ui.xml:
4106         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
4107         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
4108
4109         Add orientation menu items
4110
4111         * shell/ev-page-cache.c: (ev_page_cache_clear):
4112         * shell/ev-page-cache.h:
4113
4114         Add api to clear the cache
4115
4116         * shell/ev-view.c: (setup_caches), (clear_caches),
4117         (ev_view_set_document), (ev_view_zoom_out),
4118         (ev_view_set_orientation):
4119         * shell/ev-view.h:
4120
4121         Implement orientation changing
4122
4123 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
4124
4125         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
4126         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
4127         * backend/ev-document-fonts.h:
4128
4129         Separate scan and fill so that we can incrementally fill from
4130         the main thread. Add a progress api.
4131
4132         * data/evince-properties.glade:
4133         * pdf/ev-poppler.cc:
4134         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
4135         * shell/ev-jobs.h:
4136         * shell/ev-properties.c: (update_progress_label),
4137         (job_fonts_finished_cb), (setup_fonts_view):
4138
4139         Incrementally feel the list and show the progress
4140         percentage in a label like acrobat does.
4141
4142         You are going to need poppler cvs
4143
4144 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
4145
4146         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
4147         * backend/ev-document-fonts.h:
4148         * pdf/ev-poppler.cc:
4149
4150         Make fonts model fill incrementally.
4151
4152         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4153         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4154         (ev_job_queue_remove_job):
4155         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4156         (ev_job_fonts_new), (ev_job_fonts_run):
4157         * shell/ev-jobs.h:
4158
4159         New job for fonts scanning
4160
4161         * shell/ev-properties.c: (job_fonts_finished_cb),
4162         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
4163         * shell/ev-properties.h:
4164         * shell/ev-window.c: (ev_window_cmd_file_properties):
4165
4166         Incrementally feel the treeview using the new job. Show Loading...
4167         message until scanning is completed.
4168
4169         Hopefully I didnt break the build without the poppler patch.
4170
4171 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4172
4173         * shell/ev-application.c: (ev_application_open):
4174         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
4175         (ev_document_type_get_type), (ev_document_type_lookup):
4176         * shell/ev-document-types.h:
4177         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
4178         * shell/ev-job-xfer.h:
4179         * shell/ev-window.c: (ev_window_clear_local_uri),
4180         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
4181         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
4182         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4183         
4184         Transfer remote documents to tmp directory to display them later.
4185
4186 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
4187
4188         * backend/ev-document-info.h:
4189         * shell/ev-properties.c: (ev_properties_new):
4190
4191         s/GTime*/GTime. Not sure why we was using a pointer
4192         at all there!
4193
4194 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
4195
4196         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
4197         situations.  That situation is that you're using GTK+-HEAD with
4198         the patch at #306726 is applied, and you have a document with <
4199         1500 pages in it.  It's not quite as uniformly nice as the
4200         TreeView, but should be better in the long run.
4201
4202         I'm pretty sure I guarded against breaking compilation with
4203         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
4204         I missed some.
4205
4206         * shell/ev-window.c (ev_window_init): We don't have our tree/list
4207         widget yet, so I commented that code out
4208         enable_view_actions_for_widget() for now.  Need to figure this
4209         out.
4210
4211         * shell/ev-page-action.c (match_selected_cb): emit the right
4212         signals.  Our cool C-l completion now works.
4213
4214 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4215
4216         * backend/Makefile.am:
4217         * backend/ev-document-fonts.c:
4218         * backend/ev-document-links.c:
4219         * backend/ev-document.c: (ev_document_load):
4220         * backend/ev-document.h:
4221         * backend/ev-job-queue.c:
4222         * backend/ev-job-queue.h:
4223         * backend/ev-jobs.c:
4224         * backend/ev-jobs.h:
4225         * backend/ev-page-cache.c:
4226         * backend/ev-page-cache.h:
4227
4228         EvPageCache and EvJobs are moved to shell.
4229
4230         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
4231         (ev_tmp_filename):
4232         * lib/ev-file-helpers.h:
4233         
4234         New helper to work with temporary files
4235         
4236         * shell/Makefile.am:
4237         * shell/ev-application.c: (ev_application_open):
4238         * shell/ev-application.h:
4239         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
4240         (remove_job_from_async_queue), (add_job_to_async_queue),
4241         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
4242         (handle_job), (search_for_jobs_unlocked),
4243         (no_jobs_available_unlocked), (ev_render_thread),
4244         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4245         (ev_job_queue_add_job), (move_job_async), (move_job),
4246         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4247         * shell/ev-job-queue.h:
4248         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
4249         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
4250         * shell/ev-job-xfer.h:
4251         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
4252         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
4253         (ev_job_links_class_init), (ev_job_render_init),
4254         (ev_job_render_dispose), (ev_job_render_class_init),
4255         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
4256         (ev_job_thumbnail_class_init), (ev_job_load_init),
4257         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
4258         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
4259         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
4260         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
4261         * shell/ev-jobs.h:
4262         * shell/ev-page-action.c: (ev_page_action_set_document):
4263         * shell/ev-page-cache.c: (ev_page_cache_init),
4264         (ev_page_cache_class_init), (ev_page_cache_finalize),
4265         (ev_page_cache_new), (ev_page_cache_get_n_pages),
4266         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
4267         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
4268         (ev_page_cache_get_title), (ev_page_cache_get_size),
4269         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
4270         (ev_page_cache_get_height_to_page),
4271         (ev_page_cache_get_max_label_chars),
4272         (ev_page_cache_get_page_label),
4273         (ev_page_cache_has_nonnumeric_page_labels),
4274         (ev_page_cache_get_info), (ev_page_cache_next_page),
4275         (ev_page_cache_prev_page), (ev_page_cache_get):
4276         * shell/ev-page-cache.h:
4277         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
4278         (ev_pixbuf_cache_clear_job_sizes),
4279         (ev_pixbuf_cache_add_jobs_if_needed),
4280         (ev_pixbuf_cache_set_page_range):
4281         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
4282         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
4283         * shell/ev-sidebar-thumbnails.c:
4284         (ev_sidebar_tree_selection_changed),
4285         (ev_sidebar_thumbnails_set_document):
4286         * shell/ev-statusbar.c: (ev_statusbar_destroy),
4287         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
4288         (ev_statusbar_get_context_id), (ev_statusbar_push),
4289         (ev_statusbar_pop), (ev_statusbar_set_maximized),
4290         (ev_statusbar_pulse), (ev_statusbar_show_progress),
4291         (ev_statusbar_set_progress):
4292         * shell/ev-statusbar.h:
4293         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
4294         (ev_view_find_previous):
4295         * shell/ev-window.c: (ev_window_is_empty),
4296         (ev_window_setup_document), (password_dialog_response),
4297         (ev_window_clear_jobs), (ev_window_load_job_cb),
4298         (ev_window_xfer_job_cb), (ev_window_open_uri),
4299         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
4300         (ev_window_print), (ev_window_print_range),
4301         (ev_window_state_event), (ev_window_cmd_view_reload),
4302         (menu_item_select_cb), (menu_item_deselect_cb),
4303         (view_status_changed_cb), (ev_window_dispose),
4304         (drag_data_received_cb), (ev_window_init):
4305         * shell/ev-window.h:
4306         * shell/main.c: (load_files):
4307         
4308         New statusbar to show progress on idle. Two new jobs - 
4309         xfer job and load job to load document in background. And update
4310         of page_cache clients to new location of code.
4311
4312 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
4313   
4314         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
4315         selection in open dialog. It also remembers the last visited directory 
4316         in the current session.
4317
4318 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4319
4320         * shell/ev-properties.c: (ev_properties_new):
4321         * shell/ev-properties.h:
4322         * shell/ev-window.c: (ev_window_cmd_file_properties):
4323         
4324         Get document info from page cache instead of document itself.
4325         This should fix crash related to race conditions described in
4326         bug 306545.
4327
4328 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4329
4330         * ps/ps-document.c: (ps_document_init),
4331         (send_ps), (get_page_box), (output), (catchPipe), (input),
4332         (stop_interpreter), (file_length), (file_readable),
4333         (check_filecompressedb), (ps_document_enable_interpreter),
4334         (document_load), (ps_async_renderer_render_pixbuf):
4335         * ps/ps-document.h:
4336
4337         Big cleanup of the ps code
4338
4339 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4340
4341         * backend/Makefile.am:
4342         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
4343         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
4344         * backend/ev-async-renderer.h:
4345
4346         Add an async renderer interface (method + callback) which
4347         is useful for backends like ps.
4348
4349         * backend/ev-job-queue.c: (remove_job_from_async_queue),
4350         (add_job_to_async_queue), (job_finished_cb), (handle_job),
4351         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4352         (ev_job_queue_add_job), (move_job_async), (move_job),
4353         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4354
4355         Add queues for async renderer, these are executed on the
4356         main thread.
4357
4358         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
4359         (ev_job_render_run):
4360         * backend/ev-jobs.h:
4361
4362         If the backend support async renderer interface use it.
4363
4364         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
4365         (setup_pixmap), (ps_document_get_type),
4366         (ps_async_renderer_render_pixbuf),
4367         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
4368
4369         Implement async renderer interface.
4370
4371 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4372
4373         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
4374
4375         Cleanup links job on exit.
4376
4377 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4378
4379         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4380         (drag_data_get_cb), (drag_data_received_cb):
4381         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4382         (drag_data_get_cb), (parse_item_list),
4383         (egg_toolbar_editor_load_actions):
4384         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4385         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
4386         (parse_item_list), (parse_toolbars):
4387         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4388         (dvi_pixbuf_put_pixel):
4389         
4390         Fix gcc 4.0 warnings
4391
4392 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4393
4394         * ps/ps-document.c: (start_interpreter):
4395
4396         Fix warning when loading ps
4397
4398 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4399
4400         * ps/ps-document.c: (output):
4401
4402         Fix crash when priting gs error messages.
4403
4404 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4405
4406         * backend/ev-page-cache.c: (_ev_page_cache_new):
4407         * backend/ev-page-cache.h:
4408
4409         Use a const to return title so that we dont double
4410         free it. Small cleanup and fix a leak.
4411
4412         * shell/ev-window.c: (update_window_title):
4413
4414         strdup value from get_title.
4415
4416 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4417
4418         * shell/ev-sidebar-links.c: (job_finished_callback),
4419         (ev_sidebar_links_set_document):
4420
4421         Cleanup the old job when changing document
4422
4423 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4424
4425         * shell/ev-stock-icons.c:
4426         * shell/ev-stock-icons.h:
4427         * shell/ev-window.c:
4428         
4429         Add stock icons for actions that can appear in toolbar. Fix for
4430         bug 306566.
4431
4432 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4433
4434         * backend/ev-page-cache.c: (ev_page_cache_finalize),
4435         (_ev_page_cache_new), (ev_page_cache_get_max_width),
4436         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
4437         * backend/ev-page-cache.h:
4438         * shell/ev-view.c: (scroll_to_current_page),
4439         (view_update_range_and_current_page), (get_page_y_offset),
4440         (get_page_extents), (ev_view_size_request_continuous_dual_page),
4441         (ev_view_size_request_continuous),
4442         (ev_view_zoom_for_size_continuous_and_dual_page),
4443         (ev_view_zoom_for_size_continuous):
4444         
4445         More compact EvView layout in document with pages of different size.
4446
4447 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
4448
4449         * shell/ev-window.c (ev_window_cmd_file_properties): fix
4450         compilation.
4451
4452 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4453
4454         * shell/ev-view.c: (view_set_adjustment_values):
4455         * shell/ev-window.c: (ev_window_cmd_file_properties):
4456         
4457         A bit different fix for rounding problem but it has no
4458         problems on startup. Make properties window transient to parent.
4459
4460 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4461
4462         * pdf/ev-poppler.cc:
4463         
4464         More commenting of font stuff.
4465
4466 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4467
4468         * pdf/ev-poppler.cc:
4469
4470         Comment out some more fonts stuff. Should really
4471         work without the poppler patch now.
4472
4473 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4474
4475         * pdf/ev-poppler.cc:
4476
4477         Adapt to api change
4478
4479 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4480
4481         * data/evince-properties.glade:
4482         * pdf/ev-poppler.cc:
4483         * shell/ev-properties.c: (setup_fonts_view):
4484
4485         Set the column title. Show the dialog only
4486         once everything is setup.
4487         Getting font info can be very slow... will
4488         prolly need to make this threaded too.
4489
4490 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4491
4492         * backend/Makefile.am:
4493         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
4494         (ev_document_fonts_get_fonts_model):
4495         * backend/ev-document-fonts.h:
4496         * data/evince-properties.glade:
4497         * pdf/ev-poppler.cc:
4498         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
4499         * shell/ev-properties.h:
4500         * shell/ev-window.c: (ev_window_cmd_file_properties):
4501
4502         Implement fonts list. Defined out for now, since it depends
4503         on a not yet committed poppler patch.
4504
4505 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
4506
4507         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
4508         page + 1.
4509
4510         * shell/ev-window.c: Make sure we add the timeout when we get a
4511         focus-in event.
4512
4513         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
4514         adjustment->value before calculating the zoom factor to average
4515         out all of our rounding errors.  The page no longer 'drifts' when
4516         resizing.
4517
4518 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4519
4520         * data/evince-properties.glade:
4521         * shell/ev-properties.c: (ev_properties_format_date),
4522         (set_property):
4523         
4524         Labels don't expand when the dialogue is resized.
4525         strftime result needs to be converted to UTF-8. Thanks
4526         to Christian Persch <chpe@gnome.org>.
4527
4528 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4529
4530         * data/evince-properties.glade:
4531
4532         Hide the fonts tab
4533
4534 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4535
4536         * backend/ev-document-info.h:
4537         * backend/ev-document.c: (ev_document_info_free):
4538         * data/evince-properties.glade:
4539         * pdf/ev-poppler.cc:
4540         * ps/ps-document.c: (ps_document_get_info):
4541         * shell/ev-properties.c: (ev_properties_format_date),
4542         (set_property), (ev_properties_new):
4543         * shell/ev-properties.h:
4544         * shell/ev-window.c: (ev_window_cmd_file_properties):
4545
4546         Rework properties code to take only EvPropertyInfo
4547         in the constructor so that it can be useful for
4548         nautilus plugin too.
4549
4550         Deal with backends that doesnt support some properties.
4551         Make set property code generic.
4552
4553 2005-06-04  Christian Persch <chpe@gnome.org>
4554
4555         * data/evince-properties.glade:
4556
4557         fix spacings, make resizeable, and make data labels
4558         selectable + ellipsised
4559
4560 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
4561
4562         * backend/ev-document-info.h:
4563         * data/Makefile.am:
4564         * data/evince-ui.xml:
4565         * pdf/ev-poppler.cc:
4566         * shell/Makefile.am:
4567         * shell/ev-window.c: (update_action_sensitivity),
4568         (ev_window_cmd_file_properties):
4569
4570         Initial go at file properties. Patch by
4571         Emil Soleyman-Zomalan <emil@soleyman.com>.
4572         Needs love see #169583
4573
4574 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
4575
4576         * ps/ps-document.c: (output):
4577         * ps/ps.c: (psscan):
4578
4579         Try to render even if psscan fails.
4580
4581 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4582
4583         * ps/ps.c: (psscan), (pscopydoc):
4584
4585         Port buffered reading code from gv
4586
4587 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4588
4589         * ps/ps-document.c: (interpreter_message), (output):
4590
4591         Do not fail on interpreter messages
4592
4593 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4594
4595         * backend/ev-document-misc.c:
4596         (ev_document_misc_get_thumbnail_frame):
4597
4598         Pages can be 0 x 0, dont assert on this case
4599
4600 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4601
4602         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4603         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
4604
4605         Correctly manage our reference on document. Finally the reload
4606         huge leak is gone...
4607
4608 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4609
4610         * ps/ps-document.c: (ps_document_dispose):
4611
4612         Forgot to chain it to the parent. Thanks chpe.
4613
4614 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4615
4616         * ps/ps-document.c: (ps_document_dispose),
4617         (ps_document_class_init), (stop_interpreter), (document_load):
4618
4619         Cleanup dispose a bit. Dont leak the whole pixmap.
4620
4621 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4622
4623         * pdf/ev-poppler.cc:
4624
4625         Release the poppler document on dispose
4626
4627 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4628
4629         * shell/ev-view.c: (ev_view_set_document):
4630
4631         Release ref on the pixbuf cache when changing
4632         document.
4633
4634 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4635
4636         * ps/ps-document.c: (ps_document_get_info):
4637
4638         Fix a double free
4639
4640 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4641
4642         * backend/ev-page-cache.c: (ev_page_cache_init),
4643         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
4644         * backend/ev-page-cache.h:
4645         * shell/ev-page-action.c: (page_changed_cb):
4646         
4647         Set page action entry width depending on labels width. Fix
4648         for bug 305202.
4649
4650 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
4651
4652         * backend/ev-link.c: (ev_link_class_init):
4653
4654         Allow -1 as page value (error)
4655
4656 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4657
4658         * shell/ev-sidebar-thumbnails.c:
4659         (ev_sidebar_thumbnails_set_document):
4660         * shell/ev-view.c: (scroll_to_current_page),
4661         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
4662         (page_changed_cb), (on_adjustment_value_changed),
4663         (ev_view_set_document):
4664
4665         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
4666         Fix bug 305377
4667
4668 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4669
4670         * configure.ac:
4671         * djvu/djvu-document.c: (djvu_document_get_page_size):
4672
4673         Require djvulibre CVS. Now djvu loading is much faster. Fix for
4674         bug 301993.
4675
4676 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
4677
4678         * shell/ev-view.c (draw_one_page): modify the expose handling to
4679         get the shadows.
4680
4681         * shell/ev-window.c (update_action_sensitivity): Respect
4682         permissions field.  Kowtow to the man.
4683
4684         * pdf/ev-poppler.cc: Get the permissions field.
4685
4686         * tiff/*c: Make a tiny bit more robust.
4687
4688 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4689
4690         * djvu/djvu-document.c:
4691         
4692         Pop messages from djvu context message queue.
4693
4694 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4695
4696         * configure.ac, Makefile.am, shell/Makefile.am:
4697         * tiff/Makefile.am, shell/ev-document-types.c:
4698         
4699         Cleanup tiff configure checks. Fix for bug 305218.
4700
4701 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
4702
4703         * configure.ac: Added "uk" to ALL_LINGUAS.
4704
4705 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4706
4707         * cut-n-paste/zoom-control/ephy-zoom.c:
4708         (ephy_zoom_get_changed_zoom_level):
4709         * cut-n-paste/zoom-control/ephy-zoom.h:
4710         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
4711         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
4712         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
4713         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
4714         (zoom_control_changed_cb), (ev_window_init):
4715         
4716         Fix minor points related to moving best fit up. Introduce
4717         "zoom" property and make zoom control change it's value on
4718         notify::zoom signals. Fix for 305080.
4719
4720 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4721
4722         * data/evince-ui.xml:
4723         * shell/ev-window.c: (set_view_actions_sensitivity):
4724         
4725         Use + and - as accels for zoom in and zoom out. Fix for 305001.
4726
4727 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
4728
4729         * configure.ac:
4730
4731         Depends on poppler 0.3.2
4732
4733 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
4734
4735         * cut-n-paste/recent-files/egg-recent-item.c:
4736         (egg_recent_item_get_short_name):
4737         * cut-n-paste/toolbar-editor/Makefile.am:
4738         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4739         (new_pixbuf_from_widget):
4740         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4741         * cut-n-paste/toolbar-editor/egg-marshal.c:
4742         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4743         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4744
4745         Sync
4746
4747 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
4748
4749         * tiff/tiff-document.c: Rough TIFF backend.
4750
4751 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
4752
4753         * NEWS:
4754         * configure.ac:
4755         * cut-n-paste/toolbar-editor/Makefile.am:
4756
4757         Release 0.3.1
4758
4759 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
4760
4761         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
4762         (ev_view_find_next), (ev_view_find_previous):
4763
4764         Remove the locks around get_n_results   
4765
4766 2005-05-21  Juerg Billeter  <j@bitron.ch>
4767
4768         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
4769
4770         Pass correct number of pages to poppler.
4771
4772 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4773
4774         * configure.ac:
4775         * data/Makefile.am:
4776         * data/evince.desktop.in: 
4777         * data/evince.desktop.in.in:
4778         * po/POTFILES.in:
4779         
4780         Add conditionally dvi and djvu to desktop types. Fix for 304658.
4781
4782 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
4783
4784         * shell/ev-view.c: (view_update_adjustments),
4785         (view_set_adjustment_values): cast adjustmen->value to (int)
4786         before using it.  Otherwise, we get off by a pixel in some
4787         situations.
4788
4789         (draw_one_page): Draw the border on expose.
4790
4791 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
4792
4793         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
4794         adjustment when the mode changes, #304923
4795
4796 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4797
4798         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
4799         flickering on resize but still use gdk_window_scroll on
4800         scrolling
4801
4802 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
4803
4804         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
4805         option, #170458
4806
4807 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
4808
4809         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
4810         second page on page_changed if possible, #304669
4811
4812 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
4813
4814         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
4815         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
4816
4817 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
4818
4819         * .cvsignore:
4820         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
4821         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
4822         (ev_view_zoom_for_size_presentation),
4823         (ev_view_zoom_for_size_continuous_and_dual_page),
4824         (ev_view_zoom_for_size_continuous),
4825         (ev_view_zoom_for_size_dual_page),
4826         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
4827         * shell/ev-view.h:
4828         * shell/ev-window.c: (update_view_size),
4829         (ev_window_sizing_mode_changed_cb):
4830
4831         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
4832         the scrollbars.  It's not 100% right, but it's much closer.  Kills
4833         an infinite loop, #304769
4834
4835
4836 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
4837
4838         * data/evince-ui.xml:
4839         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
4840         * shell/ev-window.c: (set_view_actions_sensitivity):
4841
4842         Make PgUp/Down behave like Space
4843
4844 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
4845
4846         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
4847         * backend/ev-ps-exporter.h:
4848         * pdf/ev-poppler.cc:
4849         * ps/ps-document.c: (ps_document_ps_export_begin):
4850         * shell/ev-print-job.c: (idle_print_handler):
4851
4852         Adapt to new poppler api
4853
4854 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
4855
4856         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4857         (ephy_zoom_control_init):
4858
4859         Translate zoom levels
4860
4861 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
4862
4863         * cut-n-paste/zoom-control/ephy-zoom.c:
4864         (ephy_zoom_get_zoom_level_index):
4865
4866         Fix current zoom -> zoom control match
4867
4868 2005-05-18  James Bowes  <bowes@cs.dal.ca>
4869
4870         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
4871         rather than the scrolled_window that it's in. Fixes bug #304655.
4872
4873 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
4874
4875         * shell/ev-view.c: (view_update_adjustments),
4876         (view_set_adjustment_values), (view_update_range_and_current_page),
4877         (view_scroll_to_page), (set_scroll_adjustment),
4878         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
4879         (ev_view_scroll), (ev_view_scroll_view),
4880         (ensure_rectangle_is_visible), (find_page_at_location),
4881         (get_link_at_location), (go_to_link), (status_message_from_link),
4882         (ev_view_size_request_continuous_dual_page),
4883         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
4884         (ev_view_unrealize), (ev_view_expose_event),
4885         (ev_view_button_press_event), (ev_view_motion_notify_event),
4886         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
4887         (draw_rubberband), (highlight_find_results), (draw_one_page),
4888         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
4889         (ev_view_init), (find_changed_cb), (page_changed_cb),
4890         (on_adjustment_value_changed), (ev_view_new),
4891         (ev_view_set_document), (ev_view_set_zoom),
4892         (ev_view_set_continuous), (ev_view_set_dual_page),
4893         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
4894         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
4895         (ev_view_zoom_for_size_presentation),
4896         (ev_view_zoom_for_size_continuous_dual_page),
4897         (ev_view_zoom_for_size_continuous),
4898         (ev_view_zoom_for_size_dual_page),
4899         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
4900         (ev_view_get_status), (ev_view_set_status),
4901         (update_find_status_message), (ev_view_get_find_status),
4902         (ev_view_set_find_status), (jump_to_find_result),
4903         (jump_to_find_page), (compute_selections), (clear_selection),
4904         (ev_view_select_all), (get_selected_text), (ev_view_copy),
4905         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
4906         (ev_view_update_primary_selection),
4907         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
4908         * shell/ev-view.h:
4909         * shell/ev-window.c: (ev_window_open_page_label),
4910         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
4911         (ev_window_init):
4912         * shell/ev-window.h:
4913         * shell/main.c: (load_files):
4914
4915         Massive code clean up from Nickolay Shmyrev.  Keep page offset
4916         when resizing.  Remove the bin_window().  Also, patch from James
4917         Bowes to fix command line page, #300641
4918         
4919 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
4920
4921         * data/evince-ui.xml:
4922         * shell/ev-view.c:
4923         * shell/ev-view.h:
4924         * shell/ev-window.c: (update_action_sensitivity):
4925
4926         Get rid of View->Normal Size, it's just confusing
4927
4928 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
4929
4930         * backend/ev-document-info.h:
4931         * backend/ev-document.c: (ev_document_info_free): Free the
4932         EvDocumentInfo.
4933
4934         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
4935         (clear_range), (add_range), (update_visible_range),
4936         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
4937         (ev_sidebar_thumbnails_set_document):
4938         * shell/ev-window.c: (ev_window_setup_document): Only render the
4939         visible thumbnails.  It takes an instant to render, but it uses
4940         much less memory.
4941
4942 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
4943
4944         * shell/ev-sidebar-links.c: (popup_menu_cb):
4945
4946         Select first item
4947
4948 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
4949
4950         * lib/Makefile.am:
4951         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
4952         (button_press_cb), (ev_sidebar_links_construct):
4953
4954         Show the popup menu also on keybindings
4955
4956 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
4957
4958         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
4959         * shell/ev-window.h:
4960
4961         Expose api to print a range (with dialog). Make private _print use
4962         it.
4963
4964         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
4965         (ev_sidebar_links_construct):
4966
4967         Show a print context menu on linkx, it prints the selected
4968         section.
4969
4970 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
4971
4972         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
4973         button.
4974
4975 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
4976
4977         * AUTHORS:
4978
4979         Update
4980
4981         * shell/ev-window.c: (build_comments_string),
4982         (ev_window_cmd_help_about):
4983
4984         Show poppler version/backend and authors
4985
4986 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
4987
4988         * cut-n-paste/zoom-control/ephy-zoom.c:
4989         (ephy_zoom_get_zoom_level_index):
4990         * cut-n-paste/zoom-control/ephy-zoom.h:
4991
4992         Move the best fit items at the top of the list
4993
4994 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
4995
4996         * shell/ev-marshal.list:
4997         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
4998         (activate_cb), (match_selected_cb), (activate_link_cb),
4999         (connect_proxy), (ev_page_action_class_init):
5000         * shell/ev-page-action.h:
5001
5002         Use signals to notify action activation. Hopefully
5003         I did not break completion since I cant test...
5004
5005         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
5006         (register_custom_actions):
5007
5008         Connect to page selector actions and also grab focus on
5009         the view when activated.
5010
5011 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
5012
5013         * pdf/ev-poppler.cc:
5014         * backend/ev-page-cache.c: make page size calculation consistent
5015         and set it to (int)( width * scale + 0.5).  This makes the weird
5016         line going through the middle of the page go away.
5017
5018         * shell/ev-view.c: move painting the background page after
5019         checking the expose area covers us.
5020
5021 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5022
5023         * data/evince-password.glade:
5024         
5025         Mark labels as not translatable. Fix for bug 302842.
5026
5027 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5028
5029         * configure.ac: Added "es" to ALL_LINGUAS.
5030
5031 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5032
5033         * data/evince-toolbar.xml:
5034         * shell/ev-window.c: (update_action_sensitivity),
5035         (ev_window_setup_document), (ev_window_set_page_mode),
5036         (ev_window_init):
5037
5038         Remove some leftover code from jrb first continous
5039         attempt. Use the new actions, we still need good icons
5040         though...
5041
5042 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5043
5044         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
5045
5046         Update label when connecting proxy. Fix a warning with NULL
5047         page_cache.
5048
5049 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5050
5051         * data/evince-ui.xml:
5052         * shell/ev-page-action.c: (ev_page_action_grab_focus):
5053         * shell/ev-page-action.h:
5054         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
5055
5056         Add mnemonic for edit toolbar.
5057         ctrl+l focus the page entry.
5058
5059 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5060
5061         * lib/Makefile.am:
5062         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
5063         (ev_window_init):
5064         * shell/main.c: (main):
5065
5066         Put the toolbar xml in evince own dot dir
5067
5068 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5069
5070         * shell/ev-window.c: (ev_window_init):
5071
5072         Make the toolbar not removable
5073
5074 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5075
5076         * data/evince-ui.xml:
5077         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
5078         * shell/ev-sidebar-links.h:
5079         * shell/ev-sidebar-thumbnails.c:
5080         (ev_sidebar_thumbnails_get_treeview):
5081         * shell/ev-sidebar-thumbnails.h:
5082         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
5083         (ev_view_class_init):
5084         * shell/ev-view.h:
5085         * shell/ev-window.c: (update_action_sensitivity),
5086         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5087         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
5088         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
5089         (ev_window_init):
5090
5091         This is evil... Make space/backspace global accelerators but
5092         enable them only for some widgets (sidebars and view).
5093         I dont like it, but I dont know a better way... :/
5094
5095 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5096
5097         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
5098         (ev_page_action_widget_finalize),
5099         (ev_page_action_widget_class_init), (update_page_cache):
5100
5101         Keep a weak reference on proxy->page_cache so that we
5102         dont try to disconnect the signal if the object is already
5103         gone. Maybe there is a better way to cleanup reference handling
5104         in page action though...
5105
5106 2005-05-10  Juerg Billeter  <j@bitron.ch>
5107
5108         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
5109         * backend/ev-ps-exporter.h:
5110         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
5111         * ps/ps-document.c: (ps_document_ps_export_begin):
5112         
5113         Change api to pass print range to ps_exporter_begin. The pdf backend
5114         requires this information.
5115         
5116         * shell/ev-print-job.c: (idle_print_handler):
5117         
5118         Adapt to api change
5119
5120 2005-05-10  Juerg Billeter  <j@bitron.ch>
5121
5122         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
5123         (idle_print_handler)
5124         * shell/ev-window.c: (ev_window_print):
5125
5126         Support printing page range, based on patch by Amaury Jacquot
5127
5128 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5129
5130         * data/evince-toolbar.xml:
5131
5132         Add zoom control to available items
5133
5134 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5135
5136         * shell/ev-window.c: (update_action_sensitivity):
5137
5138         Set slash action insensitive when appropriate
5139
5140 2005-05-10  Christian Persch <chpe@gnome.org>
5141
5142         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
5143
5144         Fix warning on the overflow menu
5145
5146 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5147
5148         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
5149
5150         Check for uri correctness/existence
5151
5152 2005-05-09  Juerg Billeter  <j@bitron.ch>
5153
5154         * shell/ev-window.c: (using_postscript_printer):
5155
5156         LPD printers use postscript, too
5157
5158 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5159
5160         * shell/ev-window.c: (register_custom_actions):
5161
5162         The zoom one is actually sort of useful,
5163         put it back
5164
5165 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5166
5167         * shell/ev-window.c: (register_custom_actions):
5168
5169         Hide page/zoom controls from overflow, they
5170         are useless.
5171
5172 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5173
5174         * cut-n-paste/update-from-egg.sh:
5175         
5176         Share it between all cut-n-paste subdirs
5177
5178         * cut-n-paste/recent-files/Makefile.am:
5179
5180         Fix to use "global" update-from-egg.sh
5181
5182         * cut-n-paste/recent-files/egg-recent-model.c:
5183         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
5184         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
5185         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
5186         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
5187
5188         Update from libegg
5189
5190         * cut-n-paste/toolbar-editor/Makefile.am:
5191
5192         Fix to use "global" update-from-egg.sh
5193
5194         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5195
5196         Update from libegg
5197
5198 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
5199
5200         * configure.ac:
5201         * cut-n-paste/Makefile.am:
5202         * cut-n-paste/recent-files/Makefile.am:
5203         * cut-n-paste/toolbar-editor/.cvsignore:
5204         * cut-n-paste/toolbar-editor/Makefile.am:
5205         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5206         (egg_editable_toolbar_get_type), (get_toolbar_position),
5207         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
5208         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
5209         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
5210         (set_item_drag_source), (create_item_from_action), (create_item),
5211         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
5212         (popup_toolbar_context_menu_cb), (free_dragged_item),
5213         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5214         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
5215         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
5216         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5217         (item_added_cb), (item_removed_cb),
5218         (egg_editable_toolbar_construct),
5219         (egg_editable_toolbar_disconnect_model),
5220         (egg_editable_toolbar_deconstruct),
5221         (egg_editable_toolbar_set_model),
5222         (egg_editable_toolbar_set_ui_manager),
5223         (egg_editable_toolbar_set_property),
5224         (egg_editable_toolbar_get_property),
5225         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
5226         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
5227         (egg_editable_toolbar_new_with_model),
5228         (egg_editable_toolbar_get_edit_mode),
5229         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
5230         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
5231         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
5232         (new_pixbuf_from_widget), (new_separator_pixbuf),
5233         (update_separator_image), (style_set_cb),
5234         (_egg_editable_toolbar_new_separator_image),
5235         (egg_editable_toolbar_get_model):
5236         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5237         * cut-n-paste/toolbar-editor/egg-marshal.c:
5238         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5239         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
5240         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
5241         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
5242         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
5243         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
5244         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
5245         (editor_drag_data_delete_cb), (drag_data_get_cb),
5246         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
5247         (editor_create_item), (update_editor_sheet), (setup_editor),
5248         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
5249         (parse_item_list), (model_has_action), (update_actions_list),
5250         (egg_toolbar_editor_load_actions):
5251         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5252         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5253         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
5254         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
5255         (toolbars_item_new), (free_toolbar_node), (free_item_node),
5256         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
5257         (egg_toolbars_model_add_separator), (impl_add_item),
5258         (parse_item_list), (egg_toolbars_model_add_toolbar),
5259         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
5260         (impl_get_item_data), (impl_get_item_type),
5261         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
5262         (egg_toolbars_model_init), (free_toolbar),
5263         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
5264         (egg_toolbars_model_remove_toolbar),
5265         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5266         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
5267         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
5268         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
5269         (egg_toolbars_model_get_item_data),
5270         (egg_toolbars_model_get_item_type):
5271         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5272         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5273         * data/Makefile.am:
5274         * data/evince-toolbar.xml:
5275         * data/evince-ui.xml:
5276         * data/hand-open.png:
5277         * po/POTFILES.in:
5278         * shell/Makefile.am:
5279         * shell/ev-window.c: (update_chrome_visibility),
5280         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
5281         (ev_window_dispose), (ev_window_init):
5282
5283         Implement epiphany like toolbar editor. Based on patch by
5284         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5285
5286 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5287
5288         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
5289
5290         Use set_cursor instead of set_selection, so that
5291         the keyboard focus moves too.
5292
5293 2005-05-09  Aleksey Kliger <akliger@gmail.com>
5294
5295         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
5296
5297         Fix infinite loop when loading Type1 fonts
5298
5299 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5300
5301         * data/evince-ui.xml:
5302         * shell/ev-window.c:
5303
5304         Slash -> Find
5305
5306 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
5307
5308         * configure.ac:
5309
5310         Make --disable really disable
5311
5312 2005-05-07  Juerg Billeter  <j@bitron.ch>
5313
5314         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
5315
5316         Compare page labels even without has_labels set, fixes setting page
5317         with entry
5318
5319 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5320
5321         * shell/ev-view.c: (ev_view_create_invisible_cursor),
5322         (ev_view_set_cursor), (ev_view_button_press_event),
5323         (ev_view_motion_notify_event), (ev_view_button_release_event),
5324         (ev_view_init):
5325
5326         Implement middle button scrolling. Based on a patch
5327         by Tommi Komulainen <tommi.komulainen@iki.fi>.
5328
5329 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
5330
5331         * shell/ev-document-types.c: (get_slow_mime_type),
5332         (get_document_type_from_mime), (ev_document_type_lookup):
5333         * shell/ev-document-types.h:
5334
5335         Change api to lookup from uri. Do fast lookup first, if the
5336         type is unknown try with data sniffing.
5337
5338         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
5339         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5340
5341         Adapt to api change
5342
5343 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5344
5345         * thumbnailer/Makefile.am:
5346
5347         Fix distcheck
5348
5349 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5350
5351         * NEWS:
5352         * configure.ac:
5353
5354         Release 0.3.0
5355
5356         * data/evince-ui.xml:
5357
5358         Hide presentation mode for now
5359
5360         * shell/ev-view.c: (highlight_find_results):
5361
5362         Show current find selection only on current page
5363
5364 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5365
5366         * shell/ev-view.c: (ev_view_select_all):
5367
5368         Compute size of the actual page, not of
5369         the current one.
5370
5371 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5372
5373         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
5374         (view_rect_to_doc_rect), (compute_selections),
5375         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
5376         (ev_view_copy), (ev_view_primary_get_cb),
5377         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
5378         (ev_view_button_press_event), (ev_view_motion_notify_event),
5379         (ev_view_button_release_event), (page_changed_cb):
5380
5381         Fix text selection
5382
5383 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5384
5385         * shell/ev-view.c: (compute_border), (get_page_extents),
5386         (doc_rect_to_view_rect), (highlight_find_results),
5387         (ev_view_bin_expose), (ev_view_select_all),
5388         (ev_view_motion_notify_event), (update_find_status_message),
5389         (jump_to_find_result), (jump_to_find_page):
5390
5391         First go at fixing search, still buggy
5392
5393 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
5394
5395         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
5396         dropdown box and button at the top of the sidebar.
5397
5398 2005-05-02  James Bowes  <bowes@cs.dal.ca>
5399
5400         * configure.ac: Output zoom-control Makefile.
5401         * cut-n-paste/Makefile.am: build zoom-control subdir.
5402         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5403         * cut-n-paste/zoom-control/ephy-zoom-action.h:
5404         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5405         * cut-n-paste/zoom-control/ephy-zoom-control.h:
5406         * cut-n-paste/zoom-control/ephy-zoom.c:
5407         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
5408         from epiphany, and modified to add a separator into the menu.
5409         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
5410         * data/evince-ui.xml: Replace old zoom toolbar actions with new
5411         zoom-control action.
5412         * shell/Makefile.am: Include zoom-control flags.
5413         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
5414         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
5415         (ev_view_zoom_for_size_presentation),
5416         (ev_view_zoom_for_size_continuous_and_dual_page),
5417         (ev_view_zoom_for_size_continuous),
5418         (ev_view_zoom_for_size_dual_page),
5419         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
5420         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
5421         ev_view_get_zoom and ev_view_get_sizing_mode.
5422         * shell/ev-view.h:
5423         * shell/ev-window.c: (update_action_sensitivity),
5424         (update_sizing_buttons), (zoom_control_changed_cb),
5425         (register_custom_actions): Initialize and use the zoom-control 
5426         widget.
5427
5428 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
5429
5430         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
5431         preview cache back to 1.  Don't know when it got set to 0.
5432         
5433         * shell/ev-view.c: (compute_border), (ev_view_realize),
5434         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
5435         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
5436         (ev_view_get_fullscreen), (ev_view_set_presentation),
5437         (ev_view_get_presentation), (ev_view_set_sizing_mode),
5438         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
5439         * shell/ev-view.h:
5440         * shell/ev-window.c:
5441         (update_chrome_visibility),
5442         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5443         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5444         (update_document_mode), (ev_window_update_fullscreen_action),
5445         (ev_window_fullscreen), (ev_window_unfullscreen),
5446         (ev_window_cmd_view_fullscreen),
5447         (ev_window_update_presentation_action),
5448         (ev_window_run_presentation), (ev_window_stop_presentation),
5449         (ev_window_cmd_view_presentation), (ev_window_state_event),
5450         (ev_window_focus_in_event), (ev_window_focus_out_event),
5451         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
5452         * data/evince-ui.xml: Initial presentation mode.  We should
5453         probably hide this until it's done, as it's quite rough.  Also,
5454         change full-screen to fullscreen and add two getters to EvView.
5455
5456 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5457
5458         * shell/ev-page-action.c: (update_page_cache),
5459         (ev_page_action_dispose):
5460         * shell/ev-window.c: (destroy_fullscreen_popup),
5461         (ev_window_create_fullscreen_popup):
5462
5463         Use connect_object rather than explicitly
5464         disconnect on dispose.
5465
5466 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5467
5468         * shell/ev-page-action.c: (update_page_cache),
5469         (ev_page_action_dispose):
5470
5471 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5472
5473         * backend/ev-page-cache.c: (_ev_page_cache_new),
5474         (ev_page_cache_set_page_label),
5475         (ev_page_cache_has_nonnumeric_page_labels):
5476         * backend/ev-page-cache.h:
5477         * shell/ev-page-action.c: (update_pages_label):
5478         
5479         If all page labels are numeric, fallback to default
5480         way to display number of pages. See bug 173185.
5481
5482 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5483
5484         * shell/ev-page-action.c: (ev_page_action_dispose):
5485         * shell/ev-view.c: (view_update_range_and_current_page):
5486         * shell/ev-window.c: (ev_window_dispose):
5487         
5488         Set page on scroll in continuous mode. Fixes bug 301986.
5489         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
5490
5491 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
5492
5493         * configure.ac:
5494
5495         Require poppler 0.3.0
5496
5497 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5498         
5499         * shell/Makefile.am, configure.ac: Fix build problems
5500         with t1lib. Bug 301996.
5501
5502 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5503
5504         * shell/ev-view.c: (ev_view_scroll_event):
5505         
5506         Scroll up increase zoom
5507
5508 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5509
5510         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
5511         (ev_view_set_sizing_mode),
5512         (ev_view_zoom_for_size_continuous_and_dual_page),
5513         (ev_view_zoom_for_size_continuous):
5514         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
5515         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
5516         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
5517         (ev_window_init):
5518
5519         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
5520         Fix for 165473 and 165472.
5521
5522 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5523
5524         * po/POTFILES.in:
5525         * thumbnailer/Makefile.am:
5526         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
5527         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
5528         * thumbnailer/evince-thumbnailer.schemas.in:
5529         
5530         Make thumbnailer schemas translatable. Fix for bug 301773
5531         
5532         * thumbnailer/evince-thumbnailer-djvu.schemas:
5533         * thumbnailer/evince-thumbnailer-dvi.schemas:
5534         * thumbnailer/evince-thumbnailer.schemas:
5535
5536         Removed files
5537
5538 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
5539
5540         * shell/ev-view.c (ev_view_init): forgot to set this.
5541
5542 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
5543
5544         * shell/ev-view.c: (find_page_at_location),
5545         (get_link_at_location),
5546         (ev_view_set_show_border), (ev_view_set_spacing),
5547         (ev_view_zoom_for_size_continuous_and_dual_page),
5548         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
5549         Also, add a quick fix measuring of widths.  Also, removed
5550         ev_view_set_spacing and ev_view_set_show_border.
5551         
5552         * shell/ev-window.c: (ev_window_unfullscreen),
5553         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
5554
5555 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5556
5557         * shell/ev-view.c: (view_update_range_and_current_page),
5558         (page_changed_cb):
5559         
5560         Fix crash on exit and scrolling to page in continuous view.
5561
5562 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
5563
5564         * TODO:
5565         * backend/ev-page-cache.c: (_ev_page_cache_new),
5566         (ev_page_cache_get_max_width_size),
5567         (ev_page_cache_get_max_height_size):
5568         * backend/ev-page-cache.h:
5569         * data/evince-ui.xml:
5570         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
5571         * shell/ev-view.c: (view_update_adjustments),
5572         (view_update_range_and_current_page), (get_bounding_box_size),
5573         (ev_view_size_request_continuous_and_dual_page),
5574         (ev_view_size_request_continuous),
5575         (ev_view_size_request_dual_page),
5576         (ev_view_size_request_single_page), (ev_view_size_request),
5577         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
5578         (ev_view_bin_expose), (ev_view_expose_event),
5579         (ev_view_set_property), (ev_view_get_property),
5580         (ev_view_class_init), (ev_view_init), (ev_view_new),
5581         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
5582         (ev_view_set_dual_page), (ev_view_set_full_screen),
5583         (ev_view_set_presentation), (ev_view_set_sizing_mode),
5584         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
5585         (ev_view_zoom_out), (zoom_for_size_fit_width),
5586         (zoom_for_size_best_fit),
5587         (ev_view_zoom_for_size_continuous_and_dual_page),
5588         (ev_view_zoom_for_size_continuous),
5589         (ev_view_zoom_for_size_dual_page),
5590         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5591         (ev_view_show_cursor), (ev_sizing_mode_get_type):
5592         * shell/ev-view.h:
5593         * shell/ev-window.c: (update_action_sensitivity),
5594         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5595         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5596         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
5597         (ev_window_cmd_view_zoom_out), (update_view_size),
5598         (ev_window_set_sizing_mode), (ev_window_init):
5599
5600         Add Continuous and Dual page modes.
5601
5602 2005-04-23  James Bowes  <bowes@cs.dal.ca>
5603
5604         * dvi/dvi-document.c: (dvi_document_load),
5605         (dvi_document_thumbnails_get_thumbnail),
5606         (dvi_document_init_params): Fix up some mixups between
5607         width and height to correct thumbnail rendering.
5608
5609 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5610
5611         * dvi/mdvi-lib/private.h:
5612         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
5613         
5614         Suppess output for kpathsea during font generation. Thanks to
5615         James Bowes
5616
5617 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
5618
5619         * NEWS:
5620         * configure.ac:
5621
5622         Release 0.2.1
5623
5624         * Makefile.am: fix distcheck.
5625
5626 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5627
5628         * shell/ev-sidebar-links.c: (selection_changed_callback),
5629         (update_page_callback), (row_activated_callback),
5630         (job_finished_callback), (ev_sidebar_links_set_document):
5631         
5632         Fix for bug #169901. Double click on links expands tree.
5633
5634 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
5635
5636         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
5637         hard-coded style. Fix for bug 170111
5638
5639 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
5640
5641         * shell/ev-view.c (highlight_find_results): Remove unnecessary
5642         locking.
5643
5644 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
5645
5646         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
5647
5648 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
5649
5650         * pdf/ev-poppler.cc:
5651         * shell/ev-view.c: (highlight_find_results):
5652
5653         Fix find on single page documents
5654
5655 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
5656
5657         * data/evince.schemas.in: fix for bug 301390
5658
5659 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
5660
5661         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
5662         (ev_view_zoom_out), (ev_view_zoom_normal):
5663         * shell/ev-view.h:
5664         * shell/ev-window.c: (update_action_sensitivity),
5665         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5666         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
5667         (ev_window_cmd_view_normal_size):
5668
5669         Fix normal size zoom. Make zoom in/zoom out unsensitive when
5670         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
5671         better than oom. 
5672
5673 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
5674
5675         * configure.ac:
5676
5677         Depend on 2.57, 2.59 doesnt seem to be necessary
5678
5679 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
5680
5681         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
5682         (create_tool_item):
5683
5684         Put back total number of pages as (1 of 1234)
5685
5686 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
5687
5688         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
5689         remove the job.
5690
5691         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
5692         function.  This helps debugging.
5693
5694 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5695
5696         * djvu/djvu-document.c: (djvu_document_class_init),
5697         (djvu_document_get_info), (djvu_document_document_iface_init):
5698         * dvi/dvi-document.c: (dvi_document_class_init),
5699         (dvi_document_get_info), (dvi_document_document_iface_init):
5700
5701        Dummy implementation of get_info method for dvi and djvu. Fix
5702        crashes with those backends
5703
5704 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
5705
5706         * data/evince.desktop.in:
5707
5708         Add application/x-gzpostscript
5709
5710 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
5711
5712         * data/evince.schemas.in: Added real long descriptions, 
5713         closes bug 172496 
5714
5715         * README: Added actual text, closes bug 171869
5716
5717 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
5718
5719         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5720
5721         Thumbnail page 0
5722
5723 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
5724
5725         * backend/ev-document-info.h:
5726
5727         s/GDate */GDate so we can just use g_free
5728
5729 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
5730
5731         * shell/ev-window.c: (update_document_mode),
5732         (ev_window_setup_document):
5733
5734         Show the window in fullscreen when specified by
5735         the document
5736
5737 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
5738
5739         * backend/ev-document.c: (ev_document_class_init),
5740         (ev_document_get_info), (ev_document_render_pixbuf):
5741         * backend/ev-document.h:
5742         * backend/ev-page-cache.c: (_ev_page_cache_new):
5743         * pdf/ev-poppler.cc:
5744         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
5745         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
5746         * ps/ps-document.c: (ps_document_class_init), (document_load),
5747         (ps_document_get_info), (ps_document_document_iface_init):
5748
5749         Remove get_title from the interface, we can just use document info
5750
5751 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
5752
5753         * backend/Makefile.am:
5754         * backend/ev-document.c: (ev_document_render_get_info):
5755         * backend/ev-document.h:
5756         * pdf/ev-poppler.cc:
5757
5758         Initial support for document info. Based on jrb patch.
5759
5760 2005-04-19  Paolo Borelli <pborelli@katamail.com>
5761
5762         * shell/ev-window.c: (ev_window_state_event),
5763         (ev_window_class_init), (ev_window_init):
5764         
5765         Doesn't show resize grip when maximized. See bug #301053
5766
5767 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5768
5769         * po/POTFILES.in:
5770         
5771         ev-sidebar-thumbnails now has translatable labels
5772         
5773         * shell/Makefile.am:
5774         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
5775         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
5776         (ev_sidebar_links_page_iface_init):
5777         * shell/ev-sidebar-links.h:
5778         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
5779         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
5780         (ev_sidebar_page_get_label):
5781         * shell/ev-sidebar-page.h:
5782         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
5783         (ev_sidebar_thumbnails_set_document),
5784         (ev_sidebar_thumbnails_support_document),
5785         (ev_sidebar_thumbnails_get_label),
5786         (ev_sidebar_thumbnails_page_iface_init):
5787         * shell/ev-sidebar-thumbnails.h:
5788         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
5789         (ev_sidebar_set_document):
5790         * shell/ev-sidebar.h:
5791         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
5792         
5793         Small rework of sidebar code. Now sidebar pages should implement
5794         EvSidebarPage interface. That makes page management in EvSidebar
5795         easier. See bug #164811 for details
5796
5797 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5798
5799         * shell/ev-application.c: (ev_application_open):
5800         * shell/ev-document-types.c:
5801         
5802         Fix build error and small problem with application exit
5803
5804 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5805
5806         * thumbnailer/Makefile.am:
5807         * thumbnailer/evince-thumbnailer-djvu.schemas:
5808         * thumbnailer/evince-thumbnailer-dvi.schemas:
5809         
5810         Conditionally install schemas for djvu/dvi thumbnailer
5811
5812 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
5813
5814         * shell/ev-document-types.h: 
5815         * shell/ev-document-types.c: 
5816         New files, handling the mapping from mimetypes to backends
5817         
5818         * shell/ev-window.c: 
5819         * thumbnailer/evince-thumbnailer.c:     
5820         Use the ev-document-types code
5821         
5822         * shell/Makefile.am: 
5823         Added new convenience library libevbackendfactory_la, containing
5824         the new mimetype->backend logic; moved the backends into it.
5825
5826         * thumbnailer/Makefile.am:
5827         Make the thumbnailer link with the libevbackend.la convenience
5828         library, rather than having a duplicate of the backend logic here.
5829
5830 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
5831
5832         * shell/ev-stock-icons.c: constify some vars.
5833         * shell/ev-window.c: ditto.
5834
5835 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
5836
5837         * ps/ps-document.c (get_page_orientation):
5838
5839         Respect document orientation 
5840
5841 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5842
5843         * djvu/Makefile.am:
5844         * dvi/Makefile.am:
5845         * shell/Makefile.am:
5846         
5847         Move library dependencies to components.
5848         
5849         * shell/ev-window.c: (update_window_title),
5850         (start_loading_document):
5851         
5852         Fix display of uris with spaces. Bug 168358.
5853
5854 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
5855
5856         * shell/ev-sidebar-links.c: (selection_changed_cb):
5857         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
5858         (ev_view_button_release_event), (ev_view_set_document):
5859         * shell/ev-view.h:
5860         * shell/ev-window.c: (find_bar_search_changed_cb):
5861         * shell/ev-window.h: Minor cleanups removing some dead code.
5862
5863 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5864
5865         * backend/ev-page-cache.c: (_ev_page_cache_new):
5866         
5867         Set current page to 0 if document has pages.
5868
5869 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5870
5871         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5872
5873         Initialize GError to NULL, fix a crash when loading fails.
5874
5875 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5876
5877         * shell/ev-window.c: (update_view_size):
5878
5879         Calculate shadow size only when there is actually
5880         a shadow.
5881
5882 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5883
5884         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
5885         * shell/ev-view.h:
5886
5887         Allow setting view spacing, default to 0
5888
5889         * shell/ev-window.c: (ev_window_unfullscreen),
5890         (ev_window_cmd_view_fullscreen), (ev_window_init):
5891
5892         Remove spacing in fullscreen mode
5893
5894 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5895
5896         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
5897         (ev_view_size_request), (expose_bin_window),
5898         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
5899         * shell/ev-view.h:
5900         * shell/ev-window.c: (ev_window_unfullscreen),
5901         (ev_window_cmd_view_fullscreen):
5902
5903         Do not draw the border in fulscreen
5904
5905 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5906
5907         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
5908         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
5909         (find_page_at_location), (page_changed_cb):
5910
5911         Rework border calculation, so that I can more easily disable it.
5912         Code somewhat cleaner too.
5913
5914 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
5915
5916         * backend/ev-page-cache.c: (ev_page_cache_init),
5917         (_ev_page_cache_new):
5918
5919         Remove some assertions, documents can have 0 pages.
5920         Make initial current page -1.
5921
5922         * shell/ev-page-action.c: (page_changed_cb):
5923
5924         Show "" if current page is -1
5925
5926         * shell/ev-window.c: (update_action_sensitivity),
5927         (ev_window_setup_document):
5928
5929         When document has 0 pages do not set the view
5930         and make nearly everything insensitive.
5931
5932 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5933
5934         * shell/ev-page-view.c:
5935         * shell/ev-page-view.h:
5936
5937         Remove unused files.
5938         
5939         * shell/ev-sidebar-thumbnails.c:
5940         (ev_sidebar_thumbnails_set_document):
5941         * shell/ev-sidebar.c: (ev_sidebar_set_document),
5942         (ev_sidebar_supports_document):
5943         * shell/ev-sidebar.h:
5944         * shell/ev-window.c: (ev_window_setup_document):
5945         
5946         Doesn't show thumbnails if document has 1 page. Make
5947         sidebar menu entries sensitive only if if they have 
5948         sense. Fix bug 164811. 
5949
5950 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
5951
5952         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
5953         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
5954         (ev_view_zoom_out), (ev_view_set_size):
5955
5956         Rework sizing to deal with documents with not uniform page
5957         size.
5958
5959 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
5960
5961         * backend/ev-page-cache.c: (_ev_page_cache_new):
5962
5963         Fix several page size caching bugs
5964
5965 2005-04-15  Luca Ferretti <elle.uca@libero.it>
5966
5967         * shell/ev-window.c: (set_action_properties):
5968
5969         Make all toolbar items translatable
5970
5971 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
5972
5973         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
5974         (save_page_list), (ps_document_save),
5975         (ps_document_document_iface_init), (ps_document_ps_export_begin),
5976         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
5977         (ps_document_ps_exporter_iface_init):
5978         * ps/ps-document.h:
5979
5980         Based on a patch by J�rg Billeter <j@bitron.ch>
5981         
5982         Implement print and save a copy for the ps backend.
5983
5984 2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
5985
5986         * backend/ev-document.h:
5987         * djvu/djvu-document.c: (djvu_document_can_get_text),
5988         (djvu_document_document_iface_init):
5989         * dvi/dvi-document.c: (dvi_document_can_get_text),
5990         (dvi_document_document_iface_init):
5991         * pdf/ev-poppler.cc:
5992         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
5993         (pixbuf_document_document_iface_init):
5994         * ps/ps-document.c: (ps_document_can_get_text),
5995         (ps_document_document_iface_init):
5996         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
5997         * shell/ev-window.c: (update_action_sensitivity):
5998
5999         Fix the crash when trying to copy in backends that doesnt
6000         support it. We can implement a better solution once we
6001         do real text selection.
6002
6003 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
6004
6005         * data/evince-ui.xml:
6006         * shell/ev-window.c: (ev_window_cmd_escape):
6007         
6008         Work around the Escape conflict (find bar and unfullscreen)
6009
6010 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6011
6012         * backend/ev-page-cache.c: (ev_page_cache_next_page):
6013         
6014         Fix for #300233. Next page correctly handles document end.
6015         
6016         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
6017         (ev_sidebar_thumbnails_class_init),
6018         (ev_sidebar_thumbnails_set_document),
6019         (ev_sidebar_thumbnails_clear_job),
6020         (ev_sidebar_thumbnails_clear_model):
6021         
6022         Cleanup thumbnail jobs on document changes.
6023         
6024         * shell/ev-view.c: (add_scroll_binding_keypad),
6025         (add_scroll_binding_shifted), (ev_view_class_init):
6026         
6027         Shift + Space scrolls up. Fix for #173184
6028         
6029         * shell/ev-window.c: (ev_window_open_page),
6030         (ev_window_cmd_view_reload):
6031         
6032         Fix reload (Bug #300094)
6033
6034 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6035
6036         
6037         * dvi/mdvi-lib/assoc.c:
6038         * dvi/mdvi-lib/assoc.h: Removed garbage files
6039         
6040         * dvi/mdvi-lib/bitmap.c:
6041         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
6042         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
6043         * dvi/mdvi-lib/color.h: Antialias of rules
6044         
6045         * dvi/mdvi-lib/common.h:
6046         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
6047         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
6048         * dvi/mdvi-lib/files.c:
6049         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
6050         * dvi/mdvi-lib/mdvi.h:
6051         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
6052         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
6053         * dvi/mdvi-lib/util.c: Fix compile warnings
6054         
6055         * dvi/dvi-document.c:
6056         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
6057         (dvi_document_thumbnails_get_thumbnail),
6058         (dvi_document_document_thumbnails_iface_init):
6059         * dvi/mdvi-lib/Makefile.am:
6060         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6061         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
6062         
6063         Dvi backend now renders thumbnails
6064
6065 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
6066
6067         * shell/main.c: (main): 
6068         
6069         Save accelerators on exit. Fixes bug #172095.
6070
6071 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
6072
6073         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
6074         update priority" comment.
6075
6076         * backend/ev-job-queue.c: Give a way to change priority.
6077
6078 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
6079
6080         * shell/ev-page-action.c: Fix logic.
6081
6082 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6083
6084         * shell/ev-view.c: (ev_view_can_find_next):
6085         * shell/ev-window.c: (ev_window_setup_document):
6086
6087         Check that the document supports find
6088
6089 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6090
6091         * data/evince-ui.xml:
6092         * shell/ev-view.c: (ev_view_can_find_next):
6093         * shell/ev-view.h:
6094         * shell/ev-window.c: (update_action_sensitivity),
6095         (find_changed_cb), (ev_window_setup_document),
6096         (ev_window_cmd_edit_find_next):
6097
6098         Add Edit->Find Next
6099
6100 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6101
6102         * pdf/ev-poppler.cc:
6103         * shell/ev-print-job.c: (idle_print_handler):
6104
6105         Make printing work again
6106
6107 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
6108
6109         * shell/ev-page-action.h:
6110         * shell/ev-page-action.c: (ev_page_action_widget_init),
6111         (ev_page_action_widget_class_init), (page_changed_cb),
6112         (create_tool_item), (update_page_cache), (build_new_tree_cb),
6113         (get_filter_model_from_model), (match_selected_cb),
6114         (display_completion_text), (match_completion), (update_model),
6115         (connect_proxy), (ev_page_action_set_property),
6116         (ev_page_action_get_property), (ev_page_action_set_document),
6117         (ev_page_action_set_model), (ev_page_action_class_init): Big
6118         reworking to make completions work iff we have >= GTK-2.7.0
6119                 
6120         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
6121         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
6122         (job_finished_cb): We now have a 'model' property that is set when
6123         the links are loaded.  This can be caught with "notify::model"
6124
6125         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
6126         listen for the model to be set, and propagate it to the action.
6127
6128 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6129
6130         * cut-n-paste/recent-files/egg-recent-item.c:
6131         (egg_recent_item_set_uri), (make_valid_utf8),
6132         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
6133         * cut-n-paste/recent-files/egg-recent-item.h:
6134         
6135         Update egg-recent from libegg. This should fix long
6136         startup problem. For details see
6137         http://bugzilla.gnome.org/show_bug.cgi?id=160531
6138
6139 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6140
6141         * cut-n-paste/recent-files/Makefile.am:
6142         * data/evince-ui.xml, shell/Makefile.am:
6143         * shell/ev-application.c, shell/ev-application.h:
6144         * shell/ev-window.c: Recent files support.
6145         
6146         * configure.ac: Added "ru" to ALL_LINGUAS.
6147         
6148         * dvju: new backend to support DJVU files.
6149         * dvi: new backend to support DVI.
6150
6151         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
6152         * ev-application.c: Support for new backends.
6153         
6154         * help, ev-window.c, main.c shell/Makefile.am: 
6155         Evince user documentation.
6156
6157 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6158
6159         * po/POTFILES.in:
6160         * shell/ev-window.c:
6161         * thumbnailer/evince-thumbnailer.c:
6162
6163         s/pdf-document/ev-poppler
6164
6165 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6166
6167         * NEWS:
6168         * configure.ac:
6169
6170         Release 0.2.0
6171
6172         * ps/ps-document.c: (setup_pixmap):
6173
6174         Remove debug code
6175
6176 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
6177
6178         * backend/ev-page-cache.c (ev_page_cache_next_page): 
6179         * shell/ev-window.c (ev_window_cmd_go_next_page) 
6180         (ev_window_cmd_go_first_page): Fix of by one errors.
6181
6182 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6183
6184         * ps/ps-document.c: (get_page_box):
6185
6186         Fix page size calculation
6187
6188 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6189
6190         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
6191         (ps_document_cleanup), (setup_pixmap), (get_page_box),
6192         (get_page_orientation), (setup_page), (document_load),
6193         (ps_document_get_page_size), (render_pixbuf_idle):
6194         * ps/ps-document.h:
6195
6196         More refactoring to adapt to EvDocument changes
6197
6198 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6199
6200         * ps/ps-document.c: (start_interpreter):
6201
6202         Actually add alpha args
6203
6204 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6205
6206         * pdf/ev-poppler.cc:
6207
6208         Make clipboard work again
6209
6210 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
6211
6212         Make searching work again.
6213         
6214         * backend/ev-document.c:
6215         * backend/ev-document.h:
6216         * backend/ev-document-find.c:
6217         * backend/ev-document-find.h: Change EvDocumentIface so we no
6218         longer store the current page or zoom level in the document.  The
6219         consequence is that all calls that operate on the current page now
6220         instead take the page number as an extra argument, and all
6221         coordinates are now doubles in document coordinate system.
6222
6223         * pdf/ev-poppler.cc:
6224         * pixbuf/pixbuf-document.c:
6225         * ps/ps-document.c: Update backends accordingly.
6226
6227 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
6228
6229         * autogen.sh:
6230
6231         Add required gettext version
6232
6233 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
6234
6235         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
6236         make F1 bring up non-existent help.
6237
6238         * shell/eggfindbar.c: Patch from Christian Persch to sync to
6239         epiphany's find bar, #167477
6240
6241         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
6242         <emil@nishra.com> to add space-bar scrolling, 
6243
6244         * shell/ev-window.c (static GtkActionEntry entries): add default
6245         keybinding for Help (F1)
6246         Fixes #171068
6247
6248         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
6249         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
6250         170110
6251
6252 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
6253
6254         * Makefile.am: 
6255         * pixbuf/pixbuf-document.c: 
6256
6257         Got pixbuf backend working again
6258
6259 2005-04-01  Steve Murphy  <murf@e-tools.com>
6260
6261         * configure.in: Added "rw" to ALL_LINGUAS.
6262
6263 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
6264
6265         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
6266         model types, noticed by Martin Kretzschmar.
6267
6268 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
6269
6270         * pdf/ev-poppler.cc: Implement search based on
6271         poppler_page_find_text().  Currently a bit crude since we remember
6272         all matches from all pages.  Also, we grab the big document lock
6273         when we search since searching changes the underlying stream and
6274         thus conflicts with the rendering thread.
6275         
6276         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
6277         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
6278         (ev_view_find_previous): Fix some page indexes to be 0 based,
6279         offset rubber band by view offset,
6280
6281 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
6282
6283         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
6284
6285 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
6286
6287         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
6288         completely because I didn't understand GtkActions.  I should
6289         read Marco's code more carefully in the future.
6290
6291         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
6292         function
6293
6294 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
6295
6296         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
6297         PopplerRectangle change from poppler CVS.
6298
6299 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
6300
6301         * backend/ev-document.c: (ev_document_get_page_label):
6302         * backend/ev-document.h:
6303         * backend/ev-page-cache.c: (_ev_page_cache_new),
6304         (ev_page_cache_get_page_label):
6305         * backend/ev-page-cache.h:
6306         * pdf/ev-poppler.cc:
6307         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
6308         (links_page_num_func):
6309         * shell/ev-sidebar-thumbnails.c:
6310         (ev_sidebar_thumbnails_set_document):
6311         * shell/ev-view.c: (status_message_from_link),
6312         (ev_view_motion_notify_event):
6313         * shell/ev-window.c: (document_supports_sidebar): Add in page
6314         label support.  It's not perfect yet, but it's the first 'feature'
6315         in a while.
6316         Also, fix a bogus comment noticed by crispin. 
6317
6318 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
6319
6320         * Makefile.am: Remove pixbuf backend for now
6321
6322         * configure.ac: Require poppler-glib instead of just poppler.
6323
6324         * backend/ev-document-thumbnails.h: Add a comment
6325
6326         * backend/ev-document.h:
6327         * backend/ev-document.c: (ev_document_class_init),
6328         (ev_document_load), (ev_document_get_link),
6329         (ev_document_get_links): Remove 3 methods and add get_links.
6330         Also, made 0 based.
6331
6332         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6333         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
6334
6335         * backend/ev-link.c: (ev_link_set_title),
6336         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
6337         (ev_link_mapping_find):
6338         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
6339         
6340         * backend/ev-page-cache.c: (ev_page_cache_init),
6341         (_ev_page_cache_new), (ev_page_cache_set_current_page),
6342         (ev_page_cache_get_size), (ev_page_cache_next_page),
6343         (ev_page_cache_prev_page): Fix to be 0 based.
6344
6345         * pdf/Makefile.am: 
6346         * pdf/ev-poppler.h:
6347         * pdf/ev-poppler.cc: New backend.
6348         
6349         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
6350         (ps_document_get_page), (ps_document_document_iface_init):
6351
6352         * shell/ev-pixbuf-cache.h:
6353         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6354         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
6355         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
6356         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
6357         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
6358         Fix up code to grab a page cache per each doc.  Also, fix to be 0
6359         based.
6360         
6361         * shell/ev-sidebar-thumbnails.c:
6362         (ev_sidebar_tree_selection_changed), (page_changed_cb),
6363         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
6364
6365         * shell/ev-view.c: (status_message_from_link),
6366         (find_page_at_location), (get_link_at_location),
6367         (ev_view_motion_notify_event), (ev_view_button_release_event),
6368         (ev_view_init): Use the new link code.  Fix to be 0 based.
6369
6370         * shell/ev-window.c: (update_action_sensitivity),
6371         (document_supports_sidebar): 0 based.
6372
6373 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
6374
6375         * pdf/pdf-document.cc: Patch from Fernando Herrera
6376         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
6377         *blush*
6378
6379 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
6380
6381         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
6382         1 to the page, as this seems to be 1 based.  I thought we has this
6383         fixed.  grump.
6384
6385 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
6386
6387         * TODO:
6388         * backend/Makefile.am:
6389         * backend/ev-document-links.c:
6390         (ev_document_links_has_document_links),
6391         (ev_document_links_get_links_model):
6392         * backend/ev-document-links.h:
6393         * backend/ev-document.c: (ev_document_get_page_cache),
6394         (ev_document_get_doc_mutex), (ev_document_load),
6395         (ev_document_save), (ev_document_get_title),
6396         (ev_document_get_n_pages), (ev_document_set_page),
6397         (ev_document_get_page), (ev_document_set_target),
6398         (ev_document_set_scale), (ev_document_set_page_offset),
6399         (ev_document_get_page_size), (ev_document_get_text),
6400         (ev_document_get_link), (ev_document_render),
6401         (ev_document_render_pixbuf), (ev_document_scale_changed):
6402         * backend/ev-document.h:
6403         * backend/ev-job-queue.c: (remove_object_from_queue),
6404         (notify_finished), (handle_job), (search_for_jobs_unlocked),
6405         (no_jobs_available_unlocked), (ev_render_thread),
6406         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
6407         (ev_job_queue_remove_job):
6408         * backend/ev-job-queue.h:
6409         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
6410         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
6411         (ev_job_links_class_init), (ev_job_render_init),
6412         (ev_job_render_dispose), (ev_job_render_class_init),
6413         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
6414         (ev_job_thumbnail_class_init), (ev_job_finished),
6415         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
6416         (ev_job_render_run), (ev_job_thumbnail_new),
6417         (ev_job_thumbnail_run):
6418         * backend/ev-jobs.h:
6419         * backend/ev-link.c:
6420         * backend/ev-link.h:
6421         * backend/ev-page-cache.c: (ev_page_cache_init),
6422         (ev_page_cache_class_init), (ev_page_cache_finalize),
6423         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
6424         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
6425         (ev_page_cache_set_link), (ev_page_cache_get_title),
6426         (ev_page_cache_get_size), (ev_page_cache_next_page),
6427         (ev_page_cache_prev_page):
6428         * backend/ev-page-cache.h:
6429         * pdf/pdf-document.cc:
6430         * ps/gsdefaults.c:
6431         * ps/gsdefaults.h:
6432         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6433         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
6434         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
6435         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
6436         (is_interpreter_ready), (output), (catchPipe), (input),
6437         (start_interpreter), (check_filecompressed), (compute_dimensions),
6438         (ps_document_enable_interpreter), (document_load),
6439         (ps_document_next_page), (render_page), (ps_document_set_page),
6440         (ps_document_set_scale), (render_pixbuf_idle),
6441         (ps_document_render_pixbuf), (ps_document_document_iface_init):
6442         * ps/ps-document.h:
6443         * shell/Makefile.am:
6444         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6445         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
6446         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
6447         (ev_pixbuf_cache_new), (job_finished_cb),
6448         (check_job_size_and_unref), (move_one_job),
6449         (ev_pixbuf_cache_update_range), (find_job_cache),
6450         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
6451         (ev_pixbuf_cache_add_jobs_if_needed),
6452         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
6453         * shell/ev-pixbuf-cache.h:
6454         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
6455         (idle_print_handler):
6456         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
6457         (selection_changed_cb), (create_loading_model),
6458         (ev_sidebar_links_construct), (links_page_num_func),
6459         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
6460         (update_page_callback), (job_finished_cb),
6461         (ev_sidebar_links_set_document):
6462         * shell/ev-sidebar-thumbnails.c:
6463         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
6464         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
6465         (page_changed_cb), (thumbnail_job_completed_callback),
6466         (ev_sidebar_thumbnails_set_document):
6467         * shell/ev-sidebar-thumbnails.h:
6468         * shell/ev-sidebar.c: (ev_sidebar_set_document):
6469         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
6470         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
6471         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
6472         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
6473         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
6474         (ev_view_button_release_event), (ev_view_scroll_view),
6475         (ev_view_class_init), (ev_view_init), (update_find_status_message),
6476         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
6477         (ev_view_new), (job_finished_cb), (page_changed_cb),
6478         (ev_view_set_document), (go_to_link), (ev_view_zoom),
6479         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
6480         (ev_view_find_previous):
6481         * shell/ev-view.h:
6482         * shell/ev-window.c: (update_action_sensitivity),
6483         (ev_window_open_page), (update_window_title), (update_total_pages),
6484         (page_changed_cb), (ev_window_setup_document),
6485         (password_dialog_response), (ev_window_cmd_save_as),
6486         (ev_window_print), (ev_window_cmd_go_previous_page),
6487         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
6488         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
6489         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
6490         * shell/main.c: (main):
6491
6492         Merge evince-threads branch
6493
6494 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
6495
6496         * configure.ac: Added "lt" to ALL_LINGUAS.
6497
6498 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
6499
6500         * NEWS:
6501         * configure.ac:
6502
6503         Release 0.1.9
6504
6505 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
6506
6507         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6508
6509         Fix here also the thumbnails 1-basedness :)
6510
6511 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6512
6513         * NEWS:
6514         * configure.ac:
6515
6516         Release 0.1.8
6517
6518 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6519
6520         * pdf/pdf-document.cc:
6521         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6522         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
6523
6524         Fix the mess we did with thumbnails and 1-basedness
6525
6526 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
6527
6528         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
6529
6530 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
6531
6532         * NEWS:
6533         * configure.ac:
6534
6535         Release 0.1.7
6536
6537 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
6538
6539         * ps/Makefile.am:
6540         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
6541         (gtk_gs_defaults_get_alpha_parameters),
6542         (gtk_gs_defaults_get_ungzip_cmd),
6543         (gtk_gs_defaults_get_unbzip2_cmd):
6544         * ps/gsdefaults.h:
6545         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6546         (ps_document_get_orientation), (document_load),
6547         (ps_document_goto_page), (ps_document_set_page_size):
6548         * ps/ps-document.h:
6549
6550         Some more sanitization of the ps backend. Remove a lot
6551         of unused code and do not base our defaults on ggv
6552         preferences (ugh!)
6553
6554 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
6555
6556         * thumbnailer/evince-thumbnailer.schemas:
6557         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
6558         (main): add -s option for thumbnail size.
6559
6560 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
6561
6562         * configure.ac:
6563
6564         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
6565         remove it.
6566
6567 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
6568
6569         * pdf/pdf-document.cc:
6570
6571         Remove 4 pixels of useless border from the
6572         thumbnail.
6573
6574 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
6575
6576         * backend/ev-document-thumbnails.c:
6577         (ev_document_thumbnails_get_thumbnail):
6578         * backend/ev-document-thumbnails.h:
6579
6580         Rework API a bit. Add a border flag and
6581         change sizing logic (now the size we specify
6582         applies to the bigger dimension).
6583
6584         * pdf/pdf-document.cc:
6585         * pixbuf/pixbuf-document.c:
6586         (pixbuf_document_thumbnails_get_thumbnail):
6587         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
6588         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6589
6590         Adapt to the new API and do not draw a border for nautilus
6591         thumbnailer.
6592
6593 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
6594
6595         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6596         take thumbnails from page "0" instead of "1". Added a copyright header.
6597
6598 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
6599
6600         * ps/ps-document.c: (set_up_page), (start_interpreter):
6601
6602         Make it C89 compliant
6603
6604 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
6605
6606         * Makefile.am:
6607         * configure.ac:
6608         * pdf/.cvsignore:
6609         * pdf/pdf-document.cc:
6610         * thumbnailer/Makefile.am:
6611         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
6612         (main):
6613         * thumbnailer/evince-thumbnailer.schemas:
6614         * thumbnailer/pdf-icon.png:
6615
6616         Add a nautilus thumbnailer.
6617         Based on patch by Fernando Herrera <fherrera@onirica.com>.
6618
6619 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
6620
6621         * NEWS:
6622         * configure.ac:
6623         * po/POTFILES.in:
6624
6625         Release 0.1.6
6626
6627 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
6628
6629         Use poppler instead of including xpdf source code.  Poppler is a
6630         fork of xpdf to build it as a shared library. See
6631         http://freedesktop.org/wiki/Software/poppler.
6632
6633         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
6634         xpdf fork.
6635         
6636         * pdf/Makefile.am: Build libpdfdocument.a here.
6637         
6638         * pdf/GDKSplashOutputDev.cc:
6639         * pdf/GDKSplashOutputDev.h:
6640         * pdf/GnomeVFSStream.cc:
6641         * pdf/GnomeVFSStream.h:
6642         * pdf-document.cc:
6643         * pdf-document.h:
6644         * test-gdk-output-dev.cc
6645         * Thumb.cc:
6646         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
6647         against poppler.
6648
6649 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6650
6651         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
6652
6653         Clear idle stack before unsetting the document
6654
6655 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6656
6657         * ps/ps-document.c: (ps_document_widget_event),
6658         (ps_document_set_target), (ps_document_finalize),
6659         (ps_document_get_page):
6660
6661         Disconnect the widget event signal on finalize.
6662         Some code cleanups.
6663
6664 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6665
6666         * ps/ps-document.c: (set_up_page):
6667
6668         If there is no bpixmap create one, even if size
6669         is not changed.
6670
6671 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6672
6673         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
6674         (set_up_page), (document_load), (ps_document_set_zoom):
6675
6676         Default page is 0. Calculate size even when we have no
6677         target yet.
6678
6679 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
6680
6681         * shell/ev-sidebar.c: expand the selection widget to be always as
6682         wide as the sidebar
6683
6684 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6685
6686         * shell/ev-sidebar-thumbnails.c:
6687         (ev_sidebar_thumbnails_set_document):
6688
6689         Clear the list store when setting document
6690
6691 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6692
6693         * shell/ev-page-action.c: (update_entry), (sync_entry),
6694         (activate_cb), (entry_size_request_cb), (create_tool_item),
6695         (connect_proxy):
6696
6697         Use an entry for the page control instead of spinbuttons
6698
6699 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6700
6701         * data/evince.schemas.in:
6702
6703         Correct confusing string
6704
6705 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
6706
6707         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
6708         for real.  Gosh, how long has this been broken.
6709
6710         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
6711         check for a NULL link.  We crash otherwise.
6712
6713 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
6714
6715         * NEWS:
6716         * configure.ac:
6717
6718         Release 0.1.5
6719
6720 2005-02-25  Sebastien Bacher  <seb128@debian.org>
6721
6722         * configure.ac: add the french translation.
6723
6724 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
6725
6726         * shell/ev-window.c:
6727
6728         Remove unused header -> fix distcheck
6729
6730 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
6731
6732         * shell/ev-window.c: (update_window_title),
6733         (ev_window_popup_password_dialog):
6734
6735         Unescape filename for display
6736
6737 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
6738
6739         * pdf/xpdf/pdf-document.cc:
6740
6741         In get_page_size deal with rotation. Also
6742         cleanup the function a bit.
6743
6744 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
6745
6746         * pdf/xpdf/pdf-document.cc:
6747
6748         Fix crash when opening in new window
6749
6750 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
6751
6752         * configure.ac:
6753
6754         Check ghostscript >= 7
6755
6756 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
6757
6758         * shell/ev-window.c:
6759
6760         Make page width the default sizing mode
6761
6762 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
6763             Marco Pesenti Gritti <marco@gnome.org>
6764
6765         * shell/ev-window.c: Remember the sidebar size
6766
6767         * data/evince.schemas.in: Add a new gconf key to store the size of
6768         the sidebar
6769
6770 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
6771
6772         * data/evince-ui.xml:
6773         * shell/ev-window.c: (update_action_sensitivity),
6774         (ev_window_cmd_view_reload):
6775         
6776         Add a "Reload" action and menu entry
6777
6778 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
6779
6780         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
6781         iff the type doesn't support thumbnailing and indexing.
6782
6783 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
6784
6785         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
6786
6787 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6788
6789         * pdf/splash/Splash.cc:
6790
6791         Port fix for a crasher from kde bug
6792         http://bugs.kde.org/show_bug.cgi?id=97131
6793
6794 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6795
6796         * pdf/xpdf/pdf-document.cc:
6797
6798         Return a link even if it's of an unrecognized
6799         type. Otherwise we go in an infinte cycle.
6800
6801 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6802
6803         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
6804         (size_allocate_cb), (ev_window_set_sizing_mode):
6805
6806         Update size when switching mode
6807
6808 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6809
6810         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
6811         (ev_window_cmd_view_page_width), (update_sizing_buttons),
6812         (ev_window_cmd_view_normal_size):
6813
6814         Fix size toggle buttons behavior
6815
6816 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6817
6818         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
6819         (doc_rect_to_view_rect), (ev_view_size_allocate),
6820         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
6821         (scale_changed_callback):
6822
6823         Do not cache offsets in size_allocate.
6824
6825 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6826
6827         * shell/ev-view.c: (ev_view_size_allocate):
6828
6829         Calculate offsets before calling the parent
6830         class (which does a redraw)
6831
6832 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6833
6834         * pdf/xpdf/pdf-document.cc:
6835
6836         Fix a crasher on exit. Unused code, put a TODO
6837
6838 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
6839
6840         * backend/ev-document.c: (ev_document_class_init),
6841         (ev_document_page_changed), (ev_document_scale_changed):
6842         * backend/ev-document.h:
6843
6844         Separate page/scale notifications
6845
6846         * pdf/xpdf/pdf-document.cc:
6847
6848         Emit the new signals.
6849         Do not display the pdf page in _render, do it
6850         when scale/page are requested.
6851
6852         * ps/ps-document.c: (ps_document_set_zoom),
6853         (ps_document_widget_event):
6854         * ps/ps-document.h:
6855
6856         Emit the new signals.
6857
6858         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
6859         (ev_view_init), (page_changed_callback), (scale_changed_callback),
6860         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
6861         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
6862         * shell/ev-view.h:
6863         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
6864         (ev_window_cmd_view_page_width), (size_allocate_cb),
6865         (ev_window_set_sizing_mode):
6866
6867         Rework sizing to be pixel based.
6868         There are bugs but should be already way better.
6869
6870 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
6871
6872         * shell/ev-window.c: (ev_window_init):
6873
6874         Do not allow to shrink sidebar smaller then
6875         child requisition
6876
6877 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
6878
6879         * shell/ev-sidebar.[ch]
6880         * shell/ev-window.c:
6881
6882         Improved sidebar widget. Fixes #166683
6883
6884 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
6885
6886         * shell/ev-view.c (update_find_status_message): Give translators
6887         more flexibility with ngettext plural handling.
6888
6889 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
6890
6891         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
6892         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
6893         page when we get the page size.
6894
6895 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
6896
6897         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
6898
6899         ps pages are 0 based, convert 
6900
6901 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
6902
6903         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
6904
6905         Initialize correct parent class. Set GError on document load
6906
6907 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
6908
6909         * pdf/xpdf/pdf-document.cc:
6910
6911         Fixup selection offset calculation
6912
6913         * shell/ev-view.c: (view_rect_to_doc_rect),
6914         (doc_rect_to_view_rect), (ev_view_size_allocate),
6915         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
6916         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
6917
6918         Store selection as document relative, so that zooming
6919         and offset changing doesnt break it.
6920
6921 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
6922
6923         * shell/ev-view.c: (ev_view_best_fit):
6924
6925         Do not try to best fit if the view is not realized
6926
6927 2005-02-20  Kostas Papadimas <pkst@gnome.org>
6928           
6929         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
6930
6931 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
6932
6933         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
6934
6935 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
6936
6937         * shell/ev-window.c: Change the fullscreen toolbar to always be in
6938         the popup window.  That prevents it resizing when in full screen
6939         mode.
6940
6941         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
6942         multiple rerenders.  This pretty much sucks.
6943
6944         * data/evince-ui.xml: Change the fullscreen toolbar to include the
6945         rest of the toolbar.
6946
6947 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
6948
6949         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
6950
6951 2005-02-17  Alexander Shopov  <ash@contact.bg>
6952
6953         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
6954
6955 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
6956
6957         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
6958
6959 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
6960
6961         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
6962         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
6963         (set_document_page), (document_changed_callback),
6964         (ev_view_set_document), (ev_view_find_previous),
6965         (ev_view_hide_cursor), (ev_view_show_cursor):
6966         * shell/ev-view.h:
6967         * shell/ev-window.c: (update_chrome_visibility),
6968         (fullscreen_timeout_cb), (fullscreen_set_timeout),
6969         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
6970         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
6971         (ev_window_unfullscreen):
6972         * shell/main.c: (main):
6973
6974         Automatically hide the fullscreen button.
6975         Patch by Kristian Høgsberg <krh@redhat.com>
6976
6977 2005-02-16  Vincent Noel  <vnoel@cox.net>
6978
6979         * shell/main.c (main): Specify an icon for the window. Patch by
6980         Jaap A. Haitsma. Fixes #166177.
6981
6982 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
6983
6984         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
6985
6986 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
6987
6988         * backend/ev-document-misc.h:
6989         * backend/ev-document-misc.c:
6990         (ev_document_misc_get_page_border_size),
6991         (ev_document_misc_paint_one_page): New function to canonicalize
6992         sizing/painting a border.
6993
6994         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
6995         used.
6996
6997         * pdf/xpdf/pdf-document.cc: use new function
6998
6999         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
7000         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
7001         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
7002         shell/ev-window.c: (update_sizing_buttons),
7003         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
7004         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
7005         (ev_window_cmd_view_page_width), (size_allocate_cb),
7006         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
7007         and "fit width" values act as toggle buttons so they stay
7008         toggled.  It's not 100% perfect, and it's a little slow, but it's
7009         good enough to commit I think.
7010
7011 2005-02-15  David Lodge  <dave@cirt.net>
7012
7013         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
7014
7015 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
7016
7017         * shell/ev-window.c (update_window_title): replace newlines in
7018         the title by spaces. Bug #166107.
7019
7020 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
7021
7022         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
7023         parameters providing allocation width and height without
7024         scrollbars and width of a possible vertical scrollbar. With this
7025         additional information the functions can work as
7026         intended. Unfortunately they're not idempotent. We should
7027         transform these commands to toggles. Fixes Bug #164976
7028         Initial patch by Stephane Loeuillet, then heavily modified.
7029
7030         * shell/ev-view.h: update prototypes.
7031
7032         * shell/ev-window.c (ev_window_cmd_view_best_fit)
7033         (ev_window_cmd_view_page_width): provide EvView fit functions with
7034         all the information they need. Formulas to calculate this
7035         information taken from GtkScrolledWindow.
7036
7037 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
7038
7039         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
7040         created a thumbnail, the list store is updated to know
7041         that the thumbnail is set. Fixes bug #166792
7042
7043 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7044
7045         * shell/ev-window.c: fixed typo, closes bug 166897
7046
7047         * TODO: updated TODO with bug numbers that are relevant
7048
7049 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
7050
7051         * shell/ev-window.c: Support for DnD of files. Fixes #164813
7052
7053 2005-02-09  Vincent Noel  <vnoel@cox.net>
7054
7055         * shell/ev-window.c: (set_action_properties): Set the "Previous"
7056         and "Next" toolbar buttons as important to make them stand out.
7057
7058 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7059
7060         * lib/ev-debug.c:
7061         * lib/ev-debug.h:
7062         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
7063         (start_interpreter), (stop_interpreter), (document_load),
7064         (ps_document_next_page), (ps_document_goto_page),
7065         (ps_document_set_page_size), (ps_document_widget_event),
7066         (ps_document_render):
7067         * shell/ev-page-view.c: (ev_page_view_dispose):
7068         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
7069
7070         Fix compilation on non-gcc platforms
7071
7072 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7073
7074         * NEWS:
7075         * configure.ac:
7076
7077         Release 0.1.4
7078
7079         * pdf/xpdf/Catalog.cc:
7080         * pdf/xpdf/XRef.cc:
7081
7082         Fix the fix for CAN-2004-0888
7083
7084 2005-02-09  Luca Ferretti <elle.uca@libero.it>
7085
7086         * data/Makefile.am:
7087         * data/evince-ui.xml:
7088         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7089         * shell/ev-stock-icons.h:
7090         * shell/ev-window.c: (update_action_sensitivity),
7091         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
7092         (set_action_properties):
7093
7094         Improve toolbar layout/icons
7095
7096 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
7097
7098         * pdf/xpdf/pdf-document.cc:
7099
7100         Add warnings about unimplemented/unknown link
7101         types.
7102
7103 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7104
7105         * ps/ps-document.c: (set_up_page):
7106
7107         Log gs property
7108
7109 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7110
7111         * ps/ps-document.c: (start_interpreter):
7112
7113         Log gs env var
7114
7115 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7116
7117         * shell/ev-page-view.c: (ev_page_view_dispose):
7118         * shell/ev-view.c: (ev_view_finalize):
7119         * shell/ev-window.c: (ev_window_setup_document),
7120         (ev_window_dispose), (ev_window_init):
7121
7122         Solve more refs issues.
7123
7124         I commented out the page_view initialization for now:
7125         it was never destroyed (because it's never added
7126         to a container). Because of that we was leaking
7127         gs processes. Couldnt think to a clean fix.
7128         We need to figure this out, password view has the
7129         same issue probably.
7130
7131 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7132
7133         * ps/ps-document.c: (ps_document_finalize),
7134         (ps_document_get_n_pages), (ps_document_get_page):
7135
7136         Some cleanups, stop the interpreter on finalize
7137
7138         * shell/ev-page-view.c: (ev_page_view_dispose),
7139         (ev_page_view_class_init):
7140
7141         Release our reference on the document
7142
7143 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7144
7145         * Makefile.am:
7146         * configure.ac:
7147         * doc/debugging.txt:
7148         * lib/.cvsignore:
7149         * lib/Makefile.am:
7150         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
7151         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
7152         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
7153         * lib/ev-debug.h:
7154
7155         Add debugging helpers
7156
7157         * ps/Makefile.am:
7158         * ps/ps-document.c: (set_up_page), (start_interpreter),
7159         (stop_interpreter), (document_load), (ps_document_next_page),
7160         (ps_document_goto_page), (ps_document_set_page_size),
7161         (ps_document_widget_event), (ps_document_render):
7162         * shell/Makefile.am:
7163         * shell/ev-view.c: (expose_bin_window):
7164         * shell/main.c: (main):
7165
7166         Add some logs
7167         
7168 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7169
7170         * ps/ps-document.c: (ps_document_widget_event):
7171
7172         Initialize message_window, this should make ps
7173         rendering really work! (Never noticed because I was
7174         testing with a ps that is causing gs to exit every time!)
7175
7176 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
7177
7178         * data/evince.schemas.in: updated simple error in applyto closing tag
7179
7180 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
7181
7182         * Makefile.am:
7183         * configure.ac:
7184         * data/.cvsignore:
7185         * data/Makefile.am:
7186         * data/evince-ui.xml:
7187         A data/evince.schemas.in:
7188         * po/POTFILES.in:
7189         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7190         * shell/ev-stock-icons.h:
7191         * shell/ev-window.c: (update_chrome_visibility),
7192         (update_chrome_flag), (ev_window_cmd_edit_find),
7193         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
7194         (ev_window_unfullscreen), (ev_window_focus_in_event),
7195         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
7196         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
7197         (ev_window_view_sidebar_cb), (find_bar_close_cb),
7198         (ev_window_dispose), (ev_window_class_init),
7199         (set_action_properties), (set_chrome_actions), (load_chrome),
7200         (ev_window_init):
7201
7202         Implement fullscreen mode changes from bug #164776.
7203         Also implement persistent chrome toggles.
7204
7205 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
7206
7207         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
7208
7209 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7210
7211         * NEWS:
7212         * configure.ac:
7213         * shell/ev-view.c:
7214
7215         Add another check for find interface
7216
7217         Release 0.1.3
7218
7219 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7220
7221         * shell/ev-application.c: (ev_application_open):
7222         * shell/ev-window.c: (ev_window_open):
7223
7224         Open gzipped ps documents
7225
7226 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7227
7228         * TODO:
7229         * shell/ev-view.c: (set_document_page):
7230
7231         Clamp page number, dont try to move to
7232         not existant pages.
7233
7234 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7235
7236         * backend/ev-document-find.c: (ev_document_find_changed):
7237         * backend/ev-document-find.h:
7238         * pdf/xpdf/pdf-document.cc:
7239         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
7240         * shell/ev-window.c: (find_bar_search_changed_cb):
7241
7242         Fix several bugs with find
7243
7244 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
7245
7246         * shell/ev-sidebar-thumbnails.c
7247         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
7248         document. Prevents warning from scroll_to_cell.
7249
7250 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
7251
7252         * configure.ac: Add «nb» to ALL_LINGUAS too.
7253
7254 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
7255
7256         * NOTES: New file with some random thoughts.
7257
7258         * TODO: Update.
7259
7260         * backend/ev-document-misc.c:
7261         (ev_document_misc_get_page_border_size): New function to
7262         canonicalize shadow drawing sizes.  Possibly goofy.
7263
7264         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
7265         (ev_view_best_fit), (ev_view_fit_width):
7266         * pdf/xpdf/pdf-document.cc:
7267         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
7268         * ps/ps-document.c: (ps_document_get_page_size):
7269         * backend/ev-document-misc.h:
7270         * backend/ev-document.c: (ev_document_get_page_size):
7271         * backend/ev-document.h: get_page_size now takes a page number
7272         parameter.  Made all the backends/frontends honor it.
7273
7274         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
7275         see.  Doesn't work yet.
7276
7277         * shell/Makefile.am:
7278         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
7279         Doesn't do anything yet.
7280
7281         * shell/ev-sidebar-thumbnails.c:
7282         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
7283         [0..n_pages-1]
7284
7285         * shell/ev-window.c: (update_action_sensitivity),
7286         (ev_window_setup_document), (ev_window_set_page_mode),
7287         (ev_window_page_mode_cb), (ev_window_init): Clean up the
7288         view-swapping code a bit so we can have multiple views on a
7289         document.  Add the multi-page view, though it can't be turned on
7290         yet.
7291
7292 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7293
7294         * shell/ev-application.c: (ev_application_open):
7295         * shell/ev-view.c: (expose_bin_window):
7296         * shell/ev-window.c: (ev_window_open):
7297
7298         Support eps and check document supports find
7299         before drawing highlightings in expose.
7300
7301 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
7302
7303         * pixbuf/pixbuf-document.c:
7304         (pixbuf_document_thumbnails_get_dimensions),
7305         (pixbuf_document_document_thumbnails_iface_init):
7306
7307         implement get_dimensions
7308
7309 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7310
7311         * NEWS:
7312         * configure.ac:
7313
7314         Release 0.1.2
7315
7316 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7317
7318         * shell/ev-view.c: (set_document_page):
7319
7320         Scroll at the top of the page when changing page
7321
7322 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7323
7324         * shell/ev-view.c: (ev_view_motion_notify_event):
7325
7326         Do not redraw unnecessarily
7327
7328 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7329
7330         * pdf/xpdf/pdf-document.cc:
7331         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7332         (expose_bin_window), (find_changed_cb):
7333
7334         Yay! find works now... Now to find bugs...
7335
7336 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7337
7338         * backend/ev-document-find.c: (ev_document_find_base_init),
7339         (ev_document_find_changed):
7340         * backend/ev-document-find.h:
7341         * pdf/xpdf/pdf-document.cc:
7342         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7343         (expose_bin_window), (ev_view_init), (set_document_page),
7344         (ensure_rectangle_is_visible), (jump_to_find_result),
7345         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
7346         (ev_view_find_next), (ev_view_find_previous):
7347         * shell/ev-view.h:
7348         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
7349
7350         More work on find implementation, mostly there now
7351
7352 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
7353
7354         * backend/ev-backend-marshalers.list:
7355         * backend/ev-document-find.c: (ev_document_find_base_init),
7356         (ev_document_find_cancel), (ev_document_find_page_has_results),
7357         (ev_document_find_get_n_results), (ev_document_find_get_result),
7358         (ev_document_find_get_progress), (ev_document_find_changed):
7359         * backend/ev-document-find.h:
7360
7361         Enanche the find interface to be really able to do
7362         multi page find.
7363
7364         * pdf/xpdf/pdf-document.cc:
7365
7366         Implement
7367
7368         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
7369         (expose_bin_window), (ev_view_init),
7370         (ev_view_get_find_status_message), (find_changed_cb),
7371         (ev_view_set_document), (set_document_page):
7372
7373         Adapt to the new interface. A few things are regressed sorry,
7374         I will finish it soon.
7375
7376 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
7377
7378         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
7379         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
7380         ev_sidebar_thumbnails_parent_class variable, don't define another
7381         parent_class variable.
7382
7383         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
7384         (ev_page_action_class_init): ditto.
7385
7386         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
7387         (pixbuf_document_class_init): ditto.
7388
7389         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
7390         ditto.
7391
7392         * .cvsignore: ignore various valgrind output files.
7393
7394 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7395
7396         * data/evince-ui.xml:
7397         * shell/Makefile.am:
7398         * shell/ev-history.c:
7399         * shell/ev-history.h:
7400         * shell/ev-navigation-action.c:
7401         * shell/ev-navigation-action.h:
7402         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
7403         (ev_view_set_page), (ev_view_fit_width):
7404         * shell/ev-view.h:
7405         * shell/ev-window.c: (update_action_sensitivity),
7406         (ev_window_setup_document), (register_custom_actions):
7407
7408         Kill session history
7409
7410 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7411
7412         * shell/ev-window.c: (update_action_sensitivity):
7413
7414         Fix inverted up/down buttons
7415
7416 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
7417
7418         * shell/ev-sidebar-thumbnails.c
7419         (ev_sidebar_thumbnails_select_page): make sure the selected
7420         thumbnail stays visible.
7421
7422 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
7423
7424         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
7425         scrolled window for Federico.
7426
7427 2005-01-26  Ole Laursen  <olau@hardworking.dk>
7428
7429         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
7430
7431 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
7432
7433         * configure.ac:
7434         * pdf/splash/SplashFTFontEngine.cc:
7435
7436         Fix CID fonts with freetype 2.1.9
7437
7438 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
7439
7440         * TODO: added item for desktop icon thumbnailer
7441
7442 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
7443
7444         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
7445         unloaded docs when the title is accessed.
7446
7447         * shell/ev-password-view.[hc]: New widget for displaying password
7448         state.
7449
7450         * shell/ev-window.[ch]: Refactor password handling code to handle
7451         the new view.
7452
7453 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
7454
7455         * NEWS:
7456         * configure.ac:
7457         * data/Makefile.am:
7458
7459         Release 0.1.1
7460
7461 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7462
7463         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
7464         ignore page offset here, to make search results independent of it,
7465
7466         * shell/ev-view.c (expose_bin_window): but take offsets into
7467         account here. Bug #164932
7468
7469         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
7470         scale at the right time. Bug #164996
7471
7472 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
7473
7474         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
7475         fix the problem. Now I just removed the Adobe font names and hope
7476         that the URW fonts are always in outline format. Bug #164934
7477
7478         * shell/ev-window.c (update_window_title): empty titles are
7479         useless, use filename in that case too.
7480
7481         * NEWS: Add some content.
7482
7483 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
7484
7485         * TODO: added one more TODO item and a TODONE section :)
7486
7487 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7488
7489         * ps/ps-document.h: add page_[xy]_offset fields.
7490
7491         * ps/ps-document.c (ps_document_set_page_offset)
7492         (ps_document_render): Keep offset in consideration in a few
7493         places. Bug #164752 "postscript documents are not centered in
7494         window"
7495
7496         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
7497         s/gpdf/evince/. Spotted by Stephane Loeuillet.
7498
7499         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
7500         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
7501         stub out missing methods for complete EvDocument implementation.
7502         Fixes segfaults with Save A Copy and Copy actions.
7503
7504         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
7505         (ps_document_document_iface_init): ditto.
7506         
7507 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7508
7509         * data/.cvsignore:
7510         * data/Makefile.am:
7511         * data/evince.desktop.in:
7512
7513         Add desktop file
7514
7515 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7516
7517         * shell/ev-view.c: (ev_view_button_press_event),
7518         (ev_view_motion_notify_event):
7519
7520         Make selection work in any direction
7521
7522 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7523
7524         * TODO:
7525         * shell/ev-window.c: (set_short_labels), (ev_window_init):
7526
7527         Use shorter labels for some of the toolbars items
7528
7529 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7530
7531         * pdf/xpdf/pdf-document.cc:
7532
7533         Check the links info is initialized before
7534         using it. Should fix a crash on startup.
7535
7536 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7537
7538         * pixbuf/pixbuf-document.c
7539         (pixbuf_document_thumbnails_get_dimensions): force floating point
7540         division to calculate page_ratio. Fixes crash with landscape
7541         format pixbufs.
7542
7543 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
7544
7545         * shell/ev-view.c (ev_view_realize): make the bg color darker.
7546
7547 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
7548
7549         * shell/ev-view.c (set_document_page): unset has_selection when
7550         the page changes.
7551         (set_document_page): handle paper size changes when the page
7552         changes (test with Free Culture, page 2).
7553
7554 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7555
7556         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
7557         (expose_bin_window), (ev_view_class_init), (ev_view_init):
7558
7559         Use normal style color for the widget background and
7560         draw a black box around the page.
7561
7562 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7563
7564         * pdf/xpdf/pdf-document.cc:
7565
7566         Keep offset in consideration in a few places
7567
7568         * shell/ev-view.c: (expose_bin_window):
7569
7570         Set the offsets so that the document is ever centered
7571
7572 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
7573
7574         * TODO: Added TODO items and finished off the first todo item
7575
7576         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
7577         reflect current authors
7578
7579 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7580
7581         * pdf/xpdf/pdf-document.cc:
7582         * shell/ev-view.c: (ev_view_set_cursor),
7583         (ev_view_motion_notify_event), (document_changed_callback),
7584         (set_document_page):
7585
7586         Show a wait cursor while the page is rendering
7587
7588 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7589
7590         * shell/ev-sidebar-thumbnails.c:
7591         (ev_sidebar_tree_selection_changed),
7592         (ev_sidebar_thumbnails_select_page):
7593         * shell/ev-sidebar-thumbnails.h:
7594         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
7595         (ev_view_can_go_forward):
7596         * shell/ev-window.c: (ev_window_open_page),
7597         (ev_window_setup_document), (update_current_page),
7598         (view_page_changed_cb), (ev_window_init):
7599         * shell/ev-window.h:
7600
7601         Ensure thumbnails selection, toolbar page control and
7602         current page are in sync.
7603
7604 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
7605
7606         * pdf/xpdf/XRef.cc:
7607
7608         Fix CAN-2005-0064
7609
7610 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
7611
7612         * backend/Makefile.am:
7613         * backend/ev-document-links.h:
7614         * backend/ev-document-security.c: (ev_document_security_get_type),
7615         (ev_document_security_has_document_security),
7616         (ev_document_security_set_password):
7617         * backend/ev-document-security.h:
7618         * backend/ev-document.c: (ev_document_error_quark):
7619         * backend/ev-document.h:
7620         * data/Makefile.am:
7621         * data/evince-password.glade:
7622         * pdf/xpdf/pdf-document.cc:
7623         * shell/Makefile.am:
7624         * shell/ev-password.c: (ev_password_set_bad_password_label),
7625         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
7626         (ev_password_dialog_get_password),
7627         (ev_password_dialog_set_bad_pass):
7628         * shell/ev-password.h:
7629         * shell/ev-window.c: (ev_window_get_attribute),
7630         (ev_window_set_property), (update_action_sensitivity),
7631         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
7632         (ev_window_setup_document), (ev_window_get_password),
7633         (ev_window_open), (ev_window_cmd_save_as),
7634         (using_postscript_printer), (ev_window_print),
7635         (find_not_supported_dialog), (ev_window_cmd_edit_find),
7636         (update_fullscreen_popup), (ev_window_fullscreen),
7637         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
7638         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
7639         (menu_item_select_cb), (find_bar_search_changed_cb),
7640         (ev_window_dispose), (ev_window_init):
7641
7642         Add initial support for password-supported dialogs.  This could be
7643         a lot cooler, but it'll do for now.
7644
7645 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
7646
7647         * pdf/xpdf/pdf-document.cc:
7648         * shell/ev-view.c: (status_message_from_link),
7649         (ev_view_set_status), (ev_view_set_cursor),
7650         (ev_view_motion_notify_event), (ev_view_init):
7651         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
7652
7653         Fix bugs in the links implementation and change cursor
7654         when hovering a link.
7655
7656 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
7657
7658         * viewer/.cvsignore: added cvsignore file for viewer directory
7659
7660         * TODO: created TODO document
7661
7662 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
7663
7664         * shell/ev-view.h:
7665         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
7666         new functions to help with implementation of sensitivity code
7667         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
7668         of all actions that might require it.  Fixes a crash when you
7669         click on the Zoom actions in a window lacking a document.
7670
7671 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
7672
7673         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
7674         of the Find action
7675
7676 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
7677
7678         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
7679         (pixbuf_document_document_iface_init):
7680         * ps/ps-document.c: (ps_document_get_link),
7681         (ps_document_document_iface_init):
7682         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
7683         (status_message_from_link), (ev_view_set_status),
7684         (ev_view_set_find_status), (ev_view_motion_notify_event),
7685         (ev_view_button_release_event), (ev_view_set_property),
7686         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
7687         (ev_view_get_find_status_message), (update_find_results),
7688         (ev_view_get_status), (ev_view_get_find_status):
7689         * shell/ev-view.h:
7690         * shell/ev-window.c: (view_status_changed_cb),
7691         (view_find_status_changed_cb), (ev_window_init):
7692
7693         View status message support, use it to show the links.
7694         Needs work...
7695
7696 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
7697
7698         * backend/ev-document.c: (ev_document_get_link):
7699         * backend/ev-document.h:
7700         * pdf/xpdf/pdf-document.cc:
7701         * shell/ev-application.c: (ev_application_open):
7702         * shell/ev-application.h:
7703         * shell/ev-sidebar-links.c: (selection_changed_cb):
7704         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
7705         (ev_view_go_to_link):
7706
7707         Add support for document links
7708
7709 2005-01-13  Anders Carlsson  <andersca@gnome.org>
7710
7711         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
7712         (create_tool_item):
7713         Set the spin button limits correctly.
7714         
7715         * shell/ev-sidebar-thumbnails.c:
7716         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
7717         Support changing pages by clicking on the thumbnails.
7718         
7719 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
7720
7721         * pixbuf/pixbuf-document.c:
7722         (pixbuf_document_thumbnails_get_dimensions),
7723         (pixbuf_document_document_thumbnails_iface_init):
7724
7725         implement get_dimensions
7726
7727 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
7728
7729         * ps/ps-document.c: (ps_document_goto_page):
7730
7731         Fix page switching on multipage documents
7732
7733 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
7734
7735         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
7736         
7737         check for NULL before assigning to width and height parameters
7738
7739 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
7740
7741         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
7742         (pixbuf_document_set_property), (pixbuf_document_get_property):
7743
7744         implement get/set properties
7745
7746 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
7747
7748         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
7749         
7750         return NULL instead of "Unknown", letting the title get set to
7751         the filename when the pdf has no title.
7752
7753 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
7754
7755         * ps/ps-document.c: (ps_document_get_page_count),
7756         (ps_document_goto_page):
7757
7758 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
7759
7760         * shell/ev-history.c: (ev_history_get_property),
7761         (ev_history_set_property), (ev_history_class_init),
7762         (ev_history_add_page), (ev_history_set_current_index):
7763         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
7764         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
7765         (ev_navigation_action_finalize):
7766         * shell/ev-navigation-action.h:
7767         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
7768         (ev_view_go_forward), (ev_view_get_find_status_message),
7769         (history_index_changed_cb), (ev_view_set_history):
7770         * shell/ev-view.h:
7771         * shell/ev-window.c: (update_total_pages), (ev_window_open),
7772         (update_current_page), (register_custom_actions):
7773
7774         Implement history dropdowns
7775
7776 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
7777
7778         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
7779         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
7780         (ev_view_go_forward):
7781         * shell/ev-window.c: (register_custom_actions):
7782
7783         Fix several history bugs
7784
7785 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
7786
7787         * configure.ac: Add «nb» to ALL_LINGUAS.
7788
7789 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
7790
7791         * backend/Makefile.am:
7792         * backend/ev-bookmark.c:
7793         * backend/ev-bookmark.h:
7794         * backend/ev-document-bookmarks.c:
7795         * backend/ev-document-bookmarks.h:
7796         * backend/ev-document-links.c: (ev_document_links_get_type),
7797         (ev_document_links_has_document_links),
7798         (ev_document_links_begin_read), (ev_document_links_get_link),
7799         (ev_document_links_get_child), (ev_document_links_next),
7800         (ev_document_links_free_iter):
7801         * backend/ev-document-links.h:
7802         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
7803         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
7804         (ev_link_get_link_type), (ev_link_set_link_type),
7805         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
7806         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
7807         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
7808         (ev_link_new_external):
7809         * backend/ev-link.h:
7810         * pdf/xpdf/pdf-document.cc:
7811         * shell/Makefile.am:
7812         * shell/ev-application.c: (ev_application_open_link):
7813         * shell/ev-application.h:
7814         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
7815         (ev_history_get_link_nth):
7816         * shell/ev-history.h:
7817         * shell/ev-sidebar-bookmarks.c:
7818         * shell/ev-sidebar-bookmarks.h:
7819         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
7820         (ev_sidebar_links_class_init), (selection_changed_cb),
7821         (ev_sidebar_links_construct), (ev_sidebar_links_init),
7822         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
7823         (do_one_iteration), (populate_links_idle),
7824         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
7825         * shell/ev-sidebar-links.h:
7826         * shell/ev-sidebar.c: (ev_sidebar_set_document):
7827         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
7828         (go_to_index):
7829         * shell/ev-view.h:
7830         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
7831         * shell/ev-window.h:
7832
7833         Rename bookmark to link, and use "Index" for the sidebar panel.
7834
7835 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
7836
7837         * shell/Makefile.am:
7838         * shell/ev-application.c: (ev_application_open_bookmark):
7839         * shell/ev-application.h:
7840         * shell/ev-history.c: (ev_history_init), (free_links_list),
7841         (ev_history_finalize), (ev_history_class_init),
7842         (ev_history_add_link), (ev_history_add_page),
7843         (ev_history_get_link_nth), (ev_history_get_n_links),
7844         (ev_history_get_current_index), (ev_history_set_current_index),
7845         (ev_history_new):
7846         * shell/ev-history.h:
7847         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
7848         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
7849         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
7850         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
7851         (ev_view_set_page):
7852         * shell/ev-view.h:
7853         * shell/ev-window.c: (ev_window_open_bookmark),
7854         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
7855         (goto_page_cb), (register_custom_actions):
7856         * shell/ev-window.h:
7857
7858         Initial history implementation. Needs work.
7859
7860 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
7861
7862         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
7863
7864 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
7865
7866         * cut-n-paste/recent-files/egg-recent-item.c:
7867         * cut-n-paste/recent-files/egg-recent-item.h:
7868         * cut-n-paste/recent-files/egg-recent-model.c:
7869         * cut-n-paste/recent-files/egg-recent-util.c:
7870         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7871         * cut-n-paste/recent-files/egg-recent-view.c:
7872
7873         Update
7874
7875 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
7876
7877         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
7878         (fillGlyph, fillImageMask, drawImage):
7879         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
7880         pdf/splash/SplashTypes.h:
7881         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
7882         packed mode for Splash.
7883
7884         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
7885         RGB8 packed mode, eliminates the pixbuf data creation loop.
7886
7887         * shell/ev-print-job.c (ev_print_job_finalize)
7888         (ev_print_job_set_property, ev_print_job_get_property)
7889         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
7890         (ev_print_job_use_print_dialog_settings, idle_print_handler)
7891         (print_closure_finalize, ev_print_job_print): implement
7892         printing (for backends with EvPsExporter)
7893
7894         * shell/ev_print_job.h: update prototypes.
7895
7896         * shell/ev-window.c (ev_window_print): unref print job after
7897         printing.
7898
7899         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
7900         unless the document implements the EvDocumentFind interface.
7901
7902 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
7903
7904         * configure.ac: Added ja to ALL_LINGUAS.
7905
7906 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
7907
7908         * pdf/xpdf/pdf-document.cc:
7909
7910         add a FIXME. We should probably not allocate
7911         a bookmark object every time
7912
7913 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
7914
7915         * shell/ev-application.c: (ev_application_open),
7916         (ev_application_open_bookmark):
7917         * shell/ev-application.h:
7918         
7919         Add a way to open bookmarks
7920
7921         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
7922         (ev_bookmark_set_uri), (ev_bookmark_get_property),
7923         (ev_bookmark_set_property), (ev_bookmark_class_init),
7924         (ev_bookmark_new_title), (ev_bookmark_new_link),
7925         (ev_bookmark_new_external):
7926
7927         Support for external uris, better constructors.
7928
7929         * backend/ev-bookmark.h:
7930         * pdf/xpdf/pdf-document.cc:
7931         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
7932
7933         Handle external uris
7934
7935 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
7936
7937         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
7938         (ev_sidebar_bookmarks_construct), (do_one_iteration):
7939
7940         Hook up bookmarks navigation
7941
7942 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
7943
7944         * backend/Makefile.am:
7945         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
7946         (ev_bookmark_get_title), (ev_bookmark_set_title),
7947         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
7948         (ev_bookmark_get_page), (ev_bookmark_set_page),
7949         (ev_bookmark_get_property), (ev_bookmark_set_property),
7950         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
7951         (ev_bookmark_new):
7952         * backend/ev-bookmark.h:
7953         * backend/ev-document-bookmarks.c:
7954         (ev_document_bookmarks_get_bookmark):
7955         * backend/ev-document-bookmarks.h:
7956         * pdf/xpdf/pdf-document.cc:
7957         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
7958
7959         Add a bookmark object to the backend and use it instead of get_values
7960
7961 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
7962
7963         * data/evince-ui.xml:
7964
7965         Cleanup and add select all.
7966
7967         * shell/ev-view.c: (ev_view_select_all),
7968         (ev_view_button_press_event):
7969         * shell/ev-view.h:
7970         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
7971
7972         Add select all.
7973         Clear selection on click.
7974
7975 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
7976
7977         * shell/ev-sidebar-thumbnails.c
7978         (ev_sidebar_thumbnails_set_document): forgot to unref the
7979         loading_icon.
7980
7981 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
7982
7983         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
7984         at the visible page, not just linearly.  This makes it look fast.
7985
7986 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
7987
7988         * backend/ev-document-misc.c
7989         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
7990         white.
7991         * backend/ev-document-thumbnails.h: New interface to get the size
7992         of a page.
7993
7994 2005-01-06  Jeremy Katz  <katzj@redhat.com>
7995
7996         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
7997         make dist works
7998
7999 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
8000
8001         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
8002         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
8003         things up a bit.
8004
8005         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
8006
8007 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
8008
8009         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
8010         fonts. Should fix font problems on systems that have the base
8011         fonts in bitmap format. Reported by James Henstridge
8012         <james@jamesh.id.au>.
8013
8014 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8015
8016         * pdf/xpdf/Gfx.cc:
8017         * pdf/xpdf/GfxState.cc:
8018
8019         Fix for CAN-2004-1125
8020
8021 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8022
8023         * shell/ev-view.c: (ev_view_copy):
8024         * shell/ev-view.h:
8025         * shell/ev-window.c: (ev_window_cmd_edit_copy):
8026
8027         Implement Edit->Copy
8028
8029 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8030
8031         * backend/ev-document.c: (ev_document_get_text):
8032         * backend/ev-document.h:
8033         * pdf/xpdf/pdf-document.cc:
8034         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
8035         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8036         (ev_view_update_primary_selection), (ev_view_button_press_event),
8037         (ev_view_motion_notify_event), (ev_view_button_release_event):
8038
8039         Beginnings of clipboard support. Incomplete but primary sort
8040         of work.
8041
8042 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8043
8044         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
8045         (expose_bin_window):
8046
8047         Nicer rubberband drawing, from GtkIconView.
8048
8049 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8050
8051         * backend/ev-document.c: (ev_document_save):
8052         * backend/ev-document.h:
8053         * data/evince-ui.xml:
8054         * pdf/xpdf/pdf-document.cc:
8055         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
8056
8057         Implement "Save a copy..." menu item
8058
8059 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8060
8061         * shell/ev-view.c: (ev_view_zoom):
8062
8063         Queue a resize when zoom changes
8064
8065 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
8066
8067         * backend/ev-document-misc.[ch]: New misc file to do simple drop
8068         shadows.
8069
8070         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
8071         thumbnails..
8072
8073 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8074
8075         * pdf/xpdf/pdf-document.cc
8076         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
8077
8078 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
8079
8080         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
8081         It's slow, but I'll speed it up next!
8082
8083 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
8084
8085         * shell/main.c (load_files):
8086
8087         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
8088         from the command line and because it seems more appropriate.
8089
8090 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8091
8092         * data/evince-ui.xml:
8093         * shell/ev-window.c: (update_action_sensitivity),
8094         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
8095
8096         s/next page/page down
8097         s/previous page/page up
8098
8099 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8100
8101         * data/evince-ui.xml:
8102
8103         Change the layout to match clarkbw design.
8104
8105         * shell/Makefile.am:
8106         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
8107         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
8108         (ev_navigation_action_finalize),
8109         (ev_navigation_action_set_property),
8110         (ev_navigation_action_get_property),
8111         (ev_navigation_action_class_init):
8112         * shell/ev-navigation-action.h:
8113
8114         Implement clarkbw toolbar navigation controls (incomplete)
8115
8116         * shell/ev-page-action.c: (update_label), (update_spin),
8117         (value_changed_cb), (create_tool_item), (connect_proxy),
8118         (ev_page_action_init), (ev_page_action_finalize),
8119         (ev_page_action_set_property), (ev_page_action_get_property),
8120         (ev_page_action_set_current_page),
8121         (ev_page_action_set_total_pages), (ev_page_action_class_init):
8122         * shell/ev-page-action.h:
8123
8124         Implement a page switcher in the toolbar
8125
8126         * shell/ev-view.c: (ev_view_scroll_view):
8127         * shell/ev-window.c: (update_total_pages), (ev_window_open),
8128         (update_current_page), (view_page_changed_cb), (goto_page_cb),
8129         (register_custom_actions), (ev_window_init):
8130
8131         Change page on PageUp/Down.
8132
8133 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
8134
8135         * pdf/xpdf/pdf-document.cc
8136         (pdf_document_thumbnails_get_thumbnail): initial stab at
8137         implementing thumbnail support for pdfs.  It only does documents
8138         with precached pdfs now.
8139
8140 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
8141
8142         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
8143         thumbnail code into a time-based idle as well.  Also, turn off the
8144         shadow temporarily as it's really slow.
8145
8146 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8147
8148         * backend/ev-document.c: (ev_document_class_init):
8149         * pdf/xpdf/pdf-document.cc:
8150         * shell/ev-window.c: (ev_window_open):
8151
8152         Fix document title bugs and fallback to
8153         filename when not available.
8154
8155 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8156
8157         * backend/ev-document.c: (ev_document_get_type),
8158         (ev_document_class_init), (ev_document_load),
8159         (ev_document_get_title):
8160         * backend/ev-document.h:
8161         * pdf/xpdf/pdf-document.cc:
8162         * ps/ps-document.c: (ps_document_set_property),
8163         (ps_document_get_property), (ps_document_class_init),
8164         (document_load):
8165         * ps/ps-document.h:
8166         * ps/ps.h:
8167         * shell/ev-window.c: (update_window_title), (ev_window_open),
8168         (ev_window_init):
8169
8170         Initial support for document title. Not working yet.
8171
8172 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8173
8174         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
8175
8176         Grab focus on the view when clicking it
8177
8178 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8179
8180         * shell/ev-marshal.list:
8181         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
8182         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
8183
8184         Add key bindings to the view. Now if the focus would work
8185         right...
8186
8187 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8188
8189         * Makefile.am:
8190         * backend/Makefile.am:
8191         * data/Makefile.am:
8192         * dvi/Makefile.am:
8193         * dvi/dvilib/Makefile.am:
8194         * pdf/xpdf/Makefile.am:
8195         * po/POTFILES.in:
8196         * ps/Makefile.am:
8197
8198         Fix distcheck
8199
8200 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8201
8202         * shell/ev-view.c: (ev_view_realize):
8203
8204         Fix mouse wheel scrolling
8205
8206 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8207
8208         * ps/Makefile.am:
8209         * ps/gstypes.h:
8210         * ps/gtkgs.c:
8211         * ps/gtkgs.h:
8212         * ps/ps-document.c: (catchPipe), (ps_document_init),
8213         (ps_document_class_init), (ps_document_cleanup),
8214         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
8215         (set_up_page), (close_pipe), (is_interpreter_ready),
8216         (interpreter_failed), (output), (input), (start_interpreter),
8217         (stop_interpreter), (file_length), (file_readable),
8218         (check_filecompressed), (check_pdf), (compute_xdpi),
8219         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
8220         (ps_document_get_type), (ps_document_emit_error_msg),
8221         (document_load), (ps_document_next_page),
8222         (ps_document_get_current_page), (ps_document_get_page_count),
8223         (ps_document_goto_page), (ps_document_set_page_size),
8224         (ps_document_zoom_to_fit), (ps_document_set_zoom),
8225         (ps_document_load), (ps_document_get_n_pages),
8226         (ps_document_set_page), (ps_document_get_page),
8227         (ps_document_widget_event), (ps_document_set_target),
8228         (ps_document_set_scale), (ps_document_set_page_offset),
8229         (ps_document_get_page_size), (ps_document_render),
8230         (ps_document_document_iface_init):
8231         * ps/ps-document.h:
8232         * ps/ps.c:
8233         * shell/ev-window.c: (ev_window_open):
8234
8235         Rename GtkGS to PSDocument
8236
8237 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8238
8239         * ps/gtkgs.c: (gtk_gs_class_init):
8240         * ps/gtkgs.h:
8241
8242         Some more leftover...
8243
8244 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8245
8246         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
8247         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
8248         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
8249         * ps/gtkgs.h:
8250
8251         Remove unused code and make a lot of stuff private
8252
8253 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8254
8255         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
8256         (gtk_gs_defaults_changed):
8257         * ps/gsdefaults.h:
8258         * ps/gtkgs.c:
8259         * ps/gtkgs.h:
8260         * ps/ps.h:
8261
8262         Cleanup headers dependencies
8263
8264 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8265
8266         * ps/Makefile.am:
8267         * ps/ggvutils.c:
8268         * ps/ggvutils.h:
8269         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
8270         * ps/gsdefaults.h:
8271         * ps/gtkgs.c: (file_length), (file_readable),
8272         (check_filecompressed), (check_pdf), (gtk_gs_load),
8273         (gtk_gs_get_postscript):
8274
8275         Get rid of ggvutils
8276
8277 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8278
8279         * ps/ggvutils.c:
8280         * ps/ggvutils.h:
8281         * ps/gsio.h:
8282         * ps/gtkgs.c: (gtk_gs_set_zoom):
8283
8284         Cleanups
8285
8286 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8287
8288         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
8289
8290         Ensure the page is rerendered when changing zoom
8291
8292 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8293
8294         * backend/ev-document.c: (ev_document_base_init),
8295         (ev_document_changed):
8296         * backend/ev-document.h:
8297
8298         Add a changed event that is emitted when the page content
8299         changes. This is necessary to deal with the fact that
8300         in ps backend rendering happen asycrounously.
8301         This makes the ps backend mostly work.
8302
8303         * pdf/xpdf/pdf-document.cc:
8304
8305         Emit changed event
8306
8307         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
8308         (ps_document_set_target):
8309
8310         Emit changed event
8311
8312         * shell/ev-view.c: (document_changed_callback),
8313         (ev_view_set_document), (ev_view_set_page):
8314
8315         Redraw on the changed signal
8316
8317 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
8318
8319         * configure.ac: Added pt_BR to ALL_LINGUAS.
8320
8321 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
8322
8323         * backend/ev-document-bookmarks.c:
8324         (ev_document_bookmarks_get_child): *
8325         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
8326         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
8327         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
8328         (ev_sidebar_bookmarks_destroy),
8329         (ev_sidebar_bookmarks_class_init),
8330         (ev_sidebar_bookmarks_construct), (stack_data_free),
8331         (do_one_iteration), (populate_bookmarks_idle),
8332         (ev_sidebar_bookmarks_clear_document),
8333         (ev_sidebar_bookmarks_set_document): *
8334         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
8335         (ev_sidebar_add_page),
8336         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
8337         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
8338         it displays both the topics and the page numbers.
8339
8340 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
8341
8342         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
8343         toggle.
8344         * shell/ev-window.c (toggle_entries): Set sidebar default value to
8345         visible.
8346
8347 2004-12-23  Adam Weinberger  <adamw@gnome.org>
8348
8349         * configure.ac: Added en_CA to ALL_LINGUAS.
8350
8351 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8352
8353         * ChangeLog: replace bottom of this ChangeLog (merged history of
8354         ggv and gpdf; where all paths were wrong and most of the files are
8355         not even in this tree) with ChangeLog (from arch) of the shell
8356         code.
8357
8358 2004-12-23  Havoc Pennington  <hp@redhat.com>
8359
8360         * shell/ev-window.c: hook up potentially-questionable "find
8361         results status text" feature - something involving the sidebar or
8362         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
8363         might be better in the end.
8364
8365         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
8366         with corresponding signal when it should be updated
8367
8368         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
8369
8370 2004-12-22  Havoc Pennington  <hp@redhat.com>
8371
8372         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
8373         find stuff on other pages, sort of (only returns one result on
8374         invisible pages, to show they have results; updates full results
8375         for a page when you view it). Currently repaints the current page
8376         every time a new result is found on any page, which isn't so nice.
8377
8378 2004-12-22  Havoc Pennington  <hp@redhat.com>
8379
8380         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
8381         the document doesn't support find (better ideas?)
8382         (find_bar_search_changed_cb): handle missing document or document
8383         that doesn't support find
8384
8385         * pdf/xpdf/pdf-document.cc: port to implement the new
8386         EvDocumentFindIface
8387
8388         * backend/ev-document-find.c: create a new interface for searching
8389
8390         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
8391
8392 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8393
8394         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
8395         libevbackend.la.
8396
8397         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
8398         EvPrintJob constructor arguments.
8399
8400         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
8401         for documents that can export PostScript (page by page).
8402
8403         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
8404         
8405         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
8406         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
8407         (pdf_document_ps_exporter_iface_init:
8408         Implement EvPSExporter.
8409
8410         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
8411
8412 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8413
8414         * backend/Makefile.am:
8415         * backend/ev-document-thumbnails.c:
8416         (ev_document_thumbnails_get_type),
8417         (ev_document_thumbnails_get_thumbnail):
8418         * backend/ev-document-thumbnails.h:
8419         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8420         (pixbuf_document_thumbnails_get_thumbnail),
8421         (pixbuf_document_document_thumbnails_iface_init):
8422         * shell/Makefile.am:
8423         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
8424         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
8425         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
8426         * shell/ev-sidebar-thumbnails.h:
8427         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
8428         (ev_sidebar_set_document):
8429         * shell/ev-utils.c: (gaussian), (create_blur_filter),
8430         (create_shadow), (ev_pixbuf_add_shadow):
8431         * shell/ev-utils.h:
8432         Add thumbnail support.
8433         
8434 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8435
8436         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
8437         (using_postscript_printer): Set up a print dialog for "PostScript
8438         injection" method.
8439
8440         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
8441         EvPrintJob.
8442
8443         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
8444
8445 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8446
8447         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
8448         (ps_document_set_target), (ps_document_get_page_size),
8449         (ps_document_render):
8450         * ps/gtkgs.h:
8451
8452         Fix a few bugs
8453
8454 2004-12-22  Christian Rose  <menthos@menthos.com>
8455
8456         * configure.ac: Added "sv" to ALL_LINGUAS.
8457
8458 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
8459
8460         * backend/ev-document-bookmarks.[ch]: new interface to indicate
8461         document supports bookmarks.
8462
8463 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8464
8465         * ps/ggvutils.c: (ggv_file_readable):
8466         * ps/ggvutils.h:
8467         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
8468         (gtk_gs_get_postscript):
8469
8470         Remove unused utils
8471
8472 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8473
8474         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
8475         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
8476         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
8477         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
8478         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
8479         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
8480         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8481         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8482         (gtk_gs_set_antialiasing), (ps_document_load),
8483         (ps_document_render):
8484         * ps/gtkgs.h:
8485
8486         Another check point for the ps backend. Now I can get it to show
8487         pages!
8488
8489 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
8490
8491         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
8492         document setting code.
8493
8494 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8495
8496         * shell/eggfindbar.c: (entry_activate_callback):
8497         Animate the next button when activate is pressed.
8498         
8499 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8500
8501         * shell/ev-window.c: (ev_window_cmd_edit_find),
8502         (update_fullscreen_popup), (ev_window_fullscreen),
8503         (ev_window_unfullscreen), (ev_window_state_event_cb),
8504         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
8505         Fix bugs in fullscreen code.
8506         
8507 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8508
8509         * Makefile.am:
8510         * configure.ac:
8511         * pixbuf/Makefile.am:
8512         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8513         (pixbuf_document_load), (pixbuf_document_get_n_pages),
8514         (pixbuf_document_set_page), (pixbuf_document_get_page),
8515         (pixbuf_document_set_target), (pixbuf_document_set_scale),
8516         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
8517         (pixbuf_document_render), (pixbuf_document_begin_find),
8518         (pixbuf_document_end_find), (pixbuf_document_finalize),
8519         (pixbuf_document_class_init),
8520         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8521         * pixbuf/pixbuf-document.h:
8522         * shell/Makefile.am:
8523         * shell/ev-application.c: (ev_application_open):
8524         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
8525         (ev_window_open):
8526         Add pixbuf backend.
8527         
8528 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
8529
8530         * Makefile.am: 
8531         * dvi/dvilib/Makefile.am:
8532         * dvi/Makefile.am:
8533         * configure.ac: Auto*ify dvi and dvi/dvilib
8534
8535         * dvi/Makefile: Remove from CVS
8536         
8537         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
8538         confusion.
8539
8540         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
8541         
8542         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
8543         
8544 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8545
8546         * ps/Makefile.am:
8547         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
8548         (gtk_gs_value_adjustment_changed), (compute_size),
8549         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
8550         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
8551         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8552         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8553         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
8554         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
8555         (ps_document_load), (ps_document_get_n_pages),
8556         (ps_document_set_page), (ps_document_get_page),
8557         (ps_document_set_target), (ps_document_set_scale),
8558         (ps_document_set_page_offset), (ps_document_get_page_size),
8559         (ps_document_render), (ps_document_begin_find),
8560         (ps_document_end_find), (ps_document_document_iface_init):
8561         * ps/gtkgs.h:
8562         * shell/Makefile.am:
8563         * shell/ev-window.c: (ev_window_open):
8564
8565         Some work to integrate gtkgs with EvDocument
8566
8567 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8568
8569         * shell/ev-window.c: (update_fullscreen_popup),
8570         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
8571         (exit_fullscreen_button_clicked_cb),
8572         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
8573         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
8574         (ev_window_state_event_cb), (ev_window_init):
8575         Add fullscreen support from Epiphany.
8576         
8577 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8578
8579         * data/ev-stock-zoom-fit-width.png: fit-width
8580         stock icon from gpdf.
8581         
8582         * shell/ev-stock-icons.[ch]: copied from gpdf.
8583         
8584         * shell/main.c: (main): init stock icons.
8585         
8586         * shell/ev-window.c: use the fit-width icon.
8587         
8588         * data/evince-ui.xml: add zooming toolbar items.
8589
8590 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8591
8592         * shell/ev-view.c: 
8593         (ev_view_best_fit), (ev_view_fit_width): because
8594         get_page_size() returns the scaled page size, we
8595         need to calculate the scale factor relative to
8596         the previous scale factor. Should really just
8597         add get_real_page_size().
8598
8599 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8600
8601         * shell/ev-view.[ch]:
8602         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
8603         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
8604         add zooming.
8605         
8606         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8607         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
8608         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
8609         hook it up.
8610         
8611         * pdf/xpdf/pdf-document.cc:
8612         (pdf_document_begin_find),
8613         (pdf_document_end_find): make static.
8614
8615 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8616
8617         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
8618
8619         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
8620         names to fontconfig patterns.
8621         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
8622
8623         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
8624         setupBaseFontsFc.
8625
8626 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8627
8628         * Makefile.am:
8629         * configure.ac:
8630         * ps/Makefile.am:
8631         * ps/ggvutils.c:
8632         * ps/ggvutils.h:
8633         * ps/gsdefaults.c:
8634         * ps/gsdefaults.h:
8635         * ps/gsio.c:
8636         * ps/gsio.h:
8637         * ps/gtkgs.c:
8638         * ps/gtkgs.h:
8639         * ps/ps.c:
8640         * ps/ps.h:
8641
8642         Import ggv backend. Not hooked up yet.
8643
8644 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8645
8646         * shell/main.c: (load_files), (main): load files
8647         from the command line.
8648
8649 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8650
8651         * configure.ac: don't require bonobo.
8652         
8653         * cut-n-paste/recent-files/*: kill bonobo recent
8654         view.
8655
8656         * shell/ev-window.c:
8657         (ev_window_is_empty): upd.
8658         (unable_to_load), (ev_window_open): load backend
8659         based on the mime type.
8660
8661 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8662
8663         * backend/.cvsignore: ignore generated marshalers source.
8664
8665         * shell/main.c (main): this is not epiphany.
8666
8667 2004-12-22  Havoc Pennington  <hp@redhat.com>
8668
8669         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
8670         (expose_bin_window): draw find highlights
8671
8672         * shell/ev-window.c (find_bar_search_changed_cb): implement 
8673         
8674         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
8675         (pdf_document_end_find): implement this interface
8676
8677         * backend/ev-document.c (ev_document_found): add this to emit
8678         signal
8679
8680 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
8681
8682         * data/evince-ui.xml: Add a few more toolbar items.
8683
8684         * shell/ev-window.c: Hook up page navigation toolbar 
8685         items.
8686
8687         * shell/ev-view.[ch]: add ev_view_set/get_page and 
8688         a page-changed signal.
8689
8690         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
8691         Add ev_document_get_page().
8692
8693         * shell/ev-window.c: Sensitize/desensitize navigation
8694         actions.
8695
8696 2004-12-21  Havoc Pennington  <hp@redhat.com>
8697
8698         * backend/ev-backend-marshal.c,
8699         backend/ev-backend-marshalers.list, backend/Makefile.am: add
8700         marshaler-generator thingy. I'm sure there's a better way to do
8701         this in the modern world.
8702
8703         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
8704         end_find methods and "found" signal.
8705
8706         * configure.ac: find glib-genmarshal
8707
8708 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
8709
8710         * shell/ev-sidebar.c: Construct an actual sidebar.
8711         * shell/ev-sidebar-bookmarks.[ch]:
8712         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
8713
8714 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
8715
8716         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
8717         Redo size handling.
8718         
8719         * shell/ev-view.c: Track the size from the document.
8720
8721 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
8722
8723         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
8724         constructor assumes ownership of the string passed in.
8725         
8726         * shell/ev-window.c (ev_window_open): Destroy the error
8727         dialog once we've displayed it.
8728
8729 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
8730
8731         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
8732         a bit, it works! (sort of)
8733
8734         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
8735         Move to .cc since we need to use C++ in the implementation.
8736
8737         * shell/dummy.cc: Add a CC file to force evince
8738         to be linked as a C++ program.
8739
8740 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
8741
8742         * shell/ev-view.[ch]: Start of content-area widget.
8743
8744         * shell/ev-window.c: Create a EvView, update it
8745         as we change documents.
8746
8747         * shell/Makefile.am shell/ev-marshal.list: Add
8748         generated marshalers.
8749
8750 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
8751
8752         * Makefile.am (SUBDIRS): move shell.
8753
8754 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
8755
8756         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
8757         .a to libtool convenience libraries.
8758
8759         * shell/ev-window.c (ev_window_open): Hard code loading
8760         a PDF document.
8761         
8762         * backend/ev-document.h: Add a boolean return to load(),
8763         fix GError * to GError **.
8764
8765         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
8766         object for a PDF backend EvDocument.
8767
8768 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
8769
8770         * dvi/*: New directory with the beginning of a .dvi backend.
8771
8772 2004-12-21  Havoc Pennington  <hp@redhat.com>
8773
8774         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
8775         previous/next instead of back/forward
8776
8777 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
8778
8779         * backend/ev-document.[ch]: Fix a couple of problems so
8780         it compile.
8781
8782 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
8783
8784         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
8785         to backend/ directory, rename EvViewer to EvDocument.
8786
8787 2004-12-21  Havoc Pennington  <hp@redhat.com>
8788
8789         * shell/ev-window.c: hook up the find bar widget; now we just need
8790         a document to find things in
8791
8792         * shell/eggfindbar.c: a find bar widget
8793
8794 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
8795
8796         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
8797
8798 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
8799
8800         * pdf/**: Import of xpdf code from gpdf. 
8801
8802         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
8803
8804         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
8805         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
8806         Fix FreeType includes.
8807
8808         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
8809         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
8810         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
8811         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
8812         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
8813         Include xpdfconfig.h
8814         
8815 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
8816
8817         * shell/ev-window.c (ev_window_dispose): dispose can be called
8818         multiple times.
8819
8820 2004-12-21  Havoc Pennington  <hp@redhat.com>
8821
8822         * shell/ev-window.c (ev_window_init): set title to Document Viewer
8823         rather than Evince
8824
8825         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
8826         items; really they should be synced with the strings, etc. from
8827         current gpdf, but just getting the boring typing out of the way 
8828
8829 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
8830
8831         * po/POTFILES.in:
8832         * shell/ev-application.c: (window_destroy_cb):
8833         * shell/ev-window.c:
8834         * shell/main.c: (main):
8835
8836         Actually show the window...
8837
8838 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
8839
8840         * Makefile.am:
8841         * shell/Makefile.am:
8842         * shell/ev-application.c: (ev_application_class_init):
8843         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
8844
8845         Make it build again
8846
8847 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
8848
8849         Import to gnome cvs.
8850         
8851         * Remove copies of gpdf and ggv trees.
8852         * Rip out all the recursive configure code.
8853         * Remove bonobo machinery.
8854         * viewer/*: GInterfaces that backends should/can implement.
8855
8856 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8857
8858         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
8859         typo
8860
8861 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8862
8863         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
8864         (ev_application_finalize, ev_application_class_init)
8865         (ev_application_init): use GType instance private data for priv.
8866     
8867         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
8868         (ev_window_finalize, ev_window_class_init)
8869         (ev_window_init): ditto.
8870
8871 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8872
8873         * shell/ev-application.c (ev_application_new_window): make public
8874         (ev_application_show_initial_window): kill.
8875     
8876         * shell/ev-application.h: update prototypes.
8877     
8878         * shell/main.cc (main): inline ev_application_show_initial_window.
8879
8880 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8881
8882         * shell/ev-application.c (ev_application_new_window): impl.
8883         (ev_application_show_initial_window): use it.
8884         (is_window_empty, ev_application_get_empty_window): returns an
8885         existing empty window or a new one.
8886         (ev_application_open): from ev_window_cmd_file_open.
8887     
8888         * shell/ev-application.h: update prototypes
8889     
8890         * shell/ev-window.c (ev_window_is_empty): impl.
8891         (ev_window_open): make public.
8892         (ev_window_cmd_file_open): use ev_application_open
8893     
8894         * shell/ev-window.h: update prototypes, remove unused.
8895
8896 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8897
8898         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
8899         move destroy handler out of here...
8900     
8901         * shell/ev-application.c, shell/ev-application.h: ...into this new
8902         class. Also handles initial window creation.
8903     
8904         * shell/main.cc (main): use EvApplication to create initial
8905         window.
8906
8907 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8908
8909         * Makefile.am (SUBDIRS): add cut-n-paste
8910     
8911         * cut-n-paste/Makefile.am: add
8912     
8913         * configure.ac: generate Makefiles in cut-n-paste
8914
8915 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8916
8917         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
8918         (ev_window_class_init): install ev_window_dispose.
8919
8920 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8921
8922         * shell/ev-window.h, shell/ev-window.c: replace gchar with
8923         char (gchar looks stupid).
8924
8925 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8926
8927         * po/de.po: updated German translation.
8928
8929 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8930
8931         * configure.ac: add more pkg-config library checks for gnome-vfs,
8932         bonobo etc.
8933     
8934         * gpdf/configure.in: temporarily disable libpaper
8935         checks. Otherwise I'd have to add the checks for the shell, too.
8936
8937 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8938
8939         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
8940         and * file filters to the file choose.
8941
8942 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8943
8944         * po/de.po: Updated German translation.
8945
8946 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8947
8948         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
8949
8950 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8951
8952         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
8953     
8954         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
8955         (ev_window_init): implement those menuitems.
8956
8957 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8958
8959         * data/evince-ui.xml: add a toolbar (with FileOpen action)
8960     
8961         * shell/ev-window.c (ev_window_init): use the toolbar.
8962
8963 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8964
8965         * shell/ev-window.c (ev_window_init): use menu translations
8966
8967 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8968
8969         * configure.ac: add "de" to ALL_LINGUAS.
8970     
8971         * po/de.po: add German translation.
8972
8973 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8974
8975         * Makefile.am (SUBDIRS): add po
8976     
8977         * configure.ac: check intltool, glib-gettext etc, generate
8978         po/Makefile.in
8979     
8980         * po, po/POTFILES.in, po/POTFILES.skip: new.
8981
8982 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8983
8984         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
8985         already use (#ifdef ENABLE_NLS)
8986     
8987         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
8988         pointer indirection thinko.
8989     
8990         * shell/main.c: include gi18n.h for bindtextdomain etc.
8991
8992 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8993
8994         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
8995         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
8996         tooltips for menu items in the statusbar.
8997
8998 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
8999
9000         * configure.ac, data/Makefile.am, shell/Makefile.am: use
9001         pkgdatadir drop UIDIR
9002
9003 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9004
9005         * data/evince-ui.xml: Add File->Open menu item
9006     
9007         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
9008         chooser), hook it up in the ui manager.
9009
9010 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9011
9012         * shell/ev-window.c: fix Help->About tooltip.
9013
9014 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
9015
9016         * configure.ac: set CFLAGS for libevprivate.
9017     
9018         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
9019         definitions, factory etc.
9020     
9021         * lib/Makefile.am: build libevprivate.a (only stock icon code).
9022     
9023         * shell/Makefile.am: link against libevprivate.a.
9024     
9025         * shell/ev-window.c (entries): add stock icon to Help->About.
9026     
9027         * shell/main.c (main): init stock icon code.
9028
9029 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9030
9031         * lib/recent-files: egg recent files code
9032     
9033         * lib/Makefile.am: add.
9034     
9035         * Makefile.am: add lib subdir.
9036     
9037         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
9038         set CFLAGS for recent-files.
9039
9040 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9041
9042         * configure.ac: disable -ansi and -pedantic gcc flags. They
9043         disable POSIX stuff in stdio.h, but egg-recent uses them.
9044
9045 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
9046
9047         * configure.ac: add --disable-deprecated flag (defaults to on in
9048         "cvs" builds).
9049     
9050         * shell/Makefile.am (INCLUDES): use it.
9051
9052 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9053
9054         * shell/main.c: add missing #include.
9055     
9056         * shell/ev-window.c: fix for pedantic gcc.
9057         (ev_window_cmd_help_about): split license into paragraphs for
9058         translators and pedantic compilers.
9059
9060 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9061
9062         * configure.ac: add more warning flags if compiling with gcc from
9063         cvs (or explicitly requested with --enable-more-warnings).
9064
9065 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9066
9067         * data/evince-ui.xml: add File and File->Close menu.
9068     
9069         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
9070         (ev_window_destroy): quit after destroy.
9071         (ev_window_class_init): override GtkObject::destroy.
9072         (entries): install close_window callback.
9073
9074 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9075
9076         * Makefile.am (SUBDIRS): add data subdir.
9077     
9078         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
9079         gtk+ 2.5.0 for GtkAboutDialog.
9080     
9081         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
9082         main window.
9083     
9084         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
9085     
9086         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
9087         manager.
9088         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
9089
9090 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9091
9092         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
9093
9094 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9095
9096         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
9097
9098 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9099
9100         * shell/*: Added shell directory boilerplate, build it.
9101
9102 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9103
9104         * configure.ac, Makefile.am: Added top-level configure.ac and
9105         Makefile.am