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