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