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