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