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