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