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