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