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