]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update for release 2.23.6.
[evince.git] / ChangeLog
1 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * configure.ac:
4         
5         Update for release 2.23.6.
6
7 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * NEWS:
10
11         Update NEWS for 2.23.6 release.
12         
13 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
14
15         * backend/impress/impress-document.c:
16         * backend/impress/render.h:
17         * libdocument/ev-document-factory.c:
18         * libdocument/ev-document-factory.h:
19         * libdocument/ev-document-links.h:
20         * libdocument/ev-document-misc.c:
21         * libdocument/ev-document-misc.h:
22         * properties/ev-properties-main.c:
23         * properties/ev-properties-view.c:
24         * properties/ev-properties-view.h:
25         * shell/eggfindbar.c:
26         * shell/eggfindbar.h:
27         * shell/ev-application.c:
28         * shell/ev-application.h:
29         * shell/ev-jobs.h:
30         * shell/ev-message-area.h:
31         * shell/ev-navigation-action.c:
32         * shell/ev-navigation-action.h:
33         * shell/ev-open-recent-action.c:
34         * shell/ev-open-recent-action.h:
35         * shell/ev-page-action-widget.c:
36         * shell/ev-page-action.c:
37         * shell/ev-page-action.h:
38         * shell/ev-page-cache.h:
39         * shell/ev-password-view.h:
40         * shell/ev-password.h:
41         * shell/ev-pixbuf-cache.h:
42         * shell/ev-properties-fonts.c:
43         * shell/ev-sidebar-attachments.c:
44         * shell/ev-sidebar-links.c:
45         * shell/ev-sidebar-links.h:
46         * shell/ev-sidebar-thumbnails.c:
47         * shell/ev-sidebar-thumbnails.h:
48         * shell/ev-sidebar.c:
49         * shell/ev-sidebar.h:
50         * shell/ev-stock-icons.c:
51         * shell/ev-tooltip.h:
52         * shell/ev-view.c:
53         * shell/ev-view.h:
54         * shell/ev-window.c:
55         * shell/ev-window.h:
56         * shell/main.c:
57
58         More #include cleanups. Again: reordering, single gtk.h
59         includes and other stuff.
60
61 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
62
63         * shell/eggfindbar.c:
64         * shell/ev-application.c:
65         * shell/ev-message-area.c:
66         * shell/ev-navigation-action.c:
67         * shell/ev-open-recent-action.c:
68         * shell/ev-page-action-widget.c:
69         * shell/ev-page-action.c:
70         * shell/ev-password-view.c:
71         * shell/ev-properties-dialog.c:
72         * shell/ev-properties-fonts.c:
73         * shell/ev-sidebar-attachments.c:
74         * shell/ev-sidebar-page.c:
75         * shell/ev-sidebar-thumbnails.c:
76         * shell/ev-stock-icons.c:
77         * shell/ev-tooltip.c:
78         * shell/ev-view.c:
79         * shell/ev-window.c:
80         * shell/main.c:
81
82         Cleanup many #include statements: reorder so that a
83         generic-to-specific order is used, use single gtk.h
84         includes, and some other cleanups.
85
86 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
87
88         * shell/ev-jobs.h:
89
90         Add gio header.
91         
92 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
93
94         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
95         (ev_document_fc_mutex_trylock):
96         * shell/Makefile.am:
97         * shell/ev-job-queue.[ch]:
98         * shell/ev-job-scheduler.[ch]:
99         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
100         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
101         (ev_job_run), (ev_job_cancel), (ev_job_failed),
102         (ev_job_failed_from_error), (ev_job_succeeded),
103         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
104         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
105         (ev_job_links_class_init), (ev_job_render_init),
106         (notify_page_ready), (ev_job_render_page_ready),
107         (ev_job_render_run), (ev_job_render_class_init),
108         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
109         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
110         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
111         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
112         (ev_job_save_dispose), (ev_job_save_run),
113         (ev_job_save_class_init), (ev_job_print_init),
114         (ev_job_print_dispose), (ev_job_print_run),
115         (ev_job_print_class_init):
116         * shell/ev-page-cache.c:
117         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
118         (check_job_size_and_unref), (move_one_job),
119         (copy_job_to_job_info), (add_job),
120         (ev_pixbuf_cache_add_jobs_if_needed):
121         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
122         (job_fonts_finished_cb), (job_fonts_updated_cb),
123         (ev_properties_fonts_set_document):
124         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
125         (ev_sidebar_links_set_document):
126         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
127         (ev_sidebar_thumbnails_set_document),
128         (ev_sidebar_thumbnails_clear_job):
129         * shell/ev-view-private.h:
130         * shell/ev-view.c:
131         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
132         (ev_window_refresh_window_thumbnail), (password_dialog_response),
133         (ev_window_clear_load_job), (ev_window_clear_reload_job),
134         (ev_window_load_job_cb), (ev_window_reload_job_cb),
135         (window_open_file_copy_ready_cb), (ev_window_open_uri),
136         (ev_window_reload_document), (ev_window_clear_save_job),
137         (ev_window_save_job_cb), (file_save_dialog_response_cb),
138         (ev_window_clear_print_job), (ev_window_print_job_cb),
139         (ev_window_print_dialog_response_cb):
140         * shell/main.c: (main):
141
142         Rework the jobs system in order to make it simpler and more
143         extensible. It allows to run jobs in the main loop instead of
144         using a thread when it's appropriate like the fonts job. Now it's
145         also possible to cancel jobs that are currently running. 
146         
147 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
148
149         * libdocument/ev-debug.c: (profile_init):
150
151         Create the hash table also when profiling service is enabled for
152         all sections.
153         
154 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
155
156         * libdocument/ev-debug.[ch]: (ev_profiler_start),
157         (ev_profiler_stop):
158         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
159         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
160         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
161         (ev_job_print_run):
162         * shell/main.c: (main):
163
164         Add a profile mode available when debug is enabled. Add profilers
165         in ev-jobs.
166         
167 2008-07-23  Götz Waschk <waschk@mandriva.org>
168
169         * configure.ac: Correctly build desktop file. Fixes
170         bug #544237.
171
172 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
173
174         * configure.ac:
175         
176         Update for release 2.23.5.
177
178 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
179
180         * NEWS:
181
182         Update NEWS for 2.23.5 release.
183         
184 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
185
186         * shell/ev-window.c: (ev_window_state_event),
187         (ev_window_class_init):
188
189         Intercept window manager's fullscreen request in order to run/stop
190         fullscreen mode. Fixes bug #493541.
191         
192 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
193
194         * shell/ev-window.c: (find_bar_visibility_changed_cb):
195
196         Restart the job search when the find bar is opened for the second
197         time. Fixes bug #531956.
198         
199 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
200
201         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
202         (get_document_from_uri):
203
204         Make sure we always return a valid error struct when
205         get_document_from_uri fails. Fixes nautilus crash, see bug
206         #542548.
207         
208 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
209
210         * libdocument/ev-transition-effect.c
211         (ev_transition_effect_type_get_type),
212         (ev_transition_effect_alignment_get_type),
213         (ev_transition_effect_direction_get_type):
214         
215         Fixes bug #542924. Makes enums static to fix Solaris build.
216
217 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
218
219         * shell/ev-view.c: (ev_view_key_press_event):
220
221         Add '.' keybinding for blanking the screen in presentation
222         mode. Fixes bug #542001.
223         
224 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
225
226         * libdocument/ev-document-misc.c:
227         (ev_document_misc_pixbuf_from_surface):
228
229         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
230         #540950.
231         
232 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
233
234         * backend/comics/comics-document.c (comics_document_load):
235         * backend/comics/comicsdocument.evince-backend.in:
236         * configure.ac:
237         * thumbnailer/evince-thumbnailer-comics.schemas.in:
238         
239         Added support for 7-zip based cb7 comic book. Patch by
240         Kartik Rustagi. Fixes bug #532312.
241
242 2008-06-24  Bastien Nocera  <hadess@hadess.net>
243
244         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
245         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
246         Fixes bug #539972.
247
248 2008-06-24  Bastien Nocera  <hadess@hadess.net>
249
250         * shell/Makefile.am:
251         * shell/ev-application.c (ev_application_init),
252         (ev_application_get_media_keys):
253         * shell/ev-application.h:
254         * shell/ev-marshal.list:
255         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
256         (proxy_destroy), (on_media_player_key_pressed),
257         (ev_media_player_keys_init), (ev_media_player_keys_focused),
258         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
259         * shell/ev-media-player-keys.h:
260         * shell/ev-window.c (ev_window_go_previous_page),
261         (ev_window_go_next_page), (ev_window_go_first_page),
262         (ev_window_go_last_page), (ev_window_start_presentation),
263         (ev_window_dispose), (view_actions_focus_in_cb):
264         * shell/ev-window.h: When building with D-Bus support, listen
265         for multimedia key events from gnome-settings-daemon. This allows
266         to go to the next/previous/first/last pages using, respectively,
267         Next/Previous/Rewing/Fast Forward. The Play button is used to start
268         a presentation. Fixes bug #539971.
269
270 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
271
272         * configure.ac:
273         
274         Update for release 2.23.4.
275
276 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
277
278         * NEWS:
279
280         Update news for 2.23.4 release.
281         
282 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
283
284         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
285         * shell/ev-sidebar-thumbnails.c:
286         (ev_sidebar_thumbnails_set_loading_icon),
287         (ev_sidebar_thumbnails_refresh):
288         * shell/ev-window.c: (ev_window_error_message),
289         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
290         (ev_window_set_document):
291
292         Do not crash opening documents with no pages and show a warning
293         message in the message area. Fixes bugs #537574 and #171588.
294         
295 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
296
297         * shell/Makefile.am:
298         * shell/ev-file-monitor.[ch]:
299         * shell/ev-window.c: (ev_window_document_changed),
300         (ev_window_clear_reload_job), (ev_window_load_job_cb),
301         (ev_window_reload_job_cb), (ev_window_open_uri),
302         (ev_window_reload_document), (ev_window_cmd_view_reload),
303         (ev_window_dispose):
304
305         Automaticly reload the document when the file has changed on
306         disk. Bug #304249.
307         
308 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
309
310         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
311         * libdocument/ev-image.c: (ev_image_save_tmp):
312         * libdocument/ev-module.c: (ev_module_load):
313         * shell/ev-application.c: (ev_application_shutdown),
314         (ev_application_get_print_settings):
315         * shell/ev-sidebar-attachments.c:
316         (ev_sidebar_attachments_button_press),
317         (ev_sidebar_attachments_drag_data_get):
318         * shell/ev-window.c: (window_save_file_copy_ready_cb),
319         (ev_window_print_finished), (ev_window_print_send),
320         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
321         (ev_window_preview_print_finished), (ev_window_do_preview_print),
322         (ev_window_cmd_preview_print):
323         * shell/main.c: (load_files_remote):
324         Fix some build warnings under GCC 4.3.0. (#537535).
325
326 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
327
328         * shell/ev-jobs.c: (ev_job_render_dispose):
329
330         Fix a crash in debug mode. Patch by Daniel M German.
331         
332 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
333
334         * shell/ev-window.c:
335
336         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
337         
338 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
339
340         * shell/ev-window.c: (ev_window_print_send),
341         (ev_window_do_preview_print):
342
343         Use the window title as print job name instead of just
344         "evince-print". Fixes bug #534493.
345         
346 2008-05-19  Frederic Peters  <fpeters@0d.be>
347
348         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
349         Bug #533897.
350
351 2008-05-19  Frederic Peters  <fpeters@0d.be>
352
353         * help/reference/Makefile.am: added missing libevmountoperation to
354         gtkdoc-scanobj libraries.  Bug #533896.
355
356 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
357
358         * properties/ev-properties-view.c (get_default_user_units):
359         Fixes check for default units string translation. Bug #533323.
360
361 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
362
363         * backend/impress/iksemel.c (sax_core): Fix a free() that should
364         be an iks_free(). Fix an array overflow in the XML parser that
365         would occur whenever the number of attributes in a tag was greater
366         than 0 and divisible by 6. Fixes GNOME bug #530852.
367
368 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
369
370         * backend/djvu/djvu-document-private.h:
371         * backend/djvu/djvu-links.c:
372         * backend/djvu/djvu-text.c:
373         * backend/djvu/djvu-document.c: (djvu_handle_events),
374         (djvu_wait_for_message), (djvu_document_load),
375         (document_get_page_size), (djvu_document_render),
376         (djvu_document_thumbnails_get_thumbnail),
377         (djvu_document_file_exporter_end):
378
379         Make sure load job doesn't finish successfully when the document
380         is not successfully decoded by libdjvu. Fixes bug #530202.
381         
382 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
383
384         * configure.ac:
385         * libdocument/Makefile.am:
386         * libdocument/ev-debug.[ch]:
387         * libdocument/ev-document.c:
388         * shell/ev-jobs.c: (ev_job_links_dispose),
389         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
390         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
391         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
392         (ev_job_render_page_ready), (ev_job_render_run),
393         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
394         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
395         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
396         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
397         (ev_job_print_new), (ev_job_print_run):
398         * shell/main.c: (main):
399
400         Add debug mode based on gedit code. Add debug messages in
401         ev-jobs.
402         
403 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
404
405         * libdocument/ev-document-factory.c: (get_document_from_uri):
406
407         Fix memory leak.
408         
409 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
410
411         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
412         (get_mime_type_from_data), (get_document_from_uri),
413         (ev_document_factory_get_document):
414         
415         Improved error message about file opening failture.
416         Bug #529129.
417
418 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
419
420         * data/evince-toolbar.xml:
421         
422         Allow to add SaveAs to toolbar.
423
424 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
425
426         * shell/ev-view-private.h:
427         * shell/ev-view.[ch]: (ev_view_button_release_event),
428         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
429         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
430         (ev_view_update_primary_selection), (clear_link_selected),
431         (ev_view_copy_link_address):
432         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
433
434         Update also the primary selection when copying a link
435         address. Fixes bug #520855.
436         
437 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * libdocument/ev-document-factory.c: (get_document_from_uri):
440
441         Use the pixbuf backend only when the mime type is not supported by
442         any of the other backend so that tiff documents, for instance, are
443         handled by the tiff backend instead of the pixbuf backend. fixes
444         bug #520290.
445         
446 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
447
448         * cut-n-paste/Makefile.am:
449
450         Add evmountoperation to subdirs list.
451         
452 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
453
454         * configure.ac:
455
456         Fix libspectre check in configure script. Fixes bug #528549.
457         
458 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
459
460         * configure.ac:
461         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
462         * shell/Makefile.am:
463         * shell/ev-window.c: (ev_window_load_remote_failed),
464         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
465
466         Add GtkMountOperation (renamed to avoid conflicts) to be able to
467         open documents in remote locations that are not mounted.
468         
469 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
470
471         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
472         (bitmap_convert_msb8):
473         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
474         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
475
476         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
477         
478 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
479
480         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
481         (ev_job_render_new), (ev_job_render_set_selection_info),
482         (ev_job_render_run):
483         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
484         (check_job_size_and_unref),
485         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
486         (add_job), (ev_pixbuf_cache_get_selection_surface):
487
488         Create the render context needed for rendering a page in the render
489         thread so that we don't block the main thread. Simplify
490         EvJobRender API.
491         
492 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
493
494         * libdocument/Makefile.am:
495         * libdocument/ev-page.[ch]:
496         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
497         (ev_render_context_new), (ev_render_context_set_page):
498         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
499         (ev_form_field_finalize), (ev_form_field_class_init):
500         * libdocument/ev-document-forms.[ch]:
501         (ev_document_forms_get_form_fields):
502         * libdocument/ev-document.[ch]: (ev_document_get_page),
503         (ev_document_get_page_size), (ev_document_get_page_label):
504         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
505         (ev_job_render_run), (ev_job_thumbnail_new),
506         (ev_job_thumbnail_run), (ev_job_print_run):
507         * shell/ev-page-cache.c: (ev_page_cache_new):
508         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
509         (check_job_size_and_unref), (add_job):
510         * shell/ev-sidebar-thumbnails.c: (add_range):
511         * shell/ev-view.c: (ev_view_form_field_get_region),
512         (ev_view_form_field_button_create_widget),
513         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
514         (ev_view_handle_form_field), (ev_view_size_allocate),
515         (get_selected_text):
516         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
517         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
518         (pdf_document_get_page), (pdf_document_get_page_label),
519         (pdf_document_render), (pdf_document_get_info),
520         (pdf_document_document_iface_init),
521         (pdf_document_thumbnails_get_thumbnail),
522         (pdf_document_thumbnails_get_dimensions),
523         (pdf_document_file_exporter_do_page),
524         (pdf_selection_render_selection),
525         (pdf_selection_get_selected_text),
526         (pdf_selection_get_selection_region),
527         (pdf_selection_get_selection_map),
528         (pdf_document_forms_get_form_fields),
529         (pdf_document_forms_form_field_text_get_text),
530         (pdf_document_forms_form_field_text_set_text),
531         (pdf_document_forms_form_field_button_set_state),
532         (pdf_document_forms_form_field_button_get_state),
533         (pdf_document_forms_form_field_choice_get_item),
534         (pdf_document_forms_form_field_choice_get_n_items),
535         (pdf_document_forms_form_field_choice_is_item_selected),
536         (pdf_document_forms_form_field_choice_select_item),
537         (pdf_document_forms_form_field_choice_toggle_item),
538         (pdf_document_forms_form_field_choice_unselect_all),
539         (pdf_document_forms_form_field_choice_set_text),
540         (pdf_document_forms_form_field_choice_get_text):
541         * backend/ps/ev-spectre.c: (ps_document_get_page),
542         (ps_document_get_page_size), (ps_document_get_page_label),
543         (ps_document_render), (ps_document_document_iface_init),
544         (ps_document_file_exporter_do_page):
545         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
546         (tiff_document_render), (tiff_document_render_pixbuf),
547         (tiff_document_file_exporter_do_page):
548         * backend/pixbuf/pixbuf-document.c:
549         (pixbuf_document_get_page_size):
550         * backend/comics/comics-document.c:
551         (comics_document_get_page_size), (comics_document_render_pixbuf):
552         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
553         (djvu_document_render), (djvu_selection_get_selected_text),
554         (djvu_document_thumbnails_get_thumbnail),
555         (djvu_document_file_exporter_do_page),
556         (djvu_document_find_get_result):
557         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
558         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
559         (dvi_document_thumbnails_get_thumbnail),
560         (dvi_document_file_exporter_do_page):
561         * backend/impress/impress-document.c:
562         (impress_document_get_page_size),
563         (impress_document_render_pixbuf):
564         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
565
566         Add EvPage so that we can hold a reference to the backend
567         page. Form fields keep now a reference to the poppler page
568         improving performance since we don't have to create/destroy the
569         poppler field for every form operation. This will be needed for
570         annotations too.
571         
572 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
573
574         * data/evince-ui.xml:
575         * shell/ev-window.c:
576
577         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
578         
579 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
580
581         * configure.ac:
582         * backend/ps/Makefile.am:
583
584         Remove gs stuff from ps backend.
585         
586 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
587
588         * configure.ac:
589         * backend/pdf/ev-poppler.cc:
590
591         Bump poppler requirement to 0.8.0.
592         
593 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
594
595         * NEWS:
596         * configure.ac:
597
598         Update for release 2.22.1.1
599
600 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
601
602         * configure.ac:
603
604         Fix build (again) when poppler version is 0.6
605         
606 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
607
608         * backend/djvu/djvu-links.c: (build_tree):
609
610         Make sure link title is a valid utf8 string. Fixes bug #526517.
611         
612 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
613
614         * configure.ac:
615
616         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
617         #526799.
618         
619 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
620
621         * configure.ac:
622         
623         Update for release 2.22.1.
624
625 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
626
627         * NEWS:
628
629         Update for upcoming release.
630
631 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
632
633         * configure.ac:
634         * backend/dvi/dvidocument.evince-backend.in:
635
636         Add compressed dvi to the list of supported mime types. Patch by
637         Ed Catmur. Fixes bug #307087.
638
639 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * shell/ev-jobs.c: (ev_job_print_get_page_list):
642
643         Fix a crash when printing a range that doesn't specify the start or
644         end page. Fixes bug #524288.
645
646 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * shell/ev-window.c: (ev_window_cmd_continuous),
649         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
650         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
651         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
652         (ev_window_run_presentation), (ev_window_stop_presentation),
653         (ev_window_cmd_view_presentation),
654         (ev_window_cmd_leave_fullscreen),
655         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
656
657         Do not unfullscreen and fullscreen again the window when changing
658         from fullscreen to presentation mode and vice versa. Fixes bug
659         #524112.
660         
661 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
664
665         Do not crash when thumbnail failed to render in PS backend. Fixes
666         bug #525015.
667         
668 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
669
670         * shell/ev-window.c: (window_open_file_copy_ready_cb),
671         (ev_window_load_file_remote), (ev_window_open_uri):
672
673         Handle errors when opening remote files.
674         
675 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
676
677         * shell/ev-page-action.c: (ev_page_action_grab_focus):
678
679         Only grab the focus for the current visible proxy widget. Fixes
680         bug #521224.
681         
682 2008-03-30  Emil Soleyman  <emil@nishra.com>
683
684         * shell/ev-window.c: (launch_external_uri):
685         
686         Reuse g_app_info_launch_default_for_uri to
687         save some code and fix bug #525009.
688
689 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
690
691         * shell/ev-window.c (image_save_dialog_response_cb):
692
693         Use g_str_has_suffix. See bug #523069.
694
695 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
696
697         * configure.ac:
698
699         Add a configure option to enable/diable DBus. Patch by Rémi
700         Cardona. Fixes bug 521797.
701
702 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
703
704         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
705
706         Fix printing in documents with rotated pages. Patch by Eugen
707         Dedu. Fixes bug #512648.
708         
709 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
710
711         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
712         (ev_link_from_action):
713
714         Fix warning messages.
715         
716 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-window.c: (image_save_dialog_response_cb):
719
720         Do not append the extension to filename when saving an image
721         if the filename alredy contains the extension. Fixes bug #523069.
722         
723 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
724
725         * shell/ev-view.[ch]: (ev_view_find_cancel):
726         * shell/ev-window.c: (find_bar_close_cb):
727
728         Cancel the find operation when the find bar is closed. Fixes bug
729         #508845.
730         
731 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
732
733         * backend/ps/psdocument.evince-backend.in:
734
735         Make ps backend module resident. Fixes bug #520607.
736         
737 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
738
739         * shell/ev-jobs.c: (ev_job_print_run):
740
741         Invert collate action in order to work as expected, fix reverse
742         printing so that it doesn't start with a blank page and fix number
743         of copies. Patch by Eugen Dedu. Fixes bug #365332.
744         
745 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
746
747         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
748
749         Fix build with poppler <= 0.7.2
750         
751 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
752
753         * libdocument/ev-document-misc.c:
754         (ev_document_misc_surface_from_pixbuf):
755
756         Fix selections with poppler-splash.
757         
758 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
759
760         * configure.ac:
761         * backend/pdf/ev-poppler.cc:
762
763         Fix build with poppler >= 0.7.2
764         
765 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
766
767         * configure.ac:
768         
769         Update for release 2.22.0
770
771 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
772
773         * NEWS:
774
775         Update for upcoming release.
776
777 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
778
779         * shell/ev-window.c (ev_window_print_dialog_response_cb):
780
781         Bug 495107 – Handle print dialog responses correctly
782
783         Correctly handle print dialog response. Properly fixes
784         the above mentioned bug.
785
786 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
787
788         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
789
790         Make sure print job is only run when the print button is
791         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
792         
793 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
794
795         * backend/pdf/pdfdocument.evince-backend.in:
796         * libdocument/ev-backends-manager.c:
797         (ev_backends_manager_load_backend),
798         (ev_backends_manager_get_document):
799         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
800
801         Allow making backend modules resident. This is needed only for
802         some backends like pdf to avoid registering glib types more than
803         once.
804         
805 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
806
807         * backend/comics/comics-document.c:
808         * backend/djvu/djvu-document.c:
809         * backend/impress/impress-document.c:
810         * backend/pdf/ev-poppler.cc:
811         * backend/pixbuf/pixbuf-document.c:
812         * backend/ps/ev-spectre.c:
813         * backend/ps/ps-document.c:
814         * backend/tiff/tiff-document.c:
815         * libdocument/ev-document.h:
816         * properties/ev-properties-main.c:
817
818         Use g_type_module_add_interface instead of
819         g_type_add_interface_static. Fixes bug #519679.
820         
821 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
822
823         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
824         Added. Returns whether the animation has everything necessary to run.
825         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
826         is ready just because it's been created. Fixes #519106.
827         (draw_one_page): Do not show the "Loading..." text in presentation
828         mode, there was a slim probability that this could happen.
829
830 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
831
832         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
833
834         Duplicate mime_type string before freeing it so that it doesn't
835         always fail when getting mime type from uri. Fixes bug #518874.
836         
837 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
838
839         * shell/ev-view.c: (ev_view_form_field_choice_changed):
840
841         Fix a crash when a choice form field doesn't have any item
842         selected. Fixes bug #518831
843         
844 2008-02-25  Alexander Larsson  <alexl@redhat.com>
845
846         * shell/ev-window.c (ev_window_clear_temp_file):
847         Use g_file_has_prefix instead of renamed
848         g_file_contains_file.
849
850         * configure.ac:
851         Require new glib for above change.
852         
853 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
854
855         * libdocument/ev-image.c: (ev_image_finalize),
856         (ev_image_save_tmp):
857
858         Return a real uri instead of a filename when saving an
859         image. Fixes images drag an drop from evince to nautilus. 
860         
861 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * backend/pdf/ev-poppler.cc:
864         (pdf_document_images_get_image_mapping):
865
866         Return the image list in the right order. Fixes bug #516237.
867         
868 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
869
870         * backend/impress/impress-document.c:
871         (impress_document_thumbnails_get_thumbnail):
872
873         Remove unused variable to avoid a compiler warning.
874
875 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
876
877         * configure.ac:
878         
879         Update for release 2.21.91.
880
881 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
882
883         * configure.ac:
884         * shell/Makefile.am:
885         * shell/ev-application.[ch]:
886         * shell/ev-sidebar-links.c:
887         * shell/ev-utils.[ch]:
888         * shell/ev-window.[ch]:
889
890         Remove libgnomeprint support. Fixes bug #512370.
891         
892 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
893
894         * thumbnailer/evince-thumbnailer.c: (main):
895
896         Initialize glib type system before using it. Fixes bug #513934.
897         
898 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
899
900         * properties/ev-properties-main.c:
901
902         Add missing #include.
903         
904 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
905
906         * configure.ac:
907         * backend/djvu/djvu-document.c: (djvu_document_render):
908         * backend/tiff/tiff-document.c: (tiff_document_render):
909
910         Use the new cairo function cairo_format_stride_for_width when
911         available. Fixes bug #482720.
912
913 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
916         (get_mime_type_from_data), (get_document_from_uri):
917
918         Use g_content_type_guess() only when slow is true in
919         get_document_from_uri(). Fix several memory leaks.
920         
921 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
922
923         * libdocument/ev-document-factory.c:
924         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
925         (get_document_from_uri):
926
927         Use g_content_type_guess () to get mimetype for files.
928         Bug #510401.
929
930 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
931
932         * thumbnailer/Makefile.am:
933
934         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
935         
936 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
937
938         * configure.ac:
939
940         Fix build with --without-libgnome. Fixes bug #512771.
941         
942 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
943
944         * backend/dvi/Makefile.am: Install only dvi
945         module. Fixes bug #512718.
946
947 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
948
949         * properties/ev-properties-main.c: (nautilus_module_initialize):
950         
951         Initialize backends in properties tab. Fixes bug
952         #512720.
953
954 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
955
956         * properties/Makefile.am: No need to link with 
957         libraries. Fixes bug #512719.
958
959 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
960
961         * NEWS:
962         * configure.ac:
963         
964         Update for release 2.21.90.
965
966 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
967
968         * shell/ev-window.c: (ev_window_cmd_escape):
969
970         Fix compile warning.
971         
972 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
973
974         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
975
976         Fix printing in dvi backend when filename contains white
977         espaces. Fixes bug #502839.
978         
979 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
980
981         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
982         (screensaver_disable_x11):
983         * shell/Makefile.am:
984         * shell/xdg-user-dir-lookup.c: Removed
985         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
986         * shell/ev-view.c: (ev_view_presentation_transition_start):
987         * shell/ev-window.c: (ev_window_cmd_file_open),
988         (ev_window_cmd_save_as), (presentation_set_timeout):
989
990         Remove #ifdefs that are no longer needed.
991         
992 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * shell/ev-view.[ch]: (ev_view_button_release_event),
995         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
996         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
997         (ev_window_cmd_escape):
998
999         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1000         
1001 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1002
1003         * configure.ac:
1004         * backend/comics/comics-document.c: (comics_document_load):
1005         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1006         (ev_attachment_set_property), (ev_attachment_init),
1007         (ev_attachment_save), (ev_attachment_launch_app),
1008         (ev_attachment_open):
1009         * libdocument/ev-document-factory.c: (get_document_from_uri):
1010         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1011         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1012         * shell/ev-jobs.c:
1013         * shell/ev-password.c: (ev_password_dialog_set_property),
1014         (ev_password_dialog_save_password):
1015         * shell/ev-sidebar-attachments.c:
1016         (ev_sidebar_attachments_drag_data_get):
1017         * shell/ev-window-title.c: (get_filename_from_uri):
1018         * shell/ev-window.c: (ev_window_clear_temp_file),
1019         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1020         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1021         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1022         (launch_external_uri), (image_save_dialog_response_cb),
1023         (attachment_save_dialog_response_cb):
1024         * shell/main.c: (load_files), (load_files_remote), (main):
1025         * thumbnailer/evince-thumbnailer.c: (main):
1026
1027         Port to gio and drop gnome-vfs dependency. Fixes bug
1028         #510401. Based on patch by Cosimo Cecchi.
1029         
1030 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1031
1032         * NEWS:
1033
1034         Fixed formatting inconsistencies (spaces vs. tabs)
1035
1036 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1037
1038         * shell/ev-window.c:
1039
1040         Use top/up/bottom/down arrows instead of
1041         first/left/last/right in the toolbar and menu actions.
1042         This fixes issues with RTL languages and is visually
1043         consistent with the page view. Fixes bug #170081.
1044
1045 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1046
1047         * NEWS:
1048
1049         Fixed some inaccuracies pointed out by Carlos Garcia
1050         Campos.
1051
1052 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1053
1054         * NEWS:
1055         * data/evince.schemas.in:
1056         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1057
1058         Override PDF restrictions by default. Fixes bug #382700.
1059
1060 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1061
1062         * NEWS: Updated for upcoming release
1063
1064 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1065
1066         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1067
1068         Fix memory leak.
1069         
1070 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1071
1072         * shell/ev-window.c: (register_custom_actions):
1073         
1074         Added comment for translators
1075
1076 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1077
1078         * shell/ev-view.c: (ev_view_button_release_event):
1079
1080         Do not create the idle function for kinetic scrolling if we are
1081         not in a drag operation.
1082
1083 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1084
1085         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1086         (ev_view_button_press_event), (ev_view_motion_notify_event),
1087         (ev_view_button_release_event):
1088
1089         Restore cursor after autoscrolling. Fixes bug #509958.
1090
1091 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1092
1093         * configure.ac:
1094         * backend/pdf/ev-poppler.cc:
1095         (pdf_document_images_get_image_mapping),
1096         (pdf_document_images_get_image),
1097         (pdf_document_document_images_iface_init):
1098         * libdocument/ev-document-images.[ch]:
1099         (ev_document_images_get_image_mapping),
1100         (ev_document_images_get_image):
1101         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1102         (ev_image_get_id), (ev_image_save_tmp):
1103         * shell/ev-jobs.c: (ev_job_render_run):
1104         * shell/ev-view.c: (ev_view_drag_data_get):
1105         * shell/ev-window.c: (image_save_dialog_response_cb),
1106         (ev_view_popup_cmd_copy_image):
1107
1108         Do not render images when rendering the page but on demand. It
1109         reduces the memory comsumption.
1110         
1111 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1112
1113         * configure.a:
1114         * shell/ev-password.c:
1115
1116         Make gnome-keyring optional. Fixes bug #509676.
1117         
1118 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1119
1120         * shell/ev-pixbuf-cache.c: (add_job):
1121
1122         Initialize include_images variable as FALSE instead of TRUE.
1123         
1124 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1125
1126         * configure.ac:
1127         * cut-n-paste/Makefile.am:
1128         * cut-n-paste/fileformatchooser/Makefile.am:
1129         * cut-n-paste/fileformatchooser/egg-macros.h:
1130         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1131         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1132         * shell/Makefile.am:
1133         * shell/ev-utils.c:
1134         (file_chooser_dialog_add_writable_pixbuf_formats),
1135         (get_gdk_pixbuf_format_by_extension):
1136         * shell/ev-utils.h:
1137         * shell/ev-window.c: (ev_window_error_message),
1138         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1139         
1140         Simplify image format selection on save.
1141
1142 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1143
1144         * shell/ev-view.c: (ev_view_scroll_event):
1145         
1146         Repair gorizontal scrolling with shift. Fixes
1147         bug #483412.
1148
1149 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1150         
1151         * MAINTAINERS:
1152
1153         Fix formatting issues.
1154         
1155 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1156
1157         * backend/comics/comics-document.c: (comics_regex_quote):
1158         
1159         Don't overquote special chars except of '. See bug 
1160         502500. Thanks to Tom Parker.
1161
1162 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1163
1164         * MAINTAINERS:
1165         
1166         Added Nickolay and Carlos, since they're doing most of
1167         the releases nowadays.
1168
1169 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1170
1171         * properties/Makefile.am:
1172
1173         Get the nautilus extension dir properly instead of using
1174         a hack. Fixes bug #505359.
1175
1176 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1177
1178         * properties/Makefile.am:
1179         
1180         Install nautilus extension into new place. See bug
1181         #505359. Thanks to Matthias Clasen, Brian Pepple and
1182         Damien Carbery.
1183
1184 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1185
1186         * shell/ev-window.c: (ev_window_get_recent_file_label):
1187         
1188         RTL marker in recent file list. See bug #509076.
1189
1190 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1193         * shell/ev-window.c: (image_save_dialog_response_cb):
1194
1195         Fix compile warnings due to unused variables.
1196         
1197 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1198
1199         * configure.ac:
1200         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1201         * backend/ps/ev-spectre.c: (ps_document_render):
1202
1203         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1204
1205 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1206
1207         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1208         (ev_transition_animation_paint): Implement "fade" effect.
1209
1210 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1211
1212         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1213         (ev_transition_animation_paint): Implement "uncover" effect.
1214
1215 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1216
1217         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1218         (ev_transition_animation_paint): Implement "cover" effect.
1219
1220 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1221
1222         * shell/ev-transition-animation.c (ev_transition_animation_push)
1223         (ev_transition_animation_paint): Implement "push" effect.
1224
1225 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1226
1227         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1228         (ev_transition_animation_paint): Implement "dissolve" effect.
1229
1230 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1231
1232         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1233         (ev_transition_animation_paint): Implement "wipe" effect.
1234
1235 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1236
1237         * shell/ev-transition-animation.c (ev_transition_animation_box)
1238         (ev_transition_animation_paint): Implement "box" effect.
1239
1240 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1241
1242         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1243         (ev_transition_animation_paint): Implement "blinds" effect.
1244
1245 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1246
1247         * shell/ev-transition-animation.c (ev_transition_animation_split)
1248         (ev_transition_animation_paint): Implement "split" effect.
1249
1250 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1251
1252         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1253         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1254         (ev_view_transition_animation_start) 
1255         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1256         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1257         (ev_view_next_page) (ev_view_previous_page):
1258         
1259         Use EvTransitionAnimation to drive page changes in the presentation
1260         mode, the animation will wait to start until both the origin and 
1261         destination page surfaces are available. Fixes #458460.
1262
1263         (draw_loading_text):
1264
1265         Remove workaround for bug #320352, it's now fixed properly.
1266
1267
1268 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1269
1270         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1271         will contain the implementations for page transition animations, at
1272         the moment it just has the "replace" effect.
1273         * shell/Makefile.am: Added these files to build.
1274
1275 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1276
1277         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1278         animations.
1279         * shell/Makefile.am: Added these files to build.
1280
1281 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1282
1283         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1284         implementation to get_effect() in EvDocumentTransitionIface.
1285
1286 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1287
1288         * libdocument/ev-transition-effect.[ch]: New files, define a page
1289         transition effect, at the moment it maps PopplerPageTransition to a
1290         GObject.
1291         * libdocument/Makefile.am: Added these files to build.
1292         * libdocument/ev-document-transition.[ch]
1293         (ev_document_transition_get_effect): New method, gets the
1294         EvTransitionEffect returned by the interface implementation, with
1295         fallback to the "replace" effect.
1296
1297 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1298
1299         * configure.ac:
1300         * cut-n-paste/Makefile.am:
1301         * cut-n-paste/fileformatchooser/Makefile.am:
1302         * cut-n-paste/fileformatchooser/egg-macros.h:
1303         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1304         * shell/Makefile.am:
1305         * shell/ev-window.c: (image_save_dialog_response_cb),
1306         (ev_view_popup_cmd_save_image_as):
1307
1308         Allow exporting images in any format supported by
1309         GdkPixbuf. Fixes bug #500209.
1310         
1311 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1312
1313         * backend/pixbuf/pixbuf-document.c:
1314
1315         More warnings fixed.
1316         
1317 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1318
1319         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1320         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1321         * backend/djvu/djvu-text.h:
1322         * backend/tiff/tiff-document.c: (tiff_document_render):
1323
1324         Fix compile warnings.
1325         
1326 2007-12-28  Christian Persch  <chpe@gnome.org>
1327
1328         * **/*.c: Include config.h. Bug #504721.
1329
1330 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1331
1332         * configure.ac:
1333         * Makefile.am:
1334         * po/POTFILES.in:
1335         * backend/comics/Makefile.am:
1336         * backend/comics/comics-document.[ch]:
1337         * backend/comics/comicsdocument.evince-backend.in:
1338         * backend/djvu/Makefile.am:
1339         * backend/djvu/djvu-document.[ch]:
1340         * backend/djvu/djvudocument.evince-backend.in:
1341         * backend/dvi/Makefile.am:
1342         * backend/dvi/dvi-document.[c]:
1343         * backend/dvi/dvidocument.evince-backend.in:
1344         * backend/impress/Makefile.am:
1345         * backend/impress/impress-document.[ch]:
1346         * backend/impress/impressdocument.evince-backend.in:
1347         * backend/pdf/Makefile.am:
1348         * backend/pdf/ev-poppler.cc:
1349         * backend/pdf/ev-poppler.h:
1350         * backend/pdf/pdfdocument.evince-backend.in:
1351         * backend/pixbuf/Makefile.am:
1352         * backend/pixbuf/pixbuf-document.[ch]:
1353         * backend/pixbuf/pixbufdocument.evince-backend.in:
1354         * backend/ps/Makefile.am:
1355         * backend/ps/ev-spectre.[ch]:
1356         * backend/ps/ps-document.[ch]:
1357         * backend/ps/psdocument.evince-backend.in:
1358         * backend/tiff/Makefile.am:
1359         * backend/tiff/tiff-document.[ch]:
1360         * backend/tiff/tiffdocument.evince-backend.in:
1361         * libdocument/Makefile.am:
1362         * libdocument/ev-backends-manager.[ch]:
1363         * libdocument/ev-module.[ch]:
1364         * libdocument/ev-document.h:
1365         * libdocument/ev-document-factory.[ch]:
1366         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1367         (get_compression_from_mime_type), (get_document_from_uri),
1368         (ev_document_factory_get_document), (file_filter_add_mime_types),
1369         (ev_document_factory_add_filters):
1370         * shell/Makefile.am:
1371         * shell/ev-window-title.c: (get_filename_from_uri):
1372         * shell/main.c: (main):
1373         * thumbnailer/Makefile.am:
1374         * thumbnailer/evince-thumbnailer.c: (main):
1375
1376         Plugin system for backends. Fixes bug #351348.
1377         
1378 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1379
1380         * shell/ev-view-private.h:
1381         * shell/ev-view.c: (ev_view_drag_update_momentum),
1382         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1383         (ev_view_button_release_event), (ev_view_destroy):
1384         
1385         Kinetic scrolling implemented as requested in
1386         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1387
1388 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1389
1390         * data/evince-toolbar.xml:
1391         * data/evince-ui.xml:
1392         * shell/ev-view-private.h:
1393         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1394         (ev_view_button_press_event), (ev_view_motion_notify_event),
1395         (ev_view_button_release_event), (ev_view_init),
1396         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1397         (ev_view_set_cursor):
1398         * shell/ev-view.h:
1399         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1400         (ev_window_cmd_view_autoscroll):
1401         
1402         Autoscroll feature with the context menu. Fixes bug 
1403         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1404
1405 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1408
1409         Disconnect also page-ready signal when removing a job because the
1410         page size has changed. Thanks to kripken
1411         <kripkensteiner@gmail.com>.
1412
1413 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1414
1415         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1416         
1417         Scroll pages in page entry with mouse wheel. Fixes bug
1418         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1419
1420 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1421
1422         * backend/dvi/Makefile.am:
1423         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1424         (mdvi_cairo_device_init):
1425         * backend/dvi/mdvi-lib/common.h:
1426         * backend/dvi/mdvi-lib/mdvi.h:
1427         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1428         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1429         (mdvi_build_path_from_cwd):
1430
1431         Add ps specials support in dvi backend when libspectre is
1432         present. Fixes bug #386005.
1433         
1434 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1435
1436         * configure.ac:
1437         * backend/ps/Makefile.am:
1438         * backend/ps/ev-spectre.[ch]:
1439         
1440         Use libspectre, if available, for the ps backend. Fixes bugs
1441         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1442
1443 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1444         
1445         * backend/comics/comics-document.c: (comics_document_load):
1446         
1447         Cygwin build issue fix.
1448
1449 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1450
1451         * shell/ev-view.c: (ev_view_set_zoom):
1452
1453         Do not limit the minimum zoom factor when sizing mode is best bit
1454         or fit width. Fixes bug #503805.
1455         
1456 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1457
1458         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1459         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1460         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1461         (ev_link_dest_get_property), (ev_link_dest_set_property),
1462         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1463         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1464         (ev_link_dest_new_fitr):
1465         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1466         (goto_fith_dest), (goto_xyz_dest):
1467
1468         Do not change left, top and zoom values when they are null in PDF
1469         destinations. Fixes bug #460658.
1470         
1471 2007-12-10  Christian Persch  <chpe@gnome.org>
1472
1473         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1474         (ev_view_accessible_class_init),
1475         (ev_view_accessible_idle_do_action),
1476         (ev_view_accessible_action_do_action),
1477         (ev_view_accessible_action_get_description),
1478         (ev_view_accessible_action_set_description),
1479         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1480         (ev_view_accessible_factory_init),
1481         (ev_view_accessible_factory_get_accessible_type):
1482         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1483         private data, and G_DEFINE_TYPE. Bug #502843.
1484
1485 2007-12-08  Christian Persch  <chpe@gnome.org>
1486
1487         * shell/ev-metadata-manager.c: (item_free),
1488         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1489         (value_free), (parse_value), (parseItem),
1490         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1491         (save_values): Use GSlice to allocate small amounts of memory. Bug
1492         #475972.
1493
1494 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1497
1498         Restore cursor to normal after a drag operation. Fixes bug
1499         #501603.
1500         
1501 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1502
1503         * NEWS:
1504         * configure.ac:
1505         
1506         Update for release 2.21.1
1507
1508 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1509
1510         * configure.ac:
1511         * cut-n-paste/gedit-message-area/Makefile.am:
1512         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1513         * shell/Makefile.am:
1514         * shell/ev-message-area.[ch]:
1515         * shell/ev-window.c: (ev_window_set_message_area),
1516         (ev_window_error_message_response_cb), (ev_window_error_message),
1517         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1518         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1519         (ev_attachment_popup_cmd_open_attachment),
1520         (attachment_save_dialog_response_cb), (ev_window_set_document),
1521         (ev_window_init):
1522
1523         Use a message area instead of a popup dialog for error
1524         notifications. Fixes bug #337495.
1525         
1526 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1527
1528         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1529         (ev_window_run_fullscreen):
1530
1531         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1532         
1533 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1534
1535         * ev-sidebar-thumbnails.c: (update_visible_range),
1536         (ev_sidebar_thumbnails_refresh),
1537         (ev_sidebar_thumbnails_set_document),
1538         (ev_sidebar_thumbnails_support_document):
1539
1540         Show thumbnails for documents with one page. Fixes bug #358751.
1541         
1542 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1543
1544         * shell/ev-window.c:
1545         (ev_window_load_print_settings_from_metadata),
1546         (ev_window_save_print_settings), (ev_window_print_finished),
1547         (ev_window_print_range):
1548
1549         Print settings that are specific to the document are now saved per
1550         document in the metadata file. Fixes bug #488806.
1551         
1552 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1553
1554         * backend/tiff/tiff-document.c: (tiff_document_render):
1555
1556         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1557         
1558 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1559
1560         * shell/ev-application.[ch]: (get_find_string_from_args),
1561         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1562         (ev_application_open_uri_list):
1563         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1564         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1565         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1566         (ev_window_cmd_recent_file_activate),
1567         (ev_window_open_recent_action_item_activated),
1568         (ev_window_print_send), (open_remote_link):
1569         * shell/main.c: (arguments_parse):
1570
1571         Add a command line option for search. Fixes bug #497710.
1572         
1573 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1574
1575         * shell/ev-jobs.c: (ev_job_print_new):
1576
1577         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1578         
1579 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1580
1581         * data/evince-toolbar.xml:
1582         * shell/Makefile.am:
1583         * shell/ev-application.c: (ev_application_init):
1584         * shell/ev-open-recent-action.[ch]:
1585         * shell/ev-window.c:
1586         (ev_window_open_recent_action_item_activated),
1587         (register_custom_actions):
1588
1589         Add an expander to the open toolbar item which pops up a dropdown
1590         menu with the recently used documents. Fixes bug #487215.
1591         
1592 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1593
1594         * shell/ev-window.c: (ev_window_open_uri),
1595         (ev_window_cmd_view_reload):
1596
1597         Do not jump to the first page when reloading by running evince
1598         from the command line. Fixes bug #490847.
1599         
1600 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1601
1602         * shell/ev-window.c: (ev_window_cmd_help_contents):
1603
1604         Plugged memory leak when help file is not found. Fixes bug
1605         #490762.
1606         
1607 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1608
1609         * configure.ac:
1610
1611         Enable djvu, dvi and comics backends by default. Fixes bug
1612         #437121.
1613         
1614 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1615
1616         * configure.ac:
1617         * cut-n-paste/Makefile.am:
1618         * cut-n-paste/recent-files/*: Removed
1619         * help/reference/Makefile.am:
1620         * shell/Makefile.am:
1621         * shell/ev-application.[ch]: (ev_application_shutdown),
1622         (ev_application_init):
1623         * shell/ev-window.c: (ev_window_add_recent),
1624         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
1625
1626         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
1627         
1628 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
1629
1630         * shell/ev-window.c: (launch_external_uri):
1631
1632         Let GnomeVFS check the URL, this allow more URL (like mailto:),
1633         and report error if the URL is not supported (#489910).
1634
1635 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1636
1637         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1638         (pdf_document_file_exporter_begin_page),
1639         (pdf_document_file_exporter_end_page):
1640
1641         Fix printing with poppler splash backend. Fixes bug #489774.
1642         
1643 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1644
1645         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1646         * shell/ev-print-job.c: (ev_print_job_class_init):
1647
1648         Fix a crash when printing with the gnome-print dialog. Fixes bug
1649         #488939.
1650         
1651 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
1652
1653         * backend/pixbuf/pixbuf-document.c:
1654
1655         Fix an implicit function definition warning (#487655)
1656
1657 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1658
1659         * shell/ev-window.c:
1660
1661         Fix conflicting shortcut for view sade pane and presentation.
1662         
1663 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1664
1665         * backend/pdf/ev-poppler.cc:
1666         (pdf_document_file_exporter_begin_page),
1667         (pdf_document_file_exporter_do_page),
1668         (pdf_document_file_exporter_end_page),
1669         (pdf_document_file_exporter_iface_init):
1670         * libdocument/ev-file-exporter.[ch]:
1671         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
1672         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1673         (ev_job_print_run):
1674
1675         When printing multiple pages per sheet in reverse option, do not
1676         invert the order of the pages in every sheet, but the order of the
1677         sheets. Do not print blank pages when page range is invalid. Fixes
1678         bugs #484857 and #485521.
1679         
1680 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1681
1682         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1683         (ev_job_print_run):
1684         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1685
1686         Respect ranges order when printing more than one range in random
1687         order.
1688         
1689 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1690
1691         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1692         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1693
1694         Rotate also the window icon when document is rotated. Fixes bug
1695         #474681.
1696         
1697 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1698
1699         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1700         (pdf_document_forms_get_form_fields):
1701
1702         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1703         Matthias Drochner.
1704         
1705 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1706
1707         * configure.ac:
1708         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1709
1710         Use poppler_page_render_for_printing() instead of
1711         poppler_page_render() if available when exporting to a ps or pdf
1712         file. Fixes bug #476627.
1713         
1714 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1715
1716         * shell/ev-window.c: (ev_window_run_fullscreen):
1717
1718         Do not show the toolbar in fullscreen mode if the main toolbar is
1719         not visible. Fixes bug #483048.
1720         
1721 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1722
1723         * shell/ev-view.c: (ev_view_button_press_event):
1724
1725         Give priority to form fields over images when deciding whether a
1726         button press event is over an image or form field. It allows edit
1727         form fields when they are over a background image. Fixes bug
1728         #477841.
1729         
1730 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1731
1732         * NEWS:
1733         * configure.ac:
1734         
1735         Update for release 2.20.0
1736
1737 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1738
1739         * backend/pdf/ev-poppler.cc:
1740
1741         Remove #ifdef HAVE_FORMS, so that forms support works again.
1742
1743 2007-09-05  Götz Waschk  <waschk@mandriva.org>
1744
1745         * configure.ac:
1746         * data/evince.desktop.in.in:
1747         
1748         Fixes desktop file issues. See bug #473471.
1749
1750 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1751
1752         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1753         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1754         (ev_job_queue_remove_job):
1755         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
1756         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
1757         * shell/ev-window.c: (ev_window_clear_save_job),
1758         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1759         (ev_window_dispose):
1760
1761         Move save a copy task to its own job so that it's carried out in a
1762         thread avoiding another lock in the main thread. Use
1763         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
1764         can be saved to a pathin another file system. Fixes bug #456891.
1765         
1766 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1767
1768         * NEWS:
1769         * configure.ac:
1770         
1771         Update for release 2.19.92
1772
1773 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1774
1775         * configure.ac:
1776         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1777         (pdf_selection_get_selection_region),
1778         (pdf_selection_get_selection_map),
1779         (ev_form_field_from_poppler_field):
1780
1781         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
1782         and triple click selections are enabled again now.
1783
1784 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1785
1786         * shell/ev-window.c: (ev_window_add_history):
1787
1788         Make sure not to use the history with documents not supporting
1789         links. Fixes bug #468954.
1790
1791 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1792
1793         * shell/ev-window.c: (ev_window_load_job_cb):
1794
1795         Restart the search when reloading a document with the find bar
1796         visible. Fixes bug #461962.
1797
1798 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1799
1800         * shell/ev-window.c: (setup_document_from_metadata),
1801         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
1802
1803         Do not jump to the first page when reloading a document from the
1804         last page.
1805
1806 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1807
1808         * shell/ev-window.c: (update_chrome_flag),
1809         (setup_sidebar_from_metadata),
1810         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
1811         (ev_window_cmd_edit_find_next),
1812         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
1813         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
1814         (find_bar_close_cb), (view_actions_focus_in_cb):
1815
1816         Do not update visibility when changing a chrome flag so that it's
1817         possible to update several flags and update visibility only once
1818         for all of them.
1819
1820 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1821
1822         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1823
1824         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
1825         supported by gtk+. Fixes bug #460907.
1826
1827 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1828
1829         * shell/ev-view.c: (view_update_range_and_current_page):
1830
1831         Make sure current-page <= end-page in continuous mode. Fixes bug
1832         #454950.
1833
1834 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1835
1836         * backend/pdf/ev-poppler.cc: (build_tree):
1837
1838         Ignore outline items without a title. Fixes bug #453913.
1839
1840 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1841
1842         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1843         (ev_view_button_release_event), (ev_view_leave_notify_event):
1844
1845         Use always drag mouse cursor during a drag operation. Fixes bug
1846         #470564.
1847
1848 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1849
1850         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1851         (pdf_selection_get_selection_region),
1852         (pdf_selection_get_selection_map):
1853
1854         Temporarily disable double and triple selections since it depends on
1855         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
1856         released and the update of the external dependency minimal version
1857         approved.
1858
1859 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1860
1861         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1862         (pdf_document_file_exporter_do_page):
1863         * libdocument/ev-file-exporter.h:
1864         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1865         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1866
1867         Actually fix printing regressions. Remove orientation from
1868         EvPrintContext since it's redundant.
1869
1870 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1871
1872         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
1873         * backend/impress/impress-document.c:
1874         (impress_document_document_iface_init):
1875         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1876         * backend/djvu/djvu-document.c:
1877         (djvu_document_document_iface_init),
1878         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1879         * backend/tiff/tiff-document.c:
1880         (tiff_document_document_iface_init):
1881         * backend/pixbuf/pixbuf-document.c:
1882         (pixbuf_document_document_iface_init):
1883         * backend/comics/comics-document.c:
1884         (comics_document_document_iface_init):
1885         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1886         (pdf_selection_render_selection),
1887         (pdf_selection_get_selected_text),
1888         (pdf_selection_get_selection_region),
1889         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1890         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1891         (ev_selection_get_selection_region),
1892         (ev_selection_get_selection_map):
1893         * libdocument/ev-document.[ch]:
1894         * shell/ev-pixbuf-cache.[ch]: (add_job),
1895         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1896         * shell/ev-view-private.h:
1897         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1898         (ev_job_render_run):
1899         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1900         * shell/ev-view.c: (start_selection_for_event),
1901         (ev_view_button_press_event), (ev_view_drag_data_get),
1902         (ev_view_drag_data_received), (ev_view_button_release_event),
1903         (compute_new_selection_text), (compute_selections),
1904         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1905         (ev_view_primary_get_cb):
1906
1907         Add support for double and triple click selections.
1908
1909 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1910
1911         * NEWS:
1912         * configure.ac:
1913
1914         Update for release 2.19.4
1915
1916 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1917
1918         * shell/ev-view-private.h:
1919         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1920         (ev_view_set_highlight_search):
1921         * shell/ev-view.h:
1922         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1923         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1924         (find_bar_visibility_changed_cb):
1925         
1926         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1927
1928 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1929
1930         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1931         (pdf_document_file_exporter_begin),
1932         (pdf_document_file_exporter_do_page):
1933         * shell/ev-jobs.c: (ev_job_print_run):
1934         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1935
1936         Create always a portrait cairo surface and rotate when needed for
1937         landscape. It fixes printing problems in real printers.
1938
1939 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1940
1941         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1942         * libdocument/ev-file-exporter.[ch]:
1943         (ev_file_exporter_get_capabilities):
1944         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1945         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1946
1947         Adjust number of pages per row according to page orientation when
1948         printing 2 or 6 pages per sheet.
1949
1950 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1951
1952         * shell/ev-window.c: (ev_window_print_send):
1953
1954         Reset also cups setting to 1 when printing multiple pages per
1955         sheet. Fixes bug #468853.
1956
1957 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * libdocument/ev-document-misc.c:
1960         (ev_document_misc_surface_rotate_and_scale):
1961
1962         Use directly cairo_surface_get_content() when creating a similar
1963         surface as suggested by Jeff Muizelaar. Thanks again.
1964
1965 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1966
1967         * backend/djvu/djvu-document.c: (djvu_document_render):
1968         * backend/tiff/tiff-document.c: (tiff_document_render):
1969         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1970         * libdocument/ev-document-misc.c:
1971         (ev_document_misc_surface_from_pixbuf),
1972         (ev_document_misc_surface_rotate_and_scale):
1973
1974         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1975         creating page surfaces. Fixes bug #453123. Thank you very much to
1976         Jeff Muizelaar <jeff@infidigm.net>.
1977
1978 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1979
1980         * shell/ev-page-cache.c: (ev_page_cache_new),
1981         (ev_page_cache_get_thumbnail_size):
1982         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1983         (ev_sidebar_thumbnails_set_loading_icon):
1984
1985         Also store in page-cache the dimensions of the thumbnails so that
1986         they can be used to create the correct loading icon in the side
1987         pane. Fixes bug #466857.
1988
1989 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1990
1991         * backend/pdf/ev-poppler.cc:
1992         (pdf_document_thumbnails_get_thumbnail):
1993
1994         Fix thumbnails rotation in pdf documents that include embedded 
1995         thumbnails.
1996
1997 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1998
1999         * backend/pdf/ev-poppler.cc:
2000
2001         Don't use #ifdef in macro expansion. Some compilers don't
2002         like that. Closes bug #467042.
2003
2004 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2005
2006         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2007         
2008         Fixes memory leak in djvu backend.
2009
2010 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2011
2012         * data/icons/32x32/Makefile.am:
2013         * data/icons/32x32/actions/Makefile.am:
2014         * data/icons/32x32/actions/view-page-cont.svg:
2015         * data/icons/32x32/actions/view-page-facing.svg:
2016         * data/icons/48x48/Makefile.am:
2017         * data/icons/48x48/actions/Makefile.am:
2018         * data/icons/48x48/actions/view-page-cont.svg:
2019         * data/icons/48x48/actions/view-page-facing.svg:
2020         
2021         Icons for a new sizes.
2022
2023 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2024
2025         * shell/ev-page-cache.c: (build_height_to_page),
2026         (ev_page_cache_get_height_to_page):
2027         
2028         Fixes invalid read, see bug #466401.
2029
2030 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2031
2032         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2033         (set_drag_cursor):
2034         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2035         (configure_item_cursor), (new_pixbuf_from_widget):
2036
2037         Fix multihead problems in toolbar editor. Fixes bug #382055.
2038
2039 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2040
2041         * shell/ev-window.c: (ev_window_cmd_file_open),
2042         (ev_window_cmd_save_as):
2043
2044         Use g_get_user_special_dir when available instead of
2045         xdg_user_dir_lookup.
2046
2047 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2048
2049         * MAINTAINERS:
2050         
2051         Updated according to request on desktop-devel.
2052
2053 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2054
2055         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2056
2057         Do not use cairo_rectangle and cairo_clip since we are
2058         not using cairo_fill but cairo_paint. Use the same cairo context
2059         for every page in the same expose event.
2060
2061 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2062
2063         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2064         leak.
2065
2066 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2067
2068         * configure.ac:
2069         * NEWS:
2070
2071         Release 0.9.3
2072
2073 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * libdocument/ev-document-info.h:
2076         * libdocument/ev-document.h:
2077         * shell/ev-page-action.h:
2078         * shell/ev-sidebar-links.h:
2079
2080         Fix a headers problem with ev-link
2081         
2082         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2083         * shell/ev-view-private.h:
2084         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2085         (get_link_area), (ev_view_query_tooltip),
2086         (ev_view_leave_notify_event), (ev_view_destroy),
2087         (ev_view_class_init):
2088
2089         Use new gtk tooltips when available instead of ev-tooltip.
2090         
2091 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2092
2093         * shell/ev-window.c: (update_chrome_visibility),
2094         (ev_window_sidebar_visibility_changed_cb):
2095
2096         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2097         
2098 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2099
2100         * shell/ev-navigation-action.c:
2101         (ev_navigation_action_history_changed),
2102         (ev_navigation_action_set_history):
2103         * shell/ev-navigation-action-widget.c:
2104         (ev_navigation_action_widget_init):
2105         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2106
2107         Fix compile warnings.
2108         
2109 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2110
2111         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2112         (egg_editable_toolbar_dispose):
2113
2114         Fix memory leak.
2115         
2116 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2117
2118         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2119         (screensaver_disable_x11):
2120         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2121         * shell/ev-window.c: (presentation_set_timeout):
2122         * shell/ev-view.c: (ev_view_presentation_transition_start):
2123
2124         Use g_timeout_add_seconds instead of g_timeout_add when
2125         available.
2126         
2127 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2128
2129         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2130
2131         Set horizontal scrollbar policy to AUTOMATIC instead of
2132         NEVER. Workaround for bug #449462.
2133         
2134 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2135
2136         * shell/ev-jobs.c: (ev_job_render_page_ready):
2137
2138         Add page_ready callback to main loop with high priority and hold
2139         a reference to job during idle.
2140         
2141 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2142
2143         * configure.ac:
2144         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2145         (pdf_document_file_exporter_begin),
2146         (pdf_document_file_exporter_do_page),
2147         (pdf_document_file_exporter_get_capabilities):
2148         * libdocument/ev-file-exporter.h:
2149         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2150         * shell/ev-window.c: (ev_window_print_send),
2151         (ev_window_print_dialog_response_cb):
2152
2153         Allow printing multiple pages per sheet. Fixes bug #395573.
2154         
2155 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2156
2157         * shell/ev-view.c: (tip_from_link):
2158         
2159         Check for NULL, fixes bug #460862.
2160
2161 2007-07-29  Christian Persch  <chpe@gnome.org>
2162
2163         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2164         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2165         (ev_window_cmd_preview_print):
2166         
2167         Fixes bug #437681 - blocks while enumerating printers.
2168
2169 2007-07-29  Christian Persch  <chpe@gnome.org>
2170
2171         * shell/ev-window.c: (ev_window_screen_changed):
2172         
2173         Don't use deprecated gtk+ function. See bug #460909.
2174
2175 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2176
2177         * shell/ev-utils.c: (get_num_monitors):
2178         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2179
2180         Do not use display before initializing it. Remove compile
2181         warnings.
2182
2183 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2184
2185         * shell/ev-view.c: (ev_view_class_init):
2186         
2187         Unix-like hjkl bindings added. See bug #458111.
2188
2189 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2190
2191         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2192         * shell/ev-utils.h:
2193         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2194         (ev_view_update_view_size):
2195         * shell/ev-view.h:
2196         * shell/ev-window.c: (ev_window_update_actions),
2197         (setup_view_from_metadata), (ev_window_screen_changed),
2198         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2199         (zoom_control_changed_cb):
2200         * shell/ev-window.h:
2201         
2202         Reorganizes utility functions.
2203
2204 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2205
2206         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2207         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2208         (add_job), (ev_pixbuf_cache_get_surface),
2209         (ev_pixbuf_cache_get_link_mapping),
2210         (ev_pixbuf_cache_get_image_mapping),
2211         (ev_pixbuf_cache_get_form_field_mapping),
2212         (ev_pixbuf_cache_get_text_mapping):
2213         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2214         (notify_page_ready), (ev_job_render_page_ready),
2215         (ev_job_render_run):
2216
2217         Add page_ready signal to notify that page is ready as soon as
2218         possible even if other page elements like links, forms, images or
2219         text mapping are not ready yet.
2220
2221 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2222
2223         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2224         (dvi_document_file_exporter_do_page),
2225         (dvi_document_file_exporter_get_capabilities),
2226         (dvi_document_file_exporter_iface_init):
2227         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2228         (ps_document_file_exporter_do_page),
2229         (ps_document_file_exporter_get_capabilities),
2230         (ps_document_file_exporter_iface_init):
2231         * backend/djvu/djvu-document.c:
2232         (djvu_document_file_exporter_begin),
2233         (djvu_document_file_exporter_end),
2234         (djvu_document_file_exporter_get_capabilities),
2235         (djvu_document_file_exporter_iface_init):
2236         * backend/tiff/tiff-document.c:
2237         (tiff_document_file_exporter_begin),
2238         (tiff_document_file_exporter_get_capabilities),
2239         (tiff_document_document_file_exporter_iface_init):
2240         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2241         (pdf_document_file_exporter_do_page),
2242         (pdf_document_file_exporter_get_capabilities),
2243         (pdf_document_file_exporter_iface_init):
2244         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2245         (ev_file_exporter_get_capabilities):
2246         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2247         (idle_print_handler), (ev_print_job_print):
2248         * shell/ev-jobs.c: (ev_job_print_run):
2249         * shell/ev-window.c: (ev_window_print_send),
2250         (ev_window_print_range):
2251
2252         Use capabilities to know which options should be offered by the
2253         print dialog depending on the document backend.
2254
2255 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2256
2257         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2258
2259         Give priority to forms over text to set the cursor.
2260
2261 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2262
2263         * shell/ev-view-private.h:
2264         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2265         (ev_view_leave_notify_event), (ev_view_finalize),
2266         (ev_view_get_property), (ev_view_class_init):
2267
2268         Use IBEAM cursor for text form fields and NORMAL cursor for read
2269         only fields. Remove unused status attribute.
2270
2271 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2272
2273         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2274
2275         Update region for current selected items also for checkbox
2276         buttons, since they can behave as radio buttons when they are in a
2277         set.
2278
2279 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2280
2281         * configure.ac:
2282         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2283
2284         Get max length of text form fields.
2285
2286 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2287
2288         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2289         * libdocument/ev-form-field.h:
2290         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2291
2292         Fix build with current poppler cvs head.
2293
2294 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2295
2296         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2297         * shell/eggfindbar.c: (egg_find_bar_init):
2298
2299         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2300         deprecation. Fixes bug #455667
2301
2302 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2303
2304         * NEWS:
2305         * configure.ac:
2306         
2307         Update for release 0.9.2
2308
2309 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2310
2311         * shell/ev-view.c: (ev_view_form_field_text_save),
2312         (ev_view_form_field_choice_save):
2313
2314         Fix a crash when closing whith a form widget visible.
2315
2316 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2317
2318         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2319
2320         Update also the region of the current selected button when
2321         clicking on another button if they are radio buttons.
2322
2323 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2324
2325         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2326         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2327         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2328         (ev_pixbuf_cache_get_link_mapping),
2329         (ev_pixbuf_cache_get_image_mapping),
2330         (ev_pixbuf_cache_get_form_field_mapping),
2331         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2332         * shell/ev-view.c: (ev_view_form_field_get_region),
2333         (ev_view_form_field_button_create_widget),
2334         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2335         (job_finished_cb):
2336
2337         Redraw only form field region instead of the whole page when
2338         reloading a page to show changes on the form field.
2339
2340 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2341
2342         * shell/ev-view.c: (ev_view_form_field_choice_save):
2343
2344         Fix selection of first item in list form fields.
2345
2346 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2347
2348         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2349         (ev_pixbuf_cache_reload_page),
2350         (ev_pixbuf_cache_get_form_field_mapping):
2351
2352         Some refactoring to avoid duplicated code.
2353
2354 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2355
2356         * configure.ac:
2357         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2358         (ev_form_field_from_poppler_field),
2359         (pdf_document_forms_get_form_fields),
2360         (pdf_document_forms_form_field_text_get_text),
2361         (pdf_document_forms_form_field_text_set_text),
2362         (pdf_document_forms_form_field_button_set_state),
2363         (pdf_document_forms_form_field_button_get_state),
2364         (pdf_document_forms_form_field_choice_get_item),
2365         (pdf_document_forms_form_field_choice_get_n_items),
2366         (pdf_document_forms_form_field_choice_is_item_selected),
2367         (pdf_document_forms_form_field_choice_select_item),
2368         (pdf_document_forms_form_field_choice_toggle_item),
2369         (pdf_document_forms_form_field_choice_unselect_all),
2370         (pdf_document_forms_form_field_choice_set_text),
2371         (pdf_document_forms_form_field_choice_get_text),
2372         (pdf_document_document_forms_iface_init):
2373         * libdocument/Makefile.am:
2374         * libdocument/ev-form-field.[ch]:
2375         * libdocument/ev-document-forms.[ch]:
2376         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2377         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2378         (add_job), (ev_pixbuf_cache_reload_page),
2379         (ev_pixbuf_cache_get_form_field_mapping):
2380         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2381         * shell/ev-view-private.h:
2382         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2383         (ev_view_handle_cursor_over_xy),
2384         (ev_view_get_form_field_at_location),
2385         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2386         (ev_view_form_field_button_create_widget),
2387         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2388         (ev_view_form_field_text_create_widget),
2389         (ev_view_form_field_choice_save),
2390         (ev_view_form_field_choice_changed),
2391         (ev_view_form_field_choice_create_widget),
2392         (ev_view_handle_form_field), (ev_view_size_allocate),
2393         (ev_view_realize), (draw_end_presentation_page),
2394         (ev_view_button_press_event), (ev_view_remove_all),
2395         (ev_view_motion_notify_event), (ev_view_key_press_event),
2396         (ev_view_enter_notify_event), (highlight_find_results),
2397         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2398         (ev_view_class_init), (page_changed_cb),
2399         (on_adjustment_value_changed), (ev_view_set_presentation),
2400         (merge_selection_region), (ev_view_set_cursor),
2401         (ev_view_reset_presentation_state):
2402         
2403         Merge evince-forms branch.
2404
2405 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2406
2407         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2408
2409         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2410         This script also updates itself from libegg
2411
2412         * cut-n-paste/toolbar-editor/egg*:
2413         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2414         libegg
2415
2416 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2417
2418         * shell/ev-window.c:
2419         
2420         Adds a nice icon to page action during toolbar editing.
2421         See bug #452872.
2422
2423 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2424
2425         * data/evince-toolbar.xml:
2426         * shell/ev-window.c:
2427         
2428         Let user add a presentation and fullscreen icons on toolbar.
2429         See bug #449734.
2430
2431 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2432
2433         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2434
2435         new script to keep in sync with toolbareditor in libegg
2436
2437         * cut-n-paste/toolbar-editor/*: 
2438
2439         Run update-toolbareditor-from-libegg so we are in sync again. 
2440         Fixes bug #452850.
2441         
2442
2443 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2444
2445         * shell/ev-sidebar-links.c: (job_finished_callback):
2446
2447         Do not connect selection changed signal more than once. Fixes bug
2448         #349433.
2449
2450 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2451
2452         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2453
2454         Do not change sidebar chrome flag when pressing F9 key in
2455         presentation mode.
2456
2457 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * backend/pdf/ev-poppler.cc:
2460         (pdf_document_thumbnails_get_dimensions):
2461
2462         Make sure thumbnails width and height is not <= 0. Fixes a crash
2463         with some pdf documents which have really small pages.
2464
2465 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2466
2467         * shell/main.c: (main):
2468
2469         Fixes program description translation issue.
2470         Bug #450148.
2471
2472 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2473
2474         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2475
2476         Do not change current page when returning from black/white mode
2477         in presentation. Fixes bug #415032.
2478
2479 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2480
2481         * NEWS:
2482         * configure.ac:
2483         
2484         Update for release 0.9.1
2485
2486 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2487
2488         * backend/dvi/dvi-document.c:
2489         (dvi_document_finalize),
2490         (dvi_document_file_exporter_format_supported),
2491         (dvi_document_file_exporter_begin),
2492         (dvi_document_file_exporter_do_page),
2493         (dvi_document_file_exporter_end),
2494         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2495         
2496         PDF exporter for dvi documents. Fixes bug #441319.
2497
2498 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2499
2500         * shell/ev-window.c: (ev_window_clear_print_job):
2501
2502         Clear gtk print job when job has finished. Fixes bug #447612.
2503
2504 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * shell/ev-window.c: (ev_window_print_send),
2507         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2508
2509         Add preview button to print dialog. Fixes bug #445419.
2510
2511 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2512
2513         * backend/dvi/Makefile.am:
2514         * backend/dvi/pixbuf-device.[ch]: Removed
2515         * backend/dvi/cairo-device.[ch]: Added
2516         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2517         * backend/dvi/dvi-document.c: (dvi_document_load),
2518         (dvi_document_render), (dvi_document_finalize),
2519         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2520         (dvi_document_do_color_special):
2521         * libdocument/ev-document-misc.[ch]:
2522         (ev_document_misc_pixbuf_from_surface):
2523
2524         Port dvi backend to cairo and fix a problem with colors. 
2525
2526 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2527
2528         * shell/ev-view.c: (draw_one_page):
2529
2530         Draw only visible region.
2531
2532 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2533
2534         * backend/djvu/djvu-document.c: (djvu_document_render):
2535
2536         Fix rotation in djvu backend.
2537
2538 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2541         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2542         (ev_pixbuf_cache_get_image_mapping),
2543         (ev_pixbuf_cache_get_text_mapping):
2544
2545         Redraw view every time we have a new surface. Fixes bug #443587.
2546
2547 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2548
2549         * libdocument/ev-document.c: (ev_document_info_free):
2550
2551         Fix memory leaks.
2552
2553 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2554
2555         * backend/dvi/dvi-document.c: (dvi_document_render),
2556         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2557         * backend/impress/impress-document.c:
2558         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2559         (impress_document_render), (impress_document_document_iface_init),
2560         (impress_document_thumbnails_get_thumbnail):
2561         * backend/djvu/djvu-document-private.h:
2562         * backend/djvu/djvu-document.c: (djvu_document_render),
2563         (djvu_document_finalize), (djvu_document_document_iface_init),
2564         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2565         * backend/tiff/tiff-document.c: (tiff_document_render),
2566         (tiff_document_render_pixbuf),
2567         (tiff_document_document_iface_init):
2568         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2569         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2570         (pdf_selection_render_selection):
2571         * backend/comics/comics-document.c:
2572         (comics_document_render_pixbuf), (comics_document_render),
2573         (comics_document_document_iface_init):
2574         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2575         (pixbuf_document_document_iface_init):
2576         * libdocument/ev-document-misc.[ch]:
2577         (ev_document_misc_surface_from_pixbuf),
2578         (ev_document_misc_surface_rotate_and_scale):
2579         * libdocument/ev-document.[ch]: (ev_document_render):
2580         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2581         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2582         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2583         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2584         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2585         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2586         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2587         (render_finished_cb), (ev_job_render_run):
2588         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2589         (merge_selection_region):
2590
2591         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2592         and selections.
2593
2594 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2595
2596         * shell/ev-window-title.c: (ev_window_title_update):
2597
2598         Fix memory leak.
2599
2600 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2601
2602         * shell/ev-view.c: (draw_loading_text):
2603
2604         Show loading text centered. Fixes bug #433061
2605
2606 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2607
2608         * shell/ev-sidebar-thumbnails.c:
2609         (ev_sidebar_thumbnails_set_loading_icon):
2610
2611         Remove a mutex in the main thread that blocks the UI in heavy
2612         documents.
2613
2614 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2615
2616         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
2617
2618         Set points_set to TRUE so that selections don't disappear after a
2619         zoom change.
2620
2621 2007-06-07  Michael Monreal  <infernux@web.de>
2622
2623         * data/icons/16x16/actions/Makefile.am:
2624         * data/icons/16x16/actions/zoom.svg:
2625         * data/icons/22x22/actions/Makefile.am:
2626         * data/icons/22x22/actions/zoom.svg:
2627         * data/icons/24x24/actions/Makefile.am:
2628         * shell/ev-stock-icons.c:
2629         * shell/ev-stock-icons.h:
2630         * shell/ev-window.c:
2631         
2632         Zoom icon artwork. See bug #444795.
2633
2634 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2635
2636         * shell/ev-metadata-manager.c: Remove extraneous function
2637         (Closes: #444386)
2638
2639 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2640
2641         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
2642         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
2643         (ev_metadata_manager_set), (ev_metadata_manager_save):
2644         Simplify the timeout, no need for modified anymore
2645
2646 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2647
2648         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
2649         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2650         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2651         (ev_metadata_manager_save): Adapted patch from Arjan van de
2652         Ven (arjan@linux.intel.com) to avoid the timeout running all the
2653         time, saves on power (Closes: #443851)
2654
2655 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2656
2657         * configure.ac:
2658         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
2659         (pdf_selection_render_selection), (pdf_document_get_page_duration):
2660
2661         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
2662
2663 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2664
2665         * shell/ev-window.c: (ev_window_add_history):
2666
2667         Check if history is NULL
2668
2669 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2670
2671         * libdocument/ev-image.c: (ev_image_finalize):
2672         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
2673         * libdocument/ev-attachment.c: (ev_attachment_finalize):
2674         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
2675         (ev_tmp_uri_unlink):
2676
2677         Add functions to delete temporary files created by evince in a safe
2678         way.
2679
2680         * shell/ev-window.c: (ev_window_clear_local_uri),
2681         (open_xfer_update_progress_callback),
2682         (save_xfer_update_progress_callback), (ev_window_save_remote),
2683         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2684         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2685         (attachment_save_dialog_response_cb),
2686         (ev_attachment_popup_cmd_save_attachment_as):
2687
2688         Allow saving a copy of a document, image or attachment to a remote
2689         location. Fixes bug #440754. 
2690
2691 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2692
2693         * configure.ac:
2694         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2695
2696         Fix build with current poppler from cvs head. 
2697
2698 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2699
2700         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2701
2702         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2703         directory exists.
2704
2705 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2706
2707         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2708         * shell/ev-window.c:
2709
2710         Change sidebar ordering. Fixes bug #439939.
2711
2712 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2713
2714         * backend/comics/Makefile.am:
2715         
2716         Fixes build with --without-libgnome.
2717
2718 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2719         
2720         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2721
2722         Update cursor and tooltip on page change and view scroll. Fixes bug
2723         #439217.
2724
2725 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2726
2727         * NEWS:
2728         * configure.ac:
2729         
2730         Update for release 0.9.0
2731
2732 2007-05-14  Alaska Subedi <asubedi@gmail.com>
2733
2734         * backend/djvu/djvu-document-private.h:
2735         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2736         (djvu_document_finalize),
2737         (djvu_document_file_exporter_format_supported),
2738         (djvu_document_file_exporter_begin),
2739         (djvu_document_file_exporter_do_page),
2740         (djvu_document_file_exporter_end),
2741         (djvu_document_file_exporter_iface_init), (djvu_document_init):
2742         
2743         Implemented printing with djvu. Bug #437998.
2744
2745 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2746
2747         * backend/impress/zip.c:
2748         Add missing ulong definition.
2749
2750         * backend/ps/ps-interpreter.c:
2751         Add missing headers.
2752
2753         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
2754
2755 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
2758
2759         Add missing call to parent class dispose method. 
2760
2761 2007-05-12  Ross Burton  <ross@openedhand.com>
2762
2763         * shell/main.c:
2764         Sync keybindings manually when building without libgnome
2765         (#437925).
2766
2767 2007-05-12  Ross Burton  <ross@openedhand.com>
2768
2769         * shell/ev-window.c:
2770         Respect the screen when opening help (#437866).
2771
2772 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2773
2774         * data/evince-ui.xml:
2775         * shell/ev-application.[ch]: (get_print_settings_from_args),
2776         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2777         (ev_application_open_uri_list):
2778         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
2779         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2780         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
2781         (ev_window_cmd_view_reload), (lookup_printer_from_name),
2782         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
2783         (ev_window_dispose):
2784         * shell/main.c: (arguments_parse):
2785
2786         Add print button in preview mode. Fixes bug #396475. 
2787
2788 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2789
2790         * cut-n-paste/zoom-control/ephy-zoom.h:
2791         
2792         Fixes zoom level factors. See bug #408119 for details.
2793
2794 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2795
2796         * backend/comics/comics-document.c: (comics_regex_quote),
2797         (extract_argv):
2798         
2799         Correctly quote symbols. Fixes crash in the bug
2800         #415370.
2801
2802 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2803
2804         * shell/ev-navigation-action-widget.c:
2805         (ev_navigation_action_widget_init),
2806         (ev_navigation_action_widget_class_init),
2807         (ev_navigation_action_widget_button_press_event):
2808         
2809         Connect to button-press event on correct widget. Fixes
2810         bug #431988
2811
2812 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2813
2814         * shell/ev-application.c: (ev_application_open_window),
2815         (ev_application_add_icon_path_for_screen),
2816         (ev_application_open_uri_at_dest):
2817         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
2818         * shell/ev-navigation-action.c: (build_menu):
2819         
2820         Add app-specific icons to our icon theme. Fixes bug
2821         #425508.
2822
2823 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2824
2825         * shell/ev-history.c: (ev_history_class_init),
2826         (ev_history_add_link):
2827         * shell/ev-history.h:
2828         * shell/ev-navigation-action.c:
2829         (ev_navigation_action_history_changed),
2830         (ev_navigation_action_set_history), (build_menu),
2831         (ev_navigation_action_finalize):
2832         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2833         
2834         Make navigation action unsensitive instead of showing
2835         menu with unsensitive word. Fixes bug #417392.
2836
2837 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2838
2839         * shell/ev-application.[ch]: (ev_application_shutdown),
2840         (ev_application_get_print_settings),
2841         (ev_application_set_print_settings):
2842         * shell/ev-window.c:
2843
2844         Remember print settings. Fixes bug #349102. 
2845
2846 2007-05-08  Christian Persch  <chpe@gnome.org>
2847
2848         * configure.ac:
2849         * properties/ev-properties-view.c:
2850
2851         No need for a configure check; just use the GTK_CHECK_VERSION macro.
2852         Bug #382438.
2853
2854 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2855
2856         * configure.ac:
2857         * properties/ev-properties-view.c: (ev_regular_paper_size):
2858
2859         Use gtk+ builtin paper list to identify the document's paper size.
2860         Fixes bug #382438. 
2861
2862 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2863
2864         * configure.ac:
2865
2866         Fix build when compiling with thumbnailer and libgnome support. 
2867
2868 2007-05-04  Ross Burton  <ross@openedhand.com>
2869
2870         * configure.ac:
2871         Add --without-libgnome, check for libgnome and libgnomeui
2872         separately, and add them to the symbols as required.
2873
2874         * libdocument/ev-file-helpers.c:
2875         When building without libgnome, use g_get_user_config_dir instead
2876         of gnome_user_dir_get.
2877
2878         * shell/ev-application.c:
2879         When building without libgnome, don't use session management.
2880
2881         * shell/main.c:
2882         When building without libgnome, don't use GnomeProgram or
2883         initialise the authentication manager.
2884
2885         This fixes #328842.
2886
2887 2007-05-04  Ross Burton  <ross@openedhand.com>
2888
2889         * shell/ev-window.c:
2890         Don't use libgnome to open help, instead call Yelp directly.
2891
2892 2007-05-04  Ross Burton  <ross@openedhand.com>
2893
2894         * shell/ev-sidebar-attachments.c:
2895         Don't use libgnome to lookup icons for MIME types, instead copy
2896         code from GTK+ to do it manually.
2897
2898 2007-05-04  Ross Burton  <ross@openedhand.com>
2899
2900         * configure.ac:
2901         Add libxml to the dependencies for SHELL_CORE (#435818).
2902
2903 2007-05-02  Ross Burton  <ross@openedhand.com>
2904
2905         * configure.ac:
2906         * Makefile.am:
2907         Add --disable-thumbnailer (#434825)
2908
2909 2007-05-02  Ross Burton  <ross@openedhand.com>
2910
2911         * shell/ev-window.c:
2912         Add missing includes, fix indentation.
2913
2914         * shell/main.c:
2915         Fix indentation.
2916
2917 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2918
2919         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2920         ev_application_open_uri_at_dest instead of ev_application_open_uri
2921         preventing new document always being opened in a new window even if there
2922         is an empty window.
2923
2924 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2925
2926         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2927         (egg_recent_view_uimanager_finalize):
2928         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2929         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2930         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2931         (ev_pixbuf_cache_dispose):
2932         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2933         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2934         
2935         Add missing chain to parent class methods. Fixes
2936         bug #433128.
2937
2938 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2939
2940         * data/Makefile.am (update-icon-cache): Updates
2941         gtk-update-icon-cache in uninstall-hook.
2942
2943 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2944
2945         * shell/ev-window.c: (ev_window_setup_document),
2946         (ev_window_set_document), (ev_window_load_job_cb):
2947         * shell/ev-view.c: (setup_caches):
2948         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2949
2950         Start rendering pages before any other jobs. 
2951
2952 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2953
2954         * shell/ev-window.c: (ev_window_stop_fullscreen),
2955         (ev_window_stop_presentation):
2956
2957         Update chrome visibility before window unfullscreen. 
2958
2959 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2960
2961         * data/Makefile.am:
2962         * data/evince-ui.xml:
2963         * shell/ev-stock-icons.[ch]:
2964         * shell/ev-application.[ch]: (ev_application_shutdown),
2965         (ev_application_init), (ev_application_get_toolbars_model):
2966         * shell/ev-window.c: (update_chrome_visibility),
2967         (fullscreen_toolbar_setup_item_properties),
2968         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2969         (ev_window_run_presentation), (ev_window_stop_presentation),
2970         (ev_window_run_preview), (ev_window_screen_changed),
2971         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2972         (ev_window_dispose), (ev_window_init):
2973
2974         Make fullscreen toolbar always visible. Do not use egg toolbars for
2975         fullscreen and preview modes since such toolbars are not editables.
2976         Fixes bugs #300278, #338910 and #316188.  
2977
2978 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2979
2980         * shell/ev-application.c:
2981         * shell/ev-job-queue.c:
2982         * shell/ev-metadata-manager.c:
2983         * shell/ev-stock-icons.c:
2984         * shell/ev-window.c:
2985         * shell/main.c:
2986         
2987         Developers documentation updated.
2988
2989 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2990
2991         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2992
2993         Check whether uri is valid before launching it. Fixes bug #427664.
2994
2995 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2996
2997         * shell/ev-window.c:
2998
2999         Change key accelerator for Open a Copy menu entry which is in conflict
3000         with Close. Fixes bug #427321.
3001
3002 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3003
3004         * NEWS:
3005         * configure.ac:
3006         
3007         Update for release 0.8.1
3008
3009 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3010
3011         * shell/ev-window.c: (setup_size_from_metadata):
3012         
3013         Do not make window bigger than screen. Fixes bug 
3014         #388985.
3015
3016 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3017
3018         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3019         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3020
3021         Use default resolution when it's not provided by document. Fixes bug
3022         #408762.
3023
3024 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3025
3026         * configure.ac:
3027         * thumbnailer/Makefile.am:
3028         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3029         * thumbnailer/evince-thumbnailer.schemas.in:
3030         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3031
3032         Add support for ps, eps and compressed documents thumbnails. Do not
3033         ignore size parameter. 
3034
3035 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3036
3037         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3038         (dvi_document_do_color_special):
3039         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3040
3041         Implement font color specials in the DVI backend. Fixes bug #303651.
3042
3043 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3044
3045         Fixup the previous commit:
3046
3047         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3048         * shell/xdg-user-dir-lookup.c: Make the function non-static
3049         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3050
3051 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3052
3053         * shell/ev-window.c (file_open_dialog_response_cb): Use
3054         the xdg-user-dirs DOCUMENTS folder as default folder when
3055         opening a file chooser.  (#424858)
3056
3057         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3058         xdg-user-dirs.
3059
3060 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3061
3062         * shell/ev-window.c: (ev_window_load_job_cb):
3063
3064         Do not setup view from metadata on preview mode. 
3065
3066 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3067
3068         * shell/main.c:
3069
3070         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3071
3072 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3073
3074         * shell/ev-view.c: (ev_view_primary_get_cb):
3075
3076         Check pointer != NULL before using it. Fixes bug #416841. 
3077
3078 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3079
3080         * NEWS:
3081         * configure.ac:
3082         
3083         Release 0.8.0
3084
3085 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3086
3087         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3088
3089         Do not render thumbnails when sidebar thumbnail page is not visible
3090         at startup. Fixes bug #416447. 
3091
3092 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3093
3094         * data/evince.desktop.in.in:
3095
3096         "Application" is not a valid category in the freedesktop specification.
3097
3098 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3099
3100         * libdocument/ev-file-helpers.[ch]: (compression_run),
3101         (ev_file_uncompress), (ev_file_compress):
3102         * shell/ev-window.c: (file_save_dialog_response_cb):
3103
3104         Save document compressed when saving a copy of a compressed document.
3105         Fixes bug #334542.
3106
3107 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3108
3109         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3110
3111         Allow deleting in goto window entry in presentation mode. 
3112
3113 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3114
3115         * Makefile.am: Dist MAINTAINERS.
3116
3117 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3118
3119         * shell/ev-window.c: (ev_window_update_actions):
3120
3121         Fix zoom shortcut keys when searching. Fixes bug #409828.
3122
3123 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3124
3125         * shell/ev-window.c: (ev_window_setup_document):
3126
3127         Fix crash when loading documents with only one page. 
3128
3129 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * backend/dvi/dvi-document.c:
3132         (dvi_document_thumbnails_get_dimensions),
3133         (dvi_document_thumbnails_get_thumbnail):
3134         * backend/impress/impress-document.c:
3135         (impress_document_thumbnails_get_thumbnail),
3136         (impress_document_thumbnails_get_dimensions):
3137         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3138         (ps_document_thumbnails_get_dimensions):
3139         * backend/djvu/djvu-document.c:
3140         (djvu_document_thumbnails_get_dimensions),
3141         (djvu_document_thumbnails_get_thumbnail):
3142         * backend/tiff/tiff-document.c:
3143         (tiff_document_thumbnails_get_thumbnail),
3144         (tiff_document_thumbnails_get_dimensions):
3145         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3146         (pdf_document_thumbnails_get_thumbnail),
3147         (pdf_document_thumbnails_get_dimensions):
3148         * backend/comics/comics-document.c:
3149         (comics_document_thumbnails_get_thumbnail),
3150         (comics_document_thumbnails_get_dimensions):
3151         * backend/pixbuf/pixbuf-document.c:
3152         (pixbuf_document_thumbnails_get_thumbnail),
3153         (pixbuf_document_thumbnails_get_dimensions):
3154         * libdocument/ev-document-thumbnails.[ch]:
3155         (ev_document_thumbnails_get_thumbnail),
3156         (ev_document_thumbnails_get_dimensions):
3157         * libdocument/ev-document-misc.[ch]:
3158         (ev_document_misc_get_thumbnail_frame):
3159         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3160         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3161         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3162         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3163         (ev_sidebar_thumbnails_refresh):
3164         * shell/ev-window.c: (ev_window_setup_document):
3165         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3166
3167         Use an EvRenderContext for rendering thumbnails instead of a suggested
3168         width, so that different sized pages get sized proportionally.
3169
3170 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3171
3172         * shell/ev-view.c: (ev_view_button_press_event),
3173         (ev_view_key_press_event):
3174
3175         Fix critical warnings when there is no document loaded. 
3176
3177 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3178
3179         * shell/ev-page-action-widget.c:
3180         * shell/ev-navigation-action.c:
3181         * shell/ev-window.c:
3182
3183         Fix compile warnings. 
3184
3185 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3186
3187         * backend/djvu/djvu-text.h:
3188         * backend/djvu/djvu-document.c:
3189         * backend/djvu/djvu-text-page.c:
3190         * backend/djvu/djvu-links.c:
3191         * backend/djvu/djvu-text-page.h:
3192         * backend/djvu/djvu-text.c:
3193         
3194         Fix build on Mac. Fixes bug #392186. Patch by
3195         <ephraim_owns@hotmail.com>
3196
3197 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3198
3199         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3200
3201         Restore cairo context before rendering every page when printing a PDF
3202         document into a PDF file. 
3203
3204 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3205
3206         * backend/ps/gstypes.h:
3207         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3208         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3209         (ps_document_thumbnails_get_thumbnail):
3210
3211         Handle PostScript page orientation. Fixes bug #318568.
3212
3213 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3214
3215         * backend/ps/Makefile.am:
3216         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3217         (document_load), (ps_document_load), (save_document),
3218         (save_page_list), (ps_document_get_n_pages),
3219         (ps_document_get_page_size), (ps_document_get_info),
3220         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3221         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3222         (ps_document_thumbnails_get_thumbnail),
3223         (ps_document_thumbnails_get_dimensions),
3224         (ps_document_document_thumbnails_iface_init):
3225         * backend/ps/ps.[ch]: (psgetpagebox):
3226         * backend/ps/ps-interpreter.[ch]:
3227
3228         Add support for thumbnails in ps backend. Fixes bug #164755. 
3229
3230 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3231
3232         * NEWS:
3233         * configure.ac:
3234         
3235         Release 0.7.2
3236
3237 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3238
3239         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3240         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3241         (ev_window_dispose):
3242
3243         Use document thumbnail as window icon. Fixes bug #384442.
3244
3245 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3246
3247         * configure.ac:
3248
3249         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3250         duplicated adding application/x-bzpostscript instead. 
3251
3252 2007-02-11  Tom Parker  <palfrey@tevp.net>
3253
3254         * backend/ps/ps-document.c: (document_load):
3255
3256         Check return value of psscan before trying
3257         to use it. Fixes bug #372414.
3258
3259 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3260
3261         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3262
3263         Fix invalid free in ev-page-cache. Fixes bug #404745.
3264
3265 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * test/Makefile.am:
3268         * test/test3.py:
3269         
3270         Added reload test case.
3271
3272 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3273
3274         * po/POTFILES.in:
3275         * backend/djvu/djvu-document.c: (djvu_document_load):
3276
3277         Check whether there are missing files in indirect multipage djvu
3278         documents. Fixes bug #361683. 
3279
3280 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3281
3282         * test/Makefile.am:
3283         * test/test-mime.bin:
3284         * test/test3.py:
3285         
3286         Added test for slow mime type
3287
3288 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3289
3290         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3291
3292         Add some checks and call parent_class->finalize. Fixes bug #404745.
3293
3294 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3295
3296         * shell/ev-navigation-action.c: (connect_proxy):
3297         
3298         Fixes dropdown history menu. Thanks a lot Carlos!
3299
3300 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3301
3302         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3303
3304         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3305         bug #373715.
3306
3307 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3308
3309         * backend/ps/ps.c: (psscan):
3310
3311         Fix memory leak. 
3312
3313 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3314
3315         * configure.ac:
3316         * libdocument/ev-file-helpers.c: 
3317
3318         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3319
3320 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3321
3322         * configure.ac:
3323         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3324         (ps_interpreter_start), (document_load), (save_document),
3325         (save_page_list):
3326         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3327         * libdocument/ev-document-factory.c:
3328         (ev_document_factory_get_from_mime), (get_document_from_uri),
3329         (free_uncompressed_uri), (ev_document_factory_get_document):
3330         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3331
3332         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3333
3334 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3335
3336         * libdocument/ev-document.h:
3337
3338         Fix typo in function name. 
3339
3340 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3341
3342         * backend/ps/ps-document.c: (ps_interpreter_finished),
3343         (ps_interpreter_start), (ps_interpreter_failed):
3344
3345         Handle ghostscript interpreter crashes. 
3346
3347 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3348
3349         * shell/ev-window.c: (ev_window_open_uri),
3350         (window_configure_event_cb):
3351
3352         Setup window size and position before showing it. Fixes bug #401711.
3353
3354 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3355
3356         * backend/ps/Makefile.am:
3357         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3358         (ps_document_dispose), (ps_document_class_init),
3359         (ps_interpreter_input), (ps_interpreter_output),
3360         (ps_interpreter_error), (setup_interpreter_env),
3361         (ps_interpreter_start), (ps_interpreter_stop),
3362         (ps_interpreter_failed), (ps_interpreter_is_ready),
3363         (check_filecompressed), (document_load), (ps_document_load),
3364         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3365         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3366         (render_page):
3367
3368         Rework ps-document. Code cleanups, remove deprecated code. 
3369
3370 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3371
3372         * shell/ev-view.c: (ev_view_button_press_event):
3373
3374         Do not start an image drag and drop operation when pointer is on 
3375         text, so that we can select text when the whole background is an
3376         image. 
3377
3378 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3379
3380         * shell/ev-window.c: (ev_window_update_actions): 
3381
3382         Disable all zoom related actions during presentation mode. 
3383
3384 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3385
3386         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3387
3388         Do not zoom in or out on presentation mode. Fixes bug #401305.
3389
3390 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3391
3392         * shell/ev-navigation-action.c: (connect_proxy),
3393         (create_menu_item), (ev_navigation_action_class_init):
3394         
3395         Correctly show menu and fix crash when navigaton 
3396         action is out of toolbar visible area.
3397
3398 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3399
3400         * data/Makefile.am:
3401         * data/evince.1:
3402         
3403         Added man file
3404
3405 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3406
3407         * help/reference/* :
3408         * configure.ac:
3409         
3410         Added gtk-doc based documentation for Evince.
3411         Still in initial state but I hope it will
3412         grow.
3413         
3414         * configure.ac:
3415         
3416         Lower dbus requirement to 0.70
3417
3418 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3419
3420         * shell/ev-window.c: (ev_window_add_history):
3421
3422         Fix memory leak. 
3423
3424 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3425
3426         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3427         * shell/ev-view.h:
3428         * shell/ev-window.c: (ev_window_add_history):
3429         
3430         Correctly handle named destination links
3431
3432 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3433
3434         * NOTES:
3435         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3436         * backend/pdf/ev-poppler.cc:
3437         * libdocument/ev-document-links.h:
3438         * libdocument/ev-link.c: (ev_link_get_page):
3439         * libdocument/ev-link.h:
3440         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3441         (ev_history_add_link):
3442         * shell/ev-history.h:
3443         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3444         (new_history_menu_item), (build_menu):
3445         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3446         * shell/ev-sidebar-links.c: (create_loading_model),
3447         (print_section_cb), (ev_sidebar_links_construct),
3448         (fill_page_labels), (update_page_callback_foreach),
3449         (update_page_callback), (job_finished_callback):
3450         * shell/ev-view.c: (ev_view_handle_link):
3451         * shell/ev-window.c: (ev_window_find_chapter),
3452         (ev_window_add_history), (view_handle_link_cb),
3453         (history_changed_cb):
3454         
3455         Implements another history variant
3456
3457 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3458
3459         * shell/ev-window.c: (view_external_link_cb):
3460         * shell/ev-view.c: (ev_view_button_release_event):
3461
3462         Open links in new window when clicking with middle button. 
3463
3464 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3465
3466         * shell/ev-navigation-action.c: (new_history_menu_item):
3467         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3468         * shell/ev-view.c: (ev_view_handle_link):
3469         * shell/ev-window.c:
3470         
3471         Store link before jump, not the destination. For me it 
3472         seems like more natural history behavior.
3473
3474 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3475
3476         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3477         (ev_navigation_action_class_init):
3478         * shell/ev-navigation-action.h:
3479         * shell/ev-page-action.c: (activate_cb):
3480         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3481         (ev_page_cache_set_current_page_history):
3482         * shell/ev-page-cache.h:
3483         * shell/ev-sidebar-thumbnails.c:
3484         (ev_sidebar_tree_selection_changed),
3485         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3486         * shell/ev-view-private.h:
3487         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3488         * shell/ev-view.h:
3489         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3490         (ev_window_setup_document), (ev_window_load_job_cb):
3491         * shell/ev-window.h:
3492         
3493         History finally works as expected.
3494
3495 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3496
3497         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3498
3499         Do not update links treeview if it doesn't have a model assigned yet. 
3500
3501 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3502
3503         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3504         (ev_sidebar_links_class_init), (update_page_callback):
3505
3506         Do not update links treeview when sidepane is not visible. 
3507
3508 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3509
3510         * shell/ev-marshal.list:
3511         * shell/ev-page-action.c: (activate_cb),
3512         (ev_page_action_class_init):
3513         * shell/ev-page-action.h:
3514         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3515         * shell/ev-window.c:
3516         
3517         Remove activate_link signal, not required.
3518
3519 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3520
3521         * shell/ev-navigation-action.c: (build_menu):
3522         
3523         Reorder menu items and build menu with fixed length.
3524
3525 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3526
3527         * shell/ev-view.c: (get_selected_text):
3528         
3529         Normalize text to fix ligatures problem. See bug
3530         #341947 for details.
3531
3532 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3533
3534         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3535
3536         Fix memory leak in ev-page-cache. 
3537
3538 2007-01-25  Tom Parker <palfrey@tevp.net>
3539
3540         * backend/impress/impress-document.c: (impress_document_load),
3541         (impress_document_finalize), (impress_document_init):
3542         * properties/ev-properties-main.c: (ev_properties_get_pages):
3543         
3544         Correctly handle impress document errors. Fixes nautilus
3545         crash in property page #370491.
3546
3547 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3548
3549         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3550         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3551         (ev_job_queue_remove_job):
3552         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3553         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3554         (ev_job_load_run):
3555         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3556         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3557         (ev_window_load_job_cb), (xfer_update_progress_callback),
3558         (ev_window_open_uri), (ev_window_dispose):
3559         * shell/main.c: (main):
3560
3561         Do file transfer asynchronously in the main thread instead of
3562         synchronously in the load thread. Fixes bugs #399694, #398307 and
3563         #343542.
3564
3565 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3566
3567         * shell/ev-jobs.c: (ev_job_xfer_run):
3568
3569         Load the document with the font-config lock held. 
3570
3571 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3572
3573         * backend/ps/ps-document.c: (start_interpreter):
3574
3575         Fix memory leaks in ps backend. 
3576
3577 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3578
3579         * backend/impress/impress-document.c:
3580         (impress_document_render_pixbuf):
3581
3582         Do not acquire fontconfig lock in impress backend, since it is using
3583         the main loop for rendering. 
3584
3585 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3586
3587         * po/POTFILES.in: 
3588
3589         Remove mdvi files that shouldn't be translated. 
3590
3591 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3592
3593         * shell/ev-view-private.h:
3594         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3595         (ev_view_set_zoom):
3596
3597         Render "loading..." text into a cairo surface instead of directly into
3598         the window so that fontconfig lock is only needed once and UI is not
3599         blocked. Change text color to #9B9B9B. Fixes bug #397356.
3600
3601 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3602
3603         * shell/ev-stock-icons.c: (ev_stock_icons_init):
3604         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3605
3606         Use icon theme associated with the window screen rather than default. 
3607
3608 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3609
3610         * configure.ac:
3611
3612         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
3613
3614 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3615
3616         * data/icons/*/apps/evince.*:
3617
3618         Move Evince icons under new apps directory.
3619
3620         * data/icons/*/actions/*:
3621
3622         Add new custom themeable Evince icons: view-page-continuous, 
3623         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
3624         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
3625
3626         * configure.ac:
3627
3628         Add new directories to AC_CONFIG_FILES.
3629
3630         * shell/ev-stock-icons.c:
3631         * shell/ev-stock-icons.h:
3632
3633         Use new custom themeable icons.
3634
3635 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3636
3637         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3638
3639         Do not draw white background page in presentation mode. 
3640
3641 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
3642
3643         * shell/ev-view.c: Remove unused gnome-vfs include.
3644
3645 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3646
3647         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
3648         
3649         Format string is corrected, fixes bug #397129.
3650
3651 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3652
3653         * shell/ev-window.c: (ev_window_setup_recent):
3654
3655         Do not include in recent menu inexistent documents. Fixes
3656         bug #339171.
3657
3658 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3659
3660         * po/POTFILES.skip: 
3661
3662         Update POTFILES.skip file according to current source tree. 
3663
3664 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3665
3666         * shell/ev-window.c: (file_save_dialog_response_cb):
3667
3668         Do Save a copy in atomic way. Fixes bug #328266. 
3669
3670 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3671
3672         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
3673
3674         Keep selected cell always visible in index treeview.
3675
3676 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3677         
3678         * shell/ev-view.c: (ev_view_size_allocate):
3679
3680         Restore horizontal scrollbar after switching to/from fullscreen
3681         or presentation mode. Fixes bug #331728.
3682
3683 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3684
3685         * shell/ev-view-private.h:
3686         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3687         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3688         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3689         (ev_view_can_zoom_out):
3690
3691         Use max and min scale values in the view iby taking dpi into account. 
3692
3693 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3694
3695         * configure.ac:
3696         * NEWS:
3697
3698         Release 0.7.1
3699
3700 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3701
3702         * shell/ev-window.c: (ev_window_print_send):
3703
3704         Send print job to printer with some settings set to default values,
3705         since we have already exported to a file according to such settings
3706         and they could be taken twice by some printers. 
3707
3708 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3709
3710         * shell/ev-jobs.c: (ev_job_xfer_run):
3711         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3712
3713         Show main window and load document with the font-config lock held. 
3714
3715 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3716
3717         * configure.ac:
3718         * shell/ev-application.c: (ev_application_register_service):
3719         * shell/main.c: (load_files_remote):
3720
3721         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3722
3723 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3724
3725         * doc/debugging.txt:
3726         
3727         Remove obsolete documentation.
3728
3729 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3730
3731         * Makefile.am:
3732         * backend/Makefile.am:
3733         * backend/comics/Makefile.am:
3734         * backend/djvu/Makefile.am:
3735         * backend/dvi/Makefile.am:
3736         * backend/ev-async-renderer.c:
3737         * backend/ev-async-renderer.h:
3738         * backend/ev-attachment.c:
3739         * backend/ev-attachment.h:
3740         * backend/ev-backend-marshal.c:
3741         * backend/ev-document-factory.c:
3742         * backend/ev-document-factory.h:
3743         * backend/ev-document-find.c:
3744         * backend/ev-document-find.h:
3745         * backend/ev-document-fonts.c:
3746         * backend/ev-document-fonts.h:
3747         * backend/ev-document-images.c:
3748         * backend/ev-document-images.h:
3749         * backend/ev-document-info.h:
3750         * backend/ev-document-links.c:
3751         * backend/ev-document-links.h:
3752         * backend/ev-document-misc.c:
3753         * backend/ev-document-misc.h:
3754         * backend/ev-document-security.c:
3755         * backend/ev-document-security.h:
3756         * backend/ev-document-thumbnails.c:
3757         * backend/ev-document-thumbnails.h:
3758         * backend/ev-document-transition.c:
3759         * backend/ev-document-transition.h:
3760         * backend/ev-document.c:
3761         * backend/ev-document.h:
3762         * backend/ev-file-exporter.c:
3763         * backend/ev-file-exporter.h:
3764         * backend/ev-image.c:
3765         * backend/ev-image.h:
3766         * backend/ev-link-action.c:
3767         * backend/ev-link-action.h:
3768         * backend/ev-link-dest.c:
3769         * backend/ev-link-dest.h:
3770         * backend/ev-link.c:
3771         * backend/ev-link.h:
3772         * backend/ev-render-context.c:
3773         * backend/ev-render-context.h:
3774         * backend/ev-selection.c:
3775         * backend/ev-selection.h:
3776         * backend/impress/Makefile.am:
3777         * backend/pdf/Makefile.am:
3778         * backend/pixbuf/Makefile.am:
3779         * backend/ps/Makefile.am:
3780         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
3781         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
3782         (start_interpreter), (stop_interpreter), (document_load),
3783         (ps_document_next_page), (render_page):
3784         * backend/tiff/Makefile.am:
3785         * comics/Makefile.am:
3786         * comics/comics-document.c:
3787         * comics/comics-document.h:
3788         * configure.ac:
3789         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3790         * djvu/Makefile.am:
3791         * djvu/djvu-document-private.h:
3792         * djvu/djvu-document.c:
3793         * djvu/djvu-document.h:
3794         * djvu/djvu-links.c:
3795         * djvu/djvu-links.h:
3796         * djvu/djvu-text-page.c:
3797         * djvu/djvu-text-page.h:
3798         * djvu/djvu-text.c:
3799         * djvu/djvu-text.h:
3800         * dvi/Makefile.am:
3801         * dvi/dvi-document.c:
3802         * dvi/dvi-document.h:
3803         * dvi/fonts.c:
3804         * dvi/fonts.h:
3805         * dvi/mdvi-lib/Makefile.am:
3806         * dvi/mdvi-lib/afmparse.c:
3807         * dvi/mdvi-lib/afmparse.h:
3808         * dvi/mdvi-lib/bitmap.c:
3809         * dvi/mdvi-lib/bitmap.h:
3810         * dvi/mdvi-lib/color.c:
3811         * dvi/mdvi-lib/color.h:
3812         * dvi/mdvi-lib/common.c:
3813         * dvi/mdvi-lib/common.h:
3814         * dvi/mdvi-lib/defaults.h:
3815         * dvi/mdvi-lib/dvimisc.c:
3816         * dvi/mdvi-lib/dviopcodes.h:
3817         * dvi/mdvi-lib/dviread.c:
3818         * dvi/mdvi-lib/files.c:
3819         * dvi/mdvi-lib/font.c:
3820         * dvi/mdvi-lib/fontmap.c:
3821         * dvi/mdvi-lib/fontmap.h:
3822         * dvi/mdvi-lib/fontsrch.c:
3823         * dvi/mdvi-lib/gf.c:
3824         * dvi/mdvi-lib/hash.c:
3825         * dvi/mdvi-lib/hash.h:
3826         * dvi/mdvi-lib/list.c:
3827         * dvi/mdvi-lib/mdvi.h:
3828         * dvi/mdvi-lib/pagesel.c:
3829         * dvi/mdvi-lib/paper.c:
3830         * dvi/mdvi-lib/paper.h:
3831         * dvi/mdvi-lib/pk.c:
3832         * dvi/mdvi-lib/private.h:
3833         * dvi/mdvi-lib/setup.c:
3834         * dvi/mdvi-lib/sp-epsf.c:
3835         * dvi/mdvi-lib/special.c:
3836         * dvi/mdvi-lib/sysdeps.h:
3837         * dvi/mdvi-lib/t1.c:
3838         * dvi/mdvi-lib/tfm.c:
3839         * dvi/mdvi-lib/tfmfile.c:
3840         * dvi/mdvi-lib/tt.c:
3841         * dvi/mdvi-lib/util.c:
3842         * dvi/mdvi-lib/vf.c:
3843         * dvi/pixbuf-device.c:
3844         * dvi/pixbuf-device.h:
3845         * impress/Makefile.am:
3846         * impress/common.h:
3847         * impress/document.c:
3848         * impress/f_oasis.c:
3849         * impress/f_oo13.c:
3850         * impress/iksemel.c:
3851         * impress/iksemel.h:
3852         * impress/imposter.h:
3853         * impress/impress-document.c:
3854         * impress/impress-document.h:
3855         * impress/internal.h:
3856         * impress/r_back.c:
3857         * impress/r_draw.c:
3858         * impress/r_geometry.c:
3859         * impress/r_gradient.c:
3860         * impress/r_style.c:
3861         * impress/r_text.c:
3862         * impress/render.c:
3863         * impress/render.h:
3864         * impress/zip.c:
3865         * impress/zip.h:
3866         * lib/Makefile.am:
3867         * lib/ev-debug.c:
3868         * lib/ev-debug.h:
3869         * lib/ev-file-helpers.c:
3870         * lib/ev-file-helpers.h:
3871         * lib/ev-gui.c:
3872         * lib/ev-gui.h:
3873         * lib/ev-tooltip.c:
3874         * lib/ev-tooltip.h:
3875         * libdocument/Makefile.am:
3876         * libdocument/ev-file-helpers.c:
3877         * pdf/Makefile.am:
3878         * pdf/ev-poppler.cc:
3879         * pdf/ev-poppler.h:
3880         * pixbuf/Makefile.am:
3881         * pixbuf/pixbuf-document.c:
3882         * pixbuf/pixbuf-document.h:
3883         * properties/Makefile.am:
3884         * ps/Makefile.am:
3885         * ps/gsdefaults.c:
3886         * ps/gsdefaults.h:
3887         * ps/gsio.c:
3888         * ps/gsio.h:
3889         * ps/gstypes.h:
3890         * ps/ps-document.c:
3891         * ps/ps-document.h:
3892         * ps/ps.c:
3893         * ps/ps.h:
3894         * shell/Makefile.am:
3895         * shell/ev-application.h:
3896         * shell/ev-sidebar-links.c:
3897         * shell/ev-sidebar-links.h:
3898         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3899         (ev_gui_menu_position_tree_selection):
3900         * shell/ev-utils.h:
3901         * shell/ev-view.c: (ev_view_finalize):
3902         * shell/ev-window.c:
3903         * shell/main.c: (main):
3904         * thumbnailer/Makefile.am:
3905         * tiff/Makefile.am:
3906         * tiff/tiff-document.c:
3907         * tiff/tiff-document.h:
3908         * tiff/tiff2ps.c:
3909         * tiff/tiff2ps.h:
3910         
3911         Reorganize source tree.
3912
3913 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3914
3915         * backend/ev-document-factory.c:
3916
3917         Do not include ev-poppler.h when pdf is disabled. 
3918
3919 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3920
3921         * configure.ac:
3922         * data/evince-ui.xml:
3923         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3924         (pdf_document_document_images_iface_init):
3925         * backend/Makefile.am:
3926         * backend/ev-document-images.[ch]:
3927         * backend/ev-image.[ch]:
3928         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3929         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3930         (ev_job_xfer_run):
3931         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3932         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3933         (ev_pixbuf_cache_get_image_mapping):
3934         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3935         (view_menu_popup_cb), (ev_window_dispose),
3936         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3937         (ev_view_popup_cmd_copy_image):
3938         * shell/ev-view-private.h:
3939         * shell/ev-view.c: (ev_view_get_image_at_location),
3940         (ev_view_do_popup_menu), (ev_view_popup_menu),
3941         (ev_view_button_press_event), (ev_view_drag_data_get),
3942         (ev_view_drag_motion), (ev_view_drag_data_received),
3943         (ev_view_motion_notify_event), (ev_view_button_release_event),
3944         (ev_view_finalize), (ev_view_class_init):
3945
3946         Add image handling support. Fixes bugs #310008 and #325047. Images
3947         selection is not supported yet. 
3948
3949 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3950
3951         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3952         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3953         (ev_view_init):
3954
3955         Move view drag and drop stuff to ev-view.
3956
3957 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3958
3959         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3960         * shell/ev-view.c: (clear_selection): 
3961
3962         Clear selection also in pixbuf cache.
3963
3964 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3965
3966         * data/evince.desktop.in.in:
3967         
3968         Change icon name in desktop file. See bug #390734
3969         for details.
3970
3971 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3972
3973         * thumbnailer/Makefile.am:
3974
3975         Use top_builddir instead top_srcdir for generated schema
3976         file installation. Fixes bug #390161.
3977
3978 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3979
3980         * configure.ac:
3981         * backend/Makefile.am:
3982         * backend/ev-document-transition.[ch]:
3983         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3984         (pdf_document_page_transition_iface_init):
3985         * shell/ev-view-private.h:
3986         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3987         (ev_view_set_presentation), (transition_next_page),
3988         (ev_view_presentation_transition_stop),
3989         (ev_view_presentation_transition_start), (ev_view_next_page):
3990
3991         Add page transition support in presentation mode. At the moment only
3992         page duration is supported, but not transition effects. Fixes bug
3993         #309815.
3994
3995 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3996
3997         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3998
3999         Run find_link_dest with document lock held, since it's called by links
4000         thread and main thread at the same time. 
4001
4002 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4003
4004         * shell/ev-view.c: (goto_dest):
4005
4006         Update page-cache when page is changed by the view, so that
4007         page-changed signal is emitted. 
4008
4009 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4010
4011         * test/test1.py:
4012         * test/test2.py:
4013
4014         Use C locale in tests. 
4015
4016 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4017
4018         * shell/ev-window.c: (ev_window_run_presentation):
4019         * shell/ev-view-private.h:
4020         * shell/ev-view.c: (ev_view_set_presentation):
4021
4022         Restore zoom settings when back from presentation mode. 
4023
4024 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4025
4026         * shell/ev-window.c: (ev_window_run_presentation):
4027
4028         Always use "best fit" zoom in presentation mode.
4029         Fixes bug #389195.
4030
4031 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4032
4033         * shell/ev-view.c: (ev_view_goto_window_create):
4034
4035         Show "Jump to page" label in the page jumping popup in
4036         presentation mode instead of just a GtkEntry.
4037
4038 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4039
4040         * shell/ev-window.c: (launch_external_uri):
4041
4042         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4043         #378085.
4044
4045 2006-12-22  Elijah Newren  <newren gmail com>
4046
4047         * configure.ac: explicitly check for libxml2.  Fixes #388795
4048
4049 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4050
4051         * shell/ev-view-private.h:
4052         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4053         (ev_view_goto_window_delete_event), (key_is_numeric),
4054         (ev_view_goto_window_key_press_event),
4055         (ev_view_goto_window_button_press_event),
4056         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4057         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4058         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4059
4060         Allow jumping to another page by typing a page number in presentation
4061         mode. It uses a popup window with an entry. Fixes bug #353625.
4062
4063 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4064
4065         * configure.ac:
4066         * properties/ev-properties-view.c: (ev_get_default_user_units),
4067         (ev_regular_paper_size):
4068         
4069         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4070         to Damien Carbery <damien.carbery@sun.com> and
4071         Yevgen Muntyan <muntyan@tamu.edu>.
4072
4073 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4074
4075         * shell/ev-window.c: (setup_document_from_metadata):
4076
4077         Make sure Evince doesn't restore the view on the last
4078         page when a document is reopened. Fixes bug #383381.
4079
4080 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4081
4082         * shell/ev-view.c: (draw_loading_text):
4083
4084         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4085
4086 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4087
4088         * configure.ac:
4089         * NEWS:
4090
4091         Release 0.7.0
4092
4093 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4094
4095         * configure.ac:
4096         * pdf/ev-poppler.cc: (pdf_print_context_free),
4097         (pdf_document_file_exporter_begin),
4098         (pdf_document_file_exporter_do_page):
4099
4100         Make cairo-pdf depedency optional. 
4101
4102 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4103
4104         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4105
4106         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4107
4108 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4109
4110         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4111         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4112         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4113         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4114         * shell/ev-view.c: (draw_loading_text):
4115         * shell/ev-window.c: (ev_window_cmd_file_properties):
4116
4117         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4118         related to using FontConfig from different threads.
4119         
4120 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4121
4122         * shell/ev-view.c: (draw_loading_text):
4123
4124         Acquire lock document when drawing "Loading..." text so that only one
4125         thread will use FontConfig at the same time. Fixes bug #374750.
4126
4127 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4128
4129         * shell/ev-page-action.[ch]: (activate_cb):
4130         * shell/ev-window.c: (activate_label_cb):
4131
4132         Check if text inserted in page entry is a valid page number when it
4133         doesn't match to any document page label. Fixes bug #383165.
4134
4135 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4136         * shell/ev-window.c:
4137
4138         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4139         available with GTK < 2.10. Added an ifdef to avoid compilation
4140         error.
4141
4142 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4143
4144         * configure.ac:
4145         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4146
4147         Fix ps backend in multihead systems.
4148
4149 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4150
4151         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4152         * shell/ev-window.c: (ev_window_get_screen_dpi),
4153         (ev_window_update_actions), (setup_view_from_metadata),
4154         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4155
4156         Take screen DPI into account when zooming. Fixes bug #318285.
4157
4158 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4159
4160         * data/Makefile.am:
4161
4162         Cleaned up/slightly refactored Makefile.am. Added GConf
4163         schemas uninstallation as well.
4164
4165 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4166
4167         * Makefile.am:
4168         * test/Makefile.am:
4169
4170         Fight with autotools to fix make check. Make distcheck
4171         works fine as well now!
4172
4173 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4174
4175         * shell/ev-view.c: (draw_end_presentation_page):
4176
4177         Corrected "end of presentation" string.
4178
4179 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4180
4181         * shell/ev-view.c: (ev_view_key_press_event):
4182
4183         Correctly propagate key press event so that up/down keys
4184         work as expected (correct behaviour was broken by
4185         black/white screen key bindings for presentations).
4186
4187 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4188
4189         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4190         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4191         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4192         (pdf_selection_get_selection_region),
4193         (pdf_selection_get_selection_map):
4194
4195         Add "static" to some private functions. 
4196
4197 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4198
4199         * lib/ev-tooltip.h:
4200         * properties/ev-properties-view.h:
4201         * shell/ev-jobs.h:
4202         * shell/ev-properties-dialog.h:
4203         * shell/ev-properties-fonts.h:
4204         * shell/ev-sidebar-links.h:
4205         * shell/ev-sidebar-thumbnails.h:
4206         * shell/ev-sidebar.h:
4207         * shell/ev-window.h:
4208         
4209         Fixes CHACK type in class casts. See bug #385343
4210         for details.
4211
4212 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4213
4214         * shell/ev-view-private.h:
4215         * shell/ev-view.c: (draw_end_presentation_page),
4216         (ev_view_expose_event), (ev_view_key_press_event),
4217         (ev_view_class_init), (ev_view_init):
4218
4219         Blank screen in presentation mode when pressing 'b' (filling with
4220         black) or 'w' (filling with white) keys. Fixes bug #358132.
4221
4222 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4223
4224         * data/evince-toolbar.xml:
4225         * shell/ev-window.c:
4226         
4227         Use stock icon for Select All action. Fixes
4228         bug #382652.
4229
4230 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4231
4232         * shell/ev-view.c: (get_doc_point_from_offset),
4233         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4234
4235         Add links support in rotated documents. Fixes bug #343733.
4236
4237 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4238
4239         * shell/ev-view-private.h:
4240         * shell/ev-view.c: (draw_end_presentation_page),
4241         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4242
4243         Show a blank page after the last page in presentation mode with a
4244         message indicating that presentation has finished and how to exit. 
4245
4246 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4247
4248         * shell/ev-window.c: (fullscreen_timeout_cb):
4249
4250         Hide cursor after a while in presentation mode. 
4251
4252 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4253
4254         * backend/ev-document-info.h:
4255         * data/evince-properties.glade:
4256         * pdf/ev-poppler.cc:
4257         * properties/ev-properties-view.c: (ev_regular_paper_size),
4258         (ev_properties_view_set_info):
4259         * ps/ps-document.c: (ps_document_get_info):
4260
4261         Adds a paper size field to the properties dialog. Fixes
4262         bug #307315. Patch by Kasper Svendsen (with some i18n
4263         changes done by me).
4264
4265 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4266
4267         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4268         (screensaver_init_dbus), (totem_scrsaver_new),
4269         (totem_scrsaver_init):
4270         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4271         * shell/ev-application.c: (ev_application_register_service),
4272         (ev_application_screensaver_enable),
4273         (ev_application_screensaver_disable):
4274         * shell/ev-application.h:
4275         * shell/ev-window.c: (ev_window_run_presentation),
4276         (ev_window_stop_presentation), (build_comments_string),
4277         (ev_window_init):
4278         
4279         Move screensaver handling to application. No more
4280         message on startup.
4281
4282 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4283
4284         * configure.ac:
4285         * backend/Makefile.am:
4286         * backend/ev-file-exporter.[ch]:
4287         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4288         * ps/ps-document.c: (ps_document_file_exporter_*):
4289         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4290         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4291         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4292         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4293
4294         Allow printing to PDF when suppoted by the backend.
4295         
4296 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4297
4298         * shell/ev-window.c: (build_comments_string):
4299
4300         Use always "Document Viewer" in about dialog. 
4301
4302 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4303
4304         * djvu/djvu-document.c: (djvu_document_get_page_size):
4305
4306         Display a warning message when get_pageinfo fails. 
4307
4308 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4309
4310         * Makefile.am:
4311         * backend/Makefile.am:
4312         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4313         * configure.ac:
4314         * shell/ev-window.c: (build_comments_string):
4315         
4316         Make pdf compilation optional. See bug #38007.
4317
4318 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4319
4320         * ps/ps.c: (get_next_text):
4321
4322         Fix CVE-2006-5864.
4323
4324 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4325
4326         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4327         * shell/ev-navigation-action.c: (connect_proxy),
4328         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4329         
4330         Do not call g_type_class_peek_parent twice.
4331
4332 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4333
4334         * configure.ac:
4335         * data/icons/24x24/.cvsignore:
4336         * data/icons/24x24/Makefile.am:
4337         * data/icons/24x24/evince.png:
4338         * data/icons/Makefile.am:
4339         
4340         Add 24x24 icon. Thanks to 
4341         Michael Monreal <infernux@web.de>.
4342
4343 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4344
4345         * configure.ac: Fix typo in configure.ac. Thanks
4346         to dmacks@netspace.org for notification.
4347
4348 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4349
4350         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4351         
4352         Drop dbus include, fixes compilation with older dbus.
4353
4354 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4355
4356         * configure.ac:
4357         * cut-n-paste/Makefile.am:
4358         * cut-n-paste/totem-screensaver/.cvsignore
4359         * cut-n-paste/totem-screensaver/Makefile.am:
4360         * cut-n-paste/totem-screensaver/README:
4361         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4362         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4363         * shell/Makefile.am:
4364         * shell/ev-window.c: (ev_window_run_presentation),
4365         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4366         (ev_window_init):
4367
4368         Implemented screensaver enabling/disabling for
4369         presentation mode (not fullscreen mode). Code stolen
4370         from Totem (with some minor tweaks). Fixes bug #338889.
4371
4372 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4373
4374         * configure.ac:
4375
4376         Bump gnome-icon-theme requirements. We use the rotation
4377         icons that appeared recently.
4378
4379 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4380
4381         * shell/ev-history.c: (ev_history_add_page):
4382         * shell/ev-history.h:
4383         * shell/ev-window.c: (page_changed_cb):
4384         
4385         Use page labels instead of numbers.
4386
4387 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4388
4389         * data/evince-toolbar.xml:
4390         * po/POTFILES.in:
4391         * shell/Makefile.am:
4392         * shell/ev-navigation-action-widget.c:
4393         (ev_navigation_action_widget_init),
4394         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4395         (menu_detacher), (ev_navigation_action_widget_set_menu),
4396         (menu_position_func), (popup_menu_under_arrow),
4397         (ev_navigation_action_widget_toggled),
4398         (ev_navigation_action_widget_button_press_event):
4399         * shell/ev-navigation-action-widget.h:
4400         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4401         (ev_navigation_action_set_window), (activate_menu_item_cb),
4402         (new_history_menu_item), (new_empty_history_menu_item),
4403         (build_menu), (menu_activated_cb), (connect_proxy),
4404         (create_tool_item), (ev_navigation_action_init),
4405         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4406         * shell/ev-navigation-action.h:
4407         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4408         (ev_page_action_widget_set_page_cache),
4409         (ev_page_action_widget_finalize),
4410         (ev_page_action_widget_class_init), (match_selected_cb),
4411         (display_completion_text), (match_completion), (build_new_tree_cb),
4412         (get_filter_model_from_model),
4413         (ev_page_action_widget_update_model):
4414         * shell/ev-page-action-widget.h:
4415         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4416         (connect_proxy):
4417         * shell/ev-page-action.h:
4418         * shell/ev-stock-icons.c:
4419         * shell/ev-stock-icons.h:
4420         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4421         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4422         (register_custom_actions):
4423         * shell/main.c:
4424         
4425         Preliminary history implementation
4426
4427 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4428
4429         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4430         (dvi_document_class_init), (dvi_document_init_params):
4431         * dvi/mdvi-lib/font.c: (font_reference):
4432         
4433         Add reference to subfont. Fixes bug #374277.
4434
4435 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4436
4437         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4438         (ev_window_cmd_file_open_copy_at_dest):
4439
4440         Fix a race condition when creating symlink. Increase the counter
4441         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4442         Mathias Hasselmann).
4443
4444 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4445
4446         * backend/Makefile.am:
4447         * backend/ev-attachment.c: (ev_attachment_open):
4448         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4449         (ev_tmp_dir), (ev_tmp_filename):
4450         * shell/ev-sidebar-attachments.c:
4451         (ev_sidebar_attachments_drag_data_get):
4452         * shell/ev-window.c: (ev_window_clear_temp_file):
4453
4454         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4455         in ensure_dir_exists. Abort without crashing when we can't create
4456         user's directory.
4457
4458 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4459
4460         * data/evince-ui.xml:
4461         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4462         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4463         (ev_window_cmd_file_open_copy_at_dest),
4464         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4465         (ev_view_popup_cmd_open_link_new_window):
4466
4467         Allow opening a copy of the current document in a new window. Fixes bug
4468         #357472
4469
4470 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4471
4472         * data/evince-toolbar.xml:
4473         
4474         Add rotate right and rotate left to available items for toolbar.
4475         
4476         * data/evince-ui.xml:
4477         * shell/ev-window.c: (ev_window_init):
4478         
4479         Customize toolbar with right click. Fixes bug #372451.
4480
4481 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4482
4483         * shell/ev-window.c: 
4484         
4485         Use "object-rotate-{left,right}" stock icons. Fixes 
4486         bug #373863.
4487
4488 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4489
4490         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4491         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4492         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4493         (ev_window_open_uri):
4494         * shell/main.c: (arguments_parse):
4495
4496         Remove temp file created when evince is used by GTK+ in
4497         preview mode. Fixes bug #365282. 
4498
4499 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4500
4501         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4502         
4503         Fixes bug #372474 - Side pane disabled when entering 
4504         and leaving fullscreen mode.
4505
4506 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4507
4508         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4509         * data/Makefile.am:
4510         * data/evince-preview-toolbar.xml:
4511         * data/evince-toolbar.xml:
4512         * shell/ev-application.c: (ev_application_shutdown),
4513         (ev_application_init), (ev_application_get_toolbars_model):
4514         * shell/ev-application.h:
4515         * shell/ev-window.c: (update_chrome_visibility),
4516         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4517         (ev_window_cmd_edit_toolbar), (ev_window_init):
4518         
4519         Fixes bug #364364 - toolbar editor shows zoom actions again.
4520
4521 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4522
4523         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4524
4525         Do not take margins into consideration for paper size when printing.
4526         Really fixes bug #350491.
4527
4528 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4529
4530         * data/evince-ui.xml:
4531         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4532         (ev_window_cmd_file_print_setup),
4533         (ev_window_print_dialog_response_cb),
4534         (ev_window_setup_action_sensitivity):
4535
4536         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4537
4538 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4539
4540         * shell/ev-window.c: (ev_window_print_range):
4541
4542         Revert my previuos commit, since printing to PDF is not supported by
4543         evince yet. 
4544
4545 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4546
4547         * shell/ev-window.c: (ev_window_print_range):
4548
4549         Enable print to a PDF. Fixes bug #332121.
4550
4551 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4552
4553         * shell/ev-application-service.xml:
4554         * shell/ev-application.[ch]: (ev_application_open_window),
4555         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4556         (ev_application_open_uri), (ev_application_open_uri_list):
4557         * shell/ev-window.c: (file_open_dialog_response_cb),
4558         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4559         (drag_data_received_cb), (open_remote_link):
4560         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4561
4562         Add support for multiscreen systems. Fixes bug #316206.
4563
4564 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4565
4566         * shell/ev-jobs.[ch]: (ev_job_print_new),
4567         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4568         (ev_job_print_do_page):
4569         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4570
4571         Allow printing only odd/even pages. Fixes bug #367289.
4572
4573 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4574
4575         * test/test1.py:
4576         * test/test2.py:
4577
4578         Re-add locale settings to test files.
4579
4580 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4581
4582         * data/evince-ui.xml:
4583         * shell/ev-window.c: (set_action_properties):
4584         
4585         Removed garbage from code and ui.
4586
4587 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4588
4589         * shell/ev-window.c: (ev_window_cmd_help_about):
4590
4591         Shamelessly add my name to the list of contributors.
4592
4593 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4594
4595         * test/test1.py:
4596         * test/test2.py:
4597
4598         Cleaned up the dogtail scripts.
4599
4600 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4601
4602         * shell/ev-view.c: (draw_loading_text): Don't render
4603         "loading..." text in presentation mode. Temporary
4604         workaround for bug #320352.
4605
4606 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4607
4608         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4609         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4610
4611         Use print settings scale, copies, collate and reverse which were
4612         ignored. Fixes bug #359032.
4613
4614 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4615
4616         * configure.ac:
4617         * data/evince-password.glade:
4618         * test/Makefile.am:
4619         * test/test-encrypt.pdf:
4620         * test/test-links.pdf:
4621         * test/test1.py:
4622         * test/test2.py:
4623
4624         Add automated UI tests for evince with dogtail. See
4625         bug #300948.    
4626
4627 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4628
4629         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4630
4631         Hide fullscreen toolbar when switching to another desktop workspace.
4632         Fixes bug #338871
4633
4634 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4635
4636         * shell/ev-window-title.c: 
4637         
4638         Test for .dvi in title of pdf documents.
4639
4640 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4641
4642         * shell/ev-view.c: (ev_view_scroll):
4643
4644         Page Up/Down should do page jumps in "Best fit" mode.
4645         If a user has explicitly chosen to view exactly one page
4646         at a time, scrolling just a part of the page when
4647         pressing Page Up/Down is not right. Fixes bug #323107.
4648
4649 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4650
4651         * NEWS:
4652         * configure.ac:
4653         
4654         Update for 0.6.1
4655
4656 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4657
4658         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
4659         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
4660         
4661         Correctly disconnect from job signals on destroy.
4662
4663 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4664
4665         * shell/ev-view-private.h:
4666         * shell/ev-view.c: (view_set_adjustment_values),
4667         (view_update_range_and_current_page),
4668         (ensure_rectangle_is_visible), (ev_view_size_allocate):
4669         
4670         Fixes bug #343199, current page now follows find page.
4671
4672 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
4673
4674         * backend/ev-document-factory.c:
4675         * configure.ac:
4676         Assigned OpenDocument presenation MIME type to the
4677         Impress backend. Added some missing (but harmless)
4678         #ifdefs in the document factory as well to make things
4679         consistent again. Fixes bug #360658.
4680
4681 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4682
4683         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4684         * backend/ev-document-find.c: (ev_document_find_get_type):
4685         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4686         * backend/ev-document-links.c: (ev_document_links_get_type):
4687         * backend/ev-document-security.c: (ev_document_security_get_type):
4688         * backend/ev-document-thumbnails.c:
4689         (ev_document_thumbnails_get_type):
4690         * backend/ev-document.c: (ev_document_get_type):
4691         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4692         * backend/ev-selection.c: (ev_selection_get_type):
4693         * cut-n-paste/recent-files/egg-recent-model.c:
4694         (egg_recent_model_get_type):
4695         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4696         (egg_recent_view_uimanager_get_type):
4697         * cut-n-paste/recent-files/egg-recent-view.c:
4698         (egg_recent_view_get_type):
4699         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4700         (egg_editable_toolbar_get_type):
4701         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4702         (egg_toolbar_editor_get_type):
4703         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4704         (egg_toolbars_model_get_type):
4705         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4706         (egg_tree_multi_drag_source_get_type):
4707         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4708         (ephy_zoom_action_get_type):
4709         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4710         (ephy_zoom_control_get_type):
4711         * impress/r_back.c: (_imp_fill_back):
4712         * properties/ev-properties-main.c:
4713         (ev_properties_plugin_register_type):
4714         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4715         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4716         (ev_view_accessible_factory_get_type):
4717
4718         Reduce relocations. Bug #360616.
4719
4720 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4721
4722         * backend/ev-document-factory.c:
4723         (ev_document_factory_get_document):
4724         
4725         Load document even if extension is wrong.
4726
4727 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4728
4729         * shell/ev-metadata-manager.c: (save_values):
4730         * shell/ev-window.c: (setup_size_from_metadata),
4731         (setup_view_from_metadata), (ev_window_setup_document),
4732         (ev_window_xfer_job_cb), (window_configure_event_cb):
4733         
4734         Set size according to the document size/page size ratio.
4735         That should correct rather wierd behaviour of the previous
4736         commit.
4737
4738 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4739
4740         * shell/ev-window.c: (setup_view_from_metadata):
4741         
4742         Set size for new windows from previous window size.
4743         See bugs #354968 and #168450 for details. Thanks
4744         to Meik Hellmund.
4745
4746 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4747
4748         * djvu/djvu-links.c: (build_tree):
4749
4750         Fix memory leak.
4751
4752 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4753
4754         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
4755         
4756         Don't make sidebar close button insensitive. Fixes
4757         bug #357871.
4758
4759 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4760
4761         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4762         (ev_window_set_view_accels_sensitivity):
4763         
4764         Don't enable Slash on documents which don't support
4765         find. Fixes bug #358648.
4766
4767 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
4768
4769         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
4770         open dialog fall back to the current document uri if the
4771         filechooser hasn't been used before. Fixes bug #356980.
4772
4773 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
4774
4775         * shell/ev-window.c: (ev_window_setup_recent), 
4776         (ev_window_get_recent_file_label):
4777
4778         Escape underscores in filenames of recent file items.
4779
4780 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4781
4782         * configure.ac:
4783         
4784         Bumped poppler requirements, really 0.5.3 is very 
4785         buggy, now we require 0.5.4.
4786
4787 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4788
4789         * djvu/Makefile.am:
4790         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4791         (djvu_document_find_iface_init), (djvu_document_links_get_links),
4792         (djvu_document_document_links_iface_init):
4793         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
4794         (number_from_string_10), (get_djvu_link_dest),
4795         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
4796         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
4797         (djvu_links_get_links), (djvu_links_find_link_dest),
4798         (djvu_links_get_links_model):
4799         * djvu/djvu-links.h:
4800         
4801         Add support for links and bookmarks in djvu documents. Thanks
4802         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
4803         patch.
4804
4805 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4806
4807         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4808         
4809         Reopen should reload document. Fixes 
4810         bug 327951.
4811
4812 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4813
4814         * configure.ac:
4815         * data/Makefile.am:
4816         * data/evince-16.png:
4817         * data/evince-22.png:
4818         * data/evince.png:
4819         * data/evince.svg:
4820         * data/icons/16x16/Makefile.am:
4821         * data/icons/16x16/evince.png:
4822         * data/icons/22x22/Makefile.am:
4823         * data/icons/22x22/evince.png:
4824         * data/icons/48x48/Makefile.am:
4825         * data/icons/48x48/evince.png:
4826         * data/icons/Makefile.am:
4827         * data/icons/scalable/Makefile.am:
4828         * data/icons/scalable/evince.svg:
4829         
4830         Install icons with correct names. Fixes
4831         bug #354429.
4832
4833 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4834
4835         * shell/ev-view.c: (ev_view_button_release_event):
4836
4837         Don't open links with middle mouse button. Fixes bug #353649
4838
4839 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4840
4841         * NEWS:
4842         * configure.ac:
4843         
4844         Update for release 0.6.0
4845
4846 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4847
4848         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
4849         Implement Close named action. Patch by Carlos Garcia Campos.
4850
4851 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4852
4853         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
4854         
4855         Don't clear link mapping on copy_job_to_job_info. Fixes
4856         bug 346168.
4857
4858 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4859
4860         * shell/main.c: (main):
4861
4862         Revert my previous commit, gnome_program_init owns the option context.
4863         Fix another memory leak in main. Both caught by Christian Persch. 
4864
4865 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4866
4867         * shell/main.c: (main):
4868
4869         Fix memory leak.
4870
4871 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4872
4873         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4874
4875         Fix crash when opening a pdf with password protection. 
4876
4877 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4878
4879         * pdf/ev-poppler.cc: (pdf_document_search_free):
4880
4881         Fix memory leak. 
4882
4883 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4884
4885         * backend/ev-document-factory.c:
4886         (ev_document_factory_get_document):
4887         * tiff/tiff-document.c: (tiff_document_finalize):
4888         
4889         More correct handling of document loading. Fixes
4890         bug #349043.
4891
4892 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4893
4894         * backend/ev-attachment.c: (ev_attachment_save):
4895
4896         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4897         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4898
4899 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4900         
4901         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4902         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4903
4904 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4905
4906         * shell/ev-sidebar-thumbnails.c:
4907
4908         Do not render thumbnails unless thumbnails page is active in the
4909         sidebar.
4910
4911 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4912
4913         * shell/ev-properties-dialog.c:
4914
4915         Fix dialogue spacing. Bug #351370.
4916
4917 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4918
4919         * configure.ac:
4920
4921         Use lowercase gettext catalog file names (evince.mo
4922         instead of Evince.mo)
4923
4924 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4925
4926         * shell/ev-sidebar-attachments.c:
4927
4928         GtkIconTheme is now screen safe too. Fixes bug #350878
4929
4930 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4931
4932         * shell/ev-window.c:
4933
4934         GtkRecent manager is now screen safe. Fixes bug #350145
4935
4936 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4937
4938         * shell/ev-sidebar.c: (ev_sidebar_init):
4939         
4940         Make sidebar close icon smaller. Fix for bug 350177.
4941         See also bugs 350176 and 165770.
4942
4943 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4944
4945         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4946
4947         Ignore zoom for xyz destinations when it's <= 1, keeping user
4948         preferences instead. Set correct sizing-mode for fith and fitv
4949         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4950
4951 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4952
4953         * NEWS:
4954         * configure.ac:
4955         
4956         Update for release 0.5.5
4957
4958 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4959         
4960         * shell/ev-window.c: (ev_window_cmd_escape)
4961
4962         Escape unfocus page entry. Fixes bug #345809.
4963
4964 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4965
4966         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4967         (build_tree), (pdf_document_links_get_links),
4968         (pdf_document_links_find_link_dest):
4969         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4970         (goto_xyz_dest):
4971
4972         Convert from PDF style coordinates to X style coordinates in the
4973         backend rather than in the view. Fixes bug #338440
4974
4975 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4976
4977         * shell/ev-window.c:
4978         
4979         Remove Ctrl+Shift+T shortcut for toolbars. See
4980         the bug #350098.
4981
4982 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4983
4984         * configure.ac:
4985
4986         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4987         of this. 
4988
4989 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4990
4991         * configure.ac:
4992         * cut-n-paste/Makefile.am:
4993         * data/evince-ui.xml:
4994         * shell/Makefile.am:
4995         * shell/ev-application.[ch]:
4996         * shell/ev-window.c:
4997
4998         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4999         #349273
5000
5001 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5002
5003         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5004         findbar code: s/help/search/
5005
5006 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5007
5008         * shell/ev-window.c: (setup_document_from_metadata),
5009         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5010         (setup_view_from_metadata):
5011         
5012         Fix memory leaks.
5013
5014 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5015
5016         * autogen.sh, configure.ac: 
5017         
5018         Update automake usage. See bug 349292.
5019
5020 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5021
5022         * shell/eggfindbar.c: (egg_find_bar_class_init),
5023         (entry_activate_callback), (egg_find_bar_init),
5024         (egg_find_bar_set_status_text):
5025         * shell/eggfindbar.h:
5026         
5027         Unify Evince findbar with Epiphany. Nice patch
5028         from Fabricio Silva <silva@crans.org> and
5029         Frederic Peters <fpeters@entrouvert.com>. See
5030         bug #339966 for details.
5031
5032 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5033
5034         * data/evince.desktop.in.in:
5035         
5036         Correct information for bugzilla. Thanks to
5037         Olaf Vitters, see bug #348855.
5038
5039 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5040
5041         * shell/ev-jobs.[ch]:
5042         * shell/ev-sidebar-links.c:
5043         * shell/ev-window.[ch]:
5044
5045         GtkPrintJob doesn't support print ranges or current page, so we export
5046         to a ps file now when printing ranges or current page.
5047
5048 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5049
5050         * pdf/ev-poppler.cc:
5051         * shell/ev-window.c: (do_action_named):
5052
5053         We should be more clear about bugzilla. See the
5054         poppler bug #7623.
5055
5056 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5057
5058         * configure.ac:
5059         * shell/Makefile.am:
5060         * shell/ev-job-queue.c:
5061         * shell/ev-jobs.[ch]:
5062         * shell/ev-sidebar-links.c:
5063         * shell/ev-window.[ch]:
5064         
5065         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5066         #348422
5067
5068 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5069
5070         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5071         * shell/ev-application-service.xml:
5072         * shell/ev-application.[ch]:
5073         * shell/ev-jobs.[ch]:
5074         * shell/ev-window.[ch]: (ev_window_run_preview):
5075         * shell/main.c: 
5076
5077         Add preview mode to use evince as a printing previewer. It also adds
5078         other command line options for fullscreen and presentation modes.
5079         Fixes bugs #347822, #317031
5080
5081 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5082
5083         * NEWS:
5084         * configure.ac:
5085         
5086         Update for release 0.5.4
5087
5088 2006-07-11  Bastien Nocera <hadess@hadess.net>
5089
5090         * Makefile.am:
5091         * backend/Makefile.am:
5092         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5093         * backend/ev-document-factory.h:
5094         * configure.ac:
5095         * impress/.cvsignore:
5096         * impress/Makefile.am:
5097         * impress/common.h:
5098         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5099         (imp_get_page), (imp_next_page), (imp_prev_page),
5100         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5101         * impress/f_oasis.c: (render_object), (render_page),
5102         (get_geometry), (_imp_oasis_load):
5103         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5104         (_imp_oo13_load):
5105         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5106         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5107         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5108         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5109         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5110         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5111         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5112         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5113         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5114         (iks_new_within), (iks_insert), (iks_insert_cdata),
5115         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5116         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5117         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5118         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5119         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5120         (iks_cdata), (iks_cdata_size), (iks_has_children),
5121         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5122         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5123         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5124         (iks_tree), (iks_load), (iks_save):
5125         * impress/iksemel.h:
5126         * impress/imposter.h:
5127         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5128         (imp_render_draw_bezier_real), (imp_render_get_size),
5129         (imp_render_set_fg_color), (imp_render_draw_line),
5130         (imp_render_draw_rect), (imp_render_draw_polygon),
5131         (imp_render_draw_arc), (imp_render_draw_bezier),
5132         (imp_render_open_image), (imp_render_get_image_size),
5133         (imp_render_scale_image), (imp_render_draw_image),
5134         (imp_render_close_image), (imp_render_markup),
5135         (imp_render_get_text_size), (imp_render_draw_text),
5136         (impress_document_load), (impress_document_save),
5137         (impress_document_get_n_pages), (impress_document_get_page_size),
5138         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5139         (impress_document_finalize), (impress_document_class_init),
5140         (impress_document_can_get_text), (impress_document_get_info),
5141         (impress_document_document_iface_init),
5142         (impress_document_thumbnails_get_thumbnail),
5143         (impress_document_thumbnails_get_dimensions),
5144         (impress_document_document_thumbnails_iface_init),
5145         (impress_document_init):
5146         * impress/impress-document.h:
5147         * impress/internal.h:
5148         * impress/r_back.c: (_imp_fill_back):
5149         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5150         (_imp_draw_image), (_imp_tile_image):
5151         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5152         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5153         (r_polyline):
5154         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5155         (r_draw_gradient_complex), (r_draw_gradient):
5156         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5157         (r_get_bullet):
5158         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5159         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5160         (r_text):
5161         * impress/render.c: (imp_create_context), (imp_context_set_page),
5162         (imp_context_set_step), (imp_render), (imp_delete_context):
5163         * impress/render.h:
5164         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5165         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5166         (zip_load_xml), (zip_get_size), (zip_load):
5167         * impress/zip.h:
5168         * shell/ev-utils.c:
5169         
5170         New backend to support impress slides. Fixes bug #30867.
5171
5172 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5173
5174         * shell/ev-utils.c: (using_postscript_printer):
5175         
5176         Fixes crash when print using PAPI backend,
5177         bug #345012.
5178
5179 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5180
5181         * shell/ev-jobs.c: (ev_job_xfer_run):
5182         * shell/ev-window.c: (password_dialog_response),
5183         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5184         (ev_window_dispose):
5185         Fixes bug #344160: if the xfer job doesn't complete
5186         because a password is required, reload the existing
5187         instance instead of creating a new one.
5188
5189 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5190
5191         * shell/main.c: (main): Call gdk_threads_init. Thus
5192         we'll avoid errors in auth dialog. Fix for the bug
5193         #343347.
5194
5195 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5196
5197         * configure.ac: Advertise pixbuf support, fix
5198         for the bug 343317.
5199
5200 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5201
5202         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5203         (ev_sidebar_thumbnails_set_document):
5204         
5205         Update sidebar thumbnails after reloading.
5206
5207 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5208
5209         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5210         * shell/ev-jobs.h:
5211         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5212         (ev_window_cmd_view_reload), (ev_window_init):
5213         
5214         Don't crash on reload. Fix for the bug #343167.
5215
5216 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * shell/ev-jobs.c: (ev_job_render_run):
5219         
5220         Check for document links.
5221
5222 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5223
5224         * backend/ev-attachment.c: (ev_attachment_save),
5225         (ev_attachment_launch_app), (ev_attachment_open):
5226         * backend/ev-document-factory.c: (get_document_from_uri):
5227         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5228         (egg_recent_view_uimanager_set_list):
5229         * ps/ps-document.c: (check_filecompressed), (document_load),
5230         (ps_document_load):
5231         * shell/ev-metadata-manager.c: (load_values):
5232         * shell/ev-password.c: (ev_password_dialog_set_property):
5233         * shell/ev-view.c: (tip_from_link):
5234         * shell/ev-window.c: (file_save_dialog_response_cb),
5235         (ev_window_print_dialog_response_cb):
5236         
5237         Use consistent quoting style. Fix for the bug #320285.
5238
5239 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5240
5241         * shell/ev-jobs.c: (ev_job_xfer_run):
5242         * shell/main.c: (load_files):
5243                 
5244         Open links with anchors. Fix for the bug #339836.
5245
5246 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5247
5248         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5249         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5250         (ev_link_dest_set_property), (ev_link_dest_finalize),
5251         (ev_link_dest_class_init), (ev_link_dest_new_named),
5252         (ev_link_dest_new_page_label):
5253         * backend/ev-link-dest.h:
5254         * shell/ev-application.c: (ev_application_open_uri):
5255         * shell/ev-view.c: (goto_dest):
5256         * shell/ev-window.c:
5257         * shell/ev-window.h:
5258         
5259         Fix page-label command line option. Bug #342070.
5260
5261 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5262
5263         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5264         
5265         Don't show highlight rects if page can't be showed. Fix for 
5266         the bug #342076
5267
5268 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5269
5270         * shell/ev-window.c: (setup_sidebar_from_metadata),
5271         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5272         
5273         Setup sidebar from metadata even if there is no document
5274         loaded. Fix for the bug #342807.
5275
5276 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5277
5278         * cut-n-paste/toolbar-editor/Makefile.am:
5279         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5280         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5281         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5282         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5283         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5284         (popup_context_menu_cb), (button_press_event_cb),
5285         (configure_item_sensitivity), (configure_item_cursor),
5286         (configure_item_tooltip), (connect_widget_signals),
5287         (action_sensitive_cb), (create_item_from_action),
5288         (create_item_from_position), (toolbar_drag_data_received_cb),
5289         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5290         (toolbar_drag_leave_cb), (configure_drag_dest),
5291         (toggled_visibility_cb), (toolbar_visibility_refresh),
5292         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5293         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5294         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5295         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5296         (egg_editable_toolbar_dispose),
5297         (egg_editable_toolbar_set_ui_manager),
5298         (egg_editable_toolbar_get_selected),
5299         (egg_editable_toolbar_set_selected), (set_edit_mode),
5300         (egg_editable_toolbar_set_property),
5301         (egg_editable_toolbar_get_property),
5302         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5303         (egg_editable_toolbar_new_with_model),
5304         (egg_editable_toolbar_get_edit_mode),
5305         (egg_editable_toolbar_set_edit_mode),
5306         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5307         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5308         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5309         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5310         (item_added_or_removed_cb), (toolbar_removed_cb),
5311         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5312         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5313         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5314         (editor_create_item_from_name), (append_table),
5315         (update_editor_sheet), (egg_toolbar_editor_init):
5316         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5317         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5318         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5319         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5320         (toolbar_node_free), (egg_toolbars_model_get_flags),
5321         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5322         (egg_toolbars_model_get_name), (impl_add_item),
5323         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5324         (parse_data_list), (parse_item_list), (parse_toolbars),
5325         (egg_toolbars_model_load_toolbars), (parse_available_list),
5326         (parse_names), (egg_toolbars_model_load_names),
5327         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5328         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5329         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5330         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5331         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5332         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5333         (egg_toolbars_model_set_types), (fill_avail_array),
5334         (egg_toolbars_model_get_name_avail),
5335         (egg_toolbars_model_get_name_flags),
5336         (egg_toolbars_model_set_name_flags):
5337         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5338         * cut-n-paste/toolbar-editor/eggintl.h:
5339         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5340         (egg_tree_multi_drag_source_get_type),
5341         (egg_tree_multi_drag_source_row_draggable),
5342         (egg_tree_multi_drag_source_drag_data_delete),
5343         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5344         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5345         (path_list_free), (set_context_data), (get_context_data),
5346         (get_info), (egg_tree_multi_drag_drag_data_get),
5347         (egg_tree_multi_drag_motion_event),
5348         (egg_tree_multi_drag_button_press_event),
5349         (egg_tree_multi_drag_add_drag_support):
5350         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5351         * shell/ev-application.c: (ev_application_init),
5352         (ev_application_save_toolbars_model):
5353         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5354         (ev_window_cmd_edit_toolbar), (ev_window_init):
5355         
5356         Sync toolbareditor with epiphany and libegg
5357
5358 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5359
5360         * configure.ac: 
5361
5362         Depend on poppler 0.5.2
5363
5364 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5365
5366         * shell/ev-jobs.c: (ev_job_render_run):
5367         
5368         Check if document supports links iterface.
5369
5370 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * NEWS:
5373         * configure.ac:
5374         
5375         Update for release 0.5.3
5376
5377 2006-05-13  Michael Plump  <plumpy@skylab.org>
5378
5379         * configure.ac:
5380         * shell/Makefile.am:
5381         * shell/main.c: (main):
5382         
5383         Port to GOption command line parsing. Fix for the 
5384         bug #327518
5385
5386 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5387
5388         * shell/ev-window.c: (ev_window_cmd_help_about):
5389         
5390         Do not wrap license. Fix for the bug #309460.
5391
5392 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5393
5394         * configure.ac:
5395         * properties/ev-properties-main.c: (ev_properties_get_pages):
5396         * shell/ev-application.c: (ev_application_open_window),
5397         (ev_application_open_uri_at_dest):
5398         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5399         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5400         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5401         * shell/ev-utils.c: (save_print_config_to_file):
5402         * shell/ev-window.c: (ev_window_cmd_save_as),
5403         (ev_attachment_popup_cmd_save_attachment_as):
5404         * shell/main.c: (load_files_remote):
5405         
5406         Bump requirements to gtk 2.8 and drop all ifdefs used.
5407
5408 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5409
5410         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5411         * shell/ev-window.c: (ev_window_init):
5412         
5413         Show attachments page.
5414
5415 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5416
5417         * po/POTFILES.in:
5418         * shell/ev-attachment-bar.c:
5419         * shell/ev-attachment-bar.h:
5420         * shell/ev-sidebar-attachments.c:
5421         (ev_sidebar_attachments_icon_cache_add),
5422         (icon_theme_get_pixbuf_from_mime_type),
5423         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5424         (ev_sidebar_attachments_icon_cache_refresh),
5425         (ev_sidebar_attachments_get_attachment_at_pos),
5426         (ev_sidebar_attachments_popup_menu_show),
5427         (ev_sidebar_attachments_popup_menu),
5428         (ev_sidebar_attachments_button_press),
5429         (ev_sidebar_attachments_update_icons),
5430         (ev_sidebar_attachments_drag_data_get),
5431         (ev_sidebar_attachments_get_property),
5432         (ev_sidebar_attachments_destroy),
5433         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5434         (ev_sidebar_attachments_new),
5435         (ev_sidebar_attachments_set_document),
5436         (ev_sidebar_attachments_support_document),
5437         (ev_sidebar_attachments_get_label),
5438         (ev_sidebar_attachments_page_iface_init):
5439         * shell/ev-sidebar-attachments.h:
5440         * shell/ev-window.c: (update_chrome_visibility),
5441         (setup_sidebar_from_metadata), (ev_window_setup_document),
5442         (ev_window_sidebar_current_page_changed_cb),
5443         (attachment_bar_menu_popup_cb), (ev_window_init):
5444         
5445         Move attachments bar to sidebar.
5446
5447 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5448
5449         * pdf/ev-poppler.cc:
5450         * shell/ev-application.[ch]:
5451         * shell/main.c:
5452
5453         Fix some memory leaks.
5454
5455 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5456
5457         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5458
5459         Change the properties dialog response to
5460         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5461         will make the dialog go away when the user presses
5462         enter. With gtk+ >= 2.9 this will happen anyway, but for
5463         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5464         escape by default. Fixes bug #340539. See also bug
5465         #101293 for the gtk+ part.
5466
5467 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5468
5469         * shell/ev-view.c (tip_from_action_named): Replace some strings
5470         that were wrong. Closes #340970.
5471
5472 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5473
5474         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5475
5476         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5477         #341049
5478
5479 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5480
5481         * djvu/Makefile.am:
5482         * dvi/Makefile.am:
5483         * dvi/mdvi-lib/Makefile.am:
5484         * properties/Makefile.am:
5485         * ps/Makefile.am:
5486         * shell/Makefile.am:
5487         * thumbnailer/Makefile.am:
5488         
5489         Due to broken libtool that is unable to track dependencies
5490         of noinst libraries we are forced to explicitely point
5491         libraries for binary. Fix for the bug #333334.
5492
5493 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5494
5495         * data/evince.desktop.in.in:
5496         * shell/ev-view.c: (view_update_range_and_current_page),
5497         (ev_view_next_page), (ev_view_previous_page):
5498         * shell/ev-window.c: (update_chrome_visibility),
5499         (setup_sidebar_from_metadata), (ev_window_setup_document),
5500         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5501         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5502         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5503         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5504         (ev_window_stop_presentation), (ev_window_focus_in_event),
5505         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5506         (ev_window_init):
5507         * thumbnailer/Makefile.am:
5508         
5509         Update fullscreen and presentation timeout handling. Hide
5510         cursor in presentation after timeout. Fix for the bugs
5511         #136359 and #336981.
5512
5513 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5514
5515         * backend/ev-link-action.[ch]:
5516         * pdf/ev-poppler.cc: (ev_link_from_action):
5517         * shell/ev-view-private.h:
5518         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5519         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5520
5521         Add support for Named Action links
5522
5523 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5524
5525         * backend/Makefile.am:
5526         * backend/ev-document-links.[ch]:
5527         * backend/ev-document.[ch]:
5528         * backend/ev-link-action.[ch]:
5529         * backend/ev-link-dest.[ch]:
5530         * backend/ev-link.[ch]:
5531         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5532         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5533         * shell/ev-page-action.c: (build_new_tree_cb):
5534         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5535         (links_page_num_func), (update_page_callback):
5536         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5537         (tip_from_link):
5538         * shell/ev-jobs.c:
5539         * shell/ev-window.[ch]: (ev_window_open_uri),
5540         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5541         * shell/ev-application.[ch]: (ev_application_open_window),
5542         (ev_application_open_uri):
5543
5544         Rework links system, it adds support for remote links now and it makes
5545         easier to add new kinds of actions and destinations. Fixes bug #317292
5546
5547 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5548
5549         * data/Makefile.am:
5550         * data/evince.png:
5551         * data/evince-16.png:
5552         * data/evince-22.png:
5553         * data/evince.svg:
5554         * shell/main.c: (main):
5555         
5556         Evince use it's own icon. Fix for the bug #313392.
5557
5558         * shell/ev-window.c: (fullscreen_timeout_cb),
5559         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5560         (ev_window_cmd_help_about), (ev_window_dispose):
5561         
5562         Simplify fullscreen timeout code.
5563
5564 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5565
5566         * backend/ev-attachment.c: 
5567         * shell/ev-attachment-bar.c:
5568         * shell/ev-window.c:
5569
5570         Allow multiple selection of attachments
5571
5572 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5573
5574         * shell/ev-view.c: (view_update_range_and_current_page),
5575         (ev_view_scroll):
5576         
5577         Fix for the bug #312573 – Optimal selection of current 
5578         page among visible pages.
5579
5580 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5581
5582         * configure.ac:
5583         * djvu/Makefile.am:
5584         * djvu/djvu-text.h:
5585         
5586         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5587         for the bug 339868.
5588
5589 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5590
5591         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5592
5593 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5594
5595         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
5596         dictated by the GNOME HIG. Fixes bug #339235.
5597
5598 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5599
5600         * data/evince-ui.xml:
5601         * shell/ev-view.c: (ev_view_can_find_previous):
5602         * shell/ev-view.h:
5603         * shell/ev-window.c: (ev_window_update_actions),
5604         (ev_window_cmd_edit_find_previous):
5605
5606         Add support for "Find Previous" as dictated by the GNOME HIG. A
5607         menu item is added and some glue code to make it all work is added
5608         to various files.
5609
5610 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5611
5612         * configure.ac: Award myself the "useless use of cat" award.
5613
5614 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5615
5616         * po/LINGUAS: New file listing all supported languages.
5617
5618         * configure.in: Use po/LINGUAS instead of including all languages
5619         directly in this file. See the wiki for more information:
5620         http://live.gnome.org/GnomeGoals/PoLinguas
5621
5622 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5623
5624         * backend/ev-document-factory.c:
5625
5626         Do not load the document twice when there isn't errors
5627
5628 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5629
5630         * backend/ev-attachment.c: 
5631
5632         Fix a crash when there isn't a default application to open an
5633         attachment
5634
5635 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5636
5637         * backend/ev-attachment.[ch]:
5638         * shell/ev-attachment-bar.[ch]:
5639
5640         Added missing files. 
5641
5642 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5643
5644         * backend/Makefile.am:
5645         * data/evince-ui.xml:
5646         * backend/ev-attachment.[ch]:
5647         * backend/ev-document.[ch]: (ev_document_has_attachments),
5648         (ev_document_get_attachments):
5649         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
5650         (attachment_save_to_buffer), (pdf_document_get_attachments),
5651         (pdf_document_document_iface_init):
5652         * shell/Makefile.am:
5653         * shell/ev-attachment-bar.[ch]:
5654         * shell/ev-window.c:
5655
5656         Add support for PDF attachments. Fixes bug #325143
5657
5658 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5659
5660         * backend/ev-document-factory.c: (get_document_from_uri),
5661         (ev_document_factory_get_document):
5662         * backend/ev-document-factory.h:
5663         * properties/ev-properties-main.c: (ev_properties_get_pages):
5664         * shell/Makefile.am:
5665         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5666         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5667         (ev_job_queue_remove_job):
5668         * shell/ev-job-queue.h:
5669         * shell/ev-job-xfer.c:
5670         * shell/ev-job-xfer.h:
5671         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
5672         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
5673         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
5674         (ev_job_xfer_run):
5675         * shell/ev-jobs.h:
5676         * shell/ev-window.c: (ev_window_is_empty),
5677         (password_dialog_response), (ev_window_clear_xfer_job),
5678         (ev_window_xfer_job_cb), (ev_window_open_uri),
5679         (ev_window_cmd_focus_page_selector),
5680         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5681         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5682         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5683         (ev_window_dispose):
5684         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5685         
5686         * Cleanup mime type detection on document load. Fix for the
5687         bug #336448.
5688
5689 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5690
5691         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5692         
5693         Fix crash on exit, described in the bug #336825.
5694
5695 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5696
5697         * backend/ev-document-factory.c:
5698         (ev_document_factory_get_from_mime),
5699         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5700         (ev_document_factory_get_document),
5701         (file_filter_add_mime_list_and_free),
5702         (ev_document_factory_add_filters):
5703         * backend/ev-document-factory.h:
5704         * properties/ev-properties-main.c: (ev_properties_get_pages):
5705         * shell/Makefile.am:
5706         * shell/ev-application.c:
5707         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5708         * shell/ev-window.c: (ev_window_cmd_file_open),
5709         (ev_window_cmd_save_as):
5710         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5711         
5712         Rework factory functions so they are placed now in a single 
5713         file ev-document-factory.c
5714
5715 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5716
5717         * shell/ev-window.c: (update_chrome_visibility):
5718         
5719         Fix for the bug 166566 - don't show menubar in fullscreen
5720         mode.
5721
5722 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5723
5724         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
5725
5726 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5727
5728         * shell/ev-view.c: (ev_view_expose_event):
5729         
5730         More correctly draw loading text when document
5731         is empty.
5732
5733 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5734
5735         * shell/ev-view.c: (ev_view_scroll):
5736         
5737         Fix for the bug #334854, page down and page up switch
5738         pages in presentation mode.
5739
5740 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5741
5742         * shell/ev-window.c: (ev_window_set_action_sensitive),
5743         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
5744         (ev_window_set_view_accels_sensitivity),
5745         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
5746         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5747         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5748         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
5749         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
5750         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
5751         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
5752         (view_actions_focus_in_cb), (ev_window_init):
5753         
5754         Fix for the bug #333902, now it's possible to search
5755         words with slash.
5756
5757 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
5758
5759         * configure.ac: Added Breton translation.
5760         * po/br.po: Added Breton translation.
5761
5762 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5763
5764         * shell/ev-window-title (ev_window_title_update):
5765
5766         Fix memory leak in window title. Fixes bug #333944
5767
5768 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5769
5770         * shell/ev-metadata-manager.c (parseItem):
5771
5772         Fix memory leaks. Fixes bug #333945
5773
5774 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5775         
5776         * NEWS, configure.ac, TODO:
5777         
5778         Update for release 0.5.2.
5779
5780 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5781
5782         * shell/ev-view.c: (view_update_range_and_current_page),
5783         (page_changed_cb):
5784         
5785         Don't jump on scrolling, fix for the bug #333127.
5786
5787 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5788
5789         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
5790         
5791         Scroll by one page in presentation mode. Fix for the bug
5792         #332993.
5793
5794 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
5795
5796         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
5797
5798 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
5799
5800         * configure.ac  Added lv in ALL_LINGUAS line.
5801
5802 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5803         
5804         * NEWS, configure.ac:
5805         
5806         Update for release 0.5.1
5807
5808 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5809
5810         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
5811         * backend/ev-document-misc.h:
5812         * shell/ev-view.c: (draw_one_page):
5813         
5814          Clairfy what page the toolbar page number applies to. Fix
5815          for the bug #328102.
5816
5817 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
5818
5819         * shell/ev-view-private.h:
5820         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
5821         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
5822         (ev_view_search_changed):
5823         * shell/ev-view.h:
5824         * shell/ev-window.c: (find_bar_search_changed_cb):
5825         
5826         Dont't jump to find result if window was scrolled during search.
5827         Fix for the bug #313266.
5828
5829 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
5830
5831         * shell/eggfindbar.c: (egg_find_bar_class_init):
5832         * shell/eggfindbar.h:
5833         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
5834         * shell/ev-view-private.h:
5835         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
5836         (ev_view_class_init), (ev_sizing_mode_get_type),
5837         (ev_scroll_type_get_type):
5838         * shell/ev-view.h:
5839         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
5840         (ev_window_cmd_scroll_backward), (find_bar_scroll),
5841         (ev_window_init):
5842         
5843         Fix for the bug 319133 - Find entry should allow text scroll.
5844
5845 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
5846
5847         * shell/ev-view-private.h:
5848         * shell/ev-view.c: (view_update_range_and_current_page),
5849         (highlight_find_results), (find_changed_cb), (page_changed_cb),
5850         (ev_view_set_document), (update_find_status_message),
5851         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
5852         (ev_view_find_previous):
5853         
5854         Fix for the bug #319137. Search now takes account for scrolling.
5855
5856 2006-02-19  Michael Hofmann <mh21@piware.de>
5857
5858         * configure.ac:
5859         * djvu/Makefile.am:
5860         * djvu/djvu-document-private.h:
5861         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5862         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
5863         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
5864         (djvu_document_can_get_text), (djvu_document_get_text),
5865         (djvu_document_document_iface_init),
5866         (djvu_document_thumbnails_get_thumbnail),
5867         (djvu_document_find_begin), (djvu_document_find_get_n_results),
5868         (djvu_document_find_get_result),
5869         (djvu_document_find_page_has_results),
5870         (djvu_document_find_get_progress), (djvu_document_find_cancel),
5871         (djvu_document_find_iface_init):
5872         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
5873         (djvu_text_page_selection), (djvu_text_page_limits_process),
5874         (djvu_text_page_limits), (djvu_text_page_copy),
5875         (djvu_text_page_position), (djvu_text_page_union),
5876         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5877         (djvu_text_page_box), (djvu_text_page_append_text),
5878         (djvu_text_page_search), (djvu_text_page_prepare_search),
5879         (djvu_text_page_new), (djvu_text_page_free):
5880         * djvu/djvu-text-page.h:
5881         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5882         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5883         (djvu_text_n_results), (djvu_text_has_results),
5884         (djvu_text_get_result), (djvu_text_get_progress):
5885         * djvu/djvu-text.h:
5886         
5887         Text search in djvu. Fix for the bug #303415.
5888
5889 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5890
5891         * configure.ac:
5892         * shell/ev-window.c: (ev_window_cmd_save_as):
5893         
5894         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5895         Thanks to Gary Coady <gary@lyranthe.org>
5896
5897 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5898
5899         * shell/ev-print-job.c: (idle_print_handler):
5900         
5901         Inverse order printing, bug #320919.
5902
5903 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5904
5905         * data/evince-toolbar.xml:
5906         * shell/ev-window.c:
5907         
5908         Allow to add sidebar checkbutton on toolbar. Fix
5909         for the bug #144577.
5910
5911 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5912
5913         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5914         
5915         Add checks that have sense for empty ps document.
5916
5917 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5918
5919         * configure.ac: Include PS in mime types list. 
5920
5921 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5922
5923         * configure.ac:
5924         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5925         * ps/gsdefaults.h:
5926         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5927         
5928         Runtime check for gs interpreter. Fix for the bug #320868.
5929         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5930
5931 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5932
5933         * shell/ev-application.c: 
5934
5935         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5936         dbus>=0.60, so that the request is not queued. 
5937
5938 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5939
5940         * configure.ac:
5941         * shell/Makefile.am:
5942         * shell/ev-sidebar-links.c: (print_section_cb):
5943         * shell/ev-utils.c:
5944         * shell/ev-utils.h:
5945         * shell/ev-window.c: (update_action_sensitivity),
5946         (ev_window_close_dialogs), (ev_window_print):
5947         * shell/ev-window.h:
5948         
5949         Make printing support optional. Patch from Eduardo de Barros Lima
5950         <eduardo.lima@indt.org.br> for the bug #330546.
5951
5952 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5953
5954         * shell/ev-view-private.h:
5955         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5956         (ev_view_set_document):
5957         * shell/ev-view.h:
5958         * shell/ev-window.c: (ev_window_load_job_cb),
5959         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5960         (ev_window_init):
5961
5962         Draw Loading message during xfer job. Fix for the bug #329495.
5963
5964 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5965
5966         * comics/comics-document.c: (comics_regex_quote),
5967         (comics_document_load), (extract_argv):
5968         
5969         Correcly quote regexp before passing it to unzip.
5970
5971 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5972
5973         * shell/ev-page-cache.c: (build_height_to_page),
5974         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5975         (ev_page_cache_get_dual_even_left):
5976         * shell/ev-page-cache.h:
5977         * shell/ev-view.c: (view_update_range_and_current_page),
5978         (get_page_y_offset), (get_page_extents):
5979         
5980         Place even pages to the left if document has less then
5981         two pages. Fix for the bug #328856.
5982
5983 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5984
5985         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5986         
5987         Correct comics scheme. This make evince create thumbnails
5988         for comic books. Fix for the bug 329088.
5989
5990 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5991
5992         * data/evince-password.glade: Don't explicitly set
5993         invisible_char to the current default value in case
5994         the default changes; let GTK+ do its magic.
5995
5996 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5997
5998         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5999         real filename to tmp filename since often document
6000         type is determined by extension.
6001
6002 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6003
6004         * shell/ev-view.c: (add_scroll_binding_keypad),
6005         (ev_view_binding_activated), (ev_view_class_init):
6006         
6007         Add keybindings for percision-scrolling of display area. 
6008         Fix for the bug #314072.
6009
6010 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6011
6012         * data/evince.desktop.in.in:
6013         
6014         Add GTK to the list of categories. Fix for the bug #328034.
6015
6016 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6017
6018         * shell/ev-application.c: (ev_application_shutdown),
6019         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6020         * shell/ev-application.h:
6021         * shell/ev-window.c: (file_open_dialog_response_cb),
6022         (ev_window_cmd_file_open):
6023         
6024         Save last uri in file chooser dialog. Fix for the bug #327950.
6025
6026 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6027
6028         * NEWS:
6029         * README:
6030         
6031         Final update for release 0.5.0
6032         
6033         * shell/Makefile.am:
6034         
6035         Remove disable deprecated until we'll require libgnome-2.13.7
6036         and port to GOption argument parsing. See bug 327518.
6037
6038 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6039
6040         * comics/comics-document.c: (comics_document_save):
6041         * djvu/djvu-document.c: (djvu_document_save):
6042         * dvi/dvi-document.c: (dvi_document_save):
6043         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6044         * lib/ev-file-helpers.h:
6045         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6046         * tiff/tiff-document.c: (tiff_document_save):
6047         
6048         Use common save function for backends.
6049
6050 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6051
6052         * backend/ev-document-types.c:
6053         
6054         Fix crash on saving pixbuf.
6055
6056 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6057
6058         * cut-n-paste/recent-files/egg-recent-item.c:
6059         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6060         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6061         (parse_info_free), (valid_element), (start_element_handler),
6062         (end_element_handler), (text_handler), (egg_recent_model_filter),
6063         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6064         (egg_recent_model_monitor), (egg_recent_model_read),
6065         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6066         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6067         (egg_recent_model_set_property), (egg_recent_model_class_init),
6068         (egg_recent_model_init), (egg_recent_model_add_full),
6069         (egg_recent_model_delete), (egg_recent_model_get_list),
6070         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6071         (egg_recent_model_set_filter_mime_types),
6072         (egg_recent_model_clear_group_filter),
6073         (egg_recent_model_set_filter_groups),
6074         (egg_recent_model_clear_scheme_filter),
6075         (egg_recent_model_set_filter_uri_schemes),
6076         (egg_recent_model_remove_expired):
6077         * cut-n-paste/recent-files/egg-recent-util.c:
6078         (egg_recent_util_get_icon):
6079         * cut-n-paste/recent-files/egg-recent-util.h:
6080         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6081         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6082         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6083         (egg_recent_view_uimanager_set_property),
6084         (egg_recent_view_uimanager_get_property),
6085         (egg_recent_view_uimanager_class_init),
6086         (egg_recent_view_uimanager_init),
6087         (egg_recent_view_uimanager_set_label_width),
6088         (egg_recent_view_uimanager_get_label_width):
6089         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6090         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6091         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6092         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6093         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6094         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6095         
6096         Update from libegg.
6097
6098 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6099
6100         * shell/ev-page-cache.c: (build_height_to_page),
6101         (ev_page_cache_get_height_to_page):
6102         * shell/ev-page-cache.h:
6103         * shell/ev-view.c: (view_update_range_and_current_page),
6104         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6105         (ev_view_previous_page):
6106         
6107         Dual mode places even pages to the left. Fix for the bug #309393.
6108
6109         * shell/ev-view.h:
6110         * shell/ev-window.c: (update_action_sensitivity),
6111         (setup_view_from_metadata), (view_menu_popup_cb):
6112         
6113         Don't restore presentation in empty windows, more intelligent
6114         next page behaviour in dual mode.
6115
6116         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6117         (ev_pixbuf_cache_clear_job_sizes):
6118         
6119         Cleanup job callback on removal. Fix for the bug #325886.
6120
6121 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6122
6123         * ps/ps.c: (psscan):
6124         
6125         Commit workaround Mozilla problem. Fix for the bug #325919
6126         
6127         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6128         (save_item):
6129         
6130         Fix for year 2038 problem.
6131
6132 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6133
6134         * shell/ev-window.c: (setup_document_from_metadata),
6135         (ev_window_cmd_view_reload):
6136
6137         Clamp page recieved from metadata in valid values. Fix
6138         for the bug #325986.
6139
6140 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6141
6142         * MAINTAINERS: 
6143         Add MAINTAINERS as requested on desktop-devel-list.
6144
6145 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6146
6147         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6148         (mime_type_supported_by_gdk_pixbuf),
6149         (ev_document_factory_get_mime_types),
6150         (ev_document_factory_get_all_mime_types):
6151         
6152         Don't add pixbuf mime types if pixbuf backend is disabled.
6153         
6154         * shell/ev-application.c: (ev_application_get_uri_window):
6155         
6156         Fix for the bug 325815 - unhandled MIME type message doesn't 
6157         appear a second time. 
6158         
6159         * shell/ev-document-types.c: (ev_document_types_add_filters):
6160         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6161         (password_dialog_response), (ev_window_popup_password_dialog),
6162         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6163         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6164         (ev_window_run_presentation), (ev_window_stop_presentation),
6165         (save_sizing_mode), (ev_window_zoom_changed_cb),
6166         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6167         (ev_window_dual_mode_changed_cb),
6168         (ev_window_sidebar_current_page_changed_cb),
6169         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6170         (window_state_event_cb), (window_configure_event_cb):
6171         
6172         Cleanup additional uris holded by EvWindow.
6173
6174 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6175
6176         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6177         (ev_view_can_previous_page), (ev_view_can_next_page):
6178         * shell/ev-view.h:
6179         * shell/ev-window.c: (update_action_sensitivity):
6180         
6181         Two page scrolling with Space and PageUp in dual mode. Second fix 
6182         for the bug #316608.
6183
6184 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6185
6186         * shell/ev-view.c: (scroll_to_current_page):
6187         
6188         Correctly clamp adjustment value. Fix for the bug
6189         #325808.
6190
6191 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6192
6193         * shell/ev-sidebar-links.c: (print_section_cb):
6194         * shell/ev-window.c: (ev_window_get_uri),
6195         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6196         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6197         (ev_window_dispose):
6198         
6199         Make print dialog non-modal. Fix for the bug #325622.
6200
6201 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6202
6203         * shell/ev-metadata-manager.c:
6204         * shell/ev-utils.c: (using_pdf_printer),
6205         (using_postscript_printer), (load_print_config_from_file),
6206         (save_print_config_to_file):
6207         * shell/ev-utils.h:
6208         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6209         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6210         (setup_view_from_metadata), (ev_window_setup_document),
6211         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6212         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6213         (ev_window_run_presentation), (ev_window_stop_presentation),
6214         (save_sizing_mode), (ev_window_zoom_changed_cb),
6215         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6216         (ev_window_dual_mode_changed_cb),
6217         (ev_window_sidebar_current_page_changed_cb),
6218         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6219         (window_state_event_cb), (window_configure_event_cb),
6220         (ev_window_init):
6221         
6222         Setting saving behaviour fixes.
6223
6224 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6225
6226         * configure.ac:
6227         
6228         Make antialiasing gs options better and allow
6229         to change them during configure. Fix for the 
6230         bug #319049.
6231
6232 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6233
6234         * shell/ev-window.c: (setup_view_from_metadata):
6235         
6236         Remember if last window was maximized. Fix for the
6237         bug #323797.
6238
6239 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6240
6241         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6242
6243 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6244
6245         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6246         * shell/ev-page-action.c: (build_new_tree_cb):
6247         * shell/ev-sidebar-links.c: (links_page_num_func),
6248         (update_page_callback_foreach), (update_page_callback):
6249         * shell/ev-view.c: (scroll_to_current_page):
6250         
6251         Fix for the bug #325067 with more intelligent selection
6252         of current link in sidebar. Make sidebar handle links
6253         of FITR-like type more correctly.
6254
6255         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6256         (dvi_pixbuf_put_pixel):
6257         
6258         Fix memory consumtion with disabled alpha channel.
6259
6260 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6261
6262         * data/evince-ui.xml:
6263         * shell/ev-window.c: (view_menu_popup_cb),
6264         (ev_popup_cmd_open_link), (ev_window_init):
6265         
6266         Update context menu for internal links. Fix for the bug
6267         #325066.
6268
6269 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6270
6271         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6272         
6273         Bind context menu to keyboard also. Fix for the bug
6274         #325065.
6275
6276 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6277
6278         * shell/ev-view.c: (selection_scroll_timeout_cb):
6279         
6280         Horizontal scroll on selection also.
6281
6282 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6283
6284         * shell/ev-metadata-manager.c: (parse_value):
6285         * shell/ev-view.c: (goto_xyz_link):
6286         
6287         Correct zoom setup and metadata save broken in 
6288         some locales.
6289
6290 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6291
6292         * shell/ev-view-private.h:
6293         * shell/ev-view.c: (scroll_to_current_page),
6294         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6295         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6296         (page_changed_cb), (ev_view_set_continuous),
6297         (ev_view_set_dual_page), (ev_view_set_presentation):
6298         
6299         Delay scroll until allocation to correctly position page. Fix
6300         for the bug #317334.
6301
6302 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6303
6304         * NEWS:
6305         * configure.ac:
6306         
6307         Update NEWS and require poppler 0.5.0.
6308
6309 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6310         
6311         * data/evince-ui.xml:
6312         * shell/ev-view-private.h:
6313         * shell/ev-view.c: (ev_view_get_link_at_location),
6314         (handle_link_over_xy), (ev_view_button_press_event),
6315         (ev_view_button_release_event), (ev_view_class_init):
6316         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6317         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6318         (ev_window_init):
6319         
6320         Implement right-click context menu.
6321
6322 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6323
6324         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6325         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6326         (mdvi_pixbuf_device_render):
6327         * pdf/ev-poppler.cc:
6328
6329         Don't generate thumbnails with alpha. See bug #324077.
6330         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6331
6332 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6333
6334         * shell/ev-window.c: (setup_chrome_from_metadata):
6335         
6336         Fix typo that was hiding toolbar.
6337
6338 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6339
6340         * shell/ev-view-private.h:
6341         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6342         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6343         (ev_view_button_release_event), (ev_view_destroy):
6344         
6345         Small cleanup and autoscrolling during selection. Thanks to 
6346         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6347
6348 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6349
6350         * configure.ac:
6351         
6352         Correctly check for comics option.
6353
6354 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6355         * Makefile.am:
6356         * configure.ac:
6357         * backend/Makefile.am:
6358         * backend/ev-document-factory.c:
6359         * shell/ev-document-types.c:
6360
6361         Included option in configure to make ps backend 
6362         compilation optional with --disable-ps.
6363
6364 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6365
6366         * backend/ev-document-factory.c:
6367         * comics/Makefile.am:
6368         * comics/comics-document.c: (comics_document_load):
6369         * comics/ev-cbr-mime.xml:
6370         * configure.ac:
6371         
6372         Comics mime types are added to shared-mime-info CVS. Now
6373         we don't need to install our own mime types.
6374
6375 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6376
6377         * shell/ev-window.c:
6378         
6379         Add shortcut for "save a copy" menu entry. Fix for
6380         the bug #324582.
6381
6382 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6383
6384         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6385         (job_finished_cb), (new_selection_pixbuf_needed),
6386         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6387         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6388         
6389         Rework selection job info logic and fix critical warning.
6390
6391 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6392
6393         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6394
6395 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6396
6397         * data/evince-ui.xml:
6398         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6399         
6400         Enter as shortcut key for next page. Fix for the bug
6401         #321394.
6402
6403 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6404
6405         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6406
6407 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6408
6409         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6410         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6411         (new_selection_pixbuf_needed),
6412         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6413         (clear_job_selection):
6414         
6415         Too early for 0.5. Pixbuf cache code cleaned a bit.
6416
6417 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6418
6419         * NEWS:
6420         * configure.ac:
6421         
6422         Release 0.5.0 preparation
6423
6424 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6425
6426         * comics/Makefile.am:
6427         * configure.ac:
6428         * shell/ev-document-types.c: (ev_document_types_add_filters):
6429         
6430         More advanced handling of custom mime type installation.
6431
6432 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6433
6434         * data/evince.schemas.in:
6435         * shell/ev-metadata-manager.c: (value_free),
6436         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6437         (ev_metadata_manager_get), (ev_metadata_manager_set):
6438         * shell/ev-metadata-manager.h:
6439         * shell/ev-window.c: (update_chrome_flag),
6440         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6441         (setup_document_from_metadata), (setup_chrome_from_metadata),
6442         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6443         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6444         (ev_window_view_toolbar_cb),
6445         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6446         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6447         
6448         Save last document settings and reuse them for new documents.
6449
6450 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6451
6452         * Makefile.am:
6453         * backend/Makefile.am:
6454         * backend/ev-document-factory.c:
6455         * backend/ev-document-factory.h:
6456         * comics/Makefile.am:
6457         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6458         (comics_document_load), (comics_document_save),
6459         (comics_document_get_n_pages), (comics_document_get_page_size),
6460         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6461         (comics_document_class_init), (comics_document_can_get_text),
6462         (comics_document_get_info), (comics_document_document_iface_init),
6463         (comics_document_init), (get_supported_image_extensions),
6464         (comics_document_thumbnails_get_geometry),
6465         (comics_document_thumbnails_get_thumbnail),
6466         (comics_document_thumbnails_get_dimensions),
6467         (comics_document_document_thumbnails_iface_init), (extract_argv):
6468         * comics/comics-document.h:
6469         * comics/ev-cbr-mime.xml:
6470         * configure.ac:
6471         * po/POTFILES.in:
6472         * shell/ev-application.c: (ev_application_register_service):
6473         * shell/ev-document-types.c: (ev_document_types_add_filters):
6474         * thumbnailer/Makefile.am:
6475         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6476         
6477         New CBR/CBZ backend for comic books.
6478
6479 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6480
6481         * shell/main.c: (load_files_remote):
6482
6483         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6484         warning on startup of second instance is fixed. It
6485         is bug #320353.
6486
6487 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6488
6489         * shell/ev-window.c: (ev_window_finalize):
6490         
6491         Fix double free that cause crash.
6492
6493 2005-10-29  Bastien Nocera <hadess@hadess.net>
6494
6495         * tiff/tiff-document.c: (tiff_document_load):
6496         
6497         Fix memory leak.
6498
6499 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6500
6501         * po/POTFILES.in:
6502         * shell/Makefile.am:
6503         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6504         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6505         (ev_view_accessible_get_text),
6506         (ev_view_accessible_get_character_at_offset),
6507         (ev_view_accessible_get_text_before_offset),
6508         (ev_view_accessible_get_text_at_offset),
6509         (ev_view_accessible_get_text_after_offset),
6510         (ev_view_accessible_get_character_count),
6511         (ev_view_accessible_get_caret_offset),
6512         (ev_view_accessible_set_caret_offset),
6513         (ev_view_accessible_get_run_attributes),
6514         (ev_view_accessible_get_default_attributes),
6515         (ev_view_accessible_get_character_extents),
6516         (ev_view_accessible_get_offset_at_point),
6517         (ev_view_accessible_get_n_selections),
6518         (ev_view_accessible_get_selection),
6519         (ev_view_accessible_add_selection),
6520         (ev_view_accessible_remove_selection),
6521         (ev_view_accessible_set_selection),
6522         (ev_view_accessible_text_iface_init),
6523         (ev_view_accessible_idle_do_action),
6524         (ev_view_accessible_action_do_action),
6525         (ev_view_accessible_action_get_n_actions),
6526         (ev_view_accessible_action_get_description),
6527         (ev_view_accessible_action_get_name),
6528         (ev_view_accessible_action_set_description),
6529         (ev_view_accessible_action_iface_init),
6530         (ev_view_accessible_get_type), (ev_view_accessible_new),
6531         (ev_view_accessible_factory_get_accessible_type),
6532         (ev_view_accessible_factory_create_accessible),
6533         (ev_view_accessible_factory_class_init),
6534         (ev_view_accessible_factory_get_type):
6535         * shell/ev-view-accessible.h:
6536         * shell/ev-view-private.h:
6537         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6538         * shell/ev-view.h:
6539         
6540         Initial accessibility support.
6541
6542 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6543
6544         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6545
6546 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6547
6548         * shell/ev-print-job.c: (idle_print_handler):
6549         
6550         Fix for bug Bug 318916: Printing multiple pages.
6551
6552 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6553
6554         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6555
6556 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6557
6558         * pdf/ev-poppler.cc:
6559         
6560         Thumnail dimensions unified with other backends.
6561         
6562         * shell/ev-window-title.c: (ev_window_title_update):
6563         
6564         Fix warning.
6565
6566 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6567
6568         * data/ev-stock-zoom-fit-width.png:
6569         
6570         Remove unused file.
6571
6572 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6573
6574         * configure.ac:
6575         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6576         (djvu_document_finalize):
6577         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6578         (dvi_document_finalize):
6579         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6580         (pixbuf_document_save), (pixbuf_document_finalize):
6581         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6582         (tiff_document_finalize):
6583         
6584         Save a copy implemented for various backends.
6585
6586 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6587
6588         * configure.ac:
6589         
6590         Don't link with ltiff if tiff is disabled.
6591
6592 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6593
6594         * pdf/GDKSplashOutputDev.cc:
6595         * pdf/GDKSplashOutputDev.h:
6596         * pdf/Thumb.cc:
6597         * pdf/Thumb.h:
6598         * pdf/pdf-document.cc:
6599         * pdf/pdf-document.h:
6600         * pdf/test-gdk-output-dev.cc:
6601         
6602         Remove old unused files.
6603
6604 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6605
6606         * shell/ev-window.c: (ev_window_setup_document):
6607         
6608         Fixed warnings on reload and probably crash reason.
6609
6610 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6611
6612         * properties/ev-properties-view.c:
6613         (ev_properties_view_format_date):
6614         
6615         Check if date is invalid. Fix for bug 318134.
6616
6617 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
6618
6619         * shell/ev-window-title.c:
6620         
6621         Add .indd files (Adobe Indesign) to the list of "bad
6622         extensions".
6623
6624 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6625
6626         * data/evince-ui.xml:
6627         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6628         
6629         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
6630
6631 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6632
6633         * shell/ev-window.c: (launch_link), (launch_external_uri),
6634         (view_external_link_cb):
6635
6636         URL-escape link before passing it to gnome_vfs_url_show.
6637
6638 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6639
6640         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
6641         there isn't text selected.
6642
6643 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
6644
6645         * shell/ev-view.c: (handle_link_over_xy):
6646
6647         Check tooltip is valid utf8 before showing it
6648
6649 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6650
6651         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
6652
6653 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6654
6655         * shell/ev-window-title.c: (ev_window_title_update):
6656
6657         Guard against using g_strstrip on NULL. Fixes bug #317291.
6658
6659 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6660
6661         * pdf/ev-poppler.cc:
6662
6663         Show title even for unknown links
6664
6665 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6666
6667         * shell/ev-window-title.c: (ev_window_title_update):
6668
6669         Strip the title string
6670
6671 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6672
6673         * shell/ev-window-title.c:
6674
6675         Add .rtf to the bad extensions list
6676
6677 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6678
6679         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
6680         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6681
6682         Ignore link coordinates if they are outside page bounds
6683
6684 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6685
6686         * backend/ev-link.c: (ev_link_type_get_type),
6687         (ev_link_get_filename), (ev_link_get_params),
6688         (ev_link_get_property), (ev_link_set_property),
6689         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6690         * backend/ev-link.h:
6691         * pdf/ev-poppler.cc:
6692         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6693         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6694         (ev_window_init):
6695
6696         Implement launch links. Delegate external link opening to
6697         the window.
6698
6699 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6700
6701         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6702         (ev_link_get_right), (ev_link_get_property),
6703         (ev_link_set_property), (ev_link_class_init),
6704         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6705         * backend/ev-link.h:
6706         * pdf/ev-poppler.cc:
6707         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6708
6709         Implement fitr links
6710
6711 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6712
6713         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6714         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6715         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6716         (ev_view_size_request_continuous),
6717         (ev_view_size_request_dual_page),
6718         (ev_view_size_request_single_page), (ev_view_size_allocate),
6719         (ev_view_zoom_for_size_continuous_and_dual_page),
6720         (ev_view_zoom_for_size_continuous),
6721         (ev_view_zoom_for_size_dual_page),
6722         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6723         (ev_sizing_mode_get_type):
6724         * shell/ev-view.h:
6725         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6726
6727         Do not use modes for link, we need to calculate size ad hoc.
6728         Still not perfect because of the usual scrollbar issues grrr.
6729
6730 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6731
6732         * backend/ev-link.c: (ev_link_type_get_type),
6733         (ev_link_new_page_fith), (ev_link_new_page_fitv):
6734         * backend/ev-link.h:
6735         * pdf/ev-poppler.cc:
6736         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
6737         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6738         (ev_view_size_request_continuous),
6739         (ev_view_size_request_dual_page),
6740         (ev_view_size_request_single_page), (ev_view_size_allocate),
6741         (zoom_for_size_fit_height),
6742         (ev_view_zoom_for_size_continuous_and_dual_page),
6743         (ev_view_zoom_for_size_continuous),
6744         (ev_view_zoom_for_size_dual_page),
6745         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6746         (ev_sizing_mode_get_type):
6747         * shell/ev-view.h:
6748         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6749
6750         Implement FIT_HEIGHT mode (only for links).
6751         Implement FITH links
6752
6753 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6754
6755         * shell/ev-window-title.c: (get_filename_from_uri),
6756         (ev_window_title_sanitize_extension), (ev_window_title_update),
6757         (ev_window_title_set_document), (ev_window_title_set_uri),
6758         (ev_window_title_free):
6759         * shell/ev-window-title.h:
6760         * shell/ev-window.c: (ev_window_setup_document),
6761         (ev_window_popup_password_dialog):
6762
6763         Refactor window title building while fixing it for
6764         password documents.
6765
6766 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6767
6768         * pdf/ev-poppler.cc:
6769
6770         Escape link title before setting it in the model
6771
6772 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
6773
6774         * shell/ev-application.c: (removed_from_session), (save_session),
6775         (init_session), (ev_application_get_empty_window),
6776         (ev_application_init), (ev_application_get_windows):
6777         * shell/ev-application.h:
6778         * shell/ev-window.c: (ev_window_finalize):
6779
6780         Add a function to retrieve window list and share it where
6781         necessary.
6782         Implement session handling, works pretty well thanks to the
6783         metadata system.
6784
6785 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6786
6787         * shell/ev-password.c: (ev_password_item_created_callback),
6788         (ev_password_dialog_save_password):
6789         
6790         Fix for bug 316972. Use async gnome-keyring API.
6791
6792 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
6793
6794         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
6795         Remove unused unrealize handler. Add scroll handling to
6796         ev_view_scroll_event for presentation mode (bug #316708),
6797         and fix the event state checks there.
6798
6799 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6800
6801         * shell/ev-page-action.c: (page_changed_cb):
6802
6803         "marco, maybe we should be crazy and jump right to 6! :)"
6804
6805         Bryan Clark, Sep 2005
6806
6807 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6808
6809         * ps/ps-document.c: (save_document), (ps_document_save),
6810         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
6811         (ps_document_ps_export_end):
6812
6813         Fix unstructured documents save and print
6814
6815 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6816
6817         * shell/ev-application.c: (ev_application_open_uri):
6818
6819         Fix window size persistance
6820
6821 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6822
6823         * shell/ev-view.c: (ev_view_button_release_event):
6824
6825         Based on a patch from carlosgc@gnome.org. Mouse buttons
6826         switch pages in presentation mode.
6827
6828 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6829
6830         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6831
6832         Dont cast to int before scaling
6833
6834 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6835
6836         * backend/ev-link.c: (ev_link_type_get_type),
6837         (ev_link_new_page_xyz), (ev_link_new_page_fit),
6838         (ev_link_new_page_fith):
6839         * backend/ev-link.h:
6840         * pdf/ev-poppler.cc:
6841         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
6842
6843         Implement FIT and FITH links
6844
6845 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6846
6847         * pdf/ev-poppler.cc:
6848
6849         Return 0 results when search is not in progress.
6850
6851         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6852         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
6853
6854         Update menu sensitivity when cancelling search
6855
6856 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6857
6858         * shell/ev-view.c: (ev_view_can_find_next):
6859
6860         Take all pages in consideration, not just current one
6861
6862 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6863
6864         * shell/ev-page-cache.c:
6865         * shell/ev-page-cache.h:
6866         * shell/ev-view.c: (ev_view_binding_activated),
6867         (ev_view_next_page), (ev_view_previous_page),
6868         (ev_sizing_mode_get_type):
6869         * shell/ev-view.h:
6870         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6871         (ev_window_cmd_go_next_page):
6872
6873         Move page next/previous functions from page chace to
6874         view and change it to move by 2 page steps in dual mode.
6875
6876 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6877
6878         * shell/ev-window.c: (update_sidebar_visibility),
6879         (setup_sidebar_from_metadata), (ev_window_setup_document),
6880         (setup_view_from_metadata):
6881
6882         Show the index by default when there is one     
6883
6884 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6885
6886         * shell/ev-window-title.c: (ev_window_title_set_document):
6887
6888         Missing null check
6889
6890 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6891
6892         * shell/ev-view.c: (view_update_range_and_current_page):
6893         
6894         Allow display of last odd page in dual view. Fix for 316347.
6895
6896 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6897
6898         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6899         
6900         Make close button default. Fix for 316383.
6901
6902 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6903
6904         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6905         
6906         Mark close button as default. Fix for 316381.
6907
6908 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6909
6910         * backend/ev-link.c: (ev_link_class_init):
6911
6912         Allow negative doubles in left/top properties
6913
6914 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6915
6916         * shell/ev-window.c:
6917
6918         Remove a bunch of strings that was used only
6919         by the statusbar.
6920
6921 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6922
6923         * shell/ev-window-title.c: (get_filename_from_uri),
6924         (ev_window_title_set_document):
6925
6926         When title has a confusing extension, show also
6927         the document filename inside ()
6928
6929 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6930
6931         * shell/Makefile.am:
6932         * shell/ev-window-title.c: (ev_window_title_new),
6933         (ev_window_title_update), (ev_window_title_set_type),
6934         (ev_window_title_set_document), (ev_window_title_free):
6935         * shell/ev-window-title.h:
6936         * shell/ev-window.c: (ev_window_setup_document),
6937         (password_dialog_response), (ev_window_popup_password_dialog),
6938         (ev_window_dispose), (ev_window_init):
6939
6940         Factor out and cleanup window title code
6941
6942 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6943
6944         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6945         (unable_to_load):
6946
6947         Make dialog transient so it doesnt block other windows
6948
6949 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6950
6951         * pdf/ev-poppler.cc:
6952         
6953         Fix pdf thumbnails rendering.
6954
6955 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6956
6957         * shell/ev-window.c: (fullscreen_set_timeout):
6958         
6959         Increase timeout to hide full screen popup. Bug 
6960         316123. 
6961
6962 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6963
6964         * data/evince.schemas.in:
6965         * shell/ev-window.c: (update_action_sensitivity):
6966
6967         Allow the user to override document restrictions. Fix for bug
6968         305818.
6969
6970 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6971
6972         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6973         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6974         (ev_window_class_init): Fix multihead behaviour of fullscreen
6975         toolbar popup. Fixes bug #315451.
6976
6977 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6978
6979         * configure.ac:
6980         * data/evince-password.glade:
6981         * shell/ev-password.c: (ev_password_dialog_set_property),
6982         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6983         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6984         (ev_password_dialog_entry_changed_cb),
6985         (ev_password_dialog_entry_activated_cb),
6986         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6987         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6988         (ev_password_dialog_set_bad_pass):
6989         * shell/ev-password.h:
6990         * shell/ev-window.c: (password_dialog_response),
6991         (ev_window_popup_password_dialog):
6992         
6993         Support for gnome-keyring for encrypted PDF's.
6994
6995 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6996
6997         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6998         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6999         (ev_view_enter_notify_event), (ev_view_class_init):
7000         
7001         More precise handling of enter_notify/leave_notify events
7002         in EvView. Fix for bug 315470.
7003
7004 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7005
7006         * shell/ev-window.c: (fullscreen_timeout_cb),
7007         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7008         (ev_window_dispose):
7009
7010         leak fix: unref fullscreen_timeout_source before clearing it
7011
7012 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7013
7014         * configure.ac, dvi/mdvi/Makefile.am: 
7015         
7016         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7017
7018 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7019
7020         * backend/ev-link.c: (ev_link_new_page_xyz):
7021         * pdf/ev-poppler.cc:
7022         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7023
7024         Fix some bugs with xyz links, respect zoom
7025
7026 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7027
7028         * shell/ev-window.c: (page_changed_cb),
7029         (setup_document_from_metadata), (update_sidebar_visibility),
7030         (setup_view_from_metadata), (ev_window_run_fullscreen),
7031         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7032         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7033         (ev_window_dual_mode_changed_cb),
7034         (ev_window_sidebar_current_page_changed_cb):
7035
7036         null check uri before setting and getting metadata
7037
7038 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7039
7040         * dvi/Makefile.am:
7041         * properties/Makefile.am:
7042         * shell/Makefile.am:
7043         * thumbnailer/Makefile.am:
7044
7045         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7046
7047 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7048
7049         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7050         (selection_changed_callback):
7051         * shell/ev-sidebar-links.h:
7052
7053         Add a signal for link activation.
7054
7055         * shell/ev-view.c: (ev_view_goto_link),
7056         (ev_view_button_release_event):
7057         * shell/ev-view.h:
7058         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7059         (ev_window_init):
7060
7061         Implement the signal so that we can handle all link types.
7062
7063         * shell/ev-page-cache.c:
7064
7065         Remove unused set_link function
7066
7067 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7068
7069         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7070
7071         Add some space from the cursor, hardcoded but I couldnt
7072         find a better way.
7073
7074 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7075
7076         * lib/ev-tooltip.c:
7077
7078         Use mozilla style vs gtk style, way better for links.
7079
7080         * shell/ev-view.c: (ev_view_motion_notify_event),
7081         (ev_view_destroy), (ev_view_init):
7082
7083         Deactive tooltip when the link hovered is changed.
7084
7085 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7086
7087         * backend/ev-document.h:
7088         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7089         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7090         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7091         (ev_link_new_page), (ev_link_new_page_xyz):
7092         * backend/ev-link.h:
7093         * pdf/ev-poppler.cc:
7094         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7095         (go_to_link), (tip_from_link):
7096
7097         Implement xyz links, still not functional. Links are a total
7098         mess, will need to refactor and bugfix a lot :(
7099
7100 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7101
7102         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7103
7104 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7105
7106         * data/evince-ui.xml:
7107         * data/evince.schemas.in:
7108         * shell/Makefile.am:
7109         * shell/ev-window.c: (update_chrome_visibility),
7110         (password_dialog_response), (ev_window_load_job_cb),
7111         (ev_window_xfer_job_cb), (ev_window_open_uri),
7112         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7113         (ev_window_init):
7114
7115         Remove the statusbar. This regress loading feedback, need to
7116         check with Bryan what we want to do there...
7117
7118 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7119
7120         * lib/ev-tooltip.c: (ev_tooltip_init):
7121
7122         Fix tooltip border and size handling
7123
7124 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7125
7126         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7127         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7128         (ev_tooltip_timeout), (ev_tooltip_activate),
7129         (ev_tooltip_deactivate):
7130         * lib/ev-tooltip.h:
7131         * shell/ev-view.c: (ev_view_motion_notify_event):
7132
7133         Delay popup showing. Mirror gtk logic/times.
7134
7135 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7136
7137         * lib/Makefile.am:
7138         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7139         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7140         (ev_tooltip_set_text), (ev_tooltip_set_position):
7141         * lib/ev-tooltip.h:
7142
7143         Simple widget to show tooltips at a custom position
7144
7145         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7146         (ev_view_destroy):
7147
7148         Use it for links. First go, needs work
7149
7150 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7151
7152         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7153         HIG fixes.  Use title capitalization for window title. Use 12 
7154         pixels of space between the dialog's vbox and action area.
7155
7156 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7157
7158         * shell/ev-window.c: (file_open_dialog_response_cb),
7159         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7160         (ev_window_cmd_save_as):
7161
7162         Make file pickers not modal and refactor code some
7163
7164 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7165
7166         * shell/ev-sidebar.h:
7167         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7168         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7169         (ev_sidebar_class_init), (ev_sidebar_select_page),
7170         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7171         (ev_sidebar_set_page):
7172
7173         Add a current page property and allow to get/set it
7174
7175         * shell/ev-window.c: (setup_view_from_metadata),
7176         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7177
7178         Persist current sidebar page per document
7179
7180 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7181
7182         * data/evince.schemas.in:
7183         * shell/ev-window.c: (update_chrome_visibility),
7184         (setup_document_from_metadata), (update_sidebar_visibility),
7185         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7186         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7187         (ev_window_run_presentation), (ev_window_stop_presentation),
7188         (ev_window_view_sidebar_cb),
7189         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7190         (load_chrome), (ev_window_init):
7191
7192         Persist size/visibility of sidebar per document
7193
7194 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7195
7196         * shell/ev-view.c (draw_loading_text): Draw loading text.
7197
7198 2005-09-02  Dan Damian  <dand@gnome.ro>
7199
7200         * configure.in: Added "ro" to ALL_LINGUAS.
7201
7202 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7203
7204         * shell/ev-view.c: (clear_caches):
7205
7206         ev_page_cache_get doesnt return a reference,
7207         dont try to unref it.
7208
7209 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7210
7211         * shell/main.c: (load_files_remote):
7212
7213         Fix timestamp parameter with dbus <= 0.33
7214
7215 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7216
7217         * data/evince.schemas.in:
7218
7219         Add missing full stop
7220
7221 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7222
7223         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7224         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7225
7226         Plug some memory leaks
7227
7228 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7229
7230         * configure.ac:
7231         * lib/ev-debug.c: (trap_handler):
7232
7233         Check for execinfo.h and use it only if it exists.
7234         Ported from Epiphany (bug #314776).
7235
7236 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7237
7238         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7239
7240 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7241
7242         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7243         * po/id.po      : Added Indonesian translation
7244
7245 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7246
7247         * shell/main.c:
7248         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7249         * NEWS: Release 0.4.0
7250
7251 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7252
7253         * configure.ac: catch another gtk+-2.8ism
7254         * shell/main.c: Make work with gtk+-2.6
7255
7256 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7257
7258         * shell/ev-application-service.xml: Add 'timestamp' argument to
7259           ev_application_open_window and ev_application_open_uri methods.
7260
7261         * shell/ev-application.h: Add 'timestamp' argument to
7262           ev_application_open_window, ev_application_open_uri,
7263           and ev_application_open_uri_list functions.
7264
7265         * shell/ev-application.c (ev_application_open_window,
7266           ev_application_open_uri, ev_application_open_uri_list): Change
7267           functions that show/present windows to use a timestamp if one
7268           is passed in.
7269
7270         * shell/ev-window.c (ev_window_cmd_file_open,
7271           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7272         * shell/main.c (load_files): Modify calls to ev_application to
7273           include GDK_CURRENT_TIME as timestamp.
7274
7275         * shell/main.c (load_files_remote): Obtain timestamp for client
7276           instance from GDK and pass to server instance so new windows are
7277           focused properly.  Fix dbus_g_proxy_call() calls by including second
7278           G_TYPE_INVALID.
7279           
7280         Closes bug #314475.
7281
7282 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7283
7284         * shell/ev-window.c (ev_window_finalize): Check for
7285         avail. EvWindows when quiting to handle the finalize better,
7286         #314497
7287
7288 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7289         
7290         * properties/ev-properties-view.c: 
7291         
7292         Set textdomain to libglade. Fixes translation problem in property page.
7293
7294 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7295
7296         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7297         * dvi/Makefile.am:
7298         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7299         * dvi/mdvi-lib/Makefile.am:
7300         
7301         Fix rotation of thumbnails, ported to new API. Moved library
7302         dependencies earlier, probably it will fix linkage problem.
7303
7304 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7305
7306         * backend/ev-document-misc.c:
7307         (ev_document_misc_get_thumbnail_frame):
7308         * backend/ev-document-misc.h:
7309         * configure.ac:
7310         * pdf/ev-poppler.cc:
7311         * shell/Makefile.am:
7312         * shell/ev-sidebar-thumbnails.c: (add_range),
7313         (ev_sidebar_thumbnails_set_loading_icon),
7314         (ev_sidebar_thumbnails_refresh),
7315         (ev_sidebar_thumbnails_set_document):
7316         * shell/ev-sidebar-thumbnails.h:
7317         * shell/ev-view.c: (ev_view_motion_notify_event),
7318         (ev_view_set_property), (ev_view_get_property),
7319         (ev_view_class_init), (ev_view_set_rotation):
7320         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7321         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7322         (ev_window_init):
7323         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7324         Redo rotation (again).  prepare for 0.4.0
7325
7326 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7327
7328         * configure.ac: Bump poppler requirement to 0.4.1.
7329
7330         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7331         argument to poppler_page_render_selection() call.
7332
7333 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7334
7335         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7336         (djvu_document_thumbnails_get_thumbnail):
7337         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7338         (dvi_document_thumbnails_get_thumbnail):
7339         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7340         (pixbuf_document_thumbnails_get_thumbnail):
7341         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7342         
7343         Update rotation direction of backends to fit with pdf and ps.
7344
7345 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7346
7347         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7348         * backend/ev-async-renderer.h:
7349         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7350         (setup_page), (ps_document_get_page_size),
7351         (ps_async_renderer_render_pixbuf):
7352         * ps/ps-document.h:
7353         * shell/ev-jobs.c: (ev_job_render_run):
7354
7355         Fix orientation in the postscript document
7356
7357 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7358
7359         * pdf/ev-poppler.cc:
7360         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7361         * shell/ev-view.c: (highlight_find_results):
7362
7363         Adapt to the new poppler rotation API. Fix text maps on landscape
7364         documents.
7365
7366 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7367
7368         * shell/ev-view.c (compute_new_selection_text): get the correct
7369         region when selecting in modes other than continuous.
7370
7371 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7372
7373         * shell/main.c (main): remove redundant g_warnings.
7374
7375 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7376
7377         * shell/Makefile.am: Don't include autogenerated
7378         file ev-application-service.h into distribution, since
7379         it causes dbus crash. Fix for bugs 313724 and 313443. 
7380
7381 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7382
7383         * configure.ac: Fix sed expression for FreeBSD. Thanks
7384         to Joe Marcus Clark <marcus@freebsd.org>
7385         
7386         * shell/eggfindbar.c: (entry_activate_callback),
7387         (entry_changed_callback), (egg_find_bar_init),
7388         (egg_find_bar_set_search_string):
7389         
7390         Made findbar buttons unsensitive if there is no text in
7391         entry. Fix for the bug 313285.
7392
7393 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7394
7395         * ps/ps-document.c: Use g_filename_display_name for displaying
7396         filenames and revert string freeze breackage
7397
7398 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7399
7400         * NEWS:
7401         * configure.ac:
7402
7403         Update for 0.3.4
7404
7405         * shell/Makefile.am:
7406
7407         Add ev-application-service.xml to extra dist
7408
7409         * shell/ev-view.c: (find_page_at_location):
7410
7411         Remove unused function (fix warning)
7412
7413 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7414
7415         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7416         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7417         
7418         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7419         bug 313623.
7420
7421 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7422
7423         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7424         * shell/ev-window.c:
7425         Fix build warnings
7426
7427 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7428
7429         * configure.ac: Update script to get dbus version.
7430         Fix for the bug #313443.
7431
7432 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7433
7434         * shell/ev-window.c: (ev_window_cmd_escape):
7435         
7436         Return focus back to view on escape. Fix for bug 313295.
7437
7438 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7439
7440         * shell/ev-window.c: (update_window_title),
7441         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7442         (ev_window_cmd_save_as):
7443         
7444         Correct conversion from uri to displayable string. Fix for
7445         bug 313296.
7446
7447 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7448
7449         * ps/ps-document.c: convert filename to utf8 when there is an error
7450         loading document. Fixes #309915
7451
7452 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7453
7454         * configure.ac:
7455
7456         We depend on poppler 0.4.0
7457
7458 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7459
7460         * configure.ac:
7461         * NEWS: Release 0.3.3.
7462         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7463
7464 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7465
7466         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7467         add a couple missing mnemonics to menu items, use title 
7468         capitalization for menu items and window titles, and add 
7469         ellipsis to open menu item.     
7470
7471 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7472
7473         * pdf/ev-poppler.cc:
7474         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7475         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7476         (ev_view_get_rotation):
7477         * shell/ev-view.h:
7478         * shell/ev-window.c: (setup_view_from_metadata),
7479         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7480         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7481         disk.
7482
7483 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7484
7485         * configure.ac: Added tr to ALL_LINGUAS
7486
7487 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7488
7489         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7490         requires several clicks to find word. Thanks to 
7491         Colin Slater <kiltedtaco@gmail.com>.
7492
7493 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7494
7495         * data/evince.desktop.in.in: Hide menu entry and
7496         rename it to "Document Viewer". Fix for bug 
7497         #312399.
7498
7499 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7500
7501         * shell/ev-page-action.c (ev_page_action_class_init): 
7502
7503         Point to the correct function in constructor of the
7504         activate_label signal
7505
7506 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7507
7508         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7509         * shell/ev-jobs.h: Make thread safe.
7510
7511 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7512
7513         * shell/ev-view.c: (view_update_range_and_current_page):
7514         Don't update page range if we are scrolling to some document
7515         point.
7516
7517 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7518
7519         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7520         when getting max_page_width, fix drawing in dual mode.
7521
7522 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7523
7524         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7525         getting the area for select_all.
7526
7527 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7528
7529         * backend/ev-selection.c: (ev_selection_render_selection):
7530         * backend/ev-selection.h:
7531         * pdf/ev-poppler.cc:
7532         * shell/ev-jobs.c: (ev_job_render_new):
7533         * shell/ev-jobs.h:
7534         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7535         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7536         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7537         (ev_view_class_init):
7538
7539         Change selection color on focus in and focus out events.  Also,
7540         poppler now uses GdkColor for specifying the selection colors, so
7541         drop some awkward conversion code.
7542
7543 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7544
7545         * configure.ac: Added Hebrew translation
7546
7547 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7548
7549         * NOTES:
7550         * backend/ev-selection.c: (ev_selection_render_selection):
7551         * backend/ev-selection.h:
7552         * pdf/ev-poppler.cc:
7553         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7554         (ev_job_render_run):
7555         * shell/ev-jobs.h:
7556         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7557         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7558         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7559         (ev_pixbuf_cache_style_changed),
7560         (ev_pixbuf_cache_get_selection_pixbuf),
7561         (ev_pixbuf_cache_set_selection_list),
7562         (ev_pixbuf_cache_get_selection_list):
7563         * shell/ev-pixbuf-cache.h:
7564         * shell/ev-utils.c: (ev_print_region_contents):
7565         * shell/ev-utils.h:
7566         * shell/ev-view.c: (ev_view_queue_draw_page),
7567         (selection_update_idle_cb), (ev_view_motion_notify_event),
7568         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7569         (setup_caches), (ev_view_find_next), (merge_selection_region),
7570         (selection_free):
7571         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7572
7573         Clean up selection to be much smoother!
7574
7575 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7576
7577         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7578         to poppler_page_render_selection().
7579
7580 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7581
7582         * ps/ps-document.c: (save_page_list): Use
7583         unzipped document when printing. Thanks to 
7584         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7585         311016.
7586
7587 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7588
7589         * shell/ev-window.c: (update_action_sensitivity):
7590         
7591         Disable print and save respect to lockdown gconf keys. Fix
7592         for 312342.
7593
7594 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7595
7596         * configure.ac:
7597         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
7598         (write_to_temp_file), (ev_file_set_contents):
7599         * shell/ev-utils.h:
7600         * shell/ev-window.c: (save_print_config_to_file):
7601         
7602         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
7603         Fix for bug 312238
7604
7605 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
7606
7607         * shell/ev-window.c: (load_print_config_from_file),
7608         (save_print_config_to_file), (ev_window_print_range):
7609
7610         Persist the print settings. Fixes bug #311578.
7611
7612 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7613
7614         * djvu/djvu-document.c: (djvu_document_get_page_size),
7615         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
7616         (djvu_document_thumbnails_get_thumbnail):
7617         * dvi/dvi-document.c: (dvi_document_get_page_size),
7618         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
7619         (dvi_document_thumbnails_get_dimensions),
7620         (dvi_document_thumbnails_get_thumbnail):
7621         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
7622         (pixbuf_document_render_pixbuf),
7623         (pixbuf_document_document_iface_init),
7624         (pixbuf_document_thumbnails_get_thumbnail):
7625         
7626         Update backends to make them build with new rotation system.
7627
7628 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7629
7630         * help/C/figures/evince_start_window.png:
7631         
7632         Update documentation image from Luca Ferretti <elle.uca@libero.it>
7633
7634 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
7635
7636         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
7637         * shell/ev-pixbuf-cache.h:
7638         * shell/ev-sidebar-thumbnails.c:
7639         (ev_sidebar_thumbnails_get_property), (add_range),
7640         (adjustment_changed_cb):
7641         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
7642         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
7643         we were thumbnailing the entire docment on startup, slowing us
7644         down hugely. 
7645
7646 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
7647
7648         * shell/ev-page-cache.c: (ev_page_cache_new):
7649         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
7650         == 0, fixes #310306.
7651
7652 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7653
7654         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
7655         (ev_view_rotate_left):
7656
7657         Account rotation in doc_rect_to_view_rect.
7658         Ensure rotation doesnt go out of bounds.
7659
7660 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7661
7662         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7663
7664         Correct and cleanup w/h swapping
7665
7666 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7667
7668         * backend/ev-document-thumbnails.c:
7669         (ev_document_thumbnails_get_thumbnail):
7670         * backend/ev-document-thumbnails.h:
7671         * backend/ev-document.c:
7672         * backend/ev-document.h:
7673         * backend/ev-render-context.c: (ev_render_context_new),
7674         (ev_render_context_set_rotation):
7675         * backend/ev-render-context.h:
7676         * pdf/ev-poppler.cc:
7677         * ps/ps-document.c: (ps_document_document_iface_init):
7678         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7679         * shell/ev-jobs.h:
7680         * shell/ev-page-cache.c: (build_height_to_page),
7681         (ev_page_cache_new), (ev_page_cache_get_size),
7682         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7683         (ev_page_cache_get_height_to_page):
7684         * shell/ev-page-cache.h:
7685         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7686         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7687         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7688         (ev_pixbuf_cache_get_selection_pixbuf):
7689         * shell/ev-pixbuf-cache.h:
7690         * shell/ev-print-job.c: (idle_print_handler):
7691         * shell/ev-sidebar-thumbnails.c: (add_range):
7692         * shell/ev-view.c: (view_update_range_and_current_page),
7693         (get_page_y_offset), (get_page_extents),
7694         (ev_view_size_request_continuous_dual_page),
7695         (ev_view_size_request_continuous),
7696         (ev_view_size_request_dual_page),
7697         (ev_view_size_request_single_page), (draw_one_page),
7698         (ev_view_set_rotation), (ev_view_rotate_right),
7699         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7700         (ev_view_zoom_for_size_continuous_and_dual_page),
7701         (ev_view_zoom_for_size_continuous),
7702         (ev_view_zoom_for_size_dual_page),
7703         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7704         (ev_view_select_all):
7705         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7706         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7707         (tiff_document_document_iface_init),
7708         (tiff_document_thumbnails_get_thumbnail):
7709
7710         Use rotation rather than orientation. It's easier and enough
7711         for our needs.
7712
7713 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7714
7715         * shell/ev-page-cache.c: (build_height_to_page),
7716         (ev_page_cache_new), (ev_page_cache_get_size),
7717         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7718         (ev_page_cache_get_height_to_page):
7719         * shell/ev-page-cache.h:
7720         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7721         (ev_view_size_request_continuous_dual_page),
7722         (ev_view_size_request_continuous),
7723         (ev_view_zoom_for_size_continuous_and_dual_page),
7724         (ev_view_zoom_for_size_continuous):
7725
7726         Make the page cache aware of page orientation.
7727
7728 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7729
7730         * backend/ev-document-thumbnails.c:
7731         (ev_document_thumbnails_get_thumbnail):
7732         * backend/ev-document-thumbnails.h:
7733         * backend/ev-document.c:
7734         * backend/ev-document.h:
7735         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
7736         * backend/ev-ps-exporter.h:
7737         * pdf/ev-poppler.cc:
7738         * ps/ps-document.c: (ps_document_document_iface_init),
7739         (ps_document_ps_export_do_page):
7740         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7741         * shell/ev-jobs.h:
7742         * shell/ev-page-cache.c: (ev_page_cache_get_size),
7743         (ev_page_cache_get):
7744         * shell/ev-page-cache.h:
7745         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7746         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7747         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
7748         * shell/ev-pixbuf-cache.h:
7749         * shell/ev-print-job.c: (idle_print_handler):
7750         * shell/ev-sidebar-thumbnails.c: (add_range):
7751         * shell/ev-view.c: (view_update_range_and_current_page),
7752         (get_page_extents), (ev_view_size_request_dual_page),
7753         (ev_view_size_request_single_page), (draw_one_page),
7754         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
7755         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7756         (ev_view_zoom_for_size_dual_page),
7757         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7758         (ev_view_select_all):
7759         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7760         * tiff/tiff-document.c: (tiff_document_get_page_size),
7761         (tiff_document_get_orientation), (rotate_pixbuf),
7762         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
7763         (tiff_document_thumbnails_get_thumbnail),
7764         (tiff_document_ps_export_do_page), (tiff_document_init):
7765
7766         Really make use of the orientation bit of the render context.
7767         Use the render context in a few more places in the backend API.
7768         This regress orientation, but now it's done right. Will try to
7769         fix it up asap...
7770
7771 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7772
7773         * shell/ev-view.c: (ensure_rectangle_is_visible):
7774
7775         Patch by Nickolay V. Shmyrev to fix find flickering
7776
7777 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
7778
7779         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
7780         duplex parameters to ::begin.
7781
7782         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
7783         * shell/ev-print-job.c (idle_print_handler): 
7784         * ps/ps-document.c (ps_document_ps_export_begin): 
7785         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
7786         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
7787         implementations. Poppler backend needs poppler cvs. Rest has
7788         unchanged behavior.
7789
7790 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7791
7792         * shell/ev-window.c (using_pdf_printer): new function.
7793         (ev_window_print_range): print a less techy message if someone
7794         tries to print to PDF.
7795
7796 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7797
7798         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
7799         from "unknown font" string. Bug #311431
7800
7801 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7802
7803         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
7804
7805 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7806
7807         Bug #311280
7808         
7809         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
7810         name for PopplerFontTypes
7811         (pdf_document_fonts_fill_model): add font type to the detail column
7812
7813         * backend/ev-document-fonts.h: added
7814         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
7815
7816         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
7817         font name and font details, add a little markup.
7818         (ev_properties_fonts_init): use the new cell data func, specify ypad
7819         property for the cell renderer.
7820         (ev_properties_fonts_set_document): add the details column.
7821
7822 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
7823
7824         * configure.ac: Added "pl" to ALL_LINGUAS.
7825
7826 2005-07-24  Danilo Šegan  <danilo@gnome.org>
7827
7828         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
7829
7830 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
7831
7832         * help/ChangeLog: Started this for translations of manual.
7833         * configure.ac, autogen.sh, .cvsignore: Migrated to
7834         gnome-doc-utils. Patch in bug #311222.
7835
7836 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
7837
7838         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
7839         #ifdef this away to fix an unused-function warning.
7840
7841 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
7842
7843         * configure.ac: Added 'gl' to ALL_LINGUAS.
7844
7845 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
7846
7847         * configure.ac: Added ne in ALL_LINGUAS
7848         
7849 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7850
7851         * shell/ev-view.c: (ev_view_leave_notify_event):
7852         
7853         Clear status message when pointer leaves view. Fix for bug
7854         #310818 
7855
7856 2005-07-20 Ankit Patel <ankit644@yahoo.com>
7857
7858         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
7859
7860 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7861
7862         * shell/ev-view.c: (ev_view_leave_notify_event),
7863         (ev_view_class_init):
7864         
7865         Set cursor to normal then leaving view.
7866
7867 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7868
7869         * configure.ac:
7870         
7871         Fix required djvulibre version.
7872
7873 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7874
7875         *configure.ac: Hindi (hi) language added
7876
7877 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7878
7879         *configure.ac: Punjabi (pa) Language added
7880
7881 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7882
7883         * data/evince-ui.xml, shell/ev-window.c:
7884         
7885         Add keypad accelerators for zooming. Fix for bug 308128.
7886
7887 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7888
7889         * Makefile.am:
7890         * backend/Makefile.am:
7891         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7892         * configure.ac:
7893         * shell/ev-document-types.c: (ev_document_types_add_filters):
7894
7895         Allow to enable/disable the pixbuf backend.
7896         Default to off for now. If we want it enabled we should
7897         really put mime types in the desktop, implement properties etc.
7898
7899         * properties/evince-properties.c:
7900
7901         Initialize error to NULL.
7902         Check error is not NULL before freeing.
7903
7904 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7905
7906         * shell/ev-window.c:
7907
7908         Use F5 as presentation accell
7909
7910 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7911
7912         * shell/ev-window.c: (update_chrome_visibility),
7913         (ev_window_create_fullscreen_popup), (ev_window_init):
7914
7915         Do not leak the fullscreen toolbar
7916
7917 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7918
7919         * shell/ev-window.c: (view_actions_focus_in_cb),
7920         (view_actions_focus_out_cb):
7921
7922         These has a return value! Fix totally random focus
7923         issues we was seeing.
7924
7925 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7926
7927         * shell/main.c: (load_files_remote):
7928
7929         Allow open more than one file
7930
7931 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7932
7933         * shell/main.c: (load_files_remote):
7934
7935         Fix for dbus 0.33. bug #309975
7936
7937 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7938
7939         * properties/ev-properties-main.c: (ev_properties_get_pages):
7940
7941         Actually return NULL for types we dont support
7942
7943 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7944
7945         * po/POTFILES.in:
7946
7947         Remove empty lines.
7948
7949 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7950
7951         * backend/ev-document-factory.c:
7952         (ev_document_factory_get_document):
7953
7954         Do not try to create the object if type
7955         is invalid.
7956
7957 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7958
7959         * ps/ps-document.c: (ps_document_dispose),
7960         (ps_async_renderer_render_pixbuf):
7961         * ps/ps-document.h:
7962
7963         Do not leak the target window
7964
7965 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7966
7967         * shell/ev-application.c: (ev_application_init):
7968
7969         Let tbe check file existence for us.
7970         Add a comment about eggrecent mime filter.
7971
7972 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7973
7974         * data/evince-ui.xml:
7975         * shell/ev-application.c: (ev_application_shutdown),
7976         (ev_application_init), (ev_application_get_toolbars_model),
7977         (ev_application_get_recent_model),
7978         (ev_application_save_toolbars_model):
7979         * shell/ev-application.h:
7980         * shell/ev-window.c: (ev_window_add_recent),
7981         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7982         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7983         (ev_window_init):
7984
7985         Use common toolbar and recent models for all windows.
7986         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7987
7988 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7989
7990         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7991         successfully check for gtk_icon_view_get_visible_range.
7992
7993 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7994
7995         * djvu/Makefile.am:
7996         * dvi/Makefile.am:
7997         
7998         Fix djvu and dvi backend build.
7999
8000 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8001
8002         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8003         (new_separator_pixbuf):
8004
8005         Don't leak windows.
8006
8007 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8008
8009         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8010
8011         HIGification of toolbar editor dialogue.
8012
8013 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8014
8015         * configure.ac:
8016         * shell/Makefile.am:
8017
8018         Ever build metadata manager since it's just
8019         disabled at runtime now.
8020
8021 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8022
8023         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8024         (ev_metadata_manager_get), (ev_metadata_manager_set):
8025         * shell/ev-metadata-manager.h:
8026
8027         Add an _init functions that enabled metadata management
8028         at runtime.
8029
8030         * shell/ev-window.c: (page_changed_cb),
8031         (setup_document_from_metadata), (ev_window_setup_document),
8032         (setup_view_from_metadata), (ev_window_open_uri),
8033         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8034         (ev_window_run_presentation), (ev_window_stop_presentation),
8035         (save_sizing_mode), (ev_window_zoom_changed_cb),
8036         (ev_window_continuous_changed_cb),
8037         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8038         (window_configure_event_cb):
8039
8040         Remove all ugly metadata define since we deal with it
8041         at runtime now.
8042
8043         * shell/main.c: (load_files_remote), (main):
8044
8045         Add support for dbus cvs head. Hopefully didnt break one
8046         of the other versions now!
8047
8048         If we dont get a response from the dbus server just
8049         give up with it and not enable metadata.
8050
8051 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8052
8053         * Makefile.am:
8054         * backend/Makefile.am:
8055         * configure.ac:
8056         * cut-n-paste/recent-files/Makefile.am:
8057         * cut-n-paste/toolbar-editor/Makefile.am:
8058         * cut-n-paste/zoom-control/Makefile.am:
8059         * lib/Makefile.am:
8060         * pdf/Makefile.am:
8061         * pixbuf/Makefile.am:
8062         * properties/Makefile.am:
8063         * ps/Makefile.am:
8064         * shell/Makefile.am:
8065         * thumbnailer/Makefile.am:
8066         * tiff/Makefile.am:
8067
8068         Make frontends depend on just libev.
8069         Rework and group CFLAGS/LIBS definitions.
8070         Cleanups.
8071
8072 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8073
8074         * shell/ev-window:
8075
8076         do not unnecessarily save zoom
8077
8078         * configure.ac:
8079         * lib/ev-file-helpers.c: (ev_dot_dir):
8080         * shell/Makefile.am:
8081         * shell/dummy.cc:
8082
8083         Some cleanups
8084
8085 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8086
8087         * configure.ac:
8088         
8089         Remove unnecessary dependencies
8090
8091 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8092
8093         * properties/Makefile.am:
8094         * thumbnailer/Makefile.am:
8095         * tiff/Makefile.am:
8096
8097         Some more cleanups. Was really necessary
8098         but I probably introduced bugs, feel free
8099         to flame :)
8100
8101 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8102
8103         * backend/Makefile.am:
8104         * configure.ac:
8105         * cut-n-paste/recent-files/Makefile.am:
8106         * cut-n-paste/toolbar-editor/Makefile.am:
8107         * cut-n-paste/zoom-control/Makefile.am:
8108         * lib/Makefile.am:
8109         * pdf/Makefile.am:
8110         * pixbuf/Makefile.am:
8111         * properties/Makefile.am:
8112         * ps/Makefile.am:
8113         * shell/Makefile.am:
8114         * thumbnailer/Makefile.am:
8115         * tiff/Makefile.am:
8116
8117         Use gnome-common macros when possible.
8118         Cleanup dependencies.
8119         Actually disable deprecated where possible.
8120
8121 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8122
8123         * Makefile.am:
8124         * backend/Makefile.am:
8125         * properties/Makefile.am:
8126         * shell/Makefile.am:
8127         * thumbnailer/Makefile.am:
8128
8129         This should solve the circular dep without
8130         requiring dir reorg!
8131
8132         * shell/ev-window.c: (setup_view_from_metadata):
8133
8134         Never restore window size/position when the
8135         window is already visible.
8136
8137 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8138
8139         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8140
8141         Return a boolean from timeout func. Fix ported from gedit.
8142
8143 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8144
8145         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8146
8147 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8148
8149         * shell/ev-document-types.c: set "All Documents" as default filter in
8150         open dialog
8151
8152 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8153
8154         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8155         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8156         (ev_metadata_manager_set_boolean): fix value/val thinko.
8157
8158 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8159
8160         * shell/ev-window.c: (setup_view_from_metadata),
8161         (window_state_event_cb), (window_configure_event_cb),
8162         (ev_window_init):
8163
8164         Remember window position and maximized state
8165
8166 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8167
8168         * configure.ac:
8169
8170         Fix DBUS configure checks.
8171
8172         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8173         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8174         (ev_metadata_manager_set_boolean):
8175
8176         Plug mem leaks.
8177
8178         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8179         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8180         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8181         (ev_window_continuous_changed_cb),
8182         (ev_window_dual_mode_changed_cb), (ev_window_new):
8183
8184         Fix the build without DBUS.
8185
8186 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8187
8188         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8189         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8190         (ev_metadata_manager_set_string),
8191         (ev_metadata_manager_set_boolean):
8192         * shell/ev-metadata-manager.h:
8193
8194         Add support for some more types
8195
8196         * shell/ev-view.c: (scroll_to_current_page),
8197         (ev_view_get_continuous), (ev_view_set_continuous),
8198         (ev_view_get_dual_page):
8199         * shell/ev-view.h:
8200         * shell/ev-window.c: (page_changed_cb),
8201         (setup_document_from_metadata), (ev_window_setup_document),
8202         (setup_view_from_metadata), (ev_window_open_uri),
8203         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8204         (ev_window_run_presentation), (ev_window_stop_presentation),
8205         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8206         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8207         (ev_window_update_dual_page_action),
8208         (ev_window_continuous_changed_cb),
8209         (ev_window_dual_mode_changed_cb), (ev_window_init):
8210
8211         Remember a bunch of view/document properties. Prolly some
8212         are still missing but it's getting interesting.
8213
8214 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8215
8216         * configure.ac: check if dbus-binding-tool is installed. Not the
8217         case on current Ubuntu breezy, it seems.
8218
8219 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8220
8221         * data/evince.desktop.in.in:
8222         
8223         Allow open uri lists and add TryExec field.
8224
8225 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8226
8227         * configure.ac:
8228
8229         Enable dbus when available, do not require a configure
8230         option.
8231
8232 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8233
8234         * configure.ac:
8235
8236         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8237         disabled.
8238
8239 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8240         Marco Pesenti Gritti  <mpg@redhat.com>
8241
8242         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8243         
8244         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8245         functions to the format required by dbus
8246
8247         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8248         errors. Use the RPC parameters in the expected way
8249
8250 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8251
8252         * Makefile.am:
8253         * properties/Makefile.am:
8254         * properties/ev-properties-main.c: (ev_properties_get_pages):
8255
8256         Support all mime types
8257
8258         * shell/Makefile.am:
8259         * thumbnailer/Makefile.am:
8260         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8261         (evince_thumbnail_pngenc_get):
8262
8263         Use the document factory
8264
8265 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8266
8267         * backend/Makefile.am:
8268         * backend/ev-document-factory.c:
8269         (mime_type_supported_by_gdk_pixbuf),
8270         (ev_document_type_get_from_mime),
8271         (ev_document_factory_get_document),
8272         (ev_document_factory_get_backend),
8273         (ev_document_factory_get_mime_types),
8274         (ev_document_factory_get_all_mime_types):
8275         * backend/ev-document-factory.h:
8276         * shell/Makefile.am:
8277         * shell/ev-document-types.c: (get_document_from_uri),
8278         (ev_document_types_get_document),
8279         (file_filter_add_mime_list_and_free),
8280         (ev_document_types_add_filters):
8281         * shell/ev-document-types.h:
8282         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8283         * shell/ev-properties-dialog.c:
8284         (ev_properties_dialog_set_document):
8285         * shell/ev-window.c: (ev_window_cmd_file_open),
8286         (ev_window_cmd_save_as):
8287         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8288
8289         Rework document types managing to avoid code duplication
8290         and actually abstract from backend implementations.
8291         Also provide a minimal factory api that can be used by
8292         thumbnailer/properties.
8293
8294 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8295
8296         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8297         Plug a mem leak.
8298         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8299         HIG spacings.
8300
8301 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8302
8303         * shell/ev-properties-dialog.c
8304         (ev_properties_dialog_set_document): only call
8305         ev_properties_fonts_set_document() if the document implements the
8306         fonts interface
8307
8308 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8309
8310         * configure.ac:
8311         * properties/Makefile.am:
8312         * properties/ev-properties-view.c:
8313         (ev_properties_view_register_type):
8314         * properties/ev-properties-view.h:
8315         * properties/ev-properties-main.h:
8316
8317         Implement nautilus plugin for properties.
8318         Works only for pdf atm, I need to rework the
8319         document types stuff to get this to work
8320         for all backends...
8321
8322 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8323
8324         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8325         (ev_properties_fonts_set_document): use
8326         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8327
8328 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8329
8330         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8331         them
8332         (PlaceImage, tiff2ps_process_page): use
8333         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8334
8335
8336 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8337
8338         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8339         (main): to call gnome_authentication_manager_init. Should fix
8340         Bug #308510
8341
8342         * configure.ac: that requires libgnomeui 2.6.0.
8343
8344 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8345
8346         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8347         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8348         use the new tiff2ps interfaces
8349
8350         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8351         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8352
8353         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8354         structure instead of global variables.  Remove use of static
8355         variables in functions.
8356
8357 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8358
8359         * shell/ev-page-action.c: unref the completion after setting it to the
8360         entry
8361
8362 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8363
8364         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8365         postscript files
8366
8367 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8368
8369         * shell/ev-window.c (update_action_sensitivity): disable
8370         File->Print if the document does not implement the ps exporter
8371         interface
8372
8373 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8374
8375         * Makefile.am:
8376         * configure.ac:
8377         * data/evince-properties.glade:
8378         * properties/.cvsignore:
8379         * properties/Makefile.am:
8380         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8381         (ev_properties_view_class_init), (ev_properties_view_format_date),
8382         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8383         (ev_properties_view_init), (ev_properties_view_new):
8384         * properties/ev-properties-view.h:
8385         * shell/Makefile.am:
8386         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8387         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8388         (ev_properties_dialog_new):
8389         * shell/ev-properties-dialog.h:
8390         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8391         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8392         (update_progress_label), (job_fonts_finished_cb),
8393         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8394         * shell/ev-properties-fonts.h:
8395         * shell/ev-properties.c:
8396         * shell/ev-properties.h:
8397         * shell/ev-window.c: (ev_window_setup_document),
8398         (ev_window_cmd_file_properties):
8399
8400         Split the properties pages in two different objects, depend
8401         only on the backend where possible, use widgets instead
8402         of gobject for the glade part, reimplement the dialog
8403         itself with gtk.
8404         I need this to implement nautilus properties page.
8405
8406 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8407
8408         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8409         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8410         (tiff_document_document_ps_exporter_iface_init): implement the ps
8411         exporter interface for tiff documents
8412
8413         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8414         libtiff to implement TIFF postscript export
8415
8416         * tiff/tiff2ps.h: added a header file for external tiff2ps
8417         functions.
8418
8419         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8420         tiff2ps.h
8421
8422 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8423
8424         * shell/ev-view.c: (scroll_to_current_page),
8425         (ev_view_set_fullscreen), (ev_view_set_presentation):
8426         
8427         Scroll to current page when exit from presentation
8428
8429 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8430
8431         * shell/ev-window.c: (update_document_mode),
8432         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8433         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8434         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8435         
8436         Exit from fullscreen mode when switch to presentation. Fix for
8437         bug 309365
8438
8439 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8440
8441         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8442         return NULL if the document does not implement the selection
8443         interface.
8444
8445 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8446
8447         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8448         reported height by using the resolution aspect ratio
8449         (tiff_document_render_pixbuf): scale the pixbuf using the
8450         resolution aspect ratio
8451
8452 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8453
8454         * configure.ac:
8455         
8456         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8457         <kiltedaco@gmail.com>
8458         
8459         * djvu/djvu-document.c: (djvu_document_get_orientation),
8460         (djvu_document_set_orientation), (djvu_document_get_page_size),
8461         (rotate_pixbuf), (djvu_document_render_pixbuf),
8462         (djvu_document_document_iface_init):
8463         * dvi/dvi-document.c: (dvi_document_get_orientation),
8464         (dvi_document_set_orientation), (dvi_document_get_page_size),
8465         (rotate_pixbuf), (dvi_document_render_pixbuf),
8466         (dvi_document_document_iface_init):
8467         
8468         Dvi and djvu backends are ported to new API
8469
8470 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8471
8472         * backend/ev-selection.c: (ev_selection_get_selection_region),
8473         (ev_selection_get_selection_map):
8474         * backend/ev-selection.h:
8475         * pdf/ev-poppler.cc:
8476         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8477         * shell/ev-jobs.h:
8478         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8479         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8480         (ev_pixbuf_cache_get_text_mapping):
8481         * shell/ev-pixbuf-cache.h:
8482         * shell/ev-view.c: (location_in_text),
8483         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8484         support to EvView.  Now we can see where we can select!  Sweet!
8485
8486 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8487
8488         * shell/ev-view.c (ev_view_button_press_event): Fix
8489         event->y + view->scroll_x typo.
8490
8491 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8492
8493         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8494         sub-GdkPixbuf instead of passing dest_x and dest_y.
8495         
8496         * shell/ev-view.c: (view_point_to_doc_point),
8497         (view_rect_to_doc_rect), (ev_view_button_press_event),
8498         (ev_view_motion_notify_event), (compute_new_selection_rect),
8499         (gdk_rectangle_point_in), (compute_new_selection_text),
8500         (compute_selections): Update selection code to keep the selection
8501         around as two points and not as a normalized rectangle, and fix
8502         page level selection in two-column mode.
8503
8504 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8505
8506         * shell/ev-window.c: (window_configure_event_cb): 
8507         
8508         Fix compilation
8509         
8510 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8511
8512         * pdf/ev-poppler.cc:
8513
8514         Fix compilation
8515
8516 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8517
8518         * shell/Makefile.am:
8519         * shell/ev-metadata-manager.c: (item_free),
8520         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8521         (parse_value), (parseItem), (load_values),
8522         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8523         (save_values), (save_item), (get_oldest), (resize_items),
8524         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8525         * shell/ev-metadata-manager.h:
8526
8527         Metadata manager from gedit but modified to use GValue, so that
8528         we dont need to keep converting from strings.
8529
8530         * configure.ac:
8531
8532         ENABLE_METADATA conditional, on when dbus is on
8533
8534         * shell/ev-application.c: (ev_application_open_uri):
8535
8536         Show the window after load so that we can initialize
8537         window size before it's showed.
8538
8539         * shell/ev-window.c: (ev_window_setup_from_metadata),
8540         (ev_window_open_uri), (window_configure_event_cb),
8541         (ev_window_init):
8542
8543         Save and load metadata information about window size.
8544         Not yet keeping states in account.
8545
8546         * shell/main.c: (main):
8547
8548         Shutdown metadata manager.
8549
8550 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8551
8552         * shell/ev-application-service.xml:
8553         * configure.ac:
8554         * shell/Makefile.am:
8555         * shell/ev-application.c:
8556         * shell/ev-application.h:
8557         * shell/ev-window.c:
8558         * shell/ev-window.h:
8559         * shell/main.c:
8560
8561         Add an optional dbus interface (--enable-dbus).
8562         Rework application code, mainly to be easier to
8563         use "remotely".
8564         Do not open multiple windows with the same document,
8565         spatial evince!
8566
8567 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8568
8569         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8570         pixbuf iff it exists.
8571
8572 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8573
8574         * shell/*:
8575         * backend/ev-render-context.[ch]:
8576         * backend/ev-selection.[ch]:
8577
8578         Massive changes.  We now support text selection of pdfs, and not
8579         just rectangular selection.  This is pretty broken still, but I
8580         want to get something into CVS.
8581
8582 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8583
8584         * pdf/ev-poppler.cc:
8585         
8586         Fix for Bug 309080: crash on window close.
8587         
8588         * shell/ev-page-action.c: (page_changed_cb):
8589         
8590         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8591         jensgr@gmx.net (Jens Granseuer).
8592
8593 2005-06-25  Marcel Telka  <marcel@telka.sk>
8594
8595         * configure.in (ALL_LINGUAS): Added sk.
8596
8597 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
8598
8599         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
8600         not a document open
8601
8602 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8603
8604         * NEWS:
8605         * configure.ac:
8606
8607         Release 0.3.2
8608
8609         * cut-n-paste/recent-files/Makefile.am:
8610
8611         Fix make distcheck
8612
8613 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8614
8615         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
8616         (pixbuf_document_set_orientation), (rotate_pixbuf),
8617         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
8618         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8619
8620         Implement rotation and cleanup the code a bit.
8621
8622         * tiff/tiff-document.c: (tiff_document_get_page_size),
8623         (tiff_document_get_orientation), (tiff_document_set_orientation),
8624         (rotate_pixbuf), (tiff_document_render_pixbuf),
8625         (tiff_document_document_iface_init), (tiff_document_init):
8626
8627         Implement rotation. Was the quicker solution for the release
8628         but we really need to share this code in the shell.
8629
8630 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8631
8632         * pdf/ev-poppler.cc:
8633
8634         Enable rotation, require poppler cvs. Fix a leak.
8635
8636 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8637
8638         * shell/ev-window.c: (update_action_sensitivity):
8639         
8640         Make properties unsensitive if document backend doesn't provide
8641         any info
8642
8643 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8644
8645         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
8646         (bitmap_flip_horizontally), (bitmap_flip_vertically),
8647         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
8648         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
8649         (bitmap_flip_rotate_counter_clockwise):
8650         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
8651         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
8652         (buff_gets):
8653         * dvi/mdvi-lib/common.h:
8654         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
8655         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
8656         (opendvi), (mdvi_reload), (mdvi_init_context),
8657         (mdvi_destroy_context), (mdvi_dopage), (special):
8658         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
8659         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
8660         (file_hash_free), (register_encoding), (parse_spec),
8661         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
8662         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
8663         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
8664         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
8665         (mdvi_register_font_type), (mdvi_unregister_font_type),
8666         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
8667         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
8668         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
8669         (mdvi_hash_destroy_key), (mdvi_hash_reset):
8670         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
8671         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
8672         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
8673         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
8674         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
8675         * dvi/mdvi-lib/special.c: (mdvi_register_special),
8676         (mdvi_unregister_special), (mdvi_flush_specials):
8677         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
8678         (t1_font_remove):
8679         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
8680         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8681         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8682         (free_font_metrics), (flush_font_metrics):
8683         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8684         (tt_font_remove):
8685         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8686         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8687         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8688         (dstring_insert), (dstring_new), (dstring_reset):
8689         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8690         
8691         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8692         avoid conflict with libtool on FC4
8693         
8694         * shell/ev-window.c: (ev_window_cmd_help_about):
8695         
8696         Update copyright year. Fix for bug 308828.
8697
8698 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8699
8700         * shell/ev-view.c: (add_scroll_binding_keypad),
8701         (ev_view_binding_activated), (ev_view_class_init),
8702         (on_adjustment_value_changed):
8703         
8704         Bug 170874: Arrow keys switch pages in presentation mode
8705
8706 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8707
8708         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8709         
8710         Fix for Bug 308265: Sidebar dissappears coming out of 
8711         Presentation mode
8712
8713 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8714
8715         * shell/ev-application.c: (ev_application_open):
8716         * shell/ev-document-types.c: (ev_document_types_add_filters),
8717         (ev_document_types_add_filters_for_type):
8718         * shell/ev-document-types.h:
8719         * shell/ev-window.c: (ev_window_cmd_save_as):
8720         
8721         Suggest basename as template when saving, provide filters
8722         for save dialog. It's bug 308402
8723
8724 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8725
8726         * pdf/ev-poppler.cc:
8727         * shell/ev-sidebar-links.c: (job_finished_callback):
8728         * shell/ev-view.c: (update_find_status_message):
8729         
8730         Some leaks fixed
8731
8732 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8733
8734         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8735         (egg_recent_view_uimanager_set_list):
8736
8737         Fix buglet in !show_numbers case.
8738
8739 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8740
8741         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8742         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
8743
8744         Use pango ellipsisation.
8745
8746         * pdf/ev-poppler.cc:
8747
8748         Fix refcount leak, from nsh.
8749
8750 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8751
8752         * cut-n-paste/recent-files/Makefile.am:
8753         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8754         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8755         
8756         Removed EggRecentViewGtk
8757         
8758         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8759         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8760         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
8761         (ev_window_setup_recent):
8762         
8763         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
8764         with other projects
8765
8766 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8767
8768         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8769         (egg_recent_view_gtk_finalize):
8770
8771         Fix memory leak
8772
8773         * cut-n-paste/toolbar-editor/Makefile.am:
8774         
8775         Fix location of cursor icon.
8776         
8777         * pdf/ev-poppler.cc:
8778         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
8779         (display_completion_text), (match_completion):
8780         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8781         (selection_changed_callback), (create_loading_model),
8782         (print_section_cb), (links_page_num_func),
8783         (update_page_callback_foreach):
8784         * shell/ev-window.c: (ev_window_dispose):
8785         
8786         Small memory fixes. Links model now store objects instead
8787         of pointers to improve memory management. 
8788
8789 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8790
8791         * shell/ev-window.c: (zoom_control_changed_cb):
8792         
8793         Fix update of zoom control (bug 308268).
8794
8795 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
8796
8797         * shell/ev-properties.c (set_property): escape the text correctly.
8798         Handles non-UTF-8 properties and escaped properties.  Also, sets
8799         the text to "<i>None</i>" if the property isn't set.
8800
8801         * data/evince-properties.glade: Change the label to be ellipsized,
8802         and give it a minimum size.
8803
8804 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8805
8806         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
8807         * shell/ev-sidebar-links.c: (create_loading_model):
8808         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
8809         * shell/ev-view.c: (ev_view_set_document):
8810         * shell/ev-window.c: (ev_window_dispose):
8811         
8812         Various small fixes, mostly memory leaks. Thanks to valgrind.
8813
8814 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
8815
8816         * ps/ps-document.c: remove the locale.h include again ;-). And
8817         kill the (bogus) setlocale/savelocale business.
8818
8819 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
8820
8821         * ps/ps-document.c:
8822         
8823         Include locale.h to fix build
8824         
8825         * shell/ev-sidebar.c:
8826         
8827         Remove unnecessary includes
8828
8829 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8830
8831         * dvi/dvi-document.c: (dvi_document_load):
8832         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
8833         * po/POTFILES.in:
8834         
8835         Check for incorrect dvi files. Fix parsing dvi on AMD64
8836         platform. Thanks to tester@tester.ca (Olivier Crete).
8837
8838 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8839
8840         * shell/ev-page-action.c: (match_selected_cb),
8841         (display_completion_text), (match_completion), (update_model):
8842         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8843         (expand_open_links):
8844         * shell/ev-sidebar.c: (ev_sidebar_destroy),
8845         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
8846         (ev_sidebar_set_document):
8847         * shell/ev-window.c: (ev_window_xfer_job_cb),
8848         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
8849         
8850         Fixed lot's of memory leaks, for example, memory leak on reload, 
8851         described in bug 307793.
8852
8853 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8854
8855         * pdf/ev-poppler.cc:
8856         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
8857         (update_visible_range), (adjustment_changed_cb),
8858         (ev_sidebar_thumbnails_fill_model),
8859         (ev_sidebar_thumbnails_refresh),
8860         (ev_sidebar_tree_selection_changed),
8861         (ev_sidebar_icon_selection_changed),
8862         (ev_sidebar_thumbnails_use_icon_view),
8863         (ev_sidebar_thumbnails_set_document):
8864         * shell/ev-sidebar-thumbnails.h:
8865         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8866         (ev_window_cmd_edit_rotate_right), (ev_window_init):
8867
8868         Refresh thumbnails when changing orientation. Not fully
8869         working yet becuase of a sidebar bug.
8870
8871         Set page orientation to poppler page everywhere. This sucks
8872         really need to fix poppler.
8873
8874 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8875
8876         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8877         (egg_recent_view_gtk_new_menu_item),
8878         (egg_recent_view_gtk_set_property),
8879         (egg_recent_view_gtk_get_property),
8880         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8881         (egg_recent_view_gtk_set_tooltip_func),
8882         (egg_recent_view_gtk_set_label_width),
8883         (egg_recent_view_gtk_get_label_width):
8884         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8885
8886         Sync with libegg (ellipsize labels)
8887
8888 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8889
8890         * data/evince-ui.xml:
8891         * shell/ev-window.c: (ev_window_cmd_go_forward),
8892         (ev_window_cmd_go_backward):
8893         
8894         Shift + PageUp moves 10 Pages. Fix for 306125
8895
8896 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8897
8898         * pdf/ev-poppler.cc:
8899
8900         Add a flag to check if orientation has been overriden
8901
8902 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8903
8904         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8905         field if necessary.
8906
8907         * ps/ps.h: add creator field to document.
8908
8909         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8910         set creator field.
8911
8912 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8913
8914         * data/evince-properties.glade:
8915         * shell/ev-properties.c: (ev_properties_set_document):
8916
8917         s/PDF Version/Format
8918
8919 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8920
8921         * shell/ev-properties.c: (ev_properties_set_document):
8922
8923         Remove unnecessary translations
8924
8925 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8926
8927         * cut-n-paste/toolbar-editor/Makefile.am:
8928
8929         Correct library name    
8930
8931 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8932
8933         * configure.ac:
8934         * cut-n-paste/recent-files/egg-recent-model.c:
8935         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8936         (egg_recent_model_unlock_file):
8937         * cut-n-paste/recent-files/egg-recent-util.c:
8938         (egg_recent_util_get_unique_id):
8939         * cut-n-paste/recent-files/update-from-egg.sh:
8940         * cut-n-paste/toolbar-editor/Makefile.am:
8941         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8942         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8943         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8944         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8945         (egg_toolbars_model_get_type):
8946         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8947
8948         Better makefile for toolbar editor and update everything
8949         to latest libegg.
8950
8951 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8952
8953         * shell/ev-window.c: (update_document_mode):
8954
8955         Prefer presentation mode when the document
8956         require fullscreen.
8957
8958 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8959
8960         * data/evince-ui.xml:
8961         * shell/ev-window.c:
8962
8963         Add control-equal for zooming
8964
8965 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8966
8967         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8968
8969 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8970
8971         * backend/ev-document.c: (ev_document_get_orientation):
8972         * backend/ev-document.h:
8973         * pdf/ev-poppler.cc:
8974         * ps/ps-document.c: (ps_document_get_orientation),
8975         (ps_document_set_orientation), (ps_document_document_iface_init):
8976
8977         Add a get_orientation api. Improve set_orientation.
8978
8979         * data/evince-ui.xml:
8980         * shell/ev-view.c: (ev_view_set_orientation),
8981         (ev_view_rotate_right), (ev_view_rotate_left):
8982         * shell/ev-view.h:
8983         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8984         (ev_window_cmd_edit_rotate_right):
8985
8986         Better ui for changing document orientation
8987
8988 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8989
8990         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8991         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8992         * shell/ev-sidebar-links.h:
8993         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8994         (ev_sidebar_page_iface_init):
8995         * shell/ev-sidebar-page.h:
8996         * shell/ev-sidebar-thumbnails.c:
8997         (ev_sidebar_thumbnails_get_property),
8998         (ev_sidebar_thumbnails_class_init),
8999         (ev_sidebar_thumbnails_set_document):
9000         * shell/ev-sidebar-thumbnails.h:
9001         * shell/ev-view.c: (ev_view_motion_notify_event):
9002         * shell/ev-window.c: (update_chrome_visibility),
9003         (ev_window_cmd_focus_page_selector),
9004         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9005         (sidebar_page_main_widget_update_cb), (ev_window_init):
9006         
9007         Autoraise toolbar on GoToPage binding and fix bindings in
9008         EvSidebarThumbnails page.
9009
9010 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9011
9012         * shell/ev-properties.c: (update_progress_label):
9013
9014         Hide the progress label when finished; bug #307697.
9015
9016 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9017
9018         * pdf/ev-poppler.cc:
9019
9020         Enable is_open for links, you will need poppler cvs
9021
9022         * shell/ev-properties.c: (job_fonts_finished_cb):
9023
9024         Get a lock on the document when filling the tree view
9025
9026 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9027
9028         * backend/ev-document-links.h:
9029         * pdf/ev-poppler.cc:
9030         * shell/ev-sidebar-links.c: (create_loading_model),
9031         (expand_open_links), (job_finished_callback):
9032
9033         Expand links when specified by the document.
9034         Depend on a poppler api (defined out for now)
9035
9036 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9037
9038         * shell/ev-properties.c: (ev_properties_dispose),
9039         (ev_properties_class_init), (dialog_destroy_cb),
9040         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9041         (ev_properties_set_document), (ev_properties_new),
9042         (ev_properties_show):
9043         * shell/ev-properties.h:
9044
9045         Make it an object, cleanup the code, api to show it as transient
9046         and to set the document.
9047
9048         * shell/ev-window.c: (ev_window_setup_document),
9049         (ev_window_cmd_file_properties):
9050
9051         Adapt to EvProperties changes, do not show multiple
9052         times, update it when document changes.
9053
9054 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9055
9056         * ps/gstypes.h:
9057         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9058         (ps_document_set_orientation), (ps_document_document_iface_init):
9059         * ps/ps-document.h:
9060
9061         Implement orientation here too
9062
9063         * shell/ev-properties.c: (ev_properties_new):
9064         * data/evince-properties.glade:
9065
9066         Hide the fonts page for backends that doesnt
9067         support it.     
9068
9069 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9070
9071         * backend/ev-document.c: (ev_document_set_orientation):
9072         * backend/ev-document.h:
9073         * pdf/ev-poppler.cc:
9074
9075         Add orientation api. Currently poppler api is not optimal,
9076         we need to set orientation every time we _get a page.
9077         I will try to fix that at some point.
9078
9079         * data/evince-ui.xml:
9080         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9081         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9082
9083         Add orientation menu items
9084
9085         * shell/ev-page-cache.c: (ev_page_cache_clear):
9086         * shell/ev-page-cache.h:
9087
9088         Add api to clear the cache
9089
9090         * shell/ev-view.c: (setup_caches), (clear_caches),
9091         (ev_view_set_document), (ev_view_zoom_out),
9092         (ev_view_set_orientation):
9093         * shell/ev-view.h:
9094
9095         Implement orientation changing
9096
9097 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9098
9099         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9100         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9101         * backend/ev-document-fonts.h:
9102
9103         Separate scan and fill so that we can incrementally fill from
9104         the main thread. Add a progress api.
9105
9106         * data/evince-properties.glade:
9107         * pdf/ev-poppler.cc:
9108         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9109         * shell/ev-jobs.h:
9110         * shell/ev-properties.c: (update_progress_label),
9111         (job_fonts_finished_cb), (setup_fonts_view):
9112
9113         Incrementally feel the list and show the progress
9114         percentage in a label like acrobat does.
9115
9116         You are going to need poppler cvs
9117
9118 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9119
9120         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9121         * backend/ev-document-fonts.h:
9122         * pdf/ev-poppler.cc:
9123
9124         Make fonts model fill incrementally.
9125
9126         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9127         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9128         (ev_job_queue_remove_job):
9129         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9130         (ev_job_fonts_new), (ev_job_fonts_run):
9131         * shell/ev-jobs.h:
9132
9133         New job for fonts scanning
9134
9135         * shell/ev-properties.c: (job_fonts_finished_cb),
9136         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9137         * shell/ev-properties.h:
9138         * shell/ev-window.c: (ev_window_cmd_file_properties):
9139
9140         Incrementally feel the treeview using the new job. Show Loading...
9141         message until scanning is completed.
9142
9143         Hopefully I didnt break the build without the poppler patch.
9144
9145 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9146
9147         * shell/ev-application.c: (ev_application_open):
9148         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9149         (ev_document_type_get_type), (ev_document_type_lookup):
9150         * shell/ev-document-types.h:
9151         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9152         * shell/ev-job-xfer.h:
9153         * shell/ev-window.c: (ev_window_clear_local_uri),
9154         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9155         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9156         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9157         
9158         Transfer remote documents to tmp directory to display them later.
9159
9160 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9161
9162         * backend/ev-document-info.h:
9163         * shell/ev-properties.c: (ev_properties_new):
9164
9165         s/GTime*/GTime. Not sure why we was using a pointer
9166         at all there!
9167
9168 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9169
9170         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9171         situations.  That situation is that you're using GTK+-HEAD with
9172         the patch at #306726 is applied, and you have a document with <
9173         1500 pages in it.  It's not quite as uniformly nice as the
9174         TreeView, but should be better in the long run.
9175
9176         I'm pretty sure I guarded against breaking compilation with
9177         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9178         I missed some.
9179
9180         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9181         widget yet, so I commented that code out
9182         enable_view_actions_for_widget() for now.  Need to figure this
9183         out.
9184
9185         * shell/ev-page-action.c (match_selected_cb): emit the right
9186         signals.  Our cool C-l completion now works.
9187
9188 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9189
9190         * backend/Makefile.am:
9191         * backend/ev-document-fonts.c:
9192         * backend/ev-document-links.c:
9193         * backend/ev-document.c: (ev_document_load):
9194         * backend/ev-document.h:
9195         * backend/ev-job-queue.c:
9196         * backend/ev-job-queue.h:
9197         * backend/ev-jobs.c:
9198         * backend/ev-jobs.h:
9199         * backend/ev-page-cache.c:
9200         * backend/ev-page-cache.h:
9201
9202         EvPageCache and EvJobs are moved to shell.
9203
9204         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9205         (ev_tmp_filename):
9206         * lib/ev-file-helpers.h:
9207         
9208         New helper to work with temporary files
9209         
9210         * shell/Makefile.am:
9211         * shell/ev-application.c: (ev_application_open):
9212         * shell/ev-application.h:
9213         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9214         (remove_job_from_async_queue), (add_job_to_async_queue),
9215         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9216         (handle_job), (search_for_jobs_unlocked),
9217         (no_jobs_available_unlocked), (ev_render_thread),
9218         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9219         (ev_job_queue_add_job), (move_job_async), (move_job),
9220         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9221         * shell/ev-job-queue.h:
9222         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9223         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9224         * shell/ev-job-xfer.h:
9225         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9226         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9227         (ev_job_links_class_init), (ev_job_render_init),
9228         (ev_job_render_dispose), (ev_job_render_class_init),
9229         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9230         (ev_job_thumbnail_class_init), (ev_job_load_init),
9231         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9232         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9233         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9234         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9235         * shell/ev-jobs.h:
9236         * shell/ev-page-action.c: (ev_page_action_set_document):
9237         * shell/ev-page-cache.c: (ev_page_cache_init),
9238         (ev_page_cache_class_init), (ev_page_cache_finalize),
9239         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9240         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9241         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9242         (ev_page_cache_get_title), (ev_page_cache_get_size),
9243         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9244         (ev_page_cache_get_height_to_page),
9245         (ev_page_cache_get_max_label_chars),
9246         (ev_page_cache_get_page_label),
9247         (ev_page_cache_has_nonnumeric_page_labels),
9248         (ev_page_cache_get_info), (ev_page_cache_next_page),
9249         (ev_page_cache_prev_page), (ev_page_cache_get):
9250         * shell/ev-page-cache.h:
9251         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9252         (ev_pixbuf_cache_clear_job_sizes),
9253         (ev_pixbuf_cache_add_jobs_if_needed),
9254         (ev_pixbuf_cache_set_page_range):
9255         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9256         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9257         * shell/ev-sidebar-thumbnails.c:
9258         (ev_sidebar_tree_selection_changed),
9259         (ev_sidebar_thumbnails_set_document):
9260         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9261         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9262         (ev_statusbar_get_context_id), (ev_statusbar_push),
9263         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9264         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9265         (ev_statusbar_set_progress):
9266         * shell/ev-statusbar.h:
9267         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9268         (ev_view_find_previous):
9269         * shell/ev-window.c: (ev_window_is_empty),
9270         (ev_window_setup_document), (password_dialog_response),
9271         (ev_window_clear_jobs), (ev_window_load_job_cb),
9272         (ev_window_xfer_job_cb), (ev_window_open_uri),
9273         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9274         (ev_window_print), (ev_window_print_range),
9275         (ev_window_state_event), (ev_window_cmd_view_reload),
9276         (menu_item_select_cb), (menu_item_deselect_cb),
9277         (view_status_changed_cb), (ev_window_dispose),
9278         (drag_data_received_cb), (ev_window_init):
9279         * shell/ev-window.h:
9280         * shell/main.c: (load_files):
9281         
9282         New statusbar to show progress on idle. Two new jobs - 
9283         xfer job and load job to load document in background. And update
9284         of page_cache clients to new location of code.
9285
9286 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9287
9288         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9289         selection in open dialog. It also remembers the last visited directory 
9290         in the current session.
9291
9292 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9293
9294         * shell/ev-properties.c: (ev_properties_new):
9295         * shell/ev-properties.h:
9296         * shell/ev-window.c: (ev_window_cmd_file_properties):
9297         
9298         Get document info from page cache instead of document itself.
9299         This should fix crash related to race conditions described in
9300         bug 306545.
9301
9302 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9303
9304         * ps/ps-document.c: (ps_document_init),
9305         (send_ps), (get_page_box), (output), (catchPipe), (input),
9306         (stop_interpreter), (file_length), (file_readable),
9307         (check_filecompressedb), (ps_document_enable_interpreter),
9308         (document_load), (ps_async_renderer_render_pixbuf):
9309         * ps/ps-document.h:
9310
9311         Big cleanup of the ps code
9312
9313 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9314
9315         * backend/Makefile.am:
9316         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9317         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9318         * backend/ev-async-renderer.h:
9319
9320         Add an async renderer interface (method + callback) which
9321         is useful for backends like ps.
9322
9323         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9324         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9325         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9326         (ev_job_queue_add_job), (move_job_async), (move_job),
9327         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9328
9329         Add queues for async renderer, these are executed on the
9330         main thread.
9331
9332         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9333         (ev_job_render_run):
9334         * backend/ev-jobs.h:
9335
9336         If the backend support async renderer interface use it.
9337
9338         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9339         (setup_pixmap), (ps_document_get_type),
9340         (ps_async_renderer_render_pixbuf),
9341         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9342
9343         Implement async renderer interface.
9344
9345 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9346
9347         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9348
9349         Cleanup links job on exit.
9350
9351 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9352
9353         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9354         (drag_data_get_cb), (drag_data_received_cb):
9355         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9356         (drag_data_get_cb), (parse_item_list),
9357         (egg_toolbar_editor_load_actions):
9358         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9359         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9360         (parse_item_list), (parse_toolbars):
9361         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9362         (dvi_pixbuf_put_pixel):
9363         
9364         Fix gcc 4.0 warnings
9365
9366 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9367
9368         * ps/ps-document.c: (start_interpreter):
9369
9370         Fix warning when loading ps
9371
9372 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9373
9374         * ps/ps-document.c: (output):
9375
9376         Fix crash when priting gs error messages.
9377
9378 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9379
9380         * backend/ev-page-cache.c: (_ev_page_cache_new):
9381         * backend/ev-page-cache.h:
9382
9383         Use a const to return title so that we dont double
9384         free it. Small cleanup and fix a leak.
9385
9386         * shell/ev-window.c: (update_window_title):
9387
9388         strdup value from get_title.
9389
9390 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9391
9392         * shell/ev-sidebar-links.c: (job_finished_callback),
9393         (ev_sidebar_links_set_document):
9394
9395         Cleanup the old job when changing document
9396
9397 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9398
9399         * shell/ev-stock-icons.c:
9400         * shell/ev-stock-icons.h:
9401         * shell/ev-window.c:
9402         
9403         Add stock icons for actions that can appear in toolbar. Fix for
9404         bug 306566.
9405
9406 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9407
9408         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9409         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9410         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9411         * backend/ev-page-cache.h:
9412         * shell/ev-view.c: (scroll_to_current_page),
9413         (view_update_range_and_current_page), (get_page_y_offset),
9414         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9415         (ev_view_size_request_continuous),
9416         (ev_view_zoom_for_size_continuous_and_dual_page),
9417         (ev_view_zoom_for_size_continuous):
9418         
9419         More compact EvView layout in document with pages of different size.
9420
9421 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9422
9423         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9424         compilation.
9425
9426 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9427
9428         * shell/ev-view.c: (view_set_adjustment_values):
9429         * shell/ev-window.c: (ev_window_cmd_file_properties):
9430         
9431         A bit different fix for rounding problem but it has no
9432         problems on startup. Make properties window transient to parent.
9433
9434 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9435
9436         * pdf/ev-poppler.cc:
9437         
9438         More commenting of font stuff.
9439
9440 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9441
9442         * pdf/ev-poppler.cc:
9443
9444         Comment out some more fonts stuff. Should really
9445         work without the poppler patch now.
9446
9447 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9448
9449         * pdf/ev-poppler.cc:
9450
9451         Adapt to api change
9452
9453 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9454
9455         * data/evince-properties.glade:
9456         * pdf/ev-poppler.cc:
9457         * shell/ev-properties.c: (setup_fonts_view):
9458
9459         Set the column title. Show the dialog only
9460         once everything is setup.
9461         Getting font info can be very slow... will
9462         prolly need to make this threaded too.
9463
9464 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9465
9466         * backend/Makefile.am:
9467         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9468         (ev_document_fonts_get_fonts_model):
9469         * backend/ev-document-fonts.h:
9470         * data/evince-properties.glade:
9471         * pdf/ev-poppler.cc:
9472         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9473         * shell/ev-properties.h:
9474         * shell/ev-window.c: (ev_window_cmd_file_properties):
9475
9476         Implement fonts list. Defined out for now, since it depends
9477         on a not yet committed poppler patch.
9478
9479 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9480
9481         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9482         page + 1.
9483
9484         * shell/ev-window.c: Make sure we add the timeout when we get a
9485         focus-in event.
9486
9487         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9488         adjustment->value before calculating the zoom factor to average
9489         out all of our rounding errors.  The page no longer 'drifts' when
9490         resizing.
9491
9492 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9493
9494         * data/evince-properties.glade:
9495         * shell/ev-properties.c: (ev_properties_format_date),
9496         (set_property):
9497         
9498         Labels don't expand when the dialogue is resized.
9499         strftime result needs to be converted to UTF-8. Thanks
9500         to Christian Persch <chpe@gnome.org>.
9501
9502 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9503
9504         * data/evince-properties.glade:
9505
9506         Hide the fonts tab
9507
9508 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9509
9510         * backend/ev-document-info.h:
9511         * backend/ev-document.c: (ev_document_info_free):
9512         * data/evince-properties.glade:
9513         * pdf/ev-poppler.cc:
9514         * ps/ps-document.c: (ps_document_get_info):
9515         * shell/ev-properties.c: (ev_properties_format_date),
9516         (set_property), (ev_properties_new):
9517         * shell/ev-properties.h:
9518         * shell/ev-window.c: (ev_window_cmd_file_properties):
9519
9520         Rework properties code to take only EvPropertyInfo
9521         in the constructor so that it can be useful for
9522         nautilus plugin too.
9523
9524         Deal with backends that doesnt support some properties.
9525         Make set property code generic.
9526
9527 2005-06-04  Christian Persch <chpe@gnome.org>
9528
9529         * data/evince-properties.glade:
9530
9531         fix spacings, make resizeable, and make data labels
9532         selectable + ellipsised
9533
9534 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9535
9536         * backend/ev-document-info.h:
9537         * data/Makefile.am:
9538         * data/evince-ui.xml:
9539         * pdf/ev-poppler.cc:
9540         * shell/Makefile.am:
9541         * shell/ev-window.c: (update_action_sensitivity),
9542         (ev_window_cmd_file_properties):
9543
9544         Initial go at file properties. Patch by
9545         Emil Soleyman-Zomalan <emil@soleyman.com>.
9546         Needs love see #169583
9547
9548 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9549
9550         * ps/ps-document.c: (output):
9551         * ps/ps.c: (psscan):
9552
9553         Try to render even if psscan fails.
9554
9555 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9556
9557         * ps/ps.c: (psscan), (pscopydoc):
9558
9559         Port buffered reading code from gv
9560
9561 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9562
9563         * ps/ps-document.c: (interpreter_message), (output):
9564
9565         Do not fail on interpreter messages
9566
9567 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9568
9569         * backend/ev-document-misc.c:
9570         (ev_document_misc_get_thumbnail_frame):
9571
9572         Pages can be 0 x 0, dont assert on this case
9573
9574 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9575
9576         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9577         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9578
9579         Correctly manage our reference on document. Finally the reload
9580         huge leak is gone...
9581
9582 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9583
9584         * ps/ps-document.c: (ps_document_dispose):
9585
9586         Forgot to chain it to the parent. Thanks chpe.
9587
9588 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9589
9590         * ps/ps-document.c: (ps_document_dispose),
9591         (ps_document_class_init), (stop_interpreter), (document_load):
9592
9593         Cleanup dispose a bit. Dont leak the whole pixmap.
9594
9595 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9596
9597         * pdf/ev-poppler.cc:
9598
9599         Release the poppler document on dispose
9600
9601 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9602
9603         * shell/ev-view.c: (ev_view_set_document):
9604
9605         Release ref on the pixbuf cache when changing
9606         document.
9607
9608 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9609
9610         * ps/ps-document.c: (ps_document_get_info):
9611
9612         Fix a double free
9613
9614 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9615
9616         * backend/ev-page-cache.c: (ev_page_cache_init),
9617         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
9618         * backend/ev-page-cache.h:
9619         * shell/ev-page-action.c: (page_changed_cb):
9620         
9621         Set page action entry width depending on labels width. Fix
9622         for bug 305202.
9623
9624 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
9625
9626         * backend/ev-link.c: (ev_link_class_init):
9627
9628         Allow -1 as page value (error)
9629
9630 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9631
9632         * shell/ev-sidebar-thumbnails.c:
9633         (ev_sidebar_thumbnails_set_document):
9634         * shell/ev-view.c: (scroll_to_current_page),
9635         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
9636         (page_changed_cb), (on_adjustment_value_changed),
9637         (ev_view_set_document):
9638
9639         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
9640         Fix bug 305377
9641
9642 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9643
9644         * configure.ac:
9645         * djvu/djvu-document.c: (djvu_document_get_page_size):
9646
9647         Require djvulibre CVS. Now djvu loading is much faster. Fix for
9648         bug 301993.
9649
9650 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
9651
9652         * shell/ev-view.c (draw_one_page): modify the expose handling to
9653         get the shadows.
9654
9655         * shell/ev-window.c (update_action_sensitivity): Respect
9656         permissions field.  Kowtow to the man.
9657
9658         * pdf/ev-poppler.cc: Get the permissions field.
9659
9660         * tiff/*c: Make a tiny bit more robust.
9661
9662 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9663
9664         * djvu/djvu-document.c:
9665         
9666         Pop messages from djvu context message queue.
9667
9668 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9669
9670         * configure.ac, Makefile.am, shell/Makefile.am:
9671         * tiff/Makefile.am, shell/ev-document-types.c:
9672         
9673         Cleanup tiff configure checks. Fix for bug 305218.
9674
9675 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
9676
9677         * configure.ac: Added "uk" to ALL_LINGUAS.
9678
9679 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9680
9681         * cut-n-paste/zoom-control/ephy-zoom.c:
9682         (ephy_zoom_get_changed_zoom_level):
9683         * cut-n-paste/zoom-control/ephy-zoom.h:
9684         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9685         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9686         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9687         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9688         (zoom_control_changed_cb), (ev_window_init):
9689         
9690         Fix minor points related to moving best fit up. Introduce
9691         "zoom" property and make zoom control change it's value on
9692         notify::zoom signals. Fix for 305080.
9693
9694 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9695
9696         * data/evince-ui.xml:
9697         * shell/ev-window.c: (set_view_actions_sensitivity):
9698         
9699         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9700
9701 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9702
9703         * configure.ac:
9704
9705         Depends on poppler 0.3.2
9706
9707 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9708
9709         * cut-n-paste/recent-files/egg-recent-item.c:
9710         (egg_recent_item_get_short_name):
9711         * cut-n-paste/toolbar-editor/Makefile.am:
9712         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9713         (new_pixbuf_from_widget):
9714         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9715         * cut-n-paste/toolbar-editor/egg-marshal.c:
9716         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9717         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9718
9719         Sync
9720
9721 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9722
9723         * tiff/tiff-document.c: Rough TIFF backend.
9724
9725 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9726
9727         * NEWS:
9728         * configure.ac:
9729         * cut-n-paste/toolbar-editor/Makefile.am:
9730
9731         Release 0.3.1
9732
9733 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9734
9735         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
9736         (ev_view_find_next), (ev_view_find_previous):
9737
9738         Remove the locks around get_n_results   
9739
9740 2005-05-21  Juerg Billeter  <j@bitron.ch>
9741
9742         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
9743
9744         Pass correct number of pages to poppler.
9745
9746 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9747
9748         * configure.ac:
9749         * data/Makefile.am:
9750         * data/evince.desktop.in: 
9751         * data/evince.desktop.in.in:
9752         * po/POTFILES.in:
9753         
9754         Add conditionally dvi and djvu to desktop types. Fix for 304658.
9755
9756 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
9757
9758         * shell/ev-view.c: (view_update_adjustments),
9759         (view_set_adjustment_values): cast adjustmen->value to (int)
9760         before using it.  Otherwise, we get off by a pixel in some
9761         situations.
9762
9763         (draw_one_page): Draw the border on expose.
9764
9765 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
9766
9767         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
9768         adjustment when the mode changes, #304923
9769
9770 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9771
9772         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
9773         flickering on resize but still use gdk_window_scroll on
9774         scrolling
9775
9776 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
9777
9778         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
9779         option, #170458
9780
9781 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
9782
9783         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
9784         second page on page_changed if possible, #304669
9785
9786 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
9787
9788         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
9789         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
9790
9791 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
9792
9793         * .cvsignore:
9794         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
9795         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9796         (ev_view_zoom_for_size_presentation),
9797         (ev_view_zoom_for_size_continuous_and_dual_page),
9798         (ev_view_zoom_for_size_continuous),
9799         (ev_view_zoom_for_size_dual_page),
9800         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
9801         * shell/ev-view.h:
9802         * shell/ev-window.c: (update_view_size),
9803         (ev_window_sizing_mode_changed_cb):
9804
9805         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
9806         the scrollbars.  It's not 100% right, but it's much closer.  Kills
9807         an infinite loop, #304769
9808
9809
9810 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9811
9812         * data/evince-ui.xml:
9813         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
9814         * shell/ev-window.c: (set_view_actions_sensitivity):
9815
9816         Make PgUp/Down behave like Space
9817
9818 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9819
9820         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9821         * backend/ev-ps-exporter.h:
9822         * pdf/ev-poppler.cc:
9823         * ps/ps-document.c: (ps_document_ps_export_begin):
9824         * shell/ev-print-job.c: (idle_print_handler):
9825
9826         Adapt to new poppler api
9827
9828 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9829
9830         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9831         (ephy_zoom_control_init):
9832
9833         Translate zoom levels
9834
9835 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9836
9837         * cut-n-paste/zoom-control/ephy-zoom.c:
9838         (ephy_zoom_get_zoom_level_index):
9839
9840         Fix current zoom -> zoom control match
9841
9842 2005-05-18  James Bowes  <bowes@cs.dal.ca>
9843
9844         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
9845         rather than the scrolled_window that it's in. Fixes bug #304655.
9846
9847 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
9848
9849         * shell/ev-view.c: (view_update_adjustments),
9850         (view_set_adjustment_values), (view_update_range_and_current_page),
9851         (view_scroll_to_page), (set_scroll_adjustment),
9852         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
9853         (ev_view_scroll), (ev_view_scroll_view),
9854         (ensure_rectangle_is_visible), (find_page_at_location),
9855         (get_link_at_location), (go_to_link), (status_message_from_link),
9856         (ev_view_size_request_continuous_dual_page),
9857         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
9858         (ev_view_unrealize), (ev_view_expose_event),
9859         (ev_view_button_press_event), (ev_view_motion_notify_event),
9860         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
9861         (draw_rubberband), (highlight_find_results), (draw_one_page),
9862         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
9863         (ev_view_init), (find_changed_cb), (page_changed_cb),
9864         (on_adjustment_value_changed), (ev_view_new),
9865         (ev_view_set_document), (ev_view_set_zoom),
9866         (ev_view_set_continuous), (ev_view_set_dual_page),
9867         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
9868         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9869         (ev_view_zoom_for_size_presentation),
9870         (ev_view_zoom_for_size_continuous_dual_page),
9871         (ev_view_zoom_for_size_continuous),
9872         (ev_view_zoom_for_size_dual_page),
9873         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9874         (ev_view_get_status), (ev_view_set_status),
9875         (update_find_status_message), (ev_view_get_find_status),
9876         (ev_view_set_find_status), (jump_to_find_result),
9877         (jump_to_find_page), (compute_selections), (clear_selection),
9878         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9879         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9880         (ev_view_update_primary_selection),
9881         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9882         * shell/ev-view.h:
9883         * shell/ev-window.c: (ev_window_open_page_label),
9884         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9885         (ev_window_init):
9886         * shell/ev-window.h:
9887         * shell/main.c: (load_files):
9888
9889         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9890         when resizing.  Remove the bin_window().  Also, patch from James
9891         Bowes to fix command line page, #300641
9892         
9893 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9894
9895         * data/evince-ui.xml:
9896         * shell/ev-view.c:
9897         * shell/ev-view.h:
9898         * shell/ev-window.c: (update_action_sensitivity):
9899
9900         Get rid of View->Normal Size, it's just confusing
9901
9902 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9903
9904         * backend/ev-document-info.h:
9905         * backend/ev-document.c: (ev_document_info_free): Free the
9906         EvDocumentInfo.
9907
9908         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9909         (clear_range), (add_range), (update_visible_range),
9910         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9911         (ev_sidebar_thumbnails_set_document):
9912         * shell/ev-window.c: (ev_window_setup_document): Only render the
9913         visible thumbnails.  It takes an instant to render, but it uses
9914         much less memory.
9915
9916 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9917
9918         * shell/ev-sidebar-links.c: (popup_menu_cb):
9919
9920         Select first item
9921
9922 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9923
9924         * lib/Makefile.am:
9925         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9926         (button_press_cb), (ev_sidebar_links_construct):
9927
9928         Show the popup menu also on keybindings
9929
9930 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9931
9932         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9933         * shell/ev-window.h:
9934
9935         Expose api to print a range (with dialog). Make private _print use
9936         it.
9937
9938         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9939         (ev_sidebar_links_construct):
9940
9941         Show a print context menu on linkx, it prints the selected
9942         section.
9943
9944 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9945
9946         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9947         button.
9948
9949 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9950
9951         * AUTHORS:
9952
9953         Update
9954
9955         * shell/ev-window.c: (build_comments_string),
9956         (ev_window_cmd_help_about):
9957
9958         Show poppler version/backend and authors
9959
9960 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9961
9962         * cut-n-paste/zoom-control/ephy-zoom.c:
9963         (ephy_zoom_get_zoom_level_index):
9964         * cut-n-paste/zoom-control/ephy-zoom.h:
9965
9966         Move the best fit items at the top of the list
9967
9968 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9969
9970         * shell/ev-marshal.list:
9971         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9972         (activate_cb), (match_selected_cb), (activate_link_cb),
9973         (connect_proxy), (ev_page_action_class_init):
9974         * shell/ev-page-action.h:
9975
9976         Use signals to notify action activation. Hopefully
9977         I did not break completion since I cant test...
9978
9979         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9980         (register_custom_actions):
9981
9982         Connect to page selector actions and also grab focus on
9983         the view when activated.
9984
9985 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9986
9987         * pdf/ev-poppler.cc:
9988         * backend/ev-page-cache.c: make page size calculation consistent
9989         and set it to (int)( width * scale + 0.5).  This makes the weird
9990         line going through the middle of the page go away.
9991
9992         * shell/ev-view.c: move painting the background page after
9993         checking the expose area covers us.
9994
9995 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9996
9997         * data/evince-password.glade:
9998         
9999         Mark labels as not translatable. Fix for bug 302842.
10000
10001 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10002
10003         * configure.ac: Added "es" to ALL_LINGUAS.
10004
10005 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10006
10007         * data/evince-toolbar.xml:
10008         * shell/ev-window.c: (update_action_sensitivity),
10009         (ev_window_setup_document), (ev_window_set_page_mode),
10010         (ev_window_init):
10011
10012         Remove some leftover code from jrb first continous
10013         attempt. Use the new actions, we still need good icons
10014         though...
10015
10016 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10017
10018         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10019
10020         Update label when connecting proxy. Fix a warning with NULL
10021         page_cache.
10022
10023 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10024
10025         * data/evince-ui.xml:
10026         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10027         * shell/ev-page-action.h:
10028         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10029
10030         Add mnemonic for edit toolbar.
10031         ctrl+l focus the page entry.
10032
10033 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10034
10035         * lib/Makefile.am:
10036         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10037         (ev_window_init):
10038         * shell/main.c: (main):
10039
10040         Put the toolbar xml in evince own dot dir
10041
10042 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10043
10044         * shell/ev-window.c: (ev_window_init):
10045
10046         Make the toolbar not removable
10047
10048 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10049
10050         * data/evince-ui.xml:
10051         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10052         * shell/ev-sidebar-links.h:
10053         * shell/ev-sidebar-thumbnails.c:
10054         (ev_sidebar_thumbnails_get_treeview):
10055         * shell/ev-sidebar-thumbnails.h:
10056         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10057         (ev_view_class_init):
10058         * shell/ev-view.h:
10059         * shell/ev-window.c: (update_action_sensitivity),
10060         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10061         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10062         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10063         (ev_window_init):
10064
10065         This is evil... Make space/backspace global accelerators but
10066         enable them only for some widgets (sidebars and view).
10067         I dont like it, but I dont know a better way... :/
10068
10069 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10070
10071         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10072         (ev_page_action_widget_finalize),
10073         (ev_page_action_widget_class_init), (update_page_cache):
10074
10075         Keep a weak reference on proxy->page_cache so that we
10076         dont try to disconnect the signal if the object is already
10077         gone. Maybe there is a better way to cleanup reference handling
10078         in page action though...
10079
10080 2005-05-10  Juerg Billeter  <j@bitron.ch>
10081
10082         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10083         * backend/ev-ps-exporter.h:
10084         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10085         * ps/ps-document.c: (ps_document_ps_export_begin):
10086         
10087         Change api to pass print range to ps_exporter_begin. The pdf backend
10088         requires this information.
10089         
10090         * shell/ev-print-job.c: (idle_print_handler):
10091         
10092         Adapt to api change
10093
10094 2005-05-10  Juerg Billeter  <j@bitron.ch>
10095
10096         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10097         (idle_print_handler)
10098         * shell/ev-window.c: (ev_window_print):
10099
10100         Support printing page range, based on patch by Amaury Jacquot
10101
10102 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10103
10104         * data/evince-toolbar.xml:
10105
10106         Add zoom control to available items
10107
10108 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10109
10110         * shell/ev-window.c: (update_action_sensitivity):
10111
10112         Set slash action insensitive when appropriate
10113
10114 2005-05-10  Christian Persch <chpe@gnome.org>
10115
10116         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10117
10118         Fix warning on the overflow menu
10119
10120 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10121
10122         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10123
10124         Check for uri correctness/existence
10125
10126 2005-05-09  Juerg Billeter  <j@bitron.ch>
10127
10128         * shell/ev-window.c: (using_postscript_printer):
10129
10130         LPD printers use postscript, too
10131
10132 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10133
10134         * shell/ev-window.c: (register_custom_actions):
10135
10136         The zoom one is actually sort of useful,
10137         put it back
10138
10139 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10140
10141         * shell/ev-window.c: (register_custom_actions):
10142
10143         Hide page/zoom controls from overflow, they
10144         are useless.
10145
10146 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10147
10148         * cut-n-paste/update-from-egg.sh:
10149         
10150         Share it between all cut-n-paste subdirs
10151
10152         * cut-n-paste/recent-files/Makefile.am:
10153
10154         Fix to use "global" update-from-egg.sh
10155
10156         * cut-n-paste/recent-files/egg-recent-model.c:
10157         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10158         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10159         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10160         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10161
10162         Update from libegg
10163
10164         * cut-n-paste/toolbar-editor/Makefile.am:
10165
10166         Fix to use "global" update-from-egg.sh
10167
10168         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10169
10170         Update from libegg
10171
10172 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10173
10174         * configure.ac:
10175         * cut-n-paste/Makefile.am:
10176         * cut-n-paste/recent-files/Makefile.am:
10177         * cut-n-paste/toolbar-editor/.cvsignore:
10178         * cut-n-paste/toolbar-editor/Makefile.am:
10179         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10180         (egg_editable_toolbar_get_type), (get_toolbar_position),
10181         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10182         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10183         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10184         (set_item_drag_source), (create_item_from_action), (create_item),
10185         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10186         (popup_toolbar_context_menu_cb), (free_dragged_item),
10187         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10188         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10189         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10190         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10191         (item_added_cb), (item_removed_cb),
10192         (egg_editable_toolbar_construct),
10193         (egg_editable_toolbar_disconnect_model),
10194         (egg_editable_toolbar_deconstruct),
10195         (egg_editable_toolbar_set_model),
10196         (egg_editable_toolbar_set_ui_manager),
10197         (egg_editable_toolbar_set_property),
10198         (egg_editable_toolbar_get_property),
10199         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10200         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10201         (egg_editable_toolbar_new_with_model),
10202         (egg_editable_toolbar_get_edit_mode),
10203         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10204         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10205         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10206         (new_pixbuf_from_widget), (new_separator_pixbuf),
10207         (update_separator_image), (style_set_cb),
10208         (_egg_editable_toolbar_new_separator_image),
10209         (egg_editable_toolbar_get_model):
10210         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10211         * cut-n-paste/toolbar-editor/egg-marshal.c:
10212         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10213         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10214         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10215         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10216         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10217         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10218         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10219         (editor_drag_data_delete_cb), (drag_data_get_cb),
10220         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10221         (editor_create_item), (update_editor_sheet), (setup_editor),
10222         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10223         (parse_item_list), (model_has_action), (update_actions_list),
10224         (egg_toolbar_editor_load_actions):
10225         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10226         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10227         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10228         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10229         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10230         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10231         (egg_toolbars_model_add_separator), (impl_add_item),
10232         (parse_item_list), (egg_toolbars_model_add_toolbar),
10233         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10234         (impl_get_item_data), (impl_get_item_type),
10235         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10236         (egg_toolbars_model_init), (free_toolbar),
10237         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10238         (egg_toolbars_model_remove_toolbar),
10239         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10240         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10241         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10242         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10243         (egg_toolbars_model_get_item_data),
10244         (egg_toolbars_model_get_item_type):
10245         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10246         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10247         * data/Makefile.am:
10248         * data/evince-toolbar.xml:
10249         * data/evince-ui.xml:
10250         * data/hand-open.png:
10251         * po/POTFILES.in:
10252         * shell/Makefile.am:
10253         * shell/ev-window.c: (update_chrome_visibility),
10254         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10255         (ev_window_dispose), (ev_window_init):
10256
10257         Implement epiphany like toolbar editor. Based on patch by
10258         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10259
10260 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10261
10262         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10263
10264         Use set_cursor instead of set_selection, so that
10265         the keyboard focus moves too.
10266
10267 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10268
10269         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10270
10271         Fix infinite loop when loading Type1 fonts
10272
10273 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10274
10275         * data/evince-ui.xml:
10276         * shell/ev-window.c:
10277
10278         Slash -> Find
10279
10280 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10281
10282         * configure.ac:
10283
10284         Make --disable really disable
10285
10286 2005-05-07  Juerg Billeter  <j@bitron.ch>
10287
10288         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10289
10290         Compare page labels even without has_labels set, fixes setting page
10291         with entry
10292
10293 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10294
10295         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10296         (ev_view_set_cursor), (ev_view_button_press_event),
10297         (ev_view_motion_notify_event), (ev_view_button_release_event),
10298         (ev_view_init):
10299
10300         Implement middle button scrolling. Based on a patch
10301         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10302
10303 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10304
10305         * shell/ev-document-types.c: (get_slow_mime_type),
10306         (get_document_type_from_mime), (ev_document_type_lookup):
10307         * shell/ev-document-types.h:
10308
10309         Change api to lookup from uri. Do fast lookup first, if the
10310         type is unknown try with data sniffing.
10311
10312         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10313         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10314
10315         Adapt to api change
10316
10317 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10318
10319         * thumbnailer/Makefile.am:
10320
10321         Fix distcheck
10322
10323 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10324
10325         * NEWS:
10326         * configure.ac:
10327
10328         Release 0.3.0
10329
10330         * data/evince-ui.xml:
10331
10332         Hide presentation mode for now
10333
10334         * shell/ev-view.c: (highlight_find_results):
10335
10336         Show current find selection only on current page
10337
10338 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10339
10340         * shell/ev-view.c: (ev_view_select_all):
10341
10342         Compute size of the actual page, not of
10343         the current one.
10344
10345 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10346
10347         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10348         (view_rect_to_doc_rect), (compute_selections),
10349         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10350         (ev_view_copy), (ev_view_primary_get_cb),
10351         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10352         (ev_view_button_press_event), (ev_view_motion_notify_event),
10353         (ev_view_button_release_event), (page_changed_cb):
10354
10355         Fix text selection
10356
10357 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10358
10359         * shell/ev-view.c: (compute_border), (get_page_extents),
10360         (doc_rect_to_view_rect), (highlight_find_results),
10361         (ev_view_bin_expose), (ev_view_select_all),
10362         (ev_view_motion_notify_event), (update_find_status_message),
10363         (jump_to_find_result), (jump_to_find_page):
10364
10365         First go at fixing search, still buggy
10366
10367 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10368
10369         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10370         dropdown box and button at the top of the sidebar.
10371
10372 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10373
10374         * configure.ac: Output zoom-control Makefile.
10375         * cut-n-paste/Makefile.am: build zoom-control subdir.
10376         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10377         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10378         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10379         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10380         * cut-n-paste/zoom-control/ephy-zoom.c:
10381         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10382         from epiphany, and modified to add a separator into the menu.
10383         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10384         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10385         zoom-control action.
10386         * shell/Makefile.am: Include zoom-control flags.
10387         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10388         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10389         (ev_view_zoom_for_size_presentation),
10390         (ev_view_zoom_for_size_continuous_and_dual_page),
10391         (ev_view_zoom_for_size_continuous),
10392         (ev_view_zoom_for_size_dual_page),
10393         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10394         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10395         ev_view_get_zoom and ev_view_get_sizing_mode.
10396         * shell/ev-view.h:
10397         * shell/ev-window.c: (update_action_sensitivity),
10398         (update_sizing_buttons), (zoom_control_changed_cb),
10399         (register_custom_actions): Initialize and use the zoom-control 
10400         widget.
10401
10402 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10403
10404         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10405         preview cache back to 1.  Don't know when it got set to 0.
10406         
10407         * shell/ev-view.c: (compute_border), (ev_view_realize),
10408         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10409         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10410         (ev_view_get_fullscreen), (ev_view_set_presentation),
10411         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10412         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10413         * shell/ev-view.h:
10414         * shell/ev-window.c:
10415         (update_chrome_visibility),
10416         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10417         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10418         (update_document_mode), (ev_window_update_fullscreen_action),
10419         (ev_window_fullscreen), (ev_window_unfullscreen),
10420         (ev_window_cmd_view_fullscreen),
10421         (ev_window_update_presentation_action),
10422         (ev_window_run_presentation), (ev_window_stop_presentation),
10423         (ev_window_cmd_view_presentation), (ev_window_state_event),
10424         (ev_window_focus_in_event), (ev_window_focus_out_event),
10425         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10426         * data/evince-ui.xml: Initial presentation mode.  We should
10427         probably hide this until it's done, as it's quite rough.  Also,
10428         change full-screen to fullscreen and add two getters to EvView.
10429
10430 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10431
10432         * shell/ev-page-action.c: (update_page_cache),
10433         (ev_page_action_dispose):
10434         * shell/ev-window.c: (destroy_fullscreen_popup),
10435         (ev_window_create_fullscreen_popup):
10436
10437         Use connect_object rather than explicitly
10438         disconnect on dispose.
10439
10440 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10441
10442         * shell/ev-page-action.c: (update_page_cache),
10443         (ev_page_action_dispose):
10444
10445 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10446
10447         * backend/ev-page-cache.c: (_ev_page_cache_new),
10448         (ev_page_cache_set_page_label),
10449         (ev_page_cache_has_nonnumeric_page_labels):
10450         * backend/ev-page-cache.h:
10451         * shell/ev-page-action.c: (update_pages_label):
10452         
10453         If all page labels are numeric, fallback to default
10454         way to display number of pages. See bug 173185.
10455
10456 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10457
10458         * shell/ev-page-action.c: (ev_page_action_dispose):
10459         * shell/ev-view.c: (view_update_range_and_current_page):
10460         * shell/ev-window.c: (ev_window_dispose):
10461         
10462         Set page on scroll in continuous mode. Fixes bug 301986.
10463         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10464
10465 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10466
10467         * configure.ac:
10468
10469         Require poppler 0.3.0
10470
10471 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10472         
10473         * shell/Makefile.am, configure.ac: Fix build problems
10474         with t1lib. Bug 301996.
10475
10476 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10477
10478         * shell/ev-view.c: (ev_view_scroll_event):
10479         
10480         Scroll up increase zoom
10481
10482 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10483
10484         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10485         (ev_view_set_sizing_mode),
10486         (ev_view_zoom_for_size_continuous_and_dual_page),
10487         (ev_view_zoom_for_size_continuous):
10488         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10489         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10490         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10491         (ev_window_init):
10492
10493         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10494         Fix for 165473 and 165472.
10495
10496 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10497
10498         * po/POTFILES.in:
10499         * thumbnailer/Makefile.am:
10500         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10501         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10502         * thumbnailer/evince-thumbnailer.schemas.in:
10503         
10504         Make thumbnailer schemas translatable. Fix for bug 301773
10505         
10506         * thumbnailer/evince-thumbnailer-djvu.schemas:
10507         * thumbnailer/evince-thumbnailer-dvi.schemas:
10508         * thumbnailer/evince-thumbnailer.schemas:
10509
10510         Removed files
10511
10512 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10513
10514         * shell/ev-view.c (ev_view_init): forgot to set this.
10515
10516 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10517
10518         * shell/ev-view.c: (find_page_at_location),
10519         (get_link_at_location),
10520         (ev_view_set_show_border), (ev_view_set_spacing),
10521         (ev_view_zoom_for_size_continuous_and_dual_page),
10522         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10523         Also, add a quick fix measuring of widths.  Also, removed
10524         ev_view_set_spacing and ev_view_set_show_border.
10525         
10526         * shell/ev-window.c: (ev_window_unfullscreen),
10527         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10528
10529 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10530
10531         * shell/ev-view.c: (view_update_range_and_current_page),
10532         (page_changed_cb):
10533         
10534         Fix crash on exit and scrolling to page in continuous view.
10535
10536 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10537
10538         * TODO:
10539         * backend/ev-page-cache.c: (_ev_page_cache_new),
10540         (ev_page_cache_get_max_width_size),
10541         (ev_page_cache_get_max_height_size):
10542         * backend/ev-page-cache.h:
10543         * data/evince-ui.xml:
10544         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10545         * shell/ev-view.c: (view_update_adjustments),
10546         (view_update_range_and_current_page), (get_bounding_box_size),
10547         (ev_view_size_request_continuous_and_dual_page),
10548         (ev_view_size_request_continuous),
10549         (ev_view_size_request_dual_page),
10550         (ev_view_size_request_single_page), (ev_view_size_request),
10551         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10552         (ev_view_bin_expose), (ev_view_expose_event),
10553         (ev_view_set_property), (ev_view_get_property),
10554         (ev_view_class_init), (ev_view_init), (ev_view_new),
10555         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10556         (ev_view_set_dual_page), (ev_view_set_full_screen),
10557         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10558         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10559         (ev_view_zoom_out), (zoom_for_size_fit_width),
10560         (zoom_for_size_best_fit),
10561         (ev_view_zoom_for_size_continuous_and_dual_page),
10562         (ev_view_zoom_for_size_continuous),
10563         (ev_view_zoom_for_size_dual_page),
10564         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10565         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10566         * shell/ev-view.h:
10567         * shell/ev-window.c: (update_action_sensitivity),
10568         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10569         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10570         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10571         (ev_window_cmd_view_zoom_out), (update_view_size),
10572         (ev_window_set_sizing_mode), (ev_window_init):
10573
10574         Add Continuous and Dual page modes.
10575
10576 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10577
10578         * dvi/dvi-document.c: (dvi_document_load),
10579         (dvi_document_thumbnails_get_thumbnail),
10580         (dvi_document_init_params): Fix up some mixups between
10581         width and height to correct thumbnail rendering.
10582
10583 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10584
10585         * dvi/mdvi-lib/private.h:
10586         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10587         
10588         Suppess output for kpathsea during font generation. Thanks to
10589         James Bowes
10590
10591 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10592
10593         * NEWS:
10594         * configure.ac:
10595
10596         Release 0.2.1
10597
10598         * Makefile.am: fix distcheck.
10599
10600 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10601
10602         * shell/ev-sidebar-links.c: (selection_changed_callback),
10603         (update_page_callback), (row_activated_callback),
10604         (job_finished_callback), (ev_sidebar_links_set_document):
10605         
10606         Fix for bug #169901. Double click on links expands tree.
10607
10608 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
10609
10610         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
10611         hard-coded style. Fix for bug 170111
10612
10613 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
10614
10615         * shell/ev-view.c (highlight_find_results): Remove unnecessary
10616         locking.
10617
10618 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10619
10620         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
10621
10622 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
10623
10624         * pdf/ev-poppler.cc:
10625         * shell/ev-view.c: (highlight_find_results):
10626
10627         Fix find on single page documents
10628
10629 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10630
10631         * data/evince.schemas.in: fix for bug 301390
10632
10633 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10634
10635         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
10636         (ev_view_zoom_out), (ev_view_zoom_normal):
10637         * shell/ev-view.h:
10638         * shell/ev-window.c: (update_action_sensitivity),
10639         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10640         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
10641         (ev_window_cmd_view_normal_size):
10642
10643         Fix normal size zoom. Make zoom in/zoom out unsensitive when
10644         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
10645         better than oom. 
10646
10647 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10648
10649         * configure.ac:
10650
10651         Depend on 2.57, 2.59 doesnt seem to be necessary
10652
10653 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10654
10655         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
10656         (create_tool_item):
10657
10658         Put back total number of pages as (1 of 1234)
10659
10660 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
10661
10662         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
10663         remove the job.
10664
10665         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
10666         function.  This helps debugging.
10667
10668 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10669
10670         * djvu/djvu-document.c: (djvu_document_class_init),
10671         (djvu_document_get_info), (djvu_document_document_iface_init):
10672         * dvi/dvi-document.c: (dvi_document_class_init),
10673         (dvi_document_get_info), (dvi_document_document_iface_init):
10674
10675         Dummy implementation of get_info method for dvi and
10676         djvu. Fix crashes with those backends
10677
10678 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
10679
10680         * data/evince.desktop.in:
10681
10682         Add application/x-gzpostscript
10683
10684 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10685
10686         * data/evince.schemas.in: Added real long descriptions, 
10687         closes bug 172496 
10688
10689         * README: Added actual text, closes bug 171869
10690
10691 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10692
10693         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10694
10695         Thumbnail page 0
10696
10697 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10698
10699         * backend/ev-document-info.h:
10700
10701         s/GDate */GDate so we can just use g_free
10702
10703 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10704
10705         * shell/ev-window.c: (update_document_mode),
10706         (ev_window_setup_document):
10707
10708         Show the window in fullscreen when specified by
10709         the document
10710
10711 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10712
10713         * backend/ev-document.c: (ev_document_class_init),
10714         (ev_document_get_info), (ev_document_render_pixbuf):
10715         * backend/ev-document.h:
10716         * backend/ev-page-cache.c: (_ev_page_cache_new):
10717         * pdf/ev-poppler.cc:
10718         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10719         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10720         * ps/ps-document.c: (ps_document_class_init), (document_load),
10721         (ps_document_get_info), (ps_document_document_iface_init):
10722
10723         Remove get_title from the interface, we can just use document info
10724
10725 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10726
10727         * backend/Makefile.am:
10728         * backend/ev-document.c: (ev_document_render_get_info):
10729         * backend/ev-document.h:
10730         * pdf/ev-poppler.cc:
10731
10732         Initial support for document info. Based on jrb patch.
10733
10734 2005-04-19  Paolo Borelli <pborelli@katamail.com>
10735
10736         * shell/ev-window.c: (ev_window_state_event),
10737         (ev_window_class_init), (ev_window_init):
10738         
10739         Doesn't show resize grip when maximized. See bug #301053
10740
10741 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10742
10743         * po/POTFILES.in:
10744         
10745         ev-sidebar-thumbnails now has translatable labels
10746         
10747         * shell/Makefile.am:
10748         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
10749         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
10750         (ev_sidebar_links_page_iface_init):
10751         * shell/ev-sidebar-links.h:
10752         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10753         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
10754         (ev_sidebar_page_get_label):
10755         * shell/ev-sidebar-page.h:
10756         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
10757         (ev_sidebar_thumbnails_set_document),
10758         (ev_sidebar_thumbnails_support_document),
10759         (ev_sidebar_thumbnails_get_label),
10760         (ev_sidebar_thumbnails_page_iface_init):
10761         * shell/ev-sidebar-thumbnails.h:
10762         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
10763         (ev_sidebar_set_document):
10764         * shell/ev-sidebar.h:
10765         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
10766         
10767         Small rework of sidebar code. Now sidebar pages should implement
10768         EvSidebarPage interface. That makes page management in EvSidebar
10769         easier. See bug #164811 for details
10770
10771 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10772
10773         * shell/ev-application.c: (ev_application_open):
10774         * shell/ev-document-types.c:
10775         
10776         Fix build error and small problem with application exit
10777
10778 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10779
10780         * thumbnailer/Makefile.am:
10781         * thumbnailer/evince-thumbnailer-djvu.schemas:
10782         * thumbnailer/evince-thumbnailer-dvi.schemas:
10783         
10784         Conditionally install schemas for djvu/dvi thumbnailer
10785
10786 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
10787
10788         * shell/ev-document-types.h: 
10789         * shell/ev-document-types.c: 
10790         New files, handling the mapping from mimetypes to backends
10791         
10792         * shell/ev-window.c: 
10793         * thumbnailer/evince-thumbnailer.c:     
10794         Use the ev-document-types code
10795         
10796         * shell/Makefile.am: 
10797         Added new convenience library libevbackendfactory_la, containing
10798         the new mimetype->backend logic; moved the backends into it.
10799
10800         * thumbnailer/Makefile.am:
10801         Make the thumbnailer link with the libevbackend.la convenience
10802         library, rather than having a duplicate of the backend logic here.
10803
10804 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
10805
10806         * shell/ev-stock-icons.c: constify some vars.
10807         * shell/ev-window.c: ditto.
10808
10809 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
10810
10811         * ps/ps-document.c (get_page_orientation):
10812
10813         Respect document orientation 
10814
10815 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10816
10817         * djvu/Makefile.am:
10818         * dvi/Makefile.am:
10819         * shell/Makefile.am:
10820         
10821         Move library dependencies to components.
10822         
10823         * shell/ev-window.c: (update_window_title),
10824         (start_loading_document):
10825         
10826         Fix display of uris with spaces. Bug 168358.
10827
10828 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
10829
10830         * shell/ev-sidebar-links.c: (selection_changed_cb):
10831         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
10832         (ev_view_button_release_event), (ev_view_set_document):
10833         * shell/ev-view.h:
10834         * shell/ev-window.c: (find_bar_search_changed_cb):
10835         * shell/ev-window.h: Minor cleanups removing some dead code.
10836
10837 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10838
10839         * backend/ev-page-cache.c: (_ev_page_cache_new):
10840         
10841         Set current page to 0 if document has pages.
10842
10843 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10844
10845         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10846
10847         Initialize GError to NULL, fix a crash when loading fails.
10848
10849 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10850
10851         * shell/ev-window.c: (update_view_size):
10852
10853         Calculate shadow size only when there is actually
10854         a shadow.
10855
10856 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10857
10858         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
10859         * shell/ev-view.h:
10860
10861         Allow setting view spacing, default to 0
10862
10863         * shell/ev-window.c: (ev_window_unfullscreen),
10864         (ev_window_cmd_view_fullscreen), (ev_window_init):
10865
10866         Remove spacing in fullscreen mode
10867
10868 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10869
10870         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
10871         (ev_view_size_request), (expose_bin_window),
10872         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
10873         * shell/ev-view.h:
10874         * shell/ev-window.c: (ev_window_unfullscreen),
10875         (ev_window_cmd_view_fullscreen):
10876
10877         Do not draw the border in fulscreen
10878
10879 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10880
10881         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10882         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10883         (find_page_at_location), (page_changed_cb):
10884
10885         Rework border calculation, so that I can more easily disable it.
10886         Code somewhat cleaner too.
10887
10888 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10889
10890         * backend/ev-page-cache.c: (ev_page_cache_init),
10891         (_ev_page_cache_new):
10892
10893         Remove some assertions, documents can have 0 pages.
10894         Make initial current page -1.
10895
10896         * shell/ev-page-action.c: (page_changed_cb):
10897
10898         Show "" if current page is -1
10899
10900         * shell/ev-window.c: (update_action_sensitivity),
10901         (ev_window_setup_document):
10902
10903         When document has 0 pages do not set the view
10904         and make nearly everything insensitive.
10905
10906 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10907
10908         * shell/ev-page-view.c:
10909         * shell/ev-page-view.h:
10910
10911         Remove unused files.
10912         
10913         * shell/ev-sidebar-thumbnails.c:
10914         (ev_sidebar_thumbnails_set_document):
10915         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10916         (ev_sidebar_supports_document):
10917         * shell/ev-sidebar.h:
10918         * shell/ev-window.c: (ev_window_setup_document):
10919         
10920         Doesn't show thumbnails if document has 1 page. Make
10921         sidebar menu entries sensitive only if if they have 
10922         sense. Fix bug 164811. 
10923
10924 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10925
10926         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10927         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10928         (ev_view_zoom_out), (ev_view_set_size):
10929
10930         Rework sizing to deal with documents with not uniform page
10931         size.
10932
10933 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10934
10935         * backend/ev-page-cache.c: (_ev_page_cache_new):
10936
10937         Fix several page size caching bugs
10938
10939 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10940
10941         * shell/ev-window.c: (set_action_properties):
10942
10943         Make all toolbar items translatable
10944
10945 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10946
10947         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10948         (save_page_list), (ps_document_save),
10949         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10950         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10951         (ps_document_ps_exporter_iface_init):
10952         * ps/ps-document.h:
10953
10954         Based on a patch by J�rg Billeter <j@bitron.ch>
10955         
10956         Implement print and save a copy for the ps backend.
10957
10958 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10959
10960         * backend/ev-document.h:
10961         * djvu/djvu-document.c: (djvu_document_can_get_text),
10962         (djvu_document_document_iface_init):
10963         * dvi/dvi-document.c: (dvi_document_can_get_text),
10964         (dvi_document_document_iface_init):
10965         * pdf/ev-poppler.cc:
10966         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10967         (pixbuf_document_document_iface_init):
10968         * ps/ps-document.c: (ps_document_can_get_text),
10969         (ps_document_document_iface_init):
10970         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10971         * shell/ev-window.c: (update_action_sensitivity):
10972
10973         Fix the crash when trying to copy in backends that doesnt
10974         support it. We can implement a better solution once we
10975         do real text selection.
10976
10977 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10978
10979         * data/evince-ui.xml:
10980         * shell/ev-window.c: (ev_window_cmd_escape):
10981         
10982         Work around the Escape conflict (find bar and unfullscreen)
10983
10984 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10985
10986         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10987         
10988         Fix for #300233. Next page correctly handles document end.
10989         
10990         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10991         (ev_sidebar_thumbnails_class_init),
10992         (ev_sidebar_thumbnails_set_document),
10993         (ev_sidebar_thumbnails_clear_job),
10994         (ev_sidebar_thumbnails_clear_model):
10995         
10996         Cleanup thumbnail jobs on document changes.
10997         
10998         * shell/ev-view.c: (add_scroll_binding_keypad),
10999         (add_scroll_binding_shifted), (ev_view_class_init):
11000         
11001         Shift + Space scrolls up. Fix for #173184
11002         
11003         * shell/ev-window.c: (ev_window_open_page),
11004         (ev_window_cmd_view_reload):
11005         
11006         Fix reload (Bug #300094)
11007
11008 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11009
11010         
11011         * dvi/mdvi-lib/assoc.c:
11012         * dvi/mdvi-lib/assoc.h: Removed garbage files
11013         
11014         * dvi/mdvi-lib/bitmap.c:
11015         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11016         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11017         * dvi/mdvi-lib/color.h: Antialias of rules
11018         
11019         * dvi/mdvi-lib/common.h:
11020         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11021         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11022         * dvi/mdvi-lib/files.c:
11023         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11024         * dvi/mdvi-lib/mdvi.h:
11025         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11026         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11027         * dvi/mdvi-lib/util.c: Fix compile warnings
11028         
11029         * dvi/dvi-document.c:
11030         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11031         (dvi_document_thumbnails_get_thumbnail),
11032         (dvi_document_document_thumbnails_iface_init):
11033         * dvi/mdvi-lib/Makefile.am:
11034         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11035         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11036         
11037         Dvi backend now renders thumbnails
11038
11039 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11040
11041         * shell/main.c: (main): 
11042         
11043         Save accelerators on exit. Fixes bug #172095.
11044
11045 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11046
11047         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11048         update priority" comment.
11049
11050         * backend/ev-job-queue.c: Give a way to change priority.
11051
11052 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11053
11054         * shell/ev-page-action.c: Fix logic.
11055
11056 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11057
11058         * shell/ev-view.c: (ev_view_can_find_next):
11059         * shell/ev-window.c: (ev_window_setup_document):
11060
11061         Check that the document supports find
11062
11063 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11064
11065         * data/evince-ui.xml:
11066         * shell/ev-view.c: (ev_view_can_find_next):
11067         * shell/ev-view.h:
11068         * shell/ev-window.c: (update_action_sensitivity),
11069         (find_changed_cb), (ev_window_setup_document),
11070         (ev_window_cmd_edit_find_next):
11071
11072         Add Edit->Find Next
11073
11074 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11075
11076         * pdf/ev-poppler.cc:
11077         * shell/ev-print-job.c: (idle_print_handler):
11078
11079         Make printing work again
11080
11081 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11082
11083         * shell/ev-page-action.h:
11084         * shell/ev-page-action.c: (ev_page_action_widget_init),
11085         (ev_page_action_widget_class_init), (page_changed_cb),
11086         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11087         (get_filter_model_from_model), (match_selected_cb),
11088         (display_completion_text), (match_completion), (update_model),
11089         (connect_proxy), (ev_page_action_set_property),
11090         (ev_page_action_get_property), (ev_page_action_set_document),
11091         (ev_page_action_set_model), (ev_page_action_class_init): Big
11092         reworking to make completions work iff we have >= GTK-2.7.0
11093                 
11094         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11095         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11096         (job_finished_cb): We now have a 'model' property that is set when
11097         the links are loaded.  This can be caught with "notify::model"
11098
11099         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11100         listen for the model to be set, and propagate it to the action.
11101
11102 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11103
11104         * cut-n-paste/recent-files/egg-recent-item.c:
11105         (egg_recent_item_set_uri), (make_valid_utf8),
11106         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11107         * cut-n-paste/recent-files/egg-recent-item.h:
11108         
11109         Update egg-recent from libegg. This should fix long
11110         startup problem. For details see
11111         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11112
11113 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11114
11115         * cut-n-paste/recent-files/Makefile.am:
11116         * data/evince-ui.xml, shell/Makefile.am:
11117         * shell/ev-application.c, shell/ev-application.h:
11118         * shell/ev-window.c: Recent files support.
11119         
11120         * configure.ac: Added "ru" to ALL_LINGUAS.
11121         
11122         * dvju: new backend to support DJVU files.
11123         * dvi: new backend to support DVI.
11124
11125         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11126         * ev-application.c: Support for new backends.
11127         
11128         * help, ev-window.c, main.c shell/Makefile.am: 
11129         Evince user documentation.
11130
11131 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11132
11133         * po/POTFILES.in:
11134         * shell/ev-window.c:
11135         * thumbnailer/evince-thumbnailer.c:
11136
11137         s/pdf-document/ev-poppler
11138
11139 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11140
11141         * NEWS:
11142         * configure.ac:
11143
11144         Release 0.2.0
11145
11146         * ps/ps-document.c: (setup_pixmap):
11147
11148         Remove debug code
11149
11150 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11151
11152         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11153         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11154         (ev_window_cmd_go_first_page): Fix of by one errors.
11155
11156 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11157
11158         * ps/ps-document.c: (get_page_box):
11159
11160         Fix page size calculation
11161
11162 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11163
11164         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11165         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11166         (get_page_orientation), (setup_page), (document_load),
11167         (ps_document_get_page_size), (render_pixbuf_idle):
11168         * ps/ps-document.h:
11169
11170         More refactoring to adapt to EvDocument changes
11171
11172 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11173
11174         * ps/ps-document.c: (start_interpreter):
11175
11176         Actually add alpha args
11177
11178 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11179
11180         * pdf/ev-poppler.cc:
11181
11182         Make clipboard work again
11183
11184 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11185
11186         Make searching work again.
11187         
11188         * backend/ev-document.c:
11189         * backend/ev-document.h:
11190         * backend/ev-document-find.c:
11191         * backend/ev-document-find.h: Change EvDocumentIface so we no
11192         longer store the current page or zoom level in the document.  The
11193         consequence is that all calls that operate on the current page now
11194         instead take the page number as an extra argument, and all
11195         coordinates are now doubles in document coordinate system.
11196
11197         * pdf/ev-poppler.cc:
11198         * pixbuf/pixbuf-document.c:
11199         * ps/ps-document.c: Update backends accordingly.
11200
11201 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11202
11203         * autogen.sh:
11204
11205         Add required gettext version
11206
11207 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11208
11209         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11210         make F1 bring up non-existent help.
11211
11212         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11213         epiphany's find bar, #167477
11214
11215         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11216         <emil@nishra.com> to add space-bar scrolling, 
11217
11218         * shell/ev-window.c (static GtkActionEntry entries): add default
11219         keybinding for Help (F1)
11220         Fixes #171068
11221
11222         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11223         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11224         170110
11225
11226 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11227
11228         * Makefile.am: 
11229         * pixbuf/pixbuf-document.c: 
11230
11231         Got pixbuf backend working again
11232
11233 2005-04-01  Steve Murphy  <murf@e-tools.com>
11234
11235         * configure.in: Added "rw" to ALL_LINGUAS.
11236
11237 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11238
11239         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11240         model types, noticed by Martin Kretzschmar.
11241
11242 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11243
11244         * pdf/ev-poppler.cc: Implement search based on
11245         poppler_page_find_text().  Currently a bit crude since we remember
11246         all matches from all pages.  Also, we grab the big document lock
11247         when we search since searching changes the underlying stream and
11248         thus conflicts with the rendering thread.
11249         
11250         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11251         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11252         (ev_view_find_previous): Fix some page indexes to be 0 based,
11253         offset rubber band by view offset,
11254
11255 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11256
11257         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11258
11259 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11260
11261         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11262         completely because I didn't understand GtkActions.  I should
11263         read Marco's code more carefully in the future.
11264
11265         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11266         function
11267
11268 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11269
11270         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11271         PopplerRectangle change from poppler CVS.
11272
11273 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11274
11275         * backend/ev-document.c: (ev_document_get_page_label):
11276         * backend/ev-document.h:
11277         * backend/ev-page-cache.c: (_ev_page_cache_new),
11278         (ev_page_cache_get_page_label):
11279         * backend/ev-page-cache.h:
11280         * pdf/ev-poppler.cc:
11281         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11282         (links_page_num_func):
11283         * shell/ev-sidebar-thumbnails.c:
11284         (ev_sidebar_thumbnails_set_document):
11285         * shell/ev-view.c: (status_message_from_link),
11286         (ev_view_motion_notify_event):
11287         * shell/ev-window.c: (document_supports_sidebar): Add in page
11288         label support.  It's not perfect yet, but it's the first 'feature'
11289         in a while.
11290         Also, fix a bogus comment noticed by crispin. 
11291
11292 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11293
11294         * Makefile.am: Remove pixbuf backend for now
11295
11296         * configure.ac: Require poppler-glib instead of just poppler.
11297
11298         * backend/ev-document-thumbnails.h: Add a comment
11299
11300         * backend/ev-document.h:
11301         * backend/ev-document.c: (ev_document_class_init),
11302         (ev_document_load), (ev_document_get_link),
11303         (ev_document_get_links): Remove 3 methods and add get_links.
11304         Also, made 0 based.
11305
11306         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11307         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11308
11309         * backend/ev-link.c: (ev_link_set_title),
11310         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11311         (ev_link_mapping_find):
11312         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11313         
11314         * backend/ev-page-cache.c: (ev_page_cache_init),
11315         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11316         (ev_page_cache_get_size), (ev_page_cache_next_page),
11317         (ev_page_cache_prev_page): Fix to be 0 based.
11318
11319         * pdf/Makefile.am: 
11320         * pdf/ev-poppler.h:
11321         * pdf/ev-poppler.cc: New backend.
11322         
11323         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11324         (ps_document_get_page), (ps_document_document_iface_init):
11325
11326         * shell/ev-pixbuf-cache.h:
11327         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11328         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11329         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11330         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11331         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11332         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11333         based.
11334         
11335         * shell/ev-sidebar-thumbnails.c:
11336         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11337         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11338
11339         * shell/ev-view.c: (status_message_from_link),
11340         (find_page_at_location), (get_link_at_location),
11341         (ev_view_motion_notify_event), (ev_view_button_release_event),
11342         (ev_view_init): Use the new link code.  Fix to be 0 based.
11343
11344         * shell/ev-window.c: (update_action_sensitivity),
11345         (document_supports_sidebar): 0 based.
11346
11347 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11348
11349         * pdf/pdf-document.cc: Patch from Fernando Herrera
11350         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11351         *blush*
11352
11353 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11354
11355         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11356         1 to the page, as this seems to be 1 based.  I thought we has this
11357         fixed.  grump.
11358
11359 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11360
11361         * TODO:
11362         * backend/Makefile.am:
11363         * backend/ev-document-links.c:
11364         (ev_document_links_has_document_links),
11365         (ev_document_links_get_links_model):
11366         * backend/ev-document-links.h:
11367         * backend/ev-document.c: (ev_document_get_page_cache),
11368         (ev_document_get_doc_mutex), (ev_document_load),
11369         (ev_document_save), (ev_document_get_title),
11370         (ev_document_get_n_pages), (ev_document_set_page),
11371         (ev_document_get_page), (ev_document_set_target),
11372         (ev_document_set_scale), (ev_document_set_page_offset),
11373         (ev_document_get_page_size), (ev_document_get_text),
11374         (ev_document_get_link), (ev_document_render),
11375         (ev_document_render_pixbuf), (ev_document_scale_changed):
11376         * backend/ev-document.h:
11377         * backend/ev-job-queue.c: (remove_object_from_queue),
11378         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11379         (no_jobs_available_unlocked), (ev_render_thread),
11380         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11381         (ev_job_queue_remove_job):
11382         * backend/ev-job-queue.h:
11383         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11384         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11385         (ev_job_links_class_init), (ev_job_render_init),
11386         (ev_job_render_dispose), (ev_job_render_class_init),
11387         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11388         (ev_job_thumbnail_class_init), (ev_job_finished),
11389         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11390         (ev_job_render_run), (ev_job_thumbnail_new),
11391         (ev_job_thumbnail_run):
11392         * backend/ev-jobs.h:
11393         * backend/ev-link.c:
11394         * backend/ev-link.h:
11395         * backend/ev-page-cache.c: (ev_page_cache_init),
11396         (ev_page_cache_class_init), (ev_page_cache_finalize),
11397         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11398         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11399         (ev_page_cache_set_link), (ev_page_cache_get_title),
11400         (ev_page_cache_get_size), (ev_page_cache_next_page),
11401         (ev_page_cache_prev_page):
11402         * backend/ev-page-cache.h:
11403         * pdf/pdf-document.cc:
11404         * ps/gsdefaults.c:
11405         * ps/gsdefaults.h:
11406         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11407         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11408         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11409         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11410         (is_interpreter_ready), (output), (catchPipe), (input),
11411         (start_interpreter), (check_filecompressed), (compute_dimensions),
11412         (ps_document_enable_interpreter), (document_load),
11413         (ps_document_next_page), (render_page), (ps_document_set_page),
11414         (ps_document_set_scale), (render_pixbuf_idle),
11415         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11416         * ps/ps-document.h:
11417         * shell/Makefile.am:
11418         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11419         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11420         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11421         (ev_pixbuf_cache_new), (job_finished_cb),
11422         (check_job_size_and_unref), (move_one_job),
11423         (ev_pixbuf_cache_update_range), (find_job_cache),
11424         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11425         (ev_pixbuf_cache_add_jobs_if_needed),
11426         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11427         * shell/ev-pixbuf-cache.h:
11428         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11429         (idle_print_handler):
11430         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11431         (selection_changed_cb), (create_loading_model),
11432         (ev_sidebar_links_construct), (links_page_num_func),
11433         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11434         (update_page_callback), (job_finished_cb),
11435         (ev_sidebar_links_set_document):
11436         * shell/ev-sidebar-thumbnails.c:
11437         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11438         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11439         (page_changed_cb), (thumbnail_job_completed_callback),
11440         (ev_sidebar_thumbnails_set_document):
11441         * shell/ev-sidebar-thumbnails.h:
11442         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11443         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11444         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11445         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11446         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11447         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11448         (ev_view_button_release_event), (ev_view_scroll_view),
11449         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11450         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11451         (ev_view_new), (job_finished_cb), (page_changed_cb),
11452         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11453         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11454         (ev_view_find_previous):
11455         * shell/ev-view.h:
11456         * shell/ev-window.c: (update_action_sensitivity),
11457         (ev_window_open_page), (update_window_title), (update_total_pages),
11458         (page_changed_cb), (ev_window_setup_document),
11459         (password_dialog_response), (ev_window_cmd_save_as),
11460         (ev_window_print), (ev_window_cmd_go_previous_page),
11461         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11462         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11463         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11464         * shell/main.c: (main):
11465
11466         Merge evince-threads branch
11467
11468 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11469
11470         * configure.ac: Added "lt" to ALL_LINGUAS.
11471
11472 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11473
11474         * NEWS:
11475         * configure.ac:
11476
11477         Release 0.1.9
11478
11479 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11480
11481         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11482
11483         Fix here also the thumbnails 1-basedness :)
11484
11485 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11486
11487         * NEWS:
11488         * configure.ac:
11489
11490         Release 0.1.8
11491
11492 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11493
11494         * pdf/pdf-document.cc:
11495         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11496         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11497
11498         Fix the mess we did with thumbnails and 1-basedness
11499
11500 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11501
11502         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11503
11504 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11505
11506         * NEWS:
11507         * configure.ac:
11508
11509         Release 0.1.7
11510
11511 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11512
11513         * ps/Makefile.am:
11514         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11515         (gtk_gs_defaults_get_alpha_parameters),
11516         (gtk_gs_defaults_get_ungzip_cmd),
11517         (gtk_gs_defaults_get_unbzip2_cmd):
11518         * ps/gsdefaults.h:
11519         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11520         (ps_document_get_orientation), (document_load),
11521         (ps_document_goto_page), (ps_document_set_page_size):
11522         * ps/ps-document.h:
11523
11524         Some more sanitization of the ps backend. Remove a lot
11525         of unused code and do not base our defaults on ggv
11526         preferences (ugh!)
11527
11528 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11529
11530         * thumbnailer/evince-thumbnailer.schemas:
11531         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11532         (main): add -s option for thumbnail size.
11533
11534 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11535
11536         * configure.ac:
11537
11538         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11539         remove it.
11540
11541 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11542
11543         * pdf/pdf-document.cc:
11544
11545         Remove 4 pixels of useless border from the
11546         thumbnail.
11547
11548 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11549
11550         * backend/ev-document-thumbnails.c:
11551         (ev_document_thumbnails_get_thumbnail):
11552         * backend/ev-document-thumbnails.h:
11553
11554         Rework API a bit. Add a border flag and
11555         change sizing logic (now the size we specify
11556         applies to the bigger dimension).
11557
11558         * pdf/pdf-document.cc:
11559         * pixbuf/pixbuf-document.c:
11560         (pixbuf_document_thumbnails_get_thumbnail):
11561         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11562         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11563
11564         Adapt to the new API and do not draw a border for nautilus
11565         thumbnailer.
11566
11567 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11568
11569         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11570         take thumbnails from page "0" instead of "1". Added a copyright header.
11571
11572 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11573
11574         * ps/ps-document.c: (set_up_page), (start_interpreter):
11575
11576         Make it C89 compliant
11577
11578 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11579
11580         * Makefile.am:
11581         * configure.ac:
11582         * pdf/.cvsignore:
11583         * pdf/pdf-document.cc:
11584         * thumbnailer/Makefile.am:
11585         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11586         (main):
11587         * thumbnailer/evince-thumbnailer.schemas:
11588         * thumbnailer/pdf-icon.png:
11589
11590         Add a nautilus thumbnailer.
11591         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11592
11593 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11594
11595         * NEWS:
11596         * configure.ac:
11597         * po/POTFILES.in:
11598
11599         Release 0.1.6
11600
11601 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
11602
11603         Use poppler instead of including xpdf source code.  Poppler is a
11604         fork of xpdf to build it as a shared library. See
11605         http://freedesktop.org/wiki/Software/poppler.
11606
11607         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
11608         xpdf fork.
11609         
11610         * pdf/Makefile.am: Build libpdfdocument.a here.
11611         
11612         * pdf/GDKSplashOutputDev.cc:
11613         * pdf/GDKSplashOutputDev.h:
11614         * pdf/GnomeVFSStream.cc:
11615         * pdf/GnomeVFSStream.h:
11616         * pdf-document.cc:
11617         * pdf-document.h:
11618         * test-gdk-output-dev.cc
11619         * Thumb.cc:
11620         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
11621         against poppler.
11622
11623 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11624
11625         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
11626
11627         Clear idle stack before unsetting the document
11628
11629 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11630
11631         * ps/ps-document.c: (ps_document_widget_event),
11632         (ps_document_set_target), (ps_document_finalize),
11633         (ps_document_get_page):
11634
11635         Disconnect the widget event signal on finalize.
11636         Some code cleanups.
11637
11638 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11639
11640         * ps/ps-document.c: (set_up_page):
11641
11642         If there is no bpixmap create one, even if size
11643         is not changed.
11644
11645 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11646
11647         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
11648         (set_up_page), (document_load), (ps_document_set_zoom):
11649
11650         Default page is 0. Calculate size even when we have no
11651         target yet.
11652
11653 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
11654
11655         * shell/ev-sidebar.c: expand the selection widget to be always as
11656         wide as the sidebar
11657
11658 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11659
11660         * shell/ev-sidebar-thumbnails.c:
11661         (ev_sidebar_thumbnails_set_document):
11662
11663         Clear the list store when setting document
11664
11665 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11666
11667         * shell/ev-page-action.c: (update_entry), (sync_entry),
11668         (activate_cb), (entry_size_request_cb), (create_tool_item),
11669         (connect_proxy):
11670
11671         Use an entry for the page control instead of spinbuttons
11672
11673 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11674
11675         * data/evince.schemas.in:
11676
11677         Correct confusing string
11678
11679 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
11680
11681         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11682         for real.  Gosh, how long has this been broken.
11683
11684         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11685         check for a NULL link.  We crash otherwise.
11686
11687 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11688
11689         * NEWS:
11690         * configure.ac:
11691
11692         Release 0.1.5
11693
11694 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11695
11696         * configure.ac: add the french translation.
11697
11698 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11699
11700         * shell/ev-window.c:
11701
11702         Remove unused header -> fix distcheck
11703
11704 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11705
11706         * shell/ev-window.c: (update_window_title),
11707         (ev_window_popup_password_dialog):
11708
11709         Unescape filename for display
11710
11711 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11712
11713         * pdf/xpdf/pdf-document.cc:
11714
11715         In get_page_size deal with rotation. Also
11716         cleanup the function a bit.
11717
11718 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11719
11720         * pdf/xpdf/pdf-document.cc:
11721
11722         Fix crash when opening in new window
11723
11724 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11725
11726         * configure.ac:
11727
11728         Check ghostscript >= 7
11729
11730 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
11731
11732         * shell/ev-window.c:
11733
11734         Make page width the default sizing mode
11735
11736 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
11737         Marco Pesenti Gritti <marco@gnome.org>
11738
11739         * shell/ev-window.c: Remember the sidebar size
11740
11741         * data/evince.schemas.in: Add a new gconf key to store the size of
11742         the sidebar
11743
11744 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
11745
11746         * data/evince-ui.xml:
11747         * shell/ev-window.c: (update_action_sensitivity),
11748         (ev_window_cmd_view_reload):
11749         
11750         Add a "Reload" action and menu entry
11751
11752 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
11753
11754         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
11755         iff the type doesn't support thumbnailing and indexing.
11756
11757 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
11758
11759         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
11760
11761 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11762
11763         * pdf/splash/Splash.cc:
11764
11765         Port fix for a crasher from kde bug
11766         http://bugs.kde.org/show_bug.cgi?id=97131
11767
11768 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11769
11770         * pdf/xpdf/pdf-document.cc:
11771
11772         Return a link even if it's of an unrecognized
11773         type. Otherwise we go in an infinte cycle.
11774
11775 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11776
11777         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
11778         (size_allocate_cb), (ev_window_set_sizing_mode):
11779
11780         Update size when switching mode
11781
11782 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11783
11784         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11785         (ev_window_cmd_view_page_width), (update_sizing_buttons),
11786         (ev_window_cmd_view_normal_size):
11787
11788         Fix size toggle buttons behavior
11789
11790 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11791
11792         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
11793         (doc_rect_to_view_rect), (ev_view_size_allocate),
11794         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
11795         (scale_changed_callback):
11796
11797         Do not cache offsets in size_allocate.
11798
11799 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11800
11801         * shell/ev-view.c: (ev_view_size_allocate):
11802
11803         Calculate offsets before calling the parent
11804         class (which does a redraw)
11805
11806 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11807
11808         * pdf/xpdf/pdf-document.cc:
11809
11810         Fix a crasher on exit. Unused code, put a TODO
11811
11812 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11813
11814         * backend/ev-document.c: (ev_document_class_init),
11815         (ev_document_page_changed), (ev_document_scale_changed):
11816         * backend/ev-document.h:
11817
11818         Separate page/scale notifications
11819
11820         * pdf/xpdf/pdf-document.cc:
11821
11822         Emit the new signals.
11823         Do not display the pdf page in _render, do it
11824         when scale/page are requested.
11825
11826         * ps/ps-document.c: (ps_document_set_zoom),
11827         (ps_document_widget_event):
11828         * ps/ps-document.h:
11829
11830         Emit the new signals.
11831
11832         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11833         (ev_view_init), (page_changed_callback), (scale_changed_callback),
11834         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
11835         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
11836         * shell/ev-view.h:
11837         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
11838         (ev_window_cmd_view_page_width), (size_allocate_cb),
11839         (ev_window_set_sizing_mode):
11840
11841         Rework sizing to be pixel based.
11842         There are bugs but should be already way better.
11843
11844 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
11845
11846         * shell/ev-window.c: (ev_window_init):
11847
11848         Do not allow to shrink sidebar smaller then
11849         child requisition
11850
11851 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
11852
11853         * shell/ev-sidebar.[ch]
11854         * shell/ev-window.c:
11855
11856         Improved sidebar widget. Fixes #166683
11857
11858 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
11859
11860         * shell/ev-view.c (update_find_status_message): Give translators
11861         more flexibility with ngettext plural handling.
11862
11863 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
11864
11865         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
11866         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
11867         page when we get the page size.
11868
11869 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11870
11871         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
11872
11873         ps pages are 0 based, convert 
11874
11875 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11876
11877         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11878
11879         Initialize correct parent class. Set GError on document load
11880
11881 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11882
11883         * pdf/xpdf/pdf-document.cc:
11884
11885         Fixup selection offset calculation
11886
11887         * shell/ev-view.c: (view_rect_to_doc_rect),
11888         (doc_rect_to_view_rect), (ev_view_size_allocate),
11889         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11890         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11891
11892         Store selection as document relative, so that zooming
11893         and offset changing doesnt break it.
11894
11895 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11896
11897         * shell/ev-view.c: (ev_view_best_fit):
11898
11899         Do not try to best fit if the view is not realized
11900
11901 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11902           
11903         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11904
11905 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11906
11907         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11908
11909 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11910
11911         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11912         the popup window.  That prevents it resizing when in full screen
11913         mode.
11914
11915         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11916         multiple rerenders.  This pretty much sucks.
11917
11918         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11919         rest of the toolbar.
11920
11921 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11922
11923         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11924
11925 2005-02-17  Alexander Shopov  <ash@contact.bg>
11926
11927         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11928
11929 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11930
11931         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11932
11933 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11934
11935         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11936         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11937         (set_document_page), (document_changed_callback),
11938         (ev_view_set_document), (ev_view_find_previous),
11939         (ev_view_hide_cursor), (ev_view_show_cursor):
11940         * shell/ev-view.h:
11941         * shell/ev-window.c: (update_chrome_visibility),
11942         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11943         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11944         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11945         (ev_window_unfullscreen):
11946         * shell/main.c: (main):
11947
11948         Automatically hide the fullscreen button.
11949         Patch by Kristian Høgsberg <krh@redhat.com>
11950
11951 2005-02-16  Vincent Noel  <vnoel@cox.net>
11952
11953         * shell/main.c (main): Specify an icon for the window. Patch by
11954         Jaap A. Haitsma. Fixes #166177.
11955
11956 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11957
11958         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11959
11960 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11961
11962         * backend/ev-document-misc.h:
11963         * backend/ev-document-misc.c:
11964         (ev_document_misc_get_page_border_size),
11965         (ev_document_misc_paint_one_page): New function to canonicalize
11966         sizing/painting a border.
11967
11968         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11969         used.
11970
11971         * pdf/xpdf/pdf-document.cc: use new function
11972
11973         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11974         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11975         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11976         shell/ev-window.c: (update_sizing_buttons),
11977         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11978         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11979         (ev_window_cmd_view_page_width), (size_allocate_cb),
11980         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11981         and "fit width" values act as toggle buttons so they stay
11982         toggled.  It's not 100% perfect, and it's a little slow, but it's
11983         good enough to commit I think.
11984
11985 2005-02-15  David Lodge  <dave@cirt.net>
11986
11987         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11988
11989 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11990
11991         * shell/ev-window.c (update_window_title): replace newlines in
11992         the title by spaces. Bug #166107.
11993
11994 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11995
11996         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11997         parameters providing allocation width and height without
11998         scrollbars and width of a possible vertical scrollbar. With this
11999         additional information the functions can work as
12000         intended. Unfortunately they're not idempotent. We should
12001         transform these commands to toggles. Fixes Bug #164976
12002         Initial patch by Stephane Loeuillet, then heavily modified.
12003
12004         * shell/ev-view.h: update prototypes.
12005
12006         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12007         (ev_window_cmd_view_page_width): provide EvView fit functions with
12008         all the information they need. Formulas to calculate this
12009         information taken from GtkScrolledWindow.
12010
12011 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12012
12013         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12014         created a thumbnail, the list store is updated to know
12015         that the thumbnail is set. Fixes bug #166792
12016
12017 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12018
12019         * shell/ev-window.c: fixed typo, closes bug 166897
12020
12021         * TODO: updated TODO with bug numbers that are relevant
12022
12023 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12024
12025         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12026
12027 2005-02-09  Vincent Noel  <vnoel@cox.net>
12028
12029         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12030         and "Next" toolbar buttons as important to make them stand out.
12031
12032 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12033
12034         * lib/ev-debug.c:
12035         * lib/ev-debug.h:
12036         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12037         (start_interpreter), (stop_interpreter), (document_load),
12038         (ps_document_next_page), (ps_document_goto_page),
12039         (ps_document_set_page_size), (ps_document_widget_event),
12040         (ps_document_render):
12041         * shell/ev-page-view.c: (ev_page_view_dispose):
12042         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12043
12044         Fix compilation on non-gcc platforms
12045
12046 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12047
12048         * NEWS:
12049         * configure.ac:
12050
12051         Release 0.1.4
12052
12053         * pdf/xpdf/Catalog.cc:
12054         * pdf/xpdf/XRef.cc:
12055
12056         Fix the fix for CAN-2004-0888
12057
12058 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12059
12060         * data/Makefile.am:
12061         * data/evince-ui.xml:
12062         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12063         * shell/ev-stock-icons.h:
12064         * shell/ev-window.c: (update_action_sensitivity),
12065         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12066         (set_action_properties):
12067
12068         Improve toolbar layout/icons
12069
12070 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12071
12072         * pdf/xpdf/pdf-document.cc:
12073
12074         Add warnings about unimplemented/unknown link
12075         types.
12076
12077 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12078
12079         * ps/ps-document.c: (set_up_page):
12080
12081         Log gs property
12082
12083 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12084
12085         * ps/ps-document.c: (start_interpreter):
12086
12087         Log gs env var
12088
12089 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12090
12091         * shell/ev-page-view.c: (ev_page_view_dispose):
12092         * shell/ev-view.c: (ev_view_finalize):
12093         * shell/ev-window.c: (ev_window_setup_document),
12094         (ev_window_dispose), (ev_window_init):
12095
12096         Solve more refs issues.
12097
12098         I commented out the page_view initialization for now:
12099         it was never destroyed (because it's never added
12100         to a container). Because of that we was leaking
12101         gs processes. Couldnt think to a clean fix.
12102         We need to figure this out, password view has the
12103         same issue probably.
12104
12105 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12106
12107         * ps/ps-document.c: (ps_document_finalize),
12108         (ps_document_get_n_pages), (ps_document_get_page):
12109
12110         Some cleanups, stop the interpreter on finalize
12111
12112         * shell/ev-page-view.c: (ev_page_view_dispose),
12113         (ev_page_view_class_init):
12114
12115         Release our reference on the document
12116
12117 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12118
12119         * Makefile.am:
12120         * configure.ac:
12121         * doc/debugging.txt:
12122         * lib/.cvsignore:
12123         * lib/Makefile.am:
12124         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12125         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12126         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12127         * lib/ev-debug.h:
12128
12129         Add debugging helpers
12130
12131         * ps/Makefile.am:
12132         * ps/ps-document.c: (set_up_page), (start_interpreter),
12133         (stop_interpreter), (document_load), (ps_document_next_page),
12134         (ps_document_goto_page), (ps_document_set_page_size),
12135         (ps_document_widget_event), (ps_document_render):
12136         * shell/Makefile.am:
12137         * shell/ev-view.c: (expose_bin_window):
12138         * shell/main.c: (main):
12139
12140         Add some logs
12141         
12142 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12143
12144         * ps/ps-document.c: (ps_document_widget_event):
12145
12146         Initialize message_window, this should make ps
12147         rendering really work! (Never noticed because I was
12148         testing with a ps that is causing gs to exit every time!)
12149
12150 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12151
12152         * data/evince.schemas.in: updated simple error in applyto closing tag
12153
12154 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12155
12156         * Makefile.am:
12157         * configure.ac:
12158         * data/.cvsignore:
12159         * data/Makefile.am:
12160         * data/evince-ui.xml:
12161         A data/evince.schemas.in:
12162         * po/POTFILES.in:
12163         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12164         * shell/ev-stock-icons.h:
12165         * shell/ev-window.c: (update_chrome_visibility),
12166         (update_chrome_flag), (ev_window_cmd_edit_find),
12167         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12168         (ev_window_unfullscreen), (ev_window_focus_in_event),
12169         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12170         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12171         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12172         (ev_window_dispose), (ev_window_class_init),
12173         (set_action_properties), (set_chrome_actions), (load_chrome),
12174         (ev_window_init):
12175
12176         Implement fullscreen mode changes from bug #164776.
12177         Also implement persistent chrome toggles.
12178
12179 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12180
12181         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12182
12183 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12184
12185         * NEWS:
12186         * configure.ac:
12187         * shell/ev-view.c:
12188
12189         Add another check for find interface
12190
12191         Release 0.1.3
12192
12193 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12194
12195         * shell/ev-application.c: (ev_application_open):
12196         * shell/ev-window.c: (ev_window_open):
12197
12198         Open gzipped ps documents
12199
12200 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12201
12202         * TODO:
12203         * shell/ev-view.c: (set_document_page):
12204
12205         Clamp page number, dont try to move to
12206         not existant pages.
12207
12208 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12209
12210         * backend/ev-document-find.c: (ev_document_find_changed):
12211         * backend/ev-document-find.h:
12212         * pdf/xpdf/pdf-document.cc:
12213         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12214         * shell/ev-window.c: (find_bar_search_changed_cb):
12215
12216         Fix several bugs with find
12217
12218 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12219
12220         * shell/ev-sidebar-thumbnails.c
12221         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12222         document. Prevents warning from scroll_to_cell.
12223
12224 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12225
12226         * configure.ac: Add «nb» to ALL_LINGUAS too.
12227
12228 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12229
12230         * NOTES: New file with some random thoughts.
12231
12232         * TODO: Update.
12233
12234         * backend/ev-document-misc.c:
12235         (ev_document_misc_get_page_border_size): New function to
12236         canonicalize shadow drawing sizes.  Possibly goofy.
12237
12238         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12239         (ev_view_best_fit), (ev_view_fit_width):
12240         * pdf/xpdf/pdf-document.cc:
12241         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12242         * ps/ps-document.c: (ps_document_get_page_size):
12243         * backend/ev-document-misc.h:
12244         * backend/ev-document.c: (ev_document_get_page_size):
12245         * backend/ev-document.h: get_page_size now takes a page number
12246         parameter.  Made all the backends/frontends honor it.
12247
12248         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12249         see.  Doesn't work yet.
12250
12251         * shell/Makefile.am:
12252         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12253         Doesn't do anything yet.
12254
12255         * shell/ev-sidebar-thumbnails.c:
12256         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12257         [0..n_pages-1]
12258
12259         * shell/ev-window.c: (update_action_sensitivity),
12260         (ev_window_setup_document), (ev_window_set_page_mode),
12261         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12262         view-swapping code a bit so we can have multiple views on a
12263         document.  Add the multi-page view, though it can't be turned on
12264         yet.
12265
12266 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12267
12268         * shell/ev-application.c: (ev_application_open):
12269         * shell/ev-view.c: (expose_bin_window):
12270         * shell/ev-window.c: (ev_window_open):
12271
12272         Support eps and check document supports find
12273         before drawing highlightings in expose.
12274
12275 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12276
12277         * pixbuf/pixbuf-document.c:
12278         (pixbuf_document_thumbnails_get_dimensions),
12279         (pixbuf_document_document_thumbnails_iface_init):
12280
12281         implement get_dimensions
12282
12283 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12284
12285         * NEWS:
12286         * configure.ac:
12287
12288         Release 0.1.2
12289
12290 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12291
12292         * shell/ev-view.c: (set_document_page):
12293
12294         Scroll at the top of the page when changing page
12295
12296 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12297
12298         * shell/ev-view.c: (ev_view_motion_notify_event):
12299
12300         Do not redraw unnecessarily
12301
12302 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12303
12304         * pdf/xpdf/pdf-document.cc:
12305         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12306         (expose_bin_window), (find_changed_cb):
12307
12308         Yay! find works now... Now to find bugs...
12309
12310 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12311
12312         * backend/ev-document-find.c: (ev_document_find_base_init),
12313         (ev_document_find_changed):
12314         * backend/ev-document-find.h:
12315         * pdf/xpdf/pdf-document.cc:
12316         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12317         (expose_bin_window), (ev_view_init), (set_document_page),
12318         (ensure_rectangle_is_visible), (jump_to_find_result),
12319         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12320         (ev_view_find_next), (ev_view_find_previous):
12321         * shell/ev-view.h:
12322         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12323
12324         More work on find implementation, mostly there now
12325
12326 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12327
12328         * backend/ev-backend-marshalers.list:
12329         * backend/ev-document-find.c: (ev_document_find_base_init),
12330         (ev_document_find_cancel), (ev_document_find_page_has_results),
12331         (ev_document_find_get_n_results), (ev_document_find_get_result),
12332         (ev_document_find_get_progress), (ev_document_find_changed):
12333         * backend/ev-document-find.h:
12334
12335         Enanche the find interface to be really able to do
12336         multi page find.
12337
12338         * pdf/xpdf/pdf-document.cc:
12339
12340         Implement
12341
12342         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12343         (expose_bin_window), (ev_view_init),
12344         (ev_view_get_find_status_message), (find_changed_cb),
12345         (ev_view_set_document), (set_document_page):
12346
12347         Adapt to the new interface. A few things are regressed sorry,
12348         I will finish it soon.
12349
12350 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12351
12352         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12353         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12354         ev_sidebar_thumbnails_parent_class variable, don't define another
12355         parent_class variable.
12356
12357         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12358         (ev_page_action_class_init): ditto.
12359
12360         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12361         (pixbuf_document_class_init): ditto.
12362
12363         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12364         ditto.
12365
12366         * .cvsignore: ignore various valgrind output files.
12367
12368 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12369
12370         * data/evince-ui.xml:
12371         * shell/Makefile.am:
12372         * shell/ev-history.c:
12373         * shell/ev-history.h:
12374         * shell/ev-navigation-action.c:
12375         * shell/ev-navigation-action.h:
12376         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12377         (ev_view_set_page), (ev_view_fit_width):
12378         * shell/ev-view.h:
12379         * shell/ev-window.c: (update_action_sensitivity),
12380         (ev_window_setup_document), (register_custom_actions):
12381
12382         Kill session history
12383
12384 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12385
12386         * shell/ev-window.c: (update_action_sensitivity):
12387
12388         Fix inverted up/down buttons
12389
12390 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12391
12392         * shell/ev-sidebar-thumbnails.c
12393         (ev_sidebar_thumbnails_select_page): make sure the selected
12394         thumbnail stays visible.
12395
12396 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12397
12398         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12399         scrolled window for Federico.
12400
12401 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12402
12403         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12404
12405 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12406
12407         * configure.ac:
12408         * pdf/splash/SplashFTFontEngine.cc:
12409
12410         Fix CID fonts with freetype 2.1.9
12411
12412 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12413
12414         * TODO: added item for desktop icon thumbnailer
12415
12416 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12417
12418         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12419         unloaded docs when the title is accessed.
12420
12421         * shell/ev-password-view.[hc]: New widget for displaying password
12422         state.
12423
12424         * shell/ev-window.[ch]: Refactor password handling code to handle
12425         the new view.
12426
12427 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12428
12429         * NEWS:
12430         * configure.ac:
12431         * data/Makefile.am:
12432
12433         Release 0.1.1
12434
12435 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12436
12437         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12438         ignore page offset here, to make search results independent of it,
12439
12440         * shell/ev-view.c (expose_bin_window): but take offsets into
12441         account here. Bug #164932
12442
12443         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12444         scale at the right time. Bug #164996
12445
12446 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12447
12448         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12449         fix the problem. Now I just removed the Adobe font names and hope
12450         that the URW fonts are always in outline format. Bug #164934
12451
12452         * shell/ev-window.c (update_window_title): empty titles are
12453         useless, use filename in that case too.
12454
12455         * NEWS: Add some content.
12456
12457 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12458
12459         * TODO: added one more TODO item and a TODONE section :)
12460
12461 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12462
12463         * ps/ps-document.h: add page_[xy]_offset fields.
12464
12465         * ps/ps-document.c (ps_document_set_page_offset)
12466         (ps_document_render): Keep offset in consideration in a few
12467         places. Bug #164752 "postscript documents are not centered in
12468         window"
12469
12470         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12471         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12472
12473         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12474         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12475         stub out missing methods for complete EvDocument implementation.
12476         Fixes segfaults with Save A Copy and Copy actions.
12477
12478         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12479         (ps_document_document_iface_init): ditto.
12480         
12481 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12482
12483         * data/.cvsignore:
12484         * data/Makefile.am:
12485         * data/evince.desktop.in:
12486
12487         Add desktop file
12488
12489 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12490
12491         * shell/ev-view.c: (ev_view_button_press_event),
12492         (ev_view_motion_notify_event):
12493
12494         Make selection work in any direction
12495
12496 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12497
12498         * TODO:
12499         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12500
12501         Use shorter labels for some of the toolbars items
12502
12503 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12504
12505         * pdf/xpdf/pdf-document.cc:
12506
12507         Check the links info is initialized before
12508         using it. Should fix a crash on startup.
12509
12510 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12511
12512         * pixbuf/pixbuf-document.c
12513         (pixbuf_document_thumbnails_get_dimensions): force floating point
12514         division to calculate page_ratio. Fixes crash with landscape
12515         format pixbufs.
12516
12517 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12518
12519         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12520
12521 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12522
12523         * shell/ev-view.c (set_document_page): unset has_selection when
12524         the page changes.
12525         (set_document_page): handle paper size changes when the page
12526         changes (test with Free Culture, page 2).
12527
12528 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12529
12530         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12531         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12532
12533         Use normal style color for the widget background and
12534         draw a black box around the page.
12535
12536 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12537
12538         * pdf/xpdf/pdf-document.cc:
12539
12540         Keep offset in consideration in a few places
12541
12542         * shell/ev-view.c: (expose_bin_window):
12543
12544         Set the offsets so that the document is ever centered
12545
12546 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12547
12548         * TODO: Added TODO items and finished off the first todo item
12549
12550         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12551         reflect current authors
12552
12553 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12554
12555         * pdf/xpdf/pdf-document.cc:
12556         * shell/ev-view.c: (ev_view_set_cursor),
12557         (ev_view_motion_notify_event), (document_changed_callback),
12558         (set_document_page):
12559
12560         Show a wait cursor while the page is rendering
12561
12562 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12563
12564         * shell/ev-sidebar-thumbnails.c:
12565         (ev_sidebar_tree_selection_changed),
12566         (ev_sidebar_thumbnails_select_page):
12567         * shell/ev-sidebar-thumbnails.h:
12568         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12569         (ev_view_can_go_forward):
12570         * shell/ev-window.c: (ev_window_open_page),
12571         (ev_window_setup_document), (update_current_page),
12572         (view_page_changed_cb), (ev_window_init):
12573         * shell/ev-window.h:
12574
12575         Ensure thumbnails selection, toolbar page control and
12576         current page are in sync.
12577
12578 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12579
12580         * pdf/xpdf/XRef.cc:
12581
12582         Fix CAN-2005-0064
12583
12584 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12585
12586         * backend/Makefile.am:
12587         * backend/ev-document-links.h:
12588         * backend/ev-document-security.c: (ev_document_security_get_type),
12589         (ev_document_security_has_document_security),
12590         (ev_document_security_set_password):
12591         * backend/ev-document-security.h:
12592         * backend/ev-document.c: (ev_document_error_quark):
12593         * backend/ev-document.h:
12594         * data/Makefile.am:
12595         * data/evince-password.glade:
12596         * pdf/xpdf/pdf-document.cc:
12597         * shell/Makefile.am:
12598         * shell/ev-password.c: (ev_password_set_bad_password_label),
12599         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
12600         (ev_password_dialog_get_password),
12601         (ev_password_dialog_set_bad_pass):
12602         * shell/ev-password.h:
12603         * shell/ev-window.c: (ev_window_get_attribute),
12604         (ev_window_set_property), (update_action_sensitivity),
12605         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
12606         (ev_window_setup_document), (ev_window_get_password),
12607         (ev_window_open), (ev_window_cmd_save_as),
12608         (using_postscript_printer), (ev_window_print),
12609         (find_not_supported_dialog), (ev_window_cmd_edit_find),
12610         (update_fullscreen_popup), (ev_window_fullscreen),
12611         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12612         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
12613         (menu_item_select_cb), (find_bar_search_changed_cb),
12614         (ev_window_dispose), (ev_window_init):
12615
12616         Add initial support for password-supported dialogs.  This could be
12617         a lot cooler, but it'll do for now.
12618
12619 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
12620
12621         * pdf/xpdf/pdf-document.cc:
12622         * shell/ev-view.c: (status_message_from_link),
12623         (ev_view_set_status), (ev_view_set_cursor),
12624         (ev_view_motion_notify_event), (ev_view_init):
12625         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
12626
12627         Fix bugs in the links implementation and change cursor
12628         when hovering a link.
12629
12630 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
12631
12632         * viewer/.cvsignore: added cvsignore file for viewer directory
12633
12634         * TODO: created TODO document
12635
12636 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
12637
12638         * shell/ev-view.h:
12639         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
12640         new functions to help with implementation of sensitivity code
12641         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12642         of all actions that might require it.  Fixes a crash when you
12643         click on the Zoom actions in a window lacking a document.
12644
12645 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
12646
12647         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12648         of the Find action
12649
12650 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12651
12652         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
12653         (pixbuf_document_document_iface_init):
12654         * ps/ps-document.c: (ps_document_get_link),
12655         (ps_document_document_iface_init):
12656         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
12657         (status_message_from_link), (ev_view_set_status),
12658         (ev_view_set_find_status), (ev_view_motion_notify_event),
12659         (ev_view_button_release_event), (ev_view_set_property),
12660         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
12661         (ev_view_get_find_status_message), (update_find_results),
12662         (ev_view_get_status), (ev_view_get_find_status):
12663         * shell/ev-view.h:
12664         * shell/ev-window.c: (view_status_changed_cb),
12665         (view_find_status_changed_cb), (ev_window_init):
12666
12667         View status message support, use it to show the links.
12668         Needs work...
12669
12670 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12671
12672         * backend/ev-document.c: (ev_document_get_link):
12673         * backend/ev-document.h:
12674         * pdf/xpdf/pdf-document.cc:
12675         * shell/ev-application.c: (ev_application_open):
12676         * shell/ev-application.h:
12677         * shell/ev-sidebar-links.c: (selection_changed_cb):
12678         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
12679         (ev_view_go_to_link):
12680
12681         Add support for document links
12682
12683 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12684
12685         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12686         (create_tool_item):
12687         Set the spin button limits correctly.
12688         
12689         * shell/ev-sidebar-thumbnails.c:
12690         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12691         Support changing pages by clicking on the thumbnails.
12692         
12693 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12694
12695         * pixbuf/pixbuf-document.c:
12696         (pixbuf_document_thumbnails_get_dimensions),
12697         (pixbuf_document_document_thumbnails_iface_init):
12698
12699         implement get_dimensions
12700
12701 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12702
12703         * ps/ps-document.c: (ps_document_goto_page):
12704
12705         Fix page switching on multipage documents
12706
12707 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12708
12709         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12710         
12711         check for NULL before assigning to width and height parameters
12712
12713 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12714
12715         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12716         (pixbuf_document_set_property), (pixbuf_document_get_property):
12717
12718         implement get/set properties
12719
12720 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12721
12722         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12723         
12724         return NULL instead of "Unknown", letting the title get set to
12725         the filename when the pdf has no title.
12726
12727 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12728
12729         * ps/ps-document.c: (ps_document_get_page_count),
12730         (ps_document_goto_page):
12731
12732 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12733
12734         * shell/ev-history.c: (ev_history_get_property),
12735         (ev_history_set_property), (ev_history_class_init),
12736         (ev_history_add_page), (ev_history_set_current_index):
12737         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
12738         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
12739         (ev_navigation_action_finalize):
12740         * shell/ev-navigation-action.h:
12741         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12742         (ev_view_go_forward), (ev_view_get_find_status_message),
12743         (history_index_changed_cb), (ev_view_set_history):
12744         * shell/ev-view.h:
12745         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12746         (update_current_page), (register_custom_actions):
12747
12748         Implement history dropdowns
12749
12750 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12751
12752         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
12753         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12754         (ev_view_go_forward):
12755         * shell/ev-window.c: (register_custom_actions):
12756
12757         Fix several history bugs
12758
12759 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
12760
12761         * configure.ac: Add «nb» to ALL_LINGUAS.
12762
12763 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
12764
12765         * backend/Makefile.am:
12766         * backend/ev-bookmark.c:
12767         * backend/ev-bookmark.h:
12768         * backend/ev-document-bookmarks.c:
12769         * backend/ev-document-bookmarks.h:
12770         * backend/ev-document-links.c: (ev_document_links_get_type),
12771         (ev_document_links_has_document_links),
12772         (ev_document_links_begin_read), (ev_document_links_get_link),
12773         (ev_document_links_get_child), (ev_document_links_next),
12774         (ev_document_links_free_iter):
12775         * backend/ev-document-links.h:
12776         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
12777         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
12778         (ev_link_get_link_type), (ev_link_set_link_type),
12779         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
12780         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
12781         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
12782         (ev_link_new_external):
12783         * backend/ev-link.h:
12784         * pdf/xpdf/pdf-document.cc:
12785         * shell/Makefile.am:
12786         * shell/ev-application.c: (ev_application_open_link):
12787         * shell/ev-application.h:
12788         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
12789         (ev_history_get_link_nth):
12790         * shell/ev-history.h:
12791         * shell/ev-sidebar-bookmarks.c:
12792         * shell/ev-sidebar-bookmarks.h:
12793         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12794         (ev_sidebar_links_class_init), (selection_changed_cb),
12795         (ev_sidebar_links_construct), (ev_sidebar_links_init),
12796         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
12797         (do_one_iteration), (populate_links_idle),
12798         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
12799         * shell/ev-sidebar-links.h:
12800         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12801         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
12802         (go_to_index):
12803         * shell/ev-view.h:
12804         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
12805         * shell/ev-window.h:
12806
12807         Rename bookmark to link, and use "Index" for the sidebar panel.
12808
12809 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12810
12811         * shell/Makefile.am:
12812         * shell/ev-application.c: (ev_application_open_bookmark):
12813         * shell/ev-application.h:
12814         * shell/ev-history.c: (ev_history_init), (free_links_list),
12815         (ev_history_finalize), (ev_history_class_init),
12816         (ev_history_add_link), (ev_history_add_page),
12817         (ev_history_get_link_nth), (ev_history_get_n_links),
12818         (ev_history_get_current_index), (ev_history_set_current_index),
12819         (ev_history_new):
12820         * shell/ev-history.h:
12821         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12822         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
12823         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
12824         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
12825         (ev_view_set_page):
12826         * shell/ev-view.h:
12827         * shell/ev-window.c: (ev_window_open_bookmark),
12828         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
12829         (goto_page_cb), (register_custom_actions):
12830         * shell/ev-window.h:
12831
12832         Initial history implementation. Needs work.
12833
12834 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
12835
12836         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
12837
12838 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12839
12840         * cut-n-paste/recent-files/egg-recent-item.c:
12841         * cut-n-paste/recent-files/egg-recent-item.h:
12842         * cut-n-paste/recent-files/egg-recent-model.c:
12843         * cut-n-paste/recent-files/egg-recent-util.c:
12844         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12845         * cut-n-paste/recent-files/egg-recent-view.c:
12846
12847         Update
12848
12849 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
12850
12851         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
12852         (fillGlyph, fillImageMask, drawImage):
12853         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
12854         pdf/splash/SplashTypes.h:
12855         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
12856         packed mode for Splash.
12857
12858         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
12859         RGB8 packed mode, eliminates the pixbuf data creation loop.
12860
12861         * shell/ev-print-job.c (ev_print_job_finalize)
12862         (ev_print_job_set_property, ev_print_job_get_property)
12863         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
12864         (ev_print_job_use_print_dialog_settings, idle_print_handler)
12865         (print_closure_finalize, ev_print_job_print): implement
12866         printing (for backends with EvPsExporter)
12867
12868         * shell/ev_print_job.h: update prototypes.
12869
12870         * shell/ev-window.c (ev_window_print): unref print job after
12871         printing.
12872
12873         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12874         unless the document implements the EvDocumentFind interface.
12875
12876 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12877
12878         * configure.ac: Added ja to ALL_LINGUAS.
12879
12880 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12881
12882         * pdf/xpdf/pdf-document.cc:
12883
12884         add a FIXME. We should probably not allocate
12885         a bookmark object every time
12886
12887 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12888
12889         * shell/ev-application.c: (ev_application_open),
12890         (ev_application_open_bookmark):
12891         * shell/ev-application.h:
12892         
12893         Add a way to open bookmarks
12894
12895         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12896         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12897         (ev_bookmark_set_property), (ev_bookmark_class_init),
12898         (ev_bookmark_new_title), (ev_bookmark_new_link),
12899         (ev_bookmark_new_external):
12900
12901         Support for external uris, better constructors.
12902
12903         * backend/ev-bookmark.h:
12904         * pdf/xpdf/pdf-document.cc:
12905         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12906
12907         Handle external uris
12908
12909 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12910
12911         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12912         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12913
12914         Hook up bookmarks navigation
12915
12916 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12917
12918         * backend/Makefile.am:
12919         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12920         (ev_bookmark_get_title), (ev_bookmark_set_title),
12921         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12922         (ev_bookmark_get_page), (ev_bookmark_set_page),
12923         (ev_bookmark_get_property), (ev_bookmark_set_property),
12924         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12925         (ev_bookmark_new):
12926         * backend/ev-bookmark.h:
12927         * backend/ev-document-bookmarks.c:
12928         (ev_document_bookmarks_get_bookmark):
12929         * backend/ev-document-bookmarks.h:
12930         * pdf/xpdf/pdf-document.cc:
12931         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12932
12933         Add a bookmark object to the backend and use it instead of get_values
12934
12935 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12936
12937         * data/evince-ui.xml:
12938
12939         Cleanup and add select all.
12940
12941         * shell/ev-view.c: (ev_view_select_all),
12942         (ev_view_button_press_event):
12943         * shell/ev-view.h:
12944         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12945
12946         Add select all.
12947         Clear selection on click.
12948
12949 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12950
12951         * shell/ev-sidebar-thumbnails.c
12952         (ev_sidebar_thumbnails_set_document): forgot to unref the
12953         loading_icon.
12954
12955 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12956
12957         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12958         at the visible page, not just linearly.  This makes it look fast.
12959
12960 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12961
12962         * backend/ev-document-misc.c
12963         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12964         white.
12965         * backend/ev-document-thumbnails.h: New interface to get the size
12966         of a page.
12967
12968 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12969
12970         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12971         make dist works
12972
12973 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12974
12975         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12976         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12977         things up a bit.
12978
12979         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12980
12981 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12982
12983         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12984         fonts. Should fix font problems on systems that have the base
12985         fonts in bitmap format. Reported by James Henstridge
12986         <james@jamesh.id.au>.
12987
12988 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12989
12990         * pdf/xpdf/Gfx.cc:
12991         * pdf/xpdf/GfxState.cc:
12992
12993         Fix for CAN-2004-1125
12994
12995 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12996
12997         * shell/ev-view.c: (ev_view_copy):
12998         * shell/ev-view.h:
12999         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13000
13001         Implement Edit->Copy
13002
13003 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13004
13005         * backend/ev-document.c: (ev_document_get_text):
13006         * backend/ev-document.h:
13007         * pdf/xpdf/pdf-document.cc:
13008         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13009         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13010         (ev_view_update_primary_selection), (ev_view_button_press_event),
13011         (ev_view_motion_notify_event), (ev_view_button_release_event):
13012
13013         Beginnings of clipboard support. Incomplete but primary sort
13014         of work.
13015
13016 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13017
13018         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13019         (expose_bin_window):
13020
13021         Nicer rubberband drawing, from GtkIconView.
13022
13023 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13024
13025         * backend/ev-document.c: (ev_document_save):
13026         * backend/ev-document.h:
13027         * data/evince-ui.xml:
13028         * pdf/xpdf/pdf-document.cc:
13029         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13030
13031         Implement "Save a copy..." menu item
13032
13033 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13034
13035         * shell/ev-view.c: (ev_view_zoom):
13036
13037         Queue a resize when zoom changes
13038
13039 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13040
13041         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13042         shadows.
13043
13044         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13045         thumbnails..
13046
13047 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13048
13049         * pdf/xpdf/pdf-document.cc
13050         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13051
13052 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13053
13054         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13055         It's slow, but I'll speed it up next!
13056
13057 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13058
13059         * shell/main.c (load_files):
13060
13061         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13062         from the command line and because it seems more appropriate.
13063
13064 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13065
13066         * data/evince-ui.xml:
13067         * shell/ev-window.c: (update_action_sensitivity),
13068         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13069
13070         s/next page/page down
13071         s/previous page/page up
13072
13073 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13074
13075         * data/evince-ui.xml:
13076
13077         Change the layout to match clarkbw design.
13078
13079         * shell/Makefile.am:
13080         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13081         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13082         (ev_navigation_action_finalize),
13083         (ev_navigation_action_set_property),
13084         (ev_navigation_action_get_property),
13085         (ev_navigation_action_class_init):
13086         * shell/ev-navigation-action.h:
13087
13088         Implement clarkbw toolbar navigation controls (incomplete)
13089
13090         * shell/ev-page-action.c: (update_label), (update_spin),
13091         (value_changed_cb), (create_tool_item), (connect_proxy),
13092         (ev_page_action_init), (ev_page_action_finalize),
13093         (ev_page_action_set_property), (ev_page_action_get_property),
13094         (ev_page_action_set_current_page),
13095         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13096         * shell/ev-page-action.h:
13097
13098         Implement a page switcher in the toolbar
13099
13100         * shell/ev-view.c: (ev_view_scroll_view):
13101         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13102         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13103         (register_custom_actions), (ev_window_init):
13104
13105         Change page on PageUp/Down.
13106
13107 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13108
13109         * pdf/xpdf/pdf-document.cc
13110         (pdf_document_thumbnails_get_thumbnail): initial stab at
13111         implementing thumbnail support for pdfs.  It only does documents
13112         with precached pdfs now.
13113
13114 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13115
13116         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13117         thumbnail code into a time-based idle as well.  Also, turn off the
13118         shadow temporarily as it's really slow.
13119
13120 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13121
13122         * backend/ev-document.c: (ev_document_class_init):
13123         * pdf/xpdf/pdf-document.cc:
13124         * shell/ev-window.c: (ev_window_open):
13125
13126         Fix document title bugs and fallback to
13127         filename when not available.
13128
13129 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13130
13131         * backend/ev-document.c: (ev_document_get_type),
13132         (ev_document_class_init), (ev_document_load),
13133         (ev_document_get_title):
13134         * backend/ev-document.h:
13135         * pdf/xpdf/pdf-document.cc:
13136         * ps/ps-document.c: (ps_document_set_property),
13137         (ps_document_get_property), (ps_document_class_init),
13138         (document_load):
13139         * ps/ps-document.h:
13140         * ps/ps.h:
13141         * shell/ev-window.c: (update_window_title), (ev_window_open),
13142         (ev_window_init):
13143
13144         Initial support for document title. Not working yet.
13145
13146 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13147
13148         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13149
13150         Grab focus on the view when clicking it
13151
13152 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13153
13154         * shell/ev-marshal.list:
13155         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13156         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13157
13158         Add key bindings to the view. Now if the focus would work
13159         right...
13160
13161 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13162
13163         * Makefile.am:
13164         * backend/Makefile.am:
13165         * data/Makefile.am:
13166         * dvi/Makefile.am:
13167         * dvi/dvilib/Makefile.am:
13168         * pdf/xpdf/Makefile.am:
13169         * po/POTFILES.in:
13170         * ps/Makefile.am:
13171
13172         Fix distcheck
13173
13174 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13175
13176         * shell/ev-view.c: (ev_view_realize):
13177
13178         Fix mouse wheel scrolling
13179
13180 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13181
13182         * ps/Makefile.am:
13183         * ps/gstypes.h:
13184         * ps/gtkgs.c:
13185         * ps/gtkgs.h:
13186         * ps/ps-document.c: (catchPipe), (ps_document_init),
13187         (ps_document_class_init), (ps_document_cleanup),
13188         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13189         (set_up_page), (close_pipe), (is_interpreter_ready),
13190         (interpreter_failed), (output), (input), (start_interpreter),
13191         (stop_interpreter), (file_length), (file_readable),
13192         (check_filecompressed), (check_pdf), (compute_xdpi),
13193         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13194         (ps_document_get_type), (ps_document_emit_error_msg),
13195         (document_load), (ps_document_next_page),
13196         (ps_document_get_current_page), (ps_document_get_page_count),
13197         (ps_document_goto_page), (ps_document_set_page_size),
13198         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13199         (ps_document_load), (ps_document_get_n_pages),
13200         (ps_document_set_page), (ps_document_get_page),
13201         (ps_document_widget_event), (ps_document_set_target),
13202         (ps_document_set_scale), (ps_document_set_page_offset),
13203         (ps_document_get_page_size), (ps_document_render),
13204         (ps_document_document_iface_init):
13205         * ps/ps-document.h:
13206         * ps/ps.c:
13207         * shell/ev-window.c: (ev_window_open):
13208
13209         Rename GtkGS to PSDocument
13210
13211 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13212
13213         * ps/gtkgs.c: (gtk_gs_class_init):
13214         * ps/gtkgs.h:
13215
13216         Some more leftover...
13217
13218 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13219
13220         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13221         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13222         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13223         * ps/gtkgs.h:
13224
13225         Remove unused code and make a lot of stuff private
13226
13227 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13228
13229         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13230         (gtk_gs_defaults_changed):
13231         * ps/gsdefaults.h:
13232         * ps/gtkgs.c:
13233         * ps/gtkgs.h:
13234         * ps/ps.h:
13235
13236         Cleanup headers dependencies
13237
13238 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13239
13240         * ps/Makefile.am:
13241         * ps/ggvutils.c:
13242         * ps/ggvutils.h:
13243         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13244         * ps/gsdefaults.h:
13245         * ps/gtkgs.c: (file_length), (file_readable),
13246         (check_filecompressed), (check_pdf), (gtk_gs_load),
13247         (gtk_gs_get_postscript):
13248
13249         Get rid of ggvutils
13250
13251 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13252
13253         * ps/ggvutils.c:
13254         * ps/ggvutils.h:
13255         * ps/gsio.h:
13256         * ps/gtkgs.c: (gtk_gs_set_zoom):
13257
13258         Cleanups
13259
13260 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13261
13262         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13263
13264         Ensure the page is rerendered when changing zoom
13265
13266 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13267
13268         * backend/ev-document.c: (ev_document_base_init),
13269         (ev_document_changed):
13270         * backend/ev-document.h:
13271
13272         Add a changed event that is emitted when the page content
13273         changes. This is necessary to deal with the fact that
13274         in ps backend rendering happen asycrounously.
13275         This makes the ps backend mostly work.
13276
13277         * pdf/xpdf/pdf-document.cc:
13278
13279         Emit changed event
13280
13281         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13282         (ps_document_set_target):
13283
13284         Emit changed event
13285
13286         * shell/ev-view.c: (document_changed_callback),
13287         (ev_view_set_document), (ev_view_set_page):
13288
13289         Redraw on the changed signal
13290
13291 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13292
13293         * configure.ac: Added pt_BR to ALL_LINGUAS.
13294
13295 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13296
13297         * backend/ev-document-bookmarks.c:
13298         (ev_document_bookmarks_get_child): *
13299         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13300         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13301         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13302         (ev_sidebar_bookmarks_destroy),
13303         (ev_sidebar_bookmarks_class_init),
13304         (ev_sidebar_bookmarks_construct), (stack_data_free),
13305         (do_one_iteration), (populate_bookmarks_idle),
13306         (ev_sidebar_bookmarks_clear_document),
13307         (ev_sidebar_bookmarks_set_document): *
13308         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13309         (ev_sidebar_add_page),
13310         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13311         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13312         it displays both the topics and the page numbers.
13313
13314 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13315
13316         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13317         toggle.
13318         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13319         visible.
13320
13321 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13322
13323         * configure.ac: Added en_CA to ALL_LINGUAS.
13324
13325 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13326
13327         * ChangeLog: replace bottom of this ChangeLog (merged history of
13328         ggv and gpdf; where all paths were wrong and most of the files are
13329         not even in this tree) with ChangeLog (from arch) of the shell
13330         code.
13331
13332 2004-12-23  Havoc Pennington  <hp@redhat.com>
13333
13334         * shell/ev-window.c: hook up potentially-questionable "find
13335         results status text" feature - something involving the sidebar or
13336         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13337         might be better in the end.
13338
13339         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13340         with corresponding signal when it should be updated
13341
13342         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13343
13344 2004-12-22  Havoc Pennington  <hp@redhat.com>
13345
13346         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13347         find stuff on other pages, sort of (only returns one result on
13348         invisible pages, to show they have results; updates full results
13349         for a page when you view it). Currently repaints the current page
13350         every time a new result is found on any page, which isn't so nice.
13351
13352 2004-12-22  Havoc Pennington  <hp@redhat.com>
13353
13354         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13355         the document doesn't support find (better ideas?)
13356         (find_bar_search_changed_cb): handle missing document or document
13357         that doesn't support find
13358
13359         * pdf/xpdf/pdf-document.cc: port to implement the new
13360         EvDocumentFindIface
13361
13362         * backend/ev-document-find.c: create a new interface for searching
13363
13364         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13365
13366 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13367
13368         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13369         libevbackend.la.
13370
13371         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13372         EvPrintJob constructor arguments.
13373
13374         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13375         for documents that can export PostScript (page by page).
13376
13377         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13378         
13379         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13380         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13381         (pdf_document_ps_exporter_iface_init:
13382         Implement EvPSExporter.
13383
13384         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13385
13386 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13387
13388         * backend/Makefile.am:
13389         * backend/ev-document-thumbnails.c:
13390         (ev_document_thumbnails_get_type),
13391         (ev_document_thumbnails_get_thumbnail):
13392         * backend/ev-document-thumbnails.h:
13393         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13394         (pixbuf_document_thumbnails_get_thumbnail),
13395         (pixbuf_document_document_thumbnails_iface_init):
13396         * shell/Makefile.am:
13397         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13398         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13399         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13400         * shell/ev-sidebar-thumbnails.h:
13401         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13402         (ev_sidebar_set_document):
13403         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13404         (create_shadow), (ev_pixbuf_add_shadow):
13405         * shell/ev-utils.h:
13406         Add thumbnail support.
13407         
13408 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13409
13410         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13411         (using_postscript_printer): Set up a print dialog for "PostScript
13412         injection" method.
13413
13414         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13415         EvPrintJob.
13416
13417         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13418
13419 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13420
13421         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13422         (ps_document_set_target), (ps_document_get_page_size),
13423         (ps_document_render):
13424         * ps/gtkgs.h:
13425
13426         Fix a few bugs
13427
13428 2004-12-22  Christian Rose  <menthos@menthos.com>
13429
13430         * configure.ac: Added "sv" to ALL_LINGUAS.
13431
13432 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13433
13434         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13435         document supports bookmarks.
13436
13437 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13438
13439         * ps/ggvutils.c: (ggv_file_readable):
13440         * ps/ggvutils.h:
13441         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13442         (gtk_gs_get_postscript):
13443
13444         Remove unused utils
13445
13446 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13447
13448         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13449         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13450         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13451         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13452         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13453         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13454         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13455         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13456         (gtk_gs_set_antialiasing), (ps_document_load),
13457         (ps_document_render):
13458         * ps/gtkgs.h:
13459
13460         Another check point for the ps backend. Now I can get it to show
13461         pages!
13462
13463 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13464
13465         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13466         document setting code.
13467
13468 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13469
13470         * shell/eggfindbar.c: (entry_activate_callback):
13471         Animate the next button when activate is pressed.
13472         
13473 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13474
13475         * shell/ev-window.c: (ev_window_cmd_edit_find),
13476         (update_fullscreen_popup), (ev_window_fullscreen),
13477         (ev_window_unfullscreen), (ev_window_state_event_cb),
13478         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13479         Fix bugs in fullscreen code.
13480         
13481 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13482
13483         * Makefile.am:
13484         * configure.ac:
13485         * pixbuf/Makefile.am:
13486         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13487         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13488         (pixbuf_document_set_page), (pixbuf_document_get_page),
13489         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13490         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13491         (pixbuf_document_render), (pixbuf_document_begin_find),
13492         (pixbuf_document_end_find), (pixbuf_document_finalize),
13493         (pixbuf_document_class_init),
13494         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13495         * pixbuf/pixbuf-document.h:
13496         * shell/Makefile.am:
13497         * shell/ev-application.c: (ev_application_open):
13498         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13499         (ev_window_open):
13500         Add pixbuf backend.
13501         
13502 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13503
13504         * Makefile.am: 
13505         * dvi/dvilib/Makefile.am:
13506         * dvi/Makefile.am:
13507         * configure.ac: Auto*ify dvi and dvi/dvilib
13508
13509         * dvi/Makefile: Remove from CVS
13510         
13511         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13512         confusion.
13513
13514         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13515         
13516         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13517         
13518 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13519
13520         * ps/Makefile.am:
13521         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13522         (gtk_gs_value_adjustment_changed), (compute_size),
13523         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13524         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13525         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13526         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13527         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13528         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13529         (ps_document_load), (ps_document_get_n_pages),
13530         (ps_document_set_page), (ps_document_get_page),
13531         (ps_document_set_target), (ps_document_set_scale),
13532         (ps_document_set_page_offset), (ps_document_get_page_size),
13533         (ps_document_render), (ps_document_begin_find),
13534         (ps_document_end_find), (ps_document_document_iface_init):
13535         * ps/gtkgs.h:
13536         * shell/Makefile.am:
13537         * shell/ev-window.c: (ev_window_open):
13538
13539         Some work to integrate gtkgs with EvDocument
13540
13541 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13542
13543         * shell/ev-window.c: (update_fullscreen_popup),
13544         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13545         (exit_fullscreen_button_clicked_cb),
13546         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13547         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13548         (ev_window_state_event_cb), (ev_window_init):
13549         Add fullscreen support from Epiphany.
13550         
13551 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13552
13553         * data/ev-stock-zoom-fit-width.png: fit-width
13554         stock icon from gpdf.
13555         
13556         * shell/ev-stock-icons.[ch]: copied from gpdf.
13557         
13558         * shell/main.c: (main): init stock icons.
13559         
13560         * shell/ev-window.c: use the fit-width icon.
13561         
13562         * data/evince-ui.xml: add zooming toolbar items.
13563
13564 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13565
13566         * shell/ev-view.c: 
13567         (ev_view_best_fit), (ev_view_fit_width): because
13568         get_page_size() returns the scaled page size, we
13569         need to calculate the scale factor relative to
13570         the previous scale factor. Should really just
13571         add get_real_page_size().
13572
13573 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13574
13575         * shell/ev-view.[ch]:
13576         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13577         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13578         add zooming.
13579         
13580         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13581         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13582         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13583         hook it up.
13584         
13585         * pdf/xpdf/pdf-document.cc:
13586         (pdf_document_begin_find),
13587         (pdf_document_end_find): make static.
13588
13589 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13590
13591         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13592
13593         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13594         names to fontconfig patterns.
13595         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
13596
13597         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
13598         setupBaseFontsFc.
13599
13600 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13601
13602         * Makefile.am:
13603         * configure.ac:
13604         * ps/Makefile.am:
13605         * ps/ggvutils.c:
13606         * ps/ggvutils.h:
13607         * ps/gsdefaults.c:
13608         * ps/gsdefaults.h:
13609         * ps/gsio.c:
13610         * ps/gsio.h:
13611         * ps/gtkgs.c:
13612         * ps/gtkgs.h:
13613         * ps/ps.c:
13614         * ps/ps.h:
13615
13616         Import ggv backend. Not hooked up yet.
13617
13618 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13619
13620         * shell/main.c: (load_files), (main): load files
13621         from the command line.
13622
13623 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13624
13625         * configure.ac: don't require bonobo.
13626         
13627         * cut-n-paste/recent-files/*: kill bonobo recent
13628         view.
13629
13630         * shell/ev-window.c:
13631         (ev_window_is_empty): upd.
13632         (unable_to_load), (ev_window_open): load backend
13633         based on the mime type.
13634
13635 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13636
13637         * backend/.cvsignore: ignore generated marshalers source.
13638
13639         * shell/main.c (main): this is not epiphany.
13640
13641 2004-12-22  Havoc Pennington  <hp@redhat.com>
13642
13643         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
13644         (expose_bin_window): draw find highlights
13645
13646         * shell/ev-window.c (find_bar_search_changed_cb): implement 
13647         
13648         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
13649         (pdf_document_end_find): implement this interface
13650
13651         * backend/ev-document.c (ev_document_found): add this to emit
13652         signal
13653
13654 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
13655
13656         * data/evince-ui.xml: Add a few more toolbar items.
13657
13658         * shell/ev-window.c: Hook up page navigation toolbar 
13659         items.
13660
13661         * shell/ev-view.[ch]: add ev_view_set/get_page and 
13662         a page-changed signal.
13663
13664         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
13665         Add ev_document_get_page().
13666
13667         * shell/ev-window.c: Sensitize/desensitize navigation
13668         actions.
13669
13670 2004-12-21  Havoc Pennington  <hp@redhat.com>
13671
13672         * backend/ev-backend-marshal.c,
13673         backend/ev-backend-marshalers.list, backend/Makefile.am: add
13674         marshaler-generator thingy. I'm sure there's a better way to do
13675         this in the modern world.
13676
13677         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
13678         end_find methods and "found" signal.
13679
13680         * configure.ac: find glib-genmarshal
13681
13682 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13683
13684         * shell/ev-sidebar.c: Construct an actual sidebar.
13685         * shell/ev-sidebar-bookmarks.[ch]:
13686         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13687
13688 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13689
13690         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13691         Redo size handling.
13692         
13693         * shell/ev-view.c: Track the size from the document.
13694
13695 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13696
13697         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13698         constructor assumes ownership of the string passed in.
13699         
13700         * shell/ev-window.c (ev_window_open): Destroy the error
13701         dialog once we've displayed it.
13702
13703 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13704
13705         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13706         a bit, it works! (sort of)
13707
13708         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13709         Move to .cc since we need to use C++ in the implementation.
13710
13711         * shell/dummy.cc: Add a CC file to force evince
13712         to be linked as a C++ program.
13713
13714 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13715
13716         * shell/ev-view.[ch]: Start of content-area widget.
13717
13718         * shell/ev-window.c: Create a EvView, update it
13719         as we change documents.
13720
13721         * shell/Makefile.am shell/ev-marshal.list: Add
13722         generated marshalers.
13723
13724 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
13725
13726         * Makefile.am (SUBDIRS): move shell.
13727
13728 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
13729
13730         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
13731         .a to libtool convenience libraries.
13732
13733         * shell/ev-window.c (ev_window_open): Hard code loading
13734         a PDF document.
13735         
13736         * backend/ev-document.h: Add a boolean return to load(),
13737         fix GError * to GError **.
13738
13739         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
13740         object for a PDF backend EvDocument.
13741
13742 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
13743
13744         * dvi/*: New directory with the beginning of a .dvi backend.
13745
13746 2004-12-21  Havoc Pennington  <hp@redhat.com>
13747
13748         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
13749         previous/next instead of back/forward
13750
13751 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
13752
13753         * backend/ev-document.[ch]: Fix a couple of problems so
13754         it compile.
13755
13756 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
13757
13758         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
13759         to backend/ directory, rename EvViewer to EvDocument.
13760
13761 2004-12-21  Havoc Pennington  <hp@redhat.com>
13762
13763         * shell/ev-window.c: hook up the find bar widget; now we just need
13764         a document to find things in
13765
13766         * shell/eggfindbar.c: a find bar widget
13767
13768 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
13769
13770         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
13771
13772 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
13773
13774         * pdf/**: Import of xpdf code from gpdf. 
13775
13776         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
13777
13778         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
13779         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
13780         Fix FreeType includes.
13781
13782         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
13783         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
13784         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
13785         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
13786         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
13787         Include xpdfconfig.h
13788         
13789 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
13790
13791         * shell/ev-window.c (ev_window_dispose): dispose can be called
13792         multiple times.
13793
13794 2004-12-21  Havoc Pennington  <hp@redhat.com>
13795
13796         * shell/ev-window.c (ev_window_init): set title to Document Viewer
13797         rather than Evince
13798
13799         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
13800         items; really they should be synced with the strings, etc. from
13801         current gpdf, but just getting the boring typing out of the way 
13802
13803 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13804
13805         * po/POTFILES.in:
13806         * shell/ev-application.c: (window_destroy_cb):
13807         * shell/ev-window.c:
13808         * shell/main.c: (main):
13809
13810         Actually show the window...
13811
13812 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13813
13814         * Makefile.am:
13815         * shell/Makefile.am:
13816         * shell/ev-application.c: (ev_application_class_init):
13817         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
13818
13819         Make it build again
13820
13821 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13822
13823         Import to gnome cvs.
13824         
13825         * Remove copies of gpdf and ggv trees.
13826         * Rip out all the recursive configure code.
13827         * Remove bonobo machinery.
13828         * viewer/*: GInterfaces that backends should/can implement.
13829
13830 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13831
13832         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
13833         typo
13834
13835 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13836
13837         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
13838         (ev_application_finalize, ev_application_class_init)
13839         (ev_application_init): use GType instance private data for priv.
13840
13841         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
13842         (ev_window_finalize, ev_window_class_init)
13843         (ev_window_init): ditto.
13844
13845 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13846
13847         * shell/ev-application.c (ev_application_new_window): make public
13848         (ev_application_show_initial_window): kill.
13849
13850         * shell/ev-application.h: update prototypes.
13851
13852         * shell/main.cc (main): inline ev_application_show_initial_window.
13853
13854 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13855
13856         * shell/ev-application.c (ev_application_new_window): impl.
13857         (ev_application_show_initial_window): use it.
13858         (is_window_empty, ev_application_get_empty_window): returns an
13859         existing empty window or a new one.
13860         (ev_application_open): from ev_window_cmd_file_open.
13861
13862         * shell/ev-application.h: update prototypes
13863
13864         * shell/ev-window.c (ev_window_is_empty): impl.
13865         (ev_window_open): make public.
13866         (ev_window_cmd_file_open): use ev_application_open
13867
13868         * shell/ev-window.h: update prototypes, remove unused.
13869
13870 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13871
13872         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
13873         move destroy handler out of here...
13874
13875         * shell/ev-application.c, shell/ev-application.h: ...into this new
13876         class. Also handles initial window creation.
13877
13878         * shell/main.cc (main): use EvApplication to create initial
13879         window.
13880
13881 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13882
13883         * Makefile.am (SUBDIRS): add cut-n-paste
13884
13885         * cut-n-paste/Makefile.am: add
13886
13887         * configure.ac: generate Makefiles in cut-n-paste
13888
13889 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13890
13891         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13892         (ev_window_class_init): install ev_window_dispose.
13893
13894 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13895
13896         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13897         char (gchar looks stupid).
13898
13899 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13900
13901         * po/de.po: updated German translation.
13902
13903 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13904
13905         * configure.ac: add more pkg-config library checks for gnome-vfs,
13906         bonobo etc.
13907
13908         * gpdf/configure.in: temporarily disable libpaper
13909         checks. Otherwise I'd have to add the checks for the shell, too.
13910
13911 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13912
13913         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13914         and * file filters to the file choose.
13915
13916 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13917
13918         * po/de.po: Updated German translation.
13919
13920 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13921
13922         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13923
13924 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13925
13926         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13927
13928         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13929         (ev_window_init): implement those menuitems.
13930
13931 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13932
13933         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13934
13935         * shell/ev-window.c (ev_window_init): use the toolbar.
13936
13937 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13938
13939         * shell/ev-window.c (ev_window_init): use menu translations
13940
13941 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13942
13943         * configure.ac: add "de" to ALL_LINGUAS.
13944
13945         * po/de.po: add German translation.
13946
13947 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13948
13949         * Makefile.am (SUBDIRS): add po
13950
13951         * configure.ac: check intltool, glib-gettext etc, generate
13952         po/Makefile.in
13953
13954         * po, po/POTFILES.in, po/POTFILES.skip: new.
13955
13956 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13957
13958         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13959         already use (#ifdef ENABLE_NLS)
13960
13961         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13962         pointer indirection thinko.
13963
13964         * shell/main.c: include gi18n.h for bindtextdomain etc.
13965
13966 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13967
13968         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13969         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13970         tooltips for menu items in the statusbar.
13971
13972 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13973
13974         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13975         pkgdatadir drop UIDIR
13976
13977 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13978
13979         * data/evince-ui.xml: Add File->Open menu item
13980
13981         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13982         chooser), hook it up in the ui manager.
13983
13984 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13985
13986         * shell/ev-window.c: fix Help->About tooltip.
13987
13988 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13989
13990         * configure.ac: set CFLAGS for libevprivate.
13991
13992         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13993         definitions, factory etc.
13994
13995         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13996
13997         * shell/Makefile.am: link against libevprivate.a.
13998
13999         * shell/ev-window.c (entries): add stock icon to Help->About.
14000
14001         * shell/main.c (main): init stock icon code.
14002
14003 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14004
14005         * lib/recent-files: egg recent files code
14006
14007         * lib/Makefile.am: add.
14008
14009         * Makefile.am: add lib subdir.
14010
14011         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14012         set CFLAGS for recent-files.
14013
14014 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14015
14016         * configure.ac: disable -ansi and -pedantic gcc flags. They
14017         disable POSIX stuff in stdio.h, but egg-recent uses them.
14018
14019 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14020
14021         * configure.ac: add --disable-deprecated flag (defaults to on in
14022         "cvs" builds).
14023
14024         * shell/Makefile.am (INCLUDES): use it.
14025
14026 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14027
14028         * shell/main.c: add missing #include.
14029
14030         * shell/ev-window.c: fix for pedantic gcc.
14031         (ev_window_cmd_help_about): split license into paragraphs for
14032         translators and pedantic compilers.
14033
14034 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14035
14036         * configure.ac: add more warning flags if compiling with gcc from
14037         cvs (or explicitly requested with --enable-more-warnings).
14038
14039 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14040
14041         * data/evince-ui.xml: add File and File->Close menu.
14042
14043         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14044         (ev_window_destroy): quit after destroy.
14045         (ev_window_class_init): override GtkObject::destroy.
14046         (entries): install close_window callback.
14047
14048 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14049
14050         * Makefile.am (SUBDIRS): add data subdir.
14051
14052         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14053         gtk+ 2.5.0 for GtkAboutDialog.
14054
14055         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14056         main window.
14057
14058         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14059
14060         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14061         manager.
14062         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14063
14064 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14065
14066         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14067
14068 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14069
14070         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14071
14072 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14073
14074         * shell/*: Added shell directory boilerplate, build it.
14075
14076 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14077
14078         * configure.ac, Makefile.am: Added top-level configure.ac and
14079         Makefile.am