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