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