]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update NEWS and require poppler 0.5.0.
[evince.git] / ChangeLog
1 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * NEWS:
4         * configure.ac:
5         
6         Update NEWS and require poppler 0.5.0.
7
8 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
9         
10         * data/evince-ui.xml:
11         * shell/ev-view-private.h:
12         * shell/ev-view.c: (ev_view_get_link_at_location),
13         (handle_link_over_xy), (ev_view_button_press_event),
14         (ev_view_button_release_event), (ev_view_class_init):
15         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
16         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
17         (ev_window_init):
18         
19         Implement right-click context menu.
20
21 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
22
23         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
24         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
25         (mdvi_pixbuf_device_render):
26         * pdf/ev-poppler.cc:
27
28         Don't generate thumbnails with alpha. See bug #324077.
29         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
30
31 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
32
33         * shell/ev-window.c: (setup_chrome_from_metadata):
34         
35         Fix typo that was hiding toolbar.
36
37 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
38
39         * shell/ev-view-private.h:
40         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
41         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
42         (ev_view_button_release_event), (ev_view_destroy):
43         
44         Small cleanup and autoscrolling during selection. Thanks to 
45         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
46
47 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
48
49         * configure.ac:
50         
51         Correctly check for comics option.
52
53 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
54         * Makefile.am:
55         * configure.ac:
56         * backend/Makefile.am:
57         * backend/ev-document-factory.c:
58         * shell/ev-document-types.c:
59
60         Included option in configure to make ps backend 
61         compilation optional with --disable-ps.
62
63 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
64
65         * backend/ev-document-factory.c:
66         * comics/Makefile.am:
67         * comics/comics-document.c: (comics_document_load):
68         * comics/ev-cbr-mime.xml:
69         * configure.ac:
70         
71         Comics mime types are added to shared-mime-info CVS. Now
72         we don't need to install our own mime types.
73
74 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
75
76         * shell/ev-window.c:
77         
78         Add shortcut for "save a copy" menu entry. Fix for
79         the bug #324582.
80
81 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
82
83         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
84         (job_finished_cb), (new_selection_pixbuf_needed),
85         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
86         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
87         
88         Rework selection job info logic and fix critical warning.
89
90 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
91
92         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
93
94 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
95
96         * data/evince-ui.xml:
97         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
98         
99         Enter as shortcut key for next page. Fix for the bug
100         #321394.
101
102 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
103
104         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
105
106 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
107
108         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
109         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
110         (new_selection_pixbuf_needed),
111         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
112         (clear_job_selection):
113         
114         Too early for 0.5. Pixbuf cache code cleaned a bit.
115
116 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
117
118         * NEWS:
119         * configure.ac:
120         
121         Release 0.5.0 preparation
122
123 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
124
125         * comics/Makefile.am:
126         * configure.ac:
127         * shell/ev-document-types.c: (ev_document_types_add_filters):
128         
129         More advanced handling of custom mime type installation.
130
131 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
132
133         * data/evince.schemas.in:
134         * shell/ev-metadata-manager.c: (value_free),
135         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
136         (ev_metadata_manager_get), (ev_metadata_manager_set):
137         * shell/ev-metadata-manager.h:
138         * shell/ev-window.c: (update_chrome_flag),
139         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
140         (setup_document_from_metadata), (setup_chrome_from_metadata),
141         (setup_sidebar_from_metadata), (setup_view_from_metadata),
142         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
143         (ev_window_view_toolbar_cb),
144         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
145         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
146         
147         Save last document settings and reuse them for new documents.
148
149 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
150
151         * Makefile.am:
152         * backend/Makefile.am:
153         * backend/ev-document-factory.c:
154         * backend/ev-document-factory.h:
155         * comics/Makefile.am:
156         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
157         (comics_document_load), (comics_document_save),
158         (comics_document_get_n_pages), (comics_document_get_page_size),
159         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
160         (comics_document_class_init), (comics_document_can_get_text),
161         (comics_document_get_info), (comics_document_document_iface_init),
162         (comics_document_init), (get_supported_image_extensions),
163         (comics_document_thumbnails_get_geometry),
164         (comics_document_thumbnails_get_thumbnail),
165         (comics_document_thumbnails_get_dimensions),
166         (comics_document_document_thumbnails_iface_init), (extract_argv):
167         * comics/comics-document.h:
168         * comics/ev-cbr-mime.xml:
169         * configure.ac:
170         * po/POTFILES.in:
171         * shell/ev-application.c: (ev_application_register_service):
172         * shell/ev-document-types.c: (ev_document_types_add_filters):
173         * thumbnailer/Makefile.am:
174         * thumbnailer/evince-thumbnailer-comics.schemas.in:
175         
176         New CBR/CBZ backend for comic books.
177
178 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
179
180         * shell/main.c: (load_files_remote):
181
182         Thanks to Robert McQueen <robot101@debian.org>. Dbus
183         warning on startup of second instance is fixed. It
184         is bug #320353.
185
186 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
187
188         * shell/ev-window.c: (ev_window_finalize):
189         
190         Fix double free that cause crash.
191
192 2005-10-29  Bastien Nocera <hadess@hadess.net>
193
194         * tiff/tiff-document.c: (tiff_document_load):
195         
196         Fix memory leak.
197
198 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
199
200         * po/POTFILES.in:
201         * shell/Makefile.am:
202         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
203         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
204         (ev_view_accessible_get_text),
205         (ev_view_accessible_get_character_at_offset),
206         (ev_view_accessible_get_text_before_offset),
207         (ev_view_accessible_get_text_at_offset),
208         (ev_view_accessible_get_text_after_offset),
209         (ev_view_accessible_get_character_count),
210         (ev_view_accessible_get_caret_offset),
211         (ev_view_accessible_set_caret_offset),
212         (ev_view_accessible_get_run_attributes),
213         (ev_view_accessible_get_default_attributes),
214         (ev_view_accessible_get_character_extents),
215         (ev_view_accessible_get_offset_at_point),
216         (ev_view_accessible_get_n_selections),
217         (ev_view_accessible_get_selection),
218         (ev_view_accessible_add_selection),
219         (ev_view_accessible_remove_selection),
220         (ev_view_accessible_set_selection),
221         (ev_view_accessible_text_iface_init),
222         (ev_view_accessible_idle_do_action),
223         (ev_view_accessible_action_do_action),
224         (ev_view_accessible_action_get_n_actions),
225         (ev_view_accessible_action_get_description),
226         (ev_view_accessible_action_get_name),
227         (ev_view_accessible_action_set_description),
228         (ev_view_accessible_action_iface_init),
229         (ev_view_accessible_get_type), (ev_view_accessible_new),
230         (ev_view_accessible_factory_get_accessible_type),
231         (ev_view_accessible_factory_create_accessible),
232         (ev_view_accessible_factory_class_init),
233         (ev_view_accessible_factory_get_type):
234         * shell/ev-view-accessible.h:
235         * shell/ev-view-private.h:
236         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
237         * shell/ev-view.h:
238         
239         Initial accessibility support.
240
241 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
242
243         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
244
245 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
246
247         * shell/ev-print-job.c: (idle_print_handler):
248         
249         Fix for bug Bug 318916: Printing multiple pages.
250
251 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
252
253         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
254
255 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
256
257         * pdf/ev-poppler.cc:
258         
259         Thumnail dimensions unified with other backends.
260         
261         * shell/ev-window-title.c: (ev_window_title_update):
262         
263         Fix warning.
264
265 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
266
267         * data/ev-stock-zoom-fit-width.png:
268         
269         Remove unused file.
270
271 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
272
273         * configure.ac:
274         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
275         (djvu_document_finalize):
276         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
277         (dvi_document_finalize):
278         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
279         (pixbuf_document_save), (pixbuf_document_finalize):
280         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
281         (tiff_document_finalize):
282         
283         Save a copy implemented for various backends.
284
285 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
286
287         * configure.ac:
288         
289         Don't link with ltiff if tiff is disabled.
290
291 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
292
293         * pdf/GDKSplashOutputDev.cc:
294         * pdf/GDKSplashOutputDev.h:
295         * pdf/Thumb.cc:
296         * pdf/Thumb.h:
297         * pdf/pdf-document.cc:
298         * pdf/pdf-document.h:
299         * pdf/test-gdk-output-dev.cc:
300         
301         Remove old unused files.
302
303 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
304
305         * shell/ev-window.c: (ev_window_setup_document):
306         
307         Fixed warnings on reload and probably crash reason.
308
309 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
310
311         * properties/ev-properties-view.c:
312         (ev_properties_view_format_date):
313         
314         Check if date is invalid. Fix for bug 318134.
315
316 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
317
318         * shell/ev-window-title.c:
319         
320         Add .indd files (Adobe Indesign) to the list of "bad
321         extensions".
322
323 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
324
325         * data/evince-ui.xml:
326         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
327         
328         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
329
330 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
331
332         * shell/ev-window.c: (launch_link), (launch_external_uri),
333         (view_external_link_cb):
334
335         URL-escape link before passing it to gnome_vfs_url_show.
336
337 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
338
339         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
340         there isn't text selected.
341
342 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
343
344         * shell/ev-view.c: (handle_link_over_xy):
345
346         Check tooltip is valid utf8 before showing it
347
348 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
349
350         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
351
352 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
353
354         * shell/ev-window-title.c: (ev_window_title_update):
355
356         Guard against using g_strstrip on NULL. Fixes bug #317291.
357
358 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
359
360         * pdf/ev-poppler.cc:
361
362         Show title even for unknown links
363
364 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
365
366         * shell/ev-window-title.c: (ev_window_title_update):
367
368         Strip the title string
369
370 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
371
372         * shell/ev-window-title.c:
373
374         Add .rtf to the bad extensions list
375
376 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
377
378         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
379         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
380
381         Ignore link coordinates if they are outside page bounds
382
383 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
384
385         * backend/ev-link.c: (ev_link_type_get_type),
386         (ev_link_get_filename), (ev_link_get_params),
387         (ev_link_get_property), (ev_link_set_property),
388         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
389         * backend/ev-link.h:
390         * pdf/ev-poppler.cc:
391         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
392         * shell/ev-window.c: (launch_link), (view_external_link_cb),
393         (ev_window_init):
394
395         Implement launch links. Delegate external link opening to
396         the window.
397
398 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
399
400         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
401         (ev_link_get_right), (ev_link_get_property),
402         (ev_link_set_property), (ev_link_class_init),
403         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
404         * backend/ev-link.h:
405         * pdf/ev-poppler.cc:
406         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
407
408         Implement fitr links
409
410 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
411
412         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
413         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
414         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
415         (ev_view_size_request_continuous),
416         (ev_view_size_request_dual_page),
417         (ev_view_size_request_single_page), (ev_view_size_allocate),
418         (ev_view_zoom_for_size_continuous_and_dual_page),
419         (ev_view_zoom_for_size_continuous),
420         (ev_view_zoom_for_size_dual_page),
421         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
422         (ev_sizing_mode_get_type):
423         * shell/ev-view.h:
424         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
425
426         Do not use modes for link, we need to calculate size ad hoc.
427         Still not perfect because of the usual scrollbar issues grrr.
428
429 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
430
431         * backend/ev-link.c: (ev_link_type_get_type),
432         (ev_link_new_page_fith), (ev_link_new_page_fitv):
433         * backend/ev-link.h:
434         * pdf/ev-poppler.cc:
435         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
436         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
437         (ev_view_size_request_continuous),
438         (ev_view_size_request_dual_page),
439         (ev_view_size_request_single_page), (ev_view_size_allocate),
440         (zoom_for_size_fit_height),
441         (ev_view_zoom_for_size_continuous_and_dual_page),
442         (ev_view_zoom_for_size_continuous),
443         (ev_view_zoom_for_size_dual_page),
444         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
445         (ev_sizing_mode_get_type):
446         * shell/ev-view.h:
447         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
448
449         Implement FIT_HEIGHT mode (only for links).
450         Implement FITH links
451
452 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
453
454         * shell/ev-window-title.c: (get_filename_from_uri),
455         (ev_window_title_sanitize_extension), (ev_window_title_update),
456         (ev_window_title_set_document), (ev_window_title_set_uri),
457         (ev_window_title_free):
458         * shell/ev-window-title.h:
459         * shell/ev-window.c: (ev_window_setup_document),
460         (ev_window_popup_password_dialog):
461
462         Refactor window title building while fixing it for
463         password documents.
464
465 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
466
467         * pdf/ev-poppler.cc:
468
469         Escape link title before setting it in the model
470
471 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
472
473         * shell/ev-application.c: (removed_from_session), (save_session),
474         (init_session), (ev_application_get_empty_window),
475         (ev_application_init), (ev_application_get_windows):
476         * shell/ev-application.h:
477         * shell/ev-window.c: (ev_window_finalize):
478
479         Add a function to retrieve window list and share it where
480         necessary.
481         Implement session handling, works pretty well thanks to the
482         metadata system.
483
484 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
485
486         * shell/ev-password.c: (ev_password_item_created_callback),
487         (ev_password_dialog_save_password):
488         
489         Fix for bug 316972. Use async gnome-keyring API.
490
491 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
492
493         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
494         Remove unused unrealize handler. Add scroll handling to
495         ev_view_scroll_event for presentation mode (bug #316708),
496         and fix the event state checks there.
497
498 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
499
500         * shell/ev-page-action.c: (page_changed_cb):
501
502         "marco, maybe we should be crazy and jump right to 6! :)"
503
504         Bryan Clark, Sep 2005
505
506 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
507
508         * ps/ps-document.c: (save_document), (ps_document_save),
509         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
510         (ps_document_ps_export_end):
511
512         Fix unstructured documents save and print
513
514 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
515
516         * shell/ev-application.c: (ev_application_open_uri):
517
518         Fix window size persistance
519
520 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
521
522         * shell/ev-view.c: (ev_view_button_release_event):
523
524         Based on a patch from carlosgc@gnome.org. Mouse buttons
525         switch pages in presentation mode.
526
527 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
528
529         * shell/ev-page-cache.c: (ev_page_cache_get_size):
530
531         Dont cast to int before scaling
532
533 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
534
535         * backend/ev-link.c: (ev_link_type_get_type),
536         (ev_link_new_page_xyz), (ev_link_new_page_fit),
537         (ev_link_new_page_fith):
538         * backend/ev-link.h:
539         * pdf/ev-poppler.cc:
540         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
541
542         Implement FIT and FITH links
543
544 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
545
546         * pdf/ev-poppler.cc:
547
548         Return 0 results when search is not in progress.
549
550         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
551         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
552
553         Update menu sensitivity when cancelling search
554
555 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
556
557         * shell/ev-view.c: (ev_view_can_find_next):
558
559         Take all pages in consideration, not just current one
560
561 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
562
563         * shell/ev-page-cache.c:
564         * shell/ev-page-cache.h:
565         * shell/ev-view.c: (ev_view_binding_activated),
566         (ev_view_next_page), (ev_view_previous_page),
567         (ev_sizing_mode_get_type):
568         * shell/ev-view.h:
569         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
570         (ev_window_cmd_go_next_page):
571
572         Move page next/previous functions from page chace to
573         view and change it to move by 2 page steps in dual mode.
574
575 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
576
577         * shell/ev-window.c: (update_sidebar_visibility),
578         (setup_sidebar_from_metadata), (ev_window_setup_document),
579         (setup_view_from_metadata):
580
581         Show the index by default when there is one     
582
583 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
584
585         * shell/ev-window-title.c: (ev_window_title_set_document):
586
587         Missing null check
588
589 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
590
591         * shell/ev-view.c: (view_update_range_and_current_page):
592         
593         Allow display of last odd page in dual view. Fix for 316347.
594
595 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
596
597         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
598         
599         Make close button default. Fix for 316383.
600
601 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
602
603         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
604         
605         Mark close button as default. Fix for 316381.
606
607 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
608
609         * backend/ev-link.c: (ev_link_class_init):
610
611         Allow negative doubles in left/top properties
612
613 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
614
615         * shell/ev-window.c:
616
617         Remove a bunch of strings that was used only
618         by the statusbar.
619
620 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
621
622         * shell/ev-window-title.c: (get_filename_from_uri),
623         (ev_window_title_set_document):
624
625         When title has a confusing extension, show also
626         the document filename inside ()
627
628 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
629
630         * shell/Makefile.am:
631         * shell/ev-window-title.c: (ev_window_title_new),
632         (ev_window_title_update), (ev_window_title_set_type),
633         (ev_window_title_set_document), (ev_window_title_free):
634         * shell/ev-window-title.h:
635         * shell/ev-window.c: (ev_window_setup_document),
636         (password_dialog_response), (ev_window_popup_password_dialog),
637         (ev_window_dispose), (ev_window_init):
638
639         Factor out and cleanup window title code
640
641 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
642
643         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
644         (unable_to_load):
645
646         Make dialog transient so it doesnt block other windows
647
648 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
649
650         * pdf/ev-poppler.cc:
651         
652         Fix pdf thumbnails rendering.
653
654 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
655
656         * shell/ev-window.c: (fullscreen_set_timeout):
657         
658         Increase timeout to hide full screen popup. Bug 
659         316123. 
660
661 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
662
663         * data/evince.schemas.in:
664         * shell/ev-window.c: (update_action_sensitivity):
665
666         Allow the user to override document restrictions. Fix for bug
667         305818.
668
669 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
670
671         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
672         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
673         (ev_window_class_init): Fix multihead behaviour of fullscreen
674         toolbar popup. Fixes bug #315451.
675
676 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
677
678         * configure.ac:
679         * data/evince-password.glade:
680         * shell/ev-password.c: (ev_password_dialog_set_property),
681         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
682         (ev_password_dialog_init), (ev_password_set_bad_password_label),
683         (ev_password_dialog_entry_changed_cb),
684         (ev_password_dialog_entry_activated_cb),
685         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
686         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
687         (ev_password_dialog_set_bad_pass):
688         * shell/ev-password.h:
689         * shell/ev-window.c: (password_dialog_response),
690         (ev_window_popup_password_dialog):
691         
692         Support for gnome-keyring for encrypted PDF's.
693
694 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
695
696         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
697         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
698         (ev_view_enter_notify_event), (ev_view_class_init):
699         
700         More precise handling of enter_notify/leave_notify events
701         in EvView. Fix for bug 315470.
702
703 2005-09-08  Christopher Aillon  <caillon@redhat.com>
704
705         * shell/ev-window.c: (fullscreen_timeout_cb),
706         (fullscreen_set_timeout), (fullscreen_clear_timeout),
707         (ev_window_dispose):
708
709         leak fix: unref fullscreen_timeout_source before clearing it
710
711 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
712
713         * configure.ac, dvi/mdvi/Makefile.am: 
714         
715         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
716
717 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
718
719         * backend/ev-link.c: (ev_link_new_page_xyz):
720         * pdf/ev-poppler.cc:
721         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
722
723         Fix some bugs with xyz links, respect zoom
724
725 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
726
727         * shell/ev-window.c: (page_changed_cb),
728         (setup_document_from_metadata), (update_sidebar_visibility),
729         (setup_view_from_metadata), (ev_window_run_fullscreen),
730         (ev_window_stop_fullscreen), (ev_window_run_presentation),
731         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
732         (ev_window_dual_mode_changed_cb),
733         (ev_window_sidebar_current_page_changed_cb):
734
735         null check uri before setting and getting metadata
736
737 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
738
739         * dvi/Makefile.am:
740         * properties/Makefile.am:
741         * shell/Makefile.am:
742         * thumbnailer/Makefile.am:
743
744         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
745
746 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
747
748         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
749         (selection_changed_callback):
750         * shell/ev-sidebar-links.h:
751
752         Add a signal for link activation.
753
754         * shell/ev-view.c: (ev_view_goto_link),
755         (ev_view_button_release_event):
756         * shell/ev-view.h:
757         * shell/ev-window.c: (sidebar_links_link_activated_cb),
758         (ev_window_init):
759
760         Implement the signal so that we can handle all link types.
761
762         * shell/ev-page-cache.c:
763
764         Remove unused set_link function
765
766 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
767
768         * lib/ev-tooltip.c: (ev_tooltip_set_position):
769
770         Add some space from the cursor, hardcoded but I couldnt
771         find a better way.
772
773 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
774
775         * lib/ev-tooltip.c:
776
777         Use mozilla style vs gtk style, way better for links.
778
779         * shell/ev-view.c: (ev_view_motion_notify_event),
780         (ev_view_destroy), (ev_view_init):
781
782         Deactive tooltip when the link hovered is changed.
783
784 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
785
786         * backend/ev-document.h:
787         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
788         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
789         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
790         (ev_link_new_page), (ev_link_new_page_xyz):
791         * backend/ev-link.h:
792         * pdf/ev-poppler.cc:
793         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
794         (go_to_link), (tip_from_link):
795
796         Implement xyz links, still not functional. Links are a total
797         mess, will need to refactor and bugfix a lot :(
798
799 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
800
801         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
802
803 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
804
805         * data/evince-ui.xml:
806         * data/evince.schemas.in:
807         * shell/Makefile.am:
808         * shell/ev-window.c: (update_chrome_visibility),
809         (password_dialog_response), (ev_window_load_job_cb),
810         (ev_window_xfer_job_cb), (ev_window_open_uri),
811         (ev_window_class_init), (set_chrome_actions), (load_chrome),
812         (ev_window_init):
813
814         Remove the statusbar. This regress loading feedback, need to
815         check with Bryan what we want to do there...
816
817 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
818
819         * lib/ev-tooltip.c: (ev_tooltip_init):
820
821         Fix tooltip border and size handling
822
823 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
824
825         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
826         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
827         (ev_tooltip_timeout), (ev_tooltip_activate),
828         (ev_tooltip_deactivate):
829         * lib/ev-tooltip.h:
830         * shell/ev-view.c: (ev_view_motion_notify_event):
831
832         Delay popup showing. Mirror gtk logic/times.
833
834 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
835
836         * lib/Makefile.am:
837         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
838         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
839         (ev_tooltip_set_text), (ev_tooltip_set_position):
840         * lib/ev-tooltip.h:
841
842         Simple widget to show tooltips at a custom position
843
844         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
845         (ev_view_destroy):
846
847         Use it for links. First go, needs work
848
849 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
850
851         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
852         HIG fixes.  Use title capitalization for window title. Use 12 
853         pixels of space between the dialog's vbox and action area.
854
855 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
856
857         * shell/ev-window.c: (file_open_dialog_response_cb),
858         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
859         (ev_window_cmd_save_as):
860
861         Make file pickers not modal and refactor code some
862
863 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
864
865         * shell/ev-sidebar.h:
866         * shell/ev-sidebar.c: (ev_sidebar_set_property),
867         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
868         (ev_sidebar_class_init), (ev_sidebar_select_page),
869         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
870         (ev_sidebar_set_page):
871
872         Add a current page property and allow to get/set it
873
874         * shell/ev-window.c: (setup_view_from_metadata),
875         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
876
877         Persist current sidebar page per document
878
879 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
880
881         * data/evince.schemas.in:
882         * shell/ev-window.c: (update_chrome_visibility),
883         (setup_document_from_metadata), (update_sidebar_visibility),
884         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
885         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
886         (ev_window_run_presentation), (ev_window_stop_presentation),
887         (ev_window_view_sidebar_cb),
888         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
889         (load_chrome), (ev_window_init):
890
891         Persist size/visibility of sidebar per document
892
893 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
894
895         * shell/ev-view.c (draw_loading_text): Draw loading text.
896
897 2005-09-02  Dan Damian  <dand@gnome.ro>
898
899         * configure.in: Added "ro" to ALL_LINGUAS.
900
901 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
902
903         * shell/ev-view.c: (clear_caches):
904
905         ev_page_cache_get doesnt return a reference,
906         dont try to unref it.
907
908 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
909
910         * shell/main.c: (load_files_remote):
911
912         Fix timestamp parameter with dbus <= 0.33
913
914 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
915
916         * data/evince.schemas.in:
917
918         Add missing full stop
919
920 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
921
922         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
923         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
924
925         Plug some memory leaks
926
927 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
928
929         * configure.ac:
930         * lib/ev-debug.c: (trap_handler):
931
932         Check for execinfo.h and use it only if it exists.
933         Ported from Epiphany (bug #314776).
934
935 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
936
937         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
938
939 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
940
941         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
942         * po/id.po      : Added Indonesian translation
943
944 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
945
946         * shell/main.c:
947         * shell/ev-application.c: Last minute GTK-2.6 fixes.
948         * NEWS: Release 0.4.0
949
950 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
951
952         * configure.ac: catch another gtk+-2.8ism
953         * shell/main.c: Make work with gtk+-2.6
954
955 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
956
957         * shell/ev-application-service.xml: Add 'timestamp' argument to
958           ev_application_open_window and ev_application_open_uri methods.
959
960         * shell/ev-application.h: Add 'timestamp' argument to
961           ev_application_open_window, ev_application_open_uri,
962           and ev_application_open_uri_list functions.
963
964         * shell/ev-application.c (ev_application_open_window,
965           ev_application_open_uri, ev_application_open_uri_list): Change
966           functions that show/present windows to use a timestamp if one
967           is passed in.
968
969         * shell/ev-window.c (ev_window_cmd_file_open,
970           ev_window_cmd_recent_file_activate, drag_data_received_cb):
971         * shell/main.c (load_files): Modify calls to ev_application to
972           include GDK_CURRENT_TIME as timestamp.
973
974         * shell/main.c (load_files_remote): Obtain timestamp for client
975           instance from GDK and pass to server instance so new windows are
976           focused properly.  Fix dbus_g_proxy_call() calls by including second
977           G_TYPE_INVALID.
978           
979         Closes bug #314475.
980
981 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
982
983         * shell/ev-window.c (ev_window_finalize): Check for
984         avail. EvWindows when quiting to handle the finalize better,
985         #314497
986
987 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
988         
989         * properties/ev-properties-view.c: 
990         
991         Set textdomain to libglade. Fixes translation problem in property page.
992
993 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
994
995         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
996         * dvi/Makefile.am:
997         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
998         * dvi/mdvi-lib/Makefile.am:
999         
1000         Fix rotation of thumbnails, ported to new API. Moved library
1001         dependencies earlier, probably it will fix linkage problem.
1002
1003 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
1004
1005         * backend/ev-document-misc.c:
1006         (ev_document_misc_get_thumbnail_frame):
1007         * backend/ev-document-misc.h:
1008         * configure.ac:
1009         * pdf/ev-poppler.cc:
1010         * shell/Makefile.am:
1011         * shell/ev-sidebar-thumbnails.c: (add_range),
1012         (ev_sidebar_thumbnails_set_loading_icon),
1013         (ev_sidebar_thumbnails_refresh),
1014         (ev_sidebar_thumbnails_set_document):
1015         * shell/ev-sidebar-thumbnails.h:
1016         * shell/ev-view.c: (ev_view_motion_notify_event),
1017         (ev_view_set_property), (ev_view_get_property),
1018         (ev_view_class_init), (ev_view_set_rotation):
1019         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
1020         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
1021         (ev_window_init):
1022         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
1023         Redo rotation (again).  prepare for 0.4.0
1024
1025 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
1026
1027         * configure.ac: Bump poppler requirement to 0.4.1.
1028
1029         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
1030         argument to poppler_page_render_selection() call.
1031
1032 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1033
1034         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
1035         (djvu_document_thumbnails_get_thumbnail):
1036         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
1037         (dvi_document_thumbnails_get_thumbnail):
1038         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
1039         (pixbuf_document_thumbnails_get_thumbnail):
1040         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
1041         
1042         Update rotation direction of backends to fit with pdf and ps.
1043
1044 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
1045
1046         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
1047         * backend/ev-async-renderer.h:
1048         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
1049         (setup_page), (ps_document_get_page_size),
1050         (ps_async_renderer_render_pixbuf):
1051         * ps/ps-document.h:
1052         * shell/ev-jobs.c: (ev_job_render_run):
1053
1054         Fix orientation in the postscript document
1055
1056 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
1057
1058         * pdf/ev-poppler.cc:
1059         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
1060         * shell/ev-view.c: (highlight_find_results):
1061
1062         Adapt to the new poppler rotation API. Fix text maps on landscape
1063         documents.
1064
1065 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
1066
1067         * shell/ev-view.c (compute_new_selection_text): get the correct
1068         region when selecting in modes other than continuous.
1069
1070 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
1071
1072         * shell/main.c (main): remove redundant g_warnings.
1073
1074 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1075
1076         * shell/Makefile.am: Don't include autogenerated
1077         file ev-application-service.h into distribution, since
1078         it causes dbus crash. Fix for bugs 313724 and 313443. 
1079
1080 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1081
1082         * configure.ac: Fix sed expression for FreeBSD. Thanks
1083         to Joe Marcus Clark <marcus@freebsd.org>
1084         
1085         * shell/eggfindbar.c: (entry_activate_callback),
1086         (entry_changed_callback), (egg_find_bar_init),
1087         (egg_find_bar_set_search_string):
1088         
1089         Made findbar buttons unsensitive if there is no text in
1090         entry. Fix for the bug 313285.
1091
1092 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * ps/ps-document.c: Use g_filename_display_name for displaying
1095         filenames and revert string freeze breackage
1096
1097 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
1098
1099         * NEWS:
1100         * configure.ac:
1101
1102         Update for 0.3.4
1103
1104         * shell/Makefile.am:
1105
1106         Add ev-application-service.xml to extra dist
1107
1108         * shell/ev-view.c: (find_page_at_location):
1109
1110         Remove unused function (fix warning)
1111
1112 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1113
1114         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
1115         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
1116         
1117         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
1118         bug 313623.
1119
1120 2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
1121
1122         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
1123         * shell/ev-window.c:
1124         Fix build warnings
1125
1126 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1127
1128         * configure.ac: Update script to get dbus version.
1129         Fix for the bug #313443.
1130
1131 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1132
1133         * shell/ev-window.c: (ev_window_cmd_escape):
1134         
1135         Return focus back to view on escape. Fix for bug 313295.
1136
1137 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1138
1139         * shell/ev-window.c: (update_window_title),
1140         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
1141         (ev_window_cmd_save_as):
1142         
1143         Correct conversion from uri to displayable string. Fix for
1144         bug 313296.
1145
1146 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1147
1148         * ps/ps-document.c: convert filename to utf8 when there is an error
1149         loading document. Fixes #309915
1150
1151 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
1152
1153         * configure.ac:
1154
1155         We depend on poppler 0.4.0
1156
1157 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
1158
1159         * configure.ac:
1160         * NEWS: Release 0.3.3.
1161         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
1162
1163 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
1164
1165         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
1166         add a couple missing mnemonics to menu items, use title 
1167         capitalization for menu items and window titles, and add 
1168         ellipsis to open menu item.     
1169
1170 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
1171
1172         * pdf/ev-poppler.cc:
1173         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
1174         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
1175         (ev_view_get_rotation):
1176         * shell/ev-view.h:
1177         * shell/ev-window.c: (setup_view_from_metadata),
1178         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
1179         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
1180         disk.
1181
1182 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
1183
1184         * configure.ac: Added tr to ALL_LINGUAS
1185
1186 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1187
1188         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
1189         requires several clicks to find word. Thanks to 
1190         Colin Slater <kiltedtaco@gmail.com>.
1191
1192 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
1193
1194         * data/evince.desktop.in.in: Hide menu entry and
1195         rename it to "Document Viewer". Fix for bug 
1196         #312399.
1197
1198 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
1199
1200         * shell/ev-page-action.c (ev_page_action_class_init): 
1201
1202         Point to the correct function in constructor of the
1203         activate_label signal
1204
1205 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
1206
1207         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
1208         * shell/ev-jobs.h: Make thread safe.
1209
1210 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1211
1212         * shell/ev-view.c: (view_update_range_and_current_page):
1213         Don't update page range if we are scrolling to some document
1214         point.
1215
1216 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1217
1218         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
1219         when getting max_page_width, fix drawing in dual mode.
1220
1221 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
1222
1223         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
1224         getting the area for select_all.
1225
1226 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
1227
1228         * backend/ev-selection.c: (ev_selection_render_selection):
1229         * backend/ev-selection.h:
1230         * pdf/ev-poppler.cc:
1231         * shell/ev-jobs.c: (ev_job_render_new):
1232         * shell/ev-jobs.h:
1233         * shell/ev-pixbuf-cache.c: (get_selection_colors),
1234         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
1235         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
1236         (ev_view_class_init):
1237
1238         Change selection color on focus in and focus out events.  Also,
1239         poppler now uses GdkColor for specifying the selection colors, so
1240         drop some awkward conversion code.
1241
1242 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
1243
1244         * configure.ac: Added Hebrew translation
1245
1246 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
1247
1248         * NOTES:
1249         * backend/ev-selection.c: (ev_selection_render_selection):
1250         * backend/ev-selection.h:
1251         * pdf/ev-poppler.cc:
1252         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
1253         (ev_job_render_run):
1254         * shell/ev-jobs.h:
1255         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1256         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
1257         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
1258         (ev_pixbuf_cache_style_changed),
1259         (ev_pixbuf_cache_get_selection_pixbuf),
1260         (ev_pixbuf_cache_set_selection_list),
1261         (ev_pixbuf_cache_get_selection_list):
1262         * shell/ev-pixbuf-cache.h:
1263         * shell/ev-utils.c: (ev_print_region_contents):
1264         * shell/ev-utils.h:
1265         * shell/ev-view.c: (ev_view_queue_draw_page),
1266         (selection_update_idle_cb), (ev_view_motion_notify_event),
1267         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
1268         (setup_caches), (ev_view_find_next), (merge_selection_region),
1269         (selection_free):
1270         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
1271
1272         Clean up selection to be much smoother!
1273
1274 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
1275
1276         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
1277         to poppler_page_render_selection().
1278
1279 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1280
1281         * ps/ps-document.c: (save_page_list): Use
1282         unzipped document when printing. Thanks to 
1283         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
1284         311016.
1285
1286 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1287
1288         * shell/ev-window.c: (update_action_sensitivity):
1289         
1290         Disable print and save respect to lockdown gconf keys. Fix
1291         for 312342.
1292
1293 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1294
1295         * configure.ac:
1296         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
1297         (write_to_temp_file), (ev_file_set_contents):
1298         * shell/ev-utils.h:
1299         * shell/ev-window.c: (save_print_config_to_file):
1300         
1301         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
1302         Fix for bug 312238
1303
1304 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
1305
1306         * shell/ev-window.c: (load_print_config_from_file),
1307         (save_print_config_to_file), (ev_window_print_range):
1308
1309         Persist the print settings. Fixes bug #311578.
1310
1311 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1312
1313         * djvu/djvu-document.c: (djvu_document_get_page_size),
1314         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
1315         (djvu_document_thumbnails_get_thumbnail):
1316         * dvi/dvi-document.c: (dvi_document_get_page_size),
1317         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
1318         (dvi_document_thumbnails_get_dimensions),
1319         (dvi_document_thumbnails_get_thumbnail):
1320         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
1321         (pixbuf_document_render_pixbuf),
1322         (pixbuf_document_document_iface_init),
1323         (pixbuf_document_thumbnails_get_thumbnail):
1324         
1325         Update backends to make them build with new rotation system.
1326
1327 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1328
1329         * help/C/figures/evince_start_window.png:
1330         
1331         Update documentation image from Luca Ferretti <elle.uca@libero.it>
1332
1333 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
1334
1335         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
1336         * shell/ev-pixbuf-cache.h:
1337         * shell/ev-sidebar-thumbnails.c:
1338         (ev_sidebar_thumbnails_get_property), (add_range),
1339         (adjustment_changed_cb):
1340         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
1341         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
1342         we were thumbnailing the entire docment on startup, slowing us
1343         down hugely. 
1344
1345 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
1346
1347         * shell/ev-page-cache.c: (ev_page_cache_new):
1348         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
1349         == 0, fixes #310306.
1350
1351 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1352
1353         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
1354         (ev_view_rotate_left):
1355
1356         Account rotation in doc_rect_to_view_rect.
1357         Ensure rotation doesnt go out of bounds.
1358
1359 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1360
1361         * shell/ev-page-cache.c: (ev_page_cache_get_size):
1362
1363         Correct and cleanup w/h swapping
1364
1365 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1366
1367         * backend/ev-document-thumbnails.c:
1368         (ev_document_thumbnails_get_thumbnail):
1369         * backend/ev-document-thumbnails.h:
1370         * backend/ev-document.c:
1371         * backend/ev-document.h:
1372         * backend/ev-render-context.c: (ev_render_context_new),
1373         (ev_render_context_set_rotation):
1374         * backend/ev-render-context.h:
1375         * pdf/ev-poppler.cc:
1376         * ps/ps-document.c: (ps_document_document_iface_init):
1377         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1378         * shell/ev-jobs.h:
1379         * shell/ev-page-cache.c: (build_height_to_page),
1380         (ev_page_cache_new), (ev_page_cache_get_size),
1381         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
1382         (ev_page_cache_get_height_to_page):
1383         * shell/ev-page-cache.h:
1384         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1385         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
1386         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
1387         (ev_pixbuf_cache_get_selection_pixbuf):
1388         * shell/ev-pixbuf-cache.h:
1389         * shell/ev-print-job.c: (idle_print_handler):
1390         * shell/ev-sidebar-thumbnails.c: (add_range):
1391         * shell/ev-view.c: (view_update_range_and_current_page),
1392         (get_page_y_offset), (get_page_extents),
1393         (ev_view_size_request_continuous_dual_page),
1394         (ev_view_size_request_continuous),
1395         (ev_view_size_request_dual_page),
1396         (ev_view_size_request_single_page), (draw_one_page),
1397         (ev_view_set_rotation), (ev_view_rotate_right),
1398         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
1399         (ev_view_zoom_for_size_continuous_and_dual_page),
1400         (ev_view_zoom_for_size_continuous),
1401         (ev_view_zoom_for_size_dual_page),
1402         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
1403         (ev_view_select_all):
1404         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1405         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
1406         (tiff_document_document_iface_init),
1407         (tiff_document_thumbnails_get_thumbnail):
1408
1409         Use rotation rather than orientation. It's easier and enough
1410         for our needs.
1411
1412 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1413
1414         * shell/ev-page-cache.c: (build_height_to_page),
1415         (ev_page_cache_new), (ev_page_cache_get_size),
1416         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
1417         (ev_page_cache_get_height_to_page):
1418         * shell/ev-page-cache.h:
1419         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
1420         (ev_view_size_request_continuous_dual_page),
1421         (ev_view_size_request_continuous),
1422         (ev_view_zoom_for_size_continuous_and_dual_page),
1423         (ev_view_zoom_for_size_continuous):
1424
1425         Make the page cache aware of page orientation.
1426
1427 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1428
1429         * backend/ev-document-thumbnails.c:
1430         (ev_document_thumbnails_get_thumbnail):
1431         * backend/ev-document-thumbnails.h:
1432         * backend/ev-document.c:
1433         * backend/ev-document.h:
1434         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
1435         * backend/ev-ps-exporter.h:
1436         * pdf/ev-poppler.cc:
1437         * ps/ps-document.c: (ps_document_document_iface_init),
1438         (ps_document_ps_export_do_page):
1439         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1440         * shell/ev-jobs.h:
1441         * shell/ev-page-cache.c: (ev_page_cache_get_size),
1442         (ev_page_cache_get):
1443         * shell/ev-page-cache.h:
1444         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1445         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
1446         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
1447         * shell/ev-pixbuf-cache.h:
1448         * shell/ev-print-job.c: (idle_print_handler):
1449         * shell/ev-sidebar-thumbnails.c: (add_range):
1450         * shell/ev-view.c: (view_update_range_and_current_page),
1451         (get_page_extents), (ev_view_size_request_dual_page),
1452         (ev_view_size_request_single_page), (draw_one_page),
1453         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
1454         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
1455         (ev_view_zoom_for_size_dual_page),
1456         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
1457         (ev_view_select_all):
1458         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1459         * tiff/tiff-document.c: (tiff_document_get_page_size),
1460         (tiff_document_get_orientation), (rotate_pixbuf),
1461         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
1462         (tiff_document_thumbnails_get_thumbnail),
1463         (tiff_document_ps_export_do_page), (tiff_document_init):
1464
1465         Really make use of the orientation bit of the render context.
1466         Use the render context in a few more places in the backend API.
1467         This regress orientation, but now it's done right. Will try to
1468         fix it up asap...
1469
1470 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1471
1472         * shell/ev-view.c: (ensure_rectangle_is_visible):
1473
1474         Patch by Nickolay V. Shmyrev to fix find flickering
1475
1476 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
1477
1478         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
1479         duplex parameters to ::begin.
1480
1481         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
1482         * shell/ev-print-job.c (idle_print_handler): 
1483         * ps/ps-document.c (ps_document_ps_export_begin): 
1484         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
1485         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
1486         implementations. Poppler backend needs poppler cvs. Rest has
1487         unchanged behavior.
1488
1489 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
1490
1491         * shell/ev-window.c (using_pdf_printer): new function.
1492         (ev_window_print_range): print a less techy message if someone
1493         tries to print to PDF.
1494
1495 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
1496
1497         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
1498         from "unknown font" string. Bug #311431
1499
1500 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
1501
1502         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
1503
1504 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
1505
1506         Bug #311280
1507         
1508         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
1509         name for PopplerFontTypes
1510         (pdf_document_fonts_fill_model): add font type to the detail column
1511
1512         * backend/ev-document-fonts.h: added
1513         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
1514
1515         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
1516         font name and font details, add a little markup.
1517         (ev_properties_fonts_init): use the new cell data func, specify ypad
1518         property for the cell renderer.
1519         (ev_properties_fonts_set_document): add the details column.
1520
1521 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
1522
1523         * configure.ac: Added "pl" to ALL_LINGUAS.
1524
1525 2005-07-24  Danilo Šegan  <danilo@gnome.org>
1526
1527         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
1528
1529 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
1530
1531         * help/ChangeLog: Started this for translations of manual.
1532         * configure.ac, autogen.sh, .cvsignore: Migrated to
1533         gnome-doc-utils. Patch in bug #311222.
1534
1535 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
1536
1537         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
1538         #ifdef this away to fix an unused-function warning.
1539
1540 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
1541
1542         * configure.ac: Added 'gl' to ALL_LINGUAS.
1543
1544 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
1545
1546         * configure.ac: Added ne in ALL_LINGUAS
1547         
1548 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1549
1550         * shell/ev-view.c: (ev_view_leave_notify_event):
1551         
1552         Clear status message when pointer leaves view. Fix for bug
1553         #310818 
1554
1555 2005-07-20 Ankit Patel <ankit644@yahoo.com>
1556
1557         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
1558
1559 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1560
1561         * shell/ev-view.c: (ev_view_leave_notify_event),
1562         (ev_view_class_init):
1563         
1564         Set cursor to normal then leaving view.
1565
1566 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1567
1568         * configure.ac:
1569         
1570         Fix required djvulibre version.
1571
1572 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
1573
1574         *configure.ac: Hindi (hi) language added
1575
1576 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
1577
1578         *configure.ac: Punjabi (pa) Language added
1579
1580 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1581
1582         * data/evince-ui.xml, shell/ev-window.c:
1583         
1584         Add keypad accelerators for zooming. Fix for bug 308128.
1585
1586 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1587
1588         * Makefile.am:
1589         * backend/Makefile.am:
1590         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
1591         * configure.ac:
1592         * shell/ev-document-types.c: (ev_document_types_add_filters):
1593
1594         Allow to enable/disable the pixbuf backend.
1595         Default to off for now. If we want it enabled we should
1596         really put mime types in the desktop, implement properties etc.
1597
1598         * properties/evince-properties.c:
1599
1600         Initialize error to NULL.
1601         Check error is not NULL before freeing.
1602
1603 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1604
1605         * shell/ev-window.c:
1606
1607         Use F5 as presentation accell
1608
1609 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1610
1611         * shell/ev-window.c: (update_chrome_visibility),
1612         (ev_window_create_fullscreen_popup), (ev_window_init):
1613
1614         Do not leak the fullscreen toolbar
1615
1616 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1617
1618         * shell/ev-window.c: (view_actions_focus_in_cb),
1619         (view_actions_focus_out_cb):
1620
1621         These has a return value! Fix totally random focus
1622         issues we was seeing.
1623
1624 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1625
1626         * shell/main.c: (load_files_remote):
1627
1628         Allow open more than one file
1629
1630 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1631
1632         * shell/main.c: (load_files_remote):
1633
1634         Fix for dbus 0.33. bug #309975
1635
1636 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1637
1638         * properties/ev-properties-main.c: (ev_properties_get_pages):
1639
1640         Actually return NULL for types we dont support
1641
1642 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
1643
1644         * po/POTFILES.in:
1645
1646         Remove empty lines.
1647
1648 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
1649
1650         * backend/ev-document-factory.c:
1651         (ev_document_factory_get_document):
1652
1653         Do not try to create the object if type
1654         is invalid.
1655
1656 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1657
1658         * ps/ps-document.c: (ps_document_dispose),
1659         (ps_async_renderer_render_pixbuf):
1660         * ps/ps-document.h:
1661
1662         Do not leak the target window
1663
1664 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1665
1666         * shell/ev-application.c: (ev_application_init):
1667
1668         Let tbe check file existence for us.
1669         Add a comment about eggrecent mime filter.
1670
1671 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1672
1673         * data/evince-ui.xml:
1674         * shell/ev-application.c: (ev_application_shutdown),
1675         (ev_application_init), (ev_application_get_toolbars_model),
1676         (ev_application_get_recent_model),
1677         (ev_application_save_toolbars_model):
1678         * shell/ev-application.h:
1679         * shell/ev-window.c: (ev_window_add_recent),
1680         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
1681         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
1682         (ev_window_init):
1683
1684         Use common toolbar and recent models for all windows.
1685         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1686
1687 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
1688
1689         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
1690         successfully check for gtk_icon_view_get_visible_range.
1691
1692 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1693
1694         * djvu/Makefile.am:
1695         * dvi/Makefile.am:
1696         
1697         Fix djvu and dvi backend build.
1698
1699 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
1700
1701         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
1702         (new_separator_pixbuf):
1703
1704         Don't leak windows.
1705
1706 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
1707
1708         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
1709
1710         HIGification of toolbar editor dialogue.
1711
1712 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1713
1714         * configure.ac:
1715         * shell/Makefile.am:
1716
1717         Ever build metadata manager since it's just
1718         disabled at runtime now.
1719
1720 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1721
1722         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1723         (ev_metadata_manager_get), (ev_metadata_manager_set):
1724         * shell/ev-metadata-manager.h:
1725
1726         Add an _init functions that enabled metadata management
1727         at runtime.
1728
1729         * shell/ev-window.c: (page_changed_cb),
1730         (setup_document_from_metadata), (ev_window_setup_document),
1731         (setup_view_from_metadata), (ev_window_open_uri),
1732         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1733         (ev_window_run_presentation), (ev_window_stop_presentation),
1734         (save_sizing_mode), (ev_window_zoom_changed_cb),
1735         (ev_window_continuous_changed_cb),
1736         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
1737         (window_configure_event_cb):
1738
1739         Remove all ugly metadata define since we deal with it
1740         at runtime now.
1741
1742         * shell/main.c: (load_files_remote), (main):
1743
1744         Add support for dbus cvs head. Hopefully didnt break one
1745         of the other versions now!
1746
1747         If we dont get a response from the dbus server just
1748         give up with it and not enable metadata.
1749
1750 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1751
1752         * Makefile.am:
1753         * backend/Makefile.am:
1754         * configure.ac:
1755         * cut-n-paste/recent-files/Makefile.am:
1756         * cut-n-paste/toolbar-editor/Makefile.am:
1757         * cut-n-paste/zoom-control/Makefile.am:
1758         * lib/Makefile.am:
1759         * pdf/Makefile.am:
1760         * pixbuf/Makefile.am:
1761         * properties/Makefile.am:
1762         * ps/Makefile.am:
1763         * shell/Makefile.am:
1764         * thumbnailer/Makefile.am:
1765         * tiff/Makefile.am:
1766
1767         Make frontends depend on just libev.
1768         Rework and group CFLAGS/LIBS definitions.
1769         Cleanups.
1770
1771 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1772
1773         * shell/ev-window:
1774
1775         do not unnecessarily save zoom
1776
1777         * configure.ac:
1778         * lib/ev-file-helpers.c: (ev_dot_dir):
1779         * shell/Makefile.am:
1780         * shell/dummy.cc:
1781
1782         Some cleanups
1783
1784 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1785
1786         * configure.ac:
1787         
1788         Remove unnecessary dependencies
1789
1790 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1791
1792         * properties/Makefile.am:
1793         * thumbnailer/Makefile.am:
1794         * tiff/Makefile.am:
1795
1796         Some more cleanups. Was really necessary
1797         but I probably introduced bugs, feel free
1798         to flame :)
1799
1800 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1801
1802         * backend/Makefile.am:
1803         * configure.ac:
1804         * cut-n-paste/recent-files/Makefile.am:
1805         * cut-n-paste/toolbar-editor/Makefile.am:
1806         * cut-n-paste/zoom-control/Makefile.am:
1807         * lib/Makefile.am:
1808         * pdf/Makefile.am:
1809         * pixbuf/Makefile.am:
1810         * properties/Makefile.am:
1811         * ps/Makefile.am:
1812         * shell/Makefile.am:
1813         * thumbnailer/Makefile.am:
1814         * tiff/Makefile.am:
1815
1816         Use gnome-common macros when possible.
1817         Cleanup dependencies.
1818         Actually disable deprecated where possible.
1819
1820 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1821
1822         * Makefile.am:
1823         * backend/Makefile.am:
1824         * properties/Makefile.am:
1825         * shell/Makefile.am:
1826         * thumbnailer/Makefile.am:
1827
1828         This should solve the circular dep without
1829         requiring dir reorg!
1830
1831         * shell/ev-window.c: (setup_view_from_metadata):
1832
1833         Never restore window size/position when the
1834         window is already visible.
1835
1836 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
1837
1838         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
1839
1840         Return a boolean from timeout func. Fix ported from gedit.
1841
1842 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
1843
1844         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
1845
1846 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1847
1848         * shell/ev-document-types.c: set "All Documents" as default filter in
1849         open dialog
1850
1851 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
1852
1853         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
1854         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
1855         (ev_metadata_manager_set_boolean): fix value/val thinko.
1856
1857 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
1858
1859         * shell/ev-window.c: (setup_view_from_metadata),
1860         (window_state_event_cb), (window_configure_event_cb),
1861         (ev_window_init):
1862
1863         Remember window position and maximized state
1864
1865 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
1866
1867         * configure.ac:
1868
1869         Fix DBUS configure checks.
1870
1871         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
1872         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
1873         (ev_metadata_manager_set_boolean):
1874
1875         Plug mem leaks.
1876
1877         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
1878         (ev_window_stop_fullscreen), (ev_window_run_presentation),
1879         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
1880         (ev_window_continuous_changed_cb),
1881         (ev_window_dual_mode_changed_cb), (ev_window_new):
1882
1883         Fix the build without DBUS.
1884
1885 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
1886
1887         * shell/ev-metadata-manager.c: (parse_value), (save_values),
1888         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
1889         (ev_metadata_manager_set_string),
1890         (ev_metadata_manager_set_boolean):
1891         * shell/ev-metadata-manager.h:
1892
1893         Add support for some more types
1894
1895         * shell/ev-view.c: (scroll_to_current_page),
1896         (ev_view_get_continuous), (ev_view_set_continuous),
1897         (ev_view_get_dual_page):
1898         * shell/ev-view.h:
1899         * shell/ev-window.c: (page_changed_cb),
1900         (setup_document_from_metadata), (ev_window_setup_document),
1901         (setup_view_from_metadata), (ev_window_open_uri),
1902         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1903         (ev_window_run_presentation), (ev_window_stop_presentation),
1904         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
1905         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
1906         (ev_window_update_dual_page_action),
1907         (ev_window_continuous_changed_cb),
1908         (ev_window_dual_mode_changed_cb), (ev_window_init):
1909
1910         Remember a bunch of view/document properties. Prolly some
1911         are still missing but it's getting interesting.
1912
1913 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
1914
1915         * configure.ac: check if dbus-binding-tool is installed. Not the
1916         case on current Ubuntu breezy, it seems.
1917
1918 2005-07-05  Luca Ferretti <elle.uca@libero.it>
1919
1920         * data/evince.desktop.in.in:
1921         
1922         Allow open uri lists and add TryExec field.
1923
1924 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1925
1926         * configure.ac:
1927
1928         Enable dbus when available, do not require a configure
1929         option.
1930
1931 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
1932
1933         * configure.ac:
1934
1935         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
1936         disabled.
1937
1938 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1939             Marco Pesenti Gritti  <mpg@redhat.com>
1940
1941         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
1942         
1943         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
1944         functions to the format required by dbus
1945
1946         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
1947         errors. Use the RPC parameters in the expected way
1948
1949 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1950
1951         * Makefile.am:
1952         * properties/Makefile.am:
1953         * properties/ev-properties-main.c: (ev_properties_get_pages):
1954
1955         Support all mime types
1956
1957         * shell/Makefile.am:
1958         * thumbnailer/Makefile.am:
1959         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
1960         (evince_thumbnail_pngenc_get):
1961
1962         Use the document factory
1963
1964 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1965
1966         * backend/Makefile.am:
1967         * backend/ev-document-factory.c:
1968         (mime_type_supported_by_gdk_pixbuf),
1969         (ev_document_type_get_from_mime),
1970         (ev_document_factory_get_document),
1971         (ev_document_factory_get_backend),
1972         (ev_document_factory_get_mime_types),
1973         (ev_document_factory_get_all_mime_types):
1974         * backend/ev-document-factory.h:
1975         * shell/Makefile.am:
1976         * shell/ev-document-types.c: (get_document_from_uri),
1977         (ev_document_types_get_document),
1978         (file_filter_add_mime_list_and_free),
1979         (ev_document_types_add_filters):
1980         * shell/ev-document-types.h:
1981         * shell/ev-job-xfer.c: (ev_job_xfer_run):
1982         * shell/ev-properties-dialog.c:
1983         (ev_properties_dialog_set_document):
1984         * shell/ev-window.c: (ev_window_cmd_file_open),
1985         (ev_window_cmd_save_as):
1986         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1987
1988         Rework document types managing to avoid code duplication
1989         and actually abstract from backend implementations.
1990         Also provide a minimal factory api that can be used by
1991         thumbnailer/properties.
1992
1993 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
1994
1995         * properties/ev-properties-view.c: (ev_properties_view_set_info):
1996         Plug a mem leak.
1997         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
1998         HIG spacings.
1999
2000 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
2001
2002         * shell/ev-properties-dialog.c
2003         (ev_properties_dialog_set_document): only call
2004         ev_properties_fonts_set_document() if the document implements the
2005         fonts interface
2006
2007 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
2008
2009         * configure.ac:
2010         * properties/Makefile.am:
2011         * properties/ev-properties-view.c:
2012         (ev_properties_view_register_type):
2013         * properties/ev-properties-view.h:
2014         * properties/ev-properties-main.h:
2015
2016         Implement nautilus plugin for properties.
2017         Works only for pdf atm, I need to rework the
2018         document types stuff to get this to work
2019         for all backends...
2020
2021 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
2022
2023         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
2024         (ev_properties_fonts_set_document): use
2025         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
2026
2027 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
2028
2029         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
2030         them
2031         (PlaceImage, tiff2ps_process_page): use
2032         g_ascii_dtostr to convert floats to strings in a locale-safe way.
2033
2034
2035 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
2036
2037         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
2038         (main): to call gnome_authentication_manager_init. Should fix
2039         Bug #308510
2040
2041         * configure.ac: that requires libgnomeui 2.6.0.
2042
2043 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
2044
2045         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
2046         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
2047         use the new tiff2ps interfaces
2048
2049         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
2050         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
2051
2052         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
2053         structure instead of global variables.  Remove use of static
2054         variables in functions.
2055
2056 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
2057
2058         * shell/ev-page-action.c: unref the completion after setting it to the
2059         entry
2060
2061 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
2062
2063         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
2064         postscript files
2065
2066 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
2067
2068         * shell/ev-window.c (update_action_sensitivity): disable
2069         File->Print if the document does not implement the ps exporter
2070         interface
2071
2072 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
2073
2074         * Makefile.am:
2075         * configure.ac:
2076         * data/evince-properties.glade:
2077         * properties/.cvsignore:
2078         * properties/Makefile.am:
2079         * properties/ev-properties-view.c: (ev_properties_view_dispose),
2080         (ev_properties_view_class_init), (ev_properties_view_format_date),
2081         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
2082         (ev_properties_view_init), (ev_properties_view_new):
2083         * properties/ev-properties-view.h:
2084         * shell/Makefile.am:
2085         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
2086         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
2087         (ev_properties_dialog_new):
2088         * shell/ev-properties-dialog.h:
2089         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
2090         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
2091         (update_progress_label), (job_fonts_finished_cb),
2092         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
2093         * shell/ev-properties-fonts.h:
2094         * shell/ev-properties.c:
2095         * shell/ev-properties.h:
2096         * shell/ev-window.c: (ev_window_setup_document),
2097         (ev_window_cmd_file_properties):
2098
2099         Split the properties pages in two different objects, depend
2100         only on the backend where possible, use widgets instead
2101         of gobject for the glade part, reimplement the dialog
2102         itself with gtk.
2103         I need this to implement nautilus properties page.
2104
2105 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
2106
2107         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
2108         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
2109         (tiff_document_document_ps_exporter_iface_init): implement the ps
2110         exporter interface for tiff documents
2111
2112         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
2113         libtiff to implement TIFF postscript export
2114
2115         * tiff/tiff2ps.h: added a header file for external tiff2ps
2116         functions.
2117
2118         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
2119         tiff2ps.h
2120
2121 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2122
2123         * shell/ev-view.c: (scroll_to_current_page),
2124         (ev_view_set_fullscreen), (ev_view_set_presentation):
2125         
2126         Scroll to current page when exit from presentation
2127
2128 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2129
2130         * shell/ev-window.c: (update_document_mode),
2131         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2132         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
2133         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
2134         
2135         Exit from fullscreen mode when switch to presentation. Fix for
2136         bug 309365
2137
2138 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
2139
2140         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
2141         return NULL if the document does not implement the selection
2142         interface.
2143
2144 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
2145
2146         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
2147         reported height by using the resolution aspect ratio
2148         (tiff_document_render_pixbuf): scale the pixbuf using the
2149         resolution aspect ratio
2150
2151 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2152
2153         * configure.ac:
2154         
2155         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
2156         <kiltedaco@gmail.com>
2157         
2158         * djvu/djvu-document.c: (djvu_document_get_orientation),
2159         (djvu_document_set_orientation), (djvu_document_get_page_size),
2160         (rotate_pixbuf), (djvu_document_render_pixbuf),
2161         (djvu_document_document_iface_init):
2162         * dvi/dvi-document.c: (dvi_document_get_orientation),
2163         (dvi_document_set_orientation), (dvi_document_get_page_size),
2164         (rotate_pixbuf), (dvi_document_render_pixbuf),
2165         (dvi_document_document_iface_init):
2166         
2167         Dvi and djvu backends are ported to new API
2168
2169 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
2170
2171         * backend/ev-selection.c: (ev_selection_get_selection_region),
2172         (ev_selection_get_selection_map):
2173         * backend/ev-selection.h:
2174         * pdf/ev-poppler.cc:
2175         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
2176         * shell/ev-jobs.h:
2177         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
2178         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
2179         (ev_pixbuf_cache_get_text_mapping):
2180         * shell/ev-pixbuf-cache.h:
2181         * shell/ev-view.c: (location_in_text),
2182         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
2183         support to EvView.  Now we can see where we can select!  Sweet!
2184
2185 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
2186
2187         * shell/ev-view.c (ev_view_button_press_event): Fix
2188         event->y + view->scroll_x typo.
2189
2190 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
2191
2192         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
2193         sub-GdkPixbuf instead of passing dest_x and dest_y.
2194         
2195         * shell/ev-view.c: (view_point_to_doc_point),
2196         (view_rect_to_doc_rect), (ev_view_button_press_event),
2197         (ev_view_motion_notify_event), (compute_new_selection_rect),
2198         (gdk_rectangle_point_in), (compute_new_selection_text),
2199         (compute_selections): Update selection code to keep the selection
2200         around as two points and not as a normalized rectangle, and fix
2201         page level selection in two-column mode.
2202
2203 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
2204
2205         * shell/ev-window.c: (window_configure_event_cb): 
2206         
2207         Fix compilation
2208         
2209 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
2210
2211         * pdf/ev-poppler.cc:
2212
2213         Fix compilation
2214
2215 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
2216
2217         * shell/Makefile.am:
2218         * shell/ev-metadata-manager.c: (item_free),
2219         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2220         (parse_value), (parseItem), (load_values),
2221         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
2222         (save_values), (save_item), (get_oldest), (resize_items),
2223         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
2224         * shell/ev-metadata-manager.h:
2225
2226         Metadata manager from gedit but modified to use GValue, so that
2227         we dont need to keep converting from strings.
2228
2229         * configure.ac:
2230
2231         ENABLE_METADATA conditional, on when dbus is on
2232
2233         * shell/ev-application.c: (ev_application_open_uri):
2234
2235         Show the window after load so that we can initialize
2236         window size before it's showed.
2237
2238         * shell/ev-window.c: (ev_window_setup_from_metadata),
2239         (ev_window_open_uri), (window_configure_event_cb),
2240         (ev_window_init):
2241
2242         Save and load metadata information about window size.
2243         Not yet keeping states in account.
2244
2245         * shell/main.c: (main):
2246
2247         Shutdown metadata manager.
2248
2249 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2250
2251         * shell/ev-application-service.xml:
2252         * configure.ac:
2253         * shell/Makefile.am:
2254         * shell/ev-application.c:
2255         * shell/ev-application.h:
2256         * shell/ev-window.c:
2257         * shell/ev-window.h:
2258         * shell/main.c:
2259
2260         Add an optional dbus interface (--enable-dbus).
2261         Rework application code, mainly to be easier to
2262         use "remotely".
2263         Do not open multiple windows with the same document,
2264         spatial evince!
2265
2266 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
2267
2268         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
2269         pixbuf iff it exists.
2270
2271 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
2272
2273         * shell/*:
2274         * backend/ev-render-context.[ch]:
2275         * backend/ev-selection.[ch]:
2276
2277         Massive changes.  We now support text selection of pdfs, and not
2278         just rectangular selection.  This is pretty broken still, but I
2279         want to get something into CVS.
2280
2281 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2282
2283         * pdf/ev-poppler.cc:
2284         
2285         Fix for Bug 309080: crash on window close.
2286         
2287         * shell/ev-page-action.c: (page_changed_cb):
2288         
2289         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
2290         jensgr@gmx.net (Jens Granseuer).
2291
2292 2005-06-25  Marcel Telka  <marcel@telka.sk>
2293
2294         * configure.in (ALL_LINGUAS): Added sk.
2295
2296 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
2299         not a document open
2300
2301 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2302
2303         * NEWS:
2304         * configure.ac:
2305
2306         Release 0.3.2
2307
2308         * cut-n-paste/recent-files/Makefile.am:
2309
2310         Fix make distcheck
2311
2312 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2313
2314         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
2315         (pixbuf_document_set_orientation), (rotate_pixbuf),
2316         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
2317         (pixbuf_document_document_iface_init), (pixbuf_document_init):
2318
2319         Implement rotation and cleanup the code a bit.
2320
2321         * tiff/tiff-document.c: (tiff_document_get_page_size),
2322         (tiff_document_get_orientation), (tiff_document_set_orientation),
2323         (rotate_pixbuf), (tiff_document_render_pixbuf),
2324         (tiff_document_document_iface_init), (tiff_document_init):
2325
2326         Implement rotation. Was the quicker solution for the release
2327         but we really need to share this code in the shell.
2328
2329 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2330
2331         * pdf/ev-poppler.cc:
2332
2333         Enable rotation, require poppler cvs. Fix a leak.
2334
2335 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2336
2337         * shell/ev-window.c: (update_action_sensitivity):
2338         
2339         Make properties unsensitive if document backend doesn't provide
2340         any info
2341
2342 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2343
2344         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
2345         (bitmap_flip_horizontally), (bitmap_flip_vertically),
2346         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
2347         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
2348         (bitmap_flip_rotate_counter_clockwise):
2349         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
2350         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
2351         (buff_gets):
2352         * dvi/mdvi-lib/common.h:
2353         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
2354         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
2355         (opendvi), (mdvi_reload), (mdvi_init_context),
2356         (mdvi_destroy_context), (mdvi_dopage), (special):
2357         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
2358         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
2359         (file_hash_free), (register_encoding), (parse_spec),
2360         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
2361         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
2362         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
2363         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
2364         (mdvi_register_font_type), (mdvi_unregister_font_type),
2365         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
2366         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
2367         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
2368         (mdvi_hash_destroy_key), (mdvi_hash_reset):
2369         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
2370         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
2371         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
2372         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
2373         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2374         * dvi/mdvi-lib/special.c: (mdvi_register_special),
2375         (mdvi_unregister_special), (mdvi_flush_specials):
2376         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
2377         (t1_font_remove):
2378         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
2379         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
2380         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
2381         (free_font_metrics), (flush_font_metrics):
2382         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
2383         (tt_font_remove):
2384         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
2385         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
2386         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
2387         (dstring_insert), (dstring_new), (dstring_reset):
2388         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
2389         
2390         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
2391         avoid conflict with libtool on FC4
2392         
2393         * shell/ev-window.c: (ev_window_cmd_help_about):
2394         
2395         Update copyright year. Fix for bug 308828.
2396
2397 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2398
2399         * shell/ev-view.c: (add_scroll_binding_keypad),
2400         (ev_view_binding_activated), (ev_view_class_init),
2401         (on_adjustment_value_changed):
2402         
2403         Bug 170874: Arrow keys switch pages in presentation mode
2404
2405 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2406
2407         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
2408         
2409         Fix for Bug 308265: Sidebar dissappears coming out of 
2410         Presentation mode
2411
2412 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2413
2414         * shell/ev-application.c: (ev_application_open):
2415         * shell/ev-document-types.c: (ev_document_types_add_filters),
2416         (ev_document_types_add_filters_for_type):
2417         * shell/ev-document-types.h:
2418         * shell/ev-window.c: (ev_window_cmd_save_as):
2419         
2420         Suggest basename as template when saving, provide filters
2421         for save dialog. It's bug 308402
2422
2423 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2424
2425         * pdf/ev-poppler.cc:
2426         * shell/ev-sidebar-links.c: (job_finished_callback):
2427         * shell/ev-view.c: (update_find_status_message):
2428         
2429         Some leaks fixed
2430
2431 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
2432
2433         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2434         (egg_recent_view_uimanager_set_list):
2435
2436         Fix buglet in !show_numbers case.
2437
2438 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
2439
2440         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2441         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
2442
2443         Use pango ellipsisation.
2444
2445         * pdf/ev-poppler.cc:
2446
2447         Fix refcount leak, from nsh.
2448
2449 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2450
2451         * cut-n-paste/recent-files/Makefile.am:
2452         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2453         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
2454         
2455         Removed EggRecentViewGtk
2456         
2457         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2458         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
2459         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
2460         (ev_window_setup_recent):
2461         
2462         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
2463         with other projects
2464
2465 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2466
2467         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2468         (egg_recent_view_gtk_finalize):
2469
2470         Fix memory leak
2471
2472         * cut-n-paste/toolbar-editor/Makefile.am:
2473         
2474         Fix location of cursor icon.
2475         
2476         * pdf/ev-poppler.cc:
2477         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
2478         (display_completion_text), (match_completion):
2479         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2480         (selection_changed_callback), (create_loading_model),
2481         (print_section_cb), (links_page_num_func),
2482         (update_page_callback_foreach):
2483         * shell/ev-window.c: (ev_window_dispose):
2484         
2485         Small memory fixes. Links model now store objects instead
2486         of pointers to improve memory management. 
2487
2488 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2489
2490         * shell/ev-window.c: (zoom_control_changed_cb):
2491         
2492         Fix update of zoom control (bug 308268).
2493
2494 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
2495
2496         * shell/ev-properties.c (set_property): escape the text correctly.
2497         Handles non-UTF-8 properties and escaped properties.  Also, sets
2498         the text to "<i>None</i>" if the property isn't set.
2499
2500         * data/evince-properties.glade: Change the label to be ellipsized,
2501         and give it a minimum size.
2502
2503 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2504
2505         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
2506         * shell/ev-sidebar-links.c: (create_loading_model):
2507         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
2508         * shell/ev-view.c: (ev_view_set_document):
2509         * shell/ev-window.c: (ev_window_dispose):
2510         
2511         Various small fixes, mostly memory leaks. Thanks to valgrind.
2512
2513 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
2514
2515         * ps/ps-document.c: remove the locale.h include again ;-). And
2516         kill the (bogus) setlocale/savelocale business.
2517
2518 2005-06-19   Jaap A. Haitsma <jaap@haitsma.org>
2519
2520         * ps/ps-document.c:
2521         
2522         Include locale.h to fix build
2523         
2524         * shell/ev-sidebar.c:
2525         
2526         Remove unnecessary includes
2527
2528 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2529
2530         * dvi/dvi-document.c: (dvi_document_load):
2531         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
2532         * po/POTFILES.in:
2533         
2534         Check for incorrect dvi files. Fix parsing dvi on AMD64
2535         platform. Thanks to tester@tester.ca (Olivier Crete).
2536
2537 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2538
2539         * shell/ev-page-action.c: (match_selected_cb),
2540         (display_completion_text), (match_completion), (update_model):
2541         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2542         (expand_open_links):
2543         * shell/ev-sidebar.c: (ev_sidebar_destroy),
2544         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
2545         (ev_sidebar_set_document):
2546         * shell/ev-window.c: (ev_window_xfer_job_cb),
2547         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
2548         
2549         Fixed lot's of memory leaks, for example, memory leak on reload, 
2550         described in bug 307793.
2551
2552 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
2553
2554         * pdf/ev-poppler.cc:
2555         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
2556         (update_visible_range), (adjustment_changed_cb),
2557         (ev_sidebar_thumbnails_fill_model),
2558         (ev_sidebar_thumbnails_refresh),
2559         (ev_sidebar_tree_selection_changed),
2560         (ev_sidebar_icon_selection_changed),
2561         (ev_sidebar_thumbnails_use_icon_view),
2562         (ev_sidebar_thumbnails_set_document):
2563         * shell/ev-sidebar-thumbnails.h:
2564         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2565         (ev_window_cmd_edit_rotate_right), (ev_window_init):
2566
2567         Refresh thumbnails when changing orientation. Not fully
2568         working yet becuase of a sidebar bug.
2569
2570         Set page orientation to poppler page everywhere. This sucks
2571         really need to fix poppler.
2572
2573 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
2574
2575         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2576         (egg_recent_view_gtk_new_menu_item),
2577         (egg_recent_view_gtk_set_property),
2578         (egg_recent_view_gtk_get_property),
2579         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
2580         (egg_recent_view_gtk_set_tooltip_func),
2581         (egg_recent_view_gtk_set_label_width),
2582         (egg_recent_view_gtk_get_label_width):
2583         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
2584
2585         Sync with libegg (ellipsize labels)
2586
2587 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2588
2589         * data/evince-ui.xml:
2590         * shell/ev-window.c: (ev_window_cmd_go_forward),
2591         (ev_window_cmd_go_backward):
2592         
2593         Shift + PageUp moves 10 Pages. Fix for 306125
2594
2595 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2596
2597         * pdf/ev-poppler.cc:
2598
2599         Add a flag to check if orientation has been overriden
2600
2601 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
2602
2603         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
2604         field if necessary.
2605
2606         * ps/ps.h: add creator field to document.
2607
2608         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
2609         set creator field.
2610
2611 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2612
2613         * data/evince-properties.glade:
2614         * shell/ev-properties.c: (ev_properties_set_document):
2615
2616         s/PDF Version/Format
2617
2618 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2619
2620         * shell/ev-properties.c: (ev_properties_set_document):
2621
2622         Remove unnecessary translations
2623
2624 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2625
2626         * cut-n-paste/toolbar-editor/Makefile.am:
2627
2628         Correct library name    
2629
2630 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2631
2632         * configure.ac:
2633         * cut-n-paste/recent-files/egg-recent-model.c:
2634         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
2635         (egg_recent_model_unlock_file):
2636         * cut-n-paste/recent-files/egg-recent-util.c:
2637         (egg_recent_util_get_unique_id):
2638         * cut-n-paste/recent-files/update-from-egg.sh:
2639         * cut-n-paste/toolbar-editor/Makefile.am:
2640         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2641         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
2642         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2643         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2644         (egg_toolbars_model_get_type):
2645         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
2646
2647         Better makefile for toolbar editor and update everything
2648         to latest libegg.
2649
2650 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2651
2652         * shell/ev-window.c: (update_document_mode):
2653
2654         Prefer presentation mode when the document
2655         require fullscreen.
2656
2657 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2658
2659         * data/evince-ui.xml:
2660         * shell/ev-window.c:
2661
2662         Add control-equal for zooming
2663
2664 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2665
2666         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
2667
2668 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
2669
2670         * backend/ev-document.c: (ev_document_get_orientation):
2671         * backend/ev-document.h:
2672         * pdf/ev-poppler.cc:
2673         * ps/ps-document.c: (ps_document_get_orientation),
2674         (ps_document_set_orientation), (ps_document_document_iface_init):
2675
2676         Add a get_orientation api. Improve set_orientation.
2677
2678         * data/evince-ui.xml:
2679         * shell/ev-view.c: (ev_view_set_orientation),
2680         (ev_view_rotate_right), (ev_view_rotate_left):
2681         * shell/ev-view.h:
2682         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2683         (ev_window_cmd_edit_rotate_right):
2684
2685         Better ui for changing document orientation
2686
2687 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2688
2689         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
2690         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
2691         * shell/ev-sidebar-links.h:
2692         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
2693         (ev_sidebar_page_iface_init):
2694         * shell/ev-sidebar-page.h:
2695         * shell/ev-sidebar-thumbnails.c:
2696         (ev_sidebar_thumbnails_get_property),
2697         (ev_sidebar_thumbnails_class_init),
2698         (ev_sidebar_thumbnails_set_document):
2699         * shell/ev-sidebar-thumbnails.h:
2700         * shell/ev-view.c: (ev_view_motion_notify_event):
2701         * shell/ev-window.c: (update_chrome_visibility),
2702         (ev_window_cmd_focus_page_selector),
2703         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
2704         (sidebar_page_main_widget_update_cb), (ev_window_init):
2705         
2706         Autoraise toolbar on GoToPage binding and fix bindings in
2707         EvSidebarThumbnails page.
2708
2709 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
2710
2711         * shell/ev-properties.c: (update_progress_label):
2712
2713         Hide the progress label when finished; bug #307697.
2714
2715 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2716
2717         * pdf/ev-poppler.cc:
2718
2719         Enable is_open for links, you will need poppler cvs
2720
2721         * shell/ev-properties.c: (job_fonts_finished_cb):
2722
2723         Get a lock on the document when filling the tree view
2724
2725 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2726
2727         * backend/ev-document-links.h:
2728         * pdf/ev-poppler.cc:
2729         * shell/ev-sidebar-links.c: (create_loading_model),
2730         (expand_open_links), (job_finished_callback):
2731
2732         Expand links when specified by the document.
2733         Depend on a poppler api (defined out for now)
2734
2735 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2736
2737         * shell/ev-properties.c: (ev_properties_dispose),
2738         (ev_properties_class_init), (dialog_destroy_cb),
2739         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
2740         (ev_properties_set_document), (ev_properties_new),
2741         (ev_properties_show):
2742         * shell/ev-properties.h:
2743
2744         Make it an object, cleanup the code, api to show it as transient
2745         and to set the document.
2746
2747         * shell/ev-window.c: (ev_window_setup_document),
2748         (ev_window_cmd_file_properties):
2749
2750         Adapt to EvProperties changes, do not show multiple
2751         times, update it when document changes.
2752
2753 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
2754
2755         * ps/gstypes.h:
2756         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
2757         (ps_document_set_orientation), (ps_document_document_iface_init):
2758         * ps/ps-document.h:
2759
2760         Implement orientation here too
2761
2762         * shell/ev-properties.c: (ev_properties_new):
2763         * data/evince-properties.glade:
2764
2765         Hide the fonts page for backends that doesnt
2766         support it.     
2767
2768 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
2769
2770         * backend/ev-document.c: (ev_document_set_orientation):
2771         * backend/ev-document.h:
2772         * pdf/ev-poppler.cc:
2773
2774         Add orientation api. Currently poppler api is not optimal,
2775         we need to set orientation every time we _get a page.
2776         I will try to fix that at some point.
2777
2778         * data/evince-ui.xml:
2779         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
2780         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
2781
2782         Add orientation menu items
2783
2784         * shell/ev-page-cache.c: (ev_page_cache_clear):
2785         * shell/ev-page-cache.h:
2786
2787         Add api to clear the cache
2788
2789         * shell/ev-view.c: (setup_caches), (clear_caches),
2790         (ev_view_set_document), (ev_view_zoom_out),
2791         (ev_view_set_orientation):
2792         * shell/ev-view.h:
2793
2794         Implement orientation changing
2795
2796 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
2797
2798         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
2799         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
2800         * backend/ev-document-fonts.h:
2801
2802         Separate scan and fill so that we can incrementally fill from
2803         the main thread. Add a progress api.
2804
2805         * data/evince-properties.glade:
2806         * pdf/ev-poppler.cc:
2807         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
2808         * shell/ev-jobs.h:
2809         * shell/ev-properties.c: (update_progress_label),
2810         (job_fonts_finished_cb), (setup_fonts_view):
2811
2812         Incrementally feel the list and show the progress
2813         percentage in a label like acrobat does.
2814
2815         You are going to need poppler cvs
2816
2817 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
2818
2819         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
2820         * backend/ev-document-fonts.h:
2821         * pdf/ev-poppler.cc:
2822
2823         Make fonts model fill incrementally.
2824
2825         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2826         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2827         (ev_job_queue_remove_job):
2828         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
2829         (ev_job_fonts_new), (ev_job_fonts_run):
2830         * shell/ev-jobs.h:
2831
2832         New job for fonts scanning
2833
2834         * shell/ev-properties.c: (job_fonts_finished_cb),
2835         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
2836         * shell/ev-properties.h:
2837         * shell/ev-window.c: (ev_window_cmd_file_properties):
2838
2839         Incrementally feel the treeview using the new job. Show Loading...
2840         message until scanning is completed.
2841
2842         Hopefully I didnt break the build without the poppler patch.
2843
2844 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2845
2846         * shell/ev-application.c: (ev_application_open):
2847         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
2848         (ev_document_type_get_type), (ev_document_type_lookup):
2849         * shell/ev-document-types.h:
2850         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
2851         * shell/ev-job-xfer.h:
2852         * shell/ev-window.c: (ev_window_clear_local_uri),
2853         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
2854         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
2855         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2856         
2857         Transfer remote documents to tmp directory to display them later.
2858
2859 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
2860
2861         * backend/ev-document-info.h:
2862         * shell/ev-properties.c: (ev_properties_new):
2863
2864         s/GTime*/GTime. Not sure why we was using a pointer
2865         at all there!
2866
2867 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
2868
2869         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
2870         situations.  That situation is that you're using GTK+-HEAD with
2871         the patch at #306726 is applied, and you have a document with <
2872         1500 pages in it.  It's not quite as uniformly nice as the
2873         TreeView, but should be better in the long run.
2874
2875         I'm pretty sure I guarded against breaking compilation with
2876         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
2877         I missed some.
2878
2879         * shell/ev-window.c (ev_window_init): We don't have our tree/list
2880         widget yet, so I commented that code out
2881         enable_view_actions_for_widget() for now.  Need to figure this
2882         out.
2883
2884         * shell/ev-page-action.c (match_selected_cb): emit the right
2885         signals.  Our cool C-l completion now works.
2886
2887 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2888
2889         * backend/Makefile.am:
2890         * backend/ev-document-fonts.c:
2891         * backend/ev-document-links.c:
2892         * backend/ev-document.c: (ev_document_load):
2893         * backend/ev-document.h:
2894         * backend/ev-job-queue.c:
2895         * backend/ev-job-queue.h:
2896         * backend/ev-jobs.c:
2897         * backend/ev-jobs.h:
2898         * backend/ev-page-cache.c:
2899         * backend/ev-page-cache.h:
2900
2901         EvPageCache and EvJobs are moved to shell.
2902
2903         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
2904         (ev_tmp_filename):
2905         * lib/ev-file-helpers.h:
2906         
2907         New helper to work with temporary files
2908         
2909         * shell/Makefile.am:
2910         * shell/ev-application.c: (ev_application_open):
2911         * shell/ev-application.h:
2912         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
2913         (remove_job_from_async_queue), (add_job_to_async_queue),
2914         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
2915         (handle_job), (search_for_jobs_unlocked),
2916         (no_jobs_available_unlocked), (ev_render_thread),
2917         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
2918         (ev_job_queue_add_job), (move_job_async), (move_job),
2919         (ev_job_queue_update_job), (ev_job_queue_remove_job):
2920         * shell/ev-job-queue.h:
2921         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
2922         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
2923         * shell/ev-job-xfer.h:
2924         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
2925         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
2926         (ev_job_links_class_init), (ev_job_render_init),
2927         (ev_job_render_dispose), (ev_job_render_class_init),
2928         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
2929         (ev_job_thumbnail_class_init), (ev_job_load_init),
2930         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
2931         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
2932         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
2933         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
2934         * shell/ev-jobs.h:
2935         * shell/ev-page-action.c: (ev_page_action_set_document):
2936         * shell/ev-page-cache.c: (ev_page_cache_init),
2937         (ev_page_cache_class_init), (ev_page_cache_finalize),
2938         (ev_page_cache_new), (ev_page_cache_get_n_pages),
2939         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
2940         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
2941         (ev_page_cache_get_title), (ev_page_cache_get_size),
2942         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
2943         (ev_page_cache_get_height_to_page),
2944         (ev_page_cache_get_max_label_chars),
2945         (ev_page_cache_get_page_label),
2946         (ev_page_cache_has_nonnumeric_page_labels),
2947         (ev_page_cache_get_info), (ev_page_cache_next_page),
2948         (ev_page_cache_prev_page), (ev_page_cache_get):
2949         * shell/ev-page-cache.h:
2950         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
2951         (ev_pixbuf_cache_clear_job_sizes),
2952         (ev_pixbuf_cache_add_jobs_if_needed),
2953         (ev_pixbuf_cache_set_page_range):
2954         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
2955         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
2956         * shell/ev-sidebar-thumbnails.c:
2957         (ev_sidebar_tree_selection_changed),
2958         (ev_sidebar_thumbnails_set_document):
2959         * shell/ev-statusbar.c: (ev_statusbar_destroy),
2960         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
2961         (ev_statusbar_get_context_id), (ev_statusbar_push),
2962         (ev_statusbar_pop), (ev_statusbar_set_maximized),
2963         (ev_statusbar_pulse), (ev_statusbar_show_progress),
2964         (ev_statusbar_set_progress):
2965         * shell/ev-statusbar.h:
2966         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
2967         (ev_view_find_previous):
2968         * shell/ev-window.c: (ev_window_is_empty),
2969         (ev_window_setup_document), (password_dialog_response),
2970         (ev_window_clear_jobs), (ev_window_load_job_cb),
2971         (ev_window_xfer_job_cb), (ev_window_open_uri),
2972         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
2973         (ev_window_print), (ev_window_print_range),
2974         (ev_window_state_event), (ev_window_cmd_view_reload),
2975         (menu_item_select_cb), (menu_item_deselect_cb),
2976         (view_status_changed_cb), (ev_window_dispose),
2977         (drag_data_received_cb), (ev_window_init):
2978         * shell/ev-window.h:
2979         * shell/main.c: (load_files):
2980         
2981         New statusbar to show progress on idle. Two new jobs - 
2982         xfer job and load job to load document in background. And update
2983         of page_cache clients to new location of code.
2984
2985 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
2986   
2987         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
2988         selection in open dialog. It also remembers the last visited directory 
2989         in the current session.
2990
2991 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2992
2993         * shell/ev-properties.c: (ev_properties_new):
2994         * shell/ev-properties.h:
2995         * shell/ev-window.c: (ev_window_cmd_file_properties):
2996         
2997         Get document info from page cache instead of document itself.
2998         This should fix crash related to race conditions described in
2999         bug 306545.
3000
3001 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
3002
3003         * ps/ps-document.c: (ps_document_init),
3004         (send_ps), (get_page_box), (output), (catchPipe), (input),
3005         (stop_interpreter), (file_length), (file_readable),
3006         (check_filecompressedb), (ps_document_enable_interpreter),
3007         (document_load), (ps_async_renderer_render_pixbuf):
3008         * ps/ps-document.h:
3009
3010         Big cleanup of the ps code
3011
3012 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
3013
3014         * backend/Makefile.am:
3015         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
3016         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
3017         * backend/ev-async-renderer.h:
3018
3019         Add an async renderer interface (method + callback) which
3020         is useful for backends like ps.
3021
3022         * backend/ev-job-queue.c: (remove_job_from_async_queue),
3023         (add_job_to_async_queue), (job_finished_cb), (handle_job),
3024         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
3025         (ev_job_queue_add_job), (move_job_async), (move_job),
3026         (ev_job_queue_update_job), (ev_job_queue_remove_job):
3027
3028         Add queues for async renderer, these are executed on the
3029         main thread.
3030
3031         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
3032         (ev_job_render_run):
3033         * backend/ev-jobs.h:
3034
3035         If the backend support async renderer interface use it.
3036
3037         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
3038         (setup_pixmap), (ps_document_get_type),
3039         (ps_async_renderer_render_pixbuf),
3040         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
3041
3042         Implement async renderer interface.
3043
3044 2005-06-07  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
3045
3046         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
3047
3048         Cleanup links job on exit.
3049
3050 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3051
3052         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3053         (drag_data_get_cb), (drag_data_received_cb):
3054         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3055         (drag_data_get_cb), (parse_item_list),
3056         (egg_toolbar_editor_load_actions):
3057         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3058         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
3059         (parse_item_list), (parse_toolbars):
3060         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
3061         (dvi_pixbuf_put_pixel):
3062         
3063         Fix gcc 4.0 warnings
3064
3065 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
3066
3067         * ps/ps-document.c: (start_interpreter):
3068
3069         Fix warning when loading ps
3070
3071 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
3072
3073         * ps/ps-document.c: (output):
3074
3075         Fix crash when priting gs error messages.
3076
3077 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
3078
3079         * backend/ev-page-cache.c: (_ev_page_cache_new):
3080         * backend/ev-page-cache.h:
3081
3082         Use a const to return title so that we dont double
3083         free it. Small cleanup and fix a leak.
3084
3085         * shell/ev-window.c: (update_window_title):
3086
3087         strdup value from get_title.
3088
3089 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
3090
3091         * shell/ev-sidebar-links.c: (job_finished_callback),
3092         (ev_sidebar_links_set_document):
3093
3094         Cleanup the old job when changing document
3095
3096 2005-06-05  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
3097
3098         * shell/ev-stock-icons.c:
3099         * shell/ev-stock-icons.h:
3100         * shell/ev-window.c:
3101         
3102         Add stock icons for actions that can appear in toolbar. Fix for
3103         bug 306566.
3104
3105 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3106
3107         * backend/ev-page-cache.c: (ev_page_cache_finalize),
3108         (_ev_page_cache_new), (ev_page_cache_get_max_width),
3109         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
3110         * backend/ev-page-cache.h:
3111         * shell/ev-view.c: (scroll_to_current_page),
3112         (view_update_range_and_current_page), (get_page_y_offset),
3113         (get_page_extents), (ev_view_size_request_continuous_dual_page),
3114         (ev_view_size_request_continuous),
3115         (ev_view_zoom_for_size_continuous_and_dual_page),
3116         (ev_view_zoom_for_size_continuous):
3117         
3118         More compact EvView layout in document with pages of different size.
3119
3120 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
3121
3122         * shell/ev-window.c (ev_window_cmd_file_properties): fix
3123         compilation.
3124
3125 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3126
3127         * shell/ev-view.c: (view_set_adjustment_values):
3128         * shell/ev-window.c: (ev_window_cmd_file_properties):
3129         
3130         A bit different fix for rounding problem but it has no
3131         problems on startup. Make properties window transient to parent.
3132
3133 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3134
3135         * pdf/ev-poppler.cc:
3136         
3137         More commenting of font stuff.
3138
3139 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3140
3141         * pdf/ev-poppler.cc:
3142
3143         Comment out some more fonts stuff. Should really
3144         work without the poppler patch now.
3145
3146 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3147
3148         * pdf/ev-poppler.cc:
3149
3150         Adapt to api change
3151
3152 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3153
3154         * data/evince-properties.glade:
3155         * pdf/ev-poppler.cc:
3156         * shell/ev-properties.c: (setup_fonts_view):
3157
3158         Set the column title. Show the dialog only
3159         once everything is setup.
3160         Getting font info can be very slow... will
3161         prolly need to make this threaded too.
3162
3163 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3164
3165         * backend/Makefile.am:
3166         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
3167         (ev_document_fonts_get_fonts_model):
3168         * backend/ev-document-fonts.h:
3169         * data/evince-properties.glade:
3170         * pdf/ev-poppler.cc:
3171         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
3172         * shell/ev-properties.h:
3173         * shell/ev-window.c: (ev_window_cmd_file_properties):
3174
3175         Implement fonts list. Defined out for now, since it depends
3176         on a not yet committed poppler patch.
3177
3178 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
3179
3180         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
3181         page + 1.
3182
3183         * shell/ev-window.c: Make sure we add the timeout when we get a
3184         focus-in event.
3185
3186         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
3187         adjustment->value before calculating the zoom factor to average
3188         out all of our rounding errors.  The page no longer 'drifts' when
3189         resizing.
3190
3191 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3192
3193         * data/evince-properties.glade:
3194         * shell/ev-properties.c: (ev_properties_format_date),
3195         (set_property):
3196         
3197         Labels don't expand when the dialogue is resized.
3198         strftime result needs to be converted to UTF-8. Thanks
3199         to Christian Persch <chpe@gnome.org>.
3200
3201 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3202
3203         * data/evince-properties.glade:
3204
3205         Hide the fonts tab
3206
3207 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
3208
3209         * backend/ev-document-info.h:
3210         * backend/ev-document.c: (ev_document_info_free):
3211         * data/evince-properties.glade:
3212         * pdf/ev-poppler.cc:
3213         * ps/ps-document.c: (ps_document_get_info):
3214         * shell/ev-properties.c: (ev_properties_format_date),
3215         (set_property), (ev_properties_new):
3216         * shell/ev-properties.h:
3217         * shell/ev-window.c: (ev_window_cmd_file_properties):
3218
3219         Rework properties code to take only EvPropertyInfo
3220         in the constructor so that it can be useful for
3221         nautilus plugin too.
3222
3223         Deal with backends that doesnt support some properties.
3224         Make set property code generic.
3225
3226 2005-06-04  Christian Persch <chpe@gnome.org>
3227
3228         * data/evince-properties.glade:
3229
3230         fix spacings, make resizeable, and make data labels
3231         selectable + ellipsised
3232
3233 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
3234
3235         * backend/ev-document-info.h:
3236         * data/Makefile.am:
3237         * data/evince-ui.xml:
3238         * pdf/ev-poppler.cc:
3239         * shell/Makefile.am:
3240         * shell/ev-window.c: (update_action_sensitivity),
3241         (ev_window_cmd_file_properties):
3242
3243         Initial go at file properties. Patch by
3244         Emil Soleyman-Zomalan <emil@soleyman.com>.
3245         Needs love see #169583
3246
3247 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
3248
3249         * ps/ps-document.c: (output):
3250         * ps/ps.c: (psscan):
3251
3252         Try to render even if psscan fails.
3253
3254 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
3255
3256         * ps/ps.c: (psscan), (pscopydoc):
3257
3258         Port buffered reading code from gv
3259
3260 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
3261
3262         * ps/ps-document.c: (interpreter_message), (output):
3263
3264         Do not fail on interpreter messages
3265
3266 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
3267
3268         * backend/ev-document-misc.c:
3269         (ev_document_misc_get_thumbnail_frame):
3270
3271         Pages can be 0 x 0, dont assert on this case
3272
3273 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3274
3275         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
3276         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
3277
3278         Correctly manage our reference on document. Finally the reload
3279         huge leak is gone...
3280
3281 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3282
3283         * ps/ps-document.c: (ps_document_dispose):
3284
3285         Forgot to chain it to the parent. Thanks chpe.
3286
3287 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3288
3289         * ps/ps-document.c: (ps_document_dispose),
3290         (ps_document_class_init), (stop_interpreter), (document_load):
3291
3292         Cleanup dispose a bit. Dont leak the whole pixmap.
3293
3294 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3295
3296         * pdf/ev-poppler.cc:
3297
3298         Release the poppler document on dispose
3299
3300 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3301
3302         * shell/ev-view.c: (ev_view_set_document):
3303
3304         Release ref on the pixbuf cache when changing
3305         document.
3306
3307 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3308
3309         * ps/ps-document.c: (ps_document_get_info):
3310
3311         Fix a double free
3312
3313 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3314
3315         * backend/ev-page-cache.c: (ev_page_cache_init),
3316         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
3317         * backend/ev-page-cache.h:
3318         * shell/ev-page-action.c: (page_changed_cb):
3319         
3320         Set page action entry width depending on labels width. Fix
3321         for bug 305202.
3322
3323 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
3324
3325         * backend/ev-link.c: (ev_link_class_init):
3326
3327         Allow -1 as page value (error)
3328
3329 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3330
3331         * shell/ev-sidebar-thumbnails.c:
3332         (ev_sidebar_thumbnails_set_document):
3333         * shell/ev-view.c: (scroll_to_current_page),
3334         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
3335         (page_changed_cb), (on_adjustment_value_changed),
3336         (ev_view_set_document):
3337
3338         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
3339         Fix bug 305377
3340
3341 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3342
3343         * configure.ac:
3344         * djvu/djvu-document.c: (djvu_document_get_page_size):
3345
3346         Require djvulibre CVS. Now djvu loading is much faster. Fix for
3347         bug 301993.
3348
3349 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
3350
3351         * shell/ev-view.c (draw_one_page): modify the expose handling to
3352         get the shadows.
3353
3354         * shell/ev-window.c (update_action_sensitivity): Respect
3355         permissions field.  Kowtow to the man.
3356
3357         * pdf/ev-poppler.cc: Get the permissions field.
3358
3359         * tiff/*c: Make a tiny bit more robust.
3360
3361 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3362
3363         * djvu/djvu-document.c:
3364         
3365         Pop messages from djvu context message queue.
3366
3367 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3368
3369         * configure.ac, Makefile.am, shell/Makefile.am:
3370         * tiff/Makefile.am, shell/ev-document-types.c:
3371         
3372         Cleanup tiff configure checks. Fix for bug 305218.
3373
3374 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
3375
3376         * configure.ac: Added "uk" to ALL_LINGUAS.
3377
3378 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3379
3380         * cut-n-paste/zoom-control/ephy-zoom.c:
3381         (ephy_zoom_get_changed_zoom_level):
3382         * cut-n-paste/zoom-control/ephy-zoom.h:
3383         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
3384         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
3385         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
3386         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
3387         (zoom_control_changed_cb), (ev_window_init):
3388         
3389         Fix minor points related to moving best fit up. Introduce
3390         "zoom" property and make zoom control change it's value on
3391         notify::zoom signals. Fix for 305080.
3392
3393 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3394
3395         * data/evince-ui.xml:
3396         * shell/ev-window.c: (set_view_actions_sensitivity):
3397         
3398         Use + and - as accels for zoom in and zoom out. Fix for 305001.
3399
3400 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
3401
3402         * configure.ac:
3403
3404         Depends on poppler 0.3.2
3405
3406 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
3407
3408         * cut-n-paste/recent-files/egg-recent-item.c:
3409         (egg_recent_item_get_short_name):
3410         * cut-n-paste/toolbar-editor/Makefile.am:
3411         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3412         (new_pixbuf_from_widget):
3413         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3414         * cut-n-paste/toolbar-editor/egg-marshal.c:
3415         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3416         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3417
3418         Sync
3419
3420 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
3421
3422         * tiff/tiff-document.c: Rough TIFF backend.
3423
3424 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
3425
3426         * NEWS:
3427         * configure.ac:
3428         * cut-n-paste/toolbar-editor/Makefile.am:
3429
3430         Release 0.3.1
3431
3432 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
3433
3434         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
3435         (ev_view_find_next), (ev_view_find_previous):
3436
3437         Remove the locks around get_n_results   
3438
3439 2005-05-21  Juerg Billeter  <j@bitron.ch>
3440
3441         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
3442
3443         Pass correct number of pages to poppler.
3444
3445 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3446
3447         * configure.ac:
3448         * data/Makefile.am:
3449         * data/evince.desktop.in: 
3450         * data/evince.desktop.in.in:
3451         * po/POTFILES.in:
3452         
3453         Add conditionally dvi and djvu to desktop types. Fix for 304658.
3454
3455 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
3456
3457         * shell/ev-view.c: (view_update_adjustments),
3458         (view_set_adjustment_values): cast adjustmen->value to (int)
3459         before using it.  Otherwise, we get off by a pixel in some
3460         situations.
3461
3462         (draw_one_page): Draw the border on expose.
3463
3464 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
3465
3466         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
3467         adjustment when the mode changes, #304923
3468
3469 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3470
3471         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
3472         flickering on resize but still use gdk_window_scroll on
3473         scrolling
3474
3475 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
3476
3477         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
3478         option, #170458
3479
3480 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
3481
3482         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
3483         second page on page_changed if possible, #304669
3484
3485 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
3486
3487         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
3488         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
3489
3490 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
3491
3492         * .cvsignore:
3493         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
3494         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
3495         (ev_view_zoom_for_size_presentation),
3496         (ev_view_zoom_for_size_continuous_and_dual_page),
3497         (ev_view_zoom_for_size_continuous),
3498         (ev_view_zoom_for_size_dual_page),
3499         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
3500         * shell/ev-view.h:
3501         * shell/ev-window.c: (update_view_size),
3502         (ev_window_sizing_mode_changed_cb):
3503
3504         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
3505         the scrollbars.  It's not 100% right, but it's much closer.  Kills
3506         an infinite loop, #304769
3507
3508
3509 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3510
3511         * data/evince-ui.xml:
3512         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
3513         * shell/ev-window.c: (set_view_actions_sensitivity):
3514
3515         Make PgUp/Down behave like Space
3516
3517 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3518
3519         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
3520         * backend/ev-ps-exporter.h:
3521         * pdf/ev-poppler.cc:
3522         * ps/ps-document.c: (ps_document_ps_export_begin):
3523         * shell/ev-print-job.c: (idle_print_handler):
3524
3525         Adapt to new poppler api
3526
3527 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3528
3529         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3530         (ephy_zoom_control_init):
3531
3532         Translate zoom levels
3533
3534 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3535
3536         * cut-n-paste/zoom-control/ephy-zoom.c:
3537         (ephy_zoom_get_zoom_level_index):
3538
3539         Fix current zoom -> zoom control match
3540
3541 2005-05-18  James Bowes  <bowes@cs.dal.ca>
3542
3543         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
3544         rather than the scrolled_window that it's in. Fixes bug #304655.
3545
3546 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
3547
3548         * shell/ev-view.c: (view_update_adjustments),
3549         (view_set_adjustment_values), (view_update_range_and_current_page),
3550         (view_scroll_to_page), (set_scroll_adjustment),
3551         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
3552         (ev_view_scroll), (ev_view_scroll_view),
3553         (ensure_rectangle_is_visible), (find_page_at_location),
3554         (get_link_at_location), (go_to_link), (status_message_from_link),
3555         (ev_view_size_request_continuous_dual_page),
3556         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
3557         (ev_view_unrealize), (ev_view_expose_event),
3558         (ev_view_button_press_event), (ev_view_motion_notify_event),
3559         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
3560         (draw_rubberband), (highlight_find_results), (draw_one_page),
3561         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
3562         (ev_view_init), (find_changed_cb), (page_changed_cb),
3563         (on_adjustment_value_changed), (ev_view_new),
3564         (ev_view_set_document), (ev_view_set_zoom),
3565         (ev_view_set_continuous), (ev_view_set_dual_page),
3566         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
3567         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
3568         (ev_view_zoom_for_size_presentation),
3569         (ev_view_zoom_for_size_continuous_dual_page),
3570         (ev_view_zoom_for_size_continuous),
3571         (ev_view_zoom_for_size_dual_page),
3572         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
3573         (ev_view_get_status), (ev_view_set_status),
3574         (update_find_status_message), (ev_view_get_find_status),
3575         (ev_view_set_find_status), (jump_to_find_result),
3576         (jump_to_find_page), (compute_selections), (clear_selection),
3577         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3578         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
3579         (ev_view_update_primary_selection),
3580         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
3581         * shell/ev-view.h:
3582         * shell/ev-window.c: (ev_window_open_page_label),
3583         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
3584         (ev_window_init):
3585         * shell/ev-window.h:
3586         * shell/main.c: (load_files):
3587
3588         Massive code clean up from Nickolay Shmyrev.  Keep page offset
3589         when resizing.  Remove the bin_window().  Also, patch from James
3590         Bowes to fix command line page, #300641
3591         
3592 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
3593
3594         * data/evince-ui.xml:
3595         * shell/ev-view.c:
3596         * shell/ev-view.h:
3597         * shell/ev-window.c: (update_action_sensitivity):
3598
3599         Get rid of View->Normal Size, it's just confusing
3600
3601 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
3602
3603         * backend/ev-document-info.h:
3604         * backend/ev-document.c: (ev_document_info_free): Free the
3605         EvDocumentInfo.
3606
3607         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
3608         (clear_range), (add_range), (update_visible_range),
3609         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
3610         (ev_sidebar_thumbnails_set_document):
3611         * shell/ev-window.c: (ev_window_setup_document): Only render the
3612         visible thumbnails.  It takes an instant to render, but it uses
3613         much less memory.
3614
3615 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3616
3617         * shell/ev-sidebar-links.c: (popup_menu_cb):
3618
3619         Select first item
3620
3621 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3622
3623         * lib/Makefile.am:
3624         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
3625         (button_press_cb), (ev_sidebar_links_construct):
3626
3627         Show the popup menu also on keybindings
3628
3629 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3630
3631         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
3632         * shell/ev-window.h:
3633
3634         Expose api to print a range (with dialog). Make private _print use
3635         it.
3636
3637         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
3638         (ev_sidebar_links_construct):
3639
3640         Show a print context menu on linkx, it prints the selected
3641         section.
3642
3643 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
3644
3645         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
3646         button.
3647
3648 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
3649
3650         * AUTHORS:
3651
3652         Update
3653
3654         * shell/ev-window.c: (build_comments_string),
3655         (ev_window_cmd_help_about):
3656
3657         Show poppler version/backend and authors
3658
3659 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
3660
3661         * cut-n-paste/zoom-control/ephy-zoom.c:
3662         (ephy_zoom_get_zoom_level_index):
3663         * cut-n-paste/zoom-control/ephy-zoom.h:
3664
3665         Move the best fit items at the top of the list
3666
3667 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
3668
3669         * shell/ev-marshal.list:
3670         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
3671         (activate_cb), (match_selected_cb), (activate_link_cb),
3672         (connect_proxy), (ev_page_action_class_init):
3673         * shell/ev-page-action.h:
3674
3675         Use signals to notify action activation. Hopefully
3676         I did not break completion since I cant test...
3677
3678         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
3679         (register_custom_actions):
3680
3681         Connect to page selector actions and also grab focus on
3682         the view when activated.
3683
3684 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
3685
3686         * pdf/ev-poppler.cc:
3687         * backend/ev-page-cache.c: make page size calculation consistent
3688         and set it to (int)( width * scale + 0.5).  This makes the weird
3689         line going through the middle of the page go away.
3690
3691         * shell/ev-view.c: move painting the background page after
3692         checking the expose area covers us.
3693
3694 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3695
3696         * data/evince-password.glade:
3697         
3698         Mark labels as not translatable. Fix for bug 302842.
3699
3700 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
3701
3702         * configure.ac: Added "es" to ALL_LINGUAS.
3703
3704 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3705
3706         * data/evince-toolbar.xml:
3707         * shell/ev-window.c: (update_action_sensitivity),
3708         (ev_window_setup_document), (ev_window_set_page_mode),
3709         (ev_window_init):
3710
3711         Remove some leftover code from jrb first continous
3712         attempt. Use the new actions, we still need good icons
3713         though...
3714
3715 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3716
3717         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
3718
3719         Update label when connecting proxy. Fix a warning with NULL
3720         page_cache.
3721
3722 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3723
3724         * data/evince-ui.xml:
3725         * shell/ev-page-action.c: (ev_page_action_grab_focus):
3726         * shell/ev-page-action.h:
3727         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
3728
3729         Add mnemonic for edit toolbar.
3730         ctrl+l focus the page entry.
3731
3732 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3733
3734         * lib/Makefile.am:
3735         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
3736         (ev_window_init):
3737         * shell/main.c: (main):
3738
3739         Put the toolbar xml in evince own dot dir
3740
3741 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3742
3743         * shell/ev-window.c: (ev_window_init):
3744
3745         Make the toolbar not removable
3746
3747 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3748
3749         * data/evince-ui.xml:
3750         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
3751         * shell/ev-sidebar-links.h:
3752         * shell/ev-sidebar-thumbnails.c:
3753         (ev_sidebar_thumbnails_get_treeview):
3754         * shell/ev-sidebar-thumbnails.h:
3755         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
3756         (ev_view_class_init):
3757         * shell/ev-view.h:
3758         * shell/ev-window.c: (update_action_sensitivity),
3759         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
3760         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
3761         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
3762         (ev_window_init):
3763
3764         This is evil... Make space/backspace global accelerators but
3765         enable them only for some widgets (sidebars and view).
3766         I dont like it, but I dont know a better way... :/
3767
3768 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3769
3770         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
3771         (ev_page_action_widget_finalize),
3772         (ev_page_action_widget_class_init), (update_page_cache):
3773
3774         Keep a weak reference on proxy->page_cache so that we
3775         dont try to disconnect the signal if the object is already
3776         gone. Maybe there is a better way to cleanup reference handling
3777         in page action though...
3778
3779 2005-05-10  Juerg Billeter  <j@bitron.ch>
3780
3781         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
3782         * backend/ev-ps-exporter.h:
3783         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
3784         * ps/ps-document.c: (ps_document_ps_export_begin):
3785         
3786         Change api to pass print range to ps_exporter_begin. The pdf backend
3787         requires this information.
3788         
3789         * shell/ev-print-job.c: (idle_print_handler):
3790         
3791         Adapt to api change
3792
3793 2005-05-10  Juerg Billeter  <j@bitron.ch>
3794
3795         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3796         (idle_print_handler)
3797         * shell/ev-window.c: (ev_window_print):
3798
3799         Support printing page range, based on patch by Amaury Jacquot
3800
3801 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3802
3803         * data/evince-toolbar.xml:
3804
3805         Add zoom control to available items
3806
3807 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3808
3809         * shell/ev-window.c: (update_action_sensitivity):
3810
3811         Set slash action insensitive when appropriate
3812
3813 2005-05-10  Christian Persch <chpe@gnome.org>
3814
3815         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
3816
3817         Fix warning on the overflow menu
3818
3819 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3820
3821         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
3822
3823         Check for uri correctness/existence
3824
3825 2005-05-09  Juerg Billeter  <j@bitron.ch>
3826
3827         * shell/ev-window.c: (using_postscript_printer):
3828
3829         LPD printers use postscript, too
3830
3831 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3832
3833         * shell/ev-window.c: (register_custom_actions):
3834
3835         The zoom one is actually sort of useful,
3836         put it back
3837
3838 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3839
3840         * shell/ev-window.c: (register_custom_actions):
3841
3842         Hide page/zoom controls from overflow, they
3843         are useless.
3844
3845 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3846
3847         * cut-n-paste/update-from-egg.sh:
3848         
3849         Share it between all cut-n-paste subdirs
3850
3851         * cut-n-paste/recent-files/Makefile.am:
3852
3853         Fix to use "global" update-from-egg.sh
3854
3855         * cut-n-paste/recent-files/egg-recent-model.c:
3856         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
3857         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
3858         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
3859         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
3860
3861         Update from libegg
3862
3863         * cut-n-paste/toolbar-editor/Makefile.am:
3864
3865         Fix to use "global" update-from-egg.sh
3866
3867         * cut-n-paste/toolbar-editor/eggmarshalers.list:
3868
3869         Update from libegg
3870
3871 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
3872
3873         * configure.ac:
3874         * cut-n-paste/Makefile.am:
3875         * cut-n-paste/recent-files/Makefile.am:
3876         * cut-n-paste/toolbar-editor/.cvsignore:
3877         * cut-n-paste/toolbar-editor/Makefile.am:
3878         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3879         (egg_editable_toolbar_get_type), (get_toolbar_position),
3880         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
3881         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
3882         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
3883         (set_item_drag_source), (create_item_from_action), (create_item),
3884         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
3885         (popup_toolbar_context_menu_cb), (free_dragged_item),
3886         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3887         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
3888         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
3889         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3890         (item_added_cb), (item_removed_cb),
3891         (egg_editable_toolbar_construct),
3892         (egg_editable_toolbar_disconnect_model),
3893         (egg_editable_toolbar_deconstruct),
3894         (egg_editable_toolbar_set_model),
3895         (egg_editable_toolbar_set_ui_manager),
3896         (egg_editable_toolbar_set_property),
3897         (egg_editable_toolbar_get_property),
3898         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
3899         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
3900         (egg_editable_toolbar_new_with_model),
3901         (egg_editable_toolbar_get_edit_mode),
3902         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
3903         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
3904         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
3905         (new_pixbuf_from_widget), (new_separator_pixbuf),
3906         (update_separator_image), (style_set_cb),
3907         (_egg_editable_toolbar_new_separator_image),
3908         (egg_editable_toolbar_get_model):
3909         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3910         * cut-n-paste/toolbar-editor/egg-marshal.c:
3911         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3912         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
3913         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
3914         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
3915         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
3916         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
3917         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
3918         (editor_drag_data_delete_cb), (drag_data_get_cb),
3919         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
3920         (editor_create_item), (update_editor_sheet), (setup_editor),
3921         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
3922         (parse_item_list), (model_has_action), (update_actions_list),
3923         (egg_toolbar_editor_load_actions):
3924         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3925         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3926         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
3927         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
3928         (toolbars_item_new), (free_toolbar_node), (free_item_node),
3929         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
3930         (egg_toolbars_model_add_separator), (impl_add_item),
3931         (parse_item_list), (egg_toolbars_model_add_toolbar),
3932         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
3933         (impl_get_item_data), (impl_get_item_type),
3934         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
3935         (egg_toolbars_model_init), (free_toolbar),
3936         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
3937         (egg_toolbars_model_remove_toolbar),
3938         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3939         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
3940         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
3941         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
3942         (egg_toolbars_model_get_item_data),
3943         (egg_toolbars_model_get_item_type):
3944         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3945         * cut-n-paste/toolbar-editor/eggmarshalers.list:
3946         * data/Makefile.am:
3947         * data/evince-toolbar.xml:
3948         * data/evince-ui.xml:
3949         * data/hand-open.png:
3950         * po/POTFILES.in:
3951         * shell/Makefile.am:
3952         * shell/ev-window.c: (update_chrome_visibility),
3953         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
3954         (ev_window_dispose), (ev_window_init):
3955
3956         Implement epiphany like toolbar editor. Based on patch by
3957         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3958
3959 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3960
3961         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
3962
3963         Use set_cursor instead of set_selection, so that
3964         the keyboard focus moves too.
3965
3966 2005-05-09  Aleksey Kliger <akliger@gmail.com>
3967
3968         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
3969
3970         Fix infinite loop when loading Type1 fonts
3971
3972 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3973
3974         * data/evince-ui.xml:
3975         * shell/ev-window.c:
3976
3977         Slash -> Find
3978
3979 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
3980
3981         * configure.ac:
3982
3983         Make --disable really disable
3984
3985 2005-05-07  Juerg Billeter  <j@bitron.ch>
3986
3987         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
3988
3989         Compare page labels even without has_labels set, fixes setting page
3990         with entry
3991
3992 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3993
3994         * shell/ev-view.c: (ev_view_create_invisible_cursor),
3995         (ev_view_set_cursor), (ev_view_button_press_event),
3996         (ev_view_motion_notify_event), (ev_view_button_release_event),
3997         (ev_view_init):
3998
3999         Implement middle button scrolling. Based on a patch
4000         by Tommi Komulainen <tommi.komulainen@iki.fi>.
4001
4002 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
4003
4004         * shell/ev-document-types.c: (get_slow_mime_type),
4005         (get_document_type_from_mime), (ev_document_type_lookup):
4006         * shell/ev-document-types.h:
4007
4008         Change api to lookup from uri. Do fast lookup first, if the
4009         type is unknown try with data sniffing.
4010
4011         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
4012         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4013
4014         Adapt to api change
4015
4016 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
4017
4018         * thumbnailer/Makefile.am:
4019
4020         Fix distcheck
4021
4022 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
4023
4024         * NEWS:
4025         * configure.ac:
4026
4027         Release 0.3.0
4028
4029         * data/evince-ui.xml:
4030
4031         Hide presentation mode for now
4032
4033         * shell/ev-view.c: (highlight_find_results):
4034
4035         Show current find selection only on current page
4036
4037 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
4038
4039         * shell/ev-view.c: (ev_view_select_all):
4040
4041         Compute size of the actual page, not of
4042         the current one.
4043
4044 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
4045
4046         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
4047         (view_rect_to_doc_rect), (compute_selections),
4048         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
4049         (ev_view_copy), (ev_view_primary_get_cb),
4050         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
4051         (ev_view_button_press_event), (ev_view_motion_notify_event),
4052         (ev_view_button_release_event), (page_changed_cb):
4053
4054         Fix text selection
4055
4056 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
4057
4058         * shell/ev-view.c: (compute_border), (get_page_extents),
4059         (doc_rect_to_view_rect), (highlight_find_results),
4060         (ev_view_bin_expose), (ev_view_select_all),
4061         (ev_view_motion_notify_event), (update_find_status_message),
4062         (jump_to_find_result), (jump_to_find_page):
4063
4064         First go at fixing search, still buggy
4065
4066 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
4067
4068         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
4069         dropdown box and button at the top of the sidebar.
4070
4071 2005-05-02  James Bowes  <bowes@cs.dal.ca>
4072
4073         * configure.ac: Output zoom-control Makefile.
4074         * cut-n-paste/Makefile.am: build zoom-control subdir.
4075         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4076         * cut-n-paste/zoom-control/ephy-zoom-action.h:
4077         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4078         * cut-n-paste/zoom-control/ephy-zoom-control.h:
4079         * cut-n-paste/zoom-control/ephy-zoom.c:
4080         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
4081         from epiphany, and modified to add a separator into the menu.
4082         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
4083         * data/evince-ui.xml: Replace old zoom toolbar actions with new
4084         zoom-control action.
4085         * shell/Makefile.am: Include zoom-control flags.
4086         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
4087         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
4088         (ev_view_zoom_for_size_presentation),
4089         (ev_view_zoom_for_size_continuous_and_dual_page),
4090         (ev_view_zoom_for_size_continuous),
4091         (ev_view_zoom_for_size_dual_page),
4092         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
4093         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
4094         ev_view_get_zoom and ev_view_get_sizing_mode.
4095         * shell/ev-view.h:
4096         * shell/ev-window.c: (update_action_sensitivity),
4097         (update_sizing_buttons), (zoom_control_changed_cb),
4098         (register_custom_actions): Initialize and use the zoom-control 
4099         widget.
4100
4101 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
4102
4103         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
4104         preview cache back to 1.  Don't know when it got set to 0.
4105         
4106         * shell/ev-view.c: (compute_border), (ev_view_realize),
4107         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
4108         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
4109         (ev_view_get_fullscreen), (ev_view_set_presentation),
4110         (ev_view_get_presentation), (ev_view_set_sizing_mode),
4111         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
4112         * shell/ev-view.h:
4113         * shell/ev-window.c:
4114         (update_chrome_visibility),
4115         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4116         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4117         (update_document_mode), (ev_window_update_fullscreen_action),
4118         (ev_window_fullscreen), (ev_window_unfullscreen),
4119         (ev_window_cmd_view_fullscreen),
4120         (ev_window_update_presentation_action),
4121         (ev_window_run_presentation), (ev_window_stop_presentation),
4122         (ev_window_cmd_view_presentation), (ev_window_state_event),
4123         (ev_window_focus_in_event), (ev_window_focus_out_event),
4124         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
4125         * data/evince-ui.xml: Initial presentation mode.  We should
4126         probably hide this until it's done, as it's quite rough.  Also,
4127         change full-screen to fullscreen and add two getters to EvView.
4128
4129 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
4130
4131         * shell/ev-page-action.c: (update_page_cache),
4132         (ev_page_action_dispose):
4133         * shell/ev-window.c: (destroy_fullscreen_popup),
4134         (ev_window_create_fullscreen_popup):
4135
4136         Use connect_object rather than explicitly
4137         disconnect on dispose.
4138
4139 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
4140
4141         * shell/ev-page-action.c: (update_page_cache),
4142         (ev_page_action_dispose):
4143
4144 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4145
4146         * backend/ev-page-cache.c: (_ev_page_cache_new),
4147         (ev_page_cache_set_page_label),
4148         (ev_page_cache_has_nonnumeric_page_labels):
4149         * backend/ev-page-cache.h:
4150         * shell/ev-page-action.c: (update_pages_label):
4151         
4152         If all page labels are numeric, fallback to default
4153         way to display number of pages. See bug 173185.
4154
4155 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4156
4157         * shell/ev-page-action.c: (ev_page_action_dispose):
4158         * shell/ev-view.c: (view_update_range_and_current_page):
4159         * shell/ev-window.c: (ev_window_dispose):
4160         
4161         Set page on scroll in continuous mode. Fixes bug 301986.
4162         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
4163
4164 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
4165
4166         * configure.ac:
4167
4168         Require poppler 0.3.0
4169
4170 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4171         
4172         * shell/Makefile.am, configure.ac: Fix build problems
4173         with t1lib. Bug 301996.
4174
4175 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4176
4177         * shell/ev-view.c: (ev_view_scroll_event):
4178         
4179         Scroll up increase zoom
4180
4181 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4182
4183         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
4184         (ev_view_set_sizing_mode),
4185         (ev_view_zoom_for_size_continuous_and_dual_page),
4186         (ev_view_zoom_for_size_continuous):
4187         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
4188         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
4189         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
4190         (ev_window_init):
4191
4192         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
4193         Fix for 165473 and 165472.
4194
4195 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4196
4197         * po/POTFILES.in:
4198         * thumbnailer/Makefile.am:
4199         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
4200         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
4201         * thumbnailer/evince-thumbnailer.schemas.in:
4202         
4203         Make thumbnailer schemas translatable. Fix for bug 301773
4204         
4205         * thumbnailer/evince-thumbnailer-djvu.schemas:
4206         * thumbnailer/evince-thumbnailer-dvi.schemas:
4207         * thumbnailer/evince-thumbnailer.schemas:
4208
4209         Removed files
4210
4211 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
4212
4213         * shell/ev-view.c (ev_view_init): forgot to set this.
4214
4215 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
4216
4217         * shell/ev-view.c: (find_page_at_location),
4218         (get_link_at_location),
4219         (ev_view_set_show_border), (ev_view_set_spacing),
4220         (ev_view_zoom_for_size_continuous_and_dual_page),
4221         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
4222         Also, add a quick fix measuring of widths.  Also, removed
4223         ev_view_set_spacing and ev_view_set_show_border.
4224         
4225         * shell/ev-window.c: (ev_window_unfullscreen),
4226         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
4227
4228 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4229
4230         * shell/ev-view.c: (view_update_range_and_current_page),
4231         (page_changed_cb):
4232         
4233         Fix crash on exit and scrolling to page in continuous view.
4234
4235 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
4236
4237         * TODO:
4238         * backend/ev-page-cache.c: (_ev_page_cache_new),
4239         (ev_page_cache_get_max_width_size),
4240         (ev_page_cache_get_max_height_size):
4241         * backend/ev-page-cache.h:
4242         * data/evince-ui.xml:
4243         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
4244         * shell/ev-view.c: (view_update_adjustments),
4245         (view_update_range_and_current_page), (get_bounding_box_size),
4246         (ev_view_size_request_continuous_and_dual_page),
4247         (ev_view_size_request_continuous),
4248         (ev_view_size_request_dual_page),
4249         (ev_view_size_request_single_page), (ev_view_size_request),
4250         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
4251         (ev_view_bin_expose), (ev_view_expose_event),
4252         (ev_view_set_property), (ev_view_get_property),
4253         (ev_view_class_init), (ev_view_init), (ev_view_new),
4254         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
4255         (ev_view_set_dual_page), (ev_view_set_full_screen),
4256         (ev_view_set_presentation), (ev_view_set_sizing_mode),
4257         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
4258         (ev_view_zoom_out), (zoom_for_size_fit_width),
4259         (zoom_for_size_best_fit),
4260         (ev_view_zoom_for_size_continuous_and_dual_page),
4261         (ev_view_zoom_for_size_continuous),
4262         (ev_view_zoom_for_size_dual_page),
4263         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
4264         (ev_view_show_cursor), (ev_sizing_mode_get_type):
4265         * shell/ev-view.h:
4266         * shell/ev-window.c: (update_action_sensitivity),
4267         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4268         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4269         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
4270         (ev_window_cmd_view_zoom_out), (update_view_size),
4271         (ev_window_set_sizing_mode), (ev_window_init):
4272
4273         Add Continuous and Dual page modes.
4274
4275 2005-04-23  James Bowes  <bowes@cs.dal.ca>
4276
4277         * dvi/dvi-document.c: (dvi_document_load),
4278         (dvi_document_thumbnails_get_thumbnail),
4279         (dvi_document_init_params): Fix up some mixups between
4280         width and height to correct thumbnail rendering.
4281
4282 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4283
4284         * dvi/mdvi-lib/private.h:
4285         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
4286         
4287         Suppess output for kpathsea during font generation. Thanks to
4288         James Bowes
4289
4290 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
4291
4292         * NEWS:
4293         * configure.ac:
4294
4295         Release 0.2.1
4296
4297         * Makefile.am: fix distcheck.
4298
4299 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4300
4301         * shell/ev-sidebar-links.c: (selection_changed_callback),
4302         (update_page_callback), (row_activated_callback),
4303         (job_finished_callback), (ev_sidebar_links_set_document):
4304         
4305         Fix for bug #169901. Double click on links expands tree.
4306
4307 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
4308
4309         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
4310         hard-coded style. Fix for bug 170111
4311
4312 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
4313
4314         * shell/ev-view.c (highlight_find_results): Remove unnecessary
4315         locking.
4316
4317 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
4318
4319         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
4320
4321 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
4322
4323         * pdf/ev-poppler.cc:
4324         * shell/ev-view.c: (highlight_find_results):
4325
4326         Fix find on single page documents
4327
4328 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
4329
4330         * data/evince.schemas.in: fix for bug 301390
4331
4332 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4333
4334         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
4335         (ev_view_zoom_out), (ev_view_zoom_normal):
4336         * shell/ev-view.h:
4337         * shell/ev-window.c: (update_action_sensitivity),
4338         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4339         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
4340         (ev_window_cmd_view_normal_size):
4341
4342         Fix normal size zoom. Make zoom in/zoom out unsensitive when
4343         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
4344         better than oom. 
4345
4346 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4347
4348         * configure.ac:
4349
4350         Depend on 2.57, 2.59 doesnt seem to be necessary
4351
4352 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4353
4354         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
4355         (create_tool_item):
4356
4357         Put back total number of pages as (1 of 1234)
4358
4359 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
4360
4361         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
4362         remove the job.
4363
4364         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
4365         function.  This helps debugging.
4366
4367 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4368
4369         * djvu/djvu-document.c: (djvu_document_class_init),
4370         (djvu_document_get_info), (djvu_document_document_iface_init):
4371         * dvi/dvi-document.c: (dvi_document_class_init),
4372         (dvi_document_get_info), (dvi_document_document_iface_init):
4373
4374        Dummy implementation of get_info method for dvi and djvu. Fix
4375        crashes with those backends
4376
4377 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
4378
4379         * data/evince.desktop.in:
4380
4381         Add application/x-gzpostscript
4382
4383 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
4384
4385         * data/evince.schemas.in: Added real long descriptions, 
4386         closes bug 172496 
4387
4388         * README: Added actual text, closes bug 171869
4389
4390 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4391
4392         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4393
4394         Thumbnail page 0
4395
4396 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4397
4398         * backend/ev-document-info.h:
4399
4400         s/GDate */GDate so we can just use g_free
4401
4402 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4403
4404         * shell/ev-window.c: (update_document_mode),
4405         (ev_window_setup_document):
4406
4407         Show the window in fullscreen when specified by
4408         the document
4409
4410 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4411
4412         * backend/ev-document.c: (ev_document_class_init),
4413         (ev_document_get_info), (ev_document_render_pixbuf):
4414         * backend/ev-document.h:
4415         * backend/ev-page-cache.c: (_ev_page_cache_new):
4416         * pdf/ev-poppler.cc:
4417         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
4418         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
4419         * ps/ps-document.c: (ps_document_class_init), (document_load),
4420         (ps_document_get_info), (ps_document_document_iface_init):
4421
4422         Remove get_title from the interface, we can just use document info
4423
4424 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4425
4426         * backend/Makefile.am:
4427         * backend/ev-document.c: (ev_document_render_get_info):
4428         * backend/ev-document.h:
4429         * pdf/ev-poppler.cc:
4430
4431         Initial support for document info. Based on jrb patch.
4432
4433 2005-04-19  Paolo Borelli <pborelli@katamail.com>
4434
4435         * shell/ev-window.c: (ev_window_state_event),
4436         (ev_window_class_init), (ev_window_init):
4437         
4438         Doesn't show resize grip when maximized. See bug #301053
4439
4440 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4441
4442         * po/POTFILES.in:
4443         
4444         ev-sidebar-thumbnails now has translatable labels
4445         
4446         * shell/Makefile.am:
4447         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
4448         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
4449         (ev_sidebar_links_page_iface_init):
4450         * shell/ev-sidebar-links.h:
4451         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
4452         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
4453         (ev_sidebar_page_get_label):
4454         * shell/ev-sidebar-page.h:
4455         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
4456         (ev_sidebar_thumbnails_set_document),
4457         (ev_sidebar_thumbnails_support_document),
4458         (ev_sidebar_thumbnails_get_label),
4459         (ev_sidebar_thumbnails_page_iface_init):
4460         * shell/ev-sidebar-thumbnails.h:
4461         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
4462         (ev_sidebar_set_document):
4463         * shell/ev-sidebar.h:
4464         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
4465         
4466         Small rework of sidebar code. Now sidebar pages should implement
4467         EvSidebarPage interface. That makes page management in EvSidebar
4468         easier. See bug #164811 for details
4469
4470 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4471
4472         * shell/ev-application.c: (ev_application_open):
4473         * shell/ev-document-types.c:
4474         
4475         Fix build error and small problem with application exit
4476
4477 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4478
4479         * thumbnailer/Makefile.am:
4480         * thumbnailer/evince-thumbnailer-djvu.schemas:
4481         * thumbnailer/evince-thumbnailer-dvi.schemas:
4482         
4483         Conditionally install schemas for djvu/dvi thumbnailer
4484
4485 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
4486
4487         * shell/ev-document-types.h: 
4488         * shell/ev-document-types.c: 
4489         New files, handling the mapping from mimetypes to backends
4490         
4491         * shell/ev-window.c: 
4492         * thumbnailer/evince-thumbnailer.c:     
4493         Use the ev-document-types code
4494         
4495         * shell/Makefile.am: 
4496         Added new convenience library libevbackendfactory_la, containing
4497         the new mimetype->backend logic; moved the backends into it.
4498
4499         * thumbnailer/Makefile.am:
4500         Make the thumbnailer link with the libevbackend.la convenience
4501         library, rather than having a duplicate of the backend logic here.
4502
4503 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
4504
4505         * shell/ev-stock-icons.c: constify some vars.
4506         * shell/ev-window.c: ditto.
4507
4508 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
4509
4510         * ps/ps-document.c (get_page_orientation):
4511
4512         Respect document orientation 
4513
4514 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4515
4516         * djvu/Makefile.am:
4517         * dvi/Makefile.am:
4518         * shell/Makefile.am:
4519         
4520         Move library dependencies to components.
4521         
4522         * shell/ev-window.c: (update_window_title),
4523         (start_loading_document):
4524         
4525         Fix display of uris with spaces. Bug 168358.
4526
4527 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
4528
4529         * shell/ev-sidebar-links.c: (selection_changed_cb):
4530         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
4531         (ev_view_button_release_event), (ev_view_set_document):
4532         * shell/ev-view.h:
4533         * shell/ev-window.c: (find_bar_search_changed_cb):
4534         * shell/ev-window.h: Minor cleanups removing some dead code.
4535
4536 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4537
4538         * backend/ev-page-cache.c: (_ev_page_cache_new):
4539         
4540         Set current page to 0 if document has pages.
4541
4542 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4543
4544         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4545
4546         Initialize GError to NULL, fix a crash when loading fails.
4547
4548 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4549
4550         * shell/ev-window.c: (update_view_size):
4551
4552         Calculate shadow size only when there is actually
4553         a shadow.
4554
4555 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4556
4557         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
4558         * shell/ev-view.h:
4559
4560         Allow setting view spacing, default to 0
4561
4562         * shell/ev-window.c: (ev_window_unfullscreen),
4563         (ev_window_cmd_view_fullscreen), (ev_window_init):
4564
4565         Remove spacing in fullscreen mode
4566
4567 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4568
4569         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
4570         (ev_view_size_request), (expose_bin_window),
4571         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
4572         * shell/ev-view.h:
4573         * shell/ev-window.c: (ev_window_unfullscreen),
4574         (ev_window_cmd_view_fullscreen):
4575
4576         Do not draw the border in fulscreen
4577
4578 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4579
4580         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
4581         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
4582         (find_page_at_location), (page_changed_cb):
4583
4584         Rework border calculation, so that I can more easily disable it.
4585         Code somewhat cleaner too.
4586
4587 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4588
4589         * backend/ev-page-cache.c: (ev_page_cache_init),
4590         (_ev_page_cache_new):
4591
4592         Remove some assertions, documents can have 0 pages.
4593         Make initial current page -1.
4594
4595         * shell/ev-page-action.c: (page_changed_cb):
4596
4597         Show "" if current page is -1
4598
4599         * shell/ev-window.c: (update_action_sensitivity),
4600         (ev_window_setup_document):
4601
4602         When document has 0 pages do not set the view
4603         and make nearly everything insensitive.
4604
4605 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4606
4607         * shell/ev-page-view.c:
4608         * shell/ev-page-view.h:
4609
4610         Remove unused files.
4611         
4612         * shell/ev-sidebar-thumbnails.c:
4613         (ev_sidebar_thumbnails_set_document):
4614         * shell/ev-sidebar.c: (ev_sidebar_set_document),
4615         (ev_sidebar_supports_document):
4616         * shell/ev-sidebar.h:
4617         * shell/ev-window.c: (ev_window_setup_document):
4618         
4619         Doesn't show thumbnails if document has 1 page. Make
4620         sidebar menu entries sensitive only if if they have 
4621         sense. Fix bug 164811. 
4622
4623 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4624
4625         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
4626         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
4627         (ev_view_zoom_out), (ev_view_set_size):
4628
4629         Rework sizing to deal with documents with not uniform page
4630         size.
4631
4632 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4633
4634         * backend/ev-page-cache.c: (_ev_page_cache_new):
4635
4636         Fix several page size caching bugs
4637
4638 2005-04-15  Luca Ferretti <elle.uca@libero.it>
4639
4640         * shell/ev-window.c: (set_action_properties):
4641
4642         Make all toolbar items translatable
4643
4644 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4645
4646         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
4647         (save_page_list), (ps_document_save),
4648         (ps_document_document_iface_init), (ps_document_ps_export_begin),
4649         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
4650         (ps_document_ps_exporter_iface_init):
4651         * ps/ps-document.h:
4652
4653         Based on a patch by J�rg Billeter <j@bitron.ch>
4654         
4655         Implement print and save a copy for the ps backend.
4656
4657 2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
4658
4659         * backend/ev-document.h:
4660         * djvu/djvu-document.c: (djvu_document_can_get_text),
4661         (djvu_document_document_iface_init):
4662         * dvi/dvi-document.c: (dvi_document_can_get_text),
4663         (dvi_document_document_iface_init):
4664         * pdf/ev-poppler.cc:
4665         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
4666         (pixbuf_document_document_iface_init):
4667         * ps/ps-document.c: (ps_document_can_get_text),
4668         (ps_document_document_iface_init):
4669         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
4670         * shell/ev-window.c: (update_action_sensitivity):
4671
4672         Fix the crash when trying to copy in backends that doesnt
4673         support it. We can implement a better solution once we
4674         do real text selection.
4675
4676 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
4677
4678         * data/evince-ui.xml:
4679         * shell/ev-window.c: (ev_window_cmd_escape):
4680         
4681         Work around the Escape conflict (find bar and unfullscreen)
4682
4683 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4684
4685         * backend/ev-page-cache.c: (ev_page_cache_next_page):
4686         
4687         Fix for #300233. Next page correctly handles document end.
4688         
4689         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
4690         (ev_sidebar_thumbnails_class_init),
4691         (ev_sidebar_thumbnails_set_document),
4692         (ev_sidebar_thumbnails_clear_job),
4693         (ev_sidebar_thumbnails_clear_model):
4694         
4695         Cleanup thumbnail jobs on document changes.
4696         
4697         * shell/ev-view.c: (add_scroll_binding_keypad),
4698         (add_scroll_binding_shifted), (ev_view_class_init):
4699         
4700         Shift + Space scrolls up. Fix for #173184
4701         
4702         * shell/ev-window.c: (ev_window_open_page),
4703         (ev_window_cmd_view_reload):
4704         
4705         Fix reload (Bug #300094)
4706
4707 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4708
4709         
4710         * dvi/mdvi-lib/assoc.c:
4711         * dvi/mdvi-lib/assoc.h: Removed garbage files
4712         
4713         * dvi/mdvi-lib/bitmap.c:
4714         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
4715         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
4716         * dvi/mdvi-lib/color.h: Antialias of rules
4717         
4718         * dvi/mdvi-lib/common.h:
4719         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
4720         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
4721         * dvi/mdvi-lib/files.c:
4722         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
4723         * dvi/mdvi-lib/mdvi.h:
4724         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
4725         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
4726         * dvi/mdvi-lib/util.c: Fix compile warnings
4727         
4728         * dvi/dvi-document.c:
4729         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
4730         (dvi_document_thumbnails_get_thumbnail),
4731         (dvi_document_document_thumbnails_iface_init):
4732         * dvi/mdvi-lib/Makefile.am:
4733         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4734         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
4735         
4736         Dvi backend now renders thumbnails
4737
4738 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
4739
4740         * shell/main.c: (main): 
4741         
4742         Save accelerators on exit. Fixes bug #172095.
4743
4744 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
4745
4746         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
4747         update priority" comment.
4748
4749         * backend/ev-job-queue.c: Give a way to change priority.
4750
4751 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
4752
4753         * shell/ev-page-action.c: Fix logic.
4754
4755 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4756
4757         * shell/ev-view.c: (ev_view_can_find_next):
4758         * shell/ev-window.c: (ev_window_setup_document):
4759
4760         Check that the document supports find
4761
4762 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4763
4764         * data/evince-ui.xml:
4765         * shell/ev-view.c: (ev_view_can_find_next):
4766         * shell/ev-view.h:
4767         * shell/ev-window.c: (update_action_sensitivity),
4768         (find_changed_cb), (ev_window_setup_document),
4769         (ev_window_cmd_edit_find_next):
4770
4771         Add Edit->Find Next
4772
4773 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4774
4775         * pdf/ev-poppler.cc:
4776         * shell/ev-print-job.c: (idle_print_handler):
4777
4778         Make printing work again
4779
4780 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
4781
4782         * shell/ev-page-action.h:
4783         * shell/ev-page-action.c: (ev_page_action_widget_init),
4784         (ev_page_action_widget_class_init), (page_changed_cb),
4785         (create_tool_item), (update_page_cache), (build_new_tree_cb),
4786         (get_filter_model_from_model), (match_selected_cb),
4787         (display_completion_text), (match_completion), (update_model),
4788         (connect_proxy), (ev_page_action_set_property),
4789         (ev_page_action_get_property), (ev_page_action_set_document),
4790         (ev_page_action_set_model), (ev_page_action_class_init): Big
4791         reworking to make completions work iff we have >= GTK-2.7.0
4792                 
4793         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
4794         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
4795         (job_finished_cb): We now have a 'model' property that is set when
4796         the links are loaded.  This can be caught with "notify::model"
4797
4798         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
4799         listen for the model to be set, and propagate it to the action.
4800
4801 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4802
4803         * cut-n-paste/recent-files/egg-recent-item.c:
4804         (egg_recent_item_set_uri), (make_valid_utf8),
4805         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
4806         * cut-n-paste/recent-files/egg-recent-item.h:
4807         
4808         Update egg-recent from libegg. This should fix long
4809         startup problem. For details see
4810         http://bugzilla.gnome.org/show_bug.cgi?id=160531
4811
4812 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4813
4814         * cut-n-paste/recent-files/Makefile.am:
4815         * data/evince-ui.xml, shell/Makefile.am:
4816         * shell/ev-application.c, shell/ev-application.h:
4817         * shell/ev-window.c: Recent files support.
4818         
4819         * configure.ac: Added "ru" to ALL_LINGUAS.
4820         
4821         * dvju: new backend to support DJVU files.
4822         * dvi: new backend to support DVI.
4823
4824         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
4825         * ev-application.c: Support for new backends.
4826         
4827         * help, ev-window.c, main.c shell/Makefile.am: 
4828         Evince user documentation.
4829
4830 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
4831
4832         * po/POTFILES.in:
4833         * shell/ev-window.c:
4834         * thumbnailer/evince-thumbnailer.c:
4835
4836         s/pdf-document/ev-poppler
4837
4838 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
4839
4840         * NEWS:
4841         * configure.ac:
4842
4843         Release 0.2.0
4844
4845         * ps/ps-document.c: (setup_pixmap):
4846
4847         Remove debug code
4848
4849 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
4850
4851         * backend/ev-page-cache.c (ev_page_cache_next_page): 
4852         * shell/ev-window.c (ev_window_cmd_go_next_page) 
4853         (ev_window_cmd_go_first_page): Fix of by one errors.
4854
4855 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4856
4857         * ps/ps-document.c: (get_page_box):
4858
4859         Fix page size calculation
4860
4861 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4862
4863         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
4864         (ps_document_cleanup), (setup_pixmap), (get_page_box),
4865         (get_page_orientation), (setup_page), (document_load),
4866         (ps_document_get_page_size), (render_pixbuf_idle):
4867         * ps/ps-document.h:
4868
4869         More refactoring to adapt to EvDocument changes
4870
4871 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4872
4873         * ps/ps-document.c: (start_interpreter):
4874
4875         Actually add alpha args
4876
4877 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4878
4879         * pdf/ev-poppler.cc:
4880
4881         Make clipboard work again
4882
4883 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
4884
4885         Make searching work again.
4886         
4887         * backend/ev-document.c:
4888         * backend/ev-document.h:
4889         * backend/ev-document-find.c:
4890         * backend/ev-document-find.h: Change EvDocumentIface so we no
4891         longer store the current page or zoom level in the document.  The
4892         consequence is that all calls that operate on the current page now
4893         instead take the page number as an extra argument, and all
4894         coordinates are now doubles in document coordinate system.
4895
4896         * pdf/ev-poppler.cc:
4897         * pixbuf/pixbuf-document.c:
4898         * ps/ps-document.c: Update backends accordingly.
4899
4900 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
4901
4902         * autogen.sh:
4903
4904         Add required gettext version
4905
4906 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
4907
4908         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
4909         make F1 bring up non-existent help.
4910
4911         * shell/eggfindbar.c: Patch from Christian Persch to sync to
4912         epiphany's find bar, #167477
4913
4914         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
4915         <emil@nishra.com> to add space-bar scrolling, 
4916
4917         * shell/ev-window.c (static GtkActionEntry entries): add default
4918         keybinding for Help (F1)
4919         Fixes #171068
4920
4921         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
4922         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
4923         170110
4924
4925 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
4926
4927         * Makefile.am: 
4928         * pixbuf/pixbuf-document.c: 
4929
4930         Got pixbuf backend working again
4931
4932 2005-04-01  Steve Murphy  <murf@e-tools.com>
4933
4934         * configure.in: Added "rw" to ALL_LINGUAS.
4935
4936 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
4937
4938         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
4939         model types, noticed by Martin Kretzschmar.
4940
4941 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
4942
4943         * pdf/ev-poppler.cc: Implement search based on
4944         poppler_page_find_text().  Currently a bit crude since we remember
4945         all matches from all pages.  Also, we grab the big document lock
4946         when we search since searching changes the underlying stream and
4947         thus conflicts with the rendering thread.
4948         
4949         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
4950         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
4951         (ev_view_find_previous): Fix some page indexes to be 0 based,
4952         offset rubber band by view offset,
4953
4954 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
4955
4956         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
4957
4958 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
4959
4960         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
4961         completely because I didn't understand GtkActions.  I should
4962         read Marco's code more carefully in the future.
4963
4964         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
4965         function
4966
4967 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
4968
4969         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
4970         PopplerRectangle change from poppler CVS.
4971
4972 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
4973
4974         * backend/ev-document.c: (ev_document_get_page_label):
4975         * backend/ev-document.h:
4976         * backend/ev-page-cache.c: (_ev_page_cache_new),
4977         (ev_page_cache_get_page_label):
4978         * backend/ev-page-cache.h:
4979         * pdf/ev-poppler.cc:
4980         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
4981         (links_page_num_func):
4982         * shell/ev-sidebar-thumbnails.c:
4983         (ev_sidebar_thumbnails_set_document):
4984         * shell/ev-view.c: (status_message_from_link),
4985         (ev_view_motion_notify_event):
4986         * shell/ev-window.c: (document_supports_sidebar): Add in page
4987         label support.  It's not perfect yet, but it's the first 'feature'
4988         in a while.
4989         Also, fix a bogus comment noticed by crispin. 
4990
4991 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
4992
4993         * Makefile.am: Remove pixbuf backend for now
4994
4995         * configure.ac: Require poppler-glib instead of just poppler.
4996
4997         * backend/ev-document-thumbnails.h: Add a comment
4998
4999         * backend/ev-document.h:
5000         * backend/ev-document.c: (ev_document_class_init),
5001         (ev_document_load), (ev_document_get_link),
5002         (ev_document_get_links): Remove 3 methods and add get_links.
5003         Also, made 0 based.
5004
5005         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
5006         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
5007
5008         * backend/ev-link.c: (ev_link_set_title),
5009         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
5010         (ev_link_mapping_find):
5011         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
5012         
5013         * backend/ev-page-cache.c: (ev_page_cache_init),
5014         (_ev_page_cache_new), (ev_page_cache_set_current_page),
5015         (ev_page_cache_get_size), (ev_page_cache_next_page),
5016         (ev_page_cache_prev_page): Fix to be 0 based.
5017
5018         * pdf/Makefile.am: 
5019         * pdf/ev-poppler.h:
5020         * pdf/ev-poppler.cc: New backend.
5021         
5022         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
5023         (ps_document_get_page), (ps_document_document_iface_init):
5024
5025         * shell/ev-pixbuf-cache.h:
5026         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
5027         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
5028         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
5029         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
5030         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
5031         Fix up code to grab a page cache per each doc.  Also, fix to be 0
5032         based.
5033         
5034         * shell/ev-sidebar-thumbnails.c:
5035         (ev_sidebar_tree_selection_changed), (page_changed_cb),
5036         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
5037
5038         * shell/ev-view.c: (status_message_from_link),
5039         (find_page_at_location), (get_link_at_location),
5040         (ev_view_motion_notify_event), (ev_view_button_release_event),
5041         (ev_view_init): Use the new link code.  Fix to be 0 based.
5042
5043         * shell/ev-window.c: (update_action_sensitivity),
5044         (document_supports_sidebar): 0 based.
5045
5046 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
5047
5048         * pdf/pdf-document.cc: Patch from Fernando Herrera
5049         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
5050         *blush*
5051
5052 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
5053
5054         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
5055         1 to the page, as this seems to be 1 based.  I thought we has this
5056         fixed.  grump.
5057
5058 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
5059
5060         * TODO:
5061         * backend/Makefile.am:
5062         * backend/ev-document-links.c:
5063         (ev_document_links_has_document_links),
5064         (ev_document_links_get_links_model):
5065         * backend/ev-document-links.h:
5066         * backend/ev-document.c: (ev_document_get_page_cache),
5067         (ev_document_get_doc_mutex), (ev_document_load),
5068         (ev_document_save), (ev_document_get_title),
5069         (ev_document_get_n_pages), (ev_document_set_page),
5070         (ev_document_get_page), (ev_document_set_target),
5071         (ev_document_set_scale), (ev_document_set_page_offset),
5072         (ev_document_get_page_size), (ev_document_get_text),
5073         (ev_document_get_link), (ev_document_render),
5074         (ev_document_render_pixbuf), (ev_document_scale_changed):
5075         * backend/ev-document.h:
5076         * backend/ev-job-queue.c: (remove_object_from_queue),
5077         (notify_finished), (handle_job), (search_for_jobs_unlocked),
5078         (no_jobs_available_unlocked), (ev_render_thread),
5079         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
5080         (ev_job_queue_remove_job):
5081         * backend/ev-job-queue.h:
5082         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
5083         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
5084         (ev_job_links_class_init), (ev_job_render_init),
5085         (ev_job_render_dispose), (ev_job_render_class_init),
5086         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
5087         (ev_job_thumbnail_class_init), (ev_job_finished),
5088         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
5089         (ev_job_render_run), (ev_job_thumbnail_new),
5090         (ev_job_thumbnail_run):
5091         * backend/ev-jobs.h:
5092         * backend/ev-link.c:
5093         * backend/ev-link.h:
5094         * backend/ev-page-cache.c: (ev_page_cache_init),
5095         (ev_page_cache_class_init), (ev_page_cache_finalize),
5096         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
5097         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
5098         (ev_page_cache_set_link), (ev_page_cache_get_title),
5099         (ev_page_cache_get_size), (ev_page_cache_next_page),
5100         (ev_page_cache_prev_page):
5101         * backend/ev-page-cache.h:
5102         * pdf/pdf-document.cc:
5103         * ps/gsdefaults.c:
5104         * ps/gsdefaults.h:
5105         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
5106         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
5107         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
5108         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
5109         (is_interpreter_ready), (output), (catchPipe), (input),
5110         (start_interpreter), (check_filecompressed), (compute_dimensions),
5111         (ps_document_enable_interpreter), (document_load),
5112         (ps_document_next_page), (render_page), (ps_document_set_page),
5113         (ps_document_set_scale), (render_pixbuf_idle),
5114         (ps_document_render_pixbuf), (ps_document_document_iface_init):
5115         * ps/ps-document.h:
5116         * shell/Makefile.am:
5117         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
5118         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
5119         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
5120         (ev_pixbuf_cache_new), (job_finished_cb),
5121         (check_job_size_and_unref), (move_one_job),
5122         (ev_pixbuf_cache_update_range), (find_job_cache),
5123         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
5124         (ev_pixbuf_cache_add_jobs_if_needed),
5125         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
5126         * shell/ev-pixbuf-cache.h:
5127         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
5128         (idle_print_handler):
5129         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
5130         (selection_changed_cb), (create_loading_model),
5131         (ev_sidebar_links_construct), (links_page_num_func),
5132         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
5133         (update_page_callback), (job_finished_cb),
5134         (ev_sidebar_links_set_document):
5135         * shell/ev-sidebar-thumbnails.c:
5136         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
5137         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
5138         (page_changed_cb), (thumbnail_job_completed_callback),
5139         (ev_sidebar_thumbnails_set_document):
5140         * shell/ev-sidebar-thumbnails.h:
5141         * shell/ev-sidebar.c: (ev_sidebar_set_document):
5142         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
5143         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
5144         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
5145         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
5146         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
5147         (ev_view_button_release_event), (ev_view_scroll_view),
5148         (ev_view_class_init), (ev_view_init), (update_find_status_message),
5149         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
5150         (ev_view_new), (job_finished_cb), (page_changed_cb),
5151         (ev_view_set_document), (go_to_link), (ev_view_zoom),
5152         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
5153         (ev_view_find_previous):
5154         * shell/ev-view.h:
5155         * shell/ev-window.c: (update_action_sensitivity),
5156         (ev_window_open_page), (update_window_title), (update_total_pages),
5157         (page_changed_cb), (ev_window_setup_document),
5158         (password_dialog_response), (ev_window_cmd_save_as),
5159         (ev_window_print), (ev_window_cmd_go_previous_page),
5160         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
5161         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
5162         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
5163         * shell/main.c: (main):
5164
5165         Merge evince-threads branch
5166
5167 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
5168
5169         * configure.ac: Added "lt" to ALL_LINGUAS.
5170
5171 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
5172
5173         * NEWS:
5174         * configure.ac:
5175
5176         Release 0.1.9
5177
5178 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
5179
5180         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5181
5182         Fix here also the thumbnails 1-basedness :)
5183
5184 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
5185
5186         * NEWS:
5187         * configure.ac:
5188
5189         Release 0.1.8
5190
5191 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
5192
5193         * pdf/pdf-document.cc:
5194         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5195         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
5196
5197         Fix the mess we did with thumbnails and 1-basedness
5198
5199 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
5200
5201         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
5202
5203 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
5204
5205         * NEWS:
5206         * configure.ac:
5207
5208         Release 0.1.7
5209
5210 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
5211
5212         * ps/Makefile.am:
5213         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
5214         (gtk_gs_defaults_get_alpha_parameters),
5215         (gtk_gs_defaults_get_ungzip_cmd),
5216         (gtk_gs_defaults_get_unbzip2_cmd):
5217         * ps/gsdefaults.h:
5218         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
5219         (ps_document_get_orientation), (document_load),
5220         (ps_document_goto_page), (ps_document_set_page_size):
5221         * ps/ps-document.h:
5222
5223         Some more sanitization of the ps backend. Remove a lot
5224         of unused code and do not base our defaults on ggv
5225         preferences (ugh!)
5226
5227 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
5228
5229         * thumbnailer/evince-thumbnailer.schemas:
5230         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
5231         (main): add -s option for thumbnail size.
5232
5233 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
5234
5235         * configure.ac:
5236
5237         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
5238         remove it.
5239
5240 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
5241
5242         * pdf/pdf-document.cc:
5243
5244         Remove 4 pixels of useless border from the
5245         thumbnail.
5246
5247 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
5248
5249         * backend/ev-document-thumbnails.c:
5250         (ev_document_thumbnails_get_thumbnail):
5251         * backend/ev-document-thumbnails.h:
5252
5253         Rework API a bit. Add a border flag and
5254         change sizing logic (now the size we specify
5255         applies to the bigger dimension).
5256
5257         * pdf/pdf-document.cc:
5258         * pixbuf/pixbuf-document.c:
5259         (pixbuf_document_thumbnails_get_thumbnail):
5260         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
5261         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5262
5263         Adapt to the new API and do not draw a border for nautilus
5264         thumbnailer.
5265
5266 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
5267
5268         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5269         take thumbnails from page "0" instead of "1". Added a copyright header.
5270
5271 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
5272
5273         * ps/ps-document.c: (set_up_page), (start_interpreter):
5274
5275         Make it C89 compliant
5276
5277 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
5278
5279         * Makefile.am:
5280         * configure.ac:
5281         * pdf/.cvsignore:
5282         * pdf/pdf-document.cc:
5283         * thumbnailer/Makefile.am:
5284         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
5285         (main):
5286         * thumbnailer/evince-thumbnailer.schemas:
5287         * thumbnailer/pdf-icon.png:
5288
5289         Add a nautilus thumbnailer.
5290         Based on patch by Fernando Herrera <fherrera@onirica.com>.
5291
5292 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
5293
5294         * NEWS:
5295         * configure.ac:
5296         * po/POTFILES.in:
5297
5298         Release 0.1.6
5299
5300 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
5301
5302         Use poppler instead of including xpdf source code.  Poppler is a
5303         fork of xpdf to build it as a shared library. See
5304         http://freedesktop.org/wiki/Software/poppler.
5305
5306         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
5307         xpdf fork.
5308         
5309         * pdf/Makefile.am: Build libpdfdocument.a here.
5310         
5311         * pdf/GDKSplashOutputDev.cc:
5312         * pdf/GDKSplashOutputDev.h:
5313         * pdf/GnomeVFSStream.cc:
5314         * pdf/GnomeVFSStream.h:
5315         * pdf-document.cc:
5316         * pdf-document.h:
5317         * test-gdk-output-dev.cc
5318         * Thumb.cc:
5319         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
5320         against poppler.
5321
5322 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5323
5324         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
5325
5326         Clear idle stack before unsetting the document
5327
5328 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5329
5330         * ps/ps-document.c: (ps_document_widget_event),
5331         (ps_document_set_target), (ps_document_finalize),
5332         (ps_document_get_page):
5333
5334         Disconnect the widget event signal on finalize.
5335         Some code cleanups.
5336
5337 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5338
5339         * ps/ps-document.c: (set_up_page):
5340
5341         If there is no bpixmap create one, even if size
5342         is not changed.
5343
5344 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5345
5346         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
5347         (set_up_page), (document_load), (ps_document_set_zoom):
5348
5349         Default page is 0. Calculate size even when we have no
5350         target yet.
5351
5352 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
5353
5354         * shell/ev-sidebar.c: expand the selection widget to be always as
5355         wide as the sidebar
5356
5357 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5358
5359         * shell/ev-sidebar-thumbnails.c:
5360         (ev_sidebar_thumbnails_set_document):
5361
5362         Clear the list store when setting document
5363
5364 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5365
5366         * shell/ev-page-action.c: (update_entry), (sync_entry),
5367         (activate_cb), (entry_size_request_cb), (create_tool_item),
5368         (connect_proxy):
5369
5370         Use an entry for the page control instead of spinbuttons
5371
5372 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5373
5374         * data/evince.schemas.in:
5375
5376         Correct confusing string
5377
5378 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
5379
5380         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
5381         for real.  Gosh, how long has this been broken.
5382
5383         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
5384         check for a NULL link.  We crash otherwise.
5385
5386 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
5387
5388         * NEWS:
5389         * configure.ac:
5390
5391         Release 0.1.5
5392
5393 2005-02-25  Sebastien Bacher  <seb128@debian.org>
5394
5395         * configure.ac: add the french translation.
5396
5397 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5398
5399         * shell/ev-window.c:
5400
5401         Remove unused header -> fix distcheck
5402
5403 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5404
5405         * shell/ev-window.c: (update_window_title),
5406         (ev_window_popup_password_dialog):
5407
5408         Unescape filename for display
5409
5410 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5411
5412         * pdf/xpdf/pdf-document.cc:
5413
5414         In get_page_size deal with rotation. Also
5415         cleanup the function a bit.
5416
5417 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5418
5419         * pdf/xpdf/pdf-document.cc:
5420
5421         Fix crash when opening in new window
5422
5423 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5424
5425         * configure.ac:
5426
5427         Check ghostscript >= 7
5428
5429 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
5430
5431         * shell/ev-window.c:
5432
5433         Make page width the default sizing mode
5434
5435 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
5436             Marco Pesenti Gritti <marco@gnome.org>
5437
5438         * shell/ev-window.c: Remember the sidebar size
5439
5440         * data/evince.schemas.in: Add a new gconf key to store the size of
5441         the sidebar
5442
5443 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
5444
5445         * data/evince-ui.xml:
5446         * shell/ev-window.c: (update_action_sensitivity),
5447         (ev_window_cmd_view_reload):
5448         
5449         Add a "Reload" action and menu entry
5450
5451 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
5452
5453         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
5454         iff the type doesn't support thumbnailing and indexing.
5455
5456 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
5457
5458         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
5459
5460 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5461
5462         * pdf/splash/Splash.cc:
5463
5464         Port fix for a crasher from kde bug
5465         http://bugs.kde.org/show_bug.cgi?id=97131
5466
5467 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5468
5469         * pdf/xpdf/pdf-document.cc:
5470
5471         Return a link even if it's of an unrecognized
5472         type. Otherwise we go in an infinte cycle.
5473
5474 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5475
5476         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
5477         (size_allocate_cb), (ev_window_set_sizing_mode):
5478
5479         Update size when switching mode
5480
5481 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5482
5483         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
5484         (ev_window_cmd_view_page_width), (update_sizing_buttons),
5485         (ev_window_cmd_view_normal_size):
5486
5487         Fix size toggle buttons behavior
5488
5489 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5490
5491         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
5492         (doc_rect_to_view_rect), (ev_view_size_allocate),
5493         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
5494         (scale_changed_callback):
5495
5496         Do not cache offsets in size_allocate.
5497
5498 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5499
5500         * shell/ev-view.c: (ev_view_size_allocate):
5501
5502         Calculate offsets before calling the parent
5503         class (which does a redraw)
5504
5505 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5506
5507         * pdf/xpdf/pdf-document.cc:
5508
5509         Fix a crasher on exit. Unused code, put a TODO
5510
5511 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5512
5513         * backend/ev-document.c: (ev_document_class_init),
5514         (ev_document_page_changed), (ev_document_scale_changed):
5515         * backend/ev-document.h:
5516
5517         Separate page/scale notifications
5518
5519         * pdf/xpdf/pdf-document.cc:
5520
5521         Emit the new signals.
5522         Do not display the pdf page in _render, do it
5523         when scale/page are requested.
5524
5525         * ps/ps-document.c: (ps_document_set_zoom),
5526         (ps_document_widget_event):
5527         * ps/ps-document.h:
5528
5529         Emit the new signals.
5530
5531         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
5532         (ev_view_init), (page_changed_callback), (scale_changed_callback),
5533         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
5534         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
5535         * shell/ev-view.h:
5536         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
5537         (ev_window_cmd_view_page_width), (size_allocate_cb),
5538         (ev_window_set_sizing_mode):
5539
5540         Rework sizing to be pixel based.
5541         There are bugs but should be already way better.
5542
5543 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
5544
5545         * shell/ev-window.c: (ev_window_init):
5546
5547         Do not allow to shrink sidebar smaller then
5548         child requisition
5549
5550 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
5551
5552         * shell/ev-sidebar.[ch]
5553         * shell/ev-window.c:
5554
5555         Improved sidebar widget. Fixes #166683
5556
5557 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
5558
5559         * shell/ev-view.c (update_find_status_message): Give translators
5560         more flexibility with ngettext plural handling.
5561
5562 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
5563
5564         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
5565         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
5566         page when we get the page size.
5567
5568 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5569
5570         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
5571
5572         ps pages are 0 based, convert 
5573
5574 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5575
5576         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
5577
5578         Initialize correct parent class. Set GError on document load
5579
5580 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5581
5582         * pdf/xpdf/pdf-document.cc:
5583
5584         Fixup selection offset calculation
5585
5586         * shell/ev-view.c: (view_rect_to_doc_rect),
5587         (doc_rect_to_view_rect), (ev_view_size_allocate),
5588         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
5589         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
5590
5591         Store selection as document relative, so that zooming
5592         and offset changing doesnt break it.
5593
5594 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5595
5596         * shell/ev-view.c: (ev_view_best_fit):
5597
5598         Do not try to best fit if the view is not realized
5599
5600 2005-02-20  Kostas Papadimas <pkst@gnome.org>
5601           
5602         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
5603
5604 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
5605
5606         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
5607
5608 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
5609
5610         * shell/ev-window.c: Change the fullscreen toolbar to always be in
5611         the popup window.  That prevents it resizing when in full screen
5612         mode.
5613
5614         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
5615         multiple rerenders.  This pretty much sucks.
5616
5617         * data/evince-ui.xml: Change the fullscreen toolbar to include the
5618         rest of the toolbar.
5619
5620 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
5621
5622         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
5623
5624 2005-02-17  Alexander Shopov  <ash@contact.bg>
5625
5626         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
5627
5628 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
5629
5630         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
5631
5632 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
5633
5634         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
5635         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
5636         (set_document_page), (document_changed_callback),
5637         (ev_view_set_document), (ev_view_find_previous),
5638         (ev_view_hide_cursor), (ev_view_show_cursor):
5639         * shell/ev-view.h:
5640         * shell/ev-window.c: (update_chrome_visibility),
5641         (fullscreen_timeout_cb), (fullscreen_set_timeout),
5642         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
5643         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
5644         (ev_window_unfullscreen):
5645         * shell/main.c: (main):
5646
5647         Automatically hide the fullscreen button.
5648         Patch by Kristian Høgsberg <krh@redhat.com>
5649
5650 2005-02-16  Vincent Noel  <vnoel@cox.net>
5651
5652         * shell/main.c (main): Specify an icon for the window. Patch by
5653         Jaap A. Haitsma. Fixes #166177.
5654
5655 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
5656
5657         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
5658
5659 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
5660
5661         * backend/ev-document-misc.h:
5662         * backend/ev-document-misc.c:
5663         (ev_document_misc_get_page_border_size),
5664         (ev_document_misc_paint_one_page): New function to canonicalize
5665         sizing/painting a border.
5666
5667         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
5668         used.
5669
5670         * pdf/xpdf/pdf-document.cc: use new function
5671
5672         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
5673         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
5674         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
5675         shell/ev-window.c: (update_sizing_buttons),
5676         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
5677         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
5678         (ev_window_cmd_view_page_width), (size_allocate_cb),
5679         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
5680         and "fit width" values act as toggle buttons so they stay
5681         toggled.  It's not 100% perfect, and it's a little slow, but it's
5682         good enough to commit I think.
5683
5684 2005-02-15  David Lodge  <dave@cirt.net>
5685
5686         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
5687
5688 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
5689
5690         * shell/ev-window.c (update_window_title): replace newlines in
5691         the title by spaces. Bug #166107.
5692
5693 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
5694
5695         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
5696         parameters providing allocation width and height without
5697         scrollbars and width of a possible vertical scrollbar. With this
5698         additional information the functions can work as
5699         intended. Unfortunately they're not idempotent. We should
5700         transform these commands to toggles. Fixes Bug #164976
5701         Initial patch by Stephane Loeuillet, then heavily modified.
5702
5703         * shell/ev-view.h: update prototypes.
5704
5705         * shell/ev-window.c (ev_window_cmd_view_best_fit)
5706         (ev_window_cmd_view_page_width): provide EvView fit functions with
5707         all the information they need. Formulas to calculate this
5708         information taken from GtkScrolledWindow.
5709
5710 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
5711
5712         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
5713         created a thumbnail, the list store is updated to know
5714         that the thumbnail is set. Fixes bug #166792
5715
5716 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
5717
5718         * shell/ev-window.c: fixed typo, closes bug 166897
5719
5720         * TODO: updated TODO with bug numbers that are relevant
5721
5722 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
5723
5724         * shell/ev-window.c: Support for DnD of files. Fixes #164813
5725
5726 2005-02-09  Vincent Noel  <vnoel@cox.net>
5727
5728         * shell/ev-window.c: (set_action_properties): Set the "Previous"
5729         and "Next" toolbar buttons as important to make them stand out.
5730
5731 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
5732
5733         * lib/ev-debug.c:
5734         * lib/ev-debug.h:
5735         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
5736         (start_interpreter), (stop_interpreter), (document_load),
5737         (ps_document_next_page), (ps_document_goto_page),
5738         (ps_document_set_page_size), (ps_document_widget_event),
5739         (ps_document_render):
5740         * shell/ev-page-view.c: (ev_page_view_dispose):
5741         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
5742
5743         Fix compilation on non-gcc platforms
5744
5745 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
5746
5747         * NEWS:
5748         * configure.ac:
5749
5750         Release 0.1.4
5751
5752         * pdf/xpdf/Catalog.cc:
5753         * pdf/xpdf/XRef.cc:
5754
5755         Fix the fix for CAN-2004-0888
5756
5757 2005-02-09  Luca Ferretti <elle.uca@libero.it>
5758
5759         * data/Makefile.am:
5760         * data/evince-ui.xml:
5761         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5762         * shell/ev-stock-icons.h:
5763         * shell/ev-window.c: (update_action_sensitivity),
5764         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
5765         (set_action_properties):
5766
5767         Improve toolbar layout/icons
5768
5769 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
5770
5771         * pdf/xpdf/pdf-document.cc:
5772
5773         Add warnings about unimplemented/unknown link
5774         types.
5775
5776 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5777
5778         * ps/ps-document.c: (set_up_page):
5779
5780         Log gs property
5781
5782 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5783
5784         * ps/ps-document.c: (start_interpreter):
5785
5786         Log gs env var
5787
5788 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5789
5790         * shell/ev-page-view.c: (ev_page_view_dispose):
5791         * shell/ev-view.c: (ev_view_finalize):
5792         * shell/ev-window.c: (ev_window_setup_document),
5793         (ev_window_dispose), (ev_window_init):
5794
5795         Solve more refs issues.
5796
5797         I commented out the page_view initialization for now:
5798         it was never destroyed (because it's never added
5799         to a container). Because of that we was leaking
5800         gs processes. Couldnt think to a clean fix.
5801         We need to figure this out, password view has the
5802         same issue probably.
5803
5804 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5805
5806         * ps/ps-document.c: (ps_document_finalize),
5807         (ps_document_get_n_pages), (ps_document_get_page):
5808
5809         Some cleanups, stop the interpreter on finalize
5810
5811         * shell/ev-page-view.c: (ev_page_view_dispose),
5812         (ev_page_view_class_init):
5813
5814         Release our reference on the document
5815
5816 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5817
5818         * Makefile.am:
5819         * configure.ac:
5820         * doc/debugging.txt:
5821         * lib/.cvsignore:
5822         * lib/Makefile.am:
5823         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
5824         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
5825         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
5826         * lib/ev-debug.h:
5827
5828         Add debugging helpers
5829
5830         * ps/Makefile.am:
5831         * ps/ps-document.c: (set_up_page), (start_interpreter),
5832         (stop_interpreter), (document_load), (ps_document_next_page),
5833         (ps_document_goto_page), (ps_document_set_page_size),
5834         (ps_document_widget_event), (ps_document_render):
5835         * shell/Makefile.am:
5836         * shell/ev-view.c: (expose_bin_window):
5837         * shell/main.c: (main):
5838
5839         Add some logs
5840         
5841 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5842
5843         * ps/ps-document.c: (ps_document_widget_event):
5844
5845         Initialize message_window, this should make ps
5846         rendering really work! (Never noticed because I was
5847         testing with a ps that is causing gs to exit every time!)
5848
5849 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
5850
5851         * data/evince.schemas.in: updated simple error in applyto closing tag
5852
5853 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
5854
5855         * Makefile.am:
5856         * configure.ac:
5857         * data/.cvsignore:
5858         * data/Makefile.am:
5859         * data/evince-ui.xml:
5860         A data/evince.schemas.in:
5861         * po/POTFILES.in:
5862         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5863         * shell/ev-stock-icons.h:
5864         * shell/ev-window.c: (update_chrome_visibility),
5865         (update_chrome_flag), (ev_window_cmd_edit_find),
5866         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
5867         (ev_window_unfullscreen), (ev_window_focus_in_event),
5868         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
5869         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
5870         (ev_window_view_sidebar_cb), (find_bar_close_cb),
5871         (ev_window_dispose), (ev_window_class_init),
5872         (set_action_properties), (set_chrome_actions), (load_chrome),
5873         (ev_window_init):
5874
5875         Implement fullscreen mode changes from bug #164776.
5876         Also implement persistent chrome toggles.
5877
5878 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
5879
5880         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
5881
5882 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5883
5884         * NEWS:
5885         * configure.ac:
5886         * shell/ev-view.c:
5887
5888         Add another check for find interface
5889
5890         Release 0.1.3
5891
5892 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5893
5894         * shell/ev-application.c: (ev_application_open):
5895         * shell/ev-window.c: (ev_window_open):
5896
5897         Open gzipped ps documents
5898
5899 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5900
5901         * TODO:
5902         * shell/ev-view.c: (set_document_page):
5903
5904         Clamp page number, dont try to move to
5905         not existant pages.
5906
5907 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5908
5909         * backend/ev-document-find.c: (ev_document_find_changed):
5910         * backend/ev-document-find.h:
5911         * pdf/xpdf/pdf-document.cc:
5912         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
5913         * shell/ev-window.c: (find_bar_search_changed_cb):
5914
5915         Fix several bugs with find
5916
5917 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
5918
5919         * shell/ev-sidebar-thumbnails.c
5920         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
5921         document. Prevents warning from scroll_to_cell.
5922
5923 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
5924
5925         * configure.ac: Add «nb» to ALL_LINGUAS too.
5926
5927 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
5928
5929         * NOTES: New file with some random thoughts.
5930
5931         * TODO: Update.
5932
5933         * backend/ev-document-misc.c:
5934         (ev_document_misc_get_page_border_size): New function to
5935         canonicalize shadow drawing sizes.  Possibly goofy.
5936
5937         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
5938         (ev_view_best_fit), (ev_view_fit_width):
5939         * pdf/xpdf/pdf-document.cc:
5940         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
5941         * ps/ps-document.c: (ps_document_get_page_size):
5942         * backend/ev-document-misc.h:
5943         * backend/ev-document.c: (ev_document_get_page_size):
5944         * backend/ev-document.h: get_page_size now takes a page number
5945         parameter.  Made all the backends/frontends honor it.
5946
5947         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
5948         see.  Doesn't work yet.
5949
5950         * shell/Makefile.am:
5951         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
5952         Doesn't do anything yet.
5953
5954         * shell/ev-sidebar-thumbnails.c:
5955         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
5956         [0..n_pages-1]
5957
5958         * shell/ev-window.c: (update_action_sensitivity),
5959         (ev_window_setup_document), (ev_window_set_page_mode),
5960         (ev_window_page_mode_cb), (ev_window_init): Clean up the
5961         view-swapping code a bit so we can have multiple views on a
5962         document.  Add the multi-page view, though it can't be turned on
5963         yet.
5964
5965 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
5966
5967         * shell/ev-application.c: (ev_application_open):
5968         * shell/ev-view.c: (expose_bin_window):
5969         * shell/ev-window.c: (ev_window_open):
5970
5971         Support eps and check document supports find
5972         before drawing highlightings in expose.
5973
5974 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
5975
5976         * pixbuf/pixbuf-document.c:
5977         (pixbuf_document_thumbnails_get_dimensions),
5978         (pixbuf_document_document_thumbnails_iface_init):
5979
5980         implement get_dimensions
5981
5982 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
5983
5984         * NEWS:
5985         * configure.ac:
5986
5987         Release 0.1.2
5988
5989 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5990
5991         * shell/ev-view.c: (set_document_page):
5992
5993         Scroll at the top of the page when changing page
5994
5995 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5996
5997         * shell/ev-view.c: (ev_view_motion_notify_event):
5998
5999         Do not redraw unnecessarily
6000
6001 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
6002
6003         * pdf/xpdf/pdf-document.cc:
6004         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
6005         (expose_bin_window), (find_changed_cb):
6006
6007         Yay! find works now... Now to find bugs...
6008
6009 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
6010
6011         * backend/ev-document-find.c: (ev_document_find_base_init),
6012         (ev_document_find_changed):
6013         * backend/ev-document-find.h:
6014         * pdf/xpdf/pdf-document.cc:
6015         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
6016         (expose_bin_window), (ev_view_init), (set_document_page),
6017         (ensure_rectangle_is_visible), (jump_to_find_result),
6018         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
6019         (ev_view_find_next), (ev_view_find_previous):
6020         * shell/ev-view.h:
6021         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
6022
6023         More work on find implementation, mostly there now
6024
6025 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
6026
6027         * backend/ev-backend-marshalers.list:
6028         * backend/ev-document-find.c: (ev_document_find_base_init),
6029         (ev_document_find_cancel), (ev_document_find_page_has_results),
6030         (ev_document_find_get_n_results), (ev_document_find_get_result),
6031         (ev_document_find_get_progress), (ev_document_find_changed):
6032         * backend/ev-document-find.h:
6033
6034         Enanche the find interface to be really able to do
6035         multi page find.
6036
6037         * pdf/xpdf/pdf-document.cc:
6038
6039         Implement
6040
6041         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
6042         (expose_bin_window), (ev_view_init),
6043         (ev_view_get_find_status_message), (find_changed_cb),
6044         (ev_view_set_document), (set_document_page):
6045
6046         Adapt to the new interface. A few things are regressed sorry,
6047         I will finish it soon.
6048
6049 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
6050
6051         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
6052         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
6053         ev_sidebar_thumbnails_parent_class variable, don't define another
6054         parent_class variable.
6055
6056         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
6057         (ev_page_action_class_init): ditto.
6058
6059         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
6060         (pixbuf_document_class_init): ditto.
6061
6062         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
6063         ditto.
6064
6065         * .cvsignore: ignore various valgrind output files.
6066
6067 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
6068
6069         * data/evince-ui.xml:
6070         * shell/Makefile.am:
6071         * shell/ev-history.c:
6072         * shell/ev-history.h:
6073         * shell/ev-navigation-action.c:
6074         * shell/ev-navigation-action.h:
6075         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
6076         (ev_view_set_page), (ev_view_fit_width):
6077         * shell/ev-view.h:
6078         * shell/ev-window.c: (update_action_sensitivity),
6079         (ev_window_setup_document), (register_custom_actions):
6080
6081         Kill session history
6082
6083 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
6084
6085         * shell/ev-window.c: (update_action_sensitivity):
6086
6087         Fix inverted up/down buttons
6088
6089 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
6090
6091         * shell/ev-sidebar-thumbnails.c
6092         (ev_sidebar_thumbnails_select_page): make sure the selected
6093         thumbnail stays visible.
6094
6095 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
6096
6097         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
6098         scrolled window for Federico.
6099
6100 2005-01-26  Ole Laursen  <olau@hardworking.dk>
6101
6102         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
6103
6104 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
6105
6106         * configure.ac:
6107         * pdf/splash/SplashFTFontEngine.cc:
6108
6109         Fix CID fonts with freetype 2.1.9
6110
6111 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
6112
6113         * TODO: added item for desktop icon thumbnailer
6114
6115 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
6116
6117         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
6118         unloaded docs when the title is accessed.
6119
6120         * shell/ev-password-view.[hc]: New widget for displaying password
6121         state.
6122
6123         * shell/ev-window.[ch]: Refactor password handling code to handle
6124         the new view.
6125
6126 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
6127
6128         * NEWS:
6129         * configure.ac:
6130         * data/Makefile.am:
6131
6132         Release 0.1.1
6133
6134 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6135
6136         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
6137         ignore page offset here, to make search results independent of it,
6138
6139         * shell/ev-view.c (expose_bin_window): but take offsets into
6140         account here. Bug #164932
6141
6142         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
6143         scale at the right time. Bug #164996
6144
6145 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
6146
6147         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
6148         fix the problem. Now I just removed the Adobe font names and hope
6149         that the URW fonts are always in outline format. Bug #164934
6150
6151         * shell/ev-window.c (update_window_title): empty titles are
6152         useless, use filename in that case too.
6153
6154         * NEWS: Add some content.
6155
6156 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
6157
6158         * TODO: added one more TODO item and a TODONE section :)
6159
6160 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
6161
6162         * ps/ps-document.h: add page_[xy]_offset fields.
6163
6164         * ps/ps-document.c (ps_document_set_page_offset)
6165         (ps_document_render): Keep offset in consideration in a few
6166         places. Bug #164752 "postscript documents are not centered in
6167         window"
6168
6169         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
6170         s/gpdf/evince/. Spotted by Stephane Loeuillet.
6171
6172         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
6173         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
6174         stub out missing methods for complete EvDocument implementation.
6175         Fixes segfaults with Save A Copy and Copy actions.
6176
6177         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
6178         (ps_document_document_iface_init): ditto.
6179         
6180 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
6181
6182         * data/.cvsignore:
6183         * data/Makefile.am:
6184         * data/evince.desktop.in:
6185
6186         Add desktop file
6187
6188 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
6189
6190         * shell/ev-view.c: (ev_view_button_press_event),
6191         (ev_view_motion_notify_event):
6192
6193         Make selection work in any direction
6194
6195 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
6196
6197         * TODO:
6198         * shell/ev-window.c: (set_short_labels), (ev_window_init):
6199
6200         Use shorter labels for some of the toolbars items
6201
6202 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
6203
6204         * pdf/xpdf/pdf-document.cc:
6205
6206         Check the links info is initialized before
6207         using it. Should fix a crash on startup.
6208
6209 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
6210
6211         * pixbuf/pixbuf-document.c
6212         (pixbuf_document_thumbnails_get_dimensions): force floating point
6213         division to calculate page_ratio. Fixes crash with landscape
6214         format pixbufs.
6215
6216 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
6217
6218         * shell/ev-view.c (ev_view_realize): make the bg color darker.
6219
6220 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
6221
6222         * shell/ev-view.c (set_document_page): unset has_selection when
6223         the page changes.
6224         (set_document_page): handle paper size changes when the page
6225         changes (test with Free Culture, page 2).
6226
6227 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
6228
6229         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
6230         (expose_bin_window), (ev_view_class_init), (ev_view_init):
6231
6232         Use normal style color for the widget background and
6233         draw a black box around the page.
6234
6235 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
6236
6237         * pdf/xpdf/pdf-document.cc:
6238
6239         Keep offset in consideration in a few places
6240
6241         * shell/ev-view.c: (expose_bin_window):
6242
6243         Set the offsets so that the document is ever centered
6244
6245 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
6246
6247         * TODO: Added TODO items and finished off the first todo item
6248
6249         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
6250         reflect current authors
6251
6252 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
6253
6254         * pdf/xpdf/pdf-document.cc:
6255         * shell/ev-view.c: (ev_view_set_cursor),
6256         (ev_view_motion_notify_event), (document_changed_callback),
6257         (set_document_page):
6258
6259         Show a wait cursor while the page is rendering
6260
6261 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
6262
6263         * shell/ev-sidebar-thumbnails.c:
6264         (ev_sidebar_tree_selection_changed),
6265         (ev_sidebar_thumbnails_select_page):
6266         * shell/ev-sidebar-thumbnails.h:
6267         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
6268         (ev_view_can_go_forward):
6269         * shell/ev-window.c: (ev_window_open_page),
6270         (ev_window_setup_document), (update_current_page),
6271         (view_page_changed_cb), (ev_window_init):
6272         * shell/ev-window.h:
6273
6274         Ensure thumbnails selection, toolbar page control and
6275         current page are in sync.
6276
6277 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
6278
6279         * pdf/xpdf/XRef.cc:
6280
6281         Fix CAN-2005-0064
6282
6283 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
6284
6285         * backend/Makefile.am:
6286         * backend/ev-document-links.h:
6287         * backend/ev-document-security.c: (ev_document_security_get_type),
6288         (ev_document_security_has_document_security),
6289         (ev_document_security_set_password):
6290         * backend/ev-document-security.h:
6291         * backend/ev-document.c: (ev_document_error_quark):
6292         * backend/ev-document.h:
6293         * data/Makefile.am:
6294         * data/evince-password.glade:
6295         * pdf/xpdf/pdf-document.cc:
6296         * shell/Makefile.am:
6297         * shell/ev-password.c: (ev_password_set_bad_password_label),
6298         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
6299         (ev_password_dialog_get_password),
6300         (ev_password_dialog_set_bad_pass):
6301         * shell/ev-password.h:
6302         * shell/ev-window.c: (ev_window_get_attribute),
6303         (ev_window_set_property), (update_action_sensitivity),
6304         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
6305         (ev_window_setup_document), (ev_window_get_password),
6306         (ev_window_open), (ev_window_cmd_save_as),
6307         (using_postscript_printer), (ev_window_print),
6308         (find_not_supported_dialog), (ev_window_cmd_edit_find),
6309         (update_fullscreen_popup), (ev_window_fullscreen),
6310         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
6311         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
6312         (menu_item_select_cb), (find_bar_search_changed_cb),
6313         (ev_window_dispose), (ev_window_init):
6314
6315         Add initial support for password-supported dialogs.  This could be
6316         a lot cooler, but it'll do for now.
6317
6318 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
6319
6320         * pdf/xpdf/pdf-document.cc:
6321         * shell/ev-view.c: (status_message_from_link),
6322         (ev_view_set_status), (ev_view_set_cursor),
6323         (ev_view_motion_notify_event), (ev_view_init):
6324         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
6325
6326         Fix bugs in the links implementation and change cursor
6327         when hovering a link.
6328
6329 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
6330
6331         * viewer/.cvsignore: added cvsignore file for viewer directory
6332
6333         * TODO: created TODO document
6334
6335 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
6336
6337         * shell/ev-view.h:
6338         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
6339         new functions to help with implementation of sensitivity code
6340         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
6341         of all actions that might require it.  Fixes a crash when you
6342         click on the Zoom actions in a window lacking a document.
6343
6344 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
6345
6346         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
6347         of the Find action
6348
6349 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6350
6351         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
6352         (pixbuf_document_document_iface_init):
6353         * ps/ps-document.c: (ps_document_get_link),
6354         (ps_document_document_iface_init):
6355         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
6356         (status_message_from_link), (ev_view_set_status),
6357         (ev_view_set_find_status), (ev_view_motion_notify_event),
6358         (ev_view_button_release_event), (ev_view_set_property),
6359         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
6360         (ev_view_get_find_status_message), (update_find_results),
6361         (ev_view_get_status), (ev_view_get_find_status):
6362         * shell/ev-view.h:
6363         * shell/ev-window.c: (view_status_changed_cb),
6364         (view_find_status_changed_cb), (ev_window_init):
6365
6366         View status message support, use it to show the links.
6367         Needs work...
6368
6369 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6370
6371         * backend/ev-document.c: (ev_document_get_link):
6372         * backend/ev-document.h:
6373         * pdf/xpdf/pdf-document.cc:
6374         * shell/ev-application.c: (ev_application_open):
6375         * shell/ev-application.h:
6376         * shell/ev-sidebar-links.c: (selection_changed_cb):
6377         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
6378         (ev_view_go_to_link):
6379
6380         Add support for document links
6381
6382 2005-01-13  Anders Carlsson  <andersca@gnome.org>
6383
6384         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
6385         (create_tool_item):
6386         Set the spin button limits correctly.
6387         
6388         * shell/ev-sidebar-thumbnails.c:
6389         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
6390         Support changing pages by clicking on the thumbnails.
6391         
6392 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
6393
6394         * pixbuf/pixbuf-document.c:
6395         (pixbuf_document_thumbnails_get_dimensions),
6396         (pixbuf_document_document_thumbnails_iface_init):
6397
6398         implement get_dimensions
6399
6400 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6401
6402         * ps/ps-document.c: (ps_document_goto_page):
6403
6404         Fix page switching on multipage documents
6405
6406 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
6407
6408         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
6409         
6410         check for NULL before assigning to width and height parameters
6411
6412 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
6413
6414         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
6415         (pixbuf_document_set_property), (pixbuf_document_get_property):
6416
6417         implement get/set properties
6418
6419 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
6420
6421         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
6422         
6423         return NULL instead of "Unknown", letting the title get set to
6424         the filename when the pdf has no title.
6425
6426 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6427
6428         * ps/ps-document.c: (ps_document_get_page_count),
6429         (ps_document_goto_page):
6430
6431 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6432
6433         * shell/ev-history.c: (ev_history_get_property),
6434         (ev_history_set_property), (ev_history_class_init),
6435         (ev_history_add_page), (ev_history_set_current_index):
6436         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6437         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
6438         (ev_navigation_action_finalize):
6439         * shell/ev-navigation-action.h:
6440         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
6441         (ev_view_go_forward), (ev_view_get_find_status_message),
6442         (history_index_changed_cb), (ev_view_set_history):
6443         * shell/ev-view.h:
6444         * shell/ev-window.c: (update_total_pages), (ev_window_open),
6445         (update_current_page), (register_custom_actions):
6446
6447         Implement history dropdowns
6448
6449 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6450
6451         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
6452         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
6453         (ev_view_go_forward):
6454         * shell/ev-window.c: (register_custom_actions):
6455
6456         Fix several history bugs
6457
6458 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
6459
6460         * configure.ac: Add «nb» to ALL_LINGUAS.
6461
6462 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
6463
6464         * backend/Makefile.am:
6465         * backend/ev-bookmark.c:
6466         * backend/ev-bookmark.h:
6467         * backend/ev-document-bookmarks.c:
6468         * backend/ev-document-bookmarks.h:
6469         * backend/ev-document-links.c: (ev_document_links_get_type),
6470         (ev_document_links_has_document_links),
6471         (ev_document_links_begin_read), (ev_document_links_get_link),
6472         (ev_document_links_get_child), (ev_document_links_next),
6473         (ev_document_links_free_iter):
6474         * backend/ev-document-links.h:
6475         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
6476         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
6477         (ev_link_get_link_type), (ev_link_set_link_type),
6478         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
6479         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
6480         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
6481         (ev_link_new_external):
6482         * backend/ev-link.h:
6483         * pdf/xpdf/pdf-document.cc:
6484         * shell/Makefile.am:
6485         * shell/ev-application.c: (ev_application_open_link):
6486         * shell/ev-application.h:
6487         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
6488         (ev_history_get_link_nth):
6489         * shell/ev-history.h:
6490         * shell/ev-sidebar-bookmarks.c:
6491         * shell/ev-sidebar-bookmarks.h:
6492         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
6493         (ev_sidebar_links_class_init), (selection_changed_cb),
6494         (ev_sidebar_links_construct), (ev_sidebar_links_init),
6495         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
6496         (do_one_iteration), (populate_links_idle),
6497         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
6498         * shell/ev-sidebar-links.h:
6499         * shell/ev-sidebar.c: (ev_sidebar_set_document):
6500         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
6501         (go_to_index):
6502         * shell/ev-view.h:
6503         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
6504         * shell/ev-window.h:
6505
6506         Rename bookmark to link, and use "Index" for the sidebar panel.
6507
6508 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
6509
6510         * shell/Makefile.am:
6511         * shell/ev-application.c: (ev_application_open_bookmark):
6512         * shell/ev-application.h:
6513         * shell/ev-history.c: (ev_history_init), (free_links_list),
6514         (ev_history_finalize), (ev_history_class_init),
6515         (ev_history_add_link), (ev_history_add_page),
6516         (ev_history_get_link_nth), (ev_history_get_n_links),
6517         (ev_history_get_current_index), (ev_history_set_current_index),
6518         (ev_history_new):
6519         * shell/ev-history.h:
6520         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
6521         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
6522         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
6523         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
6524         (ev_view_set_page):
6525         * shell/ev-view.h:
6526         * shell/ev-window.c: (ev_window_open_bookmark),
6527         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
6528         (goto_page_cb), (register_custom_actions):
6529         * shell/ev-window.h:
6530
6531         Initial history implementation. Needs work.
6532
6533 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
6534
6535         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
6536
6537 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
6538
6539         * cut-n-paste/recent-files/egg-recent-item.c:
6540         * cut-n-paste/recent-files/egg-recent-item.h:
6541         * cut-n-paste/recent-files/egg-recent-model.c:
6542         * cut-n-paste/recent-files/egg-recent-util.c:
6543         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
6544         * cut-n-paste/recent-files/egg-recent-view.c:
6545
6546         Update
6547
6548 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
6549
6550         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
6551         (fillGlyph, fillImageMask, drawImage):
6552         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
6553         pdf/splash/SplashTypes.h:
6554         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
6555         packed mode for Splash.
6556
6557         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
6558         RGB8 packed mode, eliminates the pixbuf data creation loop.
6559
6560         * shell/ev-print-job.c (ev_print_job_finalize)
6561         (ev_print_job_set_property, ev_print_job_get_property)
6562         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
6563         (ev_print_job_use_print_dialog_settings, idle_print_handler)
6564         (print_closure_finalize, ev_print_job_print): implement
6565         printing (for backends with EvPsExporter)
6566
6567         * shell/ev_print_job.h: update prototypes.
6568
6569         * shell/ev-window.c (ev_window_print): unref print job after
6570         printing.
6571
6572         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
6573         unless the document implements the EvDocumentFind interface.
6574
6575 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
6576
6577         * configure.ac: Added ja to ALL_LINGUAS.
6578
6579 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6580
6581         * pdf/xpdf/pdf-document.cc:
6582
6583         add a FIXME. We should probably not allocate
6584         a bookmark object every time
6585
6586 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6587
6588         * shell/ev-application.c: (ev_application_open),
6589         (ev_application_open_bookmark):
6590         * shell/ev-application.h:
6591         
6592         Add a way to open bookmarks
6593
6594         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
6595         (ev_bookmark_set_uri), (ev_bookmark_get_property),
6596         (ev_bookmark_set_property), (ev_bookmark_class_init),
6597         (ev_bookmark_new_title), (ev_bookmark_new_link),
6598         (ev_bookmark_new_external):
6599
6600         Support for external uris, better constructors.
6601
6602         * backend/ev-bookmark.h:
6603         * pdf/xpdf/pdf-document.cc:
6604         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
6605
6606         Handle external uris
6607
6608 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6609
6610         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
6611         (ev_sidebar_bookmarks_construct), (do_one_iteration):
6612
6613         Hook up bookmarks navigation
6614
6615 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6616
6617         * backend/Makefile.am:
6618         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
6619         (ev_bookmark_get_title), (ev_bookmark_set_title),
6620         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
6621         (ev_bookmark_get_page), (ev_bookmark_set_page),
6622         (ev_bookmark_get_property), (ev_bookmark_set_property),
6623         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
6624         (ev_bookmark_new):
6625         * backend/ev-bookmark.h:
6626         * backend/ev-document-bookmarks.c:
6627         (ev_document_bookmarks_get_bookmark):
6628         * backend/ev-document-bookmarks.h:
6629         * pdf/xpdf/pdf-document.cc:
6630         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
6631
6632         Add a bookmark object to the backend and use it instead of get_values
6633
6634 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6635
6636         * data/evince-ui.xml:
6637
6638         Cleanup and add select all.
6639
6640         * shell/ev-view.c: (ev_view_select_all),
6641         (ev_view_button_press_event):
6642         * shell/ev-view.h:
6643         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
6644
6645         Add select all.
6646         Clear selection on click.
6647
6648 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
6649
6650         * shell/ev-sidebar-thumbnails.c
6651         (ev_sidebar_thumbnails_set_document): forgot to unref the
6652         loading_icon.
6653
6654 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
6655
6656         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
6657         at the visible page, not just linearly.  This makes it look fast.
6658
6659 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
6660
6661         * backend/ev-document-misc.c
6662         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
6663         white.
6664         * backend/ev-document-thumbnails.h: New interface to get the size
6665         of a page.
6666
6667 2005-01-06  Jeremy Katz  <katzj@redhat.com>
6668
6669         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
6670         make dist works
6671
6672 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
6673
6674         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
6675         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
6676         things up a bit.
6677
6678         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
6679
6680 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
6681
6682         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
6683         fonts. Should fix font problems on systems that have the base
6684         fonts in bitmap format. Reported by James Henstridge
6685         <james@jamesh.id.au>.
6686
6687 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6688
6689         * pdf/xpdf/Gfx.cc:
6690         * pdf/xpdf/GfxState.cc:
6691
6692         Fix for CAN-2004-1125
6693
6694 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6695
6696         * shell/ev-view.c: (ev_view_copy):
6697         * shell/ev-view.h:
6698         * shell/ev-window.c: (ev_window_cmd_edit_copy):
6699
6700         Implement Edit->Copy
6701
6702 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6703
6704         * backend/ev-document.c: (ev_document_get_text):
6705         * backend/ev-document.h:
6706         * pdf/xpdf/pdf-document.cc:
6707         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
6708         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
6709         (ev_view_update_primary_selection), (ev_view_button_press_event),
6710         (ev_view_motion_notify_event), (ev_view_button_release_event):
6711
6712         Beginnings of clipboard support. Incomplete but primary sort
6713         of work.
6714
6715 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6716
6717         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
6718         (expose_bin_window):
6719
6720         Nicer rubberband drawing, from GtkIconView.
6721
6722 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6723
6724         * backend/ev-document.c: (ev_document_save):
6725         * backend/ev-document.h:
6726         * data/evince-ui.xml:
6727         * pdf/xpdf/pdf-document.cc:
6728         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
6729
6730         Implement "Save a copy..." menu item
6731
6732 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6733
6734         * shell/ev-view.c: (ev_view_zoom):
6735
6736         Queue a resize when zoom changes
6737
6738 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
6739
6740         * backend/ev-document-misc.[ch]: New misc file to do simple drop
6741         shadows.
6742
6743         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
6744         thumbnails..
6745
6746 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6747
6748         * pdf/xpdf/pdf-document.cc
6749         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
6750
6751 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
6752
6753         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
6754         It's slow, but I'll speed it up next!
6755
6756 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
6757
6758         * shell/main.c (load_files):
6759
6760         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
6761         from the command line and because it seems more appropriate.
6762
6763 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
6764
6765         * data/evince-ui.xml:
6766         * shell/ev-window.c: (update_action_sensitivity),
6767         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
6768
6769         s/next page/page down
6770         s/previous page/page up
6771
6772 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
6773
6774         * data/evince-ui.xml:
6775
6776         Change the layout to match clarkbw design.
6777
6778         * shell/Makefile.am:
6779         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
6780         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
6781         (ev_navigation_action_finalize),
6782         (ev_navigation_action_set_property),
6783         (ev_navigation_action_get_property),
6784         (ev_navigation_action_class_init):
6785         * shell/ev-navigation-action.h:
6786
6787         Implement clarkbw toolbar navigation controls (incomplete)
6788
6789         * shell/ev-page-action.c: (update_label), (update_spin),
6790         (value_changed_cb), (create_tool_item), (connect_proxy),
6791         (ev_page_action_init), (ev_page_action_finalize),
6792         (ev_page_action_set_property), (ev_page_action_get_property),
6793         (ev_page_action_set_current_page),
6794         (ev_page_action_set_total_pages), (ev_page_action_class_init):
6795         * shell/ev-page-action.h:
6796
6797         Implement a page switcher in the toolbar
6798
6799         * shell/ev-view.c: (ev_view_scroll_view):
6800         * shell/ev-window.c: (update_total_pages), (ev_window_open),
6801         (update_current_page), (view_page_changed_cb), (goto_page_cb),
6802         (register_custom_actions), (ev_window_init):
6803
6804         Change page on PageUp/Down.
6805
6806 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
6807
6808         * pdf/xpdf/pdf-document.cc
6809         (pdf_document_thumbnails_get_thumbnail): initial stab at
6810         implementing thumbnail support for pdfs.  It only does documents
6811         with precached pdfs now.
6812
6813 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
6814
6815         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
6816         thumbnail code into a time-based idle as well.  Also, turn off the
6817         shadow temporarily as it's really slow.
6818
6819 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
6820
6821         * backend/ev-document.c: (ev_document_class_init):
6822         * pdf/xpdf/pdf-document.cc:
6823         * shell/ev-window.c: (ev_window_open):
6824
6825         Fix document title bugs and fallback to
6826         filename when not available.
6827
6828 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
6829
6830         * backend/ev-document.c: (ev_document_get_type),
6831         (ev_document_class_init), (ev_document_load),
6832         (ev_document_get_title):
6833         * backend/ev-document.h:
6834         * pdf/xpdf/pdf-document.cc:
6835         * ps/ps-document.c: (ps_document_set_property),
6836         (ps_document_get_property), (ps_document_class_init),
6837         (document_load):
6838         * ps/ps-document.h:
6839         * ps/ps.h:
6840         * shell/ev-window.c: (update_window_title), (ev_window_open),
6841         (ev_window_init):
6842
6843         Initial support for document title. Not working yet.
6844
6845 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6846
6847         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
6848
6849         Grab focus on the view when clicking it
6850
6851 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6852
6853         * shell/ev-marshal.list:
6854         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
6855         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
6856
6857         Add key bindings to the view. Now if the focus would work
6858         right...
6859
6860 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6861
6862         * Makefile.am:
6863         * backend/Makefile.am:
6864         * data/Makefile.am:
6865         * dvi/Makefile.am:
6866         * dvi/dvilib/Makefile.am:
6867         * pdf/xpdf/Makefile.am:
6868         * po/POTFILES.in:
6869         * ps/Makefile.am:
6870
6871         Fix distcheck
6872
6873 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6874
6875         * shell/ev-view.c: (ev_view_realize):
6876
6877         Fix mouse wheel scrolling
6878
6879 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6880
6881         * ps/Makefile.am:
6882         * ps/gstypes.h:
6883         * ps/gtkgs.c:
6884         * ps/gtkgs.h:
6885         * ps/ps-document.c: (catchPipe), (ps_document_init),
6886         (ps_document_class_init), (ps_document_cleanup),
6887         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
6888         (set_up_page), (close_pipe), (is_interpreter_ready),
6889         (interpreter_failed), (output), (input), (start_interpreter),
6890         (stop_interpreter), (file_length), (file_readable),
6891         (check_filecompressed), (check_pdf), (compute_xdpi),
6892         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
6893         (ps_document_get_type), (ps_document_emit_error_msg),
6894         (document_load), (ps_document_next_page),
6895         (ps_document_get_current_page), (ps_document_get_page_count),
6896         (ps_document_goto_page), (ps_document_set_page_size),
6897         (ps_document_zoom_to_fit), (ps_document_set_zoom),
6898         (ps_document_load), (ps_document_get_n_pages),
6899         (ps_document_set_page), (ps_document_get_page),
6900         (ps_document_widget_event), (ps_document_set_target),
6901         (ps_document_set_scale), (ps_document_set_page_offset),
6902         (ps_document_get_page_size), (ps_document_render),
6903         (ps_document_document_iface_init):
6904         * ps/ps-document.h:
6905         * ps/ps.c:
6906         * shell/ev-window.c: (ev_window_open):
6907
6908         Rename GtkGS to PSDocument
6909
6910 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6911
6912         * ps/gtkgs.c: (gtk_gs_class_init):
6913         * ps/gtkgs.h:
6914
6915         Some more leftover...
6916
6917 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6918
6919         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
6920         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
6921         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
6922         * ps/gtkgs.h:
6923
6924         Remove unused code and make a lot of stuff private
6925
6926 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6927
6928         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
6929         (gtk_gs_defaults_changed):
6930         * ps/gsdefaults.h:
6931         * ps/gtkgs.c:
6932         * ps/gtkgs.h:
6933         * ps/ps.h:
6934
6935         Cleanup headers dependencies
6936
6937 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6938
6939         * ps/Makefile.am:
6940         * ps/ggvutils.c:
6941         * ps/ggvutils.h:
6942         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6943         * ps/gsdefaults.h:
6944         * ps/gtkgs.c: (file_length), (file_readable),
6945         (check_filecompressed), (check_pdf), (gtk_gs_load),
6946         (gtk_gs_get_postscript):
6947
6948         Get rid of ggvutils
6949
6950 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6951
6952         * ps/ggvutils.c:
6953         * ps/ggvutils.h:
6954         * ps/gsio.h:
6955         * ps/gtkgs.c: (gtk_gs_set_zoom):
6956
6957         Cleanups
6958
6959 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6960
6961         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
6962
6963         Ensure the page is rerendered when changing zoom
6964
6965 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6966
6967         * backend/ev-document.c: (ev_document_base_init),
6968         (ev_document_changed):
6969         * backend/ev-document.h:
6970
6971         Add a changed event that is emitted when the page content
6972         changes. This is necessary to deal with the fact that
6973         in ps backend rendering happen asycrounously.
6974         This makes the ps backend mostly work.
6975
6976         * pdf/xpdf/pdf-document.cc:
6977
6978         Emit changed event
6979
6980         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
6981         (ps_document_set_target):
6982
6983         Emit changed event
6984
6985         * shell/ev-view.c: (document_changed_callback),
6986         (ev_view_set_document), (ev_view_set_page):
6987
6988         Redraw on the changed signal
6989
6990 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
6991
6992         * configure.ac: Added pt_BR to ALL_LINGUAS.
6993
6994 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
6995
6996         * backend/ev-document-bookmarks.c:
6997         (ev_document_bookmarks_get_child): *
6998         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
6999         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
7000         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
7001         (ev_sidebar_bookmarks_destroy),
7002         (ev_sidebar_bookmarks_class_init),
7003         (ev_sidebar_bookmarks_construct), (stack_data_free),
7004         (do_one_iteration), (populate_bookmarks_idle),
7005         (ev_sidebar_bookmarks_clear_document),
7006         (ev_sidebar_bookmarks_set_document): *
7007         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
7008         (ev_sidebar_add_page),
7009         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
7010         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
7011         it displays both the topics and the page numbers.
7012
7013 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
7014
7015         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
7016         toggle.
7017         * shell/ev-window.c (toggle_entries): Set sidebar default value to
7018         visible.
7019
7020 2004-12-23  Adam Weinberger  <adamw@gnome.org>
7021
7022         * configure.ac: Added en_CA to ALL_LINGUAS.
7023
7024 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
7025
7026         * ChangeLog: replace bottom of this ChangeLog (merged history of
7027         ggv and gpdf; where all paths were wrong and most of the files are
7028         not even in this tree) with ChangeLog (from arch) of the shell
7029         code.
7030
7031 2004-12-23  Havoc Pennington  <hp@redhat.com>
7032
7033         * shell/ev-window.c: hook up potentially-questionable "find
7034         results status text" feature - something involving the sidebar or
7035         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
7036         might be better in the end.
7037
7038         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
7039         with corresponding signal when it should be updated
7040
7041         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
7042
7043 2004-12-22  Havoc Pennington  <hp@redhat.com>
7044
7045         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
7046         find stuff on other pages, sort of (only returns one result on
7047         invisible pages, to show they have results; updates full results
7048         for a page when you view it). Currently repaints the current page
7049         every time a new result is found on any page, which isn't so nice.
7050
7051 2004-12-22  Havoc Pennington  <hp@redhat.com>
7052
7053         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
7054         the document doesn't support find (better ideas?)
7055         (find_bar_search_changed_cb): handle missing document or document
7056         that doesn't support find
7057
7058         * pdf/xpdf/pdf-document.cc: port to implement the new
7059         EvDocumentFindIface
7060
7061         * backend/ev-document-find.c: create a new interface for searching
7062
7063         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
7064
7065 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
7066
7067         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
7068         libevbackend.la.
7069
7070         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
7071         EvPrintJob constructor arguments.
7072
7073         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
7074         for documents that can export PostScript (page by page).
7075
7076         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
7077         
7078         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
7079         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
7080         (pdf_document_ps_exporter_iface_init:
7081         Implement EvPSExporter.
7082
7083         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
7084
7085 2004-12-22  Anders Carlsson  <andersca@gnome.org>
7086
7087         * backend/Makefile.am:
7088         * backend/ev-document-thumbnails.c:
7089         (ev_document_thumbnails_get_type),
7090         (ev_document_thumbnails_get_thumbnail):
7091         * backend/ev-document-thumbnails.h:
7092         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
7093         (pixbuf_document_thumbnails_get_thumbnail),
7094         (pixbuf_document_document_thumbnails_iface_init):
7095         * shell/Makefile.am:
7096         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
7097         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
7098         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
7099         * shell/ev-sidebar-thumbnails.h:
7100         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
7101         (ev_sidebar_set_document):
7102         * shell/ev-utils.c: (gaussian), (create_blur_filter),
7103         (create_shadow), (ev_pixbuf_add_shadow):
7104         * shell/ev-utils.h:
7105         Add thumbnail support.
7106         
7107 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
7108
7109         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
7110         (using_postscript_printer): Set up a print dialog for "PostScript
7111         injection" method.
7112
7113         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
7114         EvPrintJob.
7115
7116         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
7117
7118 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
7119
7120         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
7121         (ps_document_set_target), (ps_document_get_page_size),
7122         (ps_document_render):
7123         * ps/gtkgs.h:
7124
7125         Fix a few bugs
7126
7127 2004-12-22  Christian Rose  <menthos@menthos.com>
7128
7129         * configure.ac: Added "sv" to ALL_LINGUAS.
7130
7131 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
7132
7133         * backend/ev-document-bookmarks.[ch]: new interface to indicate
7134         document supports bookmarks.
7135
7136 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
7137
7138         * ps/ggvutils.c: (ggv_file_readable):
7139         * ps/ggvutils.h:
7140         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
7141         (gtk_gs_get_postscript):
7142
7143         Remove unused utils
7144
7145 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
7146
7147         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
7148         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
7149         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
7150         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
7151         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
7152         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
7153         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
7154         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
7155         (gtk_gs_set_antialiasing), (ps_document_load),
7156         (ps_document_render):
7157         * ps/gtkgs.h:
7158
7159         Another check point for the ps backend. Now I can get it to show
7160         pages!
7161
7162 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
7163
7164         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
7165         document setting code.
7166
7167 2004-12-22  Anders Carlsson  <andersca@gnome.org>
7168
7169         * shell/eggfindbar.c: (entry_activate_callback):
7170         Animate the next button when activate is pressed.
7171         
7172 2004-12-22  Anders Carlsson  <andersca@gnome.org>
7173
7174         * shell/ev-window.c: (ev_window_cmd_edit_find),
7175         (update_fullscreen_popup), (ev_window_fullscreen),
7176         (ev_window_unfullscreen), (ev_window_state_event_cb),
7177         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
7178         Fix bugs in fullscreen code.
7179         
7180 2004-12-22  Anders Carlsson  <andersca@gnome.org>
7181
7182         * Makefile.am:
7183         * configure.ac:
7184         * pixbuf/Makefile.am:
7185         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
7186         (pixbuf_document_load), (pixbuf_document_get_n_pages),
7187         (pixbuf_document_set_page), (pixbuf_document_get_page),
7188         (pixbuf_document_set_target), (pixbuf_document_set_scale),
7189         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
7190         (pixbuf_document_render), (pixbuf_document_begin_find),
7191         (pixbuf_document_end_find), (pixbuf_document_finalize),
7192         (pixbuf_document_class_init),
7193         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7194         * pixbuf/pixbuf-document.h:
7195         * shell/Makefile.am:
7196         * shell/ev-application.c: (ev_application_open):
7197         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
7198         (ev_window_open):
7199         Add pixbuf backend.
7200         
7201 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
7202
7203         * Makefile.am: 
7204         * dvi/dvilib/Makefile.am:
7205         * dvi/Makefile.am:
7206         * configure.ac: Auto*ify dvi and dvi/dvilib
7207
7208         * dvi/Makefile: Remove from CVS
7209         
7210         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
7211         confusion.
7212
7213         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
7214         
7215         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
7216         
7217 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
7218
7219         * ps/Makefile.am:
7220         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
7221         (gtk_gs_value_adjustment_changed), (compute_size),
7222         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
7223         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
7224         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
7225         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
7226         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
7227         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
7228         (ps_document_load), (ps_document_get_n_pages),
7229         (ps_document_set_page), (ps_document_get_page),
7230         (ps_document_set_target), (ps_document_set_scale),
7231         (ps_document_set_page_offset), (ps_document_get_page_size),
7232         (ps_document_render), (ps_document_begin_find),
7233         (ps_document_end_find), (ps_document_document_iface_init):
7234         * ps/gtkgs.h:
7235         * shell/Makefile.am:
7236         * shell/ev-window.c: (ev_window_open):
7237
7238         Some work to integrate gtkgs with EvDocument
7239
7240 2004-12-22  Anders Carlsson  <andersca@gnome.org>
7241
7242         * shell/ev-window.c: (update_fullscreen_popup),
7243         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
7244         (exit_fullscreen_button_clicked_cb),
7245         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
7246         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
7247         (ev_window_state_event_cb), (ev_window_init):
7248         Add fullscreen support from Epiphany.
7249         
7250 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7251
7252         * data/ev-stock-zoom-fit-width.png: fit-width
7253         stock icon from gpdf.
7254         
7255         * shell/ev-stock-icons.[ch]: copied from gpdf.
7256         
7257         * shell/main.c: (main): init stock icons.
7258         
7259         * shell/ev-window.c: use the fit-width icon.
7260         
7261         * data/evince-ui.xml: add zooming toolbar items.
7262
7263 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7264
7265         * shell/ev-view.c: 
7266         (ev_view_best_fit), (ev_view_fit_width): because
7267         get_page_size() returns the scaled page size, we
7268         need to calculate the scale factor relative to
7269         the previous scale factor. Should really just
7270         add get_real_page_size().
7271
7272 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7273
7274         * shell/ev-view.[ch]:
7275         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
7276         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
7277         add zooming.
7278         
7279         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
7280         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
7281         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
7282         hook it up.
7283         
7284         * pdf/xpdf/pdf-document.cc:
7285         (pdf_document_begin_find),
7286         (pdf_document_end_find): make static.
7287
7288 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
7289
7290         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
7291
7292         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
7293         names to fontconfig patterns.
7294         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
7295
7296         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
7297         setupBaseFontsFc.
7298
7299 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
7300
7301         * Makefile.am:
7302         * configure.ac:
7303         * ps/Makefile.am:
7304         * ps/ggvutils.c:
7305         * ps/ggvutils.h:
7306         * ps/gsdefaults.c:
7307         * ps/gsdefaults.h:
7308         * ps/gsio.c:
7309         * ps/gsio.h:
7310         * ps/gtkgs.c:
7311         * ps/gtkgs.h:
7312         * ps/ps.c:
7313         * ps/ps.h:
7314
7315         Import ggv backend. Not hooked up yet.
7316
7317 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7318
7319         * shell/main.c: (load_files), (main): load files
7320         from the command line.
7321
7322 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7323
7324         * configure.ac: don't require bonobo.
7325         
7326         * cut-n-paste/recent-files/*: kill bonobo recent
7327         view.
7328
7329         * shell/ev-window.c:
7330         (ev_window_is_empty): upd.
7331         (unable_to_load), (ev_window_open): load backend
7332         based on the mime type.
7333
7334 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
7335
7336         * backend/.cvsignore: ignore generated marshalers source.
7337
7338         * shell/main.c (main): this is not epiphany.
7339
7340 2004-12-22  Havoc Pennington  <hp@redhat.com>
7341
7342         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
7343         (expose_bin_window): draw find highlights
7344
7345         * shell/ev-window.c (find_bar_search_changed_cb): implement 
7346         
7347         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
7348         (pdf_document_end_find): implement this interface
7349
7350         * backend/ev-document.c (ev_document_found): add this to emit
7351         signal
7352
7353 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
7354
7355         * data/evince-ui.xml: Add a few more toolbar items.
7356
7357         * shell/ev-window.c: Hook up page navigation toolbar 
7358         items.
7359
7360         * shell/ev-view.[ch]: add ev_view_set/get_page and 
7361         a page-changed signal.
7362
7363         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
7364         Add ev_document_get_page().
7365
7366         * shell/ev-window.c: Sensitize/desensitize navigation
7367         actions.
7368
7369 2004-12-21  Havoc Pennington  <hp@redhat.com>
7370
7371         * backend/ev-backend-marshal.c,
7372         backend/ev-backend-marshalers.list, backend/Makefile.am: add
7373         marshaler-generator thingy. I'm sure there's a better way to do
7374         this in the modern world.
7375
7376         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
7377         end_find methods and "found" signal.
7378
7379         * configure.ac: find glib-genmarshal
7380
7381 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
7382
7383         * shell/ev-sidebar.c: Construct an actual sidebar.
7384         * shell/ev-sidebar-bookmarks.[ch]:
7385         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
7386
7387 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
7388
7389         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
7390         Redo size handling.
7391         
7392         * shell/ev-view.c: Track the size from the document.
7393
7394 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
7395
7396         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
7397         constructor assumes ownership of the string passed in.
7398         
7399         * shell/ev-window.c (ev_window_open): Destroy the error
7400         dialog once we've displayed it.
7401
7402 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
7403
7404         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
7405         a bit, it works! (sort of)
7406
7407         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
7408         Move to .cc since we need to use C++ in the implementation.
7409
7410         * shell/dummy.cc: Add a CC file to force evince
7411         to be linked as a C++ program.
7412
7413 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
7414
7415         * shell/ev-view.[ch]: Start of content-area widget.
7416
7417         * shell/ev-window.c: Create a EvView, update it
7418         as we change documents.
7419
7420         * shell/Makefile.am shell/ev-marshal.list: Add
7421         generated marshalers.
7422
7423 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
7424
7425         * Makefile.am (SUBDIRS): move shell.
7426
7427 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
7428
7429         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
7430         .a to libtool convenience libraries.
7431
7432         * shell/ev-window.c (ev_window_open): Hard code loading
7433         a PDF document.
7434         
7435         * backend/ev-document.h: Add a boolean return to load(),
7436         fix GError * to GError **.
7437
7438         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
7439         object for a PDF backend EvDocument.
7440
7441 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
7442
7443         * dvi/*: New directory with the beginning of a .dvi backend.
7444
7445 2004-12-21  Havoc Pennington  <hp@redhat.com>
7446
7447         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
7448         previous/next instead of back/forward
7449
7450 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
7451
7452         * backend/ev-document.[ch]: Fix a couple of problems so
7453         it compile.
7454
7455 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
7456
7457         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
7458         to backend/ directory, rename EvViewer to EvDocument.
7459
7460 2004-12-21  Havoc Pennington  <hp@redhat.com>
7461
7462         * shell/ev-window.c: hook up the find bar widget; now we just need
7463         a document to find things in
7464
7465         * shell/eggfindbar.c: a find bar widget
7466
7467 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
7468
7469         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
7470
7471 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
7472
7473         * pdf/**: Import of xpdf code from gpdf. 
7474
7475         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
7476
7477         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
7478         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
7479         Fix FreeType includes.
7480
7481         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
7482         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
7483         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
7484         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
7485         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
7486         Include xpdfconfig.h
7487         
7488 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
7489
7490         * shell/ev-window.c (ev_window_dispose): dispose can be called
7491         multiple times.
7492
7493 2004-12-21  Havoc Pennington  <hp@redhat.com>
7494
7495         * shell/ev-window.c (ev_window_init): set title to Document Viewer
7496         rather than Evince
7497
7498         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
7499         items; really they should be synced with the strings, etc. from
7500         current gpdf, but just getting the boring typing out of the way 
7501
7502 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7503
7504         * po/POTFILES.in:
7505         * shell/ev-application.c: (window_destroy_cb):
7506         * shell/ev-window.c:
7507         * shell/main.c: (main):
7508
7509         Actually show the window...
7510
7511 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7512
7513         * Makefile.am:
7514         * shell/Makefile.am:
7515         * shell/ev-application.c: (ev_application_class_init):
7516         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
7517
7518         Make it build again
7519
7520 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7521
7522         Import to gnome cvs.
7523         
7524         * Remove copies of gpdf and ggv trees.
7525         * Rip out all the recursive configure code.
7526         * Remove bonobo machinery.
7527         * viewer/*: GInterfaces that backends should/can implement.
7528
7529 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7530
7531         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
7532         typo
7533
7534 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7535
7536         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
7537         (ev_application_finalize, ev_application_class_init)
7538         (ev_application_init): use GType instance private data for priv.
7539     
7540         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
7541         (ev_window_finalize, ev_window_class_init)
7542         (ev_window_init): ditto.
7543
7544 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7545
7546         * shell/ev-application.c (ev_application_new_window): make public
7547         (ev_application_show_initial_window): kill.
7548     
7549         * shell/ev-application.h: update prototypes.
7550     
7551         * shell/main.cc (main): inline ev_application_show_initial_window.
7552
7553 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7554
7555         * shell/ev-application.c (ev_application_new_window): impl.
7556         (ev_application_show_initial_window): use it.
7557         (is_window_empty, ev_application_get_empty_window): returns an
7558         existing empty window or a new one.
7559         (ev_application_open): from ev_window_cmd_file_open.
7560     
7561         * shell/ev-application.h: update prototypes
7562     
7563         * shell/ev-window.c (ev_window_is_empty): impl.
7564         (ev_window_open): make public.
7565         (ev_window_cmd_file_open): use ev_application_open
7566     
7567         * shell/ev-window.h: update prototypes, remove unused.
7568
7569 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7570
7571         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
7572         move destroy handler out of here...
7573     
7574         * shell/ev-application.c, shell/ev-application.h: ...into this new
7575         class. Also handles initial window creation.
7576     
7577         * shell/main.cc (main): use EvApplication to create initial
7578         window.
7579
7580 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7581
7582         * Makefile.am (SUBDIRS): add cut-n-paste
7583     
7584         * cut-n-paste/Makefile.am: add
7585     
7586         * configure.ac: generate Makefiles in cut-n-paste
7587
7588 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7589
7590         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
7591         (ev_window_class_init): install ev_window_dispose.
7592
7593 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7594
7595         * shell/ev-window.h, shell/ev-window.c: replace gchar with
7596         char (gchar looks stupid).
7597
7598 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7599
7600         * po/de.po: updated German translation.
7601
7602 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7603
7604         * configure.ac: add more pkg-config library checks for gnome-vfs,
7605         bonobo etc.
7606     
7607         * gpdf/configure.in: temporarily disable libpaper
7608         checks. Otherwise I'd have to add the checks for the shell, too.
7609
7610 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7611
7612         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
7613         and * file filters to the file choose.
7614
7615 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7616
7617         * po/de.po: Updated German translation.
7618
7619 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7620
7621         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
7622
7623 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7624
7625         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
7626     
7627         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
7628         (ev_window_init): implement those menuitems.
7629
7630 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7631
7632         * data/evince-ui.xml: add a toolbar (with FileOpen action)
7633     
7634         * shell/ev-window.c (ev_window_init): use the toolbar.
7635
7636 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7637
7638         * shell/ev-window.c (ev_window_init): use menu translations
7639
7640 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7641
7642         * configure.ac: add "de" to ALL_LINGUAS.
7643     
7644         * po/de.po: add German translation.
7645
7646 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7647
7648         * Makefile.am (SUBDIRS): add po
7649     
7650         * configure.ac: check intltool, glib-gettext etc, generate
7651         po/Makefile.in
7652     
7653         * po, po/POTFILES.in, po/POTFILES.skip: new.
7654
7655 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7656
7657         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
7658         already use (#ifdef ENABLE_NLS)
7659     
7660         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
7661         pointer indirection thinko.
7662     
7663         * shell/main.c: include gi18n.h for bindtextdomain etc.
7664
7665 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7666
7667         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
7668         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
7669         tooltips for menu items in the statusbar.
7670
7671 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7672
7673         * configure.ac, data/Makefile.am, shell/Makefile.am: use
7674         pkgdatadir drop UIDIR
7675
7676 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7677
7678         * data/evince-ui.xml: Add File->Open menu item
7679     
7680         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
7681         chooser), hook it up in the ui manager.
7682
7683 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7684
7685         * shell/ev-window.c: fix Help->About tooltip.
7686
7687 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
7688
7689         * configure.ac: set CFLAGS for libevprivate.
7690     
7691         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
7692         definitions, factory etc.
7693     
7694         * lib/Makefile.am: build libevprivate.a (only stock icon code).
7695     
7696         * shell/Makefile.am: link against libevprivate.a.
7697     
7698         * shell/ev-window.c (entries): add stock icon to Help->About.
7699     
7700         * shell/main.c (main): init stock icon code.
7701
7702 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7703
7704         * lib/recent-files: egg recent files code
7705     
7706         * lib/Makefile.am: add.
7707     
7708         * Makefile.am: add lib subdir.
7709     
7710         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
7711         set CFLAGS for recent-files.
7712
7713 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7714
7715         * configure.ac: disable -ansi and -pedantic gcc flags. They
7716         disable POSIX stuff in stdio.h, but egg-recent uses them.
7717
7718 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
7719
7720         * configure.ac: add --disable-deprecated flag (defaults to on in
7721         "cvs" builds).
7722     
7723         * shell/Makefile.am (INCLUDES): use it.
7724
7725 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7726
7727         * shell/main.c: add missing #include.
7728     
7729         * shell/ev-window.c: fix for pedantic gcc.
7730         (ev_window_cmd_help_about): split license into paragraphs for
7731         translators and pedantic compilers.
7732
7733 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7734
7735         * configure.ac: add more warning flags if compiling with gcc from
7736         cvs (or explicitly requested with --enable-more-warnings).
7737
7738 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7739
7740         * data/evince-ui.xml: add File and File->Close menu.
7741     
7742         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
7743         (ev_window_destroy): quit after destroy.
7744         (ev_window_class_init): override GtkObject::destroy.
7745         (entries): install close_window callback.
7746
7747 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7748
7749         * Makefile.am (SUBDIRS): add data subdir.
7750     
7751         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
7752         gtk+ 2.5.0 for GtkAboutDialog.
7753     
7754         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
7755         main window.
7756     
7757         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
7758     
7759         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
7760         manager.
7761         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
7762
7763 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7764
7765         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
7766
7767 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7768
7769         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
7770
7771 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7772
7773         * shell/*: Added shell directory boilerplate, build it.
7774
7775 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7776
7777         * configure.ac, Makefile.am: Added top-level configure.ac and
7778         Makefile.am