]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Reset also cups setting to 1 when printing multiple pages per sheet. Fixes
[evince.git] / ChangeLog
1 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (ev_window_print_send):
4
5         Reset also cups setting to 1 when printing multiple pages per
6         sheet. Fixes bug #468853.
7         
8 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * libdocument/ev-document-misc.c:
11         (ev_document_misc_surface_rotate_and_scale):
12
13         Use directly cairo_surface_get_content() when creating a similar
14         surface as suggested by Jeff Muizelaar. Thanks again.
15         
16 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
17
18         * backend/djvu/djvu-document.c: (djvu_document_render):
19         * backend/tiff/tiff-document.c: (tiff_document_render):
20         * backend/pdf/ev-poppler.cc: (pdf_document_render):
21         * libdocument/ev-document-misc.c:
22         (ev_document_misc_surface_from_pixbuf),
23         (ev_document_misc_surface_rotate_and_scale):
24
25         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
26         creating page surfaces. Fixes bug #453123. Thank you very much to
27         Jeff Muizelaar <jeff@infidigm.net>.
28         
29 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
30
31         * shell/ev-page-cache.c: (ev_page_cache_new),
32         (ev_page_cache_get_thumbnail_size):
33         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
34         (ev_sidebar_thumbnails_set_loading_icon):
35
36         Also store in page-cache the dimensions of the thumbnails so that
37         they can be used to create the correct loading icon in the side
38         pane. Fixes bug #466857.
39         
40 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
41
42         * backend/pdf/ev-poppler.cc:
43         (pdf_document_thumbnails_get_thumbnail):
44
45         Fix thumbnails rotation in pdf documents that include embedded 
46         thumbnails.
47         
48 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
49
50         * backend/pdf/ev-poppler.cc:
51
52         Don't use #ifdef in macro expansion. Some compilers don't
53         like that. Closes bug #467042.
54
55 2007-08-15  Justin Blanchard  <justinb04@aim.com>
56
57         * backend/djvu/djvu-document.c: (djvu_document_finalize):
58         
59         Fixes memory leak in djvu backend.
60
61 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
62
63         * data/icons/32x32/Makefile.am:
64         * data/icons/32x32/actions/Makefile.am:
65         * data/icons/32x32/actions/view-page-cont.svg:
66         * data/icons/32x32/actions/view-page-facing.svg:
67         * data/icons/48x48/Makefile.am:
68         * data/icons/48x48/actions/Makefile.am:
69         * data/icons/48x48/actions/view-page-cont.svg:
70         * data/icons/48x48/actions/view-page-facing.svg:
71         
72         Icons for a new sizes.
73
74 2007-08-14  Justin Blanchard  <justinb04@aim.com>
75
76         * shell/ev-page-cache.c: (build_height_to_page),
77         (ev_page_cache_get_height_to_page):
78         
79         Fixes invalid read, see bug #466401.
80
81 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
82
83         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
84         (set_drag_cursor):
85         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
86         (configure_item_cursor), (new_pixbuf_from_widget):
87
88         Fix multihead problems in toolbar editor. Fixes bug #382055.
89
90 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
91
92         * shell/ev-window.c: (ev_window_cmd_file_open),
93         (ev_window_cmd_save_as):
94
95         Use g_get_user_special_dir when available instead of
96         xdg_user_dir_lookup.
97
98 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
99
100         * MAINTAINERS:
101         
102         Updated according to request on desktop-devel.
103
104 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
105
106         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
107
108         Do not use cairo_rectangle and cairo_clip since we are
109         not using cairo_fill but cairo_paint. Use the same cairo context
110         for every page in the same expose event.
111
112 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
113
114         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
115         leak.
116
117 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
118
119         * configure.ac:
120         * NEWS:
121
122         Release 0.9.3
123
124 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * libdocument/ev-document-info.h:
127         * libdocument/ev-document.h:
128         * shell/ev-page-action.h:
129         * shell/ev-sidebar-links.h:
130
131         Fix a headers problem with ev-link
132         
133         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
134         * shell/ev-view-private.h:
135         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
136         (get_link_area), (ev_view_query_tooltip),
137         (ev_view_leave_notify_event), (ev_view_destroy),
138         (ev_view_class_init):
139
140         Use new gtk tooltips when available instead of ev-tooltip.
141         
142 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
143
144         * shell/ev-window.c: (update_chrome_visibility),
145         (ev_window_sidebar_visibility_changed_cb):
146
147         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
148         
149 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
150
151         * shell/ev-navigation-action.c:
152         (ev_navigation_action_history_changed),
153         (ev_navigation_action_set_history):
154         * shell/ev-navigation-action-widget.c:
155         (ev_navigation_action_widget_init):
156         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
157
158         Fix compile warnings.
159         
160 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
161
162         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
163         (egg_editable_toolbar_dispose):
164
165         Fix memory leak.
166         
167 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
168
169         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
170         (screensaver_disable_x11):
171         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
172         * shell/ev-window.c: (presentation_set_timeout):
173         * shell/ev-view.c: (ev_view_presentation_transition_start):
174
175         Use g_timeout_add_seconds instead of g_timeout_add when
176         available.
177         
178 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
179
180         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
181
182         Set horizontal scrollbar policy to AUTOMATIC instead of
183         NEVER. Workaround for bug #449462.
184         
185 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
186
187         * shell/ev-jobs.c: (ev_job_render_page_ready):
188
189         Add page_ready callback to main loop with high priority and hold
190         a reference to job during idle.
191         
192 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
193
194         * configure.ac:
195         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
196         (pdf_document_file_exporter_begin),
197         (pdf_document_file_exporter_do_page),
198         (pdf_document_file_exporter_get_capabilities):
199         * libdocument/ev-file-exporter.h:
200         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
201         * shell/ev-window.c: (ev_window_print_send),
202         (ev_window_print_dialog_response_cb):
203
204         Allow printing multiple pages per sheet. Fixes bug #395573.
205         
206 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
207
208         * shell/ev-view.c: (tip_from_link):
209         
210         Check for NULL, fixes bug #460862.
211
212 2007-07-29  Christian Persch  <chpe@gnome.org>
213
214         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
215         (ev_window_preview_print_finished), (ev_window_do_preview_print),
216         (ev_window_cmd_preview_print):
217         
218         Fixes bug #437681 - blocks while enumerating printers.
219
220 2007-07-29  Christian Persch  <chpe@gnome.org>
221
222         * shell/ev-window.c: (ev_window_screen_changed):
223         
224         Don't use deprecated gtk+ function. See bug #460909.
225
226 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
227
228         * shell/ev-utils.c: (get_num_monitors):
229         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
230
231         Do not use display before initializing it. Remove compile
232         warnings.
233
234 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
235
236         * shell/ev-view.c: (ev_view_class_init):
237         
238         Unix-like hjkl bindings added. See bug #458111.
239
240 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
241
242         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
243         * shell/ev-utils.h:
244         * shell/ev-view.c: (ev_view_set_zoom_for_size),
245         (ev_view_update_view_size):
246         * shell/ev-view.h:
247         * shell/ev-window.c: (ev_window_update_actions),
248         (setup_view_from_metadata), (ev_window_screen_changed),
249         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
250         (zoom_control_changed_cb):
251         * shell/ev-window.h:
252         
253         Reorganizes utility functions.
254
255 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
256
257         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
258         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
259         (add_job), (ev_pixbuf_cache_get_surface),
260         (ev_pixbuf_cache_get_link_mapping),
261         (ev_pixbuf_cache_get_image_mapping),
262         (ev_pixbuf_cache_get_form_field_mapping),
263         (ev_pixbuf_cache_get_text_mapping):
264         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
265         (notify_page_ready), (ev_job_render_page_ready),
266         (ev_job_render_run):
267
268         Add page_ready signal to notify that page is ready as soon as
269         possible even if other page elements like links, forms, images or
270         text mapping are not ready yet.
271
272 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
273
274         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
275         (dvi_document_file_exporter_do_page),
276         (dvi_document_file_exporter_get_capabilities),
277         (dvi_document_file_exporter_iface_init):
278         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
279         (ps_document_file_exporter_do_page),
280         (ps_document_file_exporter_get_capabilities),
281         (ps_document_file_exporter_iface_init):
282         * backend/djvu/djvu-document.c:
283         (djvu_document_file_exporter_begin),
284         (djvu_document_file_exporter_end),
285         (djvu_document_file_exporter_get_capabilities),
286         (djvu_document_file_exporter_iface_init):
287         * backend/tiff/tiff-document.c:
288         (tiff_document_file_exporter_begin),
289         (tiff_document_file_exporter_get_capabilities),
290         (tiff_document_document_file_exporter_iface_init):
291         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
292         (pdf_document_file_exporter_do_page),
293         (pdf_document_file_exporter_get_capabilities),
294         (pdf_document_file_exporter_iface_init):
295         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
296         (ev_file_exporter_get_capabilities):
297         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
298         (idle_print_handler), (ev_print_job_print):
299         * shell/ev-jobs.c: (ev_job_print_run):
300         * shell/ev-window.c: (ev_window_print_send),
301         (ev_window_print_range):
302
303         Use capabilities to know which options should be offered by the
304         print dialog depending on the document backend.
305
306 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
307
308         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
309
310         Give priority to forms over text to set the cursor.
311
312 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
313
314         * shell/ev-view-private.h:
315         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
316         (ev_view_leave_notify_event), (ev_view_finalize),
317         (ev_view_get_property), (ev_view_class_init):
318
319         Use IBEAM cursor for text form fields and NORMAL cursor for read
320         only fields. Remove unused status attribute.
321
322 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
323
324         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
325
326         Update region for current selected items also for checkbox
327         buttons, since they can behave as radio buttons when they are in a
328         set.
329
330 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
331
332         * configure.ac:
333         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
334
335         Get max length of text form fields.
336
337 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
338
339         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
340         * libdocument/ev-form-field.h:
341         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
342
343         Fix build with current poppler cvs head.
344
345 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
346
347         * cut-n-paste/zoom-control/ephy-zoom-control.c:
348         * shell/eggfindbar.c: (egg_find_bar_init):
349
350         Fix build with gtk+ >= 2.11.5 due to gtktooltips
351         deprecation. Fixes bug #455667
352
353 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
354
355         * NEWS:
356         * configure.ac:
357         
358         Update for release 0.9.2
359
360 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
361
362         * shell/ev-view.c: (ev_view_form_field_text_save),
363         (ev_view_form_field_choice_save):
364
365         Fix a crash when closing whith a form widget visible.
366
367 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
368
369         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
370
371         Update also the region of the current selected button when
372         clicking on another button if they are radio buttons.
373
374 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
375
376         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
377         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
378         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
379         (ev_pixbuf_cache_get_link_mapping),
380         (ev_pixbuf_cache_get_image_mapping),
381         (ev_pixbuf_cache_get_form_field_mapping),
382         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
383         * shell/ev-view.c: (ev_view_form_field_get_region),
384         (ev_view_form_field_button_create_widget),
385         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
386         (job_finished_cb):
387
388         Redraw only form field region instead of the whole page when
389         reloading a page to show changes on the form field.
390
391 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
392
393         * shell/ev-view.c: (ev_view_form_field_choice_save):
394
395         Fix selection of first item in list form fields.
396
397 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
398
399         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
400         (ev_pixbuf_cache_reload_page),
401         (ev_pixbuf_cache_get_form_field_mapping):
402
403         Some refactoring to avoid duplicated code.
404
405 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * configure.ac:
408         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
409         (ev_form_field_from_poppler_field),
410         (pdf_document_forms_get_form_fields),
411         (pdf_document_forms_form_field_text_get_text),
412         (pdf_document_forms_form_field_text_set_text),
413         (pdf_document_forms_form_field_button_set_state),
414         (pdf_document_forms_form_field_button_get_state),
415         (pdf_document_forms_form_field_choice_get_item),
416         (pdf_document_forms_form_field_choice_get_n_items),
417         (pdf_document_forms_form_field_choice_is_item_selected),
418         (pdf_document_forms_form_field_choice_select_item),
419         (pdf_document_forms_form_field_choice_toggle_item),
420         (pdf_document_forms_form_field_choice_unselect_all),
421         (pdf_document_forms_form_field_choice_set_text),
422         (pdf_document_forms_form_field_choice_get_text),
423         (pdf_document_document_forms_iface_init):
424         * libdocument/Makefile.am:
425         * libdocument/ev-form-field.[ch]:
426         * libdocument/ev-document-forms.[ch]:
427         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
428         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
429         (add_job), (ev_pixbuf_cache_reload_page),
430         (ev_pixbuf_cache_get_form_field_mapping):
431         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
432         * shell/ev-view-private.h:
433         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
434         (ev_view_handle_cursor_over_xy),
435         (ev_view_get_form_field_at_location),
436         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
437         (ev_view_form_field_button_create_widget),
438         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
439         (ev_view_form_field_text_create_widget),
440         (ev_view_form_field_choice_save),
441         (ev_view_form_field_choice_changed),
442         (ev_view_form_field_choice_create_widget),
443         (ev_view_handle_form_field), (ev_view_size_allocate),
444         (ev_view_realize), (draw_end_presentation_page),
445         (ev_view_button_press_event), (ev_view_remove_all),
446         (ev_view_motion_notify_event), (ev_view_key_press_event),
447         (ev_view_enter_notify_event), (highlight_find_results),
448         (draw_loading_text), (draw_one_page), (ev_view_destroy),
449         (ev_view_class_init), (page_changed_cb),
450         (on_adjustment_value_changed), (ev_view_set_presentation),
451         (merge_selection_region), (ev_view_set_cursor),
452         (ev_view_reset_presentation_state):
453         
454         Merge evince-forms branch.
455
456 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
457
458         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
459
460         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
461         This script also updates itself from libegg
462
463         * cut-n-paste/toolbar-editor/egg*:
464         Run update-toolbareditor-from-libegg.sh so we are in sync again with
465         libegg
466
467 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
468
469         * shell/ev-window.c:
470         
471         Adds a nice icon to page action during toolbar editing.
472         See bug #452872.
473
474 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
475
476         * data/evince-toolbar.xml:
477         * shell/ev-window.c:
478         
479         Let user add a presentation and fullscreen icons on toolbar.
480         See bug #449734.
481
482 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
483
484         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
485
486         new script to keep in sync with toolbareditor in libegg
487
488         * cut-n-paste/toolbar-editor/*: 
489
490         Run update-toolbareditor-from-libegg so we are in sync again. 
491         Fixes bug #452850.
492         
493
494 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
495
496         * shell/ev-sidebar-links.c: (job_finished_callback):
497
498         Do not connect selection changed signal more than once. Fixes bug
499         #349433.
500
501 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
502
503         * shell/ev-window.c: (ev_window_view_sidebar_cb):
504
505         Do not change sidebar chrome flag when pressing F9 key in
506         presentation mode.
507
508 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
509
510         * backend/pdf/ev-poppler.cc:
511         (pdf_document_thumbnails_get_dimensions):
512
513         Make sure thumbnails width and height is not <= 0. Fixes a crash
514         with some pdf documents which have really small pages.
515
516 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
517
518         * shell/main.c: (main):
519
520         Fixes program description translation issue.
521         Bug #450148.
522
523 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
524
525         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
526
527         Do not change current page when returning from black/white mode
528         in presentation. Fixes bug #415032.
529
530 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
531
532         * NEWS:
533         * configure.ac:
534         
535         Update for release 0.9.1
536
537 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
538
539         * backend/dvi/dvi-document.c:
540         (dvi_document_finalize),
541         (dvi_document_file_exporter_format_supported),
542         (dvi_document_file_exporter_begin),
543         (dvi_document_file_exporter_do_page),
544         (dvi_document_file_exporter_end),
545         (dvi_document_file_exporter_iface_init), (dvi_document_init):
546         
547         PDF exporter for dvi documents. Fixes bug #441319.
548
549 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * shell/ev-window.c: (ev_window_clear_print_job):
552
553         Clear gtk print job when job has finished. Fixes bug #447612.
554
555 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * shell/ev-window.c: (ev_window_print_send),
558         (ev_window_print_dialog_response_cb), (ev_window_print_range):
559
560         Add preview button to print dialog. Fixes bug #445419.
561
562 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
563
564         * backend/dvi/Makefile.am:
565         * backend/dvi/pixbuf-device.[ch]: Removed
566         * backend/dvi/cairo-device.[ch]: Added
567         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
568         * backend/dvi/dvi-document.c: (dvi_document_load),
569         (dvi_document_render), (dvi_document_finalize),
570         (dvi_document_thumbnails_get_thumbnail), (parse_color),
571         (dvi_document_do_color_special):
572         * libdocument/ev-document-misc.[ch]:
573         (ev_document_misc_pixbuf_from_surface):
574
575         Port dvi backend to cairo and fix a problem with colors. 
576
577 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
578
579         * shell/ev-view.c: (draw_one_page):
580
581         Draw only visible region.
582
583 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
584
585         * backend/djvu/djvu-document.c: (djvu_document_render):
586
587         Fix rotation in djvu backend.
588
589 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
590
591         * shell/ev-pixbuf-cache.c: (job_finished_cb),
592         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
593         (ev_pixbuf_cache_get_image_mapping),
594         (ev_pixbuf_cache_get_text_mapping):
595
596         Redraw view every time we have a new surface. Fixes bug #443587.
597
598 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
599
600         * libdocument/ev-document.c: (ev_document_info_free):
601
602         Fix memory leaks.
603
604 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
605
606         * backend/dvi/dvi-document.c: (dvi_document_render),
607         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
608         * backend/impress/impress-document.c:
609         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
610         (impress_document_render), (impress_document_document_iface_init),
611         (impress_document_thumbnails_get_thumbnail):
612         * backend/djvu/djvu-document-private.h:
613         * backend/djvu/djvu-document.c: (djvu_document_render),
614         (djvu_document_finalize), (djvu_document_document_iface_init),
615         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
616         * backend/tiff/tiff-document.c: (tiff_document_render),
617         (tiff_document_render_pixbuf),
618         (tiff_document_document_iface_init):
619         * backend/pdf/ev-poppler.cc: (pdf_document_render),
620         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
621         (pdf_selection_render_selection):
622         * backend/comics/comics-document.c:
623         (comics_document_render_pixbuf), (comics_document_render),
624         (comics_document_document_iface_init):
625         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
626         (pixbuf_document_document_iface_init):
627         * libdocument/ev-document-misc.[ch]:
628         (ev_document_misc_surface_from_pixbuf),
629         (ev_document_misc_surface_rotate_and_scale):
630         * libdocument/ev-document.[ch]: (ev_document_render):
631         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
632         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
633         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
634         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
635         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
636         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
637         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
638         (render_finished_cb), (ev_job_render_run):
639         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
640         (merge_selection_region):
641
642         Use cairo image surfaces instead of GDK pixbufs for drawing pages
643         and selections.
644
645 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
646
647         * shell/ev-window-title.c: (ev_window_title_update):
648
649         Fix memory leak.
650
651 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
652
653         * shell/ev-view.c: (draw_loading_text):
654
655         Show loading text centered. Fixes bug #433061
656
657 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * shell/ev-sidebar-thumbnails.c:
660         (ev_sidebar_thumbnails_set_loading_icon):
661
662         Remove a mutex in the main thread that blocks the UI in heavy
663         documents.
664
665 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
666
667         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
668
669         Set points_set to TRUE so that selections don't disappear after a
670         zoom change.
671
672 2007-06-07  Michael Monreal  <infernux@web.de>
673
674         * data/icons/16x16/actions/Makefile.am:
675         * data/icons/16x16/actions/zoom.svg:
676         * data/icons/22x22/actions/Makefile.am:
677         * data/icons/22x22/actions/zoom.svg:
678         * data/icons/24x24/actions/Makefile.am:
679         * shell/ev-stock-icons.c:
680         * shell/ev-stock-icons.h:
681         * shell/ev-window.c:
682         
683         Zoom icon artwork. See bug #444795.
684
685 2007-06-05  Bastien Nocera  <hadess@hadess.net>
686
687         * shell/ev-metadata-manager.c: Remove extraneous function
688         (Closes: #444386)
689
690 2007-06-05  Bastien Nocera  <hadess@hadess.net>
691
692         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
693         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
694         (ev_metadata_manager_set), (ev_metadata_manager_save):
695         Simplify the timeout, no need for modified anymore
696
697 2007-06-05  Bastien Nocera  <hadess@hadess.net>
698
699         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
700         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
701         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
702         (ev_metadata_manager_save): Adapted patch from Arjan van de
703         Ven (arjan@linux.intel.com) to avoid the timeout running all the
704         time, saves on power (Closes: #443851)
705
706 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
707
708         * configure.ac:
709         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
710         (pdf_selection_render_selection), (pdf_document_get_page_duration):
711
712         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
713
714 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
715
716         * shell/ev-window.c: (ev_window_add_history):
717
718         Check if history is NULL
719
720 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
721
722         * libdocument/ev-image.c: (ev_image_finalize):
723         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
724         * libdocument/ev-attachment.c: (ev_attachment_finalize):
725         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
726         (ev_tmp_uri_unlink):
727
728         Add functions to delete temporary files created by evince in a safe
729         way.
730
731         * shell/ev-window.c: (ev_window_clear_local_uri),
732         (open_xfer_update_progress_callback),
733         (save_xfer_update_progress_callback), (ev_window_save_remote),
734         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
735         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
736         (attachment_save_dialog_response_cb),
737         (ev_attachment_popup_cmd_save_attachment_as):
738
739         Allow saving a copy of a document, image or attachment to a remote
740         location. Fixes bug #440754. 
741
742 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
743
744         * configure.ac:
745         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
746
747         Fix build with current poppler from cvs head. 
748
749 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
750
751         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
752
753         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
754         directory exists.
755
756 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
757
758         * shell/ev-sidebar.c: (ev_sidebar_add_page):
759         * shell/ev-window.c:
760
761         Change sidebar ordering. Fixes bug #439939.
762
763 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
764
765         * backend/comics/Makefile.am:
766         
767         Fixes build with --without-libgnome.
768
769 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
770         
771         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
772
773         Update cursor and tooltip on page change and view scroll. Fixes bug
774         #439217.
775
776 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
777
778         * NEWS:
779         * configure.ac:
780         
781         Update for release 0.9.0
782
783 2007-05-14  Alaska Subedi <asubedi@gmail.com>
784
785         * backend/djvu/djvu-document-private.h:
786         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
787         (djvu_document_finalize),
788         (djvu_document_file_exporter_format_supported),
789         (djvu_document_file_exporter_begin),
790         (djvu_document_file_exporter_do_page),
791         (djvu_document_file_exporter_end),
792         (djvu_document_file_exporter_iface_init), (djvu_document_init):
793         
794         Implemented printing with djvu. Bug #437998.
795
796 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
797
798         * backend/impress/zip.c:
799         Add missing ulong definition.
800
801         * backend/ps/ps-interpreter.c:
802         Add missing headers.
803
804         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
805
806 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
807
808         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
809
810         Add missing call to parent class dispose method. 
811
812 2007-05-12  Ross Burton  <ross@openedhand.com>
813
814         * shell/main.c:
815         Sync keybindings manually when building without libgnome
816         (#437925).
817
818 2007-05-12  Ross Burton  <ross@openedhand.com>
819
820         * shell/ev-window.c:
821         Respect the screen when opening help (#437866).
822
823 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
824
825         * data/evince-ui.xml:
826         * shell/ev-application.[ch]: (get_print_settings_from_args),
827         (ev_application_open_uri_at_dest), (ev_application_open_uri),
828         (ev_application_open_uri_list):
829         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
830         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
831         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
832         (ev_window_cmd_view_reload), (lookup_printer_from_name),
833         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
834         (ev_window_dispose):
835         * shell/main.c: (arguments_parse):
836
837         Add print button in preview mode. Fixes bug #396475. 
838
839 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
840
841         * cut-n-paste/zoom-control/ephy-zoom.h:
842         
843         Fixes zoom level factors. See bug #408119 for details.
844
845 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
846
847         * backend/comics/comics-document.c: (comics_regex_quote),
848         (extract_argv):
849         
850         Correctly quote symbols. Fixes crash in the bug
851         #415370.
852
853 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
854
855         * shell/ev-navigation-action-widget.c:
856         (ev_navigation_action_widget_init),
857         (ev_navigation_action_widget_class_init),
858         (ev_navigation_action_widget_button_press_event):
859         
860         Connect to button-press event on correct widget. Fixes
861         bug #431988
862
863 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
864
865         * shell/ev-application.c: (ev_application_open_window),
866         (ev_application_add_icon_path_for_screen),
867         (ev_application_open_uri_at_dest):
868         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
869         * shell/ev-navigation-action.c: (build_menu):
870         
871         Add app-specific icons to our icon theme. Fixes bug
872         #425508.
873
874 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
875
876         * shell/ev-history.c: (ev_history_class_init),
877         (ev_history_add_link):
878         * shell/ev-history.h:
879         * shell/ev-navigation-action.c:
880         (ev_navigation_action_history_changed),
881         (ev_navigation_action_set_history), (build_menu),
882         (ev_navigation_action_finalize):
883         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
884         
885         Make navigation action unsensitive instead of showing
886         menu with unsensitive word. Fixes bug #417392.
887
888 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
889
890         * shell/ev-application.[ch]: (ev_application_shutdown),
891         (ev_application_get_print_settings),
892         (ev_application_set_print_settings):
893         * shell/ev-window.c:
894
895         Remember print settings. Fixes bug #349102. 
896
897 2007-05-08  Christian Persch  <chpe@gnome.org>
898
899         * configure.ac:
900         * properties/ev-properties-view.c:
901
902         No need for a configure check; just use the GTK_CHECK_VERSION macro.
903         Bug #382438.
904
905 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
906
907         * configure.ac:
908         * properties/ev-properties-view.c: (ev_regular_paper_size):
909
910         Use gtk+ builtin paper list to identify the document's paper size.
911         Fixes bug #382438. 
912
913 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * configure.ac:
916
917         Fix build when compiling with thumbnailer and libgnome support. 
918
919 2007-05-04  Ross Burton  <ross@openedhand.com>
920
921         * configure.ac:
922         Add --without-libgnome, check for libgnome and libgnomeui
923         separately, and add them to the symbols as required.
924
925         * libdocument/ev-file-helpers.c:
926         When building without libgnome, use g_get_user_config_dir instead
927         of gnome_user_dir_get.
928
929         * shell/ev-application.c:
930         When building without libgnome, don't use session management.
931
932         * shell/main.c:
933         When building without libgnome, don't use GnomeProgram or
934         initialise the authentication manager.
935
936         This fixes #328842.
937
938 2007-05-04  Ross Burton  <ross@openedhand.com>
939
940         * shell/ev-window.c:
941         Don't use libgnome to open help, instead call Yelp directly.
942
943 2007-05-04  Ross Burton  <ross@openedhand.com>
944
945         * shell/ev-sidebar-attachments.c:
946         Don't use libgnome to lookup icons for MIME types, instead copy
947         code from GTK+ to do it manually.
948
949 2007-05-04  Ross Burton  <ross@openedhand.com>
950
951         * configure.ac:
952         Add libxml to the dependencies for SHELL_CORE (#435818).
953
954 2007-05-02  Ross Burton  <ross@openedhand.com>
955
956         * configure.ac:
957         * Makefile.am:
958         Add --disable-thumbnailer (#434825)
959
960 2007-05-02  Ross Burton  <ross@openedhand.com>
961
962         * shell/ev-window.c:
963         Add missing includes, fix indentation.
964
965         * shell/main.c:
966         Fix indentation.
967
968 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
969
970         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
971         ev_application_open_uri_at_dest instead of ev_application_open_uri
972         preventing new document always being opened in a new window even if there
973         is an empty window.
974
975 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
976
977         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
978         (egg_recent_view_uimanager_finalize):
979         * properties/ev-properties-view.c: (ev_properties_view_dispose):
980         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
981         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
982         (ev_pixbuf_cache_dispose):
983         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
984         * shell/ev-tooltip.c: (ev_tooltip_dispose):
985         
986         Add missing chain to parent class methods. Fixes
987         bug #433128.
988
989 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
990
991         * data/Makefile.am (update-icon-cache): Updates
992         gtk-update-icon-cache in uninstall-hook.
993
994 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
995
996         * shell/ev-window.c: (ev_window_setup_document),
997         (ev_window_set_document), (ev_window_load_job_cb):
998         * shell/ev-view.c: (setup_caches):
999         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1000
1001         Start rendering pages before any other jobs. 
1002
1003 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1004
1005         * shell/ev-window.c: (ev_window_stop_fullscreen),
1006         (ev_window_stop_presentation):
1007
1008         Update chrome visibility before window unfullscreen. 
1009
1010 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1011
1012         * data/Makefile.am:
1013         * data/evince-ui.xml:
1014         * shell/ev-stock-icons.[ch]:
1015         * shell/ev-application.[ch]: (ev_application_shutdown),
1016         (ev_application_init), (ev_application_get_toolbars_model):
1017         * shell/ev-window.c: (update_chrome_visibility),
1018         (fullscreen_toolbar_setup_item_properties),
1019         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1020         (ev_window_run_presentation), (ev_window_stop_presentation),
1021         (ev_window_run_preview), (ev_window_screen_changed),
1022         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1023         (ev_window_dispose), (ev_window_init):
1024
1025         Make fullscreen toolbar always visible. Do not use egg toolbars for
1026         fullscreen and preview modes since such toolbars are not editables.
1027         Fixes bugs #300278, #338910 and #316188.  
1028
1029 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1030
1031         * shell/ev-application.c:
1032         * shell/ev-job-queue.c:
1033         * shell/ev-metadata-manager.c:
1034         * shell/ev-stock-icons.c:
1035         * shell/ev-window.c:
1036         * shell/main.c:
1037         
1038         Developers documentation updated.
1039
1040 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1041
1042         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1043
1044         Check whether uri is valid before launching it. Fixes bug #427664.
1045
1046 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1047
1048         * shell/ev-window.c:
1049
1050         Change key accelerator for Open a Copy menu entry which is in conflict
1051         with Close. Fixes bug #427321.
1052
1053 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1054
1055         * NEWS:
1056         * configure.ac:
1057         
1058         Update for release 0.8.1
1059
1060 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1061
1062         * shell/ev-window.c: (setup_size_from_metadata):
1063         
1064         Do not make window bigger than screen. Fixes bug 
1065         #388985.
1066
1067 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1068
1069         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1070         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1071
1072         Use default resolution when it's not provided by document. Fixes bug
1073         #408762.
1074
1075 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * configure.ac:
1078         * thumbnailer/Makefile.am:
1079         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1080         * thumbnailer/evince-thumbnailer.schemas.in:
1081         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1082
1083         Add support for ps, eps and compressed documents thumbnails. Do not
1084         ignore size parameter. 
1085
1086 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1087
1088         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1089         (dvi_document_do_color_special):
1090         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1091
1092         Implement font color specials in the DVI backend. Fixes bug #303651.
1093
1094 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1095
1096         Fixup the previous commit:
1097
1098         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1099         * shell/xdg-user-dir-lookup.c: Make the function non-static
1100         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1101
1102 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1103
1104         * shell/ev-window.c (file_open_dialog_response_cb): Use
1105         the xdg-user-dirs DOCUMENTS folder as default folder when
1106         opening a file chooser.  (#424858)
1107
1108         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1109         xdg-user-dirs.
1110
1111 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1112
1113         * shell/ev-window.c: (ev_window_load_job_cb):
1114
1115         Do not setup view from metadata on preview mode. 
1116
1117 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1118
1119         * shell/main.c:
1120
1121         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1122
1123 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1124
1125         * shell/ev-view.c: (ev_view_primary_get_cb):
1126
1127         Check pointer != NULL before using it. Fixes bug #416841. 
1128
1129 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1130
1131         * NEWS:
1132         * configure.ac:
1133         
1134         Release 0.8.0
1135
1136 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1137
1138         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1139
1140         Do not render thumbnails when sidebar thumbnail page is not visible
1141         at startup. Fixes bug #416447. 
1142
1143 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1144
1145         * data/evince.desktop.in.in:
1146
1147         "Application" is not a valid category in the freedesktop specification.
1148
1149 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1150
1151         * libdocument/ev-file-helpers.[ch]: (compression_run),
1152         (ev_file_uncompress), (ev_file_compress):
1153         * shell/ev-window.c: (file_save_dialog_response_cb):
1154
1155         Save document compressed when saving a copy of a compressed document.
1156         Fixes bug #334542.
1157
1158 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1159
1160         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1161
1162         Allow deleting in goto window entry in presentation mode. 
1163
1164 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1165
1166         * Makefile.am: Dist MAINTAINERS.
1167
1168 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1169
1170         * shell/ev-window.c: (ev_window_update_actions):
1171
1172         Fix zoom shortcut keys when searching. Fixes bug #409828.
1173
1174 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1175
1176         * shell/ev-window.c: (ev_window_setup_document):
1177
1178         Fix crash when loading documents with only one page. 
1179
1180 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1181
1182         * backend/dvi/dvi-document.c:
1183         (dvi_document_thumbnails_get_dimensions),
1184         (dvi_document_thumbnails_get_thumbnail):
1185         * backend/impress/impress-document.c:
1186         (impress_document_thumbnails_get_thumbnail),
1187         (impress_document_thumbnails_get_dimensions):
1188         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1189         (ps_document_thumbnails_get_dimensions):
1190         * backend/djvu/djvu-document.c:
1191         (djvu_document_thumbnails_get_dimensions),
1192         (djvu_document_thumbnails_get_thumbnail):
1193         * backend/tiff/tiff-document.c:
1194         (tiff_document_thumbnails_get_thumbnail),
1195         (tiff_document_thumbnails_get_dimensions):
1196         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1197         (pdf_document_thumbnails_get_thumbnail),
1198         (pdf_document_thumbnails_get_dimensions):
1199         * backend/comics/comics-document.c:
1200         (comics_document_thumbnails_get_thumbnail),
1201         (comics_document_thumbnails_get_dimensions):
1202         * backend/pixbuf/pixbuf-document.c:
1203         (pixbuf_document_thumbnails_get_thumbnail),
1204         (pixbuf_document_thumbnails_get_dimensions):
1205         * libdocument/ev-document-thumbnails.[ch]:
1206         (ev_document_thumbnails_get_thumbnail),
1207         (ev_document_thumbnails_get_dimensions):
1208         * libdocument/ev-document-misc.[ch]:
1209         (ev_document_misc_get_thumbnail_frame):
1210         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1211         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1212         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1213         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1214         (ev_sidebar_thumbnails_refresh):
1215         * shell/ev-window.c: (ev_window_setup_document):
1216         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1217
1218         Use an EvRenderContext for rendering thumbnails instead of a suggested
1219         width, so that different sized pages get sized proportionally.
1220
1221 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1222
1223         * shell/ev-view.c: (ev_view_button_press_event),
1224         (ev_view_key_press_event):
1225
1226         Fix critical warnings when there is no document loaded. 
1227
1228 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1229
1230         * shell/ev-page-action-widget.c:
1231         * shell/ev-navigation-action.c:
1232         * shell/ev-window.c:
1233
1234         Fix compile warnings. 
1235
1236 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1237
1238         * backend/djvu/djvu-text.h:
1239         * backend/djvu/djvu-document.c:
1240         * backend/djvu/djvu-text-page.c:
1241         * backend/djvu/djvu-links.c:
1242         * backend/djvu/djvu-text-page.h:
1243         * backend/djvu/djvu-text.c:
1244         
1245         Fix build on Mac. Fixes bug #392186. Patch by
1246         <ephraim_owns@hotmail.com>
1247
1248 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1249
1250         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1251
1252         Restore cairo context before rendering every page when printing a PDF
1253         document into a PDF file. 
1254
1255 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1256
1257         * backend/ps/gstypes.h:
1258         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1259         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1260         (ps_document_thumbnails_get_thumbnail):
1261
1262         Handle PostScript page orientation. Fixes bug #318568.
1263
1264 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1265
1266         * backend/ps/Makefile.am:
1267         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1268         (document_load), (ps_document_load), (save_document),
1269         (save_page_list), (ps_document_get_n_pages),
1270         (ps_document_get_page_size), (ps_document_get_info),
1271         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1272         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1273         (ps_document_thumbnails_get_thumbnail),
1274         (ps_document_thumbnails_get_dimensions),
1275         (ps_document_document_thumbnails_iface_init):
1276         * backend/ps/ps.[ch]: (psgetpagebox):
1277         * backend/ps/ps-interpreter.[ch]:
1278
1279         Add support for thumbnails in ps backend. Fixes bug #164755. 
1280
1281 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1282
1283         * NEWS:
1284         * configure.ac:
1285         
1286         Release 0.7.2
1287
1288 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1289
1290         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1291         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1292         (ev_window_dispose):
1293
1294         Use document thumbnail as window icon. Fixes bug #384442.
1295
1296 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1297
1298         * configure.ac:
1299
1300         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1301         duplicated adding application/x-bzpostscript instead. 
1302
1303 2007-02-11  Tom Parker  <palfrey@tevp.net>
1304
1305         * backend/ps/ps-document.c: (document_load):
1306
1307         Check return value of psscan before trying
1308         to use it. Fixes bug #372414.
1309
1310 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1311
1312         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1313
1314         Fix invalid free in ev-page-cache. Fixes bug #404745.
1315
1316 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1317
1318         * test/Makefile.am:
1319         * test/test3.py:
1320         
1321         Added reload test case.
1322
1323 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1324
1325         * po/POTFILES.in:
1326         * backend/djvu/djvu-document.c: (djvu_document_load):
1327
1328         Check whether there are missing files in indirect multipage djvu
1329         documents. Fixes bug #361683. 
1330
1331 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1332
1333         * test/Makefile.am:
1334         * test/test-mime.bin:
1335         * test/test3.py:
1336         
1337         Added test for slow mime type
1338
1339 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1340
1341         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1342
1343         Add some checks and call parent_class->finalize. Fixes bug #404745.
1344
1345 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1346
1347         * shell/ev-navigation-action.c: (connect_proxy):
1348         
1349         Fixes dropdown history menu. Thanks a lot Carlos!
1350
1351 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1354
1355         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1356         bug #373715.
1357
1358 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * backend/ps/ps.c: (psscan):
1361
1362         Fix memory leak. 
1363
1364 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1365
1366         * configure.ac:
1367         * libdocument/ev-file-helpers.c: 
1368
1369         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1370
1371 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1372
1373         * configure.ac:
1374         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1375         (ps_interpreter_start), (document_load), (save_document),
1376         (save_page_list):
1377         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1378         * libdocument/ev-document-factory.c:
1379         (ev_document_factory_get_from_mime), (get_document_from_uri),
1380         (free_uncompressed_uri), (ev_document_factory_get_document):
1381         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1382
1383         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1384
1385 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1386
1387         * libdocument/ev-document.h:
1388
1389         Fix typo in function name. 
1390
1391 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1392
1393         * backend/ps/ps-document.c: (ps_interpreter_finished),
1394         (ps_interpreter_start), (ps_interpreter_failed):
1395
1396         Handle ghostscript interpreter crashes. 
1397
1398 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1399
1400         * shell/ev-window.c: (ev_window_open_uri),
1401         (window_configure_event_cb):
1402
1403         Setup window size and position before showing it. Fixes bug #401711.
1404
1405 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * backend/ps/Makefile.am:
1408         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1409         (ps_document_dispose), (ps_document_class_init),
1410         (ps_interpreter_input), (ps_interpreter_output),
1411         (ps_interpreter_error), (setup_interpreter_env),
1412         (ps_interpreter_start), (ps_interpreter_stop),
1413         (ps_interpreter_failed), (ps_interpreter_is_ready),
1414         (check_filecompressed), (document_load), (ps_document_load),
1415         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1416         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1417         (render_page):
1418
1419         Rework ps-document. Code cleanups, remove deprecated code. 
1420
1421 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1422
1423         * shell/ev-view.c: (ev_view_button_press_event):
1424
1425         Do not start an image drag and drop operation when pointer is on 
1426         text, so that we can select text when the whole background is an
1427         image. 
1428
1429 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-window.c: (ev_window_update_actions): 
1432
1433         Disable all zoom related actions during presentation mode. 
1434
1435 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1436
1437         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1438
1439         Do not zoom in or out on presentation mode. Fixes bug #401305.
1440
1441 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1442
1443         * shell/ev-navigation-action.c: (connect_proxy),
1444         (create_menu_item), (ev_navigation_action_class_init):
1445         
1446         Correctly show menu and fix crash when navigaton 
1447         action is out of toolbar visible area.
1448
1449 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1450
1451         * data/Makefile.am:
1452         * data/evince.1:
1453         
1454         Added man file
1455
1456 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1457
1458         * help/reference/* :
1459         * configure.ac:
1460         
1461         Added gtk-doc based documentation for Evince.
1462         Still in initial state but I hope it will
1463         grow.
1464         
1465         * configure.ac:
1466         
1467         Lower dbus requirement to 0.70
1468
1469 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1470
1471         * shell/ev-window.c: (ev_window_add_history):
1472
1473         Fix memory leak. 
1474
1475 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1476
1477         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
1478         * shell/ev-view.h:
1479         * shell/ev-window.c: (ev_window_add_history):
1480         
1481         Correctly handle named destination links
1482
1483 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1484
1485         * NOTES:
1486         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
1487         * backend/pdf/ev-poppler.cc:
1488         * libdocument/ev-document-links.h:
1489         * libdocument/ev-link.c: (ev_link_get_page):
1490         * libdocument/ev-link.h:
1491         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
1492         (ev_history_add_link):
1493         * shell/ev-history.h:
1494         * shell/ev-navigation-action.c: (activate_menu_item_cb),
1495         (new_history_menu_item), (build_menu):
1496         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1497         * shell/ev-sidebar-links.c: (create_loading_model),
1498         (print_section_cb), (ev_sidebar_links_construct),
1499         (fill_page_labels), (update_page_callback_foreach),
1500         (update_page_callback), (job_finished_callback):
1501         * shell/ev-view.c: (ev_view_handle_link):
1502         * shell/ev-window.c: (ev_window_find_chapter),
1503         (ev_window_add_history), (view_handle_link_cb),
1504         (history_changed_cb):
1505         
1506         Implements another history variant
1507
1508 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1509
1510         * shell/ev-window.c: (view_external_link_cb):
1511         * shell/ev-view.c: (ev_view_button_release_event):
1512
1513         Open links in new window when clicking with middle button. 
1514
1515 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1516
1517         * shell/ev-navigation-action.c: (new_history_menu_item):
1518         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1519         * shell/ev-view.c: (ev_view_handle_link):
1520         * shell/ev-window.c:
1521         
1522         Store link before jump, not the destination. For me it 
1523         seems like more natural history behavior.
1524
1525 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1526
1527         * shell/ev-navigation-action.c: (activate_menu_item_cb),
1528         (ev_navigation_action_class_init):
1529         * shell/ev-navigation-action.h:
1530         * shell/ev-page-action.c: (activate_cb):
1531         * shell/ev-page-cache.c: (ev_page_cache_class_init),
1532         (ev_page_cache_set_current_page_history):
1533         * shell/ev-page-cache.h:
1534         * shell/ev-sidebar-thumbnails.c:
1535         (ev_sidebar_tree_selection_changed),
1536         (ev_sidebar_icon_selection_changed), (page_changed_cb):
1537         * shell/ev-view-private.h:
1538         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
1539         * shell/ev-view.h:
1540         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
1541         (ev_window_setup_document), (ev_window_load_job_cb):
1542         * shell/ev-window.h:
1543         
1544         History finally works as expected.
1545
1546 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1547
1548         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
1549
1550         Do not update links treeview if it doesn't have a model assigned yet. 
1551
1552 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1553
1554         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
1555         (ev_sidebar_links_class_init), (update_page_callback):
1556
1557         Do not update links treeview when sidepane is not visible. 
1558
1559 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1560
1561         * shell/ev-marshal.list:
1562         * shell/ev-page-action.c: (activate_cb),
1563         (ev_page_action_class_init):
1564         * shell/ev-page-action.h:
1565         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
1566         * shell/ev-window.c:
1567         
1568         Remove activate_link signal, not required.
1569
1570 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1571
1572         * shell/ev-navigation-action.c: (build_menu):
1573         
1574         Reorder menu items and build menu with fixed length.
1575
1576 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
1577
1578         * shell/ev-view.c: (get_selected_text):
1579         
1580         Normalize text to fix ligatures problem. See bug
1581         #341947 for details.
1582
1583 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1584
1585         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1586
1587         Fix memory leak in ev-page-cache. 
1588
1589 2007-01-25  Tom Parker <palfrey@tevp.net>
1590
1591         * backend/impress/impress-document.c: (impress_document_load),
1592         (impress_document_finalize), (impress_document_init):
1593         * properties/ev-properties-main.c: (ev_properties_get_pages):
1594         
1595         Correctly handle impress document errors. Fixes nautilus
1596         crash in property page #370491.
1597
1598 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1599
1600         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1601         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1602         (ev_job_queue_remove_job):
1603         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
1604         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
1605         (ev_job_load_run):
1606         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
1607         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
1608         (ev_window_load_job_cb), (xfer_update_progress_callback),
1609         (ev_window_open_uri), (ev_window_dispose):
1610         * shell/main.c: (main):
1611
1612         Do file transfer asynchronously in the main thread instead of
1613         synchronously in the load thread. Fixes bugs #399694, #398307 and
1614         #343542.
1615
1616 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * shell/ev-jobs.c: (ev_job_xfer_run):
1619
1620         Load the document with the font-config lock held. 
1621
1622 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1623
1624         * backend/ps/ps-document.c: (start_interpreter):
1625
1626         Fix memory leaks in ps backend. 
1627
1628 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1629
1630         * backend/impress/impress-document.c:
1631         (impress_document_render_pixbuf):
1632
1633         Do not acquire fontconfig lock in impress backend, since it is using
1634         the main loop for rendering. 
1635
1636 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1637
1638         * po/POTFILES.in: 
1639
1640         Remove mdvi files that shouldn't be translated. 
1641
1642 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1643
1644         * shell/ev-view-private.h:
1645         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
1646         (ev_view_set_zoom):
1647
1648         Render "loading..." text into a cairo surface instead of directly into
1649         the window so that fontconfig lock is only needed once and UI is not
1650         blocked. Change text color to #9B9B9B. Fixes bug #397356.
1651
1652 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * shell/ev-stock-icons.c: (ev_stock_icons_init):
1655         * shell/ev-application.c: (ev_application_open_uri_at_dest):
1656
1657         Use icon theme associated with the window screen rather than default. 
1658
1659 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
1660
1661         * configure.ac:
1662
1663         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
1664
1665 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
1666
1667         * data/icons/*/apps/evince.*:
1668
1669         Move Evince icons under new apps directory.
1670
1671         * data/icons/*/actions/*:
1672
1673         Add new custom themeable Evince icons: view-page-continuous, 
1674         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
1675         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
1676
1677         * configure.ac:
1678
1679         Add new directories to AC_CONFIG_FILES.
1680
1681         * shell/ev-stock-icons.c:
1682         * shell/ev-stock-icons.h:
1683
1684         Use new custom themeable icons.
1685
1686 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1687
1688         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1689
1690         Do not draw white background page in presentation mode. 
1691
1692 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
1693
1694         * shell/ev-view.c: Remove unused gnome-vfs include.
1695
1696 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
1697
1698         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
1699         
1700         Format string is corrected, fixes bug #397129.
1701
1702 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1703
1704         * shell/ev-window.c: (ev_window_setup_recent):
1705
1706         Do not include in recent menu inexistent documents. Fixes
1707         bug #339171.
1708
1709 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * po/POTFILES.skip: 
1712
1713         Update POTFILES.skip file according to current source tree. 
1714
1715 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1716
1717         * shell/ev-window.c: (file_save_dialog_response_cb):
1718
1719         Do Save a copy in atomic way. Fixes bug #328266. 
1720
1721 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1722
1723         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
1724
1725         Keep selected cell always visible in index treeview.
1726
1727 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1728         
1729         * shell/ev-view.c: (ev_view_size_allocate):
1730
1731         Restore horizontal scrollbar after switching to/from fullscreen
1732         or presentation mode. Fixes bug #331728.
1733
1734 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1735
1736         * shell/ev-view-private.h:
1737         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
1738         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
1739         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
1740         (ev_view_can_zoom_out):
1741
1742         Use max and min scale values in the view iby taking dpi into account. 
1743
1744 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1745
1746         * configure.ac:
1747         * NEWS:
1748
1749         Release 0.7.1
1750
1751 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1752
1753         * shell/ev-window.c: (ev_window_print_send):
1754
1755         Send print job to printer with some settings set to default values,
1756         since we have already exported to a file according to such settings
1757         and they could be taken twice by some printers. 
1758
1759 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1760
1761         * shell/ev-jobs.c: (ev_job_xfer_run):
1762         * shell/ev-application.c: (ev_application_open_uri_at_dest):
1763
1764         Show main window and load document with the font-config lock held. 
1765
1766 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1767
1768         * configure.ac:
1769         * shell/ev-application.c: (ev_application_register_service):
1770         * shell/main.c: (load_files_remote):
1771
1772         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
1773
1774 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1775
1776         * doc/debugging.txt:
1777         
1778         Remove obsolete documentation.
1779
1780 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1781
1782         * Makefile.am:
1783         * backend/Makefile.am:
1784         * backend/comics/Makefile.am:
1785         * backend/djvu/Makefile.am:
1786         * backend/dvi/Makefile.am:
1787         * backend/ev-async-renderer.c:
1788         * backend/ev-async-renderer.h:
1789         * backend/ev-attachment.c:
1790         * backend/ev-attachment.h:
1791         * backend/ev-backend-marshal.c:
1792         * backend/ev-document-factory.c:
1793         * backend/ev-document-factory.h:
1794         * backend/ev-document-find.c:
1795         * backend/ev-document-find.h:
1796         * backend/ev-document-fonts.c:
1797         * backend/ev-document-fonts.h:
1798         * backend/ev-document-images.c:
1799         * backend/ev-document-images.h:
1800         * backend/ev-document-info.h:
1801         * backend/ev-document-links.c:
1802         * backend/ev-document-links.h:
1803         * backend/ev-document-misc.c:
1804         * backend/ev-document-misc.h:
1805         * backend/ev-document-security.c:
1806         * backend/ev-document-security.h:
1807         * backend/ev-document-thumbnails.c:
1808         * backend/ev-document-thumbnails.h:
1809         * backend/ev-document-transition.c:
1810         * backend/ev-document-transition.h:
1811         * backend/ev-document.c:
1812         * backend/ev-document.h:
1813         * backend/ev-file-exporter.c:
1814         * backend/ev-file-exporter.h:
1815         * backend/ev-image.c:
1816         * backend/ev-image.h:
1817         * backend/ev-link-action.c:
1818         * backend/ev-link-action.h:
1819         * backend/ev-link-dest.c:
1820         * backend/ev-link-dest.h:
1821         * backend/ev-link.c:
1822         * backend/ev-link.h:
1823         * backend/ev-render-context.c:
1824         * backend/ev-render-context.h:
1825         * backend/ev-selection.c:
1826         * backend/ev-selection.h:
1827         * backend/impress/Makefile.am:
1828         * backend/pdf/Makefile.am:
1829         * backend/pixbuf/Makefile.am:
1830         * backend/ps/Makefile.am:
1831         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
1832         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
1833         (start_interpreter), (stop_interpreter), (document_load),
1834         (ps_document_next_page), (render_page):
1835         * backend/tiff/Makefile.am:
1836         * comics/Makefile.am:
1837         * comics/comics-document.c:
1838         * comics/comics-document.h:
1839         * configure.ac:
1840         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1841         * djvu/Makefile.am:
1842         * djvu/djvu-document-private.h:
1843         * djvu/djvu-document.c:
1844         * djvu/djvu-document.h:
1845         * djvu/djvu-links.c:
1846         * djvu/djvu-links.h:
1847         * djvu/djvu-text-page.c:
1848         * djvu/djvu-text-page.h:
1849         * djvu/djvu-text.c:
1850         * djvu/djvu-text.h:
1851         * dvi/Makefile.am:
1852         * dvi/dvi-document.c:
1853         * dvi/dvi-document.h:
1854         * dvi/fonts.c:
1855         * dvi/fonts.h:
1856         * dvi/mdvi-lib/Makefile.am:
1857         * dvi/mdvi-lib/afmparse.c:
1858         * dvi/mdvi-lib/afmparse.h:
1859         * dvi/mdvi-lib/bitmap.c:
1860         * dvi/mdvi-lib/bitmap.h:
1861         * dvi/mdvi-lib/color.c:
1862         * dvi/mdvi-lib/color.h:
1863         * dvi/mdvi-lib/common.c:
1864         * dvi/mdvi-lib/common.h:
1865         * dvi/mdvi-lib/defaults.h:
1866         * dvi/mdvi-lib/dvimisc.c:
1867         * dvi/mdvi-lib/dviopcodes.h:
1868         * dvi/mdvi-lib/dviread.c:
1869         * dvi/mdvi-lib/files.c:
1870         * dvi/mdvi-lib/font.c:
1871         * dvi/mdvi-lib/fontmap.c:
1872         * dvi/mdvi-lib/fontmap.h:
1873         * dvi/mdvi-lib/fontsrch.c:
1874         * dvi/mdvi-lib/gf.c:
1875         * dvi/mdvi-lib/hash.c:
1876         * dvi/mdvi-lib/hash.h:
1877         * dvi/mdvi-lib/list.c:
1878         * dvi/mdvi-lib/mdvi.h:
1879         * dvi/mdvi-lib/pagesel.c:
1880         * dvi/mdvi-lib/paper.c:
1881         * dvi/mdvi-lib/paper.h:
1882         * dvi/mdvi-lib/pk.c:
1883         * dvi/mdvi-lib/private.h:
1884         * dvi/mdvi-lib/setup.c:
1885         * dvi/mdvi-lib/sp-epsf.c:
1886         * dvi/mdvi-lib/special.c:
1887         * dvi/mdvi-lib/sysdeps.h:
1888         * dvi/mdvi-lib/t1.c:
1889         * dvi/mdvi-lib/tfm.c:
1890         * dvi/mdvi-lib/tfmfile.c:
1891         * dvi/mdvi-lib/tt.c:
1892         * dvi/mdvi-lib/util.c:
1893         * dvi/mdvi-lib/vf.c:
1894         * dvi/pixbuf-device.c:
1895         * dvi/pixbuf-device.h:
1896         * impress/Makefile.am:
1897         * impress/common.h:
1898         * impress/document.c:
1899         * impress/f_oasis.c:
1900         * impress/f_oo13.c:
1901         * impress/iksemel.c:
1902         * impress/iksemel.h:
1903         * impress/imposter.h:
1904         * impress/impress-document.c:
1905         * impress/impress-document.h:
1906         * impress/internal.h:
1907         * impress/r_back.c:
1908         * impress/r_draw.c:
1909         * impress/r_geometry.c:
1910         * impress/r_gradient.c:
1911         * impress/r_style.c:
1912         * impress/r_text.c:
1913         * impress/render.c:
1914         * impress/render.h:
1915         * impress/zip.c:
1916         * impress/zip.h:
1917         * lib/Makefile.am:
1918         * lib/ev-debug.c:
1919         * lib/ev-debug.h:
1920         * lib/ev-file-helpers.c:
1921         * lib/ev-file-helpers.h:
1922         * lib/ev-gui.c:
1923         * lib/ev-gui.h:
1924         * lib/ev-tooltip.c:
1925         * lib/ev-tooltip.h:
1926         * libdocument/Makefile.am:
1927         * libdocument/ev-file-helpers.c:
1928         * pdf/Makefile.am:
1929         * pdf/ev-poppler.cc:
1930         * pdf/ev-poppler.h:
1931         * pixbuf/Makefile.am:
1932         * pixbuf/pixbuf-document.c:
1933         * pixbuf/pixbuf-document.h:
1934         * properties/Makefile.am:
1935         * ps/Makefile.am:
1936         * ps/gsdefaults.c:
1937         * ps/gsdefaults.h:
1938         * ps/gsio.c:
1939         * ps/gsio.h:
1940         * ps/gstypes.h:
1941         * ps/ps-document.c:
1942         * ps/ps-document.h:
1943         * ps/ps.c:
1944         * ps/ps.h:
1945         * shell/Makefile.am:
1946         * shell/ev-application.h:
1947         * shell/ev-sidebar-links.c:
1948         * shell/ev-sidebar-links.h:
1949         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
1950         (ev_gui_menu_position_tree_selection):
1951         * shell/ev-utils.h:
1952         * shell/ev-view.c: (ev_view_finalize):
1953         * shell/ev-window.c:
1954         * shell/main.c: (main):
1955         * thumbnailer/Makefile.am:
1956         * tiff/Makefile.am:
1957         * tiff/tiff-document.c:
1958         * tiff/tiff-document.h:
1959         * tiff/tiff2ps.c:
1960         * tiff/tiff2ps.h:
1961         
1962         Reorganize source tree.
1963
1964 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1965
1966         * backend/ev-document-factory.c:
1967
1968         Do not include ev-poppler.h when pdf is disabled. 
1969
1970 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1971
1972         * configure.ac:
1973         * data/evince-ui.xml:
1974         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
1975         (pdf_document_document_images_iface_init):
1976         * backend/Makefile.am:
1977         * backend/ev-document-images.[ch]:
1978         * backend/ev-image.[ch]:
1979         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
1980         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
1981         (ev_job_xfer_run):
1982         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1983         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1984         (ev_pixbuf_cache_get_image_mapping):
1985         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
1986         (view_menu_popup_cb), (ev_window_dispose),
1987         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1988         (ev_view_popup_cmd_copy_image):
1989         * shell/ev-view-private.h:
1990         * shell/ev-view.c: (ev_view_get_image_at_location),
1991         (ev_view_do_popup_menu), (ev_view_popup_menu),
1992         (ev_view_button_press_event), (ev_view_drag_data_get),
1993         (ev_view_drag_motion), (ev_view_drag_data_received),
1994         (ev_view_motion_notify_event), (ev_view_button_release_event),
1995         (ev_view_finalize), (ev_view_class_init):
1996
1997         Add image handling support. Fixes bugs #310008 and #325047. Images
1998         selection is not supported yet. 
1999
2000 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2001
2002         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2003         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2004         (ev_view_init):
2005
2006         Move view drag and drop stuff to ev-view.
2007
2008 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2009
2010         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2011         * shell/ev-view.c: (clear_selection): 
2012
2013         Clear selection also in pixbuf cache.
2014
2015 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2016
2017         * data/evince.desktop.in.in:
2018         
2019         Change icon name in desktop file. See bug #390734
2020         for details.
2021
2022 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2023
2024         * thumbnailer/Makefile.am:
2025
2026         Use top_builddir instead top_srcdir for generated schema
2027         file installation. Fixes bug #390161.
2028
2029 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2030
2031         * configure.ac:
2032         * backend/Makefile.am:
2033         * backend/ev-document-transition.[ch]:
2034         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2035         (pdf_document_page_transition_iface_init):
2036         * shell/ev-view-private.h:
2037         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2038         (ev_view_set_presentation), (transition_next_page),
2039         (ev_view_presentation_transition_stop),
2040         (ev_view_presentation_transition_start), (ev_view_next_page):
2041
2042         Add page transition support in presentation mode. At the moment only
2043         page duration is supported, but not transition effects. Fixes bug
2044         #309815.
2045
2046 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2047
2048         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2049
2050         Run find_link_dest with document lock held, since it's called by links
2051         thread and main thread at the same time. 
2052
2053 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2054
2055         * shell/ev-view.c: (goto_dest):
2056
2057         Update page-cache when page is changed by the view, so that
2058         page-changed signal is emitted. 
2059
2060 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2061
2062         * test/test1.py:
2063         * test/test2.py:
2064
2065         Use C locale in tests. 
2066
2067 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2068
2069         * shell/ev-window.c: (ev_window_run_presentation):
2070         * shell/ev-view-private.h:
2071         * shell/ev-view.c: (ev_view_set_presentation):
2072
2073         Restore zoom settings when back from presentation mode. 
2074
2075 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2076
2077         * shell/ev-window.c: (ev_window_run_presentation):
2078
2079         Always use "best fit" zoom in presentation mode.
2080         Fixes bug #389195.
2081
2082 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2083
2084         * shell/ev-view.c: (ev_view_goto_window_create):
2085
2086         Show "Jump to page" label in the page jumping popup in
2087         presentation mode instead of just a GtkEntry.
2088
2089 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2090
2091         * shell/ev-window.c: (launch_external_uri):
2092
2093         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2094         #378085.
2095
2096 2006-12-22  Elijah Newren  <newren gmail com>
2097
2098         * configure.ac: explicitly check for libxml2.  Fixes #388795
2099
2100 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2101
2102         * shell/ev-view-private.h:
2103         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2104         (ev_view_goto_window_delete_event), (key_is_numeric),
2105         (ev_view_goto_window_key_press_event),
2106         (ev_view_goto_window_button_press_event),
2107         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2108         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2109         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2110
2111         Allow jumping to another page by typing a page number in presentation
2112         mode. It uses a popup window with an entry. Fixes bug #353625.
2113
2114 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2115
2116         * configure.ac:
2117         * properties/ev-properties-view.c: (ev_get_default_user_units),
2118         (ev_regular_paper_size):
2119         
2120         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2121         to Damien Carbery <damien.carbery@sun.com> and
2122         Yevgen Muntyan <muntyan@tamu.edu>.
2123
2124 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2125
2126         * shell/ev-window.c: (setup_document_from_metadata):
2127
2128         Make sure Evince doesn't restore the view on the last
2129         page when a document is reopened. Fixes bug #383381.
2130
2131 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2132
2133         * shell/ev-view.c: (draw_loading_text):
2134
2135         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2136
2137 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2138
2139         * configure.ac:
2140         * NEWS:
2141
2142         Release 0.7.0
2143
2144 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * configure.ac:
2147         * pdf/ev-poppler.cc: (pdf_print_context_free),
2148         (pdf_document_file_exporter_begin),
2149         (pdf_document_file_exporter_do_page):
2150
2151         Make cairo-pdf depedency optional. 
2152
2153 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2154
2155         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2156
2157         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2158
2159 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2160
2161         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2162         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2163         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2164         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2165         * shell/ev-view.c: (draw_loading_text):
2166         * shell/ev-window.c: (ev_window_cmd_file_properties):
2167
2168         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2169         related to using FontConfig from different threads.
2170         
2171 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2172
2173         * shell/ev-view.c: (draw_loading_text):
2174
2175         Acquire lock document when drawing "Loading..." text so that only one
2176         thread will use FontConfig at the same time. Fixes bug #374750.
2177
2178 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2179
2180         * shell/ev-page-action.[ch]: (activate_cb):
2181         * shell/ev-window.c: (activate_label_cb):
2182
2183         Check if text inserted in page entry is a valid page number when it
2184         doesn't match to any document page label. Fixes bug #383165.
2185
2186 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2187         * shell/ev-window.c:
2188
2189         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2190         available with GTK < 2.10. Added an ifdef to avoid compilation
2191         error.
2192
2193 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2194
2195         * configure.ac:
2196         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2197
2198         Fix ps backend in multihead systems.
2199
2200 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2203         * shell/ev-window.c: (ev_window_get_screen_dpi),
2204         (ev_window_update_actions), (setup_view_from_metadata),
2205         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2206
2207         Take screen DPI into account when zooming. Fixes bug #318285.
2208
2209 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2210
2211         * data/Makefile.am:
2212
2213         Cleaned up/slightly refactored Makefile.am. Added GConf
2214         schemas uninstallation as well.
2215
2216 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2217
2218         * Makefile.am:
2219         * test/Makefile.am:
2220
2221         Fight with autotools to fix make check. Make distcheck
2222         works fine as well now!
2223
2224 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2225
2226         * shell/ev-view.c: (draw_end_presentation_page):
2227
2228         Corrected "end of presentation" string.
2229
2230 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2231
2232         * shell/ev-view.c: (ev_view_key_press_event):
2233
2234         Correctly propagate key press event so that up/down keys
2235         work as expected (correct behaviour was broken by
2236         black/white screen key bindings for presentations).
2237
2238 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2239
2240         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2241         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2242         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2243         (pdf_selection_get_selection_region),
2244         (pdf_selection_get_selection_map):
2245
2246         Add "static" to some private functions. 
2247
2248 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2249
2250         * lib/ev-tooltip.h:
2251         * properties/ev-properties-view.h:
2252         * shell/ev-jobs.h:
2253         * shell/ev-properties-dialog.h:
2254         * shell/ev-properties-fonts.h:
2255         * shell/ev-sidebar-links.h:
2256         * shell/ev-sidebar-thumbnails.h:
2257         * shell/ev-sidebar.h:
2258         * shell/ev-window.h:
2259         
2260         Fixes CHACK type in class casts. See bug #385343
2261         for details.
2262
2263 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * shell/ev-view-private.h:
2266         * shell/ev-view.c: (draw_end_presentation_page),
2267         (ev_view_expose_event), (ev_view_key_press_event),
2268         (ev_view_class_init), (ev_view_init):
2269
2270         Blank screen in presentation mode when pressing 'b' (filling with
2271         black) or 'w' (filling with white) keys. Fixes bug #358132.
2272
2273 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2274
2275         * data/evince-toolbar.xml:
2276         * shell/ev-window.c:
2277         
2278         Use stock icon for Select All action. Fixes
2279         bug #382652.
2280
2281 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2282
2283         * shell/ev-view.c: (get_doc_point_from_offset),
2284         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2285
2286         Add links support in rotated documents. Fixes bug #343733.
2287
2288 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * shell/ev-view-private.h:
2291         * shell/ev-view.c: (draw_end_presentation_page),
2292         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2293
2294         Show a blank page after the last page in presentation mode with a
2295         message indicating that presentation has finished and how to exit. 
2296
2297 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2298
2299         * shell/ev-window.c: (fullscreen_timeout_cb):
2300
2301         Hide cursor after a while in presentation mode. 
2302
2303 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2304
2305         * backend/ev-document-info.h:
2306         * data/evince-properties.glade:
2307         * pdf/ev-poppler.cc:
2308         * properties/ev-properties-view.c: (ev_regular_paper_size),
2309         (ev_properties_view_set_info):
2310         * ps/ps-document.c: (ps_document_get_info):
2311
2312         Adds a paper size field to the properties dialog. Fixes
2313         bug #307315. Patch by Kasper Svendsen (with some i18n
2314         changes done by me).
2315
2316 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2317
2318         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2319         (screensaver_init_dbus), (totem_scrsaver_new),
2320         (totem_scrsaver_init):
2321         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2322         * shell/ev-application.c: (ev_application_register_service),
2323         (ev_application_screensaver_enable),
2324         (ev_application_screensaver_disable):
2325         * shell/ev-application.h:
2326         * shell/ev-window.c: (ev_window_run_presentation),
2327         (ev_window_stop_presentation), (build_comments_string),
2328         (ev_window_init):
2329         
2330         Move screensaver handling to application. No more
2331         message on startup.
2332
2333 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2334
2335         * configure.ac:
2336         * backend/Makefile.am:
2337         * backend/ev-file-exporter.[ch]:
2338         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2339         * ps/ps-document.c: (ps_document_file_exporter_*):
2340         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2341         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2342         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2343         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2344
2345         Allow printing to PDF when suppoted by the backend.
2346         
2347 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2348
2349         * shell/ev-window.c: (build_comments_string):
2350
2351         Use always "Document Viewer" in about dialog. 
2352
2353 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2354
2355         * djvu/djvu-document.c: (djvu_document_get_page_size):
2356
2357         Display a warning message when get_pageinfo fails. 
2358
2359 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2360
2361         * Makefile.am:
2362         * backend/Makefile.am:
2363         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2364         * configure.ac:
2365         * shell/ev-window.c: (build_comments_string):
2366         
2367         Make pdf compilation optional. See bug #38007.
2368
2369 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2370
2371         * ps/ps.c: (get_next_text):
2372
2373         Fix CVE-2006-5864.
2374
2375 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2376
2377         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2378         * shell/ev-navigation-action.c: (connect_proxy),
2379         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2380         
2381         Do not call g_type_class_peek_parent twice.
2382
2383 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2384
2385         * configure.ac:
2386         * data/icons/24x24/.cvsignore:
2387         * data/icons/24x24/Makefile.am:
2388         * data/icons/24x24/evince.png:
2389         * data/icons/Makefile.am:
2390         
2391         Add 24x24 icon. Thanks to 
2392         Michael Monreal <infernux@web.de>.
2393
2394 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2395
2396         * configure.ac: Fix typo in configure.ac. Thanks
2397         to dmacks@netspace.org for notification.
2398
2399 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2400
2401         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2402         
2403         Drop dbus include, fixes compilation with older dbus.
2404
2405 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2406
2407         * configure.ac:
2408         * cut-n-paste/Makefile.am:
2409         * cut-n-paste/totem-screensaver/.cvsignore
2410         * cut-n-paste/totem-screensaver/Makefile.am:
2411         * cut-n-paste/totem-screensaver/README:
2412         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2413         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2414         * shell/Makefile.am:
2415         * shell/ev-window.c: (ev_window_run_presentation),
2416         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2417         (ev_window_init):
2418
2419         Implemented screensaver enabling/disabling for
2420         presentation mode (not fullscreen mode). Code stolen
2421         from Totem (with some minor tweaks). Fixes bug #338889.
2422
2423 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2424
2425         * configure.ac:
2426
2427         Bump gnome-icon-theme requirements. We use the rotation
2428         icons that appeared recently.
2429
2430 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2431
2432         * shell/ev-history.c: (ev_history_add_page):
2433         * shell/ev-history.h:
2434         * shell/ev-window.c: (page_changed_cb):
2435         
2436         Use page labels instead of numbers.
2437
2438 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2439
2440         * data/evince-toolbar.xml:
2441         * po/POTFILES.in:
2442         * shell/Makefile.am:
2443         * shell/ev-navigation-action-widget.c:
2444         (ev_navigation_action_widget_init),
2445         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2446         (menu_detacher), (ev_navigation_action_widget_set_menu),
2447         (menu_position_func), (popup_menu_under_arrow),
2448         (ev_navigation_action_widget_toggled),
2449         (ev_navigation_action_widget_button_press_event):
2450         * shell/ev-navigation-action-widget.h:
2451         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2452         (ev_navigation_action_set_window), (activate_menu_item_cb),
2453         (new_history_menu_item), (new_empty_history_menu_item),
2454         (build_menu), (menu_activated_cb), (connect_proxy),
2455         (create_tool_item), (ev_navigation_action_init),
2456         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2457         * shell/ev-navigation-action.h:
2458         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2459         (ev_page_action_widget_set_page_cache),
2460         (ev_page_action_widget_finalize),
2461         (ev_page_action_widget_class_init), (match_selected_cb),
2462         (display_completion_text), (match_completion), (build_new_tree_cb),
2463         (get_filter_model_from_model),
2464         (ev_page_action_widget_update_model):
2465         * shell/ev-page-action-widget.h:
2466         * shell/ev-page-action.c: (activate_link_cb), (update_model),
2467         (connect_proxy):
2468         * shell/ev-page-action.h:
2469         * shell/ev-stock-icons.c:
2470         * shell/ev-stock-icons.h:
2471         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2472         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
2473         (register_custom_actions):
2474         * shell/main.c:
2475         
2476         Preliminary history implementation
2477
2478 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2479
2480         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
2481         (dvi_document_class_init), (dvi_document_init_params):
2482         * dvi/mdvi-lib/font.c: (font_reference):
2483         
2484         Add reference to subfont. Fixes bug #374277.
2485
2486 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2487
2488         * shell/ev-window.c: (ev_window_create_tmp_symlink),
2489         (ev_window_cmd_file_open_copy_at_dest):
2490
2491         Fix a race condition when creating symlink. Increase the counter
2492         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
2493         Mathias Hasselmann).
2494
2495 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2496
2497         * backend/Makefile.am:
2498         * backend/ev-attachment.c: (ev_attachment_open):
2499         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
2500         (ev_tmp_dir), (ev_tmp_filename):
2501         * shell/ev-sidebar-attachments.c:
2502         (ev_sidebar_attachments_drag_data_get):
2503         * shell/ev-window.c: (ev_window_clear_temp_file):
2504
2505         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
2506         in ensure_dir_exists. Abort without crashing when we can't create
2507         user's directory.
2508
2509 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2510
2511         * data/evince-ui.xml:
2512         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2513         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
2514         (ev_window_cmd_file_open_copy_at_dest),
2515         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
2516         (ev_view_popup_cmd_open_link_new_window):
2517
2518         Allow opening a copy of the current document in a new window. Fixes bug
2519         #357472
2520
2521 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2522
2523         * data/evince-toolbar.xml:
2524         
2525         Add rotate right and rotate left to available items for toolbar.
2526         
2527         * data/evince-ui.xml:
2528         * shell/ev-window.c: (ev_window_init):
2529         
2530         Customize toolbar with right click. Fixes bug #372451.
2531
2532 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
2533
2534         * shell/ev-window.c: 
2535         
2536         Use "object-rotate-{left,right}" stock icons. Fixes 
2537         bug #373863.
2538
2539 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2540
2541         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
2542         (ev_application_open_uri_at_dest), (ev_application_open_uri):
2543         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
2544         (ev_window_open_uri):
2545         * shell/main.c: (arguments_parse):
2546
2547         Remove temp file created when evince is used by GTK+ in
2548         preview mode. Fixes bug #365282. 
2549
2550 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2551
2552         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
2553         
2554         Fixes bug #372474 - Side pane disabled when entering 
2555         and leaving fullscreen mode.
2556
2557 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2558
2559         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
2560         * data/Makefile.am:
2561         * data/evince-preview-toolbar.xml:
2562         * data/evince-toolbar.xml:
2563         * shell/ev-application.c: (ev_application_shutdown),
2564         (ev_application_init), (ev_application_get_toolbars_model):
2565         * shell/ev-application.h:
2566         * shell/ev-window.c: (update_chrome_visibility),
2567         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
2568         (ev_window_cmd_edit_toolbar), (ev_window_init):
2569         
2570         Fixes bug #364364 - toolbar editor shows zoom actions again.
2571
2572 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2573
2574         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2575
2576         Do not take margins into consideration for paper size when printing.
2577         Really fixes bug #350491.
2578
2579 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * data/evince-ui.xml:
2582         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
2583         (ev_window_cmd_file_print_setup),
2584         (ev_window_print_dialog_response_cb),
2585         (ev_window_setup_action_sensitivity):
2586
2587         Add page setup settings for printing. Fixes bugs #363860 and #350491.
2588
2589 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2590
2591         * shell/ev-window.c: (ev_window_print_range):
2592
2593         Revert my previuos commit, since printing to PDF is not supported by
2594         evince yet. 
2595
2596 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2597
2598         * shell/ev-window.c: (ev_window_print_range):
2599
2600         Enable print to a PDF. Fixes bug #332121.
2601
2602 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2603
2604         * shell/ev-application-service.xml:
2605         * shell/ev-application.[ch]: (ev_application_open_window),
2606         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
2607         (ev_application_open_uri), (ev_application_open_uri_list):
2608         * shell/ev-window.c: (file_open_dialog_response_cb),
2609         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
2610         (drag_data_received_cb), (open_remote_link):
2611         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
2612
2613         Add support for multiscreen systems. Fixes bug #316206.
2614
2615 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2616
2617         * shell/ev-jobs.[ch]: (ev_job_print_new),
2618         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
2619         (ev_job_print_do_page):
2620         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
2621
2622         Allow printing only odd/even pages. Fixes bug #367289.
2623
2624 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2625
2626         * test/test1.py:
2627         * test/test2.py:
2628
2629         Re-add locale settings to test files.
2630
2631 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2632
2633         * data/evince-ui.xml:
2634         * shell/ev-window.c: (set_action_properties):
2635         
2636         Removed garbage from code and ui.
2637
2638 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2639
2640         * shell/ev-window.c: (ev_window_cmd_help_about):
2641
2642         Shamelessly add my name to the list of contributors.
2643
2644 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2645
2646         * test/test1.py:
2647         * test/test2.py:
2648
2649         Cleaned up the dogtail scripts.
2650
2651 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2652
2653         * shell/ev-view.c: (draw_loading_text): Don't render
2654         "loading..." text in presentation mode. Temporary
2655         workaround for bug #320352.
2656
2657 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2658
2659         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2660         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2661
2662         Use print settings scale, copies, collate and reverse which were
2663         ignored. Fixes bug #359032.
2664
2665 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2666
2667         * configure.ac:
2668         * data/evince-password.glade:
2669         * test/Makefile.am:
2670         * test/test-encrypt.pdf:
2671         * test/test-links.pdf:
2672         * test/test1.py:
2673         * test/test2.py:
2674
2675         Add automated UI tests for evince with dogtail. See
2676         bug #300948.    
2677
2678 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2679
2680         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
2681
2682         Hide fullscreen toolbar when switching to another desktop workspace.
2683         Fixes bug #338871
2684
2685 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2686
2687         * shell/ev-window-title.c: 
2688         
2689         Test for .dvi in title of pdf documents.
2690
2691 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2692
2693         * shell/ev-view.c: (ev_view_scroll):
2694
2695         Page Up/Down should do page jumps in "Best fit" mode.
2696         If a user has explicitly chosen to view exactly one page
2697         at a time, scrolling just a part of the page when
2698         pressing Page Up/Down is not right. Fixes bug #323107.
2699
2700 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2701
2702         * NEWS:
2703         * configure.ac:
2704         
2705         Update for 0.6.1
2706
2707 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2708
2709         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
2710         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
2711         
2712         Correctly disconnect from job signals on destroy.
2713
2714 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2715
2716         * shell/ev-view-private.h:
2717         * shell/ev-view.c: (view_set_adjustment_values),
2718         (view_update_range_and_current_page),
2719         (ensure_rectangle_is_visible), (ev_view_size_allocate):
2720         
2721         Fixes bug #343199, current page now follows find page.
2722
2723 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
2724
2725         * backend/ev-document-factory.c:
2726         * configure.ac:
2727         Assigned OpenDocument presenation MIME type to the
2728         Impress backend. Added some missing (but harmless)
2729         #ifdefs in the document factory as well to make things
2730         consistent again. Fixes bug #360658.
2731
2732 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
2733
2734         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
2735         * backend/ev-document-find.c: (ev_document_find_get_type):
2736         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
2737         * backend/ev-document-links.c: (ev_document_links_get_type):
2738         * backend/ev-document-security.c: (ev_document_security_get_type):
2739         * backend/ev-document-thumbnails.c:
2740         (ev_document_thumbnails_get_type):
2741         * backend/ev-document.c: (ev_document_get_type):
2742         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
2743         * backend/ev-selection.c: (ev_selection_get_type):
2744         * cut-n-paste/recent-files/egg-recent-model.c:
2745         (egg_recent_model_get_type):
2746         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2747         (egg_recent_view_uimanager_get_type):
2748         * cut-n-paste/recent-files/egg-recent-view.c:
2749         (egg_recent_view_get_type):
2750         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2751         (egg_editable_toolbar_get_type):
2752         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2753         (egg_toolbar_editor_get_type):
2754         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2755         (egg_toolbars_model_get_type):
2756         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
2757         (egg_tree_multi_drag_source_get_type):
2758         * cut-n-paste/zoom-control/ephy-zoom-action.c:
2759         (ephy_zoom_action_get_type):
2760         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2761         (ephy_zoom_control_get_type):
2762         * impress/r_back.c: (_imp_fill_back):
2763         * properties/ev-properties-main.c:
2764         (ev_properties_plugin_register_type):
2765         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
2766         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
2767         (ev_view_accessible_factory_get_type):
2768
2769         Reduce relocations. Bug #360616.
2770
2771 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2772
2773         * backend/ev-document-factory.c:
2774         (ev_document_factory_get_document):
2775         
2776         Load document even if extension is wrong.
2777
2778 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2779
2780         * shell/ev-metadata-manager.c: (save_values):
2781         * shell/ev-window.c: (setup_size_from_metadata),
2782         (setup_view_from_metadata), (ev_window_setup_document),
2783         (ev_window_xfer_job_cb), (window_configure_event_cb):
2784         
2785         Set size according to the document size/page size ratio.
2786         That should correct rather wierd behaviour of the previous
2787         commit.
2788
2789 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2790
2791         * shell/ev-window.c: (setup_view_from_metadata):
2792         
2793         Set size for new windows from previous window size.
2794         See bugs #354968 and #168450 for details. Thanks
2795         to Meik Hellmund.
2796
2797 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2798
2799         * djvu/djvu-links.c: (build_tree):
2800
2801         Fix memory leak.
2802
2803 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2804
2805         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
2806         
2807         Don't make sidebar close button insensitive. Fixes
2808         bug #357871.
2809
2810 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2811
2812         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2813         (ev_window_set_view_accels_sensitivity):
2814         
2815         Don't enable Slash on documents which don't support
2816         find. Fixes bug #358648.
2817
2818 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
2819
2820         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
2821         open dialog fall back to the current document uri if the
2822         filechooser hasn't been used before. Fixes bug #356980.
2823
2824 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
2825
2826         * shell/ev-window.c: (ev_window_setup_recent), 
2827         (ev_window_get_recent_file_label):
2828
2829         Escape underscores in filenames of recent file items.
2830
2831 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2832
2833         * configure.ac:
2834         
2835         Bumped poppler requirements, really 0.5.3 is very 
2836         buggy, now we require 0.5.4.
2837
2838 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2839
2840         * djvu/Makefile.am:
2841         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
2842         (djvu_document_find_iface_init), (djvu_document_links_get_links),
2843         (djvu_document_document_links_iface_init):
2844         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
2845         (number_from_string_10), (get_djvu_link_dest),
2846         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
2847         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
2848         (djvu_links_get_links), (djvu_links_find_link_dest),
2849         (djvu_links_get_links_model):
2850         * djvu/djvu-links.h:
2851         
2852         Add support for links and bookmarks in djvu documents. Thanks
2853         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
2854         patch.
2855
2856 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2857
2858         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2859         
2860         Reopen should reload document. Fixes 
2861         bug 327951.
2862
2863 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2864
2865         * configure.ac:
2866         * data/Makefile.am:
2867         * data/evince-16.png:
2868         * data/evince-22.png:
2869         * data/evince.png:
2870         * data/evince.svg:
2871         * data/icons/16x16/Makefile.am:
2872         * data/icons/16x16/evince.png:
2873         * data/icons/22x22/Makefile.am:
2874         * data/icons/22x22/evince.png:
2875         * data/icons/48x48/Makefile.am:
2876         * data/icons/48x48/evince.png:
2877         * data/icons/Makefile.am:
2878         * data/icons/scalable/Makefile.am:
2879         * data/icons/scalable/evince.svg:
2880         
2881         Install icons with correct names. Fixes
2882         bug #354429.
2883
2884 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2885
2886         * shell/ev-view.c: (ev_view_button_release_event):
2887
2888         Don't open links with middle mouse button. Fixes bug #353649
2889
2890 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2891
2892         * NEWS:
2893         * configure.ac:
2894         
2895         Update for release 0.6.0
2896
2897 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2898
2899         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
2900         Implement Close named action. Patch by Carlos Garcia Campos.
2901
2902 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2903
2904         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
2905         
2906         Don't clear link mapping on copy_job_to_job_info. Fixes
2907         bug 346168.
2908
2909 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2910
2911         * shell/main.c: (main):
2912
2913         Revert my previous commit, gnome_program_init owns the option context.
2914         Fix another memory leak in main. Both caught by Christian Persch. 
2915
2916 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2917
2918         * shell/main.c: (main):
2919
2920         Fix memory leak.
2921
2922 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2923
2924         * backend/ev-document-factory.c: (ev_document_factory_get_document):
2925
2926         Fix crash when opening a pdf with password protection. 
2927
2928 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2929
2930         * pdf/ev-poppler.cc: (pdf_document_search_free):
2931
2932         Fix memory leak. 
2933
2934 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2935
2936         * backend/ev-document-factory.c:
2937         (ev_document_factory_get_document):
2938         * tiff/tiff-document.c: (tiff_document_finalize):
2939         
2940         More correct handling of document loading. Fixes
2941         bug #349043.
2942
2943 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2944
2945         * backend/ev-attachment.c: (ev_attachment_save):
2946
2947         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
2948         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
2949
2950 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
2951         
2952         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
2953         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
2954
2955 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2956
2957         * shell/ev-sidebar-thumbnails.c:
2958
2959         Do not render thumbnails unless thumbnails page is active in the
2960         sidebar.
2961
2962 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
2963
2964         * shell/ev-properties-dialog.c:
2965
2966         Fix dialogue spacing. Bug #351370.
2967
2968 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
2969
2970         * configure.ac:
2971
2972         Use lowercase gettext catalog file names (evince.mo
2973         instead of Evince.mo)
2974
2975 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2976
2977         * shell/ev-sidebar-attachments.c:
2978
2979         GtkIconTheme is now screen safe too. Fixes bug #350878
2980
2981 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2982
2983         * shell/ev-window.c:
2984
2985         GtkRecent manager is now screen safe. Fixes bug #350145
2986
2987 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2988
2989         * shell/ev-sidebar.c: (ev_sidebar_init):
2990         
2991         Make sidebar close icon smaller. Fix for bug 350177.
2992         See also bugs 350176 and 165770.
2993
2994 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2995
2996         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
2997
2998         Ignore zoom for xyz destinations when it's <= 1, keeping user
2999         preferences instead. Set correct sizing-mode for fith and fitv
3000         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3001
3002 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3003
3004         * NEWS:
3005         * configure.ac:
3006         
3007         Update for release 0.5.5
3008
3009 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3010         
3011         * shell/ev-window.c: (ev_window_cmd_escape)
3012
3013         Escape unfocus page entry. Fixes bug #345809.
3014
3015 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3016
3017         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3018         (build_tree), (pdf_document_links_get_links),
3019         (pdf_document_links_find_link_dest):
3020         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3021         (goto_xyz_dest):
3022
3023         Convert from PDF style coordinates to X style coordinates in the
3024         backend rather than in the view. Fixes bug #338440
3025
3026 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3027
3028         * shell/ev-window.c:
3029         
3030         Remove Ctrl+Shift+T shortcut for toolbars. See
3031         the bug #350098.
3032
3033 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3034
3035         * configure.ac:
3036
3037         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3038         of this. 
3039
3040 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3041
3042         * configure.ac:
3043         * cut-n-paste/Makefile.am:
3044         * data/evince-ui.xml:
3045         * shell/Makefile.am:
3046         * shell/ev-application.[ch]:
3047         * shell/ev-window.c:
3048
3049         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3050         #349273
3051
3052 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3053
3054         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3055         findbar code: s/help/search/
3056
3057 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3058
3059         * shell/ev-window.c: (setup_document_from_metadata),
3060         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3061         (setup_view_from_metadata):
3062         
3063         Fix memory leaks.
3064
3065 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3066
3067         * autogen.sh, configure.ac: 
3068         
3069         Update automake usage. See bug 349292.
3070
3071 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3072
3073         * shell/eggfindbar.c: (egg_find_bar_class_init),
3074         (entry_activate_callback), (egg_find_bar_init),
3075         (egg_find_bar_set_status_text):
3076         * shell/eggfindbar.h:
3077         
3078         Unify Evince findbar with Epiphany. Nice patch
3079         from Fabricio Silva <silva@crans.org> and
3080         Frederic Peters <fpeters@entrouvert.com>. See
3081         bug #339966 for details.
3082
3083 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3084
3085         * data/evince.desktop.in.in:
3086         
3087         Correct information for bugzilla. Thanks to
3088         Olaf Vitters, see bug #348855.
3089
3090 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * shell/ev-jobs.[ch]:
3093         * shell/ev-sidebar-links.c:
3094         * shell/ev-window.[ch]:
3095
3096         GtkPrintJob doesn't support print ranges or current page, so we export
3097         to a ps file now when printing ranges or current page.
3098
3099 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3100
3101         * pdf/ev-poppler.cc:
3102         * shell/ev-window.c: (do_action_named):
3103
3104         We should be more clear about bugzilla. See the
3105         poppler bug #7623.
3106
3107 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3108
3109         * configure.ac:
3110         * shell/Makefile.am:
3111         * shell/ev-job-queue.c:
3112         * shell/ev-jobs.[ch]:
3113         * shell/ev-sidebar-links.c:
3114         * shell/ev-window.[ch]:
3115         
3116         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3117         #348422
3118
3119 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3120
3121         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3122         * shell/ev-application-service.xml:
3123         * shell/ev-application.[ch]:
3124         * shell/ev-jobs.[ch]:
3125         * shell/ev-window.[ch]: (ev_window_run_preview):
3126         * shell/main.c: 
3127
3128         Add preview mode to use evince as a printing previewer. It also adds
3129         other command line options for fullscreen and presentation modes.
3130         Fixes bugs #347822, #317031
3131
3132 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3133
3134         * NEWS:
3135         * configure.ac:
3136         
3137         Update for release 0.5.4
3138
3139 2006-07-11  Bastien Nocera <hadess@hadess.net>
3140
3141         * Makefile.am:
3142         * backend/Makefile.am:
3143         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3144         * backend/ev-document-factory.h:
3145         * configure.ac:
3146         * impress/.cvsignore:
3147         * impress/Makefile.am:
3148         * impress/common.h:
3149         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3150         (imp_get_page), (imp_next_page), (imp_prev_page),
3151         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3152         * impress/f_oasis.c: (render_object), (render_page),
3153         (get_geometry), (_imp_oasis_load):
3154         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3155         (_imp_oo13_load):
3156         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3157         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3158         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3159         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3160         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3161         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3162         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3163         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3164         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3165         (iks_new_within), (iks_insert), (iks_insert_cdata),
3166         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3167         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3168         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3169         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3170         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3171         (iks_cdata), (iks_cdata_size), (iks_has_children),
3172         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3173         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3174         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3175         (iks_tree), (iks_load), (iks_save):
3176         * impress/iksemel.h:
3177         * impress/imposter.h:
3178         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3179         (imp_render_draw_bezier_real), (imp_render_get_size),
3180         (imp_render_set_fg_color), (imp_render_draw_line),
3181         (imp_render_draw_rect), (imp_render_draw_polygon),
3182         (imp_render_draw_arc), (imp_render_draw_bezier),
3183         (imp_render_open_image), (imp_render_get_image_size),
3184         (imp_render_scale_image), (imp_render_draw_image),
3185         (imp_render_close_image), (imp_render_markup),
3186         (imp_render_get_text_size), (imp_render_draw_text),
3187         (impress_document_load), (impress_document_save),
3188         (impress_document_get_n_pages), (impress_document_get_page_size),
3189         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3190         (impress_document_finalize), (impress_document_class_init),
3191         (impress_document_can_get_text), (impress_document_get_info),
3192         (impress_document_document_iface_init),
3193         (impress_document_thumbnails_get_thumbnail),
3194         (impress_document_thumbnails_get_dimensions),
3195         (impress_document_document_thumbnails_iface_init),
3196         (impress_document_init):
3197         * impress/impress-document.h:
3198         * impress/internal.h:
3199         * impress/r_back.c: (_imp_fill_back):
3200         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3201         (_imp_draw_image), (_imp_tile_image):
3202         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3203         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3204         (r_polyline):
3205         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3206         (r_draw_gradient_complex), (r_draw_gradient):
3207         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3208         (r_get_bullet):
3209         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3210         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3211         (r_text):
3212         * impress/render.c: (imp_create_context), (imp_context_set_page),
3213         (imp_context_set_step), (imp_render), (imp_delete_context):
3214         * impress/render.h:
3215         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3216         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3217         (zip_load_xml), (zip_get_size), (zip_load):
3218         * impress/zip.h:
3219         * shell/ev-utils.c:
3220         
3221         New backend to support impress slides. Fixes bug #30867.
3222
3223 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3224
3225         * shell/ev-utils.c: (using_postscript_printer):
3226         
3227         Fixes crash when print using PAPI backend,
3228         bug #345012.
3229
3230 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3231
3232         * shell/ev-jobs.c: (ev_job_xfer_run):
3233         * shell/ev-window.c: (password_dialog_response),
3234         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3235         (ev_window_dispose):
3236         Fixes bug #344160: if the xfer job doesn't complete
3237         because a password is required, reload the existing
3238         instance instead of creating a new one.
3239
3240 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3241
3242         * shell/main.c: (main): Call gdk_threads_init. Thus
3243         we'll avoid errors in auth dialog. Fix for the bug
3244         #343347.
3245
3246 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3247
3248         * configure.ac: Advertise pixbuf support, fix
3249         for the bug 343317.
3250
3251 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3252
3253         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3254         (ev_sidebar_thumbnails_set_document):
3255         
3256         Update sidebar thumbnails after reloading.
3257
3258 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3259
3260         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3261         * shell/ev-jobs.h:
3262         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3263         (ev_window_cmd_view_reload), (ev_window_init):
3264         
3265         Don't crash on reload. Fix for the bug #343167.
3266
3267 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3268
3269         * shell/ev-jobs.c: (ev_job_render_run):
3270         
3271         Check for document links.
3272
3273 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3274
3275         * backend/ev-attachment.c: (ev_attachment_save),
3276         (ev_attachment_launch_app), (ev_attachment_open):
3277         * backend/ev-document-factory.c: (get_document_from_uri):
3278         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3279         (egg_recent_view_uimanager_set_list):
3280         * ps/ps-document.c: (check_filecompressed), (document_load),
3281         (ps_document_load):
3282         * shell/ev-metadata-manager.c: (load_values):
3283         * shell/ev-password.c: (ev_password_dialog_set_property):
3284         * shell/ev-view.c: (tip_from_link):
3285         * shell/ev-window.c: (file_save_dialog_response_cb),
3286         (ev_window_print_dialog_response_cb):
3287         
3288         Use consistent quoting style. Fix for the bug #320285.
3289
3290 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3291
3292         * shell/ev-jobs.c: (ev_job_xfer_run):
3293         * shell/main.c: (load_files):
3294                 
3295         Open links with anchors. Fix for the bug #339836.
3296
3297 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3298
3299         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3300         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3301         (ev_link_dest_set_property), (ev_link_dest_finalize),
3302         (ev_link_dest_class_init), (ev_link_dest_new_named),
3303         (ev_link_dest_new_page_label):
3304         * backend/ev-link-dest.h:
3305         * shell/ev-application.c: (ev_application_open_uri):
3306         * shell/ev-view.c: (goto_dest):
3307         * shell/ev-window.c:
3308         * shell/ev-window.h:
3309         
3310         Fix page-label command line option. Bug #342070.
3311
3312 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3313
3314         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3315         
3316         Don't show highlight rects if page can't be showed. Fix for 
3317         the bug #342076
3318
3319 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3320
3321         * shell/ev-window.c: (setup_sidebar_from_metadata),
3322         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3323         
3324         Setup sidebar from metadata even if there is no document
3325         loaded. Fix for the bug #342807.
3326
3327 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3328
3329         * cut-n-paste/toolbar-editor/Makefile.am:
3330         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3331         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3332         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3333         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3334         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3335         (popup_context_menu_cb), (button_press_event_cb),
3336         (configure_item_sensitivity), (configure_item_cursor),
3337         (configure_item_tooltip), (connect_widget_signals),
3338         (action_sensitive_cb), (create_item_from_action),
3339         (create_item_from_position), (toolbar_drag_data_received_cb),
3340         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3341         (toolbar_drag_leave_cb), (configure_drag_dest),
3342         (toggled_visibility_cb), (toolbar_visibility_refresh),
3343         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3344         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3345         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3346         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3347         (egg_editable_toolbar_dispose),
3348         (egg_editable_toolbar_set_ui_manager),
3349         (egg_editable_toolbar_get_selected),
3350         (egg_editable_toolbar_set_selected), (set_edit_mode),
3351         (egg_editable_toolbar_set_property),
3352         (egg_editable_toolbar_get_property),
3353         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3354         (egg_editable_toolbar_new_with_model),
3355         (egg_editable_toolbar_get_edit_mode),
3356         (egg_editable_toolbar_set_edit_mode),
3357         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3358         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3359         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3360         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3361         (item_added_or_removed_cb), (toolbar_removed_cb),
3362         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3363         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3364         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3365         (editor_create_item_from_name), (append_table),
3366         (update_editor_sheet), (egg_toolbar_editor_init):
3367         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3368         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3369         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3370         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3371         (toolbar_node_free), (egg_toolbars_model_get_flags),
3372         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3373         (egg_toolbars_model_get_name), (impl_add_item),
3374         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3375         (parse_data_list), (parse_item_list), (parse_toolbars),
3376         (egg_toolbars_model_load_toolbars), (parse_available_list),
3377         (parse_names), (egg_toolbars_model_load_names),
3378         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3379         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3380         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3381         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3382         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3383         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3384         (egg_toolbars_model_set_types), (fill_avail_array),
3385         (egg_toolbars_model_get_name_avail),
3386         (egg_toolbars_model_get_name_flags),
3387         (egg_toolbars_model_set_name_flags):
3388         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3389         * cut-n-paste/toolbar-editor/eggintl.h:
3390         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3391         (egg_tree_multi_drag_source_get_type),
3392         (egg_tree_multi_drag_source_row_draggable),
3393         (egg_tree_multi_drag_source_drag_data_delete),
3394         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3395         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3396         (path_list_free), (set_context_data), (get_context_data),
3397         (get_info), (egg_tree_multi_drag_drag_data_get),
3398         (egg_tree_multi_drag_motion_event),
3399         (egg_tree_multi_drag_button_press_event),
3400         (egg_tree_multi_drag_add_drag_support):
3401         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3402         * shell/ev-application.c: (ev_application_init),
3403         (ev_application_save_toolbars_model):
3404         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3405         (ev_window_cmd_edit_toolbar), (ev_window_init):
3406         
3407         Sync toolbareditor with epiphany and libegg
3408
3409 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3410
3411         * configure.ac: 
3412
3413         Depend on poppler 0.5.2
3414
3415 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3416
3417         * shell/ev-jobs.c: (ev_job_render_run):
3418         
3419         Check if document supports links iterface.
3420
3421 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3422
3423         * NEWS:
3424         * configure.ac:
3425         
3426         Update for release 0.5.3
3427
3428 2006-05-13  Michael Plump  <plumpy@skylab.org>
3429
3430         * configure.ac:
3431         * shell/Makefile.am:
3432         * shell/main.c: (main):
3433         
3434         Port to GOption command line parsing. Fix for the 
3435         bug #327518
3436
3437 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3438
3439         * shell/ev-window.c: (ev_window_cmd_help_about):
3440         
3441         Do not wrap license. Fix for the bug #309460.
3442
3443 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3444
3445         * configure.ac:
3446         * properties/ev-properties-main.c: (ev_properties_get_pages):
3447         * shell/ev-application.c: (ev_application_open_window),
3448         (ev_application_open_uri_at_dest):
3449         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3450         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3451         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3452         * shell/ev-utils.c: (save_print_config_to_file):
3453         * shell/ev-window.c: (ev_window_cmd_save_as),
3454         (ev_attachment_popup_cmd_save_attachment_as):
3455         * shell/main.c: (load_files_remote):
3456         
3457         Bump requirements to gtk 2.8 and drop all ifdefs used.
3458
3459 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3460
3461         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3462         * shell/ev-window.c: (ev_window_init):
3463         
3464         Show attachments page.
3465
3466 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3467
3468         * po/POTFILES.in:
3469         * shell/ev-attachment-bar.c:
3470         * shell/ev-attachment-bar.h:
3471         * shell/ev-sidebar-attachments.c:
3472         (ev_sidebar_attachments_icon_cache_add),
3473         (icon_theme_get_pixbuf_from_mime_type),
3474         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
3475         (ev_sidebar_attachments_icon_cache_refresh),
3476         (ev_sidebar_attachments_get_attachment_at_pos),
3477         (ev_sidebar_attachments_popup_menu_show),
3478         (ev_sidebar_attachments_popup_menu),
3479         (ev_sidebar_attachments_button_press),
3480         (ev_sidebar_attachments_update_icons),
3481         (ev_sidebar_attachments_drag_data_get),
3482         (ev_sidebar_attachments_get_property),
3483         (ev_sidebar_attachments_destroy),
3484         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
3485         (ev_sidebar_attachments_new),
3486         (ev_sidebar_attachments_set_document),
3487         (ev_sidebar_attachments_support_document),
3488         (ev_sidebar_attachments_get_label),
3489         (ev_sidebar_attachments_page_iface_init):
3490         * shell/ev-sidebar-attachments.h:
3491         * shell/ev-window.c: (update_chrome_visibility),
3492         (setup_sidebar_from_metadata), (ev_window_setup_document),
3493         (ev_window_sidebar_current_page_changed_cb),
3494         (attachment_bar_menu_popup_cb), (ev_window_init):
3495         
3496         Move attachments bar to sidebar.
3497
3498 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3499
3500         * pdf/ev-poppler.cc:
3501         * shell/ev-application.[ch]:
3502         * shell/main.c:
3503
3504         Fix some memory leaks.
3505
3506 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3507
3508         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
3509
3510         Change the properties dialog response to
3511         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
3512         will make the dialog go away when the user presses
3513         enter. With gtk+ >= 2.9 this will happen anyway, but for
3514         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
3515         escape by default. Fixes bug #340539. See also bug
3516         #101293 for the gtk+ part.
3517
3518 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
3519
3520         * shell/ev-view.c (tip_from_action_named): Replace some strings
3521         that were wrong. Closes #340970.
3522
3523 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3524
3525         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3526
3527         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
3528         #341049
3529
3530 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3531
3532         * djvu/Makefile.am:
3533         * dvi/Makefile.am:
3534         * dvi/mdvi-lib/Makefile.am:
3535         * properties/Makefile.am:
3536         * ps/Makefile.am:
3537         * shell/Makefile.am:
3538         * thumbnailer/Makefile.am:
3539         
3540         Due to broken libtool that is unable to track dependencies
3541         of noinst libraries we are forced to explicitely point
3542         libraries for binary. Fix for the bug #333334.
3543
3544 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3545
3546         * data/evince.desktop.in.in:
3547         * shell/ev-view.c: (view_update_range_and_current_page),
3548         (ev_view_next_page), (ev_view_previous_page):
3549         * shell/ev-window.c: (update_chrome_visibility),
3550         (setup_sidebar_from_metadata), (ev_window_setup_document),
3551         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
3552         (fullscreen_set_timeout), (fullscreen_clear_timeout),
3553         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
3554         (ev_window_stop_fullscreen), (ev_window_run_presentation),
3555         (ev_window_stop_presentation), (ev_window_focus_in_event),
3556         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
3557         (ev_window_init):
3558         * thumbnailer/Makefile.am:
3559         
3560         Update fullscreen and presentation timeout handling. Hide
3561         cursor in presentation after timeout. Fix for the bugs
3562         #136359 and #336981.
3563
3564 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3565
3566         * backend/ev-link-action.[ch]:
3567         * pdf/ev-poppler.cc: (ev_link_from_action):
3568         * shell/ev-view-private.h:
3569         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
3570         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
3571
3572         Add support for Named Action links
3573
3574 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3575
3576         * backend/Makefile.am:
3577         * backend/ev-document-links.[ch]:
3578         * backend/ev-document.[ch]:
3579         * backend/ev-link-action.[ch]:
3580         * backend/ev-link-dest.[ch]:
3581         * backend/ev-link.[ch]:
3582         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
3583         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
3584         * shell/ev-page-action.c: (build_new_tree_cb):
3585         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
3586         (links_page_num_func), (update_page_callback):
3587         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
3588         (tip_from_link):
3589         * shell/ev-jobs.c:
3590         * shell/ev-window.[ch]: (ev_window_open_uri),
3591         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
3592         * shell/ev-application.[ch]: (ev_application_open_window),
3593         (ev_application_open_uri):
3594
3595         Rework links system, it adds support for remote links now and it makes
3596         easier to add new kinds of actions and destinations. Fixes bug #317292
3597
3598 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3599
3600         * data/Makefile.am:
3601         * data/evince.png:
3602         * data/evince-16.png:
3603         * data/evince-22.png:
3604         * data/evince.svg:
3605         * shell/main.c: (main):
3606         
3607         Evince use it's own icon. Fix for the bug #313392.
3608
3609         * shell/ev-window.c: (fullscreen_timeout_cb),
3610         (fullscreen_set_timeout), (fullscreen_clear_timeout),
3611         (ev_window_cmd_help_about), (ev_window_dispose):
3612         
3613         Simplify fullscreen timeout code.
3614
3615 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3616
3617         * backend/ev-attachment.c: 
3618         * shell/ev-attachment-bar.c:
3619         * shell/ev-window.c:
3620
3621         Allow multiple selection of attachments
3622
3623 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3624
3625         * shell/ev-view.c: (view_update_range_and_current_page),
3626         (ev_view_scroll):
3627         
3628         Fix for the bug #312573 – Optimal selection of current 
3629         page among visible pages.
3630
3631 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3632
3633         * configure.ac:
3634         * djvu/Makefile.am:
3635         * djvu/djvu-text.h:
3636         
3637         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
3638         for the bug 339868.
3639
3640 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
3641
3642         * configure.ac: Fix the LINGUAS stuff here too so it builds.
3643
3644 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3645
3646         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
3647         dictated by the GNOME HIG. Fixes bug #339235.
3648
3649 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3650
3651         * data/evince-ui.xml:
3652         * shell/ev-view.c: (ev_view_can_find_previous):
3653         * shell/ev-view.h:
3654         * shell/ev-window.c: (ev_window_update_actions),
3655         (ev_window_cmd_edit_find_previous):
3656
3657         Add support for "Find Previous" as dictated by the GNOME HIG. A
3658         menu item is added and some glue code to make it all work is added
3659         to various files.
3660
3661 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3662
3663         * configure.ac: Award myself the "useless use of cat" award.
3664
3665 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3666
3667         * po/LINGUAS: New file listing all supported languages.
3668
3669         * configure.in: Use po/LINGUAS instead of including all languages
3670         directly in this file. See the wiki for more information:
3671         http://live.gnome.org/GnomeGoals/PoLinguas
3672
3673 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3674
3675         * backend/ev-document-factory.c:
3676
3677         Do not load the document twice when there isn't errors
3678
3679 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3680
3681         * backend/ev-attachment.c: 
3682
3683         Fix a crash when there isn't a default application to open an
3684         attachment
3685
3686 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3687
3688         * backend/ev-attachment.[ch]:
3689         * shell/ev-attachment-bar.[ch]:
3690
3691         Added missing files. 
3692
3693 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3694
3695         * backend/Makefile.am:
3696         * data/evince-ui.xml:
3697         * backend/ev-attachment.[ch]:
3698         * backend/ev-document.[ch]: (ev_document_has_attachments),
3699         (ev_document_get_attachments):
3700         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
3701         (attachment_save_to_buffer), (pdf_document_get_attachments),
3702         (pdf_document_document_iface_init):
3703         * shell/Makefile.am:
3704         * shell/ev-attachment-bar.[ch]:
3705         * shell/ev-window.c:
3706
3707         Add support for PDF attachments. Fixes bug #325143
3708
3709 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3710
3711         * backend/ev-document-factory.c: (get_document_from_uri),
3712         (ev_document_factory_get_document):
3713         * backend/ev-document-factory.h:
3714         * properties/ev-properties-main.c: (ev_properties_get_pages):
3715         * shell/Makefile.am:
3716         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3717         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3718         (ev_job_queue_remove_job):
3719         * shell/ev-job-queue.h:
3720         * shell/ev-job-xfer.c:
3721         * shell/ev-job-xfer.h:
3722         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
3723         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
3724         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
3725         (ev_job_xfer_run):
3726         * shell/ev-jobs.h:
3727         * shell/ev-window.c: (ev_window_is_empty),
3728         (password_dialog_response), (ev_window_clear_xfer_job),
3729         (ev_window_xfer_job_cb), (ev_window_open_uri),
3730         (ev_window_cmd_focus_page_selector),
3731         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
3732         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3733         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3734         (ev_window_dispose):
3735         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3736         
3737         * Cleanup mime type detection on document load. Fix for the
3738         bug #336448.
3739
3740 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3741
3742         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
3743         
3744         Fix crash on exit, described in the bug #336825.
3745
3746 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3747
3748         * backend/ev-document-factory.c:
3749         (ev_document_factory_get_from_mime),
3750         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
3751         (ev_document_factory_get_document),
3752         (file_filter_add_mime_list_and_free),
3753         (ev_document_factory_add_filters):
3754         * backend/ev-document-factory.h:
3755         * properties/ev-properties-main.c: (ev_properties_get_pages):
3756         * shell/Makefile.am:
3757         * shell/ev-application.c:
3758         * shell/ev-job-xfer.c: (ev_job_xfer_run):
3759         * shell/ev-window.c: (ev_window_cmd_file_open),
3760         (ev_window_cmd_save_as):
3761         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3762         
3763         Rework factory functions so they are placed now in a single 
3764         file ev-document-factory.c
3765
3766 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3767
3768         * shell/ev-window.c: (update_chrome_visibility):
3769         
3770         Fix for the bug 166566 - don't show menubar in fullscreen
3771         mode.
3772
3773 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
3774
3775         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
3776
3777 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3778
3779         * shell/ev-view.c: (ev_view_expose_event):
3780         
3781         More correctly draw loading text when document
3782         is empty.
3783
3784 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3785
3786         * shell/ev-view.c: (ev_view_scroll):
3787         
3788         Fix for the bug #334854, page down and page up switch
3789         pages in presentation mode.
3790
3791 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3792
3793         * shell/ev-window.c: (ev_window_set_action_sensitive),
3794         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
3795         (ev_window_set_view_accels_sensitivity),
3796         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
3797         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3798         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3799         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
3800         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
3801         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
3802         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
3803         (view_actions_focus_in_cb), (ev_window_init):
3804         
3805         Fix for the bug #333902, now it's possible to search
3806         words with slash.
3807
3808 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
3809
3810         * configure.ac: Added Breton translation.
3811         * po/br.po: Added Breton translation.
3812
3813 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3814
3815         * shell/ev-window-title (ev_window_title_update):
3816
3817         Fix memory leak in window title. Fixes bug #333944
3818
3819 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3820
3821         * shell/ev-metadata-manager.c (parseItem):
3822
3823         Fix memory leaks. Fixes bug #333945
3824
3825 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3826         
3827         * NEWS, configure.ac, TODO:
3828         
3829         Update for release 0.5.2.
3830
3831 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3832
3833         * shell/ev-view.c: (view_update_range_and_current_page),
3834         (page_changed_cb):
3835         
3836         Don't jump on scrolling, fix for the bug #333127.
3837
3838 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3839
3840         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3841         
3842         Scroll by one page in presentation mode. Fix for the bug
3843         #332993.
3844
3845 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
3846
3847         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
3848
3849 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
3850
3851         * configure.ac  Added lv in ALL_LINGUAS line.
3852
3853 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3854         
3855         * NEWS, configure.ac:
3856         
3857         Update for release 0.5.1
3858
3859 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3860
3861         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
3862         * backend/ev-document-misc.h:
3863         * shell/ev-view.c: (draw_one_page):
3864         
3865          Clairfy what page the toolbar page number applies to. Fix
3866          for the bug #328102.
3867
3868 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
3869
3870         * shell/ev-view-private.h:
3871         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
3872         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
3873         (ev_view_search_changed):
3874         * shell/ev-view.h:
3875         * shell/ev-window.c: (find_bar_search_changed_cb):
3876         
3877         Dont't jump to find result if window was scrolled during search.
3878         Fix for the bug #313266.
3879
3880 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
3881
3882         * shell/eggfindbar.c: (egg_find_bar_class_init):
3883         * shell/eggfindbar.h:
3884         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
3885         * shell/ev-view-private.h:
3886         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
3887         (ev_view_class_init), (ev_sizing_mode_get_type),
3888         (ev_scroll_type_get_type):
3889         * shell/ev-view.h:
3890         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
3891         (ev_window_cmd_scroll_backward), (find_bar_scroll),
3892         (ev_window_init):
3893         
3894         Fix for the bug 319133 - Find entry should allow text scroll.
3895
3896 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
3897
3898         * shell/ev-view-private.h:
3899         * shell/ev-view.c: (view_update_range_and_current_page),
3900         (highlight_find_results), (find_changed_cb), (page_changed_cb),
3901         (ev_view_set_document), (update_find_status_message),
3902         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
3903         (ev_view_find_previous):
3904         
3905         Fix for the bug #319137. Search now takes account for scrolling.
3906
3907 2006-02-19  Michael Hofmann <mh21@piware.de>
3908
3909         * configure.ac:
3910         * djvu/Makefile.am:
3911         * djvu/djvu-document-private.h:
3912         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3913         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
3914         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
3915         (djvu_document_can_get_text), (djvu_document_get_text),
3916         (djvu_document_document_iface_init),
3917         (djvu_document_thumbnails_get_thumbnail),
3918         (djvu_document_find_begin), (djvu_document_find_get_n_results),
3919         (djvu_document_find_get_result),
3920         (djvu_document_find_page_has_results),
3921         (djvu_document_find_get_progress), (djvu_document_find_cancel),
3922         (djvu_document_find_iface_init):
3923         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
3924         (djvu_text_page_selection), (djvu_text_page_limits_process),
3925         (djvu_text_page_limits), (djvu_text_page_copy),
3926         (djvu_text_page_position), (djvu_text_page_union),
3927         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
3928         (djvu_text_page_box), (djvu_text_page_append_text),
3929         (djvu_text_page_search), (djvu_text_page_prepare_search),
3930         (djvu_text_page_new), (djvu_text_page_free):
3931         * djvu/djvu-text-page.h:
3932         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
3933         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
3934         (djvu_text_n_results), (djvu_text_has_results),
3935         (djvu_text_get_result), (djvu_text_get_progress):
3936         * djvu/djvu-text.h:
3937         
3938         Text search in djvu. Fix for the bug #303415.
3939
3940 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3941
3942         * configure.ac:
3943         * shell/ev-window.c: (ev_window_cmd_save_as):
3944         
3945         Ask filechooser to confirm overwrite. Fix for the bug #328266.
3946         Thanks to Gary Coady <gary@lyranthe.org>
3947
3948 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3949
3950         * shell/ev-print-job.c: (idle_print_handler):
3951         
3952         Inverse order printing, bug #320919.
3953
3954 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3955
3956         * data/evince-toolbar.xml:
3957         * shell/ev-window.c:
3958         
3959         Allow to add sidebar checkbutton on toolbar. Fix
3960         for the bug #144577.
3961
3962 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3963
3964         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
3965         
3966         Add checks that have sense for empty ps document.
3967
3968 2006-02-15  Luca Ferretti <elle.uca@libero.it>
3969
3970         * configure.ac: Include PS in mime types list. 
3971
3972 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3973
3974         * configure.ac:
3975         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
3976         * ps/gsdefaults.h:
3977         * ps/ps-document.c: (start_interpreter), (ps_document_load):
3978         
3979         Runtime check for gs interpreter. Fix for the bug #320868.
3980         Thanks to Antoine Dopffer antoine.dopffer@free.fr
3981
3982 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3983
3984         * shell/ev-application.c: 
3985
3986         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
3987         dbus>=0.60, so that the request is not queued. 
3988
3989 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3990
3991         * configure.ac:
3992         * shell/Makefile.am:
3993         * shell/ev-sidebar-links.c: (print_section_cb):
3994         * shell/ev-utils.c:
3995         * shell/ev-utils.h:
3996         * shell/ev-window.c: (update_action_sensitivity),
3997         (ev_window_close_dialogs), (ev_window_print):
3998         * shell/ev-window.h:
3999         
4000         Make printing support optional. Patch from Eduardo de Barros Lima
4001         <eduardo.lima@indt.org.br> for the bug #330546.
4002
4003 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4004
4005         * shell/ev-view-private.h:
4006         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4007         (ev_view_set_document):
4008         * shell/ev-view.h:
4009         * shell/ev-window.c: (ev_window_load_job_cb),
4010         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4011         (ev_window_init):
4012
4013         Draw Loading message during xfer job. Fix for the bug #329495.
4014
4015 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4016
4017         * comics/comics-document.c: (comics_regex_quote),
4018         (comics_document_load), (extract_argv):
4019         
4020         Correcly quote regexp before passing it to unzip.
4021
4022 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4023
4024         * shell/ev-page-cache.c: (build_height_to_page),
4025         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4026         (ev_page_cache_get_dual_even_left):
4027         * shell/ev-page-cache.h:
4028         * shell/ev-view.c: (view_update_range_and_current_page),
4029         (get_page_y_offset), (get_page_extents):
4030         
4031         Place even pages to the left if document has less then
4032         two pages. Fix for the bug #328856.
4033
4034 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4035
4036         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4037         
4038         Correct comics scheme. This make evince create thumbnails
4039         for comic books. Fix for the bug 329088.
4040
4041 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4042
4043         * data/evince-password.glade: Don't explicitly set
4044         invisible_char to the current default value in case
4045         the default changes; let GTK+ do its magic.
4046
4047 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4048
4049         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4050         real filename to tmp filename since often document
4051         type is determined by extension.
4052
4053 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4054
4055         * shell/ev-view.c: (add_scroll_binding_keypad),
4056         (ev_view_binding_activated), (ev_view_class_init):
4057         
4058         Add keybindings for percision-scrolling of display area. 
4059         Fix for the bug #314072.
4060
4061 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4062
4063         * data/evince.desktop.in.in:
4064         
4065         Add GTK to the list of categories. Fix for the bug #328034.
4066
4067 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4068
4069         * shell/ev-application.c: (ev_application_shutdown),
4070         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4071         * shell/ev-application.h:
4072         * shell/ev-window.c: (file_open_dialog_response_cb),
4073         (ev_window_cmd_file_open):
4074         
4075         Save last uri in file chooser dialog. Fix for the bug #327950.
4076
4077 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4078
4079         * NEWS:
4080         * README:
4081         
4082         Final update for release 0.5.0
4083         
4084         * shell/Makefile.am:
4085         
4086         Remove disable deprecated until we'll require libgnome-2.13.7
4087         and port to GOption argument parsing. See bug 327518.
4088
4089 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4090
4091         * comics/comics-document.c: (comics_document_save):
4092         * djvu/djvu-document.c: (djvu_document_save):
4093         * dvi/dvi-document.c: (dvi_document_save):
4094         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4095         * lib/ev-file-helpers.h:
4096         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4097         * tiff/tiff-document.c: (tiff_document_save):
4098         
4099         Use common save function for backends.
4100
4101 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4102
4103         * backend/ev-document-types.c:
4104         
4105         Fix crash on saving pixbuf.
4106
4107 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4108
4109         * cut-n-paste/recent-files/egg-recent-item.c:
4110         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4111         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4112         (parse_info_free), (valid_element), (start_element_handler),
4113         (end_element_handler), (text_handler), (egg_recent_model_filter),
4114         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4115         (egg_recent_model_monitor), (egg_recent_model_read),
4116         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4117         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4118         (egg_recent_model_set_property), (egg_recent_model_class_init),
4119         (egg_recent_model_init), (egg_recent_model_add_full),
4120         (egg_recent_model_delete), (egg_recent_model_get_list),
4121         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4122         (egg_recent_model_set_filter_mime_types),
4123         (egg_recent_model_clear_group_filter),
4124         (egg_recent_model_set_filter_groups),
4125         (egg_recent_model_clear_scheme_filter),
4126         (egg_recent_model_set_filter_uri_schemes),
4127         (egg_recent_model_remove_expired):
4128         * cut-n-paste/recent-files/egg-recent-util.c:
4129         (egg_recent_util_get_icon):
4130         * cut-n-paste/recent-files/egg-recent-util.h:
4131         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4132         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4133         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4134         (egg_recent_view_uimanager_set_property),
4135         (egg_recent_view_uimanager_get_property),
4136         (egg_recent_view_uimanager_class_init),
4137         (egg_recent_view_uimanager_init),
4138         (egg_recent_view_uimanager_set_label_width),
4139         (egg_recent_view_uimanager_get_label_width):
4140         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4141         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4142         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4143         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4144         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4145         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4146         
4147         Update from libegg.
4148
4149 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4150
4151         * shell/ev-page-cache.c: (build_height_to_page),
4152         (ev_page_cache_get_height_to_page):
4153         * shell/ev-page-cache.h:
4154         * shell/ev-view.c: (view_update_range_and_current_page),
4155         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4156         (ev_view_previous_page):
4157         
4158         Dual mode places even pages to the left. Fix for the bug #309393.
4159
4160         * shell/ev-view.h:
4161         * shell/ev-window.c: (update_action_sensitivity),
4162         (setup_view_from_metadata), (view_menu_popup_cb):
4163         
4164         Don't restore presentation in empty windows, more intelligent
4165         next page behaviour in dual mode.
4166
4167         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4168         (ev_pixbuf_cache_clear_job_sizes):
4169         
4170         Cleanup job callback on removal. Fix for the bug #325886.
4171
4172 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4173
4174         * ps/ps.c: (psscan):
4175         
4176         Commit workaround Mozilla problem. Fix for the bug #325919
4177         
4178         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4179         (save_item):
4180         
4181         Fix for year 2038 problem.
4182
4183 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4184
4185         * shell/ev-window.c: (setup_document_from_metadata),
4186         (ev_window_cmd_view_reload):
4187
4188         Clamp page recieved from metadata in valid values. Fix
4189         for the bug #325986.
4190
4191 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4192
4193         * MAINTAINERS: 
4194         Add MAINTAINERS as requested on desktop-devel-list.
4195
4196 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4197
4198         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4199         (mime_type_supported_by_gdk_pixbuf),
4200         (ev_document_factory_get_mime_types),
4201         (ev_document_factory_get_all_mime_types):
4202         
4203         Don't add pixbuf mime types if pixbuf backend is disabled.
4204         
4205         * shell/ev-application.c: (ev_application_get_uri_window):
4206         
4207         Fix for the bug 325815 - unhandled MIME type message doesn't 
4208         appear a second time. 
4209         
4210         * shell/ev-document-types.c: (ev_document_types_add_filters):
4211         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4212         (password_dialog_response), (ev_window_popup_password_dialog),
4213         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4214         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4215         (ev_window_run_presentation), (ev_window_stop_presentation),
4216         (save_sizing_mode), (ev_window_zoom_changed_cb),
4217         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4218         (ev_window_dual_mode_changed_cb),
4219         (ev_window_sidebar_current_page_changed_cb),
4220         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4221         (window_state_event_cb), (window_configure_event_cb):
4222         
4223         Cleanup additional uris holded by EvWindow.
4224
4225 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4226
4227         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4228         (ev_view_can_previous_page), (ev_view_can_next_page):
4229         * shell/ev-view.h:
4230         * shell/ev-window.c: (update_action_sensitivity):
4231         
4232         Two page scrolling with Space and PageUp in dual mode. Second fix 
4233         for the bug #316608.
4234
4235 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4236
4237         * shell/ev-view.c: (scroll_to_current_page):
4238         
4239         Correctly clamp adjustment value. Fix for the bug
4240         #325808.
4241
4242 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4243
4244         * shell/ev-sidebar-links.c: (print_section_cb):
4245         * shell/ev-window.c: (ev_window_get_uri),
4246         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4247         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4248         (ev_window_dispose):
4249         
4250         Make print dialog non-modal. Fix for the bug #325622.
4251
4252 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4253
4254         * shell/ev-metadata-manager.c:
4255         * shell/ev-utils.c: (using_pdf_printer),
4256         (using_postscript_printer), (load_print_config_from_file),
4257         (save_print_config_to_file):
4258         * shell/ev-utils.h:
4259         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4260         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4261         (setup_view_from_metadata), (ev_window_setup_document),
4262         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4263         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4264         (ev_window_run_presentation), (ev_window_stop_presentation),
4265         (save_sizing_mode), (ev_window_zoom_changed_cb),
4266         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4267         (ev_window_dual_mode_changed_cb),
4268         (ev_window_sidebar_current_page_changed_cb),
4269         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4270         (window_state_event_cb), (window_configure_event_cb),
4271         (ev_window_init):
4272         
4273         Setting saving behaviour fixes.
4274
4275 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4276
4277         * configure.ac:
4278         
4279         Make antialiasing gs options better and allow
4280         to change them during configure. Fix for the 
4281         bug #319049.
4282
4283 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4284
4285         * shell/ev-window.c: (setup_view_from_metadata):
4286         
4287         Remember if last window was maximized. Fix for the
4288         bug #323797.
4289
4290 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4291
4292         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4293
4294 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4295
4296         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4297         * shell/ev-page-action.c: (build_new_tree_cb):
4298         * shell/ev-sidebar-links.c: (links_page_num_func),
4299         (update_page_callback_foreach), (update_page_callback):
4300         * shell/ev-view.c: (scroll_to_current_page):
4301         
4302         Fix for the bug #325067 with more intelligent selection
4303         of current link in sidebar. Make sidebar handle links
4304         of FITR-like type more correctly.
4305
4306         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4307         (dvi_pixbuf_put_pixel):
4308         
4309         Fix memory consumtion with disabled alpha channel.
4310
4311 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4312
4313         * data/evince-ui.xml:
4314         * shell/ev-window.c: (view_menu_popup_cb),
4315         (ev_popup_cmd_open_link), (ev_window_init):
4316         
4317         Update context menu for internal links. Fix for the bug
4318         #325066.
4319
4320 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4321
4322         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4323         
4324         Bind context menu to keyboard also. Fix for the bug
4325         #325065.
4326
4327 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4328
4329         * shell/ev-view.c: (selection_scroll_timeout_cb):
4330         
4331         Horizontal scroll on selection also.
4332
4333 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4334
4335         * shell/ev-metadata-manager.c: (parse_value):
4336         * shell/ev-view.c: (goto_xyz_link):
4337         
4338         Correct zoom setup and metadata save broken in 
4339         some locales.
4340
4341 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4342
4343         * shell/ev-view-private.h:
4344         * shell/ev-view.c: (scroll_to_current_page),
4345         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4346         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4347         (page_changed_cb), (ev_view_set_continuous),
4348         (ev_view_set_dual_page), (ev_view_set_presentation):
4349         
4350         Delay scroll until allocation to correctly position page. Fix
4351         for the bug #317334.
4352
4353 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4354
4355         * NEWS:
4356         * configure.ac:
4357         
4358         Update NEWS and require poppler 0.5.0.
4359
4360 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4361         
4362         * data/evince-ui.xml:
4363         * shell/ev-view-private.h:
4364         * shell/ev-view.c: (ev_view_get_link_at_location),
4365         (handle_link_over_xy), (ev_view_button_press_event),
4366         (ev_view_button_release_event), (ev_view_class_init):
4367         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4368         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4369         (ev_window_init):
4370         
4371         Implement right-click context menu.
4372
4373 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4374
4375         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4376         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4377         (mdvi_pixbuf_device_render):
4378         * pdf/ev-poppler.cc:
4379
4380         Don't generate thumbnails with alpha. See bug #324077.
4381         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4382
4383 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4384
4385         * shell/ev-window.c: (setup_chrome_from_metadata):
4386         
4387         Fix typo that was hiding toolbar.
4388
4389 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4390
4391         * shell/ev-view-private.h:
4392         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4393         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4394         (ev_view_button_release_event), (ev_view_destroy):
4395         
4396         Small cleanup and autoscrolling during selection. Thanks to 
4397         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4398
4399 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4400
4401         * configure.ac:
4402         
4403         Correctly check for comics option.
4404
4405 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4406         * Makefile.am:
4407         * configure.ac:
4408         * backend/Makefile.am:
4409         * backend/ev-document-factory.c:
4410         * shell/ev-document-types.c:
4411
4412         Included option in configure to make ps backend 
4413         compilation optional with --disable-ps.
4414
4415 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4416
4417         * backend/ev-document-factory.c:
4418         * comics/Makefile.am:
4419         * comics/comics-document.c: (comics_document_load):
4420         * comics/ev-cbr-mime.xml:
4421         * configure.ac:
4422         
4423         Comics mime types are added to shared-mime-info CVS. Now
4424         we don't need to install our own mime types.
4425
4426 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4427
4428         * shell/ev-window.c:
4429         
4430         Add shortcut for "save a copy" menu entry. Fix for
4431         the bug #324582.
4432
4433 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4434
4435         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4436         (job_finished_cb), (new_selection_pixbuf_needed),
4437         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4438         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4439         
4440         Rework selection job info logic and fix critical warning.
4441
4442 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
4443
4444         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4445
4446 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
4447
4448         * data/evince-ui.xml:
4449         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4450         
4451         Enter as shortcut key for next page. Fix for the bug
4452         #321394.
4453
4454 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
4455
4456         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4457
4458 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4459
4460         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4461         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4462         (new_selection_pixbuf_needed),
4463         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4464         (clear_job_selection):
4465         
4466         Too early for 0.5. Pixbuf cache code cleaned a bit.
4467
4468 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4469
4470         * NEWS:
4471         * configure.ac:
4472         
4473         Release 0.5.0 preparation
4474
4475 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4476
4477         * comics/Makefile.am:
4478         * configure.ac:
4479         * shell/ev-document-types.c: (ev_document_types_add_filters):
4480         
4481         More advanced handling of custom mime type installation.
4482
4483 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4484
4485         * data/evince.schemas.in:
4486         * shell/ev-metadata-manager.c: (value_free),
4487         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
4488         (ev_metadata_manager_get), (ev_metadata_manager_set):
4489         * shell/ev-metadata-manager.h:
4490         * shell/ev-window.c: (update_chrome_flag),
4491         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
4492         (setup_document_from_metadata), (setup_chrome_from_metadata),
4493         (setup_sidebar_from_metadata), (setup_view_from_metadata),
4494         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
4495         (ev_window_view_toolbar_cb),
4496         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
4497         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
4498         
4499         Save last document settings and reuse them for new documents.
4500
4501 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4502
4503         * Makefile.am:
4504         * backend/Makefile.am:
4505         * backend/ev-document-factory.c:
4506         * backend/ev-document-factory.h:
4507         * comics/Makefile.am:
4508         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
4509         (comics_document_load), (comics_document_save),
4510         (comics_document_get_n_pages), (comics_document_get_page_size),
4511         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
4512         (comics_document_class_init), (comics_document_can_get_text),
4513         (comics_document_get_info), (comics_document_document_iface_init),
4514         (comics_document_init), (get_supported_image_extensions),
4515         (comics_document_thumbnails_get_geometry),
4516         (comics_document_thumbnails_get_thumbnail),
4517         (comics_document_thumbnails_get_dimensions),
4518         (comics_document_document_thumbnails_iface_init), (extract_argv):
4519         * comics/comics-document.h:
4520         * comics/ev-cbr-mime.xml:
4521         * configure.ac:
4522         * po/POTFILES.in:
4523         * shell/ev-application.c: (ev_application_register_service):
4524         * shell/ev-document-types.c: (ev_document_types_add_filters):
4525         * thumbnailer/Makefile.am:
4526         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4527         
4528         New CBR/CBZ backend for comic books.
4529
4530 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4531
4532         * shell/main.c: (load_files_remote):
4533
4534         Thanks to Robert McQueen <robot101@debian.org>. Dbus
4535         warning on startup of second instance is fixed. It
4536         is bug #320353.
4537
4538 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4539
4540         * shell/ev-window.c: (ev_window_finalize):
4541         
4542         Fix double free that cause crash.
4543
4544 2005-10-29  Bastien Nocera <hadess@hadess.net>
4545
4546         * tiff/tiff-document.c: (tiff_document_load):
4547         
4548         Fix memory leak.
4549
4550 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4551
4552         * po/POTFILES.in:
4553         * shell/Makefile.am:
4554         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
4555         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
4556         (ev_view_accessible_get_text),
4557         (ev_view_accessible_get_character_at_offset),
4558         (ev_view_accessible_get_text_before_offset),
4559         (ev_view_accessible_get_text_at_offset),
4560         (ev_view_accessible_get_text_after_offset),
4561         (ev_view_accessible_get_character_count),
4562         (ev_view_accessible_get_caret_offset),
4563         (ev_view_accessible_set_caret_offset),
4564         (ev_view_accessible_get_run_attributes),
4565         (ev_view_accessible_get_default_attributes),
4566         (ev_view_accessible_get_character_extents),
4567         (ev_view_accessible_get_offset_at_point),
4568         (ev_view_accessible_get_n_selections),
4569         (ev_view_accessible_get_selection),
4570         (ev_view_accessible_add_selection),
4571         (ev_view_accessible_remove_selection),
4572         (ev_view_accessible_set_selection),
4573         (ev_view_accessible_text_iface_init),
4574         (ev_view_accessible_idle_do_action),
4575         (ev_view_accessible_action_do_action),
4576         (ev_view_accessible_action_get_n_actions),
4577         (ev_view_accessible_action_get_description),
4578         (ev_view_accessible_action_get_name),
4579         (ev_view_accessible_action_set_description),
4580         (ev_view_accessible_action_iface_init),
4581         (ev_view_accessible_get_type), (ev_view_accessible_new),
4582         (ev_view_accessible_factory_get_accessible_type),
4583         (ev_view_accessible_factory_create_accessible),
4584         (ev_view_accessible_factory_class_init),
4585         (ev_view_accessible_factory_get_type):
4586         * shell/ev-view-accessible.h:
4587         * shell/ev-view-private.h:
4588         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
4589         * shell/ev-view.h:
4590         
4591         Initial accessibility support.
4592
4593 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
4594
4595         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
4596
4597 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
4598
4599         * shell/ev-print-job.c: (idle_print_handler):
4600         
4601         Fix for bug Bug 318916: Printing multiple pages.
4602
4603 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
4604
4605         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
4606
4607 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4608
4609         * pdf/ev-poppler.cc:
4610         
4611         Thumnail dimensions unified with other backends.
4612         
4613         * shell/ev-window-title.c: (ev_window_title_update):
4614         
4615         Fix warning.
4616
4617 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4618
4619         * data/ev-stock-zoom-fit-width.png:
4620         
4621         Remove unused file.
4622
4623 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4624
4625         * configure.ac:
4626         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
4627         (djvu_document_finalize):
4628         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
4629         (dvi_document_finalize):
4630         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
4631         (pixbuf_document_save), (pixbuf_document_finalize):
4632         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
4633         (tiff_document_finalize):
4634         
4635         Save a copy implemented for various backends.
4636
4637 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
4638
4639         * configure.ac:
4640         
4641         Don't link with ltiff if tiff is disabled.
4642
4643 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4644
4645         * pdf/GDKSplashOutputDev.cc:
4646         * pdf/GDKSplashOutputDev.h:
4647         * pdf/Thumb.cc:
4648         * pdf/Thumb.h:
4649         * pdf/pdf-document.cc:
4650         * pdf/pdf-document.h:
4651         * pdf/test-gdk-output-dev.cc:
4652         
4653         Remove old unused files.
4654
4655 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4656
4657         * shell/ev-window.c: (ev_window_setup_document):
4658         
4659         Fixed warnings on reload and probably crash reason.
4660
4661 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4662
4663         * properties/ev-properties-view.c:
4664         (ev_properties_view_format_date):
4665         
4666         Check if date is invalid. Fix for bug 318134.
4667
4668 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
4669
4670         * shell/ev-window-title.c:
4671         
4672         Add .indd files (Adobe Indesign) to the list of "bad
4673         extensions".
4674
4675 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4676
4677         * data/evince-ui.xml:
4678         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4679         
4680         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
4681
4682 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
4683
4684         * shell/ev-window.c: (launch_link), (launch_external_uri),
4685         (view_external_link_cb):
4686
4687         URL-escape link before passing it to gnome_vfs_url_show.
4688
4689 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4690
4691         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
4692         there isn't text selected.
4693
4694 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
4695
4696         * shell/ev-view.c: (handle_link_over_xy):
4697
4698         Check tooltip is valid utf8 before showing it
4699
4700 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4701
4702         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
4703
4704 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
4705
4706         * shell/ev-window-title.c: (ev_window_title_update):
4707
4708         Guard against using g_strstrip on NULL. Fixes bug #317291.
4709
4710 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
4711
4712         * pdf/ev-poppler.cc:
4713
4714         Show title even for unknown links
4715
4716 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
4717
4718         * shell/ev-window-title.c: (ev_window_title_update):
4719
4720         Strip the title string
4721
4722 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
4723
4724         * shell/ev-window-title.c:
4725
4726         Add .rtf to the bad extensions list
4727
4728 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
4729
4730         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
4731         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
4732
4733         Ignore link coordinates if they are outside page bounds
4734
4735 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
4736
4737         * backend/ev-link.c: (ev_link_type_get_type),
4738         (ev_link_get_filename), (ev_link_get_params),
4739         (ev_link_get_property), (ev_link_set_property),
4740         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
4741         * backend/ev-link.h:
4742         * pdf/ev-poppler.cc:
4743         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
4744         * shell/ev-window.c: (launch_link), (view_external_link_cb),
4745         (ev_window_init):
4746
4747         Implement launch links. Delegate external link opening to
4748         the window.
4749
4750 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
4751
4752         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
4753         (ev_link_get_right), (ev_link_get_property),
4754         (ev_link_set_property), (ev_link_class_init),
4755         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
4756         * backend/ev-link.h:
4757         * pdf/ev-poppler.cc:
4758         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
4759
4760         Implement fitr links
4761
4762 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
4763
4764         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
4765         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
4766         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
4767         (ev_view_size_request_continuous),
4768         (ev_view_size_request_dual_page),
4769         (ev_view_size_request_single_page), (ev_view_size_allocate),
4770         (ev_view_zoom_for_size_continuous_and_dual_page),
4771         (ev_view_zoom_for_size_continuous),
4772         (ev_view_zoom_for_size_dual_page),
4773         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
4774         (ev_sizing_mode_get_type):
4775         * shell/ev-view.h:
4776         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
4777
4778         Do not use modes for link, we need to calculate size ad hoc.
4779         Still not perfect because of the usual scrollbar issues grrr.
4780
4781 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
4782
4783         * backend/ev-link.c: (ev_link_type_get_type),
4784         (ev_link_new_page_fith), (ev_link_new_page_fitv):
4785         * backend/ev-link.h:
4786         * pdf/ev-poppler.cc:
4787         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
4788         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
4789         (ev_view_size_request_continuous),
4790         (ev_view_size_request_dual_page),
4791         (ev_view_size_request_single_page), (ev_view_size_allocate),
4792         (zoom_for_size_fit_height),
4793         (ev_view_zoom_for_size_continuous_and_dual_page),
4794         (ev_view_zoom_for_size_continuous),
4795         (ev_view_zoom_for_size_dual_page),
4796         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
4797         (ev_sizing_mode_get_type):
4798         * shell/ev-view.h:
4799         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
4800
4801         Implement FIT_HEIGHT mode (only for links).
4802         Implement FITH links
4803
4804 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
4805
4806         * shell/ev-window-title.c: (get_filename_from_uri),
4807         (ev_window_title_sanitize_extension), (ev_window_title_update),
4808         (ev_window_title_set_document), (ev_window_title_set_uri),
4809         (ev_window_title_free):
4810         * shell/ev-window-title.h:
4811         * shell/ev-window.c: (ev_window_setup_document),
4812         (ev_window_popup_password_dialog):
4813
4814         Refactor window title building while fixing it for
4815         password documents.
4816
4817 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
4818
4819         * pdf/ev-poppler.cc:
4820
4821         Escape link title before setting it in the model
4822
4823 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
4824
4825         * shell/ev-application.c: (removed_from_session), (save_session),
4826         (init_session), (ev_application_get_empty_window),
4827         (ev_application_init), (ev_application_get_windows):
4828         * shell/ev-application.h:
4829         * shell/ev-window.c: (ev_window_finalize):
4830
4831         Add a function to retrieve window list and share it where
4832         necessary.
4833         Implement session handling, works pretty well thanks to the
4834         metadata system.
4835
4836 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4837
4838         * shell/ev-password.c: (ev_password_item_created_callback),
4839         (ev_password_dialog_save_password):
4840         
4841         Fix for bug 316972. Use async gnome-keyring API.
4842
4843 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
4844
4845         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
4846         Remove unused unrealize handler. Add scroll handling to
4847         ev_view_scroll_event for presentation mode (bug #316708),
4848         and fix the event state checks there.
4849
4850 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
4851
4852         * shell/ev-page-action.c: (page_changed_cb):
4853
4854         "marco, maybe we should be crazy and jump right to 6! :)"
4855
4856         Bryan Clark, Sep 2005
4857
4858 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
4859
4860         * ps/ps-document.c: (save_document), (ps_document_save),
4861         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
4862         (ps_document_ps_export_end):
4863
4864         Fix unstructured documents save and print
4865
4866 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
4867
4868         * shell/ev-application.c: (ev_application_open_uri):
4869
4870         Fix window size persistance
4871
4872 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
4873
4874         * shell/ev-view.c: (ev_view_button_release_event):
4875
4876         Based on a patch from carlosgc@gnome.org. Mouse buttons
4877         switch pages in presentation mode.
4878
4879 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4880
4881         * shell/ev-page-cache.c: (ev_page_cache_get_size):
4882
4883         Dont cast to int before scaling
4884
4885 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4886
4887         * backend/ev-link.c: (ev_link_type_get_type),
4888         (ev_link_new_page_xyz), (ev_link_new_page_fit),
4889         (ev_link_new_page_fith):
4890         * backend/ev-link.h:
4891         * pdf/ev-poppler.cc:
4892         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
4893
4894         Implement FIT and FITH links
4895
4896 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4897
4898         * pdf/ev-poppler.cc:
4899
4900         Return 0 results when search is not in progress.
4901
4902         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
4903         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
4904
4905         Update menu sensitivity when cancelling search
4906
4907 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4908
4909         * shell/ev-view.c: (ev_view_can_find_next):
4910
4911         Take all pages in consideration, not just current one
4912
4913 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4914
4915         * shell/ev-page-cache.c:
4916         * shell/ev-page-cache.h:
4917         * shell/ev-view.c: (ev_view_binding_activated),
4918         (ev_view_next_page), (ev_view_previous_page),
4919         (ev_sizing_mode_get_type):
4920         * shell/ev-view.h:
4921         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
4922         (ev_window_cmd_go_next_page):
4923
4924         Move page next/previous functions from page chace to
4925         view and change it to move by 2 page steps in dual mode.
4926
4927 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4928
4929         * shell/ev-window.c: (update_sidebar_visibility),
4930         (setup_sidebar_from_metadata), (ev_window_setup_document),
4931         (setup_view_from_metadata):
4932
4933         Show the index by default when there is one     
4934
4935 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
4936
4937         * shell/ev-window-title.c: (ev_window_title_set_document):
4938
4939         Missing null check
4940
4941 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4942
4943         * shell/ev-view.c: (view_update_range_and_current_page):
4944         
4945         Allow display of last odd page in dual view. Fix for 316347.
4946
4947 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4948
4949         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
4950         
4951         Make close button default. Fix for 316383.
4952
4953 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4954
4955         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4956         
4957         Mark close button as default. Fix for 316381.
4958
4959 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
4960
4961         * backend/ev-link.c: (ev_link_class_init):
4962
4963         Allow negative doubles in left/top properties
4964
4965 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
4966
4967         * shell/ev-window.c:
4968
4969         Remove a bunch of strings that was used only
4970         by the statusbar.
4971
4972 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
4973
4974         * shell/ev-window-title.c: (get_filename_from_uri),
4975         (ev_window_title_set_document):
4976
4977         When title has a confusing extension, show also
4978         the document filename inside ()
4979
4980 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
4981
4982         * shell/Makefile.am:
4983         * shell/ev-window-title.c: (ev_window_title_new),
4984         (ev_window_title_update), (ev_window_title_set_type),
4985         (ev_window_title_set_document), (ev_window_title_free):
4986         * shell/ev-window-title.h:
4987         * shell/ev-window.c: (ev_window_setup_document),
4988         (password_dialog_response), (ev_window_popup_password_dialog),
4989         (ev_window_dispose), (ev_window_init):
4990
4991         Factor out and cleanup window title code
4992
4993 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
4994
4995         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
4996         (unable_to_load):
4997
4998         Make dialog transient so it doesnt block other windows
4999
5000 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5001
5002         * pdf/ev-poppler.cc:
5003         
5004         Fix pdf thumbnails rendering.
5005
5006 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5007
5008         * shell/ev-window.c: (fullscreen_set_timeout):
5009         
5010         Increase timeout to hide full screen popup. Bug 
5011         316123. 
5012
5013 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5014
5015         * data/evince.schemas.in:
5016         * shell/ev-window.c: (update_action_sensitivity):
5017
5018         Allow the user to override document restrictions. Fix for bug
5019         305818.
5020
5021 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5022
5023         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5024         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5025         (ev_window_class_init): Fix multihead behaviour of fullscreen
5026         toolbar popup. Fixes bug #315451.
5027
5028 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5029
5030         * configure.ac:
5031         * data/evince-password.glade:
5032         * shell/ev-password.c: (ev_password_dialog_set_property),
5033         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5034         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5035         (ev_password_dialog_entry_changed_cb),
5036         (ev_password_dialog_entry_activated_cb),
5037         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5038         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5039         (ev_password_dialog_set_bad_pass):
5040         * shell/ev-password.h:
5041         * shell/ev-window.c: (password_dialog_response),
5042         (ev_window_popup_password_dialog):
5043         
5044         Support for gnome-keyring for encrypted PDF's.
5045
5046 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5047
5048         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5049         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5050         (ev_view_enter_notify_event), (ev_view_class_init):
5051         
5052         More precise handling of enter_notify/leave_notify events
5053         in EvView. Fix for bug 315470.
5054
5055 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5056
5057         * shell/ev-window.c: (fullscreen_timeout_cb),
5058         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5059         (ev_window_dispose):
5060
5061         leak fix: unref fullscreen_timeout_source before clearing it
5062
5063 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5064
5065         * configure.ac, dvi/mdvi/Makefile.am: 
5066         
5067         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5068
5069 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5070
5071         * backend/ev-link.c: (ev_link_new_page_xyz):
5072         * pdf/ev-poppler.cc:
5073         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5074
5075         Fix some bugs with xyz links, respect zoom
5076
5077 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5078
5079         * shell/ev-window.c: (page_changed_cb),
5080         (setup_document_from_metadata), (update_sidebar_visibility),
5081         (setup_view_from_metadata), (ev_window_run_fullscreen),
5082         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5083         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5084         (ev_window_dual_mode_changed_cb),
5085         (ev_window_sidebar_current_page_changed_cb):
5086
5087         null check uri before setting and getting metadata
5088
5089 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5090
5091         * dvi/Makefile.am:
5092         * properties/Makefile.am:
5093         * shell/Makefile.am:
5094         * thumbnailer/Makefile.am:
5095
5096         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5097
5098 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5099
5100         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5101         (selection_changed_callback):
5102         * shell/ev-sidebar-links.h:
5103
5104         Add a signal for link activation.
5105
5106         * shell/ev-view.c: (ev_view_goto_link),
5107         (ev_view_button_release_event):
5108         * shell/ev-view.h:
5109         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5110         (ev_window_init):
5111
5112         Implement the signal so that we can handle all link types.
5113
5114         * shell/ev-page-cache.c:
5115
5116         Remove unused set_link function
5117
5118 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5119
5120         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5121
5122         Add some space from the cursor, hardcoded but I couldnt
5123         find a better way.
5124
5125 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5126
5127         * lib/ev-tooltip.c:
5128
5129         Use mozilla style vs gtk style, way better for links.
5130
5131         * shell/ev-view.c: (ev_view_motion_notify_event),
5132         (ev_view_destroy), (ev_view_init):
5133
5134         Deactive tooltip when the link hovered is changed.
5135
5136 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5137
5138         * backend/ev-document.h:
5139         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5140         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5141         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5142         (ev_link_new_page), (ev_link_new_page_xyz):
5143         * backend/ev-link.h:
5144         * pdf/ev-poppler.cc:
5145         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5146         (go_to_link), (tip_from_link):
5147
5148         Implement xyz links, still not functional. Links are a total
5149         mess, will need to refactor and bugfix a lot :(
5150
5151 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5152
5153         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5154
5155 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5156
5157         * data/evince-ui.xml:
5158         * data/evince.schemas.in:
5159         * shell/Makefile.am:
5160         * shell/ev-window.c: (update_chrome_visibility),
5161         (password_dialog_response), (ev_window_load_job_cb),
5162         (ev_window_xfer_job_cb), (ev_window_open_uri),
5163         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5164         (ev_window_init):
5165
5166         Remove the statusbar. This regress loading feedback, need to
5167         check with Bryan what we want to do there...
5168
5169 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5170
5171         * lib/ev-tooltip.c: (ev_tooltip_init):
5172
5173         Fix tooltip border and size handling
5174
5175 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5176
5177         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5178         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5179         (ev_tooltip_timeout), (ev_tooltip_activate),
5180         (ev_tooltip_deactivate):
5181         * lib/ev-tooltip.h:
5182         * shell/ev-view.c: (ev_view_motion_notify_event):
5183
5184         Delay popup showing. Mirror gtk logic/times.
5185
5186 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5187
5188         * lib/Makefile.am:
5189         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5190         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5191         (ev_tooltip_set_text), (ev_tooltip_set_position):
5192         * lib/ev-tooltip.h:
5193
5194         Simple widget to show tooltips at a custom position
5195
5196         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5197         (ev_view_destroy):
5198
5199         Use it for links. First go, needs work
5200
5201 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5202
5203         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5204         HIG fixes.  Use title capitalization for window title. Use 12 
5205         pixels of space between the dialog's vbox and action area.
5206
5207 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5208
5209         * shell/ev-window.c: (file_open_dialog_response_cb),
5210         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5211         (ev_window_cmd_save_as):
5212
5213         Make file pickers not modal and refactor code some
5214
5215 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5216
5217         * shell/ev-sidebar.h:
5218         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5219         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5220         (ev_sidebar_class_init), (ev_sidebar_select_page),
5221         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5222         (ev_sidebar_set_page):
5223
5224         Add a current page property and allow to get/set it
5225
5226         * shell/ev-window.c: (setup_view_from_metadata),
5227         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5228
5229         Persist current sidebar page per document
5230
5231 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5232
5233         * data/evince.schemas.in:
5234         * shell/ev-window.c: (update_chrome_visibility),
5235         (setup_document_from_metadata), (update_sidebar_visibility),
5236         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5237         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5238         (ev_window_run_presentation), (ev_window_stop_presentation),
5239         (ev_window_view_sidebar_cb),
5240         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5241         (load_chrome), (ev_window_init):
5242
5243         Persist size/visibility of sidebar per document
5244
5245 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5246
5247         * shell/ev-view.c (draw_loading_text): Draw loading text.
5248
5249 2005-09-02  Dan Damian  <dand@gnome.ro>
5250
5251         * configure.in: Added "ro" to ALL_LINGUAS.
5252
5253 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5254
5255         * shell/ev-view.c: (clear_caches):
5256
5257         ev_page_cache_get doesnt return a reference,
5258         dont try to unref it.
5259
5260 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5261
5262         * shell/main.c: (load_files_remote):
5263
5264         Fix timestamp parameter with dbus <= 0.33
5265
5266 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5267
5268         * data/evince.schemas.in:
5269
5270         Add missing full stop
5271
5272 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5273
5274         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5275         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5276
5277         Plug some memory leaks
5278
5279 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5280
5281         * configure.ac:
5282         * lib/ev-debug.c: (trap_handler):
5283
5284         Check for execinfo.h and use it only if it exists.
5285         Ported from Epiphany (bug #314776).
5286
5287 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5288
5289         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5290
5291 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5292
5293         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5294         * po/id.po      : Added Indonesian translation
5295
5296 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5297
5298         * shell/main.c:
5299         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5300         * NEWS: Release 0.4.0
5301
5302 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5303
5304         * configure.ac: catch another gtk+-2.8ism
5305         * shell/main.c: Make work with gtk+-2.6
5306
5307 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5308
5309         * shell/ev-application-service.xml: Add 'timestamp' argument to
5310           ev_application_open_window and ev_application_open_uri methods.
5311
5312         * shell/ev-application.h: Add 'timestamp' argument to
5313           ev_application_open_window, ev_application_open_uri,
5314           and ev_application_open_uri_list functions.
5315
5316         * shell/ev-application.c (ev_application_open_window,
5317           ev_application_open_uri, ev_application_open_uri_list): Change
5318           functions that show/present windows to use a timestamp if one
5319           is passed in.
5320
5321         * shell/ev-window.c (ev_window_cmd_file_open,
5322           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5323         * shell/main.c (load_files): Modify calls to ev_application to
5324           include GDK_CURRENT_TIME as timestamp.
5325
5326         * shell/main.c (load_files_remote): Obtain timestamp for client
5327           instance from GDK and pass to server instance so new windows are
5328           focused properly.  Fix dbus_g_proxy_call() calls by including second
5329           G_TYPE_INVALID.
5330           
5331         Closes bug #314475.
5332
5333 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5334
5335         * shell/ev-window.c (ev_window_finalize): Check for
5336         avail. EvWindows when quiting to handle the finalize better,
5337         #314497
5338
5339 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5340         
5341         * properties/ev-properties-view.c: 
5342         
5343         Set textdomain to libglade. Fixes translation problem in property page.
5344
5345 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5346
5347         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5348         * dvi/Makefile.am:
5349         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5350         * dvi/mdvi-lib/Makefile.am:
5351         
5352         Fix rotation of thumbnails, ported to new API. Moved library
5353         dependencies earlier, probably it will fix linkage problem.
5354
5355 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5356
5357         * backend/ev-document-misc.c:
5358         (ev_document_misc_get_thumbnail_frame):
5359         * backend/ev-document-misc.h:
5360         * configure.ac:
5361         * pdf/ev-poppler.cc:
5362         * shell/Makefile.am:
5363         * shell/ev-sidebar-thumbnails.c: (add_range),
5364         (ev_sidebar_thumbnails_set_loading_icon),
5365         (ev_sidebar_thumbnails_refresh),
5366         (ev_sidebar_thumbnails_set_document):
5367         * shell/ev-sidebar-thumbnails.h:
5368         * shell/ev-view.c: (ev_view_motion_notify_event),
5369         (ev_view_set_property), (ev_view_get_property),
5370         (ev_view_class_init), (ev_view_set_rotation):
5371         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5372         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5373         (ev_window_init):
5374         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5375         Redo rotation (again).  prepare for 0.4.0
5376
5377 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5378
5379         * configure.ac: Bump poppler requirement to 0.4.1.
5380
5381         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5382         argument to poppler_page_render_selection() call.
5383
5384 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5385
5386         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5387         (djvu_document_thumbnails_get_thumbnail):
5388         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5389         (dvi_document_thumbnails_get_thumbnail):
5390         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5391         (pixbuf_document_thumbnails_get_thumbnail):
5392         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5393         
5394         Update rotation direction of backends to fit with pdf and ps.
5395
5396 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5397
5398         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5399         * backend/ev-async-renderer.h:
5400         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5401         (setup_page), (ps_document_get_page_size),
5402         (ps_async_renderer_render_pixbuf):
5403         * ps/ps-document.h:
5404         * shell/ev-jobs.c: (ev_job_render_run):
5405
5406         Fix orientation in the postscript document
5407
5408 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5409
5410         * pdf/ev-poppler.cc:
5411         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5412         * shell/ev-view.c: (highlight_find_results):
5413
5414         Adapt to the new poppler rotation API. Fix text maps on landscape
5415         documents.
5416
5417 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5418
5419         * shell/ev-view.c (compute_new_selection_text): get the correct
5420         region when selecting in modes other than continuous.
5421
5422 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5423
5424         * shell/main.c (main): remove redundant g_warnings.
5425
5426 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5427
5428         * shell/Makefile.am: Don't include autogenerated
5429         file ev-application-service.h into distribution, since
5430         it causes dbus crash. Fix for bugs 313724 and 313443. 
5431
5432 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5433
5434         * configure.ac: Fix sed expression for FreeBSD. Thanks
5435         to Joe Marcus Clark <marcus@freebsd.org>
5436         
5437         * shell/eggfindbar.c: (entry_activate_callback),
5438         (entry_changed_callback), (egg_find_bar_init),
5439         (egg_find_bar_set_search_string):
5440         
5441         Made findbar buttons unsensitive if there is no text in
5442         entry. Fix for the bug 313285.
5443
5444 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5445
5446         * ps/ps-document.c: Use g_filename_display_name for displaying
5447         filenames and revert string freeze breackage
5448
5449 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
5450
5451         * NEWS:
5452         * configure.ac:
5453
5454         Update for 0.3.4
5455
5456         * shell/Makefile.am:
5457
5458         Add ev-application-service.xml to extra dist
5459
5460         * shell/ev-view.c: (find_page_at_location):
5461
5462         Remove unused function (fix warning)
5463
5464 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5465
5466         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5467         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5468         
5469         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
5470         bug 313623.
5471
5472 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5473
5474         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
5475         * shell/ev-window.c:
5476         Fix build warnings
5477
5478 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5479
5480         * configure.ac: Update script to get dbus version.
5481         Fix for the bug #313443.
5482
5483 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5484
5485         * shell/ev-window.c: (ev_window_cmd_escape):
5486         
5487         Return focus back to view on escape. Fix for bug 313295.
5488
5489 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5490
5491         * shell/ev-window.c: (update_window_title),
5492         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
5493         (ev_window_cmd_save_as):
5494         
5495         Correct conversion from uri to displayable string. Fix for
5496         bug 313296.
5497
5498 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5499
5500         * ps/ps-document.c: convert filename to utf8 when there is an error
5501         loading document. Fixes #309915
5502
5503 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
5504
5505         * configure.ac:
5506
5507         We depend on poppler 0.4.0
5508
5509 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
5510
5511         * configure.ac:
5512         * NEWS: Release 0.3.3.
5513         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
5514
5515 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
5516
5517         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
5518         add a couple missing mnemonics to menu items, use title 
5519         capitalization for menu items and window titles, and add 
5520         ellipsis to open menu item.     
5521
5522 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
5523
5524         * pdf/ev-poppler.cc:
5525         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
5526         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
5527         (ev_view_get_rotation):
5528         * shell/ev-view.h:
5529         * shell/ev-window.c: (setup_view_from_metadata),
5530         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
5531         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
5532         disk.
5533
5534 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
5535
5536         * configure.ac: Added tr to ALL_LINGUAS
5537
5538 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5539
5540         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
5541         requires several clicks to find word. Thanks to 
5542         Colin Slater <kiltedtaco@gmail.com>.
5543
5544 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
5545
5546         * data/evince.desktop.in.in: Hide menu entry and
5547         rename it to "Document Viewer". Fix for bug 
5548         #312399.
5549
5550 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
5551
5552         * shell/ev-page-action.c (ev_page_action_class_init): 
5553
5554         Point to the correct function in constructor of the
5555         activate_label signal
5556
5557 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
5558
5559         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
5560         * shell/ev-jobs.h: Make thread safe.
5561
5562 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5563
5564         * shell/ev-view.c: (view_update_range_and_current_page):
5565         Don't update page range if we are scrolling to some document
5566         point.
5567
5568 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5569
5570         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
5571         when getting max_page_width, fix drawing in dual mode.
5572
5573 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
5574
5575         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
5576         getting the area for select_all.
5577
5578 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
5579
5580         * backend/ev-selection.c: (ev_selection_render_selection):
5581         * backend/ev-selection.h:
5582         * pdf/ev-poppler.cc:
5583         * shell/ev-jobs.c: (ev_job_render_new):
5584         * shell/ev-jobs.h:
5585         * shell/ev-pixbuf-cache.c: (get_selection_colors),
5586         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
5587         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
5588         (ev_view_class_init):
5589
5590         Change selection color on focus in and focus out events.  Also,
5591         poppler now uses GdkColor for specifying the selection colors, so
5592         drop some awkward conversion code.
5593
5594 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
5595
5596         * configure.ac: Added Hebrew translation
5597
5598 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
5599
5600         * NOTES:
5601         * backend/ev-selection.c: (ev_selection_render_selection):
5602         * backend/ev-selection.h:
5603         * pdf/ev-poppler.cc:
5604         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
5605         (ev_job_render_run):
5606         * shell/ev-jobs.h:
5607         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5608         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
5609         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
5610         (ev_pixbuf_cache_style_changed),
5611         (ev_pixbuf_cache_get_selection_pixbuf),
5612         (ev_pixbuf_cache_set_selection_list),
5613         (ev_pixbuf_cache_get_selection_list):
5614         * shell/ev-pixbuf-cache.h:
5615         * shell/ev-utils.c: (ev_print_region_contents):
5616         * shell/ev-utils.h:
5617         * shell/ev-view.c: (ev_view_queue_draw_page),
5618         (selection_update_idle_cb), (ev_view_motion_notify_event),
5619         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
5620         (setup_caches), (ev_view_find_next), (merge_selection_region),
5621         (selection_free):
5622         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
5623
5624         Clean up selection to be much smoother!
5625
5626 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
5627
5628         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
5629         to poppler_page_render_selection().
5630
5631 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5632
5633         * ps/ps-document.c: (save_page_list): Use
5634         unzipped document when printing. Thanks to 
5635         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
5636         311016.
5637
5638 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5639
5640         * shell/ev-window.c: (update_action_sensitivity):
5641         
5642         Disable print and save respect to lockdown gconf keys. Fix
5643         for 312342.
5644
5645 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5646
5647         * configure.ac:
5648         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
5649         (write_to_temp_file), (ev_file_set_contents):
5650         * shell/ev-utils.h:
5651         * shell/ev-window.c: (save_print_config_to_file):
5652         
5653         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
5654         Fix for bug 312238
5655
5656 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
5657
5658         * shell/ev-window.c: (load_print_config_from_file),
5659         (save_print_config_to_file), (ev_window_print_range):
5660
5661         Persist the print settings. Fixes bug #311578.
5662
5663 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5664
5665         * djvu/djvu-document.c: (djvu_document_get_page_size),
5666         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
5667         (djvu_document_thumbnails_get_thumbnail):
5668         * dvi/dvi-document.c: (dvi_document_get_page_size),
5669         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
5670         (dvi_document_thumbnails_get_dimensions),
5671         (dvi_document_thumbnails_get_thumbnail):
5672         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
5673         (pixbuf_document_render_pixbuf),
5674         (pixbuf_document_document_iface_init),
5675         (pixbuf_document_thumbnails_get_thumbnail):
5676         
5677         Update backends to make them build with new rotation system.
5678
5679 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5680
5681         * help/C/figures/evince_start_window.png:
5682         
5683         Update documentation image from Luca Ferretti <elle.uca@libero.it>
5684
5685 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
5686
5687         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
5688         * shell/ev-pixbuf-cache.h:
5689         * shell/ev-sidebar-thumbnails.c:
5690         (ev_sidebar_thumbnails_get_property), (add_range),
5691         (adjustment_changed_cb):
5692         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
5693         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
5694         we were thumbnailing the entire docment on startup, slowing us
5695         down hugely. 
5696
5697 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
5698
5699         * shell/ev-page-cache.c: (ev_page_cache_new):
5700         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
5701         == 0, fixes #310306.
5702
5703 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5704
5705         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
5706         (ev_view_rotate_left):
5707
5708         Account rotation in doc_rect_to_view_rect.
5709         Ensure rotation doesnt go out of bounds.
5710
5711 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5712
5713         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5714
5715         Correct and cleanup w/h swapping
5716
5717 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5718
5719         * backend/ev-document-thumbnails.c:
5720         (ev_document_thumbnails_get_thumbnail):
5721         * backend/ev-document-thumbnails.h:
5722         * backend/ev-document.c:
5723         * backend/ev-document.h:
5724         * backend/ev-render-context.c: (ev_render_context_new),
5725         (ev_render_context_set_rotation):
5726         * backend/ev-render-context.h:
5727         * pdf/ev-poppler.cc:
5728         * ps/ps-document.c: (ps_document_document_iface_init):
5729         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
5730         * shell/ev-jobs.h:
5731         * shell/ev-page-cache.c: (build_height_to_page),
5732         (ev_page_cache_new), (ev_page_cache_get_size),
5733         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
5734         (ev_page_cache_get_height_to_page):
5735         * shell/ev-page-cache.h:
5736         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5737         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
5738         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
5739         (ev_pixbuf_cache_get_selection_pixbuf):
5740         * shell/ev-pixbuf-cache.h:
5741         * shell/ev-print-job.c: (idle_print_handler):
5742         * shell/ev-sidebar-thumbnails.c: (add_range):
5743         * shell/ev-view.c: (view_update_range_and_current_page),
5744         (get_page_y_offset), (get_page_extents),
5745         (ev_view_size_request_continuous_dual_page),
5746         (ev_view_size_request_continuous),
5747         (ev_view_size_request_dual_page),
5748         (ev_view_size_request_single_page), (draw_one_page),
5749         (ev_view_set_rotation), (ev_view_rotate_right),
5750         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
5751         (ev_view_zoom_for_size_continuous_and_dual_page),
5752         (ev_view_zoom_for_size_continuous),
5753         (ev_view_zoom_for_size_dual_page),
5754         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
5755         (ev_view_select_all):
5756         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5757         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
5758         (tiff_document_document_iface_init),
5759         (tiff_document_thumbnails_get_thumbnail):
5760
5761         Use rotation rather than orientation. It's easier and enough
5762         for our needs.
5763
5764 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5765
5766         * shell/ev-page-cache.c: (build_height_to_page),
5767         (ev_page_cache_new), (ev_page_cache_get_size),
5768         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
5769         (ev_page_cache_get_height_to_page):
5770         * shell/ev-page-cache.h:
5771         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
5772         (ev_view_size_request_continuous_dual_page),
5773         (ev_view_size_request_continuous),
5774         (ev_view_zoom_for_size_continuous_and_dual_page),
5775         (ev_view_zoom_for_size_continuous):
5776
5777         Make the page cache aware of page orientation.
5778
5779 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5780
5781         * backend/ev-document-thumbnails.c:
5782         (ev_document_thumbnails_get_thumbnail):
5783         * backend/ev-document-thumbnails.h:
5784         * backend/ev-document.c:
5785         * backend/ev-document.h:
5786         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
5787         * backend/ev-ps-exporter.h:
5788         * pdf/ev-poppler.cc:
5789         * ps/ps-document.c: (ps_document_document_iface_init),
5790         (ps_document_ps_export_do_page):
5791         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
5792         * shell/ev-jobs.h:
5793         * shell/ev-page-cache.c: (ev_page_cache_get_size),
5794         (ev_page_cache_get):
5795         * shell/ev-page-cache.h:
5796         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5797         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
5798         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
5799         * shell/ev-pixbuf-cache.h:
5800         * shell/ev-print-job.c: (idle_print_handler):
5801         * shell/ev-sidebar-thumbnails.c: (add_range):
5802         * shell/ev-view.c: (view_update_range_and_current_page),
5803         (get_page_extents), (ev_view_size_request_dual_page),
5804         (ev_view_size_request_single_page), (draw_one_page),
5805         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
5806         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
5807         (ev_view_zoom_for_size_dual_page),
5808         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
5809         (ev_view_select_all):
5810         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5811         * tiff/tiff-document.c: (tiff_document_get_page_size),
5812         (tiff_document_get_orientation), (rotate_pixbuf),
5813         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
5814         (tiff_document_thumbnails_get_thumbnail),
5815         (tiff_document_ps_export_do_page), (tiff_document_init):
5816
5817         Really make use of the orientation bit of the render context.
5818         Use the render context in a few more places in the backend API.
5819         This regress orientation, but now it's done right. Will try to
5820         fix it up asap...
5821
5822 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
5823
5824         * shell/ev-view.c: (ensure_rectangle_is_visible):
5825
5826         Patch by Nickolay V. Shmyrev to fix find flickering
5827
5828 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
5829
5830         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
5831         duplex parameters to ::begin.
5832
5833         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
5834         * shell/ev-print-job.c (idle_print_handler): 
5835         * ps/ps-document.c (ps_document_ps_export_begin): 
5836         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
5837         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
5838         implementations. Poppler backend needs poppler cvs. Rest has
5839         unchanged behavior.
5840
5841 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
5842
5843         * shell/ev-window.c (using_pdf_printer): new function.
5844         (ev_window_print_range): print a less techy message if someone
5845         tries to print to PDF.
5846
5847 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
5848
5849         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
5850         from "unknown font" string. Bug #311431
5851
5852 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
5853
5854         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
5855
5856 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
5857
5858         Bug #311280
5859         
5860         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
5861         name for PopplerFontTypes
5862         (pdf_document_fonts_fill_model): add font type to the detail column
5863
5864         * backend/ev-document-fonts.h: added
5865         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
5866
5867         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
5868         font name and font details, add a little markup.
5869         (ev_properties_fonts_init): use the new cell data func, specify ypad
5870         property for the cell renderer.
5871         (ev_properties_fonts_set_document): add the details column.
5872
5873 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
5874
5875         * configure.ac: Added "pl" to ALL_LINGUAS.
5876
5877 2005-07-24  Danilo Šegan  <danilo@gnome.org>
5878
5879         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
5880
5881 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
5882
5883         * help/ChangeLog: Started this for translations of manual.
5884         * configure.ac, autogen.sh, .cvsignore: Migrated to
5885         gnome-doc-utils. Patch in bug #311222.
5886
5887 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
5888
5889         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
5890         #ifdef this away to fix an unused-function warning.
5891
5892 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
5893
5894         * configure.ac: Added 'gl' to ALL_LINGUAS.
5895
5896 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
5897
5898         * configure.ac: Added ne in ALL_LINGUAS
5899         
5900 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5901
5902         * shell/ev-view.c: (ev_view_leave_notify_event):
5903         
5904         Clear status message when pointer leaves view. Fix for bug
5905         #310818 
5906
5907 2005-07-20 Ankit Patel <ankit644@yahoo.com>
5908
5909         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
5910
5911 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5912
5913         * shell/ev-view.c: (ev_view_leave_notify_event),
5914         (ev_view_class_init):
5915         
5916         Set cursor to normal then leaving view.
5917
5918 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5919
5920         * configure.ac:
5921         
5922         Fix required djvulibre version.
5923
5924 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
5925
5926         *configure.ac: Hindi (hi) language added
5927
5928 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
5929
5930         *configure.ac: Punjabi (pa) Language added
5931
5932 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5933
5934         * data/evince-ui.xml, shell/ev-window.c:
5935         
5936         Add keypad accelerators for zooming. Fix for bug 308128.
5937
5938 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
5939
5940         * Makefile.am:
5941         * backend/Makefile.am:
5942         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
5943         * configure.ac:
5944         * shell/ev-document-types.c: (ev_document_types_add_filters):
5945
5946         Allow to enable/disable the pixbuf backend.
5947         Default to off for now. If we want it enabled we should
5948         really put mime types in the desktop, implement properties etc.
5949
5950         * properties/evince-properties.c:
5951
5952         Initialize error to NULL.
5953         Check error is not NULL before freeing.
5954
5955 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
5956
5957         * shell/ev-window.c:
5958
5959         Use F5 as presentation accell
5960
5961 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
5962
5963         * shell/ev-window.c: (update_chrome_visibility),
5964         (ev_window_create_fullscreen_popup), (ev_window_init):
5965
5966         Do not leak the fullscreen toolbar
5967
5968 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
5969
5970         * shell/ev-window.c: (view_actions_focus_in_cb),
5971         (view_actions_focus_out_cb):
5972
5973         These has a return value! Fix totally random focus
5974         issues we was seeing.
5975
5976 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5977
5978         * shell/main.c: (load_files_remote):
5979
5980         Allow open more than one file
5981
5982 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
5983
5984         * shell/main.c: (load_files_remote):
5985
5986         Fix for dbus 0.33. bug #309975
5987
5988 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
5989
5990         * properties/ev-properties-main.c: (ev_properties_get_pages):
5991
5992         Actually return NULL for types we dont support
5993
5994 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
5995
5996         * po/POTFILES.in:
5997
5998         Remove empty lines.
5999
6000 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6001
6002         * backend/ev-document-factory.c:
6003         (ev_document_factory_get_document):
6004
6005         Do not try to create the object if type
6006         is invalid.
6007
6008 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6009
6010         * ps/ps-document.c: (ps_document_dispose),
6011         (ps_async_renderer_render_pixbuf):
6012         * ps/ps-document.h:
6013
6014         Do not leak the target window
6015
6016 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6017
6018         * shell/ev-application.c: (ev_application_init):
6019
6020         Let tbe check file existence for us.
6021         Add a comment about eggrecent mime filter.
6022
6023 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6024
6025         * data/evince-ui.xml:
6026         * shell/ev-application.c: (ev_application_shutdown),
6027         (ev_application_init), (ev_application_get_toolbars_model),
6028         (ev_application_get_recent_model),
6029         (ev_application_save_toolbars_model):
6030         * shell/ev-application.h:
6031         * shell/ev-window.c: (ev_window_add_recent),
6032         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6033         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6034         (ev_window_init):
6035
6036         Use common toolbar and recent models for all windows.
6037         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6038
6039 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6040
6041         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6042         successfully check for gtk_icon_view_get_visible_range.
6043
6044 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6045
6046         * djvu/Makefile.am:
6047         * dvi/Makefile.am:
6048         
6049         Fix djvu and dvi backend build.
6050
6051 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6052
6053         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6054         (new_separator_pixbuf):
6055
6056         Don't leak windows.
6057
6058 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6059
6060         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6061
6062         HIGification of toolbar editor dialogue.
6063
6064 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6065
6066         * configure.ac:
6067         * shell/Makefile.am:
6068
6069         Ever build metadata manager since it's just
6070         disabled at runtime now.
6071
6072 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6073
6074         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6075         (ev_metadata_manager_get), (ev_metadata_manager_set):
6076         * shell/ev-metadata-manager.h:
6077
6078         Add an _init functions that enabled metadata management
6079         at runtime.
6080
6081         * shell/ev-window.c: (page_changed_cb),
6082         (setup_document_from_metadata), (ev_window_setup_document),
6083         (setup_view_from_metadata), (ev_window_open_uri),
6084         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6085         (ev_window_run_presentation), (ev_window_stop_presentation),
6086         (save_sizing_mode), (ev_window_zoom_changed_cb),
6087         (ev_window_continuous_changed_cb),
6088         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6089         (window_configure_event_cb):
6090
6091         Remove all ugly metadata define since we deal with it
6092         at runtime now.
6093
6094         * shell/main.c: (load_files_remote), (main):
6095
6096         Add support for dbus cvs head. Hopefully didnt break one
6097         of the other versions now!
6098
6099         If we dont get a response from the dbus server just
6100         give up with it and not enable metadata.
6101
6102 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6103
6104         * Makefile.am:
6105         * backend/Makefile.am:
6106         * configure.ac:
6107         * cut-n-paste/recent-files/Makefile.am:
6108         * cut-n-paste/toolbar-editor/Makefile.am:
6109         * cut-n-paste/zoom-control/Makefile.am:
6110         * lib/Makefile.am:
6111         * pdf/Makefile.am:
6112         * pixbuf/Makefile.am:
6113         * properties/Makefile.am:
6114         * ps/Makefile.am:
6115         * shell/Makefile.am:
6116         * thumbnailer/Makefile.am:
6117         * tiff/Makefile.am:
6118
6119         Make frontends depend on just libev.
6120         Rework and group CFLAGS/LIBS definitions.
6121         Cleanups.
6122
6123 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6124
6125         * shell/ev-window:
6126
6127         do not unnecessarily save zoom
6128
6129         * configure.ac:
6130         * lib/ev-file-helpers.c: (ev_dot_dir):
6131         * shell/Makefile.am:
6132         * shell/dummy.cc:
6133
6134         Some cleanups
6135
6136 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6137
6138         * configure.ac:
6139         
6140         Remove unnecessary dependencies
6141
6142 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6143
6144         * properties/Makefile.am:
6145         * thumbnailer/Makefile.am:
6146         * tiff/Makefile.am:
6147
6148         Some more cleanups. Was really necessary
6149         but I probably introduced bugs, feel free
6150         to flame :)
6151
6152 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6153
6154         * backend/Makefile.am:
6155         * configure.ac:
6156         * cut-n-paste/recent-files/Makefile.am:
6157         * cut-n-paste/toolbar-editor/Makefile.am:
6158         * cut-n-paste/zoom-control/Makefile.am:
6159         * lib/Makefile.am:
6160         * pdf/Makefile.am:
6161         * pixbuf/Makefile.am:
6162         * properties/Makefile.am:
6163         * ps/Makefile.am:
6164         * shell/Makefile.am:
6165         * thumbnailer/Makefile.am:
6166         * tiff/Makefile.am:
6167
6168         Use gnome-common macros when possible.
6169         Cleanup dependencies.
6170         Actually disable deprecated where possible.
6171
6172 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6173
6174         * Makefile.am:
6175         * backend/Makefile.am:
6176         * properties/Makefile.am:
6177         * shell/Makefile.am:
6178         * thumbnailer/Makefile.am:
6179
6180         This should solve the circular dep without
6181         requiring dir reorg!
6182
6183         * shell/ev-window.c: (setup_view_from_metadata):
6184
6185         Never restore window size/position when the
6186         window is already visible.
6187
6188 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6189
6190         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6191
6192         Return a boolean from timeout func. Fix ported from gedit.
6193
6194 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6195
6196         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6197
6198 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6199
6200         * shell/ev-document-types.c: set "All Documents" as default filter in
6201         open dialog
6202
6203 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6204
6205         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6206         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6207         (ev_metadata_manager_set_boolean): fix value/val thinko.
6208
6209 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6210
6211         * shell/ev-window.c: (setup_view_from_metadata),
6212         (window_state_event_cb), (window_configure_event_cb),
6213         (ev_window_init):
6214
6215         Remember window position and maximized state
6216
6217 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6218
6219         * configure.ac:
6220
6221         Fix DBUS configure checks.
6222
6223         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6224         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6225         (ev_metadata_manager_set_boolean):
6226
6227         Plug mem leaks.
6228
6229         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6230         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6231         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6232         (ev_window_continuous_changed_cb),
6233         (ev_window_dual_mode_changed_cb), (ev_window_new):
6234
6235         Fix the build without DBUS.
6236
6237 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6238
6239         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6240         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6241         (ev_metadata_manager_set_string),
6242         (ev_metadata_manager_set_boolean):
6243         * shell/ev-metadata-manager.h:
6244
6245         Add support for some more types
6246
6247         * shell/ev-view.c: (scroll_to_current_page),
6248         (ev_view_get_continuous), (ev_view_set_continuous),
6249         (ev_view_get_dual_page):
6250         * shell/ev-view.h:
6251         * shell/ev-window.c: (page_changed_cb),
6252         (setup_document_from_metadata), (ev_window_setup_document),
6253         (setup_view_from_metadata), (ev_window_open_uri),
6254         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6255         (ev_window_run_presentation), (ev_window_stop_presentation),
6256         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6257         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6258         (ev_window_update_dual_page_action),
6259         (ev_window_continuous_changed_cb),
6260         (ev_window_dual_mode_changed_cb), (ev_window_init):
6261
6262         Remember a bunch of view/document properties. Prolly some
6263         are still missing but it's getting interesting.
6264
6265 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6266
6267         * configure.ac: check if dbus-binding-tool is installed. Not the
6268         case on current Ubuntu breezy, it seems.
6269
6270 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6271
6272         * data/evince.desktop.in.in:
6273         
6274         Allow open uri lists and add TryExec field.
6275
6276 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6277
6278         * configure.ac:
6279
6280         Enable dbus when available, do not require a configure
6281         option.
6282
6283 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6284
6285         * configure.ac:
6286
6287         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6288         disabled.
6289
6290 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6291         Marco Pesenti Gritti  <mpg@redhat.com>
6292
6293         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6294         
6295         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6296         functions to the format required by dbus
6297
6298         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6299         errors. Use the RPC parameters in the expected way
6300
6301 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6302
6303         * Makefile.am:
6304         * properties/Makefile.am:
6305         * properties/ev-properties-main.c: (ev_properties_get_pages):
6306
6307         Support all mime types
6308
6309         * shell/Makefile.am:
6310         * thumbnailer/Makefile.am:
6311         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6312         (evince_thumbnail_pngenc_get):
6313
6314         Use the document factory
6315
6316 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6317
6318         * backend/Makefile.am:
6319         * backend/ev-document-factory.c:
6320         (mime_type_supported_by_gdk_pixbuf),
6321         (ev_document_type_get_from_mime),
6322         (ev_document_factory_get_document),
6323         (ev_document_factory_get_backend),
6324         (ev_document_factory_get_mime_types),
6325         (ev_document_factory_get_all_mime_types):
6326         * backend/ev-document-factory.h:
6327         * shell/Makefile.am:
6328         * shell/ev-document-types.c: (get_document_from_uri),
6329         (ev_document_types_get_document),
6330         (file_filter_add_mime_list_and_free),
6331         (ev_document_types_add_filters):
6332         * shell/ev-document-types.h:
6333         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6334         * shell/ev-properties-dialog.c:
6335         (ev_properties_dialog_set_document):
6336         * shell/ev-window.c: (ev_window_cmd_file_open),
6337         (ev_window_cmd_save_as):
6338         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6339
6340         Rework document types managing to avoid code duplication
6341         and actually abstract from backend implementations.
6342         Also provide a minimal factory api that can be used by
6343         thumbnailer/properties.
6344
6345 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6346
6347         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6348         Plug a mem leak.
6349         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6350         HIG spacings.
6351
6352 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6353
6354         * shell/ev-properties-dialog.c
6355         (ev_properties_dialog_set_document): only call
6356         ev_properties_fonts_set_document() if the document implements the
6357         fonts interface
6358
6359 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6360
6361         * configure.ac:
6362         * properties/Makefile.am:
6363         * properties/ev-properties-view.c:
6364         (ev_properties_view_register_type):
6365         * properties/ev-properties-view.h:
6366         * properties/ev-properties-main.h:
6367
6368         Implement nautilus plugin for properties.
6369         Works only for pdf atm, I need to rework the
6370         document types stuff to get this to work
6371         for all backends...
6372
6373 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6374
6375         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6376         (ev_properties_fonts_set_document): use
6377         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6378
6379 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6380
6381         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6382         them
6383         (PlaceImage, tiff2ps_process_page): use
6384         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6385
6386
6387 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6388
6389         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6390         (main): to call gnome_authentication_manager_init. Should fix
6391         Bug #308510
6392
6393         * configure.ac: that requires libgnomeui 2.6.0.
6394
6395 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6396
6397         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6398         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6399         use the new tiff2ps interfaces
6400
6401         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6402         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6403
6404         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6405         structure instead of global variables.  Remove use of static
6406         variables in functions.
6407
6408 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6409
6410         * shell/ev-page-action.c: unref the completion after setting it to the
6411         entry
6412
6413 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6414
6415         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6416         postscript files
6417
6418 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6419
6420         * shell/ev-window.c (update_action_sensitivity): disable
6421         File->Print if the document does not implement the ps exporter
6422         interface
6423
6424 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6425
6426         * Makefile.am:
6427         * configure.ac:
6428         * data/evince-properties.glade:
6429         * properties/.cvsignore:
6430         * properties/Makefile.am:
6431         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6432         (ev_properties_view_class_init), (ev_properties_view_format_date),
6433         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6434         (ev_properties_view_init), (ev_properties_view_new):
6435         * properties/ev-properties-view.h:
6436         * shell/Makefile.am:
6437         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6438         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6439         (ev_properties_dialog_new):
6440         * shell/ev-properties-dialog.h:
6441         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6442         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6443         (update_progress_label), (job_fonts_finished_cb),
6444         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6445         * shell/ev-properties-fonts.h:
6446         * shell/ev-properties.c:
6447         * shell/ev-properties.h:
6448         * shell/ev-window.c: (ev_window_setup_document),
6449         (ev_window_cmd_file_properties):
6450
6451         Split the properties pages in two different objects, depend
6452         only on the backend where possible, use widgets instead
6453         of gobject for the glade part, reimplement the dialog
6454         itself with gtk.
6455         I need this to implement nautilus properties page.
6456
6457 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
6458
6459         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6460         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
6461         (tiff_document_document_ps_exporter_iface_init): implement the ps
6462         exporter interface for tiff documents
6463
6464         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6465         libtiff to implement TIFF postscript export
6466
6467         * tiff/tiff2ps.h: added a header file for external tiff2ps
6468         functions.
6469
6470         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
6471         tiff2ps.h
6472
6473 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6474
6475         * shell/ev-view.c: (scroll_to_current_page),
6476         (ev_view_set_fullscreen), (ev_view_set_presentation):
6477         
6478         Scroll to current page when exit from presentation
6479
6480 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * shell/ev-window.c: (update_document_mode),
6483         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6484         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
6485         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
6486         
6487         Exit from fullscreen mode when switch to presentation. Fix for
6488         bug 309365
6489
6490 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6491
6492         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
6493         return NULL if the document does not implement the selection
6494         interface.
6495
6496 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6497
6498         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
6499         reported height by using the resolution aspect ratio
6500         (tiff_document_render_pixbuf): scale the pixbuf using the
6501         resolution aspect ratio
6502
6503 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6504
6505         * configure.ac:
6506         
6507         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
6508         <kiltedaco@gmail.com>
6509         
6510         * djvu/djvu-document.c: (djvu_document_get_orientation),
6511         (djvu_document_set_orientation), (djvu_document_get_page_size),
6512         (rotate_pixbuf), (djvu_document_render_pixbuf),
6513         (djvu_document_document_iface_init):
6514         * dvi/dvi-document.c: (dvi_document_get_orientation),
6515         (dvi_document_set_orientation), (dvi_document_get_page_size),
6516         (rotate_pixbuf), (dvi_document_render_pixbuf),
6517         (dvi_document_document_iface_init):
6518         
6519         Dvi and djvu backends are ported to new API
6520
6521 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
6522
6523         * backend/ev-selection.c: (ev_selection_get_selection_region),
6524         (ev_selection_get_selection_map):
6525         * backend/ev-selection.h:
6526         * pdf/ev-poppler.cc:
6527         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6528         * shell/ev-jobs.h:
6529         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6530         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6531         (ev_pixbuf_cache_get_text_mapping):
6532         * shell/ev-pixbuf-cache.h:
6533         * shell/ev-view.c: (location_in_text),
6534         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
6535         support to EvView.  Now we can see where we can select!  Sweet!
6536
6537 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
6538
6539         * shell/ev-view.c (ev_view_button_press_event): Fix
6540         event->y + view->scroll_x typo.
6541
6542 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
6543
6544         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
6545         sub-GdkPixbuf instead of passing dest_x and dest_y.
6546         
6547         * shell/ev-view.c: (view_point_to_doc_point),
6548         (view_rect_to_doc_rect), (ev_view_button_press_event),
6549         (ev_view_motion_notify_event), (compute_new_selection_rect),
6550         (gdk_rectangle_point_in), (compute_new_selection_text),
6551         (compute_selections): Update selection code to keep the selection
6552         around as two points and not as a normalized rectangle, and fix
6553         page level selection in two-column mode.
6554
6555 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
6556
6557         * shell/ev-window.c: (window_configure_event_cb): 
6558         
6559         Fix compilation
6560         
6561 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
6562
6563         * pdf/ev-poppler.cc:
6564
6565         Fix compilation
6566
6567 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
6568
6569         * shell/Makefile.am:
6570         * shell/ev-metadata-manager.c: (item_free),
6571         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
6572         (parse_value), (parseItem), (load_values),
6573         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
6574         (save_values), (save_item), (get_oldest), (resize_items),
6575         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
6576         * shell/ev-metadata-manager.h:
6577
6578         Metadata manager from gedit but modified to use GValue, so that
6579         we dont need to keep converting from strings.
6580
6581         * configure.ac:
6582
6583         ENABLE_METADATA conditional, on when dbus is on
6584
6585         * shell/ev-application.c: (ev_application_open_uri):
6586
6587         Show the window after load so that we can initialize
6588         window size before it's showed.
6589
6590         * shell/ev-window.c: (ev_window_setup_from_metadata),
6591         (ev_window_open_uri), (window_configure_event_cb),
6592         (ev_window_init):
6593
6594         Save and load metadata information about window size.
6595         Not yet keeping states in account.
6596
6597         * shell/main.c: (main):
6598
6599         Shutdown metadata manager.
6600
6601 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
6602
6603         * shell/ev-application-service.xml:
6604         * configure.ac:
6605         * shell/Makefile.am:
6606         * shell/ev-application.c:
6607         * shell/ev-application.h:
6608         * shell/ev-window.c:
6609         * shell/ev-window.h:
6610         * shell/main.c:
6611
6612         Add an optional dbus interface (--enable-dbus).
6613         Rework application code, mainly to be easier to
6614         use "remotely".
6615         Do not open multiple windows with the same document,
6616         spatial evince!
6617
6618 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
6619
6620         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
6621         pixbuf iff it exists.
6622
6623 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
6624
6625         * shell/*:
6626         * backend/ev-render-context.[ch]:
6627         * backend/ev-selection.[ch]:
6628
6629         Massive changes.  We now support text selection of pdfs, and not
6630         just rectangular selection.  This is pretty broken still, but I
6631         want to get something into CVS.
6632
6633 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6634
6635         * pdf/ev-poppler.cc:
6636         
6637         Fix for Bug 309080: crash on window close.
6638         
6639         * shell/ev-page-action.c: (page_changed_cb):
6640         
6641         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
6642         jensgr@gmx.net (Jens Granseuer).
6643
6644 2005-06-25  Marcel Telka  <marcel@telka.sk>
6645
6646         * configure.in (ALL_LINGUAS): Added sk.
6647
6648 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6649
6650         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
6651         not a document open
6652
6653 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
6654
6655         * NEWS:
6656         * configure.ac:
6657
6658         Release 0.3.2
6659
6660         * cut-n-paste/recent-files/Makefile.am:
6661
6662         Fix make distcheck
6663
6664 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
6665
6666         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
6667         (pixbuf_document_set_orientation), (rotate_pixbuf),
6668         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
6669         (pixbuf_document_document_iface_init), (pixbuf_document_init):
6670
6671         Implement rotation and cleanup the code a bit.
6672
6673         * tiff/tiff-document.c: (tiff_document_get_page_size),
6674         (tiff_document_get_orientation), (tiff_document_set_orientation),
6675         (rotate_pixbuf), (tiff_document_render_pixbuf),
6676         (tiff_document_document_iface_init), (tiff_document_init):
6677
6678         Implement rotation. Was the quicker solution for the release
6679         but we really need to share this code in the shell.
6680
6681 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
6682
6683         * pdf/ev-poppler.cc:
6684
6685         Enable rotation, require poppler cvs. Fix a leak.
6686
6687 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6688
6689         * shell/ev-window.c: (update_action_sensitivity):
6690         
6691         Make properties unsensitive if document backend doesn't provide
6692         any info
6693
6694 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6695
6696         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
6697         (bitmap_flip_horizontally), (bitmap_flip_vertically),
6698         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
6699         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
6700         (bitmap_flip_rotate_counter_clockwise):
6701         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
6702         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
6703         (buff_gets):
6704         * dvi/mdvi-lib/common.h:
6705         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
6706         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
6707         (opendvi), (mdvi_reload), (mdvi_init_context),
6708         (mdvi_destroy_context), (mdvi_dopage), (special):
6709         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
6710         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
6711         (file_hash_free), (register_encoding), (parse_spec),
6712         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
6713         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
6714         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
6715         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
6716         (mdvi_register_font_type), (mdvi_unregister_font_type),
6717         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
6718         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
6719         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
6720         (mdvi_hash_destroy_key), (mdvi_hash_reset):
6721         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
6722         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
6723         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
6724         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
6725         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
6726         * dvi/mdvi-lib/special.c: (mdvi_register_special),
6727         (mdvi_unregister_special), (mdvi_flush_specials):
6728         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
6729         (t1_font_remove):
6730         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
6731         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
6732         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
6733         (free_font_metrics), (flush_font_metrics):
6734         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
6735         (tt_font_remove):
6736         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
6737         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
6738         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
6739         (dstring_insert), (dstring_new), (dstring_reset):
6740         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
6741         
6742         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
6743         avoid conflict with libtool on FC4
6744         
6745         * shell/ev-window.c: (ev_window_cmd_help_about):
6746         
6747         Update copyright year. Fix for bug 308828.
6748
6749 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6750
6751         * shell/ev-view.c: (add_scroll_binding_keypad),
6752         (ev_view_binding_activated), (ev_view_class_init),
6753         (on_adjustment_value_changed):
6754         
6755         Bug 170874: Arrow keys switch pages in presentation mode
6756
6757 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6758
6759         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6760         
6761         Fix for Bug 308265: Sidebar dissappears coming out of 
6762         Presentation mode
6763
6764 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6765
6766         * shell/ev-application.c: (ev_application_open):
6767         * shell/ev-document-types.c: (ev_document_types_add_filters),
6768         (ev_document_types_add_filters_for_type):
6769         * shell/ev-document-types.h:
6770         * shell/ev-window.c: (ev_window_cmd_save_as):
6771         
6772         Suggest basename as template when saving, provide filters
6773         for save dialog. It's bug 308402
6774
6775 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6776
6777         * pdf/ev-poppler.cc:
6778         * shell/ev-sidebar-links.c: (job_finished_callback):
6779         * shell/ev-view.c: (update_find_status_message):
6780         
6781         Some leaks fixed
6782
6783 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
6784
6785         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6786         (egg_recent_view_uimanager_set_list):
6787
6788         Fix buglet in !show_numbers case.
6789
6790 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
6791
6792         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6793         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
6794
6795         Use pango ellipsisation.
6796
6797         * pdf/ev-poppler.cc:
6798
6799         Fix refcount leak, from nsh.
6800
6801 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6802
6803         * cut-n-paste/recent-files/Makefile.am:
6804         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
6805         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
6806         
6807         Removed EggRecentViewGtk
6808         
6809         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6810         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6811         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
6812         (ev_window_setup_recent):
6813         
6814         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
6815         with other projects
6816
6817 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6818
6819         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
6820         (egg_recent_view_gtk_finalize):
6821
6822         Fix memory leak
6823
6824         * cut-n-paste/toolbar-editor/Makefile.am:
6825         
6826         Fix location of cursor icon.
6827         
6828         * pdf/ev-poppler.cc:
6829         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
6830         (display_completion_text), (match_completion):
6831         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
6832         (selection_changed_callback), (create_loading_model),
6833         (print_section_cb), (links_page_num_func),
6834         (update_page_callback_foreach):
6835         * shell/ev-window.c: (ev_window_dispose):
6836         
6837         Small memory fixes. Links model now store objects instead
6838         of pointers to improve memory management. 
6839
6840 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6841
6842         * shell/ev-window.c: (zoom_control_changed_cb):
6843         
6844         Fix update of zoom control (bug 308268).
6845
6846 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
6847
6848         * shell/ev-properties.c (set_property): escape the text correctly.
6849         Handles non-UTF-8 properties and escaped properties.  Also, sets
6850         the text to "<i>None</i>" if the property isn't set.
6851
6852         * data/evince-properties.glade: Change the label to be ellipsized,
6853         and give it a minimum size.
6854
6855 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6856
6857         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
6858         * shell/ev-sidebar-links.c: (create_loading_model):
6859         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6860         * shell/ev-view.c: (ev_view_set_document):
6861         * shell/ev-window.c: (ev_window_dispose):
6862         
6863         Various small fixes, mostly memory leaks. Thanks to valgrind.
6864
6865 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
6866
6867         * ps/ps-document.c: remove the locale.h include again ;-). And
6868         kill the (bogus) setlocale/savelocale business.
6869
6870 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
6871
6872         * ps/ps-document.c:
6873         
6874         Include locale.h to fix build
6875         
6876         * shell/ev-sidebar.c:
6877         
6878         Remove unnecessary includes
6879
6880 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6881
6882         * dvi/dvi-document.c: (dvi_document_load):
6883         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
6884         * po/POTFILES.in:
6885         
6886         Check for incorrect dvi files. Fix parsing dvi on AMD64
6887         platform. Thanks to tester@tester.ca (Olivier Crete).
6888
6889 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6890
6891         * shell/ev-page-action.c: (match_selected_cb),
6892         (display_completion_text), (match_completion), (update_model):
6893         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
6894         (expand_open_links):
6895         * shell/ev-sidebar.c: (ev_sidebar_destroy),
6896         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
6897         (ev_sidebar_set_document):
6898         * shell/ev-window.c: (ev_window_xfer_job_cb),
6899         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
6900         
6901         Fixed lot's of memory leaks, for example, memory leak on reload, 
6902         described in bug 307793.
6903
6904 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
6905
6906         * pdf/ev-poppler.cc:
6907         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
6908         (update_visible_range), (adjustment_changed_cb),
6909         (ev_sidebar_thumbnails_fill_model),
6910         (ev_sidebar_thumbnails_refresh),
6911         (ev_sidebar_tree_selection_changed),
6912         (ev_sidebar_icon_selection_changed),
6913         (ev_sidebar_thumbnails_use_icon_view),
6914         (ev_sidebar_thumbnails_set_document):
6915         * shell/ev-sidebar-thumbnails.h:
6916         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6917         (ev_window_cmd_edit_rotate_right), (ev_window_init):
6918
6919         Refresh thumbnails when changing orientation. Not fully
6920         working yet becuase of a sidebar bug.
6921
6922         Set page orientation to poppler page everywhere. This sucks
6923         really need to fix poppler.
6924
6925 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
6926
6927         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
6928         (egg_recent_view_gtk_new_menu_item),
6929         (egg_recent_view_gtk_set_property),
6930         (egg_recent_view_gtk_get_property),
6931         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
6932         (egg_recent_view_gtk_set_tooltip_func),
6933         (egg_recent_view_gtk_set_label_width),
6934         (egg_recent_view_gtk_get_label_width):
6935         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
6936
6937         Sync with libegg (ellipsize labels)
6938
6939 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6940
6941         * data/evince-ui.xml:
6942         * shell/ev-window.c: (ev_window_cmd_go_forward),
6943         (ev_window_cmd_go_backward):
6944         
6945         Shift + PageUp moves 10 Pages. Fix for 306125
6946
6947 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
6948
6949         * pdf/ev-poppler.cc:
6950
6951         Add a flag to check if orientation has been overriden
6952
6953 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
6954
6955         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
6956         field if necessary.
6957
6958         * ps/ps.h: add creator field to document.
6959
6960         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
6961         set creator field.
6962
6963 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
6964
6965         * data/evince-properties.glade:
6966         * shell/ev-properties.c: (ev_properties_set_document):
6967
6968         s/PDF Version/Format
6969
6970 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
6971
6972         * shell/ev-properties.c: (ev_properties_set_document):
6973
6974         Remove unnecessary translations
6975
6976 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
6977
6978         * cut-n-paste/toolbar-editor/Makefile.am:
6979
6980         Correct library name    
6981
6982 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
6983
6984         * configure.ac:
6985         * cut-n-paste/recent-files/egg-recent-model.c:
6986         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
6987         (egg_recent_model_unlock_file):
6988         * cut-n-paste/recent-files/egg-recent-util.c:
6989         (egg_recent_util_get_unique_id):
6990         * cut-n-paste/recent-files/update-from-egg.sh:
6991         * cut-n-paste/toolbar-editor/Makefile.am:
6992         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6993         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6994         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6995         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6996         (egg_toolbars_model_get_type):
6997         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6998
6999         Better makefile for toolbar editor and update everything
7000         to latest libegg.
7001
7002 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7003
7004         * shell/ev-window.c: (update_document_mode):
7005
7006         Prefer presentation mode when the document
7007         require fullscreen.
7008
7009 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7010
7011         * data/evince-ui.xml:
7012         * shell/ev-window.c:
7013
7014         Add control-equal for zooming
7015
7016 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7017
7018         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7019
7020 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7021
7022         * backend/ev-document.c: (ev_document_get_orientation):
7023         * backend/ev-document.h:
7024         * pdf/ev-poppler.cc:
7025         * ps/ps-document.c: (ps_document_get_orientation),
7026         (ps_document_set_orientation), (ps_document_document_iface_init):
7027
7028         Add a get_orientation api. Improve set_orientation.
7029
7030         * data/evince-ui.xml:
7031         * shell/ev-view.c: (ev_view_set_orientation),
7032         (ev_view_rotate_right), (ev_view_rotate_left):
7033         * shell/ev-view.h:
7034         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7035         (ev_window_cmd_edit_rotate_right):
7036
7037         Better ui for changing document orientation
7038
7039 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7040
7041         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7042         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7043         * shell/ev-sidebar-links.h:
7044         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7045         (ev_sidebar_page_iface_init):
7046         * shell/ev-sidebar-page.h:
7047         * shell/ev-sidebar-thumbnails.c:
7048         (ev_sidebar_thumbnails_get_property),
7049         (ev_sidebar_thumbnails_class_init),
7050         (ev_sidebar_thumbnails_set_document):
7051         * shell/ev-sidebar-thumbnails.h:
7052         * shell/ev-view.c: (ev_view_motion_notify_event):
7053         * shell/ev-window.c: (update_chrome_visibility),
7054         (ev_window_cmd_focus_page_selector),
7055         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7056         (sidebar_page_main_widget_update_cb), (ev_window_init):
7057         
7058         Autoraise toolbar on GoToPage binding and fix bindings in
7059         EvSidebarThumbnails page.
7060
7061 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7062
7063         * shell/ev-properties.c: (update_progress_label):
7064
7065         Hide the progress label when finished; bug #307697.
7066
7067 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7068
7069         * pdf/ev-poppler.cc:
7070
7071         Enable is_open for links, you will need poppler cvs
7072
7073         * shell/ev-properties.c: (job_fonts_finished_cb):
7074
7075         Get a lock on the document when filling the tree view
7076
7077 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7078
7079         * backend/ev-document-links.h:
7080         * pdf/ev-poppler.cc:
7081         * shell/ev-sidebar-links.c: (create_loading_model),
7082         (expand_open_links), (job_finished_callback):
7083
7084         Expand links when specified by the document.
7085         Depend on a poppler api (defined out for now)
7086
7087 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7088
7089         * shell/ev-properties.c: (ev_properties_dispose),
7090         (ev_properties_class_init), (dialog_destroy_cb),
7091         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7092         (ev_properties_set_document), (ev_properties_new),
7093         (ev_properties_show):
7094         * shell/ev-properties.h:
7095
7096         Make it an object, cleanup the code, api to show it as transient
7097         and to set the document.
7098
7099         * shell/ev-window.c: (ev_window_setup_document),
7100         (ev_window_cmd_file_properties):
7101
7102         Adapt to EvProperties changes, do not show multiple
7103         times, update it when document changes.
7104
7105 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7106
7107         * ps/gstypes.h:
7108         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7109         (ps_document_set_orientation), (ps_document_document_iface_init):
7110         * ps/ps-document.h:
7111
7112         Implement orientation here too
7113
7114         * shell/ev-properties.c: (ev_properties_new):
7115         * data/evince-properties.glade:
7116
7117         Hide the fonts page for backends that doesnt
7118         support it.     
7119
7120 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7121
7122         * backend/ev-document.c: (ev_document_set_orientation):
7123         * backend/ev-document.h:
7124         * pdf/ev-poppler.cc:
7125
7126         Add orientation api. Currently poppler api is not optimal,
7127         we need to set orientation every time we _get a page.
7128         I will try to fix that at some point.
7129
7130         * data/evince-ui.xml:
7131         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7132         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7133
7134         Add orientation menu items
7135
7136         * shell/ev-page-cache.c: (ev_page_cache_clear):
7137         * shell/ev-page-cache.h:
7138
7139         Add api to clear the cache
7140
7141         * shell/ev-view.c: (setup_caches), (clear_caches),
7142         (ev_view_set_document), (ev_view_zoom_out),
7143         (ev_view_set_orientation):
7144         * shell/ev-view.h:
7145
7146         Implement orientation changing
7147
7148 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7149
7150         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7151         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7152         * backend/ev-document-fonts.h:
7153
7154         Separate scan and fill so that we can incrementally fill from
7155         the main thread. Add a progress api.
7156
7157         * data/evince-properties.glade:
7158         * pdf/ev-poppler.cc:
7159         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7160         * shell/ev-jobs.h:
7161         * shell/ev-properties.c: (update_progress_label),
7162         (job_fonts_finished_cb), (setup_fonts_view):
7163
7164         Incrementally feel the list and show the progress
7165         percentage in a label like acrobat does.
7166
7167         You are going to need poppler cvs
7168
7169 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7170
7171         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7172         * backend/ev-document-fonts.h:
7173         * pdf/ev-poppler.cc:
7174
7175         Make fonts model fill incrementally.
7176
7177         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7178         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7179         (ev_job_queue_remove_job):
7180         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7181         (ev_job_fonts_new), (ev_job_fonts_run):
7182         * shell/ev-jobs.h:
7183
7184         New job for fonts scanning
7185
7186         * shell/ev-properties.c: (job_fonts_finished_cb),
7187         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7188         * shell/ev-properties.h:
7189         * shell/ev-window.c: (ev_window_cmd_file_properties):
7190
7191         Incrementally feel the treeview using the new job. Show Loading...
7192         message until scanning is completed.
7193
7194         Hopefully I didnt break the build without the poppler patch.
7195
7196 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7197
7198         * shell/ev-application.c: (ev_application_open):
7199         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7200         (ev_document_type_get_type), (ev_document_type_lookup):
7201         * shell/ev-document-types.h:
7202         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7203         * shell/ev-job-xfer.h:
7204         * shell/ev-window.c: (ev_window_clear_local_uri),
7205         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7206         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7207         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7208         
7209         Transfer remote documents to tmp directory to display them later.
7210
7211 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7212
7213         * backend/ev-document-info.h:
7214         * shell/ev-properties.c: (ev_properties_new):
7215
7216         s/GTime*/GTime. Not sure why we was using a pointer
7217         at all there!
7218
7219 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7220
7221         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7222         situations.  That situation is that you're using GTK+-HEAD with
7223         the patch at #306726 is applied, and you have a document with <
7224         1500 pages in it.  It's not quite as uniformly nice as the
7225         TreeView, but should be better in the long run.
7226
7227         I'm pretty sure I guarded against breaking compilation with
7228         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7229         I missed some.
7230
7231         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7232         widget yet, so I commented that code out
7233         enable_view_actions_for_widget() for now.  Need to figure this
7234         out.
7235
7236         * shell/ev-page-action.c (match_selected_cb): emit the right
7237         signals.  Our cool C-l completion now works.
7238
7239 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7240
7241         * backend/Makefile.am:
7242         * backend/ev-document-fonts.c:
7243         * backend/ev-document-links.c:
7244         * backend/ev-document.c: (ev_document_load):
7245         * backend/ev-document.h:
7246         * backend/ev-job-queue.c:
7247         * backend/ev-job-queue.h:
7248         * backend/ev-jobs.c:
7249         * backend/ev-jobs.h:
7250         * backend/ev-page-cache.c:
7251         * backend/ev-page-cache.h:
7252
7253         EvPageCache and EvJobs are moved to shell.
7254
7255         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7256         (ev_tmp_filename):
7257         * lib/ev-file-helpers.h:
7258         
7259         New helper to work with temporary files
7260         
7261         * shell/Makefile.am:
7262         * shell/ev-application.c: (ev_application_open):
7263         * shell/ev-application.h:
7264         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7265         (remove_job_from_async_queue), (add_job_to_async_queue),
7266         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7267         (handle_job), (search_for_jobs_unlocked),
7268         (no_jobs_available_unlocked), (ev_render_thread),
7269         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7270         (ev_job_queue_add_job), (move_job_async), (move_job),
7271         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7272         * shell/ev-job-queue.h:
7273         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7274         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7275         * shell/ev-job-xfer.h:
7276         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7277         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7278         (ev_job_links_class_init), (ev_job_render_init),
7279         (ev_job_render_dispose), (ev_job_render_class_init),
7280         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7281         (ev_job_thumbnail_class_init), (ev_job_load_init),
7282         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7283         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7284         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7285         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7286         * shell/ev-jobs.h:
7287         * shell/ev-page-action.c: (ev_page_action_set_document):
7288         * shell/ev-page-cache.c: (ev_page_cache_init),
7289         (ev_page_cache_class_init), (ev_page_cache_finalize),
7290         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7291         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7292         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7293         (ev_page_cache_get_title), (ev_page_cache_get_size),
7294         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7295         (ev_page_cache_get_height_to_page),
7296         (ev_page_cache_get_max_label_chars),
7297         (ev_page_cache_get_page_label),
7298         (ev_page_cache_has_nonnumeric_page_labels),
7299         (ev_page_cache_get_info), (ev_page_cache_next_page),
7300         (ev_page_cache_prev_page), (ev_page_cache_get):
7301         * shell/ev-page-cache.h:
7302         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7303         (ev_pixbuf_cache_clear_job_sizes),
7304         (ev_pixbuf_cache_add_jobs_if_needed),
7305         (ev_pixbuf_cache_set_page_range):
7306         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7307         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7308         * shell/ev-sidebar-thumbnails.c:
7309         (ev_sidebar_tree_selection_changed),
7310         (ev_sidebar_thumbnails_set_document):
7311         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7312         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7313         (ev_statusbar_get_context_id), (ev_statusbar_push),
7314         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7315         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7316         (ev_statusbar_set_progress):
7317         * shell/ev-statusbar.h:
7318         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7319         (ev_view_find_previous):
7320         * shell/ev-window.c: (ev_window_is_empty),
7321         (ev_window_setup_document), (password_dialog_response),
7322         (ev_window_clear_jobs), (ev_window_load_job_cb),
7323         (ev_window_xfer_job_cb), (ev_window_open_uri),
7324         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7325         (ev_window_print), (ev_window_print_range),
7326         (ev_window_state_event), (ev_window_cmd_view_reload),
7327         (menu_item_select_cb), (menu_item_deselect_cb),
7328         (view_status_changed_cb), (ev_window_dispose),
7329         (drag_data_received_cb), (ev_window_init):
7330         * shell/ev-window.h:
7331         * shell/main.c: (load_files):
7332         
7333         New statusbar to show progress on idle. Two new jobs - 
7334         xfer job and load job to load document in background. And update
7335         of page_cache clients to new location of code.
7336
7337 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7338   
7339         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7340         selection in open dialog. It also remembers the last visited directory 
7341         in the current session.
7342
7343 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7344
7345         * shell/ev-properties.c: (ev_properties_new):
7346         * shell/ev-properties.h:
7347         * shell/ev-window.c: (ev_window_cmd_file_properties):
7348         
7349         Get document info from page cache instead of document itself.
7350         This should fix crash related to race conditions described in
7351         bug 306545.
7352
7353 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7354
7355         * ps/ps-document.c: (ps_document_init),
7356         (send_ps), (get_page_box), (output), (catchPipe), (input),
7357         (stop_interpreter), (file_length), (file_readable),
7358         (check_filecompressedb), (ps_document_enable_interpreter),
7359         (document_load), (ps_async_renderer_render_pixbuf):
7360         * ps/ps-document.h:
7361
7362         Big cleanup of the ps code
7363
7364 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7365
7366         * backend/Makefile.am:
7367         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7368         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7369         * backend/ev-async-renderer.h:
7370
7371         Add an async renderer interface (method + callback) which
7372         is useful for backends like ps.
7373
7374         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7375         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7376         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7377         (ev_job_queue_add_job), (move_job_async), (move_job),
7378         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7379
7380         Add queues for async renderer, these are executed on the
7381         main thread.
7382
7383         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7384         (ev_job_render_run):
7385         * backend/ev-jobs.h:
7386
7387         If the backend support async renderer interface use it.
7388
7389         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7390         (setup_pixmap), (ps_document_get_type),
7391         (ps_async_renderer_render_pixbuf),
7392         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7393
7394         Implement async renderer interface.
7395
7396 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7397
7398         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7399
7400         Cleanup links job on exit.
7401
7402 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7405         (drag_data_get_cb), (drag_data_received_cb):
7406         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7407         (drag_data_get_cb), (parse_item_list),
7408         (egg_toolbar_editor_load_actions):
7409         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7410         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7411         (parse_item_list), (parse_toolbars):
7412         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7413         (dvi_pixbuf_put_pixel):
7414         
7415         Fix gcc 4.0 warnings
7416
7417 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7418
7419         * ps/ps-document.c: (start_interpreter):
7420
7421         Fix warning when loading ps
7422
7423 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7424
7425         * ps/ps-document.c: (output):
7426
7427         Fix crash when priting gs error messages.
7428
7429 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7430
7431         * backend/ev-page-cache.c: (_ev_page_cache_new):
7432         * backend/ev-page-cache.h:
7433
7434         Use a const to return title so that we dont double
7435         free it. Small cleanup and fix a leak.
7436
7437         * shell/ev-window.c: (update_window_title):
7438
7439         strdup value from get_title.
7440
7441 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7442
7443         * shell/ev-sidebar-links.c: (job_finished_callback),
7444         (ev_sidebar_links_set_document):
7445
7446         Cleanup the old job when changing document
7447
7448 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7449
7450         * shell/ev-stock-icons.c:
7451         * shell/ev-stock-icons.h:
7452         * shell/ev-window.c:
7453         
7454         Add stock icons for actions that can appear in toolbar. Fix for
7455         bug 306566.
7456
7457 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7458
7459         * backend/ev-page-cache.c: (ev_page_cache_finalize),
7460         (_ev_page_cache_new), (ev_page_cache_get_max_width),
7461         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7462         * backend/ev-page-cache.h:
7463         * shell/ev-view.c: (scroll_to_current_page),
7464         (view_update_range_and_current_page), (get_page_y_offset),
7465         (get_page_extents), (ev_view_size_request_continuous_dual_page),
7466         (ev_view_size_request_continuous),
7467         (ev_view_zoom_for_size_continuous_and_dual_page),
7468         (ev_view_zoom_for_size_continuous):
7469         
7470         More compact EvView layout in document with pages of different size.
7471
7472 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
7473
7474         * shell/ev-window.c (ev_window_cmd_file_properties): fix
7475         compilation.
7476
7477 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7478
7479         * shell/ev-view.c: (view_set_adjustment_values):
7480         * shell/ev-window.c: (ev_window_cmd_file_properties):
7481         
7482         A bit different fix for rounding problem but it has no
7483         problems on startup. Make properties window transient to parent.
7484
7485 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7486
7487         * pdf/ev-poppler.cc:
7488         
7489         More commenting of font stuff.
7490
7491 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7492
7493         * pdf/ev-poppler.cc:
7494
7495         Comment out some more fonts stuff. Should really
7496         work without the poppler patch now.
7497
7498 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7499
7500         * pdf/ev-poppler.cc:
7501
7502         Adapt to api change
7503
7504 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7505
7506         * data/evince-properties.glade:
7507         * pdf/ev-poppler.cc:
7508         * shell/ev-properties.c: (setup_fonts_view):
7509
7510         Set the column title. Show the dialog only
7511         once everything is setup.
7512         Getting font info can be very slow... will
7513         prolly need to make this threaded too.
7514
7515 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7516
7517         * backend/Makefile.am:
7518         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
7519         (ev_document_fonts_get_fonts_model):
7520         * backend/ev-document-fonts.h:
7521         * data/evince-properties.glade:
7522         * pdf/ev-poppler.cc:
7523         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
7524         * shell/ev-properties.h:
7525         * shell/ev-window.c: (ev_window_cmd_file_properties):
7526
7527         Implement fonts list. Defined out for now, since it depends
7528         on a not yet committed poppler patch.
7529
7530 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
7531
7532         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
7533         page + 1.
7534
7535         * shell/ev-window.c: Make sure we add the timeout when we get a
7536         focus-in event.
7537
7538         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
7539         adjustment->value before calculating the zoom factor to average
7540         out all of our rounding errors.  The page no longer 'drifts' when
7541         resizing.
7542
7543 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7544
7545         * data/evince-properties.glade:
7546         * shell/ev-properties.c: (ev_properties_format_date),
7547         (set_property):
7548         
7549         Labels don't expand when the dialogue is resized.
7550         strftime result needs to be converted to UTF-8. Thanks
7551         to Christian Persch <chpe@gnome.org>.
7552
7553 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7554
7555         * data/evince-properties.glade:
7556
7557         Hide the fonts tab
7558
7559 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7560
7561         * backend/ev-document-info.h:
7562         * backend/ev-document.c: (ev_document_info_free):
7563         * data/evince-properties.glade:
7564         * pdf/ev-poppler.cc:
7565         * ps/ps-document.c: (ps_document_get_info):
7566         * shell/ev-properties.c: (ev_properties_format_date),
7567         (set_property), (ev_properties_new):
7568         * shell/ev-properties.h:
7569         * shell/ev-window.c: (ev_window_cmd_file_properties):
7570
7571         Rework properties code to take only EvPropertyInfo
7572         in the constructor so that it can be useful for
7573         nautilus plugin too.
7574
7575         Deal with backends that doesnt support some properties.
7576         Make set property code generic.
7577
7578 2005-06-04  Christian Persch <chpe@gnome.org>
7579
7580         * data/evince-properties.glade:
7581
7582         fix spacings, make resizeable, and make data labels
7583         selectable + ellipsised
7584
7585 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
7586
7587         * backend/ev-document-info.h:
7588         * data/Makefile.am:
7589         * data/evince-ui.xml:
7590         * pdf/ev-poppler.cc:
7591         * shell/Makefile.am:
7592         * shell/ev-window.c: (update_action_sensitivity),
7593         (ev_window_cmd_file_properties):
7594
7595         Initial go at file properties. Patch by
7596         Emil Soleyman-Zomalan <emil@soleyman.com>.
7597         Needs love see #169583
7598
7599 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
7600
7601         * ps/ps-document.c: (output):
7602         * ps/ps.c: (psscan):
7603
7604         Try to render even if psscan fails.
7605
7606 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
7607
7608         * ps/ps.c: (psscan), (pscopydoc):
7609
7610         Port buffered reading code from gv
7611
7612 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
7613
7614         * ps/ps-document.c: (interpreter_message), (output):
7615
7616         Do not fail on interpreter messages
7617
7618 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
7619
7620         * backend/ev-document-misc.c:
7621         (ev_document_misc_get_thumbnail_frame):
7622
7623         Pages can be 0 x 0, dont assert on this case
7624
7625 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7626
7627         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7628         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
7629
7630         Correctly manage our reference on document. Finally the reload
7631         huge leak is gone...
7632
7633 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7634
7635         * ps/ps-document.c: (ps_document_dispose):
7636
7637         Forgot to chain it to the parent. Thanks chpe.
7638
7639 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7640
7641         * ps/ps-document.c: (ps_document_dispose),
7642         (ps_document_class_init), (stop_interpreter), (document_load):
7643
7644         Cleanup dispose a bit. Dont leak the whole pixmap.
7645
7646 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7647
7648         * pdf/ev-poppler.cc:
7649
7650         Release the poppler document on dispose
7651
7652 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7653
7654         * shell/ev-view.c: (ev_view_set_document):
7655
7656         Release ref on the pixbuf cache when changing
7657         document.
7658
7659 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7660
7661         * ps/ps-document.c: (ps_document_get_info):
7662
7663         Fix a double free
7664
7665 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7666
7667         * backend/ev-page-cache.c: (ev_page_cache_init),
7668         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
7669         * backend/ev-page-cache.h:
7670         * shell/ev-page-action.c: (page_changed_cb):
7671         
7672         Set page action entry width depending on labels width. Fix
7673         for bug 305202.
7674
7675 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
7676
7677         * backend/ev-link.c: (ev_link_class_init):
7678
7679         Allow -1 as page value (error)
7680
7681 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
7682
7683         * shell/ev-sidebar-thumbnails.c:
7684         (ev_sidebar_thumbnails_set_document):
7685         * shell/ev-view.c: (scroll_to_current_page),
7686         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
7687         (page_changed_cb), (on_adjustment_value_changed),
7688         (ev_view_set_document):
7689
7690         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
7691         Fix bug 305377
7692
7693 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7694
7695         * configure.ac:
7696         * djvu/djvu-document.c: (djvu_document_get_page_size):
7697
7698         Require djvulibre CVS. Now djvu loading is much faster. Fix for
7699         bug 301993.
7700
7701 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
7702
7703         * shell/ev-view.c (draw_one_page): modify the expose handling to
7704         get the shadows.
7705
7706         * shell/ev-window.c (update_action_sensitivity): Respect
7707         permissions field.  Kowtow to the man.
7708
7709         * pdf/ev-poppler.cc: Get the permissions field.
7710
7711         * tiff/*c: Make a tiny bit more robust.
7712
7713 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7714
7715         * djvu/djvu-document.c:
7716         
7717         Pop messages from djvu context message queue.
7718
7719 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7720
7721         * configure.ac, Makefile.am, shell/Makefile.am:
7722         * tiff/Makefile.am, shell/ev-document-types.c:
7723         
7724         Cleanup tiff configure checks. Fix for bug 305218.
7725
7726 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
7727
7728         * configure.ac: Added "uk" to ALL_LINGUAS.
7729
7730 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7731
7732         * cut-n-paste/zoom-control/ephy-zoom.c:
7733         (ephy_zoom_get_changed_zoom_level):
7734         * cut-n-paste/zoom-control/ephy-zoom.h:
7735         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
7736         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
7737         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
7738         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
7739         (zoom_control_changed_cb), (ev_window_init):
7740         
7741         Fix minor points related to moving best fit up. Introduce
7742         "zoom" property and make zoom control change it's value on
7743         notify::zoom signals. Fix for 305080.
7744
7745 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7746
7747         * data/evince-ui.xml:
7748         * shell/ev-window.c: (set_view_actions_sensitivity):
7749         
7750         Use + and - as accels for zoom in and zoom out. Fix for 305001.
7751
7752 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
7753
7754         * configure.ac:
7755
7756         Depends on poppler 0.3.2
7757
7758 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
7759
7760         * cut-n-paste/recent-files/egg-recent-item.c:
7761         (egg_recent_item_get_short_name):
7762         * cut-n-paste/toolbar-editor/Makefile.am:
7763         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7764         (new_pixbuf_from_widget):
7765         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7766         * cut-n-paste/toolbar-editor/egg-marshal.c:
7767         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7768         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7769
7770         Sync
7771
7772 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
7773
7774         * tiff/tiff-document.c: Rough TIFF backend.
7775
7776 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
7777
7778         * NEWS:
7779         * configure.ac:
7780         * cut-n-paste/toolbar-editor/Makefile.am:
7781
7782         Release 0.3.1
7783
7784 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
7785
7786         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
7787         (ev_view_find_next), (ev_view_find_previous):
7788
7789         Remove the locks around get_n_results   
7790
7791 2005-05-21  Juerg Billeter  <j@bitron.ch>
7792
7793         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
7794
7795         Pass correct number of pages to poppler.
7796
7797 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7798
7799         * configure.ac:
7800         * data/Makefile.am:
7801         * data/evince.desktop.in: 
7802         * data/evince.desktop.in.in:
7803         * po/POTFILES.in:
7804         
7805         Add conditionally dvi and djvu to desktop types. Fix for 304658.
7806
7807 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
7808
7809         * shell/ev-view.c: (view_update_adjustments),
7810         (view_set_adjustment_values): cast adjustmen->value to (int)
7811         before using it.  Otherwise, we get off by a pixel in some
7812         situations.
7813
7814         (draw_one_page): Draw the border on expose.
7815
7816 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
7817
7818         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
7819         adjustment when the mode changes, #304923
7820
7821 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7822
7823         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
7824         flickering on resize but still use gdk_window_scroll on
7825         scrolling
7826
7827 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
7828
7829         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
7830         option, #170458
7831
7832 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
7833
7834         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
7835         second page on page_changed if possible, #304669
7836
7837 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
7838
7839         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
7840         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
7841
7842 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
7843
7844         * .cvsignore:
7845         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
7846         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
7847         (ev_view_zoom_for_size_presentation),
7848         (ev_view_zoom_for_size_continuous_and_dual_page),
7849         (ev_view_zoom_for_size_continuous),
7850         (ev_view_zoom_for_size_dual_page),
7851         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
7852         * shell/ev-view.h:
7853         * shell/ev-window.c: (update_view_size),
7854         (ev_window_sizing_mode_changed_cb):
7855
7856         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
7857         the scrollbars.  It's not 100% right, but it's much closer.  Kills
7858         an infinite loop, #304769
7859
7860
7861 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
7862
7863         * data/evince-ui.xml:
7864         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
7865         * shell/ev-window.c: (set_view_actions_sensitivity):
7866
7867         Make PgUp/Down behave like Space
7868
7869 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
7870
7871         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
7872         * backend/ev-ps-exporter.h:
7873         * pdf/ev-poppler.cc:
7874         * ps/ps-document.c: (ps_document_ps_export_begin):
7875         * shell/ev-print-job.c: (idle_print_handler):
7876
7877         Adapt to new poppler api
7878
7879 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
7880
7881         * cut-n-paste/zoom-control/ephy-zoom-control.c:
7882         (ephy_zoom_control_init):
7883
7884         Translate zoom levels
7885
7886 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
7887
7888         * cut-n-paste/zoom-control/ephy-zoom.c:
7889         (ephy_zoom_get_zoom_level_index):
7890
7891         Fix current zoom -> zoom control match
7892
7893 2005-05-18  James Bowes  <bowes@cs.dal.ca>
7894
7895         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
7896         rather than the scrolled_window that it's in. Fixes bug #304655.
7897
7898 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
7899
7900         * shell/ev-view.c: (view_update_adjustments),
7901         (view_set_adjustment_values), (view_update_range_and_current_page),
7902         (view_scroll_to_page), (set_scroll_adjustment),
7903         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
7904         (ev_view_scroll), (ev_view_scroll_view),
7905         (ensure_rectangle_is_visible), (find_page_at_location),
7906         (get_link_at_location), (go_to_link), (status_message_from_link),
7907         (ev_view_size_request_continuous_dual_page),
7908         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
7909         (ev_view_unrealize), (ev_view_expose_event),
7910         (ev_view_button_press_event), (ev_view_motion_notify_event),
7911         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
7912         (draw_rubberband), (highlight_find_results), (draw_one_page),
7913         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
7914         (ev_view_init), (find_changed_cb), (page_changed_cb),
7915         (on_adjustment_value_changed), (ev_view_new),
7916         (ev_view_set_document), (ev_view_set_zoom),
7917         (ev_view_set_continuous), (ev_view_set_dual_page),
7918         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
7919         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
7920         (ev_view_zoom_for_size_presentation),
7921         (ev_view_zoom_for_size_continuous_dual_page),
7922         (ev_view_zoom_for_size_continuous),
7923         (ev_view_zoom_for_size_dual_page),
7924         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7925         (ev_view_get_status), (ev_view_set_status),
7926         (update_find_status_message), (ev_view_get_find_status),
7927         (ev_view_set_find_status), (jump_to_find_result),
7928         (jump_to_find_page), (compute_selections), (clear_selection),
7929         (ev_view_select_all), (get_selected_text), (ev_view_copy),
7930         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
7931         (ev_view_update_primary_selection),
7932         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
7933         * shell/ev-view.h:
7934         * shell/ev-window.c: (ev_window_open_page_label),
7935         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
7936         (ev_window_init):
7937         * shell/ev-window.h:
7938         * shell/main.c: (load_files):
7939
7940         Massive code clean up from Nickolay Shmyrev.  Keep page offset
7941         when resizing.  Remove the bin_window().  Also, patch from James
7942         Bowes to fix command line page, #300641
7943         
7944 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
7945
7946         * data/evince-ui.xml:
7947         * shell/ev-view.c:
7948         * shell/ev-view.h:
7949         * shell/ev-window.c: (update_action_sensitivity):
7950
7951         Get rid of View->Normal Size, it's just confusing
7952
7953 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
7954
7955         * backend/ev-document-info.h:
7956         * backend/ev-document.c: (ev_document_info_free): Free the
7957         EvDocumentInfo.
7958
7959         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
7960         (clear_range), (add_range), (update_visible_range),
7961         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
7962         (ev_sidebar_thumbnails_set_document):
7963         * shell/ev-window.c: (ev_window_setup_document): Only render the
7964         visible thumbnails.  It takes an instant to render, but it uses
7965         much less memory.
7966
7967 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
7968
7969         * shell/ev-sidebar-links.c: (popup_menu_cb):
7970
7971         Select first item
7972
7973 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
7974
7975         * lib/Makefile.am:
7976         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
7977         (button_press_cb), (ev_sidebar_links_construct):
7978
7979         Show the popup menu also on keybindings
7980
7981 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
7982
7983         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
7984         * shell/ev-window.h:
7985
7986         Expose api to print a range (with dialog). Make private _print use
7987         it.
7988
7989         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
7990         (ev_sidebar_links_construct):
7991
7992         Show a print context menu on linkx, it prints the selected
7993         section.
7994
7995 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
7996
7997         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
7998         button.
7999
8000 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8001
8002         * AUTHORS:
8003
8004         Update
8005
8006         * shell/ev-window.c: (build_comments_string),
8007         (ev_window_cmd_help_about):
8008
8009         Show poppler version/backend and authors
8010
8011 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8012
8013         * cut-n-paste/zoom-control/ephy-zoom.c:
8014         (ephy_zoom_get_zoom_level_index):
8015         * cut-n-paste/zoom-control/ephy-zoom.h:
8016
8017         Move the best fit items at the top of the list
8018
8019 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8020
8021         * shell/ev-marshal.list:
8022         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8023         (activate_cb), (match_selected_cb), (activate_link_cb),
8024         (connect_proxy), (ev_page_action_class_init):
8025         * shell/ev-page-action.h:
8026
8027         Use signals to notify action activation. Hopefully
8028         I did not break completion since I cant test...
8029
8030         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8031         (register_custom_actions):
8032
8033         Connect to page selector actions and also grab focus on
8034         the view when activated.
8035
8036 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8037
8038         * pdf/ev-poppler.cc:
8039         * backend/ev-page-cache.c: make page size calculation consistent
8040         and set it to (int)( width * scale + 0.5).  This makes the weird
8041         line going through the middle of the page go away.
8042
8043         * shell/ev-view.c: move painting the background page after
8044         checking the expose area covers us.
8045
8046 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8047
8048         * data/evince-password.glade:
8049         
8050         Mark labels as not translatable. Fix for bug 302842.
8051
8052 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8053
8054         * configure.ac: Added "es" to ALL_LINGUAS.
8055
8056 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8057
8058         * data/evince-toolbar.xml:
8059         * shell/ev-window.c: (update_action_sensitivity),
8060         (ev_window_setup_document), (ev_window_set_page_mode),
8061         (ev_window_init):
8062
8063         Remove some leftover code from jrb first continous
8064         attempt. Use the new actions, we still need good icons
8065         though...
8066
8067 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8068
8069         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8070
8071         Update label when connecting proxy. Fix a warning with NULL
8072         page_cache.
8073
8074 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8075
8076         * data/evince-ui.xml:
8077         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8078         * shell/ev-page-action.h:
8079         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8080
8081         Add mnemonic for edit toolbar.
8082         ctrl+l focus the page entry.
8083
8084 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8085
8086         * lib/Makefile.am:
8087         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8088         (ev_window_init):
8089         * shell/main.c: (main):
8090
8091         Put the toolbar xml in evince own dot dir
8092
8093 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8094
8095         * shell/ev-window.c: (ev_window_init):
8096
8097         Make the toolbar not removable
8098
8099 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8100
8101         * data/evince-ui.xml:
8102         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8103         * shell/ev-sidebar-links.h:
8104         * shell/ev-sidebar-thumbnails.c:
8105         (ev_sidebar_thumbnails_get_treeview):
8106         * shell/ev-sidebar-thumbnails.h:
8107         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8108         (ev_view_class_init):
8109         * shell/ev-view.h:
8110         * shell/ev-window.c: (update_action_sensitivity),
8111         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8112         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8113         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8114         (ev_window_init):
8115
8116         This is evil... Make space/backspace global accelerators but
8117         enable them only for some widgets (sidebars and view).
8118         I dont like it, but I dont know a better way... :/
8119
8120 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8121
8122         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8123         (ev_page_action_widget_finalize),
8124         (ev_page_action_widget_class_init), (update_page_cache):
8125
8126         Keep a weak reference on proxy->page_cache so that we
8127         dont try to disconnect the signal if the object is already
8128         gone. Maybe there is a better way to cleanup reference handling
8129         in page action though...
8130
8131 2005-05-10  Juerg Billeter  <j@bitron.ch>
8132
8133         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8134         * backend/ev-ps-exporter.h:
8135         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8136         * ps/ps-document.c: (ps_document_ps_export_begin):
8137         
8138         Change api to pass print range to ps_exporter_begin. The pdf backend
8139         requires this information.
8140         
8141         * shell/ev-print-job.c: (idle_print_handler):
8142         
8143         Adapt to api change
8144
8145 2005-05-10  Juerg Billeter  <j@bitron.ch>
8146
8147         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8148         (idle_print_handler)
8149         * shell/ev-window.c: (ev_window_print):
8150
8151         Support printing page range, based on patch by Amaury Jacquot
8152
8153 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8154
8155         * data/evince-toolbar.xml:
8156
8157         Add zoom control to available items
8158
8159 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8160
8161         * shell/ev-window.c: (update_action_sensitivity):
8162
8163         Set slash action insensitive when appropriate
8164
8165 2005-05-10  Christian Persch <chpe@gnome.org>
8166
8167         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8168
8169         Fix warning on the overflow menu
8170
8171 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8172
8173         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8174
8175         Check for uri correctness/existence
8176
8177 2005-05-09  Juerg Billeter  <j@bitron.ch>
8178
8179         * shell/ev-window.c: (using_postscript_printer):
8180
8181         LPD printers use postscript, too
8182
8183 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8184
8185         * shell/ev-window.c: (register_custom_actions):
8186
8187         The zoom one is actually sort of useful,
8188         put it back
8189
8190 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8191
8192         * shell/ev-window.c: (register_custom_actions):
8193
8194         Hide page/zoom controls from overflow, they
8195         are useless.
8196
8197 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8198
8199         * cut-n-paste/update-from-egg.sh:
8200         
8201         Share it between all cut-n-paste subdirs
8202
8203         * cut-n-paste/recent-files/Makefile.am:
8204
8205         Fix to use "global" update-from-egg.sh
8206
8207         * cut-n-paste/recent-files/egg-recent-model.c:
8208         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8209         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8210         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8211         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8212
8213         Update from libegg
8214
8215         * cut-n-paste/toolbar-editor/Makefile.am:
8216
8217         Fix to use "global" update-from-egg.sh
8218
8219         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8220
8221         Update from libegg
8222
8223 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8224
8225         * configure.ac:
8226         * cut-n-paste/Makefile.am:
8227         * cut-n-paste/recent-files/Makefile.am:
8228         * cut-n-paste/toolbar-editor/.cvsignore:
8229         * cut-n-paste/toolbar-editor/Makefile.am:
8230         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8231         (egg_editable_toolbar_get_type), (get_toolbar_position),
8232         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8233         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8234         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8235         (set_item_drag_source), (create_item_from_action), (create_item),
8236         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8237         (popup_toolbar_context_menu_cb), (free_dragged_item),
8238         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8239         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8240         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8241         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8242         (item_added_cb), (item_removed_cb),
8243         (egg_editable_toolbar_construct),
8244         (egg_editable_toolbar_disconnect_model),
8245         (egg_editable_toolbar_deconstruct),
8246         (egg_editable_toolbar_set_model),
8247         (egg_editable_toolbar_set_ui_manager),
8248         (egg_editable_toolbar_set_property),
8249         (egg_editable_toolbar_get_property),
8250         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8251         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8252         (egg_editable_toolbar_new_with_model),
8253         (egg_editable_toolbar_get_edit_mode),
8254         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8255         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8256         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8257         (new_pixbuf_from_widget), (new_separator_pixbuf),
8258         (update_separator_image), (style_set_cb),
8259         (_egg_editable_toolbar_new_separator_image),
8260         (egg_editable_toolbar_get_model):
8261         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8262         * cut-n-paste/toolbar-editor/egg-marshal.c:
8263         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8264         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8265         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8266         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8267         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8268         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8269         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8270         (editor_drag_data_delete_cb), (drag_data_get_cb),
8271         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8272         (editor_create_item), (update_editor_sheet), (setup_editor),
8273         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8274         (parse_item_list), (model_has_action), (update_actions_list),
8275         (egg_toolbar_editor_load_actions):
8276         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8277         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8278         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8279         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8280         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8281         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8282         (egg_toolbars_model_add_separator), (impl_add_item),
8283         (parse_item_list), (egg_toolbars_model_add_toolbar),
8284         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8285         (impl_get_item_data), (impl_get_item_type),
8286         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8287         (egg_toolbars_model_init), (free_toolbar),
8288         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8289         (egg_toolbars_model_remove_toolbar),
8290         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8291         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8292         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8293         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8294         (egg_toolbars_model_get_item_data),
8295         (egg_toolbars_model_get_item_type):
8296         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8297         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8298         * data/Makefile.am:
8299         * data/evince-toolbar.xml:
8300         * data/evince-ui.xml:
8301         * data/hand-open.png:
8302         * po/POTFILES.in:
8303         * shell/Makefile.am:
8304         * shell/ev-window.c: (update_chrome_visibility),
8305         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8306         (ev_window_dispose), (ev_window_init):
8307
8308         Implement epiphany like toolbar editor. Based on patch by
8309         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8310
8311 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8312
8313         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8314
8315         Use set_cursor instead of set_selection, so that
8316         the keyboard focus moves too.
8317
8318 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8319
8320         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8321
8322         Fix infinite loop when loading Type1 fonts
8323
8324 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8325
8326         * data/evince-ui.xml:
8327         * shell/ev-window.c:
8328
8329         Slash -> Find
8330
8331 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8332
8333         * configure.ac:
8334
8335         Make --disable really disable
8336
8337 2005-05-07  Juerg Billeter  <j@bitron.ch>
8338
8339         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8340
8341         Compare page labels even without has_labels set, fixes setting page
8342         with entry
8343
8344 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8345
8346         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8347         (ev_view_set_cursor), (ev_view_button_press_event),
8348         (ev_view_motion_notify_event), (ev_view_button_release_event),
8349         (ev_view_init):
8350
8351         Implement middle button scrolling. Based on a patch
8352         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8353
8354 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8355
8356         * shell/ev-document-types.c: (get_slow_mime_type),
8357         (get_document_type_from_mime), (ev_document_type_lookup):
8358         * shell/ev-document-types.h:
8359
8360         Change api to lookup from uri. Do fast lookup first, if the
8361         type is unknown try with data sniffing.
8362
8363         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8364         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8365
8366         Adapt to api change
8367
8368 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8369
8370         * thumbnailer/Makefile.am:
8371
8372         Fix distcheck
8373
8374 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8375
8376         * NEWS:
8377         * configure.ac:
8378
8379         Release 0.3.0
8380
8381         * data/evince-ui.xml:
8382
8383         Hide presentation mode for now
8384
8385         * shell/ev-view.c: (highlight_find_results):
8386
8387         Show current find selection only on current page
8388
8389 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8390
8391         * shell/ev-view.c: (ev_view_select_all):
8392
8393         Compute size of the actual page, not of
8394         the current one.
8395
8396 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8397
8398         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8399         (view_rect_to_doc_rect), (compute_selections),
8400         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8401         (ev_view_copy), (ev_view_primary_get_cb),
8402         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8403         (ev_view_button_press_event), (ev_view_motion_notify_event),
8404         (ev_view_button_release_event), (page_changed_cb):
8405
8406         Fix text selection
8407
8408 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8409
8410         * shell/ev-view.c: (compute_border), (get_page_extents),
8411         (doc_rect_to_view_rect), (highlight_find_results),
8412         (ev_view_bin_expose), (ev_view_select_all),
8413         (ev_view_motion_notify_event), (update_find_status_message),
8414         (jump_to_find_result), (jump_to_find_page):
8415
8416         First go at fixing search, still buggy
8417
8418 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8419
8420         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8421         dropdown box and button at the top of the sidebar.
8422
8423 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8424
8425         * configure.ac: Output zoom-control Makefile.
8426         * cut-n-paste/Makefile.am: build zoom-control subdir.
8427         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8428         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8429         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8430         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8431         * cut-n-paste/zoom-control/ephy-zoom.c:
8432         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8433         from epiphany, and modified to add a separator into the menu.
8434         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8435         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8436         zoom-control action.
8437         * shell/Makefile.am: Include zoom-control flags.
8438         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8439         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8440         (ev_view_zoom_for_size_presentation),
8441         (ev_view_zoom_for_size_continuous_and_dual_page),
8442         (ev_view_zoom_for_size_continuous),
8443         (ev_view_zoom_for_size_dual_page),
8444         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
8445         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
8446         ev_view_get_zoom and ev_view_get_sizing_mode.
8447         * shell/ev-view.h:
8448         * shell/ev-window.c: (update_action_sensitivity),
8449         (update_sizing_buttons), (zoom_control_changed_cb),
8450         (register_custom_actions): Initialize and use the zoom-control 
8451         widget.
8452
8453 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
8454
8455         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8456         preview cache back to 1.  Don't know when it got set to 0.
8457         
8458         * shell/ev-view.c: (compute_border), (ev_view_realize),
8459         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8460         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8461         (ev_view_get_fullscreen), (ev_view_set_presentation),
8462         (ev_view_get_presentation), (ev_view_set_sizing_mode),
8463         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8464         * shell/ev-view.h:
8465         * shell/ev-window.c:
8466         (update_chrome_visibility),
8467         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8468         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8469         (update_document_mode), (ev_window_update_fullscreen_action),
8470         (ev_window_fullscreen), (ev_window_unfullscreen),
8471         (ev_window_cmd_view_fullscreen),
8472         (ev_window_update_presentation_action),
8473         (ev_window_run_presentation), (ev_window_stop_presentation),
8474         (ev_window_cmd_view_presentation), (ev_window_state_event),
8475         (ev_window_focus_in_event), (ev_window_focus_out_event),
8476         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
8477         * data/evince-ui.xml: Initial presentation mode.  We should
8478         probably hide this until it's done, as it's quite rough.  Also,
8479         change full-screen to fullscreen and add two getters to EvView.
8480
8481 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8482
8483         * shell/ev-page-action.c: (update_page_cache),
8484         (ev_page_action_dispose):
8485         * shell/ev-window.c: (destroy_fullscreen_popup),
8486         (ev_window_create_fullscreen_popup):
8487
8488         Use connect_object rather than explicitly
8489         disconnect on dispose.
8490
8491 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8492
8493         * shell/ev-page-action.c: (update_page_cache),
8494         (ev_page_action_dispose):
8495
8496 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8497
8498         * backend/ev-page-cache.c: (_ev_page_cache_new),
8499         (ev_page_cache_set_page_label),
8500         (ev_page_cache_has_nonnumeric_page_labels):
8501         * backend/ev-page-cache.h:
8502         * shell/ev-page-action.c: (update_pages_label):
8503         
8504         If all page labels are numeric, fallback to default
8505         way to display number of pages. See bug 173185.
8506
8507 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8508
8509         * shell/ev-page-action.c: (ev_page_action_dispose):
8510         * shell/ev-view.c: (view_update_range_and_current_page):
8511         * shell/ev-window.c: (ev_window_dispose):
8512         
8513         Set page on scroll in continuous mode. Fixes bug 301986.
8514         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
8515
8516 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
8517
8518         * configure.ac:
8519
8520         Require poppler 0.3.0
8521
8522 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8523         
8524         * shell/Makefile.am, configure.ac: Fix build problems
8525         with t1lib. Bug 301996.
8526
8527 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8528
8529         * shell/ev-view.c: (ev_view_scroll_event):
8530         
8531         Scroll up increase zoom
8532
8533 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8534
8535         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
8536         (ev_view_set_sizing_mode),
8537         (ev_view_zoom_for_size_continuous_and_dual_page),
8538         (ev_view_zoom_for_size_continuous):
8539         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
8540         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
8541         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
8542         (ev_window_init):
8543
8544         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
8545         Fix for 165473 and 165472.
8546
8547 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8548
8549         * po/POTFILES.in:
8550         * thumbnailer/Makefile.am:
8551         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
8552         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
8553         * thumbnailer/evince-thumbnailer.schemas.in:
8554         
8555         Make thumbnailer schemas translatable. Fix for bug 301773
8556         
8557         * thumbnailer/evince-thumbnailer-djvu.schemas:
8558         * thumbnailer/evince-thumbnailer-dvi.schemas:
8559         * thumbnailer/evince-thumbnailer.schemas:
8560
8561         Removed files
8562
8563 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
8564
8565         * shell/ev-view.c (ev_view_init): forgot to set this.
8566
8567 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
8568
8569         * shell/ev-view.c: (find_page_at_location),
8570         (get_link_at_location),
8571         (ev_view_set_show_border), (ev_view_set_spacing),
8572         (ev_view_zoom_for_size_continuous_and_dual_page),
8573         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
8574         Also, add a quick fix measuring of widths.  Also, removed
8575         ev_view_set_spacing and ev_view_set_show_border.
8576         
8577         * shell/ev-window.c: (ev_window_unfullscreen),
8578         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
8579
8580 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8581
8582         * shell/ev-view.c: (view_update_range_and_current_page),
8583         (page_changed_cb):
8584         
8585         Fix crash on exit and scrolling to page in continuous view.
8586
8587 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
8588
8589         * TODO:
8590         * backend/ev-page-cache.c: (_ev_page_cache_new),
8591         (ev_page_cache_get_max_width_size),
8592         (ev_page_cache_get_max_height_size):
8593         * backend/ev-page-cache.h:
8594         * data/evince-ui.xml:
8595         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
8596         * shell/ev-view.c: (view_update_adjustments),
8597         (view_update_range_and_current_page), (get_bounding_box_size),
8598         (ev_view_size_request_continuous_and_dual_page),
8599         (ev_view_size_request_continuous),
8600         (ev_view_size_request_dual_page),
8601         (ev_view_size_request_single_page), (ev_view_size_request),
8602         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
8603         (ev_view_bin_expose), (ev_view_expose_event),
8604         (ev_view_set_property), (ev_view_get_property),
8605         (ev_view_class_init), (ev_view_init), (ev_view_new),
8606         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
8607         (ev_view_set_dual_page), (ev_view_set_full_screen),
8608         (ev_view_set_presentation), (ev_view_set_sizing_mode),
8609         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
8610         (ev_view_zoom_out), (zoom_for_size_fit_width),
8611         (zoom_for_size_best_fit),
8612         (ev_view_zoom_for_size_continuous_and_dual_page),
8613         (ev_view_zoom_for_size_continuous),
8614         (ev_view_zoom_for_size_dual_page),
8615         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8616         (ev_view_show_cursor), (ev_sizing_mode_get_type):
8617         * shell/ev-view.h:
8618         * shell/ev-window.c: (update_action_sensitivity),
8619         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8620         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8621         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
8622         (ev_window_cmd_view_zoom_out), (update_view_size),
8623         (ev_window_set_sizing_mode), (ev_window_init):
8624
8625         Add Continuous and Dual page modes.
8626
8627 2005-04-23  James Bowes  <bowes@cs.dal.ca>
8628
8629         * dvi/dvi-document.c: (dvi_document_load),
8630         (dvi_document_thumbnails_get_thumbnail),
8631         (dvi_document_init_params): Fix up some mixups between
8632         width and height to correct thumbnail rendering.
8633
8634 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8635
8636         * dvi/mdvi-lib/private.h:
8637         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
8638         
8639         Suppess output for kpathsea during font generation. Thanks to
8640         James Bowes
8641
8642 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
8643
8644         * NEWS:
8645         * configure.ac:
8646
8647         Release 0.2.1
8648
8649         * Makefile.am: fix distcheck.
8650
8651 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8652
8653         * shell/ev-sidebar-links.c: (selection_changed_callback),
8654         (update_page_callback), (row_activated_callback),
8655         (job_finished_callback), (ev_sidebar_links_set_document):
8656         
8657         Fix for bug #169901. Double click on links expands tree.
8658
8659 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
8660
8661         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
8662         hard-coded style. Fix for bug 170111
8663
8664 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
8665
8666         * shell/ev-view.c (highlight_find_results): Remove unnecessary
8667         locking.
8668
8669 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
8670
8671         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
8672
8673 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
8674
8675         * pdf/ev-poppler.cc:
8676         * shell/ev-view.c: (highlight_find_results):
8677
8678         Fix find on single page documents
8679
8680 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
8681
8682         * data/evince.schemas.in: fix for bug 301390
8683
8684 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
8685
8686         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
8687         (ev_view_zoom_out), (ev_view_zoom_normal):
8688         * shell/ev-view.h:
8689         * shell/ev-window.c: (update_action_sensitivity),
8690         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8691         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
8692         (ev_window_cmd_view_normal_size):
8693
8694         Fix normal size zoom. Make zoom in/zoom out unsensitive when
8695         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
8696         better than oom. 
8697
8698 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
8699
8700         * configure.ac:
8701
8702         Depend on 2.57, 2.59 doesnt seem to be necessary
8703
8704 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
8705
8706         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
8707         (create_tool_item):
8708
8709         Put back total number of pages as (1 of 1234)
8710
8711 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
8712
8713         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
8714         remove the job.
8715
8716         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
8717         function.  This helps debugging.
8718
8719 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8720
8721         * djvu/djvu-document.c: (djvu_document_class_init),
8722         (djvu_document_get_info), (djvu_document_document_iface_init):
8723         * dvi/dvi-document.c: (dvi_document_class_init),
8724         (dvi_document_get_info), (dvi_document_document_iface_init):
8725
8726         Dummy implementation of get_info method for dvi and
8727         djvu. Fix crashes with those backends
8728
8729 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
8730
8731         * data/evince.desktop.in:
8732
8733         Add application/x-gzpostscript
8734
8735 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
8736
8737         * data/evince.schemas.in: Added real long descriptions, 
8738         closes bug 172496 
8739
8740         * README: Added actual text, closes bug 171869
8741
8742 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
8743
8744         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8745
8746         Thumbnail page 0
8747
8748 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
8749
8750         * backend/ev-document-info.h:
8751
8752         s/GDate */GDate so we can just use g_free
8753
8754 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
8755
8756         * shell/ev-window.c: (update_document_mode),
8757         (ev_window_setup_document):
8758
8759         Show the window in fullscreen when specified by
8760         the document
8761
8762 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
8763
8764         * backend/ev-document.c: (ev_document_class_init),
8765         (ev_document_get_info), (ev_document_render_pixbuf):
8766         * backend/ev-document.h:
8767         * backend/ev-page-cache.c: (_ev_page_cache_new):
8768         * pdf/ev-poppler.cc:
8769         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
8770         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
8771         * ps/ps-document.c: (ps_document_class_init), (document_load),
8772         (ps_document_get_info), (ps_document_document_iface_init):
8773
8774         Remove get_title from the interface, we can just use document info
8775
8776 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
8777
8778         * backend/Makefile.am:
8779         * backend/ev-document.c: (ev_document_render_get_info):
8780         * backend/ev-document.h:
8781         * pdf/ev-poppler.cc:
8782
8783         Initial support for document info. Based on jrb patch.
8784
8785 2005-04-19  Paolo Borelli <pborelli@katamail.com>
8786
8787         * shell/ev-window.c: (ev_window_state_event),
8788         (ev_window_class_init), (ev_window_init):
8789         
8790         Doesn't show resize grip when maximized. See bug #301053
8791
8792 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8793
8794         * po/POTFILES.in:
8795         
8796         ev-sidebar-thumbnails now has translatable labels
8797         
8798         * shell/Makefile.am:
8799         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
8800         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
8801         (ev_sidebar_links_page_iface_init):
8802         * shell/ev-sidebar-links.h:
8803         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8804         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
8805         (ev_sidebar_page_get_label):
8806         * shell/ev-sidebar-page.h:
8807         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
8808         (ev_sidebar_thumbnails_set_document),
8809         (ev_sidebar_thumbnails_support_document),
8810         (ev_sidebar_thumbnails_get_label),
8811         (ev_sidebar_thumbnails_page_iface_init):
8812         * shell/ev-sidebar-thumbnails.h:
8813         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
8814         (ev_sidebar_set_document):
8815         * shell/ev-sidebar.h:
8816         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
8817         
8818         Small rework of sidebar code. Now sidebar pages should implement
8819         EvSidebarPage interface. That makes page management in EvSidebar
8820         easier. See bug #164811 for details
8821
8822 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8823
8824         * shell/ev-application.c: (ev_application_open):
8825         * shell/ev-document-types.c:
8826         
8827         Fix build error and small problem with application exit
8828
8829 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8830
8831         * thumbnailer/Makefile.am:
8832         * thumbnailer/evince-thumbnailer-djvu.schemas:
8833         * thumbnailer/evince-thumbnailer-dvi.schemas:
8834         
8835         Conditionally install schemas for djvu/dvi thumbnailer
8836
8837 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
8838
8839         * shell/ev-document-types.h: 
8840         * shell/ev-document-types.c: 
8841         New files, handling the mapping from mimetypes to backends
8842         
8843         * shell/ev-window.c: 
8844         * thumbnailer/evince-thumbnailer.c:     
8845         Use the ev-document-types code
8846         
8847         * shell/Makefile.am: 
8848         Added new convenience library libevbackendfactory_la, containing
8849         the new mimetype->backend logic; moved the backends into it.
8850
8851         * thumbnailer/Makefile.am:
8852         Make the thumbnailer link with the libevbackend.la convenience
8853         library, rather than having a duplicate of the backend logic here.
8854
8855 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
8856
8857         * shell/ev-stock-icons.c: constify some vars.
8858         * shell/ev-window.c: ditto.
8859
8860 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
8861
8862         * ps/ps-document.c (get_page_orientation):
8863
8864         Respect document orientation 
8865
8866 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8867
8868         * djvu/Makefile.am:
8869         * dvi/Makefile.am:
8870         * shell/Makefile.am:
8871         
8872         Move library dependencies to components.
8873         
8874         * shell/ev-window.c: (update_window_title),
8875         (start_loading_document):
8876         
8877         Fix display of uris with spaces. Bug 168358.
8878
8879 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
8880
8881         * shell/ev-sidebar-links.c: (selection_changed_cb):
8882         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
8883         (ev_view_button_release_event), (ev_view_set_document):
8884         * shell/ev-view.h:
8885         * shell/ev-window.c: (find_bar_search_changed_cb):
8886         * shell/ev-window.h: Minor cleanups removing some dead code.
8887
8888 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8889
8890         * backend/ev-page-cache.c: (_ev_page_cache_new):
8891         
8892         Set current page to 0 if document has pages.
8893
8894 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8895
8896         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8897
8898         Initialize GError to NULL, fix a crash when loading fails.
8899
8900 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8901
8902         * shell/ev-window.c: (update_view_size):
8903
8904         Calculate shadow size only when there is actually
8905         a shadow.
8906
8907 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8908
8909         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
8910         * shell/ev-view.h:
8911
8912         Allow setting view spacing, default to 0
8913
8914         * shell/ev-window.c: (ev_window_unfullscreen),
8915         (ev_window_cmd_view_fullscreen), (ev_window_init):
8916
8917         Remove spacing in fullscreen mode
8918
8919 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8920
8921         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
8922         (ev_view_size_request), (expose_bin_window),
8923         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
8924         * shell/ev-view.h:
8925         * shell/ev-window.c: (ev_window_unfullscreen),
8926         (ev_window_cmd_view_fullscreen):
8927
8928         Do not draw the border in fulscreen
8929
8930 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8931
8932         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
8933         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
8934         (find_page_at_location), (page_changed_cb):
8935
8936         Rework border calculation, so that I can more easily disable it.
8937         Code somewhat cleaner too.
8938
8939 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
8940
8941         * backend/ev-page-cache.c: (ev_page_cache_init),
8942         (_ev_page_cache_new):
8943
8944         Remove some assertions, documents can have 0 pages.
8945         Make initial current page -1.
8946
8947         * shell/ev-page-action.c: (page_changed_cb):
8948
8949         Show "" if current page is -1
8950
8951         * shell/ev-window.c: (update_action_sensitivity),
8952         (ev_window_setup_document):
8953
8954         When document has 0 pages do not set the view
8955         and make nearly everything insensitive.
8956
8957 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8958
8959         * shell/ev-page-view.c:
8960         * shell/ev-page-view.h:
8961
8962         Remove unused files.
8963         
8964         * shell/ev-sidebar-thumbnails.c:
8965         (ev_sidebar_thumbnails_set_document):
8966         * shell/ev-sidebar.c: (ev_sidebar_set_document),
8967         (ev_sidebar_supports_document):
8968         * shell/ev-sidebar.h:
8969         * shell/ev-window.c: (ev_window_setup_document):
8970         
8971         Doesn't show thumbnails if document has 1 page. Make
8972         sidebar menu entries sensitive only if if they have 
8973         sense. Fix bug 164811. 
8974
8975 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
8976
8977         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
8978         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
8979         (ev_view_zoom_out), (ev_view_set_size):
8980
8981         Rework sizing to deal with documents with not uniform page
8982         size.
8983
8984 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
8985
8986         * backend/ev-page-cache.c: (_ev_page_cache_new):
8987
8988         Fix several page size caching bugs
8989
8990 2005-04-15  Luca Ferretti <elle.uca@libero.it>
8991
8992         * shell/ev-window.c: (set_action_properties):
8993
8994         Make all toolbar items translatable
8995
8996 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
8997
8998         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
8999         (save_page_list), (ps_document_save),
9000         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9001         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9002         (ps_document_ps_exporter_iface_init):
9003         * ps/ps-document.h:
9004
9005         Based on a patch by J�rg Billeter <j@bitron.ch>
9006         
9007         Implement print and save a copy for the ps backend.
9008
9009 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9010
9011         * backend/ev-document.h:
9012         * djvu/djvu-document.c: (djvu_document_can_get_text),
9013         (djvu_document_document_iface_init):
9014         * dvi/dvi-document.c: (dvi_document_can_get_text),
9015         (dvi_document_document_iface_init):
9016         * pdf/ev-poppler.cc:
9017         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9018         (pixbuf_document_document_iface_init):
9019         * ps/ps-document.c: (ps_document_can_get_text),
9020         (ps_document_document_iface_init):
9021         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9022         * shell/ev-window.c: (update_action_sensitivity):
9023
9024         Fix the crash when trying to copy in backends that doesnt
9025         support it. We can implement a better solution once we
9026         do real text selection.
9027
9028 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9029
9030         * data/evince-ui.xml:
9031         * shell/ev-window.c: (ev_window_cmd_escape):
9032         
9033         Work around the Escape conflict (find bar and unfullscreen)
9034
9035 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9036
9037         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9038         
9039         Fix for #300233. Next page correctly handles document end.
9040         
9041         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9042         (ev_sidebar_thumbnails_class_init),
9043         (ev_sidebar_thumbnails_set_document),
9044         (ev_sidebar_thumbnails_clear_job),
9045         (ev_sidebar_thumbnails_clear_model):
9046         
9047         Cleanup thumbnail jobs on document changes.
9048         
9049         * shell/ev-view.c: (add_scroll_binding_keypad),
9050         (add_scroll_binding_shifted), (ev_view_class_init):
9051         
9052         Shift + Space scrolls up. Fix for #173184
9053         
9054         * shell/ev-window.c: (ev_window_open_page),
9055         (ev_window_cmd_view_reload):
9056         
9057         Fix reload (Bug #300094)
9058
9059 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9060
9061         
9062         * dvi/mdvi-lib/assoc.c:
9063         * dvi/mdvi-lib/assoc.h: Removed garbage files
9064         
9065         * dvi/mdvi-lib/bitmap.c:
9066         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9067         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9068         * dvi/mdvi-lib/color.h: Antialias of rules
9069         
9070         * dvi/mdvi-lib/common.h:
9071         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9072         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9073         * dvi/mdvi-lib/files.c:
9074         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9075         * dvi/mdvi-lib/mdvi.h:
9076         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9077         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9078         * dvi/mdvi-lib/util.c: Fix compile warnings
9079         
9080         * dvi/dvi-document.c:
9081         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9082         (dvi_document_thumbnails_get_thumbnail),
9083         (dvi_document_document_thumbnails_iface_init):
9084         * dvi/mdvi-lib/Makefile.am:
9085         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9086         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9087         
9088         Dvi backend now renders thumbnails
9089
9090 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9091
9092         * shell/main.c: (main): 
9093         
9094         Save accelerators on exit. Fixes bug #172095.
9095
9096 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9097
9098         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9099         update priority" comment.
9100
9101         * backend/ev-job-queue.c: Give a way to change priority.
9102
9103 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9104
9105         * shell/ev-page-action.c: Fix logic.
9106
9107 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9108
9109         * shell/ev-view.c: (ev_view_can_find_next):
9110         * shell/ev-window.c: (ev_window_setup_document):
9111
9112         Check that the document supports find
9113
9114 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9115
9116         * data/evince-ui.xml:
9117         * shell/ev-view.c: (ev_view_can_find_next):
9118         * shell/ev-view.h:
9119         * shell/ev-window.c: (update_action_sensitivity),
9120         (find_changed_cb), (ev_window_setup_document),
9121         (ev_window_cmd_edit_find_next):
9122
9123         Add Edit->Find Next
9124
9125 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9126
9127         * pdf/ev-poppler.cc:
9128         * shell/ev-print-job.c: (idle_print_handler):
9129
9130         Make printing work again
9131
9132 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9133
9134         * shell/ev-page-action.h:
9135         * shell/ev-page-action.c: (ev_page_action_widget_init),
9136         (ev_page_action_widget_class_init), (page_changed_cb),
9137         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9138         (get_filter_model_from_model), (match_selected_cb),
9139         (display_completion_text), (match_completion), (update_model),
9140         (connect_proxy), (ev_page_action_set_property),
9141         (ev_page_action_get_property), (ev_page_action_set_document),
9142         (ev_page_action_set_model), (ev_page_action_class_init): Big
9143         reworking to make completions work iff we have >= GTK-2.7.0
9144                 
9145         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9146         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9147         (job_finished_cb): We now have a 'model' property that is set when
9148         the links are loaded.  This can be caught with "notify::model"
9149
9150         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9151         listen for the model to be set, and propagate it to the action.
9152
9153 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9154
9155         * cut-n-paste/recent-files/egg-recent-item.c:
9156         (egg_recent_item_set_uri), (make_valid_utf8),
9157         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9158         * cut-n-paste/recent-files/egg-recent-item.h:
9159         
9160         Update egg-recent from libegg. This should fix long
9161         startup problem. For details see
9162         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9163
9164 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9165
9166         * cut-n-paste/recent-files/Makefile.am:
9167         * data/evince-ui.xml, shell/Makefile.am:
9168         * shell/ev-application.c, shell/ev-application.h:
9169         * shell/ev-window.c: Recent files support.
9170         
9171         * configure.ac: Added "ru" to ALL_LINGUAS.
9172         
9173         * dvju: new backend to support DJVU files.
9174         * dvi: new backend to support DVI.
9175
9176         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9177         * ev-application.c: Support for new backends.
9178         
9179         * help, ev-window.c, main.c shell/Makefile.am: 
9180         Evince user documentation.
9181
9182 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9183
9184         * po/POTFILES.in:
9185         * shell/ev-window.c:
9186         * thumbnailer/evince-thumbnailer.c:
9187
9188         s/pdf-document/ev-poppler
9189
9190 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9191
9192         * NEWS:
9193         * configure.ac:
9194
9195         Release 0.2.0
9196
9197         * ps/ps-document.c: (setup_pixmap):
9198
9199         Remove debug code
9200
9201 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9202
9203         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9204         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9205         (ev_window_cmd_go_first_page): Fix of by one errors.
9206
9207 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9208
9209         * ps/ps-document.c: (get_page_box):
9210
9211         Fix page size calculation
9212
9213 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9214
9215         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9216         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9217         (get_page_orientation), (setup_page), (document_load),
9218         (ps_document_get_page_size), (render_pixbuf_idle):
9219         * ps/ps-document.h:
9220
9221         More refactoring to adapt to EvDocument changes
9222
9223 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9224
9225         * ps/ps-document.c: (start_interpreter):
9226
9227         Actually add alpha args
9228
9229 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9230
9231         * pdf/ev-poppler.cc:
9232
9233         Make clipboard work again
9234
9235 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9236
9237         Make searching work again.
9238         
9239         * backend/ev-document.c:
9240         * backend/ev-document.h:
9241         * backend/ev-document-find.c:
9242         * backend/ev-document-find.h: Change EvDocumentIface so we no
9243         longer store the current page or zoom level in the document.  The
9244         consequence is that all calls that operate on the current page now
9245         instead take the page number as an extra argument, and all
9246         coordinates are now doubles in document coordinate system.
9247
9248         * pdf/ev-poppler.cc:
9249         * pixbuf/pixbuf-document.c:
9250         * ps/ps-document.c: Update backends accordingly.
9251
9252 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9253
9254         * autogen.sh:
9255
9256         Add required gettext version
9257
9258 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9259
9260         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9261         make F1 bring up non-existent help.
9262
9263         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9264         epiphany's find bar, #167477
9265
9266         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9267         <emil@nishra.com> to add space-bar scrolling, 
9268
9269         * shell/ev-window.c (static GtkActionEntry entries): add default
9270         keybinding for Help (F1)
9271         Fixes #171068
9272
9273         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9274         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9275         170110
9276
9277 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9278
9279         * Makefile.am: 
9280         * pixbuf/pixbuf-document.c: 
9281
9282         Got pixbuf backend working again
9283
9284 2005-04-01  Steve Murphy  <murf@e-tools.com>
9285
9286         * configure.in: Added "rw" to ALL_LINGUAS.
9287
9288 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9289
9290         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9291         model types, noticed by Martin Kretzschmar.
9292
9293 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9294
9295         * pdf/ev-poppler.cc: Implement search based on
9296         poppler_page_find_text().  Currently a bit crude since we remember
9297         all matches from all pages.  Also, we grab the big document lock
9298         when we search since searching changes the underlying stream and
9299         thus conflicts with the rendering thread.
9300         
9301         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9302         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9303         (ev_view_find_previous): Fix some page indexes to be 0 based,
9304         offset rubber band by view offset,
9305
9306 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9307
9308         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9309
9310 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9311
9312         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9313         completely because I didn't understand GtkActions.  I should
9314         read Marco's code more carefully in the future.
9315
9316         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9317         function
9318
9319 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9320
9321         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9322         PopplerRectangle change from poppler CVS.
9323
9324 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9325
9326         * backend/ev-document.c: (ev_document_get_page_label):
9327         * backend/ev-document.h:
9328         * backend/ev-page-cache.c: (_ev_page_cache_new),
9329         (ev_page_cache_get_page_label):
9330         * backend/ev-page-cache.h:
9331         * pdf/ev-poppler.cc:
9332         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9333         (links_page_num_func):
9334         * shell/ev-sidebar-thumbnails.c:
9335         (ev_sidebar_thumbnails_set_document):
9336         * shell/ev-view.c: (status_message_from_link),
9337         (ev_view_motion_notify_event):
9338         * shell/ev-window.c: (document_supports_sidebar): Add in page
9339         label support.  It's not perfect yet, but it's the first 'feature'
9340         in a while.
9341         Also, fix a bogus comment noticed by crispin. 
9342
9343 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9344
9345         * Makefile.am: Remove pixbuf backend for now
9346
9347         * configure.ac: Require poppler-glib instead of just poppler.
9348
9349         * backend/ev-document-thumbnails.h: Add a comment
9350
9351         * backend/ev-document.h:
9352         * backend/ev-document.c: (ev_document_class_init),
9353         (ev_document_load), (ev_document_get_link),
9354         (ev_document_get_links): Remove 3 methods and add get_links.
9355         Also, made 0 based.
9356
9357         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9358         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9359
9360         * backend/ev-link.c: (ev_link_set_title),
9361         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9362         (ev_link_mapping_find):
9363         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9364         
9365         * backend/ev-page-cache.c: (ev_page_cache_init),
9366         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9367         (ev_page_cache_get_size), (ev_page_cache_next_page),
9368         (ev_page_cache_prev_page): Fix to be 0 based.
9369
9370         * pdf/Makefile.am: 
9371         * pdf/ev-poppler.h:
9372         * pdf/ev-poppler.cc: New backend.
9373         
9374         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9375         (ps_document_get_page), (ps_document_document_iface_init):
9376
9377         * shell/ev-pixbuf-cache.h:
9378         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9379         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9380         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9381         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9382         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9383         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9384         based.
9385         
9386         * shell/ev-sidebar-thumbnails.c:
9387         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9388         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9389
9390         * shell/ev-view.c: (status_message_from_link),
9391         (find_page_at_location), (get_link_at_location),
9392         (ev_view_motion_notify_event), (ev_view_button_release_event),
9393         (ev_view_init): Use the new link code.  Fix to be 0 based.
9394
9395         * shell/ev-window.c: (update_action_sensitivity),
9396         (document_supports_sidebar): 0 based.
9397
9398 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9399
9400         * pdf/pdf-document.cc: Patch from Fernando Herrera
9401         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9402         *blush*
9403
9404 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9405
9406         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9407         1 to the page, as this seems to be 1 based.  I thought we has this
9408         fixed.  grump.
9409
9410 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9411
9412         * TODO:
9413         * backend/Makefile.am:
9414         * backend/ev-document-links.c:
9415         (ev_document_links_has_document_links),
9416         (ev_document_links_get_links_model):
9417         * backend/ev-document-links.h:
9418         * backend/ev-document.c: (ev_document_get_page_cache),
9419         (ev_document_get_doc_mutex), (ev_document_load),
9420         (ev_document_save), (ev_document_get_title),
9421         (ev_document_get_n_pages), (ev_document_set_page),
9422         (ev_document_get_page), (ev_document_set_target),
9423         (ev_document_set_scale), (ev_document_set_page_offset),
9424         (ev_document_get_page_size), (ev_document_get_text),
9425         (ev_document_get_link), (ev_document_render),
9426         (ev_document_render_pixbuf), (ev_document_scale_changed):
9427         * backend/ev-document.h:
9428         * backend/ev-job-queue.c: (remove_object_from_queue),
9429         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9430         (no_jobs_available_unlocked), (ev_render_thread),
9431         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9432         (ev_job_queue_remove_job):
9433         * backend/ev-job-queue.h:
9434         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9435         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9436         (ev_job_links_class_init), (ev_job_render_init),
9437         (ev_job_render_dispose), (ev_job_render_class_init),
9438         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9439         (ev_job_thumbnail_class_init), (ev_job_finished),
9440         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9441         (ev_job_render_run), (ev_job_thumbnail_new),
9442         (ev_job_thumbnail_run):
9443         * backend/ev-jobs.h:
9444         * backend/ev-link.c:
9445         * backend/ev-link.h:
9446         * backend/ev-page-cache.c: (ev_page_cache_init),
9447         (ev_page_cache_class_init), (ev_page_cache_finalize),
9448         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9449         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9450         (ev_page_cache_set_link), (ev_page_cache_get_title),
9451         (ev_page_cache_get_size), (ev_page_cache_next_page),
9452         (ev_page_cache_prev_page):
9453         * backend/ev-page-cache.h:
9454         * pdf/pdf-document.cc:
9455         * ps/gsdefaults.c:
9456         * ps/gsdefaults.h:
9457         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9458         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9459         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9460         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9461         (is_interpreter_ready), (output), (catchPipe), (input),
9462         (start_interpreter), (check_filecompressed), (compute_dimensions),
9463         (ps_document_enable_interpreter), (document_load),
9464         (ps_document_next_page), (render_page), (ps_document_set_page),
9465         (ps_document_set_scale), (render_pixbuf_idle),
9466         (ps_document_render_pixbuf), (ps_document_document_iface_init):
9467         * ps/ps-document.h:
9468         * shell/Makefile.am:
9469         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9470         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
9471         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
9472         (ev_pixbuf_cache_new), (job_finished_cb),
9473         (check_job_size_and_unref), (move_one_job),
9474         (ev_pixbuf_cache_update_range), (find_job_cache),
9475         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
9476         (ev_pixbuf_cache_add_jobs_if_needed),
9477         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
9478         * shell/ev-pixbuf-cache.h:
9479         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9480         (idle_print_handler):
9481         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
9482         (selection_changed_cb), (create_loading_model),
9483         (ev_sidebar_links_construct), (links_page_num_func),
9484         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
9485         (update_page_callback), (job_finished_cb),
9486         (ev_sidebar_links_set_document):
9487         * shell/ev-sidebar-thumbnails.c:
9488         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
9489         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
9490         (page_changed_cb), (thumbnail_job_completed_callback),
9491         (ev_sidebar_thumbnails_set_document):
9492         * shell/ev-sidebar-thumbnails.h:
9493         * shell/ev-sidebar.c: (ev_sidebar_set_document):
9494         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
9495         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
9496         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
9497         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
9498         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
9499         (ev_view_button_release_event), (ev_view_scroll_view),
9500         (ev_view_class_init), (ev_view_init), (update_find_status_message),
9501         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
9502         (ev_view_new), (job_finished_cb), (page_changed_cb),
9503         (ev_view_set_document), (go_to_link), (ev_view_zoom),
9504         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
9505         (ev_view_find_previous):
9506         * shell/ev-view.h:
9507         * shell/ev-window.c: (update_action_sensitivity),
9508         (ev_window_open_page), (update_window_title), (update_total_pages),
9509         (page_changed_cb), (ev_window_setup_document),
9510         (password_dialog_response), (ev_window_cmd_save_as),
9511         (ev_window_print), (ev_window_cmd_go_previous_page),
9512         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
9513         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
9514         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
9515         * shell/main.c: (main):
9516
9517         Merge evince-threads branch
9518
9519 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
9520
9521         * configure.ac: Added "lt" to ALL_LINGUAS.
9522
9523 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
9524
9525         * NEWS:
9526         * configure.ac:
9527
9528         Release 0.1.9
9529
9530 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
9531
9532         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9533
9534         Fix here also the thumbnails 1-basedness :)
9535
9536 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
9537
9538         * NEWS:
9539         * configure.ac:
9540
9541         Release 0.1.8
9542
9543 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
9544
9545         * pdf/pdf-document.cc:
9546         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
9547         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
9548
9549         Fix the mess we did with thumbnails and 1-basedness
9550
9551 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
9552
9553         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
9554
9555 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
9556
9557         * NEWS:
9558         * configure.ac:
9559
9560         Release 0.1.7
9561
9562 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
9563
9564         * ps/Makefile.am:
9565         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
9566         (gtk_gs_defaults_get_alpha_parameters),
9567         (gtk_gs_defaults_get_ungzip_cmd),
9568         (gtk_gs_defaults_get_unbzip2_cmd):
9569         * ps/gsdefaults.h:
9570         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9571         (ps_document_get_orientation), (document_load),
9572         (ps_document_goto_page), (ps_document_set_page_size):
9573         * ps/ps-document.h:
9574
9575         Some more sanitization of the ps backend. Remove a lot
9576         of unused code and do not base our defaults on ggv
9577         preferences (ugh!)
9578
9579 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
9580
9581         * thumbnailer/evince-thumbnailer.schemas:
9582         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
9583         (main): add -s option for thumbnail size.
9584
9585 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
9586
9587         * configure.ac:
9588
9589         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
9590         remove it.
9591
9592 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
9593
9594         * pdf/pdf-document.cc:
9595
9596         Remove 4 pixels of useless border from the
9597         thumbnail.
9598
9599 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
9600
9601         * backend/ev-document-thumbnails.c:
9602         (ev_document_thumbnails_get_thumbnail):
9603         * backend/ev-document-thumbnails.h:
9604
9605         Rework API a bit. Add a border flag and
9606         change sizing logic (now the size we specify
9607         applies to the bigger dimension).
9608
9609         * pdf/pdf-document.cc:
9610         * pixbuf/pixbuf-document.c:
9611         (pixbuf_document_thumbnails_get_thumbnail):
9612         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
9613         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9614
9615         Adapt to the new API and do not draw a border for nautilus
9616         thumbnailer.
9617
9618 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
9619
9620         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9621         take thumbnails from page "0" instead of "1". Added a copyright header.
9622
9623 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
9624
9625         * ps/ps-document.c: (set_up_page), (start_interpreter):
9626
9627         Make it C89 compliant
9628
9629 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
9630
9631         * Makefile.am:
9632         * configure.ac:
9633         * pdf/.cvsignore:
9634         * pdf/pdf-document.cc:
9635         * thumbnailer/Makefile.am:
9636         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
9637         (main):
9638         * thumbnailer/evince-thumbnailer.schemas:
9639         * thumbnailer/pdf-icon.png:
9640
9641         Add a nautilus thumbnailer.
9642         Based on patch by Fernando Herrera <fherrera@onirica.com>.
9643
9644 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
9645
9646         * NEWS:
9647         * configure.ac:
9648         * po/POTFILES.in:
9649
9650         Release 0.1.6
9651
9652 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
9653
9654         Use poppler instead of including xpdf source code.  Poppler is a
9655         fork of xpdf to build it as a shared library. See
9656         http://freedesktop.org/wiki/Software/poppler.
9657
9658         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
9659         xpdf fork.
9660         
9661         * pdf/Makefile.am: Build libpdfdocument.a here.
9662         
9663         * pdf/GDKSplashOutputDev.cc:
9664         * pdf/GDKSplashOutputDev.h:
9665         * pdf/GnomeVFSStream.cc:
9666         * pdf/GnomeVFSStream.h:
9667         * pdf-document.cc:
9668         * pdf-document.h:
9669         * test-gdk-output-dev.cc
9670         * Thumb.cc:
9671         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
9672         against poppler.
9673
9674 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9675
9676         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
9677
9678         Clear idle stack before unsetting the document
9679
9680 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9681
9682         * ps/ps-document.c: (ps_document_widget_event),
9683         (ps_document_set_target), (ps_document_finalize),
9684         (ps_document_get_page):
9685
9686         Disconnect the widget event signal on finalize.
9687         Some code cleanups.
9688
9689 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9690
9691         * ps/ps-document.c: (set_up_page):
9692
9693         If there is no bpixmap create one, even if size
9694         is not changed.
9695
9696 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9697
9698         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
9699         (set_up_page), (document_load), (ps_document_set_zoom):
9700
9701         Default page is 0. Calculate size even when we have no
9702         target yet.
9703
9704 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
9705
9706         * shell/ev-sidebar.c: expand the selection widget to be always as
9707         wide as the sidebar
9708
9709 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9710
9711         * shell/ev-sidebar-thumbnails.c:
9712         (ev_sidebar_thumbnails_set_document):
9713
9714         Clear the list store when setting document
9715
9716 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9717
9718         * shell/ev-page-action.c: (update_entry), (sync_entry),
9719         (activate_cb), (entry_size_request_cb), (create_tool_item),
9720         (connect_proxy):
9721
9722         Use an entry for the page control instead of spinbuttons
9723
9724 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
9725
9726         * data/evince.schemas.in:
9727
9728         Correct confusing string
9729
9730 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
9731
9732         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
9733         for real.  Gosh, how long has this been broken.
9734
9735         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
9736         check for a NULL link.  We crash otherwise.
9737
9738 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
9739
9740         * NEWS:
9741         * configure.ac:
9742
9743         Release 0.1.5
9744
9745 2005-02-25  Sebastien Bacher  <seb128@debian.org>
9746
9747         * configure.ac: add the french translation.
9748
9749 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
9750
9751         * shell/ev-window.c:
9752
9753         Remove unused header -> fix distcheck
9754
9755 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
9756
9757         * shell/ev-window.c: (update_window_title),
9758         (ev_window_popup_password_dialog):
9759
9760         Unescape filename for display
9761
9762 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
9763
9764         * pdf/xpdf/pdf-document.cc:
9765
9766         In get_page_size deal with rotation. Also
9767         cleanup the function a bit.
9768
9769 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
9770
9771         * pdf/xpdf/pdf-document.cc:
9772
9773         Fix crash when opening in new window
9774
9775 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
9776
9777         * configure.ac:
9778
9779         Check ghostscript >= 7
9780
9781 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
9782
9783         * shell/ev-window.c:
9784
9785         Make page width the default sizing mode
9786
9787 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
9788         Marco Pesenti Gritti <marco@gnome.org>
9789
9790         * shell/ev-window.c: Remember the sidebar size
9791
9792         * data/evince.schemas.in: Add a new gconf key to store the size of
9793         the sidebar
9794
9795 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
9796
9797         * data/evince-ui.xml:
9798         * shell/ev-window.c: (update_action_sensitivity),
9799         (ev_window_cmd_view_reload):
9800         
9801         Add a "Reload" action and menu entry
9802
9803 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
9804
9805         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
9806         iff the type doesn't support thumbnailing and indexing.
9807
9808 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
9809
9810         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
9811
9812 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9813
9814         * pdf/splash/Splash.cc:
9815
9816         Port fix for a crasher from kde bug
9817         http://bugs.kde.org/show_bug.cgi?id=97131
9818
9819 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9820
9821         * pdf/xpdf/pdf-document.cc:
9822
9823         Return a link even if it's of an unrecognized
9824         type. Otherwise we go in an infinte cycle.
9825
9826 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9827
9828         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
9829         (size_allocate_cb), (ev_window_set_sizing_mode):
9830
9831         Update size when switching mode
9832
9833 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9834
9835         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9836         (ev_window_cmd_view_page_width), (update_sizing_buttons),
9837         (ev_window_cmd_view_normal_size):
9838
9839         Fix size toggle buttons behavior
9840
9841 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9842
9843         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
9844         (doc_rect_to_view_rect), (ev_view_size_allocate),
9845         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
9846         (scale_changed_callback):
9847
9848         Do not cache offsets in size_allocate.
9849
9850 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9851
9852         * shell/ev-view.c: (ev_view_size_allocate):
9853
9854         Calculate offsets before calling the parent
9855         class (which does a redraw)
9856
9857 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9858
9859         * pdf/xpdf/pdf-document.cc:
9860
9861         Fix a crasher on exit. Unused code, put a TODO
9862
9863 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9864
9865         * backend/ev-document.c: (ev_document_class_init),
9866         (ev_document_page_changed), (ev_document_scale_changed):
9867         * backend/ev-document.h:
9868
9869         Separate page/scale notifications
9870
9871         * pdf/xpdf/pdf-document.cc:
9872
9873         Emit the new signals.
9874         Do not display the pdf page in _render, do it
9875         when scale/page are requested.
9876
9877         * ps/ps-document.c: (ps_document_set_zoom),
9878         (ps_document_widget_event):
9879         * ps/ps-document.h:
9880
9881         Emit the new signals.
9882
9883         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
9884         (ev_view_init), (page_changed_callback), (scale_changed_callback),
9885         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
9886         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
9887         * shell/ev-view.h:
9888         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
9889         (ev_window_cmd_view_page_width), (size_allocate_cb),
9890         (ev_window_set_sizing_mode):
9891
9892         Rework sizing to be pixel based.
9893         There are bugs but should be already way better.
9894
9895 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
9896
9897         * shell/ev-window.c: (ev_window_init):
9898
9899         Do not allow to shrink sidebar smaller then
9900         child requisition
9901
9902 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
9903
9904         * shell/ev-sidebar.[ch]
9905         * shell/ev-window.c:
9906
9907         Improved sidebar widget. Fixes #166683
9908
9909 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
9910
9911         * shell/ev-view.c (update_find_status_message): Give translators
9912         more flexibility with ngettext plural handling.
9913
9914 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
9915
9916         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
9917         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
9918         page when we get the page size.
9919
9920 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
9921
9922         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
9923
9924         ps pages are 0 based, convert 
9925
9926 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
9927
9928         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
9929
9930         Initialize correct parent class. Set GError on document load
9931
9932 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
9933
9934         * pdf/xpdf/pdf-document.cc:
9935
9936         Fixup selection offset calculation
9937
9938         * shell/ev-view.c: (view_rect_to_doc_rect),
9939         (doc_rect_to_view_rect), (ev_view_size_allocate),
9940         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
9941         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
9942
9943         Store selection as document relative, so that zooming
9944         and offset changing doesnt break it.
9945
9946 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
9947
9948         * shell/ev-view.c: (ev_view_best_fit):
9949
9950         Do not try to best fit if the view is not realized
9951
9952 2005-02-20  Kostas Papadimas <pkst@gnome.org>
9953           
9954         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
9955
9956 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
9957
9958         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
9959
9960 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
9961
9962         * shell/ev-window.c: Change the fullscreen toolbar to always be in
9963         the popup window.  That prevents it resizing when in full screen
9964         mode.
9965
9966         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
9967         multiple rerenders.  This pretty much sucks.
9968
9969         * data/evince-ui.xml: Change the fullscreen toolbar to include the
9970         rest of the toolbar.
9971
9972 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
9973
9974         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
9975
9976 2005-02-17  Alexander Shopov  <ash@contact.bg>
9977
9978         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
9979
9980 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
9981
9982         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
9983
9984 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
9985
9986         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
9987         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
9988         (set_document_page), (document_changed_callback),
9989         (ev_view_set_document), (ev_view_find_previous),
9990         (ev_view_hide_cursor), (ev_view_show_cursor):
9991         * shell/ev-view.h:
9992         * shell/ev-window.c: (update_chrome_visibility),
9993         (fullscreen_timeout_cb), (fullscreen_set_timeout),
9994         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
9995         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
9996         (ev_window_unfullscreen):
9997         * shell/main.c: (main):
9998
9999         Automatically hide the fullscreen button.
10000         Patch by Kristian Høgsberg <krh@redhat.com>
10001
10002 2005-02-16  Vincent Noel  <vnoel@cox.net>
10003
10004         * shell/main.c (main): Specify an icon for the window. Patch by
10005         Jaap A. Haitsma. Fixes #166177.
10006
10007 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10008
10009         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10010
10011 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10012
10013         * backend/ev-document-misc.h:
10014         * backend/ev-document-misc.c:
10015         (ev_document_misc_get_page_border_size),
10016         (ev_document_misc_paint_one_page): New function to canonicalize
10017         sizing/painting a border.
10018
10019         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10020         used.
10021
10022         * pdf/xpdf/pdf-document.cc: use new function
10023
10024         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10025         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10026         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10027         shell/ev-window.c: (update_sizing_buttons),
10028         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10029         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10030         (ev_window_cmd_view_page_width), (size_allocate_cb),
10031         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10032         and "fit width" values act as toggle buttons so they stay
10033         toggled.  It's not 100% perfect, and it's a little slow, but it's
10034         good enough to commit I think.
10035
10036 2005-02-15  David Lodge  <dave@cirt.net>
10037
10038         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10039
10040 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10041
10042         * shell/ev-window.c (update_window_title): replace newlines in
10043         the title by spaces. Bug #166107.
10044
10045 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10046
10047         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10048         parameters providing allocation width and height without
10049         scrollbars and width of a possible vertical scrollbar. With this
10050         additional information the functions can work as
10051         intended. Unfortunately they're not idempotent. We should
10052         transform these commands to toggles. Fixes Bug #164976
10053         Initial patch by Stephane Loeuillet, then heavily modified.
10054
10055         * shell/ev-view.h: update prototypes.
10056
10057         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10058         (ev_window_cmd_view_page_width): provide EvView fit functions with
10059         all the information they need. Formulas to calculate this
10060         information taken from GtkScrolledWindow.
10061
10062 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10063
10064         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10065         created a thumbnail, the list store is updated to know
10066         that the thumbnail is set. Fixes bug #166792
10067
10068 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10069
10070         * shell/ev-window.c: fixed typo, closes bug 166897
10071
10072         * TODO: updated TODO with bug numbers that are relevant
10073
10074 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10075
10076         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10077
10078 2005-02-09  Vincent Noel  <vnoel@cox.net>
10079
10080         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10081         and "Next" toolbar buttons as important to make them stand out.
10082
10083 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10084
10085         * lib/ev-debug.c:
10086         * lib/ev-debug.h:
10087         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10088         (start_interpreter), (stop_interpreter), (document_load),
10089         (ps_document_next_page), (ps_document_goto_page),
10090         (ps_document_set_page_size), (ps_document_widget_event),
10091         (ps_document_render):
10092         * shell/ev-page-view.c: (ev_page_view_dispose):
10093         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10094
10095         Fix compilation on non-gcc platforms
10096
10097 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10098
10099         * NEWS:
10100         * configure.ac:
10101
10102         Release 0.1.4
10103
10104         * pdf/xpdf/Catalog.cc:
10105         * pdf/xpdf/XRef.cc:
10106
10107         Fix the fix for CAN-2004-0888
10108
10109 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10110
10111         * data/Makefile.am:
10112         * data/evince-ui.xml:
10113         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10114         * shell/ev-stock-icons.h:
10115         * shell/ev-window.c: (update_action_sensitivity),
10116         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10117         (set_action_properties):
10118
10119         Improve toolbar layout/icons
10120
10121 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10122
10123         * pdf/xpdf/pdf-document.cc:
10124
10125         Add warnings about unimplemented/unknown link
10126         types.
10127
10128 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10129
10130         * ps/ps-document.c: (set_up_page):
10131
10132         Log gs property
10133
10134 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10135
10136         * ps/ps-document.c: (start_interpreter):
10137
10138         Log gs env var
10139
10140 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10141
10142         * shell/ev-page-view.c: (ev_page_view_dispose):
10143         * shell/ev-view.c: (ev_view_finalize):
10144         * shell/ev-window.c: (ev_window_setup_document),
10145         (ev_window_dispose), (ev_window_init):
10146
10147         Solve more refs issues.
10148
10149         I commented out the page_view initialization for now:
10150         it was never destroyed (because it's never added
10151         to a container). Because of that we was leaking
10152         gs processes. Couldnt think to a clean fix.
10153         We need to figure this out, password view has the
10154         same issue probably.
10155
10156 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10157
10158         * ps/ps-document.c: (ps_document_finalize),
10159         (ps_document_get_n_pages), (ps_document_get_page):
10160
10161         Some cleanups, stop the interpreter on finalize
10162
10163         * shell/ev-page-view.c: (ev_page_view_dispose),
10164         (ev_page_view_class_init):
10165
10166         Release our reference on the document
10167
10168 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10169
10170         * Makefile.am:
10171         * configure.ac:
10172         * doc/debugging.txt:
10173         * lib/.cvsignore:
10174         * lib/Makefile.am:
10175         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10176         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10177         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10178         * lib/ev-debug.h:
10179
10180         Add debugging helpers
10181
10182         * ps/Makefile.am:
10183         * ps/ps-document.c: (set_up_page), (start_interpreter),
10184         (stop_interpreter), (document_load), (ps_document_next_page),
10185         (ps_document_goto_page), (ps_document_set_page_size),
10186         (ps_document_widget_event), (ps_document_render):
10187         * shell/Makefile.am:
10188         * shell/ev-view.c: (expose_bin_window):
10189         * shell/main.c: (main):
10190
10191         Add some logs
10192         
10193 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10194
10195         * ps/ps-document.c: (ps_document_widget_event):
10196
10197         Initialize message_window, this should make ps
10198         rendering really work! (Never noticed because I was
10199         testing with a ps that is causing gs to exit every time!)
10200
10201 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10202
10203         * data/evince.schemas.in: updated simple error in applyto closing tag
10204
10205 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10206
10207         * Makefile.am:
10208         * configure.ac:
10209         * data/.cvsignore:
10210         * data/Makefile.am:
10211         * data/evince-ui.xml:
10212         A data/evince.schemas.in:
10213         * po/POTFILES.in:
10214         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10215         * shell/ev-stock-icons.h:
10216         * shell/ev-window.c: (update_chrome_visibility),
10217         (update_chrome_flag), (ev_window_cmd_edit_find),
10218         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10219         (ev_window_unfullscreen), (ev_window_focus_in_event),
10220         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10221         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10222         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10223         (ev_window_dispose), (ev_window_class_init),
10224         (set_action_properties), (set_chrome_actions), (load_chrome),
10225         (ev_window_init):
10226
10227         Implement fullscreen mode changes from bug #164776.
10228         Also implement persistent chrome toggles.
10229
10230 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10231
10232         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10233
10234 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10235
10236         * NEWS:
10237         * configure.ac:
10238         * shell/ev-view.c:
10239
10240         Add another check for find interface
10241
10242         Release 0.1.3
10243
10244 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10245
10246         * shell/ev-application.c: (ev_application_open):
10247         * shell/ev-window.c: (ev_window_open):
10248
10249         Open gzipped ps documents
10250
10251 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10252
10253         * TODO:
10254         * shell/ev-view.c: (set_document_page):
10255
10256         Clamp page number, dont try to move to
10257         not existant pages.
10258
10259 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10260
10261         * backend/ev-document-find.c: (ev_document_find_changed):
10262         * backend/ev-document-find.h:
10263         * pdf/xpdf/pdf-document.cc:
10264         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10265         * shell/ev-window.c: (find_bar_search_changed_cb):
10266
10267         Fix several bugs with find
10268
10269 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10270
10271         * shell/ev-sidebar-thumbnails.c
10272         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10273         document. Prevents warning from scroll_to_cell.
10274
10275 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10276
10277         * configure.ac: Add «nb» to ALL_LINGUAS too.
10278
10279 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10280
10281         * NOTES: New file with some random thoughts.
10282
10283         * TODO: Update.
10284
10285         * backend/ev-document-misc.c:
10286         (ev_document_misc_get_page_border_size): New function to
10287         canonicalize shadow drawing sizes.  Possibly goofy.
10288
10289         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10290         (ev_view_best_fit), (ev_view_fit_width):
10291         * pdf/xpdf/pdf-document.cc:
10292         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10293         * ps/ps-document.c: (ps_document_get_page_size):
10294         * backend/ev-document-misc.h:
10295         * backend/ev-document.c: (ev_document_get_page_size):
10296         * backend/ev-document.h: get_page_size now takes a page number
10297         parameter.  Made all the backends/frontends honor it.
10298
10299         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10300         see.  Doesn't work yet.
10301
10302         * shell/Makefile.am:
10303         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10304         Doesn't do anything yet.
10305
10306         * shell/ev-sidebar-thumbnails.c:
10307         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10308         [0..n_pages-1]
10309
10310         * shell/ev-window.c: (update_action_sensitivity),
10311         (ev_window_setup_document), (ev_window_set_page_mode),
10312         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10313         view-swapping code a bit so we can have multiple views on a
10314         document.  Add the multi-page view, though it can't be turned on
10315         yet.
10316
10317 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10318
10319         * shell/ev-application.c: (ev_application_open):
10320         * shell/ev-view.c: (expose_bin_window):
10321         * shell/ev-window.c: (ev_window_open):
10322
10323         Support eps and check document supports find
10324         before drawing highlightings in expose.
10325
10326 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10327
10328         * pixbuf/pixbuf-document.c:
10329         (pixbuf_document_thumbnails_get_dimensions),
10330         (pixbuf_document_document_thumbnails_iface_init):
10331
10332         implement get_dimensions
10333
10334 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10335
10336         * NEWS:
10337         * configure.ac:
10338
10339         Release 0.1.2
10340
10341 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10342
10343         * shell/ev-view.c: (set_document_page):
10344
10345         Scroll at the top of the page when changing page
10346
10347 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10348
10349         * shell/ev-view.c: (ev_view_motion_notify_event):
10350
10351         Do not redraw unnecessarily
10352
10353 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10354
10355         * pdf/xpdf/pdf-document.cc:
10356         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10357         (expose_bin_window), (find_changed_cb):
10358
10359         Yay! find works now... Now to find bugs...
10360
10361 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10362
10363         * backend/ev-document-find.c: (ev_document_find_base_init),
10364         (ev_document_find_changed):
10365         * backend/ev-document-find.h:
10366         * pdf/xpdf/pdf-document.cc:
10367         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10368         (expose_bin_window), (ev_view_init), (set_document_page),
10369         (ensure_rectangle_is_visible), (jump_to_find_result),
10370         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10371         (ev_view_find_next), (ev_view_find_previous):
10372         * shell/ev-view.h:
10373         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10374
10375         More work on find implementation, mostly there now
10376
10377 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10378
10379         * backend/ev-backend-marshalers.list:
10380         * backend/ev-document-find.c: (ev_document_find_base_init),
10381         (ev_document_find_cancel), (ev_document_find_page_has_results),
10382         (ev_document_find_get_n_results), (ev_document_find_get_result),
10383         (ev_document_find_get_progress), (ev_document_find_changed):
10384         * backend/ev-document-find.h:
10385
10386         Enanche the find interface to be really able to do
10387         multi page find.
10388
10389         * pdf/xpdf/pdf-document.cc:
10390
10391         Implement
10392
10393         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10394         (expose_bin_window), (ev_view_init),
10395         (ev_view_get_find_status_message), (find_changed_cb),
10396         (ev_view_set_document), (set_document_page):
10397
10398         Adapt to the new interface. A few things are regressed sorry,
10399         I will finish it soon.
10400
10401 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10402
10403         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10404         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10405         ev_sidebar_thumbnails_parent_class variable, don't define another
10406         parent_class variable.
10407
10408         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10409         (ev_page_action_class_init): ditto.
10410
10411         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10412         (pixbuf_document_class_init): ditto.
10413
10414         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10415         ditto.
10416
10417         * .cvsignore: ignore various valgrind output files.
10418
10419 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10420
10421         * data/evince-ui.xml:
10422         * shell/Makefile.am:
10423         * shell/ev-history.c:
10424         * shell/ev-history.h:
10425         * shell/ev-navigation-action.c:
10426         * shell/ev-navigation-action.h:
10427         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10428         (ev_view_set_page), (ev_view_fit_width):
10429         * shell/ev-view.h:
10430         * shell/ev-window.c: (update_action_sensitivity),
10431         (ev_window_setup_document), (register_custom_actions):
10432
10433         Kill session history
10434
10435 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10436
10437         * shell/ev-window.c: (update_action_sensitivity):
10438
10439         Fix inverted up/down buttons
10440
10441 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
10442
10443         * shell/ev-sidebar-thumbnails.c
10444         (ev_sidebar_thumbnails_select_page): make sure the selected
10445         thumbnail stays visible.
10446
10447 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
10448
10449         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10450         scrolled window for Federico.
10451
10452 2005-01-26  Ole Laursen  <olau@hardworking.dk>
10453
10454         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10455
10456 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
10457
10458         * configure.ac:
10459         * pdf/splash/SplashFTFontEngine.cc:
10460
10461         Fix CID fonts with freetype 2.1.9
10462
10463 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
10464
10465         * TODO: added item for desktop icon thumbnailer
10466
10467 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
10468
10469         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10470         unloaded docs when the title is accessed.
10471
10472         * shell/ev-password-view.[hc]: New widget for displaying password
10473         state.
10474
10475         * shell/ev-window.[ch]: Refactor password handling code to handle
10476         the new view.
10477
10478 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
10479
10480         * NEWS:
10481         * configure.ac:
10482         * data/Makefile.am:
10483
10484         Release 0.1.1
10485
10486 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10487
10488         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
10489         ignore page offset here, to make search results independent of it,
10490
10491         * shell/ev-view.c (expose_bin_window): but take offsets into
10492         account here. Bug #164932
10493
10494         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
10495         scale at the right time. Bug #164996
10496
10497 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
10498
10499         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
10500         fix the problem. Now I just removed the Adobe font names and hope
10501         that the URW fonts are always in outline format. Bug #164934
10502
10503         * shell/ev-window.c (update_window_title): empty titles are
10504         useless, use filename in that case too.
10505
10506         * NEWS: Add some content.
10507
10508 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
10509
10510         * TODO: added one more TODO item and a TODONE section :)
10511
10512 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
10513
10514         * ps/ps-document.h: add page_[xy]_offset fields.
10515
10516         * ps/ps-document.c (ps_document_set_page_offset)
10517         (ps_document_render): Keep offset in consideration in a few
10518         places. Bug #164752 "postscript documents are not centered in
10519         window"
10520
10521         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
10522         s/gpdf/evince/. Spotted by Stephane Loeuillet.
10523
10524         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
10525         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
10526         stub out missing methods for complete EvDocument implementation.
10527         Fixes segfaults with Save A Copy and Copy actions.
10528
10529         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
10530         (ps_document_document_iface_init): ditto.
10531         
10532 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
10533
10534         * data/.cvsignore:
10535         * data/Makefile.am:
10536         * data/evince.desktop.in:
10537
10538         Add desktop file
10539
10540 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
10541
10542         * shell/ev-view.c: (ev_view_button_press_event),
10543         (ev_view_motion_notify_event):
10544
10545         Make selection work in any direction
10546
10547 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
10548
10549         * TODO:
10550         * shell/ev-window.c: (set_short_labels), (ev_window_init):
10551
10552         Use shorter labels for some of the toolbars items
10553
10554 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
10555
10556         * pdf/xpdf/pdf-document.cc:
10557
10558         Check the links info is initialized before
10559         using it. Should fix a crash on startup.
10560
10561 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
10562
10563         * pixbuf/pixbuf-document.c
10564         (pixbuf_document_thumbnails_get_dimensions): force floating point
10565         division to calculate page_ratio. Fixes crash with landscape
10566         format pixbufs.
10567
10568 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
10569
10570         * shell/ev-view.c (ev_view_realize): make the bg color darker.
10571
10572 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
10573
10574         * shell/ev-view.c (set_document_page): unset has_selection when
10575         the page changes.
10576         (set_document_page): handle paper size changes when the page
10577         changes (test with Free Culture, page 2).
10578
10579 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
10580
10581         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
10582         (expose_bin_window), (ev_view_class_init), (ev_view_init):
10583
10584         Use normal style color for the widget background and
10585         draw a black box around the page.
10586
10587 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
10588
10589         * pdf/xpdf/pdf-document.cc:
10590
10591         Keep offset in consideration in a few places
10592
10593         * shell/ev-view.c: (expose_bin_window):
10594
10595         Set the offsets so that the document is ever centered
10596
10597 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10598
10599         * TODO: Added TODO items and finished off the first todo item
10600
10601         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
10602         reflect current authors
10603
10604 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
10605
10606         * pdf/xpdf/pdf-document.cc:
10607         * shell/ev-view.c: (ev_view_set_cursor),
10608         (ev_view_motion_notify_event), (document_changed_callback),
10609         (set_document_page):
10610
10611         Show a wait cursor while the page is rendering
10612
10613 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
10614
10615         * shell/ev-sidebar-thumbnails.c:
10616         (ev_sidebar_tree_selection_changed),
10617         (ev_sidebar_thumbnails_select_page):
10618         * shell/ev-sidebar-thumbnails.h:
10619         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
10620         (ev_view_can_go_forward):
10621         * shell/ev-window.c: (ev_window_open_page),
10622         (ev_window_setup_document), (update_current_page),
10623         (view_page_changed_cb), (ev_window_init):
10624         * shell/ev-window.h:
10625
10626         Ensure thumbnails selection, toolbar page control and
10627         current page are in sync.
10628
10629 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
10630
10631         * pdf/xpdf/XRef.cc:
10632
10633         Fix CAN-2005-0064
10634
10635 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
10636
10637         * backend/Makefile.am:
10638         * backend/ev-document-links.h:
10639         * backend/ev-document-security.c: (ev_document_security_get_type),
10640         (ev_document_security_has_document_security),
10641         (ev_document_security_set_password):
10642         * backend/ev-document-security.h:
10643         * backend/ev-document.c: (ev_document_error_quark):
10644         * backend/ev-document.h:
10645         * data/Makefile.am:
10646         * data/evince-password.glade:
10647         * pdf/xpdf/pdf-document.cc:
10648         * shell/Makefile.am:
10649         * shell/ev-password.c: (ev_password_set_bad_password_label),
10650         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
10651         (ev_password_dialog_get_password),
10652         (ev_password_dialog_set_bad_pass):
10653         * shell/ev-password.h:
10654         * shell/ev-window.c: (ev_window_get_attribute),
10655         (ev_window_set_property), (update_action_sensitivity),
10656         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
10657         (ev_window_setup_document), (ev_window_get_password),
10658         (ev_window_open), (ev_window_cmd_save_as),
10659         (using_postscript_printer), (ev_window_print),
10660         (find_not_supported_dialog), (ev_window_cmd_edit_find),
10661         (update_fullscreen_popup), (ev_window_fullscreen),
10662         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
10663         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
10664         (menu_item_select_cb), (find_bar_search_changed_cb),
10665         (ev_window_dispose), (ev_window_init):
10666
10667         Add initial support for password-supported dialogs.  This could be
10668         a lot cooler, but it'll do for now.
10669
10670 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
10671
10672         * pdf/xpdf/pdf-document.cc:
10673         * shell/ev-view.c: (status_message_from_link),
10674         (ev_view_set_status), (ev_view_set_cursor),
10675         (ev_view_motion_notify_event), (ev_view_init):
10676         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
10677
10678         Fix bugs in the links implementation and change cursor
10679         when hovering a link.
10680
10681 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
10682
10683         * viewer/.cvsignore: added cvsignore file for viewer directory
10684
10685         * TODO: created TODO document
10686
10687 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
10688
10689         * shell/ev-view.h:
10690         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
10691         new functions to help with implementation of sensitivity code
10692         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
10693         of all actions that might require it.  Fixes a crash when you
10694         click on the Zoom actions in a window lacking a document.
10695
10696 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
10697
10698         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
10699         of the Find action
10700
10701 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
10702
10703         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
10704         (pixbuf_document_document_iface_init):
10705         * ps/ps-document.c: (ps_document_get_link),
10706         (ps_document_document_iface_init):
10707         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
10708         (status_message_from_link), (ev_view_set_status),
10709         (ev_view_set_find_status), (ev_view_motion_notify_event),
10710         (ev_view_button_release_event), (ev_view_set_property),
10711         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
10712         (ev_view_get_find_status_message), (update_find_results),
10713         (ev_view_get_status), (ev_view_get_find_status):
10714         * shell/ev-view.h:
10715         * shell/ev-window.c: (view_status_changed_cb),
10716         (view_find_status_changed_cb), (ev_window_init):
10717
10718         View status message support, use it to show the links.
10719         Needs work...
10720
10721 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
10722
10723         * backend/ev-document.c: (ev_document_get_link):
10724         * backend/ev-document.h:
10725         * pdf/xpdf/pdf-document.cc:
10726         * shell/ev-application.c: (ev_application_open):
10727         * shell/ev-application.h:
10728         * shell/ev-sidebar-links.c: (selection_changed_cb):
10729         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
10730         (ev_view_go_to_link):
10731
10732         Add support for document links
10733
10734 2005-01-13  Anders Carlsson  <andersca@gnome.org>
10735
10736         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
10737         (create_tool_item):
10738         Set the spin button limits correctly.
10739         
10740         * shell/ev-sidebar-thumbnails.c:
10741         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
10742         Support changing pages by clicking on the thumbnails.
10743         
10744 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10745
10746         * pixbuf/pixbuf-document.c:
10747         (pixbuf_document_thumbnails_get_dimensions),
10748         (pixbuf_document_document_thumbnails_iface_init):
10749
10750         implement get_dimensions
10751
10752 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
10753
10754         * ps/ps-document.c: (ps_document_goto_page):
10755
10756         Fix page switching on multipage documents
10757
10758 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
10759
10760         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10761         
10762         check for NULL before assigning to width and height parameters
10763
10764 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
10765
10766         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10767         (pixbuf_document_set_property), (pixbuf_document_get_property):
10768
10769         implement get/set properties
10770
10771 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
10772
10773         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
10774         
10775         return NULL instead of "Unknown", letting the title get set to
10776         the filename when the pdf has no title.
10777
10778 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
10779
10780         * ps/ps-document.c: (ps_document_get_page_count),
10781         (ps_document_goto_page):
10782
10783 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
10784
10785         * shell/ev-history.c: (ev_history_get_property),
10786         (ev_history_set_property), (ev_history_class_init),
10787         (ev_history_add_page), (ev_history_set_current_index):
10788         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
10789         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
10790         (ev_navigation_action_finalize):
10791         * shell/ev-navigation-action.h:
10792         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
10793         (ev_view_go_forward), (ev_view_get_find_status_message),
10794         (history_index_changed_cb), (ev_view_set_history):
10795         * shell/ev-view.h:
10796         * shell/ev-window.c: (update_total_pages), (ev_window_open),
10797         (update_current_page), (register_custom_actions):
10798
10799         Implement history dropdowns
10800
10801 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
10802
10803         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
10804         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
10805         (ev_view_go_forward):
10806         * shell/ev-window.c: (register_custom_actions):
10807
10808         Fix several history bugs
10809
10810 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
10811
10812         * configure.ac: Add «nb» to ALL_LINGUAS.
10813
10814 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
10815
10816         * backend/Makefile.am:
10817         * backend/ev-bookmark.c:
10818         * backend/ev-bookmark.h:
10819         * backend/ev-document-bookmarks.c:
10820         * backend/ev-document-bookmarks.h:
10821         * backend/ev-document-links.c: (ev_document_links_get_type),
10822         (ev_document_links_has_document_links),
10823         (ev_document_links_begin_read), (ev_document_links_get_link),
10824         (ev_document_links_get_child), (ev_document_links_next),
10825         (ev_document_links_free_iter):
10826         * backend/ev-document-links.h:
10827         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
10828         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
10829         (ev_link_get_link_type), (ev_link_set_link_type),
10830         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
10831         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
10832         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
10833         (ev_link_new_external):
10834         * backend/ev-link.h:
10835         * pdf/xpdf/pdf-document.cc:
10836         * shell/Makefile.am:
10837         * shell/ev-application.c: (ev_application_open_link):
10838         * shell/ev-application.h:
10839         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
10840         (ev_history_get_link_nth):
10841         * shell/ev-history.h:
10842         * shell/ev-sidebar-bookmarks.c:
10843         * shell/ev-sidebar-bookmarks.h:
10844         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10845         (ev_sidebar_links_class_init), (selection_changed_cb),
10846         (ev_sidebar_links_construct), (ev_sidebar_links_init),
10847         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
10848         (do_one_iteration), (populate_links_idle),
10849         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
10850         * shell/ev-sidebar-links.h:
10851         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10852         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
10853         (go_to_index):
10854         * shell/ev-view.h:
10855         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
10856         * shell/ev-window.h:
10857
10858         Rename bookmark to link, and use "Index" for the sidebar panel.
10859
10860 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
10861
10862         * shell/Makefile.am:
10863         * shell/ev-application.c: (ev_application_open_bookmark):
10864         * shell/ev-application.h:
10865         * shell/ev-history.c: (ev_history_init), (free_links_list),
10866         (ev_history_finalize), (ev_history_class_init),
10867         (ev_history_add_link), (ev_history_add_page),
10868         (ev_history_get_link_nth), (ev_history_get_n_links),
10869         (ev_history_get_current_index), (ev_history_set_current_index),
10870         (ev_history_new):
10871         * shell/ev-history.h:
10872         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
10873         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
10874         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
10875         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
10876         (ev_view_set_page):
10877         * shell/ev-view.h:
10878         * shell/ev-window.c: (ev_window_open_bookmark),
10879         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
10880         (goto_page_cb), (register_custom_actions):
10881         * shell/ev-window.h:
10882
10883         Initial history implementation. Needs work.
10884
10885 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
10886
10887         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
10888
10889 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
10890
10891         * cut-n-paste/recent-files/egg-recent-item.c:
10892         * cut-n-paste/recent-files/egg-recent-item.h:
10893         * cut-n-paste/recent-files/egg-recent-model.c:
10894         * cut-n-paste/recent-files/egg-recent-util.c:
10895         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10896         * cut-n-paste/recent-files/egg-recent-view.c:
10897
10898         Update
10899
10900 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
10901
10902         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
10903         (fillGlyph, fillImageMask, drawImage):
10904         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
10905         pdf/splash/SplashTypes.h:
10906         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
10907         packed mode for Splash.
10908
10909         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
10910         RGB8 packed mode, eliminates the pixbuf data creation loop.
10911
10912         * shell/ev-print-job.c (ev_print_job_finalize)
10913         (ev_print_job_set_property, ev_print_job_get_property)
10914         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
10915         (ev_print_job_use_print_dialog_settings, idle_print_handler)
10916         (print_closure_finalize, ev_print_job_print): implement
10917         printing (for backends with EvPsExporter)
10918
10919         * shell/ev_print_job.h: update prototypes.
10920
10921         * shell/ev-window.c (ev_window_print): unref print job after
10922         printing.
10923
10924         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
10925         unless the document implements the EvDocumentFind interface.
10926
10927 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
10928
10929         * configure.ac: Added ja to ALL_LINGUAS.
10930
10931 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
10932
10933         * pdf/xpdf/pdf-document.cc:
10934
10935         add a FIXME. We should probably not allocate
10936         a bookmark object every time
10937
10938 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
10939
10940         * shell/ev-application.c: (ev_application_open),
10941         (ev_application_open_bookmark):
10942         * shell/ev-application.h:
10943         
10944         Add a way to open bookmarks
10945
10946         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
10947         (ev_bookmark_set_uri), (ev_bookmark_get_property),
10948         (ev_bookmark_set_property), (ev_bookmark_class_init),
10949         (ev_bookmark_new_title), (ev_bookmark_new_link),
10950         (ev_bookmark_new_external):
10951
10952         Support for external uris, better constructors.
10953
10954         * backend/ev-bookmark.h:
10955         * pdf/xpdf/pdf-document.cc:
10956         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
10957
10958         Handle external uris
10959
10960 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
10961
10962         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
10963         (ev_sidebar_bookmarks_construct), (do_one_iteration):
10964
10965         Hook up bookmarks navigation
10966
10967 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
10968
10969         * backend/Makefile.am:
10970         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
10971         (ev_bookmark_get_title), (ev_bookmark_set_title),
10972         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
10973         (ev_bookmark_get_page), (ev_bookmark_set_page),
10974         (ev_bookmark_get_property), (ev_bookmark_set_property),
10975         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
10976         (ev_bookmark_new):
10977         * backend/ev-bookmark.h:
10978         * backend/ev-document-bookmarks.c:
10979         (ev_document_bookmarks_get_bookmark):
10980         * backend/ev-document-bookmarks.h:
10981         * pdf/xpdf/pdf-document.cc:
10982         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
10983
10984         Add a bookmark object to the backend and use it instead of get_values
10985
10986 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
10987
10988         * data/evince-ui.xml:
10989
10990         Cleanup and add select all.
10991
10992         * shell/ev-view.c: (ev_view_select_all),
10993         (ev_view_button_press_event):
10994         * shell/ev-view.h:
10995         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
10996
10997         Add select all.
10998         Clear selection on click.
10999
11000 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11001
11002         * shell/ev-sidebar-thumbnails.c
11003         (ev_sidebar_thumbnails_set_document): forgot to unref the
11004         loading_icon.
11005
11006 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11007
11008         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11009         at the visible page, not just linearly.  This makes it look fast.
11010
11011 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11012
11013         * backend/ev-document-misc.c
11014         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11015         white.
11016         * backend/ev-document-thumbnails.h: New interface to get the size
11017         of a page.
11018
11019 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11020
11021         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11022         make dist works
11023
11024 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11025
11026         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11027         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11028         things up a bit.
11029
11030         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11031
11032 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11033
11034         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11035         fonts. Should fix font problems on systems that have the base
11036         fonts in bitmap format. Reported by James Henstridge
11037         <james@jamesh.id.au>.
11038
11039 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11040
11041         * pdf/xpdf/Gfx.cc:
11042         * pdf/xpdf/GfxState.cc:
11043
11044         Fix for CAN-2004-1125
11045
11046 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11047
11048         * shell/ev-view.c: (ev_view_copy):
11049         * shell/ev-view.h:
11050         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11051
11052         Implement Edit->Copy
11053
11054 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11055
11056         * backend/ev-document.c: (ev_document_get_text):
11057         * backend/ev-document.h:
11058         * pdf/xpdf/pdf-document.cc:
11059         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11060         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11061         (ev_view_update_primary_selection), (ev_view_button_press_event),
11062         (ev_view_motion_notify_event), (ev_view_button_release_event):
11063
11064         Beginnings of clipboard support. Incomplete but primary sort
11065         of work.
11066
11067 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11068
11069         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11070         (expose_bin_window):
11071
11072         Nicer rubberband drawing, from GtkIconView.
11073
11074 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11075
11076         * backend/ev-document.c: (ev_document_save):
11077         * backend/ev-document.h:
11078         * data/evince-ui.xml:
11079         * pdf/xpdf/pdf-document.cc:
11080         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11081
11082         Implement "Save a copy..." menu item
11083
11084 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11085
11086         * shell/ev-view.c: (ev_view_zoom):
11087
11088         Queue a resize when zoom changes
11089
11090 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11091
11092         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11093         shadows.
11094
11095         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11096         thumbnails..
11097
11098 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11099
11100         * pdf/xpdf/pdf-document.cc
11101         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11102
11103 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11104
11105         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11106         It's slow, but I'll speed it up next!
11107
11108 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11109
11110         * shell/main.c (load_files):
11111
11112         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11113         from the command line and because it seems more appropriate.
11114
11115 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11116
11117         * data/evince-ui.xml:
11118         * shell/ev-window.c: (update_action_sensitivity),
11119         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11120
11121         s/next page/page down
11122         s/previous page/page up
11123
11124 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11125
11126         * data/evince-ui.xml:
11127
11128         Change the layout to match clarkbw design.
11129
11130         * shell/Makefile.am:
11131         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11132         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11133         (ev_navigation_action_finalize),
11134         (ev_navigation_action_set_property),
11135         (ev_navigation_action_get_property),
11136         (ev_navigation_action_class_init):
11137         * shell/ev-navigation-action.h:
11138
11139         Implement clarkbw toolbar navigation controls (incomplete)
11140
11141         * shell/ev-page-action.c: (update_label), (update_spin),
11142         (value_changed_cb), (create_tool_item), (connect_proxy),
11143         (ev_page_action_init), (ev_page_action_finalize),
11144         (ev_page_action_set_property), (ev_page_action_get_property),
11145         (ev_page_action_set_current_page),
11146         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11147         * shell/ev-page-action.h:
11148
11149         Implement a page switcher in the toolbar
11150
11151         * shell/ev-view.c: (ev_view_scroll_view):
11152         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11153         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11154         (register_custom_actions), (ev_window_init):
11155
11156         Change page on PageUp/Down.
11157
11158 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11159
11160         * pdf/xpdf/pdf-document.cc
11161         (pdf_document_thumbnails_get_thumbnail): initial stab at
11162         implementing thumbnail support for pdfs.  It only does documents
11163         with precached pdfs now.
11164
11165 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11166
11167         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11168         thumbnail code into a time-based idle as well.  Also, turn off the
11169         shadow temporarily as it's really slow.
11170
11171 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11172
11173         * backend/ev-document.c: (ev_document_class_init):
11174         * pdf/xpdf/pdf-document.cc:
11175         * shell/ev-window.c: (ev_window_open):
11176
11177         Fix document title bugs and fallback to
11178         filename when not available.
11179
11180 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11181
11182         * backend/ev-document.c: (ev_document_get_type),
11183         (ev_document_class_init), (ev_document_load),
11184         (ev_document_get_title):
11185         * backend/ev-document.h:
11186         * pdf/xpdf/pdf-document.cc:
11187         * ps/ps-document.c: (ps_document_set_property),
11188         (ps_document_get_property), (ps_document_class_init),
11189         (document_load):
11190         * ps/ps-document.h:
11191         * ps/ps.h:
11192         * shell/ev-window.c: (update_window_title), (ev_window_open),
11193         (ev_window_init):
11194
11195         Initial support for document title. Not working yet.
11196
11197 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11198
11199         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11200
11201         Grab focus on the view when clicking it
11202
11203 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11204
11205         * shell/ev-marshal.list:
11206         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11207         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11208
11209         Add key bindings to the view. Now if the focus would work
11210         right...
11211
11212 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11213
11214         * Makefile.am:
11215         * backend/Makefile.am:
11216         * data/Makefile.am:
11217         * dvi/Makefile.am:
11218         * dvi/dvilib/Makefile.am:
11219         * pdf/xpdf/Makefile.am:
11220         * po/POTFILES.in:
11221         * ps/Makefile.am:
11222
11223         Fix distcheck
11224
11225 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11226
11227         * shell/ev-view.c: (ev_view_realize):
11228
11229         Fix mouse wheel scrolling
11230
11231 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11232
11233         * ps/Makefile.am:
11234         * ps/gstypes.h:
11235         * ps/gtkgs.c:
11236         * ps/gtkgs.h:
11237         * ps/ps-document.c: (catchPipe), (ps_document_init),
11238         (ps_document_class_init), (ps_document_cleanup),
11239         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11240         (set_up_page), (close_pipe), (is_interpreter_ready),
11241         (interpreter_failed), (output), (input), (start_interpreter),
11242         (stop_interpreter), (file_length), (file_readable),
11243         (check_filecompressed), (check_pdf), (compute_xdpi),
11244         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11245         (ps_document_get_type), (ps_document_emit_error_msg),
11246         (document_load), (ps_document_next_page),
11247         (ps_document_get_current_page), (ps_document_get_page_count),
11248         (ps_document_goto_page), (ps_document_set_page_size),
11249         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11250         (ps_document_load), (ps_document_get_n_pages),
11251         (ps_document_set_page), (ps_document_get_page),
11252         (ps_document_widget_event), (ps_document_set_target),
11253         (ps_document_set_scale), (ps_document_set_page_offset),
11254         (ps_document_get_page_size), (ps_document_render),
11255         (ps_document_document_iface_init):
11256         * ps/ps-document.h:
11257         * ps/ps.c:
11258         * shell/ev-window.c: (ev_window_open):
11259
11260         Rename GtkGS to PSDocument
11261
11262 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11263
11264         * ps/gtkgs.c: (gtk_gs_class_init):
11265         * ps/gtkgs.h:
11266
11267         Some more leftover...
11268
11269 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11270
11271         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11272         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11273         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11274         * ps/gtkgs.h:
11275
11276         Remove unused code and make a lot of stuff private
11277
11278 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11279
11280         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11281         (gtk_gs_defaults_changed):
11282         * ps/gsdefaults.h:
11283         * ps/gtkgs.c:
11284         * ps/gtkgs.h:
11285         * ps/ps.h:
11286
11287         Cleanup headers dependencies
11288
11289 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11290
11291         * ps/Makefile.am:
11292         * ps/ggvutils.c:
11293         * ps/ggvutils.h:
11294         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11295         * ps/gsdefaults.h:
11296         * ps/gtkgs.c: (file_length), (file_readable),
11297         (check_filecompressed), (check_pdf), (gtk_gs_load),
11298         (gtk_gs_get_postscript):
11299
11300         Get rid of ggvutils
11301
11302 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11303
11304         * ps/ggvutils.c:
11305         * ps/ggvutils.h:
11306         * ps/gsio.h:
11307         * ps/gtkgs.c: (gtk_gs_set_zoom):
11308
11309         Cleanups
11310
11311 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11312
11313         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11314
11315         Ensure the page is rerendered when changing zoom
11316
11317 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11318
11319         * backend/ev-document.c: (ev_document_base_init),
11320         (ev_document_changed):
11321         * backend/ev-document.h:
11322
11323         Add a changed event that is emitted when the page content
11324         changes. This is necessary to deal with the fact that
11325         in ps backend rendering happen asycrounously.
11326         This makes the ps backend mostly work.
11327
11328         * pdf/xpdf/pdf-document.cc:
11329
11330         Emit changed event
11331
11332         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11333         (ps_document_set_target):
11334
11335         Emit changed event
11336
11337         * shell/ev-view.c: (document_changed_callback),
11338         (ev_view_set_document), (ev_view_set_page):
11339
11340         Redraw on the changed signal
11341
11342 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11343
11344         * configure.ac: Added pt_BR to ALL_LINGUAS.
11345
11346 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11347
11348         * backend/ev-document-bookmarks.c:
11349         (ev_document_bookmarks_get_child): *
11350         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11351         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11352         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11353         (ev_sidebar_bookmarks_destroy),
11354         (ev_sidebar_bookmarks_class_init),
11355         (ev_sidebar_bookmarks_construct), (stack_data_free),
11356         (do_one_iteration), (populate_bookmarks_idle),
11357         (ev_sidebar_bookmarks_clear_document),
11358         (ev_sidebar_bookmarks_set_document): *
11359         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11360         (ev_sidebar_add_page),
11361         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11362         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11363         it displays both the topics and the page numbers.
11364
11365 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11366
11367         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11368         toggle.
11369         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11370         visible.
11371
11372 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11373
11374         * configure.ac: Added en_CA to ALL_LINGUAS.
11375
11376 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11377
11378         * ChangeLog: replace bottom of this ChangeLog (merged history of
11379         ggv and gpdf; where all paths were wrong and most of the files are
11380         not even in this tree) with ChangeLog (from arch) of the shell
11381         code.
11382
11383 2004-12-23  Havoc Pennington  <hp@redhat.com>
11384
11385         * shell/ev-window.c: hook up potentially-questionable "find
11386         results status text" feature - something involving the sidebar or
11387         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11388         might be better in the end.
11389
11390         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11391         with corresponding signal when it should be updated
11392
11393         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11394
11395 2004-12-22  Havoc Pennington  <hp@redhat.com>
11396
11397         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11398         find stuff on other pages, sort of (only returns one result on
11399         invisible pages, to show they have results; updates full results
11400         for a page when you view it). Currently repaints the current page
11401         every time a new result is found on any page, which isn't so nice.
11402
11403 2004-12-22  Havoc Pennington  <hp@redhat.com>
11404
11405         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11406         the document doesn't support find (better ideas?)
11407         (find_bar_search_changed_cb): handle missing document or document
11408         that doesn't support find
11409
11410         * pdf/xpdf/pdf-document.cc: port to implement the new
11411         EvDocumentFindIface
11412
11413         * backend/ev-document-find.c: create a new interface for searching
11414
11415         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11416
11417 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11418
11419         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11420         libevbackend.la.
11421
11422         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11423         EvPrintJob constructor arguments.
11424
11425         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11426         for documents that can export PostScript (page by page).
11427
11428         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11429         
11430         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11431         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11432         (pdf_document_ps_exporter_iface_init:
11433         Implement EvPSExporter.
11434
11435         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11436
11437 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11438
11439         * backend/Makefile.am:
11440         * backend/ev-document-thumbnails.c:
11441         (ev_document_thumbnails_get_type),
11442         (ev_document_thumbnails_get_thumbnail):
11443         * backend/ev-document-thumbnails.h:
11444         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11445         (pixbuf_document_thumbnails_get_thumbnail),
11446         (pixbuf_document_document_thumbnails_iface_init):
11447         * shell/Makefile.am:
11448         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11449         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11450         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11451         * shell/ev-sidebar-thumbnails.h:
11452         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11453         (ev_sidebar_set_document):
11454         * shell/ev-utils.c: (gaussian), (create_blur_filter),
11455         (create_shadow), (ev_pixbuf_add_shadow):
11456         * shell/ev-utils.h:
11457         Add thumbnail support.
11458         
11459 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11460
11461         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11462         (using_postscript_printer): Set up a print dialog for "PostScript
11463         injection" method.
11464
11465         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11466         EvPrintJob.
11467
11468         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11469
11470 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11471
11472         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
11473         (ps_document_set_target), (ps_document_get_page_size),
11474         (ps_document_render):
11475         * ps/gtkgs.h:
11476
11477         Fix a few bugs
11478
11479 2004-12-22  Christian Rose  <menthos@menthos.com>
11480
11481         * configure.ac: Added "sv" to ALL_LINGUAS.
11482
11483 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
11484
11485         * backend/ev-document-bookmarks.[ch]: new interface to indicate
11486         document supports bookmarks.
11487
11488 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11489
11490         * ps/ggvutils.c: (ggv_file_readable):
11491         * ps/ggvutils.h:
11492         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
11493         (gtk_gs_get_postscript):
11494
11495         Remove unused utils
11496
11497 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11498
11499         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
11500         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
11501         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
11502         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
11503         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
11504         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
11505         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
11506         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
11507         (gtk_gs_set_antialiasing), (ps_document_load),
11508         (ps_document_render):
11509         * ps/gtkgs.h:
11510
11511         Another check point for the ps backend. Now I can get it to show
11512         pages!
11513
11514 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
11515
11516         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
11517         document setting code.
11518
11519 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11520
11521         * shell/eggfindbar.c: (entry_activate_callback):
11522         Animate the next button when activate is pressed.
11523         
11524 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11525
11526         * shell/ev-window.c: (ev_window_cmd_edit_find),
11527         (update_fullscreen_popup), (ev_window_fullscreen),
11528         (ev_window_unfullscreen), (ev_window_state_event_cb),
11529         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
11530         Fix bugs in fullscreen code.
11531         
11532 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11533
11534         * Makefile.am:
11535         * configure.ac:
11536         * pixbuf/Makefile.am:
11537         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11538         (pixbuf_document_load), (pixbuf_document_get_n_pages),
11539         (pixbuf_document_set_page), (pixbuf_document_get_page),
11540         (pixbuf_document_set_target), (pixbuf_document_set_scale),
11541         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
11542         (pixbuf_document_render), (pixbuf_document_begin_find),
11543         (pixbuf_document_end_find), (pixbuf_document_finalize),
11544         (pixbuf_document_class_init),
11545         (pixbuf_document_document_iface_init), (pixbuf_document_init):
11546         * pixbuf/pixbuf-document.h:
11547         * shell/Makefile.am:
11548         * shell/ev-application.c: (ev_application_open):
11549         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
11550         (ev_window_open):
11551         Add pixbuf backend.
11552         
11553 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
11554
11555         * Makefile.am: 
11556         * dvi/dvilib/Makefile.am:
11557         * dvi/Makefile.am:
11558         * configure.ac: Auto*ify dvi and dvi/dvilib
11559
11560         * dvi/Makefile: Remove from CVS
11561         
11562         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
11563         confusion.
11564
11565         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
11566         
11567         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
11568         
11569 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11570
11571         * ps/Makefile.am:
11572         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
11573         (gtk_gs_value_adjustment_changed), (compute_size),
11574         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
11575         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
11576         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
11577         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
11578         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
11579         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
11580         (ps_document_load), (ps_document_get_n_pages),
11581         (ps_document_set_page), (ps_document_get_page),
11582         (ps_document_set_target), (ps_document_set_scale),
11583         (ps_document_set_page_offset), (ps_document_get_page_size),
11584         (ps_document_render), (ps_document_begin_find),
11585         (ps_document_end_find), (ps_document_document_iface_init):
11586         * ps/gtkgs.h:
11587         * shell/Makefile.am:
11588         * shell/ev-window.c: (ev_window_open):
11589
11590         Some work to integrate gtkgs with EvDocument
11591
11592 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11593
11594         * shell/ev-window.c: (update_fullscreen_popup),
11595         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
11596         (exit_fullscreen_button_clicked_cb),
11597         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
11598         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11599         (ev_window_state_event_cb), (ev_window_init):
11600         Add fullscreen support from Epiphany.
11601         
11602 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
11603
11604         * data/ev-stock-zoom-fit-width.png: fit-width
11605         stock icon from gpdf.
11606         
11607         * shell/ev-stock-icons.[ch]: copied from gpdf.
11608         
11609         * shell/main.c: (main): init stock icons.
11610         
11611         * shell/ev-window.c: use the fit-width icon.
11612         
11613         * data/evince-ui.xml: add zooming toolbar items.
11614
11615 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
11616
11617         * shell/ev-view.c: 
11618         (ev_view_best_fit), (ev_view_fit_width): because
11619         get_page_size() returns the scaled page size, we
11620         need to calculate the scale factor relative to
11621         the previous scale factor. Should really just
11622         add get_real_page_size().
11623
11624 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
11625
11626         * shell/ev-view.[ch]:
11627         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
11628         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
11629         add zooming.
11630         
11631         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11632         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
11633         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
11634         hook it up.
11635         
11636         * pdf/xpdf/pdf-document.cc:
11637         (pdf_document_begin_find),
11638         (pdf_document_end_find): make static.
11639
11640 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11641
11642         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
11643
11644         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
11645         names to fontconfig patterns.
11646         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
11647
11648         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
11649         setupBaseFontsFc.
11650
11651 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11652
11653         * Makefile.am:
11654         * configure.ac:
11655         * ps/Makefile.am:
11656         * ps/ggvutils.c:
11657         * ps/ggvutils.h:
11658         * ps/gsdefaults.c:
11659         * ps/gsdefaults.h:
11660         * ps/gsio.c:
11661         * ps/gsio.h:
11662         * ps/gtkgs.c:
11663         * ps/gtkgs.h:
11664         * ps/ps.c:
11665         * ps/ps.h:
11666
11667         Import ggv backend. Not hooked up yet.
11668
11669 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
11670
11671         * shell/main.c: (load_files), (main): load files
11672         from the command line.
11673
11674 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
11675
11676         * configure.ac: don't require bonobo.
11677         
11678         * cut-n-paste/recent-files/*: kill bonobo recent
11679         view.
11680
11681         * shell/ev-window.c:
11682         (ev_window_is_empty): upd.
11683         (unable_to_load), (ev_window_open): load backend
11684         based on the mime type.
11685
11686 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11687
11688         * backend/.cvsignore: ignore generated marshalers source.
11689
11690         * shell/main.c (main): this is not epiphany.
11691
11692 2004-12-22  Havoc Pennington  <hp@redhat.com>
11693
11694         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
11695         (expose_bin_window): draw find highlights
11696
11697         * shell/ev-window.c (find_bar_search_changed_cb): implement 
11698         
11699         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
11700         (pdf_document_end_find): implement this interface
11701
11702         * backend/ev-document.c (ev_document_found): add this to emit
11703         signal
11704
11705 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
11706
11707         * data/evince-ui.xml: Add a few more toolbar items.
11708
11709         * shell/ev-window.c: Hook up page navigation toolbar 
11710         items.
11711
11712         * shell/ev-view.[ch]: add ev_view_set/get_page and 
11713         a page-changed signal.
11714
11715         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
11716         Add ev_document_get_page().
11717
11718         * shell/ev-window.c: Sensitize/desensitize navigation
11719         actions.
11720
11721 2004-12-21  Havoc Pennington  <hp@redhat.com>
11722
11723         * backend/ev-backend-marshal.c,
11724         backend/ev-backend-marshalers.list, backend/Makefile.am: add
11725         marshaler-generator thingy. I'm sure there's a better way to do
11726         this in the modern world.
11727
11728         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
11729         end_find methods and "found" signal.
11730
11731         * configure.ac: find glib-genmarshal
11732
11733 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
11734
11735         * shell/ev-sidebar.c: Construct an actual sidebar.
11736         * shell/ev-sidebar-bookmarks.[ch]:
11737         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
11738
11739 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
11740
11741         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
11742         Redo size handling.
11743         
11744         * shell/ev-view.c: Track the size from the document.
11745
11746 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
11747
11748         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
11749         constructor assumes ownership of the string passed in.
11750         
11751         * shell/ev-window.c (ev_window_open): Destroy the error
11752         dialog once we've displayed it.
11753
11754 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
11755
11756         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
11757         a bit, it works! (sort of)
11758
11759         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
11760         Move to .cc since we need to use C++ in the implementation.
11761
11762         * shell/dummy.cc: Add a CC file to force evince
11763         to be linked as a C++ program.
11764
11765 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
11766
11767         * shell/ev-view.[ch]: Start of content-area widget.
11768
11769         * shell/ev-window.c: Create a EvView, update it
11770         as we change documents.
11771
11772         * shell/Makefile.am shell/ev-marshal.list: Add
11773         generated marshalers.
11774
11775 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
11776
11777         * Makefile.am (SUBDIRS): move shell.
11778
11779 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
11780
11781         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
11782         .a to libtool convenience libraries.
11783
11784         * shell/ev-window.c (ev_window_open): Hard code loading
11785         a PDF document.
11786         
11787         * backend/ev-document.h: Add a boolean return to load(),
11788         fix GError * to GError **.
11789
11790         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
11791         object for a PDF backend EvDocument.
11792
11793 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
11794
11795         * dvi/*: New directory with the beginning of a .dvi backend.
11796
11797 2004-12-21  Havoc Pennington  <hp@redhat.com>
11798
11799         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
11800         previous/next instead of back/forward
11801
11802 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
11803
11804         * backend/ev-document.[ch]: Fix a couple of problems so
11805         it compile.
11806
11807 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
11808
11809         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
11810         to backend/ directory, rename EvViewer to EvDocument.
11811
11812 2004-12-21  Havoc Pennington  <hp@redhat.com>
11813
11814         * shell/ev-window.c: hook up the find bar widget; now we just need
11815         a document to find things in
11816
11817         * shell/eggfindbar.c: a find bar widget
11818
11819 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
11820
11821         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
11822
11823 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
11824
11825         * pdf/**: Import of xpdf code from gpdf. 
11826
11827         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
11828
11829         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
11830         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
11831         Fix FreeType includes.
11832
11833         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
11834         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
11835         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
11836         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
11837         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
11838         Include xpdfconfig.h
11839         
11840 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
11841
11842         * shell/ev-window.c (ev_window_dispose): dispose can be called
11843         multiple times.
11844
11845 2004-12-21  Havoc Pennington  <hp@redhat.com>
11846
11847         * shell/ev-window.c (ev_window_init): set title to Document Viewer
11848         rather than Evince
11849
11850         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
11851         items; really they should be synced with the strings, etc. from
11852         current gpdf, but just getting the boring typing out of the way 
11853
11854 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
11855
11856         * po/POTFILES.in:
11857         * shell/ev-application.c: (window_destroy_cb):
11858         * shell/ev-window.c:
11859         * shell/main.c: (main):
11860
11861         Actually show the window...
11862
11863 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
11864
11865         * Makefile.am:
11866         * shell/Makefile.am:
11867         * shell/ev-application.c: (ev_application_class_init):
11868         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
11869
11870         Make it build again
11871
11872 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
11873
11874         Import to gnome cvs.
11875         
11876         * Remove copies of gpdf and ggv trees.
11877         * Rip out all the recursive configure code.
11878         * Remove bonobo machinery.
11879         * viewer/*: GInterfaces that backends should/can implement.
11880
11881 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11882
11883         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
11884         typo
11885
11886 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11887
11888         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
11889         (ev_application_finalize, ev_application_class_init)
11890         (ev_application_init): use GType instance private data for priv.
11891
11892         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
11893         (ev_window_finalize, ev_window_class_init)
11894         (ev_window_init): ditto.
11895
11896 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11897
11898         * shell/ev-application.c (ev_application_new_window): make public
11899         (ev_application_show_initial_window): kill.
11900
11901         * shell/ev-application.h: update prototypes.
11902
11903         * shell/main.cc (main): inline ev_application_show_initial_window.
11904
11905 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11906
11907         * shell/ev-application.c (ev_application_new_window): impl.
11908         (ev_application_show_initial_window): use it.
11909         (is_window_empty, ev_application_get_empty_window): returns an
11910         existing empty window or a new one.
11911         (ev_application_open): from ev_window_cmd_file_open.
11912
11913         * shell/ev-application.h: update prototypes
11914
11915         * shell/ev-window.c (ev_window_is_empty): impl.
11916         (ev_window_open): make public.
11917         (ev_window_cmd_file_open): use ev_application_open
11918
11919         * shell/ev-window.h: update prototypes, remove unused.
11920
11921 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11922
11923         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
11924         move destroy handler out of here...
11925
11926         * shell/ev-application.c, shell/ev-application.h: ...into this new
11927         class. Also handles initial window creation.
11928
11929         * shell/main.cc (main): use EvApplication to create initial
11930         window.
11931
11932 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11933
11934         * Makefile.am (SUBDIRS): add cut-n-paste
11935
11936         * cut-n-paste/Makefile.am: add
11937
11938         * configure.ac: generate Makefiles in cut-n-paste
11939
11940 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11941
11942         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
11943         (ev_window_class_init): install ev_window_dispose.
11944
11945 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11946
11947         * shell/ev-window.h, shell/ev-window.c: replace gchar with
11948         char (gchar looks stupid).
11949
11950 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11951
11952         * po/de.po: updated German translation.
11953
11954 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11955
11956         * configure.ac: add more pkg-config library checks for gnome-vfs,
11957         bonobo etc.
11958
11959         * gpdf/configure.in: temporarily disable libpaper
11960         checks. Otherwise I'd have to add the checks for the shell, too.
11961
11962 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11963
11964         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
11965         and * file filters to the file choose.
11966
11967 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11968
11969         * po/de.po: Updated German translation.
11970
11971 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11972
11973         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
11974
11975 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11976
11977         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
11978
11979         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
11980         (ev_window_init): implement those menuitems.
11981
11982 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11983
11984         * data/evince-ui.xml: add a toolbar (with FileOpen action)
11985
11986         * shell/ev-window.c (ev_window_init): use the toolbar.
11987
11988 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11989
11990         * shell/ev-window.c (ev_window_init): use menu translations
11991
11992 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11993
11994         * configure.ac: add "de" to ALL_LINGUAS.
11995
11996         * po/de.po: add German translation.
11997
11998 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
11999
12000         * Makefile.am (SUBDIRS): add po
12001
12002         * configure.ac: check intltool, glib-gettext etc, generate
12003         po/Makefile.in
12004
12005         * po, po/POTFILES.in, po/POTFILES.skip: new.
12006
12007 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12008
12009         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12010         already use (#ifdef ENABLE_NLS)
12011
12012         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12013         pointer indirection thinko.
12014
12015         * shell/main.c: include gi18n.h for bindtextdomain etc.
12016
12017 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12018
12019         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12020         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12021         tooltips for menu items in the statusbar.
12022
12023 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12024
12025         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12026         pkgdatadir drop UIDIR
12027
12028 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12029
12030         * data/evince-ui.xml: Add File->Open menu item
12031
12032         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12033         chooser), hook it up in the ui manager.
12034
12035 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12036
12037         * shell/ev-window.c: fix Help->About tooltip.
12038
12039 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12040
12041         * configure.ac: set CFLAGS for libevprivate.
12042
12043         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12044         definitions, factory etc.
12045
12046         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12047
12048         * shell/Makefile.am: link against libevprivate.a.
12049
12050         * shell/ev-window.c (entries): add stock icon to Help->About.
12051
12052         * shell/main.c (main): init stock icon code.
12053
12054 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12055
12056         * lib/recent-files: egg recent files code
12057
12058         * lib/Makefile.am: add.
12059
12060         * Makefile.am: add lib subdir.
12061
12062         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12063         set CFLAGS for recent-files.
12064
12065 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12066
12067         * configure.ac: disable -ansi and -pedantic gcc flags. They
12068         disable POSIX stuff in stdio.h, but egg-recent uses them.
12069
12070 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12071
12072         * configure.ac: add --disable-deprecated flag (defaults to on in
12073         "cvs" builds).
12074
12075         * shell/Makefile.am (INCLUDES): use it.
12076
12077 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12078
12079         * shell/main.c: add missing #include.
12080
12081         * shell/ev-window.c: fix for pedantic gcc.
12082         (ev_window_cmd_help_about): split license into paragraphs for
12083         translators and pedantic compilers.
12084
12085 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12086
12087         * configure.ac: add more warning flags if compiling with gcc from
12088         cvs (or explicitly requested with --enable-more-warnings).
12089
12090 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12091
12092         * data/evince-ui.xml: add File and File->Close menu.
12093
12094         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12095         (ev_window_destroy): quit after destroy.
12096         (ev_window_class_init): override GtkObject::destroy.
12097         (entries): install close_window callback.
12098
12099 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12100
12101         * Makefile.am (SUBDIRS): add data subdir.
12102
12103         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12104         gtk+ 2.5.0 for GtkAboutDialog.
12105
12106         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12107         main window.
12108
12109         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12110
12111         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12112         manager.
12113         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12114
12115 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12116
12117         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12118
12119 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12120
12121         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12122
12123 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12124
12125         * shell/*: Added shell directory boilerplate, build it.
12126
12127 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12128
12129         * configure.ac, Makefile.am: Added top-level configure.ac and
12130         Makefile.am