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