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