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