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