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