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