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