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