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