]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Use Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOG
[evince.git] / ChangeLog
1 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2
3         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
4         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
5         Fixes bug #539972.
6
7 2008-06-24  Bastien Nocera  <hadess@hadess.net>
8
9         * shell/Makefile.am:
10         * shell/ev-application.c (ev_application_init),
11         (ev_application_get_media_keys):
12         * shell/ev-application.h:
13         * shell/ev-marshal.list:
14         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
15         (proxy_destroy), (on_media_player_key_pressed),
16         (ev_media_player_keys_init), (ev_media_player_keys_focused),
17         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
18         * shell/ev-media-player-keys.h:
19         * shell/ev-window.c (ev_window_go_previous_page),
20         (ev_window_go_next_page), (ev_window_go_first_page),
21         (ev_window_go_last_page), (ev_window_start_presentation),
22         (ev_window_dispose), (view_actions_focus_in_cb):
23         * shell/ev-window.h: When building with D-Bus support, listen
24         for multimedia key events from gnome-settings-daemon. This allows
25         to go to the next/previous/first/last pages using, respectively,
26         Next/Previous/Rewing/Fast Forward. The Play button is used to start
27         a presentation. Fixes bug #539971.
28
29 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
30
31         * configure.ac:
32         
33         Update for release 2.23.4.
34
35 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
36
37         * NEWS:
38
39         Update news for 2.23.4 release.
40         
41 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
42
43         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
44         * shell/ev-sidebar-thumbnails.c:
45         (ev_sidebar_thumbnails_set_loading_icon),
46         (ev_sidebar_thumbnails_refresh):
47         * shell/ev-window.c: (ev_window_error_message),
48         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
49         (ev_window_set_document):
50
51         Do not crash opening documents with no pages and show a warning
52         message in the message area. Fixes bugs #537574 and #171588.
53         
54 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
55
56         * shell/Makefile.am:
57         * shell/ev-file-monitor.[ch]:
58         * shell/ev-window.c: (ev_window_document_changed),
59         (ev_window_clear_reload_job), (ev_window_load_job_cb),
60         (ev_window_reload_job_cb), (ev_window_open_uri),
61         (ev_window_reload_document), (ev_window_cmd_view_reload),
62         (ev_window_dispose):
63
64         Automaticly reload the document when the file has changed on
65         disk. Bug #304249.
66         
67 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
68
69         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
70         * libdocument/ev-image.c: (ev_image_save_tmp):
71         * libdocument/ev-module.c: (ev_module_load):
72         * shell/ev-application.c: (ev_application_shutdown),
73         (ev_application_get_print_settings):
74         * shell/ev-sidebar-attachments.c:
75         (ev_sidebar_attachments_button_press),
76         (ev_sidebar_attachments_drag_data_get):
77         * shell/ev-window.c: (window_save_file_copy_ready_cb),
78         (ev_window_print_finished), (ev_window_print_send),
79         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
80         (ev_window_preview_print_finished), (ev_window_do_preview_print),
81         (ev_window_cmd_preview_print):
82         * shell/main.c: (load_files_remote):
83         Fix some build warnings under GCC 4.3.0. (#537535).
84
85 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
86
87         * shell/ev-jobs.c: (ev_job_render_dispose):
88
89         Fix a crash in debug mode. Patch by Daniel M German.
90         
91 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
92
93         * shell/ev-window.c:
94
95         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
96         
97 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
98
99         * shell/ev-window.c: (ev_window_print_send),
100         (ev_window_do_preview_print):
101
102         Use the window title as print job name instead of just
103         "evince-print". Fixes bug #534493.
104         
105 2008-05-19  Frederic Peters  <fpeters@0d.be>
106
107         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
108         Bug #533897.
109
110 2008-05-19  Frederic Peters  <fpeters@0d.be>
111
112         * help/reference/Makefile.am: added missing libevmountoperation to
113         gtkdoc-scanobj libraries.  Bug #533896.
114
115 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
116
117         * properties/ev-properties-view.c (get_default_user_units):
118         Fixes check for default units string translation. Bug #533323.
119
120 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
121
122         * backend/impress/iksemel.c (sax_core): Fix a free() that should
123         be an iks_free(). Fix an array overflow in the XML parser that
124         would occur whenever the number of attributes in a tag was greater
125         than 0 and divisible by 6. Fixes GNOME bug #530852.
126
127 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
128
129         * backend/djvu/djvu-document-private.h:
130         * backend/djvu/djvu-links.c:
131         * backend/djvu/djvu-text.c:
132         * backend/djvu/djvu-document.c: (djvu_handle_events),
133         (djvu_wait_for_message), (djvu_document_load),
134         (document_get_page_size), (djvu_document_render),
135         (djvu_document_thumbnails_get_thumbnail),
136         (djvu_document_file_exporter_end):
137
138         Make sure load job doesn't finish successfully when the document
139         is not successfully decoded by libdjvu. Fixes bug #530202.
140         
141 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
142
143         * configure.ac:
144         * libdocument/Makefile.am:
145         * libdocument/ev-debug.[ch]:
146         * libdocument/ev-document.c:
147         * shell/ev-jobs.c: (ev_job_links_dispose),
148         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
149         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
150         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
151         (ev_job_render_page_ready), (ev_job_render_run),
152         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
153         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
154         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
155         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
156         (ev_job_print_new), (ev_job_print_run):
157         * shell/main.c: (main):
158
159         Add debug mode based on gedit code. Add debug messages in
160         ev-jobs.
161         
162 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
163
164         * libdocument/ev-document-factory.c: (get_document_from_uri):
165
166         Fix memory leak.
167         
168 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
169
170         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
171         (get_mime_type_from_data), (get_document_from_uri),
172         (ev_document_factory_get_document):
173         
174         Improved error message about file opening failture.
175         Bug #529129.
176
177 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
178
179         * data/evince-toolbar.xml:
180         
181         Allow to add SaveAs to toolbar.
182
183 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
184
185         * shell/ev-view-private.h:
186         * shell/ev-view.[ch]: (ev_view_button_release_event),
187         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
188         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
189         (ev_view_update_primary_selection), (clear_link_selected),
190         (ev_view_copy_link_address):
191         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
192
193         Update also the primary selection when copying a link
194         address. Fixes bug #520855.
195         
196 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
197
198         * libdocument/ev-document-factory.c: (get_document_from_uri):
199
200         Use the pixbuf backend only when the mime type is not supported by
201         any of the other backend so that tiff documents, for instance, are
202         handled by the tiff backend instead of the pixbuf backend. fixes
203         bug #520290.
204         
205 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
206
207         * cut-n-paste/Makefile.am:
208
209         Add evmountoperation to subdirs list.
210         
211 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
212
213         * configure.ac:
214
215         Fix libspectre check in configure script. Fixes bug #528549.
216         
217 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
218
219         * configure.ac:
220         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
221         * shell/Makefile.am:
222         * shell/ev-window.c: (ev_window_load_remote_failed),
223         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
224
225         Add GtkMountOperation (renamed to avoid conflicts) to be able to
226         open documents in remote locations that are not mounted.
227         
228 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
229
230         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
231         (bitmap_convert_msb8):
232         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
233         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
234
235         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
236         
237 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
238
239         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
240         (ev_job_render_new), (ev_job_render_set_selection_info),
241         (ev_job_render_run):
242         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
243         (check_job_size_and_unref),
244         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
245         (add_job), (ev_pixbuf_cache_get_selection_surface):
246
247         Create the render context needed for rendering a page in the render
248         thread so that we don't block the main thread. Simplify
249         EvJobRender API.
250         
251 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
252
253         * libdocument/Makefile.am:
254         * libdocument/ev-page.[ch]:
255         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
256         (ev_render_context_new), (ev_render_context_set_page):
257         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
258         (ev_form_field_finalize), (ev_form_field_class_init):
259         * libdocument/ev-document-forms.[ch]:
260         (ev_document_forms_get_form_fields):
261         * libdocument/ev-document.[ch]: (ev_document_get_page),
262         (ev_document_get_page_size), (ev_document_get_page_label):
263         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
264         (ev_job_render_run), (ev_job_thumbnail_new),
265         (ev_job_thumbnail_run), (ev_job_print_run):
266         * shell/ev-page-cache.c: (ev_page_cache_new):
267         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
268         (check_job_size_and_unref), (add_job):
269         * shell/ev-sidebar-thumbnails.c: (add_range):
270         * shell/ev-view.c: (ev_view_form_field_get_region),
271         (ev_view_form_field_button_create_widget),
272         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
273         (ev_view_handle_form_field), (ev_view_size_allocate),
274         (get_selected_text):
275         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
276         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
277         (pdf_document_get_page), (pdf_document_get_page_label),
278         (pdf_document_render), (pdf_document_get_info),
279         (pdf_document_document_iface_init),
280         (pdf_document_thumbnails_get_thumbnail),
281         (pdf_document_thumbnails_get_dimensions),
282         (pdf_document_file_exporter_do_page),
283         (pdf_selection_render_selection),
284         (pdf_selection_get_selected_text),
285         (pdf_selection_get_selection_region),
286         (pdf_selection_get_selection_map),
287         (pdf_document_forms_get_form_fields),
288         (pdf_document_forms_form_field_text_get_text),
289         (pdf_document_forms_form_field_text_set_text),
290         (pdf_document_forms_form_field_button_set_state),
291         (pdf_document_forms_form_field_button_get_state),
292         (pdf_document_forms_form_field_choice_get_item),
293         (pdf_document_forms_form_field_choice_get_n_items),
294         (pdf_document_forms_form_field_choice_is_item_selected),
295         (pdf_document_forms_form_field_choice_select_item),
296         (pdf_document_forms_form_field_choice_toggle_item),
297         (pdf_document_forms_form_field_choice_unselect_all),
298         (pdf_document_forms_form_field_choice_set_text),
299         (pdf_document_forms_form_field_choice_get_text):
300         * backend/ps/ev-spectre.c: (ps_document_get_page),
301         (ps_document_get_page_size), (ps_document_get_page_label),
302         (ps_document_render), (ps_document_document_iface_init),
303         (ps_document_file_exporter_do_page):
304         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
305         (tiff_document_render), (tiff_document_render_pixbuf),
306         (tiff_document_file_exporter_do_page):
307         * backend/pixbuf/pixbuf-document.c:
308         (pixbuf_document_get_page_size):
309         * backend/comics/comics-document.c:
310         (comics_document_get_page_size), (comics_document_render_pixbuf):
311         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
312         (djvu_document_render), (djvu_selection_get_selected_text),
313         (djvu_document_thumbnails_get_thumbnail),
314         (djvu_document_file_exporter_do_page),
315         (djvu_document_find_get_result):
316         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
317         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
318         (dvi_document_thumbnails_get_thumbnail),
319         (dvi_document_file_exporter_do_page):
320         * backend/impress/impress-document.c:
321         (impress_document_get_page_size),
322         (impress_document_render_pixbuf):
323         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
324
325         Add EvPage so that we can hold a reference to the backend
326         page. Form fields keep now a reference to the poppler page
327         improving performance since we don't have to create/destroy the
328         poppler field for every form operation. This will be needed for
329         annotations too.
330         
331 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
332
333         * data/evince-ui.xml:
334         * shell/ev-window.c:
335
336         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
337         
338 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
339
340         * configure.ac:
341         * backend/ps/Makefile.am:
342
343         Remove gs stuff from ps backend.
344         
345 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
346
347         * configure.ac:
348         * backend/pdf/ev-poppler.cc:
349
350         Bump poppler requirement to 0.8.0.
351         
352 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
353
354         * NEWS:
355         * configure.ac:
356
357         Update for release 2.22.1.1
358
359 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
360
361         * configure.ac:
362
363         Fix build (again) when poppler version is 0.6
364         
365 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
366
367         * backend/djvu/djvu-links.c: (build_tree):
368
369         Make sure link title is a valid utf8 string. Fixes bug #526517.
370         
371 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
372
373         * configure.ac:
374
375         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
376         #526799.
377         
378 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
379
380         * configure.ac:
381         
382         Update for release 2.22.1.
383
384 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
385
386         * NEWS:
387
388         Update for upcoming release.
389
390 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
391
392         * configure.ac:
393         * backend/dvi/dvidocument.evince-backend.in:
394
395         Add compressed dvi to the list of supported mime types. Patch by
396         Ed Catmur. Fixes bug #307087.
397
398 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
399
400         * shell/ev-jobs.c: (ev_job_print_get_page_list):
401
402         Fix a crash when printing a range that doesn't specify the start or
403         end page. Fixes bug #524288.
404
405 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * shell/ev-window.c: (ev_window_cmd_continuous),
408         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
409         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
410         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
411         (ev_window_run_presentation), (ev_window_stop_presentation),
412         (ev_window_cmd_view_presentation),
413         (ev_window_cmd_leave_fullscreen),
414         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
415
416         Do not unfullscreen and fullscreen again the window when changing
417         from fullscreen to presentation mode and vice versa. Fixes bug
418         #524112.
419         
420 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
421
422         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
423
424         Do not crash when thumbnail failed to render in PS backend. Fixes
425         bug #525015.
426         
427 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
428
429         * shell/ev-window.c: (window_open_file_copy_ready_cb),
430         (ev_window_load_file_remote), (ev_window_open_uri):
431
432         Handle errors when opening remote files.
433         
434 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
435
436         * shell/ev-page-action.c: (ev_page_action_grab_focus):
437
438         Only grab the focus for the current visible proxy widget. Fixes
439         bug #521224.
440         
441 2008-03-30  Emil Soleyman  <emil@nishra.com>
442
443         * shell/ev-window.c: (launch_external_uri):
444         
445         Reuse g_app_info_launch_default_for_uri to
446         save some code and fix bug #525009.
447
448 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
449
450         * shell/ev-window.c (image_save_dialog_response_cb):
451
452         Use g_str_has_suffix. See bug #523069.
453
454 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
455
456         * configure.ac:
457
458         Add a configure option to enable/diable DBus. Patch by Rémi
459         Cardona. Fixes bug 521797.
460
461 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
462
463         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
464
465         Fix printing in documents with rotated pages. Patch by Eugen
466         Dedu. Fixes bug #512648.
467         
468 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
469
470         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
471         (ev_link_from_action):
472
473         Fix warning messages.
474         
475 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
476
477         * shell/ev-window.c: (image_save_dialog_response_cb):
478
479         Do not append the extension to filename when saving an image
480         if the filename alredy contains the extension. Fixes bug #523069.
481         
482 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
483
484         * shell/ev-view.[ch]: (ev_view_find_cancel):
485         * shell/ev-window.c: (find_bar_close_cb):
486
487         Cancel the find operation when the find bar is closed. Fixes bug
488         #508845.
489         
490 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
491
492         * backend/ps/psdocument.evince-backend.in:
493
494         Make ps backend module resident. Fixes bug #520607.
495         
496 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
497
498         * shell/ev-jobs.c: (ev_job_print_run):
499
500         Invert collate action in order to work as expected, fix reverse
501         printing so that it doesn't start with a blank page and fix number
502         of copies. Patch by Eugen Dedu. Fixes bug #365332.
503         
504 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
507
508         Fix build with poppler <= 0.7.2
509         
510 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
511
512         * libdocument/ev-document-misc.c:
513         (ev_document_misc_surface_from_pixbuf):
514
515         Fix selections with poppler-splash.
516         
517 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * configure.ac:
520         * backend/pdf/ev-poppler.cc:
521
522         Fix build with poppler >= 0.7.2
523         
524 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
525
526         * configure.ac:
527         
528         Update for release 2.22.0
529
530 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
531
532         * NEWS:
533
534         Update for upcoming release.
535
536 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
537
538         * shell/ev-window.c (ev_window_print_dialog_response_cb):
539
540         Bug 495107 – Handle print dialog responses correctly
541
542         Correctly handle print dialog response. Properly fixes
543         the above mentioned bug.
544
545 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
546
547         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
548
549         Make sure print job is only run when the print button is
550         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
551         
552 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
553
554         * backend/pdf/pdfdocument.evince-backend.in:
555         * libdocument/ev-backends-manager.c:
556         (ev_backends_manager_load_backend),
557         (ev_backends_manager_get_document):
558         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
559
560         Allow making backend modules resident. This is needed only for
561         some backends like pdf to avoid registering glib types more than
562         once.
563         
564 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
565
566         * backend/comics/comics-document.c:
567         * backend/djvu/djvu-document.c:
568         * backend/impress/impress-document.c:
569         * backend/pdf/ev-poppler.cc:
570         * backend/pixbuf/pixbuf-document.c:
571         * backend/ps/ev-spectre.c:
572         * backend/ps/ps-document.c:
573         * backend/tiff/tiff-document.c:
574         * libdocument/ev-document.h:
575         * properties/ev-properties-main.c:
576
577         Use g_type_module_add_interface instead of
578         g_type_add_interface_static. Fixes bug #519679.
579         
580 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
581
582         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
583         Added. Returns whether the animation has everything necessary to run.
584         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
585         is ready just because it's been created. Fixes #519106.
586         (draw_one_page): Do not show the "Loading..." text in presentation
587         mode, there was a slim probability that this could happen.
588
589 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
590
591         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
592
593         Duplicate mime_type string before freeing it so that it doesn't
594         always fail when getting mime type from uri. Fixes bug #518874.
595         
596 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
597
598         * shell/ev-view.c: (ev_view_form_field_choice_changed):
599
600         Fix a crash when a choice form field doesn't have any item
601         selected. Fixes bug #518831
602         
603 2008-02-25  Alexander Larsson  <alexl@redhat.com>
604
605         * shell/ev-window.c (ev_window_clear_temp_file):
606         Use g_file_has_prefix instead of renamed
607         g_file_contains_file.
608
609         * configure.ac:
610         Require new glib for above change.
611         
612 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
613
614         * libdocument/ev-image.c: (ev_image_finalize),
615         (ev_image_save_tmp):
616
617         Return a real uri instead of a filename when saving an
618         image. Fixes images drag an drop from evince to nautilus. 
619         
620 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
621
622         * backend/pdf/ev-poppler.cc:
623         (pdf_document_images_get_image_mapping):
624
625         Return the image list in the right order. Fixes bug #516237.
626         
627 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
628
629         * backend/impress/impress-document.c:
630         (impress_document_thumbnails_get_thumbnail):
631
632         Remove unused variable to avoid a compiler warning.
633
634 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
635
636         * configure.ac:
637         
638         Update for release 2.21.91.
639
640 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
641
642         * configure.ac:
643         * shell/Makefile.am:
644         * shell/ev-application.[ch]:
645         * shell/ev-sidebar-links.c:
646         * shell/ev-utils.[ch]:
647         * shell/ev-window.[ch]:
648
649         Remove libgnomeprint support. Fixes bug #512370.
650         
651 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
652
653         * thumbnailer/evince-thumbnailer.c: (main):
654
655         Initialize glib type system before using it. Fixes bug #513934.
656         
657 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * properties/ev-properties-main.c:
660
661         Add missing #include.
662         
663 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
664
665         * configure.ac:
666         * backend/djvu/djvu-document.c: (djvu_document_render):
667         * backend/tiff/tiff-document.c: (tiff_document_render):
668
669         Use the new cairo function cairo_format_stride_for_width when
670         available. Fixes bug #482720.
671
672 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
673
674         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
675         (get_mime_type_from_data), (get_document_from_uri):
676
677         Use g_content_type_guess() only when slow is true in
678         get_document_from_uri(). Fix several memory leaks.
679         
680 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
681
682         * libdocument/ev-document-factory.c:
683         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
684         (get_document_from_uri):
685
686         Use g_content_type_guess () to get mimetype for files.
687         Bug #510401.
688
689 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
690
691         * thumbnailer/Makefile.am:
692
693         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
694         
695 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
696
697         * configure.ac:
698
699         Fix build with --without-libgnome. Fixes bug #512771.
700         
701 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
702
703         * backend/dvi/Makefile.am: Install only dvi
704         module. Fixes bug #512718.
705
706 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
707
708         * properties/ev-properties-main.c: (nautilus_module_initialize):
709         
710         Initialize backends in properties tab. Fixes bug
711         #512720.
712
713 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
714
715         * properties/Makefile.am: No need to link with 
716         libraries. Fixes bug #512719.
717
718 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
719
720         * NEWS:
721         * configure.ac:
722         
723         Update for release 2.21.90.
724
725 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
726
727         * shell/ev-window.c: (ev_window_cmd_escape):
728
729         Fix compile warning.
730         
731 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
732
733         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
734
735         Fix printing in dvi backend when filename contains white
736         espaces. Fixes bug #502839.
737         
738 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
739
740         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
741         (screensaver_disable_x11):
742         * shell/Makefile.am:
743         * shell/xdg-user-dir-lookup.c: Removed
744         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
745         * shell/ev-view.c: (ev_view_presentation_transition_start):
746         * shell/ev-window.c: (ev_window_cmd_file_open),
747         (ev_window_cmd_save_as), (presentation_set_timeout):
748
749         Remove #ifdefs that are no longer needed.
750         
751 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
752
753         * shell/ev-view.[ch]: (ev_view_button_release_event),
754         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
755         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
756         (ev_window_cmd_escape):
757
758         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
759         
760 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
761
762         * configure.ac:
763         * backend/comics/comics-document.c: (comics_document_load):
764         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
765         (ev_attachment_set_property), (ev_attachment_init),
766         (ev_attachment_save), (ev_attachment_launch_app),
767         (ev_attachment_open):
768         * libdocument/ev-document-factory.c: (get_document_from_uri):
769         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
770         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
771         * shell/ev-jobs.c:
772         * shell/ev-password.c: (ev_password_dialog_set_property),
773         (ev_password_dialog_save_password):
774         * shell/ev-sidebar-attachments.c:
775         (ev_sidebar_attachments_drag_data_get):
776         * shell/ev-window-title.c: (get_filename_from_uri):
777         * shell/ev-window.c: (ev_window_clear_temp_file),
778         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
779         (ev_window_open_uri), (window_save_file_copy_ready_cb),
780         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
781         (launch_external_uri), (image_save_dialog_response_cb),
782         (attachment_save_dialog_response_cb):
783         * shell/main.c: (load_files), (load_files_remote), (main):
784         * thumbnailer/evince-thumbnailer.c: (main):
785
786         Port to gio and drop gnome-vfs dependency. Fixes bug
787         #510401. Based on patch by Cosimo Cecchi.
788         
789 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
790
791         * NEWS:
792
793         Fixed formatting inconsistencies (spaces vs. tabs)
794
795 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
796
797         * shell/ev-window.c:
798
799         Use top/up/bottom/down arrows instead of
800         first/left/last/right in the toolbar and menu actions.
801         This fixes issues with RTL languages and is visually
802         consistent with the page view. Fixes bug #170081.
803
804 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
805
806         * NEWS:
807
808         Fixed some inaccuracies pointed out by Carlos Garcia
809         Campos.
810
811 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
812
813         * NEWS:
814         * data/evince.schemas.in:
815         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
816
817         Override PDF restrictions by default. Fixes bug #382700.
818
819 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
820
821         * NEWS: Updated for upcoming release
822
823 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
824
825         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
826
827         Fix memory leak.
828         
829 2008-01-23  Gil Forcada <gilforcada@guifi.net>
830
831         * shell/ev-window.c: (register_custom_actions):
832         
833         Added comment for translators
834
835 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
836
837         * shell/ev-view.c: (ev_view_button_release_event):
838
839         Do not create the idle function for kinetic scrolling if we are
840         not in a drag operation.
841
842 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
843
844         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
845         (ev_view_button_press_event), (ev_view_motion_notify_event),
846         (ev_view_button_release_event):
847
848         Restore cursor after autoscrolling. Fixes bug #509958.
849
850 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
851
852         * configure.ac:
853         * backend/pdf/ev-poppler.cc:
854         (pdf_document_images_get_image_mapping),
855         (pdf_document_images_get_image),
856         (pdf_document_document_images_iface_init):
857         * libdocument/ev-document-images.[ch]:
858         (ev_document_images_get_image_mapping),
859         (ev_document_images_get_image):
860         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
861         (ev_image_get_id), (ev_image_save_tmp):
862         * shell/ev-jobs.c: (ev_job_render_run):
863         * shell/ev-view.c: (ev_view_drag_data_get):
864         * shell/ev-window.c: (image_save_dialog_response_cb),
865         (ev_view_popup_cmd_copy_image):
866
867         Do not render images when rendering the page but on demand. It
868         reduces the memory comsumption.
869         
870 2008-01-18  Marcelo Lira  <setanta@gmail.com>
871
872         * configure.a:
873         * shell/ev-password.c:
874
875         Make gnome-keyring optional. Fixes bug #509676.
876         
877 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
878
879         * shell/ev-pixbuf-cache.c: (add_job):
880
881         Initialize include_images variable as FALSE instead of TRUE.
882         
883 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
884
885         * configure.ac:
886         * cut-n-paste/Makefile.am:
887         * cut-n-paste/fileformatchooser/Makefile.am:
888         * cut-n-paste/fileformatchooser/egg-macros.h:
889         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
890         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
891         * shell/Makefile.am:
892         * shell/ev-utils.c:
893         (file_chooser_dialog_add_writable_pixbuf_formats),
894         (get_gdk_pixbuf_format_by_extension):
895         * shell/ev-utils.h:
896         * shell/ev-window.c: (ev_window_error_message),
897         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
898         
899         Simplify image format selection on save.
900
901 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
902
903         * shell/ev-view.c: (ev_view_scroll_event):
904         
905         Repair gorizontal scrolling with shift. Fixes
906         bug #483412.
907
908 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
909         
910         * MAINTAINERS:
911
912         Fix formatting issues.
913         
914 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
915
916         * backend/comics/comics-document.c: (comics_regex_quote):
917         
918         Don't overquote special chars except of '. See bug 
919         502500. Thanks to Tom Parker.
920
921 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
922
923         * MAINTAINERS:
924         
925         Added Nickolay and Carlos, since they're doing most of
926         the releases nowadays.
927
928 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
929
930         * properties/Makefile.am:
931
932         Get the nautilus extension dir properly instead of using
933         a hack. Fixes bug #505359.
934
935 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
936
937         * properties/Makefile.am:
938         
939         Install nautilus extension into new place. See bug
940         #505359. Thanks to Matthias Clasen, Brian Pepple and
941         Damien Carbery.
942
943 2008-01-13  Djihed Afifi  <djihed@gmail.com>
944
945         * shell/ev-window.c: (ev_window_get_recent_file_label):
946         
947         RTL marker in recent file list. See bug #509076.
948
949 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
950
951         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
952         * shell/ev-window.c: (image_save_dialog_response_cb):
953
954         Fix compile warnings due to unused variables.
955         
956 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
957
958         * configure.ac:
959         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
960         * backend/ps/ev-spectre.c: (ps_document_render):
961
962         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
963
964 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
965
966         * shell/ev-transition-animation.c (ev_transition_animation_fade)
967         (ev_transition_animation_paint): Implement "fade" effect.
968
969 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
970
971         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
972         (ev_transition_animation_paint): Implement "uncover" effect.
973
974 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
975
976         * shell/ev-transition-animation.c (ev_transition_animation_cover)
977         (ev_transition_animation_paint): Implement "cover" effect.
978
979 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
980
981         * shell/ev-transition-animation.c (ev_transition_animation_push)
982         (ev_transition_animation_paint): Implement "push" effect.
983
984 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
985
986         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
987         (ev_transition_animation_paint): Implement "dissolve" effect.
988
989 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
990
991         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
992         (ev_transition_animation_paint): Implement "wipe" effect.
993
994 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
995
996         * shell/ev-transition-animation.c (ev_transition_animation_box)
997         (ev_transition_animation_paint): Implement "box" effect.
998
999 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1000
1001         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1002         (ev_transition_animation_paint): Implement "blinds" effect.
1003
1004 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1005
1006         * shell/ev-transition-animation.c (ev_transition_animation_split)
1007         (ev_transition_animation_paint): Implement "split" effect.
1008
1009 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1010
1011         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1012         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1013         (ev_view_transition_animation_start) 
1014         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1015         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1016         (ev_view_next_page) (ev_view_previous_page):
1017         
1018         Use EvTransitionAnimation to drive page changes in the presentation
1019         mode, the animation will wait to start until both the origin and 
1020         destination page surfaces are available. Fixes #458460.
1021
1022         (draw_loading_text):
1023
1024         Remove workaround for bug #320352, it's now fixed properly.
1025
1026
1027 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1028
1029         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1030         will contain the implementations for page transition animations, at
1031         the moment it just has the "replace" effect.
1032         * shell/Makefile.am: Added these files to build.
1033
1034 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1035
1036         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1037         animations.
1038         * shell/Makefile.am: Added these files to build.
1039
1040 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1041
1042         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1043         implementation to get_effect() in EvDocumentTransitionIface.
1044
1045 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1046
1047         * libdocument/ev-transition-effect.[ch]: New files, define a page
1048         transition effect, at the moment it maps PopplerPageTransition to a
1049         GObject.
1050         * libdocument/Makefile.am: Added these files to build.
1051         * libdocument/ev-document-transition.[ch]
1052         (ev_document_transition_get_effect): New method, gets the
1053         EvTransitionEffect returned by the interface implementation, with
1054         fallback to the "replace" effect.
1055
1056 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1057
1058         * configure.ac:
1059         * cut-n-paste/Makefile.am:
1060         * cut-n-paste/fileformatchooser/Makefile.am:
1061         * cut-n-paste/fileformatchooser/egg-macros.h:
1062         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1063         * shell/Makefile.am:
1064         * shell/ev-window.c: (image_save_dialog_response_cb),
1065         (ev_view_popup_cmd_save_image_as):
1066
1067         Allow exporting images in any format supported by
1068         GdkPixbuf. Fixes bug #500209.
1069         
1070 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1071
1072         * backend/pixbuf/pixbuf-document.c:
1073
1074         More warnings fixed.
1075         
1076 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1077
1078         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1079         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1080         * backend/djvu/djvu-text.h:
1081         * backend/tiff/tiff-document.c: (tiff_document_render):
1082
1083         Fix compile warnings.
1084         
1085 2007-12-28  Christian Persch  <chpe@gnome.org>
1086
1087         * **/*.c: Include config.h. Bug #504721.
1088
1089 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1090
1091         * configure.ac:
1092         * Makefile.am:
1093         * po/POTFILES.in:
1094         * backend/comics/Makefile.am:
1095         * backend/comics/comics-document.[ch]:
1096         * backend/comics/comicsdocument.evince-backend.in:
1097         * backend/djvu/Makefile.am:
1098         * backend/djvu/djvu-document.[ch]:
1099         * backend/djvu/djvudocument.evince-backend.in:
1100         * backend/dvi/Makefile.am:
1101         * backend/dvi/dvi-document.[c]:
1102         * backend/dvi/dvidocument.evince-backend.in:
1103         * backend/impress/Makefile.am:
1104         * backend/impress/impress-document.[ch]:
1105         * backend/impress/impressdocument.evince-backend.in:
1106         * backend/pdf/Makefile.am:
1107         * backend/pdf/ev-poppler.cc:
1108         * backend/pdf/ev-poppler.h:
1109         * backend/pdf/pdfdocument.evince-backend.in:
1110         * backend/pixbuf/Makefile.am:
1111         * backend/pixbuf/pixbuf-document.[ch]:
1112         * backend/pixbuf/pixbufdocument.evince-backend.in:
1113         * backend/ps/Makefile.am:
1114         * backend/ps/ev-spectre.[ch]:
1115         * backend/ps/ps-document.[ch]:
1116         * backend/ps/psdocument.evince-backend.in:
1117         * backend/tiff/Makefile.am:
1118         * backend/tiff/tiff-document.[ch]:
1119         * backend/tiff/tiffdocument.evince-backend.in:
1120         * libdocument/Makefile.am:
1121         * libdocument/ev-backends-manager.[ch]:
1122         * libdocument/ev-module.[ch]:
1123         * libdocument/ev-document.h:
1124         * libdocument/ev-document-factory.[ch]:
1125         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1126         (get_compression_from_mime_type), (get_document_from_uri),
1127         (ev_document_factory_get_document), (file_filter_add_mime_types),
1128         (ev_document_factory_add_filters):
1129         * shell/Makefile.am:
1130         * shell/ev-window-title.c: (get_filename_from_uri):
1131         * shell/main.c: (main):
1132         * thumbnailer/Makefile.am:
1133         * thumbnailer/evince-thumbnailer.c: (main):
1134
1135         Plugin system for backends. Fixes bug #351348.
1136         
1137 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1138
1139         * shell/ev-view-private.h:
1140         * shell/ev-view.c: (ev_view_drag_update_momentum),
1141         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1142         (ev_view_button_release_event), (ev_view_destroy):
1143         
1144         Kinetic scrolling implemented as requested in
1145         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1146
1147 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1148
1149         * data/evince-toolbar.xml:
1150         * data/evince-ui.xml:
1151         * shell/ev-view-private.h:
1152         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1153         (ev_view_button_press_event), (ev_view_motion_notify_event),
1154         (ev_view_button_release_event), (ev_view_init),
1155         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1156         (ev_view_set_cursor):
1157         * shell/ev-view.h:
1158         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1159         (ev_window_cmd_view_autoscroll):
1160         
1161         Autoscroll feature with the context menu. Fixes bug 
1162         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1163
1164 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1165
1166         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1167
1168         Disconnect also page-ready signal when removing a job because the
1169         page size has changed. Thanks to kripken
1170         <kripkensteiner@gmail.com>.
1171
1172 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1173
1174         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1175         
1176         Scroll pages in page entry with mouse wheel. Fixes bug
1177         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1178
1179 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1180
1181         * backend/dvi/Makefile.am:
1182         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1183         (mdvi_cairo_device_init):
1184         * backend/dvi/mdvi-lib/common.h:
1185         * backend/dvi/mdvi-lib/mdvi.h:
1186         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1187         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1188         (mdvi_build_path_from_cwd):
1189
1190         Add ps specials support in dvi backend when libspectre is
1191         present. Fixes bug #386005.
1192         
1193 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1194
1195         * configure.ac:
1196         * backend/ps/Makefile.am:
1197         * backend/ps/ev-spectre.[ch]:
1198         
1199         Use libspectre, if available, for the ps backend. Fixes bugs
1200         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1201
1202 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1203         
1204         * backend/comics/comics-document.c: (comics_document_load):
1205         
1206         Cygwin build issue fix.
1207
1208 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1209
1210         * shell/ev-view.c: (ev_view_set_zoom):
1211
1212         Do not limit the minimum zoom factor when sizing mode is best bit
1213         or fit width. Fixes bug #503805.
1214         
1215 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1216
1217         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1218         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1219         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1220         (ev_link_dest_get_property), (ev_link_dest_set_property),
1221         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1222         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1223         (ev_link_dest_new_fitr):
1224         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1225         (goto_fith_dest), (goto_xyz_dest):
1226
1227         Do not change left, top and zoom values when they are null in PDF
1228         destinations. Fixes bug #460658.
1229         
1230 2007-12-10  Christian Persch  <chpe@gnome.org>
1231
1232         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1233         (ev_view_accessible_class_init),
1234         (ev_view_accessible_idle_do_action),
1235         (ev_view_accessible_action_do_action),
1236         (ev_view_accessible_action_get_description),
1237         (ev_view_accessible_action_set_description),
1238         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1239         (ev_view_accessible_factory_init),
1240         (ev_view_accessible_factory_get_accessible_type):
1241         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1242         private data, and G_DEFINE_TYPE. Bug #502843.
1243
1244 2007-12-08  Christian Persch  <chpe@gnome.org>
1245
1246         * shell/ev-metadata-manager.c: (item_free),
1247         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1248         (value_free), (parse_value), (parseItem),
1249         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1250         (save_values): Use GSlice to allocate small amounts of memory. Bug
1251         #475972.
1252
1253 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1254
1255         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1256
1257         Restore cursor to normal after a drag operation. Fixes bug
1258         #501603.
1259         
1260 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1261
1262         * NEWS:
1263         * configure.ac:
1264         
1265         Update for release 2.21.1
1266
1267 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1268
1269         * configure.ac:
1270         * cut-n-paste/gedit-message-area/Makefile.am:
1271         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1272         * shell/Makefile.am:
1273         * shell/ev-message-area.[ch]:
1274         * shell/ev-window.c: (ev_window_set_message_area),
1275         (ev_window_error_message_response_cb), (ev_window_error_message),
1276         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1277         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1278         (ev_attachment_popup_cmd_open_attachment),
1279         (attachment_save_dialog_response_cb), (ev_window_set_document),
1280         (ev_window_init):
1281
1282         Use a message area instead of a popup dialog for error
1283         notifications. Fixes bug #337495.
1284         
1285 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1286
1287         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1288         (ev_window_run_fullscreen):
1289
1290         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1291         
1292 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1293
1294         * ev-sidebar-thumbnails.c: (update_visible_range),
1295         (ev_sidebar_thumbnails_refresh),
1296         (ev_sidebar_thumbnails_set_document),
1297         (ev_sidebar_thumbnails_support_document):
1298
1299         Show thumbnails for documents with one page. Fixes bug #358751.
1300         
1301 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1302
1303         * shell/ev-window.c:
1304         (ev_window_load_print_settings_from_metadata),
1305         (ev_window_save_print_settings), (ev_window_print_finished),
1306         (ev_window_print_range):
1307
1308         Print settings that are specific to the document are now saved per
1309         document in the metadata file. Fixes bug #488806.
1310         
1311 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1312
1313         * backend/tiff/tiff-document.c: (tiff_document_render):
1314
1315         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1316         
1317 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1318
1319         * shell/ev-application.[ch]: (get_find_string_from_args),
1320         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1321         (ev_application_open_uri_list):
1322         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1323         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1324         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1325         (ev_window_cmd_recent_file_activate),
1326         (ev_window_open_recent_action_item_activated),
1327         (ev_window_print_send), (open_remote_link):
1328         * shell/main.c: (arguments_parse):
1329
1330         Add a command line option for search. Fixes bug #497710.
1331         
1332 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1333
1334         * shell/ev-jobs.c: (ev_job_print_new):
1335
1336         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1337         
1338 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1339
1340         * data/evince-toolbar.xml:
1341         * shell/Makefile.am:
1342         * shell/ev-application.c: (ev_application_init):
1343         * shell/ev-open-recent-action.[ch]:
1344         * shell/ev-window.c:
1345         (ev_window_open_recent_action_item_activated),
1346         (register_custom_actions):
1347
1348         Add an expander to the open toolbar item which pops up a dropdown
1349         menu with the recently used documents. Fixes bug #487215.
1350         
1351 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * shell/ev-window.c: (ev_window_open_uri),
1354         (ev_window_cmd_view_reload):
1355
1356         Do not jump to the first page when reloading by running evince
1357         from the command line. Fixes bug #490847.
1358         
1359 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1360
1361         * shell/ev-window.c: (ev_window_cmd_help_contents):
1362
1363         Plugged memory leak when help file is not found. Fixes bug
1364         #490762.
1365         
1366 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1367
1368         * configure.ac:
1369
1370         Enable djvu, dvi and comics backends by default. Fixes bug
1371         #437121.
1372         
1373 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1374
1375         * configure.ac:
1376         * cut-n-paste/Makefile.am:
1377         * cut-n-paste/recent-files/*: Removed
1378         * help/reference/Makefile.am:
1379         * shell/Makefile.am:
1380         * shell/ev-application.[ch]: (ev_application_shutdown),
1381         (ev_application_init):
1382         * shell/ev-window.c: (ev_window_add_recent),
1383         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
1384
1385         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
1386         
1387 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
1388
1389         * shell/ev-window.c: (launch_external_uri):
1390
1391         Let GnomeVFS check the URL, this allow more URL (like mailto:),
1392         and report error if the URL is not supported (#489910).
1393
1394 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1395
1396         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1397         (pdf_document_file_exporter_begin_page),
1398         (pdf_document_file_exporter_end_page):
1399
1400         Fix printing with poppler splash backend. Fixes bug #489774.
1401         
1402 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1403
1404         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1405         * shell/ev-print-job.c: (ev_print_job_class_init):
1406
1407         Fix a crash when printing with the gnome-print dialog. Fixes bug
1408         #488939.
1409         
1410 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
1411
1412         * backend/pixbuf/pixbuf-document.c:
1413
1414         Fix an implicit function definition warning (#487655)
1415
1416 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1417
1418         * shell/ev-window.c:
1419
1420         Fix conflicting shortcut for view sade pane and presentation.
1421         
1422 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1423
1424         * backend/pdf/ev-poppler.cc:
1425         (pdf_document_file_exporter_begin_page),
1426         (pdf_document_file_exporter_do_page),
1427         (pdf_document_file_exporter_end_page),
1428         (pdf_document_file_exporter_iface_init):
1429         * libdocument/ev-file-exporter.[ch]:
1430         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
1431         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1432         (ev_job_print_run):
1433
1434         When printing multiple pages per sheet in reverse option, do not
1435         invert the order of the pages in every sheet, but the order of the
1436         sheets. Do not print blank pages when page range is invalid. Fixes
1437         bugs #484857 and #485521.
1438         
1439 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1440
1441         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1442         (ev_job_print_run):
1443         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1444
1445         Respect ranges order when printing more than one range in random
1446         order.
1447         
1448 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1449
1450         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1451         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1452
1453         Rotate also the window icon when document is rotated. Fixes bug
1454         #474681.
1455         
1456 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1457
1458         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1459         (pdf_document_forms_get_form_fields):
1460
1461         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1462         Matthias Drochner.
1463         
1464 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1465
1466         * configure.ac:
1467         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1468
1469         Use poppler_page_render_for_printing() instead of
1470         poppler_page_render() if available when exporting to a ps or pdf
1471         file. Fixes bug #476627.
1472         
1473 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1474
1475         * shell/ev-window.c: (ev_window_run_fullscreen):
1476
1477         Do not show the toolbar in fullscreen mode if the main toolbar is
1478         not visible. Fixes bug #483048.
1479         
1480 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1481
1482         * shell/ev-view.c: (ev_view_button_press_event):
1483
1484         Give priority to form fields over images when deciding whether a
1485         button press event is over an image or form field. It allows edit
1486         form fields when they are over a background image. Fixes bug
1487         #477841.
1488         
1489 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1490
1491         * NEWS:
1492         * configure.ac:
1493         
1494         Update for release 2.20.0
1495
1496 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1497
1498         * backend/pdf/ev-poppler.cc:
1499
1500         Remove #ifdef HAVE_FORMS, so that forms support works again.
1501
1502 2007-09-05  Götz Waschk  <waschk@mandriva.org>
1503
1504         * configure.ac:
1505         * data/evince.desktop.in.in:
1506         
1507         Fixes desktop file issues. See bug #473471.
1508
1509 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1510
1511         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1512         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1513         (ev_job_queue_remove_job):
1514         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
1515         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
1516         * shell/ev-window.c: (ev_window_clear_save_job),
1517         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1518         (ev_window_dispose):
1519
1520         Move save a copy task to its own job so that it's carried out in a
1521         thread avoiding another lock in the main thread. Use
1522         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
1523         can be saved to a pathin another file system. Fixes bug #456891.
1524         
1525 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1526
1527         * NEWS:
1528         * configure.ac:
1529         
1530         Update for release 2.19.92
1531
1532 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1533
1534         * configure.ac:
1535         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1536         (pdf_selection_get_selection_region),
1537         (pdf_selection_get_selection_map),
1538         (ev_form_field_from_poppler_field):
1539
1540         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
1541         and triple click selections are enabled again now.
1542
1543 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1544
1545         * shell/ev-window.c: (ev_window_add_history):
1546
1547         Make sure not to use the history with documents not supporting
1548         links. Fixes bug #468954.
1549
1550 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1551
1552         * shell/ev-window.c: (ev_window_load_job_cb):
1553
1554         Restart the search when reloading a document with the find bar
1555         visible. Fixes bug #461962.
1556
1557 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1558
1559         * shell/ev-window.c: (setup_document_from_metadata),
1560         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
1561
1562         Do not jump to the first page when reloading a document from the
1563         last page.
1564
1565 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1566
1567         * shell/ev-window.c: (update_chrome_flag),
1568         (setup_sidebar_from_metadata),
1569         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
1570         (ev_window_cmd_edit_find_next),
1571         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
1572         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
1573         (find_bar_close_cb), (view_actions_focus_in_cb):
1574
1575         Do not update visibility when changing a chrome flag so that it's
1576         possible to update several flags and update visibility only once
1577         for all of them.
1578
1579 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1580
1581         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1582
1583         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
1584         supported by gtk+. Fixes bug #460907.
1585
1586 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1587
1588         * shell/ev-view.c: (view_update_range_and_current_page):
1589
1590         Make sure current-page <= end-page in continuous mode. Fixes bug
1591         #454950.
1592
1593 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1594
1595         * backend/pdf/ev-poppler.cc: (build_tree):
1596
1597         Ignore outline items without a title. Fixes bug #453913.
1598
1599 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1600
1601         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1602         (ev_view_button_release_event), (ev_view_leave_notify_event):
1603
1604         Use always drag mouse cursor during a drag operation. Fixes bug
1605         #470564.
1606
1607 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1608
1609         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
1610         (pdf_selection_get_selection_region),
1611         (pdf_selection_get_selection_map):
1612
1613         Temporarily disable double and triple selections since it depends on
1614         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
1615         released and the update of the external dependency minimal version
1616         approved.
1617
1618 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1619
1620         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1621         (pdf_document_file_exporter_do_page):
1622         * libdocument/ev-file-exporter.h:
1623         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1624         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1625
1626         Actually fix printing regressions. Remove orientation from
1627         EvPrintContext since it's redundant.
1628
1629 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1630
1631         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
1632         * backend/impress/impress-document.c:
1633         (impress_document_document_iface_init):
1634         * backend/ps/ps-document.c: (ps_document_document_iface_init):
1635         * backend/djvu/djvu-document.c:
1636         (djvu_document_document_iface_init),
1637         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
1638         * backend/tiff/tiff-document.c:
1639         (tiff_document_document_iface_init):
1640         * backend/pixbuf/pixbuf-document.c:
1641         (pixbuf_document_document_iface_init):
1642         * backend/comics/comics-document.c:
1643         (comics_document_document_iface_init):
1644         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
1645         (pdf_selection_render_selection),
1646         (pdf_selection_get_selected_text),
1647         (pdf_selection_get_selection_region),
1648         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
1649         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
1650         (ev_selection_get_selection_region),
1651         (ev_selection_get_selection_map):
1652         * libdocument/ev-document.[ch]:
1653         * shell/ev-pixbuf-cache.[ch]: (add_job),
1654         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
1655         * shell/ev-view-private.h:
1656         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
1657         (ev_job_render_run):
1658         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1659         * shell/ev-view.c: (start_selection_for_event),
1660         (ev_view_button_press_event), (ev_view_drag_data_get),
1661         (ev_view_drag_data_received), (ev_view_button_release_event),
1662         (compute_new_selection_text), (compute_selections),
1663         (ev_view_select_all), (get_selected_text), (ev_view_copy),
1664         (ev_view_primary_get_cb):
1665
1666         Add support for double and triple click selections.
1667
1668 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1669
1670         * NEWS:
1671         * configure.ac:
1672
1673         Update for release 2.19.4
1674
1675 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1676
1677         * shell/ev-view-private.h:
1678         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1679         (ev_view_set_highlight_search):
1680         * shell/ev-view.h:
1681         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1682         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1683         (find_bar_visibility_changed_cb):
1684         
1685         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1686
1687 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1688
1689         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1690         (pdf_document_file_exporter_begin),
1691         (pdf_document_file_exporter_do_page):
1692         * shell/ev-jobs.c: (ev_job_print_run):
1693         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1694
1695         Create always a portrait cairo surface and rotate when needed for
1696         landscape. It fixes printing problems in real printers.
1697
1698 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1699
1700         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1701         * libdocument/ev-file-exporter.[ch]:
1702         (ev_file_exporter_get_capabilities):
1703         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1704         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1705
1706         Adjust number of pages per row according to page orientation when
1707         printing 2 or 6 pages per sheet.
1708
1709 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * shell/ev-window.c: (ev_window_print_send):
1712
1713         Reset also cups setting to 1 when printing multiple pages per
1714         sheet. Fixes bug #468853.
1715
1716 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1717
1718         * libdocument/ev-document-misc.c:
1719         (ev_document_misc_surface_rotate_and_scale):
1720
1721         Use directly cairo_surface_get_content() when creating a similar
1722         surface as suggested by Jeff Muizelaar. Thanks again.
1723
1724 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1725
1726         * backend/djvu/djvu-document.c: (djvu_document_render):
1727         * backend/tiff/tiff-document.c: (tiff_document_render):
1728         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1729         * libdocument/ev-document-misc.c:
1730         (ev_document_misc_surface_from_pixbuf),
1731         (ev_document_misc_surface_rotate_and_scale):
1732
1733         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1734         creating page surfaces. Fixes bug #453123. Thank you very much to
1735         Jeff Muizelaar <jeff@infidigm.net>.
1736
1737 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1738
1739         * shell/ev-page-cache.c: (ev_page_cache_new),
1740         (ev_page_cache_get_thumbnail_size):
1741         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1742         (ev_sidebar_thumbnails_set_loading_icon):
1743
1744         Also store in page-cache the dimensions of the thumbnails so that
1745         they can be used to create the correct loading icon in the side
1746         pane. Fixes bug #466857.
1747
1748 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1749
1750         * backend/pdf/ev-poppler.cc:
1751         (pdf_document_thumbnails_get_thumbnail):
1752
1753         Fix thumbnails rotation in pdf documents that include embedded 
1754         thumbnails.
1755
1756 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1757
1758         * backend/pdf/ev-poppler.cc:
1759
1760         Don't use #ifdef in macro expansion. Some compilers don't
1761         like that. Closes bug #467042.
1762
1763 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1764
1765         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1766         
1767         Fixes memory leak in djvu backend.
1768
1769 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1770
1771         * data/icons/32x32/Makefile.am:
1772         * data/icons/32x32/actions/Makefile.am:
1773         * data/icons/32x32/actions/view-page-cont.svg:
1774         * data/icons/32x32/actions/view-page-facing.svg:
1775         * data/icons/48x48/Makefile.am:
1776         * data/icons/48x48/actions/Makefile.am:
1777         * data/icons/48x48/actions/view-page-cont.svg:
1778         * data/icons/48x48/actions/view-page-facing.svg:
1779         
1780         Icons for a new sizes.
1781
1782 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1783
1784         * shell/ev-page-cache.c: (build_height_to_page),
1785         (ev_page_cache_get_height_to_page):
1786         
1787         Fixes invalid read, see bug #466401.
1788
1789 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1790
1791         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1792         (set_drag_cursor):
1793         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1794         (configure_item_cursor), (new_pixbuf_from_widget):
1795
1796         Fix multihead problems in toolbar editor. Fixes bug #382055.
1797
1798 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1799
1800         * shell/ev-window.c: (ev_window_cmd_file_open),
1801         (ev_window_cmd_save_as):
1802
1803         Use g_get_user_special_dir when available instead of
1804         xdg_user_dir_lookup.
1805
1806 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1807
1808         * MAINTAINERS:
1809         
1810         Updated according to request on desktop-devel.
1811
1812 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1813
1814         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1815
1816         Do not use cairo_rectangle and cairo_clip since we are
1817         not using cairo_fill but cairo_paint. Use the same cairo context
1818         for every page in the same expose event.
1819
1820 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1821
1822         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1823         leak.
1824
1825 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1826
1827         * configure.ac:
1828         * NEWS:
1829
1830         Release 0.9.3
1831
1832 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1833
1834         * libdocument/ev-document-info.h:
1835         * libdocument/ev-document.h:
1836         * shell/ev-page-action.h:
1837         * shell/ev-sidebar-links.h:
1838
1839         Fix a headers problem with ev-link
1840         
1841         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1842         * shell/ev-view-private.h:
1843         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1844         (get_link_area), (ev_view_query_tooltip),
1845         (ev_view_leave_notify_event), (ev_view_destroy),
1846         (ev_view_class_init):
1847
1848         Use new gtk tooltips when available instead of ev-tooltip.
1849         
1850 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1851
1852         * shell/ev-window.c: (update_chrome_visibility),
1853         (ev_window_sidebar_visibility_changed_cb):
1854
1855         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1856         
1857 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1858
1859         * shell/ev-navigation-action.c:
1860         (ev_navigation_action_history_changed),
1861         (ev_navigation_action_set_history):
1862         * shell/ev-navigation-action-widget.c:
1863         (ev_navigation_action_widget_init):
1864         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1865
1866         Fix compile warnings.
1867         
1868 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1869
1870         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1871         (egg_editable_toolbar_dispose):
1872
1873         Fix memory leak.
1874         
1875 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1876
1877         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1878         (screensaver_disable_x11):
1879         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1880         * shell/ev-window.c: (presentation_set_timeout):
1881         * shell/ev-view.c: (ev_view_presentation_transition_start):
1882
1883         Use g_timeout_add_seconds instead of g_timeout_add when
1884         available.
1885         
1886 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1887
1888         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1889
1890         Set horizontal scrollbar policy to AUTOMATIC instead of
1891         NEVER. Workaround for bug #449462.
1892         
1893 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1894
1895         * shell/ev-jobs.c: (ev_job_render_page_ready):
1896
1897         Add page_ready callback to main loop with high priority and hold
1898         a reference to job during idle.
1899         
1900 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1901
1902         * configure.ac:
1903         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1904         (pdf_document_file_exporter_begin),
1905         (pdf_document_file_exporter_do_page),
1906         (pdf_document_file_exporter_get_capabilities):
1907         * libdocument/ev-file-exporter.h:
1908         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1909         * shell/ev-window.c: (ev_window_print_send),
1910         (ev_window_print_dialog_response_cb):
1911
1912         Allow printing multiple pages per sheet. Fixes bug #395573.
1913         
1914 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1915
1916         * shell/ev-view.c: (tip_from_link):
1917         
1918         Check for NULL, fixes bug #460862.
1919
1920 2007-07-29  Christian Persch  <chpe@gnome.org>
1921
1922         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1923         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1924         (ev_window_cmd_preview_print):
1925         
1926         Fixes bug #437681 - blocks while enumerating printers.
1927
1928 2007-07-29  Christian Persch  <chpe@gnome.org>
1929
1930         * shell/ev-window.c: (ev_window_screen_changed):
1931         
1932         Don't use deprecated gtk+ function. See bug #460909.
1933
1934 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1935
1936         * shell/ev-utils.c: (get_num_monitors):
1937         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1938
1939         Do not use display before initializing it. Remove compile
1940         warnings.
1941
1942 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
1943
1944         * shell/ev-view.c: (ev_view_class_init):
1945         
1946         Unix-like hjkl bindings added. See bug #458111.
1947
1948 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1949
1950         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1951         * shell/ev-utils.h:
1952         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1953         (ev_view_update_view_size):
1954         * shell/ev-view.h:
1955         * shell/ev-window.c: (ev_window_update_actions),
1956         (setup_view_from_metadata), (ev_window_screen_changed),
1957         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1958         (zoom_control_changed_cb):
1959         * shell/ev-window.h:
1960         
1961         Reorganizes utility functions.
1962
1963 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1966         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1967         (add_job), (ev_pixbuf_cache_get_surface),
1968         (ev_pixbuf_cache_get_link_mapping),
1969         (ev_pixbuf_cache_get_image_mapping),
1970         (ev_pixbuf_cache_get_form_field_mapping),
1971         (ev_pixbuf_cache_get_text_mapping):
1972         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1973         (notify_page_ready), (ev_job_render_page_ready),
1974         (ev_job_render_run):
1975
1976         Add page_ready signal to notify that page is ready as soon as
1977         possible even if other page elements like links, forms, images or
1978         text mapping are not ready yet.
1979
1980 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1981
1982         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1983         (dvi_document_file_exporter_do_page),
1984         (dvi_document_file_exporter_get_capabilities),
1985         (dvi_document_file_exporter_iface_init):
1986         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1987         (ps_document_file_exporter_do_page),
1988         (ps_document_file_exporter_get_capabilities),
1989         (ps_document_file_exporter_iface_init):
1990         * backend/djvu/djvu-document.c:
1991         (djvu_document_file_exporter_begin),
1992         (djvu_document_file_exporter_end),
1993         (djvu_document_file_exporter_get_capabilities),
1994         (djvu_document_file_exporter_iface_init):
1995         * backend/tiff/tiff-document.c:
1996         (tiff_document_file_exporter_begin),
1997         (tiff_document_file_exporter_get_capabilities),
1998         (tiff_document_document_file_exporter_iface_init):
1999         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2000         (pdf_document_file_exporter_do_page),
2001         (pdf_document_file_exporter_get_capabilities),
2002         (pdf_document_file_exporter_iface_init):
2003         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2004         (ev_file_exporter_get_capabilities):
2005         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2006         (idle_print_handler), (ev_print_job_print):
2007         * shell/ev-jobs.c: (ev_job_print_run):
2008         * shell/ev-window.c: (ev_window_print_send),
2009         (ev_window_print_range):
2010
2011         Use capabilities to know which options should be offered by the
2012         print dialog depending on the document backend.
2013
2014 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2015
2016         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2017
2018         Give priority to forms over text to set the cursor.
2019
2020 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2021
2022         * shell/ev-view-private.h:
2023         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2024         (ev_view_leave_notify_event), (ev_view_finalize),
2025         (ev_view_get_property), (ev_view_class_init):
2026
2027         Use IBEAM cursor for text form fields and NORMAL cursor for read
2028         only fields. Remove unused status attribute.
2029
2030 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2031
2032         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2033
2034         Update region for current selected items also for checkbox
2035         buttons, since they can behave as radio buttons when they are in a
2036         set.
2037
2038 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2039
2040         * configure.ac:
2041         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2042
2043         Get max length of text form fields.
2044
2045 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2046
2047         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2048         * libdocument/ev-form-field.h:
2049         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2050
2051         Fix build with current poppler cvs head.
2052
2053 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2054
2055         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2056         * shell/eggfindbar.c: (egg_find_bar_init):
2057
2058         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2059         deprecation. Fixes bug #455667
2060
2061 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2062
2063         * NEWS:
2064         * configure.ac:
2065         
2066         Update for release 0.9.2
2067
2068 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2069
2070         * shell/ev-view.c: (ev_view_form_field_text_save),
2071         (ev_view_form_field_choice_save):
2072
2073         Fix a crash when closing whith a form widget visible.
2074
2075 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2076
2077         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2078
2079         Update also the region of the current selected button when
2080         clicking on another button if they are radio buttons.
2081
2082 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2083
2084         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2085         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2086         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2087         (ev_pixbuf_cache_get_link_mapping),
2088         (ev_pixbuf_cache_get_image_mapping),
2089         (ev_pixbuf_cache_get_form_field_mapping),
2090         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2091         * shell/ev-view.c: (ev_view_form_field_get_region),
2092         (ev_view_form_field_button_create_widget),
2093         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2094         (job_finished_cb):
2095
2096         Redraw only form field region instead of the whole page when
2097         reloading a page to show changes on the form field.
2098
2099 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2100
2101         * shell/ev-view.c: (ev_view_form_field_choice_save):
2102
2103         Fix selection of first item in list form fields.
2104
2105 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2106
2107         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2108         (ev_pixbuf_cache_reload_page),
2109         (ev_pixbuf_cache_get_form_field_mapping):
2110
2111         Some refactoring to avoid duplicated code.
2112
2113 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2114
2115         * configure.ac:
2116         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2117         (ev_form_field_from_poppler_field),
2118         (pdf_document_forms_get_form_fields),
2119         (pdf_document_forms_form_field_text_get_text),
2120         (pdf_document_forms_form_field_text_set_text),
2121         (pdf_document_forms_form_field_button_set_state),
2122         (pdf_document_forms_form_field_button_get_state),
2123         (pdf_document_forms_form_field_choice_get_item),
2124         (pdf_document_forms_form_field_choice_get_n_items),
2125         (pdf_document_forms_form_field_choice_is_item_selected),
2126         (pdf_document_forms_form_field_choice_select_item),
2127         (pdf_document_forms_form_field_choice_toggle_item),
2128         (pdf_document_forms_form_field_choice_unselect_all),
2129         (pdf_document_forms_form_field_choice_set_text),
2130         (pdf_document_forms_form_field_choice_get_text),
2131         (pdf_document_document_forms_iface_init):
2132         * libdocument/Makefile.am:
2133         * libdocument/ev-form-field.[ch]:
2134         * libdocument/ev-document-forms.[ch]:
2135         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2136         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2137         (add_job), (ev_pixbuf_cache_reload_page),
2138         (ev_pixbuf_cache_get_form_field_mapping):
2139         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2140         * shell/ev-view-private.h:
2141         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2142         (ev_view_handle_cursor_over_xy),
2143         (ev_view_get_form_field_at_location),
2144         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2145         (ev_view_form_field_button_create_widget),
2146         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2147         (ev_view_form_field_text_create_widget),
2148         (ev_view_form_field_choice_save),
2149         (ev_view_form_field_choice_changed),
2150         (ev_view_form_field_choice_create_widget),
2151         (ev_view_handle_form_field), (ev_view_size_allocate),
2152         (ev_view_realize), (draw_end_presentation_page),
2153         (ev_view_button_press_event), (ev_view_remove_all),
2154         (ev_view_motion_notify_event), (ev_view_key_press_event),
2155         (ev_view_enter_notify_event), (highlight_find_results),
2156         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2157         (ev_view_class_init), (page_changed_cb),
2158         (on_adjustment_value_changed), (ev_view_set_presentation),
2159         (merge_selection_region), (ev_view_set_cursor),
2160         (ev_view_reset_presentation_state):
2161         
2162         Merge evince-forms branch.
2163
2164 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2165
2166         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2167
2168         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2169         This script also updates itself from libegg
2170
2171         * cut-n-paste/toolbar-editor/egg*:
2172         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2173         libegg
2174
2175 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2176
2177         * shell/ev-window.c:
2178         
2179         Adds a nice icon to page action during toolbar editing.
2180         See bug #452872.
2181
2182 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2183
2184         * data/evince-toolbar.xml:
2185         * shell/ev-window.c:
2186         
2187         Let user add a presentation and fullscreen icons on toolbar.
2188         See bug #449734.
2189
2190 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2191
2192         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2193
2194         new script to keep in sync with toolbareditor in libegg
2195
2196         * cut-n-paste/toolbar-editor/*: 
2197
2198         Run update-toolbareditor-from-libegg so we are in sync again. 
2199         Fixes bug #452850.
2200         
2201
2202 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2203
2204         * shell/ev-sidebar-links.c: (job_finished_callback):
2205
2206         Do not connect selection changed signal more than once. Fixes bug
2207         #349433.
2208
2209 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2210
2211         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2212
2213         Do not change sidebar chrome flag when pressing F9 key in
2214         presentation mode.
2215
2216 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2217
2218         * backend/pdf/ev-poppler.cc:
2219         (pdf_document_thumbnails_get_dimensions):
2220
2221         Make sure thumbnails width and height is not <= 0. Fixes a crash
2222         with some pdf documents which have really small pages.
2223
2224 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2225
2226         * shell/main.c: (main):
2227
2228         Fixes program description translation issue.
2229         Bug #450148.
2230
2231 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2232
2233         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2234
2235         Do not change current page when returning from black/white mode
2236         in presentation. Fixes bug #415032.
2237
2238 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2239
2240         * NEWS:
2241         * configure.ac:
2242         
2243         Update for release 0.9.1
2244
2245 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2246
2247         * backend/dvi/dvi-document.c:
2248         (dvi_document_finalize),
2249         (dvi_document_file_exporter_format_supported),
2250         (dvi_document_file_exporter_begin),
2251         (dvi_document_file_exporter_do_page),
2252         (dvi_document_file_exporter_end),
2253         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2254         
2255         PDF exporter for dvi documents. Fixes bug #441319.
2256
2257 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2258
2259         * shell/ev-window.c: (ev_window_clear_print_job):
2260
2261         Clear gtk print job when job has finished. Fixes bug #447612.
2262
2263 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * shell/ev-window.c: (ev_window_print_send),
2266         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2267
2268         Add preview button to print dialog. Fixes bug #445419.
2269
2270 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * backend/dvi/Makefile.am:
2273         * backend/dvi/pixbuf-device.[ch]: Removed
2274         * backend/dvi/cairo-device.[ch]: Added
2275         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2276         * backend/dvi/dvi-document.c: (dvi_document_load),
2277         (dvi_document_render), (dvi_document_finalize),
2278         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2279         (dvi_document_do_color_special):
2280         * libdocument/ev-document-misc.[ch]:
2281         (ev_document_misc_pixbuf_from_surface):
2282
2283         Port dvi backend to cairo and fix a problem with colors. 
2284
2285 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2286
2287         * shell/ev-view.c: (draw_one_page):
2288
2289         Draw only visible region.
2290
2291 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2292
2293         * backend/djvu/djvu-document.c: (djvu_document_render):
2294
2295         Fix rotation in djvu backend.
2296
2297 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2298
2299         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2300         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2301         (ev_pixbuf_cache_get_image_mapping),
2302         (ev_pixbuf_cache_get_text_mapping):
2303
2304         Redraw view every time we have a new surface. Fixes bug #443587.
2305
2306 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * libdocument/ev-document.c: (ev_document_info_free):
2309
2310         Fix memory leaks.
2311
2312 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2313
2314         * backend/dvi/dvi-document.c: (dvi_document_render),
2315         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2316         * backend/impress/impress-document.c:
2317         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2318         (impress_document_render), (impress_document_document_iface_init),
2319         (impress_document_thumbnails_get_thumbnail):
2320         * backend/djvu/djvu-document-private.h:
2321         * backend/djvu/djvu-document.c: (djvu_document_render),
2322         (djvu_document_finalize), (djvu_document_document_iface_init),
2323         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2324         * backend/tiff/tiff-document.c: (tiff_document_render),
2325         (tiff_document_render_pixbuf),
2326         (tiff_document_document_iface_init):
2327         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2328         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2329         (pdf_selection_render_selection):
2330         * backend/comics/comics-document.c:
2331         (comics_document_render_pixbuf), (comics_document_render),
2332         (comics_document_document_iface_init):
2333         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2334         (pixbuf_document_document_iface_init):
2335         * libdocument/ev-document-misc.[ch]:
2336         (ev_document_misc_surface_from_pixbuf),
2337         (ev_document_misc_surface_rotate_and_scale):
2338         * libdocument/ev-document.[ch]: (ev_document_render):
2339         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2340         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2341         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2342         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2343         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2344         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2345         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2346         (render_finished_cb), (ev_job_render_run):
2347         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2348         (merge_selection_region):
2349
2350         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2351         and selections.
2352
2353 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2354
2355         * shell/ev-window-title.c: (ev_window_title_update):
2356
2357         Fix memory leak.
2358
2359 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2360
2361         * shell/ev-view.c: (draw_loading_text):
2362
2363         Show loading text centered. Fixes bug #433061
2364
2365 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2366
2367         * shell/ev-sidebar-thumbnails.c:
2368         (ev_sidebar_thumbnails_set_loading_icon):
2369
2370         Remove a mutex in the main thread that blocks the UI in heavy
2371         documents.
2372
2373 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2374
2375         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
2376
2377         Set points_set to TRUE so that selections don't disappear after a
2378         zoom change.
2379
2380 2007-06-07  Michael Monreal  <infernux@web.de>
2381
2382         * data/icons/16x16/actions/Makefile.am:
2383         * data/icons/16x16/actions/zoom.svg:
2384         * data/icons/22x22/actions/Makefile.am:
2385         * data/icons/22x22/actions/zoom.svg:
2386         * data/icons/24x24/actions/Makefile.am:
2387         * shell/ev-stock-icons.c:
2388         * shell/ev-stock-icons.h:
2389         * shell/ev-window.c:
2390         
2391         Zoom icon artwork. See bug #444795.
2392
2393 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2394
2395         * shell/ev-metadata-manager.c: Remove extraneous function
2396         (Closes: #444386)
2397
2398 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2399
2400         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
2401         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
2402         (ev_metadata_manager_set), (ev_metadata_manager_save):
2403         Simplify the timeout, no need for modified anymore
2404
2405 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2406
2407         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
2408         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2409         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2410         (ev_metadata_manager_save): Adapted patch from Arjan van de
2411         Ven (arjan@linux.intel.com) to avoid the timeout running all the
2412         time, saves on power (Closes: #443851)
2413
2414 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2415
2416         * configure.ac:
2417         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
2418         (pdf_selection_render_selection), (pdf_document_get_page_duration):
2419
2420         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
2421
2422 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2423
2424         * shell/ev-window.c: (ev_window_add_history):
2425
2426         Check if history is NULL
2427
2428 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2429
2430         * libdocument/ev-image.c: (ev_image_finalize):
2431         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
2432         * libdocument/ev-attachment.c: (ev_attachment_finalize):
2433         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
2434         (ev_tmp_uri_unlink):
2435
2436         Add functions to delete temporary files created by evince in a safe
2437         way.
2438
2439         * shell/ev-window.c: (ev_window_clear_local_uri),
2440         (open_xfer_update_progress_callback),
2441         (save_xfer_update_progress_callback), (ev_window_save_remote),
2442         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2443         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2444         (attachment_save_dialog_response_cb),
2445         (ev_attachment_popup_cmd_save_attachment_as):
2446
2447         Allow saving a copy of a document, image or attachment to a remote
2448         location. Fixes bug #440754. 
2449
2450 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2451
2452         * configure.ac:
2453         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2454
2455         Fix build with current poppler from cvs head. 
2456
2457 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2458
2459         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2460
2461         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2462         directory exists.
2463
2464 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2465
2466         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2467         * shell/ev-window.c:
2468
2469         Change sidebar ordering. Fixes bug #439939.
2470
2471 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2472
2473         * backend/comics/Makefile.am:
2474         
2475         Fixes build with --without-libgnome.
2476
2477 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2478         
2479         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2480
2481         Update cursor and tooltip on page change and view scroll. Fixes bug
2482         #439217.
2483
2484 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2485
2486         * NEWS:
2487         * configure.ac:
2488         
2489         Update for release 0.9.0
2490
2491 2007-05-14  Alaska Subedi <asubedi@gmail.com>
2492
2493         * backend/djvu/djvu-document-private.h:
2494         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2495         (djvu_document_finalize),
2496         (djvu_document_file_exporter_format_supported),
2497         (djvu_document_file_exporter_begin),
2498         (djvu_document_file_exporter_do_page),
2499         (djvu_document_file_exporter_end),
2500         (djvu_document_file_exporter_iface_init), (djvu_document_init):
2501         
2502         Implemented printing with djvu. Bug #437998.
2503
2504 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * backend/impress/zip.c:
2507         Add missing ulong definition.
2508
2509         * backend/ps/ps-interpreter.c:
2510         Add missing headers.
2511
2512         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
2513
2514 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2515
2516         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
2517
2518         Add missing call to parent class dispose method. 
2519
2520 2007-05-12  Ross Burton  <ross@openedhand.com>
2521
2522         * shell/main.c:
2523         Sync keybindings manually when building without libgnome
2524         (#437925).
2525
2526 2007-05-12  Ross Burton  <ross@openedhand.com>
2527
2528         * shell/ev-window.c:
2529         Respect the screen when opening help (#437866).
2530
2531 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2532
2533         * data/evince-ui.xml:
2534         * shell/ev-application.[ch]: (get_print_settings_from_args),
2535         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2536         (ev_application_open_uri_list):
2537         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
2538         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2539         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
2540         (ev_window_cmd_view_reload), (lookup_printer_from_name),
2541         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
2542         (ev_window_dispose):
2543         * shell/main.c: (arguments_parse):
2544
2545         Add print button in preview mode. Fixes bug #396475. 
2546
2547 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2548
2549         * cut-n-paste/zoom-control/ephy-zoom.h:
2550         
2551         Fixes zoom level factors. See bug #408119 for details.
2552
2553 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2554
2555         * backend/comics/comics-document.c: (comics_regex_quote),
2556         (extract_argv):
2557         
2558         Correctly quote symbols. Fixes crash in the bug
2559         #415370.
2560
2561 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2562
2563         * shell/ev-navigation-action-widget.c:
2564         (ev_navigation_action_widget_init),
2565         (ev_navigation_action_widget_class_init),
2566         (ev_navigation_action_widget_button_press_event):
2567         
2568         Connect to button-press event on correct widget. Fixes
2569         bug #431988
2570
2571 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2572
2573         * shell/ev-application.c: (ev_application_open_window),
2574         (ev_application_add_icon_path_for_screen),
2575         (ev_application_open_uri_at_dest):
2576         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
2577         * shell/ev-navigation-action.c: (build_menu):
2578         
2579         Add app-specific icons to our icon theme. Fixes bug
2580         #425508.
2581
2582 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2583
2584         * shell/ev-history.c: (ev_history_class_init),
2585         (ev_history_add_link):
2586         * shell/ev-history.h:
2587         * shell/ev-navigation-action.c:
2588         (ev_navigation_action_history_changed),
2589         (ev_navigation_action_set_history), (build_menu),
2590         (ev_navigation_action_finalize):
2591         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2592         
2593         Make navigation action unsensitive instead of showing
2594         menu with unsensitive word. Fixes bug #417392.
2595
2596 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2597
2598         * shell/ev-application.[ch]: (ev_application_shutdown),
2599         (ev_application_get_print_settings),
2600         (ev_application_set_print_settings):
2601         * shell/ev-window.c:
2602
2603         Remember print settings. Fixes bug #349102. 
2604
2605 2007-05-08  Christian Persch  <chpe@gnome.org>
2606
2607         * configure.ac:
2608         * properties/ev-properties-view.c:
2609
2610         No need for a configure check; just use the GTK_CHECK_VERSION macro.
2611         Bug #382438.
2612
2613 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2614
2615         * configure.ac:
2616         * properties/ev-properties-view.c: (ev_regular_paper_size):
2617
2618         Use gtk+ builtin paper list to identify the document's paper size.
2619         Fixes bug #382438. 
2620
2621 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2622
2623         * configure.ac:
2624
2625         Fix build when compiling with thumbnailer and libgnome support. 
2626
2627 2007-05-04  Ross Burton  <ross@openedhand.com>
2628
2629         * configure.ac:
2630         Add --without-libgnome, check for libgnome and libgnomeui
2631         separately, and add them to the symbols as required.
2632
2633         * libdocument/ev-file-helpers.c:
2634         When building without libgnome, use g_get_user_config_dir instead
2635         of gnome_user_dir_get.
2636
2637         * shell/ev-application.c:
2638         When building without libgnome, don't use session management.
2639
2640         * shell/main.c:
2641         When building without libgnome, don't use GnomeProgram or
2642         initialise the authentication manager.
2643
2644         This fixes #328842.
2645
2646 2007-05-04  Ross Burton  <ross@openedhand.com>
2647
2648         * shell/ev-window.c:
2649         Don't use libgnome to open help, instead call Yelp directly.
2650
2651 2007-05-04  Ross Burton  <ross@openedhand.com>
2652
2653         * shell/ev-sidebar-attachments.c:
2654         Don't use libgnome to lookup icons for MIME types, instead copy
2655         code from GTK+ to do it manually.
2656
2657 2007-05-04  Ross Burton  <ross@openedhand.com>
2658
2659         * configure.ac:
2660         Add libxml to the dependencies for SHELL_CORE (#435818).
2661
2662 2007-05-02  Ross Burton  <ross@openedhand.com>
2663
2664         * configure.ac:
2665         * Makefile.am:
2666         Add --disable-thumbnailer (#434825)
2667
2668 2007-05-02  Ross Burton  <ross@openedhand.com>
2669
2670         * shell/ev-window.c:
2671         Add missing includes, fix indentation.
2672
2673         * shell/main.c:
2674         Fix indentation.
2675
2676 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2677
2678         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2679         ev_application_open_uri_at_dest instead of ev_application_open_uri
2680         preventing new document always being opened in a new window even if there
2681         is an empty window.
2682
2683 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2684
2685         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2686         (egg_recent_view_uimanager_finalize):
2687         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2688         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2689         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2690         (ev_pixbuf_cache_dispose):
2691         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2692         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2693         
2694         Add missing chain to parent class methods. Fixes
2695         bug #433128.
2696
2697 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2698
2699         * data/Makefile.am (update-icon-cache): Updates
2700         gtk-update-icon-cache in uninstall-hook.
2701
2702 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2703
2704         * shell/ev-window.c: (ev_window_setup_document),
2705         (ev_window_set_document), (ev_window_load_job_cb):
2706         * shell/ev-view.c: (setup_caches):
2707         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2708
2709         Start rendering pages before any other jobs. 
2710
2711 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2712
2713         * shell/ev-window.c: (ev_window_stop_fullscreen),
2714         (ev_window_stop_presentation):
2715
2716         Update chrome visibility before window unfullscreen. 
2717
2718 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2719
2720         * data/Makefile.am:
2721         * data/evince-ui.xml:
2722         * shell/ev-stock-icons.[ch]:
2723         * shell/ev-application.[ch]: (ev_application_shutdown),
2724         (ev_application_init), (ev_application_get_toolbars_model):
2725         * shell/ev-window.c: (update_chrome_visibility),
2726         (fullscreen_toolbar_setup_item_properties),
2727         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2728         (ev_window_run_presentation), (ev_window_stop_presentation),
2729         (ev_window_run_preview), (ev_window_screen_changed),
2730         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2731         (ev_window_dispose), (ev_window_init):
2732
2733         Make fullscreen toolbar always visible. Do not use egg toolbars for
2734         fullscreen and preview modes since such toolbars are not editables.
2735         Fixes bugs #300278, #338910 and #316188.  
2736
2737 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2738
2739         * shell/ev-application.c:
2740         * shell/ev-job-queue.c:
2741         * shell/ev-metadata-manager.c:
2742         * shell/ev-stock-icons.c:
2743         * shell/ev-window.c:
2744         * shell/main.c:
2745         
2746         Developers documentation updated.
2747
2748 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2749
2750         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2751
2752         Check whether uri is valid before launching it. Fixes bug #427664.
2753
2754 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2755
2756         * shell/ev-window.c:
2757
2758         Change key accelerator for Open a Copy menu entry which is in conflict
2759         with Close. Fixes bug #427321.
2760
2761 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2762
2763         * NEWS:
2764         * configure.ac:
2765         
2766         Update for release 0.8.1
2767
2768 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2769
2770         * shell/ev-window.c: (setup_size_from_metadata):
2771         
2772         Do not make window bigger than screen. Fixes bug 
2773         #388985.
2774
2775 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2776
2777         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2778         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2779
2780         Use default resolution when it's not provided by document. Fixes bug
2781         #408762.
2782
2783 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2784
2785         * configure.ac:
2786         * thumbnailer/Makefile.am:
2787         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2788         * thumbnailer/evince-thumbnailer.schemas.in:
2789         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2790
2791         Add support for ps, eps and compressed documents thumbnails. Do not
2792         ignore size parameter. 
2793
2794 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2795
2796         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2797         (dvi_document_do_color_special):
2798         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2799
2800         Implement font color specials in the DVI backend. Fixes bug #303651.
2801
2802 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2803
2804         Fixup the previous commit:
2805
2806         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2807         * shell/xdg-user-dir-lookup.c: Make the function non-static
2808         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2809
2810 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2811
2812         * shell/ev-window.c (file_open_dialog_response_cb): Use
2813         the xdg-user-dirs DOCUMENTS folder as default folder when
2814         opening a file chooser.  (#424858)
2815
2816         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2817         xdg-user-dirs.
2818
2819 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2820
2821         * shell/ev-window.c: (ev_window_load_job_cb):
2822
2823         Do not setup view from metadata on preview mode. 
2824
2825 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2826
2827         * shell/main.c:
2828
2829         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2830
2831 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2832
2833         * shell/ev-view.c: (ev_view_primary_get_cb):
2834
2835         Check pointer != NULL before using it. Fixes bug #416841. 
2836
2837 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2838
2839         * NEWS:
2840         * configure.ac:
2841         
2842         Release 0.8.0
2843
2844 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2845
2846         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2847
2848         Do not render thumbnails when sidebar thumbnail page is not visible
2849         at startup. Fixes bug #416447. 
2850
2851 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2852
2853         * data/evince.desktop.in.in:
2854
2855         "Application" is not a valid category in the freedesktop specification.
2856
2857 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2858
2859         * libdocument/ev-file-helpers.[ch]: (compression_run),
2860         (ev_file_uncompress), (ev_file_compress):
2861         * shell/ev-window.c: (file_save_dialog_response_cb):
2862
2863         Save document compressed when saving a copy of a compressed document.
2864         Fixes bug #334542.
2865
2866 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2867
2868         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2869
2870         Allow deleting in goto window entry in presentation mode. 
2871
2872 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2873
2874         * Makefile.am: Dist MAINTAINERS.
2875
2876 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2877
2878         * shell/ev-window.c: (ev_window_update_actions):
2879
2880         Fix zoom shortcut keys when searching. Fixes bug #409828.
2881
2882 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2883
2884         * shell/ev-window.c: (ev_window_setup_document):
2885
2886         Fix crash when loading documents with only one page. 
2887
2888 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2889
2890         * backend/dvi/dvi-document.c:
2891         (dvi_document_thumbnails_get_dimensions),
2892         (dvi_document_thumbnails_get_thumbnail):
2893         * backend/impress/impress-document.c:
2894         (impress_document_thumbnails_get_thumbnail),
2895         (impress_document_thumbnails_get_dimensions):
2896         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2897         (ps_document_thumbnails_get_dimensions):
2898         * backend/djvu/djvu-document.c:
2899         (djvu_document_thumbnails_get_dimensions),
2900         (djvu_document_thumbnails_get_thumbnail):
2901         * backend/tiff/tiff-document.c:
2902         (tiff_document_thumbnails_get_thumbnail),
2903         (tiff_document_thumbnails_get_dimensions):
2904         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2905         (pdf_document_thumbnails_get_thumbnail),
2906         (pdf_document_thumbnails_get_dimensions):
2907         * backend/comics/comics-document.c:
2908         (comics_document_thumbnails_get_thumbnail),
2909         (comics_document_thumbnails_get_dimensions):
2910         * backend/pixbuf/pixbuf-document.c:
2911         (pixbuf_document_thumbnails_get_thumbnail),
2912         (pixbuf_document_thumbnails_get_dimensions):
2913         * libdocument/ev-document-thumbnails.[ch]:
2914         (ev_document_thumbnails_get_thumbnail),
2915         (ev_document_thumbnails_get_dimensions):
2916         * libdocument/ev-document-misc.[ch]:
2917         (ev_document_misc_get_thumbnail_frame):
2918         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2919         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2920         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2921         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2922         (ev_sidebar_thumbnails_refresh):
2923         * shell/ev-window.c: (ev_window_setup_document):
2924         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2925
2926         Use an EvRenderContext for rendering thumbnails instead of a suggested
2927         width, so that different sized pages get sized proportionally.
2928
2929 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2930
2931         * shell/ev-view.c: (ev_view_button_press_event),
2932         (ev_view_key_press_event):
2933
2934         Fix critical warnings when there is no document loaded. 
2935
2936 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2937
2938         * shell/ev-page-action-widget.c:
2939         * shell/ev-navigation-action.c:
2940         * shell/ev-window.c:
2941
2942         Fix compile warnings. 
2943
2944 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2945
2946         * backend/djvu/djvu-text.h:
2947         * backend/djvu/djvu-document.c:
2948         * backend/djvu/djvu-text-page.c:
2949         * backend/djvu/djvu-links.c:
2950         * backend/djvu/djvu-text-page.h:
2951         * backend/djvu/djvu-text.c:
2952         
2953         Fix build on Mac. Fixes bug #392186. Patch by
2954         <ephraim_owns@hotmail.com>
2955
2956 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2957
2958         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2959
2960         Restore cairo context before rendering every page when printing a PDF
2961         document into a PDF file. 
2962
2963 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2964
2965         * backend/ps/gstypes.h:
2966         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2967         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2968         (ps_document_thumbnails_get_thumbnail):
2969
2970         Handle PostScript page orientation. Fixes bug #318568.
2971
2972 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2973
2974         * backend/ps/Makefile.am:
2975         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2976         (document_load), (ps_document_load), (save_document),
2977         (save_page_list), (ps_document_get_n_pages),
2978         (ps_document_get_page_size), (ps_document_get_info),
2979         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2980         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2981         (ps_document_thumbnails_get_thumbnail),
2982         (ps_document_thumbnails_get_dimensions),
2983         (ps_document_document_thumbnails_iface_init):
2984         * backend/ps/ps.[ch]: (psgetpagebox):
2985         * backend/ps/ps-interpreter.[ch]:
2986
2987         Add support for thumbnails in ps backend. Fixes bug #164755. 
2988
2989 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2990
2991         * NEWS:
2992         * configure.ac:
2993         
2994         Release 0.7.2
2995
2996 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2997
2998         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2999         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3000         (ev_window_dispose):
3001
3002         Use document thumbnail as window icon. Fixes bug #384442.
3003
3004 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3005
3006         * configure.ac:
3007
3008         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3009         duplicated adding application/x-bzpostscript instead. 
3010
3011 2007-02-11  Tom Parker  <palfrey@tevp.net>
3012
3013         * backend/ps/ps-document.c: (document_load):
3014
3015         Check return value of psscan before trying
3016         to use it. Fixes bug #372414.
3017
3018 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3019
3020         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3021
3022         Fix invalid free in ev-page-cache. Fixes bug #404745.
3023
3024 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3025
3026         * test/Makefile.am:
3027         * test/test3.py:
3028         
3029         Added reload test case.
3030
3031 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3032
3033         * po/POTFILES.in:
3034         * backend/djvu/djvu-document.c: (djvu_document_load):
3035
3036         Check whether there are missing files in indirect multipage djvu
3037         documents. Fixes bug #361683. 
3038
3039 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3040
3041         * test/Makefile.am:
3042         * test/test-mime.bin:
3043         * test/test3.py:
3044         
3045         Added test for slow mime type
3046
3047 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3048
3049         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3050
3051         Add some checks and call parent_class->finalize. Fixes bug #404745.
3052
3053 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3054
3055         * shell/ev-navigation-action.c: (connect_proxy):
3056         
3057         Fixes dropdown history menu. Thanks a lot Carlos!
3058
3059 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3060
3061         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3062
3063         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3064         bug #373715.
3065
3066 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3067
3068         * backend/ps/ps.c: (psscan):
3069
3070         Fix memory leak. 
3071
3072 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3073
3074         * configure.ac:
3075         * libdocument/ev-file-helpers.c: 
3076
3077         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3078
3079 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3080
3081         * configure.ac:
3082         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3083         (ps_interpreter_start), (document_load), (save_document),
3084         (save_page_list):
3085         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3086         * libdocument/ev-document-factory.c:
3087         (ev_document_factory_get_from_mime), (get_document_from_uri),
3088         (free_uncompressed_uri), (ev_document_factory_get_document):
3089         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3090
3091         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3092
3093 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3094
3095         * libdocument/ev-document.h:
3096
3097         Fix typo in function name. 
3098
3099 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3100
3101         * backend/ps/ps-document.c: (ps_interpreter_finished),
3102         (ps_interpreter_start), (ps_interpreter_failed):
3103
3104         Handle ghostscript interpreter crashes. 
3105
3106 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3107
3108         * shell/ev-window.c: (ev_window_open_uri),
3109         (window_configure_event_cb):
3110
3111         Setup window size and position before showing it. Fixes bug #401711.
3112
3113 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3114
3115         * backend/ps/Makefile.am:
3116         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3117         (ps_document_dispose), (ps_document_class_init),
3118         (ps_interpreter_input), (ps_interpreter_output),
3119         (ps_interpreter_error), (setup_interpreter_env),
3120         (ps_interpreter_start), (ps_interpreter_stop),
3121         (ps_interpreter_failed), (ps_interpreter_is_ready),
3122         (check_filecompressed), (document_load), (ps_document_load),
3123         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3124         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3125         (render_page):
3126
3127         Rework ps-document. Code cleanups, remove deprecated code. 
3128
3129 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * shell/ev-view.c: (ev_view_button_press_event):
3132
3133         Do not start an image drag and drop operation when pointer is on 
3134         text, so that we can select text when the whole background is an
3135         image. 
3136
3137 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3138
3139         * shell/ev-window.c: (ev_window_update_actions): 
3140
3141         Disable all zoom related actions during presentation mode. 
3142
3143 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3144
3145         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3146
3147         Do not zoom in or out on presentation mode. Fixes bug #401305.
3148
3149 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3150
3151         * shell/ev-navigation-action.c: (connect_proxy),
3152         (create_menu_item), (ev_navigation_action_class_init):
3153         
3154         Correctly show menu and fix crash when navigaton 
3155         action is out of toolbar visible area.
3156
3157 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3158
3159         * data/Makefile.am:
3160         * data/evince.1:
3161         
3162         Added man file
3163
3164 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3165
3166         * help/reference/* :
3167         * configure.ac:
3168         
3169         Added gtk-doc based documentation for Evince.
3170         Still in initial state but I hope it will
3171         grow.
3172         
3173         * configure.ac:
3174         
3175         Lower dbus requirement to 0.70
3176
3177 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3178
3179         * shell/ev-window.c: (ev_window_add_history):
3180
3181         Fix memory leak. 
3182
3183 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3184
3185         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3186         * shell/ev-view.h:
3187         * shell/ev-window.c: (ev_window_add_history):
3188         
3189         Correctly handle named destination links
3190
3191 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3192
3193         * NOTES:
3194         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3195         * backend/pdf/ev-poppler.cc:
3196         * libdocument/ev-document-links.h:
3197         * libdocument/ev-link.c: (ev_link_get_page):
3198         * libdocument/ev-link.h:
3199         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3200         (ev_history_add_link):
3201         * shell/ev-history.h:
3202         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3203         (new_history_menu_item), (build_menu):
3204         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3205         * shell/ev-sidebar-links.c: (create_loading_model),
3206         (print_section_cb), (ev_sidebar_links_construct),
3207         (fill_page_labels), (update_page_callback_foreach),
3208         (update_page_callback), (job_finished_callback):
3209         * shell/ev-view.c: (ev_view_handle_link):
3210         * shell/ev-window.c: (ev_window_find_chapter),
3211         (ev_window_add_history), (view_handle_link_cb),
3212         (history_changed_cb):
3213         
3214         Implements another history variant
3215
3216 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3217
3218         * shell/ev-window.c: (view_external_link_cb):
3219         * shell/ev-view.c: (ev_view_button_release_event):
3220
3221         Open links in new window when clicking with middle button. 
3222
3223 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3224
3225         * shell/ev-navigation-action.c: (new_history_menu_item):
3226         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3227         * shell/ev-view.c: (ev_view_handle_link):
3228         * shell/ev-window.c:
3229         
3230         Store link before jump, not the destination. For me it 
3231         seems like more natural history behavior.
3232
3233 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3234
3235         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3236         (ev_navigation_action_class_init):
3237         * shell/ev-navigation-action.h:
3238         * shell/ev-page-action.c: (activate_cb):
3239         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3240         (ev_page_cache_set_current_page_history):
3241         * shell/ev-page-cache.h:
3242         * shell/ev-sidebar-thumbnails.c:
3243         (ev_sidebar_tree_selection_changed),
3244         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3245         * shell/ev-view-private.h:
3246         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3247         * shell/ev-view.h:
3248         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3249         (ev_window_setup_document), (ev_window_load_job_cb):
3250         * shell/ev-window.h:
3251         
3252         History finally works as expected.
3253
3254 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3255
3256         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3257
3258         Do not update links treeview if it doesn't have a model assigned yet. 
3259
3260 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3261
3262         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3263         (ev_sidebar_links_class_init), (update_page_callback):
3264
3265         Do not update links treeview when sidepane is not visible. 
3266
3267 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3268
3269         * shell/ev-marshal.list:
3270         * shell/ev-page-action.c: (activate_cb),
3271         (ev_page_action_class_init):
3272         * shell/ev-page-action.h:
3273         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3274         * shell/ev-window.c:
3275         
3276         Remove activate_link signal, not required.
3277
3278 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3279
3280         * shell/ev-navigation-action.c: (build_menu):
3281         
3282         Reorder menu items and build menu with fixed length.
3283
3284 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3285
3286         * shell/ev-view.c: (get_selected_text):
3287         
3288         Normalize text to fix ligatures problem. See bug
3289         #341947 for details.
3290
3291 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3292
3293         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3294
3295         Fix memory leak in ev-page-cache. 
3296
3297 2007-01-25  Tom Parker <palfrey@tevp.net>
3298
3299         * backend/impress/impress-document.c: (impress_document_load),
3300         (impress_document_finalize), (impress_document_init):
3301         * properties/ev-properties-main.c: (ev_properties_get_pages):
3302         
3303         Correctly handle impress document errors. Fixes nautilus
3304         crash in property page #370491.
3305
3306 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3307
3308         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3309         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3310         (ev_job_queue_remove_job):
3311         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3312         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3313         (ev_job_load_run):
3314         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3315         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3316         (ev_window_load_job_cb), (xfer_update_progress_callback),
3317         (ev_window_open_uri), (ev_window_dispose):
3318         * shell/main.c: (main):
3319
3320         Do file transfer asynchronously in the main thread instead of
3321         synchronously in the load thread. Fixes bugs #399694, #398307 and
3322         #343542.
3323
3324 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3325
3326         * shell/ev-jobs.c: (ev_job_xfer_run):
3327
3328         Load the document with the font-config lock held. 
3329
3330 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3331
3332         * backend/ps/ps-document.c: (start_interpreter):
3333
3334         Fix memory leaks in ps backend. 
3335
3336 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3337
3338         * backend/impress/impress-document.c:
3339         (impress_document_render_pixbuf):
3340
3341         Do not acquire fontconfig lock in impress backend, since it is using
3342         the main loop for rendering. 
3343
3344 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3345
3346         * po/POTFILES.in: 
3347
3348         Remove mdvi files that shouldn't be translated. 
3349
3350 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3351
3352         * shell/ev-view-private.h:
3353         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3354         (ev_view_set_zoom):
3355
3356         Render "loading..." text into a cairo surface instead of directly into
3357         the window so that fontconfig lock is only needed once and UI is not
3358         blocked. Change text color to #9B9B9B. Fixes bug #397356.
3359
3360 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3361
3362         * shell/ev-stock-icons.c: (ev_stock_icons_init):
3363         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3364
3365         Use icon theme associated with the window screen rather than default. 
3366
3367 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3368
3369         * configure.ac:
3370
3371         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
3372
3373 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3374
3375         * data/icons/*/apps/evince.*:
3376
3377         Move Evince icons under new apps directory.
3378
3379         * data/icons/*/actions/*:
3380
3381         Add new custom themeable Evince icons: view-page-continuous, 
3382         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
3383         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
3384
3385         * configure.ac:
3386
3387         Add new directories to AC_CONFIG_FILES.
3388
3389         * shell/ev-stock-icons.c:
3390         * shell/ev-stock-icons.h:
3391
3392         Use new custom themeable icons.
3393
3394 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3395
3396         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3397
3398         Do not draw white background page in presentation mode. 
3399
3400 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
3401
3402         * shell/ev-view.c: Remove unused gnome-vfs include.
3403
3404 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3405
3406         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
3407         
3408         Format string is corrected, fixes bug #397129.
3409
3410 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3411
3412         * shell/ev-window.c: (ev_window_setup_recent):
3413
3414         Do not include in recent menu inexistent documents. Fixes
3415         bug #339171.
3416
3417 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3418
3419         * po/POTFILES.skip: 
3420
3421         Update POTFILES.skip file according to current source tree. 
3422
3423 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3424
3425         * shell/ev-window.c: (file_save_dialog_response_cb):
3426
3427         Do Save a copy in atomic way. Fixes bug #328266. 
3428
3429 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3430
3431         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
3432
3433         Keep selected cell always visible in index treeview.
3434
3435 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3436         
3437         * shell/ev-view.c: (ev_view_size_allocate):
3438
3439         Restore horizontal scrollbar after switching to/from fullscreen
3440         or presentation mode. Fixes bug #331728.
3441
3442 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3443
3444         * shell/ev-view-private.h:
3445         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3446         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3447         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3448         (ev_view_can_zoom_out):
3449
3450         Use max and min scale values in the view iby taking dpi into account. 
3451
3452 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * configure.ac:
3455         * NEWS:
3456
3457         Release 0.7.1
3458
3459 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3460
3461         * shell/ev-window.c: (ev_window_print_send):
3462
3463         Send print job to printer with some settings set to default values,
3464         since we have already exported to a file according to such settings
3465         and they could be taken twice by some printers. 
3466
3467 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3468
3469         * shell/ev-jobs.c: (ev_job_xfer_run):
3470         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3471
3472         Show main window and load document with the font-config lock held. 
3473
3474 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3475
3476         * configure.ac:
3477         * shell/ev-application.c: (ev_application_register_service):
3478         * shell/main.c: (load_files_remote):
3479
3480         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3481
3482 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3483
3484         * doc/debugging.txt:
3485         
3486         Remove obsolete documentation.
3487
3488 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3489
3490         * Makefile.am:
3491         * backend/Makefile.am:
3492         * backend/comics/Makefile.am:
3493         * backend/djvu/Makefile.am:
3494         * backend/dvi/Makefile.am:
3495         * backend/ev-async-renderer.c:
3496         * backend/ev-async-renderer.h:
3497         * backend/ev-attachment.c:
3498         * backend/ev-attachment.h:
3499         * backend/ev-backend-marshal.c:
3500         * backend/ev-document-factory.c:
3501         * backend/ev-document-factory.h:
3502         * backend/ev-document-find.c:
3503         * backend/ev-document-find.h:
3504         * backend/ev-document-fonts.c:
3505         * backend/ev-document-fonts.h:
3506         * backend/ev-document-images.c:
3507         * backend/ev-document-images.h:
3508         * backend/ev-document-info.h:
3509         * backend/ev-document-links.c:
3510         * backend/ev-document-links.h:
3511         * backend/ev-document-misc.c:
3512         * backend/ev-document-misc.h:
3513         * backend/ev-document-security.c:
3514         * backend/ev-document-security.h:
3515         * backend/ev-document-thumbnails.c:
3516         * backend/ev-document-thumbnails.h:
3517         * backend/ev-document-transition.c:
3518         * backend/ev-document-transition.h:
3519         * backend/ev-document.c:
3520         * backend/ev-document.h:
3521         * backend/ev-file-exporter.c:
3522         * backend/ev-file-exporter.h:
3523         * backend/ev-image.c:
3524         * backend/ev-image.h:
3525         * backend/ev-link-action.c:
3526         * backend/ev-link-action.h:
3527         * backend/ev-link-dest.c:
3528         * backend/ev-link-dest.h:
3529         * backend/ev-link.c:
3530         * backend/ev-link.h:
3531         * backend/ev-render-context.c:
3532         * backend/ev-render-context.h:
3533         * backend/ev-selection.c:
3534         * backend/ev-selection.h:
3535         * backend/impress/Makefile.am:
3536         * backend/pdf/Makefile.am:
3537         * backend/pixbuf/Makefile.am:
3538         * backend/ps/Makefile.am:
3539         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
3540         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
3541         (start_interpreter), (stop_interpreter), (document_load),
3542         (ps_document_next_page), (render_page):
3543         * backend/tiff/Makefile.am:
3544         * comics/Makefile.am:
3545         * comics/comics-document.c:
3546         * comics/comics-document.h:
3547         * configure.ac:
3548         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3549         * djvu/Makefile.am:
3550         * djvu/djvu-document-private.h:
3551         * djvu/djvu-document.c:
3552         * djvu/djvu-document.h:
3553         * djvu/djvu-links.c:
3554         * djvu/djvu-links.h:
3555         * djvu/djvu-text-page.c:
3556         * djvu/djvu-text-page.h:
3557         * djvu/djvu-text.c:
3558         * djvu/djvu-text.h:
3559         * dvi/Makefile.am:
3560         * dvi/dvi-document.c:
3561         * dvi/dvi-document.h:
3562         * dvi/fonts.c:
3563         * dvi/fonts.h:
3564         * dvi/mdvi-lib/Makefile.am:
3565         * dvi/mdvi-lib/afmparse.c:
3566         * dvi/mdvi-lib/afmparse.h:
3567         * dvi/mdvi-lib/bitmap.c:
3568         * dvi/mdvi-lib/bitmap.h:
3569         * dvi/mdvi-lib/color.c:
3570         * dvi/mdvi-lib/color.h:
3571         * dvi/mdvi-lib/common.c:
3572         * dvi/mdvi-lib/common.h:
3573         * dvi/mdvi-lib/defaults.h:
3574         * dvi/mdvi-lib/dvimisc.c:
3575         * dvi/mdvi-lib/dviopcodes.h:
3576         * dvi/mdvi-lib/dviread.c:
3577         * dvi/mdvi-lib/files.c:
3578         * dvi/mdvi-lib/font.c:
3579         * dvi/mdvi-lib/fontmap.c:
3580         * dvi/mdvi-lib/fontmap.h:
3581         * dvi/mdvi-lib/fontsrch.c:
3582         * dvi/mdvi-lib/gf.c:
3583         * dvi/mdvi-lib/hash.c:
3584         * dvi/mdvi-lib/hash.h:
3585         * dvi/mdvi-lib/list.c:
3586         * dvi/mdvi-lib/mdvi.h:
3587         * dvi/mdvi-lib/pagesel.c:
3588         * dvi/mdvi-lib/paper.c:
3589         * dvi/mdvi-lib/paper.h:
3590         * dvi/mdvi-lib/pk.c:
3591         * dvi/mdvi-lib/private.h:
3592         * dvi/mdvi-lib/setup.c:
3593         * dvi/mdvi-lib/sp-epsf.c:
3594         * dvi/mdvi-lib/special.c:
3595         * dvi/mdvi-lib/sysdeps.h:
3596         * dvi/mdvi-lib/t1.c:
3597         * dvi/mdvi-lib/tfm.c:
3598         * dvi/mdvi-lib/tfmfile.c:
3599         * dvi/mdvi-lib/tt.c:
3600         * dvi/mdvi-lib/util.c:
3601         * dvi/mdvi-lib/vf.c:
3602         * dvi/pixbuf-device.c:
3603         * dvi/pixbuf-device.h:
3604         * impress/Makefile.am:
3605         * impress/common.h:
3606         * impress/document.c:
3607         * impress/f_oasis.c:
3608         * impress/f_oo13.c:
3609         * impress/iksemel.c:
3610         * impress/iksemel.h:
3611         * impress/imposter.h:
3612         * impress/impress-document.c:
3613         * impress/impress-document.h:
3614         * impress/internal.h:
3615         * impress/r_back.c:
3616         * impress/r_draw.c:
3617         * impress/r_geometry.c:
3618         * impress/r_gradient.c:
3619         * impress/r_style.c:
3620         * impress/r_text.c:
3621         * impress/render.c:
3622         * impress/render.h:
3623         * impress/zip.c:
3624         * impress/zip.h:
3625         * lib/Makefile.am:
3626         * lib/ev-debug.c:
3627         * lib/ev-debug.h:
3628         * lib/ev-file-helpers.c:
3629         * lib/ev-file-helpers.h:
3630         * lib/ev-gui.c:
3631         * lib/ev-gui.h:
3632         * lib/ev-tooltip.c:
3633         * lib/ev-tooltip.h:
3634         * libdocument/Makefile.am:
3635         * libdocument/ev-file-helpers.c:
3636         * pdf/Makefile.am:
3637         * pdf/ev-poppler.cc:
3638         * pdf/ev-poppler.h:
3639         * pixbuf/Makefile.am:
3640         * pixbuf/pixbuf-document.c:
3641         * pixbuf/pixbuf-document.h:
3642         * properties/Makefile.am:
3643         * ps/Makefile.am:
3644         * ps/gsdefaults.c:
3645         * ps/gsdefaults.h:
3646         * ps/gsio.c:
3647         * ps/gsio.h:
3648         * ps/gstypes.h:
3649         * ps/ps-document.c:
3650         * ps/ps-document.h:
3651         * ps/ps.c:
3652         * ps/ps.h:
3653         * shell/Makefile.am:
3654         * shell/ev-application.h:
3655         * shell/ev-sidebar-links.c:
3656         * shell/ev-sidebar-links.h:
3657         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
3658         (ev_gui_menu_position_tree_selection):
3659         * shell/ev-utils.h:
3660         * shell/ev-view.c: (ev_view_finalize):
3661         * shell/ev-window.c:
3662         * shell/main.c: (main):
3663         * thumbnailer/Makefile.am:
3664         * tiff/Makefile.am:
3665         * tiff/tiff-document.c:
3666         * tiff/tiff-document.h:
3667         * tiff/tiff2ps.c:
3668         * tiff/tiff2ps.h:
3669         
3670         Reorganize source tree.
3671
3672 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3673
3674         * backend/ev-document-factory.c:
3675
3676         Do not include ev-poppler.h when pdf is disabled. 
3677
3678 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3679
3680         * configure.ac:
3681         * data/evince-ui.xml:
3682         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3683         (pdf_document_document_images_iface_init):
3684         * backend/Makefile.am:
3685         * backend/ev-document-images.[ch]:
3686         * backend/ev-image.[ch]:
3687         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3688         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3689         (ev_job_xfer_run):
3690         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3691         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3692         (ev_pixbuf_cache_get_image_mapping):
3693         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3694         (view_menu_popup_cb), (ev_window_dispose),
3695         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3696         (ev_view_popup_cmd_copy_image):
3697         * shell/ev-view-private.h:
3698         * shell/ev-view.c: (ev_view_get_image_at_location),
3699         (ev_view_do_popup_menu), (ev_view_popup_menu),
3700         (ev_view_button_press_event), (ev_view_drag_data_get),
3701         (ev_view_drag_motion), (ev_view_drag_data_received),
3702         (ev_view_motion_notify_event), (ev_view_button_release_event),
3703         (ev_view_finalize), (ev_view_class_init):
3704
3705         Add image handling support. Fixes bugs #310008 and #325047. Images
3706         selection is not supported yet. 
3707
3708 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3709
3710         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3711         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3712         (ev_view_init):
3713
3714         Move view drag and drop stuff to ev-view.
3715
3716 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3717
3718         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3719         * shell/ev-view.c: (clear_selection): 
3720
3721         Clear selection also in pixbuf cache.
3722
3723 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3724
3725         * data/evince.desktop.in.in:
3726         
3727         Change icon name in desktop file. See bug #390734
3728         for details.
3729
3730 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3731
3732         * thumbnailer/Makefile.am:
3733
3734         Use top_builddir instead top_srcdir for generated schema
3735         file installation. Fixes bug #390161.
3736
3737 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3738
3739         * configure.ac:
3740         * backend/Makefile.am:
3741         * backend/ev-document-transition.[ch]:
3742         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3743         (pdf_document_page_transition_iface_init):
3744         * shell/ev-view-private.h:
3745         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3746         (ev_view_set_presentation), (transition_next_page),
3747         (ev_view_presentation_transition_stop),
3748         (ev_view_presentation_transition_start), (ev_view_next_page):
3749
3750         Add page transition support in presentation mode. At the moment only
3751         page duration is supported, but not transition effects. Fixes bug
3752         #309815.
3753
3754 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3755
3756         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3757
3758         Run find_link_dest with document lock held, since it's called by links
3759         thread and main thread at the same time. 
3760
3761 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3762
3763         * shell/ev-view.c: (goto_dest):
3764
3765         Update page-cache when page is changed by the view, so that
3766         page-changed signal is emitted. 
3767
3768 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3769
3770         * test/test1.py:
3771         * test/test2.py:
3772
3773         Use C locale in tests. 
3774
3775 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3776
3777         * shell/ev-window.c: (ev_window_run_presentation):
3778         * shell/ev-view-private.h:
3779         * shell/ev-view.c: (ev_view_set_presentation):
3780
3781         Restore zoom settings when back from presentation mode. 
3782
3783 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3784
3785         * shell/ev-window.c: (ev_window_run_presentation):
3786
3787         Always use "best fit" zoom in presentation mode.
3788         Fixes bug #389195.
3789
3790 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3791
3792         * shell/ev-view.c: (ev_view_goto_window_create):
3793
3794         Show "Jump to page" label in the page jumping popup in
3795         presentation mode instead of just a GtkEntry.
3796
3797 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3798
3799         * shell/ev-window.c: (launch_external_uri):
3800
3801         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3802         #378085.
3803
3804 2006-12-22  Elijah Newren  <newren gmail com>
3805
3806         * configure.ac: explicitly check for libxml2.  Fixes #388795
3807
3808 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3809
3810         * shell/ev-view-private.h:
3811         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3812         (ev_view_goto_window_delete_event), (key_is_numeric),
3813         (ev_view_goto_window_key_press_event),
3814         (ev_view_goto_window_button_press_event),
3815         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3816         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3817         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3818
3819         Allow jumping to another page by typing a page number in presentation
3820         mode. It uses a popup window with an entry. Fixes bug #353625.
3821
3822 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3823
3824         * configure.ac:
3825         * properties/ev-properties-view.c: (ev_get_default_user_units),
3826         (ev_regular_paper_size):
3827         
3828         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3829         to Damien Carbery <damien.carbery@sun.com> and
3830         Yevgen Muntyan <muntyan@tamu.edu>.
3831
3832 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3833
3834         * shell/ev-window.c: (setup_document_from_metadata):
3835
3836         Make sure Evince doesn't restore the view on the last
3837         page when a document is reopened. Fixes bug #383381.
3838
3839 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3840
3841         * shell/ev-view.c: (draw_loading_text):
3842
3843         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3844
3845 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3846
3847         * configure.ac:
3848         * NEWS:
3849
3850         Release 0.7.0
3851
3852 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3853
3854         * configure.ac:
3855         * pdf/ev-poppler.cc: (pdf_print_context_free),
3856         (pdf_document_file_exporter_begin),
3857         (pdf_document_file_exporter_do_page):
3858
3859         Make cairo-pdf depedency optional. 
3860
3861 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3862
3863         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3864
3865         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3866
3867 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3868
3869         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3870         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3871         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3872         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3873         * shell/ev-view.c: (draw_loading_text):
3874         * shell/ev-window.c: (ev_window_cmd_file_properties):
3875
3876         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3877         related to using FontConfig from different threads.
3878         
3879 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3880
3881         * shell/ev-view.c: (draw_loading_text):
3882
3883         Acquire lock document when drawing "Loading..." text so that only one
3884         thread will use FontConfig at the same time. Fixes bug #374750.
3885
3886 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3887
3888         * shell/ev-page-action.[ch]: (activate_cb):
3889         * shell/ev-window.c: (activate_label_cb):
3890
3891         Check if text inserted in page entry is a valid page number when it
3892         doesn't match to any document page label. Fixes bug #383165.
3893
3894 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3895         * shell/ev-window.c:
3896
3897         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3898         available with GTK < 2.10. Added an ifdef to avoid compilation
3899         error.
3900
3901 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3902
3903         * configure.ac:
3904         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3905
3906         Fix ps backend in multihead systems.
3907
3908 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3909
3910         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3911         * shell/ev-window.c: (ev_window_get_screen_dpi),
3912         (ev_window_update_actions), (setup_view_from_metadata),
3913         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3914
3915         Take screen DPI into account when zooming. Fixes bug #318285.
3916
3917 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3918
3919         * data/Makefile.am:
3920
3921         Cleaned up/slightly refactored Makefile.am. Added GConf
3922         schemas uninstallation as well.
3923
3924 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3925
3926         * Makefile.am:
3927         * test/Makefile.am:
3928
3929         Fight with autotools to fix make check. Make distcheck
3930         works fine as well now!
3931
3932 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3933
3934         * shell/ev-view.c: (draw_end_presentation_page):
3935
3936         Corrected "end of presentation" string.
3937
3938 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3939
3940         * shell/ev-view.c: (ev_view_key_press_event):
3941
3942         Correctly propagate key press event so that up/down keys
3943         work as expected (correct behaviour was broken by
3944         black/white screen key bindings for presentations).
3945
3946 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3947
3948         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3949         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3950         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3951         (pdf_selection_get_selection_region),
3952         (pdf_selection_get_selection_map):
3953
3954         Add "static" to some private functions. 
3955
3956 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3957
3958         * lib/ev-tooltip.h:
3959         * properties/ev-properties-view.h:
3960         * shell/ev-jobs.h:
3961         * shell/ev-properties-dialog.h:
3962         * shell/ev-properties-fonts.h:
3963         * shell/ev-sidebar-links.h:
3964         * shell/ev-sidebar-thumbnails.h:
3965         * shell/ev-sidebar.h:
3966         * shell/ev-window.h:
3967         
3968         Fixes CHACK type in class casts. See bug #385343
3969         for details.
3970
3971 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3972
3973         * shell/ev-view-private.h:
3974         * shell/ev-view.c: (draw_end_presentation_page),
3975         (ev_view_expose_event), (ev_view_key_press_event),
3976         (ev_view_class_init), (ev_view_init):
3977
3978         Blank screen in presentation mode when pressing 'b' (filling with
3979         black) or 'w' (filling with white) keys. Fixes bug #358132.
3980
3981 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3982
3983         * data/evince-toolbar.xml:
3984         * shell/ev-window.c:
3985         
3986         Use stock icon for Select All action. Fixes
3987         bug #382652.
3988
3989 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3990
3991         * shell/ev-view.c: (get_doc_point_from_offset),
3992         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3993
3994         Add links support in rotated documents. Fixes bug #343733.
3995
3996 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3997
3998         * shell/ev-view-private.h:
3999         * shell/ev-view.c: (draw_end_presentation_page),
4000         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4001
4002         Show a blank page after the last page in presentation mode with a
4003         message indicating that presentation has finished and how to exit. 
4004
4005 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4006
4007         * shell/ev-window.c: (fullscreen_timeout_cb):
4008
4009         Hide cursor after a while in presentation mode. 
4010
4011 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4012
4013         * backend/ev-document-info.h:
4014         * data/evince-properties.glade:
4015         * pdf/ev-poppler.cc:
4016         * properties/ev-properties-view.c: (ev_regular_paper_size),
4017         (ev_properties_view_set_info):
4018         * ps/ps-document.c: (ps_document_get_info):
4019
4020         Adds a paper size field to the properties dialog. Fixes
4021         bug #307315. Patch by Kasper Svendsen (with some i18n
4022         changes done by me).
4023
4024 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4025
4026         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4027         (screensaver_init_dbus), (totem_scrsaver_new),
4028         (totem_scrsaver_init):
4029         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4030         * shell/ev-application.c: (ev_application_register_service),
4031         (ev_application_screensaver_enable),
4032         (ev_application_screensaver_disable):
4033         * shell/ev-application.h:
4034         * shell/ev-window.c: (ev_window_run_presentation),
4035         (ev_window_stop_presentation), (build_comments_string),
4036         (ev_window_init):
4037         
4038         Move screensaver handling to application. No more
4039         message on startup.
4040
4041 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4042
4043         * configure.ac:
4044         * backend/Makefile.am:
4045         * backend/ev-file-exporter.[ch]:
4046         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4047         * ps/ps-document.c: (ps_document_file_exporter_*):
4048         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4049         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4050         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4051         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4052
4053         Allow printing to PDF when suppoted by the backend.
4054         
4055 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4056
4057         * shell/ev-window.c: (build_comments_string):
4058
4059         Use always "Document Viewer" in about dialog. 
4060
4061 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4062
4063         * djvu/djvu-document.c: (djvu_document_get_page_size):
4064
4065         Display a warning message when get_pageinfo fails. 
4066
4067 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4068
4069         * Makefile.am:
4070         * backend/Makefile.am:
4071         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4072         * configure.ac:
4073         * shell/ev-window.c: (build_comments_string):
4074         
4075         Make pdf compilation optional. See bug #38007.
4076
4077 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * ps/ps.c: (get_next_text):
4080
4081         Fix CVE-2006-5864.
4082
4083 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4084
4085         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4086         * shell/ev-navigation-action.c: (connect_proxy),
4087         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4088         
4089         Do not call g_type_class_peek_parent twice.
4090
4091 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4092
4093         * configure.ac:
4094         * data/icons/24x24/.cvsignore:
4095         * data/icons/24x24/Makefile.am:
4096         * data/icons/24x24/evince.png:
4097         * data/icons/Makefile.am:
4098         
4099         Add 24x24 icon. Thanks to 
4100         Michael Monreal <infernux@web.de>.
4101
4102 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4103
4104         * configure.ac: Fix typo in configure.ac. Thanks
4105         to dmacks@netspace.org for notification.
4106
4107 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4108
4109         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4110         
4111         Drop dbus include, fixes compilation with older dbus.
4112
4113 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4114
4115         * configure.ac:
4116         * cut-n-paste/Makefile.am:
4117         * cut-n-paste/totem-screensaver/.cvsignore
4118         * cut-n-paste/totem-screensaver/Makefile.am:
4119         * cut-n-paste/totem-screensaver/README:
4120         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4121         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4122         * shell/Makefile.am:
4123         * shell/ev-window.c: (ev_window_run_presentation),
4124         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4125         (ev_window_init):
4126
4127         Implemented screensaver enabling/disabling for
4128         presentation mode (not fullscreen mode). Code stolen
4129         from Totem (with some minor tweaks). Fixes bug #338889.
4130
4131 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4132
4133         * configure.ac:
4134
4135         Bump gnome-icon-theme requirements. We use the rotation
4136         icons that appeared recently.
4137
4138 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4139
4140         * shell/ev-history.c: (ev_history_add_page):
4141         * shell/ev-history.h:
4142         * shell/ev-window.c: (page_changed_cb):
4143         
4144         Use page labels instead of numbers.
4145
4146 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4147
4148         * data/evince-toolbar.xml:
4149         * po/POTFILES.in:
4150         * shell/Makefile.am:
4151         * shell/ev-navigation-action-widget.c:
4152         (ev_navigation_action_widget_init),
4153         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4154         (menu_detacher), (ev_navigation_action_widget_set_menu),
4155         (menu_position_func), (popup_menu_under_arrow),
4156         (ev_navigation_action_widget_toggled),
4157         (ev_navigation_action_widget_button_press_event):
4158         * shell/ev-navigation-action-widget.h:
4159         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4160         (ev_navigation_action_set_window), (activate_menu_item_cb),
4161         (new_history_menu_item), (new_empty_history_menu_item),
4162         (build_menu), (menu_activated_cb), (connect_proxy),
4163         (create_tool_item), (ev_navigation_action_init),
4164         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4165         * shell/ev-navigation-action.h:
4166         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4167         (ev_page_action_widget_set_page_cache),
4168         (ev_page_action_widget_finalize),
4169         (ev_page_action_widget_class_init), (match_selected_cb),
4170         (display_completion_text), (match_completion), (build_new_tree_cb),
4171         (get_filter_model_from_model),
4172         (ev_page_action_widget_update_model):
4173         * shell/ev-page-action-widget.h:
4174         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4175         (connect_proxy):
4176         * shell/ev-page-action.h:
4177         * shell/ev-stock-icons.c:
4178         * shell/ev-stock-icons.h:
4179         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4180         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4181         (register_custom_actions):
4182         * shell/main.c:
4183         
4184         Preliminary history implementation
4185
4186 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4187
4188         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4189         (dvi_document_class_init), (dvi_document_init_params):
4190         * dvi/mdvi-lib/font.c: (font_reference):
4191         
4192         Add reference to subfont. Fixes bug #374277.
4193
4194 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4195
4196         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4197         (ev_window_cmd_file_open_copy_at_dest):
4198
4199         Fix a race condition when creating symlink. Increase the counter
4200         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4201         Mathias Hasselmann).
4202
4203 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4204
4205         * backend/Makefile.am:
4206         * backend/ev-attachment.c: (ev_attachment_open):
4207         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4208         (ev_tmp_dir), (ev_tmp_filename):
4209         * shell/ev-sidebar-attachments.c:
4210         (ev_sidebar_attachments_drag_data_get):
4211         * shell/ev-window.c: (ev_window_clear_temp_file):
4212
4213         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4214         in ensure_dir_exists. Abort without crashing when we can't create
4215         user's directory.
4216
4217 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4218
4219         * data/evince-ui.xml:
4220         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4221         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4222         (ev_window_cmd_file_open_copy_at_dest),
4223         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4224         (ev_view_popup_cmd_open_link_new_window):
4225
4226         Allow opening a copy of the current document in a new window. Fixes bug
4227         #357472
4228
4229 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4230
4231         * data/evince-toolbar.xml:
4232         
4233         Add rotate right and rotate left to available items for toolbar.
4234         
4235         * data/evince-ui.xml:
4236         * shell/ev-window.c: (ev_window_init):
4237         
4238         Customize toolbar with right click. Fixes bug #372451.
4239
4240 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4241
4242         * shell/ev-window.c: 
4243         
4244         Use "object-rotate-{left,right}" stock icons. Fixes 
4245         bug #373863.
4246
4247 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4248
4249         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4250         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4251         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4252         (ev_window_open_uri):
4253         * shell/main.c: (arguments_parse):
4254
4255         Remove temp file created when evince is used by GTK+ in
4256         preview mode. Fixes bug #365282. 
4257
4258 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4259
4260         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4261         
4262         Fixes bug #372474 - Side pane disabled when entering 
4263         and leaving fullscreen mode.
4264
4265 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4266
4267         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4268         * data/Makefile.am:
4269         * data/evince-preview-toolbar.xml:
4270         * data/evince-toolbar.xml:
4271         * shell/ev-application.c: (ev_application_shutdown),
4272         (ev_application_init), (ev_application_get_toolbars_model):
4273         * shell/ev-application.h:
4274         * shell/ev-window.c: (update_chrome_visibility),
4275         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4276         (ev_window_cmd_edit_toolbar), (ev_window_init):
4277         
4278         Fixes bug #364364 - toolbar editor shows zoom actions again.
4279
4280 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4281
4282         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4283
4284         Do not take margins into consideration for paper size when printing.
4285         Really fixes bug #350491.
4286
4287 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4288
4289         * data/evince-ui.xml:
4290         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4291         (ev_window_cmd_file_print_setup),
4292         (ev_window_print_dialog_response_cb),
4293         (ev_window_setup_action_sensitivity):
4294
4295         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4296
4297 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4298
4299         * shell/ev-window.c: (ev_window_print_range):
4300
4301         Revert my previuos commit, since printing to PDF is not supported by
4302         evince yet. 
4303
4304 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4305
4306         * shell/ev-window.c: (ev_window_print_range):
4307
4308         Enable print to a PDF. Fixes bug #332121.
4309
4310 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4311
4312         * shell/ev-application-service.xml:
4313         * shell/ev-application.[ch]: (ev_application_open_window),
4314         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4315         (ev_application_open_uri), (ev_application_open_uri_list):
4316         * shell/ev-window.c: (file_open_dialog_response_cb),
4317         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4318         (drag_data_received_cb), (open_remote_link):
4319         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4320
4321         Add support for multiscreen systems. Fixes bug #316206.
4322
4323 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4324
4325         * shell/ev-jobs.[ch]: (ev_job_print_new),
4326         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4327         (ev_job_print_do_page):
4328         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4329
4330         Allow printing only odd/even pages. Fixes bug #367289.
4331
4332 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4333
4334         * test/test1.py:
4335         * test/test2.py:
4336
4337         Re-add locale settings to test files.
4338
4339 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4340
4341         * data/evince-ui.xml:
4342         * shell/ev-window.c: (set_action_properties):
4343         
4344         Removed garbage from code and ui.
4345
4346 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4347
4348         * shell/ev-window.c: (ev_window_cmd_help_about):
4349
4350         Shamelessly add my name to the list of contributors.
4351
4352 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4353
4354         * test/test1.py:
4355         * test/test2.py:
4356
4357         Cleaned up the dogtail scripts.
4358
4359 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4360
4361         * shell/ev-view.c: (draw_loading_text): Don't render
4362         "loading..." text in presentation mode. Temporary
4363         workaround for bug #320352.
4364
4365 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4366
4367         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4368         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4369
4370         Use print settings scale, copies, collate and reverse which were
4371         ignored. Fixes bug #359032.
4372
4373 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4374
4375         * configure.ac:
4376         * data/evince-password.glade:
4377         * test/Makefile.am:
4378         * test/test-encrypt.pdf:
4379         * test/test-links.pdf:
4380         * test/test1.py:
4381         * test/test2.py:
4382
4383         Add automated UI tests for evince with dogtail. See
4384         bug #300948.    
4385
4386 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4387
4388         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4389
4390         Hide fullscreen toolbar when switching to another desktop workspace.
4391         Fixes bug #338871
4392
4393 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4394
4395         * shell/ev-window-title.c: 
4396         
4397         Test for .dvi in title of pdf documents.
4398
4399 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4400
4401         * shell/ev-view.c: (ev_view_scroll):
4402
4403         Page Up/Down should do page jumps in "Best fit" mode.
4404         If a user has explicitly chosen to view exactly one page
4405         at a time, scrolling just a part of the page when
4406         pressing Page Up/Down is not right. Fixes bug #323107.
4407
4408 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4409
4410         * NEWS:
4411         * configure.ac:
4412         
4413         Update for 0.6.1
4414
4415 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4416
4417         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
4418         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
4419         
4420         Correctly disconnect from job signals on destroy.
4421
4422 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4423
4424         * shell/ev-view-private.h:
4425         * shell/ev-view.c: (view_set_adjustment_values),
4426         (view_update_range_and_current_page),
4427         (ensure_rectangle_is_visible), (ev_view_size_allocate):
4428         
4429         Fixes bug #343199, current page now follows find page.
4430
4431 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
4432
4433         * backend/ev-document-factory.c:
4434         * configure.ac:
4435         Assigned OpenDocument presenation MIME type to the
4436         Impress backend. Added some missing (but harmless)
4437         #ifdefs in the document factory as well to make things
4438         consistent again. Fixes bug #360658.
4439
4440 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4441
4442         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4443         * backend/ev-document-find.c: (ev_document_find_get_type):
4444         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4445         * backend/ev-document-links.c: (ev_document_links_get_type):
4446         * backend/ev-document-security.c: (ev_document_security_get_type):
4447         * backend/ev-document-thumbnails.c:
4448         (ev_document_thumbnails_get_type):
4449         * backend/ev-document.c: (ev_document_get_type):
4450         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4451         * backend/ev-selection.c: (ev_selection_get_type):
4452         * cut-n-paste/recent-files/egg-recent-model.c:
4453         (egg_recent_model_get_type):
4454         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4455         (egg_recent_view_uimanager_get_type):
4456         * cut-n-paste/recent-files/egg-recent-view.c:
4457         (egg_recent_view_get_type):
4458         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4459         (egg_editable_toolbar_get_type):
4460         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4461         (egg_toolbar_editor_get_type):
4462         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4463         (egg_toolbars_model_get_type):
4464         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4465         (egg_tree_multi_drag_source_get_type):
4466         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4467         (ephy_zoom_action_get_type):
4468         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4469         (ephy_zoom_control_get_type):
4470         * impress/r_back.c: (_imp_fill_back):
4471         * properties/ev-properties-main.c:
4472         (ev_properties_plugin_register_type):
4473         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4474         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4475         (ev_view_accessible_factory_get_type):
4476
4477         Reduce relocations. Bug #360616.
4478
4479 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4480
4481         * backend/ev-document-factory.c:
4482         (ev_document_factory_get_document):
4483         
4484         Load document even if extension is wrong.
4485
4486 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4487
4488         * shell/ev-metadata-manager.c: (save_values):
4489         * shell/ev-window.c: (setup_size_from_metadata),
4490         (setup_view_from_metadata), (ev_window_setup_document),
4491         (ev_window_xfer_job_cb), (window_configure_event_cb):
4492         
4493         Set size according to the document size/page size ratio.
4494         That should correct rather wierd behaviour of the previous
4495         commit.
4496
4497 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4498
4499         * shell/ev-window.c: (setup_view_from_metadata):
4500         
4501         Set size for new windows from previous window size.
4502         See bugs #354968 and #168450 for details. Thanks
4503         to Meik Hellmund.
4504
4505 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4506
4507         * djvu/djvu-links.c: (build_tree):
4508
4509         Fix memory leak.
4510
4511 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4512
4513         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
4514         
4515         Don't make sidebar close button insensitive. Fixes
4516         bug #357871.
4517
4518 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4519
4520         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4521         (ev_window_set_view_accels_sensitivity):
4522         
4523         Don't enable Slash on documents which don't support
4524         find. Fixes bug #358648.
4525
4526 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
4527
4528         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
4529         open dialog fall back to the current document uri if the
4530         filechooser hasn't been used before. Fixes bug #356980.
4531
4532 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
4533
4534         * shell/ev-window.c: (ev_window_setup_recent), 
4535         (ev_window_get_recent_file_label):
4536
4537         Escape underscores in filenames of recent file items.
4538
4539 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4540
4541         * configure.ac:
4542         
4543         Bumped poppler requirements, really 0.5.3 is very 
4544         buggy, now we require 0.5.4.
4545
4546 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4547
4548         * djvu/Makefile.am:
4549         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4550         (djvu_document_find_iface_init), (djvu_document_links_get_links),
4551         (djvu_document_document_links_iface_init):
4552         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
4553         (number_from_string_10), (get_djvu_link_dest),
4554         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
4555         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
4556         (djvu_links_get_links), (djvu_links_find_link_dest),
4557         (djvu_links_get_links_model):
4558         * djvu/djvu-links.h:
4559         
4560         Add support for links and bookmarks in djvu documents. Thanks
4561         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
4562         patch.
4563
4564 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4565
4566         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4567         
4568         Reopen should reload document. Fixes 
4569         bug 327951.
4570
4571 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4572
4573         * configure.ac:
4574         * data/Makefile.am:
4575         * data/evince-16.png:
4576         * data/evince-22.png:
4577         * data/evince.png:
4578         * data/evince.svg:
4579         * data/icons/16x16/Makefile.am:
4580         * data/icons/16x16/evince.png:
4581         * data/icons/22x22/Makefile.am:
4582         * data/icons/22x22/evince.png:
4583         * data/icons/48x48/Makefile.am:
4584         * data/icons/48x48/evince.png:
4585         * data/icons/Makefile.am:
4586         * data/icons/scalable/Makefile.am:
4587         * data/icons/scalable/evince.svg:
4588         
4589         Install icons with correct names. Fixes
4590         bug #354429.
4591
4592 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4593
4594         * shell/ev-view.c: (ev_view_button_release_event):
4595
4596         Don't open links with middle mouse button. Fixes bug #353649
4597
4598 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4599
4600         * NEWS:
4601         * configure.ac:
4602         
4603         Update for release 0.6.0
4604
4605 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4606
4607         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
4608         Implement Close named action. Patch by Carlos Garcia Campos.
4609
4610 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4611
4612         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
4613         
4614         Don't clear link mapping on copy_job_to_job_info. Fixes
4615         bug 346168.
4616
4617 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4618
4619         * shell/main.c: (main):
4620
4621         Revert my previous commit, gnome_program_init owns the option context.
4622         Fix another memory leak in main. Both caught by Christian Persch. 
4623
4624 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4625
4626         * shell/main.c: (main):
4627
4628         Fix memory leak.
4629
4630 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4631
4632         * backend/ev-document-factory.c: (ev_document_factory_get_document):
4633
4634         Fix crash when opening a pdf with password protection. 
4635
4636 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4637
4638         * pdf/ev-poppler.cc: (pdf_document_search_free):
4639
4640         Fix memory leak. 
4641
4642 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4643
4644         * backend/ev-document-factory.c:
4645         (ev_document_factory_get_document):
4646         * tiff/tiff-document.c: (tiff_document_finalize):
4647         
4648         More correct handling of document loading. Fixes
4649         bug #349043.
4650
4651 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4652
4653         * backend/ev-attachment.c: (ev_attachment_save):
4654
4655         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
4656         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
4657
4658 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
4659         
4660         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
4661         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
4662
4663 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4664
4665         * shell/ev-sidebar-thumbnails.c:
4666
4667         Do not render thumbnails unless thumbnails page is active in the
4668         sidebar.
4669
4670 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4671
4672         * shell/ev-properties-dialog.c:
4673
4674         Fix dialogue spacing. Bug #351370.
4675
4676 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4677
4678         * configure.ac:
4679
4680         Use lowercase gettext catalog file names (evince.mo
4681         instead of Evince.mo)
4682
4683 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4684
4685         * shell/ev-sidebar-attachments.c:
4686
4687         GtkIconTheme is now screen safe too. Fixes bug #350878
4688
4689 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4690
4691         * shell/ev-window.c:
4692
4693         GtkRecent manager is now screen safe. Fixes bug #350145
4694
4695 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4696
4697         * shell/ev-sidebar.c: (ev_sidebar_init):
4698         
4699         Make sidebar close icon smaller. Fix for bug 350177.
4700         See also bugs 350176 and 165770.
4701
4702 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4703
4704         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4705
4706         Ignore zoom for xyz destinations when it's <= 1, keeping user
4707         preferences instead. Set correct sizing-mode for fith and fitv
4708         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4709
4710 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4711
4712         * NEWS:
4713         * configure.ac:
4714         
4715         Update for release 0.5.5
4716
4717 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4718         
4719         * shell/ev-window.c: (ev_window_cmd_escape)
4720
4721         Escape unfocus page entry. Fixes bug #345809.
4722
4723 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4724
4725         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4726         (build_tree), (pdf_document_links_get_links),
4727         (pdf_document_links_find_link_dest):
4728         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4729         (goto_xyz_dest):
4730
4731         Convert from PDF style coordinates to X style coordinates in the
4732         backend rather than in the view. Fixes bug #338440
4733
4734 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4735
4736         * shell/ev-window.c:
4737         
4738         Remove Ctrl+Shift+T shortcut for toolbars. See
4739         the bug #350098.
4740
4741 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4742
4743         * configure.ac:
4744
4745         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4746         of this. 
4747
4748 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4749
4750         * configure.ac:
4751         * cut-n-paste/Makefile.am:
4752         * data/evince-ui.xml:
4753         * shell/Makefile.am:
4754         * shell/ev-application.[ch]:
4755         * shell/ev-window.c:
4756
4757         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4758         #349273
4759
4760 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4761
4762         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4763         findbar code: s/help/search/
4764
4765 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4766
4767         * shell/ev-window.c: (setup_document_from_metadata),
4768         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4769         (setup_view_from_metadata):
4770         
4771         Fix memory leaks.
4772
4773 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4774
4775         * autogen.sh, configure.ac: 
4776         
4777         Update automake usage. See bug 349292.
4778
4779 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4780
4781         * shell/eggfindbar.c: (egg_find_bar_class_init),
4782         (entry_activate_callback), (egg_find_bar_init),
4783         (egg_find_bar_set_status_text):
4784         * shell/eggfindbar.h:
4785         
4786         Unify Evince findbar with Epiphany. Nice patch
4787         from Fabricio Silva <silva@crans.org> and
4788         Frederic Peters <fpeters@entrouvert.com>. See
4789         bug #339966 for details.
4790
4791 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4792
4793         * data/evince.desktop.in.in:
4794         
4795         Correct information for bugzilla. Thanks to
4796         Olaf Vitters, see bug #348855.
4797
4798 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4799
4800         * shell/ev-jobs.[ch]:
4801         * shell/ev-sidebar-links.c:
4802         * shell/ev-window.[ch]:
4803
4804         GtkPrintJob doesn't support print ranges or current page, so we export
4805         to a ps file now when printing ranges or current page.
4806
4807 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4808
4809         * pdf/ev-poppler.cc:
4810         * shell/ev-window.c: (do_action_named):
4811
4812         We should be more clear about bugzilla. See the
4813         poppler bug #7623.
4814
4815 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4816
4817         * configure.ac:
4818         * shell/Makefile.am:
4819         * shell/ev-job-queue.c:
4820         * shell/ev-jobs.[ch]:
4821         * shell/ev-sidebar-links.c:
4822         * shell/ev-window.[ch]:
4823         
4824         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4825         #348422
4826
4827 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4828
4829         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4830         * shell/ev-application-service.xml:
4831         * shell/ev-application.[ch]:
4832         * shell/ev-jobs.[ch]:
4833         * shell/ev-window.[ch]: (ev_window_run_preview):
4834         * shell/main.c: 
4835
4836         Add preview mode to use evince as a printing previewer. It also adds
4837         other command line options for fullscreen and presentation modes.
4838         Fixes bugs #347822, #317031
4839
4840 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4841
4842         * NEWS:
4843         * configure.ac:
4844         
4845         Update for release 0.5.4
4846
4847 2006-07-11  Bastien Nocera <hadess@hadess.net>
4848
4849         * Makefile.am:
4850         * backend/Makefile.am:
4851         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4852         * backend/ev-document-factory.h:
4853         * configure.ac:
4854         * impress/.cvsignore:
4855         * impress/Makefile.am:
4856         * impress/common.h:
4857         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4858         (imp_get_page), (imp_next_page), (imp_prev_page),
4859         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4860         * impress/f_oasis.c: (render_object), (render_page),
4861         (get_geometry), (_imp_oasis_load):
4862         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4863         (_imp_oo13_load):
4864         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4865         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4866         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4867         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4868         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4869         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4870         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4871         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4872         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4873         (iks_new_within), (iks_insert), (iks_insert_cdata),
4874         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4875         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4876         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4877         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4878         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4879         (iks_cdata), (iks_cdata_size), (iks_has_children),
4880         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4881         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4882         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4883         (iks_tree), (iks_load), (iks_save):
4884         * impress/iksemel.h:
4885         * impress/imposter.h:
4886         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4887         (imp_render_draw_bezier_real), (imp_render_get_size),
4888         (imp_render_set_fg_color), (imp_render_draw_line),
4889         (imp_render_draw_rect), (imp_render_draw_polygon),
4890         (imp_render_draw_arc), (imp_render_draw_bezier),
4891         (imp_render_open_image), (imp_render_get_image_size),
4892         (imp_render_scale_image), (imp_render_draw_image),
4893         (imp_render_close_image), (imp_render_markup),
4894         (imp_render_get_text_size), (imp_render_draw_text),
4895         (impress_document_load), (impress_document_save),
4896         (impress_document_get_n_pages), (impress_document_get_page_size),
4897         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4898         (impress_document_finalize), (impress_document_class_init),
4899         (impress_document_can_get_text), (impress_document_get_info),
4900         (impress_document_document_iface_init),
4901         (impress_document_thumbnails_get_thumbnail),
4902         (impress_document_thumbnails_get_dimensions),
4903         (impress_document_document_thumbnails_iface_init),
4904         (impress_document_init):
4905         * impress/impress-document.h:
4906         * impress/internal.h:
4907         * impress/r_back.c: (_imp_fill_back):
4908         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4909         (_imp_draw_image), (_imp_tile_image):
4910         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4911         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4912         (r_polyline):
4913         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4914         (r_draw_gradient_complex), (r_draw_gradient):
4915         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4916         (r_get_bullet):
4917         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4918         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4919         (r_text):
4920         * impress/render.c: (imp_create_context), (imp_context_set_page),
4921         (imp_context_set_step), (imp_render), (imp_delete_context):
4922         * impress/render.h:
4923         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4924         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4925         (zip_load_xml), (zip_get_size), (zip_load):
4926         * impress/zip.h:
4927         * shell/ev-utils.c:
4928         
4929         New backend to support impress slides. Fixes bug #30867.
4930
4931 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4932
4933         * shell/ev-utils.c: (using_postscript_printer):
4934         
4935         Fixes crash when print using PAPI backend,
4936         bug #345012.
4937
4938 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4939
4940         * shell/ev-jobs.c: (ev_job_xfer_run):
4941         * shell/ev-window.c: (password_dialog_response),
4942         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4943         (ev_window_dispose):
4944         Fixes bug #344160: if the xfer job doesn't complete
4945         because a password is required, reload the existing
4946         instance instead of creating a new one.
4947
4948 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4949
4950         * shell/main.c: (main): Call gdk_threads_init. Thus
4951         we'll avoid errors in auth dialog. Fix for the bug
4952         #343347.
4953
4954 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4955
4956         * configure.ac: Advertise pixbuf support, fix
4957         for the bug 343317.
4958
4959 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4960
4961         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4962         (ev_sidebar_thumbnails_set_document):
4963         
4964         Update sidebar thumbnails after reloading.
4965
4966 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4967
4968         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4969         * shell/ev-jobs.h:
4970         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4971         (ev_window_cmd_view_reload), (ev_window_init):
4972         
4973         Don't crash on reload. Fix for the bug #343167.
4974
4975 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4976
4977         * shell/ev-jobs.c: (ev_job_render_run):
4978         
4979         Check for document links.
4980
4981 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4982
4983         * backend/ev-attachment.c: (ev_attachment_save),
4984         (ev_attachment_launch_app), (ev_attachment_open):
4985         * backend/ev-document-factory.c: (get_document_from_uri):
4986         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4987         (egg_recent_view_uimanager_set_list):
4988         * ps/ps-document.c: (check_filecompressed), (document_load),
4989         (ps_document_load):
4990         * shell/ev-metadata-manager.c: (load_values):
4991         * shell/ev-password.c: (ev_password_dialog_set_property):
4992         * shell/ev-view.c: (tip_from_link):
4993         * shell/ev-window.c: (file_save_dialog_response_cb),
4994         (ev_window_print_dialog_response_cb):
4995         
4996         Use consistent quoting style. Fix for the bug #320285.
4997
4998 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4999
5000         * shell/ev-jobs.c: (ev_job_xfer_run):
5001         * shell/main.c: (load_files):
5002                 
5003         Open links with anchors. Fix for the bug #339836.
5004
5005 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5006
5007         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5008         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5009         (ev_link_dest_set_property), (ev_link_dest_finalize),
5010         (ev_link_dest_class_init), (ev_link_dest_new_named),
5011         (ev_link_dest_new_page_label):
5012         * backend/ev-link-dest.h:
5013         * shell/ev-application.c: (ev_application_open_uri):
5014         * shell/ev-view.c: (goto_dest):
5015         * shell/ev-window.c:
5016         * shell/ev-window.h:
5017         
5018         Fix page-label command line option. Bug #342070.
5019
5020 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5021
5022         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5023         
5024         Don't show highlight rects if page can't be showed. Fix for 
5025         the bug #342076
5026
5027 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5028
5029         * shell/ev-window.c: (setup_sidebar_from_metadata),
5030         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5031         
5032         Setup sidebar from metadata even if there is no document
5033         loaded. Fix for the bug #342807.
5034
5035 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5036
5037         * cut-n-paste/toolbar-editor/Makefile.am:
5038         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5039         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5040         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5041         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5042         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5043         (popup_context_menu_cb), (button_press_event_cb),
5044         (configure_item_sensitivity), (configure_item_cursor),
5045         (configure_item_tooltip), (connect_widget_signals),
5046         (action_sensitive_cb), (create_item_from_action),
5047         (create_item_from_position), (toolbar_drag_data_received_cb),
5048         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5049         (toolbar_drag_leave_cb), (configure_drag_dest),
5050         (toggled_visibility_cb), (toolbar_visibility_refresh),
5051         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5052         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5053         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5054         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5055         (egg_editable_toolbar_dispose),
5056         (egg_editable_toolbar_set_ui_manager),
5057         (egg_editable_toolbar_get_selected),
5058         (egg_editable_toolbar_set_selected), (set_edit_mode),
5059         (egg_editable_toolbar_set_property),
5060         (egg_editable_toolbar_get_property),
5061         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5062         (egg_editable_toolbar_new_with_model),
5063         (egg_editable_toolbar_get_edit_mode),
5064         (egg_editable_toolbar_set_edit_mode),
5065         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5066         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5067         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5068         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5069         (item_added_or_removed_cb), (toolbar_removed_cb),
5070         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5071         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5072         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5073         (editor_create_item_from_name), (append_table),
5074         (update_editor_sheet), (egg_toolbar_editor_init):
5075         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5076         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5077         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5078         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5079         (toolbar_node_free), (egg_toolbars_model_get_flags),
5080         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5081         (egg_toolbars_model_get_name), (impl_add_item),
5082         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5083         (parse_data_list), (parse_item_list), (parse_toolbars),
5084         (egg_toolbars_model_load_toolbars), (parse_available_list),
5085         (parse_names), (egg_toolbars_model_load_names),
5086         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5087         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5088         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5089         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5090         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5091         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5092         (egg_toolbars_model_set_types), (fill_avail_array),
5093         (egg_toolbars_model_get_name_avail),
5094         (egg_toolbars_model_get_name_flags),
5095         (egg_toolbars_model_set_name_flags):
5096         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5097         * cut-n-paste/toolbar-editor/eggintl.h:
5098         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5099         (egg_tree_multi_drag_source_get_type),
5100         (egg_tree_multi_drag_source_row_draggable),
5101         (egg_tree_multi_drag_source_drag_data_delete),
5102         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5103         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5104         (path_list_free), (set_context_data), (get_context_data),
5105         (get_info), (egg_tree_multi_drag_drag_data_get),
5106         (egg_tree_multi_drag_motion_event),
5107         (egg_tree_multi_drag_button_press_event),
5108         (egg_tree_multi_drag_add_drag_support):
5109         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5110         * shell/ev-application.c: (ev_application_init),
5111         (ev_application_save_toolbars_model):
5112         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5113         (ev_window_cmd_edit_toolbar), (ev_window_init):
5114         
5115         Sync toolbareditor with epiphany and libegg
5116
5117 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5118
5119         * configure.ac: 
5120
5121         Depend on poppler 0.5.2
5122
5123 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5124
5125         * shell/ev-jobs.c: (ev_job_render_run):
5126         
5127         Check if document supports links iterface.
5128
5129 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5130
5131         * NEWS:
5132         * configure.ac:
5133         
5134         Update for release 0.5.3
5135
5136 2006-05-13  Michael Plump  <plumpy@skylab.org>
5137
5138         * configure.ac:
5139         * shell/Makefile.am:
5140         * shell/main.c: (main):
5141         
5142         Port to GOption command line parsing. Fix for the 
5143         bug #327518
5144
5145 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5146
5147         * shell/ev-window.c: (ev_window_cmd_help_about):
5148         
5149         Do not wrap license. Fix for the bug #309460.
5150
5151 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5152
5153         * configure.ac:
5154         * properties/ev-properties-main.c: (ev_properties_get_pages):
5155         * shell/ev-application.c: (ev_application_open_window),
5156         (ev_application_open_uri_at_dest):
5157         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5158         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5159         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5160         * shell/ev-utils.c: (save_print_config_to_file):
5161         * shell/ev-window.c: (ev_window_cmd_save_as),
5162         (ev_attachment_popup_cmd_save_attachment_as):
5163         * shell/main.c: (load_files_remote):
5164         
5165         Bump requirements to gtk 2.8 and drop all ifdefs used.
5166
5167 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5168
5169         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5170         * shell/ev-window.c: (ev_window_init):
5171         
5172         Show attachments page.
5173
5174 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5175
5176         * po/POTFILES.in:
5177         * shell/ev-attachment-bar.c:
5178         * shell/ev-attachment-bar.h:
5179         * shell/ev-sidebar-attachments.c:
5180         (ev_sidebar_attachments_icon_cache_add),
5181         (icon_theme_get_pixbuf_from_mime_type),
5182         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5183         (ev_sidebar_attachments_icon_cache_refresh),
5184         (ev_sidebar_attachments_get_attachment_at_pos),
5185         (ev_sidebar_attachments_popup_menu_show),
5186         (ev_sidebar_attachments_popup_menu),
5187         (ev_sidebar_attachments_button_press),
5188         (ev_sidebar_attachments_update_icons),
5189         (ev_sidebar_attachments_drag_data_get),
5190         (ev_sidebar_attachments_get_property),
5191         (ev_sidebar_attachments_destroy),
5192         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5193         (ev_sidebar_attachments_new),
5194         (ev_sidebar_attachments_set_document),
5195         (ev_sidebar_attachments_support_document),
5196         (ev_sidebar_attachments_get_label),
5197         (ev_sidebar_attachments_page_iface_init):
5198         * shell/ev-sidebar-attachments.h:
5199         * shell/ev-window.c: (update_chrome_visibility),
5200         (setup_sidebar_from_metadata), (ev_window_setup_document),
5201         (ev_window_sidebar_current_page_changed_cb),
5202         (attachment_bar_menu_popup_cb), (ev_window_init):
5203         
5204         Move attachments bar to sidebar.
5205
5206 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5207
5208         * pdf/ev-poppler.cc:
5209         * shell/ev-application.[ch]:
5210         * shell/main.c:
5211
5212         Fix some memory leaks.
5213
5214 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5215
5216         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5217
5218         Change the properties dialog response to
5219         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5220         will make the dialog go away when the user presses
5221         enter. With gtk+ >= 2.9 this will happen anyway, but for
5222         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5223         escape by default. Fixes bug #340539. See also bug
5224         #101293 for the gtk+ part.
5225
5226 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5227
5228         * shell/ev-view.c (tip_from_action_named): Replace some strings
5229         that were wrong. Closes #340970.
5230
5231 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5232
5233         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5234
5235         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5236         #341049
5237
5238 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5239
5240         * djvu/Makefile.am:
5241         * dvi/Makefile.am:
5242         * dvi/mdvi-lib/Makefile.am:
5243         * properties/Makefile.am:
5244         * ps/Makefile.am:
5245         * shell/Makefile.am:
5246         * thumbnailer/Makefile.am:
5247         
5248         Due to broken libtool that is unable to track dependencies
5249         of noinst libraries we are forced to explicitely point
5250         libraries for binary. Fix for the bug #333334.
5251
5252 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5253
5254         * data/evince.desktop.in.in:
5255         * shell/ev-view.c: (view_update_range_and_current_page),
5256         (ev_view_next_page), (ev_view_previous_page):
5257         * shell/ev-window.c: (update_chrome_visibility),
5258         (setup_sidebar_from_metadata), (ev_window_setup_document),
5259         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5260         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5261         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5262         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5263         (ev_window_stop_presentation), (ev_window_focus_in_event),
5264         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5265         (ev_window_init):
5266         * thumbnailer/Makefile.am:
5267         
5268         Update fullscreen and presentation timeout handling. Hide
5269         cursor in presentation after timeout. Fix for the bugs
5270         #136359 and #336981.
5271
5272 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5273
5274         * backend/ev-link-action.[ch]:
5275         * pdf/ev-poppler.cc: (ev_link_from_action):
5276         * shell/ev-view-private.h:
5277         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5278         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5279
5280         Add support for Named Action links
5281
5282 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5283
5284         * backend/Makefile.am:
5285         * backend/ev-document-links.[ch]:
5286         * backend/ev-document.[ch]:
5287         * backend/ev-link-action.[ch]:
5288         * backend/ev-link-dest.[ch]:
5289         * backend/ev-link.[ch]:
5290         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5291         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5292         * shell/ev-page-action.c: (build_new_tree_cb):
5293         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5294         (links_page_num_func), (update_page_callback):
5295         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5296         (tip_from_link):
5297         * shell/ev-jobs.c:
5298         * shell/ev-window.[ch]: (ev_window_open_uri),
5299         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5300         * shell/ev-application.[ch]: (ev_application_open_window),
5301         (ev_application_open_uri):
5302
5303         Rework links system, it adds support for remote links now and it makes
5304         easier to add new kinds of actions and destinations. Fixes bug #317292
5305
5306 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5307
5308         * data/Makefile.am:
5309         * data/evince.png:
5310         * data/evince-16.png:
5311         * data/evince-22.png:
5312         * data/evince.svg:
5313         * shell/main.c: (main):
5314         
5315         Evince use it's own icon. Fix for the bug #313392.
5316
5317         * shell/ev-window.c: (fullscreen_timeout_cb),
5318         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5319         (ev_window_cmd_help_about), (ev_window_dispose):
5320         
5321         Simplify fullscreen timeout code.
5322
5323 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5324
5325         * backend/ev-attachment.c: 
5326         * shell/ev-attachment-bar.c:
5327         * shell/ev-window.c:
5328
5329         Allow multiple selection of attachments
5330
5331 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5332
5333         * shell/ev-view.c: (view_update_range_and_current_page),
5334         (ev_view_scroll):
5335         
5336         Fix for the bug #312573 – Optimal selection of current 
5337         page among visible pages.
5338
5339 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5340
5341         * configure.ac:
5342         * djvu/Makefile.am:
5343         * djvu/djvu-text.h:
5344         
5345         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5346         for the bug 339868.
5347
5348 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5349
5350         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5351
5352 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5353
5354         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
5355         dictated by the GNOME HIG. Fixes bug #339235.
5356
5357 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5358
5359         * data/evince-ui.xml:
5360         * shell/ev-view.c: (ev_view_can_find_previous):
5361         * shell/ev-view.h:
5362         * shell/ev-window.c: (ev_window_update_actions),
5363         (ev_window_cmd_edit_find_previous):
5364
5365         Add support for "Find Previous" as dictated by the GNOME HIG. A
5366         menu item is added and some glue code to make it all work is added
5367         to various files.
5368
5369 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5370
5371         * configure.ac: Award myself the "useless use of cat" award.
5372
5373 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5374
5375         * po/LINGUAS: New file listing all supported languages.
5376
5377         * configure.in: Use po/LINGUAS instead of including all languages
5378         directly in this file. See the wiki for more information:
5379         http://live.gnome.org/GnomeGoals/PoLinguas
5380
5381 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5382
5383         * backend/ev-document-factory.c:
5384
5385         Do not load the document twice when there isn't errors
5386
5387 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5388
5389         * backend/ev-attachment.c: 
5390
5391         Fix a crash when there isn't a default application to open an
5392         attachment
5393
5394 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5395
5396         * backend/ev-attachment.[ch]:
5397         * shell/ev-attachment-bar.[ch]:
5398
5399         Added missing files. 
5400
5401 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5402
5403         * backend/Makefile.am:
5404         * data/evince-ui.xml:
5405         * backend/ev-attachment.[ch]:
5406         * backend/ev-document.[ch]: (ev_document_has_attachments),
5407         (ev_document_get_attachments):
5408         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
5409         (attachment_save_to_buffer), (pdf_document_get_attachments),
5410         (pdf_document_document_iface_init):
5411         * shell/Makefile.am:
5412         * shell/ev-attachment-bar.[ch]:
5413         * shell/ev-window.c:
5414
5415         Add support for PDF attachments. Fixes bug #325143
5416
5417 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5418
5419         * backend/ev-document-factory.c: (get_document_from_uri),
5420         (ev_document_factory_get_document):
5421         * backend/ev-document-factory.h:
5422         * properties/ev-properties-main.c: (ev_properties_get_pages):
5423         * shell/Makefile.am:
5424         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5425         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5426         (ev_job_queue_remove_job):
5427         * shell/ev-job-queue.h:
5428         * shell/ev-job-xfer.c:
5429         * shell/ev-job-xfer.h:
5430         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
5431         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
5432         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
5433         (ev_job_xfer_run):
5434         * shell/ev-jobs.h:
5435         * shell/ev-window.c: (ev_window_is_empty),
5436         (password_dialog_response), (ev_window_clear_xfer_job),
5437         (ev_window_xfer_job_cb), (ev_window_open_uri),
5438         (ev_window_cmd_focus_page_selector),
5439         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5440         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5441         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5442         (ev_window_dispose):
5443         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5444         
5445         * Cleanup mime type detection on document load. Fix for the
5446         bug #336448.
5447
5448 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5449
5450         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5451         
5452         Fix crash on exit, described in the bug #336825.
5453
5454 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5455
5456         * backend/ev-document-factory.c:
5457         (ev_document_factory_get_from_mime),
5458         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5459         (ev_document_factory_get_document),
5460         (file_filter_add_mime_list_and_free),
5461         (ev_document_factory_add_filters):
5462         * backend/ev-document-factory.h:
5463         * properties/ev-properties-main.c: (ev_properties_get_pages):
5464         * shell/Makefile.am:
5465         * shell/ev-application.c:
5466         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5467         * shell/ev-window.c: (ev_window_cmd_file_open),
5468         (ev_window_cmd_save_as):
5469         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5470         
5471         Rework factory functions so they are placed now in a single 
5472         file ev-document-factory.c
5473
5474 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5475
5476         * shell/ev-window.c: (update_chrome_visibility):
5477         
5478         Fix for the bug 166566 - don't show menubar in fullscreen
5479         mode.
5480
5481 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5482
5483         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
5484
5485 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5486
5487         * shell/ev-view.c: (ev_view_expose_event):
5488         
5489         More correctly draw loading text when document
5490         is empty.
5491
5492 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5493
5494         * shell/ev-view.c: (ev_view_scroll):
5495         
5496         Fix for the bug #334854, page down and page up switch
5497         pages in presentation mode.
5498
5499 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5500
5501         * shell/ev-window.c: (ev_window_set_action_sensitive),
5502         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
5503         (ev_window_set_view_accels_sensitivity),
5504         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
5505         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5506         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5507         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
5508         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
5509         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
5510         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
5511         (view_actions_focus_in_cb), (ev_window_init):
5512         
5513         Fix for the bug #333902, now it's possible to search
5514         words with slash.
5515
5516 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
5517
5518         * configure.ac: Added Breton translation.
5519         * po/br.po: Added Breton translation.
5520
5521 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5522
5523         * shell/ev-window-title (ev_window_title_update):
5524
5525         Fix memory leak in window title. Fixes bug #333944
5526
5527 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5528
5529         * shell/ev-metadata-manager.c (parseItem):
5530
5531         Fix memory leaks. Fixes bug #333945
5532
5533 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5534         
5535         * NEWS, configure.ac, TODO:
5536         
5537         Update for release 0.5.2.
5538
5539 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5540
5541         * shell/ev-view.c: (view_update_range_and_current_page),
5542         (page_changed_cb):
5543         
5544         Don't jump on scrolling, fix for the bug #333127.
5545
5546 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5547
5548         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
5549         
5550         Scroll by one page in presentation mode. Fix for the bug
5551         #332993.
5552
5553 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
5554
5555         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
5556
5557 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
5558
5559         * configure.ac  Added lv in ALL_LINGUAS line.
5560
5561 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5562         
5563         * NEWS, configure.ac:
5564         
5565         Update for release 0.5.1
5566
5567 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5568
5569         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
5570         * backend/ev-document-misc.h:
5571         * shell/ev-view.c: (draw_one_page):
5572         
5573          Clairfy what page the toolbar page number applies to. Fix
5574          for the bug #328102.
5575
5576 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
5577
5578         * shell/ev-view-private.h:
5579         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
5580         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
5581         (ev_view_search_changed):
5582         * shell/ev-view.h:
5583         * shell/ev-window.c: (find_bar_search_changed_cb):
5584         
5585         Dont't jump to find result if window was scrolled during search.
5586         Fix for the bug #313266.
5587
5588 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
5589
5590         * shell/eggfindbar.c: (egg_find_bar_class_init):
5591         * shell/eggfindbar.h:
5592         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
5593         * shell/ev-view-private.h:
5594         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
5595         (ev_view_class_init), (ev_sizing_mode_get_type),
5596         (ev_scroll_type_get_type):
5597         * shell/ev-view.h:
5598         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
5599         (ev_window_cmd_scroll_backward), (find_bar_scroll),
5600         (ev_window_init):
5601         
5602         Fix for the bug 319133 - Find entry should allow text scroll.
5603
5604 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
5605
5606         * shell/ev-view-private.h:
5607         * shell/ev-view.c: (view_update_range_and_current_page),
5608         (highlight_find_results), (find_changed_cb), (page_changed_cb),
5609         (ev_view_set_document), (update_find_status_message),
5610         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
5611         (ev_view_find_previous):
5612         
5613         Fix for the bug #319137. Search now takes account for scrolling.
5614
5615 2006-02-19  Michael Hofmann <mh21@piware.de>
5616
5617         * configure.ac:
5618         * djvu/Makefile.am:
5619         * djvu/djvu-document-private.h:
5620         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5621         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
5622         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
5623         (djvu_document_can_get_text), (djvu_document_get_text),
5624         (djvu_document_document_iface_init),
5625         (djvu_document_thumbnails_get_thumbnail),
5626         (djvu_document_find_begin), (djvu_document_find_get_n_results),
5627         (djvu_document_find_get_result),
5628         (djvu_document_find_page_has_results),
5629         (djvu_document_find_get_progress), (djvu_document_find_cancel),
5630         (djvu_document_find_iface_init):
5631         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
5632         (djvu_text_page_selection), (djvu_text_page_limits_process),
5633         (djvu_text_page_limits), (djvu_text_page_copy),
5634         (djvu_text_page_position), (djvu_text_page_union),
5635         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
5636         (djvu_text_page_box), (djvu_text_page_append_text),
5637         (djvu_text_page_search), (djvu_text_page_prepare_search),
5638         (djvu_text_page_new), (djvu_text_page_free):
5639         * djvu/djvu-text-page.h:
5640         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
5641         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
5642         (djvu_text_n_results), (djvu_text_has_results),
5643         (djvu_text_get_result), (djvu_text_get_progress):
5644         * djvu/djvu-text.h:
5645         
5646         Text search in djvu. Fix for the bug #303415.
5647
5648 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5649
5650         * configure.ac:
5651         * shell/ev-window.c: (ev_window_cmd_save_as):
5652         
5653         Ask filechooser to confirm overwrite. Fix for the bug #328266.
5654         Thanks to Gary Coady <gary@lyranthe.org>
5655
5656 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5657
5658         * shell/ev-print-job.c: (idle_print_handler):
5659         
5660         Inverse order printing, bug #320919.
5661
5662 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5663
5664         * data/evince-toolbar.xml:
5665         * shell/ev-window.c:
5666         
5667         Allow to add sidebar checkbutton on toolbar. Fix
5668         for the bug #144577.
5669
5670 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5671
5672         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5673         
5674         Add checks that have sense for empty ps document.
5675
5676 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5677
5678         * configure.ac: Include PS in mime types list. 
5679
5680 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5681
5682         * configure.ac:
5683         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5684         * ps/gsdefaults.h:
5685         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5686         
5687         Runtime check for gs interpreter. Fix for the bug #320868.
5688         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5689
5690 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5691
5692         * shell/ev-application.c: 
5693
5694         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5695         dbus>=0.60, so that the request is not queued. 
5696
5697 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5698
5699         * configure.ac:
5700         * shell/Makefile.am:
5701         * shell/ev-sidebar-links.c: (print_section_cb):
5702         * shell/ev-utils.c:
5703         * shell/ev-utils.h:
5704         * shell/ev-window.c: (update_action_sensitivity),
5705         (ev_window_close_dialogs), (ev_window_print):
5706         * shell/ev-window.h:
5707         
5708         Make printing support optional. Patch from Eduardo de Barros Lima
5709         <eduardo.lima@indt.org.br> for the bug #330546.
5710
5711 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5712
5713         * shell/ev-view-private.h:
5714         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5715         (ev_view_set_document):
5716         * shell/ev-view.h:
5717         * shell/ev-window.c: (ev_window_load_job_cb),
5718         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5719         (ev_window_init):
5720
5721         Draw Loading message during xfer job. Fix for the bug #329495.
5722
5723 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5724
5725         * comics/comics-document.c: (comics_regex_quote),
5726         (comics_document_load), (extract_argv):
5727         
5728         Correcly quote regexp before passing it to unzip.
5729
5730 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5731
5732         * shell/ev-page-cache.c: (build_height_to_page),
5733         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5734         (ev_page_cache_get_dual_even_left):
5735         * shell/ev-page-cache.h:
5736         * shell/ev-view.c: (view_update_range_and_current_page),
5737         (get_page_y_offset), (get_page_extents):
5738         
5739         Place even pages to the left if document has less then
5740         two pages. Fix for the bug #328856.
5741
5742 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5743
5744         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5745         
5746         Correct comics scheme. This make evince create thumbnails
5747         for comic books. Fix for the bug 329088.
5748
5749 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5750
5751         * data/evince-password.glade: Don't explicitly set
5752         invisible_char to the current default value in case
5753         the default changes; let GTK+ do its magic.
5754
5755 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5756
5757         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5758         real filename to tmp filename since often document
5759         type is determined by extension.
5760
5761 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5762
5763         * shell/ev-view.c: (add_scroll_binding_keypad),
5764         (ev_view_binding_activated), (ev_view_class_init):
5765         
5766         Add keybindings for percision-scrolling of display area. 
5767         Fix for the bug #314072.
5768
5769 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5770
5771         * data/evince.desktop.in.in:
5772         
5773         Add GTK to the list of categories. Fix for the bug #328034.
5774
5775 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5776
5777         * shell/ev-application.c: (ev_application_shutdown),
5778         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5779         * shell/ev-application.h:
5780         * shell/ev-window.c: (file_open_dialog_response_cb),
5781         (ev_window_cmd_file_open):
5782         
5783         Save last uri in file chooser dialog. Fix for the bug #327950.
5784
5785 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5786
5787         * NEWS:
5788         * README:
5789         
5790         Final update for release 0.5.0
5791         
5792         * shell/Makefile.am:
5793         
5794         Remove disable deprecated until we'll require libgnome-2.13.7
5795         and port to GOption argument parsing. See bug 327518.
5796
5797 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5798
5799         * comics/comics-document.c: (comics_document_save):
5800         * djvu/djvu-document.c: (djvu_document_save):
5801         * dvi/dvi-document.c: (dvi_document_save):
5802         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5803         * lib/ev-file-helpers.h:
5804         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5805         * tiff/tiff-document.c: (tiff_document_save):
5806         
5807         Use common save function for backends.
5808
5809 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5810
5811         * backend/ev-document-types.c:
5812         
5813         Fix crash on saving pixbuf.
5814
5815 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5816
5817         * cut-n-paste/recent-files/egg-recent-item.c:
5818         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5819         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5820         (parse_info_free), (valid_element), (start_element_handler),
5821         (end_element_handler), (text_handler), (egg_recent_model_filter),
5822         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5823         (egg_recent_model_monitor), (egg_recent_model_read),
5824         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5825         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5826         (egg_recent_model_set_property), (egg_recent_model_class_init),
5827         (egg_recent_model_init), (egg_recent_model_add_full),
5828         (egg_recent_model_delete), (egg_recent_model_get_list),
5829         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5830         (egg_recent_model_set_filter_mime_types),
5831         (egg_recent_model_clear_group_filter),
5832         (egg_recent_model_set_filter_groups),
5833         (egg_recent_model_clear_scheme_filter),
5834         (egg_recent_model_set_filter_uri_schemes),
5835         (egg_recent_model_remove_expired):
5836         * cut-n-paste/recent-files/egg-recent-util.c:
5837         (egg_recent_util_get_icon):
5838         * cut-n-paste/recent-files/egg-recent-util.h:
5839         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5840         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5841         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5842         (egg_recent_view_uimanager_set_property),
5843         (egg_recent_view_uimanager_get_property),
5844         (egg_recent_view_uimanager_class_init),
5845         (egg_recent_view_uimanager_init),
5846         (egg_recent_view_uimanager_set_label_width),
5847         (egg_recent_view_uimanager_get_label_width):
5848         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5849         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5850         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5851         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5852         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5853         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5854         
5855         Update from libegg.
5856
5857 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5858
5859         * shell/ev-page-cache.c: (build_height_to_page),
5860         (ev_page_cache_get_height_to_page):
5861         * shell/ev-page-cache.h:
5862         * shell/ev-view.c: (view_update_range_and_current_page),
5863         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5864         (ev_view_previous_page):
5865         
5866         Dual mode places even pages to the left. Fix for the bug #309393.
5867
5868         * shell/ev-view.h:
5869         * shell/ev-window.c: (update_action_sensitivity),
5870         (setup_view_from_metadata), (view_menu_popup_cb):
5871         
5872         Don't restore presentation in empty windows, more intelligent
5873         next page behaviour in dual mode.
5874
5875         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5876         (ev_pixbuf_cache_clear_job_sizes):
5877         
5878         Cleanup job callback on removal. Fix for the bug #325886.
5879
5880 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5881
5882         * ps/ps.c: (psscan):
5883         
5884         Commit workaround Mozilla problem. Fix for the bug #325919
5885         
5886         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5887         (save_item):
5888         
5889         Fix for year 2038 problem.
5890
5891 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5892
5893         * shell/ev-window.c: (setup_document_from_metadata),
5894         (ev_window_cmd_view_reload):
5895
5896         Clamp page recieved from metadata in valid values. Fix
5897         for the bug #325986.
5898
5899 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5900
5901         * MAINTAINERS: 
5902         Add MAINTAINERS as requested on desktop-devel-list.
5903
5904 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5905
5906         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5907         (mime_type_supported_by_gdk_pixbuf),
5908         (ev_document_factory_get_mime_types),
5909         (ev_document_factory_get_all_mime_types):
5910         
5911         Don't add pixbuf mime types if pixbuf backend is disabled.
5912         
5913         * shell/ev-application.c: (ev_application_get_uri_window):
5914         
5915         Fix for the bug 325815 - unhandled MIME type message doesn't 
5916         appear a second time. 
5917         
5918         * shell/ev-document-types.c: (ev_document_types_add_filters):
5919         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5920         (password_dialog_response), (ev_window_popup_password_dialog),
5921         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5922         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5923         (ev_window_run_presentation), (ev_window_stop_presentation),
5924         (save_sizing_mode), (ev_window_zoom_changed_cb),
5925         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5926         (ev_window_dual_mode_changed_cb),
5927         (ev_window_sidebar_current_page_changed_cb),
5928         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5929         (window_state_event_cb), (window_configure_event_cb):
5930         
5931         Cleanup additional uris holded by EvWindow.
5932
5933 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5934
5935         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5936         (ev_view_can_previous_page), (ev_view_can_next_page):
5937         * shell/ev-view.h:
5938         * shell/ev-window.c: (update_action_sensitivity):
5939         
5940         Two page scrolling with Space and PageUp in dual mode. Second fix 
5941         for the bug #316608.
5942
5943 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5944
5945         * shell/ev-view.c: (scroll_to_current_page):
5946         
5947         Correctly clamp adjustment value. Fix for the bug
5948         #325808.
5949
5950 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5951
5952         * shell/ev-sidebar-links.c: (print_section_cb):
5953         * shell/ev-window.c: (ev_window_get_uri),
5954         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5955         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5956         (ev_window_dispose):
5957         
5958         Make print dialog non-modal. Fix for the bug #325622.
5959
5960 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5961
5962         * shell/ev-metadata-manager.c:
5963         * shell/ev-utils.c: (using_pdf_printer),
5964         (using_postscript_printer), (load_print_config_from_file),
5965         (save_print_config_to_file):
5966         * shell/ev-utils.h:
5967         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5968         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5969         (setup_view_from_metadata), (ev_window_setup_document),
5970         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5971         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5972         (ev_window_run_presentation), (ev_window_stop_presentation),
5973         (save_sizing_mode), (ev_window_zoom_changed_cb),
5974         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5975         (ev_window_dual_mode_changed_cb),
5976         (ev_window_sidebar_current_page_changed_cb),
5977         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5978         (window_state_event_cb), (window_configure_event_cb),
5979         (ev_window_init):
5980         
5981         Setting saving behaviour fixes.
5982
5983 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5984
5985         * configure.ac:
5986         
5987         Make antialiasing gs options better and allow
5988         to change them during configure. Fix for the 
5989         bug #319049.
5990
5991 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5992
5993         * shell/ev-window.c: (setup_view_from_metadata):
5994         
5995         Remember if last window was maximized. Fix for the
5996         bug #323797.
5997
5998 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5999
6000         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6001
6002 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6003
6004         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6005         * shell/ev-page-action.c: (build_new_tree_cb):
6006         * shell/ev-sidebar-links.c: (links_page_num_func),
6007         (update_page_callback_foreach), (update_page_callback):
6008         * shell/ev-view.c: (scroll_to_current_page):
6009         
6010         Fix for the bug #325067 with more intelligent selection
6011         of current link in sidebar. Make sidebar handle links
6012         of FITR-like type more correctly.
6013
6014         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6015         (dvi_pixbuf_put_pixel):
6016         
6017         Fix memory consumtion with disabled alpha channel.
6018
6019 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6020
6021         * data/evince-ui.xml:
6022         * shell/ev-window.c: (view_menu_popup_cb),
6023         (ev_popup_cmd_open_link), (ev_window_init):
6024         
6025         Update context menu for internal links. Fix for the bug
6026         #325066.
6027
6028 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6029
6030         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6031         
6032         Bind context menu to keyboard also. Fix for the bug
6033         #325065.
6034
6035 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6036
6037         * shell/ev-view.c: (selection_scroll_timeout_cb):
6038         
6039         Horizontal scroll on selection also.
6040
6041 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6042
6043         * shell/ev-metadata-manager.c: (parse_value):
6044         * shell/ev-view.c: (goto_xyz_link):
6045         
6046         Correct zoom setup and metadata save broken in 
6047         some locales.
6048
6049 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6050
6051         * shell/ev-view-private.h:
6052         * shell/ev-view.c: (scroll_to_current_page),
6053         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6054         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6055         (page_changed_cb), (ev_view_set_continuous),
6056         (ev_view_set_dual_page), (ev_view_set_presentation):
6057         
6058         Delay scroll until allocation to correctly position page. Fix
6059         for the bug #317334.
6060
6061 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6062
6063         * NEWS:
6064         * configure.ac:
6065         
6066         Update NEWS and require poppler 0.5.0.
6067
6068 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6069         
6070         * data/evince-ui.xml:
6071         * shell/ev-view-private.h:
6072         * shell/ev-view.c: (ev_view_get_link_at_location),
6073         (handle_link_over_xy), (ev_view_button_press_event),
6074         (ev_view_button_release_event), (ev_view_class_init):
6075         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6076         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6077         (ev_window_init):
6078         
6079         Implement right-click context menu.
6080
6081 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6082
6083         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6084         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6085         (mdvi_pixbuf_device_render):
6086         * pdf/ev-poppler.cc:
6087
6088         Don't generate thumbnails with alpha. See bug #324077.
6089         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6090
6091 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6092
6093         * shell/ev-window.c: (setup_chrome_from_metadata):
6094         
6095         Fix typo that was hiding toolbar.
6096
6097 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6098
6099         * shell/ev-view-private.h:
6100         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6101         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6102         (ev_view_button_release_event), (ev_view_destroy):
6103         
6104         Small cleanup and autoscrolling during selection. Thanks to 
6105         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6106
6107 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6108
6109         * configure.ac:
6110         
6111         Correctly check for comics option.
6112
6113 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6114         * Makefile.am:
6115         * configure.ac:
6116         * backend/Makefile.am:
6117         * backend/ev-document-factory.c:
6118         * shell/ev-document-types.c:
6119
6120         Included option in configure to make ps backend 
6121         compilation optional with --disable-ps.
6122
6123 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6124
6125         * backend/ev-document-factory.c:
6126         * comics/Makefile.am:
6127         * comics/comics-document.c: (comics_document_load):
6128         * comics/ev-cbr-mime.xml:
6129         * configure.ac:
6130         
6131         Comics mime types are added to shared-mime-info CVS. Now
6132         we don't need to install our own mime types.
6133
6134 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6135
6136         * shell/ev-window.c:
6137         
6138         Add shortcut for "save a copy" menu entry. Fix for
6139         the bug #324582.
6140
6141 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6142
6143         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6144         (job_finished_cb), (new_selection_pixbuf_needed),
6145         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6146         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6147         
6148         Rework selection job info logic and fix critical warning.
6149
6150 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6151
6152         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6153
6154 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6155
6156         * data/evince-ui.xml:
6157         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6158         
6159         Enter as shortcut key for next page. Fix for the bug
6160         #321394.
6161
6162 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6163
6164         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6165
6166 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6167
6168         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6169         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6170         (new_selection_pixbuf_needed),
6171         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6172         (clear_job_selection):
6173         
6174         Too early for 0.5. Pixbuf cache code cleaned a bit.
6175
6176 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6177
6178         * NEWS:
6179         * configure.ac:
6180         
6181         Release 0.5.0 preparation
6182
6183 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6184
6185         * comics/Makefile.am:
6186         * configure.ac:
6187         * shell/ev-document-types.c: (ev_document_types_add_filters):
6188         
6189         More advanced handling of custom mime type installation.
6190
6191 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6192
6193         * data/evince.schemas.in:
6194         * shell/ev-metadata-manager.c: (value_free),
6195         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6196         (ev_metadata_manager_get), (ev_metadata_manager_set):
6197         * shell/ev-metadata-manager.h:
6198         * shell/ev-window.c: (update_chrome_flag),
6199         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6200         (setup_document_from_metadata), (setup_chrome_from_metadata),
6201         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6202         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6203         (ev_window_view_toolbar_cb),
6204         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6205         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6206         
6207         Save last document settings and reuse them for new documents.
6208
6209 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6210
6211         * Makefile.am:
6212         * backend/Makefile.am:
6213         * backend/ev-document-factory.c:
6214         * backend/ev-document-factory.h:
6215         * comics/Makefile.am:
6216         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6217         (comics_document_load), (comics_document_save),
6218         (comics_document_get_n_pages), (comics_document_get_page_size),
6219         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6220         (comics_document_class_init), (comics_document_can_get_text),
6221         (comics_document_get_info), (comics_document_document_iface_init),
6222         (comics_document_init), (get_supported_image_extensions),
6223         (comics_document_thumbnails_get_geometry),
6224         (comics_document_thumbnails_get_thumbnail),
6225         (comics_document_thumbnails_get_dimensions),
6226         (comics_document_document_thumbnails_iface_init), (extract_argv):
6227         * comics/comics-document.h:
6228         * comics/ev-cbr-mime.xml:
6229         * configure.ac:
6230         * po/POTFILES.in:
6231         * shell/ev-application.c: (ev_application_register_service):
6232         * shell/ev-document-types.c: (ev_document_types_add_filters):
6233         * thumbnailer/Makefile.am:
6234         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6235         
6236         New CBR/CBZ backend for comic books.
6237
6238 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6239
6240         * shell/main.c: (load_files_remote):
6241
6242         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6243         warning on startup of second instance is fixed. It
6244         is bug #320353.
6245
6246 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6247
6248         * shell/ev-window.c: (ev_window_finalize):
6249         
6250         Fix double free that cause crash.
6251
6252 2005-10-29  Bastien Nocera <hadess@hadess.net>
6253
6254         * tiff/tiff-document.c: (tiff_document_load):
6255         
6256         Fix memory leak.
6257
6258 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6259
6260         * po/POTFILES.in:
6261         * shell/Makefile.am:
6262         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6263         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6264         (ev_view_accessible_get_text),
6265         (ev_view_accessible_get_character_at_offset),
6266         (ev_view_accessible_get_text_before_offset),
6267         (ev_view_accessible_get_text_at_offset),
6268         (ev_view_accessible_get_text_after_offset),
6269         (ev_view_accessible_get_character_count),
6270         (ev_view_accessible_get_caret_offset),
6271         (ev_view_accessible_set_caret_offset),
6272         (ev_view_accessible_get_run_attributes),
6273         (ev_view_accessible_get_default_attributes),
6274         (ev_view_accessible_get_character_extents),
6275         (ev_view_accessible_get_offset_at_point),
6276         (ev_view_accessible_get_n_selections),
6277         (ev_view_accessible_get_selection),
6278         (ev_view_accessible_add_selection),
6279         (ev_view_accessible_remove_selection),
6280         (ev_view_accessible_set_selection),
6281         (ev_view_accessible_text_iface_init),
6282         (ev_view_accessible_idle_do_action),
6283         (ev_view_accessible_action_do_action),
6284         (ev_view_accessible_action_get_n_actions),
6285         (ev_view_accessible_action_get_description),
6286         (ev_view_accessible_action_get_name),
6287         (ev_view_accessible_action_set_description),
6288         (ev_view_accessible_action_iface_init),
6289         (ev_view_accessible_get_type), (ev_view_accessible_new),
6290         (ev_view_accessible_factory_get_accessible_type),
6291         (ev_view_accessible_factory_create_accessible),
6292         (ev_view_accessible_factory_class_init),
6293         (ev_view_accessible_factory_get_type):
6294         * shell/ev-view-accessible.h:
6295         * shell/ev-view-private.h:
6296         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6297         * shell/ev-view.h:
6298         
6299         Initial accessibility support.
6300
6301 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6302
6303         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6304
6305 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6306
6307         * shell/ev-print-job.c: (idle_print_handler):
6308         
6309         Fix for bug Bug 318916: Printing multiple pages.
6310
6311 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6312
6313         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6314
6315 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6316
6317         * pdf/ev-poppler.cc:
6318         
6319         Thumnail dimensions unified with other backends.
6320         
6321         * shell/ev-window-title.c: (ev_window_title_update):
6322         
6323         Fix warning.
6324
6325 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6326
6327         * data/ev-stock-zoom-fit-width.png:
6328         
6329         Remove unused file.
6330
6331 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * configure.ac:
6334         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6335         (djvu_document_finalize):
6336         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6337         (dvi_document_finalize):
6338         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6339         (pixbuf_document_save), (pixbuf_document_finalize):
6340         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6341         (tiff_document_finalize):
6342         
6343         Save a copy implemented for various backends.
6344
6345 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6346
6347         * configure.ac:
6348         
6349         Don't link with ltiff if tiff is disabled.
6350
6351 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6352
6353         * pdf/GDKSplashOutputDev.cc:
6354         * pdf/GDKSplashOutputDev.h:
6355         * pdf/Thumb.cc:
6356         * pdf/Thumb.h:
6357         * pdf/pdf-document.cc:
6358         * pdf/pdf-document.h:
6359         * pdf/test-gdk-output-dev.cc:
6360         
6361         Remove old unused files.
6362
6363 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6364
6365         * shell/ev-window.c: (ev_window_setup_document):
6366         
6367         Fixed warnings on reload and probably crash reason.
6368
6369 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6370
6371         * properties/ev-properties-view.c:
6372         (ev_properties_view_format_date):
6373         
6374         Check if date is invalid. Fix for bug 318134.
6375
6376 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
6377
6378         * shell/ev-window-title.c:
6379         
6380         Add .indd files (Adobe Indesign) to the list of "bad
6381         extensions".
6382
6383 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6384
6385         * data/evince-ui.xml:
6386         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6387         
6388         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
6389
6390 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6391
6392         * shell/ev-window.c: (launch_link), (launch_external_uri),
6393         (view_external_link_cb):
6394
6395         URL-escape link before passing it to gnome_vfs_url_show.
6396
6397 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6398
6399         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
6400         there isn't text selected.
6401
6402 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
6403
6404         * shell/ev-view.c: (handle_link_over_xy):
6405
6406         Check tooltip is valid utf8 before showing it
6407
6408 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6409
6410         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
6411
6412 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6413
6414         * shell/ev-window-title.c: (ev_window_title_update):
6415
6416         Guard against using g_strstrip on NULL. Fixes bug #317291.
6417
6418 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6419
6420         * pdf/ev-poppler.cc:
6421
6422         Show title even for unknown links
6423
6424 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6425
6426         * shell/ev-window-title.c: (ev_window_title_update):
6427
6428         Strip the title string
6429
6430 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6431
6432         * shell/ev-window-title.c:
6433
6434         Add .rtf to the bad extensions list
6435
6436 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6437
6438         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
6439         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6440
6441         Ignore link coordinates if they are outside page bounds
6442
6443 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6444
6445         * backend/ev-link.c: (ev_link_type_get_type),
6446         (ev_link_get_filename), (ev_link_get_params),
6447         (ev_link_get_property), (ev_link_set_property),
6448         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6449         * backend/ev-link.h:
6450         * pdf/ev-poppler.cc:
6451         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6452         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6453         (ev_window_init):
6454
6455         Implement launch links. Delegate external link opening to
6456         the window.
6457
6458 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6459
6460         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6461         (ev_link_get_right), (ev_link_get_property),
6462         (ev_link_set_property), (ev_link_class_init),
6463         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6464         * backend/ev-link.h:
6465         * pdf/ev-poppler.cc:
6466         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6467
6468         Implement fitr links
6469
6470 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6471
6472         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6473         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6474         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6475         (ev_view_size_request_continuous),
6476         (ev_view_size_request_dual_page),
6477         (ev_view_size_request_single_page), (ev_view_size_allocate),
6478         (ev_view_zoom_for_size_continuous_and_dual_page),
6479         (ev_view_zoom_for_size_continuous),
6480         (ev_view_zoom_for_size_dual_page),
6481         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6482         (ev_sizing_mode_get_type):
6483         * shell/ev-view.h:
6484         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6485
6486         Do not use modes for link, we need to calculate size ad hoc.
6487         Still not perfect because of the usual scrollbar issues grrr.
6488
6489 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6490
6491         * backend/ev-link.c: (ev_link_type_get_type),
6492         (ev_link_new_page_fith), (ev_link_new_page_fitv):
6493         * backend/ev-link.h:
6494         * pdf/ev-poppler.cc:
6495         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
6496         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6497         (ev_view_size_request_continuous),
6498         (ev_view_size_request_dual_page),
6499         (ev_view_size_request_single_page), (ev_view_size_allocate),
6500         (zoom_for_size_fit_height),
6501         (ev_view_zoom_for_size_continuous_and_dual_page),
6502         (ev_view_zoom_for_size_continuous),
6503         (ev_view_zoom_for_size_dual_page),
6504         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6505         (ev_sizing_mode_get_type):
6506         * shell/ev-view.h:
6507         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
6508
6509         Implement FIT_HEIGHT mode (only for links).
6510         Implement FITH links
6511
6512 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6513
6514         * shell/ev-window-title.c: (get_filename_from_uri),
6515         (ev_window_title_sanitize_extension), (ev_window_title_update),
6516         (ev_window_title_set_document), (ev_window_title_set_uri),
6517         (ev_window_title_free):
6518         * shell/ev-window-title.h:
6519         * shell/ev-window.c: (ev_window_setup_document),
6520         (ev_window_popup_password_dialog):
6521
6522         Refactor window title building while fixing it for
6523         password documents.
6524
6525 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6526
6527         * pdf/ev-poppler.cc:
6528
6529         Escape link title before setting it in the model
6530
6531 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
6532
6533         * shell/ev-application.c: (removed_from_session), (save_session),
6534         (init_session), (ev_application_get_empty_window),
6535         (ev_application_init), (ev_application_get_windows):
6536         * shell/ev-application.h:
6537         * shell/ev-window.c: (ev_window_finalize):
6538
6539         Add a function to retrieve window list and share it where
6540         necessary.
6541         Implement session handling, works pretty well thanks to the
6542         metadata system.
6543
6544 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6545
6546         * shell/ev-password.c: (ev_password_item_created_callback),
6547         (ev_password_dialog_save_password):
6548         
6549         Fix for bug 316972. Use async gnome-keyring API.
6550
6551 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
6552
6553         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
6554         Remove unused unrealize handler. Add scroll handling to
6555         ev_view_scroll_event for presentation mode (bug #316708),
6556         and fix the event state checks there.
6557
6558 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6559
6560         * shell/ev-page-action.c: (page_changed_cb):
6561
6562         "marco, maybe we should be crazy and jump right to 6! :)"
6563
6564         Bryan Clark, Sep 2005
6565
6566 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6567
6568         * ps/ps-document.c: (save_document), (ps_document_save),
6569         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
6570         (ps_document_ps_export_end):
6571
6572         Fix unstructured documents save and print
6573
6574 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6575
6576         * shell/ev-application.c: (ev_application_open_uri):
6577
6578         Fix window size persistance
6579
6580 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
6581
6582         * shell/ev-view.c: (ev_view_button_release_event):
6583
6584         Based on a patch from carlosgc@gnome.org. Mouse buttons
6585         switch pages in presentation mode.
6586
6587 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6588
6589         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6590
6591         Dont cast to int before scaling
6592
6593 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6594
6595         * backend/ev-link.c: (ev_link_type_get_type),
6596         (ev_link_new_page_xyz), (ev_link_new_page_fit),
6597         (ev_link_new_page_fith):
6598         * backend/ev-link.h:
6599         * pdf/ev-poppler.cc:
6600         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
6601
6602         Implement FIT and FITH links
6603
6604 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6605
6606         * pdf/ev-poppler.cc:
6607
6608         Return 0 results when search is not in progress.
6609
6610         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6611         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
6612
6613         Update menu sensitivity when cancelling search
6614
6615 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6616
6617         * shell/ev-view.c: (ev_view_can_find_next):
6618
6619         Take all pages in consideration, not just current one
6620
6621 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6622
6623         * shell/ev-page-cache.c:
6624         * shell/ev-page-cache.h:
6625         * shell/ev-view.c: (ev_view_binding_activated),
6626         (ev_view_next_page), (ev_view_previous_page),
6627         (ev_sizing_mode_get_type):
6628         * shell/ev-view.h:
6629         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
6630         (ev_window_cmd_go_next_page):
6631
6632         Move page next/previous functions from page chace to
6633         view and change it to move by 2 page steps in dual mode.
6634
6635 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6636
6637         * shell/ev-window.c: (update_sidebar_visibility),
6638         (setup_sidebar_from_metadata), (ev_window_setup_document),
6639         (setup_view_from_metadata):
6640
6641         Show the index by default when there is one     
6642
6643 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
6644
6645         * shell/ev-window-title.c: (ev_window_title_set_document):
6646
6647         Missing null check
6648
6649 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6650
6651         * shell/ev-view.c: (view_update_range_and_current_page):
6652         
6653         Allow display of last odd page in dual view. Fix for 316347.
6654
6655 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6656
6657         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6658         
6659         Make close button default. Fix for 316383.
6660
6661 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6662
6663         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6664         
6665         Mark close button as default. Fix for 316381.
6666
6667 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6668
6669         * backend/ev-link.c: (ev_link_class_init):
6670
6671         Allow negative doubles in left/top properties
6672
6673 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6674
6675         * shell/ev-window.c:
6676
6677         Remove a bunch of strings that was used only
6678         by the statusbar.
6679
6680 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6681
6682         * shell/ev-window-title.c: (get_filename_from_uri),
6683         (ev_window_title_set_document):
6684
6685         When title has a confusing extension, show also
6686         the document filename inside ()
6687
6688 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6689
6690         * shell/Makefile.am:
6691         * shell/ev-window-title.c: (ev_window_title_new),
6692         (ev_window_title_update), (ev_window_title_set_type),
6693         (ev_window_title_set_document), (ev_window_title_free):
6694         * shell/ev-window-title.h:
6695         * shell/ev-window.c: (ev_window_setup_document),
6696         (password_dialog_response), (ev_window_popup_password_dialog),
6697         (ev_window_dispose), (ev_window_init):
6698
6699         Factor out and cleanup window title code
6700
6701 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6702
6703         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6704         (unable_to_load):
6705
6706         Make dialog transient so it doesnt block other windows
6707
6708 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6709
6710         * pdf/ev-poppler.cc:
6711         
6712         Fix pdf thumbnails rendering.
6713
6714 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6715
6716         * shell/ev-window.c: (fullscreen_set_timeout):
6717         
6718         Increase timeout to hide full screen popup. Bug 
6719         316123. 
6720
6721 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6722
6723         * data/evince.schemas.in:
6724         * shell/ev-window.c: (update_action_sensitivity):
6725
6726         Allow the user to override document restrictions. Fix for bug
6727         305818.
6728
6729 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6730
6731         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6732         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6733         (ev_window_class_init): Fix multihead behaviour of fullscreen
6734         toolbar popup. Fixes bug #315451.
6735
6736 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6737
6738         * configure.ac:
6739         * data/evince-password.glade:
6740         * shell/ev-password.c: (ev_password_dialog_set_property),
6741         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6742         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6743         (ev_password_dialog_entry_changed_cb),
6744         (ev_password_dialog_entry_activated_cb),
6745         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6746         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6747         (ev_password_dialog_set_bad_pass):
6748         * shell/ev-password.h:
6749         * shell/ev-window.c: (password_dialog_response),
6750         (ev_window_popup_password_dialog):
6751         
6752         Support for gnome-keyring for encrypted PDF's.
6753
6754 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6755
6756         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6757         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6758         (ev_view_enter_notify_event), (ev_view_class_init):
6759         
6760         More precise handling of enter_notify/leave_notify events
6761         in EvView. Fix for bug 315470.
6762
6763 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6764
6765         * shell/ev-window.c: (fullscreen_timeout_cb),
6766         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6767         (ev_window_dispose):
6768
6769         leak fix: unref fullscreen_timeout_source before clearing it
6770
6771 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6772
6773         * configure.ac, dvi/mdvi/Makefile.am: 
6774         
6775         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6776
6777 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6778
6779         * backend/ev-link.c: (ev_link_new_page_xyz):
6780         * pdf/ev-poppler.cc:
6781         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6782
6783         Fix some bugs with xyz links, respect zoom
6784
6785 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6786
6787         * shell/ev-window.c: (page_changed_cb),
6788         (setup_document_from_metadata), (update_sidebar_visibility),
6789         (setup_view_from_metadata), (ev_window_run_fullscreen),
6790         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6791         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6792         (ev_window_dual_mode_changed_cb),
6793         (ev_window_sidebar_current_page_changed_cb):
6794
6795         null check uri before setting and getting metadata
6796
6797 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6798
6799         * dvi/Makefile.am:
6800         * properties/Makefile.am:
6801         * shell/Makefile.am:
6802         * thumbnailer/Makefile.am:
6803
6804         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6805
6806 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6807
6808         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6809         (selection_changed_callback):
6810         * shell/ev-sidebar-links.h:
6811
6812         Add a signal for link activation.
6813
6814         * shell/ev-view.c: (ev_view_goto_link),
6815         (ev_view_button_release_event):
6816         * shell/ev-view.h:
6817         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6818         (ev_window_init):
6819
6820         Implement the signal so that we can handle all link types.
6821
6822         * shell/ev-page-cache.c:
6823
6824         Remove unused set_link function
6825
6826 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6827
6828         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6829
6830         Add some space from the cursor, hardcoded but I couldnt
6831         find a better way.
6832
6833 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6834
6835         * lib/ev-tooltip.c:
6836
6837         Use mozilla style vs gtk style, way better for links.
6838
6839         * shell/ev-view.c: (ev_view_motion_notify_event),
6840         (ev_view_destroy), (ev_view_init):
6841
6842         Deactive tooltip when the link hovered is changed.
6843
6844 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6845
6846         * backend/ev-document.h:
6847         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6848         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6849         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6850         (ev_link_new_page), (ev_link_new_page_xyz):
6851         * backend/ev-link.h:
6852         * pdf/ev-poppler.cc:
6853         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6854         (go_to_link), (tip_from_link):
6855
6856         Implement xyz links, still not functional. Links are a total
6857         mess, will need to refactor and bugfix a lot :(
6858
6859 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6860
6861         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6862
6863 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6864
6865         * data/evince-ui.xml:
6866         * data/evince.schemas.in:
6867         * shell/Makefile.am:
6868         * shell/ev-window.c: (update_chrome_visibility),
6869         (password_dialog_response), (ev_window_load_job_cb),
6870         (ev_window_xfer_job_cb), (ev_window_open_uri),
6871         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6872         (ev_window_init):
6873
6874         Remove the statusbar. This regress loading feedback, need to
6875         check with Bryan what we want to do there...
6876
6877 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6878
6879         * lib/ev-tooltip.c: (ev_tooltip_init):
6880
6881         Fix tooltip border and size handling
6882
6883 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6884
6885         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6886         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6887         (ev_tooltip_timeout), (ev_tooltip_activate),
6888         (ev_tooltip_deactivate):
6889         * lib/ev-tooltip.h:
6890         * shell/ev-view.c: (ev_view_motion_notify_event):
6891
6892         Delay popup showing. Mirror gtk logic/times.
6893
6894 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6895
6896         * lib/Makefile.am:
6897         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6898         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6899         (ev_tooltip_set_text), (ev_tooltip_set_position):
6900         * lib/ev-tooltip.h:
6901
6902         Simple widget to show tooltips at a custom position
6903
6904         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6905         (ev_view_destroy):
6906
6907         Use it for links. First go, needs work
6908
6909 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6910
6911         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6912         HIG fixes.  Use title capitalization for window title. Use 12 
6913         pixels of space between the dialog's vbox and action area.
6914
6915 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6916
6917         * shell/ev-window.c: (file_open_dialog_response_cb),
6918         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6919         (ev_window_cmd_save_as):
6920
6921         Make file pickers not modal and refactor code some
6922
6923 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6924
6925         * shell/ev-sidebar.h:
6926         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6927         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6928         (ev_sidebar_class_init), (ev_sidebar_select_page),
6929         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6930         (ev_sidebar_set_page):
6931
6932         Add a current page property and allow to get/set it
6933
6934         * shell/ev-window.c: (setup_view_from_metadata),
6935         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6936
6937         Persist current sidebar page per document
6938
6939 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6940
6941         * data/evince.schemas.in:
6942         * shell/ev-window.c: (update_chrome_visibility),
6943         (setup_document_from_metadata), (update_sidebar_visibility),
6944         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6945         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6946         (ev_window_run_presentation), (ev_window_stop_presentation),
6947         (ev_window_view_sidebar_cb),
6948         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6949         (load_chrome), (ev_window_init):
6950
6951         Persist size/visibility of sidebar per document
6952
6953 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6954
6955         * shell/ev-view.c (draw_loading_text): Draw loading text.
6956
6957 2005-09-02  Dan Damian  <dand@gnome.ro>
6958
6959         * configure.in: Added "ro" to ALL_LINGUAS.
6960
6961 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6962
6963         * shell/ev-view.c: (clear_caches):
6964
6965         ev_page_cache_get doesnt return a reference,
6966         dont try to unref it.
6967
6968 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6969
6970         * shell/main.c: (load_files_remote):
6971
6972         Fix timestamp parameter with dbus <= 0.33
6973
6974 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6975
6976         * data/evince.schemas.in:
6977
6978         Add missing full stop
6979
6980 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6981
6982         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6983         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6984
6985         Plug some memory leaks
6986
6987 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6988
6989         * configure.ac:
6990         * lib/ev-debug.c: (trap_handler):
6991
6992         Check for execinfo.h and use it only if it exists.
6993         Ported from Epiphany (bug #314776).
6994
6995 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6996
6997         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6998
6999 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7000
7001         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7002         * po/id.po      : Added Indonesian translation
7003
7004 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7005
7006         * shell/main.c:
7007         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7008         * NEWS: Release 0.4.0
7009
7010 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7011
7012         * configure.ac: catch another gtk+-2.8ism
7013         * shell/main.c: Make work with gtk+-2.6
7014
7015 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7016
7017         * shell/ev-application-service.xml: Add 'timestamp' argument to
7018           ev_application_open_window and ev_application_open_uri methods.
7019
7020         * shell/ev-application.h: Add 'timestamp' argument to
7021           ev_application_open_window, ev_application_open_uri,
7022           and ev_application_open_uri_list functions.
7023
7024         * shell/ev-application.c (ev_application_open_window,
7025           ev_application_open_uri, ev_application_open_uri_list): Change
7026           functions that show/present windows to use a timestamp if one
7027           is passed in.
7028
7029         * shell/ev-window.c (ev_window_cmd_file_open,
7030           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7031         * shell/main.c (load_files): Modify calls to ev_application to
7032           include GDK_CURRENT_TIME as timestamp.
7033
7034         * shell/main.c (load_files_remote): Obtain timestamp for client
7035           instance from GDK and pass to server instance so new windows are
7036           focused properly.  Fix dbus_g_proxy_call() calls by including second
7037           G_TYPE_INVALID.
7038           
7039         Closes bug #314475.
7040
7041 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7042
7043         * shell/ev-window.c (ev_window_finalize): Check for
7044         avail. EvWindows when quiting to handle the finalize better,
7045         #314497
7046
7047 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7048         
7049         * properties/ev-properties-view.c: 
7050         
7051         Set textdomain to libglade. Fixes translation problem in property page.
7052
7053 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7054
7055         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7056         * dvi/Makefile.am:
7057         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7058         * dvi/mdvi-lib/Makefile.am:
7059         
7060         Fix rotation of thumbnails, ported to new API. Moved library
7061         dependencies earlier, probably it will fix linkage problem.
7062
7063 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7064
7065         * backend/ev-document-misc.c:
7066         (ev_document_misc_get_thumbnail_frame):
7067         * backend/ev-document-misc.h:
7068         * configure.ac:
7069         * pdf/ev-poppler.cc:
7070         * shell/Makefile.am:
7071         * shell/ev-sidebar-thumbnails.c: (add_range),
7072         (ev_sidebar_thumbnails_set_loading_icon),
7073         (ev_sidebar_thumbnails_refresh),
7074         (ev_sidebar_thumbnails_set_document):
7075         * shell/ev-sidebar-thumbnails.h:
7076         * shell/ev-view.c: (ev_view_motion_notify_event),
7077         (ev_view_set_property), (ev_view_get_property),
7078         (ev_view_class_init), (ev_view_set_rotation):
7079         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7080         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7081         (ev_window_init):
7082         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7083         Redo rotation (again).  prepare for 0.4.0
7084
7085 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7086
7087         * configure.ac: Bump poppler requirement to 0.4.1.
7088
7089         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7090         argument to poppler_page_render_selection() call.
7091
7092 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7093
7094         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7095         (djvu_document_thumbnails_get_thumbnail):
7096         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7097         (dvi_document_thumbnails_get_thumbnail):
7098         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7099         (pixbuf_document_thumbnails_get_thumbnail):
7100         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7101         
7102         Update rotation direction of backends to fit with pdf and ps.
7103
7104 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7105
7106         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7107         * backend/ev-async-renderer.h:
7108         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7109         (setup_page), (ps_document_get_page_size),
7110         (ps_async_renderer_render_pixbuf):
7111         * ps/ps-document.h:
7112         * shell/ev-jobs.c: (ev_job_render_run):
7113
7114         Fix orientation in the postscript document
7115
7116 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7117
7118         * pdf/ev-poppler.cc:
7119         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7120         * shell/ev-view.c: (highlight_find_results):
7121
7122         Adapt to the new poppler rotation API. Fix text maps on landscape
7123         documents.
7124
7125 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7126
7127         * shell/ev-view.c (compute_new_selection_text): get the correct
7128         region when selecting in modes other than continuous.
7129
7130 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7131
7132         * shell/main.c (main): remove redundant g_warnings.
7133
7134 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7135
7136         * shell/Makefile.am: Don't include autogenerated
7137         file ev-application-service.h into distribution, since
7138         it causes dbus crash. Fix for bugs 313724 and 313443. 
7139
7140 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7141
7142         * configure.ac: Fix sed expression for FreeBSD. Thanks
7143         to Joe Marcus Clark <marcus@freebsd.org>
7144         
7145         * shell/eggfindbar.c: (entry_activate_callback),
7146         (entry_changed_callback), (egg_find_bar_init),
7147         (egg_find_bar_set_search_string):
7148         
7149         Made findbar buttons unsensitive if there is no text in
7150         entry. Fix for the bug 313285.
7151
7152 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7153
7154         * ps/ps-document.c: Use g_filename_display_name for displaying
7155         filenames and revert string freeze breackage
7156
7157 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7158
7159         * NEWS:
7160         * configure.ac:
7161
7162         Update for 0.3.4
7163
7164         * shell/Makefile.am:
7165
7166         Add ev-application-service.xml to extra dist
7167
7168         * shell/ev-view.c: (find_page_at_location):
7169
7170         Remove unused function (fix warning)
7171
7172 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7173
7174         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7175         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7176         
7177         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7178         bug 313623.
7179
7180 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7181
7182         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7183         * shell/ev-window.c:
7184         Fix build warnings
7185
7186 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7187
7188         * configure.ac: Update script to get dbus version.
7189         Fix for the bug #313443.
7190
7191 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7192
7193         * shell/ev-window.c: (ev_window_cmd_escape):
7194         
7195         Return focus back to view on escape. Fix for bug 313295.
7196
7197 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7198
7199         * shell/ev-window.c: (update_window_title),
7200         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7201         (ev_window_cmd_save_as):
7202         
7203         Correct conversion from uri to displayable string. Fix for
7204         bug 313296.
7205
7206 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7207
7208         * ps/ps-document.c: convert filename to utf8 when there is an error
7209         loading document. Fixes #309915
7210
7211 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7212
7213         * configure.ac:
7214
7215         We depend on poppler 0.4.0
7216
7217 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7218
7219         * configure.ac:
7220         * NEWS: Release 0.3.3.
7221         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7222
7223 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7224
7225         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7226         add a couple missing mnemonics to menu items, use title 
7227         capitalization for menu items and window titles, and add 
7228         ellipsis to open menu item.     
7229
7230 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7231
7232         * pdf/ev-poppler.cc:
7233         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7234         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7235         (ev_view_get_rotation):
7236         * shell/ev-view.h:
7237         * shell/ev-window.c: (setup_view_from_metadata),
7238         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7239         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7240         disk.
7241
7242 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7243
7244         * configure.ac: Added tr to ALL_LINGUAS
7245
7246 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7247
7248         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7249         requires several clicks to find word. Thanks to 
7250         Colin Slater <kiltedtaco@gmail.com>.
7251
7252 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7253
7254         * data/evince.desktop.in.in: Hide menu entry and
7255         rename it to "Document Viewer". Fix for bug 
7256         #312399.
7257
7258 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7259
7260         * shell/ev-page-action.c (ev_page_action_class_init): 
7261
7262         Point to the correct function in constructor of the
7263         activate_label signal
7264
7265 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7266
7267         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7268         * shell/ev-jobs.h: Make thread safe.
7269
7270 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7271
7272         * shell/ev-view.c: (view_update_range_and_current_page):
7273         Don't update page range if we are scrolling to some document
7274         point.
7275
7276 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7277
7278         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7279         when getting max_page_width, fix drawing in dual mode.
7280
7281 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7282
7283         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7284         getting the area for select_all.
7285
7286 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7287
7288         * backend/ev-selection.c: (ev_selection_render_selection):
7289         * backend/ev-selection.h:
7290         * pdf/ev-poppler.cc:
7291         * shell/ev-jobs.c: (ev_job_render_new):
7292         * shell/ev-jobs.h:
7293         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7294         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7295         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7296         (ev_view_class_init):
7297
7298         Change selection color on focus in and focus out events.  Also,
7299         poppler now uses GdkColor for specifying the selection colors, so
7300         drop some awkward conversion code.
7301
7302 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7303
7304         * configure.ac: Added Hebrew translation
7305
7306 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7307
7308         * NOTES:
7309         * backend/ev-selection.c: (ev_selection_render_selection):
7310         * backend/ev-selection.h:
7311         * pdf/ev-poppler.cc:
7312         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7313         (ev_job_render_run):
7314         * shell/ev-jobs.h:
7315         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7316         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7317         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7318         (ev_pixbuf_cache_style_changed),
7319         (ev_pixbuf_cache_get_selection_pixbuf),
7320         (ev_pixbuf_cache_set_selection_list),
7321         (ev_pixbuf_cache_get_selection_list):
7322         * shell/ev-pixbuf-cache.h:
7323         * shell/ev-utils.c: (ev_print_region_contents):
7324         * shell/ev-utils.h:
7325         * shell/ev-view.c: (ev_view_queue_draw_page),
7326         (selection_update_idle_cb), (ev_view_motion_notify_event),
7327         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7328         (setup_caches), (ev_view_find_next), (merge_selection_region),
7329         (selection_free):
7330         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7331
7332         Clean up selection to be much smoother!
7333
7334 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7335
7336         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7337         to poppler_page_render_selection().
7338
7339 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7340
7341         * ps/ps-document.c: (save_page_list): Use
7342         unzipped document when printing. Thanks to 
7343         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7344         311016.
7345
7346 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7347
7348         * shell/ev-window.c: (update_action_sensitivity):
7349         
7350         Disable print and save respect to lockdown gconf keys. Fix
7351         for 312342.
7352
7353 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7354
7355         * configure.ac:
7356         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
7357         (write_to_temp_file), (ev_file_set_contents):
7358         * shell/ev-utils.h:
7359         * shell/ev-window.c: (save_print_config_to_file):
7360         
7361         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
7362         Fix for bug 312238
7363
7364 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
7365
7366         * shell/ev-window.c: (load_print_config_from_file),
7367         (save_print_config_to_file), (ev_window_print_range):
7368
7369         Persist the print settings. Fixes bug #311578.
7370
7371 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7372
7373         * djvu/djvu-document.c: (djvu_document_get_page_size),
7374         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
7375         (djvu_document_thumbnails_get_thumbnail):
7376         * dvi/dvi-document.c: (dvi_document_get_page_size),
7377         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
7378         (dvi_document_thumbnails_get_dimensions),
7379         (dvi_document_thumbnails_get_thumbnail):
7380         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
7381         (pixbuf_document_render_pixbuf),
7382         (pixbuf_document_document_iface_init),
7383         (pixbuf_document_thumbnails_get_thumbnail):
7384         
7385         Update backends to make them build with new rotation system.
7386
7387 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7388
7389         * help/C/figures/evince_start_window.png:
7390         
7391         Update documentation image from Luca Ferretti <elle.uca@libero.it>
7392
7393 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
7394
7395         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
7396         * shell/ev-pixbuf-cache.h:
7397         * shell/ev-sidebar-thumbnails.c:
7398         (ev_sidebar_thumbnails_get_property), (add_range),
7399         (adjustment_changed_cb):
7400         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
7401         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
7402         we were thumbnailing the entire docment on startup, slowing us
7403         down hugely. 
7404
7405 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
7406
7407         * shell/ev-page-cache.c: (ev_page_cache_new):
7408         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
7409         == 0, fixes #310306.
7410
7411 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7412
7413         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
7414         (ev_view_rotate_left):
7415
7416         Account rotation in doc_rect_to_view_rect.
7417         Ensure rotation doesnt go out of bounds.
7418
7419 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7420
7421         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7422
7423         Correct and cleanup w/h swapping
7424
7425 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7426
7427         * backend/ev-document-thumbnails.c:
7428         (ev_document_thumbnails_get_thumbnail):
7429         * backend/ev-document-thumbnails.h:
7430         * backend/ev-document.c:
7431         * backend/ev-document.h:
7432         * backend/ev-render-context.c: (ev_render_context_new),
7433         (ev_render_context_set_rotation):
7434         * backend/ev-render-context.h:
7435         * pdf/ev-poppler.cc:
7436         * ps/ps-document.c: (ps_document_document_iface_init):
7437         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7438         * shell/ev-jobs.h:
7439         * shell/ev-page-cache.c: (build_height_to_page),
7440         (ev_page_cache_new), (ev_page_cache_get_size),
7441         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7442         (ev_page_cache_get_height_to_page):
7443         * shell/ev-page-cache.h:
7444         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7445         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7446         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7447         (ev_pixbuf_cache_get_selection_pixbuf):
7448         * shell/ev-pixbuf-cache.h:
7449         * shell/ev-print-job.c: (idle_print_handler):
7450         * shell/ev-sidebar-thumbnails.c: (add_range):
7451         * shell/ev-view.c: (view_update_range_and_current_page),
7452         (get_page_y_offset), (get_page_extents),
7453         (ev_view_size_request_continuous_dual_page),
7454         (ev_view_size_request_continuous),
7455         (ev_view_size_request_dual_page),
7456         (ev_view_size_request_single_page), (draw_one_page),
7457         (ev_view_set_rotation), (ev_view_rotate_right),
7458         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7459         (ev_view_zoom_for_size_continuous_and_dual_page),
7460         (ev_view_zoom_for_size_continuous),
7461         (ev_view_zoom_for_size_dual_page),
7462         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7463         (ev_view_select_all):
7464         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7465         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7466         (tiff_document_document_iface_init),
7467         (tiff_document_thumbnails_get_thumbnail):
7468
7469         Use rotation rather than orientation. It's easier and enough
7470         for our needs.
7471
7472 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7473
7474         * shell/ev-page-cache.c: (build_height_to_page),
7475         (ev_page_cache_new), (ev_page_cache_get_size),
7476         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7477         (ev_page_cache_get_height_to_page):
7478         * shell/ev-page-cache.h:
7479         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7480         (ev_view_size_request_continuous_dual_page),
7481         (ev_view_size_request_continuous),
7482         (ev_view_zoom_for_size_continuous_and_dual_page),
7483         (ev_view_zoom_for_size_continuous):
7484
7485         Make the page cache aware of page orientation.
7486
7487 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7488
7489         * backend/ev-document-thumbnails.c:
7490         (ev_document_thumbnails_get_thumbnail):
7491         * backend/ev-document-thumbnails.h:
7492         * backend/ev-document.c:
7493         * backend/ev-document.h:
7494         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
7495         * backend/ev-ps-exporter.h:
7496         * pdf/ev-poppler.cc:
7497         * ps/ps-document.c: (ps_document_document_iface_init),
7498         (ps_document_ps_export_do_page):
7499         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7500         * shell/ev-jobs.h:
7501         * shell/ev-page-cache.c: (ev_page_cache_get_size),
7502         (ev_page_cache_get):
7503         * shell/ev-page-cache.h:
7504         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7505         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7506         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
7507         * shell/ev-pixbuf-cache.h:
7508         * shell/ev-print-job.c: (idle_print_handler):
7509         * shell/ev-sidebar-thumbnails.c: (add_range):
7510         * shell/ev-view.c: (view_update_range_and_current_page),
7511         (get_page_extents), (ev_view_size_request_dual_page),
7512         (ev_view_size_request_single_page), (draw_one_page),
7513         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
7514         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7515         (ev_view_zoom_for_size_dual_page),
7516         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7517         (ev_view_select_all):
7518         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7519         * tiff/tiff-document.c: (tiff_document_get_page_size),
7520         (tiff_document_get_orientation), (rotate_pixbuf),
7521         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
7522         (tiff_document_thumbnails_get_thumbnail),
7523         (tiff_document_ps_export_do_page), (tiff_document_init):
7524
7525         Really make use of the orientation bit of the render context.
7526         Use the render context in a few more places in the backend API.
7527         This regress orientation, but now it's done right. Will try to
7528         fix it up asap...
7529
7530 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7531
7532         * shell/ev-view.c: (ensure_rectangle_is_visible):
7533
7534         Patch by Nickolay V. Shmyrev to fix find flickering
7535
7536 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
7537
7538         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
7539         duplex parameters to ::begin.
7540
7541         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
7542         * shell/ev-print-job.c (idle_print_handler): 
7543         * ps/ps-document.c (ps_document_ps_export_begin): 
7544         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
7545         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
7546         implementations. Poppler backend needs poppler cvs. Rest has
7547         unchanged behavior.
7548
7549 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7550
7551         * shell/ev-window.c (using_pdf_printer): new function.
7552         (ev_window_print_range): print a less techy message if someone
7553         tries to print to PDF.
7554
7555 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
7556
7557         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
7558         from "unknown font" string. Bug #311431
7559
7560 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7561
7562         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
7563
7564 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
7565
7566         Bug #311280
7567         
7568         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
7569         name for PopplerFontTypes
7570         (pdf_document_fonts_fill_model): add font type to the detail column
7571
7572         * backend/ev-document-fonts.h: added
7573         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
7574
7575         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
7576         font name and font details, add a little markup.
7577         (ev_properties_fonts_init): use the new cell data func, specify ypad
7578         property for the cell renderer.
7579         (ev_properties_fonts_set_document): add the details column.
7580
7581 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
7582
7583         * configure.ac: Added "pl" to ALL_LINGUAS.
7584
7585 2005-07-24  Danilo Šegan  <danilo@gnome.org>
7586
7587         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
7588
7589 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
7590
7591         * help/ChangeLog: Started this for translations of manual.
7592         * configure.ac, autogen.sh, .cvsignore: Migrated to
7593         gnome-doc-utils. Patch in bug #311222.
7594
7595 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
7596
7597         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
7598         #ifdef this away to fix an unused-function warning.
7599
7600 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
7601
7602         * configure.ac: Added 'gl' to ALL_LINGUAS.
7603
7604 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
7605
7606         * configure.ac: Added ne in ALL_LINGUAS
7607         
7608 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7609
7610         * shell/ev-view.c: (ev_view_leave_notify_event):
7611         
7612         Clear status message when pointer leaves view. Fix for bug
7613         #310818 
7614
7615 2005-07-20 Ankit Patel <ankit644@yahoo.com>
7616
7617         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
7618
7619 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7620
7621         * shell/ev-view.c: (ev_view_leave_notify_event),
7622         (ev_view_class_init):
7623         
7624         Set cursor to normal then leaving view.
7625
7626 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7627
7628         * configure.ac:
7629         
7630         Fix required djvulibre version.
7631
7632 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
7633
7634         *configure.ac: Hindi (hi) language added
7635
7636 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
7637
7638         *configure.ac: Punjabi (pa) Language added
7639
7640 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7641
7642         * data/evince-ui.xml, shell/ev-window.c:
7643         
7644         Add keypad accelerators for zooming. Fix for bug 308128.
7645
7646 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7647
7648         * Makefile.am:
7649         * backend/Makefile.am:
7650         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
7651         * configure.ac:
7652         * shell/ev-document-types.c: (ev_document_types_add_filters):
7653
7654         Allow to enable/disable the pixbuf backend.
7655         Default to off for now. If we want it enabled we should
7656         really put mime types in the desktop, implement properties etc.
7657
7658         * properties/evince-properties.c:
7659
7660         Initialize error to NULL.
7661         Check error is not NULL before freeing.
7662
7663 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7664
7665         * shell/ev-window.c:
7666
7667         Use F5 as presentation accell
7668
7669 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7670
7671         * shell/ev-window.c: (update_chrome_visibility),
7672         (ev_window_create_fullscreen_popup), (ev_window_init):
7673
7674         Do not leak the fullscreen toolbar
7675
7676 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7677
7678         * shell/ev-window.c: (view_actions_focus_in_cb),
7679         (view_actions_focus_out_cb):
7680
7681         These has a return value! Fix totally random focus
7682         issues we was seeing.
7683
7684 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7685
7686         * shell/main.c: (load_files_remote):
7687
7688         Allow open more than one file
7689
7690 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7691
7692         * shell/main.c: (load_files_remote):
7693
7694         Fix for dbus 0.33. bug #309975
7695
7696 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7697
7698         * properties/ev-properties-main.c: (ev_properties_get_pages):
7699
7700         Actually return NULL for types we dont support
7701
7702 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7703
7704         * po/POTFILES.in:
7705
7706         Remove empty lines.
7707
7708 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7709
7710         * backend/ev-document-factory.c:
7711         (ev_document_factory_get_document):
7712
7713         Do not try to create the object if type
7714         is invalid.
7715
7716 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7717
7718         * ps/ps-document.c: (ps_document_dispose),
7719         (ps_async_renderer_render_pixbuf):
7720         * ps/ps-document.h:
7721
7722         Do not leak the target window
7723
7724 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7725
7726         * shell/ev-application.c: (ev_application_init):
7727
7728         Let tbe check file existence for us.
7729         Add a comment about eggrecent mime filter.
7730
7731 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7732
7733         * data/evince-ui.xml:
7734         * shell/ev-application.c: (ev_application_shutdown),
7735         (ev_application_init), (ev_application_get_toolbars_model),
7736         (ev_application_get_recent_model),
7737         (ev_application_save_toolbars_model):
7738         * shell/ev-application.h:
7739         * shell/ev-window.c: (ev_window_add_recent),
7740         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7741         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7742         (ev_window_init):
7743
7744         Use common toolbar and recent models for all windows.
7745         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7746
7747 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7748
7749         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7750         successfully check for gtk_icon_view_get_visible_range.
7751
7752 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7753
7754         * djvu/Makefile.am:
7755         * dvi/Makefile.am:
7756         
7757         Fix djvu and dvi backend build.
7758
7759 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7760
7761         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7762         (new_separator_pixbuf):
7763
7764         Don't leak windows.
7765
7766 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7767
7768         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7769
7770         HIGification of toolbar editor dialogue.
7771
7772 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7773
7774         * configure.ac:
7775         * shell/Makefile.am:
7776
7777         Ever build metadata manager since it's just
7778         disabled at runtime now.
7779
7780 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7781
7782         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7783         (ev_metadata_manager_get), (ev_metadata_manager_set):
7784         * shell/ev-metadata-manager.h:
7785
7786         Add an _init functions that enabled metadata management
7787         at runtime.
7788
7789         * shell/ev-window.c: (page_changed_cb),
7790         (setup_document_from_metadata), (ev_window_setup_document),
7791         (setup_view_from_metadata), (ev_window_open_uri),
7792         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7793         (ev_window_run_presentation), (ev_window_stop_presentation),
7794         (save_sizing_mode), (ev_window_zoom_changed_cb),
7795         (ev_window_continuous_changed_cb),
7796         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7797         (window_configure_event_cb):
7798
7799         Remove all ugly metadata define since we deal with it
7800         at runtime now.
7801
7802         * shell/main.c: (load_files_remote), (main):
7803
7804         Add support for dbus cvs head. Hopefully didnt break one
7805         of the other versions now!
7806
7807         If we dont get a response from the dbus server just
7808         give up with it and not enable metadata.
7809
7810 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7811
7812         * Makefile.am:
7813         * backend/Makefile.am:
7814         * configure.ac:
7815         * cut-n-paste/recent-files/Makefile.am:
7816         * cut-n-paste/toolbar-editor/Makefile.am:
7817         * cut-n-paste/zoom-control/Makefile.am:
7818         * lib/Makefile.am:
7819         * pdf/Makefile.am:
7820         * pixbuf/Makefile.am:
7821         * properties/Makefile.am:
7822         * ps/Makefile.am:
7823         * shell/Makefile.am:
7824         * thumbnailer/Makefile.am:
7825         * tiff/Makefile.am:
7826
7827         Make frontends depend on just libev.
7828         Rework and group CFLAGS/LIBS definitions.
7829         Cleanups.
7830
7831 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7832
7833         * shell/ev-window:
7834
7835         do not unnecessarily save zoom
7836
7837         * configure.ac:
7838         * lib/ev-file-helpers.c: (ev_dot_dir):
7839         * shell/Makefile.am:
7840         * shell/dummy.cc:
7841
7842         Some cleanups
7843
7844 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7845
7846         * configure.ac:
7847         
7848         Remove unnecessary dependencies
7849
7850 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7851
7852         * properties/Makefile.am:
7853         * thumbnailer/Makefile.am:
7854         * tiff/Makefile.am:
7855
7856         Some more cleanups. Was really necessary
7857         but I probably introduced bugs, feel free
7858         to flame :)
7859
7860 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7861
7862         * backend/Makefile.am:
7863         * configure.ac:
7864         * cut-n-paste/recent-files/Makefile.am:
7865         * cut-n-paste/toolbar-editor/Makefile.am:
7866         * cut-n-paste/zoom-control/Makefile.am:
7867         * lib/Makefile.am:
7868         * pdf/Makefile.am:
7869         * pixbuf/Makefile.am:
7870         * properties/Makefile.am:
7871         * ps/Makefile.am:
7872         * shell/Makefile.am:
7873         * thumbnailer/Makefile.am:
7874         * tiff/Makefile.am:
7875
7876         Use gnome-common macros when possible.
7877         Cleanup dependencies.
7878         Actually disable deprecated where possible.
7879
7880 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7881
7882         * Makefile.am:
7883         * backend/Makefile.am:
7884         * properties/Makefile.am:
7885         * shell/Makefile.am:
7886         * thumbnailer/Makefile.am:
7887
7888         This should solve the circular dep without
7889         requiring dir reorg!
7890
7891         * shell/ev-window.c: (setup_view_from_metadata):
7892
7893         Never restore window size/position when the
7894         window is already visible.
7895
7896 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7897
7898         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7899
7900         Return a boolean from timeout func. Fix ported from gedit.
7901
7902 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7903
7904         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7905
7906 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7907
7908         * shell/ev-document-types.c: set "All Documents" as default filter in
7909         open dialog
7910
7911 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7912
7913         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7914         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7915         (ev_metadata_manager_set_boolean): fix value/val thinko.
7916
7917 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7918
7919         * shell/ev-window.c: (setup_view_from_metadata),
7920         (window_state_event_cb), (window_configure_event_cb),
7921         (ev_window_init):
7922
7923         Remember window position and maximized state
7924
7925 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7926
7927         * configure.ac:
7928
7929         Fix DBUS configure checks.
7930
7931         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7932         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7933         (ev_metadata_manager_set_boolean):
7934
7935         Plug mem leaks.
7936
7937         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7938         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7939         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7940         (ev_window_continuous_changed_cb),
7941         (ev_window_dual_mode_changed_cb), (ev_window_new):
7942
7943         Fix the build without DBUS.
7944
7945 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7946
7947         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7948         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7949         (ev_metadata_manager_set_string),
7950         (ev_metadata_manager_set_boolean):
7951         * shell/ev-metadata-manager.h:
7952
7953         Add support for some more types
7954
7955         * shell/ev-view.c: (scroll_to_current_page),
7956         (ev_view_get_continuous), (ev_view_set_continuous),
7957         (ev_view_get_dual_page):
7958         * shell/ev-view.h:
7959         * shell/ev-window.c: (page_changed_cb),
7960         (setup_document_from_metadata), (ev_window_setup_document),
7961         (setup_view_from_metadata), (ev_window_open_uri),
7962         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7963         (ev_window_run_presentation), (ev_window_stop_presentation),
7964         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7965         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7966         (ev_window_update_dual_page_action),
7967         (ev_window_continuous_changed_cb),
7968         (ev_window_dual_mode_changed_cb), (ev_window_init):
7969
7970         Remember a bunch of view/document properties. Prolly some
7971         are still missing but it's getting interesting.
7972
7973 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7974
7975         * configure.ac: check if dbus-binding-tool is installed. Not the
7976         case on current Ubuntu breezy, it seems.
7977
7978 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7979
7980         * data/evince.desktop.in.in:
7981         
7982         Allow open uri lists and add TryExec field.
7983
7984 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7985
7986         * configure.ac:
7987
7988         Enable dbus when available, do not require a configure
7989         option.
7990
7991 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7992
7993         * configure.ac:
7994
7995         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7996         disabled.
7997
7998 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7999         Marco Pesenti Gritti  <mpg@redhat.com>
8000
8001         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8002         
8003         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8004         functions to the format required by dbus
8005
8006         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8007         errors. Use the RPC parameters in the expected way
8008
8009 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8010
8011         * Makefile.am:
8012         * properties/Makefile.am:
8013         * properties/ev-properties-main.c: (ev_properties_get_pages):
8014
8015         Support all mime types
8016
8017         * shell/Makefile.am:
8018         * thumbnailer/Makefile.am:
8019         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8020         (evince_thumbnail_pngenc_get):
8021
8022         Use the document factory
8023
8024 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8025
8026         * backend/Makefile.am:
8027         * backend/ev-document-factory.c:
8028         (mime_type_supported_by_gdk_pixbuf),
8029         (ev_document_type_get_from_mime),
8030         (ev_document_factory_get_document),
8031         (ev_document_factory_get_backend),
8032         (ev_document_factory_get_mime_types),
8033         (ev_document_factory_get_all_mime_types):
8034         * backend/ev-document-factory.h:
8035         * shell/Makefile.am:
8036         * shell/ev-document-types.c: (get_document_from_uri),
8037         (ev_document_types_get_document),
8038         (file_filter_add_mime_list_and_free),
8039         (ev_document_types_add_filters):
8040         * shell/ev-document-types.h:
8041         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8042         * shell/ev-properties-dialog.c:
8043         (ev_properties_dialog_set_document):
8044         * shell/ev-window.c: (ev_window_cmd_file_open),
8045         (ev_window_cmd_save_as):
8046         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8047
8048         Rework document types managing to avoid code duplication
8049         and actually abstract from backend implementations.
8050         Also provide a minimal factory api that can be used by
8051         thumbnailer/properties.
8052
8053 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8054
8055         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8056         Plug a mem leak.
8057         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8058         HIG spacings.
8059
8060 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8061
8062         * shell/ev-properties-dialog.c
8063         (ev_properties_dialog_set_document): only call
8064         ev_properties_fonts_set_document() if the document implements the
8065         fonts interface
8066
8067 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8068
8069         * configure.ac:
8070         * properties/Makefile.am:
8071         * properties/ev-properties-view.c:
8072         (ev_properties_view_register_type):
8073         * properties/ev-properties-view.h:
8074         * properties/ev-properties-main.h:
8075
8076         Implement nautilus plugin for properties.
8077         Works only for pdf atm, I need to rework the
8078         document types stuff to get this to work
8079         for all backends...
8080
8081 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8082
8083         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8084         (ev_properties_fonts_set_document): use
8085         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8086
8087 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8088
8089         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8090         them
8091         (PlaceImage, tiff2ps_process_page): use
8092         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8093
8094
8095 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8096
8097         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8098         (main): to call gnome_authentication_manager_init. Should fix
8099         Bug #308510
8100
8101         * configure.ac: that requires libgnomeui 2.6.0.
8102
8103 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8104
8105         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8106         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8107         use the new tiff2ps interfaces
8108
8109         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8110         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8111
8112         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8113         structure instead of global variables.  Remove use of static
8114         variables in functions.
8115
8116 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8117
8118         * shell/ev-page-action.c: unref the completion after setting it to the
8119         entry
8120
8121 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8122
8123         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8124         postscript files
8125
8126 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8127
8128         * shell/ev-window.c (update_action_sensitivity): disable
8129         File->Print if the document does not implement the ps exporter
8130         interface
8131
8132 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8133
8134         * Makefile.am:
8135         * configure.ac:
8136         * data/evince-properties.glade:
8137         * properties/.cvsignore:
8138         * properties/Makefile.am:
8139         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8140         (ev_properties_view_class_init), (ev_properties_view_format_date),
8141         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8142         (ev_properties_view_init), (ev_properties_view_new):
8143         * properties/ev-properties-view.h:
8144         * shell/Makefile.am:
8145         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8146         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8147         (ev_properties_dialog_new):
8148         * shell/ev-properties-dialog.h:
8149         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8150         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8151         (update_progress_label), (job_fonts_finished_cb),
8152         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8153         * shell/ev-properties-fonts.h:
8154         * shell/ev-properties.c:
8155         * shell/ev-properties.h:
8156         * shell/ev-window.c: (ev_window_setup_document),
8157         (ev_window_cmd_file_properties):
8158
8159         Split the properties pages in two different objects, depend
8160         only on the backend where possible, use widgets instead
8161         of gobject for the glade part, reimplement the dialog
8162         itself with gtk.
8163         I need this to implement nautilus properties page.
8164
8165 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8166
8167         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8168         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8169         (tiff_document_document_ps_exporter_iface_init): implement the ps
8170         exporter interface for tiff documents
8171
8172         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8173         libtiff to implement TIFF postscript export
8174
8175         * tiff/tiff2ps.h: added a header file for external tiff2ps
8176         functions.
8177
8178         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8179         tiff2ps.h
8180
8181 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8182
8183         * shell/ev-view.c: (scroll_to_current_page),
8184         (ev_view_set_fullscreen), (ev_view_set_presentation):
8185         
8186         Scroll to current page when exit from presentation
8187
8188 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8189
8190         * shell/ev-window.c: (update_document_mode),
8191         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8192         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8193         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8194         
8195         Exit from fullscreen mode when switch to presentation. Fix for
8196         bug 309365
8197
8198 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8199
8200         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8201         return NULL if the document does not implement the selection
8202         interface.
8203
8204 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8205
8206         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8207         reported height by using the resolution aspect ratio
8208         (tiff_document_render_pixbuf): scale the pixbuf using the
8209         resolution aspect ratio
8210
8211 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8212
8213         * configure.ac:
8214         
8215         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8216         <kiltedaco@gmail.com>
8217         
8218         * djvu/djvu-document.c: (djvu_document_get_orientation),
8219         (djvu_document_set_orientation), (djvu_document_get_page_size),
8220         (rotate_pixbuf), (djvu_document_render_pixbuf),
8221         (djvu_document_document_iface_init):
8222         * dvi/dvi-document.c: (dvi_document_get_orientation),
8223         (dvi_document_set_orientation), (dvi_document_get_page_size),
8224         (rotate_pixbuf), (dvi_document_render_pixbuf),
8225         (dvi_document_document_iface_init):
8226         
8227         Dvi and djvu backends are ported to new API
8228
8229 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8230
8231         * backend/ev-selection.c: (ev_selection_get_selection_region),
8232         (ev_selection_get_selection_map):
8233         * backend/ev-selection.h:
8234         * pdf/ev-poppler.cc:
8235         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8236         * shell/ev-jobs.h:
8237         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8238         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8239         (ev_pixbuf_cache_get_text_mapping):
8240         * shell/ev-pixbuf-cache.h:
8241         * shell/ev-view.c: (location_in_text),
8242         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8243         support to EvView.  Now we can see where we can select!  Sweet!
8244
8245 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8246
8247         * shell/ev-view.c (ev_view_button_press_event): Fix
8248         event->y + view->scroll_x typo.
8249
8250 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8251
8252         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8253         sub-GdkPixbuf instead of passing dest_x and dest_y.
8254         
8255         * shell/ev-view.c: (view_point_to_doc_point),
8256         (view_rect_to_doc_rect), (ev_view_button_press_event),
8257         (ev_view_motion_notify_event), (compute_new_selection_rect),
8258         (gdk_rectangle_point_in), (compute_new_selection_text),
8259         (compute_selections): Update selection code to keep the selection
8260         around as two points and not as a normalized rectangle, and fix
8261         page level selection in two-column mode.
8262
8263 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8264
8265         * shell/ev-window.c: (window_configure_event_cb): 
8266         
8267         Fix compilation
8268         
8269 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8270
8271         * pdf/ev-poppler.cc:
8272
8273         Fix compilation
8274
8275 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8276
8277         * shell/Makefile.am:
8278         * shell/ev-metadata-manager.c: (item_free),
8279         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8280         (parse_value), (parseItem), (load_values),
8281         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8282         (save_values), (save_item), (get_oldest), (resize_items),
8283         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8284         * shell/ev-metadata-manager.h:
8285
8286         Metadata manager from gedit but modified to use GValue, so that
8287         we dont need to keep converting from strings.
8288
8289         * configure.ac:
8290
8291         ENABLE_METADATA conditional, on when dbus is on
8292
8293         * shell/ev-application.c: (ev_application_open_uri):
8294
8295         Show the window after load so that we can initialize
8296         window size before it's showed.
8297
8298         * shell/ev-window.c: (ev_window_setup_from_metadata),
8299         (ev_window_open_uri), (window_configure_event_cb),
8300         (ev_window_init):
8301
8302         Save and load metadata information about window size.
8303         Not yet keeping states in account.
8304
8305         * shell/main.c: (main):
8306
8307         Shutdown metadata manager.
8308
8309 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8310
8311         * shell/ev-application-service.xml:
8312         * configure.ac:
8313         * shell/Makefile.am:
8314         * shell/ev-application.c:
8315         * shell/ev-application.h:
8316         * shell/ev-window.c:
8317         * shell/ev-window.h:
8318         * shell/main.c:
8319
8320         Add an optional dbus interface (--enable-dbus).
8321         Rework application code, mainly to be easier to
8322         use "remotely".
8323         Do not open multiple windows with the same document,
8324         spatial evince!
8325
8326 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8327
8328         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8329         pixbuf iff it exists.
8330
8331 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8332
8333         * shell/*:
8334         * backend/ev-render-context.[ch]:
8335         * backend/ev-selection.[ch]:
8336
8337         Massive changes.  We now support text selection of pdfs, and not
8338         just rectangular selection.  This is pretty broken still, but I
8339         want to get something into CVS.
8340
8341 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8342
8343         * pdf/ev-poppler.cc:
8344         
8345         Fix for Bug 309080: crash on window close.
8346         
8347         * shell/ev-page-action.c: (page_changed_cb):
8348         
8349         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8350         jensgr@gmx.net (Jens Granseuer).
8351
8352 2005-06-25  Marcel Telka  <marcel@telka.sk>
8353
8354         * configure.in (ALL_LINGUAS): Added sk.
8355
8356 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
8357
8358         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
8359         not a document open
8360
8361 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8362
8363         * NEWS:
8364         * configure.ac:
8365
8366         Release 0.3.2
8367
8368         * cut-n-paste/recent-files/Makefile.am:
8369
8370         Fix make distcheck
8371
8372 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8373
8374         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
8375         (pixbuf_document_set_orientation), (rotate_pixbuf),
8376         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
8377         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8378
8379         Implement rotation and cleanup the code a bit.
8380
8381         * tiff/tiff-document.c: (tiff_document_get_page_size),
8382         (tiff_document_get_orientation), (tiff_document_set_orientation),
8383         (rotate_pixbuf), (tiff_document_render_pixbuf),
8384         (tiff_document_document_iface_init), (tiff_document_init):
8385
8386         Implement rotation. Was the quicker solution for the release
8387         but we really need to share this code in the shell.
8388
8389 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8390
8391         * pdf/ev-poppler.cc:
8392
8393         Enable rotation, require poppler cvs. Fix a leak.
8394
8395 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8396
8397         * shell/ev-window.c: (update_action_sensitivity):
8398         
8399         Make properties unsensitive if document backend doesn't provide
8400         any info
8401
8402 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8403
8404         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
8405         (bitmap_flip_horizontally), (bitmap_flip_vertically),
8406         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
8407         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
8408         (bitmap_flip_rotate_counter_clockwise):
8409         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
8410         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
8411         (buff_gets):
8412         * dvi/mdvi-lib/common.h:
8413         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
8414         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
8415         (opendvi), (mdvi_reload), (mdvi_init_context),
8416         (mdvi_destroy_context), (mdvi_dopage), (special):
8417         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
8418         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
8419         (file_hash_free), (register_encoding), (parse_spec),
8420         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
8421         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
8422         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
8423         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
8424         (mdvi_register_font_type), (mdvi_unregister_font_type),
8425         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
8426         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
8427         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
8428         (mdvi_hash_destroy_key), (mdvi_hash_reset):
8429         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
8430         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
8431         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
8432         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
8433         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
8434         * dvi/mdvi-lib/special.c: (mdvi_register_special),
8435         (mdvi_unregister_special), (mdvi_flush_specials):
8436         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
8437         (t1_font_remove):
8438         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
8439         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8440         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8441         (free_font_metrics), (flush_font_metrics):
8442         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8443         (tt_font_remove):
8444         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8445         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8446         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8447         (dstring_insert), (dstring_new), (dstring_reset):
8448         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8449         
8450         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8451         avoid conflict with libtool on FC4
8452         
8453         * shell/ev-window.c: (ev_window_cmd_help_about):
8454         
8455         Update copyright year. Fix for bug 308828.
8456
8457 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8458
8459         * shell/ev-view.c: (add_scroll_binding_keypad),
8460         (ev_view_binding_activated), (ev_view_class_init),
8461         (on_adjustment_value_changed):
8462         
8463         Bug 170874: Arrow keys switch pages in presentation mode
8464
8465 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8466
8467         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8468         
8469         Fix for Bug 308265: Sidebar dissappears coming out of 
8470         Presentation mode
8471
8472 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8473
8474         * shell/ev-application.c: (ev_application_open):
8475         * shell/ev-document-types.c: (ev_document_types_add_filters),
8476         (ev_document_types_add_filters_for_type):
8477         * shell/ev-document-types.h:
8478         * shell/ev-window.c: (ev_window_cmd_save_as):
8479         
8480         Suggest basename as template when saving, provide filters
8481         for save dialog. It's bug 308402
8482
8483 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8484
8485         * pdf/ev-poppler.cc:
8486         * shell/ev-sidebar-links.c: (job_finished_callback):
8487         * shell/ev-view.c: (update_find_status_message):
8488         
8489         Some leaks fixed
8490
8491 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8492
8493         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8494         (egg_recent_view_uimanager_set_list):
8495
8496         Fix buglet in !show_numbers case.
8497
8498 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
8499
8500         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8501         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
8502
8503         Use pango ellipsisation.
8504
8505         * pdf/ev-poppler.cc:
8506
8507         Fix refcount leak, from nsh.
8508
8509 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8510
8511         * cut-n-paste/recent-files/Makefile.am:
8512         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8513         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8514         
8515         Removed EggRecentViewGtk
8516         
8517         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8518         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8519         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
8520         (ev_window_setup_recent):
8521         
8522         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
8523         with other projects
8524
8525 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8526
8527         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8528         (egg_recent_view_gtk_finalize):
8529
8530         Fix memory leak
8531
8532         * cut-n-paste/toolbar-editor/Makefile.am:
8533         
8534         Fix location of cursor icon.
8535         
8536         * pdf/ev-poppler.cc:
8537         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
8538         (display_completion_text), (match_completion):
8539         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8540         (selection_changed_callback), (create_loading_model),
8541         (print_section_cb), (links_page_num_func),
8542         (update_page_callback_foreach):
8543         * shell/ev-window.c: (ev_window_dispose):
8544         
8545         Small memory fixes. Links model now store objects instead
8546         of pointers to improve memory management. 
8547
8548 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8549
8550         * shell/ev-window.c: (zoom_control_changed_cb):
8551         
8552         Fix update of zoom control (bug 308268).
8553
8554 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
8555
8556         * shell/ev-properties.c (set_property): escape the text correctly.
8557         Handles non-UTF-8 properties and escaped properties.  Also, sets
8558         the text to "<i>None</i>" if the property isn't set.
8559
8560         * data/evince-properties.glade: Change the label to be ellipsized,
8561         and give it a minimum size.
8562
8563 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8564
8565         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
8566         * shell/ev-sidebar-links.c: (create_loading_model):
8567         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
8568         * shell/ev-view.c: (ev_view_set_document):
8569         * shell/ev-window.c: (ev_window_dispose):
8570         
8571         Various small fixes, mostly memory leaks. Thanks to valgrind.
8572
8573 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
8574
8575         * ps/ps-document.c: remove the locale.h include again ;-). And
8576         kill the (bogus) setlocale/savelocale business.
8577
8578 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
8579
8580         * ps/ps-document.c:
8581         
8582         Include locale.h to fix build
8583         
8584         * shell/ev-sidebar.c:
8585         
8586         Remove unnecessary includes
8587
8588 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8589
8590         * dvi/dvi-document.c: (dvi_document_load):
8591         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
8592         * po/POTFILES.in:
8593         
8594         Check for incorrect dvi files. Fix parsing dvi on AMD64
8595         platform. Thanks to tester@tester.ca (Olivier Crete).
8596
8597 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8598
8599         * shell/ev-page-action.c: (match_selected_cb),
8600         (display_completion_text), (match_completion), (update_model):
8601         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8602         (expand_open_links):
8603         * shell/ev-sidebar.c: (ev_sidebar_destroy),
8604         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
8605         (ev_sidebar_set_document):
8606         * shell/ev-window.c: (ev_window_xfer_job_cb),
8607         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
8608         
8609         Fixed lot's of memory leaks, for example, memory leak on reload, 
8610         described in bug 307793.
8611
8612 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8613
8614         * pdf/ev-poppler.cc:
8615         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
8616         (update_visible_range), (adjustment_changed_cb),
8617         (ev_sidebar_thumbnails_fill_model),
8618         (ev_sidebar_thumbnails_refresh),
8619         (ev_sidebar_tree_selection_changed),
8620         (ev_sidebar_icon_selection_changed),
8621         (ev_sidebar_thumbnails_use_icon_view),
8622         (ev_sidebar_thumbnails_set_document):
8623         * shell/ev-sidebar-thumbnails.h:
8624         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8625         (ev_window_cmd_edit_rotate_right), (ev_window_init):
8626
8627         Refresh thumbnails when changing orientation. Not fully
8628         working yet becuase of a sidebar bug.
8629
8630         Set page orientation to poppler page everywhere. This sucks
8631         really need to fix poppler.
8632
8633 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
8634
8635         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8636         (egg_recent_view_gtk_new_menu_item),
8637         (egg_recent_view_gtk_set_property),
8638         (egg_recent_view_gtk_get_property),
8639         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
8640         (egg_recent_view_gtk_set_tooltip_func),
8641         (egg_recent_view_gtk_set_label_width),
8642         (egg_recent_view_gtk_get_label_width):
8643         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
8644
8645         Sync with libegg (ellipsize labels)
8646
8647 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8648
8649         * data/evince-ui.xml:
8650         * shell/ev-window.c: (ev_window_cmd_go_forward),
8651         (ev_window_cmd_go_backward):
8652         
8653         Shift + PageUp moves 10 Pages. Fix for 306125
8654
8655 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8656
8657         * pdf/ev-poppler.cc:
8658
8659         Add a flag to check if orientation has been overriden
8660
8661 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
8662
8663         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
8664         field if necessary.
8665
8666         * ps/ps.h: add creator field to document.
8667
8668         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
8669         set creator field.
8670
8671 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8672
8673         * data/evince-properties.glade:
8674         * shell/ev-properties.c: (ev_properties_set_document):
8675
8676         s/PDF Version/Format
8677
8678 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8679
8680         * shell/ev-properties.c: (ev_properties_set_document):
8681
8682         Remove unnecessary translations
8683
8684 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8685
8686         * cut-n-paste/toolbar-editor/Makefile.am:
8687
8688         Correct library name    
8689
8690 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8691
8692         * configure.ac:
8693         * cut-n-paste/recent-files/egg-recent-model.c:
8694         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8695         (egg_recent_model_unlock_file):
8696         * cut-n-paste/recent-files/egg-recent-util.c:
8697         (egg_recent_util_get_unique_id):
8698         * cut-n-paste/recent-files/update-from-egg.sh:
8699         * cut-n-paste/toolbar-editor/Makefile.am:
8700         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8701         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8702         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8703         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8704         (egg_toolbars_model_get_type):
8705         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8706
8707         Better makefile for toolbar editor and update everything
8708         to latest libegg.
8709
8710 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8711
8712         * shell/ev-window.c: (update_document_mode):
8713
8714         Prefer presentation mode when the document
8715         require fullscreen.
8716
8717 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8718
8719         * data/evince-ui.xml:
8720         * shell/ev-window.c:
8721
8722         Add control-equal for zooming
8723
8724 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8725
8726         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8727
8728 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8729
8730         * backend/ev-document.c: (ev_document_get_orientation):
8731         * backend/ev-document.h:
8732         * pdf/ev-poppler.cc:
8733         * ps/ps-document.c: (ps_document_get_orientation),
8734         (ps_document_set_orientation), (ps_document_document_iface_init):
8735
8736         Add a get_orientation api. Improve set_orientation.
8737
8738         * data/evince-ui.xml:
8739         * shell/ev-view.c: (ev_view_set_orientation),
8740         (ev_view_rotate_right), (ev_view_rotate_left):
8741         * shell/ev-view.h:
8742         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8743         (ev_window_cmd_edit_rotate_right):
8744
8745         Better ui for changing document orientation
8746
8747 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8748
8749         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8750         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8751         * shell/ev-sidebar-links.h:
8752         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8753         (ev_sidebar_page_iface_init):
8754         * shell/ev-sidebar-page.h:
8755         * shell/ev-sidebar-thumbnails.c:
8756         (ev_sidebar_thumbnails_get_property),
8757         (ev_sidebar_thumbnails_class_init),
8758         (ev_sidebar_thumbnails_set_document):
8759         * shell/ev-sidebar-thumbnails.h:
8760         * shell/ev-view.c: (ev_view_motion_notify_event):
8761         * shell/ev-window.c: (update_chrome_visibility),
8762         (ev_window_cmd_focus_page_selector),
8763         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8764         (sidebar_page_main_widget_update_cb), (ev_window_init):
8765         
8766         Autoraise toolbar on GoToPage binding and fix bindings in
8767         EvSidebarThumbnails page.
8768
8769 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8770
8771         * shell/ev-properties.c: (update_progress_label):
8772
8773         Hide the progress label when finished; bug #307697.
8774
8775 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8776
8777         * pdf/ev-poppler.cc:
8778
8779         Enable is_open for links, you will need poppler cvs
8780
8781         * shell/ev-properties.c: (job_fonts_finished_cb):
8782
8783         Get a lock on the document when filling the tree view
8784
8785 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8786
8787         * backend/ev-document-links.h:
8788         * pdf/ev-poppler.cc:
8789         * shell/ev-sidebar-links.c: (create_loading_model),
8790         (expand_open_links), (job_finished_callback):
8791
8792         Expand links when specified by the document.
8793         Depend on a poppler api (defined out for now)
8794
8795 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8796
8797         * shell/ev-properties.c: (ev_properties_dispose),
8798         (ev_properties_class_init), (dialog_destroy_cb),
8799         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8800         (ev_properties_set_document), (ev_properties_new),
8801         (ev_properties_show):
8802         * shell/ev-properties.h:
8803
8804         Make it an object, cleanup the code, api to show it as transient
8805         and to set the document.
8806
8807         * shell/ev-window.c: (ev_window_setup_document),
8808         (ev_window_cmd_file_properties):
8809
8810         Adapt to EvProperties changes, do not show multiple
8811         times, update it when document changes.
8812
8813 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8814
8815         * ps/gstypes.h:
8816         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8817         (ps_document_set_orientation), (ps_document_document_iface_init):
8818         * ps/ps-document.h:
8819
8820         Implement orientation here too
8821
8822         * shell/ev-properties.c: (ev_properties_new):
8823         * data/evince-properties.glade:
8824
8825         Hide the fonts page for backends that doesnt
8826         support it.     
8827
8828 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8829
8830         * backend/ev-document.c: (ev_document_set_orientation):
8831         * backend/ev-document.h:
8832         * pdf/ev-poppler.cc:
8833
8834         Add orientation api. Currently poppler api is not optimal,
8835         we need to set orientation every time we _get a page.
8836         I will try to fix that at some point.
8837
8838         * data/evince-ui.xml:
8839         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8840         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8841
8842         Add orientation menu items
8843
8844         * shell/ev-page-cache.c: (ev_page_cache_clear):
8845         * shell/ev-page-cache.h:
8846
8847         Add api to clear the cache
8848
8849         * shell/ev-view.c: (setup_caches), (clear_caches),
8850         (ev_view_set_document), (ev_view_zoom_out),
8851         (ev_view_set_orientation):
8852         * shell/ev-view.h:
8853
8854         Implement orientation changing
8855
8856 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8857
8858         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8859         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8860         * backend/ev-document-fonts.h:
8861
8862         Separate scan and fill so that we can incrementally fill from
8863         the main thread. Add a progress api.
8864
8865         * data/evince-properties.glade:
8866         * pdf/ev-poppler.cc:
8867         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8868         * shell/ev-jobs.h:
8869         * shell/ev-properties.c: (update_progress_label),
8870         (job_fonts_finished_cb), (setup_fonts_view):
8871
8872         Incrementally feel the list and show the progress
8873         percentage in a label like acrobat does.
8874
8875         You are going to need poppler cvs
8876
8877 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8878
8879         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8880         * backend/ev-document-fonts.h:
8881         * pdf/ev-poppler.cc:
8882
8883         Make fonts model fill incrementally.
8884
8885         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8886         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8887         (ev_job_queue_remove_job):
8888         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8889         (ev_job_fonts_new), (ev_job_fonts_run):
8890         * shell/ev-jobs.h:
8891
8892         New job for fonts scanning
8893
8894         * shell/ev-properties.c: (job_fonts_finished_cb),
8895         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8896         * shell/ev-properties.h:
8897         * shell/ev-window.c: (ev_window_cmd_file_properties):
8898
8899         Incrementally feel the treeview using the new job. Show Loading...
8900         message until scanning is completed.
8901
8902         Hopefully I didnt break the build without the poppler patch.
8903
8904 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8905
8906         * shell/ev-application.c: (ev_application_open):
8907         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8908         (ev_document_type_get_type), (ev_document_type_lookup):
8909         * shell/ev-document-types.h:
8910         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8911         * shell/ev-job-xfer.h:
8912         * shell/ev-window.c: (ev_window_clear_local_uri),
8913         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8914         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8915         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8916         
8917         Transfer remote documents to tmp directory to display them later.
8918
8919 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8920
8921         * backend/ev-document-info.h:
8922         * shell/ev-properties.c: (ev_properties_new):
8923
8924         s/GTime*/GTime. Not sure why we was using a pointer
8925         at all there!
8926
8927 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8928
8929         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8930         situations.  That situation is that you're using GTK+-HEAD with
8931         the patch at #306726 is applied, and you have a document with <
8932         1500 pages in it.  It's not quite as uniformly nice as the
8933         TreeView, but should be better in the long run.
8934
8935         I'm pretty sure I guarded against breaking compilation with
8936         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8937         I missed some.
8938
8939         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8940         widget yet, so I commented that code out
8941         enable_view_actions_for_widget() for now.  Need to figure this
8942         out.
8943
8944         * shell/ev-page-action.c (match_selected_cb): emit the right
8945         signals.  Our cool C-l completion now works.
8946
8947 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8948
8949         * backend/Makefile.am:
8950         * backend/ev-document-fonts.c:
8951         * backend/ev-document-links.c:
8952         * backend/ev-document.c: (ev_document_load):
8953         * backend/ev-document.h:
8954         * backend/ev-job-queue.c:
8955         * backend/ev-job-queue.h:
8956         * backend/ev-jobs.c:
8957         * backend/ev-jobs.h:
8958         * backend/ev-page-cache.c:
8959         * backend/ev-page-cache.h:
8960
8961         EvPageCache and EvJobs are moved to shell.
8962
8963         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8964         (ev_tmp_filename):
8965         * lib/ev-file-helpers.h:
8966         
8967         New helper to work with temporary files
8968         
8969         * shell/Makefile.am:
8970         * shell/ev-application.c: (ev_application_open):
8971         * shell/ev-application.h:
8972         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8973         (remove_job_from_async_queue), (add_job_to_async_queue),
8974         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8975         (handle_job), (search_for_jobs_unlocked),
8976         (no_jobs_available_unlocked), (ev_render_thread),
8977         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8978         (ev_job_queue_add_job), (move_job_async), (move_job),
8979         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8980         * shell/ev-job-queue.h:
8981         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8982         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8983         * shell/ev-job-xfer.h:
8984         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8985         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8986         (ev_job_links_class_init), (ev_job_render_init),
8987         (ev_job_render_dispose), (ev_job_render_class_init),
8988         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8989         (ev_job_thumbnail_class_init), (ev_job_load_init),
8990         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8991         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8992         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8993         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8994         * shell/ev-jobs.h:
8995         * shell/ev-page-action.c: (ev_page_action_set_document):
8996         * shell/ev-page-cache.c: (ev_page_cache_init),
8997         (ev_page_cache_class_init), (ev_page_cache_finalize),
8998         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8999         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9000         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9001         (ev_page_cache_get_title), (ev_page_cache_get_size),
9002         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9003         (ev_page_cache_get_height_to_page),
9004         (ev_page_cache_get_max_label_chars),
9005         (ev_page_cache_get_page_label),
9006         (ev_page_cache_has_nonnumeric_page_labels),
9007         (ev_page_cache_get_info), (ev_page_cache_next_page),
9008         (ev_page_cache_prev_page), (ev_page_cache_get):
9009         * shell/ev-page-cache.h:
9010         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9011         (ev_pixbuf_cache_clear_job_sizes),
9012         (ev_pixbuf_cache_add_jobs_if_needed),
9013         (ev_pixbuf_cache_set_page_range):
9014         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9015         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9016         * shell/ev-sidebar-thumbnails.c:
9017         (ev_sidebar_tree_selection_changed),
9018         (ev_sidebar_thumbnails_set_document):
9019         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9020         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9021         (ev_statusbar_get_context_id), (ev_statusbar_push),
9022         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9023         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9024         (ev_statusbar_set_progress):
9025         * shell/ev-statusbar.h:
9026         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9027         (ev_view_find_previous):
9028         * shell/ev-window.c: (ev_window_is_empty),
9029         (ev_window_setup_document), (password_dialog_response),
9030         (ev_window_clear_jobs), (ev_window_load_job_cb),
9031         (ev_window_xfer_job_cb), (ev_window_open_uri),
9032         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9033         (ev_window_print), (ev_window_print_range),
9034         (ev_window_state_event), (ev_window_cmd_view_reload),
9035         (menu_item_select_cb), (menu_item_deselect_cb),
9036         (view_status_changed_cb), (ev_window_dispose),
9037         (drag_data_received_cb), (ev_window_init):
9038         * shell/ev-window.h:
9039         * shell/main.c: (load_files):
9040         
9041         New statusbar to show progress on idle. Two new jobs - 
9042         xfer job and load job to load document in background. And update
9043         of page_cache clients to new location of code.
9044
9045 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9046
9047         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9048         selection in open dialog. It also remembers the last visited directory 
9049         in the current session.
9050
9051 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9052
9053         * shell/ev-properties.c: (ev_properties_new):
9054         * shell/ev-properties.h:
9055         * shell/ev-window.c: (ev_window_cmd_file_properties):
9056         
9057         Get document info from page cache instead of document itself.
9058         This should fix crash related to race conditions described in
9059         bug 306545.
9060
9061 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9062
9063         * ps/ps-document.c: (ps_document_init),
9064         (send_ps), (get_page_box), (output), (catchPipe), (input),
9065         (stop_interpreter), (file_length), (file_readable),
9066         (check_filecompressedb), (ps_document_enable_interpreter),
9067         (document_load), (ps_async_renderer_render_pixbuf):
9068         * ps/ps-document.h:
9069
9070         Big cleanup of the ps code
9071
9072 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9073
9074         * backend/Makefile.am:
9075         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9076         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9077         * backend/ev-async-renderer.h:
9078
9079         Add an async renderer interface (method + callback) which
9080         is useful for backends like ps.
9081
9082         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9083         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9084         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9085         (ev_job_queue_add_job), (move_job_async), (move_job),
9086         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9087
9088         Add queues for async renderer, these are executed on the
9089         main thread.
9090
9091         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9092         (ev_job_render_run):
9093         * backend/ev-jobs.h:
9094
9095         If the backend support async renderer interface use it.
9096
9097         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9098         (setup_pixmap), (ps_document_get_type),
9099         (ps_async_renderer_render_pixbuf),
9100         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9101
9102         Implement async renderer interface.
9103
9104 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9105
9106         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9107
9108         Cleanup links job on exit.
9109
9110 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9111
9112         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9113         (drag_data_get_cb), (drag_data_received_cb):
9114         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9115         (drag_data_get_cb), (parse_item_list),
9116         (egg_toolbar_editor_load_actions):
9117         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9118         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9119         (parse_item_list), (parse_toolbars):
9120         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9121         (dvi_pixbuf_put_pixel):
9122         
9123         Fix gcc 4.0 warnings
9124
9125 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9126
9127         * ps/ps-document.c: (start_interpreter):
9128
9129         Fix warning when loading ps
9130
9131 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9132
9133         * ps/ps-document.c: (output):
9134
9135         Fix crash when priting gs error messages.
9136
9137 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9138
9139         * backend/ev-page-cache.c: (_ev_page_cache_new):
9140         * backend/ev-page-cache.h:
9141
9142         Use a const to return title so that we dont double
9143         free it. Small cleanup and fix a leak.
9144
9145         * shell/ev-window.c: (update_window_title):
9146
9147         strdup value from get_title.
9148
9149 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9150
9151         * shell/ev-sidebar-links.c: (job_finished_callback),
9152         (ev_sidebar_links_set_document):
9153
9154         Cleanup the old job when changing document
9155
9156 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9157
9158         * shell/ev-stock-icons.c:
9159         * shell/ev-stock-icons.h:
9160         * shell/ev-window.c:
9161         
9162         Add stock icons for actions that can appear in toolbar. Fix for
9163         bug 306566.
9164
9165 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9166
9167         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9168         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9169         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9170         * backend/ev-page-cache.h:
9171         * shell/ev-view.c: (scroll_to_current_page),
9172         (view_update_range_and_current_page), (get_page_y_offset),
9173         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9174         (ev_view_size_request_continuous),
9175         (ev_view_zoom_for_size_continuous_and_dual_page),
9176         (ev_view_zoom_for_size_continuous):
9177         
9178         More compact EvView layout in document with pages of different size.
9179
9180 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9181
9182         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9183         compilation.
9184
9185 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9186
9187         * shell/ev-view.c: (view_set_adjustment_values):
9188         * shell/ev-window.c: (ev_window_cmd_file_properties):
9189         
9190         A bit different fix for rounding problem but it has no
9191         problems on startup. Make properties window transient to parent.
9192
9193 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9194
9195         * pdf/ev-poppler.cc:
9196         
9197         More commenting of font stuff.
9198
9199 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9200
9201         * pdf/ev-poppler.cc:
9202
9203         Comment out some more fonts stuff. Should really
9204         work without the poppler patch now.
9205
9206 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9207
9208         * pdf/ev-poppler.cc:
9209
9210         Adapt to api change
9211
9212 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9213
9214         * data/evince-properties.glade:
9215         * pdf/ev-poppler.cc:
9216         * shell/ev-properties.c: (setup_fonts_view):
9217
9218         Set the column title. Show the dialog only
9219         once everything is setup.
9220         Getting font info can be very slow... will
9221         prolly need to make this threaded too.
9222
9223 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9224
9225         * backend/Makefile.am:
9226         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9227         (ev_document_fonts_get_fonts_model):
9228         * backend/ev-document-fonts.h:
9229         * data/evince-properties.glade:
9230         * pdf/ev-poppler.cc:
9231         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9232         * shell/ev-properties.h:
9233         * shell/ev-window.c: (ev_window_cmd_file_properties):
9234
9235         Implement fonts list. Defined out for now, since it depends
9236         on a not yet committed poppler patch.
9237
9238 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9239
9240         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9241         page + 1.
9242
9243         * shell/ev-window.c: Make sure we add the timeout when we get a
9244         focus-in event.
9245
9246         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9247         adjustment->value before calculating the zoom factor to average
9248         out all of our rounding errors.  The page no longer 'drifts' when
9249         resizing.
9250
9251 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9252
9253         * data/evince-properties.glade:
9254         * shell/ev-properties.c: (ev_properties_format_date),
9255         (set_property):
9256         
9257         Labels don't expand when the dialogue is resized.
9258         strftime result needs to be converted to UTF-8. Thanks
9259         to Christian Persch <chpe@gnome.org>.
9260
9261 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9262
9263         * data/evince-properties.glade:
9264
9265         Hide the fonts tab
9266
9267 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9268
9269         * backend/ev-document-info.h:
9270         * backend/ev-document.c: (ev_document_info_free):
9271         * data/evince-properties.glade:
9272         * pdf/ev-poppler.cc:
9273         * ps/ps-document.c: (ps_document_get_info):
9274         * shell/ev-properties.c: (ev_properties_format_date),
9275         (set_property), (ev_properties_new):
9276         * shell/ev-properties.h:
9277         * shell/ev-window.c: (ev_window_cmd_file_properties):
9278
9279         Rework properties code to take only EvPropertyInfo
9280         in the constructor so that it can be useful for
9281         nautilus plugin too.
9282
9283         Deal with backends that doesnt support some properties.
9284         Make set property code generic.
9285
9286 2005-06-04  Christian Persch <chpe@gnome.org>
9287
9288         * data/evince-properties.glade:
9289
9290         fix spacings, make resizeable, and make data labels
9291         selectable + ellipsised
9292
9293 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9294
9295         * backend/ev-document-info.h:
9296         * data/Makefile.am:
9297         * data/evince-ui.xml:
9298         * pdf/ev-poppler.cc:
9299         * shell/Makefile.am:
9300         * shell/ev-window.c: (update_action_sensitivity),
9301         (ev_window_cmd_file_properties):
9302
9303         Initial go at file properties. Patch by
9304         Emil Soleyman-Zomalan <emil@soleyman.com>.
9305         Needs love see #169583
9306
9307 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9308
9309         * ps/ps-document.c: (output):
9310         * ps/ps.c: (psscan):
9311
9312         Try to render even if psscan fails.
9313
9314 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9315
9316         * ps/ps.c: (psscan), (pscopydoc):
9317
9318         Port buffered reading code from gv
9319
9320 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9321
9322         * ps/ps-document.c: (interpreter_message), (output):
9323
9324         Do not fail on interpreter messages
9325
9326 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9327
9328         * backend/ev-document-misc.c:
9329         (ev_document_misc_get_thumbnail_frame):
9330
9331         Pages can be 0 x 0, dont assert on this case
9332
9333 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9334
9335         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9336         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9337
9338         Correctly manage our reference on document. Finally the reload
9339         huge leak is gone...
9340
9341 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9342
9343         * ps/ps-document.c: (ps_document_dispose):
9344
9345         Forgot to chain it to the parent. Thanks chpe.
9346
9347 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9348
9349         * ps/ps-document.c: (ps_document_dispose),
9350         (ps_document_class_init), (stop_interpreter), (document_load):
9351
9352         Cleanup dispose a bit. Dont leak the whole pixmap.
9353
9354 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9355
9356         * pdf/ev-poppler.cc:
9357
9358         Release the poppler document on dispose
9359
9360 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9361
9362         * shell/ev-view.c: (ev_view_set_document):
9363
9364         Release ref on the pixbuf cache when changing
9365         document.
9366
9367 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9368
9369         * ps/ps-document.c: (ps_document_get_info):
9370
9371         Fix a double free
9372
9373 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9374
9375         * backend/ev-page-cache.c: (ev_page_cache_init),
9376         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
9377         * backend/ev-page-cache.h:
9378         * shell/ev-page-action.c: (page_changed_cb):
9379         
9380         Set page action entry width depending on labels width. Fix
9381         for bug 305202.
9382
9383 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
9384
9385         * backend/ev-link.c: (ev_link_class_init):
9386
9387         Allow -1 as page value (error)
9388
9389 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9390
9391         * shell/ev-sidebar-thumbnails.c:
9392         (ev_sidebar_thumbnails_set_document):
9393         * shell/ev-view.c: (scroll_to_current_page),
9394         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
9395         (page_changed_cb), (on_adjustment_value_changed),
9396         (ev_view_set_document):
9397
9398         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
9399         Fix bug 305377
9400
9401 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9402
9403         * configure.ac:
9404         * djvu/djvu-document.c: (djvu_document_get_page_size):
9405
9406         Require djvulibre CVS. Now djvu loading is much faster. Fix for
9407         bug 301993.
9408
9409 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
9410
9411         * shell/ev-view.c (draw_one_page): modify the expose handling to
9412         get the shadows.
9413
9414         * shell/ev-window.c (update_action_sensitivity): Respect
9415         permissions field.  Kowtow to the man.
9416
9417         * pdf/ev-poppler.cc: Get the permissions field.
9418
9419         * tiff/*c: Make a tiny bit more robust.
9420
9421 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9422
9423         * djvu/djvu-document.c:
9424         
9425         Pop messages from djvu context message queue.
9426
9427 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9428
9429         * configure.ac, Makefile.am, shell/Makefile.am:
9430         * tiff/Makefile.am, shell/ev-document-types.c:
9431         
9432         Cleanup tiff configure checks. Fix for bug 305218.
9433
9434 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
9435
9436         * configure.ac: Added "uk" to ALL_LINGUAS.
9437
9438 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9439
9440         * cut-n-paste/zoom-control/ephy-zoom.c:
9441         (ephy_zoom_get_changed_zoom_level):
9442         * cut-n-paste/zoom-control/ephy-zoom.h:
9443         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9444         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9445         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9446         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9447         (zoom_control_changed_cb), (ev_window_init):
9448         
9449         Fix minor points related to moving best fit up. Introduce
9450         "zoom" property and make zoom control change it's value on
9451         notify::zoom signals. Fix for 305080.
9452
9453 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9454
9455         * data/evince-ui.xml:
9456         * shell/ev-window.c: (set_view_actions_sensitivity):
9457         
9458         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9459
9460 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9461
9462         * configure.ac:
9463
9464         Depends on poppler 0.3.2
9465
9466 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9467
9468         * cut-n-paste/recent-files/egg-recent-item.c:
9469         (egg_recent_item_get_short_name):
9470         * cut-n-paste/toolbar-editor/Makefile.am:
9471         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9472         (new_pixbuf_from_widget):
9473         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9474         * cut-n-paste/toolbar-editor/egg-marshal.c:
9475         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9476         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9477
9478         Sync
9479
9480 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9481
9482         * tiff/tiff-document.c: Rough TIFF backend.
9483
9484 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9485
9486         * NEWS:
9487         * configure.ac:
9488         * cut-n-paste/toolbar-editor/Makefile.am:
9489
9490         Release 0.3.1
9491
9492 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
9493
9494         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
9495         (ev_view_find_next), (ev_view_find_previous):
9496
9497         Remove the locks around get_n_results   
9498
9499 2005-05-21  Juerg Billeter  <j@bitron.ch>
9500
9501         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
9502
9503         Pass correct number of pages to poppler.
9504
9505 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9506
9507         * configure.ac:
9508         * data/Makefile.am:
9509         * data/evince.desktop.in: 
9510         * data/evince.desktop.in.in:
9511         * po/POTFILES.in:
9512         
9513         Add conditionally dvi and djvu to desktop types. Fix for 304658.
9514
9515 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
9516
9517         * shell/ev-view.c: (view_update_adjustments),
9518         (view_set_adjustment_values): cast adjustmen->value to (int)
9519         before using it.  Otherwise, we get off by a pixel in some
9520         situations.
9521
9522         (draw_one_page): Draw the border on expose.
9523
9524 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
9525
9526         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
9527         adjustment when the mode changes, #304923
9528
9529 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9530
9531         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
9532         flickering on resize but still use gdk_window_scroll on
9533         scrolling
9534
9535 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
9536
9537         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
9538         option, #170458
9539
9540 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
9541
9542         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
9543         second page on page_changed if possible, #304669
9544
9545 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
9546
9547         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
9548         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
9549
9550 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
9551
9552         * .cvsignore:
9553         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
9554         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9555         (ev_view_zoom_for_size_presentation),
9556         (ev_view_zoom_for_size_continuous_and_dual_page),
9557         (ev_view_zoom_for_size_continuous),
9558         (ev_view_zoom_for_size_dual_page),
9559         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
9560         * shell/ev-view.h:
9561         * shell/ev-window.c: (update_view_size),
9562         (ev_window_sizing_mode_changed_cb):
9563
9564         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
9565         the scrollbars.  It's not 100% right, but it's much closer.  Kills
9566         an infinite loop, #304769
9567
9568
9569 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9570
9571         * data/evince-ui.xml:
9572         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
9573         * shell/ev-window.c: (set_view_actions_sensitivity):
9574
9575         Make PgUp/Down behave like Space
9576
9577 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9578
9579         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9580         * backend/ev-ps-exporter.h:
9581         * pdf/ev-poppler.cc:
9582         * ps/ps-document.c: (ps_document_ps_export_begin):
9583         * shell/ev-print-job.c: (idle_print_handler):
9584
9585         Adapt to new poppler api
9586
9587 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9588
9589         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9590         (ephy_zoom_control_init):
9591
9592         Translate zoom levels
9593
9594 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
9595
9596         * cut-n-paste/zoom-control/ephy-zoom.c:
9597         (ephy_zoom_get_zoom_level_index):
9598
9599         Fix current zoom -> zoom control match
9600
9601 2005-05-18  James Bowes  <bowes@cs.dal.ca>
9602
9603         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
9604         rather than the scrolled_window that it's in. Fixes bug #304655.
9605
9606 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
9607
9608         * shell/ev-view.c: (view_update_adjustments),
9609         (view_set_adjustment_values), (view_update_range_and_current_page),
9610         (view_scroll_to_page), (set_scroll_adjustment),
9611         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
9612         (ev_view_scroll), (ev_view_scroll_view),
9613         (ensure_rectangle_is_visible), (find_page_at_location),
9614         (get_link_at_location), (go_to_link), (status_message_from_link),
9615         (ev_view_size_request_continuous_dual_page),
9616         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
9617         (ev_view_unrealize), (ev_view_expose_event),
9618         (ev_view_button_press_event), (ev_view_motion_notify_event),
9619         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
9620         (draw_rubberband), (highlight_find_results), (draw_one_page),
9621         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
9622         (ev_view_init), (find_changed_cb), (page_changed_cb),
9623         (on_adjustment_value_changed), (ev_view_new),
9624         (ev_view_set_document), (ev_view_set_zoom),
9625         (ev_view_set_continuous), (ev_view_set_dual_page),
9626         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
9627         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
9628         (ev_view_zoom_for_size_presentation),
9629         (ev_view_zoom_for_size_continuous_dual_page),
9630         (ev_view_zoom_for_size_continuous),
9631         (ev_view_zoom_for_size_dual_page),
9632         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9633         (ev_view_get_status), (ev_view_set_status),
9634         (update_find_status_message), (ev_view_get_find_status),
9635         (ev_view_set_find_status), (jump_to_find_result),
9636         (jump_to_find_page), (compute_selections), (clear_selection),
9637         (ev_view_select_all), (get_selected_text), (ev_view_copy),
9638         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
9639         (ev_view_update_primary_selection),
9640         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
9641         * shell/ev-view.h:
9642         * shell/ev-window.c: (ev_window_open_page_label),
9643         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
9644         (ev_window_init):
9645         * shell/ev-window.h:
9646         * shell/main.c: (load_files):
9647
9648         Massive code clean up from Nickolay Shmyrev.  Keep page offset
9649         when resizing.  Remove the bin_window().  Also, patch from James
9650         Bowes to fix command line page, #300641
9651         
9652 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
9653
9654         * data/evince-ui.xml:
9655         * shell/ev-view.c:
9656         * shell/ev-view.h:
9657         * shell/ev-window.c: (update_action_sensitivity):
9658
9659         Get rid of View->Normal Size, it's just confusing
9660
9661 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
9662
9663         * backend/ev-document-info.h:
9664         * backend/ev-document.c: (ev_document_info_free): Free the
9665         EvDocumentInfo.
9666
9667         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9668         (clear_range), (add_range), (update_visible_range),
9669         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
9670         (ev_sidebar_thumbnails_set_document):
9671         * shell/ev-window.c: (ev_window_setup_document): Only render the
9672         visible thumbnails.  It takes an instant to render, but it uses
9673         much less memory.
9674
9675 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9676
9677         * shell/ev-sidebar-links.c: (popup_menu_cb):
9678
9679         Select first item
9680
9681 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9682
9683         * lib/Makefile.am:
9684         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9685         (button_press_cb), (ev_sidebar_links_construct):
9686
9687         Show the popup menu also on keybindings
9688
9689 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9690
9691         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9692         * shell/ev-window.h:
9693
9694         Expose api to print a range (with dialog). Make private _print use
9695         it.
9696
9697         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9698         (ev_sidebar_links_construct):
9699
9700         Show a print context menu on linkx, it prints the selected
9701         section.
9702
9703 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9704
9705         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9706         button.
9707
9708 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9709
9710         * AUTHORS:
9711
9712         Update
9713
9714         * shell/ev-window.c: (build_comments_string),
9715         (ev_window_cmd_help_about):
9716
9717         Show poppler version/backend and authors
9718
9719 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9720
9721         * cut-n-paste/zoom-control/ephy-zoom.c:
9722         (ephy_zoom_get_zoom_level_index):
9723         * cut-n-paste/zoom-control/ephy-zoom.h:
9724
9725         Move the best fit items at the top of the list
9726
9727 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9728
9729         * shell/ev-marshal.list:
9730         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9731         (activate_cb), (match_selected_cb), (activate_link_cb),
9732         (connect_proxy), (ev_page_action_class_init):
9733         * shell/ev-page-action.h:
9734
9735         Use signals to notify action activation. Hopefully
9736         I did not break completion since I cant test...
9737
9738         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9739         (register_custom_actions):
9740
9741         Connect to page selector actions and also grab focus on
9742         the view when activated.
9743
9744 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9745
9746         * pdf/ev-poppler.cc:
9747         * backend/ev-page-cache.c: make page size calculation consistent
9748         and set it to (int)( width * scale + 0.5).  This makes the weird
9749         line going through the middle of the page go away.
9750
9751         * shell/ev-view.c: move painting the background page after
9752         checking the expose area covers us.
9753
9754 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9755
9756         * data/evince-password.glade:
9757         
9758         Mark labels as not translatable. Fix for bug 302842.
9759
9760 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9761
9762         * configure.ac: Added "es" to ALL_LINGUAS.
9763
9764 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9765
9766         * data/evince-toolbar.xml:
9767         * shell/ev-window.c: (update_action_sensitivity),
9768         (ev_window_setup_document), (ev_window_set_page_mode),
9769         (ev_window_init):
9770
9771         Remove some leftover code from jrb first continous
9772         attempt. Use the new actions, we still need good icons
9773         though...
9774
9775 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9776
9777         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9778
9779         Update label when connecting proxy. Fix a warning with NULL
9780         page_cache.
9781
9782 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9783
9784         * data/evince-ui.xml:
9785         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9786         * shell/ev-page-action.h:
9787         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9788
9789         Add mnemonic for edit toolbar.
9790         ctrl+l focus the page entry.
9791
9792 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9793
9794         * lib/Makefile.am:
9795         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9796         (ev_window_init):
9797         * shell/main.c: (main):
9798
9799         Put the toolbar xml in evince own dot dir
9800
9801 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9802
9803         * shell/ev-window.c: (ev_window_init):
9804
9805         Make the toolbar not removable
9806
9807 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9808
9809         * data/evince-ui.xml:
9810         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9811         * shell/ev-sidebar-links.h:
9812         * shell/ev-sidebar-thumbnails.c:
9813         (ev_sidebar_thumbnails_get_treeview):
9814         * shell/ev-sidebar-thumbnails.h:
9815         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9816         (ev_view_class_init):
9817         * shell/ev-view.h:
9818         * shell/ev-window.c: (update_action_sensitivity),
9819         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9820         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9821         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9822         (ev_window_init):
9823
9824         This is evil... Make space/backspace global accelerators but
9825         enable them only for some widgets (sidebars and view).
9826         I dont like it, but I dont know a better way... :/
9827
9828 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9829
9830         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9831         (ev_page_action_widget_finalize),
9832         (ev_page_action_widget_class_init), (update_page_cache):
9833
9834         Keep a weak reference on proxy->page_cache so that we
9835         dont try to disconnect the signal if the object is already
9836         gone. Maybe there is a better way to cleanup reference handling
9837         in page action though...
9838
9839 2005-05-10  Juerg Billeter  <j@bitron.ch>
9840
9841         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9842         * backend/ev-ps-exporter.h:
9843         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9844         * ps/ps-document.c: (ps_document_ps_export_begin):
9845         
9846         Change api to pass print range to ps_exporter_begin. The pdf backend
9847         requires this information.
9848         
9849         * shell/ev-print-job.c: (idle_print_handler):
9850         
9851         Adapt to api change
9852
9853 2005-05-10  Juerg Billeter  <j@bitron.ch>
9854
9855         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9856         (idle_print_handler)
9857         * shell/ev-window.c: (ev_window_print):
9858
9859         Support printing page range, based on patch by Amaury Jacquot
9860
9861 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9862
9863         * data/evince-toolbar.xml:
9864
9865         Add zoom control to available items
9866
9867 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9868
9869         * shell/ev-window.c: (update_action_sensitivity):
9870
9871         Set slash action insensitive when appropriate
9872
9873 2005-05-10  Christian Persch <chpe@gnome.org>
9874
9875         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9876
9877         Fix warning on the overflow menu
9878
9879 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9880
9881         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9882
9883         Check for uri correctness/existence
9884
9885 2005-05-09  Juerg Billeter  <j@bitron.ch>
9886
9887         * shell/ev-window.c: (using_postscript_printer):
9888
9889         LPD printers use postscript, too
9890
9891 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9892
9893         * shell/ev-window.c: (register_custom_actions):
9894
9895         The zoom one is actually sort of useful,
9896         put it back
9897
9898 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9899
9900         * shell/ev-window.c: (register_custom_actions):
9901
9902         Hide page/zoom controls from overflow, they
9903         are useless.
9904
9905 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9906
9907         * cut-n-paste/update-from-egg.sh:
9908         
9909         Share it between all cut-n-paste subdirs
9910
9911         * cut-n-paste/recent-files/Makefile.am:
9912
9913         Fix to use "global" update-from-egg.sh
9914
9915         * cut-n-paste/recent-files/egg-recent-model.c:
9916         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9917         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9918         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9919         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9920
9921         Update from libegg
9922
9923         * cut-n-paste/toolbar-editor/Makefile.am:
9924
9925         Fix to use "global" update-from-egg.sh
9926
9927         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9928
9929         Update from libegg
9930
9931 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9932
9933         * configure.ac:
9934         * cut-n-paste/Makefile.am:
9935         * cut-n-paste/recent-files/Makefile.am:
9936         * cut-n-paste/toolbar-editor/.cvsignore:
9937         * cut-n-paste/toolbar-editor/Makefile.am:
9938         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9939         (egg_editable_toolbar_get_type), (get_toolbar_position),
9940         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9941         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9942         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9943         (set_item_drag_source), (create_item_from_action), (create_item),
9944         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9945         (popup_toolbar_context_menu_cb), (free_dragged_item),
9946         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9947         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9948         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9949         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9950         (item_added_cb), (item_removed_cb),
9951         (egg_editable_toolbar_construct),
9952         (egg_editable_toolbar_disconnect_model),
9953         (egg_editable_toolbar_deconstruct),
9954         (egg_editable_toolbar_set_model),
9955         (egg_editable_toolbar_set_ui_manager),
9956         (egg_editable_toolbar_set_property),
9957         (egg_editable_toolbar_get_property),
9958         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9959         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9960         (egg_editable_toolbar_new_with_model),
9961         (egg_editable_toolbar_get_edit_mode),
9962         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9963         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9964         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9965         (new_pixbuf_from_widget), (new_separator_pixbuf),
9966         (update_separator_image), (style_set_cb),
9967         (_egg_editable_toolbar_new_separator_image),
9968         (egg_editable_toolbar_get_model):
9969         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9970         * cut-n-paste/toolbar-editor/egg-marshal.c:
9971         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9972         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9973         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9974         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9975         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9976         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9977         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9978         (editor_drag_data_delete_cb), (drag_data_get_cb),
9979         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9980         (editor_create_item), (update_editor_sheet), (setup_editor),
9981         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9982         (parse_item_list), (model_has_action), (update_actions_list),
9983         (egg_toolbar_editor_load_actions):
9984         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9985         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9986         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9987         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9988         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9989         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9990         (egg_toolbars_model_add_separator), (impl_add_item),
9991         (parse_item_list), (egg_toolbars_model_add_toolbar),
9992         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9993         (impl_get_item_data), (impl_get_item_type),
9994         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9995         (egg_toolbars_model_init), (free_toolbar),
9996         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9997         (egg_toolbars_model_remove_toolbar),
9998         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9999         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10000         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10001         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10002         (egg_toolbars_model_get_item_data),
10003         (egg_toolbars_model_get_item_type):
10004         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10005         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10006         * data/Makefile.am:
10007         * data/evince-toolbar.xml:
10008         * data/evince-ui.xml:
10009         * data/hand-open.png:
10010         * po/POTFILES.in:
10011         * shell/Makefile.am:
10012         * shell/ev-window.c: (update_chrome_visibility),
10013         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10014         (ev_window_dispose), (ev_window_init):
10015
10016         Implement epiphany like toolbar editor. Based on patch by
10017         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10018
10019 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10020
10021         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10022
10023         Use set_cursor instead of set_selection, so that
10024         the keyboard focus moves too.
10025
10026 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10027
10028         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10029
10030         Fix infinite loop when loading Type1 fonts
10031
10032 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10033
10034         * data/evince-ui.xml:
10035         * shell/ev-window.c:
10036
10037         Slash -> Find
10038
10039 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10040
10041         * configure.ac:
10042
10043         Make --disable really disable
10044
10045 2005-05-07  Juerg Billeter  <j@bitron.ch>
10046
10047         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10048
10049         Compare page labels even without has_labels set, fixes setting page
10050         with entry
10051
10052 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10053
10054         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10055         (ev_view_set_cursor), (ev_view_button_press_event),
10056         (ev_view_motion_notify_event), (ev_view_button_release_event),
10057         (ev_view_init):
10058
10059         Implement middle button scrolling. Based on a patch
10060         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10061
10062 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10063
10064         * shell/ev-document-types.c: (get_slow_mime_type),
10065         (get_document_type_from_mime), (ev_document_type_lookup):
10066         * shell/ev-document-types.h:
10067
10068         Change api to lookup from uri. Do fast lookup first, if the
10069         type is unknown try with data sniffing.
10070
10071         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10072         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10073
10074         Adapt to api change
10075
10076 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10077
10078         * thumbnailer/Makefile.am:
10079
10080         Fix distcheck
10081
10082 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10083
10084         * NEWS:
10085         * configure.ac:
10086
10087         Release 0.3.0
10088
10089         * data/evince-ui.xml:
10090
10091         Hide presentation mode for now
10092
10093         * shell/ev-view.c: (highlight_find_results):
10094
10095         Show current find selection only on current page
10096
10097 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10098
10099         * shell/ev-view.c: (ev_view_select_all):
10100
10101         Compute size of the actual page, not of
10102         the current one.
10103
10104 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10105
10106         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10107         (view_rect_to_doc_rect), (compute_selections),
10108         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10109         (ev_view_copy), (ev_view_primary_get_cb),
10110         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10111         (ev_view_button_press_event), (ev_view_motion_notify_event),
10112         (ev_view_button_release_event), (page_changed_cb):
10113
10114         Fix text selection
10115
10116 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10117
10118         * shell/ev-view.c: (compute_border), (get_page_extents),
10119         (doc_rect_to_view_rect), (highlight_find_results),
10120         (ev_view_bin_expose), (ev_view_select_all),
10121         (ev_view_motion_notify_event), (update_find_status_message),
10122         (jump_to_find_result), (jump_to_find_page):
10123
10124         First go at fixing search, still buggy
10125
10126 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10127
10128         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10129         dropdown box and button at the top of the sidebar.
10130
10131 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10132
10133         * configure.ac: Output zoom-control Makefile.
10134         * cut-n-paste/Makefile.am: build zoom-control subdir.
10135         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10136         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10137         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10138         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10139         * cut-n-paste/zoom-control/ephy-zoom.c:
10140         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10141         from epiphany, and modified to add a separator into the menu.
10142         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10143         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10144         zoom-control action.
10145         * shell/Makefile.am: Include zoom-control flags.
10146         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10147         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10148         (ev_view_zoom_for_size_presentation),
10149         (ev_view_zoom_for_size_continuous_and_dual_page),
10150         (ev_view_zoom_for_size_continuous),
10151         (ev_view_zoom_for_size_dual_page),
10152         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10153         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10154         ev_view_get_zoom and ev_view_get_sizing_mode.
10155         * shell/ev-view.h:
10156         * shell/ev-window.c: (update_action_sensitivity),
10157         (update_sizing_buttons), (zoom_control_changed_cb),
10158         (register_custom_actions): Initialize and use the zoom-control 
10159         widget.
10160
10161 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10162
10163         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10164         preview cache back to 1.  Don't know when it got set to 0.
10165         
10166         * shell/ev-view.c: (compute_border), (ev_view_realize),
10167         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10168         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10169         (ev_view_get_fullscreen), (ev_view_set_presentation),
10170         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10171         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10172         * shell/ev-view.h:
10173         * shell/ev-window.c:
10174         (update_chrome_visibility),
10175         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10176         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10177         (update_document_mode), (ev_window_update_fullscreen_action),
10178         (ev_window_fullscreen), (ev_window_unfullscreen),
10179         (ev_window_cmd_view_fullscreen),
10180         (ev_window_update_presentation_action),
10181         (ev_window_run_presentation), (ev_window_stop_presentation),
10182         (ev_window_cmd_view_presentation), (ev_window_state_event),
10183         (ev_window_focus_in_event), (ev_window_focus_out_event),
10184         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10185         * data/evince-ui.xml: Initial presentation mode.  We should
10186         probably hide this until it's done, as it's quite rough.  Also,
10187         change full-screen to fullscreen and add two getters to EvView.
10188
10189 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10190
10191         * shell/ev-page-action.c: (update_page_cache),
10192         (ev_page_action_dispose):
10193         * shell/ev-window.c: (destroy_fullscreen_popup),
10194         (ev_window_create_fullscreen_popup):
10195
10196         Use connect_object rather than explicitly
10197         disconnect on dispose.
10198
10199 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10200
10201         * shell/ev-page-action.c: (update_page_cache),
10202         (ev_page_action_dispose):
10203
10204 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10205
10206         * backend/ev-page-cache.c: (_ev_page_cache_new),
10207         (ev_page_cache_set_page_label),
10208         (ev_page_cache_has_nonnumeric_page_labels):
10209         * backend/ev-page-cache.h:
10210         * shell/ev-page-action.c: (update_pages_label):
10211         
10212         If all page labels are numeric, fallback to default
10213         way to display number of pages. See bug 173185.
10214
10215 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10216
10217         * shell/ev-page-action.c: (ev_page_action_dispose):
10218         * shell/ev-view.c: (view_update_range_and_current_page):
10219         * shell/ev-window.c: (ev_window_dispose):
10220         
10221         Set page on scroll in continuous mode. Fixes bug 301986.
10222         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10223
10224 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10225
10226         * configure.ac:
10227
10228         Require poppler 0.3.0
10229
10230 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10231         
10232         * shell/Makefile.am, configure.ac: Fix build problems
10233         with t1lib. Bug 301996.
10234
10235 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10236
10237         * shell/ev-view.c: (ev_view_scroll_event):
10238         
10239         Scroll up increase zoom
10240
10241 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10242
10243         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10244         (ev_view_set_sizing_mode),
10245         (ev_view_zoom_for_size_continuous_and_dual_page),
10246         (ev_view_zoom_for_size_continuous):
10247         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10248         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10249         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10250         (ev_window_init):
10251
10252         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10253         Fix for 165473 and 165472.
10254
10255 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10256
10257         * po/POTFILES.in:
10258         * thumbnailer/Makefile.am:
10259         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10260         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10261         * thumbnailer/evince-thumbnailer.schemas.in:
10262         
10263         Make thumbnailer schemas translatable. Fix for bug 301773
10264         
10265         * thumbnailer/evince-thumbnailer-djvu.schemas:
10266         * thumbnailer/evince-thumbnailer-dvi.schemas:
10267         * thumbnailer/evince-thumbnailer.schemas:
10268
10269         Removed files
10270
10271 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10272
10273         * shell/ev-view.c (ev_view_init): forgot to set this.
10274
10275 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10276
10277         * shell/ev-view.c: (find_page_at_location),
10278         (get_link_at_location),
10279         (ev_view_set_show_border), (ev_view_set_spacing),
10280         (ev_view_zoom_for_size_continuous_and_dual_page),
10281         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10282         Also, add a quick fix measuring of widths.  Also, removed
10283         ev_view_set_spacing and ev_view_set_show_border.
10284         
10285         * shell/ev-window.c: (ev_window_unfullscreen),
10286         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10287
10288 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10289
10290         * shell/ev-view.c: (view_update_range_and_current_page),
10291         (page_changed_cb):
10292         
10293         Fix crash on exit and scrolling to page in continuous view.
10294
10295 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10296
10297         * TODO:
10298         * backend/ev-page-cache.c: (_ev_page_cache_new),
10299         (ev_page_cache_get_max_width_size),
10300         (ev_page_cache_get_max_height_size):
10301         * backend/ev-page-cache.h:
10302         * data/evince-ui.xml:
10303         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10304         * shell/ev-view.c: (view_update_adjustments),
10305         (view_update_range_and_current_page), (get_bounding_box_size),
10306         (ev_view_size_request_continuous_and_dual_page),
10307         (ev_view_size_request_continuous),
10308         (ev_view_size_request_dual_page),
10309         (ev_view_size_request_single_page), (ev_view_size_request),
10310         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10311         (ev_view_bin_expose), (ev_view_expose_event),
10312         (ev_view_set_property), (ev_view_get_property),
10313         (ev_view_class_init), (ev_view_init), (ev_view_new),
10314         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10315         (ev_view_set_dual_page), (ev_view_set_full_screen),
10316         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10317         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10318         (ev_view_zoom_out), (zoom_for_size_fit_width),
10319         (zoom_for_size_best_fit),
10320         (ev_view_zoom_for_size_continuous_and_dual_page),
10321         (ev_view_zoom_for_size_continuous),
10322         (ev_view_zoom_for_size_dual_page),
10323         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10324         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10325         * shell/ev-view.h:
10326         * shell/ev-window.c: (update_action_sensitivity),
10327         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10328         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10329         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10330         (ev_window_cmd_view_zoom_out), (update_view_size),
10331         (ev_window_set_sizing_mode), (ev_window_init):
10332
10333         Add Continuous and Dual page modes.
10334
10335 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10336
10337         * dvi/dvi-document.c: (dvi_document_load),
10338         (dvi_document_thumbnails_get_thumbnail),
10339         (dvi_document_init_params): Fix up some mixups between
10340         width and height to correct thumbnail rendering.
10341
10342 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10343
10344         * dvi/mdvi-lib/private.h:
10345         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10346         
10347         Suppess output for kpathsea during font generation. Thanks to
10348         James Bowes
10349
10350 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10351
10352         * NEWS:
10353         * configure.ac:
10354
10355         Release 0.2.1
10356
10357         * Makefile.am: fix distcheck.
10358
10359 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10360
10361         * shell/ev-sidebar-links.c: (selection_changed_callback),
10362         (update_page_callback), (row_activated_callback),
10363         (job_finished_callback), (ev_sidebar_links_set_document):
10364         
10365         Fix for bug #169901. Double click on links expands tree.
10366
10367 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
10368
10369         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
10370         hard-coded style. Fix for bug 170111
10371
10372 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
10373
10374         * shell/ev-view.c (highlight_find_results): Remove unnecessary
10375         locking.
10376
10377 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10378
10379         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
10380
10381 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
10382
10383         * pdf/ev-poppler.cc:
10384         * shell/ev-view.c: (highlight_find_results):
10385
10386         Fix find on single page documents
10387
10388 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10389
10390         * data/evince.schemas.in: fix for bug 301390
10391
10392 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10393
10394         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
10395         (ev_view_zoom_out), (ev_view_zoom_normal):
10396         * shell/ev-view.h:
10397         * shell/ev-window.c: (update_action_sensitivity),
10398         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10399         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
10400         (ev_window_cmd_view_normal_size):
10401
10402         Fix normal size zoom. Make zoom in/zoom out unsensitive when
10403         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
10404         better than oom. 
10405
10406 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10407
10408         * configure.ac:
10409
10410         Depend on 2.57, 2.59 doesnt seem to be necessary
10411
10412 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10413
10414         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
10415         (create_tool_item):
10416
10417         Put back total number of pages as (1 of 1234)
10418
10419 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
10420
10421         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
10422         remove the job.
10423
10424         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
10425         function.  This helps debugging.
10426
10427 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10428
10429         * djvu/djvu-document.c: (djvu_document_class_init),
10430         (djvu_document_get_info), (djvu_document_document_iface_init):
10431         * dvi/dvi-document.c: (dvi_document_class_init),
10432         (dvi_document_get_info), (dvi_document_document_iface_init):
10433
10434         Dummy implementation of get_info method for dvi and
10435         djvu. Fix crashes with those backends
10436
10437 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
10438
10439         * data/evince.desktop.in:
10440
10441         Add application/x-gzpostscript
10442
10443 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10444
10445         * data/evince.schemas.in: Added real long descriptions, 
10446         closes bug 172496 
10447
10448         * README: Added actual text, closes bug 171869
10449
10450 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10451
10452         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10453
10454         Thumbnail page 0
10455
10456 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10457
10458         * backend/ev-document-info.h:
10459
10460         s/GDate */GDate so we can just use g_free
10461
10462 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10463
10464         * shell/ev-window.c: (update_document_mode),
10465         (ev_window_setup_document):
10466
10467         Show the window in fullscreen when specified by
10468         the document
10469
10470 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10471
10472         * backend/ev-document.c: (ev_document_class_init),
10473         (ev_document_get_info), (ev_document_render_pixbuf):
10474         * backend/ev-document.h:
10475         * backend/ev-page-cache.c: (_ev_page_cache_new):
10476         * pdf/ev-poppler.cc:
10477         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10478         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10479         * ps/ps-document.c: (ps_document_class_init), (document_load),
10480         (ps_document_get_info), (ps_document_document_iface_init):
10481
10482         Remove get_title from the interface, we can just use document info
10483
10484 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10485
10486         * backend/Makefile.am:
10487         * backend/ev-document.c: (ev_document_render_get_info):
10488         * backend/ev-document.h:
10489         * pdf/ev-poppler.cc:
10490
10491         Initial support for document info. Based on jrb patch.
10492
10493 2005-04-19  Paolo Borelli <pborelli@katamail.com>
10494
10495         * shell/ev-window.c: (ev_window_state_event),
10496         (ev_window_class_init), (ev_window_init):
10497         
10498         Doesn't show resize grip when maximized. See bug #301053
10499
10500 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10501
10502         * po/POTFILES.in:
10503         
10504         ev-sidebar-thumbnails now has translatable labels
10505         
10506         * shell/Makefile.am:
10507         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
10508         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
10509         (ev_sidebar_links_page_iface_init):
10510         * shell/ev-sidebar-links.h:
10511         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10512         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
10513         (ev_sidebar_page_get_label):
10514         * shell/ev-sidebar-page.h:
10515         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
10516         (ev_sidebar_thumbnails_set_document),
10517         (ev_sidebar_thumbnails_support_document),
10518         (ev_sidebar_thumbnails_get_label),
10519         (ev_sidebar_thumbnails_page_iface_init):
10520         * shell/ev-sidebar-thumbnails.h:
10521         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
10522         (ev_sidebar_set_document):
10523         * shell/ev-sidebar.h:
10524         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
10525         
10526         Small rework of sidebar code. Now sidebar pages should implement
10527         EvSidebarPage interface. That makes page management in EvSidebar
10528         easier. See bug #164811 for details
10529
10530 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10531
10532         * shell/ev-application.c: (ev_application_open):
10533         * shell/ev-document-types.c:
10534         
10535         Fix build error and small problem with application exit
10536
10537 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10538
10539         * thumbnailer/Makefile.am:
10540         * thumbnailer/evince-thumbnailer-djvu.schemas:
10541         * thumbnailer/evince-thumbnailer-dvi.schemas:
10542         
10543         Conditionally install schemas for djvu/dvi thumbnailer
10544
10545 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
10546
10547         * shell/ev-document-types.h: 
10548         * shell/ev-document-types.c: 
10549         New files, handling the mapping from mimetypes to backends
10550         
10551         * shell/ev-window.c: 
10552         * thumbnailer/evince-thumbnailer.c:     
10553         Use the ev-document-types code
10554         
10555         * shell/Makefile.am: 
10556         Added new convenience library libevbackendfactory_la, containing
10557         the new mimetype->backend logic; moved the backends into it.
10558
10559         * thumbnailer/Makefile.am:
10560         Make the thumbnailer link with the libevbackend.la convenience
10561         library, rather than having a duplicate of the backend logic here.
10562
10563 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
10564
10565         * shell/ev-stock-icons.c: constify some vars.
10566         * shell/ev-window.c: ditto.
10567
10568 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
10569
10570         * ps/ps-document.c (get_page_orientation):
10571
10572         Respect document orientation 
10573
10574 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10575
10576         * djvu/Makefile.am:
10577         * dvi/Makefile.am:
10578         * shell/Makefile.am:
10579         
10580         Move library dependencies to components.
10581         
10582         * shell/ev-window.c: (update_window_title),
10583         (start_loading_document):
10584         
10585         Fix display of uris with spaces. Bug 168358.
10586
10587 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
10588
10589         * shell/ev-sidebar-links.c: (selection_changed_cb):
10590         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
10591         (ev_view_button_release_event), (ev_view_set_document):
10592         * shell/ev-view.h:
10593         * shell/ev-window.c: (find_bar_search_changed_cb):
10594         * shell/ev-window.h: Minor cleanups removing some dead code.
10595
10596 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10597
10598         * backend/ev-page-cache.c: (_ev_page_cache_new):
10599         
10600         Set current page to 0 if document has pages.
10601
10602 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10603
10604         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10605
10606         Initialize GError to NULL, fix a crash when loading fails.
10607
10608 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10609
10610         * shell/ev-window.c: (update_view_size):
10611
10612         Calculate shadow size only when there is actually
10613         a shadow.
10614
10615 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10616
10617         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
10618         * shell/ev-view.h:
10619
10620         Allow setting view spacing, default to 0
10621
10622         * shell/ev-window.c: (ev_window_unfullscreen),
10623         (ev_window_cmd_view_fullscreen), (ev_window_init):
10624
10625         Remove spacing in fullscreen mode
10626
10627 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10628
10629         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
10630         (ev_view_size_request), (expose_bin_window),
10631         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
10632         * shell/ev-view.h:
10633         * shell/ev-window.c: (ev_window_unfullscreen),
10634         (ev_window_cmd_view_fullscreen):
10635
10636         Do not draw the border in fulscreen
10637
10638 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10639
10640         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
10641         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
10642         (find_page_at_location), (page_changed_cb):
10643
10644         Rework border calculation, so that I can more easily disable it.
10645         Code somewhat cleaner too.
10646
10647 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
10648
10649         * backend/ev-page-cache.c: (ev_page_cache_init),
10650         (_ev_page_cache_new):
10651
10652         Remove some assertions, documents can have 0 pages.
10653         Make initial current page -1.
10654
10655         * shell/ev-page-action.c: (page_changed_cb):
10656
10657         Show "" if current page is -1
10658
10659         * shell/ev-window.c: (update_action_sensitivity),
10660         (ev_window_setup_document):
10661
10662         When document has 0 pages do not set the view
10663         and make nearly everything insensitive.
10664
10665 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10666
10667         * shell/ev-page-view.c:
10668         * shell/ev-page-view.h:
10669
10670         Remove unused files.
10671         
10672         * shell/ev-sidebar-thumbnails.c:
10673         (ev_sidebar_thumbnails_set_document):
10674         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10675         (ev_sidebar_supports_document):
10676         * shell/ev-sidebar.h:
10677         * shell/ev-window.c: (ev_window_setup_document):
10678         
10679         Doesn't show thumbnails if document has 1 page. Make
10680         sidebar menu entries sensitive only if if they have 
10681         sense. Fix bug 164811. 
10682
10683 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10684
10685         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10686         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10687         (ev_view_zoom_out), (ev_view_set_size):
10688
10689         Rework sizing to deal with documents with not uniform page
10690         size.
10691
10692 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10693
10694         * backend/ev-page-cache.c: (_ev_page_cache_new):
10695
10696         Fix several page size caching bugs
10697
10698 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10699
10700         * shell/ev-window.c: (set_action_properties):
10701
10702         Make all toolbar items translatable
10703
10704 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10705
10706         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10707         (save_page_list), (ps_document_save),
10708         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10709         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10710         (ps_document_ps_exporter_iface_init):
10711         * ps/ps-document.h:
10712
10713         Based on a patch by J�rg Billeter <j@bitron.ch>
10714         
10715         Implement print and save a copy for the ps backend.
10716
10717 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10718
10719         * backend/ev-document.h:
10720         * djvu/djvu-document.c: (djvu_document_can_get_text),
10721         (djvu_document_document_iface_init):
10722         * dvi/dvi-document.c: (dvi_document_can_get_text),
10723         (dvi_document_document_iface_init):
10724         * pdf/ev-poppler.cc:
10725         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10726         (pixbuf_document_document_iface_init):
10727         * ps/ps-document.c: (ps_document_can_get_text),
10728         (ps_document_document_iface_init):
10729         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10730         * shell/ev-window.c: (update_action_sensitivity):
10731
10732         Fix the crash when trying to copy in backends that doesnt
10733         support it. We can implement a better solution once we
10734         do real text selection.
10735
10736 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10737
10738         * data/evince-ui.xml:
10739         * shell/ev-window.c: (ev_window_cmd_escape):
10740         
10741         Work around the Escape conflict (find bar and unfullscreen)
10742
10743 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10744
10745         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10746         
10747         Fix for #300233. Next page correctly handles document end.
10748         
10749         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10750         (ev_sidebar_thumbnails_class_init),
10751         (ev_sidebar_thumbnails_set_document),
10752         (ev_sidebar_thumbnails_clear_job),
10753         (ev_sidebar_thumbnails_clear_model):
10754         
10755         Cleanup thumbnail jobs on document changes.
10756         
10757         * shell/ev-view.c: (add_scroll_binding_keypad),
10758         (add_scroll_binding_shifted), (ev_view_class_init):
10759         
10760         Shift + Space scrolls up. Fix for #173184
10761         
10762         * shell/ev-window.c: (ev_window_open_page),
10763         (ev_window_cmd_view_reload):
10764         
10765         Fix reload (Bug #300094)
10766
10767 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10768
10769         
10770         * dvi/mdvi-lib/assoc.c:
10771         * dvi/mdvi-lib/assoc.h: Removed garbage files
10772         
10773         * dvi/mdvi-lib/bitmap.c:
10774         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10775         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10776         * dvi/mdvi-lib/color.h: Antialias of rules
10777         
10778         * dvi/mdvi-lib/common.h:
10779         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10780         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10781         * dvi/mdvi-lib/files.c:
10782         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10783         * dvi/mdvi-lib/mdvi.h:
10784         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10785         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10786         * dvi/mdvi-lib/util.c: Fix compile warnings
10787         
10788         * dvi/dvi-document.c:
10789         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10790         (dvi_document_thumbnails_get_thumbnail),
10791         (dvi_document_document_thumbnails_iface_init):
10792         * dvi/mdvi-lib/Makefile.am:
10793         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10794         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10795         
10796         Dvi backend now renders thumbnails
10797
10798 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10799
10800         * shell/main.c: (main): 
10801         
10802         Save accelerators on exit. Fixes bug #172095.
10803
10804 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10805
10806         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10807         update priority" comment.
10808
10809         * backend/ev-job-queue.c: Give a way to change priority.
10810
10811 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10812
10813         * shell/ev-page-action.c: Fix logic.
10814
10815 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10816
10817         * shell/ev-view.c: (ev_view_can_find_next):
10818         * shell/ev-window.c: (ev_window_setup_document):
10819
10820         Check that the document supports find
10821
10822 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10823
10824         * data/evince-ui.xml:
10825         * shell/ev-view.c: (ev_view_can_find_next):
10826         * shell/ev-view.h:
10827         * shell/ev-window.c: (update_action_sensitivity),
10828         (find_changed_cb), (ev_window_setup_document),
10829         (ev_window_cmd_edit_find_next):
10830
10831         Add Edit->Find Next
10832
10833 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10834
10835         * pdf/ev-poppler.cc:
10836         * shell/ev-print-job.c: (idle_print_handler):
10837
10838         Make printing work again
10839
10840 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10841
10842         * shell/ev-page-action.h:
10843         * shell/ev-page-action.c: (ev_page_action_widget_init),
10844         (ev_page_action_widget_class_init), (page_changed_cb),
10845         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10846         (get_filter_model_from_model), (match_selected_cb),
10847         (display_completion_text), (match_completion), (update_model),
10848         (connect_proxy), (ev_page_action_set_property),
10849         (ev_page_action_get_property), (ev_page_action_set_document),
10850         (ev_page_action_set_model), (ev_page_action_class_init): Big
10851         reworking to make completions work iff we have >= GTK-2.7.0
10852                 
10853         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10854         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10855         (job_finished_cb): We now have a 'model' property that is set when
10856         the links are loaded.  This can be caught with "notify::model"
10857
10858         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10859         listen for the model to be set, and propagate it to the action.
10860
10861 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10862
10863         * cut-n-paste/recent-files/egg-recent-item.c:
10864         (egg_recent_item_set_uri), (make_valid_utf8),
10865         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10866         * cut-n-paste/recent-files/egg-recent-item.h:
10867         
10868         Update egg-recent from libegg. This should fix long
10869         startup problem. For details see
10870         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10871
10872 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10873
10874         * cut-n-paste/recent-files/Makefile.am:
10875         * data/evince-ui.xml, shell/Makefile.am:
10876         * shell/ev-application.c, shell/ev-application.h:
10877         * shell/ev-window.c: Recent files support.
10878         
10879         * configure.ac: Added "ru" to ALL_LINGUAS.
10880         
10881         * dvju: new backend to support DJVU files.
10882         * dvi: new backend to support DVI.
10883
10884         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10885         * ev-application.c: Support for new backends.
10886         
10887         * help, ev-window.c, main.c shell/Makefile.am: 
10888         Evince user documentation.
10889
10890 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10891
10892         * po/POTFILES.in:
10893         * shell/ev-window.c:
10894         * thumbnailer/evince-thumbnailer.c:
10895
10896         s/pdf-document/ev-poppler
10897
10898 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10899
10900         * NEWS:
10901         * configure.ac:
10902
10903         Release 0.2.0
10904
10905         * ps/ps-document.c: (setup_pixmap):
10906
10907         Remove debug code
10908
10909 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10910
10911         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10912         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10913         (ev_window_cmd_go_first_page): Fix of by one errors.
10914
10915 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10916
10917         * ps/ps-document.c: (get_page_box):
10918
10919         Fix page size calculation
10920
10921 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10922
10923         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10924         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10925         (get_page_orientation), (setup_page), (document_load),
10926         (ps_document_get_page_size), (render_pixbuf_idle):
10927         * ps/ps-document.h:
10928
10929         More refactoring to adapt to EvDocument changes
10930
10931 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10932
10933         * ps/ps-document.c: (start_interpreter):
10934
10935         Actually add alpha args
10936
10937 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10938
10939         * pdf/ev-poppler.cc:
10940
10941         Make clipboard work again
10942
10943 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10944
10945         Make searching work again.
10946         
10947         * backend/ev-document.c:
10948         * backend/ev-document.h:
10949         * backend/ev-document-find.c:
10950         * backend/ev-document-find.h: Change EvDocumentIface so we no
10951         longer store the current page or zoom level in the document.  The
10952         consequence is that all calls that operate on the current page now
10953         instead take the page number as an extra argument, and all
10954         coordinates are now doubles in document coordinate system.
10955
10956         * pdf/ev-poppler.cc:
10957         * pixbuf/pixbuf-document.c:
10958         * ps/ps-document.c: Update backends accordingly.
10959
10960 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10961
10962         * autogen.sh:
10963
10964         Add required gettext version
10965
10966 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10967
10968         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10969         make F1 bring up non-existent help.
10970
10971         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10972         epiphany's find bar, #167477
10973
10974         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10975         <emil@nishra.com> to add space-bar scrolling, 
10976
10977         * shell/ev-window.c (static GtkActionEntry entries): add default
10978         keybinding for Help (F1)
10979         Fixes #171068
10980
10981         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10982         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10983         170110
10984
10985 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10986
10987         * Makefile.am: 
10988         * pixbuf/pixbuf-document.c: 
10989
10990         Got pixbuf backend working again
10991
10992 2005-04-01  Steve Murphy  <murf@e-tools.com>
10993
10994         * configure.in: Added "rw" to ALL_LINGUAS.
10995
10996 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10997
10998         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10999         model types, noticed by Martin Kretzschmar.
11000
11001 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11002
11003         * pdf/ev-poppler.cc: Implement search based on
11004         poppler_page_find_text().  Currently a bit crude since we remember
11005         all matches from all pages.  Also, we grab the big document lock
11006         when we search since searching changes the underlying stream and
11007         thus conflicts with the rendering thread.
11008         
11009         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11010         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11011         (ev_view_find_previous): Fix some page indexes to be 0 based,
11012         offset rubber band by view offset,
11013
11014 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11015
11016         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11017
11018 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11019
11020         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11021         completely because I didn't understand GtkActions.  I should
11022         read Marco's code more carefully in the future.
11023
11024         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11025         function
11026
11027 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11028
11029         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11030         PopplerRectangle change from poppler CVS.
11031
11032 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11033
11034         * backend/ev-document.c: (ev_document_get_page_label):
11035         * backend/ev-document.h:
11036         * backend/ev-page-cache.c: (_ev_page_cache_new),
11037         (ev_page_cache_get_page_label):
11038         * backend/ev-page-cache.h:
11039         * pdf/ev-poppler.cc:
11040         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11041         (links_page_num_func):
11042         * shell/ev-sidebar-thumbnails.c:
11043         (ev_sidebar_thumbnails_set_document):
11044         * shell/ev-view.c: (status_message_from_link),
11045         (ev_view_motion_notify_event):
11046         * shell/ev-window.c: (document_supports_sidebar): Add in page
11047         label support.  It's not perfect yet, but it's the first 'feature'
11048         in a while.
11049         Also, fix a bogus comment noticed by crispin. 
11050
11051 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11052
11053         * Makefile.am: Remove pixbuf backend for now
11054
11055         * configure.ac: Require poppler-glib instead of just poppler.
11056
11057         * backend/ev-document-thumbnails.h: Add a comment
11058
11059         * backend/ev-document.h:
11060         * backend/ev-document.c: (ev_document_class_init),
11061         (ev_document_load), (ev_document_get_link),
11062         (ev_document_get_links): Remove 3 methods and add get_links.
11063         Also, made 0 based.
11064
11065         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11066         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11067
11068         * backend/ev-link.c: (ev_link_set_title),
11069         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11070         (ev_link_mapping_find):
11071         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11072         
11073         * backend/ev-page-cache.c: (ev_page_cache_init),
11074         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11075         (ev_page_cache_get_size), (ev_page_cache_next_page),
11076         (ev_page_cache_prev_page): Fix to be 0 based.
11077
11078         * pdf/Makefile.am: 
11079         * pdf/ev-poppler.h:
11080         * pdf/ev-poppler.cc: New backend.
11081         
11082         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11083         (ps_document_get_page), (ps_document_document_iface_init):
11084
11085         * shell/ev-pixbuf-cache.h:
11086         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11087         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11088         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11089         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11090         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11091         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11092         based.
11093         
11094         * shell/ev-sidebar-thumbnails.c:
11095         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11096         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11097
11098         * shell/ev-view.c: (status_message_from_link),
11099         (find_page_at_location), (get_link_at_location),
11100         (ev_view_motion_notify_event), (ev_view_button_release_event),
11101         (ev_view_init): Use the new link code.  Fix to be 0 based.
11102
11103         * shell/ev-window.c: (update_action_sensitivity),
11104         (document_supports_sidebar): 0 based.
11105
11106 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11107
11108         * pdf/pdf-document.cc: Patch from Fernando Herrera
11109         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11110         *blush*
11111
11112 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11113
11114         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11115         1 to the page, as this seems to be 1 based.  I thought we has this
11116         fixed.  grump.
11117
11118 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11119
11120         * TODO:
11121         * backend/Makefile.am:
11122         * backend/ev-document-links.c:
11123         (ev_document_links_has_document_links),
11124         (ev_document_links_get_links_model):
11125         * backend/ev-document-links.h:
11126         * backend/ev-document.c: (ev_document_get_page_cache),
11127         (ev_document_get_doc_mutex), (ev_document_load),
11128         (ev_document_save), (ev_document_get_title),
11129         (ev_document_get_n_pages), (ev_document_set_page),
11130         (ev_document_get_page), (ev_document_set_target),
11131         (ev_document_set_scale), (ev_document_set_page_offset),
11132         (ev_document_get_page_size), (ev_document_get_text),
11133         (ev_document_get_link), (ev_document_render),
11134         (ev_document_render_pixbuf), (ev_document_scale_changed):
11135         * backend/ev-document.h:
11136         * backend/ev-job-queue.c: (remove_object_from_queue),
11137         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11138         (no_jobs_available_unlocked), (ev_render_thread),
11139         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11140         (ev_job_queue_remove_job):
11141         * backend/ev-job-queue.h:
11142         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11143         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11144         (ev_job_links_class_init), (ev_job_render_init),
11145         (ev_job_render_dispose), (ev_job_render_class_init),
11146         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11147         (ev_job_thumbnail_class_init), (ev_job_finished),
11148         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11149         (ev_job_render_run), (ev_job_thumbnail_new),
11150         (ev_job_thumbnail_run):
11151         * backend/ev-jobs.h:
11152         * backend/ev-link.c:
11153         * backend/ev-link.h:
11154         * backend/ev-page-cache.c: (ev_page_cache_init),
11155         (ev_page_cache_class_init), (ev_page_cache_finalize),
11156         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11157         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11158         (ev_page_cache_set_link), (ev_page_cache_get_title),
11159         (ev_page_cache_get_size), (ev_page_cache_next_page),
11160         (ev_page_cache_prev_page):
11161         * backend/ev-page-cache.h:
11162         * pdf/pdf-document.cc:
11163         * ps/gsdefaults.c:
11164         * ps/gsdefaults.h:
11165         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11166         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11167         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11168         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11169         (is_interpreter_ready), (output), (catchPipe), (input),
11170         (start_interpreter), (check_filecompressed), (compute_dimensions),
11171         (ps_document_enable_interpreter), (document_load),
11172         (ps_document_next_page), (render_page), (ps_document_set_page),
11173         (ps_document_set_scale), (render_pixbuf_idle),
11174         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11175         * ps/ps-document.h:
11176         * shell/Makefile.am:
11177         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11178         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11179         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11180         (ev_pixbuf_cache_new), (job_finished_cb),
11181         (check_job_size_and_unref), (move_one_job),
11182         (ev_pixbuf_cache_update_range), (find_job_cache),
11183         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11184         (ev_pixbuf_cache_add_jobs_if_needed),
11185         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11186         * shell/ev-pixbuf-cache.h:
11187         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11188         (idle_print_handler):
11189         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11190         (selection_changed_cb), (create_loading_model),
11191         (ev_sidebar_links_construct), (links_page_num_func),
11192         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11193         (update_page_callback), (job_finished_cb),
11194         (ev_sidebar_links_set_document):
11195         * shell/ev-sidebar-thumbnails.c:
11196         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11197         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11198         (page_changed_cb), (thumbnail_job_completed_callback),
11199         (ev_sidebar_thumbnails_set_document):
11200         * shell/ev-sidebar-thumbnails.h:
11201         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11202         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11203         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11204         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11205         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11206         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11207         (ev_view_button_release_event), (ev_view_scroll_view),
11208         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11209         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11210         (ev_view_new), (job_finished_cb), (page_changed_cb),
11211         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11212         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11213         (ev_view_find_previous):
11214         * shell/ev-view.h:
11215         * shell/ev-window.c: (update_action_sensitivity),
11216         (ev_window_open_page), (update_window_title), (update_total_pages),
11217         (page_changed_cb), (ev_window_setup_document),
11218         (password_dialog_response), (ev_window_cmd_save_as),
11219         (ev_window_print), (ev_window_cmd_go_previous_page),
11220         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11221         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11222         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11223         * shell/main.c: (main):
11224
11225         Merge evince-threads branch
11226
11227 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11228
11229         * configure.ac: Added "lt" to ALL_LINGUAS.
11230
11231 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11232
11233         * NEWS:
11234         * configure.ac:
11235
11236         Release 0.1.9
11237
11238 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11239
11240         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11241
11242         Fix here also the thumbnails 1-basedness :)
11243
11244 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11245
11246         * NEWS:
11247         * configure.ac:
11248
11249         Release 0.1.8
11250
11251 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11252
11253         * pdf/pdf-document.cc:
11254         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11255         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11256
11257         Fix the mess we did with thumbnails and 1-basedness
11258
11259 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11260
11261         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11262
11263 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11264
11265         * NEWS:
11266         * configure.ac:
11267
11268         Release 0.1.7
11269
11270 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11271
11272         * ps/Makefile.am:
11273         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11274         (gtk_gs_defaults_get_alpha_parameters),
11275         (gtk_gs_defaults_get_ungzip_cmd),
11276         (gtk_gs_defaults_get_unbzip2_cmd):
11277         * ps/gsdefaults.h:
11278         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11279         (ps_document_get_orientation), (document_load),
11280         (ps_document_goto_page), (ps_document_set_page_size):
11281         * ps/ps-document.h:
11282
11283         Some more sanitization of the ps backend. Remove a lot
11284         of unused code and do not base our defaults on ggv
11285         preferences (ugh!)
11286
11287 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11288
11289         * thumbnailer/evince-thumbnailer.schemas:
11290         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11291         (main): add -s option for thumbnail size.
11292
11293 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11294
11295         * configure.ac:
11296
11297         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11298         remove it.
11299
11300 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11301
11302         * pdf/pdf-document.cc:
11303
11304         Remove 4 pixels of useless border from the
11305         thumbnail.
11306
11307 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11308
11309         * backend/ev-document-thumbnails.c:
11310         (ev_document_thumbnails_get_thumbnail):
11311         * backend/ev-document-thumbnails.h:
11312
11313         Rework API a bit. Add a border flag and
11314         change sizing logic (now the size we specify
11315         applies to the bigger dimension).
11316
11317         * pdf/pdf-document.cc:
11318         * pixbuf/pixbuf-document.c:
11319         (pixbuf_document_thumbnails_get_thumbnail):
11320         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11321         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11322
11323         Adapt to the new API and do not draw a border for nautilus
11324         thumbnailer.
11325
11326 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11327
11328         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11329         take thumbnails from page "0" instead of "1". Added a copyright header.
11330
11331 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11332
11333         * ps/ps-document.c: (set_up_page), (start_interpreter):
11334
11335         Make it C89 compliant
11336
11337 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11338
11339         * Makefile.am:
11340         * configure.ac:
11341         * pdf/.cvsignore:
11342         * pdf/pdf-document.cc:
11343         * thumbnailer/Makefile.am:
11344         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11345         (main):
11346         * thumbnailer/evince-thumbnailer.schemas:
11347         * thumbnailer/pdf-icon.png:
11348
11349         Add a nautilus thumbnailer.
11350         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11351
11352 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11353
11354         * NEWS:
11355         * configure.ac:
11356         * po/POTFILES.in:
11357
11358         Release 0.1.6
11359
11360 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
11361
11362         Use poppler instead of including xpdf source code.  Poppler is a
11363         fork of xpdf to build it as a shared library. See
11364         http://freedesktop.org/wiki/Software/poppler.
11365
11366         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
11367         xpdf fork.
11368         
11369         * pdf/Makefile.am: Build libpdfdocument.a here.
11370         
11371         * pdf/GDKSplashOutputDev.cc:
11372         * pdf/GDKSplashOutputDev.h:
11373         * pdf/GnomeVFSStream.cc:
11374         * pdf/GnomeVFSStream.h:
11375         * pdf-document.cc:
11376         * pdf-document.h:
11377         * test-gdk-output-dev.cc
11378         * Thumb.cc:
11379         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
11380         against poppler.
11381
11382 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11383
11384         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
11385
11386         Clear idle stack before unsetting the document
11387
11388 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11389
11390         * ps/ps-document.c: (ps_document_widget_event),
11391         (ps_document_set_target), (ps_document_finalize),
11392         (ps_document_get_page):
11393
11394         Disconnect the widget event signal on finalize.
11395         Some code cleanups.
11396
11397 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11398
11399         * ps/ps-document.c: (set_up_page):
11400
11401         If there is no bpixmap create one, even if size
11402         is not changed.
11403
11404 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11405
11406         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
11407         (set_up_page), (document_load), (ps_document_set_zoom):
11408
11409         Default page is 0. Calculate size even when we have no
11410         target yet.
11411
11412 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
11413
11414         * shell/ev-sidebar.c: expand the selection widget to be always as
11415         wide as the sidebar
11416
11417 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11418
11419         * shell/ev-sidebar-thumbnails.c:
11420         (ev_sidebar_thumbnails_set_document):
11421
11422         Clear the list store when setting document
11423
11424 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11425
11426         * shell/ev-page-action.c: (update_entry), (sync_entry),
11427         (activate_cb), (entry_size_request_cb), (create_tool_item),
11428         (connect_proxy):
11429
11430         Use an entry for the page control instead of spinbuttons
11431
11432 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11433
11434         * data/evince.schemas.in:
11435
11436         Correct confusing string
11437
11438 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
11439
11440         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11441         for real.  Gosh, how long has this been broken.
11442
11443         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11444         check for a NULL link.  We crash otherwise.
11445
11446 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11447
11448         * NEWS:
11449         * configure.ac:
11450
11451         Release 0.1.5
11452
11453 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11454
11455         * configure.ac: add the french translation.
11456
11457 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11458
11459         * shell/ev-window.c:
11460
11461         Remove unused header -> fix distcheck
11462
11463 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11464
11465         * shell/ev-window.c: (update_window_title),
11466         (ev_window_popup_password_dialog):
11467
11468         Unescape filename for display
11469
11470 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11471
11472         * pdf/xpdf/pdf-document.cc:
11473
11474         In get_page_size deal with rotation. Also
11475         cleanup the function a bit.
11476
11477 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11478
11479         * pdf/xpdf/pdf-document.cc:
11480
11481         Fix crash when opening in new window
11482
11483 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11484
11485         * configure.ac:
11486
11487         Check ghostscript >= 7
11488
11489 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
11490
11491         * shell/ev-window.c:
11492
11493         Make page width the default sizing mode
11494
11495 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
11496         Marco Pesenti Gritti <marco@gnome.org>
11497
11498         * shell/ev-window.c: Remember the sidebar size
11499
11500         * data/evince.schemas.in: Add a new gconf key to store the size of
11501         the sidebar
11502
11503 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
11504
11505         * data/evince-ui.xml:
11506         * shell/ev-window.c: (update_action_sensitivity),
11507         (ev_window_cmd_view_reload):
11508         
11509         Add a "Reload" action and menu entry
11510
11511 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
11512
11513         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
11514         iff the type doesn't support thumbnailing and indexing.
11515
11516 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
11517
11518         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
11519
11520 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11521
11522         * pdf/splash/Splash.cc:
11523
11524         Port fix for a crasher from kde bug
11525         http://bugs.kde.org/show_bug.cgi?id=97131
11526
11527 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11528
11529         * pdf/xpdf/pdf-document.cc:
11530
11531         Return a link even if it's of an unrecognized
11532         type. Otherwise we go in an infinte cycle.
11533
11534 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11535
11536         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
11537         (size_allocate_cb), (ev_window_set_sizing_mode):
11538
11539         Update size when switching mode
11540
11541 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11542
11543         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11544         (ev_window_cmd_view_page_width), (update_sizing_buttons),
11545         (ev_window_cmd_view_normal_size):
11546
11547         Fix size toggle buttons behavior
11548
11549 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11550
11551         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
11552         (doc_rect_to_view_rect), (ev_view_size_allocate),
11553         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
11554         (scale_changed_callback):
11555
11556         Do not cache offsets in size_allocate.
11557
11558 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11559
11560         * shell/ev-view.c: (ev_view_size_allocate):
11561
11562         Calculate offsets before calling the parent
11563         class (which does a redraw)
11564
11565 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11566
11567         * pdf/xpdf/pdf-document.cc:
11568
11569         Fix a crasher on exit. Unused code, put a TODO
11570
11571 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
11572
11573         * backend/ev-document.c: (ev_document_class_init),
11574         (ev_document_page_changed), (ev_document_scale_changed):
11575         * backend/ev-document.h:
11576
11577         Separate page/scale notifications
11578
11579         * pdf/xpdf/pdf-document.cc:
11580
11581         Emit the new signals.
11582         Do not display the pdf page in _render, do it
11583         when scale/page are requested.
11584
11585         * ps/ps-document.c: (ps_document_set_zoom),
11586         (ps_document_widget_event):
11587         * ps/ps-document.h:
11588
11589         Emit the new signals.
11590
11591         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11592         (ev_view_init), (page_changed_callback), (scale_changed_callback),
11593         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
11594         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
11595         * shell/ev-view.h:
11596         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
11597         (ev_window_cmd_view_page_width), (size_allocate_cb),
11598         (ev_window_set_sizing_mode):
11599
11600         Rework sizing to be pixel based.
11601         There are bugs but should be already way better.
11602
11603 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
11604
11605         * shell/ev-window.c: (ev_window_init):
11606
11607         Do not allow to shrink sidebar smaller then
11608         child requisition
11609
11610 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
11611
11612         * shell/ev-sidebar.[ch]
11613         * shell/ev-window.c:
11614
11615         Improved sidebar widget. Fixes #166683
11616
11617 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
11618
11619         * shell/ev-view.c (update_find_status_message): Give translators
11620         more flexibility with ngettext plural handling.
11621
11622 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
11623
11624         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
11625         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
11626         page when we get the page size.
11627
11628 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11629
11630         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
11631
11632         ps pages are 0 based, convert 
11633
11634 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11635
11636         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
11637
11638         Initialize correct parent class. Set GError on document load
11639
11640 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11641
11642         * pdf/xpdf/pdf-document.cc:
11643
11644         Fixup selection offset calculation
11645
11646         * shell/ev-view.c: (view_rect_to_doc_rect),
11647         (doc_rect_to_view_rect), (ev_view_size_allocate),
11648         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
11649         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
11650
11651         Store selection as document relative, so that zooming
11652         and offset changing doesnt break it.
11653
11654 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
11655
11656         * shell/ev-view.c: (ev_view_best_fit):
11657
11658         Do not try to best fit if the view is not realized
11659
11660 2005-02-20  Kostas Papadimas <pkst@gnome.org>
11661           
11662         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
11663
11664 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
11665
11666         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
11667
11668 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
11669
11670         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11671         the popup window.  That prevents it resizing when in full screen
11672         mode.
11673
11674         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11675         multiple rerenders.  This pretty much sucks.
11676
11677         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11678         rest of the toolbar.
11679
11680 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11681
11682         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11683
11684 2005-02-17  Alexander Shopov  <ash@contact.bg>
11685
11686         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11687
11688 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11689
11690         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11691
11692 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11693
11694         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11695         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11696         (set_document_page), (document_changed_callback),
11697         (ev_view_set_document), (ev_view_find_previous),
11698         (ev_view_hide_cursor), (ev_view_show_cursor):
11699         * shell/ev-view.h:
11700         * shell/ev-window.c: (update_chrome_visibility),
11701         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11702         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11703         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11704         (ev_window_unfullscreen):
11705         * shell/main.c: (main):
11706
11707         Automatically hide the fullscreen button.
11708         Patch by Kristian Høgsberg <krh@redhat.com>
11709
11710 2005-02-16  Vincent Noel  <vnoel@cox.net>
11711
11712         * shell/main.c (main): Specify an icon for the window. Patch by
11713         Jaap A. Haitsma. Fixes #166177.
11714
11715 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11716
11717         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11718
11719 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11720
11721         * backend/ev-document-misc.h:
11722         * backend/ev-document-misc.c:
11723         (ev_document_misc_get_page_border_size),
11724         (ev_document_misc_paint_one_page): New function to canonicalize
11725         sizing/painting a border.
11726
11727         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11728         used.
11729
11730         * pdf/xpdf/pdf-document.cc: use new function
11731
11732         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11733         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11734         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11735         shell/ev-window.c: (update_sizing_buttons),
11736         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11737         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11738         (ev_window_cmd_view_page_width), (size_allocate_cb),
11739         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11740         and "fit width" values act as toggle buttons so they stay
11741         toggled.  It's not 100% perfect, and it's a little slow, but it's
11742         good enough to commit I think.
11743
11744 2005-02-15  David Lodge  <dave@cirt.net>
11745
11746         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11747
11748 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11749
11750         * shell/ev-window.c (update_window_title): replace newlines in
11751         the title by spaces. Bug #166107.
11752
11753 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11754
11755         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11756         parameters providing allocation width and height without
11757         scrollbars and width of a possible vertical scrollbar. With this
11758         additional information the functions can work as
11759         intended. Unfortunately they're not idempotent. We should
11760         transform these commands to toggles. Fixes Bug #164976
11761         Initial patch by Stephane Loeuillet, then heavily modified.
11762
11763         * shell/ev-view.h: update prototypes.
11764
11765         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11766         (ev_window_cmd_view_page_width): provide EvView fit functions with
11767         all the information they need. Formulas to calculate this
11768         information taken from GtkScrolledWindow.
11769
11770 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11771
11772         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11773         created a thumbnail, the list store is updated to know
11774         that the thumbnail is set. Fixes bug #166792
11775
11776 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11777
11778         * shell/ev-window.c: fixed typo, closes bug 166897
11779
11780         * TODO: updated TODO with bug numbers that are relevant
11781
11782 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11783
11784         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11785
11786 2005-02-09  Vincent Noel  <vnoel@cox.net>
11787
11788         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11789         and "Next" toolbar buttons as important to make them stand out.
11790
11791 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11792
11793         * lib/ev-debug.c:
11794         * lib/ev-debug.h:
11795         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11796         (start_interpreter), (stop_interpreter), (document_load),
11797         (ps_document_next_page), (ps_document_goto_page),
11798         (ps_document_set_page_size), (ps_document_widget_event),
11799         (ps_document_render):
11800         * shell/ev-page-view.c: (ev_page_view_dispose):
11801         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11802
11803         Fix compilation on non-gcc platforms
11804
11805 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11806
11807         * NEWS:
11808         * configure.ac:
11809
11810         Release 0.1.4
11811
11812         * pdf/xpdf/Catalog.cc:
11813         * pdf/xpdf/XRef.cc:
11814
11815         Fix the fix for CAN-2004-0888
11816
11817 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11818
11819         * data/Makefile.am:
11820         * data/evince-ui.xml:
11821         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11822         * shell/ev-stock-icons.h:
11823         * shell/ev-window.c: (update_action_sensitivity),
11824         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11825         (set_action_properties):
11826
11827         Improve toolbar layout/icons
11828
11829 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11830
11831         * pdf/xpdf/pdf-document.cc:
11832
11833         Add warnings about unimplemented/unknown link
11834         types.
11835
11836 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11837
11838         * ps/ps-document.c: (set_up_page):
11839
11840         Log gs property
11841
11842 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11843
11844         * ps/ps-document.c: (start_interpreter):
11845
11846         Log gs env var
11847
11848 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11849
11850         * shell/ev-page-view.c: (ev_page_view_dispose):
11851         * shell/ev-view.c: (ev_view_finalize):
11852         * shell/ev-window.c: (ev_window_setup_document),
11853         (ev_window_dispose), (ev_window_init):
11854
11855         Solve more refs issues.
11856
11857         I commented out the page_view initialization for now:
11858         it was never destroyed (because it's never added
11859         to a container). Because of that we was leaking
11860         gs processes. Couldnt think to a clean fix.
11861         We need to figure this out, password view has the
11862         same issue probably.
11863
11864 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11865
11866         * ps/ps-document.c: (ps_document_finalize),
11867         (ps_document_get_n_pages), (ps_document_get_page):
11868
11869         Some cleanups, stop the interpreter on finalize
11870
11871         * shell/ev-page-view.c: (ev_page_view_dispose),
11872         (ev_page_view_class_init):
11873
11874         Release our reference on the document
11875
11876 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11877
11878         * Makefile.am:
11879         * configure.ac:
11880         * doc/debugging.txt:
11881         * lib/.cvsignore:
11882         * lib/Makefile.am:
11883         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11884         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11885         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11886         * lib/ev-debug.h:
11887
11888         Add debugging helpers
11889
11890         * ps/Makefile.am:
11891         * ps/ps-document.c: (set_up_page), (start_interpreter),
11892         (stop_interpreter), (document_load), (ps_document_next_page),
11893         (ps_document_goto_page), (ps_document_set_page_size),
11894         (ps_document_widget_event), (ps_document_render):
11895         * shell/Makefile.am:
11896         * shell/ev-view.c: (expose_bin_window):
11897         * shell/main.c: (main):
11898
11899         Add some logs
11900         
11901 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11902
11903         * ps/ps-document.c: (ps_document_widget_event):
11904
11905         Initialize message_window, this should make ps
11906         rendering really work! (Never noticed because I was
11907         testing with a ps that is causing gs to exit every time!)
11908
11909 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11910
11911         * data/evince.schemas.in: updated simple error in applyto closing tag
11912
11913 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11914
11915         * Makefile.am:
11916         * configure.ac:
11917         * data/.cvsignore:
11918         * data/Makefile.am:
11919         * data/evince-ui.xml:
11920         A data/evince.schemas.in:
11921         * po/POTFILES.in:
11922         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11923         * shell/ev-stock-icons.h:
11924         * shell/ev-window.c: (update_chrome_visibility),
11925         (update_chrome_flag), (ev_window_cmd_edit_find),
11926         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11927         (ev_window_unfullscreen), (ev_window_focus_in_event),
11928         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11929         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11930         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11931         (ev_window_dispose), (ev_window_class_init),
11932         (set_action_properties), (set_chrome_actions), (load_chrome),
11933         (ev_window_init):
11934
11935         Implement fullscreen mode changes from bug #164776.
11936         Also implement persistent chrome toggles.
11937
11938 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11939
11940         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11941
11942 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11943
11944         * NEWS:
11945         * configure.ac:
11946         * shell/ev-view.c:
11947
11948         Add another check for find interface
11949
11950         Release 0.1.3
11951
11952 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11953
11954         * shell/ev-application.c: (ev_application_open):
11955         * shell/ev-window.c: (ev_window_open):
11956
11957         Open gzipped ps documents
11958
11959 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11960
11961         * TODO:
11962         * shell/ev-view.c: (set_document_page):
11963
11964         Clamp page number, dont try to move to
11965         not existant pages.
11966
11967 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11968
11969         * backend/ev-document-find.c: (ev_document_find_changed):
11970         * backend/ev-document-find.h:
11971         * pdf/xpdf/pdf-document.cc:
11972         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11973         * shell/ev-window.c: (find_bar_search_changed_cb):
11974
11975         Fix several bugs with find
11976
11977 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11978
11979         * shell/ev-sidebar-thumbnails.c
11980         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11981         document. Prevents warning from scroll_to_cell.
11982
11983 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11984
11985         * configure.ac: Add «nb» to ALL_LINGUAS too.
11986
11987 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11988
11989         * NOTES: New file with some random thoughts.
11990
11991         * TODO: Update.
11992
11993         * backend/ev-document-misc.c:
11994         (ev_document_misc_get_page_border_size): New function to
11995         canonicalize shadow drawing sizes.  Possibly goofy.
11996
11997         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11998         (ev_view_best_fit), (ev_view_fit_width):
11999         * pdf/xpdf/pdf-document.cc:
12000         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12001         * ps/ps-document.c: (ps_document_get_page_size):
12002         * backend/ev-document-misc.h:
12003         * backend/ev-document.c: (ev_document_get_page_size):
12004         * backend/ev-document.h: get_page_size now takes a page number
12005         parameter.  Made all the backends/frontends honor it.
12006
12007         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12008         see.  Doesn't work yet.
12009
12010         * shell/Makefile.am:
12011         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12012         Doesn't do anything yet.
12013
12014         * shell/ev-sidebar-thumbnails.c:
12015         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12016         [0..n_pages-1]
12017
12018         * shell/ev-window.c: (update_action_sensitivity),
12019         (ev_window_setup_document), (ev_window_set_page_mode),
12020         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12021         view-swapping code a bit so we can have multiple views on a
12022         document.  Add the multi-page view, though it can't be turned on
12023         yet.
12024
12025 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12026
12027         * shell/ev-application.c: (ev_application_open):
12028         * shell/ev-view.c: (expose_bin_window):
12029         * shell/ev-window.c: (ev_window_open):
12030
12031         Support eps and check document supports find
12032         before drawing highlightings in expose.
12033
12034 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12035
12036         * pixbuf/pixbuf-document.c:
12037         (pixbuf_document_thumbnails_get_dimensions),
12038         (pixbuf_document_document_thumbnails_iface_init):
12039
12040         implement get_dimensions
12041
12042 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12043
12044         * NEWS:
12045         * configure.ac:
12046
12047         Release 0.1.2
12048
12049 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12050
12051         * shell/ev-view.c: (set_document_page):
12052
12053         Scroll at the top of the page when changing page
12054
12055 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12056
12057         * shell/ev-view.c: (ev_view_motion_notify_event):
12058
12059         Do not redraw unnecessarily
12060
12061 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12062
12063         * pdf/xpdf/pdf-document.cc:
12064         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12065         (expose_bin_window), (find_changed_cb):
12066
12067         Yay! find works now... Now to find bugs...
12068
12069 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12070
12071         * backend/ev-document-find.c: (ev_document_find_base_init),
12072         (ev_document_find_changed):
12073         * backend/ev-document-find.h:
12074         * pdf/xpdf/pdf-document.cc:
12075         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12076         (expose_bin_window), (ev_view_init), (set_document_page),
12077         (ensure_rectangle_is_visible), (jump_to_find_result),
12078         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12079         (ev_view_find_next), (ev_view_find_previous):
12080         * shell/ev-view.h:
12081         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12082
12083         More work on find implementation, mostly there now
12084
12085 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12086
12087         * backend/ev-backend-marshalers.list:
12088         * backend/ev-document-find.c: (ev_document_find_base_init),
12089         (ev_document_find_cancel), (ev_document_find_page_has_results),
12090         (ev_document_find_get_n_results), (ev_document_find_get_result),
12091         (ev_document_find_get_progress), (ev_document_find_changed):
12092         * backend/ev-document-find.h:
12093
12094         Enanche the find interface to be really able to do
12095         multi page find.
12096
12097         * pdf/xpdf/pdf-document.cc:
12098
12099         Implement
12100
12101         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12102         (expose_bin_window), (ev_view_init),
12103         (ev_view_get_find_status_message), (find_changed_cb),
12104         (ev_view_set_document), (set_document_page):
12105
12106         Adapt to the new interface. A few things are regressed sorry,
12107         I will finish it soon.
12108
12109 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12110
12111         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12112         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12113         ev_sidebar_thumbnails_parent_class variable, don't define another
12114         parent_class variable.
12115
12116         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12117         (ev_page_action_class_init): ditto.
12118
12119         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12120         (pixbuf_document_class_init): ditto.
12121
12122         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12123         ditto.
12124
12125         * .cvsignore: ignore various valgrind output files.
12126
12127 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12128
12129         * data/evince-ui.xml:
12130         * shell/Makefile.am:
12131         * shell/ev-history.c:
12132         * shell/ev-history.h:
12133         * shell/ev-navigation-action.c:
12134         * shell/ev-navigation-action.h:
12135         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12136         (ev_view_set_page), (ev_view_fit_width):
12137         * shell/ev-view.h:
12138         * shell/ev-window.c: (update_action_sensitivity),
12139         (ev_window_setup_document), (register_custom_actions):
12140
12141         Kill session history
12142
12143 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12144
12145         * shell/ev-window.c: (update_action_sensitivity):
12146
12147         Fix inverted up/down buttons
12148
12149 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12150
12151         * shell/ev-sidebar-thumbnails.c
12152         (ev_sidebar_thumbnails_select_page): make sure the selected
12153         thumbnail stays visible.
12154
12155 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12156
12157         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12158         scrolled window for Federico.
12159
12160 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12161
12162         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12163
12164 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12165
12166         * configure.ac:
12167         * pdf/splash/SplashFTFontEngine.cc:
12168
12169         Fix CID fonts with freetype 2.1.9
12170
12171 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12172
12173         * TODO: added item for desktop icon thumbnailer
12174
12175 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12176
12177         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12178         unloaded docs when the title is accessed.
12179
12180         * shell/ev-password-view.[hc]: New widget for displaying password
12181         state.
12182
12183         * shell/ev-window.[ch]: Refactor password handling code to handle
12184         the new view.
12185
12186 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12187
12188         * NEWS:
12189         * configure.ac:
12190         * data/Makefile.am:
12191
12192         Release 0.1.1
12193
12194 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12195
12196         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12197         ignore page offset here, to make search results independent of it,
12198
12199         * shell/ev-view.c (expose_bin_window): but take offsets into
12200         account here. Bug #164932
12201
12202         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12203         scale at the right time. Bug #164996
12204
12205 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12206
12207         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12208         fix the problem. Now I just removed the Adobe font names and hope
12209         that the URW fonts are always in outline format. Bug #164934
12210
12211         * shell/ev-window.c (update_window_title): empty titles are
12212         useless, use filename in that case too.
12213
12214         * NEWS: Add some content.
12215
12216 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12217
12218         * TODO: added one more TODO item and a TODONE section :)
12219
12220 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12221
12222         * ps/ps-document.h: add page_[xy]_offset fields.
12223
12224         * ps/ps-document.c (ps_document_set_page_offset)
12225         (ps_document_render): Keep offset in consideration in a few
12226         places. Bug #164752 "postscript documents are not centered in
12227         window"
12228
12229         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12230         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12231
12232         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12233         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12234         stub out missing methods for complete EvDocument implementation.
12235         Fixes segfaults with Save A Copy and Copy actions.
12236
12237         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12238         (ps_document_document_iface_init): ditto.
12239         
12240 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12241
12242         * data/.cvsignore:
12243         * data/Makefile.am:
12244         * data/evince.desktop.in:
12245
12246         Add desktop file
12247
12248 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12249
12250         * shell/ev-view.c: (ev_view_button_press_event),
12251         (ev_view_motion_notify_event):
12252
12253         Make selection work in any direction
12254
12255 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12256
12257         * TODO:
12258         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12259
12260         Use shorter labels for some of the toolbars items
12261
12262 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12263
12264         * pdf/xpdf/pdf-document.cc:
12265
12266         Check the links info is initialized before
12267         using it. Should fix a crash on startup.
12268
12269 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12270
12271         * pixbuf/pixbuf-document.c
12272         (pixbuf_document_thumbnails_get_dimensions): force floating point
12273         division to calculate page_ratio. Fixes crash with landscape
12274         format pixbufs.
12275
12276 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12277
12278         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12279
12280 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12281
12282         * shell/ev-view.c (set_document_page): unset has_selection when
12283         the page changes.
12284         (set_document_page): handle paper size changes when the page
12285         changes (test with Free Culture, page 2).
12286
12287 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12288
12289         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12290         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12291
12292         Use normal style color for the widget background and
12293         draw a black box around the page.
12294
12295 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12296
12297         * pdf/xpdf/pdf-document.cc:
12298
12299         Keep offset in consideration in a few places
12300
12301         * shell/ev-view.c: (expose_bin_window):
12302
12303         Set the offsets so that the document is ever centered
12304
12305 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12306
12307         * TODO: Added TODO items and finished off the first todo item
12308
12309         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12310         reflect current authors
12311
12312 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12313
12314         * pdf/xpdf/pdf-document.cc:
12315         * shell/ev-view.c: (ev_view_set_cursor),
12316         (ev_view_motion_notify_event), (document_changed_callback),
12317         (set_document_page):
12318
12319         Show a wait cursor while the page is rendering
12320
12321 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12322
12323         * shell/ev-sidebar-thumbnails.c:
12324         (ev_sidebar_tree_selection_changed),
12325         (ev_sidebar_thumbnails_select_page):
12326         * shell/ev-sidebar-thumbnails.h:
12327         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12328         (ev_view_can_go_forward):
12329         * shell/ev-window.c: (ev_window_open_page),
12330         (ev_window_setup_document), (update_current_page),
12331         (view_page_changed_cb), (ev_window_init):
12332         * shell/ev-window.h:
12333
12334         Ensure thumbnails selection, toolbar page control and
12335         current page are in sync.
12336
12337 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12338
12339         * pdf/xpdf/XRef.cc:
12340
12341         Fix CAN-2005-0064
12342
12343 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12344
12345         * backend/Makefile.am:
12346         * backend/ev-document-links.h:
12347         * backend/ev-document-security.c: (ev_document_security_get_type),
12348         (ev_document_security_has_document_security),
12349         (ev_document_security_set_password):
12350         * backend/ev-document-security.h:
12351         * backend/ev-document.c: (ev_document_error_quark):
12352         * backend/ev-document.h:
12353         * data/Makefile.am:
12354         * data/evince-password.glade:
12355         * pdf/xpdf/pdf-document.cc:
12356         * shell/Makefile.am:
12357         * shell/ev-password.c: (ev_password_set_bad_password_label),
12358         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
12359         (ev_password_dialog_get_password),
12360         (ev_password_dialog_set_bad_pass):
12361         * shell/ev-password.h:
12362         * shell/ev-window.c: (ev_window_get_attribute),
12363         (ev_window_set_property), (update_action_sensitivity),
12364         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
12365         (ev_window_setup_document), (ev_window_get_password),
12366         (ev_window_open), (ev_window_cmd_save_as),
12367         (using_postscript_printer), (ev_window_print),
12368         (find_not_supported_dialog), (ev_window_cmd_edit_find),
12369         (update_fullscreen_popup), (ev_window_fullscreen),
12370         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12371         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
12372         (menu_item_select_cb), (find_bar_search_changed_cb),
12373         (ev_window_dispose), (ev_window_init):
12374
12375         Add initial support for password-supported dialogs.  This could be
12376         a lot cooler, but it'll do for now.
12377
12378 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
12379
12380         * pdf/xpdf/pdf-document.cc:
12381         * shell/ev-view.c: (status_message_from_link),
12382         (ev_view_set_status), (ev_view_set_cursor),
12383         (ev_view_motion_notify_event), (ev_view_init):
12384         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
12385
12386         Fix bugs in the links implementation and change cursor
12387         when hovering a link.
12388
12389 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
12390
12391         * viewer/.cvsignore: added cvsignore file for viewer directory
12392
12393         * TODO: created TODO document
12394
12395 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
12396
12397         * shell/ev-view.h:
12398         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
12399         new functions to help with implementation of sensitivity code
12400         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12401         of all actions that might require it.  Fixes a crash when you
12402         click on the Zoom actions in a window lacking a document.
12403
12404 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
12405
12406         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12407         of the Find action
12408
12409 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12410
12411         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
12412         (pixbuf_document_document_iface_init):
12413         * ps/ps-document.c: (ps_document_get_link),
12414         (ps_document_document_iface_init):
12415         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
12416         (status_message_from_link), (ev_view_set_status),
12417         (ev_view_set_find_status), (ev_view_motion_notify_event),
12418         (ev_view_button_release_event), (ev_view_set_property),
12419         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
12420         (ev_view_get_find_status_message), (update_find_results),
12421         (ev_view_get_status), (ev_view_get_find_status):
12422         * shell/ev-view.h:
12423         * shell/ev-window.c: (view_status_changed_cb),
12424         (view_find_status_changed_cb), (ev_window_init):
12425
12426         View status message support, use it to show the links.
12427         Needs work...
12428
12429 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12430
12431         * backend/ev-document.c: (ev_document_get_link):
12432         * backend/ev-document.h:
12433         * pdf/xpdf/pdf-document.cc:
12434         * shell/ev-application.c: (ev_application_open):
12435         * shell/ev-application.h:
12436         * shell/ev-sidebar-links.c: (selection_changed_cb):
12437         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
12438         (ev_view_go_to_link):
12439
12440         Add support for document links
12441
12442 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12443
12444         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12445         (create_tool_item):
12446         Set the spin button limits correctly.
12447         
12448         * shell/ev-sidebar-thumbnails.c:
12449         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12450         Support changing pages by clicking on the thumbnails.
12451         
12452 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12453
12454         * pixbuf/pixbuf-document.c:
12455         (pixbuf_document_thumbnails_get_dimensions),
12456         (pixbuf_document_document_thumbnails_iface_init):
12457
12458         implement get_dimensions
12459
12460 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12461
12462         * ps/ps-document.c: (ps_document_goto_page):
12463
12464         Fix page switching on multipage documents
12465
12466 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12467
12468         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12469         
12470         check for NULL before assigning to width and height parameters
12471
12472 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12473
12474         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12475         (pixbuf_document_set_property), (pixbuf_document_get_property):
12476
12477         implement get/set properties
12478
12479 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12480
12481         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12482         
12483         return NULL instead of "Unknown", letting the title get set to
12484         the filename when the pdf has no title.
12485
12486 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12487
12488         * ps/ps-document.c: (ps_document_get_page_count),
12489         (ps_document_goto_page):
12490
12491 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12492
12493         * shell/ev-history.c: (ev_history_get_property),
12494         (ev_history_set_property), (ev_history_class_init),
12495         (ev_history_add_page), (ev_history_set_current_index):
12496         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
12497         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
12498         (ev_navigation_action_finalize):
12499         * shell/ev-navigation-action.h:
12500         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12501         (ev_view_go_forward), (ev_view_get_find_status_message),
12502         (history_index_changed_cb), (ev_view_set_history):
12503         * shell/ev-view.h:
12504         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12505         (update_current_page), (register_custom_actions):
12506
12507         Implement history dropdowns
12508
12509 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
12510
12511         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
12512         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
12513         (ev_view_go_forward):
12514         * shell/ev-window.c: (register_custom_actions):
12515
12516         Fix several history bugs
12517
12518 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
12519
12520         * configure.ac: Add «nb» to ALL_LINGUAS.
12521
12522 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
12523
12524         * backend/Makefile.am:
12525         * backend/ev-bookmark.c:
12526         * backend/ev-bookmark.h:
12527         * backend/ev-document-bookmarks.c:
12528         * backend/ev-document-bookmarks.h:
12529         * backend/ev-document-links.c: (ev_document_links_get_type),
12530         (ev_document_links_has_document_links),
12531         (ev_document_links_begin_read), (ev_document_links_get_link),
12532         (ev_document_links_get_child), (ev_document_links_next),
12533         (ev_document_links_free_iter):
12534         * backend/ev-document-links.h:
12535         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
12536         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
12537         (ev_link_get_link_type), (ev_link_set_link_type),
12538         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
12539         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
12540         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
12541         (ev_link_new_external):
12542         * backend/ev-link.h:
12543         * pdf/xpdf/pdf-document.cc:
12544         * shell/Makefile.am:
12545         * shell/ev-application.c: (ev_application_open_link):
12546         * shell/ev-application.h:
12547         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
12548         (ev_history_get_link_nth):
12549         * shell/ev-history.h:
12550         * shell/ev-sidebar-bookmarks.c:
12551         * shell/ev-sidebar-bookmarks.h:
12552         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12553         (ev_sidebar_links_class_init), (selection_changed_cb),
12554         (ev_sidebar_links_construct), (ev_sidebar_links_init),
12555         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
12556         (do_one_iteration), (populate_links_idle),
12557         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
12558         * shell/ev-sidebar-links.h:
12559         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12560         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
12561         (go_to_index):
12562         * shell/ev-view.h:
12563         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
12564         * shell/ev-window.h:
12565
12566         Rename bookmark to link, and use "Index" for the sidebar panel.
12567
12568 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12569
12570         * shell/Makefile.am:
12571         * shell/ev-application.c: (ev_application_open_bookmark):
12572         * shell/ev-application.h:
12573         * shell/ev-history.c: (ev_history_init), (free_links_list),
12574         (ev_history_finalize), (ev_history_class_init),
12575         (ev_history_add_link), (ev_history_add_page),
12576         (ev_history_get_link_nth), (ev_history_get_n_links),
12577         (ev_history_get_current_index), (ev_history_set_current_index),
12578         (ev_history_new):
12579         * shell/ev-history.h:
12580         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12581         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
12582         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
12583         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
12584         (ev_view_set_page):
12585         * shell/ev-view.h:
12586         * shell/ev-window.c: (ev_window_open_bookmark),
12587         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
12588         (goto_page_cb), (register_custom_actions):
12589         * shell/ev-window.h:
12590
12591         Initial history implementation. Needs work.
12592
12593 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
12594
12595         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
12596
12597 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
12598
12599         * cut-n-paste/recent-files/egg-recent-item.c:
12600         * cut-n-paste/recent-files/egg-recent-item.h:
12601         * cut-n-paste/recent-files/egg-recent-model.c:
12602         * cut-n-paste/recent-files/egg-recent-util.c:
12603         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12604         * cut-n-paste/recent-files/egg-recent-view.c:
12605
12606         Update
12607
12608 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
12609
12610         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
12611         (fillGlyph, fillImageMask, drawImage):
12612         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
12613         pdf/splash/SplashTypes.h:
12614         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
12615         packed mode for Splash.
12616
12617         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
12618         RGB8 packed mode, eliminates the pixbuf data creation loop.
12619
12620         * shell/ev-print-job.c (ev_print_job_finalize)
12621         (ev_print_job_set_property, ev_print_job_get_property)
12622         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
12623         (ev_print_job_use_print_dialog_settings, idle_print_handler)
12624         (print_closure_finalize, ev_print_job_print): implement
12625         printing (for backends with EvPsExporter)
12626
12627         * shell/ev_print_job.h: update prototypes.
12628
12629         * shell/ev-window.c (ev_window_print): unref print job after
12630         printing.
12631
12632         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
12633         unless the document implements the EvDocumentFind interface.
12634
12635 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
12636
12637         * configure.ac: Added ja to ALL_LINGUAS.
12638
12639 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12640
12641         * pdf/xpdf/pdf-document.cc:
12642
12643         add a FIXME. We should probably not allocate
12644         a bookmark object every time
12645
12646 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12647
12648         * shell/ev-application.c: (ev_application_open),
12649         (ev_application_open_bookmark):
12650         * shell/ev-application.h:
12651         
12652         Add a way to open bookmarks
12653
12654         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
12655         (ev_bookmark_set_uri), (ev_bookmark_get_property),
12656         (ev_bookmark_set_property), (ev_bookmark_class_init),
12657         (ev_bookmark_new_title), (ev_bookmark_new_link),
12658         (ev_bookmark_new_external):
12659
12660         Support for external uris, better constructors.
12661
12662         * backend/ev-bookmark.h:
12663         * pdf/xpdf/pdf-document.cc:
12664         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
12665
12666         Handle external uris
12667
12668 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12669
12670         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12671         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12672
12673         Hook up bookmarks navigation
12674
12675 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12676
12677         * backend/Makefile.am:
12678         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12679         (ev_bookmark_get_title), (ev_bookmark_set_title),
12680         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12681         (ev_bookmark_get_page), (ev_bookmark_set_page),
12682         (ev_bookmark_get_property), (ev_bookmark_set_property),
12683         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12684         (ev_bookmark_new):
12685         * backend/ev-bookmark.h:
12686         * backend/ev-document-bookmarks.c:
12687         (ev_document_bookmarks_get_bookmark):
12688         * backend/ev-document-bookmarks.h:
12689         * pdf/xpdf/pdf-document.cc:
12690         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12691
12692         Add a bookmark object to the backend and use it instead of get_values
12693
12694 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12695
12696         * data/evince-ui.xml:
12697
12698         Cleanup and add select all.
12699
12700         * shell/ev-view.c: (ev_view_select_all),
12701         (ev_view_button_press_event):
12702         * shell/ev-view.h:
12703         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12704
12705         Add select all.
12706         Clear selection on click.
12707
12708 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12709
12710         * shell/ev-sidebar-thumbnails.c
12711         (ev_sidebar_thumbnails_set_document): forgot to unref the
12712         loading_icon.
12713
12714 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12715
12716         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12717         at the visible page, not just linearly.  This makes it look fast.
12718
12719 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12720
12721         * backend/ev-document-misc.c
12722         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12723         white.
12724         * backend/ev-document-thumbnails.h: New interface to get the size
12725         of a page.
12726
12727 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12728
12729         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12730         make dist works
12731
12732 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12733
12734         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12735         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12736         things up a bit.
12737
12738         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12739
12740 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12741
12742         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12743         fonts. Should fix font problems on systems that have the base
12744         fonts in bitmap format. Reported by James Henstridge
12745         <james@jamesh.id.au>.
12746
12747 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12748
12749         * pdf/xpdf/Gfx.cc:
12750         * pdf/xpdf/GfxState.cc:
12751
12752         Fix for CAN-2004-1125
12753
12754 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12755
12756         * shell/ev-view.c: (ev_view_copy):
12757         * shell/ev-view.h:
12758         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12759
12760         Implement Edit->Copy
12761
12762 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12763
12764         * backend/ev-document.c: (ev_document_get_text):
12765         * backend/ev-document.h:
12766         * pdf/xpdf/pdf-document.cc:
12767         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12768         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12769         (ev_view_update_primary_selection), (ev_view_button_press_event),
12770         (ev_view_motion_notify_event), (ev_view_button_release_event):
12771
12772         Beginnings of clipboard support. Incomplete but primary sort
12773         of work.
12774
12775 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12776
12777         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12778         (expose_bin_window):
12779
12780         Nicer rubberband drawing, from GtkIconView.
12781
12782 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12783
12784         * backend/ev-document.c: (ev_document_save):
12785         * backend/ev-document.h:
12786         * data/evince-ui.xml:
12787         * pdf/xpdf/pdf-document.cc:
12788         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12789
12790         Implement "Save a copy..." menu item
12791
12792 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12793
12794         * shell/ev-view.c: (ev_view_zoom):
12795
12796         Queue a resize when zoom changes
12797
12798 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12799
12800         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12801         shadows.
12802
12803         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12804         thumbnails..
12805
12806 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12807
12808         * pdf/xpdf/pdf-document.cc
12809         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12810
12811 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12812
12813         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12814         It's slow, but I'll speed it up next!
12815
12816 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12817
12818         * shell/main.c (load_files):
12819
12820         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12821         from the command line and because it seems more appropriate.
12822
12823 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12824
12825         * data/evince-ui.xml:
12826         * shell/ev-window.c: (update_action_sensitivity),
12827         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12828
12829         s/next page/page down
12830         s/previous page/page up
12831
12832 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12833
12834         * data/evince-ui.xml:
12835
12836         Change the layout to match clarkbw design.
12837
12838         * shell/Makefile.am:
12839         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12840         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12841         (ev_navigation_action_finalize),
12842         (ev_navigation_action_set_property),
12843         (ev_navigation_action_get_property),
12844         (ev_navigation_action_class_init):
12845         * shell/ev-navigation-action.h:
12846
12847         Implement clarkbw toolbar navigation controls (incomplete)
12848
12849         * shell/ev-page-action.c: (update_label), (update_spin),
12850         (value_changed_cb), (create_tool_item), (connect_proxy),
12851         (ev_page_action_init), (ev_page_action_finalize),
12852         (ev_page_action_set_property), (ev_page_action_get_property),
12853         (ev_page_action_set_current_page),
12854         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12855         * shell/ev-page-action.h:
12856
12857         Implement a page switcher in the toolbar
12858
12859         * shell/ev-view.c: (ev_view_scroll_view):
12860         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12861         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12862         (register_custom_actions), (ev_window_init):
12863
12864         Change page on PageUp/Down.
12865
12866 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12867
12868         * pdf/xpdf/pdf-document.cc
12869         (pdf_document_thumbnails_get_thumbnail): initial stab at
12870         implementing thumbnail support for pdfs.  It only does documents
12871         with precached pdfs now.
12872
12873 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12874
12875         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12876         thumbnail code into a time-based idle as well.  Also, turn off the
12877         shadow temporarily as it's really slow.
12878
12879 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12880
12881         * backend/ev-document.c: (ev_document_class_init):
12882         * pdf/xpdf/pdf-document.cc:
12883         * shell/ev-window.c: (ev_window_open):
12884
12885         Fix document title bugs and fallback to
12886         filename when not available.
12887
12888 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12889
12890         * backend/ev-document.c: (ev_document_get_type),
12891         (ev_document_class_init), (ev_document_load),
12892         (ev_document_get_title):
12893         * backend/ev-document.h:
12894         * pdf/xpdf/pdf-document.cc:
12895         * ps/ps-document.c: (ps_document_set_property),
12896         (ps_document_get_property), (ps_document_class_init),
12897         (document_load):
12898         * ps/ps-document.h:
12899         * ps/ps.h:
12900         * shell/ev-window.c: (update_window_title), (ev_window_open),
12901         (ev_window_init):
12902
12903         Initial support for document title. Not working yet.
12904
12905 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12906
12907         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12908
12909         Grab focus on the view when clicking it
12910
12911 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12912
12913         * shell/ev-marshal.list:
12914         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12915         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12916
12917         Add key bindings to the view. Now if the focus would work
12918         right...
12919
12920 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12921
12922         * Makefile.am:
12923         * backend/Makefile.am:
12924         * data/Makefile.am:
12925         * dvi/Makefile.am:
12926         * dvi/dvilib/Makefile.am:
12927         * pdf/xpdf/Makefile.am:
12928         * po/POTFILES.in:
12929         * ps/Makefile.am:
12930
12931         Fix distcheck
12932
12933 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12934
12935         * shell/ev-view.c: (ev_view_realize):
12936
12937         Fix mouse wheel scrolling
12938
12939 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12940
12941         * ps/Makefile.am:
12942         * ps/gstypes.h:
12943         * ps/gtkgs.c:
12944         * ps/gtkgs.h:
12945         * ps/ps-document.c: (catchPipe), (ps_document_init),
12946         (ps_document_class_init), (ps_document_cleanup),
12947         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12948         (set_up_page), (close_pipe), (is_interpreter_ready),
12949         (interpreter_failed), (output), (input), (start_interpreter),
12950         (stop_interpreter), (file_length), (file_readable),
12951         (check_filecompressed), (check_pdf), (compute_xdpi),
12952         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12953         (ps_document_get_type), (ps_document_emit_error_msg),
12954         (document_load), (ps_document_next_page),
12955         (ps_document_get_current_page), (ps_document_get_page_count),
12956         (ps_document_goto_page), (ps_document_set_page_size),
12957         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12958         (ps_document_load), (ps_document_get_n_pages),
12959         (ps_document_set_page), (ps_document_get_page),
12960         (ps_document_widget_event), (ps_document_set_target),
12961         (ps_document_set_scale), (ps_document_set_page_offset),
12962         (ps_document_get_page_size), (ps_document_render),
12963         (ps_document_document_iface_init):
12964         * ps/ps-document.h:
12965         * ps/ps.c:
12966         * shell/ev-window.c: (ev_window_open):
12967
12968         Rename GtkGS to PSDocument
12969
12970 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12971
12972         * ps/gtkgs.c: (gtk_gs_class_init):
12973         * ps/gtkgs.h:
12974
12975         Some more leftover...
12976
12977 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12978
12979         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12980         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12981         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12982         * ps/gtkgs.h:
12983
12984         Remove unused code and make a lot of stuff private
12985
12986 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12987
12988         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12989         (gtk_gs_defaults_changed):
12990         * ps/gsdefaults.h:
12991         * ps/gtkgs.c:
12992         * ps/gtkgs.h:
12993         * ps/ps.h:
12994
12995         Cleanup headers dependencies
12996
12997 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12998
12999         * ps/Makefile.am:
13000         * ps/ggvutils.c:
13001         * ps/ggvutils.h:
13002         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13003         * ps/gsdefaults.h:
13004         * ps/gtkgs.c: (file_length), (file_readable),
13005         (check_filecompressed), (check_pdf), (gtk_gs_load),
13006         (gtk_gs_get_postscript):
13007
13008         Get rid of ggvutils
13009
13010 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13011
13012         * ps/ggvutils.c:
13013         * ps/ggvutils.h:
13014         * ps/gsio.h:
13015         * ps/gtkgs.c: (gtk_gs_set_zoom):
13016
13017         Cleanups
13018
13019 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13020
13021         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13022
13023         Ensure the page is rerendered when changing zoom
13024
13025 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13026
13027         * backend/ev-document.c: (ev_document_base_init),
13028         (ev_document_changed):
13029         * backend/ev-document.h:
13030
13031         Add a changed event that is emitted when the page content
13032         changes. This is necessary to deal with the fact that
13033         in ps backend rendering happen asycrounously.
13034         This makes the ps backend mostly work.
13035
13036         * pdf/xpdf/pdf-document.cc:
13037
13038         Emit changed event
13039
13040         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13041         (ps_document_set_target):
13042
13043         Emit changed event
13044
13045         * shell/ev-view.c: (document_changed_callback),
13046         (ev_view_set_document), (ev_view_set_page):
13047
13048         Redraw on the changed signal
13049
13050 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13051
13052         * configure.ac: Added pt_BR to ALL_LINGUAS.
13053
13054 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13055
13056         * backend/ev-document-bookmarks.c:
13057         (ev_document_bookmarks_get_child): *
13058         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13059         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13060         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13061         (ev_sidebar_bookmarks_destroy),
13062         (ev_sidebar_bookmarks_class_init),
13063         (ev_sidebar_bookmarks_construct), (stack_data_free),
13064         (do_one_iteration), (populate_bookmarks_idle),
13065         (ev_sidebar_bookmarks_clear_document),
13066         (ev_sidebar_bookmarks_set_document): *
13067         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13068         (ev_sidebar_add_page),
13069         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13070         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13071         it displays both the topics and the page numbers.
13072
13073 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13074
13075         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13076         toggle.
13077         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13078         visible.
13079
13080 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13081
13082         * configure.ac: Added en_CA to ALL_LINGUAS.
13083
13084 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13085
13086         * ChangeLog: replace bottom of this ChangeLog (merged history of
13087         ggv and gpdf; where all paths were wrong and most of the files are
13088         not even in this tree) with ChangeLog (from arch) of the shell
13089         code.
13090
13091 2004-12-23  Havoc Pennington  <hp@redhat.com>
13092
13093         * shell/ev-window.c: hook up potentially-questionable "find
13094         results status text" feature - something involving the sidebar or
13095         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13096         might be better in the end.
13097
13098         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13099         with corresponding signal when it should be updated
13100
13101         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13102
13103 2004-12-22  Havoc Pennington  <hp@redhat.com>
13104
13105         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13106         find stuff on other pages, sort of (only returns one result on
13107         invisible pages, to show they have results; updates full results
13108         for a page when you view it). Currently repaints the current page
13109         every time a new result is found on any page, which isn't so nice.
13110
13111 2004-12-22  Havoc Pennington  <hp@redhat.com>
13112
13113         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13114         the document doesn't support find (better ideas?)
13115         (find_bar_search_changed_cb): handle missing document or document
13116         that doesn't support find
13117
13118         * pdf/xpdf/pdf-document.cc: port to implement the new
13119         EvDocumentFindIface
13120
13121         * backend/ev-document-find.c: create a new interface for searching
13122
13123         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13124
13125 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13126
13127         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13128         libevbackend.la.
13129
13130         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13131         EvPrintJob constructor arguments.
13132
13133         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13134         for documents that can export PostScript (page by page).
13135
13136         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13137         
13138         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13139         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13140         (pdf_document_ps_exporter_iface_init:
13141         Implement EvPSExporter.
13142
13143         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13144
13145 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13146
13147         * backend/Makefile.am:
13148         * backend/ev-document-thumbnails.c:
13149         (ev_document_thumbnails_get_type),
13150         (ev_document_thumbnails_get_thumbnail):
13151         * backend/ev-document-thumbnails.h:
13152         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13153         (pixbuf_document_thumbnails_get_thumbnail),
13154         (pixbuf_document_document_thumbnails_iface_init):
13155         * shell/Makefile.am:
13156         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13157         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13158         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13159         * shell/ev-sidebar-thumbnails.h:
13160         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13161         (ev_sidebar_set_document):
13162         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13163         (create_shadow), (ev_pixbuf_add_shadow):
13164         * shell/ev-utils.h:
13165         Add thumbnail support.
13166         
13167 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13168
13169         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13170         (using_postscript_printer): Set up a print dialog for "PostScript
13171         injection" method.
13172
13173         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13174         EvPrintJob.
13175
13176         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13177
13178 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13179
13180         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13181         (ps_document_set_target), (ps_document_get_page_size),
13182         (ps_document_render):
13183         * ps/gtkgs.h:
13184
13185         Fix a few bugs
13186
13187 2004-12-22  Christian Rose  <menthos@menthos.com>
13188
13189         * configure.ac: Added "sv" to ALL_LINGUAS.
13190
13191 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13192
13193         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13194         document supports bookmarks.
13195
13196 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13197
13198         * ps/ggvutils.c: (ggv_file_readable):
13199         * ps/ggvutils.h:
13200         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13201         (gtk_gs_get_postscript):
13202
13203         Remove unused utils
13204
13205 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13206
13207         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13208         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13209         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13210         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13211         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13212         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13213         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13214         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13215         (gtk_gs_set_antialiasing), (ps_document_load),
13216         (ps_document_render):
13217         * ps/gtkgs.h:
13218
13219         Another check point for the ps backend. Now I can get it to show
13220         pages!
13221
13222 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13223
13224         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13225         document setting code.
13226
13227 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13228
13229         * shell/eggfindbar.c: (entry_activate_callback):
13230         Animate the next button when activate is pressed.
13231         
13232 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13233
13234         * shell/ev-window.c: (ev_window_cmd_edit_find),
13235         (update_fullscreen_popup), (ev_window_fullscreen),
13236         (ev_window_unfullscreen), (ev_window_state_event_cb),
13237         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13238         Fix bugs in fullscreen code.
13239         
13240 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13241
13242         * Makefile.am:
13243         * configure.ac:
13244         * pixbuf/Makefile.am:
13245         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13246         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13247         (pixbuf_document_set_page), (pixbuf_document_get_page),
13248         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13249         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13250         (pixbuf_document_render), (pixbuf_document_begin_find),
13251         (pixbuf_document_end_find), (pixbuf_document_finalize),
13252         (pixbuf_document_class_init),
13253         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13254         * pixbuf/pixbuf-document.h:
13255         * shell/Makefile.am:
13256         * shell/ev-application.c: (ev_application_open):
13257         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13258         (ev_window_open):
13259         Add pixbuf backend.
13260         
13261 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13262
13263         * Makefile.am: 
13264         * dvi/dvilib/Makefile.am:
13265         * dvi/Makefile.am:
13266         * configure.ac: Auto*ify dvi and dvi/dvilib
13267
13268         * dvi/Makefile: Remove from CVS
13269         
13270         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13271         confusion.
13272
13273         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13274         
13275         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13276         
13277 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13278
13279         * ps/Makefile.am:
13280         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13281         (gtk_gs_value_adjustment_changed), (compute_size),
13282         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13283         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13284         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13285         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13286         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13287         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13288         (ps_document_load), (ps_document_get_n_pages),
13289         (ps_document_set_page), (ps_document_get_page),
13290         (ps_document_set_target), (ps_document_set_scale),
13291         (ps_document_set_page_offset), (ps_document_get_page_size),
13292         (ps_document_render), (ps_document_begin_find),
13293         (ps_document_end_find), (ps_document_document_iface_init):
13294         * ps/gtkgs.h:
13295         * shell/Makefile.am:
13296         * shell/ev-window.c: (ev_window_open):
13297
13298         Some work to integrate gtkgs with EvDocument
13299
13300 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13301
13302         * shell/ev-window.c: (update_fullscreen_popup),
13303         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13304         (exit_fullscreen_button_clicked_cb),
13305         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13306         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13307         (ev_window_state_event_cb), (ev_window_init):
13308         Add fullscreen support from Epiphany.
13309         
13310 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13311
13312         * data/ev-stock-zoom-fit-width.png: fit-width
13313         stock icon from gpdf.
13314         
13315         * shell/ev-stock-icons.[ch]: copied from gpdf.
13316         
13317         * shell/main.c: (main): init stock icons.
13318         
13319         * shell/ev-window.c: use the fit-width icon.
13320         
13321         * data/evince-ui.xml: add zooming toolbar items.
13322
13323 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13324
13325         * shell/ev-view.c: 
13326         (ev_view_best_fit), (ev_view_fit_width): because
13327         get_page_size() returns the scaled page size, we
13328         need to calculate the scale factor relative to
13329         the previous scale factor. Should really just
13330         add get_real_page_size().
13331
13332 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13333
13334         * shell/ev-view.[ch]:
13335         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13336         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13337         add zooming.
13338         
13339         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13340         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13341         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13342         hook it up.
13343         
13344         * pdf/xpdf/pdf-document.cc:
13345         (pdf_document_begin_find),
13346         (pdf_document_end_find): make static.
13347
13348 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13349
13350         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13351
13352         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13353         names to fontconfig patterns.
13354         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
13355
13356         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
13357         setupBaseFontsFc.
13358
13359 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13360
13361         * Makefile.am:
13362         * configure.ac:
13363         * ps/Makefile.am:
13364         * ps/ggvutils.c:
13365         * ps/ggvutils.h:
13366         * ps/gsdefaults.c:
13367         * ps/gsdefaults.h:
13368         * ps/gsio.c:
13369         * ps/gsio.h:
13370         * ps/gtkgs.c:
13371         * ps/gtkgs.h:
13372         * ps/ps.c:
13373         * ps/ps.h:
13374
13375         Import ggv backend. Not hooked up yet.
13376
13377 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13378
13379         * shell/main.c: (load_files), (main): load files
13380         from the command line.
13381
13382 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13383
13384         * configure.ac: don't require bonobo.
13385         
13386         * cut-n-paste/recent-files/*: kill bonobo recent
13387         view.
13388
13389         * shell/ev-window.c:
13390         (ev_window_is_empty): upd.
13391         (unable_to_load), (ev_window_open): load backend
13392         based on the mime type.
13393
13394 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13395
13396         * backend/.cvsignore: ignore generated marshalers source.
13397
13398         * shell/main.c (main): this is not epiphany.
13399
13400 2004-12-22  Havoc Pennington  <hp@redhat.com>
13401
13402         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
13403         (expose_bin_window): draw find highlights
13404
13405         * shell/ev-window.c (find_bar_search_changed_cb): implement 
13406         
13407         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
13408         (pdf_document_end_find): implement this interface
13409
13410         * backend/ev-document.c (ev_document_found): add this to emit
13411         signal
13412
13413 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
13414
13415         * data/evince-ui.xml: Add a few more toolbar items.
13416
13417         * shell/ev-window.c: Hook up page navigation toolbar 
13418         items.
13419
13420         * shell/ev-view.[ch]: add ev_view_set/get_page and 
13421         a page-changed signal.
13422
13423         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
13424         Add ev_document_get_page().
13425
13426         * shell/ev-window.c: Sensitize/desensitize navigation
13427         actions.
13428
13429 2004-12-21  Havoc Pennington  <hp@redhat.com>
13430
13431         * backend/ev-backend-marshal.c,
13432         backend/ev-backend-marshalers.list, backend/Makefile.am: add
13433         marshaler-generator thingy. I'm sure there's a better way to do
13434         this in the modern world.
13435
13436         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
13437         end_find methods and "found" signal.
13438
13439         * configure.ac: find glib-genmarshal
13440
13441 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13442
13443         * shell/ev-sidebar.c: Construct an actual sidebar.
13444         * shell/ev-sidebar-bookmarks.[ch]:
13445         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13446
13447 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13448
13449         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13450         Redo size handling.
13451         
13452         * shell/ev-view.c: Track the size from the document.
13453
13454 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13455
13456         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13457         constructor assumes ownership of the string passed in.
13458         
13459         * shell/ev-window.c (ev_window_open): Destroy the error
13460         dialog once we've displayed it.
13461
13462 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13463
13464         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13465         a bit, it works! (sort of)
13466
13467         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13468         Move to .cc since we need to use C++ in the implementation.
13469
13470         * shell/dummy.cc: Add a CC file to force evince
13471         to be linked as a C++ program.
13472
13473 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13474
13475         * shell/ev-view.[ch]: Start of content-area widget.
13476
13477         * shell/ev-window.c: Create a EvView, update it
13478         as we change documents.
13479
13480         * shell/Makefile.am shell/ev-marshal.list: Add
13481         generated marshalers.
13482
13483 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
13484
13485         * Makefile.am (SUBDIRS): move shell.
13486
13487 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
13488
13489         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
13490         .a to libtool convenience libraries.
13491
13492         * shell/ev-window.c (ev_window_open): Hard code loading
13493         a PDF document.
13494         
13495         * backend/ev-document.h: Add a boolean return to load(),
13496         fix GError * to GError **.
13497
13498         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
13499         object for a PDF backend EvDocument.
13500
13501 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
13502
13503         * dvi/*: New directory with the beginning of a .dvi backend.
13504
13505 2004-12-21  Havoc Pennington  <hp@redhat.com>
13506
13507         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
13508         previous/next instead of back/forward
13509
13510 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
13511
13512         * backend/ev-document.[ch]: Fix a couple of problems so
13513         it compile.
13514
13515 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
13516
13517         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
13518         to backend/ directory, rename EvViewer to EvDocument.
13519
13520 2004-12-21  Havoc Pennington  <hp@redhat.com>
13521
13522         * shell/ev-window.c: hook up the find bar widget; now we just need
13523         a document to find things in
13524
13525         * shell/eggfindbar.c: a find bar widget
13526
13527 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
13528
13529         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
13530
13531 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
13532
13533         * pdf/**: Import of xpdf code from gpdf. 
13534
13535         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
13536
13537         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
13538         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
13539         Fix FreeType includes.
13540
13541         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
13542         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
13543         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
13544         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
13545         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
13546         Include xpdfconfig.h
13547         
13548 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
13549
13550         * shell/ev-window.c (ev_window_dispose): dispose can be called
13551         multiple times.
13552
13553 2004-12-21  Havoc Pennington  <hp@redhat.com>
13554
13555         * shell/ev-window.c (ev_window_init): set title to Document Viewer
13556         rather than Evince
13557
13558         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
13559         items; really they should be synced with the strings, etc. from
13560         current gpdf, but just getting the boring typing out of the way 
13561
13562 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13563
13564         * po/POTFILES.in:
13565         * shell/ev-application.c: (window_destroy_cb):
13566         * shell/ev-window.c:
13567         * shell/main.c: (main):
13568
13569         Actually show the window...
13570
13571 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13572
13573         * Makefile.am:
13574         * shell/Makefile.am:
13575         * shell/ev-application.c: (ev_application_class_init):
13576         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
13577
13578         Make it build again
13579
13580 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
13581
13582         Import to gnome cvs.
13583         
13584         * Remove copies of gpdf and ggv trees.
13585         * Rip out all the recursive configure code.
13586         * Remove bonobo machinery.
13587         * viewer/*: GInterfaces that backends should/can implement.
13588
13589 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13590
13591         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
13592         typo
13593
13594 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13595
13596         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
13597         (ev_application_finalize, ev_application_class_init)
13598         (ev_application_init): use GType instance private data for priv.
13599
13600         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
13601         (ev_window_finalize, ev_window_class_init)
13602         (ev_window_init): ditto.
13603
13604 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13605
13606         * shell/ev-application.c (ev_application_new_window): make public
13607         (ev_application_show_initial_window): kill.
13608
13609         * shell/ev-application.h: update prototypes.
13610
13611         * shell/main.cc (main): inline ev_application_show_initial_window.
13612
13613 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13614
13615         * shell/ev-application.c (ev_application_new_window): impl.
13616         (ev_application_show_initial_window): use it.
13617         (is_window_empty, ev_application_get_empty_window): returns an
13618         existing empty window or a new one.
13619         (ev_application_open): from ev_window_cmd_file_open.
13620
13621         * shell/ev-application.h: update prototypes
13622
13623         * shell/ev-window.c (ev_window_is_empty): impl.
13624         (ev_window_open): make public.
13625         (ev_window_cmd_file_open): use ev_application_open
13626
13627         * shell/ev-window.h: update prototypes, remove unused.
13628
13629 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13630
13631         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
13632         move destroy handler out of here...
13633
13634         * shell/ev-application.c, shell/ev-application.h: ...into this new
13635         class. Also handles initial window creation.
13636
13637         * shell/main.cc (main): use EvApplication to create initial
13638         window.
13639
13640 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13641
13642         * Makefile.am (SUBDIRS): add cut-n-paste
13643
13644         * cut-n-paste/Makefile.am: add
13645
13646         * configure.ac: generate Makefiles in cut-n-paste
13647
13648 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13649
13650         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
13651         (ev_window_class_init): install ev_window_dispose.
13652
13653 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13654
13655         * shell/ev-window.h, shell/ev-window.c: replace gchar with
13656         char (gchar looks stupid).
13657
13658 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13659
13660         * po/de.po: updated German translation.
13661
13662 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13663
13664         * configure.ac: add more pkg-config library checks for gnome-vfs,
13665         bonobo etc.
13666
13667         * gpdf/configure.in: temporarily disable libpaper
13668         checks. Otherwise I'd have to add the checks for the shell, too.
13669
13670 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13671
13672         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13673         and * file filters to the file choose.
13674
13675 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13676
13677         * po/de.po: Updated German translation.
13678
13679 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13680
13681         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13682
13683 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13684
13685         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13686
13687         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13688         (ev_window_init): implement those menuitems.
13689
13690 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13691
13692         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13693
13694         * shell/ev-window.c (ev_window_init): use the toolbar.
13695
13696 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13697
13698         * shell/ev-window.c (ev_window_init): use menu translations
13699
13700 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13701
13702         * configure.ac: add "de" to ALL_LINGUAS.
13703
13704         * po/de.po: add German translation.
13705
13706 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13707
13708         * Makefile.am (SUBDIRS): add po
13709
13710         * configure.ac: check intltool, glib-gettext etc, generate
13711         po/Makefile.in
13712
13713         * po, po/POTFILES.in, po/POTFILES.skip: new.
13714
13715 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13716
13717         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13718         already use (#ifdef ENABLE_NLS)
13719
13720         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13721         pointer indirection thinko.
13722
13723         * shell/main.c: include gi18n.h for bindtextdomain etc.
13724
13725 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13726
13727         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13728         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13729         tooltips for menu items in the statusbar.
13730
13731 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13732
13733         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13734         pkgdatadir drop UIDIR
13735
13736 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13737
13738         * data/evince-ui.xml: Add File->Open menu item
13739
13740         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13741         chooser), hook it up in the ui manager.
13742
13743 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13744
13745         * shell/ev-window.c: fix Help->About tooltip.
13746
13747 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13748
13749         * configure.ac: set CFLAGS for libevprivate.
13750
13751         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13752         definitions, factory etc.
13753
13754         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13755
13756         * shell/Makefile.am: link against libevprivate.a.
13757
13758         * shell/ev-window.c (entries): add stock icon to Help->About.
13759
13760         * shell/main.c (main): init stock icon code.
13761
13762 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13763
13764         * lib/recent-files: egg recent files code
13765
13766         * lib/Makefile.am: add.
13767
13768         * Makefile.am: add lib subdir.
13769
13770         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13771         set CFLAGS for recent-files.
13772
13773 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13774
13775         * configure.ac: disable -ansi and -pedantic gcc flags. They
13776         disable POSIX stuff in stdio.h, but egg-recent uses them.
13777
13778 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13779
13780         * configure.ac: add --disable-deprecated flag (defaults to on in
13781         "cvs" builds).
13782
13783         * shell/Makefile.am (INCLUDES): use it.
13784
13785 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13786
13787         * shell/main.c: add missing #include.
13788
13789         * shell/ev-window.c: fix for pedantic gcc.
13790         (ev_window_cmd_help_about): split license into paragraphs for
13791         translators and pedantic compilers.
13792
13793 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13794
13795         * configure.ac: add more warning flags if compiling with gcc from
13796         cvs (or explicitly requested with --enable-more-warnings).
13797
13798 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13799
13800         * data/evince-ui.xml: add File and File->Close menu.
13801
13802         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13803         (ev_window_destroy): quit after destroy.
13804         (ev_window_class_init): override GtkObject::destroy.
13805         (entries): install close_window callback.
13806
13807 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13808
13809         * Makefile.am (SUBDIRS): add data subdir.
13810
13811         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13812         gtk+ 2.5.0 for GtkAboutDialog.
13813
13814         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13815         main window.
13816
13817         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13818
13819         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13820         manager.
13821         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13822
13823 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13824
13825         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13826
13827 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13828
13829         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13830
13831 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13832
13833         * shell/*: Added shell directory boilerplate, build it.
13834
13835 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13836
13837         * configure.ac, Makefile.am: Added top-level configure.ac and
13838         Makefile.am