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