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