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