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