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