]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Do not limit the minimum zoom factor when sizing mode is best bit or fit
[evince.git] / ChangeLog
1 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-view.c: (ev_view_set_zoom):
4
5         Do not limit the minimum zoom factor when sizing mode is best bit
6         or fit width. Fixes bug #503805.
7         
8 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
11         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
12         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
13         (ev_link_dest_get_property), (ev_link_dest_set_property),
14         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
15         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
16         (ev_link_dest_new_fitr):
17         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
18         (goto_fith_dest), (goto_xyz_dest):
19
20         Do not change left, top and zoom values when they are null in PDF
21         destinations. Fixes bug #460658.
22         
23 2007-12-10  Christian Persch  <chpe@gnome.org>
24
25         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
26         (ev_view_accessible_class_init),
27         (ev_view_accessible_idle_do_action),
28         (ev_view_accessible_action_do_action),
29         (ev_view_accessible_action_get_description),
30         (ev_view_accessible_action_set_description),
31         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
32         (ev_view_accessible_factory_init),
33         (ev_view_accessible_factory_get_accessible_type):
34         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
35         private data, and G_DEFINE_TYPE. Bug #502843.
36
37 2007-12-08  Christian Persch  <chpe@gnome.org>
38
39         * shell/ev-metadata-manager.c: (item_free),
40         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
41         (value_free), (parse_value), (parseItem),
42         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
43         (save_values): Use GSlice to allocate small amounts of memory. Bug
44         #475972.
45
46 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
47
48         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
49
50         Restore cursor to normal after a drag operation. Fixes bug
51         #501603.
52         
53 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
54
55         * NEWS:
56         * configure.ac:
57         
58         Update for release 2.21.1
59
60 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
61
62         * configure.ac:
63         * cut-n-paste/gedit-message-area/Makefile.am:
64         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
65         * shell/Makefile.am:
66         * shell/ev-message-area.[ch]:
67         * shell/ev-window.c: (ev_window_set_message_area),
68         (ev_window_error_message_response_cb), (ev_window_error_message),
69         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
70         (ev_window_save_job_cb), (image_save_dialog_response_cb),
71         (ev_attachment_popup_cmd_open_attachment),
72         (attachment_save_dialog_response_cb), (ev_window_set_document),
73         (ev_window_init):
74
75         Use a message area instead of a popup dialog for error
76         notifications. Fixes bug #337495.
77         
78 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
79
80         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
81         (ev_window_run_fullscreen):
82
83         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
84         
85 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
86
87         * ev-sidebar-thumbnails.c: (update_visible_range),
88         (ev_sidebar_thumbnails_refresh),
89         (ev_sidebar_thumbnails_set_document),
90         (ev_sidebar_thumbnails_support_document):
91
92         Show thumbnails for documents with one page. Fixes bug #358751.
93         
94 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
95
96         * shell/ev-window.c:
97         (ev_window_load_print_settings_from_metadata),
98         (ev_window_save_print_settings), (ev_window_print_finished),
99         (ev_window_print_range):
100
101         Print settings that are specific to the document are now saved per
102         document in the metadata file. Fixes bug #488806.
103         
104 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
105
106         * backend/tiff/tiff-document.c: (tiff_document_render):
107
108         Tiff documents were rendered with wrong colors. Fixes bug #497279.
109         
110 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
111
112         * shell/ev-application.[ch]: (get_find_string_from_args),
113         (ev_application_open_uri_at_dest), (ev_application_open_uri),
114         (ev_application_open_uri_list):
115         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
116         * shell/ev-window.[ch]: (ev_window_load_job_cb),
117         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
118         (ev_window_cmd_recent_file_activate),
119         (ev_window_open_recent_action_item_activated),
120         (ev_window_print_send), (open_remote_link):
121         * shell/main.c: (arguments_parse):
122
123         Add a command line option for search. Fixes bug #497710.
124         
125 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
126
127         * shell/ev-jobs.c: (ev_job_print_new):
128
129         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
130         
131 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * data/evince-toolbar.xml:
134         * shell/Makefile.am:
135         * shell/ev-application.c: (ev_application_init):
136         * shell/ev-open-recent-action.[ch]:
137         * shell/ev-window.c:
138         (ev_window_open_recent_action_item_activated),
139         (register_custom_actions):
140
141         Add an expander to the open toolbar item which pops up a dropdown
142         menu with the recently used documents. Fixes bug #487215.
143         
144 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
145
146         * shell/ev-window.c: (ev_window_open_uri),
147         (ev_window_cmd_view_reload):
148
149         Do not jump to the first page when reloading by running evince
150         from the command line. Fixes bug #490847.
151         
152 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
153
154         * shell/ev-window.c: (ev_window_cmd_help_contents):
155
156         Plugged memory leak when help file is not found. Fixes bug
157         #490762.
158         
159 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
160
161         * configure.ac:
162
163         Enable djvu, dvi and comics backends by default. Fixes bug
164         #437121.
165         
166 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
167
168         * configure.ac:
169         * cut-n-paste/Makefile.am:
170         * cut-n-paste/recent-files/*: Removed
171         * help/reference/Makefile.am:
172         * shell/Makefile.am:
173         * shell/ev-application.[ch]: (ev_application_shutdown),
174         (ev_application_init):
175         * shell/ev-window.c: (ev_window_add_recent),
176         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
177
178         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
179         
180 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
181
182         * shell/ev-window.c: (launch_external_uri):
183
184         Let GnomeVFS check the URL, this allow more URL (like mailto:),
185         and report error if the URL is not supported (#489910).
186
187 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
188
189         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
190         (pdf_document_file_exporter_begin_page),
191         (pdf_document_file_exporter_end_page):
192
193         Fix printing with poppler splash backend. Fixes bug #489774.
194         
195 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
196
197         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
198         * shell/ev-print-job.c: (ev_print_job_class_init):
199
200         Fix a crash when printing with the gnome-print dialog. Fixes bug
201         #488939.
202         
203 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
204
205         * backend/pixbuf/pixbuf-document.c:
206
207         Fix an implicit function definition warning (#487655)
208
209 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
210
211         * shell/ev-window.c:
212
213         Fix conflicting shortcut for view sade pane and presentation.
214         
215 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
216
217         * backend/pdf/ev-poppler.cc:
218         (pdf_document_file_exporter_begin_page),
219         (pdf_document_file_exporter_do_page),
220         (pdf_document_file_exporter_end_page),
221         (pdf_document_file_exporter_iface_init):
222         * libdocument/ev-file-exporter.[ch]:
223         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
224         * shell/ev-jobs.c: (ev_job_print_get_page_list),
225         (ev_job_print_run):
226
227         When printing multiple pages per sheet in reverse option, do not
228         invert the order of the pages in every sheet, but the order of the
229         sheets. Do not print blank pages when page range is invalid. Fixes
230         bugs #484857 and #485521.
231         
232 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
233
234         * shell/ev-jobs.c: (ev_job_print_get_page_list),
235         (ev_job_print_run):
236         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
237
238         Respect ranges order when printing more than one range in random
239         order.
240         
241 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
242
243         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
244         (ev_window_setup_document), (ev_window_rotation_changed_cb):
245
246         Rotate also the window icon when document is rotated. Fixes bug
247         #474681.
248         
249 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
250
251         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
252         (pdf_document_forms_get_form_fields):
253
254         Silently ignore unknown form fields. Fixes bug #482654. Patch by
255         Matthias Drochner.
256         
257 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
258
259         * configure.ac:
260         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
261
262         Use poppler_page_render_for_printing() instead of
263         poppler_page_render() if available when exporting to a ps or pdf
264         file. Fixes bug #476627.
265         
266 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
267
268         * shell/ev-window.c: (ev_window_run_fullscreen):
269
270         Do not show the toolbar in fullscreen mode if the main toolbar is
271         not visible. Fixes bug #483048.
272         
273 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
274
275         * shell/ev-view.c: (ev_view_button_press_event):
276
277         Give priority to form fields over images when deciding whether a
278         button press event is over an image or form field. It allows edit
279         form fields when they are over a background image. Fixes bug
280         #477841.
281         
282 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
283
284         * NEWS:
285         * configure.ac:
286         
287         Update for release 2.20.0
288
289 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
290
291         * backend/pdf/ev-poppler.cc:
292
293         Remove #ifdef HAVE_FORMS, so that forms support works again.
294
295 2007-09-05  Götz Waschk  <waschk@mandriva.org>
296
297         * configure.ac:
298         * data/evince.desktop.in.in:
299         
300         Fixes desktop file issues. See bug #473471.
301
302 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
303
304         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
305         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
306         (ev_job_queue_remove_job):
307         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
308         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
309         * shell/ev-window.c: (ev_window_clear_save_job),
310         (ev_window_save_job_cb), (file_save_dialog_response_cb),
311         (ev_window_dispose):
312
313         Move save a copy task to its own job so that it's carried out in a
314         thread avoiding another lock in the main thread. Use
315         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
316         can be saved to a pathin another file system. Fixes bug #456891.
317         
318 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
319
320         * NEWS:
321         * configure.ac:
322         
323         Update for release 2.19.92
324
325 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
326
327         * configure.ac:
328         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
329         (pdf_selection_get_selection_region),
330         (pdf_selection_get_selection_map),
331         (ev_form_field_from_poppler_field):
332
333         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
334         and triple click selections are enabled again now.
335
336 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
337
338         * shell/ev-window.c: (ev_window_add_history):
339
340         Make sure not to use the history with documents not supporting
341         links. Fixes bug #468954.
342
343 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
344
345         * shell/ev-window.c: (ev_window_load_job_cb):
346
347         Restart the search when reloading a document with the find bar
348         visible. Fixes bug #461962.
349
350 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * shell/ev-window.c: (setup_document_from_metadata),
353         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
354
355         Do not jump to the first page when reloading a document from the
356         last page.
357
358 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * shell/ev-window.c: (update_chrome_flag),
361         (setup_sidebar_from_metadata),
362         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
363         (ev_window_cmd_edit_find_next),
364         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
365         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
366         (find_bar_close_cb), (view_actions_focus_in_cb):
367
368         Do not update visibility when changing a chrome flag so that it's
369         possible to update several flags and update visibility only once
370         for all of them.
371
372 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
373
374         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
375
376         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
377         supported by gtk+. Fixes bug #460907.
378
379 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
380
381         * shell/ev-view.c: (view_update_range_and_current_page):
382
383         Make sure current-page <= end-page in continuous mode. Fixes bug
384         #454950.
385
386 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
387
388         * backend/pdf/ev-poppler.cc: (build_tree):
389
390         Ignore outline items without a title. Fixes bug #453913.
391
392 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
393
394         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
395         (ev_view_button_release_event), (ev_view_leave_notify_event):
396
397         Use always drag mouse cursor during a drag operation. Fixes bug
398         #470564.
399
400 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
401
402         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
403         (pdf_selection_get_selection_region),
404         (pdf_selection_get_selection_map):
405
406         Temporarily disable double and triple selections since it depends on
407         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
408         released and the update of the external dependency minimal version
409         approved.
410
411 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
412
413         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
414         (pdf_document_file_exporter_do_page):
415         * libdocument/ev-file-exporter.h:
416         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
417         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
418
419         Actually fix printing regressions. Remove orientation from
420         EvPrintContext since it's redundant.
421
422 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
423
424         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
425         * backend/impress/impress-document.c:
426         (impress_document_document_iface_init):
427         * backend/ps/ps-document.c: (ps_document_document_iface_init):
428         * backend/djvu/djvu-document.c:
429         (djvu_document_document_iface_init),
430         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
431         * backend/tiff/tiff-document.c:
432         (tiff_document_document_iface_init):
433         * backend/pixbuf/pixbuf-document.c:
434         (pixbuf_document_document_iface_init):
435         * backend/comics/comics-document.c:
436         (comics_document_document_iface_init):
437         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
438         (pdf_selection_render_selection),
439         (pdf_selection_get_selected_text),
440         (pdf_selection_get_selection_region),
441         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
442         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
443         (ev_selection_get_selection_region),
444         (ev_selection_get_selection_map):
445         * libdocument/ev-document.[ch]:
446         * shell/ev-pixbuf-cache.[ch]: (add_job),
447         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
448         * shell/ev-view-private.h:
449         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
450         (ev_job_render_run):
451         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
452         * shell/ev-view.c: (start_selection_for_event),
453         (ev_view_button_press_event), (ev_view_drag_data_get),
454         (ev_view_drag_data_received), (ev_view_button_release_event),
455         (compute_new_selection_text), (compute_selections),
456         (ev_view_select_all), (get_selected_text), (ev_view_copy),
457         (ev_view_primary_get_cb):
458
459         Add support for double and triple click selections.
460
461 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
462
463         * NEWS:
464         * configure.ac:
465
466         Update for release 2.19.4
467
468 2007-08-28  Justin Blanchard  <justinb04@aim.com>
469
470         * shell/ev-view-private.h:
471         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
472         (ev_view_set_highlight_search):
473         * shell/ev-view.h:
474         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
475         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
476         (find_bar_visibility_changed_cb):
477         
478         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
479
480 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
481
482         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
483         (pdf_document_file_exporter_begin),
484         (pdf_document_file_exporter_do_page):
485         * shell/ev-jobs.c: (ev_job_print_run):
486         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
487
488         Create always a portrait cairo surface and rotate when needed for
489         landscape. It fixes printing problems in real printers.
490
491 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
492
493         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
494         * libdocument/ev-file-exporter.[ch]:
495         (ev_file_exporter_get_capabilities):
496         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
497         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
498
499         Adjust number of pages per row according to page orientation when
500         printing 2 or 6 pages per sheet.
501
502 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
503
504         * shell/ev-window.c: (ev_window_print_send):
505
506         Reset also cups setting to 1 when printing multiple pages per
507         sheet. Fixes bug #468853.
508
509 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
510
511         * libdocument/ev-document-misc.c:
512         (ev_document_misc_surface_rotate_and_scale):
513
514         Use directly cairo_surface_get_content() when creating a similar
515         surface as suggested by Jeff Muizelaar. Thanks again.
516
517 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * backend/djvu/djvu-document.c: (djvu_document_render):
520         * backend/tiff/tiff-document.c: (tiff_document_render):
521         * backend/pdf/ev-poppler.cc: (pdf_document_render):
522         * libdocument/ev-document-misc.c:
523         (ev_document_misc_surface_from_pixbuf),
524         (ev_document_misc_surface_rotate_and_scale):
525
526         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
527         creating page surfaces. Fixes bug #453123. Thank you very much to
528         Jeff Muizelaar <jeff@infidigm.net>.
529
530 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
531
532         * shell/ev-page-cache.c: (ev_page_cache_new),
533         (ev_page_cache_get_thumbnail_size):
534         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
535         (ev_sidebar_thumbnails_set_loading_icon):
536
537         Also store in page-cache the dimensions of the thumbnails so that
538         they can be used to create the correct loading icon in the side
539         pane. Fixes bug #466857.
540
541 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
542
543         * backend/pdf/ev-poppler.cc:
544         (pdf_document_thumbnails_get_thumbnail):
545
546         Fix thumbnails rotation in pdf documents that include embedded 
547         thumbnails.
548
549 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
550
551         * backend/pdf/ev-poppler.cc:
552
553         Don't use #ifdef in macro expansion. Some compilers don't
554         like that. Closes bug #467042.
555
556 2007-08-15  Justin Blanchard  <justinb04@aim.com>
557
558         * backend/djvu/djvu-document.c: (djvu_document_finalize):
559         
560         Fixes memory leak in djvu backend.
561
562 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
563
564         * data/icons/32x32/Makefile.am:
565         * data/icons/32x32/actions/Makefile.am:
566         * data/icons/32x32/actions/view-page-cont.svg:
567         * data/icons/32x32/actions/view-page-facing.svg:
568         * data/icons/48x48/Makefile.am:
569         * data/icons/48x48/actions/Makefile.am:
570         * data/icons/48x48/actions/view-page-cont.svg:
571         * data/icons/48x48/actions/view-page-facing.svg:
572         
573         Icons for a new sizes.
574
575 2007-08-14  Justin Blanchard  <justinb04@aim.com>
576
577         * shell/ev-page-cache.c: (build_height_to_page),
578         (ev_page_cache_get_height_to_page):
579         
580         Fixes invalid read, see bug #466401.
581
582 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
583
584         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
585         (set_drag_cursor):
586         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
587         (configure_item_cursor), (new_pixbuf_from_widget):
588
589         Fix multihead problems in toolbar editor. Fixes bug #382055.
590
591 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
592
593         * shell/ev-window.c: (ev_window_cmd_file_open),
594         (ev_window_cmd_save_as):
595
596         Use g_get_user_special_dir when available instead of
597         xdg_user_dir_lookup.
598
599 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
600
601         * MAINTAINERS:
602         
603         Updated according to request on desktop-devel.
604
605 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
606
607         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
608
609         Do not use cairo_rectangle and cairo_clip since we are
610         not using cairo_fill but cairo_paint. Use the same cairo context
611         for every page in the same expose event.
612
613 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
614
615         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
616         leak.
617
618 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
619
620         * configure.ac:
621         * NEWS:
622
623         Release 0.9.3
624
625 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
626
627         * libdocument/ev-document-info.h:
628         * libdocument/ev-document.h:
629         * shell/ev-page-action.h:
630         * shell/ev-sidebar-links.h:
631
632         Fix a headers problem with ev-link
633         
634         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
635         * shell/ev-view-private.h:
636         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
637         (get_link_area), (ev_view_query_tooltip),
638         (ev_view_leave_notify_event), (ev_view_destroy),
639         (ev_view_class_init):
640
641         Use new gtk tooltips when available instead of ev-tooltip.
642         
643 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
644
645         * shell/ev-window.c: (update_chrome_visibility),
646         (ev_window_sidebar_visibility_changed_cb):
647
648         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
649         
650 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
651
652         * shell/ev-navigation-action.c:
653         (ev_navigation_action_history_changed),
654         (ev_navigation_action_set_history):
655         * shell/ev-navigation-action-widget.c:
656         (ev_navigation_action_widget_init):
657         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
658
659         Fix compile warnings.
660         
661 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
664         (egg_editable_toolbar_dispose):
665
666         Fix memory leak.
667         
668 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
669
670         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
671         (screensaver_disable_x11):
672         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
673         * shell/ev-window.c: (presentation_set_timeout):
674         * shell/ev-view.c: (ev_view_presentation_transition_start):
675
676         Use g_timeout_add_seconds instead of g_timeout_add when
677         available.
678         
679 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
680
681         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
682
683         Set horizontal scrollbar policy to AUTOMATIC instead of
684         NEVER. Workaround for bug #449462.
685         
686 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * shell/ev-jobs.c: (ev_job_render_page_ready):
689
690         Add page_ready callback to main loop with high priority and hold
691         a reference to job during idle.
692         
693 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
694
695         * configure.ac:
696         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
697         (pdf_document_file_exporter_begin),
698         (pdf_document_file_exporter_do_page),
699         (pdf_document_file_exporter_get_capabilities):
700         * libdocument/ev-file-exporter.h:
701         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
702         * shell/ev-window.c: (ev_window_print_send),
703         (ev_window_print_dialog_response_cb):
704
705         Allow printing multiple pages per sheet. Fixes bug #395573.
706         
707 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
708
709         * shell/ev-view.c: (tip_from_link):
710         
711         Check for NULL, fixes bug #460862.
712
713 2007-07-29  Christian Persch  <chpe@gnome.org>
714
715         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
716         (ev_window_preview_print_finished), (ev_window_do_preview_print),
717         (ev_window_cmd_preview_print):
718         
719         Fixes bug #437681 - blocks while enumerating printers.
720
721 2007-07-29  Christian Persch  <chpe@gnome.org>
722
723         * shell/ev-window.c: (ev_window_screen_changed):
724         
725         Don't use deprecated gtk+ function. See bug #460909.
726
727 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
728
729         * shell/ev-utils.c: (get_num_monitors):
730         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
731
732         Do not use display before initializing it. Remove compile
733         warnings.
734
735 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
736
737         * shell/ev-view.c: (ev_view_class_init):
738         
739         Unix-like hjkl bindings added. See bug #458111.
740
741 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
742
743         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
744         * shell/ev-utils.h:
745         * shell/ev-view.c: (ev_view_set_zoom_for_size),
746         (ev_view_update_view_size):
747         * shell/ev-view.h:
748         * shell/ev-window.c: (ev_window_update_actions),
749         (setup_view_from_metadata), (ev_window_screen_changed),
750         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
751         (zoom_control_changed_cb):
752         * shell/ev-window.h:
753         
754         Reorganizes utility functions.
755
756 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
757
758         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
759         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
760         (add_job), (ev_pixbuf_cache_get_surface),
761         (ev_pixbuf_cache_get_link_mapping),
762         (ev_pixbuf_cache_get_image_mapping),
763         (ev_pixbuf_cache_get_form_field_mapping),
764         (ev_pixbuf_cache_get_text_mapping):
765         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
766         (notify_page_ready), (ev_job_render_page_ready),
767         (ev_job_render_run):
768
769         Add page_ready signal to notify that page is ready as soon as
770         possible even if other page elements like links, forms, images or
771         text mapping are not ready yet.
772
773 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
774
775         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
776         (dvi_document_file_exporter_do_page),
777         (dvi_document_file_exporter_get_capabilities),
778         (dvi_document_file_exporter_iface_init):
779         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
780         (ps_document_file_exporter_do_page),
781         (ps_document_file_exporter_get_capabilities),
782         (ps_document_file_exporter_iface_init):
783         * backend/djvu/djvu-document.c:
784         (djvu_document_file_exporter_begin),
785         (djvu_document_file_exporter_end),
786         (djvu_document_file_exporter_get_capabilities),
787         (djvu_document_file_exporter_iface_init):
788         * backend/tiff/tiff-document.c:
789         (tiff_document_file_exporter_begin),
790         (tiff_document_file_exporter_get_capabilities),
791         (tiff_document_document_file_exporter_iface_init):
792         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
793         (pdf_document_file_exporter_do_page),
794         (pdf_document_file_exporter_get_capabilities),
795         (pdf_document_file_exporter_iface_init):
796         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
797         (ev_file_exporter_get_capabilities):
798         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
799         (idle_print_handler), (ev_print_job_print):
800         * shell/ev-jobs.c: (ev_job_print_run):
801         * shell/ev-window.c: (ev_window_print_send),
802         (ev_window_print_range):
803
804         Use capabilities to know which options should be offered by the
805         print dialog depending on the document backend.
806
807 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
808
809         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
810
811         Give priority to forms over text to set the cursor.
812
813 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
814
815         * shell/ev-view-private.h:
816         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
817         (ev_view_leave_notify_event), (ev_view_finalize),
818         (ev_view_get_property), (ev_view_class_init):
819
820         Use IBEAM cursor for text form fields and NORMAL cursor for read
821         only fields. Remove unused status attribute.
822
823 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
824
825         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
826
827         Update region for current selected items also for checkbox
828         buttons, since they can behave as radio buttons when they are in a
829         set.
830
831 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
832
833         * configure.ac:
834         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
835
836         Get max length of text form fields.
837
838 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
841         * libdocument/ev-form-field.h:
842         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
843
844         Fix build with current poppler cvs head.
845
846 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
847
848         * cut-n-paste/zoom-control/ephy-zoom-control.c:
849         * shell/eggfindbar.c: (egg_find_bar_init):
850
851         Fix build with gtk+ >= 2.11.5 due to gtktooltips
852         deprecation. Fixes bug #455667
853
854 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
855
856         * NEWS:
857         * configure.ac:
858         
859         Update for release 0.9.2
860
861 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * shell/ev-view.c: (ev_view_form_field_text_save),
864         (ev_view_form_field_choice_save):
865
866         Fix a crash when closing whith a form widget visible.
867
868 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
869
870         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
871
872         Update also the region of the current selected button when
873         clicking on another button if they are radio buttons.
874
875 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
878         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
879         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
880         (ev_pixbuf_cache_get_link_mapping),
881         (ev_pixbuf_cache_get_image_mapping),
882         (ev_pixbuf_cache_get_form_field_mapping),
883         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
884         * shell/ev-view.c: (ev_view_form_field_get_region),
885         (ev_view_form_field_button_create_widget),
886         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
887         (job_finished_cb):
888
889         Redraw only form field region instead of the whole page when
890         reloading a page to show changes on the form field.
891
892 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
893
894         * shell/ev-view.c: (ev_view_form_field_choice_save):
895
896         Fix selection of first item in list form fields.
897
898 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
899
900         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
901         (ev_pixbuf_cache_reload_page),
902         (ev_pixbuf_cache_get_form_field_mapping):
903
904         Some refactoring to avoid duplicated code.
905
906 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * configure.ac:
909         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
910         (ev_form_field_from_poppler_field),
911         (pdf_document_forms_get_form_fields),
912         (pdf_document_forms_form_field_text_get_text),
913         (pdf_document_forms_form_field_text_set_text),
914         (pdf_document_forms_form_field_button_set_state),
915         (pdf_document_forms_form_field_button_get_state),
916         (pdf_document_forms_form_field_choice_get_item),
917         (pdf_document_forms_form_field_choice_get_n_items),
918         (pdf_document_forms_form_field_choice_is_item_selected),
919         (pdf_document_forms_form_field_choice_select_item),
920         (pdf_document_forms_form_field_choice_toggle_item),
921         (pdf_document_forms_form_field_choice_unselect_all),
922         (pdf_document_forms_form_field_choice_set_text),
923         (pdf_document_forms_form_field_choice_get_text),
924         (pdf_document_document_forms_iface_init):
925         * libdocument/Makefile.am:
926         * libdocument/ev-form-field.[ch]:
927         * libdocument/ev-document-forms.[ch]:
928         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
929         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
930         (add_job), (ev_pixbuf_cache_reload_page),
931         (ev_pixbuf_cache_get_form_field_mapping):
932         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
933         * shell/ev-view-private.h:
934         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
935         (ev_view_handle_cursor_over_xy),
936         (ev_view_get_form_field_at_location),
937         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
938         (ev_view_form_field_button_create_widget),
939         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
940         (ev_view_form_field_text_create_widget),
941         (ev_view_form_field_choice_save),
942         (ev_view_form_field_choice_changed),
943         (ev_view_form_field_choice_create_widget),
944         (ev_view_handle_form_field), (ev_view_size_allocate),
945         (ev_view_realize), (draw_end_presentation_page),
946         (ev_view_button_press_event), (ev_view_remove_all),
947         (ev_view_motion_notify_event), (ev_view_key_press_event),
948         (ev_view_enter_notify_event), (highlight_find_results),
949         (draw_loading_text), (draw_one_page), (ev_view_destroy),
950         (ev_view_class_init), (page_changed_cb),
951         (on_adjustment_value_changed), (ev_view_set_presentation),
952         (merge_selection_region), (ev_view_set_cursor),
953         (ev_view_reset_presentation_state):
954         
955         Merge evince-forms branch.
956
957 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
958
959         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
960
961         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
962         This script also updates itself from libegg
963
964         * cut-n-paste/toolbar-editor/egg*:
965         Run update-toolbareditor-from-libegg.sh so we are in sync again with
966         libegg
967
968 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
969
970         * shell/ev-window.c:
971         
972         Adds a nice icon to page action during toolbar editing.
973         See bug #452872.
974
975 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
976
977         * data/evince-toolbar.xml:
978         * shell/ev-window.c:
979         
980         Let user add a presentation and fullscreen icons on toolbar.
981         See bug #449734.
982
983 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
984
985         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
986
987         new script to keep in sync with toolbareditor in libegg
988
989         * cut-n-paste/toolbar-editor/*: 
990
991         Run update-toolbareditor-from-libegg so we are in sync again. 
992         Fixes bug #452850.
993         
994
995 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
996
997         * shell/ev-sidebar-links.c: (job_finished_callback):
998
999         Do not connect selection changed signal more than once. Fixes bug
1000         #349433.
1001
1002 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1003
1004         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1005
1006         Do not change sidebar chrome flag when pressing F9 key in
1007         presentation mode.
1008
1009 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * backend/pdf/ev-poppler.cc:
1012         (pdf_document_thumbnails_get_dimensions):
1013
1014         Make sure thumbnails width and height is not <= 0. Fixes a crash
1015         with some pdf documents which have really small pages.
1016
1017 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1018
1019         * shell/main.c: (main):
1020
1021         Fixes program description translation issue.
1022         Bug #450148.
1023
1024 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1025
1026         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1027
1028         Do not change current page when returning from black/white mode
1029         in presentation. Fixes bug #415032.
1030
1031 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1032
1033         * NEWS:
1034         * configure.ac:
1035         
1036         Update for release 0.9.1
1037
1038 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1039
1040         * backend/dvi/dvi-document.c:
1041         (dvi_document_finalize),
1042         (dvi_document_file_exporter_format_supported),
1043         (dvi_document_file_exporter_begin),
1044         (dvi_document_file_exporter_do_page),
1045         (dvi_document_file_exporter_end),
1046         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1047         
1048         PDF exporter for dvi documents. Fixes bug #441319.
1049
1050 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1051
1052         * shell/ev-window.c: (ev_window_clear_print_job):
1053
1054         Clear gtk print job when job has finished. Fixes bug #447612.
1055
1056 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * shell/ev-window.c: (ev_window_print_send),
1059         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1060
1061         Add preview button to print dialog. Fixes bug #445419.
1062
1063 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1064
1065         * backend/dvi/Makefile.am:
1066         * backend/dvi/pixbuf-device.[ch]: Removed
1067         * backend/dvi/cairo-device.[ch]: Added
1068         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1069         * backend/dvi/dvi-document.c: (dvi_document_load),
1070         (dvi_document_render), (dvi_document_finalize),
1071         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1072         (dvi_document_do_color_special):
1073         * libdocument/ev-document-misc.[ch]:
1074         (ev_document_misc_pixbuf_from_surface):
1075
1076         Port dvi backend to cairo and fix a problem with colors. 
1077
1078 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * shell/ev-view.c: (draw_one_page):
1081
1082         Draw only visible region.
1083
1084 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * backend/djvu/djvu-document.c: (djvu_document_render):
1087
1088         Fix rotation in djvu backend.
1089
1090 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1091
1092         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1093         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1094         (ev_pixbuf_cache_get_image_mapping),
1095         (ev_pixbuf_cache_get_text_mapping):
1096
1097         Redraw view every time we have a new surface. Fixes bug #443587.
1098
1099 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1100
1101         * libdocument/ev-document.c: (ev_document_info_free):
1102
1103         Fix memory leaks.
1104
1105 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1106
1107         * backend/dvi/dvi-document.c: (dvi_document_render),
1108         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1109         * backend/impress/impress-document.c:
1110         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1111         (impress_document_render), (impress_document_document_iface_init),
1112         (impress_document_thumbnails_get_thumbnail):
1113         * backend/djvu/djvu-document-private.h:
1114         * backend/djvu/djvu-document.c: (djvu_document_render),
1115         (djvu_document_finalize), (djvu_document_document_iface_init),
1116         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1117         * backend/tiff/tiff-document.c: (tiff_document_render),
1118         (tiff_document_render_pixbuf),
1119         (tiff_document_document_iface_init):
1120         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1121         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1122         (pdf_selection_render_selection):
1123         * backend/comics/comics-document.c:
1124         (comics_document_render_pixbuf), (comics_document_render),
1125         (comics_document_document_iface_init):
1126         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1127         (pixbuf_document_document_iface_init):
1128         * libdocument/ev-document-misc.[ch]:
1129         (ev_document_misc_surface_from_pixbuf),
1130         (ev_document_misc_surface_rotate_and_scale):
1131         * libdocument/ev-document.[ch]: (ev_document_render):
1132         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1133         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1134         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1135         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1136         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1137         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1138         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1139         (render_finished_cb), (ev_job_render_run):
1140         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1141         (merge_selection_region):
1142
1143         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1144         and selections.
1145
1146 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1147
1148         * shell/ev-window-title.c: (ev_window_title_update):
1149
1150         Fix memory leak.
1151
1152 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1153
1154         * shell/ev-view.c: (draw_loading_text):
1155
1156         Show loading text centered. Fixes bug #433061
1157
1158 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1159
1160         * shell/ev-sidebar-thumbnails.c:
1161         (ev_sidebar_thumbnails_set_loading_icon):
1162
1163         Remove a mutex in the main thread that blocks the UI in heavy
1164         documents.
1165
1166 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1167
1168         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1169
1170         Set points_set to TRUE so that selections don't disappear after a
1171         zoom change.
1172
1173 2007-06-07  Michael Monreal  <infernux@web.de>
1174
1175         * data/icons/16x16/actions/Makefile.am:
1176         * data/icons/16x16/actions/zoom.svg:
1177         * data/icons/22x22/actions/Makefile.am:
1178         * data/icons/22x22/actions/zoom.svg:
1179         * data/icons/24x24/actions/Makefile.am:
1180         * shell/ev-stock-icons.c:
1181         * shell/ev-stock-icons.h:
1182         * shell/ev-window.c:
1183         
1184         Zoom icon artwork. See bug #444795.
1185
1186 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1187
1188         * shell/ev-metadata-manager.c: Remove extraneous function
1189         (Closes: #444386)
1190
1191 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1192
1193         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1194         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1195         (ev_metadata_manager_set), (ev_metadata_manager_save):
1196         Simplify the timeout, no need for modified anymore
1197
1198 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1199
1200         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1201         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1202         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1203         (ev_metadata_manager_save): Adapted patch from Arjan van de
1204         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1205         time, saves on power (Closes: #443851)
1206
1207 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1208
1209         * configure.ac:
1210         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1211         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1212
1213         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1214
1215 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1216
1217         * shell/ev-window.c: (ev_window_add_history):
1218
1219         Check if history is NULL
1220
1221 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1222
1223         * libdocument/ev-image.c: (ev_image_finalize):
1224         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1225         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1226         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1227         (ev_tmp_uri_unlink):
1228
1229         Add functions to delete temporary files created by evince in a safe
1230         way.
1231
1232         * shell/ev-window.c: (ev_window_clear_local_uri),
1233         (open_xfer_update_progress_callback),
1234         (save_xfer_update_progress_callback), (ev_window_save_remote),
1235         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1236         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1237         (attachment_save_dialog_response_cb),
1238         (ev_attachment_popup_cmd_save_attachment_as):
1239
1240         Allow saving a copy of a document, image or attachment to a remote
1241         location. Fixes bug #440754. 
1242
1243 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1244
1245         * configure.ac:
1246         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1247
1248         Fix build with current poppler from cvs head. 
1249
1250 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1251
1252         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1253
1254         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1255         directory exists.
1256
1257 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1258
1259         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1260         * shell/ev-window.c:
1261
1262         Change sidebar ordering. Fixes bug #439939.
1263
1264 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1265
1266         * backend/comics/Makefile.am:
1267         
1268         Fixes build with --without-libgnome.
1269
1270 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1271         
1272         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1273
1274         Update cursor and tooltip on page change and view scroll. Fixes bug
1275         #439217.
1276
1277 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1278
1279         * NEWS:
1280         * configure.ac:
1281         
1282         Update for release 0.9.0
1283
1284 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1285
1286         * backend/djvu/djvu-document-private.h:
1287         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1288         (djvu_document_finalize),
1289         (djvu_document_file_exporter_format_supported),
1290         (djvu_document_file_exporter_begin),
1291         (djvu_document_file_exporter_do_page),
1292         (djvu_document_file_exporter_end),
1293         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1294         
1295         Implemented printing with djvu. Bug #437998.
1296
1297 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * backend/impress/zip.c:
1300         Add missing ulong definition.
1301
1302         * backend/ps/ps-interpreter.c:
1303         Add missing headers.
1304
1305         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1306
1307 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1308
1309         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1310
1311         Add missing call to parent class dispose method. 
1312
1313 2007-05-12  Ross Burton  <ross@openedhand.com>
1314
1315         * shell/main.c:
1316         Sync keybindings manually when building without libgnome
1317         (#437925).
1318
1319 2007-05-12  Ross Burton  <ross@openedhand.com>
1320
1321         * shell/ev-window.c:
1322         Respect the screen when opening help (#437866).
1323
1324 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * data/evince-ui.xml:
1327         * shell/ev-application.[ch]: (get_print_settings_from_args),
1328         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1329         (ev_application_open_uri_list):
1330         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1331         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1332         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1333         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1334         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1335         (ev_window_dispose):
1336         * shell/main.c: (arguments_parse):
1337
1338         Add print button in preview mode. Fixes bug #396475. 
1339
1340 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1341
1342         * cut-n-paste/zoom-control/ephy-zoom.h:
1343         
1344         Fixes zoom level factors. See bug #408119 for details.
1345
1346 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1347
1348         * backend/comics/comics-document.c: (comics_regex_quote),
1349         (extract_argv):
1350         
1351         Correctly quote symbols. Fixes crash in the bug
1352         #415370.
1353
1354 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1355
1356         * shell/ev-navigation-action-widget.c:
1357         (ev_navigation_action_widget_init),
1358         (ev_navigation_action_widget_class_init),
1359         (ev_navigation_action_widget_button_press_event):
1360         
1361         Connect to button-press event on correct widget. Fixes
1362         bug #431988
1363
1364 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1365
1366         * shell/ev-application.c: (ev_application_open_window),
1367         (ev_application_add_icon_path_for_screen),
1368         (ev_application_open_uri_at_dest):
1369         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1370         * shell/ev-navigation-action.c: (build_menu):
1371         
1372         Add app-specific icons to our icon theme. Fixes bug
1373         #425508.
1374
1375 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1376
1377         * shell/ev-history.c: (ev_history_class_init),
1378         (ev_history_add_link):
1379         * shell/ev-history.h:
1380         * shell/ev-navigation-action.c:
1381         (ev_navigation_action_history_changed),
1382         (ev_navigation_action_set_history), (build_menu),
1383         (ev_navigation_action_finalize):
1384         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1385         
1386         Make navigation action unsensitive instead of showing
1387         menu with unsensitive word. Fixes bug #417392.
1388
1389 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1390
1391         * shell/ev-application.[ch]: (ev_application_shutdown),
1392         (ev_application_get_print_settings),
1393         (ev_application_set_print_settings):
1394         * shell/ev-window.c:
1395
1396         Remember print settings. Fixes bug #349102. 
1397
1398 2007-05-08  Christian Persch  <chpe@gnome.org>
1399
1400         * configure.ac:
1401         * properties/ev-properties-view.c:
1402
1403         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1404         Bug #382438.
1405
1406 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1407
1408         * configure.ac:
1409         * properties/ev-properties-view.c: (ev_regular_paper_size):
1410
1411         Use gtk+ builtin paper list to identify the document's paper size.
1412         Fixes bug #382438. 
1413
1414 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1415
1416         * configure.ac:
1417
1418         Fix build when compiling with thumbnailer and libgnome support. 
1419
1420 2007-05-04  Ross Burton  <ross@openedhand.com>
1421
1422         * configure.ac:
1423         Add --without-libgnome, check for libgnome and libgnomeui
1424         separately, and add them to the symbols as required.
1425
1426         * libdocument/ev-file-helpers.c:
1427         When building without libgnome, use g_get_user_config_dir instead
1428         of gnome_user_dir_get.
1429
1430         * shell/ev-application.c:
1431         When building without libgnome, don't use session management.
1432
1433         * shell/main.c:
1434         When building without libgnome, don't use GnomeProgram or
1435         initialise the authentication manager.
1436
1437         This fixes #328842.
1438
1439 2007-05-04  Ross Burton  <ross@openedhand.com>
1440
1441         * shell/ev-window.c:
1442         Don't use libgnome to open help, instead call Yelp directly.
1443
1444 2007-05-04  Ross Burton  <ross@openedhand.com>
1445
1446         * shell/ev-sidebar-attachments.c:
1447         Don't use libgnome to lookup icons for MIME types, instead copy
1448         code from GTK+ to do it manually.
1449
1450 2007-05-04  Ross Burton  <ross@openedhand.com>
1451
1452         * configure.ac:
1453         Add libxml to the dependencies for SHELL_CORE (#435818).
1454
1455 2007-05-02  Ross Burton  <ross@openedhand.com>
1456
1457         * configure.ac:
1458         * Makefile.am:
1459         Add --disable-thumbnailer (#434825)
1460
1461 2007-05-02  Ross Burton  <ross@openedhand.com>
1462
1463         * shell/ev-window.c:
1464         Add missing includes, fix indentation.
1465
1466         * shell/main.c:
1467         Fix indentation.
1468
1469 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1470
1471         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1472         ev_application_open_uri_at_dest instead of ev_application_open_uri
1473         preventing new document always being opened in a new window even if there
1474         is an empty window.
1475
1476 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1477
1478         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1479         (egg_recent_view_uimanager_finalize):
1480         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1481         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1482         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1483         (ev_pixbuf_cache_dispose):
1484         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1485         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1486         
1487         Add missing chain to parent class methods. Fixes
1488         bug #433128.
1489
1490 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1491
1492         * data/Makefile.am (update-icon-cache): Updates
1493         gtk-update-icon-cache in uninstall-hook.
1494
1495 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1496
1497         * shell/ev-window.c: (ev_window_setup_document),
1498         (ev_window_set_document), (ev_window_load_job_cb):
1499         * shell/ev-view.c: (setup_caches):
1500         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1501
1502         Start rendering pages before any other jobs. 
1503
1504 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1505
1506         * shell/ev-window.c: (ev_window_stop_fullscreen),
1507         (ev_window_stop_presentation):
1508
1509         Update chrome visibility before window unfullscreen. 
1510
1511 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1512
1513         * data/Makefile.am:
1514         * data/evince-ui.xml:
1515         * shell/ev-stock-icons.[ch]:
1516         * shell/ev-application.[ch]: (ev_application_shutdown),
1517         (ev_application_init), (ev_application_get_toolbars_model):
1518         * shell/ev-window.c: (update_chrome_visibility),
1519         (fullscreen_toolbar_setup_item_properties),
1520         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1521         (ev_window_run_presentation), (ev_window_stop_presentation),
1522         (ev_window_run_preview), (ev_window_screen_changed),
1523         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1524         (ev_window_dispose), (ev_window_init):
1525
1526         Make fullscreen toolbar always visible. Do not use egg toolbars for
1527         fullscreen and preview modes since such toolbars are not editables.
1528         Fixes bugs #300278, #338910 and #316188.  
1529
1530 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1531
1532         * shell/ev-application.c:
1533         * shell/ev-job-queue.c:
1534         * shell/ev-metadata-manager.c:
1535         * shell/ev-stock-icons.c:
1536         * shell/ev-window.c:
1537         * shell/main.c:
1538         
1539         Developers documentation updated.
1540
1541 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1542
1543         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1544
1545         Check whether uri is valid before launching it. Fixes bug #427664.
1546
1547 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1548
1549         * shell/ev-window.c:
1550
1551         Change key accelerator for Open a Copy menu entry which is in conflict
1552         with Close. Fixes bug #427321.
1553
1554 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1555
1556         * NEWS:
1557         * configure.ac:
1558         
1559         Update for release 0.8.1
1560
1561 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1562
1563         * shell/ev-window.c: (setup_size_from_metadata):
1564         
1565         Do not make window bigger than screen. Fixes bug 
1566         #388985.
1567
1568 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1569
1570         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1571         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1572
1573         Use default resolution when it's not provided by document. Fixes bug
1574         #408762.
1575
1576 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1577
1578         * configure.ac:
1579         * thumbnailer/Makefile.am:
1580         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1581         * thumbnailer/evince-thumbnailer.schemas.in:
1582         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1583
1584         Add support for ps, eps and compressed documents thumbnails. Do not
1585         ignore size parameter. 
1586
1587 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1588
1589         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1590         (dvi_document_do_color_special):
1591         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1592
1593         Implement font color specials in the DVI backend. Fixes bug #303651.
1594
1595 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1596
1597         Fixup the previous commit:
1598
1599         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1600         * shell/xdg-user-dir-lookup.c: Make the function non-static
1601         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1602
1603 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1604
1605         * shell/ev-window.c (file_open_dialog_response_cb): Use
1606         the xdg-user-dirs DOCUMENTS folder as default folder when
1607         opening a file chooser.  (#424858)
1608
1609         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1610         xdg-user-dirs.
1611
1612 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1613
1614         * shell/ev-window.c: (ev_window_load_job_cb):
1615
1616         Do not setup view from metadata on preview mode. 
1617
1618 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1619
1620         * shell/main.c:
1621
1622         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1623
1624 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1625
1626         * shell/ev-view.c: (ev_view_primary_get_cb):
1627
1628         Check pointer != NULL before using it. Fixes bug #416841. 
1629
1630 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1631
1632         * NEWS:
1633         * configure.ac:
1634         
1635         Release 0.8.0
1636
1637 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1638
1639         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1640
1641         Do not render thumbnails when sidebar thumbnail page is not visible
1642         at startup. Fixes bug #416447. 
1643
1644 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1645
1646         * data/evince.desktop.in.in:
1647
1648         "Application" is not a valid category in the freedesktop specification.
1649
1650 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1651
1652         * libdocument/ev-file-helpers.[ch]: (compression_run),
1653         (ev_file_uncompress), (ev_file_compress):
1654         * shell/ev-window.c: (file_save_dialog_response_cb):
1655
1656         Save document compressed when saving a copy of a compressed document.
1657         Fixes bug #334542.
1658
1659 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1660
1661         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1662
1663         Allow deleting in goto window entry in presentation mode. 
1664
1665 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1666
1667         * Makefile.am: Dist MAINTAINERS.
1668
1669 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1670
1671         * shell/ev-window.c: (ev_window_update_actions):
1672
1673         Fix zoom shortcut keys when searching. Fixes bug #409828.
1674
1675 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1676
1677         * shell/ev-window.c: (ev_window_setup_document):
1678
1679         Fix crash when loading documents with only one page. 
1680
1681 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1682
1683         * backend/dvi/dvi-document.c:
1684         (dvi_document_thumbnails_get_dimensions),
1685         (dvi_document_thumbnails_get_thumbnail):
1686         * backend/impress/impress-document.c:
1687         (impress_document_thumbnails_get_thumbnail),
1688         (impress_document_thumbnails_get_dimensions):
1689         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1690         (ps_document_thumbnails_get_dimensions):
1691         * backend/djvu/djvu-document.c:
1692         (djvu_document_thumbnails_get_dimensions),
1693         (djvu_document_thumbnails_get_thumbnail):
1694         * backend/tiff/tiff-document.c:
1695         (tiff_document_thumbnails_get_thumbnail),
1696         (tiff_document_thumbnails_get_dimensions):
1697         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1698         (pdf_document_thumbnails_get_thumbnail),
1699         (pdf_document_thumbnails_get_dimensions):
1700         * backend/comics/comics-document.c:
1701         (comics_document_thumbnails_get_thumbnail),
1702         (comics_document_thumbnails_get_dimensions):
1703         * backend/pixbuf/pixbuf-document.c:
1704         (pixbuf_document_thumbnails_get_thumbnail),
1705         (pixbuf_document_thumbnails_get_dimensions):
1706         * libdocument/ev-document-thumbnails.[ch]:
1707         (ev_document_thumbnails_get_thumbnail),
1708         (ev_document_thumbnails_get_dimensions):
1709         * libdocument/ev-document-misc.[ch]:
1710         (ev_document_misc_get_thumbnail_frame):
1711         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1712         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1713         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1714         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1715         (ev_sidebar_thumbnails_refresh):
1716         * shell/ev-window.c: (ev_window_setup_document):
1717         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1718
1719         Use an EvRenderContext for rendering thumbnails instead of a suggested
1720         width, so that different sized pages get sized proportionally.
1721
1722 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1723
1724         * shell/ev-view.c: (ev_view_button_press_event),
1725         (ev_view_key_press_event):
1726
1727         Fix critical warnings when there is no document loaded. 
1728
1729 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1730
1731         * shell/ev-page-action-widget.c:
1732         * shell/ev-navigation-action.c:
1733         * shell/ev-window.c:
1734
1735         Fix compile warnings. 
1736
1737 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1738
1739         * backend/djvu/djvu-text.h:
1740         * backend/djvu/djvu-document.c:
1741         * backend/djvu/djvu-text-page.c:
1742         * backend/djvu/djvu-links.c:
1743         * backend/djvu/djvu-text-page.h:
1744         * backend/djvu/djvu-text.c:
1745         
1746         Fix build on Mac. Fixes bug #392186. Patch by
1747         <ephraim_owns@hotmail.com>
1748
1749 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1750
1751         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1752
1753         Restore cairo context before rendering every page when printing a PDF
1754         document into a PDF file. 
1755
1756 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1757
1758         * backend/ps/gstypes.h:
1759         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1760         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1761         (ps_document_thumbnails_get_thumbnail):
1762
1763         Handle PostScript page orientation. Fixes bug #318568.
1764
1765 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1766
1767         * backend/ps/Makefile.am:
1768         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1769         (document_load), (ps_document_load), (save_document),
1770         (save_page_list), (ps_document_get_n_pages),
1771         (ps_document_get_page_size), (ps_document_get_info),
1772         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1773         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1774         (ps_document_thumbnails_get_thumbnail),
1775         (ps_document_thumbnails_get_dimensions),
1776         (ps_document_document_thumbnails_iface_init):
1777         * backend/ps/ps.[ch]: (psgetpagebox):
1778         * backend/ps/ps-interpreter.[ch]:
1779
1780         Add support for thumbnails in ps backend. Fixes bug #164755. 
1781
1782 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1783
1784         * NEWS:
1785         * configure.ac:
1786         
1787         Release 0.7.2
1788
1789 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1790
1791         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1792         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1793         (ev_window_dispose):
1794
1795         Use document thumbnail as window icon. Fixes bug #384442.
1796
1797 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1798
1799         * configure.ac:
1800
1801         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1802         duplicated adding application/x-bzpostscript instead. 
1803
1804 2007-02-11  Tom Parker  <palfrey@tevp.net>
1805
1806         * backend/ps/ps-document.c: (document_load):
1807
1808         Check return value of psscan before trying
1809         to use it. Fixes bug #372414.
1810
1811 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1812
1813         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1814
1815         Fix invalid free in ev-page-cache. Fixes bug #404745.
1816
1817 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1818
1819         * test/Makefile.am:
1820         * test/test3.py:
1821         
1822         Added reload test case.
1823
1824 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1825
1826         * po/POTFILES.in:
1827         * backend/djvu/djvu-document.c: (djvu_document_load):
1828
1829         Check whether there are missing files in indirect multipage djvu
1830         documents. Fixes bug #361683. 
1831
1832 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1833
1834         * test/Makefile.am:
1835         * test/test-mime.bin:
1836         * test/test3.py:
1837         
1838         Added test for slow mime type
1839
1840 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1841
1842         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1843
1844         Add some checks and call parent_class->finalize. Fixes bug #404745.
1845
1846 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1847
1848         * shell/ev-navigation-action.c: (connect_proxy):
1849         
1850         Fixes dropdown history menu. Thanks a lot Carlos!
1851
1852 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1853
1854         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1855
1856         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1857         bug #373715.
1858
1859 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1860
1861         * backend/ps/ps.c: (psscan):
1862
1863         Fix memory leak. 
1864
1865 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1866
1867         * configure.ac:
1868         * libdocument/ev-file-helpers.c: 
1869
1870         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1871
1872 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1873
1874         * configure.ac:
1875         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1876         (ps_interpreter_start), (document_load), (save_document),
1877         (save_page_list):
1878         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1879         * libdocument/ev-document-factory.c:
1880         (ev_document_factory_get_from_mime), (get_document_from_uri),
1881         (free_uncompressed_uri), (ev_document_factory_get_document):
1882         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1883
1884         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1885
1886 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1887
1888         * libdocument/ev-document.h:
1889
1890         Fix typo in function name. 
1891
1892 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * backend/ps/ps-document.c: (ps_interpreter_finished),
1895         (ps_interpreter_start), (ps_interpreter_failed):
1896
1897         Handle ghostscript interpreter crashes. 
1898
1899 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1900
1901         * shell/ev-window.c: (ev_window_open_uri),
1902         (window_configure_event_cb):
1903
1904         Setup window size and position before showing it. Fixes bug #401711.
1905
1906 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1907
1908         * backend/ps/Makefile.am:
1909         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1910         (ps_document_dispose), (ps_document_class_init),
1911         (ps_interpreter_input), (ps_interpreter_output),
1912         (ps_interpreter_error), (setup_interpreter_env),
1913         (ps_interpreter_start), (ps_interpreter_stop),
1914         (ps_interpreter_failed), (ps_interpreter_is_ready),
1915         (check_filecompressed), (document_load), (ps_document_load),
1916         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1917         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1918         (render_page):
1919
1920         Rework ps-document. Code cleanups, remove deprecated code. 
1921
1922 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1923
1924         * shell/ev-view.c: (ev_view_button_press_event):
1925
1926         Do not start an image drag and drop operation when pointer is on 
1927         text, so that we can select text when the whole background is an
1928         image. 
1929
1930 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1931
1932         * shell/ev-window.c: (ev_window_update_actions): 
1933
1934         Disable all zoom related actions during presentation mode. 
1935
1936 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1937
1938         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1939
1940         Do not zoom in or out on presentation mode. Fixes bug #401305.
1941
1942 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1943
1944         * shell/ev-navigation-action.c: (connect_proxy),
1945         (create_menu_item), (ev_navigation_action_class_init):
1946         
1947         Correctly show menu and fix crash when navigaton 
1948         action is out of toolbar visible area.
1949
1950 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1951
1952         * data/Makefile.am:
1953         * data/evince.1:
1954         
1955         Added man file
1956
1957 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1958
1959         * help/reference/* :
1960         * configure.ac:
1961         
1962         Added gtk-doc based documentation for Evince.
1963         Still in initial state but I hope it will
1964         grow.
1965         
1966         * configure.ac:
1967         
1968         Lower dbus requirement to 0.70
1969
1970 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1971
1972         * shell/ev-window.c: (ev_window_add_history):
1973
1974         Fix memory leak. 
1975
1976 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1977
1978         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
1979         * shell/ev-view.h:
1980         * shell/ev-window.c: (ev_window_add_history):
1981         
1982         Correctly handle named destination links
1983
1984 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1985
1986         * NOTES:
1987         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
1988         * backend/pdf/ev-poppler.cc:
1989         * libdocument/ev-document-links.h:
1990         * libdocument/ev-link.c: (ev_link_get_page):
1991         * libdocument/ev-link.h:
1992         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
1993         (ev_history_add_link):
1994         * shell/ev-history.h:
1995         * shell/ev-navigation-action.c: (activate_menu_item_cb),
1996         (new_history_menu_item), (build_menu):
1997         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1998         * shell/ev-sidebar-links.c: (create_loading_model),
1999         (print_section_cb), (ev_sidebar_links_construct),
2000         (fill_page_labels), (update_page_callback_foreach),
2001         (update_page_callback), (job_finished_callback):
2002         * shell/ev-view.c: (ev_view_handle_link):
2003         * shell/ev-window.c: (ev_window_find_chapter),
2004         (ev_window_add_history), (view_handle_link_cb),
2005         (history_changed_cb):
2006         
2007         Implements another history variant
2008
2009 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2010
2011         * shell/ev-window.c: (view_external_link_cb):
2012         * shell/ev-view.c: (ev_view_button_release_event):
2013
2014         Open links in new window when clicking with middle button. 
2015
2016 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2017
2018         * shell/ev-navigation-action.c: (new_history_menu_item):
2019         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2020         * shell/ev-view.c: (ev_view_handle_link):
2021         * shell/ev-window.c:
2022         
2023         Store link before jump, not the destination. For me it 
2024         seems like more natural history behavior.
2025
2026 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2027
2028         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2029         (ev_navigation_action_class_init):
2030         * shell/ev-navigation-action.h:
2031         * shell/ev-page-action.c: (activate_cb):
2032         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2033         (ev_page_cache_set_current_page_history):
2034         * shell/ev-page-cache.h:
2035         * shell/ev-sidebar-thumbnails.c:
2036         (ev_sidebar_tree_selection_changed),
2037         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2038         * shell/ev-view-private.h:
2039         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2040         * shell/ev-view.h:
2041         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2042         (ev_window_setup_document), (ev_window_load_job_cb):
2043         * shell/ev-window.h:
2044         
2045         History finally works as expected.
2046
2047 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2048
2049         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2050
2051         Do not update links treeview if it doesn't have a model assigned yet. 
2052
2053 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2054
2055         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2056         (ev_sidebar_links_class_init), (update_page_callback):
2057
2058         Do not update links treeview when sidepane is not visible. 
2059
2060 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2061
2062         * shell/ev-marshal.list:
2063         * shell/ev-page-action.c: (activate_cb),
2064         (ev_page_action_class_init):
2065         * shell/ev-page-action.h:
2066         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2067         * shell/ev-window.c:
2068         
2069         Remove activate_link signal, not required.
2070
2071 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2072
2073         * shell/ev-navigation-action.c: (build_menu):
2074         
2075         Reorder menu items and build menu with fixed length.
2076
2077 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2078
2079         * shell/ev-view.c: (get_selected_text):
2080         
2081         Normalize text to fix ligatures problem. See bug
2082         #341947 for details.
2083
2084 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2085
2086         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2087
2088         Fix memory leak in ev-page-cache. 
2089
2090 2007-01-25  Tom Parker <palfrey@tevp.net>
2091
2092         * backend/impress/impress-document.c: (impress_document_load),
2093         (impress_document_finalize), (impress_document_init):
2094         * properties/ev-properties-main.c: (ev_properties_get_pages):
2095         
2096         Correctly handle impress document errors. Fixes nautilus
2097         crash in property page #370491.
2098
2099 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2100
2101         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2102         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2103         (ev_job_queue_remove_job):
2104         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2105         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2106         (ev_job_load_run):
2107         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2108         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2109         (ev_window_load_job_cb), (xfer_update_progress_callback),
2110         (ev_window_open_uri), (ev_window_dispose):
2111         * shell/main.c: (main):
2112
2113         Do file transfer asynchronously in the main thread instead of
2114         synchronously in the load thread. Fixes bugs #399694, #398307 and
2115         #343542.
2116
2117 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2118
2119         * shell/ev-jobs.c: (ev_job_xfer_run):
2120
2121         Load the document with the font-config lock held. 
2122
2123 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2124
2125         * backend/ps/ps-document.c: (start_interpreter):
2126
2127         Fix memory leaks in ps backend. 
2128
2129 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2130
2131         * backend/impress/impress-document.c:
2132         (impress_document_render_pixbuf):
2133
2134         Do not acquire fontconfig lock in impress backend, since it is using
2135         the main loop for rendering. 
2136
2137 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2138
2139         * po/POTFILES.in: 
2140
2141         Remove mdvi files that shouldn't be translated. 
2142
2143 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2144
2145         * shell/ev-view-private.h:
2146         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2147         (ev_view_set_zoom):
2148
2149         Render "loading..." text into a cairo surface instead of directly into
2150         the window so that fontconfig lock is only needed once and UI is not
2151         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2152
2153 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2154
2155         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2156         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2157
2158         Use icon theme associated with the window screen rather than default. 
2159
2160 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2161
2162         * configure.ac:
2163
2164         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2165
2166 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2167
2168         * data/icons/*/apps/evince.*:
2169
2170         Move Evince icons under new apps directory.
2171
2172         * data/icons/*/actions/*:
2173
2174         Add new custom themeable Evince icons: view-page-continuous, 
2175         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2176         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2177
2178         * configure.ac:
2179
2180         Add new directories to AC_CONFIG_FILES.
2181
2182         * shell/ev-stock-icons.c:
2183         * shell/ev-stock-icons.h:
2184
2185         Use new custom themeable icons.
2186
2187 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2188
2189         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2190
2191         Do not draw white background page in presentation mode. 
2192
2193 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2194
2195         * shell/ev-view.c: Remove unused gnome-vfs include.
2196
2197 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2198
2199         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2200         
2201         Format string is corrected, fixes bug #397129.
2202
2203 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2204
2205         * shell/ev-window.c: (ev_window_setup_recent):
2206
2207         Do not include in recent menu inexistent documents. Fixes
2208         bug #339171.
2209
2210 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2211
2212         * po/POTFILES.skip: 
2213
2214         Update POTFILES.skip file according to current source tree. 
2215
2216 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2217
2218         * shell/ev-window.c: (file_save_dialog_response_cb):
2219
2220         Do Save a copy in atomic way. Fixes bug #328266. 
2221
2222 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2223
2224         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2225
2226         Keep selected cell always visible in index treeview.
2227
2228 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2229         
2230         * shell/ev-view.c: (ev_view_size_allocate):
2231
2232         Restore horizontal scrollbar after switching to/from fullscreen
2233         or presentation mode. Fixes bug #331728.
2234
2235 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2236
2237         * shell/ev-view-private.h:
2238         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2239         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2240         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2241         (ev_view_can_zoom_out):
2242
2243         Use max and min scale values in the view iby taking dpi into account. 
2244
2245 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2246
2247         * configure.ac:
2248         * NEWS:
2249
2250         Release 0.7.1
2251
2252 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2253
2254         * shell/ev-window.c: (ev_window_print_send):
2255
2256         Send print job to printer with some settings set to default values,
2257         since we have already exported to a file according to such settings
2258         and they could be taken twice by some printers. 
2259
2260 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2261
2262         * shell/ev-jobs.c: (ev_job_xfer_run):
2263         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2264
2265         Show main window and load document with the font-config lock held. 
2266
2267 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2268
2269         * configure.ac:
2270         * shell/ev-application.c: (ev_application_register_service):
2271         * shell/main.c: (load_files_remote):
2272
2273         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2274
2275 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2276
2277         * doc/debugging.txt:
2278         
2279         Remove obsolete documentation.
2280
2281 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2282
2283         * Makefile.am:
2284         * backend/Makefile.am:
2285         * backend/comics/Makefile.am:
2286         * backend/djvu/Makefile.am:
2287         * backend/dvi/Makefile.am:
2288         * backend/ev-async-renderer.c:
2289         * backend/ev-async-renderer.h:
2290         * backend/ev-attachment.c:
2291         * backend/ev-attachment.h:
2292         * backend/ev-backend-marshal.c:
2293         * backend/ev-document-factory.c:
2294         * backend/ev-document-factory.h:
2295         * backend/ev-document-find.c:
2296         * backend/ev-document-find.h:
2297         * backend/ev-document-fonts.c:
2298         * backend/ev-document-fonts.h:
2299         * backend/ev-document-images.c:
2300         * backend/ev-document-images.h:
2301         * backend/ev-document-info.h:
2302         * backend/ev-document-links.c:
2303         * backend/ev-document-links.h:
2304         * backend/ev-document-misc.c:
2305         * backend/ev-document-misc.h:
2306         * backend/ev-document-security.c:
2307         * backend/ev-document-security.h:
2308         * backend/ev-document-thumbnails.c:
2309         * backend/ev-document-thumbnails.h:
2310         * backend/ev-document-transition.c:
2311         * backend/ev-document-transition.h:
2312         * backend/ev-document.c:
2313         * backend/ev-document.h:
2314         * backend/ev-file-exporter.c:
2315         * backend/ev-file-exporter.h:
2316         * backend/ev-image.c:
2317         * backend/ev-image.h:
2318         * backend/ev-link-action.c:
2319         * backend/ev-link-action.h:
2320         * backend/ev-link-dest.c:
2321         * backend/ev-link-dest.h:
2322         * backend/ev-link.c:
2323         * backend/ev-link.h:
2324         * backend/ev-render-context.c:
2325         * backend/ev-render-context.h:
2326         * backend/ev-selection.c:
2327         * backend/ev-selection.h:
2328         * backend/impress/Makefile.am:
2329         * backend/pdf/Makefile.am:
2330         * backend/pixbuf/Makefile.am:
2331         * backend/ps/Makefile.am:
2332         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2333         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2334         (start_interpreter), (stop_interpreter), (document_load),
2335         (ps_document_next_page), (render_page):
2336         * backend/tiff/Makefile.am:
2337         * comics/Makefile.am:
2338         * comics/comics-document.c:
2339         * comics/comics-document.h:
2340         * configure.ac:
2341         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2342         * djvu/Makefile.am:
2343         * djvu/djvu-document-private.h:
2344         * djvu/djvu-document.c:
2345         * djvu/djvu-document.h:
2346         * djvu/djvu-links.c:
2347         * djvu/djvu-links.h:
2348         * djvu/djvu-text-page.c:
2349         * djvu/djvu-text-page.h:
2350         * djvu/djvu-text.c:
2351         * djvu/djvu-text.h:
2352         * dvi/Makefile.am:
2353         * dvi/dvi-document.c:
2354         * dvi/dvi-document.h:
2355         * dvi/fonts.c:
2356         * dvi/fonts.h:
2357         * dvi/mdvi-lib/Makefile.am:
2358         * dvi/mdvi-lib/afmparse.c:
2359         * dvi/mdvi-lib/afmparse.h:
2360         * dvi/mdvi-lib/bitmap.c:
2361         * dvi/mdvi-lib/bitmap.h:
2362         * dvi/mdvi-lib/color.c:
2363         * dvi/mdvi-lib/color.h:
2364         * dvi/mdvi-lib/common.c:
2365         * dvi/mdvi-lib/common.h:
2366         * dvi/mdvi-lib/defaults.h:
2367         * dvi/mdvi-lib/dvimisc.c:
2368         * dvi/mdvi-lib/dviopcodes.h:
2369         * dvi/mdvi-lib/dviread.c:
2370         * dvi/mdvi-lib/files.c:
2371         * dvi/mdvi-lib/font.c:
2372         * dvi/mdvi-lib/fontmap.c:
2373         * dvi/mdvi-lib/fontmap.h:
2374         * dvi/mdvi-lib/fontsrch.c:
2375         * dvi/mdvi-lib/gf.c:
2376         * dvi/mdvi-lib/hash.c:
2377         * dvi/mdvi-lib/hash.h:
2378         * dvi/mdvi-lib/list.c:
2379         * dvi/mdvi-lib/mdvi.h:
2380         * dvi/mdvi-lib/pagesel.c:
2381         * dvi/mdvi-lib/paper.c:
2382         * dvi/mdvi-lib/paper.h:
2383         * dvi/mdvi-lib/pk.c:
2384         * dvi/mdvi-lib/private.h:
2385         * dvi/mdvi-lib/setup.c:
2386         * dvi/mdvi-lib/sp-epsf.c:
2387         * dvi/mdvi-lib/special.c:
2388         * dvi/mdvi-lib/sysdeps.h:
2389         * dvi/mdvi-lib/t1.c:
2390         * dvi/mdvi-lib/tfm.c:
2391         * dvi/mdvi-lib/tfmfile.c:
2392         * dvi/mdvi-lib/tt.c:
2393         * dvi/mdvi-lib/util.c:
2394         * dvi/mdvi-lib/vf.c:
2395         * dvi/pixbuf-device.c:
2396         * dvi/pixbuf-device.h:
2397         * impress/Makefile.am:
2398         * impress/common.h:
2399         * impress/document.c:
2400         * impress/f_oasis.c:
2401         * impress/f_oo13.c:
2402         * impress/iksemel.c:
2403         * impress/iksemel.h:
2404         * impress/imposter.h:
2405         * impress/impress-document.c:
2406         * impress/impress-document.h:
2407         * impress/internal.h:
2408         * impress/r_back.c:
2409         * impress/r_draw.c:
2410         * impress/r_geometry.c:
2411         * impress/r_gradient.c:
2412         * impress/r_style.c:
2413         * impress/r_text.c:
2414         * impress/render.c:
2415         * impress/render.h:
2416         * impress/zip.c:
2417         * impress/zip.h:
2418         * lib/Makefile.am:
2419         * lib/ev-debug.c:
2420         * lib/ev-debug.h:
2421         * lib/ev-file-helpers.c:
2422         * lib/ev-file-helpers.h:
2423         * lib/ev-gui.c:
2424         * lib/ev-gui.h:
2425         * lib/ev-tooltip.c:
2426         * lib/ev-tooltip.h:
2427         * libdocument/Makefile.am:
2428         * libdocument/ev-file-helpers.c:
2429         * pdf/Makefile.am:
2430         * pdf/ev-poppler.cc:
2431         * pdf/ev-poppler.h:
2432         * pixbuf/Makefile.am:
2433         * pixbuf/pixbuf-document.c:
2434         * pixbuf/pixbuf-document.h:
2435         * properties/Makefile.am:
2436         * ps/Makefile.am:
2437         * ps/gsdefaults.c:
2438         * ps/gsdefaults.h:
2439         * ps/gsio.c:
2440         * ps/gsio.h:
2441         * ps/gstypes.h:
2442         * ps/ps-document.c:
2443         * ps/ps-document.h:
2444         * ps/ps.c:
2445         * ps/ps.h:
2446         * shell/Makefile.am:
2447         * shell/ev-application.h:
2448         * shell/ev-sidebar-links.c:
2449         * shell/ev-sidebar-links.h:
2450         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2451         (ev_gui_menu_position_tree_selection):
2452         * shell/ev-utils.h:
2453         * shell/ev-view.c: (ev_view_finalize):
2454         * shell/ev-window.c:
2455         * shell/main.c: (main):
2456         * thumbnailer/Makefile.am:
2457         * tiff/Makefile.am:
2458         * tiff/tiff-document.c:
2459         * tiff/tiff-document.h:
2460         * tiff/tiff2ps.c:
2461         * tiff/tiff2ps.h:
2462         
2463         Reorganize source tree.
2464
2465 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2466
2467         * backend/ev-document-factory.c:
2468
2469         Do not include ev-poppler.h when pdf is disabled. 
2470
2471 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2472
2473         * configure.ac:
2474         * data/evince-ui.xml:
2475         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2476         (pdf_document_document_images_iface_init):
2477         * backend/Makefile.am:
2478         * backend/ev-document-images.[ch]:
2479         * backend/ev-image.[ch]:
2480         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2481         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2482         (ev_job_xfer_run):
2483         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2484         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2485         (ev_pixbuf_cache_get_image_mapping):
2486         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2487         (view_menu_popup_cb), (ev_window_dispose),
2488         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2489         (ev_view_popup_cmd_copy_image):
2490         * shell/ev-view-private.h:
2491         * shell/ev-view.c: (ev_view_get_image_at_location),
2492         (ev_view_do_popup_menu), (ev_view_popup_menu),
2493         (ev_view_button_press_event), (ev_view_drag_data_get),
2494         (ev_view_drag_motion), (ev_view_drag_data_received),
2495         (ev_view_motion_notify_event), (ev_view_button_release_event),
2496         (ev_view_finalize), (ev_view_class_init):
2497
2498         Add image handling support. Fixes bugs #310008 and #325047. Images
2499         selection is not supported yet. 
2500
2501 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2502
2503         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2504         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2505         (ev_view_init):
2506
2507         Move view drag and drop stuff to ev-view.
2508
2509 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2510
2511         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2512         * shell/ev-view.c: (clear_selection): 
2513
2514         Clear selection also in pixbuf cache.
2515
2516 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2517
2518         * data/evince.desktop.in.in:
2519         
2520         Change icon name in desktop file. See bug #390734
2521         for details.
2522
2523 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2524
2525         * thumbnailer/Makefile.am:
2526
2527         Use top_builddir instead top_srcdir for generated schema
2528         file installation. Fixes bug #390161.
2529
2530 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2531
2532         * configure.ac:
2533         * backend/Makefile.am:
2534         * backend/ev-document-transition.[ch]:
2535         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2536         (pdf_document_page_transition_iface_init):
2537         * shell/ev-view-private.h:
2538         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2539         (ev_view_set_presentation), (transition_next_page),
2540         (ev_view_presentation_transition_stop),
2541         (ev_view_presentation_transition_start), (ev_view_next_page):
2542
2543         Add page transition support in presentation mode. At the moment only
2544         page duration is supported, but not transition effects. Fixes bug
2545         #309815.
2546
2547 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2548
2549         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2550
2551         Run find_link_dest with document lock held, since it's called by links
2552         thread and main thread at the same time. 
2553
2554 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * shell/ev-view.c: (goto_dest):
2557
2558         Update page-cache when page is changed by the view, so that
2559         page-changed signal is emitted. 
2560
2561 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * test/test1.py:
2564         * test/test2.py:
2565
2566         Use C locale in tests. 
2567
2568 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2569
2570         * shell/ev-window.c: (ev_window_run_presentation):
2571         * shell/ev-view-private.h:
2572         * shell/ev-view.c: (ev_view_set_presentation):
2573
2574         Restore zoom settings when back from presentation mode. 
2575
2576 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2577
2578         * shell/ev-window.c: (ev_window_run_presentation):
2579
2580         Always use "best fit" zoom in presentation mode.
2581         Fixes bug #389195.
2582
2583 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2584
2585         * shell/ev-view.c: (ev_view_goto_window_create):
2586
2587         Show "Jump to page" label in the page jumping popup in
2588         presentation mode instead of just a GtkEntry.
2589
2590 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2591
2592         * shell/ev-window.c: (launch_external_uri):
2593
2594         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2595         #378085.
2596
2597 2006-12-22  Elijah Newren  <newren gmail com>
2598
2599         * configure.ac: explicitly check for libxml2.  Fixes #388795
2600
2601 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2602
2603         * shell/ev-view-private.h:
2604         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2605         (ev_view_goto_window_delete_event), (key_is_numeric),
2606         (ev_view_goto_window_key_press_event),
2607         (ev_view_goto_window_button_press_event),
2608         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2609         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2610         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2611
2612         Allow jumping to another page by typing a page number in presentation
2613         mode. It uses a popup window with an entry. Fixes bug #353625.
2614
2615 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2616
2617         * configure.ac:
2618         * properties/ev-properties-view.c: (ev_get_default_user_units),
2619         (ev_regular_paper_size):
2620         
2621         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2622         to Damien Carbery <damien.carbery@sun.com> and
2623         Yevgen Muntyan <muntyan@tamu.edu>.
2624
2625 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2626
2627         * shell/ev-window.c: (setup_document_from_metadata):
2628
2629         Make sure Evince doesn't restore the view on the last
2630         page when a document is reopened. Fixes bug #383381.
2631
2632 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2633
2634         * shell/ev-view.c: (draw_loading_text):
2635
2636         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2637
2638 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2639
2640         * configure.ac:
2641         * NEWS:
2642
2643         Release 0.7.0
2644
2645 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2646
2647         * configure.ac:
2648         * pdf/ev-poppler.cc: (pdf_print_context_free),
2649         (pdf_document_file_exporter_begin),
2650         (pdf_document_file_exporter_do_page):
2651
2652         Make cairo-pdf depedency optional. 
2653
2654 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2655
2656         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2657
2658         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2659
2660 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2661
2662         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2663         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2664         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2665         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2666         * shell/ev-view.c: (draw_loading_text):
2667         * shell/ev-window.c: (ev_window_cmd_file_properties):
2668
2669         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2670         related to using FontConfig from different threads.
2671         
2672 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2673
2674         * shell/ev-view.c: (draw_loading_text):
2675
2676         Acquire lock document when drawing "Loading..." text so that only one
2677         thread will use FontConfig at the same time. Fixes bug #374750.
2678
2679 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2680
2681         * shell/ev-page-action.[ch]: (activate_cb):
2682         * shell/ev-window.c: (activate_label_cb):
2683
2684         Check if text inserted in page entry is a valid page number when it
2685         doesn't match to any document page label. Fixes bug #383165.
2686
2687 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2688         * shell/ev-window.c:
2689
2690         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2691         available with GTK < 2.10. Added an ifdef to avoid compilation
2692         error.
2693
2694 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2695
2696         * configure.ac:
2697         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2698
2699         Fix ps backend in multihead systems.
2700
2701 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2702
2703         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2704         * shell/ev-window.c: (ev_window_get_screen_dpi),
2705         (ev_window_update_actions), (setup_view_from_metadata),
2706         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2707
2708         Take screen DPI into account when zooming. Fixes bug #318285.
2709
2710 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2711
2712         * data/Makefile.am:
2713
2714         Cleaned up/slightly refactored Makefile.am. Added GConf
2715         schemas uninstallation as well.
2716
2717 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2718
2719         * Makefile.am:
2720         * test/Makefile.am:
2721
2722         Fight with autotools to fix make check. Make distcheck
2723         works fine as well now!
2724
2725 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2726
2727         * shell/ev-view.c: (draw_end_presentation_page):
2728
2729         Corrected "end of presentation" string.
2730
2731 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2732
2733         * shell/ev-view.c: (ev_view_key_press_event):
2734
2735         Correctly propagate key press event so that up/down keys
2736         work as expected (correct behaviour was broken by
2737         black/white screen key bindings for presentations).
2738
2739 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2740
2741         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2742         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2743         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2744         (pdf_selection_get_selection_region),
2745         (pdf_selection_get_selection_map):
2746
2747         Add "static" to some private functions. 
2748
2749 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2750
2751         * lib/ev-tooltip.h:
2752         * properties/ev-properties-view.h:
2753         * shell/ev-jobs.h:
2754         * shell/ev-properties-dialog.h:
2755         * shell/ev-properties-fonts.h:
2756         * shell/ev-sidebar-links.h:
2757         * shell/ev-sidebar-thumbnails.h:
2758         * shell/ev-sidebar.h:
2759         * shell/ev-window.h:
2760         
2761         Fixes CHACK type in class casts. See bug #385343
2762         for details.
2763
2764 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2765
2766         * shell/ev-view-private.h:
2767         * shell/ev-view.c: (draw_end_presentation_page),
2768         (ev_view_expose_event), (ev_view_key_press_event),
2769         (ev_view_class_init), (ev_view_init):
2770
2771         Blank screen in presentation mode when pressing 'b' (filling with
2772         black) or 'w' (filling with white) keys. Fixes bug #358132.
2773
2774 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2775
2776         * data/evince-toolbar.xml:
2777         * shell/ev-window.c:
2778         
2779         Use stock icon for Select All action. Fixes
2780         bug #382652.
2781
2782 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2783
2784         * shell/ev-view.c: (get_doc_point_from_offset),
2785         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2786
2787         Add links support in rotated documents. Fixes bug #343733.
2788
2789 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2790
2791         * shell/ev-view-private.h:
2792         * shell/ev-view.c: (draw_end_presentation_page),
2793         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2794
2795         Show a blank page after the last page in presentation mode with a
2796         message indicating that presentation has finished and how to exit. 
2797
2798 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2799
2800         * shell/ev-window.c: (fullscreen_timeout_cb):
2801
2802         Hide cursor after a while in presentation mode. 
2803
2804 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2805
2806         * backend/ev-document-info.h:
2807         * data/evince-properties.glade:
2808         * pdf/ev-poppler.cc:
2809         * properties/ev-properties-view.c: (ev_regular_paper_size),
2810         (ev_properties_view_set_info):
2811         * ps/ps-document.c: (ps_document_get_info):
2812
2813         Adds a paper size field to the properties dialog. Fixes
2814         bug #307315. Patch by Kasper Svendsen (with some i18n
2815         changes done by me).
2816
2817 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2818
2819         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2820         (screensaver_init_dbus), (totem_scrsaver_new),
2821         (totem_scrsaver_init):
2822         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2823         * shell/ev-application.c: (ev_application_register_service),
2824         (ev_application_screensaver_enable),
2825         (ev_application_screensaver_disable):
2826         * shell/ev-application.h:
2827         * shell/ev-window.c: (ev_window_run_presentation),
2828         (ev_window_stop_presentation), (build_comments_string),
2829         (ev_window_init):
2830         
2831         Move screensaver handling to application. No more
2832         message on startup.
2833
2834 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2835
2836         * configure.ac:
2837         * backend/Makefile.am:
2838         * backend/ev-file-exporter.[ch]:
2839         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2840         * ps/ps-document.c: (ps_document_file_exporter_*):
2841         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2842         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2843         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2844         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2845
2846         Allow printing to PDF when suppoted by the backend.
2847         
2848 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2849
2850         * shell/ev-window.c: (build_comments_string):
2851
2852         Use always "Document Viewer" in about dialog. 
2853
2854 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2855
2856         * djvu/djvu-document.c: (djvu_document_get_page_size):
2857
2858         Display a warning message when get_pageinfo fails. 
2859
2860 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2861
2862         * Makefile.am:
2863         * backend/Makefile.am:
2864         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2865         * configure.ac:
2866         * shell/ev-window.c: (build_comments_string):
2867         
2868         Make pdf compilation optional. See bug #38007.
2869
2870 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2871
2872         * ps/ps.c: (get_next_text):
2873
2874         Fix CVE-2006-5864.
2875
2876 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2877
2878         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2879         * shell/ev-navigation-action.c: (connect_proxy),
2880         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2881         
2882         Do not call g_type_class_peek_parent twice.
2883
2884 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2885
2886         * configure.ac:
2887         * data/icons/24x24/.cvsignore:
2888         * data/icons/24x24/Makefile.am:
2889         * data/icons/24x24/evince.png:
2890         * data/icons/Makefile.am:
2891         
2892         Add 24x24 icon. Thanks to 
2893         Michael Monreal <infernux@web.de>.
2894
2895 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2896
2897         * configure.ac: Fix typo in configure.ac. Thanks
2898         to dmacks@netspace.org for notification.
2899
2900 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2901
2902         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2903         
2904         Drop dbus include, fixes compilation with older dbus.
2905
2906 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2907
2908         * configure.ac:
2909         * cut-n-paste/Makefile.am:
2910         * cut-n-paste/totem-screensaver/.cvsignore
2911         * cut-n-paste/totem-screensaver/Makefile.am:
2912         * cut-n-paste/totem-screensaver/README:
2913         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2914         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2915         * shell/Makefile.am:
2916         * shell/ev-window.c: (ev_window_run_presentation),
2917         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2918         (ev_window_init):
2919
2920         Implemented screensaver enabling/disabling for
2921         presentation mode (not fullscreen mode). Code stolen
2922         from Totem (with some minor tweaks). Fixes bug #338889.
2923
2924 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2925
2926         * configure.ac:
2927
2928         Bump gnome-icon-theme requirements. We use the rotation
2929         icons that appeared recently.
2930
2931 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2932
2933         * shell/ev-history.c: (ev_history_add_page):
2934         * shell/ev-history.h:
2935         * shell/ev-window.c: (page_changed_cb):
2936         
2937         Use page labels instead of numbers.
2938
2939 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2940
2941         * data/evince-toolbar.xml:
2942         * po/POTFILES.in:
2943         * shell/Makefile.am:
2944         * shell/ev-navigation-action-widget.c:
2945         (ev_navigation_action_widget_init),
2946         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2947         (menu_detacher), (ev_navigation_action_widget_set_menu),
2948         (menu_position_func), (popup_menu_under_arrow),
2949         (ev_navigation_action_widget_toggled),
2950         (ev_navigation_action_widget_button_press_event):
2951         * shell/ev-navigation-action-widget.h:
2952         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2953         (ev_navigation_action_set_window), (activate_menu_item_cb),
2954         (new_history_menu_item), (new_empty_history_menu_item),
2955         (build_menu), (menu_activated_cb), (connect_proxy),
2956         (create_tool_item), (ev_navigation_action_init),
2957         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2958         * shell/ev-navigation-action.h:
2959         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2960         (ev_page_action_widget_set_page_cache),
2961         (ev_page_action_widget_finalize),
2962         (ev_page_action_widget_class_init), (match_selected_cb),
2963         (display_completion_text), (match_completion), (build_new_tree_cb),
2964         (get_filter_model_from_model),
2965         (ev_page_action_widget_update_model):
2966         * shell/ev-page-action-widget.h:
2967         * shell/ev-page-action.c: (activate_link_cb), (update_model),
2968         (connect_proxy):
2969         * shell/ev-page-action.h:
2970         * shell/ev-stock-icons.c:
2971         * shell/ev-stock-icons.h:
2972         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2973         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
2974         (register_custom_actions):
2975         * shell/main.c:
2976         
2977         Preliminary history implementation
2978
2979 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2980
2981         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
2982         (dvi_document_class_init), (dvi_document_init_params):
2983         * dvi/mdvi-lib/font.c: (font_reference):
2984         
2985         Add reference to subfont. Fixes bug #374277.
2986
2987 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2988
2989         * shell/ev-window.c: (ev_window_create_tmp_symlink),
2990         (ev_window_cmd_file_open_copy_at_dest):
2991
2992         Fix a race condition when creating symlink. Increase the counter
2993         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
2994         Mathias Hasselmann).
2995
2996 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2997
2998         * backend/Makefile.am:
2999         * backend/ev-attachment.c: (ev_attachment_open):
3000         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3001         (ev_tmp_dir), (ev_tmp_filename):
3002         * shell/ev-sidebar-attachments.c:
3003         (ev_sidebar_attachments_drag_data_get):
3004         * shell/ev-window.c: (ev_window_clear_temp_file):
3005
3006         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3007         in ensure_dir_exists. Abort without crashing when we can't create
3008         user's directory.
3009
3010 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3011
3012         * data/evince-ui.xml:
3013         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3014         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3015         (ev_window_cmd_file_open_copy_at_dest),
3016         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3017         (ev_view_popup_cmd_open_link_new_window):
3018
3019         Allow opening a copy of the current document in a new window. Fixes bug
3020         #357472
3021
3022 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3023
3024         * data/evince-toolbar.xml:
3025         
3026         Add rotate right and rotate left to available items for toolbar.
3027         
3028         * data/evince-ui.xml:
3029         * shell/ev-window.c: (ev_window_init):
3030         
3031         Customize toolbar with right click. Fixes bug #372451.
3032
3033 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3034
3035         * shell/ev-window.c: 
3036         
3037         Use "object-rotate-{left,right}" stock icons. Fixes 
3038         bug #373863.
3039
3040 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3041
3042         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3043         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3044         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3045         (ev_window_open_uri):
3046         * shell/main.c: (arguments_parse):
3047
3048         Remove temp file created when evince is used by GTK+ in
3049         preview mode. Fixes bug #365282. 
3050
3051 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3052
3053         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3054         
3055         Fixes bug #372474 - Side pane disabled when entering 
3056         and leaving fullscreen mode.
3057
3058 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3059
3060         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3061         * data/Makefile.am:
3062         * data/evince-preview-toolbar.xml:
3063         * data/evince-toolbar.xml:
3064         * shell/ev-application.c: (ev_application_shutdown),
3065         (ev_application_init), (ev_application_get_toolbars_model):
3066         * shell/ev-application.h:
3067         * shell/ev-window.c: (update_chrome_visibility),
3068         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3069         (ev_window_cmd_edit_toolbar), (ev_window_init):
3070         
3071         Fixes bug #364364 - toolbar editor shows zoom actions again.
3072
3073 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3074
3075         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3076
3077         Do not take margins into consideration for paper size when printing.
3078         Really fixes bug #350491.
3079
3080 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3081
3082         * data/evince-ui.xml:
3083         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3084         (ev_window_cmd_file_print_setup),
3085         (ev_window_print_dialog_response_cb),
3086         (ev_window_setup_action_sensitivity):
3087
3088         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3089
3090 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * shell/ev-window.c: (ev_window_print_range):
3093
3094         Revert my previuos commit, since printing to PDF is not supported by
3095         evince yet. 
3096
3097 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * shell/ev-window.c: (ev_window_print_range):
3100
3101         Enable print to a PDF. Fixes bug #332121.
3102
3103 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3104
3105         * shell/ev-application-service.xml:
3106         * shell/ev-application.[ch]: (ev_application_open_window),
3107         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3108         (ev_application_open_uri), (ev_application_open_uri_list):
3109         * shell/ev-window.c: (file_open_dialog_response_cb),
3110         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3111         (drag_data_received_cb), (open_remote_link):
3112         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3113
3114         Add support for multiscreen systems. Fixes bug #316206.
3115
3116 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3117
3118         * shell/ev-jobs.[ch]: (ev_job_print_new),
3119         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3120         (ev_job_print_do_page):
3121         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3122
3123         Allow printing only odd/even pages. Fixes bug #367289.
3124
3125 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3126
3127         * test/test1.py:
3128         * test/test2.py:
3129
3130         Re-add locale settings to test files.
3131
3132 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3133
3134         * data/evince-ui.xml:
3135         * shell/ev-window.c: (set_action_properties):
3136         
3137         Removed garbage from code and ui.
3138
3139 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3140
3141         * shell/ev-window.c: (ev_window_cmd_help_about):
3142
3143         Shamelessly add my name to the list of contributors.
3144
3145 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3146
3147         * test/test1.py:
3148         * test/test2.py:
3149
3150         Cleaned up the dogtail scripts.
3151
3152 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3153
3154         * shell/ev-view.c: (draw_loading_text): Don't render
3155         "loading..." text in presentation mode. Temporary
3156         workaround for bug #320352.
3157
3158 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3159
3160         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3161         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3162
3163         Use print settings scale, copies, collate and reverse which were
3164         ignored. Fixes bug #359032.
3165
3166 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3167
3168         * configure.ac:
3169         * data/evince-password.glade:
3170         * test/Makefile.am:
3171         * test/test-encrypt.pdf:
3172         * test/test-links.pdf:
3173         * test/test1.py:
3174         * test/test2.py:
3175
3176         Add automated UI tests for evince with dogtail. See
3177         bug #300948.    
3178
3179 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3180
3181         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3182
3183         Hide fullscreen toolbar when switching to another desktop workspace.
3184         Fixes bug #338871
3185
3186 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3187
3188         * shell/ev-window-title.c: 
3189         
3190         Test for .dvi in title of pdf documents.
3191
3192 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3193
3194         * shell/ev-view.c: (ev_view_scroll):
3195
3196         Page Up/Down should do page jumps in "Best fit" mode.
3197         If a user has explicitly chosen to view exactly one page
3198         at a time, scrolling just a part of the page when
3199         pressing Page Up/Down is not right. Fixes bug #323107.
3200
3201 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3202
3203         * NEWS:
3204         * configure.ac:
3205         
3206         Update for 0.6.1
3207
3208 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3209
3210         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3211         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3212         
3213         Correctly disconnect from job signals on destroy.
3214
3215 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3216
3217         * shell/ev-view-private.h:
3218         * shell/ev-view.c: (view_set_adjustment_values),
3219         (view_update_range_and_current_page),
3220         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3221         
3222         Fixes bug #343199, current page now follows find page.
3223
3224 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3225
3226         * backend/ev-document-factory.c:
3227         * configure.ac:
3228         Assigned OpenDocument presenation MIME type to the
3229         Impress backend. Added some missing (but harmless)
3230         #ifdefs in the document factory as well to make things
3231         consistent again. Fixes bug #360658.
3232
3233 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3234
3235         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3236         * backend/ev-document-find.c: (ev_document_find_get_type):
3237         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3238         * backend/ev-document-links.c: (ev_document_links_get_type):
3239         * backend/ev-document-security.c: (ev_document_security_get_type):
3240         * backend/ev-document-thumbnails.c:
3241         (ev_document_thumbnails_get_type):
3242         * backend/ev-document.c: (ev_document_get_type):
3243         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3244         * backend/ev-selection.c: (ev_selection_get_type):
3245         * cut-n-paste/recent-files/egg-recent-model.c:
3246         (egg_recent_model_get_type):
3247         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3248         (egg_recent_view_uimanager_get_type):
3249         * cut-n-paste/recent-files/egg-recent-view.c:
3250         (egg_recent_view_get_type):
3251         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3252         (egg_editable_toolbar_get_type):
3253         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3254         (egg_toolbar_editor_get_type):
3255         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3256         (egg_toolbars_model_get_type):
3257         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3258         (egg_tree_multi_drag_source_get_type):
3259         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3260         (ephy_zoom_action_get_type):
3261         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3262         (ephy_zoom_control_get_type):
3263         * impress/r_back.c: (_imp_fill_back):
3264         * properties/ev-properties-main.c:
3265         (ev_properties_plugin_register_type):
3266         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3267         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3268         (ev_view_accessible_factory_get_type):
3269
3270         Reduce relocations. Bug #360616.
3271
3272 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3273
3274         * backend/ev-document-factory.c:
3275         (ev_document_factory_get_document):
3276         
3277         Load document even if extension is wrong.
3278
3279 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3280
3281         * shell/ev-metadata-manager.c: (save_values):
3282         * shell/ev-window.c: (setup_size_from_metadata),
3283         (setup_view_from_metadata), (ev_window_setup_document),
3284         (ev_window_xfer_job_cb), (window_configure_event_cb):
3285         
3286         Set size according to the document size/page size ratio.
3287         That should correct rather wierd behaviour of the previous
3288         commit.
3289
3290 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3291
3292         * shell/ev-window.c: (setup_view_from_metadata):
3293         
3294         Set size for new windows from previous window size.
3295         See bugs #354968 and #168450 for details. Thanks
3296         to Meik Hellmund.
3297
3298 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3299
3300         * djvu/djvu-links.c: (build_tree):
3301
3302         Fix memory leak.
3303
3304 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3305
3306         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3307         
3308         Don't make sidebar close button insensitive. Fixes
3309         bug #357871.
3310
3311 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3312
3313         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3314         (ev_window_set_view_accels_sensitivity):
3315         
3316         Don't enable Slash on documents which don't support
3317         find. Fixes bug #358648.
3318
3319 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3320
3321         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3322         open dialog fall back to the current document uri if the
3323         filechooser hasn't been used before. Fixes bug #356980.
3324
3325 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3326
3327         * shell/ev-window.c: (ev_window_setup_recent), 
3328         (ev_window_get_recent_file_label):
3329
3330         Escape underscores in filenames of recent file items.
3331
3332 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3333
3334         * configure.ac:
3335         
3336         Bumped poppler requirements, really 0.5.3 is very 
3337         buggy, now we require 0.5.4.
3338
3339 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3340
3341         * djvu/Makefile.am:
3342         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3343         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3344         (djvu_document_document_links_iface_init):
3345         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3346         (number_from_string_10), (get_djvu_link_dest),
3347         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3348         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3349         (djvu_links_get_links), (djvu_links_find_link_dest),
3350         (djvu_links_get_links_model):
3351         * djvu/djvu-links.h:
3352         
3353         Add support for links and bookmarks in djvu documents. Thanks
3354         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3355         patch.
3356
3357 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3358
3359         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3360         
3361         Reopen should reload document. Fixes 
3362         bug 327951.
3363
3364 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3365
3366         * configure.ac:
3367         * data/Makefile.am:
3368         * data/evince-16.png:
3369         * data/evince-22.png:
3370         * data/evince.png:
3371         * data/evince.svg:
3372         * data/icons/16x16/Makefile.am:
3373         * data/icons/16x16/evince.png:
3374         * data/icons/22x22/Makefile.am:
3375         * data/icons/22x22/evince.png:
3376         * data/icons/48x48/Makefile.am:
3377         * data/icons/48x48/evince.png:
3378         * data/icons/Makefile.am:
3379         * data/icons/scalable/Makefile.am:
3380         * data/icons/scalable/evince.svg:
3381         
3382         Install icons with correct names. Fixes
3383         bug #354429.
3384
3385 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3386
3387         * shell/ev-view.c: (ev_view_button_release_event):
3388
3389         Don't open links with middle mouse button. Fixes bug #353649
3390
3391 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3392
3393         * NEWS:
3394         * configure.ac:
3395         
3396         Update for release 0.6.0
3397
3398 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3399
3400         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3401         Implement Close named action. Patch by Carlos Garcia Campos.
3402
3403 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3404
3405         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3406         
3407         Don't clear link mapping on copy_job_to_job_info. Fixes
3408         bug 346168.
3409
3410 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3411
3412         * shell/main.c: (main):
3413
3414         Revert my previous commit, gnome_program_init owns the option context.
3415         Fix another memory leak in main. Both caught by Christian Persch. 
3416
3417 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3418
3419         * shell/main.c: (main):
3420
3421         Fix memory leak.
3422
3423 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3424
3425         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3426
3427         Fix crash when opening a pdf with password protection. 
3428
3429 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3430
3431         * pdf/ev-poppler.cc: (pdf_document_search_free):
3432
3433         Fix memory leak. 
3434
3435 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3436
3437         * backend/ev-document-factory.c:
3438         (ev_document_factory_get_document):
3439         * tiff/tiff-document.c: (tiff_document_finalize):
3440         
3441         More correct handling of document loading. Fixes
3442         bug #349043.
3443
3444 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3445
3446         * backend/ev-attachment.c: (ev_attachment_save):
3447
3448         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3449         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3450
3451 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3452         
3453         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3454         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3455
3456 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3457
3458         * shell/ev-sidebar-thumbnails.c:
3459
3460         Do not render thumbnails unless thumbnails page is active in the
3461         sidebar.
3462
3463 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3464
3465         * shell/ev-properties-dialog.c:
3466
3467         Fix dialogue spacing. Bug #351370.
3468
3469 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3470
3471         * configure.ac:
3472
3473         Use lowercase gettext catalog file names (evince.mo
3474         instead of Evince.mo)
3475
3476 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3477
3478         * shell/ev-sidebar-attachments.c:
3479
3480         GtkIconTheme is now screen safe too. Fixes bug #350878
3481
3482 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3483
3484         * shell/ev-window.c:
3485
3486         GtkRecent manager is now screen safe. Fixes bug #350145
3487
3488 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3489
3490         * shell/ev-sidebar.c: (ev_sidebar_init):
3491         
3492         Make sidebar close icon smaller. Fix for bug 350177.
3493         See also bugs 350176 and 165770.
3494
3495 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3496
3497         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3498
3499         Ignore zoom for xyz destinations when it's <= 1, keeping user
3500         preferences instead. Set correct sizing-mode for fith and fitv
3501         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3502
3503 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3504
3505         * NEWS:
3506         * configure.ac:
3507         
3508         Update for release 0.5.5
3509
3510 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3511         
3512         * shell/ev-window.c: (ev_window_cmd_escape)
3513
3514         Escape unfocus page entry. Fixes bug #345809.
3515
3516 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3517
3518         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3519         (build_tree), (pdf_document_links_get_links),
3520         (pdf_document_links_find_link_dest):
3521         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3522         (goto_xyz_dest):
3523
3524         Convert from PDF style coordinates to X style coordinates in the
3525         backend rather than in the view. Fixes bug #338440
3526
3527 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3528
3529         * shell/ev-window.c:
3530         
3531         Remove Ctrl+Shift+T shortcut for toolbars. See
3532         the bug #350098.
3533
3534 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3535
3536         * configure.ac:
3537
3538         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3539         of this. 
3540
3541 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3542
3543         * configure.ac:
3544         * cut-n-paste/Makefile.am:
3545         * data/evince-ui.xml:
3546         * shell/Makefile.am:
3547         * shell/ev-application.[ch]:
3548         * shell/ev-window.c:
3549
3550         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3551         #349273
3552
3553 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3554
3555         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3556         findbar code: s/help/search/
3557
3558 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3559
3560         * shell/ev-window.c: (setup_document_from_metadata),
3561         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3562         (setup_view_from_metadata):
3563         
3564         Fix memory leaks.
3565
3566 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3567
3568         * autogen.sh, configure.ac: 
3569         
3570         Update automake usage. See bug 349292.
3571
3572 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3573
3574         * shell/eggfindbar.c: (egg_find_bar_class_init),
3575         (entry_activate_callback), (egg_find_bar_init),
3576         (egg_find_bar_set_status_text):
3577         * shell/eggfindbar.h:
3578         
3579         Unify Evince findbar with Epiphany. Nice patch
3580         from Fabricio Silva <silva@crans.org> and
3581         Frederic Peters <fpeters@entrouvert.com>. See
3582         bug #339966 for details.
3583
3584 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3585
3586         * data/evince.desktop.in.in:
3587         
3588         Correct information for bugzilla. Thanks to
3589         Olaf Vitters, see bug #348855.
3590
3591 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3592
3593         * shell/ev-jobs.[ch]:
3594         * shell/ev-sidebar-links.c:
3595         * shell/ev-window.[ch]:
3596
3597         GtkPrintJob doesn't support print ranges or current page, so we export
3598         to a ps file now when printing ranges or current page.
3599
3600 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3601
3602         * pdf/ev-poppler.cc:
3603         * shell/ev-window.c: (do_action_named):
3604
3605         We should be more clear about bugzilla. See the
3606         poppler bug #7623.
3607
3608 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3609
3610         * configure.ac:
3611         * shell/Makefile.am:
3612         * shell/ev-job-queue.c:
3613         * shell/ev-jobs.[ch]:
3614         * shell/ev-sidebar-links.c:
3615         * shell/ev-window.[ch]:
3616         
3617         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3618         #348422
3619
3620 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3621
3622         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3623         * shell/ev-application-service.xml:
3624         * shell/ev-application.[ch]:
3625         * shell/ev-jobs.[ch]:
3626         * shell/ev-window.[ch]: (ev_window_run_preview):
3627         * shell/main.c: 
3628
3629         Add preview mode to use evince as a printing previewer. It also adds
3630         other command line options for fullscreen and presentation modes.
3631         Fixes bugs #347822, #317031
3632
3633 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3634
3635         * NEWS:
3636         * configure.ac:
3637         
3638         Update for release 0.5.4
3639
3640 2006-07-11  Bastien Nocera <hadess@hadess.net>
3641
3642         * Makefile.am:
3643         * backend/Makefile.am:
3644         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3645         * backend/ev-document-factory.h:
3646         * configure.ac:
3647         * impress/.cvsignore:
3648         * impress/Makefile.am:
3649         * impress/common.h:
3650         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3651         (imp_get_page), (imp_next_page), (imp_prev_page),
3652         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3653         * impress/f_oasis.c: (render_object), (render_page),
3654         (get_geometry), (_imp_oasis_load):
3655         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3656         (_imp_oo13_load):
3657         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3658         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3659         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3660         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3661         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3662         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3663         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3664         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3665         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3666         (iks_new_within), (iks_insert), (iks_insert_cdata),
3667         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3668         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3669         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3670         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3671         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3672         (iks_cdata), (iks_cdata_size), (iks_has_children),
3673         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3674         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3675         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3676         (iks_tree), (iks_load), (iks_save):
3677         * impress/iksemel.h:
3678         * impress/imposter.h:
3679         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3680         (imp_render_draw_bezier_real), (imp_render_get_size),
3681         (imp_render_set_fg_color), (imp_render_draw_line),
3682         (imp_render_draw_rect), (imp_render_draw_polygon),
3683         (imp_render_draw_arc), (imp_render_draw_bezier),
3684         (imp_render_open_image), (imp_render_get_image_size),
3685         (imp_render_scale_image), (imp_render_draw_image),
3686         (imp_render_close_image), (imp_render_markup),
3687         (imp_render_get_text_size), (imp_render_draw_text),
3688         (impress_document_load), (impress_document_save),
3689         (impress_document_get_n_pages), (impress_document_get_page_size),
3690         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3691         (impress_document_finalize), (impress_document_class_init),
3692         (impress_document_can_get_text), (impress_document_get_info),
3693         (impress_document_document_iface_init),
3694         (impress_document_thumbnails_get_thumbnail),
3695         (impress_document_thumbnails_get_dimensions),
3696         (impress_document_document_thumbnails_iface_init),
3697         (impress_document_init):
3698         * impress/impress-document.h:
3699         * impress/internal.h:
3700         * impress/r_back.c: (_imp_fill_back):
3701         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3702         (_imp_draw_image), (_imp_tile_image):
3703         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3704         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3705         (r_polyline):
3706         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3707         (r_draw_gradient_complex), (r_draw_gradient):
3708         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3709         (r_get_bullet):
3710         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3711         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3712         (r_text):
3713         * impress/render.c: (imp_create_context), (imp_context_set_page),
3714         (imp_context_set_step), (imp_render), (imp_delete_context):
3715         * impress/render.h:
3716         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3717         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3718         (zip_load_xml), (zip_get_size), (zip_load):
3719         * impress/zip.h:
3720         * shell/ev-utils.c:
3721         
3722         New backend to support impress slides. Fixes bug #30867.
3723
3724 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3725
3726         * shell/ev-utils.c: (using_postscript_printer):
3727         
3728         Fixes crash when print using PAPI backend,
3729         bug #345012.
3730
3731 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3732
3733         * shell/ev-jobs.c: (ev_job_xfer_run):
3734         * shell/ev-window.c: (password_dialog_response),
3735         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3736         (ev_window_dispose):
3737         Fixes bug #344160: if the xfer job doesn't complete
3738         because a password is required, reload the existing
3739         instance instead of creating a new one.
3740
3741 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3742
3743         * shell/main.c: (main): Call gdk_threads_init. Thus
3744         we'll avoid errors in auth dialog. Fix for the bug
3745         #343347.
3746
3747 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3748
3749         * configure.ac: Advertise pixbuf support, fix
3750         for the bug 343317.
3751
3752 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3753
3754         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3755         (ev_sidebar_thumbnails_set_document):
3756         
3757         Update sidebar thumbnails after reloading.
3758
3759 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3760
3761         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3762         * shell/ev-jobs.h:
3763         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3764         (ev_window_cmd_view_reload), (ev_window_init):
3765         
3766         Don't crash on reload. Fix for the bug #343167.
3767
3768 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3769
3770         * shell/ev-jobs.c: (ev_job_render_run):
3771         
3772         Check for document links.
3773
3774 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3775
3776         * backend/ev-attachment.c: (ev_attachment_save),
3777         (ev_attachment_launch_app), (ev_attachment_open):
3778         * backend/ev-document-factory.c: (get_document_from_uri):
3779         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3780         (egg_recent_view_uimanager_set_list):
3781         * ps/ps-document.c: (check_filecompressed), (document_load),
3782         (ps_document_load):
3783         * shell/ev-metadata-manager.c: (load_values):
3784         * shell/ev-password.c: (ev_password_dialog_set_property):
3785         * shell/ev-view.c: (tip_from_link):
3786         * shell/ev-window.c: (file_save_dialog_response_cb),
3787         (ev_window_print_dialog_response_cb):
3788         
3789         Use consistent quoting style. Fix for the bug #320285.
3790
3791 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3792
3793         * shell/ev-jobs.c: (ev_job_xfer_run):
3794         * shell/main.c: (load_files):
3795                 
3796         Open links with anchors. Fix for the bug #339836.
3797
3798 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3799
3800         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3801         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3802         (ev_link_dest_set_property), (ev_link_dest_finalize),
3803         (ev_link_dest_class_init), (ev_link_dest_new_named),
3804         (ev_link_dest_new_page_label):
3805         * backend/ev-link-dest.h:
3806         * shell/ev-application.c: (ev_application_open_uri):
3807         * shell/ev-view.c: (goto_dest):
3808         * shell/ev-window.c:
3809         * shell/ev-window.h:
3810         
3811         Fix page-label command line option. Bug #342070.
3812
3813 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3814
3815         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3816         
3817         Don't show highlight rects if page can't be showed. Fix for 
3818         the bug #342076
3819
3820 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3821
3822         * shell/ev-window.c: (setup_sidebar_from_metadata),
3823         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3824         
3825         Setup sidebar from metadata even if there is no document
3826         loaded. Fix for the bug #342807.
3827
3828 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3829
3830         * cut-n-paste/toolbar-editor/Makefile.am:
3831         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3832         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3833         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3834         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3835         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3836         (popup_context_menu_cb), (button_press_event_cb),
3837         (configure_item_sensitivity), (configure_item_cursor),
3838         (configure_item_tooltip), (connect_widget_signals),
3839         (action_sensitive_cb), (create_item_from_action),
3840         (create_item_from_position), (toolbar_drag_data_received_cb),
3841         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3842         (toolbar_drag_leave_cb), (configure_drag_dest),
3843         (toggled_visibility_cb), (toolbar_visibility_refresh),
3844         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3845         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3846         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3847         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3848         (egg_editable_toolbar_dispose),
3849         (egg_editable_toolbar_set_ui_manager),
3850         (egg_editable_toolbar_get_selected),
3851         (egg_editable_toolbar_set_selected), (set_edit_mode),
3852         (egg_editable_toolbar_set_property),
3853         (egg_editable_toolbar_get_property),
3854         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3855         (egg_editable_toolbar_new_with_model),
3856         (egg_editable_toolbar_get_edit_mode),
3857         (egg_editable_toolbar_set_edit_mode),
3858         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3859         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3860         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3861         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3862         (item_added_or_removed_cb), (toolbar_removed_cb),
3863         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3864         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3865         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3866         (editor_create_item_from_name), (append_table),
3867         (update_editor_sheet), (egg_toolbar_editor_init):
3868         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3869         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3870         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3871         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3872         (toolbar_node_free), (egg_toolbars_model_get_flags),
3873         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3874         (egg_toolbars_model_get_name), (impl_add_item),
3875         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3876         (parse_data_list), (parse_item_list), (parse_toolbars),
3877         (egg_toolbars_model_load_toolbars), (parse_available_list),
3878         (parse_names), (egg_toolbars_model_load_names),
3879         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3880         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3881         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3882         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3883         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3884         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3885         (egg_toolbars_model_set_types), (fill_avail_array),
3886         (egg_toolbars_model_get_name_avail),
3887         (egg_toolbars_model_get_name_flags),
3888         (egg_toolbars_model_set_name_flags):
3889         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3890         * cut-n-paste/toolbar-editor/eggintl.h:
3891         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3892         (egg_tree_multi_drag_source_get_type),
3893         (egg_tree_multi_drag_source_row_draggable),
3894         (egg_tree_multi_drag_source_drag_data_delete),
3895         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3896         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3897         (path_list_free), (set_context_data), (get_context_data),
3898         (get_info), (egg_tree_multi_drag_drag_data_get),
3899         (egg_tree_multi_drag_motion_event),
3900         (egg_tree_multi_drag_button_press_event),
3901         (egg_tree_multi_drag_add_drag_support):
3902         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3903         * shell/ev-application.c: (ev_application_init),
3904         (ev_application_save_toolbars_model):
3905         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3906         (ev_window_cmd_edit_toolbar), (ev_window_init):
3907         
3908         Sync toolbareditor with epiphany and libegg
3909
3910 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3911
3912         * configure.ac: 
3913
3914         Depend on poppler 0.5.2
3915
3916 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3917
3918         * shell/ev-jobs.c: (ev_job_render_run):
3919         
3920         Check if document supports links iterface.
3921
3922 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3923
3924         * NEWS:
3925         * configure.ac:
3926         
3927         Update for release 0.5.3
3928
3929 2006-05-13  Michael Plump  <plumpy@skylab.org>
3930
3931         * configure.ac:
3932         * shell/Makefile.am:
3933         * shell/main.c: (main):
3934         
3935         Port to GOption command line parsing. Fix for the 
3936         bug #327518
3937
3938 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3939
3940         * shell/ev-window.c: (ev_window_cmd_help_about):
3941         
3942         Do not wrap license. Fix for the bug #309460.
3943
3944 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3945
3946         * configure.ac:
3947         * properties/ev-properties-main.c: (ev_properties_get_pages):
3948         * shell/ev-application.c: (ev_application_open_window),
3949         (ev_application_open_uri_at_dest):
3950         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3951         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3952         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3953         * shell/ev-utils.c: (save_print_config_to_file):
3954         * shell/ev-window.c: (ev_window_cmd_save_as),
3955         (ev_attachment_popup_cmd_save_attachment_as):
3956         * shell/main.c: (load_files_remote):
3957         
3958         Bump requirements to gtk 2.8 and drop all ifdefs used.
3959
3960 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3961
3962         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3963         * shell/ev-window.c: (ev_window_init):
3964         
3965         Show attachments page.
3966
3967 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3968
3969         * po/POTFILES.in:
3970         * shell/ev-attachment-bar.c:
3971         * shell/ev-attachment-bar.h:
3972         * shell/ev-sidebar-attachments.c:
3973         (ev_sidebar_attachments_icon_cache_add),
3974         (icon_theme_get_pixbuf_from_mime_type),
3975         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
3976         (ev_sidebar_attachments_icon_cache_refresh),
3977         (ev_sidebar_attachments_get_attachment_at_pos),
3978         (ev_sidebar_attachments_popup_menu_show),
3979         (ev_sidebar_attachments_popup_menu),
3980         (ev_sidebar_attachments_button_press),
3981         (ev_sidebar_attachments_update_icons),
3982         (ev_sidebar_attachments_drag_data_get),
3983         (ev_sidebar_attachments_get_property),
3984         (ev_sidebar_attachments_destroy),
3985         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
3986         (ev_sidebar_attachments_new),
3987         (ev_sidebar_attachments_set_document),
3988         (ev_sidebar_attachments_support_document),
3989         (ev_sidebar_attachments_get_label),
3990         (ev_sidebar_attachments_page_iface_init):
3991         * shell/ev-sidebar-attachments.h:
3992         * shell/ev-window.c: (update_chrome_visibility),
3993         (setup_sidebar_from_metadata), (ev_window_setup_document),
3994         (ev_window_sidebar_current_page_changed_cb),
3995         (attachment_bar_menu_popup_cb), (ev_window_init):
3996         
3997         Move attachments bar to sidebar.
3998
3999 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4000
4001         * pdf/ev-poppler.cc:
4002         * shell/ev-application.[ch]:
4003         * shell/main.c:
4004
4005         Fix some memory leaks.
4006
4007 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4008
4009         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4010
4011         Change the properties dialog response to
4012         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4013         will make the dialog go away when the user presses
4014         enter. With gtk+ >= 2.9 this will happen anyway, but for
4015         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4016         escape by default. Fixes bug #340539. See also bug
4017         #101293 for the gtk+ part.
4018
4019 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4020
4021         * shell/ev-view.c (tip_from_action_named): Replace some strings
4022         that were wrong. Closes #340970.
4023
4024 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4025
4026         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4027
4028         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4029         #341049
4030
4031 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4032
4033         * djvu/Makefile.am:
4034         * dvi/Makefile.am:
4035         * dvi/mdvi-lib/Makefile.am:
4036         * properties/Makefile.am:
4037         * ps/Makefile.am:
4038         * shell/Makefile.am:
4039         * thumbnailer/Makefile.am:
4040         
4041         Due to broken libtool that is unable to track dependencies
4042         of noinst libraries we are forced to explicitely point
4043         libraries for binary. Fix for the bug #333334.
4044
4045 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4046
4047         * data/evince.desktop.in.in:
4048         * shell/ev-view.c: (view_update_range_and_current_page),
4049         (ev_view_next_page), (ev_view_previous_page):
4050         * shell/ev-window.c: (update_chrome_visibility),
4051         (setup_sidebar_from_metadata), (ev_window_setup_document),
4052         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4053         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4054         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4055         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4056         (ev_window_stop_presentation), (ev_window_focus_in_event),
4057         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4058         (ev_window_init):
4059         * thumbnailer/Makefile.am:
4060         
4061         Update fullscreen and presentation timeout handling. Hide
4062         cursor in presentation after timeout. Fix for the bugs
4063         #136359 and #336981.
4064
4065 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4066
4067         * backend/ev-link-action.[ch]:
4068         * pdf/ev-poppler.cc: (ev_link_from_action):
4069         * shell/ev-view-private.h:
4070         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4071         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4072
4073         Add support for Named Action links
4074
4075 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4076
4077         * backend/Makefile.am:
4078         * backend/ev-document-links.[ch]:
4079         * backend/ev-document.[ch]:
4080         * backend/ev-link-action.[ch]:
4081         * backend/ev-link-dest.[ch]:
4082         * backend/ev-link.[ch]:
4083         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4084         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4085         * shell/ev-page-action.c: (build_new_tree_cb):
4086         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4087         (links_page_num_func), (update_page_callback):
4088         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4089         (tip_from_link):
4090         * shell/ev-jobs.c:
4091         * shell/ev-window.[ch]: (ev_window_open_uri),
4092         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4093         * shell/ev-application.[ch]: (ev_application_open_window),
4094         (ev_application_open_uri):
4095
4096         Rework links system, it adds support for remote links now and it makes
4097         easier to add new kinds of actions and destinations. Fixes bug #317292
4098
4099 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4100
4101         * data/Makefile.am:
4102         * data/evince.png:
4103         * data/evince-16.png:
4104         * data/evince-22.png:
4105         * data/evince.svg:
4106         * shell/main.c: (main):
4107         
4108         Evince use it's own icon. Fix for the bug #313392.
4109
4110         * shell/ev-window.c: (fullscreen_timeout_cb),
4111         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4112         (ev_window_cmd_help_about), (ev_window_dispose):
4113         
4114         Simplify fullscreen timeout code.
4115
4116 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4117
4118         * backend/ev-attachment.c: 
4119         * shell/ev-attachment-bar.c:
4120         * shell/ev-window.c:
4121
4122         Allow multiple selection of attachments
4123
4124 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4125
4126         * shell/ev-view.c: (view_update_range_and_current_page),
4127         (ev_view_scroll):
4128         
4129         Fix for the bug #312573 – Optimal selection of current 
4130         page among visible pages.
4131
4132 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4133
4134         * configure.ac:
4135         * djvu/Makefile.am:
4136         * djvu/djvu-text.h:
4137         
4138         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4139         for the bug 339868.
4140
4141 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4142
4143         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4144
4145 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4146
4147         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4148         dictated by the GNOME HIG. Fixes bug #339235.
4149
4150 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4151
4152         * data/evince-ui.xml:
4153         * shell/ev-view.c: (ev_view_can_find_previous):
4154         * shell/ev-view.h:
4155         * shell/ev-window.c: (ev_window_update_actions),
4156         (ev_window_cmd_edit_find_previous):
4157
4158         Add support for "Find Previous" as dictated by the GNOME HIG. A
4159         menu item is added and some glue code to make it all work is added
4160         to various files.
4161
4162 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4163
4164         * configure.ac: Award myself the "useless use of cat" award.
4165
4166 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4167
4168         * po/LINGUAS: New file listing all supported languages.
4169
4170         * configure.in: Use po/LINGUAS instead of including all languages
4171         directly in this file. See the wiki for more information:
4172         http://live.gnome.org/GnomeGoals/PoLinguas
4173
4174 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4175
4176         * backend/ev-document-factory.c:
4177
4178         Do not load the document twice when there isn't errors
4179
4180 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4181
4182         * backend/ev-attachment.c: 
4183
4184         Fix a crash when there isn't a default application to open an
4185         attachment
4186
4187 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4188
4189         * backend/ev-attachment.[ch]:
4190         * shell/ev-attachment-bar.[ch]:
4191
4192         Added missing files. 
4193
4194 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4195
4196         * backend/Makefile.am:
4197         * data/evince-ui.xml:
4198         * backend/ev-attachment.[ch]:
4199         * backend/ev-document.[ch]: (ev_document_has_attachments),
4200         (ev_document_get_attachments):
4201         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4202         (attachment_save_to_buffer), (pdf_document_get_attachments),
4203         (pdf_document_document_iface_init):
4204         * shell/Makefile.am:
4205         * shell/ev-attachment-bar.[ch]:
4206         * shell/ev-window.c:
4207
4208         Add support for PDF attachments. Fixes bug #325143
4209
4210 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4211
4212         * backend/ev-document-factory.c: (get_document_from_uri),
4213         (ev_document_factory_get_document):
4214         * backend/ev-document-factory.h:
4215         * properties/ev-properties-main.c: (ev_properties_get_pages):
4216         * shell/Makefile.am:
4217         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4218         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4219         (ev_job_queue_remove_job):
4220         * shell/ev-job-queue.h:
4221         * shell/ev-job-xfer.c:
4222         * shell/ev-job-xfer.h:
4223         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4224         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4225         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4226         (ev_job_xfer_run):
4227         * shell/ev-jobs.h:
4228         * shell/ev-window.c: (ev_window_is_empty),
4229         (password_dialog_response), (ev_window_clear_xfer_job),
4230         (ev_window_xfer_job_cb), (ev_window_open_uri),
4231         (ev_window_cmd_focus_page_selector),
4232         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4233         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4234         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4235         (ev_window_dispose):
4236         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4237         
4238         * Cleanup mime type detection on document load. Fix for the
4239         bug #336448.
4240
4241 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4242
4243         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4244         
4245         Fix crash on exit, described in the bug #336825.
4246
4247 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4248
4249         * backend/ev-document-factory.c:
4250         (ev_document_factory_get_from_mime),
4251         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4252         (ev_document_factory_get_document),
4253         (file_filter_add_mime_list_and_free),
4254         (ev_document_factory_add_filters):
4255         * backend/ev-document-factory.h:
4256         * properties/ev-properties-main.c: (ev_properties_get_pages):
4257         * shell/Makefile.am:
4258         * shell/ev-application.c:
4259         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4260         * shell/ev-window.c: (ev_window_cmd_file_open),
4261         (ev_window_cmd_save_as):
4262         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4263         
4264         Rework factory functions so they are placed now in a single 
4265         file ev-document-factory.c
4266
4267 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4268
4269         * shell/ev-window.c: (update_chrome_visibility):
4270         
4271         Fix for the bug 166566 - don't show menubar in fullscreen
4272         mode.
4273
4274 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4275
4276         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4277
4278 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4279
4280         * shell/ev-view.c: (ev_view_expose_event):
4281         
4282         More correctly draw loading text when document
4283         is empty.
4284
4285 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4286
4287         * shell/ev-view.c: (ev_view_scroll):
4288         
4289         Fix for the bug #334854, page down and page up switch
4290         pages in presentation mode.
4291
4292 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4293
4294         * shell/ev-window.c: (ev_window_set_action_sensitive),
4295         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4296         (ev_window_set_view_accels_sensitivity),
4297         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4298         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4299         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4300         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4301         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4302         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4303         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4304         (view_actions_focus_in_cb), (ev_window_init):
4305         
4306         Fix for the bug #333902, now it's possible to search
4307         words with slash.
4308
4309 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4310
4311         * configure.ac: Added Breton translation.
4312         * po/br.po: Added Breton translation.
4313
4314 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4315
4316         * shell/ev-window-title (ev_window_title_update):
4317
4318         Fix memory leak in window title. Fixes bug #333944
4319
4320 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4321
4322         * shell/ev-metadata-manager.c (parseItem):
4323
4324         Fix memory leaks. Fixes bug #333945
4325
4326 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4327         
4328         * NEWS, configure.ac, TODO:
4329         
4330         Update for release 0.5.2.
4331
4332 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4333
4334         * shell/ev-view.c: (view_update_range_and_current_page),
4335         (page_changed_cb):
4336         
4337         Don't jump on scrolling, fix for the bug #333127.
4338
4339 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4340
4341         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4342         
4343         Scroll by one page in presentation mode. Fix for the bug
4344         #332993.
4345
4346 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4347
4348         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4349
4350 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4351
4352         * configure.ac  Added lv in ALL_LINGUAS line.
4353
4354 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4355         
4356         * NEWS, configure.ac:
4357         
4358         Update for release 0.5.1
4359
4360 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4361
4362         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4363         * backend/ev-document-misc.h:
4364         * shell/ev-view.c: (draw_one_page):
4365         
4366          Clairfy what page the toolbar page number applies to. Fix
4367          for the bug #328102.
4368
4369 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4370
4371         * shell/ev-view-private.h:
4372         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4373         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4374         (ev_view_search_changed):
4375         * shell/ev-view.h:
4376         * shell/ev-window.c: (find_bar_search_changed_cb):
4377         
4378         Dont't jump to find result if window was scrolled during search.
4379         Fix for the bug #313266.
4380
4381 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4382
4383         * shell/eggfindbar.c: (egg_find_bar_class_init):
4384         * shell/eggfindbar.h:
4385         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4386         * shell/ev-view-private.h:
4387         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4388         (ev_view_class_init), (ev_sizing_mode_get_type),
4389         (ev_scroll_type_get_type):
4390         * shell/ev-view.h:
4391         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4392         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4393         (ev_window_init):
4394         
4395         Fix for the bug 319133 - Find entry should allow text scroll.
4396
4397 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4398
4399         * shell/ev-view-private.h:
4400         * shell/ev-view.c: (view_update_range_and_current_page),
4401         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4402         (ev_view_set_document), (update_find_status_message),
4403         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4404         (ev_view_find_previous):
4405         
4406         Fix for the bug #319137. Search now takes account for scrolling.
4407
4408 2006-02-19  Michael Hofmann <mh21@piware.de>
4409
4410         * configure.ac:
4411         * djvu/Makefile.am:
4412         * djvu/djvu-document-private.h:
4413         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4414         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4415         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4416         (djvu_document_can_get_text), (djvu_document_get_text),
4417         (djvu_document_document_iface_init),
4418         (djvu_document_thumbnails_get_thumbnail),
4419         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4420         (djvu_document_find_get_result),
4421         (djvu_document_find_page_has_results),
4422         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4423         (djvu_document_find_iface_init):
4424         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4425         (djvu_text_page_selection), (djvu_text_page_limits_process),
4426         (djvu_text_page_limits), (djvu_text_page_copy),
4427         (djvu_text_page_position), (djvu_text_page_union),
4428         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4429         (djvu_text_page_box), (djvu_text_page_append_text),
4430         (djvu_text_page_search), (djvu_text_page_prepare_search),
4431         (djvu_text_page_new), (djvu_text_page_free):
4432         * djvu/djvu-text-page.h:
4433         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4434         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4435         (djvu_text_n_results), (djvu_text_has_results),
4436         (djvu_text_get_result), (djvu_text_get_progress):
4437         * djvu/djvu-text.h:
4438         
4439         Text search in djvu. Fix for the bug #303415.
4440
4441 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4442
4443         * configure.ac:
4444         * shell/ev-window.c: (ev_window_cmd_save_as):
4445         
4446         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4447         Thanks to Gary Coady <gary@lyranthe.org>
4448
4449 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4450
4451         * shell/ev-print-job.c: (idle_print_handler):
4452         
4453         Inverse order printing, bug #320919.
4454
4455 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4456
4457         * data/evince-toolbar.xml:
4458         * shell/ev-window.c:
4459         
4460         Allow to add sidebar checkbutton on toolbar. Fix
4461         for the bug #144577.
4462
4463 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4464
4465         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4466         
4467         Add checks that have sense for empty ps document.
4468
4469 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4470
4471         * configure.ac: Include PS in mime types list. 
4472
4473 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4474
4475         * configure.ac:
4476         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4477         * ps/gsdefaults.h:
4478         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4479         
4480         Runtime check for gs interpreter. Fix for the bug #320868.
4481         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4482
4483 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4484
4485         * shell/ev-application.c: 
4486
4487         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4488         dbus>=0.60, so that the request is not queued. 
4489
4490 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4491
4492         * configure.ac:
4493         * shell/Makefile.am:
4494         * shell/ev-sidebar-links.c: (print_section_cb):
4495         * shell/ev-utils.c:
4496         * shell/ev-utils.h:
4497         * shell/ev-window.c: (update_action_sensitivity),
4498         (ev_window_close_dialogs), (ev_window_print):
4499         * shell/ev-window.h:
4500         
4501         Make printing support optional. Patch from Eduardo de Barros Lima
4502         <eduardo.lima@indt.org.br> for the bug #330546.
4503
4504 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4505
4506         * shell/ev-view-private.h:
4507         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4508         (ev_view_set_document):
4509         * shell/ev-view.h:
4510         * shell/ev-window.c: (ev_window_load_job_cb),
4511         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4512         (ev_window_init):
4513
4514         Draw Loading message during xfer job. Fix for the bug #329495.
4515
4516 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4517
4518         * comics/comics-document.c: (comics_regex_quote),
4519         (comics_document_load), (extract_argv):
4520         
4521         Correcly quote regexp before passing it to unzip.
4522
4523 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4524
4525         * shell/ev-page-cache.c: (build_height_to_page),
4526         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4527         (ev_page_cache_get_dual_even_left):
4528         * shell/ev-page-cache.h:
4529         * shell/ev-view.c: (view_update_range_and_current_page),
4530         (get_page_y_offset), (get_page_extents):
4531         
4532         Place even pages to the left if document has less then
4533         two pages. Fix for the bug #328856.
4534
4535 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4536
4537         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4538         
4539         Correct comics scheme. This make evince create thumbnails
4540         for comic books. Fix for the bug 329088.
4541
4542 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4543
4544         * data/evince-password.glade: Don't explicitly set
4545         invisible_char to the current default value in case
4546         the default changes; let GTK+ do its magic.
4547
4548 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4549
4550         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4551         real filename to tmp filename since often document
4552         type is determined by extension.
4553
4554 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4555
4556         * shell/ev-view.c: (add_scroll_binding_keypad),
4557         (ev_view_binding_activated), (ev_view_class_init):
4558         
4559         Add keybindings for percision-scrolling of display area. 
4560         Fix for the bug #314072.
4561
4562 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4563
4564         * data/evince.desktop.in.in:
4565         
4566         Add GTK to the list of categories. Fix for the bug #328034.
4567
4568 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4569
4570         * shell/ev-application.c: (ev_application_shutdown),
4571         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4572         * shell/ev-application.h:
4573         * shell/ev-window.c: (file_open_dialog_response_cb),
4574         (ev_window_cmd_file_open):
4575         
4576         Save last uri in file chooser dialog. Fix for the bug #327950.
4577
4578 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4579
4580         * NEWS:
4581         * README:
4582         
4583         Final update for release 0.5.0
4584         
4585         * shell/Makefile.am:
4586         
4587         Remove disable deprecated until we'll require libgnome-2.13.7
4588         and port to GOption argument parsing. See bug 327518.
4589
4590 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4591
4592         * comics/comics-document.c: (comics_document_save):
4593         * djvu/djvu-document.c: (djvu_document_save):
4594         * dvi/dvi-document.c: (dvi_document_save):
4595         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4596         * lib/ev-file-helpers.h:
4597         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4598         * tiff/tiff-document.c: (tiff_document_save):
4599         
4600         Use common save function for backends.
4601
4602 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4603
4604         * backend/ev-document-types.c:
4605         
4606         Fix crash on saving pixbuf.
4607
4608 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4609
4610         * cut-n-paste/recent-files/egg-recent-item.c:
4611         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4612         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4613         (parse_info_free), (valid_element), (start_element_handler),
4614         (end_element_handler), (text_handler), (egg_recent_model_filter),
4615         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4616         (egg_recent_model_monitor), (egg_recent_model_read),
4617         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4618         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4619         (egg_recent_model_set_property), (egg_recent_model_class_init),
4620         (egg_recent_model_init), (egg_recent_model_add_full),
4621         (egg_recent_model_delete), (egg_recent_model_get_list),
4622         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4623         (egg_recent_model_set_filter_mime_types),
4624         (egg_recent_model_clear_group_filter),
4625         (egg_recent_model_set_filter_groups),
4626         (egg_recent_model_clear_scheme_filter),
4627         (egg_recent_model_set_filter_uri_schemes),
4628         (egg_recent_model_remove_expired):
4629         * cut-n-paste/recent-files/egg-recent-util.c:
4630         (egg_recent_util_get_icon):
4631         * cut-n-paste/recent-files/egg-recent-util.h:
4632         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4633         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4634         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4635         (egg_recent_view_uimanager_set_property),
4636         (egg_recent_view_uimanager_get_property),
4637         (egg_recent_view_uimanager_class_init),
4638         (egg_recent_view_uimanager_init),
4639         (egg_recent_view_uimanager_set_label_width),
4640         (egg_recent_view_uimanager_get_label_width):
4641         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4642         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4643         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4644         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4645         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4646         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4647         
4648         Update from libegg.
4649
4650 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4651
4652         * shell/ev-page-cache.c: (build_height_to_page),
4653         (ev_page_cache_get_height_to_page):
4654         * shell/ev-page-cache.h:
4655         * shell/ev-view.c: (view_update_range_and_current_page),
4656         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4657         (ev_view_previous_page):
4658         
4659         Dual mode places even pages to the left. Fix for the bug #309393.
4660
4661         * shell/ev-view.h:
4662         * shell/ev-window.c: (update_action_sensitivity),
4663         (setup_view_from_metadata), (view_menu_popup_cb):
4664         
4665         Don't restore presentation in empty windows, more intelligent
4666         next page behaviour in dual mode.
4667
4668         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4669         (ev_pixbuf_cache_clear_job_sizes):
4670         
4671         Cleanup job callback on removal. Fix for the bug #325886.
4672
4673 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4674
4675         * ps/ps.c: (psscan):
4676         
4677         Commit workaround Mozilla problem. Fix for the bug #325919
4678         
4679         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4680         (save_item):
4681         
4682         Fix for year 2038 problem.
4683
4684 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4685
4686         * shell/ev-window.c: (setup_document_from_metadata),
4687         (ev_window_cmd_view_reload):
4688
4689         Clamp page recieved from metadata in valid values. Fix
4690         for the bug #325986.
4691
4692 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4693
4694         * MAINTAINERS: 
4695         Add MAINTAINERS as requested on desktop-devel-list.
4696
4697 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4698
4699         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4700         (mime_type_supported_by_gdk_pixbuf),
4701         (ev_document_factory_get_mime_types),
4702         (ev_document_factory_get_all_mime_types):
4703         
4704         Don't add pixbuf mime types if pixbuf backend is disabled.
4705         
4706         * shell/ev-application.c: (ev_application_get_uri_window):
4707         
4708         Fix for the bug 325815 - unhandled MIME type message doesn't 
4709         appear a second time. 
4710         
4711         * shell/ev-document-types.c: (ev_document_types_add_filters):
4712         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4713         (password_dialog_response), (ev_window_popup_password_dialog),
4714         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4715         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4716         (ev_window_run_presentation), (ev_window_stop_presentation),
4717         (save_sizing_mode), (ev_window_zoom_changed_cb),
4718         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4719         (ev_window_dual_mode_changed_cb),
4720         (ev_window_sidebar_current_page_changed_cb),
4721         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4722         (window_state_event_cb), (window_configure_event_cb):
4723         
4724         Cleanup additional uris holded by EvWindow.
4725
4726 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4727
4728         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4729         (ev_view_can_previous_page), (ev_view_can_next_page):
4730         * shell/ev-view.h:
4731         * shell/ev-window.c: (update_action_sensitivity):
4732         
4733         Two page scrolling with Space and PageUp in dual mode. Second fix 
4734         for the bug #316608.
4735
4736 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4737
4738         * shell/ev-view.c: (scroll_to_current_page):
4739         
4740         Correctly clamp adjustment value. Fix for the bug
4741         #325808.
4742
4743 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4744
4745         * shell/ev-sidebar-links.c: (print_section_cb):
4746         * shell/ev-window.c: (ev_window_get_uri),
4747         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4748         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4749         (ev_window_dispose):
4750         
4751         Make print dialog non-modal. Fix for the bug #325622.
4752
4753 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4754
4755         * shell/ev-metadata-manager.c:
4756         * shell/ev-utils.c: (using_pdf_printer),
4757         (using_postscript_printer), (load_print_config_from_file),
4758         (save_print_config_to_file):
4759         * shell/ev-utils.h:
4760         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4761         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4762         (setup_view_from_metadata), (ev_window_setup_document),
4763         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4764         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4765         (ev_window_run_presentation), (ev_window_stop_presentation),
4766         (save_sizing_mode), (ev_window_zoom_changed_cb),
4767         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4768         (ev_window_dual_mode_changed_cb),
4769         (ev_window_sidebar_current_page_changed_cb),
4770         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4771         (window_state_event_cb), (window_configure_event_cb),
4772         (ev_window_init):
4773         
4774         Setting saving behaviour fixes.
4775
4776 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4777
4778         * configure.ac:
4779         
4780         Make antialiasing gs options better and allow
4781         to change them during configure. Fix for the 
4782         bug #319049.
4783
4784 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4785
4786         * shell/ev-window.c: (setup_view_from_metadata):
4787         
4788         Remember if last window was maximized. Fix for the
4789         bug #323797.
4790
4791 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4792
4793         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4794
4795 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4796
4797         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4798         * shell/ev-page-action.c: (build_new_tree_cb):
4799         * shell/ev-sidebar-links.c: (links_page_num_func),
4800         (update_page_callback_foreach), (update_page_callback):
4801         * shell/ev-view.c: (scroll_to_current_page):
4802         
4803         Fix for the bug #325067 with more intelligent selection
4804         of current link in sidebar. Make sidebar handle links
4805         of FITR-like type more correctly.
4806
4807         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4808         (dvi_pixbuf_put_pixel):
4809         
4810         Fix memory consumtion with disabled alpha channel.
4811
4812 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4813
4814         * data/evince-ui.xml:
4815         * shell/ev-window.c: (view_menu_popup_cb),
4816         (ev_popup_cmd_open_link), (ev_window_init):
4817         
4818         Update context menu for internal links. Fix for the bug
4819         #325066.
4820
4821 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4822
4823         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4824         
4825         Bind context menu to keyboard also. Fix for the bug
4826         #325065.
4827
4828 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4829
4830         * shell/ev-view.c: (selection_scroll_timeout_cb):
4831         
4832         Horizontal scroll on selection also.
4833
4834 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4835
4836         * shell/ev-metadata-manager.c: (parse_value):
4837         * shell/ev-view.c: (goto_xyz_link):
4838         
4839         Correct zoom setup and metadata save broken in 
4840         some locales.
4841
4842 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4843
4844         * shell/ev-view-private.h:
4845         * shell/ev-view.c: (scroll_to_current_page),
4846         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4847         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4848         (page_changed_cb), (ev_view_set_continuous),
4849         (ev_view_set_dual_page), (ev_view_set_presentation):
4850         
4851         Delay scroll until allocation to correctly position page. Fix
4852         for the bug #317334.
4853
4854 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4855
4856         * NEWS:
4857         * configure.ac:
4858         
4859         Update NEWS and require poppler 0.5.0.
4860
4861 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4862         
4863         * data/evince-ui.xml:
4864         * shell/ev-view-private.h:
4865         * shell/ev-view.c: (ev_view_get_link_at_location),
4866         (handle_link_over_xy), (ev_view_button_press_event),
4867         (ev_view_button_release_event), (ev_view_class_init):
4868         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4869         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4870         (ev_window_init):
4871         
4872         Implement right-click context menu.
4873
4874 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4875
4876         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4877         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4878         (mdvi_pixbuf_device_render):
4879         * pdf/ev-poppler.cc:
4880
4881         Don't generate thumbnails with alpha. See bug #324077.
4882         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4883
4884 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4885
4886         * shell/ev-window.c: (setup_chrome_from_metadata):
4887         
4888         Fix typo that was hiding toolbar.
4889
4890 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4891
4892         * shell/ev-view-private.h:
4893         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4894         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4895         (ev_view_button_release_event), (ev_view_destroy):
4896         
4897         Small cleanup and autoscrolling during selection. Thanks to 
4898         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4899
4900 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4901
4902         * configure.ac:
4903         
4904         Correctly check for comics option.
4905
4906 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4907         * Makefile.am:
4908         * configure.ac:
4909         * backend/Makefile.am:
4910         * backend/ev-document-factory.c:
4911         * shell/ev-document-types.c:
4912
4913         Included option in configure to make ps backend 
4914         compilation optional with --disable-ps.
4915
4916 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4917
4918         * backend/ev-document-factory.c:
4919         * comics/Makefile.am:
4920         * comics/comics-document.c: (comics_document_load):
4921         * comics/ev-cbr-mime.xml:
4922         * configure.ac:
4923         
4924         Comics mime types are added to shared-mime-info CVS. Now
4925         we don't need to install our own mime types.
4926
4927 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4928
4929         * shell/ev-window.c:
4930         
4931         Add shortcut for "save a copy" menu entry. Fix for
4932         the bug #324582.
4933
4934 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4935
4936         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4937         (job_finished_cb), (new_selection_pixbuf_needed),
4938         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4939         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4940         
4941         Rework selection job info logic and fix critical warning.
4942
4943 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
4944
4945         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4946
4947 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
4948
4949         * data/evince-ui.xml:
4950         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4951         
4952         Enter as shortcut key for next page. Fix for the bug
4953         #321394.
4954
4955 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
4956
4957         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4958
4959 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4960
4961         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4962         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4963         (new_selection_pixbuf_needed),
4964         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4965         (clear_job_selection):
4966         
4967         Too early for 0.5. Pixbuf cache code cleaned a bit.
4968
4969 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4970
4971         * NEWS:
4972         * configure.ac:
4973         
4974         Release 0.5.0 preparation
4975
4976 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4977
4978         * comics/Makefile.am:
4979         * configure.ac:
4980         * shell/ev-document-types.c: (ev_document_types_add_filters):
4981         
4982         More advanced handling of custom mime type installation.
4983
4984 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4985
4986         * data/evince.schemas.in:
4987         * shell/ev-metadata-manager.c: (value_free),
4988         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
4989         (ev_metadata_manager_get), (ev_metadata_manager_set):
4990         * shell/ev-metadata-manager.h:
4991         * shell/ev-window.c: (update_chrome_flag),
4992         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
4993         (setup_document_from_metadata), (setup_chrome_from_metadata),
4994         (setup_sidebar_from_metadata), (setup_view_from_metadata),
4995         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
4996         (ev_window_view_toolbar_cb),
4997         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
4998         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
4999         
5000         Save last document settings and reuse them for new documents.
5001
5002 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5003
5004         * Makefile.am:
5005         * backend/Makefile.am:
5006         * backend/ev-document-factory.c:
5007         * backend/ev-document-factory.h:
5008         * comics/Makefile.am:
5009         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5010         (comics_document_load), (comics_document_save),
5011         (comics_document_get_n_pages), (comics_document_get_page_size),
5012         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5013         (comics_document_class_init), (comics_document_can_get_text),
5014         (comics_document_get_info), (comics_document_document_iface_init),
5015         (comics_document_init), (get_supported_image_extensions),
5016         (comics_document_thumbnails_get_geometry),
5017         (comics_document_thumbnails_get_thumbnail),
5018         (comics_document_thumbnails_get_dimensions),
5019         (comics_document_document_thumbnails_iface_init), (extract_argv):
5020         * comics/comics-document.h:
5021         * comics/ev-cbr-mime.xml:
5022         * configure.ac:
5023         * po/POTFILES.in:
5024         * shell/ev-application.c: (ev_application_register_service):
5025         * shell/ev-document-types.c: (ev_document_types_add_filters):
5026         * thumbnailer/Makefile.am:
5027         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5028         
5029         New CBR/CBZ backend for comic books.
5030
5031 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5032
5033         * shell/main.c: (load_files_remote):
5034
5035         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5036         warning on startup of second instance is fixed. It
5037         is bug #320353.
5038
5039 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5040
5041         * shell/ev-window.c: (ev_window_finalize):
5042         
5043         Fix double free that cause crash.
5044
5045 2005-10-29  Bastien Nocera <hadess@hadess.net>
5046
5047         * tiff/tiff-document.c: (tiff_document_load):
5048         
5049         Fix memory leak.
5050
5051 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5052
5053         * po/POTFILES.in:
5054         * shell/Makefile.am:
5055         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5056         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5057         (ev_view_accessible_get_text),
5058         (ev_view_accessible_get_character_at_offset),
5059         (ev_view_accessible_get_text_before_offset),
5060         (ev_view_accessible_get_text_at_offset),
5061         (ev_view_accessible_get_text_after_offset),
5062         (ev_view_accessible_get_character_count),
5063         (ev_view_accessible_get_caret_offset),
5064         (ev_view_accessible_set_caret_offset),
5065         (ev_view_accessible_get_run_attributes),
5066         (ev_view_accessible_get_default_attributes),
5067         (ev_view_accessible_get_character_extents),
5068         (ev_view_accessible_get_offset_at_point),
5069         (ev_view_accessible_get_n_selections),
5070         (ev_view_accessible_get_selection),
5071         (ev_view_accessible_add_selection),
5072         (ev_view_accessible_remove_selection),
5073         (ev_view_accessible_set_selection),
5074         (ev_view_accessible_text_iface_init),
5075         (ev_view_accessible_idle_do_action),
5076         (ev_view_accessible_action_do_action),
5077         (ev_view_accessible_action_get_n_actions),
5078         (ev_view_accessible_action_get_description),
5079         (ev_view_accessible_action_get_name),
5080         (ev_view_accessible_action_set_description),
5081         (ev_view_accessible_action_iface_init),
5082         (ev_view_accessible_get_type), (ev_view_accessible_new),
5083         (ev_view_accessible_factory_get_accessible_type),
5084         (ev_view_accessible_factory_create_accessible),
5085         (ev_view_accessible_factory_class_init),
5086         (ev_view_accessible_factory_get_type):
5087         * shell/ev-view-accessible.h:
5088         * shell/ev-view-private.h:
5089         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5090         * shell/ev-view.h:
5091         
5092         Initial accessibility support.
5093
5094 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5095
5096         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5097
5098 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5099
5100         * shell/ev-print-job.c: (idle_print_handler):
5101         
5102         Fix for bug Bug 318916: Printing multiple pages.
5103
5104 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5105
5106         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5107
5108 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5109
5110         * pdf/ev-poppler.cc:
5111         
5112         Thumnail dimensions unified with other backends.
5113         
5114         * shell/ev-window-title.c: (ev_window_title_update):
5115         
5116         Fix warning.
5117
5118 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5119
5120         * data/ev-stock-zoom-fit-width.png:
5121         
5122         Remove unused file.
5123
5124 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5125
5126         * configure.ac:
5127         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5128         (djvu_document_finalize):
5129         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5130         (dvi_document_finalize):
5131         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5132         (pixbuf_document_save), (pixbuf_document_finalize):
5133         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5134         (tiff_document_finalize):
5135         
5136         Save a copy implemented for various backends.
5137
5138 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5139
5140         * configure.ac:
5141         
5142         Don't link with ltiff if tiff is disabled.
5143
5144 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5145
5146         * pdf/GDKSplashOutputDev.cc:
5147         * pdf/GDKSplashOutputDev.h:
5148         * pdf/Thumb.cc:
5149         * pdf/Thumb.h:
5150         * pdf/pdf-document.cc:
5151         * pdf/pdf-document.h:
5152         * pdf/test-gdk-output-dev.cc:
5153         
5154         Remove old unused files.
5155
5156 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5157
5158         * shell/ev-window.c: (ev_window_setup_document):
5159         
5160         Fixed warnings on reload and probably crash reason.
5161
5162 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5163
5164         * properties/ev-properties-view.c:
5165         (ev_properties_view_format_date):
5166         
5167         Check if date is invalid. Fix for bug 318134.
5168
5169 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5170
5171         * shell/ev-window-title.c:
5172         
5173         Add .indd files (Adobe Indesign) to the list of "bad
5174         extensions".
5175
5176 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5177
5178         * data/evince-ui.xml:
5179         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5180         
5181         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5182
5183 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5184
5185         * shell/ev-window.c: (launch_link), (launch_external_uri),
5186         (view_external_link_cb):
5187
5188         URL-escape link before passing it to gnome_vfs_url_show.
5189
5190 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5191
5192         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5193         there isn't text selected.
5194
5195 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5196
5197         * shell/ev-view.c: (handle_link_over_xy):
5198
5199         Check tooltip is valid utf8 before showing it
5200
5201 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5202
5203         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5204
5205 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5206
5207         * shell/ev-window-title.c: (ev_window_title_update):
5208
5209         Guard against using g_strstrip on NULL. Fixes bug #317291.
5210
5211 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5212
5213         * pdf/ev-poppler.cc:
5214
5215         Show title even for unknown links
5216
5217 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5218
5219         * shell/ev-window-title.c: (ev_window_title_update):
5220
5221         Strip the title string
5222
5223 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5224
5225         * shell/ev-window-title.c:
5226
5227         Add .rtf to the bad extensions list
5228
5229 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5230
5231         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5232         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5233
5234         Ignore link coordinates if they are outside page bounds
5235
5236 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5237
5238         * backend/ev-link.c: (ev_link_type_get_type),
5239         (ev_link_get_filename), (ev_link_get_params),
5240         (ev_link_get_property), (ev_link_set_property),
5241         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5242         * backend/ev-link.h:
5243         * pdf/ev-poppler.cc:
5244         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5245         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5246         (ev_window_init):
5247
5248         Implement launch links. Delegate external link opening to
5249         the window.
5250
5251 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5252
5253         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5254         (ev_link_get_right), (ev_link_get_property),
5255         (ev_link_set_property), (ev_link_class_init),
5256         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5257         * backend/ev-link.h:
5258         * pdf/ev-poppler.cc:
5259         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5260
5261         Implement fitr links
5262
5263 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5264
5265         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5266         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5267         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5268         (ev_view_size_request_continuous),
5269         (ev_view_size_request_dual_page),
5270         (ev_view_size_request_single_page), (ev_view_size_allocate),
5271         (ev_view_zoom_for_size_continuous_and_dual_page),
5272         (ev_view_zoom_for_size_continuous),
5273         (ev_view_zoom_for_size_dual_page),
5274         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5275         (ev_sizing_mode_get_type):
5276         * shell/ev-view.h:
5277         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5278
5279         Do not use modes for link, we need to calculate size ad hoc.
5280         Still not perfect because of the usual scrollbar issues grrr.
5281
5282 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5283
5284         * backend/ev-link.c: (ev_link_type_get_type),
5285         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5286         * backend/ev-link.h:
5287         * pdf/ev-poppler.cc:
5288         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5289         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5290         (ev_view_size_request_continuous),
5291         (ev_view_size_request_dual_page),
5292         (ev_view_size_request_single_page), (ev_view_size_allocate),
5293         (zoom_for_size_fit_height),
5294         (ev_view_zoom_for_size_continuous_and_dual_page),
5295         (ev_view_zoom_for_size_continuous),
5296         (ev_view_zoom_for_size_dual_page),
5297         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5298         (ev_sizing_mode_get_type):
5299         * shell/ev-view.h:
5300         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5301
5302         Implement FIT_HEIGHT mode (only for links).
5303         Implement FITH links
5304
5305 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5306
5307         * shell/ev-window-title.c: (get_filename_from_uri),
5308         (ev_window_title_sanitize_extension), (ev_window_title_update),
5309         (ev_window_title_set_document), (ev_window_title_set_uri),
5310         (ev_window_title_free):
5311         * shell/ev-window-title.h:
5312         * shell/ev-window.c: (ev_window_setup_document),
5313         (ev_window_popup_password_dialog):
5314
5315         Refactor window title building while fixing it for
5316         password documents.
5317
5318 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5319
5320         * pdf/ev-poppler.cc:
5321
5322         Escape link title before setting it in the model
5323
5324 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5325
5326         * shell/ev-application.c: (removed_from_session), (save_session),
5327         (init_session), (ev_application_get_empty_window),
5328         (ev_application_init), (ev_application_get_windows):
5329         * shell/ev-application.h:
5330         * shell/ev-window.c: (ev_window_finalize):
5331
5332         Add a function to retrieve window list and share it where
5333         necessary.
5334         Implement session handling, works pretty well thanks to the
5335         metadata system.
5336
5337 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5338
5339         * shell/ev-password.c: (ev_password_item_created_callback),
5340         (ev_password_dialog_save_password):
5341         
5342         Fix for bug 316972. Use async gnome-keyring API.
5343
5344 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5345
5346         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5347         Remove unused unrealize handler. Add scroll handling to
5348         ev_view_scroll_event for presentation mode (bug #316708),
5349         and fix the event state checks there.
5350
5351 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5352
5353         * shell/ev-page-action.c: (page_changed_cb):
5354
5355         "marco, maybe we should be crazy and jump right to 6! :)"
5356
5357         Bryan Clark, Sep 2005
5358
5359 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5360
5361         * ps/ps-document.c: (save_document), (ps_document_save),
5362         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5363         (ps_document_ps_export_end):
5364
5365         Fix unstructured documents save and print
5366
5367 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5368
5369         * shell/ev-application.c: (ev_application_open_uri):
5370
5371         Fix window size persistance
5372
5373 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5374
5375         * shell/ev-view.c: (ev_view_button_release_event):
5376
5377         Based on a patch from carlosgc@gnome.org. Mouse buttons
5378         switch pages in presentation mode.
5379
5380 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5381
5382         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5383
5384         Dont cast to int before scaling
5385
5386 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5387
5388         * backend/ev-link.c: (ev_link_type_get_type),
5389         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5390         (ev_link_new_page_fith):
5391         * backend/ev-link.h:
5392         * pdf/ev-poppler.cc:
5393         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5394
5395         Implement FIT and FITH links
5396
5397 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5398
5399         * pdf/ev-poppler.cc:
5400
5401         Return 0 results when search is not in progress.
5402
5403         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5404         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5405
5406         Update menu sensitivity when cancelling search
5407
5408 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5409
5410         * shell/ev-view.c: (ev_view_can_find_next):
5411
5412         Take all pages in consideration, not just current one
5413
5414 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5415
5416         * shell/ev-page-cache.c:
5417         * shell/ev-page-cache.h:
5418         * shell/ev-view.c: (ev_view_binding_activated),
5419         (ev_view_next_page), (ev_view_previous_page),
5420         (ev_sizing_mode_get_type):
5421         * shell/ev-view.h:
5422         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5423         (ev_window_cmd_go_next_page):
5424
5425         Move page next/previous functions from page chace to
5426         view and change it to move by 2 page steps in dual mode.
5427
5428 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5429
5430         * shell/ev-window.c: (update_sidebar_visibility),
5431         (setup_sidebar_from_metadata), (ev_window_setup_document),
5432         (setup_view_from_metadata):
5433
5434         Show the index by default when there is one     
5435
5436 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5437
5438         * shell/ev-window-title.c: (ev_window_title_set_document):
5439
5440         Missing null check
5441
5442 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5443
5444         * shell/ev-view.c: (view_update_range_and_current_page):
5445         
5446         Allow display of last odd page in dual view. Fix for 316347.
5447
5448 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5449
5450         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5451         
5452         Make close button default. Fix for 316383.
5453
5454 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5455
5456         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5457         
5458         Mark close button as default. Fix for 316381.
5459
5460 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5461
5462         * backend/ev-link.c: (ev_link_class_init):
5463
5464         Allow negative doubles in left/top properties
5465
5466 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5467
5468         * shell/ev-window.c:
5469
5470         Remove a bunch of strings that was used only
5471         by the statusbar.
5472
5473 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5474
5475         * shell/ev-window-title.c: (get_filename_from_uri),
5476         (ev_window_title_set_document):
5477
5478         When title has a confusing extension, show also
5479         the document filename inside ()
5480
5481 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5482
5483         * shell/Makefile.am:
5484         * shell/ev-window-title.c: (ev_window_title_new),
5485         (ev_window_title_update), (ev_window_title_set_type),
5486         (ev_window_title_set_document), (ev_window_title_free):
5487         * shell/ev-window-title.h:
5488         * shell/ev-window.c: (ev_window_setup_document),
5489         (password_dialog_response), (ev_window_popup_password_dialog),
5490         (ev_window_dispose), (ev_window_init):
5491
5492         Factor out and cleanup window title code
5493
5494 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5495
5496         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5497         (unable_to_load):
5498
5499         Make dialog transient so it doesnt block other windows
5500
5501 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5502
5503         * pdf/ev-poppler.cc:
5504         
5505         Fix pdf thumbnails rendering.
5506
5507 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5508
5509         * shell/ev-window.c: (fullscreen_set_timeout):
5510         
5511         Increase timeout to hide full screen popup. Bug 
5512         316123. 
5513
5514 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5515
5516         * data/evince.schemas.in:
5517         * shell/ev-window.c: (update_action_sensitivity):
5518
5519         Allow the user to override document restrictions. Fix for bug
5520         305818.
5521
5522 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5523
5524         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5525         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5526         (ev_window_class_init): Fix multihead behaviour of fullscreen
5527         toolbar popup. Fixes bug #315451.
5528
5529 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5530
5531         * configure.ac:
5532         * data/evince-password.glade:
5533         * shell/ev-password.c: (ev_password_dialog_set_property),
5534         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5535         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5536         (ev_password_dialog_entry_changed_cb),
5537         (ev_password_dialog_entry_activated_cb),
5538         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5539         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5540         (ev_password_dialog_set_bad_pass):
5541         * shell/ev-password.h:
5542         * shell/ev-window.c: (password_dialog_response),
5543         (ev_window_popup_password_dialog):
5544         
5545         Support for gnome-keyring for encrypted PDF's.
5546
5547 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5548
5549         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5550         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5551         (ev_view_enter_notify_event), (ev_view_class_init):
5552         
5553         More precise handling of enter_notify/leave_notify events
5554         in EvView. Fix for bug 315470.
5555
5556 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5557
5558         * shell/ev-window.c: (fullscreen_timeout_cb),
5559         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5560         (ev_window_dispose):
5561
5562         leak fix: unref fullscreen_timeout_source before clearing it
5563
5564 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5565
5566         * configure.ac, dvi/mdvi/Makefile.am: 
5567         
5568         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5569
5570 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5571
5572         * backend/ev-link.c: (ev_link_new_page_xyz):
5573         * pdf/ev-poppler.cc:
5574         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5575
5576         Fix some bugs with xyz links, respect zoom
5577
5578 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5579
5580         * shell/ev-window.c: (page_changed_cb),
5581         (setup_document_from_metadata), (update_sidebar_visibility),
5582         (setup_view_from_metadata), (ev_window_run_fullscreen),
5583         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5584         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5585         (ev_window_dual_mode_changed_cb),
5586         (ev_window_sidebar_current_page_changed_cb):
5587
5588         null check uri before setting and getting metadata
5589
5590 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5591
5592         * dvi/Makefile.am:
5593         * properties/Makefile.am:
5594         * shell/Makefile.am:
5595         * thumbnailer/Makefile.am:
5596
5597         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5598
5599 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5600
5601         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5602         (selection_changed_callback):
5603         * shell/ev-sidebar-links.h:
5604
5605         Add a signal for link activation.
5606
5607         * shell/ev-view.c: (ev_view_goto_link),
5608         (ev_view_button_release_event):
5609         * shell/ev-view.h:
5610         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5611         (ev_window_init):
5612
5613         Implement the signal so that we can handle all link types.
5614
5615         * shell/ev-page-cache.c:
5616
5617         Remove unused set_link function
5618
5619 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5620
5621         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5622
5623         Add some space from the cursor, hardcoded but I couldnt
5624         find a better way.
5625
5626 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5627
5628         * lib/ev-tooltip.c:
5629
5630         Use mozilla style vs gtk style, way better for links.
5631
5632         * shell/ev-view.c: (ev_view_motion_notify_event),
5633         (ev_view_destroy), (ev_view_init):
5634
5635         Deactive tooltip when the link hovered is changed.
5636
5637 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5638
5639         * backend/ev-document.h:
5640         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5641         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5642         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5643         (ev_link_new_page), (ev_link_new_page_xyz):
5644         * backend/ev-link.h:
5645         * pdf/ev-poppler.cc:
5646         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5647         (go_to_link), (tip_from_link):
5648
5649         Implement xyz links, still not functional. Links are a total
5650         mess, will need to refactor and bugfix a lot :(
5651
5652 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5653
5654         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5655
5656 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5657
5658         * data/evince-ui.xml:
5659         * data/evince.schemas.in:
5660         * shell/Makefile.am:
5661         * shell/ev-window.c: (update_chrome_visibility),
5662         (password_dialog_response), (ev_window_load_job_cb),
5663         (ev_window_xfer_job_cb), (ev_window_open_uri),
5664         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5665         (ev_window_init):
5666
5667         Remove the statusbar. This regress loading feedback, need to
5668         check with Bryan what we want to do there...
5669
5670 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5671
5672         * lib/ev-tooltip.c: (ev_tooltip_init):
5673
5674         Fix tooltip border and size handling
5675
5676 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5677
5678         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5679         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5680         (ev_tooltip_timeout), (ev_tooltip_activate),
5681         (ev_tooltip_deactivate):
5682         * lib/ev-tooltip.h:
5683         * shell/ev-view.c: (ev_view_motion_notify_event):
5684
5685         Delay popup showing. Mirror gtk logic/times.
5686
5687 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5688
5689         * lib/Makefile.am:
5690         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5691         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5692         (ev_tooltip_set_text), (ev_tooltip_set_position):
5693         * lib/ev-tooltip.h:
5694
5695         Simple widget to show tooltips at a custom position
5696
5697         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5698         (ev_view_destroy):
5699
5700         Use it for links. First go, needs work
5701
5702 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5703
5704         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5705         HIG fixes.  Use title capitalization for window title. Use 12 
5706         pixels of space between the dialog's vbox and action area.
5707
5708 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5709
5710         * shell/ev-window.c: (file_open_dialog_response_cb),
5711         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5712         (ev_window_cmd_save_as):
5713
5714         Make file pickers not modal and refactor code some
5715
5716 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5717
5718         * shell/ev-sidebar.h:
5719         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5720         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5721         (ev_sidebar_class_init), (ev_sidebar_select_page),
5722         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5723         (ev_sidebar_set_page):
5724
5725         Add a current page property and allow to get/set it
5726
5727         * shell/ev-window.c: (setup_view_from_metadata),
5728         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5729
5730         Persist current sidebar page per document
5731
5732 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5733
5734         * data/evince.schemas.in:
5735         * shell/ev-window.c: (update_chrome_visibility),
5736         (setup_document_from_metadata), (update_sidebar_visibility),
5737         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5738         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5739         (ev_window_run_presentation), (ev_window_stop_presentation),
5740         (ev_window_view_sidebar_cb),
5741         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5742         (load_chrome), (ev_window_init):
5743
5744         Persist size/visibility of sidebar per document
5745
5746 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5747
5748         * shell/ev-view.c (draw_loading_text): Draw loading text.
5749
5750 2005-09-02  Dan Damian  <dand@gnome.ro>
5751
5752         * configure.in: Added "ro" to ALL_LINGUAS.
5753
5754 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5755
5756         * shell/ev-view.c: (clear_caches):
5757
5758         ev_page_cache_get doesnt return a reference,
5759         dont try to unref it.
5760
5761 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5762
5763         * shell/main.c: (load_files_remote):
5764
5765         Fix timestamp parameter with dbus <= 0.33
5766
5767 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5768
5769         * data/evince.schemas.in:
5770
5771         Add missing full stop
5772
5773 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5774
5775         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5776         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5777
5778         Plug some memory leaks
5779
5780 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5781
5782         * configure.ac:
5783         * lib/ev-debug.c: (trap_handler):
5784
5785         Check for execinfo.h and use it only if it exists.
5786         Ported from Epiphany (bug #314776).
5787
5788 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5789
5790         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5791
5792 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5793
5794         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5795         * po/id.po      : Added Indonesian translation
5796
5797 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5798
5799         * shell/main.c:
5800         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5801         * NEWS: Release 0.4.0
5802
5803 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5804
5805         * configure.ac: catch another gtk+-2.8ism
5806         * shell/main.c: Make work with gtk+-2.6
5807
5808 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5809
5810         * shell/ev-application-service.xml: Add 'timestamp' argument to
5811           ev_application_open_window and ev_application_open_uri methods.
5812
5813         * shell/ev-application.h: Add 'timestamp' argument to
5814           ev_application_open_window, ev_application_open_uri,
5815           and ev_application_open_uri_list functions.
5816
5817         * shell/ev-application.c (ev_application_open_window,
5818           ev_application_open_uri, ev_application_open_uri_list): Change
5819           functions that show/present windows to use a timestamp if one
5820           is passed in.
5821
5822         * shell/ev-window.c (ev_window_cmd_file_open,
5823           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5824         * shell/main.c (load_files): Modify calls to ev_application to
5825           include GDK_CURRENT_TIME as timestamp.
5826
5827         * shell/main.c (load_files_remote): Obtain timestamp for client
5828           instance from GDK and pass to server instance so new windows are
5829           focused properly.  Fix dbus_g_proxy_call() calls by including second
5830           G_TYPE_INVALID.
5831           
5832         Closes bug #314475.
5833
5834 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5835
5836         * shell/ev-window.c (ev_window_finalize): Check for
5837         avail. EvWindows when quiting to handle the finalize better,
5838         #314497
5839
5840 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5841         
5842         * properties/ev-properties-view.c: 
5843         
5844         Set textdomain to libglade. Fixes translation problem in property page.
5845
5846 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5847
5848         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5849         * dvi/Makefile.am:
5850         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5851         * dvi/mdvi-lib/Makefile.am:
5852         
5853         Fix rotation of thumbnails, ported to new API. Moved library
5854         dependencies earlier, probably it will fix linkage problem.
5855
5856 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5857
5858         * backend/ev-document-misc.c:
5859         (ev_document_misc_get_thumbnail_frame):
5860         * backend/ev-document-misc.h:
5861         * configure.ac:
5862         * pdf/ev-poppler.cc:
5863         * shell/Makefile.am:
5864         * shell/ev-sidebar-thumbnails.c: (add_range),
5865         (ev_sidebar_thumbnails_set_loading_icon),
5866         (ev_sidebar_thumbnails_refresh),
5867         (ev_sidebar_thumbnails_set_document):
5868         * shell/ev-sidebar-thumbnails.h:
5869         * shell/ev-view.c: (ev_view_motion_notify_event),
5870         (ev_view_set_property), (ev_view_get_property),
5871         (ev_view_class_init), (ev_view_set_rotation):
5872         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5873         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5874         (ev_window_init):
5875         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5876         Redo rotation (again).  prepare for 0.4.0
5877
5878 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5879
5880         * configure.ac: Bump poppler requirement to 0.4.1.
5881
5882         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5883         argument to poppler_page_render_selection() call.
5884
5885 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5886
5887         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5888         (djvu_document_thumbnails_get_thumbnail):
5889         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5890         (dvi_document_thumbnails_get_thumbnail):
5891         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5892         (pixbuf_document_thumbnails_get_thumbnail):
5893         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5894         
5895         Update rotation direction of backends to fit with pdf and ps.
5896
5897 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5898
5899         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5900         * backend/ev-async-renderer.h:
5901         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5902         (setup_page), (ps_document_get_page_size),
5903         (ps_async_renderer_render_pixbuf):
5904         * ps/ps-document.h:
5905         * shell/ev-jobs.c: (ev_job_render_run):
5906
5907         Fix orientation in the postscript document
5908
5909 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5910
5911         * pdf/ev-poppler.cc:
5912         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5913         * shell/ev-view.c: (highlight_find_results):
5914
5915         Adapt to the new poppler rotation API. Fix text maps on landscape
5916         documents.
5917
5918 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5919
5920         * shell/ev-view.c (compute_new_selection_text): get the correct
5921         region when selecting in modes other than continuous.
5922
5923 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5924
5925         * shell/main.c (main): remove redundant g_warnings.
5926
5927 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5928
5929         * shell/Makefile.am: Don't include autogenerated
5930         file ev-application-service.h into distribution, since
5931         it causes dbus crash. Fix for bugs 313724 and 313443. 
5932
5933 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5934
5935         * configure.ac: Fix sed expression for FreeBSD. Thanks
5936         to Joe Marcus Clark <marcus@freebsd.org>
5937         
5938         * shell/eggfindbar.c: (entry_activate_callback),
5939         (entry_changed_callback), (egg_find_bar_init),
5940         (egg_find_bar_set_search_string):
5941         
5942         Made findbar buttons unsensitive if there is no text in
5943         entry. Fix for the bug 313285.
5944
5945 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5946
5947         * ps/ps-document.c: Use g_filename_display_name for displaying
5948         filenames and revert string freeze breackage
5949
5950 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
5951
5952         * NEWS:
5953         * configure.ac:
5954
5955         Update for 0.3.4
5956
5957         * shell/Makefile.am:
5958
5959         Add ev-application-service.xml to extra dist
5960
5961         * shell/ev-view.c: (find_page_at_location):
5962
5963         Remove unused function (fix warning)
5964
5965 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5966
5967         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5968         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5969         
5970         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
5971         bug 313623.
5972
5973 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5974
5975         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
5976         * shell/ev-window.c:
5977         Fix build warnings
5978
5979 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5980
5981         * configure.ac: Update script to get dbus version.
5982         Fix for the bug #313443.
5983
5984 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5985
5986         * shell/ev-window.c: (ev_window_cmd_escape):
5987         
5988         Return focus back to view on escape. Fix for bug 313295.
5989
5990 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5991
5992         * shell/ev-window.c: (update_window_title),
5993         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
5994         (ev_window_cmd_save_as):
5995         
5996         Correct conversion from uri to displayable string. Fix for
5997         bug 313296.
5998
5999 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6000
6001         * ps/ps-document.c: convert filename to utf8 when there is an error
6002         loading document. Fixes #309915
6003
6004 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6005
6006         * configure.ac:
6007
6008         We depend on poppler 0.4.0
6009
6010 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6011
6012         * configure.ac:
6013         * NEWS: Release 0.3.3.
6014         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6015
6016 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6017
6018         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6019         add a couple missing mnemonics to menu items, use title 
6020         capitalization for menu items and window titles, and add 
6021         ellipsis to open menu item.     
6022
6023 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6024
6025         * pdf/ev-poppler.cc:
6026         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6027         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6028         (ev_view_get_rotation):
6029         * shell/ev-view.h:
6030         * shell/ev-window.c: (setup_view_from_metadata),
6031         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6032         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6033         disk.
6034
6035 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6036
6037         * configure.ac: Added tr to ALL_LINGUAS
6038
6039 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6040
6041         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6042         requires several clicks to find word. Thanks to 
6043         Colin Slater <kiltedtaco@gmail.com>.
6044
6045 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6046
6047         * data/evince.desktop.in.in: Hide menu entry and
6048         rename it to "Document Viewer". Fix for bug 
6049         #312399.
6050
6051 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6052
6053         * shell/ev-page-action.c (ev_page_action_class_init): 
6054
6055         Point to the correct function in constructor of the
6056         activate_label signal
6057
6058 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6059
6060         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6061         * shell/ev-jobs.h: Make thread safe.
6062
6063 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6064
6065         * shell/ev-view.c: (view_update_range_and_current_page):
6066         Don't update page range if we are scrolling to some document
6067         point.
6068
6069 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6070
6071         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6072         when getting max_page_width, fix drawing in dual mode.
6073
6074 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6075
6076         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6077         getting the area for select_all.
6078
6079 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6080
6081         * backend/ev-selection.c: (ev_selection_render_selection):
6082         * backend/ev-selection.h:
6083         * pdf/ev-poppler.cc:
6084         * shell/ev-jobs.c: (ev_job_render_new):
6085         * shell/ev-jobs.h:
6086         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6087         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6088         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6089         (ev_view_class_init):
6090
6091         Change selection color on focus in and focus out events.  Also,
6092         poppler now uses GdkColor for specifying the selection colors, so
6093         drop some awkward conversion code.
6094
6095 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6096
6097         * configure.ac: Added Hebrew translation
6098
6099 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6100
6101         * NOTES:
6102         * backend/ev-selection.c: (ev_selection_render_selection):
6103         * backend/ev-selection.h:
6104         * pdf/ev-poppler.cc:
6105         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6106         (ev_job_render_run):
6107         * shell/ev-jobs.h:
6108         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6109         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6110         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6111         (ev_pixbuf_cache_style_changed),
6112         (ev_pixbuf_cache_get_selection_pixbuf),
6113         (ev_pixbuf_cache_set_selection_list),
6114         (ev_pixbuf_cache_get_selection_list):
6115         * shell/ev-pixbuf-cache.h:
6116         * shell/ev-utils.c: (ev_print_region_contents):
6117         * shell/ev-utils.h:
6118         * shell/ev-view.c: (ev_view_queue_draw_page),
6119         (selection_update_idle_cb), (ev_view_motion_notify_event),
6120         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6121         (setup_caches), (ev_view_find_next), (merge_selection_region),
6122         (selection_free):
6123         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6124
6125         Clean up selection to be much smoother!
6126
6127 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6128
6129         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6130         to poppler_page_render_selection().
6131
6132 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6133
6134         * ps/ps-document.c: (save_page_list): Use
6135         unzipped document when printing. Thanks to 
6136         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6137         311016.
6138
6139 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6140
6141         * shell/ev-window.c: (update_action_sensitivity):
6142         
6143         Disable print and save respect to lockdown gconf keys. Fix
6144         for 312342.
6145
6146 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6147
6148         * configure.ac:
6149         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6150         (write_to_temp_file), (ev_file_set_contents):
6151         * shell/ev-utils.h:
6152         * shell/ev-window.c: (save_print_config_to_file):
6153         
6154         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6155         Fix for bug 312238
6156
6157 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6158
6159         * shell/ev-window.c: (load_print_config_from_file),
6160         (save_print_config_to_file), (ev_window_print_range):
6161
6162         Persist the print settings. Fixes bug #311578.
6163
6164 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6165
6166         * djvu/djvu-document.c: (djvu_document_get_page_size),
6167         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6168         (djvu_document_thumbnails_get_thumbnail):
6169         * dvi/dvi-document.c: (dvi_document_get_page_size),
6170         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6171         (dvi_document_thumbnails_get_dimensions),
6172         (dvi_document_thumbnails_get_thumbnail):
6173         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6174         (pixbuf_document_render_pixbuf),
6175         (pixbuf_document_document_iface_init),
6176         (pixbuf_document_thumbnails_get_thumbnail):
6177         
6178         Update backends to make them build with new rotation system.
6179
6180 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6181
6182         * help/C/figures/evince_start_window.png:
6183         
6184         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6185
6186 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6187
6188         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6189         * shell/ev-pixbuf-cache.h:
6190         * shell/ev-sidebar-thumbnails.c:
6191         (ev_sidebar_thumbnails_get_property), (add_range),
6192         (adjustment_changed_cb):
6193         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6194         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6195         we were thumbnailing the entire docment on startup, slowing us
6196         down hugely. 
6197
6198 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6199
6200         * shell/ev-page-cache.c: (ev_page_cache_new):
6201         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6202         == 0, fixes #310306.
6203
6204 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6205
6206         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6207         (ev_view_rotate_left):
6208
6209         Account rotation in doc_rect_to_view_rect.
6210         Ensure rotation doesnt go out of bounds.
6211
6212 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6213
6214         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6215
6216         Correct and cleanup w/h swapping
6217
6218 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6219
6220         * backend/ev-document-thumbnails.c:
6221         (ev_document_thumbnails_get_thumbnail):
6222         * backend/ev-document-thumbnails.h:
6223         * backend/ev-document.c:
6224         * backend/ev-document.h:
6225         * backend/ev-render-context.c: (ev_render_context_new),
6226         (ev_render_context_set_rotation):
6227         * backend/ev-render-context.h:
6228         * pdf/ev-poppler.cc:
6229         * ps/ps-document.c: (ps_document_document_iface_init):
6230         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6231         * shell/ev-jobs.h:
6232         * shell/ev-page-cache.c: (build_height_to_page),
6233         (ev_page_cache_new), (ev_page_cache_get_size),
6234         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6235         (ev_page_cache_get_height_to_page):
6236         * shell/ev-page-cache.h:
6237         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6238         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6239         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6240         (ev_pixbuf_cache_get_selection_pixbuf):
6241         * shell/ev-pixbuf-cache.h:
6242         * shell/ev-print-job.c: (idle_print_handler):
6243         * shell/ev-sidebar-thumbnails.c: (add_range):
6244         * shell/ev-view.c: (view_update_range_and_current_page),
6245         (get_page_y_offset), (get_page_extents),
6246         (ev_view_size_request_continuous_dual_page),
6247         (ev_view_size_request_continuous),
6248         (ev_view_size_request_dual_page),
6249         (ev_view_size_request_single_page), (draw_one_page),
6250         (ev_view_set_rotation), (ev_view_rotate_right),
6251         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6252         (ev_view_zoom_for_size_continuous_and_dual_page),
6253         (ev_view_zoom_for_size_continuous),
6254         (ev_view_zoom_for_size_dual_page),
6255         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6256         (ev_view_select_all):
6257         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6258         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6259         (tiff_document_document_iface_init),
6260         (tiff_document_thumbnails_get_thumbnail):
6261
6262         Use rotation rather than orientation. It's easier and enough
6263         for our needs.
6264
6265 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6266
6267         * shell/ev-page-cache.c: (build_height_to_page),
6268         (ev_page_cache_new), (ev_page_cache_get_size),
6269         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6270         (ev_page_cache_get_height_to_page):
6271         * shell/ev-page-cache.h:
6272         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6273         (ev_view_size_request_continuous_dual_page),
6274         (ev_view_size_request_continuous),
6275         (ev_view_zoom_for_size_continuous_and_dual_page),
6276         (ev_view_zoom_for_size_continuous):
6277
6278         Make the page cache aware of page orientation.
6279
6280 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6281
6282         * backend/ev-document-thumbnails.c:
6283         (ev_document_thumbnails_get_thumbnail):
6284         * backend/ev-document-thumbnails.h:
6285         * backend/ev-document.c:
6286         * backend/ev-document.h:
6287         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6288         * backend/ev-ps-exporter.h:
6289         * pdf/ev-poppler.cc:
6290         * ps/ps-document.c: (ps_document_document_iface_init),
6291         (ps_document_ps_export_do_page):
6292         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6293         * shell/ev-jobs.h:
6294         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6295         (ev_page_cache_get):
6296         * shell/ev-page-cache.h:
6297         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6298         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6299         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6300         * shell/ev-pixbuf-cache.h:
6301         * shell/ev-print-job.c: (idle_print_handler):
6302         * shell/ev-sidebar-thumbnails.c: (add_range):
6303         * shell/ev-view.c: (view_update_range_and_current_page),
6304         (get_page_extents), (ev_view_size_request_dual_page),
6305         (ev_view_size_request_single_page), (draw_one_page),
6306         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6307         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6308         (ev_view_zoom_for_size_dual_page),
6309         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6310         (ev_view_select_all):
6311         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6312         * tiff/tiff-document.c: (tiff_document_get_page_size),
6313         (tiff_document_get_orientation), (rotate_pixbuf),
6314         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6315         (tiff_document_thumbnails_get_thumbnail),
6316         (tiff_document_ps_export_do_page), (tiff_document_init):
6317
6318         Really make use of the orientation bit of the render context.
6319         Use the render context in a few more places in the backend API.
6320         This regress orientation, but now it's done right. Will try to
6321         fix it up asap...
6322
6323 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6324
6325         * shell/ev-view.c: (ensure_rectangle_is_visible):
6326
6327         Patch by Nickolay V. Shmyrev to fix find flickering
6328
6329 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6330
6331         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6332         duplex parameters to ::begin.
6333
6334         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6335         * shell/ev-print-job.c (idle_print_handler): 
6336         * ps/ps-document.c (ps_document_ps_export_begin): 
6337         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6338         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6339         implementations. Poppler backend needs poppler cvs. Rest has
6340         unchanged behavior.
6341
6342 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6343
6344         * shell/ev-window.c (using_pdf_printer): new function.
6345         (ev_window_print_range): print a less techy message if someone
6346         tries to print to PDF.
6347
6348 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6349
6350         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6351         from "unknown font" string. Bug #311431
6352
6353 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6354
6355         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6356
6357 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6358
6359         Bug #311280
6360         
6361         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6362         name for PopplerFontTypes
6363         (pdf_document_fonts_fill_model): add font type to the detail column
6364
6365         * backend/ev-document-fonts.h: added
6366         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6367
6368         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6369         font name and font details, add a little markup.
6370         (ev_properties_fonts_init): use the new cell data func, specify ypad
6371         property for the cell renderer.
6372         (ev_properties_fonts_set_document): add the details column.
6373
6374 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6375
6376         * configure.ac: Added "pl" to ALL_LINGUAS.
6377
6378 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6379
6380         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6381
6382 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6383
6384         * help/ChangeLog: Started this for translations of manual.
6385         * configure.ac, autogen.sh, .cvsignore: Migrated to
6386         gnome-doc-utils. Patch in bug #311222.
6387
6388 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6389
6390         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6391         #ifdef this away to fix an unused-function warning.
6392
6393 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6394
6395         * configure.ac: Added 'gl' to ALL_LINGUAS.
6396
6397 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6398
6399         * configure.ac: Added ne in ALL_LINGUAS
6400         
6401 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6402
6403         * shell/ev-view.c: (ev_view_leave_notify_event):
6404         
6405         Clear status message when pointer leaves view. Fix for bug
6406         #310818 
6407
6408 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6409
6410         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6411
6412 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6413
6414         * shell/ev-view.c: (ev_view_leave_notify_event),
6415         (ev_view_class_init):
6416         
6417         Set cursor to normal then leaving view.
6418
6419 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6420
6421         * configure.ac:
6422         
6423         Fix required djvulibre version.
6424
6425 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6426
6427         *configure.ac: Hindi (hi) language added
6428
6429 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6430
6431         *configure.ac: Punjabi (pa) Language added
6432
6433 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6434
6435         * data/evince-ui.xml, shell/ev-window.c:
6436         
6437         Add keypad accelerators for zooming. Fix for bug 308128.
6438
6439 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6440
6441         * Makefile.am:
6442         * backend/Makefile.am:
6443         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6444         * configure.ac:
6445         * shell/ev-document-types.c: (ev_document_types_add_filters):
6446
6447         Allow to enable/disable the pixbuf backend.
6448         Default to off for now. If we want it enabled we should
6449         really put mime types in the desktop, implement properties etc.
6450
6451         * properties/evince-properties.c:
6452
6453         Initialize error to NULL.
6454         Check error is not NULL before freeing.
6455
6456 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6457
6458         * shell/ev-window.c:
6459
6460         Use F5 as presentation accell
6461
6462 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6463
6464         * shell/ev-window.c: (update_chrome_visibility),
6465         (ev_window_create_fullscreen_popup), (ev_window_init):
6466
6467         Do not leak the fullscreen toolbar
6468
6469 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6470
6471         * shell/ev-window.c: (view_actions_focus_in_cb),
6472         (view_actions_focus_out_cb):
6473
6474         These has a return value! Fix totally random focus
6475         issues we was seeing.
6476
6477 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6478
6479         * shell/main.c: (load_files_remote):
6480
6481         Allow open more than one file
6482
6483 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6484
6485         * shell/main.c: (load_files_remote):
6486
6487         Fix for dbus 0.33. bug #309975
6488
6489 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6490
6491         * properties/ev-properties-main.c: (ev_properties_get_pages):
6492
6493         Actually return NULL for types we dont support
6494
6495 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6496
6497         * po/POTFILES.in:
6498
6499         Remove empty lines.
6500
6501 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6502
6503         * backend/ev-document-factory.c:
6504         (ev_document_factory_get_document):
6505
6506         Do not try to create the object if type
6507         is invalid.
6508
6509 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6510
6511         * ps/ps-document.c: (ps_document_dispose),
6512         (ps_async_renderer_render_pixbuf):
6513         * ps/ps-document.h:
6514
6515         Do not leak the target window
6516
6517 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6518
6519         * shell/ev-application.c: (ev_application_init):
6520
6521         Let tbe check file existence for us.
6522         Add a comment about eggrecent mime filter.
6523
6524 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6525
6526         * data/evince-ui.xml:
6527         * shell/ev-application.c: (ev_application_shutdown),
6528         (ev_application_init), (ev_application_get_toolbars_model),
6529         (ev_application_get_recent_model),
6530         (ev_application_save_toolbars_model):
6531         * shell/ev-application.h:
6532         * shell/ev-window.c: (ev_window_add_recent),
6533         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6534         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6535         (ev_window_init):
6536
6537         Use common toolbar and recent models for all windows.
6538         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6539
6540 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6541
6542         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6543         successfully check for gtk_icon_view_get_visible_range.
6544
6545 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6546
6547         * djvu/Makefile.am:
6548         * dvi/Makefile.am:
6549         
6550         Fix djvu and dvi backend build.
6551
6552 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6553
6554         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6555         (new_separator_pixbuf):
6556
6557         Don't leak windows.
6558
6559 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6560
6561         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6562
6563         HIGification of toolbar editor dialogue.
6564
6565 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6566
6567         * configure.ac:
6568         * shell/Makefile.am:
6569
6570         Ever build metadata manager since it's just
6571         disabled at runtime now.
6572
6573 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6574
6575         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6576         (ev_metadata_manager_get), (ev_metadata_manager_set):
6577         * shell/ev-metadata-manager.h:
6578
6579         Add an _init functions that enabled metadata management
6580         at runtime.
6581
6582         * shell/ev-window.c: (page_changed_cb),
6583         (setup_document_from_metadata), (ev_window_setup_document),
6584         (setup_view_from_metadata), (ev_window_open_uri),
6585         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6586         (ev_window_run_presentation), (ev_window_stop_presentation),
6587         (save_sizing_mode), (ev_window_zoom_changed_cb),
6588         (ev_window_continuous_changed_cb),
6589         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6590         (window_configure_event_cb):
6591
6592         Remove all ugly metadata define since we deal with it
6593         at runtime now.
6594
6595         * shell/main.c: (load_files_remote), (main):
6596
6597         Add support for dbus cvs head. Hopefully didnt break one
6598         of the other versions now!
6599
6600         If we dont get a response from the dbus server just
6601         give up with it and not enable metadata.
6602
6603 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6604
6605         * Makefile.am:
6606         * backend/Makefile.am:
6607         * configure.ac:
6608         * cut-n-paste/recent-files/Makefile.am:
6609         * cut-n-paste/toolbar-editor/Makefile.am:
6610         * cut-n-paste/zoom-control/Makefile.am:
6611         * lib/Makefile.am:
6612         * pdf/Makefile.am:
6613         * pixbuf/Makefile.am:
6614         * properties/Makefile.am:
6615         * ps/Makefile.am:
6616         * shell/Makefile.am:
6617         * thumbnailer/Makefile.am:
6618         * tiff/Makefile.am:
6619
6620         Make frontends depend on just libev.
6621         Rework and group CFLAGS/LIBS definitions.
6622         Cleanups.
6623
6624 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6625
6626         * shell/ev-window:
6627
6628         do not unnecessarily save zoom
6629
6630         * configure.ac:
6631         * lib/ev-file-helpers.c: (ev_dot_dir):
6632         * shell/Makefile.am:
6633         * shell/dummy.cc:
6634
6635         Some cleanups
6636
6637 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6638
6639         * configure.ac:
6640         
6641         Remove unnecessary dependencies
6642
6643 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6644
6645         * properties/Makefile.am:
6646         * thumbnailer/Makefile.am:
6647         * tiff/Makefile.am:
6648
6649         Some more cleanups. Was really necessary
6650         but I probably introduced bugs, feel free
6651         to flame :)
6652
6653 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6654
6655         * backend/Makefile.am:
6656         * configure.ac:
6657         * cut-n-paste/recent-files/Makefile.am:
6658         * cut-n-paste/toolbar-editor/Makefile.am:
6659         * cut-n-paste/zoom-control/Makefile.am:
6660         * lib/Makefile.am:
6661         * pdf/Makefile.am:
6662         * pixbuf/Makefile.am:
6663         * properties/Makefile.am:
6664         * ps/Makefile.am:
6665         * shell/Makefile.am:
6666         * thumbnailer/Makefile.am:
6667         * tiff/Makefile.am:
6668
6669         Use gnome-common macros when possible.
6670         Cleanup dependencies.
6671         Actually disable deprecated where possible.
6672
6673 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6674
6675         * Makefile.am:
6676         * backend/Makefile.am:
6677         * properties/Makefile.am:
6678         * shell/Makefile.am:
6679         * thumbnailer/Makefile.am:
6680
6681         This should solve the circular dep without
6682         requiring dir reorg!
6683
6684         * shell/ev-window.c: (setup_view_from_metadata):
6685
6686         Never restore window size/position when the
6687         window is already visible.
6688
6689 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6690
6691         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6692
6693         Return a boolean from timeout func. Fix ported from gedit.
6694
6695 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6696
6697         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6698
6699 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6700
6701         * shell/ev-document-types.c: set "All Documents" as default filter in
6702         open dialog
6703
6704 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6705
6706         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6707         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6708         (ev_metadata_manager_set_boolean): fix value/val thinko.
6709
6710 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6711
6712         * shell/ev-window.c: (setup_view_from_metadata),
6713         (window_state_event_cb), (window_configure_event_cb),
6714         (ev_window_init):
6715
6716         Remember window position and maximized state
6717
6718 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6719
6720         * configure.ac:
6721
6722         Fix DBUS configure checks.
6723
6724         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6725         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6726         (ev_metadata_manager_set_boolean):
6727
6728         Plug mem leaks.
6729
6730         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6731         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6732         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6733         (ev_window_continuous_changed_cb),
6734         (ev_window_dual_mode_changed_cb), (ev_window_new):
6735
6736         Fix the build without DBUS.
6737
6738 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6739
6740         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6741         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6742         (ev_metadata_manager_set_string),
6743         (ev_metadata_manager_set_boolean):
6744         * shell/ev-metadata-manager.h:
6745
6746         Add support for some more types
6747
6748         * shell/ev-view.c: (scroll_to_current_page),
6749         (ev_view_get_continuous), (ev_view_set_continuous),
6750         (ev_view_get_dual_page):
6751         * shell/ev-view.h:
6752         * shell/ev-window.c: (page_changed_cb),
6753         (setup_document_from_metadata), (ev_window_setup_document),
6754         (setup_view_from_metadata), (ev_window_open_uri),
6755         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6756         (ev_window_run_presentation), (ev_window_stop_presentation),
6757         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6758         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6759         (ev_window_update_dual_page_action),
6760         (ev_window_continuous_changed_cb),
6761         (ev_window_dual_mode_changed_cb), (ev_window_init):
6762
6763         Remember a bunch of view/document properties. Prolly some
6764         are still missing but it's getting interesting.
6765
6766 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6767
6768         * configure.ac: check if dbus-binding-tool is installed. Not the
6769         case on current Ubuntu breezy, it seems.
6770
6771 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6772
6773         * data/evince.desktop.in.in:
6774         
6775         Allow open uri lists and add TryExec field.
6776
6777 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6778
6779         * configure.ac:
6780
6781         Enable dbus when available, do not require a configure
6782         option.
6783
6784 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6785
6786         * configure.ac:
6787
6788         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6789         disabled.
6790
6791 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6792         Marco Pesenti Gritti  <mpg@redhat.com>
6793
6794         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6795         
6796         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6797         functions to the format required by dbus
6798
6799         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6800         errors. Use the RPC parameters in the expected way
6801
6802 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6803
6804         * Makefile.am:
6805         * properties/Makefile.am:
6806         * properties/ev-properties-main.c: (ev_properties_get_pages):
6807
6808         Support all mime types
6809
6810         * shell/Makefile.am:
6811         * thumbnailer/Makefile.am:
6812         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6813         (evince_thumbnail_pngenc_get):
6814
6815         Use the document factory
6816
6817 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6818
6819         * backend/Makefile.am:
6820         * backend/ev-document-factory.c:
6821         (mime_type_supported_by_gdk_pixbuf),
6822         (ev_document_type_get_from_mime),
6823         (ev_document_factory_get_document),
6824         (ev_document_factory_get_backend),
6825         (ev_document_factory_get_mime_types),
6826         (ev_document_factory_get_all_mime_types):
6827         * backend/ev-document-factory.h:
6828         * shell/Makefile.am:
6829         * shell/ev-document-types.c: (get_document_from_uri),
6830         (ev_document_types_get_document),
6831         (file_filter_add_mime_list_and_free),
6832         (ev_document_types_add_filters):
6833         * shell/ev-document-types.h:
6834         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6835         * shell/ev-properties-dialog.c:
6836         (ev_properties_dialog_set_document):
6837         * shell/ev-window.c: (ev_window_cmd_file_open),
6838         (ev_window_cmd_save_as):
6839         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6840
6841         Rework document types managing to avoid code duplication
6842         and actually abstract from backend implementations.
6843         Also provide a minimal factory api that can be used by
6844         thumbnailer/properties.
6845
6846 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6847
6848         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6849         Plug a mem leak.
6850         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6851         HIG spacings.
6852
6853 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6854
6855         * shell/ev-properties-dialog.c
6856         (ev_properties_dialog_set_document): only call
6857         ev_properties_fonts_set_document() if the document implements the
6858         fonts interface
6859
6860 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6861
6862         * configure.ac:
6863         * properties/Makefile.am:
6864         * properties/ev-properties-view.c:
6865         (ev_properties_view_register_type):
6866         * properties/ev-properties-view.h:
6867         * properties/ev-properties-main.h:
6868
6869         Implement nautilus plugin for properties.
6870         Works only for pdf atm, I need to rework the
6871         document types stuff to get this to work
6872         for all backends...
6873
6874 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6875
6876         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6877         (ev_properties_fonts_set_document): use
6878         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6879
6880 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6881
6882         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6883         them
6884         (PlaceImage, tiff2ps_process_page): use
6885         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6886
6887
6888 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6889
6890         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6891         (main): to call gnome_authentication_manager_init. Should fix
6892         Bug #308510
6893
6894         * configure.ac: that requires libgnomeui 2.6.0.
6895
6896 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6897
6898         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6899         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6900         use the new tiff2ps interfaces
6901
6902         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6903         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6904
6905         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6906         structure instead of global variables.  Remove use of static
6907         variables in functions.
6908
6909 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6910
6911         * shell/ev-page-action.c: unref the completion after setting it to the
6912         entry
6913
6914 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6915
6916         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6917         postscript files
6918
6919 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6920
6921         * shell/ev-window.c (update_action_sensitivity): disable
6922         File->Print if the document does not implement the ps exporter
6923         interface
6924
6925 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6926
6927         * Makefile.am:
6928         * configure.ac:
6929         * data/evince-properties.glade:
6930         * properties/.cvsignore:
6931         * properties/Makefile.am:
6932         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6933         (ev_properties_view_class_init), (ev_properties_view_format_date),
6934         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6935         (ev_properties_view_init), (ev_properties_view_new):
6936         * properties/ev-properties-view.h:
6937         * shell/Makefile.am:
6938         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6939         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6940         (ev_properties_dialog_new):
6941         * shell/ev-properties-dialog.h:
6942         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6943         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6944         (update_progress_label), (job_fonts_finished_cb),
6945         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6946         * shell/ev-properties-fonts.h:
6947         * shell/ev-properties.c:
6948         * shell/ev-properties.h:
6949         * shell/ev-window.c: (ev_window_setup_document),
6950         (ev_window_cmd_file_properties):
6951
6952         Split the properties pages in two different objects, depend
6953         only on the backend where possible, use widgets instead
6954         of gobject for the glade part, reimplement the dialog
6955         itself with gtk.
6956         I need this to implement nautilus properties page.
6957
6958 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
6959
6960         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6961         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
6962         (tiff_document_document_ps_exporter_iface_init): implement the ps
6963         exporter interface for tiff documents
6964
6965         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6966         libtiff to implement TIFF postscript export
6967
6968         * tiff/tiff2ps.h: added a header file for external tiff2ps
6969         functions.
6970
6971         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
6972         tiff2ps.h
6973
6974 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6975
6976         * shell/ev-view.c: (scroll_to_current_page),
6977         (ev_view_set_fullscreen), (ev_view_set_presentation):
6978         
6979         Scroll to current page when exit from presentation
6980
6981 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6982
6983         * shell/ev-window.c: (update_document_mode),
6984         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6985         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
6986         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
6987         
6988         Exit from fullscreen mode when switch to presentation. Fix for
6989         bug 309365
6990
6991 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6992
6993         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
6994         return NULL if the document does not implement the selection
6995         interface.
6996
6997 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6998
6999         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7000         reported height by using the resolution aspect ratio
7001         (tiff_document_render_pixbuf): scale the pixbuf using the
7002         resolution aspect ratio
7003
7004 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7005
7006         * configure.ac:
7007         
7008         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7009         <kiltedaco@gmail.com>
7010         
7011         * djvu/djvu-document.c: (djvu_document_get_orientation),
7012         (djvu_document_set_orientation), (djvu_document_get_page_size),
7013         (rotate_pixbuf), (djvu_document_render_pixbuf),
7014         (djvu_document_document_iface_init):
7015         * dvi/dvi-document.c: (dvi_document_get_orientation),
7016         (dvi_document_set_orientation), (dvi_document_get_page_size),
7017         (rotate_pixbuf), (dvi_document_render_pixbuf),
7018         (dvi_document_document_iface_init):
7019         
7020         Dvi and djvu backends are ported to new API
7021
7022 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7023
7024         * backend/ev-selection.c: (ev_selection_get_selection_region),
7025         (ev_selection_get_selection_map):
7026         * backend/ev-selection.h:
7027         * pdf/ev-poppler.cc:
7028         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7029         * shell/ev-jobs.h:
7030         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7031         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7032         (ev_pixbuf_cache_get_text_mapping):
7033         * shell/ev-pixbuf-cache.h:
7034         * shell/ev-view.c: (location_in_text),
7035         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7036         support to EvView.  Now we can see where we can select!  Sweet!
7037
7038 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7039
7040         * shell/ev-view.c (ev_view_button_press_event): Fix
7041         event->y + view->scroll_x typo.
7042
7043 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7044
7045         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7046         sub-GdkPixbuf instead of passing dest_x and dest_y.
7047         
7048         * shell/ev-view.c: (view_point_to_doc_point),
7049         (view_rect_to_doc_rect), (ev_view_button_press_event),
7050         (ev_view_motion_notify_event), (compute_new_selection_rect),
7051         (gdk_rectangle_point_in), (compute_new_selection_text),
7052         (compute_selections): Update selection code to keep the selection
7053         around as two points and not as a normalized rectangle, and fix
7054         page level selection in two-column mode.
7055
7056 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7057
7058         * shell/ev-window.c: (window_configure_event_cb): 
7059         
7060         Fix compilation
7061         
7062 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7063
7064         * pdf/ev-poppler.cc:
7065
7066         Fix compilation
7067
7068 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7069
7070         * shell/Makefile.am:
7071         * shell/ev-metadata-manager.c: (item_free),
7072         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7073         (parse_value), (parseItem), (load_values),
7074         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7075         (save_values), (save_item), (get_oldest), (resize_items),
7076         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7077         * shell/ev-metadata-manager.h:
7078
7079         Metadata manager from gedit but modified to use GValue, so that
7080         we dont need to keep converting from strings.
7081
7082         * configure.ac:
7083
7084         ENABLE_METADATA conditional, on when dbus is on
7085
7086         * shell/ev-application.c: (ev_application_open_uri):
7087
7088         Show the window after load so that we can initialize
7089         window size before it's showed.
7090
7091         * shell/ev-window.c: (ev_window_setup_from_metadata),
7092         (ev_window_open_uri), (window_configure_event_cb),
7093         (ev_window_init):
7094
7095         Save and load metadata information about window size.
7096         Not yet keeping states in account.
7097
7098         * shell/main.c: (main):
7099
7100         Shutdown metadata manager.
7101
7102 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7103
7104         * shell/ev-application-service.xml:
7105         * configure.ac:
7106         * shell/Makefile.am:
7107         * shell/ev-application.c:
7108         * shell/ev-application.h:
7109         * shell/ev-window.c:
7110         * shell/ev-window.h:
7111         * shell/main.c:
7112
7113         Add an optional dbus interface (--enable-dbus).
7114         Rework application code, mainly to be easier to
7115         use "remotely".
7116         Do not open multiple windows with the same document,
7117         spatial evince!
7118
7119 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7120
7121         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7122         pixbuf iff it exists.
7123
7124 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7125
7126         * shell/*:
7127         * backend/ev-render-context.[ch]:
7128         * backend/ev-selection.[ch]:
7129
7130         Massive changes.  We now support text selection of pdfs, and not
7131         just rectangular selection.  This is pretty broken still, but I
7132         want to get something into CVS.
7133
7134 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7135
7136         * pdf/ev-poppler.cc:
7137         
7138         Fix for Bug 309080: crash on window close.
7139         
7140         * shell/ev-page-action.c: (page_changed_cb):
7141         
7142         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7143         jensgr@gmx.net (Jens Granseuer).
7144
7145 2005-06-25  Marcel Telka  <marcel@telka.sk>
7146
7147         * configure.in (ALL_LINGUAS): Added sk.
7148
7149 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7150
7151         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7152         not a document open
7153
7154 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7155
7156         * NEWS:
7157         * configure.ac:
7158
7159         Release 0.3.2
7160
7161         * cut-n-paste/recent-files/Makefile.am:
7162
7163         Fix make distcheck
7164
7165 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7166
7167         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7168         (pixbuf_document_set_orientation), (rotate_pixbuf),
7169         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7170         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7171
7172         Implement rotation and cleanup the code a bit.
7173
7174         * tiff/tiff-document.c: (tiff_document_get_page_size),
7175         (tiff_document_get_orientation), (tiff_document_set_orientation),
7176         (rotate_pixbuf), (tiff_document_render_pixbuf),
7177         (tiff_document_document_iface_init), (tiff_document_init):
7178
7179         Implement rotation. Was the quicker solution for the release
7180         but we really need to share this code in the shell.
7181
7182 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7183
7184         * pdf/ev-poppler.cc:
7185
7186         Enable rotation, require poppler cvs. Fix a leak.
7187
7188 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7189
7190         * shell/ev-window.c: (update_action_sensitivity):
7191         
7192         Make properties unsensitive if document backend doesn't provide
7193         any info
7194
7195 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7196
7197         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7198         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7199         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7200         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7201         (bitmap_flip_rotate_counter_clockwise):
7202         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7203         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7204         (buff_gets):
7205         * dvi/mdvi-lib/common.h:
7206         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7207         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7208         (opendvi), (mdvi_reload), (mdvi_init_context),
7209         (mdvi_destroy_context), (mdvi_dopage), (special):
7210         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7211         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7212         (file_hash_free), (register_encoding), (parse_spec),
7213         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7214         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7215         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7216         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7217         (mdvi_register_font_type), (mdvi_unregister_font_type),
7218         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7219         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7220         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7221         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7222         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7223         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7224         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7225         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7226         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7227         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7228         (mdvi_unregister_special), (mdvi_flush_specials):
7229         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7230         (t1_font_remove):
7231         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7232         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7233         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7234         (free_font_metrics), (flush_font_metrics):
7235         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7236         (tt_font_remove):
7237         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7238         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7239         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7240         (dstring_insert), (dstring_new), (dstring_reset):
7241         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7242         
7243         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7244         avoid conflict with libtool on FC4
7245         
7246         * shell/ev-window.c: (ev_window_cmd_help_about):
7247         
7248         Update copyright year. Fix for bug 308828.
7249
7250 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7251
7252         * shell/ev-view.c: (add_scroll_binding_keypad),
7253         (ev_view_binding_activated), (ev_view_class_init),
7254         (on_adjustment_value_changed):
7255         
7256         Bug 170874: Arrow keys switch pages in presentation mode
7257
7258 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7259
7260         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7261         
7262         Fix for Bug 308265: Sidebar dissappears coming out of 
7263         Presentation mode
7264
7265 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7266
7267         * shell/ev-application.c: (ev_application_open):
7268         * shell/ev-document-types.c: (ev_document_types_add_filters),
7269         (ev_document_types_add_filters_for_type):
7270         * shell/ev-document-types.h:
7271         * shell/ev-window.c: (ev_window_cmd_save_as):
7272         
7273         Suggest basename as template when saving, provide filters
7274         for save dialog. It's bug 308402
7275
7276 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7277
7278         * pdf/ev-poppler.cc:
7279         * shell/ev-sidebar-links.c: (job_finished_callback):
7280         * shell/ev-view.c: (update_find_status_message):
7281         
7282         Some leaks fixed
7283
7284 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7285
7286         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7287         (egg_recent_view_uimanager_set_list):
7288
7289         Fix buglet in !show_numbers case.
7290
7291 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7292
7293         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7294         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7295
7296         Use pango ellipsisation.
7297
7298         * pdf/ev-poppler.cc:
7299
7300         Fix refcount leak, from nsh.
7301
7302 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7303
7304         * cut-n-paste/recent-files/Makefile.am:
7305         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7306         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7307         
7308         Removed EggRecentViewGtk
7309         
7310         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7311         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7312         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7313         (ev_window_setup_recent):
7314         
7315         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7316         with other projects
7317
7318 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7319
7320         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7321         (egg_recent_view_gtk_finalize):
7322
7323         Fix memory leak
7324
7325         * cut-n-paste/toolbar-editor/Makefile.am:
7326         
7327         Fix location of cursor icon.
7328         
7329         * pdf/ev-poppler.cc:
7330         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7331         (display_completion_text), (match_completion):
7332         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7333         (selection_changed_callback), (create_loading_model),
7334         (print_section_cb), (links_page_num_func),
7335         (update_page_callback_foreach):
7336         * shell/ev-window.c: (ev_window_dispose):
7337         
7338         Small memory fixes. Links model now store objects instead
7339         of pointers to improve memory management. 
7340
7341 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7342
7343         * shell/ev-window.c: (zoom_control_changed_cb):
7344         
7345         Fix update of zoom control (bug 308268).
7346
7347 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7348
7349         * shell/ev-properties.c (set_property): escape the text correctly.
7350         Handles non-UTF-8 properties and escaped properties.  Also, sets
7351         the text to "<i>None</i>" if the property isn't set.
7352
7353         * data/evince-properties.glade: Change the label to be ellipsized,
7354         and give it a minimum size.
7355
7356 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7357
7358         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7359         * shell/ev-sidebar-links.c: (create_loading_model):
7360         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7361         * shell/ev-view.c: (ev_view_set_document):
7362         * shell/ev-window.c: (ev_window_dispose):
7363         
7364         Various small fixes, mostly memory leaks. Thanks to valgrind.
7365
7366 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7367
7368         * ps/ps-document.c: remove the locale.h include again ;-). And
7369         kill the (bogus) setlocale/savelocale business.
7370
7371 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7372
7373         * ps/ps-document.c:
7374         
7375         Include locale.h to fix build
7376         
7377         * shell/ev-sidebar.c:
7378         
7379         Remove unnecessary includes
7380
7381 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7382
7383         * dvi/dvi-document.c: (dvi_document_load):
7384         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7385         * po/POTFILES.in:
7386         
7387         Check for incorrect dvi files. Fix parsing dvi on AMD64
7388         platform. Thanks to tester@tester.ca (Olivier Crete).
7389
7390 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7391
7392         * shell/ev-page-action.c: (match_selected_cb),
7393         (display_completion_text), (match_completion), (update_model):
7394         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7395         (expand_open_links):
7396         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7397         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7398         (ev_sidebar_set_document):
7399         * shell/ev-window.c: (ev_window_xfer_job_cb),
7400         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7401         
7402         Fixed lot's of memory leaks, for example, memory leak on reload, 
7403         described in bug 307793.
7404
7405 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7406
7407         * pdf/ev-poppler.cc:
7408         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7409         (update_visible_range), (adjustment_changed_cb),
7410         (ev_sidebar_thumbnails_fill_model),
7411         (ev_sidebar_thumbnails_refresh),
7412         (ev_sidebar_tree_selection_changed),
7413         (ev_sidebar_icon_selection_changed),
7414         (ev_sidebar_thumbnails_use_icon_view),
7415         (ev_sidebar_thumbnails_set_document):
7416         * shell/ev-sidebar-thumbnails.h:
7417         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7418         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7419
7420         Refresh thumbnails when changing orientation. Not fully
7421         working yet becuase of a sidebar bug.
7422
7423         Set page orientation to poppler page everywhere. This sucks
7424         really need to fix poppler.
7425
7426 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7427
7428         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7429         (egg_recent_view_gtk_new_menu_item),
7430         (egg_recent_view_gtk_set_property),
7431         (egg_recent_view_gtk_get_property),
7432         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7433         (egg_recent_view_gtk_set_tooltip_func),
7434         (egg_recent_view_gtk_set_label_width),
7435         (egg_recent_view_gtk_get_label_width):
7436         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7437
7438         Sync with libegg (ellipsize labels)
7439
7440 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7441
7442         * data/evince-ui.xml:
7443         * shell/ev-window.c: (ev_window_cmd_go_forward),
7444         (ev_window_cmd_go_backward):
7445         
7446         Shift + PageUp moves 10 Pages. Fix for 306125
7447
7448 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7449
7450         * pdf/ev-poppler.cc:
7451
7452         Add a flag to check if orientation has been overriden
7453
7454 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7455
7456         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7457         field if necessary.
7458
7459         * ps/ps.h: add creator field to document.
7460
7461         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7462         set creator field.
7463
7464 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7465
7466         * data/evince-properties.glade:
7467         * shell/ev-properties.c: (ev_properties_set_document):
7468
7469         s/PDF Version/Format
7470
7471 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7472
7473         * shell/ev-properties.c: (ev_properties_set_document):
7474
7475         Remove unnecessary translations
7476
7477 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7478
7479         * cut-n-paste/toolbar-editor/Makefile.am:
7480
7481         Correct library name    
7482
7483 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7484
7485         * configure.ac:
7486         * cut-n-paste/recent-files/egg-recent-model.c:
7487         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7488         (egg_recent_model_unlock_file):
7489         * cut-n-paste/recent-files/egg-recent-util.c:
7490         (egg_recent_util_get_unique_id):
7491         * cut-n-paste/recent-files/update-from-egg.sh:
7492         * cut-n-paste/toolbar-editor/Makefile.am:
7493         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7494         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7495         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7496         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7497         (egg_toolbars_model_get_type):
7498         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7499
7500         Better makefile for toolbar editor and update everything
7501         to latest libegg.
7502
7503 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7504
7505         * shell/ev-window.c: (update_document_mode):
7506
7507         Prefer presentation mode when the document
7508         require fullscreen.
7509
7510 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7511
7512         * data/evince-ui.xml:
7513         * shell/ev-window.c:
7514
7515         Add control-equal for zooming
7516
7517 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7518
7519         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7520
7521 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7522
7523         * backend/ev-document.c: (ev_document_get_orientation):
7524         * backend/ev-document.h:
7525         * pdf/ev-poppler.cc:
7526         * ps/ps-document.c: (ps_document_get_orientation),
7527         (ps_document_set_orientation), (ps_document_document_iface_init):
7528
7529         Add a get_orientation api. Improve set_orientation.
7530
7531         * data/evince-ui.xml:
7532         * shell/ev-view.c: (ev_view_set_orientation),
7533         (ev_view_rotate_right), (ev_view_rotate_left):
7534         * shell/ev-view.h:
7535         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7536         (ev_window_cmd_edit_rotate_right):
7537
7538         Better ui for changing document orientation
7539
7540 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7541
7542         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7543         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7544         * shell/ev-sidebar-links.h:
7545         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7546         (ev_sidebar_page_iface_init):
7547         * shell/ev-sidebar-page.h:
7548         * shell/ev-sidebar-thumbnails.c:
7549         (ev_sidebar_thumbnails_get_property),
7550         (ev_sidebar_thumbnails_class_init),
7551         (ev_sidebar_thumbnails_set_document):
7552         * shell/ev-sidebar-thumbnails.h:
7553         * shell/ev-view.c: (ev_view_motion_notify_event):
7554         * shell/ev-window.c: (update_chrome_visibility),
7555         (ev_window_cmd_focus_page_selector),
7556         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7557         (sidebar_page_main_widget_update_cb), (ev_window_init):
7558         
7559         Autoraise toolbar on GoToPage binding and fix bindings in
7560         EvSidebarThumbnails page.
7561
7562 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7563
7564         * shell/ev-properties.c: (update_progress_label):
7565
7566         Hide the progress label when finished; bug #307697.
7567
7568 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7569
7570         * pdf/ev-poppler.cc:
7571
7572         Enable is_open for links, you will need poppler cvs
7573
7574         * shell/ev-properties.c: (job_fonts_finished_cb):
7575
7576         Get a lock on the document when filling the tree view
7577
7578 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7579
7580         * backend/ev-document-links.h:
7581         * pdf/ev-poppler.cc:
7582         * shell/ev-sidebar-links.c: (create_loading_model),
7583         (expand_open_links), (job_finished_callback):
7584
7585         Expand links when specified by the document.
7586         Depend on a poppler api (defined out for now)
7587
7588 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7589
7590         * shell/ev-properties.c: (ev_properties_dispose),
7591         (ev_properties_class_init), (dialog_destroy_cb),
7592         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7593         (ev_properties_set_document), (ev_properties_new),
7594         (ev_properties_show):
7595         * shell/ev-properties.h:
7596
7597         Make it an object, cleanup the code, api to show it as transient
7598         and to set the document.
7599
7600         * shell/ev-window.c: (ev_window_setup_document),
7601         (ev_window_cmd_file_properties):
7602
7603         Adapt to EvProperties changes, do not show multiple
7604         times, update it when document changes.
7605
7606 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7607
7608         * ps/gstypes.h:
7609         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7610         (ps_document_set_orientation), (ps_document_document_iface_init):
7611         * ps/ps-document.h:
7612
7613         Implement orientation here too
7614
7615         * shell/ev-properties.c: (ev_properties_new):
7616         * data/evince-properties.glade:
7617
7618         Hide the fonts page for backends that doesnt
7619         support it.     
7620
7621 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7622
7623         * backend/ev-document.c: (ev_document_set_orientation):
7624         * backend/ev-document.h:
7625         * pdf/ev-poppler.cc:
7626
7627         Add orientation api. Currently poppler api is not optimal,
7628         we need to set orientation every time we _get a page.
7629         I will try to fix that at some point.
7630
7631         * data/evince-ui.xml:
7632         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7633         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7634
7635         Add orientation menu items
7636
7637         * shell/ev-page-cache.c: (ev_page_cache_clear):
7638         * shell/ev-page-cache.h:
7639
7640         Add api to clear the cache
7641
7642         * shell/ev-view.c: (setup_caches), (clear_caches),
7643         (ev_view_set_document), (ev_view_zoom_out),
7644         (ev_view_set_orientation):
7645         * shell/ev-view.h:
7646
7647         Implement orientation changing
7648
7649 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7650
7651         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7652         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7653         * backend/ev-document-fonts.h:
7654
7655         Separate scan and fill so that we can incrementally fill from
7656         the main thread. Add a progress api.
7657
7658         * data/evince-properties.glade:
7659         * pdf/ev-poppler.cc:
7660         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7661         * shell/ev-jobs.h:
7662         * shell/ev-properties.c: (update_progress_label),
7663         (job_fonts_finished_cb), (setup_fonts_view):
7664
7665         Incrementally feel the list and show the progress
7666         percentage in a label like acrobat does.
7667
7668         You are going to need poppler cvs
7669
7670 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7671
7672         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7673         * backend/ev-document-fonts.h:
7674         * pdf/ev-poppler.cc:
7675
7676         Make fonts model fill incrementally.
7677
7678         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7679         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7680         (ev_job_queue_remove_job):
7681         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7682         (ev_job_fonts_new), (ev_job_fonts_run):
7683         * shell/ev-jobs.h:
7684
7685         New job for fonts scanning
7686
7687         * shell/ev-properties.c: (job_fonts_finished_cb),
7688         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7689         * shell/ev-properties.h:
7690         * shell/ev-window.c: (ev_window_cmd_file_properties):
7691
7692         Incrementally feel the treeview using the new job. Show Loading...
7693         message until scanning is completed.
7694
7695         Hopefully I didnt break the build without the poppler patch.
7696
7697 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7698
7699         * shell/ev-application.c: (ev_application_open):
7700         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7701         (ev_document_type_get_type), (ev_document_type_lookup):
7702         * shell/ev-document-types.h:
7703         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7704         * shell/ev-job-xfer.h:
7705         * shell/ev-window.c: (ev_window_clear_local_uri),
7706         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7707         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7708         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7709         
7710         Transfer remote documents to tmp directory to display them later.
7711
7712 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7713
7714         * backend/ev-document-info.h:
7715         * shell/ev-properties.c: (ev_properties_new):
7716
7717         s/GTime*/GTime. Not sure why we was using a pointer
7718         at all there!
7719
7720 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7721
7722         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7723         situations.  That situation is that you're using GTK+-HEAD with
7724         the patch at #306726 is applied, and you have a document with <
7725         1500 pages in it.  It's not quite as uniformly nice as the
7726         TreeView, but should be better in the long run.
7727
7728         I'm pretty sure I guarded against breaking compilation with
7729         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7730         I missed some.
7731
7732         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7733         widget yet, so I commented that code out
7734         enable_view_actions_for_widget() for now.  Need to figure this
7735         out.
7736
7737         * shell/ev-page-action.c (match_selected_cb): emit the right
7738         signals.  Our cool C-l completion now works.
7739
7740 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7741
7742         * backend/Makefile.am:
7743         * backend/ev-document-fonts.c:
7744         * backend/ev-document-links.c:
7745         * backend/ev-document.c: (ev_document_load):
7746         * backend/ev-document.h:
7747         * backend/ev-job-queue.c:
7748         * backend/ev-job-queue.h:
7749         * backend/ev-jobs.c:
7750         * backend/ev-jobs.h:
7751         * backend/ev-page-cache.c:
7752         * backend/ev-page-cache.h:
7753
7754         EvPageCache and EvJobs are moved to shell.
7755
7756         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7757         (ev_tmp_filename):
7758         * lib/ev-file-helpers.h:
7759         
7760         New helper to work with temporary files
7761         
7762         * shell/Makefile.am:
7763         * shell/ev-application.c: (ev_application_open):
7764         * shell/ev-application.h:
7765         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7766         (remove_job_from_async_queue), (add_job_to_async_queue),
7767         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7768         (handle_job), (search_for_jobs_unlocked),
7769         (no_jobs_available_unlocked), (ev_render_thread),
7770         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7771         (ev_job_queue_add_job), (move_job_async), (move_job),
7772         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7773         * shell/ev-job-queue.h:
7774         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7775         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7776         * shell/ev-job-xfer.h:
7777         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7778         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7779         (ev_job_links_class_init), (ev_job_render_init),
7780         (ev_job_render_dispose), (ev_job_render_class_init),
7781         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7782         (ev_job_thumbnail_class_init), (ev_job_load_init),
7783         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7784         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7785         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7786         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7787         * shell/ev-jobs.h:
7788         * shell/ev-page-action.c: (ev_page_action_set_document):
7789         * shell/ev-page-cache.c: (ev_page_cache_init),
7790         (ev_page_cache_class_init), (ev_page_cache_finalize),
7791         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7792         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7793         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7794         (ev_page_cache_get_title), (ev_page_cache_get_size),
7795         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7796         (ev_page_cache_get_height_to_page),
7797         (ev_page_cache_get_max_label_chars),
7798         (ev_page_cache_get_page_label),
7799         (ev_page_cache_has_nonnumeric_page_labels),
7800         (ev_page_cache_get_info), (ev_page_cache_next_page),
7801         (ev_page_cache_prev_page), (ev_page_cache_get):
7802         * shell/ev-page-cache.h:
7803         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7804         (ev_pixbuf_cache_clear_job_sizes),
7805         (ev_pixbuf_cache_add_jobs_if_needed),
7806         (ev_pixbuf_cache_set_page_range):
7807         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7808         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7809         * shell/ev-sidebar-thumbnails.c:
7810         (ev_sidebar_tree_selection_changed),
7811         (ev_sidebar_thumbnails_set_document):
7812         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7813         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7814         (ev_statusbar_get_context_id), (ev_statusbar_push),
7815         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7816         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7817         (ev_statusbar_set_progress):
7818         * shell/ev-statusbar.h:
7819         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7820         (ev_view_find_previous):
7821         * shell/ev-window.c: (ev_window_is_empty),
7822         (ev_window_setup_document), (password_dialog_response),
7823         (ev_window_clear_jobs), (ev_window_load_job_cb),
7824         (ev_window_xfer_job_cb), (ev_window_open_uri),
7825         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7826         (ev_window_print), (ev_window_print_range),
7827         (ev_window_state_event), (ev_window_cmd_view_reload),
7828         (menu_item_select_cb), (menu_item_deselect_cb),
7829         (view_status_changed_cb), (ev_window_dispose),
7830         (drag_data_received_cb), (ev_window_init):
7831         * shell/ev-window.h:
7832         * shell/main.c: (load_files):
7833         
7834         New statusbar to show progress on idle. Two new jobs - 
7835         xfer job and load job to load document in background. And update
7836         of page_cache clients to new location of code.
7837
7838 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7839   
7840         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7841         selection in open dialog. It also remembers the last visited directory 
7842         in the current session.
7843
7844 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * shell/ev-properties.c: (ev_properties_new):
7847         * shell/ev-properties.h:
7848         * shell/ev-window.c: (ev_window_cmd_file_properties):
7849         
7850         Get document info from page cache instead of document itself.
7851         This should fix crash related to race conditions described in
7852         bug 306545.
7853
7854 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7855
7856         * ps/ps-document.c: (ps_document_init),
7857         (send_ps), (get_page_box), (output), (catchPipe), (input),
7858         (stop_interpreter), (file_length), (file_readable),
7859         (check_filecompressedb), (ps_document_enable_interpreter),
7860         (document_load), (ps_async_renderer_render_pixbuf):
7861         * ps/ps-document.h:
7862
7863         Big cleanup of the ps code
7864
7865 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7866
7867         * backend/Makefile.am:
7868         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7869         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7870         * backend/ev-async-renderer.h:
7871
7872         Add an async renderer interface (method + callback) which
7873         is useful for backends like ps.
7874
7875         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7876         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7877         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7878         (ev_job_queue_add_job), (move_job_async), (move_job),
7879         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7880
7881         Add queues for async renderer, these are executed on the
7882         main thread.
7883
7884         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7885         (ev_job_render_run):
7886         * backend/ev-jobs.h:
7887
7888         If the backend support async renderer interface use it.
7889
7890         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7891         (setup_pixmap), (ps_document_get_type),
7892         (ps_async_renderer_render_pixbuf),
7893         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7894
7895         Implement async renderer interface.
7896
7897 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7898
7899         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7900
7901         Cleanup links job on exit.
7902
7903 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7904
7905         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7906         (drag_data_get_cb), (drag_data_received_cb):
7907         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7908         (drag_data_get_cb), (parse_item_list),
7909         (egg_toolbar_editor_load_actions):
7910         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7911         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7912         (parse_item_list), (parse_toolbars):
7913         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7914         (dvi_pixbuf_put_pixel):
7915         
7916         Fix gcc 4.0 warnings
7917
7918 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7919
7920         * ps/ps-document.c: (start_interpreter):
7921
7922         Fix warning when loading ps
7923
7924 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7925
7926         * ps/ps-document.c: (output):
7927
7928         Fix crash when priting gs error messages.
7929
7930 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7931
7932         * backend/ev-page-cache.c: (_ev_page_cache_new):
7933         * backend/ev-page-cache.h:
7934
7935         Use a const to return title so that we dont double
7936         free it. Small cleanup and fix a leak.
7937
7938         * shell/ev-window.c: (update_window_title):
7939
7940         strdup value from get_title.
7941
7942 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7943
7944         * shell/ev-sidebar-links.c: (job_finished_callback),
7945         (ev_sidebar_links_set_document):
7946
7947         Cleanup the old job when changing document
7948
7949 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7950
7951         * shell/ev-stock-icons.c:
7952         * shell/ev-stock-icons.h:
7953         * shell/ev-window.c:
7954         
7955         Add stock icons for actions that can appear in toolbar. Fix for
7956         bug 306566.
7957
7958 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7959
7960         * backend/ev-page-cache.c: (ev_page_cache_finalize),
7961         (_ev_page_cache_new), (ev_page_cache_get_max_width),
7962         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7963         * backend/ev-page-cache.h:
7964         * shell/ev-view.c: (scroll_to_current_page),
7965         (view_update_range_and_current_page), (get_page_y_offset),
7966         (get_page_extents), (ev_view_size_request_continuous_dual_page),
7967         (ev_view_size_request_continuous),
7968         (ev_view_zoom_for_size_continuous_and_dual_page),
7969         (ev_view_zoom_for_size_continuous):
7970         
7971         More compact EvView layout in document with pages of different size.
7972
7973 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
7974
7975         * shell/ev-window.c (ev_window_cmd_file_properties): fix
7976         compilation.
7977
7978 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7979
7980         * shell/ev-view.c: (view_set_adjustment_values):
7981         * shell/ev-window.c: (ev_window_cmd_file_properties):
7982         
7983         A bit different fix for rounding problem but it has no
7984         problems on startup. Make properties window transient to parent.
7985
7986 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7987
7988         * pdf/ev-poppler.cc:
7989         
7990         More commenting of font stuff.
7991
7992 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7993
7994         * pdf/ev-poppler.cc:
7995
7996         Comment out some more fonts stuff. Should really
7997         work without the poppler patch now.
7998
7999 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8000
8001         * pdf/ev-poppler.cc:
8002
8003         Adapt to api change
8004
8005 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8006
8007         * data/evince-properties.glade:
8008         * pdf/ev-poppler.cc:
8009         * shell/ev-properties.c: (setup_fonts_view):
8010
8011         Set the column title. Show the dialog only
8012         once everything is setup.
8013         Getting font info can be very slow... will
8014         prolly need to make this threaded too.
8015
8016 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8017
8018         * backend/Makefile.am:
8019         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8020         (ev_document_fonts_get_fonts_model):
8021         * backend/ev-document-fonts.h:
8022         * data/evince-properties.glade:
8023         * pdf/ev-poppler.cc:
8024         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8025         * shell/ev-properties.h:
8026         * shell/ev-window.c: (ev_window_cmd_file_properties):
8027
8028         Implement fonts list. Defined out for now, since it depends
8029         on a not yet committed poppler patch.
8030
8031 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8032
8033         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8034         page + 1.
8035
8036         * shell/ev-window.c: Make sure we add the timeout when we get a
8037         focus-in event.
8038
8039         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8040         adjustment->value before calculating the zoom factor to average
8041         out all of our rounding errors.  The page no longer 'drifts' when
8042         resizing.
8043
8044 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8045
8046         * data/evince-properties.glade:
8047         * shell/ev-properties.c: (ev_properties_format_date),
8048         (set_property):
8049         
8050         Labels don't expand when the dialogue is resized.
8051         strftime result needs to be converted to UTF-8. Thanks
8052         to Christian Persch <chpe@gnome.org>.
8053
8054 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8055
8056         * data/evince-properties.glade:
8057
8058         Hide the fonts tab
8059
8060 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8061
8062         * backend/ev-document-info.h:
8063         * backend/ev-document.c: (ev_document_info_free):
8064         * data/evince-properties.glade:
8065         * pdf/ev-poppler.cc:
8066         * ps/ps-document.c: (ps_document_get_info):
8067         * shell/ev-properties.c: (ev_properties_format_date),
8068         (set_property), (ev_properties_new):
8069         * shell/ev-properties.h:
8070         * shell/ev-window.c: (ev_window_cmd_file_properties):
8071
8072         Rework properties code to take only EvPropertyInfo
8073         in the constructor so that it can be useful for
8074         nautilus plugin too.
8075
8076         Deal with backends that doesnt support some properties.
8077         Make set property code generic.
8078
8079 2005-06-04  Christian Persch <chpe@gnome.org>
8080
8081         * data/evince-properties.glade:
8082
8083         fix spacings, make resizeable, and make data labels
8084         selectable + ellipsised
8085
8086 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8087
8088         * backend/ev-document-info.h:
8089         * data/Makefile.am:
8090         * data/evince-ui.xml:
8091         * pdf/ev-poppler.cc:
8092         * shell/Makefile.am:
8093         * shell/ev-window.c: (update_action_sensitivity),
8094         (ev_window_cmd_file_properties):
8095
8096         Initial go at file properties. Patch by
8097         Emil Soleyman-Zomalan <emil@soleyman.com>.
8098         Needs love see #169583
8099
8100 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8101
8102         * ps/ps-document.c: (output):
8103         * ps/ps.c: (psscan):
8104
8105         Try to render even if psscan fails.
8106
8107 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8108
8109         * ps/ps.c: (psscan), (pscopydoc):
8110
8111         Port buffered reading code from gv
8112
8113 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8114
8115         * ps/ps-document.c: (interpreter_message), (output):
8116
8117         Do not fail on interpreter messages
8118
8119 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8120
8121         * backend/ev-document-misc.c:
8122         (ev_document_misc_get_thumbnail_frame):
8123
8124         Pages can be 0 x 0, dont assert on this case
8125
8126 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8127
8128         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8129         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8130
8131         Correctly manage our reference on document. Finally the reload
8132         huge leak is gone...
8133
8134 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8135
8136         * ps/ps-document.c: (ps_document_dispose):
8137
8138         Forgot to chain it to the parent. Thanks chpe.
8139
8140 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8141
8142         * ps/ps-document.c: (ps_document_dispose),
8143         (ps_document_class_init), (stop_interpreter), (document_load):
8144
8145         Cleanup dispose a bit. Dont leak the whole pixmap.
8146
8147 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8148
8149         * pdf/ev-poppler.cc:
8150
8151         Release the poppler document on dispose
8152
8153 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8154
8155         * shell/ev-view.c: (ev_view_set_document):
8156
8157         Release ref on the pixbuf cache when changing
8158         document.
8159
8160 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8161
8162         * ps/ps-document.c: (ps_document_get_info):
8163
8164         Fix a double free
8165
8166 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8167
8168         * backend/ev-page-cache.c: (ev_page_cache_init),
8169         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8170         * backend/ev-page-cache.h:
8171         * shell/ev-page-action.c: (page_changed_cb):
8172         
8173         Set page action entry width depending on labels width. Fix
8174         for bug 305202.
8175
8176 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8177
8178         * backend/ev-link.c: (ev_link_class_init):
8179
8180         Allow -1 as page value (error)
8181
8182 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8183
8184         * shell/ev-sidebar-thumbnails.c:
8185         (ev_sidebar_thumbnails_set_document):
8186         * shell/ev-view.c: (scroll_to_current_page),
8187         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8188         (page_changed_cb), (on_adjustment_value_changed),
8189         (ev_view_set_document):
8190
8191         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8192         Fix bug 305377
8193
8194 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8195
8196         * configure.ac:
8197         * djvu/djvu-document.c: (djvu_document_get_page_size):
8198
8199         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8200         bug 301993.
8201
8202 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8203
8204         * shell/ev-view.c (draw_one_page): modify the expose handling to
8205         get the shadows.
8206
8207         * shell/ev-window.c (update_action_sensitivity): Respect
8208         permissions field.  Kowtow to the man.
8209
8210         * pdf/ev-poppler.cc: Get the permissions field.
8211
8212         * tiff/*c: Make a tiny bit more robust.
8213
8214 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8215
8216         * djvu/djvu-document.c:
8217         
8218         Pop messages from djvu context message queue.
8219
8220 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8221
8222         * configure.ac, Makefile.am, shell/Makefile.am:
8223         * tiff/Makefile.am, shell/ev-document-types.c:
8224         
8225         Cleanup tiff configure checks. Fix for bug 305218.
8226
8227 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8228
8229         * configure.ac: Added "uk" to ALL_LINGUAS.
8230
8231 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8232
8233         * cut-n-paste/zoom-control/ephy-zoom.c:
8234         (ephy_zoom_get_changed_zoom_level):
8235         * cut-n-paste/zoom-control/ephy-zoom.h:
8236         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8237         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8238         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8239         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8240         (zoom_control_changed_cb), (ev_window_init):
8241         
8242         Fix minor points related to moving best fit up. Introduce
8243         "zoom" property and make zoom control change it's value on
8244         notify::zoom signals. Fix for 305080.
8245
8246 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8247
8248         * data/evince-ui.xml:
8249         * shell/ev-window.c: (set_view_actions_sensitivity):
8250         
8251         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8252
8253 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8254
8255         * configure.ac:
8256
8257         Depends on poppler 0.3.2
8258
8259 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8260
8261         * cut-n-paste/recent-files/egg-recent-item.c:
8262         (egg_recent_item_get_short_name):
8263         * cut-n-paste/toolbar-editor/Makefile.am:
8264         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8265         (new_pixbuf_from_widget):
8266         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8267         * cut-n-paste/toolbar-editor/egg-marshal.c:
8268         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8269         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8270
8271         Sync
8272
8273 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8274
8275         * tiff/tiff-document.c: Rough TIFF backend.
8276
8277 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8278
8279         * NEWS:
8280         * configure.ac:
8281         * cut-n-paste/toolbar-editor/Makefile.am:
8282
8283         Release 0.3.1
8284
8285 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8286
8287         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8288         (ev_view_find_next), (ev_view_find_previous):
8289
8290         Remove the locks around get_n_results   
8291
8292 2005-05-21  Juerg Billeter  <j@bitron.ch>
8293
8294         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8295
8296         Pass correct number of pages to poppler.
8297
8298 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8299
8300         * configure.ac:
8301         * data/Makefile.am:
8302         * data/evince.desktop.in: 
8303         * data/evince.desktop.in.in:
8304         * po/POTFILES.in:
8305         
8306         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8307
8308 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8309
8310         * shell/ev-view.c: (view_update_adjustments),
8311         (view_set_adjustment_values): cast adjustmen->value to (int)
8312         before using it.  Otherwise, we get off by a pixel in some
8313         situations.
8314
8315         (draw_one_page): Draw the border on expose.
8316
8317 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8318
8319         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8320         adjustment when the mode changes, #304923
8321
8322 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8323
8324         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8325         flickering on resize but still use gdk_window_scroll on
8326         scrolling
8327
8328 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8329
8330         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8331         option, #170458
8332
8333 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8334
8335         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8336         second page on page_changed if possible, #304669
8337
8338 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8339
8340         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8341         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8342
8343 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8344
8345         * .cvsignore:
8346         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8347         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8348         (ev_view_zoom_for_size_presentation),
8349         (ev_view_zoom_for_size_continuous_and_dual_page),
8350         (ev_view_zoom_for_size_continuous),
8351         (ev_view_zoom_for_size_dual_page),
8352         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8353         * shell/ev-view.h:
8354         * shell/ev-window.c: (update_view_size),
8355         (ev_window_sizing_mode_changed_cb):
8356
8357         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8358         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8359         an infinite loop, #304769
8360
8361
8362 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8363
8364         * data/evince-ui.xml:
8365         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8366         * shell/ev-window.c: (set_view_actions_sensitivity):
8367
8368         Make PgUp/Down behave like Space
8369
8370 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8371
8372         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8373         * backend/ev-ps-exporter.h:
8374         * pdf/ev-poppler.cc:
8375         * ps/ps-document.c: (ps_document_ps_export_begin):
8376         * shell/ev-print-job.c: (idle_print_handler):
8377
8378         Adapt to new poppler api
8379
8380 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8381
8382         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8383         (ephy_zoom_control_init):
8384
8385         Translate zoom levels
8386
8387 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8388
8389         * cut-n-paste/zoom-control/ephy-zoom.c:
8390         (ephy_zoom_get_zoom_level_index):
8391
8392         Fix current zoom -> zoom control match
8393
8394 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8395
8396         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8397         rather than the scrolled_window that it's in. Fixes bug #304655.
8398
8399 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8400
8401         * shell/ev-view.c: (view_update_adjustments),
8402         (view_set_adjustment_values), (view_update_range_and_current_page),
8403         (view_scroll_to_page), (set_scroll_adjustment),
8404         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8405         (ev_view_scroll), (ev_view_scroll_view),
8406         (ensure_rectangle_is_visible), (find_page_at_location),
8407         (get_link_at_location), (go_to_link), (status_message_from_link),
8408         (ev_view_size_request_continuous_dual_page),
8409         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8410         (ev_view_unrealize), (ev_view_expose_event),
8411         (ev_view_button_press_event), (ev_view_motion_notify_event),
8412         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8413         (draw_rubberband), (highlight_find_results), (draw_one_page),
8414         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8415         (ev_view_init), (find_changed_cb), (page_changed_cb),
8416         (on_adjustment_value_changed), (ev_view_new),
8417         (ev_view_set_document), (ev_view_set_zoom),
8418         (ev_view_set_continuous), (ev_view_set_dual_page),
8419         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8420         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8421         (ev_view_zoom_for_size_presentation),
8422         (ev_view_zoom_for_size_continuous_dual_page),
8423         (ev_view_zoom_for_size_continuous),
8424         (ev_view_zoom_for_size_dual_page),
8425         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8426         (ev_view_get_status), (ev_view_set_status),
8427         (update_find_status_message), (ev_view_get_find_status),
8428         (ev_view_set_find_status), (jump_to_find_result),
8429         (jump_to_find_page), (compute_selections), (clear_selection),
8430         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8431         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8432         (ev_view_update_primary_selection),
8433         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8434         * shell/ev-view.h:
8435         * shell/ev-window.c: (ev_window_open_page_label),
8436         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8437         (ev_window_init):
8438         * shell/ev-window.h:
8439         * shell/main.c: (load_files):
8440
8441         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8442         when resizing.  Remove the bin_window().  Also, patch from James
8443         Bowes to fix command line page, #300641
8444         
8445 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8446
8447         * data/evince-ui.xml:
8448         * shell/ev-view.c:
8449         * shell/ev-view.h:
8450         * shell/ev-window.c: (update_action_sensitivity):
8451
8452         Get rid of View->Normal Size, it's just confusing
8453
8454 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8455
8456         * backend/ev-document-info.h:
8457         * backend/ev-document.c: (ev_document_info_free): Free the
8458         EvDocumentInfo.
8459
8460         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8461         (clear_range), (add_range), (update_visible_range),
8462         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8463         (ev_sidebar_thumbnails_set_document):
8464         * shell/ev-window.c: (ev_window_setup_document): Only render the
8465         visible thumbnails.  It takes an instant to render, but it uses
8466         much less memory.
8467
8468 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8469
8470         * shell/ev-sidebar-links.c: (popup_menu_cb):
8471
8472         Select first item
8473
8474 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8475
8476         * lib/Makefile.am:
8477         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8478         (button_press_cb), (ev_sidebar_links_construct):
8479
8480         Show the popup menu also on keybindings
8481
8482 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8483
8484         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8485         * shell/ev-window.h:
8486
8487         Expose api to print a range (with dialog). Make private _print use
8488         it.
8489
8490         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8491         (ev_sidebar_links_construct):
8492
8493         Show a print context menu on linkx, it prints the selected
8494         section.
8495
8496 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8497
8498         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8499         button.
8500
8501 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8502
8503         * AUTHORS:
8504
8505         Update
8506
8507         * shell/ev-window.c: (build_comments_string),
8508         (ev_window_cmd_help_about):
8509
8510         Show poppler version/backend and authors
8511
8512 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8513
8514         * cut-n-paste/zoom-control/ephy-zoom.c:
8515         (ephy_zoom_get_zoom_level_index):
8516         * cut-n-paste/zoom-control/ephy-zoom.h:
8517
8518         Move the best fit items at the top of the list
8519
8520 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8521
8522         * shell/ev-marshal.list:
8523         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8524         (activate_cb), (match_selected_cb), (activate_link_cb),
8525         (connect_proxy), (ev_page_action_class_init):
8526         * shell/ev-page-action.h:
8527
8528         Use signals to notify action activation. Hopefully
8529         I did not break completion since I cant test...
8530
8531         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8532         (register_custom_actions):
8533
8534         Connect to page selector actions and also grab focus on
8535         the view when activated.
8536
8537 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8538
8539         * pdf/ev-poppler.cc:
8540         * backend/ev-page-cache.c: make page size calculation consistent
8541         and set it to (int)( width * scale + 0.5).  This makes the weird
8542         line going through the middle of the page go away.
8543
8544         * shell/ev-view.c: move painting the background page after
8545         checking the expose area covers us.
8546
8547 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8548
8549         * data/evince-password.glade:
8550         
8551         Mark labels as not translatable. Fix for bug 302842.
8552
8553 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8554
8555         * configure.ac: Added "es" to ALL_LINGUAS.
8556
8557 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8558
8559         * data/evince-toolbar.xml:
8560         * shell/ev-window.c: (update_action_sensitivity),
8561         (ev_window_setup_document), (ev_window_set_page_mode),
8562         (ev_window_init):
8563
8564         Remove some leftover code from jrb first continous
8565         attempt. Use the new actions, we still need good icons
8566         though...
8567
8568 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8569
8570         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8571
8572         Update label when connecting proxy. Fix a warning with NULL
8573         page_cache.
8574
8575 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8576
8577         * data/evince-ui.xml:
8578         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8579         * shell/ev-page-action.h:
8580         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8581
8582         Add mnemonic for edit toolbar.
8583         ctrl+l focus the page entry.
8584
8585 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8586
8587         * lib/Makefile.am:
8588         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8589         (ev_window_init):
8590         * shell/main.c: (main):
8591
8592         Put the toolbar xml in evince own dot dir
8593
8594 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8595
8596         * shell/ev-window.c: (ev_window_init):
8597
8598         Make the toolbar not removable
8599
8600 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8601
8602         * data/evince-ui.xml:
8603         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8604         * shell/ev-sidebar-links.h:
8605         * shell/ev-sidebar-thumbnails.c:
8606         (ev_sidebar_thumbnails_get_treeview):
8607         * shell/ev-sidebar-thumbnails.h:
8608         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8609         (ev_view_class_init):
8610         * shell/ev-view.h:
8611         * shell/ev-window.c: (update_action_sensitivity),
8612         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8613         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8614         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8615         (ev_window_init):
8616
8617         This is evil... Make space/backspace global accelerators but
8618         enable them only for some widgets (sidebars and view).
8619         I dont like it, but I dont know a better way... :/
8620
8621 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8622
8623         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8624         (ev_page_action_widget_finalize),
8625         (ev_page_action_widget_class_init), (update_page_cache):
8626
8627         Keep a weak reference on proxy->page_cache so that we
8628         dont try to disconnect the signal if the object is already
8629         gone. Maybe there is a better way to cleanup reference handling
8630         in page action though...
8631
8632 2005-05-10  Juerg Billeter  <j@bitron.ch>
8633
8634         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8635         * backend/ev-ps-exporter.h:
8636         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8637         * ps/ps-document.c: (ps_document_ps_export_begin):
8638         
8639         Change api to pass print range to ps_exporter_begin. The pdf backend
8640         requires this information.
8641         
8642         * shell/ev-print-job.c: (idle_print_handler):
8643         
8644         Adapt to api change
8645
8646 2005-05-10  Juerg Billeter  <j@bitron.ch>
8647
8648         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8649         (idle_print_handler)
8650         * shell/ev-window.c: (ev_window_print):
8651
8652         Support printing page range, based on patch by Amaury Jacquot
8653
8654 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8655
8656         * data/evince-toolbar.xml:
8657
8658         Add zoom control to available items
8659
8660 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8661
8662         * shell/ev-window.c: (update_action_sensitivity):
8663
8664         Set slash action insensitive when appropriate
8665
8666 2005-05-10  Christian Persch <chpe@gnome.org>
8667
8668         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8669
8670         Fix warning on the overflow menu
8671
8672 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8673
8674         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8675
8676         Check for uri correctness/existence
8677
8678 2005-05-09  Juerg Billeter  <j@bitron.ch>
8679
8680         * shell/ev-window.c: (using_postscript_printer):
8681
8682         LPD printers use postscript, too
8683
8684 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8685
8686         * shell/ev-window.c: (register_custom_actions):
8687
8688         The zoom one is actually sort of useful,
8689         put it back
8690
8691 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8692
8693         * shell/ev-window.c: (register_custom_actions):
8694
8695         Hide page/zoom controls from overflow, they
8696         are useless.
8697
8698 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8699
8700         * cut-n-paste/update-from-egg.sh:
8701         
8702         Share it between all cut-n-paste subdirs
8703
8704         * cut-n-paste/recent-files/Makefile.am:
8705
8706         Fix to use "global" update-from-egg.sh
8707
8708         * cut-n-paste/recent-files/egg-recent-model.c:
8709         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8710         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8711         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8712         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8713
8714         Update from libegg
8715
8716         * cut-n-paste/toolbar-editor/Makefile.am:
8717
8718         Fix to use "global" update-from-egg.sh
8719
8720         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8721
8722         Update from libegg
8723
8724 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8725
8726         * configure.ac:
8727         * cut-n-paste/Makefile.am:
8728         * cut-n-paste/recent-files/Makefile.am:
8729         * cut-n-paste/toolbar-editor/.cvsignore:
8730         * cut-n-paste/toolbar-editor/Makefile.am:
8731         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8732         (egg_editable_toolbar_get_type), (get_toolbar_position),
8733         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8734         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8735         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8736         (set_item_drag_source), (create_item_from_action), (create_item),
8737         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8738         (popup_toolbar_context_menu_cb), (free_dragged_item),
8739         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8740         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8741         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8742         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8743         (item_added_cb), (item_removed_cb),
8744         (egg_editable_toolbar_construct),
8745         (egg_editable_toolbar_disconnect_model),
8746         (egg_editable_toolbar_deconstruct),
8747         (egg_editable_toolbar_set_model),
8748         (egg_editable_toolbar_set_ui_manager),
8749         (egg_editable_toolbar_set_property),
8750         (egg_editable_toolbar_get_property),
8751         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8752         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8753         (egg_editable_toolbar_new_with_model),
8754         (egg_editable_toolbar_get_edit_mode),
8755         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8756         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8757         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8758         (new_pixbuf_from_widget), (new_separator_pixbuf),
8759         (update_separator_image), (style_set_cb),
8760         (_egg_editable_toolbar_new_separator_image),
8761         (egg_editable_toolbar_get_model):
8762         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8763         * cut-n-paste/toolbar-editor/egg-marshal.c:
8764         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8765         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8766         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8767         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8768         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8769         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8770         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8771         (editor_drag_data_delete_cb), (drag_data_get_cb),
8772         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8773         (editor_create_item), (update_editor_sheet), (setup_editor),
8774         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8775         (parse_item_list), (model_has_action), (update_actions_list),
8776         (egg_toolbar_editor_load_actions):
8777         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8778         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8779         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8780         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8781         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8782         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8783         (egg_toolbars_model_add_separator), (impl_add_item),
8784         (parse_item_list), (egg_toolbars_model_add_toolbar),
8785         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8786         (impl_get_item_data), (impl_get_item_type),
8787         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8788         (egg_toolbars_model_init), (free_toolbar),
8789         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8790         (egg_toolbars_model_remove_toolbar),
8791         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8792         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8793         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8794         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8795         (egg_toolbars_model_get_item_data),
8796         (egg_toolbars_model_get_item_type):
8797         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8798         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8799         * data/Makefile.am:
8800         * data/evince-toolbar.xml:
8801         * data/evince-ui.xml:
8802         * data/hand-open.png:
8803         * po/POTFILES.in:
8804         * shell/Makefile.am:
8805         * shell/ev-window.c: (update_chrome_visibility),
8806         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8807         (ev_window_dispose), (ev_window_init):
8808
8809         Implement epiphany like toolbar editor. Based on patch by
8810         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8811
8812 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8813
8814         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8815
8816         Use set_cursor instead of set_selection, so that
8817         the keyboard focus moves too.
8818
8819 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8820
8821         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8822
8823         Fix infinite loop when loading Type1 fonts
8824
8825 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8826
8827         * data/evince-ui.xml:
8828         * shell/ev-window.c:
8829
8830         Slash -> Find
8831
8832 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8833
8834         * configure.ac:
8835
8836         Make --disable really disable
8837
8838 2005-05-07  Juerg Billeter  <j@bitron.ch>
8839
8840         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8841
8842         Compare page labels even without has_labels set, fixes setting page
8843         with entry
8844
8845 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8846
8847         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8848         (ev_view_set_cursor), (ev_view_button_press_event),
8849         (ev_view_motion_notify_event), (ev_view_button_release_event),
8850         (ev_view_init):
8851
8852         Implement middle button scrolling. Based on a patch
8853         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8854
8855 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8856
8857         * shell/ev-document-types.c: (get_slow_mime_type),
8858         (get_document_type_from_mime), (ev_document_type_lookup):
8859         * shell/ev-document-types.h:
8860
8861         Change api to lookup from uri. Do fast lookup first, if the
8862         type is unknown try with data sniffing.
8863
8864         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8865         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8866
8867         Adapt to api change
8868
8869 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8870
8871         * thumbnailer/Makefile.am:
8872
8873         Fix distcheck
8874
8875 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8876
8877         * NEWS:
8878         * configure.ac:
8879
8880         Release 0.3.0
8881
8882         * data/evince-ui.xml:
8883
8884         Hide presentation mode for now
8885
8886         * shell/ev-view.c: (highlight_find_results):
8887
8888         Show current find selection only on current page
8889
8890 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8891
8892         * shell/ev-view.c: (ev_view_select_all):
8893
8894         Compute size of the actual page, not of
8895         the current one.
8896
8897 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8898
8899         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8900         (view_rect_to_doc_rect), (compute_selections),
8901         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8902         (ev_view_copy), (ev_view_primary_get_cb),
8903         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8904         (ev_view_button_press_event), (ev_view_motion_notify_event),
8905         (ev_view_button_release_event), (page_changed_cb):
8906
8907         Fix text selection
8908
8909 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8910
8911         * shell/ev-view.c: (compute_border), (get_page_extents),
8912         (doc_rect_to_view_rect), (highlight_find_results),
8913         (ev_view_bin_expose), (ev_view_select_all),
8914         (ev_view_motion_notify_event), (update_find_status_message),
8915         (jump_to_find_result), (jump_to_find_page):
8916
8917         First go at fixing search, still buggy
8918
8919 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8920
8921         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8922         dropdown box and button at the top of the sidebar.
8923
8924 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8925
8926         * configure.ac: Output zoom-control Makefile.
8927         * cut-n-paste/Makefile.am: build zoom-control subdir.
8928         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8929         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8930         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8931         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8932         * cut-n-paste/zoom-control/ephy-zoom.c:
8933         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8934         from epiphany, and modified to add a separator into the menu.
8935         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8936         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8937         zoom-control action.
8938         * shell/Makefile.am: Include zoom-control flags.
8939         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8940         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8941         (ev_view_zoom_for_size_presentation),
8942         (ev_view_zoom_for_size_continuous_and_dual_page),
8943         (ev_view_zoom_for_size_continuous),
8944         (ev_view_zoom_for_size_dual_page),
8945         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
8946         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
8947         ev_view_get_zoom and ev_view_get_sizing_mode.
8948         * shell/ev-view.h:
8949         * shell/ev-window.c: (update_action_sensitivity),
8950         (update_sizing_buttons), (zoom_control_changed_cb),
8951         (register_custom_actions): Initialize and use the zoom-control 
8952         widget.
8953
8954 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
8955
8956         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8957         preview cache back to 1.  Don't know when it got set to 0.
8958         
8959         * shell/ev-view.c: (compute_border), (ev_view_realize),
8960         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8961         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8962         (ev_view_get_fullscreen), (ev_view_set_presentation),
8963         (ev_view_get_presentation), (ev_view_set_sizing_mode),
8964         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8965         * shell/ev-view.h:
8966         * shell/ev-window.c:
8967         (update_chrome_visibility),
8968         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8969         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8970         (update_document_mode), (ev_window_update_fullscreen_action),
8971         (ev_window_fullscreen), (ev_window_unfullscreen),
8972         (ev_window_cmd_view_fullscreen),
8973         (ev_window_update_presentation_action),
8974         (ev_window_run_presentation), (ev_window_stop_presentation),
8975         (ev_window_cmd_view_presentation), (ev_window_state_event),
8976         (ev_window_focus_in_event), (ev_window_focus_out_event),
8977         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
8978         * data/evince-ui.xml: Initial presentation mode.  We should
8979         probably hide this until it's done, as it's quite rough.  Also,
8980         change full-screen to fullscreen and add two getters to EvView.
8981
8982 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8983
8984         * shell/ev-page-action.c: (update_page_cache),
8985         (ev_page_action_dispose):
8986         * shell/ev-window.c: (destroy_fullscreen_popup),
8987         (ev_window_create_fullscreen_popup):
8988
8989         Use connect_object rather than explicitly
8990         disconnect on dispose.
8991
8992 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8993
8994         * shell/ev-page-action.c: (update_page_cache),
8995         (ev_page_action_dispose):
8996
8997 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8998
8999         * backend/ev-page-cache.c: (_ev_page_cache_new),
9000         (ev_page_cache_set_page_label),
9001         (ev_page_cache_has_nonnumeric_page_labels):
9002         * backend/ev-page-cache.h:
9003         * shell/ev-page-action.c: (update_pages_label):
9004         
9005         If all page labels are numeric, fallback to default
9006         way to display number of pages. See bug 173185.
9007
9008 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9009
9010         * shell/ev-page-action.c: (ev_page_action_dispose):
9011         * shell/ev-view.c: (view_update_range_and_current_page):
9012         * shell/ev-window.c: (ev_window_dispose):
9013         
9014         Set page on scroll in continuous mode. Fixes bug 301986.
9015         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9016
9017 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9018
9019         * configure.ac:
9020
9021         Require poppler 0.3.0
9022
9023 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9024         
9025         * shell/Makefile.am, configure.ac: Fix build problems
9026         with t1lib. Bug 301996.
9027
9028 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9029
9030         * shell/ev-view.c: (ev_view_scroll_event):
9031         
9032         Scroll up increase zoom
9033
9034 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9035
9036         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9037         (ev_view_set_sizing_mode),
9038         (ev_view_zoom_for_size_continuous_and_dual_page),
9039         (ev_view_zoom_for_size_continuous):
9040         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9041         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9042         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9043         (ev_window_init):
9044
9045         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9046         Fix for 165473 and 165472.
9047
9048 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9049
9050         * po/POTFILES.in:
9051         * thumbnailer/Makefile.am:
9052         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9053         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9054         * thumbnailer/evince-thumbnailer.schemas.in:
9055         
9056         Make thumbnailer schemas translatable. Fix for bug 301773
9057         
9058         * thumbnailer/evince-thumbnailer-djvu.schemas:
9059         * thumbnailer/evince-thumbnailer-dvi.schemas:
9060         * thumbnailer/evince-thumbnailer.schemas:
9061
9062         Removed files
9063
9064 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9065
9066         * shell/ev-view.c (ev_view_init): forgot to set this.
9067
9068 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9069
9070         * shell/ev-view.c: (find_page_at_location),
9071         (get_link_at_location),
9072         (ev_view_set_show_border), (ev_view_set_spacing),
9073         (ev_view_zoom_for_size_continuous_and_dual_page),
9074         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9075         Also, add a quick fix measuring of widths.  Also, removed
9076         ev_view_set_spacing and ev_view_set_show_border.
9077         
9078         * shell/ev-window.c: (ev_window_unfullscreen),
9079         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9080
9081 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9082
9083         * shell/ev-view.c: (view_update_range_and_current_page),
9084         (page_changed_cb):
9085         
9086         Fix crash on exit and scrolling to page in continuous view.
9087
9088 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9089
9090         * TODO:
9091         * backend/ev-page-cache.c: (_ev_page_cache_new),
9092         (ev_page_cache_get_max_width_size),
9093         (ev_page_cache_get_max_height_size):
9094         * backend/ev-page-cache.h:
9095         * data/evince-ui.xml:
9096         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9097         * shell/ev-view.c: (view_update_adjustments),
9098         (view_update_range_and_current_page), (get_bounding_box_size),
9099         (ev_view_size_request_continuous_and_dual_page),
9100         (ev_view_size_request_continuous),
9101         (ev_view_size_request_dual_page),
9102         (ev_view_size_request_single_page), (ev_view_size_request),
9103         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9104         (ev_view_bin_expose), (ev_view_expose_event),
9105         (ev_view_set_property), (ev_view_get_property),
9106         (ev_view_class_init), (ev_view_init), (ev_view_new),
9107         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9108         (ev_view_set_dual_page), (ev_view_set_full_screen),
9109         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9110         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9111         (ev_view_zoom_out), (zoom_for_size_fit_width),
9112         (zoom_for_size_best_fit),
9113         (ev_view_zoom_for_size_continuous_and_dual_page),
9114         (ev_view_zoom_for_size_continuous),
9115         (ev_view_zoom_for_size_dual_page),
9116         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9117         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9118         * shell/ev-view.h:
9119         * shell/ev-window.c: (update_action_sensitivity),
9120         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9121         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9122         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9123         (ev_window_cmd_view_zoom_out), (update_view_size),
9124         (ev_window_set_sizing_mode), (ev_window_init):
9125
9126         Add Continuous and Dual page modes.
9127
9128 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9129
9130         * dvi/dvi-document.c: (dvi_document_load),
9131         (dvi_document_thumbnails_get_thumbnail),
9132         (dvi_document_init_params): Fix up some mixups between
9133         width and height to correct thumbnail rendering.
9134
9135 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9136
9137         * dvi/mdvi-lib/private.h:
9138         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9139         
9140         Suppess output for kpathsea during font generation. Thanks to
9141         James Bowes
9142
9143 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9144
9145         * NEWS:
9146         * configure.ac:
9147
9148         Release 0.2.1
9149
9150         * Makefile.am: fix distcheck.
9151
9152 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9153
9154         * shell/ev-sidebar-links.c: (selection_changed_callback),
9155         (update_page_callback), (row_activated_callback),
9156         (job_finished_callback), (ev_sidebar_links_set_document):
9157         
9158         Fix for bug #169901. Double click on links expands tree.
9159
9160 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9161
9162         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9163         hard-coded style. Fix for bug 170111
9164
9165 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9166
9167         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9168         locking.
9169
9170 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9171
9172         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9173
9174 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9175
9176         * pdf/ev-poppler.cc:
9177         * shell/ev-view.c: (highlight_find_results):
9178
9179         Fix find on single page documents
9180
9181 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9182
9183         * data/evince.schemas.in: fix for bug 301390
9184
9185 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9186
9187         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9188         (ev_view_zoom_out), (ev_view_zoom_normal):
9189         * shell/ev-view.h:
9190         * shell/ev-window.c: (update_action_sensitivity),
9191         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9192         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9193         (ev_window_cmd_view_normal_size):
9194
9195         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9196         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9197         better than oom. 
9198
9199 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9200
9201         * configure.ac:
9202
9203         Depend on 2.57, 2.59 doesnt seem to be necessary
9204
9205 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9206
9207         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9208         (create_tool_item):
9209
9210         Put back total number of pages as (1 of 1234)
9211
9212 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9213
9214         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9215         remove the job.
9216
9217         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9218         function.  This helps debugging.
9219
9220 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9221
9222         * djvu/djvu-document.c: (djvu_document_class_init),
9223         (djvu_document_get_info), (djvu_document_document_iface_init):
9224         * dvi/dvi-document.c: (dvi_document_class_init),
9225         (dvi_document_get_info), (dvi_document_document_iface_init):
9226
9227         Dummy implementation of get_info method for dvi and
9228         djvu. Fix crashes with those backends
9229
9230 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9231
9232         * data/evince.desktop.in:
9233
9234         Add application/x-gzpostscript
9235
9236 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9237
9238         * data/evince.schemas.in: Added real long descriptions, 
9239         closes bug 172496 
9240
9241         * README: Added actual text, closes bug 171869
9242
9243 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9244
9245         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9246
9247         Thumbnail page 0
9248
9249 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9250
9251         * backend/ev-document-info.h:
9252
9253         s/GDate */GDate so we can just use g_free
9254
9255 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9256
9257         * shell/ev-window.c: (update_document_mode),
9258         (ev_window_setup_document):
9259
9260         Show the window in fullscreen when specified by
9261         the document
9262
9263 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9264
9265         * backend/ev-document.c: (ev_document_class_init),
9266         (ev_document_get_info), (ev_document_render_pixbuf):
9267         * backend/ev-document.h:
9268         * backend/ev-page-cache.c: (_ev_page_cache_new):
9269         * pdf/ev-poppler.cc:
9270         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9271         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9272         * ps/ps-document.c: (ps_document_class_init), (document_load),
9273         (ps_document_get_info), (ps_document_document_iface_init):
9274
9275         Remove get_title from the interface, we can just use document info
9276
9277 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9278
9279         * backend/Makefile.am:
9280         * backend/ev-document.c: (ev_document_render_get_info):
9281         * backend/ev-document.h:
9282         * pdf/ev-poppler.cc:
9283
9284         Initial support for document info. Based on jrb patch.
9285
9286 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9287
9288         * shell/ev-window.c: (ev_window_state_event),
9289         (ev_window_class_init), (ev_window_init):
9290         
9291         Doesn't show resize grip when maximized. See bug #301053
9292
9293 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9294
9295         * po/POTFILES.in:
9296         
9297         ev-sidebar-thumbnails now has translatable labels
9298         
9299         * shell/Makefile.am:
9300         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9301         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9302         (ev_sidebar_links_page_iface_init):
9303         * shell/ev-sidebar-links.h:
9304         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9305         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9306         (ev_sidebar_page_get_label):
9307         * shell/ev-sidebar-page.h:
9308         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9309         (ev_sidebar_thumbnails_set_document),
9310         (ev_sidebar_thumbnails_support_document),
9311         (ev_sidebar_thumbnails_get_label),
9312         (ev_sidebar_thumbnails_page_iface_init):
9313         * shell/ev-sidebar-thumbnails.h:
9314         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9315         (ev_sidebar_set_document):
9316         * shell/ev-sidebar.h:
9317         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9318         
9319         Small rework of sidebar code. Now sidebar pages should implement
9320         EvSidebarPage interface. That makes page management in EvSidebar
9321         easier. See bug #164811 for details
9322
9323 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9324
9325         * shell/ev-application.c: (ev_application_open):
9326         * shell/ev-document-types.c:
9327         
9328         Fix build error and small problem with application exit
9329
9330 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9331
9332         * thumbnailer/Makefile.am:
9333         * thumbnailer/evince-thumbnailer-djvu.schemas:
9334         * thumbnailer/evince-thumbnailer-dvi.schemas:
9335         
9336         Conditionally install schemas for djvu/dvi thumbnailer
9337
9338 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9339
9340         * shell/ev-document-types.h: 
9341         * shell/ev-document-types.c: 
9342         New files, handling the mapping from mimetypes to backends
9343         
9344         * shell/ev-window.c: 
9345         * thumbnailer/evince-thumbnailer.c:     
9346         Use the ev-document-types code
9347         
9348         * shell/Makefile.am: 
9349         Added new convenience library libevbackendfactory_la, containing
9350         the new mimetype->backend logic; moved the backends into it.
9351
9352         * thumbnailer/Makefile.am:
9353         Make the thumbnailer link with the libevbackend.la convenience
9354         library, rather than having a duplicate of the backend logic here.
9355
9356 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9357
9358         * shell/ev-stock-icons.c: constify some vars.
9359         * shell/ev-window.c: ditto.
9360
9361 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9362
9363         * ps/ps-document.c (get_page_orientation):
9364
9365         Respect document orientation 
9366
9367 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9368
9369         * djvu/Makefile.am:
9370         * dvi/Makefile.am:
9371         * shell/Makefile.am:
9372         
9373         Move library dependencies to components.
9374         
9375         * shell/ev-window.c: (update_window_title),
9376         (start_loading_document):
9377         
9378         Fix display of uris with spaces. Bug 168358.
9379
9380 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9381
9382         * shell/ev-sidebar-links.c: (selection_changed_cb):
9383         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9384         (ev_view_button_release_event), (ev_view_set_document):
9385         * shell/ev-view.h:
9386         * shell/ev-window.c: (find_bar_search_changed_cb):
9387         * shell/ev-window.h: Minor cleanups removing some dead code.
9388
9389 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9390
9391         * backend/ev-page-cache.c: (_ev_page_cache_new):
9392         
9393         Set current page to 0 if document has pages.
9394
9395 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9396
9397         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9398
9399         Initialize GError to NULL, fix a crash when loading fails.
9400
9401 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9402
9403         * shell/ev-window.c: (update_view_size):
9404
9405         Calculate shadow size only when there is actually
9406         a shadow.
9407
9408 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9409
9410         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9411         * shell/ev-view.h:
9412
9413         Allow setting view spacing, default to 0
9414
9415         * shell/ev-window.c: (ev_window_unfullscreen),
9416         (ev_window_cmd_view_fullscreen), (ev_window_init):
9417
9418         Remove spacing in fullscreen mode
9419
9420 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9421
9422         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9423         (ev_view_size_request), (expose_bin_window),
9424         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9425         * shell/ev-view.h:
9426         * shell/ev-window.c: (ev_window_unfullscreen),
9427         (ev_window_cmd_view_fullscreen):
9428
9429         Do not draw the border in fulscreen
9430
9431 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9432
9433         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9434         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9435         (find_page_at_location), (page_changed_cb):
9436
9437         Rework border calculation, so that I can more easily disable it.
9438         Code somewhat cleaner too.
9439
9440 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9441
9442         * backend/ev-page-cache.c: (ev_page_cache_init),
9443         (_ev_page_cache_new):
9444
9445         Remove some assertions, documents can have 0 pages.
9446         Make initial current page -1.
9447
9448         * shell/ev-page-action.c: (page_changed_cb):
9449
9450         Show "" if current page is -1
9451
9452         * shell/ev-window.c: (update_action_sensitivity),
9453         (ev_window_setup_document):
9454
9455         When document has 0 pages do not set the view
9456         and make nearly everything insensitive.
9457
9458 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9459
9460         * shell/ev-page-view.c:
9461         * shell/ev-page-view.h:
9462
9463         Remove unused files.
9464         
9465         * shell/ev-sidebar-thumbnails.c:
9466         (ev_sidebar_thumbnails_set_document):
9467         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9468         (ev_sidebar_supports_document):
9469         * shell/ev-sidebar.h:
9470         * shell/ev-window.c: (ev_window_setup_document):
9471         
9472         Doesn't show thumbnails if document has 1 page. Make
9473         sidebar menu entries sensitive only if if they have 
9474         sense. Fix bug 164811. 
9475
9476 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9477
9478         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9479         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9480         (ev_view_zoom_out), (ev_view_set_size):
9481
9482         Rework sizing to deal with documents with not uniform page
9483         size.
9484
9485 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9486
9487         * backend/ev-page-cache.c: (_ev_page_cache_new):
9488
9489         Fix several page size caching bugs
9490
9491 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9492
9493         * shell/ev-window.c: (set_action_properties):
9494
9495         Make all toolbar items translatable
9496
9497 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9498
9499         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9500         (save_page_list), (ps_document_save),
9501         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9502         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9503         (ps_document_ps_exporter_iface_init):
9504         * ps/ps-document.h:
9505
9506         Based on a patch by J�rg Billeter <j@bitron.ch>
9507         
9508         Implement print and save a copy for the ps backend.
9509
9510 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9511
9512         * backend/ev-document.h:
9513         * djvu/djvu-document.c: (djvu_document_can_get_text),
9514         (djvu_document_document_iface_init):
9515         * dvi/dvi-document.c: (dvi_document_can_get_text),
9516         (dvi_document_document_iface_init):
9517         * pdf/ev-poppler.cc:
9518         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9519         (pixbuf_document_document_iface_init):
9520         * ps/ps-document.c: (ps_document_can_get_text),
9521         (ps_document_document_iface_init):
9522         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9523         * shell/ev-window.c: (update_action_sensitivity):
9524
9525         Fix the crash when trying to copy in backends that doesnt
9526         support it. We can implement a better solution once we
9527         do real text selection.
9528
9529 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9530
9531         * data/evince-ui.xml:
9532         * shell/ev-window.c: (ev_window_cmd_escape):
9533         
9534         Work around the Escape conflict (find bar and unfullscreen)
9535
9536 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9537
9538         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9539         
9540         Fix for #300233. Next page correctly handles document end.
9541         
9542         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9543         (ev_sidebar_thumbnails_class_init),
9544         (ev_sidebar_thumbnails_set_document),
9545         (ev_sidebar_thumbnails_clear_job),
9546         (ev_sidebar_thumbnails_clear_model):
9547         
9548         Cleanup thumbnail jobs on document changes.
9549         
9550         * shell/ev-view.c: (add_scroll_binding_keypad),
9551         (add_scroll_binding_shifted), (ev_view_class_init):
9552         
9553         Shift + Space scrolls up. Fix for #173184
9554         
9555         * shell/ev-window.c: (ev_window_open_page),
9556         (ev_window_cmd_view_reload):
9557         
9558         Fix reload (Bug #300094)
9559
9560 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9561
9562         
9563         * dvi/mdvi-lib/assoc.c:
9564         * dvi/mdvi-lib/assoc.h: Removed garbage files
9565         
9566         * dvi/mdvi-lib/bitmap.c:
9567         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9568         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9569         * dvi/mdvi-lib/color.h: Antialias of rules
9570         
9571         * dvi/mdvi-lib/common.h:
9572         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9573         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9574         * dvi/mdvi-lib/files.c:
9575         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9576         * dvi/mdvi-lib/mdvi.h:
9577         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9578         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9579         * dvi/mdvi-lib/util.c: Fix compile warnings
9580         
9581         * dvi/dvi-document.c:
9582         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9583         (dvi_document_thumbnails_get_thumbnail),
9584         (dvi_document_document_thumbnails_iface_init):
9585         * dvi/mdvi-lib/Makefile.am:
9586         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9587         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9588         
9589         Dvi backend now renders thumbnails
9590
9591 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9592
9593         * shell/main.c: (main): 
9594         
9595         Save accelerators on exit. Fixes bug #172095.
9596
9597 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9598
9599         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9600         update priority" comment.
9601
9602         * backend/ev-job-queue.c: Give a way to change priority.
9603
9604 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9605
9606         * shell/ev-page-action.c: Fix logic.
9607
9608 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9609
9610         * shell/ev-view.c: (ev_view_can_find_next):
9611         * shell/ev-window.c: (ev_window_setup_document):
9612
9613         Check that the document supports find
9614
9615 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9616
9617         * data/evince-ui.xml:
9618         * shell/ev-view.c: (ev_view_can_find_next):
9619         * shell/ev-view.h:
9620         * shell/ev-window.c: (update_action_sensitivity),
9621         (find_changed_cb), (ev_window_setup_document),
9622         (ev_window_cmd_edit_find_next):
9623
9624         Add Edit->Find Next
9625
9626 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9627
9628         * pdf/ev-poppler.cc:
9629         * shell/ev-print-job.c: (idle_print_handler):
9630
9631         Make printing work again
9632
9633 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9634
9635         * shell/ev-page-action.h:
9636         * shell/ev-page-action.c: (ev_page_action_widget_init),
9637         (ev_page_action_widget_class_init), (page_changed_cb),
9638         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9639         (get_filter_model_from_model), (match_selected_cb),
9640         (display_completion_text), (match_completion), (update_model),
9641         (connect_proxy), (ev_page_action_set_property),
9642         (ev_page_action_get_property), (ev_page_action_set_document),
9643         (ev_page_action_set_model), (ev_page_action_class_init): Big
9644         reworking to make completions work iff we have >= GTK-2.7.0
9645                 
9646         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9647         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9648         (job_finished_cb): We now have a 'model' property that is set when
9649         the links are loaded.  This can be caught with "notify::model"
9650
9651         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9652         listen for the model to be set, and propagate it to the action.
9653
9654 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9655
9656         * cut-n-paste/recent-files/egg-recent-item.c:
9657         (egg_recent_item_set_uri), (make_valid_utf8),
9658         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9659         * cut-n-paste/recent-files/egg-recent-item.h:
9660         
9661         Update egg-recent from libegg. This should fix long
9662         startup problem. For details see
9663         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9664
9665 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9666
9667         * cut-n-paste/recent-files/Makefile.am:
9668         * data/evince-ui.xml, shell/Makefile.am:
9669         * shell/ev-application.c, shell/ev-application.h:
9670         * shell/ev-window.c: Recent files support.
9671         
9672         * configure.ac: Added "ru" to ALL_LINGUAS.
9673         
9674         * dvju: new backend to support DJVU files.
9675         * dvi: new backend to support DVI.
9676
9677         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9678         * ev-application.c: Support for new backends.
9679         
9680         * help, ev-window.c, main.c shell/Makefile.am: 
9681         Evince user documentation.
9682
9683 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9684
9685         * po/POTFILES.in:
9686         * shell/ev-window.c:
9687         * thumbnailer/evince-thumbnailer.c:
9688
9689         s/pdf-document/ev-poppler
9690
9691 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9692
9693         * NEWS:
9694         * configure.ac:
9695
9696         Release 0.2.0
9697
9698         * ps/ps-document.c: (setup_pixmap):
9699
9700         Remove debug code
9701
9702 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9703
9704         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9705         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9706         (ev_window_cmd_go_first_page): Fix of by one errors.
9707
9708 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9709
9710         * ps/ps-document.c: (get_page_box):
9711
9712         Fix page size calculation
9713
9714 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9715
9716         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9717         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9718         (get_page_orientation), (setup_page), (document_load),
9719         (ps_document_get_page_size), (render_pixbuf_idle):
9720         * ps/ps-document.h:
9721
9722         More refactoring to adapt to EvDocument changes
9723
9724 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9725
9726         * ps/ps-document.c: (start_interpreter):
9727
9728         Actually add alpha args
9729
9730 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9731
9732         * pdf/ev-poppler.cc:
9733
9734         Make clipboard work again
9735
9736 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9737
9738         Make searching work again.
9739         
9740         * backend/ev-document.c:
9741         * backend/ev-document.h:
9742         * backend/ev-document-find.c:
9743         * backend/ev-document-find.h: Change EvDocumentIface so we no
9744         longer store the current page or zoom level in the document.  The
9745         consequence is that all calls that operate on the current page now
9746         instead take the page number as an extra argument, and all
9747         coordinates are now doubles in document coordinate system.
9748
9749         * pdf/ev-poppler.cc:
9750         * pixbuf/pixbuf-document.c:
9751         * ps/ps-document.c: Update backends accordingly.
9752
9753 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9754
9755         * autogen.sh:
9756
9757         Add required gettext version
9758
9759 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9760
9761         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9762         make F1 bring up non-existent help.
9763
9764         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9765         epiphany's find bar, #167477
9766
9767         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9768         <emil@nishra.com> to add space-bar scrolling, 
9769
9770         * shell/ev-window.c (static GtkActionEntry entries): add default
9771         keybinding for Help (F1)
9772         Fixes #171068
9773
9774         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9775         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9776         170110
9777
9778 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9779
9780         * Makefile.am: 
9781         * pixbuf/pixbuf-document.c: 
9782
9783         Got pixbuf backend working again
9784
9785 2005-04-01  Steve Murphy  <murf@e-tools.com>
9786
9787         * configure.in: Added "rw" to ALL_LINGUAS.
9788
9789 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9790
9791         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9792         model types, noticed by Martin Kretzschmar.
9793
9794 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9795
9796         * pdf/ev-poppler.cc: Implement search based on
9797         poppler_page_find_text().  Currently a bit crude since we remember
9798         all matches from all pages.  Also, we grab the big document lock
9799         when we search since searching changes the underlying stream and
9800         thus conflicts with the rendering thread.
9801         
9802         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9803         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9804         (ev_view_find_previous): Fix some page indexes to be 0 based,
9805         offset rubber band by view offset,
9806
9807 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9808
9809         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9810
9811 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9812
9813         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9814         completely because I didn't understand GtkActions.  I should
9815         read Marco's code more carefully in the future.
9816
9817         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9818         function
9819
9820 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9821
9822         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9823         PopplerRectangle change from poppler CVS.
9824
9825 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9826
9827         * backend/ev-document.c: (ev_document_get_page_label):
9828         * backend/ev-document.h:
9829         * backend/ev-page-cache.c: (_ev_page_cache_new),
9830         (ev_page_cache_get_page_label):
9831         * backend/ev-page-cache.h:
9832         * pdf/ev-poppler.cc:
9833         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9834         (links_page_num_func):
9835         * shell/ev-sidebar-thumbnails.c:
9836         (ev_sidebar_thumbnails_set_document):
9837         * shell/ev-view.c: (status_message_from_link),
9838         (ev_view_motion_notify_event):
9839         * shell/ev-window.c: (document_supports_sidebar): Add in page
9840         label support.  It's not perfect yet, but it's the first 'feature'
9841         in a while.
9842         Also, fix a bogus comment noticed by crispin. 
9843
9844 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9845
9846         * Makefile.am: Remove pixbuf backend for now
9847
9848         * configure.ac: Require poppler-glib instead of just poppler.
9849
9850         * backend/ev-document-thumbnails.h: Add a comment
9851
9852         * backend/ev-document.h:
9853         * backend/ev-document.c: (ev_document_class_init),
9854         (ev_document_load), (ev_document_get_link),
9855         (ev_document_get_links): Remove 3 methods and add get_links.
9856         Also, made 0 based.
9857
9858         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9859         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9860
9861         * backend/ev-link.c: (ev_link_set_title),
9862         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9863         (ev_link_mapping_find):
9864         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9865         
9866         * backend/ev-page-cache.c: (ev_page_cache_init),
9867         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9868         (ev_page_cache_get_size), (ev_page_cache_next_page),
9869         (ev_page_cache_prev_page): Fix to be 0 based.
9870
9871         * pdf/Makefile.am: 
9872         * pdf/ev-poppler.h:
9873         * pdf/ev-poppler.cc: New backend.
9874         
9875         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9876         (ps_document_get_page), (ps_document_document_iface_init):
9877
9878         * shell/ev-pixbuf-cache.h:
9879         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9880         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9881         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9882         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9883         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9884         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9885         based.
9886         
9887         * shell/ev-sidebar-thumbnails.c:
9888         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9889         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9890
9891         * shell/ev-view.c: (status_message_from_link),
9892         (find_page_at_location), (get_link_at_location),
9893         (ev_view_motion_notify_event), (ev_view_button_release_event),
9894         (ev_view_init): Use the new link code.  Fix to be 0 based.
9895
9896         * shell/ev-window.c: (update_action_sensitivity),
9897         (document_supports_sidebar): 0 based.
9898
9899 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9900
9901         * pdf/pdf-document.cc: Patch from Fernando Herrera
9902         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9903         *blush*
9904
9905 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9906
9907         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9908         1 to the page, as this seems to be 1 based.  I thought we has this
9909         fixed.  grump.
9910
9911 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9912
9913         * TODO:
9914         * backend/Makefile.am:
9915         * backend/ev-document-links.c:
9916         (ev_document_links_has_document_links),
9917         (ev_document_links_get_links_model):
9918         * backend/ev-document-links.h:
9919         * backend/ev-document.c: (ev_document_get_page_cache),
9920         (ev_document_get_doc_mutex), (ev_document_load),
9921         (ev_document_save), (ev_document_get_title),
9922         (ev_document_get_n_pages), (ev_document_set_page),
9923         (ev_document_get_page), (ev_document_set_target),
9924         (ev_document_set_scale), (ev_document_set_page_offset),
9925         (ev_document_get_page_size), (ev_document_get_text),
9926         (ev_document_get_link), (ev_document_render),
9927         (ev_document_render_pixbuf), (ev_document_scale_changed):
9928         * backend/ev-document.h:
9929         * backend/ev-job-queue.c: (remove_object_from_queue),
9930         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9931         (no_jobs_available_unlocked), (ev_render_thread),
9932         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9933         (ev_job_queue_remove_job):
9934         * backend/ev-job-queue.h:
9935         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9936         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9937         (ev_job_links_class_init), (ev_job_render_init),
9938         (ev_job_render_dispose), (ev_job_render_class_init),
9939         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9940         (ev_job_thumbnail_class_init), (ev_job_finished),
9941         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9942         (ev_job_render_run), (ev_job_thumbnail_new),
9943         (ev_job_thumbnail_run):
9944         * backend/ev-jobs.h:
9945         * backend/ev-link.c:
9946         * backend/ev-link.h:
9947         * backend/ev-page-cache.c: (ev_page_cache_init),
9948         (ev_page_cache_class_init), (ev_page_cache_finalize),
9949         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9950         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9951         (ev_page_cache_set_link), (ev_page_cache_get_title),
9952         (ev_page_cache_get_size), (ev_page_cache_next_page),
9953         (ev_page_cache_prev_page):
9954         * backend/ev-page-cache.h:
9955         * pdf/pdf-document.cc:
9956         * ps/gsdefaults.c:
9957         * ps/gsdefaults.h:
9958         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9959         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9960         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9961         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9962         (is_interpreter_ready), (output), (catchPipe), (input),
9963         (start_interpreter), (check_filecompressed), (compute_dimensions),
9964         (ps_document_enable_interpreter), (document_load),
9965         (ps_document_next_page), (render_page), (ps_document_set_page),
9966         (ps_document_set_scale), (render_pixbuf_idle),
9967         (ps_document_render_pixbuf), (ps_document_document_iface_init):
9968         * ps/ps-document.h:
9969         * shell/Makefile.am:
9970         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9971         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
9972         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
9973         (ev_pixbuf_cache_new), (job_finished_cb),
9974         (check_job_size_and_unref), (move_one_job),
9975         (ev_pixbuf_cache_update_range), (find_job_cache),
9976         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
9977         (ev_pixbuf_cache_add_jobs_if_needed),
9978         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
9979         * shell/ev-pixbuf-cache.h:
9980         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9981         (idle_print_handler):
9982         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
9983         (selection_changed_cb), (create_loading_model),
9984         (ev_sidebar_links_construct), (links_page_num_func),
9985         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
9986         (update_page_callback), (job_finished_cb),
9987         (ev_sidebar_links_set_document):
9988         * shell/ev-sidebar-thumbnails.c:
9989         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
9990         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
9991         (page_changed_cb), (thumbnail_job_completed_callback),
9992         (ev_sidebar_thumbnails_set_document):
9993         * shell/ev-sidebar-thumbnails.h:
9994         * shell/ev-sidebar.c: (ev_sidebar_set_document):
9995         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
9996         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
9997         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
9998         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
9999         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10000         (ev_view_button_release_event), (ev_view_scroll_view),
10001         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10002         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10003         (ev_view_new), (job_finished_cb), (page_changed_cb),
10004         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10005         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10006         (ev_view_find_previous):
10007         * shell/ev-view.h:
10008         * shell/ev-window.c: (update_action_sensitivity),
10009         (ev_window_open_page), (update_window_title), (update_total_pages),
10010         (page_changed_cb), (ev_window_setup_document),
10011         (password_dialog_response), (ev_window_cmd_save_as),
10012         (ev_window_print), (ev_window_cmd_go_previous_page),
10013         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10014         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10015         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10016         * shell/main.c: (main):
10017
10018         Merge evince-threads branch
10019
10020 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10021
10022         * configure.ac: Added "lt" to ALL_LINGUAS.
10023
10024 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10025
10026         * NEWS:
10027         * configure.ac:
10028
10029         Release 0.1.9
10030
10031 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10032
10033         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10034
10035         Fix here also the thumbnails 1-basedness :)
10036
10037 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10038
10039         * NEWS:
10040         * configure.ac:
10041
10042         Release 0.1.8
10043
10044 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10045
10046         * pdf/pdf-document.cc:
10047         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10048         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10049
10050         Fix the mess we did with thumbnails and 1-basedness
10051
10052 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10053
10054         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10055
10056 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10057
10058         * NEWS:
10059         * configure.ac:
10060
10061         Release 0.1.7
10062
10063 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10064
10065         * ps/Makefile.am:
10066         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10067         (gtk_gs_defaults_get_alpha_parameters),
10068         (gtk_gs_defaults_get_ungzip_cmd),
10069         (gtk_gs_defaults_get_unbzip2_cmd):
10070         * ps/gsdefaults.h:
10071         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10072         (ps_document_get_orientation), (document_load),
10073         (ps_document_goto_page), (ps_document_set_page_size):
10074         * ps/ps-document.h:
10075
10076         Some more sanitization of the ps backend. Remove a lot
10077         of unused code and do not base our defaults on ggv
10078         preferences (ugh!)
10079
10080 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10081
10082         * thumbnailer/evince-thumbnailer.schemas:
10083         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10084         (main): add -s option for thumbnail size.
10085
10086 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10087
10088         * configure.ac:
10089
10090         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10091         remove it.
10092
10093 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10094
10095         * pdf/pdf-document.cc:
10096
10097         Remove 4 pixels of useless border from the
10098         thumbnail.
10099
10100 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10101
10102         * backend/ev-document-thumbnails.c:
10103         (ev_document_thumbnails_get_thumbnail):
10104         * backend/ev-document-thumbnails.h:
10105
10106         Rework API a bit. Add a border flag and
10107         change sizing logic (now the size we specify
10108         applies to the bigger dimension).
10109
10110         * pdf/pdf-document.cc:
10111         * pixbuf/pixbuf-document.c:
10112         (pixbuf_document_thumbnails_get_thumbnail):
10113         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10114         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10115
10116         Adapt to the new API and do not draw a border for nautilus
10117         thumbnailer.
10118
10119 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10120
10121         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10122         take thumbnails from page "0" instead of "1". Added a copyright header.
10123
10124 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10125
10126         * ps/ps-document.c: (set_up_page), (start_interpreter):
10127
10128         Make it C89 compliant
10129
10130 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10131
10132         * Makefile.am:
10133         * configure.ac:
10134         * pdf/.cvsignore:
10135         * pdf/pdf-document.cc:
10136         * thumbnailer/Makefile.am:
10137         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10138         (main):
10139         * thumbnailer/evince-thumbnailer.schemas:
10140         * thumbnailer/pdf-icon.png:
10141
10142         Add a nautilus thumbnailer.
10143         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10144
10145 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10146
10147         * NEWS:
10148         * configure.ac:
10149         * po/POTFILES.in:
10150
10151         Release 0.1.6
10152
10153 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10154
10155         Use poppler instead of including xpdf source code.  Poppler is a
10156         fork of xpdf to build it as a shared library. See
10157         http://freedesktop.org/wiki/Software/poppler.
10158
10159         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10160         xpdf fork.
10161         
10162         * pdf/Makefile.am: Build libpdfdocument.a here.
10163         
10164         * pdf/GDKSplashOutputDev.cc:
10165         * pdf/GDKSplashOutputDev.h:
10166         * pdf/GnomeVFSStream.cc:
10167         * pdf/GnomeVFSStream.h:
10168         * pdf-document.cc:
10169         * pdf-document.h:
10170         * test-gdk-output-dev.cc
10171         * Thumb.cc:
10172         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10173         against poppler.
10174
10175 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10176
10177         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10178
10179         Clear idle stack before unsetting the document
10180
10181 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10182
10183         * ps/ps-document.c: (ps_document_widget_event),
10184         (ps_document_set_target), (ps_document_finalize),
10185         (ps_document_get_page):
10186
10187         Disconnect the widget event signal on finalize.
10188         Some code cleanups.
10189
10190 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10191
10192         * ps/ps-document.c: (set_up_page):
10193
10194         If there is no bpixmap create one, even if size
10195         is not changed.
10196
10197 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10198
10199         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10200         (set_up_page), (document_load), (ps_document_set_zoom):
10201
10202         Default page is 0. Calculate size even when we have no
10203         target yet.
10204
10205 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10206
10207         * shell/ev-sidebar.c: expand the selection widget to be always as
10208         wide as the sidebar
10209
10210 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10211
10212         * shell/ev-sidebar-thumbnails.c:
10213         (ev_sidebar_thumbnails_set_document):
10214
10215         Clear the list store when setting document
10216
10217 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10218
10219         * shell/ev-page-action.c: (update_entry), (sync_entry),
10220         (activate_cb), (entry_size_request_cb), (create_tool_item),
10221         (connect_proxy):
10222
10223         Use an entry for the page control instead of spinbuttons
10224
10225 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10226
10227         * data/evince.schemas.in:
10228
10229         Correct confusing string
10230
10231 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10232
10233         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10234         for real.  Gosh, how long has this been broken.
10235
10236         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10237         check for a NULL link.  We crash otherwise.
10238
10239 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10240
10241         * NEWS:
10242         * configure.ac:
10243
10244         Release 0.1.5
10245
10246 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10247
10248         * configure.ac: add the french translation.
10249
10250 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10251
10252         * shell/ev-window.c:
10253
10254         Remove unused header -> fix distcheck
10255
10256 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10257
10258         * shell/ev-window.c: (update_window_title),
10259         (ev_window_popup_password_dialog):
10260
10261         Unescape filename for display
10262
10263 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10264
10265         * pdf/xpdf/pdf-document.cc:
10266
10267         In get_page_size deal with rotation. Also
10268         cleanup the function a bit.
10269
10270 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10271
10272         * pdf/xpdf/pdf-document.cc:
10273
10274         Fix crash when opening in new window
10275
10276 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10277
10278         * configure.ac:
10279
10280         Check ghostscript >= 7
10281
10282 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10283
10284         * shell/ev-window.c:
10285
10286         Make page width the default sizing mode
10287
10288 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10289         Marco Pesenti Gritti <marco@gnome.org>
10290
10291         * shell/ev-window.c: Remember the sidebar size
10292
10293         * data/evince.schemas.in: Add a new gconf key to store the size of
10294         the sidebar
10295
10296 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10297
10298         * data/evince-ui.xml:
10299         * shell/ev-window.c: (update_action_sensitivity),
10300         (ev_window_cmd_view_reload):
10301         
10302         Add a "Reload" action and menu entry
10303
10304 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10305
10306         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10307         iff the type doesn't support thumbnailing and indexing.
10308
10309 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10310
10311         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10312
10313 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10314
10315         * pdf/splash/Splash.cc:
10316
10317         Port fix for a crasher from kde bug
10318         http://bugs.kde.org/show_bug.cgi?id=97131
10319
10320 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10321
10322         * pdf/xpdf/pdf-document.cc:
10323
10324         Return a link even if it's of an unrecognized
10325         type. Otherwise we go in an infinte cycle.
10326
10327 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10328
10329         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10330         (size_allocate_cb), (ev_window_set_sizing_mode):
10331
10332         Update size when switching mode
10333
10334 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10335
10336         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10337         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10338         (ev_window_cmd_view_normal_size):
10339
10340         Fix size toggle buttons behavior
10341
10342 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10343
10344         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10345         (doc_rect_to_view_rect), (ev_view_size_allocate),
10346         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10347         (scale_changed_callback):
10348
10349         Do not cache offsets in size_allocate.
10350
10351 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10352
10353         * shell/ev-view.c: (ev_view_size_allocate):
10354
10355         Calculate offsets before calling the parent
10356         class (which does a redraw)
10357
10358 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10359
10360         * pdf/xpdf/pdf-document.cc:
10361
10362         Fix a crasher on exit. Unused code, put a TODO
10363
10364 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10365
10366         * backend/ev-document.c: (ev_document_class_init),
10367         (ev_document_page_changed), (ev_document_scale_changed):
10368         * backend/ev-document.h:
10369
10370         Separate page/scale notifications
10371
10372         * pdf/xpdf/pdf-document.cc:
10373
10374         Emit the new signals.
10375         Do not display the pdf page in _render, do it
10376         when scale/page are requested.
10377
10378         * ps/ps-document.c: (ps_document_set_zoom),
10379         (ps_document_widget_event):
10380         * ps/ps-document.h:
10381
10382         Emit the new signals.
10383
10384         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10385         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10386         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10387         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10388         * shell/ev-view.h:
10389         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10390         (ev_window_cmd_view_page_width), (size_allocate_cb),
10391         (ev_window_set_sizing_mode):
10392
10393         Rework sizing to be pixel based.
10394         There are bugs but should be already way better.
10395
10396 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10397
10398         * shell/ev-window.c: (ev_window_init):
10399
10400         Do not allow to shrink sidebar smaller then
10401         child requisition
10402
10403 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10404
10405         * shell/ev-sidebar.[ch]
10406         * shell/ev-window.c:
10407
10408         Improved sidebar widget. Fixes #166683
10409
10410 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10411
10412         * shell/ev-view.c (update_find_status_message): Give translators
10413         more flexibility with ngettext plural handling.
10414
10415 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10416
10417         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10418         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10419         page when we get the page size.
10420
10421 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10422
10423         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10424
10425         ps pages are 0 based, convert 
10426
10427 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10428
10429         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10430
10431         Initialize correct parent class. Set GError on document load
10432
10433 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10434
10435         * pdf/xpdf/pdf-document.cc:
10436
10437         Fixup selection offset calculation
10438
10439         * shell/ev-view.c: (view_rect_to_doc_rect),
10440         (doc_rect_to_view_rect), (ev_view_size_allocate),
10441         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10442         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10443
10444         Store selection as document relative, so that zooming
10445         and offset changing doesnt break it.
10446
10447 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10448
10449         * shell/ev-view.c: (ev_view_best_fit):
10450
10451         Do not try to best fit if the view is not realized
10452
10453 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10454           
10455         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10456
10457 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10458
10459         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10460
10461 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10462
10463         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10464         the popup window.  That prevents it resizing when in full screen
10465         mode.
10466
10467         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10468         multiple rerenders.  This pretty much sucks.
10469
10470         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10471         rest of the toolbar.
10472
10473 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10474
10475         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10476
10477 2005-02-17  Alexander Shopov  <ash@contact.bg>
10478
10479         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10480
10481 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10482
10483         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10484
10485 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10486
10487         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10488         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10489         (set_document_page), (document_changed_callback),
10490         (ev_view_set_document), (ev_view_find_previous),
10491         (ev_view_hide_cursor), (ev_view_show_cursor):
10492         * shell/ev-view.h:
10493         * shell/ev-window.c: (update_chrome_visibility),
10494         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10495         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10496         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10497         (ev_window_unfullscreen):
10498         * shell/main.c: (main):
10499
10500         Automatically hide the fullscreen button.
10501         Patch by Kristian Høgsberg <krh@redhat.com>
10502
10503 2005-02-16  Vincent Noel  <vnoel@cox.net>
10504
10505         * shell/main.c (main): Specify an icon for the window. Patch by
10506         Jaap A. Haitsma. Fixes #166177.
10507
10508 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10509
10510         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10511
10512 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10513
10514         * backend/ev-document-misc.h:
10515         * backend/ev-document-misc.c:
10516         (ev_document_misc_get_page_border_size),
10517         (ev_document_misc_paint_one_page): New function to canonicalize
10518         sizing/painting a border.
10519
10520         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10521         used.
10522
10523         * pdf/xpdf/pdf-document.cc: use new function
10524
10525         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10526         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10527         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10528         shell/ev-window.c: (update_sizing_buttons),
10529         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10530         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10531         (ev_window_cmd_view_page_width), (size_allocate_cb),
10532         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10533         and "fit width" values act as toggle buttons so they stay
10534         toggled.  It's not 100% perfect, and it's a little slow, but it's
10535         good enough to commit I think.
10536
10537 2005-02-15  David Lodge  <dave@cirt.net>
10538
10539         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10540
10541 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10542
10543         * shell/ev-window.c (update_window_title): replace newlines in
10544         the title by spaces. Bug #166107.
10545
10546 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10547
10548         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10549         parameters providing allocation width and height without
10550         scrollbars and width of a possible vertical scrollbar. With this
10551         additional information the functions can work as
10552         intended. Unfortunately they're not idempotent. We should
10553         transform these commands to toggles. Fixes Bug #164976
10554         Initial patch by Stephane Loeuillet, then heavily modified.
10555
10556         * shell/ev-view.h: update prototypes.
10557
10558         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10559         (ev_window_cmd_view_page_width): provide EvView fit functions with
10560         all the information they need. Formulas to calculate this
10561         information taken from GtkScrolledWindow.
10562
10563 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10564
10565         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10566         created a thumbnail, the list store is updated to know
10567         that the thumbnail is set. Fixes bug #166792
10568
10569 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10570
10571         * shell/ev-window.c: fixed typo, closes bug 166897
10572
10573         * TODO: updated TODO with bug numbers that are relevant
10574
10575 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10576
10577         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10578
10579 2005-02-09  Vincent Noel  <vnoel@cox.net>
10580
10581         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10582         and "Next" toolbar buttons as important to make them stand out.
10583
10584 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10585
10586         * lib/ev-debug.c:
10587         * lib/ev-debug.h:
10588         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10589         (start_interpreter), (stop_interpreter), (document_load),
10590         (ps_document_next_page), (ps_document_goto_page),
10591         (ps_document_set_page_size), (ps_document_widget_event),
10592         (ps_document_render):
10593         * shell/ev-page-view.c: (ev_page_view_dispose):
10594         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10595
10596         Fix compilation on non-gcc platforms
10597
10598 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10599
10600         * NEWS:
10601         * configure.ac:
10602
10603         Release 0.1.4
10604
10605         * pdf/xpdf/Catalog.cc:
10606         * pdf/xpdf/XRef.cc:
10607
10608         Fix the fix for CAN-2004-0888
10609
10610 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10611
10612         * data/Makefile.am:
10613         * data/evince-ui.xml:
10614         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10615         * shell/ev-stock-icons.h:
10616         * shell/ev-window.c: (update_action_sensitivity),
10617         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10618         (set_action_properties):
10619
10620         Improve toolbar layout/icons
10621
10622 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10623
10624         * pdf/xpdf/pdf-document.cc:
10625
10626         Add warnings about unimplemented/unknown link
10627         types.
10628
10629 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10630
10631         * ps/ps-document.c: (set_up_page):
10632
10633         Log gs property
10634
10635 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10636
10637         * ps/ps-document.c: (start_interpreter):
10638
10639         Log gs env var
10640
10641 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10642
10643         * shell/ev-page-view.c: (ev_page_view_dispose):
10644         * shell/ev-view.c: (ev_view_finalize):
10645         * shell/ev-window.c: (ev_window_setup_document),
10646         (ev_window_dispose), (ev_window_init):
10647
10648         Solve more refs issues.
10649
10650         I commented out the page_view initialization for now:
10651         it was never destroyed (because it's never added
10652         to a container). Because of that we was leaking
10653         gs processes. Couldnt think to a clean fix.
10654         We need to figure this out, password view has the
10655         same issue probably.
10656
10657 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10658
10659         * ps/ps-document.c: (ps_document_finalize),
10660         (ps_document_get_n_pages), (ps_document_get_page):
10661
10662         Some cleanups, stop the interpreter on finalize
10663
10664         * shell/ev-page-view.c: (ev_page_view_dispose),
10665         (ev_page_view_class_init):
10666
10667         Release our reference on the document
10668
10669 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10670
10671         * Makefile.am:
10672         * configure.ac:
10673         * doc/debugging.txt:
10674         * lib/.cvsignore:
10675         * lib/Makefile.am:
10676         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10677         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10678         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10679         * lib/ev-debug.h:
10680
10681         Add debugging helpers
10682
10683         * ps/Makefile.am:
10684         * ps/ps-document.c: (set_up_page), (start_interpreter),
10685         (stop_interpreter), (document_load), (ps_document_next_page),
10686         (ps_document_goto_page), (ps_document_set_page_size),
10687         (ps_document_widget_event), (ps_document_render):
10688         * shell/Makefile.am:
10689         * shell/ev-view.c: (expose_bin_window):
10690         * shell/main.c: (main):
10691
10692         Add some logs
10693         
10694 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10695
10696         * ps/ps-document.c: (ps_document_widget_event):
10697
10698         Initialize message_window, this should make ps
10699         rendering really work! (Never noticed because I was
10700         testing with a ps that is causing gs to exit every time!)
10701
10702 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10703
10704         * data/evince.schemas.in: updated simple error in applyto closing tag
10705
10706 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10707
10708         * Makefile.am:
10709         * configure.ac:
10710         * data/.cvsignore:
10711         * data/Makefile.am:
10712         * data/evince-ui.xml:
10713         A data/evince.schemas.in:
10714         * po/POTFILES.in:
10715         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10716         * shell/ev-stock-icons.h:
10717         * shell/ev-window.c: (update_chrome_visibility),
10718         (update_chrome_flag), (ev_window_cmd_edit_find),
10719         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10720         (ev_window_unfullscreen), (ev_window_focus_in_event),
10721         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10722         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10723         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10724         (ev_window_dispose), (ev_window_class_init),
10725         (set_action_properties), (set_chrome_actions), (load_chrome),
10726         (ev_window_init):
10727
10728         Implement fullscreen mode changes from bug #164776.
10729         Also implement persistent chrome toggles.
10730
10731 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10732
10733         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10734
10735 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10736
10737         * NEWS:
10738         * configure.ac:
10739         * shell/ev-view.c:
10740
10741         Add another check for find interface
10742
10743         Release 0.1.3
10744
10745 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10746
10747         * shell/ev-application.c: (ev_application_open):
10748         * shell/ev-window.c: (ev_window_open):
10749
10750         Open gzipped ps documents
10751
10752 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10753
10754         * TODO:
10755         * shell/ev-view.c: (set_document_page):
10756
10757         Clamp page number, dont try to move to
10758         not existant pages.
10759
10760 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10761
10762         * backend/ev-document-find.c: (ev_document_find_changed):
10763         * backend/ev-document-find.h:
10764         * pdf/xpdf/pdf-document.cc:
10765         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10766         * shell/ev-window.c: (find_bar_search_changed_cb):
10767
10768         Fix several bugs with find
10769
10770 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10771
10772         * shell/ev-sidebar-thumbnails.c
10773         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10774         document. Prevents warning from scroll_to_cell.
10775
10776 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10777
10778         * configure.ac: Add «nb» to ALL_LINGUAS too.
10779
10780 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10781
10782         * NOTES: New file with some random thoughts.
10783
10784         * TODO: Update.
10785
10786         * backend/ev-document-misc.c:
10787         (ev_document_misc_get_page_border_size): New function to
10788         canonicalize shadow drawing sizes.  Possibly goofy.
10789
10790         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10791         (ev_view_best_fit), (ev_view_fit_width):
10792         * pdf/xpdf/pdf-document.cc:
10793         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10794         * ps/ps-document.c: (ps_document_get_page_size):
10795         * backend/ev-document-misc.h:
10796         * backend/ev-document.c: (ev_document_get_page_size):
10797         * backend/ev-document.h: get_page_size now takes a page number
10798         parameter.  Made all the backends/frontends honor it.
10799
10800         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10801         see.  Doesn't work yet.
10802
10803         * shell/Makefile.am:
10804         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10805         Doesn't do anything yet.
10806
10807         * shell/ev-sidebar-thumbnails.c:
10808         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10809         [0..n_pages-1]
10810
10811         * shell/ev-window.c: (update_action_sensitivity),
10812         (ev_window_setup_document), (ev_window_set_page_mode),
10813         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10814         view-swapping code a bit so we can have multiple views on a
10815         document.  Add the multi-page view, though it can't be turned on
10816         yet.
10817
10818 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10819
10820         * shell/ev-application.c: (ev_application_open):
10821         * shell/ev-view.c: (expose_bin_window):
10822         * shell/ev-window.c: (ev_window_open):
10823
10824         Support eps and check document supports find
10825         before drawing highlightings in expose.
10826
10827 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10828
10829         * pixbuf/pixbuf-document.c:
10830         (pixbuf_document_thumbnails_get_dimensions),
10831         (pixbuf_document_document_thumbnails_iface_init):
10832
10833         implement get_dimensions
10834
10835 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10836
10837         * NEWS:
10838         * configure.ac:
10839
10840         Release 0.1.2
10841
10842 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10843
10844         * shell/ev-view.c: (set_document_page):
10845
10846         Scroll at the top of the page when changing page
10847
10848 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10849
10850         * shell/ev-view.c: (ev_view_motion_notify_event):
10851
10852         Do not redraw unnecessarily
10853
10854 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10855
10856         * pdf/xpdf/pdf-document.cc:
10857         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10858         (expose_bin_window), (find_changed_cb):
10859
10860         Yay! find works now... Now to find bugs...
10861
10862 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10863
10864         * backend/ev-document-find.c: (ev_document_find_base_init),
10865         (ev_document_find_changed):
10866         * backend/ev-document-find.h:
10867         * pdf/xpdf/pdf-document.cc:
10868         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10869         (expose_bin_window), (ev_view_init), (set_document_page),
10870         (ensure_rectangle_is_visible), (jump_to_find_result),
10871         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10872         (ev_view_find_next), (ev_view_find_previous):
10873         * shell/ev-view.h:
10874         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10875
10876         More work on find implementation, mostly there now
10877
10878 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10879
10880         * backend/ev-backend-marshalers.list:
10881         * backend/ev-document-find.c: (ev_document_find_base_init),
10882         (ev_document_find_cancel), (ev_document_find_page_has_results),
10883         (ev_document_find_get_n_results), (ev_document_find_get_result),
10884         (ev_document_find_get_progress), (ev_document_find_changed):
10885         * backend/ev-document-find.h:
10886
10887         Enanche the find interface to be really able to do
10888         multi page find.
10889
10890         * pdf/xpdf/pdf-document.cc:
10891
10892         Implement
10893
10894         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10895         (expose_bin_window), (ev_view_init),
10896         (ev_view_get_find_status_message), (find_changed_cb),
10897         (ev_view_set_document), (set_document_page):
10898
10899         Adapt to the new interface. A few things are regressed sorry,
10900         I will finish it soon.
10901
10902 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10903
10904         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10905         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10906         ev_sidebar_thumbnails_parent_class variable, don't define another
10907         parent_class variable.
10908
10909         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10910         (ev_page_action_class_init): ditto.
10911
10912         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10913         (pixbuf_document_class_init): ditto.
10914
10915         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10916         ditto.
10917
10918         * .cvsignore: ignore various valgrind output files.
10919
10920 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10921
10922         * data/evince-ui.xml:
10923         * shell/Makefile.am:
10924         * shell/ev-history.c:
10925         * shell/ev-history.h:
10926         * shell/ev-navigation-action.c:
10927         * shell/ev-navigation-action.h:
10928         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10929         (ev_view_set_page), (ev_view_fit_width):
10930         * shell/ev-view.h:
10931         * shell/ev-window.c: (update_action_sensitivity),
10932         (ev_window_setup_document), (register_custom_actions):
10933
10934         Kill session history
10935
10936 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10937
10938         * shell/ev-window.c: (update_action_sensitivity):
10939
10940         Fix inverted up/down buttons
10941
10942 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
10943
10944         * shell/ev-sidebar-thumbnails.c
10945         (ev_sidebar_thumbnails_select_page): make sure the selected
10946         thumbnail stays visible.
10947
10948 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
10949
10950         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10951         scrolled window for Federico.
10952
10953 2005-01-26  Ole Laursen  <olau@hardworking.dk>
10954
10955         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10956
10957 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
10958
10959         * configure.ac:
10960         * pdf/splash/SplashFTFontEngine.cc:
10961
10962         Fix CID fonts with freetype 2.1.9
10963
10964 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
10965
10966         * TODO: added item for desktop icon thumbnailer
10967
10968 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
10969
10970         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10971         unloaded docs when the title is accessed.
10972
10973         * shell/ev-password-view.[hc]: New widget for displaying password
10974         state.
10975
10976         * shell/ev-window.[ch]: Refactor password handling code to handle
10977         the new view.
10978
10979 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
10980
10981         * NEWS:
10982         * configure.ac:
10983         * data/Makefile.am:
10984
10985         Release 0.1.1
10986
10987 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10988
10989         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
10990         ignore page offset here, to make search results independent of it,
10991
10992         * shell/ev-view.c (expose_bin_window): but take offsets into
10993         account here. Bug #164932
10994
10995         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
10996         scale at the right time. Bug #164996
10997
10998 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
10999
11000         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11001         fix the problem. Now I just removed the Adobe font names and hope
11002         that the URW fonts are always in outline format. Bug #164934
11003
11004         * shell/ev-window.c (update_window_title): empty titles are
11005         useless, use filename in that case too.
11006
11007         * NEWS: Add some content.
11008
11009 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11010
11011         * TODO: added one more TODO item and a TODONE section :)
11012
11013 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11014
11015         * ps/ps-document.h: add page_[xy]_offset fields.
11016
11017         * ps/ps-document.c (ps_document_set_page_offset)
11018         (ps_document_render): Keep offset in consideration in a few
11019         places. Bug #164752 "postscript documents are not centered in
11020         window"
11021
11022         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11023         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11024
11025         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11026         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11027         stub out missing methods for complete EvDocument implementation.
11028         Fixes segfaults with Save A Copy and Copy actions.
11029
11030         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11031         (ps_document_document_iface_init): ditto.
11032         
11033 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11034
11035         * data/.cvsignore:
11036         * data/Makefile.am:
11037         * data/evince.desktop.in:
11038
11039         Add desktop file
11040
11041 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11042
11043         * shell/ev-view.c: (ev_view_button_press_event),
11044         (ev_view_motion_notify_event):
11045
11046         Make selection work in any direction
11047
11048 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11049
11050         * TODO:
11051         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11052
11053         Use shorter labels for some of the toolbars items
11054
11055 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11056
11057         * pdf/xpdf/pdf-document.cc:
11058
11059         Check the links info is initialized before
11060         using it. Should fix a crash on startup.
11061
11062 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11063
11064         * pixbuf/pixbuf-document.c
11065         (pixbuf_document_thumbnails_get_dimensions): force floating point
11066         division to calculate page_ratio. Fixes crash with landscape
11067         format pixbufs.
11068
11069 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11070
11071         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11072
11073 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11074
11075         * shell/ev-view.c (set_document_page): unset has_selection when
11076         the page changes.
11077         (set_document_page): handle paper size changes when the page
11078         changes (test with Free Culture, page 2).
11079
11080 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11081
11082         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11083         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11084
11085         Use normal style color for the widget background and
11086         draw a black box around the page.
11087
11088 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11089
11090         * pdf/xpdf/pdf-document.cc:
11091
11092         Keep offset in consideration in a few places
11093
11094         * shell/ev-view.c: (expose_bin_window):
11095
11096         Set the offsets so that the document is ever centered
11097
11098 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11099
11100         * TODO: Added TODO items and finished off the first todo item
11101
11102         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11103         reflect current authors
11104
11105 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11106
11107         * pdf/xpdf/pdf-document.cc:
11108         * shell/ev-view.c: (ev_view_set_cursor),
11109         (ev_view_motion_notify_event), (document_changed_callback),
11110         (set_document_page):
11111
11112         Show a wait cursor while the page is rendering
11113
11114 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11115
11116         * shell/ev-sidebar-thumbnails.c:
11117         (ev_sidebar_tree_selection_changed),
11118         (ev_sidebar_thumbnails_select_page):
11119         * shell/ev-sidebar-thumbnails.h:
11120         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11121         (ev_view_can_go_forward):
11122         * shell/ev-window.c: (ev_window_open_page),
11123         (ev_window_setup_document), (update_current_page),
11124         (view_page_changed_cb), (ev_window_init):
11125         * shell/ev-window.h:
11126
11127         Ensure thumbnails selection, toolbar page control and
11128         current page are in sync.
11129
11130 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11131
11132         * pdf/xpdf/XRef.cc:
11133
11134         Fix CAN-2005-0064
11135
11136 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11137
11138         * backend/Makefile.am:
11139         * backend/ev-document-links.h:
11140         * backend/ev-document-security.c: (ev_document_security_get_type),
11141         (ev_document_security_has_document_security),
11142         (ev_document_security_set_password):
11143         * backend/ev-document-security.h:
11144         * backend/ev-document.c: (ev_document_error_quark):
11145         * backend/ev-document.h:
11146         * data/Makefile.am:
11147         * data/evince-password.glade:
11148         * pdf/xpdf/pdf-document.cc:
11149         * shell/Makefile.am:
11150         * shell/ev-password.c: (ev_password_set_bad_password_label),
11151         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11152         (ev_password_dialog_get_password),
11153         (ev_password_dialog_set_bad_pass):
11154         * shell/ev-password.h:
11155         * shell/ev-window.c: (ev_window_get_attribute),
11156         (ev_window_set_property), (update_action_sensitivity),
11157         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11158         (ev_window_setup_document), (ev_window_get_password),
11159         (ev_window_open), (ev_window_cmd_save_as),
11160         (using_postscript_printer), (ev_window_print),
11161         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11162         (update_fullscreen_popup), (ev_window_fullscreen),
11163         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11164         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11165         (menu_item_select_cb), (find_bar_search_changed_cb),
11166         (ev_window_dispose), (ev_window_init):
11167
11168         Add initial support for password-supported dialogs.  This could be
11169         a lot cooler, but it'll do for now.
11170
11171 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11172
11173         * pdf/xpdf/pdf-document.cc:
11174         * shell/ev-view.c: (status_message_from_link),
11175         (ev_view_set_status), (ev_view_set_cursor),
11176         (ev_view_motion_notify_event), (ev_view_init):
11177         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11178
11179         Fix bugs in the links implementation and change cursor
11180         when hovering a link.
11181
11182 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11183
11184         * viewer/.cvsignore: added cvsignore file for viewer directory
11185
11186         * TODO: created TODO document
11187
11188 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11189
11190         * shell/ev-view.h:
11191         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11192         new functions to help with implementation of sensitivity code
11193         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11194         of all actions that might require it.  Fixes a crash when you
11195         click on the Zoom actions in a window lacking a document.
11196
11197 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11198
11199         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11200         of the Find action
11201
11202 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11203
11204         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11205         (pixbuf_document_document_iface_init):
11206         * ps/ps-document.c: (ps_document_get_link),
11207         (ps_document_document_iface_init):
11208         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11209         (status_message_from_link), (ev_view_set_status),
11210         (ev_view_set_find_status), (ev_view_motion_notify_event),
11211         (ev_view_button_release_event), (ev_view_set_property),
11212         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11213         (ev_view_get_find_status_message), (update_find_results),
11214         (ev_view_get_status), (ev_view_get_find_status):
11215         * shell/ev-view.h:
11216         * shell/ev-window.c: (view_status_changed_cb),
11217         (view_find_status_changed_cb), (ev_window_init):
11218
11219         View status message support, use it to show the links.
11220         Needs work...
11221
11222 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11223
11224         * backend/ev-document.c: (ev_document_get_link):
11225         * backend/ev-document.h:
11226         * pdf/xpdf/pdf-document.cc:
11227         * shell/ev-application.c: (ev_application_open):
11228         * shell/ev-application.h:
11229         * shell/ev-sidebar-links.c: (selection_changed_cb):
11230         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11231         (ev_view_go_to_link):
11232
11233         Add support for document links
11234
11235 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11236
11237         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11238         (create_tool_item):
11239         Set the spin button limits correctly.
11240         
11241         * shell/ev-sidebar-thumbnails.c:
11242         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11243         Support changing pages by clicking on the thumbnails.
11244         
11245 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11246
11247         * pixbuf/pixbuf-document.c:
11248         (pixbuf_document_thumbnails_get_dimensions),
11249         (pixbuf_document_document_thumbnails_iface_init):
11250
11251         implement get_dimensions
11252
11253 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11254
11255         * ps/ps-document.c: (ps_document_goto_page):
11256
11257         Fix page switching on multipage documents
11258
11259 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11260
11261         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11262         
11263         check for NULL before assigning to width and height parameters
11264
11265 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11266
11267         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11268         (pixbuf_document_set_property), (pixbuf_document_get_property):
11269
11270         implement get/set properties
11271
11272 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11273
11274         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11275         
11276         return NULL instead of "Unknown", letting the title get set to
11277         the filename when the pdf has no title.
11278
11279 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11280
11281         * ps/ps-document.c: (ps_document_get_page_count),
11282         (ps_document_goto_page):
11283
11284 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11285
11286         * shell/ev-history.c: (ev_history_get_property),
11287         (ev_history_set_property), (ev_history_class_init),
11288         (ev_history_add_page), (ev_history_set_current_index):
11289         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11290         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11291         (ev_navigation_action_finalize):
11292         * shell/ev-navigation-action.h:
11293         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11294         (ev_view_go_forward), (ev_view_get_find_status_message),
11295         (history_index_changed_cb), (ev_view_set_history):
11296         * shell/ev-view.h:
11297         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11298         (update_current_page), (register_custom_actions):
11299
11300         Implement history dropdowns
11301
11302 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11303
11304         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11305         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11306         (ev_view_go_forward):
11307         * shell/ev-window.c: (register_custom_actions):
11308
11309         Fix several history bugs
11310
11311 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11312
11313         * configure.ac: Add «nb» to ALL_LINGUAS.
11314
11315 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11316
11317         * backend/Makefile.am:
11318         * backend/ev-bookmark.c:
11319         * backend/ev-bookmark.h:
11320         * backend/ev-document-bookmarks.c:
11321         * backend/ev-document-bookmarks.h:
11322         * backend/ev-document-links.c: (ev_document_links_get_type),
11323         (ev_document_links_has_document_links),
11324         (ev_document_links_begin_read), (ev_document_links_get_link),
11325         (ev_document_links_get_child), (ev_document_links_next),
11326         (ev_document_links_free_iter):
11327         * backend/ev-document-links.h:
11328         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11329         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11330         (ev_link_get_link_type), (ev_link_set_link_type),
11331         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11332         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11333         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11334         (ev_link_new_external):
11335         * backend/ev-link.h:
11336         * pdf/xpdf/pdf-document.cc:
11337         * shell/Makefile.am:
11338         * shell/ev-application.c: (ev_application_open_link):
11339         * shell/ev-application.h:
11340         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11341         (ev_history_get_link_nth):
11342         * shell/ev-history.h:
11343         * shell/ev-sidebar-bookmarks.c:
11344         * shell/ev-sidebar-bookmarks.h:
11345         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11346         (ev_sidebar_links_class_init), (selection_changed_cb),
11347         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11348         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11349         (do_one_iteration), (populate_links_idle),
11350         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11351         * shell/ev-sidebar-links.h:
11352         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11353         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11354         (go_to_index):
11355         * shell/ev-view.h:
11356         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11357         * shell/ev-window.h:
11358
11359         Rename bookmark to link, and use "Index" for the sidebar panel.
11360
11361 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11362
11363         * shell/Makefile.am:
11364         * shell/ev-application.c: (ev_application_open_bookmark):
11365         * shell/ev-application.h:
11366         * shell/ev-history.c: (ev_history_init), (free_links_list),
11367         (ev_history_finalize), (ev_history_class_init),
11368         (ev_history_add_link), (ev_history_add_page),
11369         (ev_history_get_link_nth), (ev_history_get_n_links),
11370         (ev_history_get_current_index), (ev_history_set_current_index),
11371         (ev_history_new):
11372         * shell/ev-history.h:
11373         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11374         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11375         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11376         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11377         (ev_view_set_page):
11378         * shell/ev-view.h:
11379         * shell/ev-window.c: (ev_window_open_bookmark),
11380         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11381         (goto_page_cb), (register_custom_actions):
11382         * shell/ev-window.h:
11383
11384         Initial history implementation. Needs work.
11385
11386 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11387
11388         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11389
11390 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11391
11392         * cut-n-paste/recent-files/egg-recent-item.c:
11393         * cut-n-paste/recent-files/egg-recent-item.h:
11394         * cut-n-paste/recent-files/egg-recent-model.c:
11395         * cut-n-paste/recent-files/egg-recent-util.c:
11396         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11397         * cut-n-paste/recent-files/egg-recent-view.c:
11398
11399         Update
11400
11401 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11402
11403         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11404         (fillGlyph, fillImageMask, drawImage):
11405         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11406         pdf/splash/SplashTypes.h:
11407         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11408         packed mode for Splash.
11409
11410         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11411         RGB8 packed mode, eliminates the pixbuf data creation loop.
11412
11413         * shell/ev-print-job.c (ev_print_job_finalize)
11414         (ev_print_job_set_property, ev_print_job_get_property)
11415         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11416         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11417         (print_closure_finalize, ev_print_job_print): implement
11418         printing (for backends with EvPsExporter)
11419
11420         * shell/ev_print_job.h: update prototypes.
11421
11422         * shell/ev-window.c (ev_window_print): unref print job after
11423         printing.
11424
11425         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11426         unless the document implements the EvDocumentFind interface.
11427
11428 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11429
11430         * configure.ac: Added ja to ALL_LINGUAS.
11431
11432 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11433
11434         * pdf/xpdf/pdf-document.cc:
11435
11436         add a FIXME. We should probably not allocate
11437         a bookmark object every time
11438
11439 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11440
11441         * shell/ev-application.c: (ev_application_open),
11442         (ev_application_open_bookmark):
11443         * shell/ev-application.h:
11444         
11445         Add a way to open bookmarks
11446
11447         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11448         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11449         (ev_bookmark_set_property), (ev_bookmark_class_init),
11450         (ev_bookmark_new_title), (ev_bookmark_new_link),
11451         (ev_bookmark_new_external):
11452
11453         Support for external uris, better constructors.
11454
11455         * backend/ev-bookmark.h:
11456         * pdf/xpdf/pdf-document.cc:
11457         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11458
11459         Handle external uris
11460
11461 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11462
11463         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11464         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11465
11466         Hook up bookmarks navigation
11467
11468 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11469
11470         * backend/Makefile.am:
11471         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11472         (ev_bookmark_get_title), (ev_bookmark_set_title),
11473         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11474         (ev_bookmark_get_page), (ev_bookmark_set_page),
11475         (ev_bookmark_get_property), (ev_bookmark_set_property),
11476         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11477         (ev_bookmark_new):
11478         * backend/ev-bookmark.h:
11479         * backend/ev-document-bookmarks.c:
11480         (ev_document_bookmarks_get_bookmark):
11481         * backend/ev-document-bookmarks.h:
11482         * pdf/xpdf/pdf-document.cc:
11483         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11484
11485         Add a bookmark object to the backend and use it instead of get_values
11486
11487 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11488
11489         * data/evince-ui.xml:
11490
11491         Cleanup and add select all.
11492
11493         * shell/ev-view.c: (ev_view_select_all),
11494         (ev_view_button_press_event):
11495         * shell/ev-view.h:
11496         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11497
11498         Add select all.
11499         Clear selection on click.
11500
11501 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11502
11503         * shell/ev-sidebar-thumbnails.c
11504         (ev_sidebar_thumbnails_set_document): forgot to unref the
11505         loading_icon.
11506
11507 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11508
11509         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11510         at the visible page, not just linearly.  This makes it look fast.
11511
11512 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11513
11514         * backend/ev-document-misc.c
11515         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11516         white.
11517         * backend/ev-document-thumbnails.h: New interface to get the size
11518         of a page.
11519
11520 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11521
11522         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11523         make dist works
11524
11525 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11526
11527         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11528         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11529         things up a bit.
11530
11531         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11532
11533 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11534
11535         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11536         fonts. Should fix font problems on systems that have the base
11537         fonts in bitmap format. Reported by James Henstridge
11538         <james@jamesh.id.au>.
11539
11540 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11541
11542         * pdf/xpdf/Gfx.cc:
11543         * pdf/xpdf/GfxState.cc:
11544
11545         Fix for CAN-2004-1125
11546
11547 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11548
11549         * shell/ev-view.c: (ev_view_copy):
11550         * shell/ev-view.h:
11551         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11552
11553         Implement Edit->Copy
11554
11555 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11556
11557         * backend/ev-document.c: (ev_document_get_text):
11558         * backend/ev-document.h:
11559         * pdf/xpdf/pdf-document.cc:
11560         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11561         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11562         (ev_view_update_primary_selection), (ev_view_button_press_event),
11563         (ev_view_motion_notify_event), (ev_view_button_release_event):
11564
11565         Beginnings of clipboard support. Incomplete but primary sort
11566         of work.
11567
11568 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11569
11570         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11571         (expose_bin_window):
11572
11573         Nicer rubberband drawing, from GtkIconView.
11574
11575 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * backend/ev-document.c: (ev_document_save):
11578         * backend/ev-document.h:
11579         * data/evince-ui.xml:
11580         * pdf/xpdf/pdf-document.cc:
11581         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11582
11583         Implement "Save a copy..." menu item
11584
11585 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11586
11587         * shell/ev-view.c: (ev_view_zoom):
11588
11589         Queue a resize when zoom changes
11590
11591 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11592
11593         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11594         shadows.
11595
11596         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11597         thumbnails..
11598
11599 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11600
11601         * pdf/xpdf/pdf-document.cc
11602         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11603
11604 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11605
11606         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11607         It's slow, but I'll speed it up next!
11608
11609 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11610
11611         * shell/main.c (load_files):
11612
11613         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11614         from the command line and because it seems more appropriate.
11615
11616 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11617
11618         * data/evince-ui.xml:
11619         * shell/ev-window.c: (update_action_sensitivity),
11620         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11621
11622         s/next page/page down
11623         s/previous page/page up
11624
11625 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11626
11627         * data/evince-ui.xml:
11628
11629         Change the layout to match clarkbw design.
11630
11631         * shell/Makefile.am:
11632         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11633         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11634         (ev_navigation_action_finalize),
11635         (ev_navigation_action_set_property),
11636         (ev_navigation_action_get_property),
11637         (ev_navigation_action_class_init):
11638         * shell/ev-navigation-action.h:
11639
11640         Implement clarkbw toolbar navigation controls (incomplete)
11641
11642         * shell/ev-page-action.c: (update_label), (update_spin),
11643         (value_changed_cb), (create_tool_item), (connect_proxy),
11644         (ev_page_action_init), (ev_page_action_finalize),
11645         (ev_page_action_set_property), (ev_page_action_get_property),
11646         (ev_page_action_set_current_page),
11647         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11648         * shell/ev-page-action.h:
11649
11650         Implement a page switcher in the toolbar
11651
11652         * shell/ev-view.c: (ev_view_scroll_view):
11653         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11654         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11655         (register_custom_actions), (ev_window_init):
11656
11657         Change page on PageUp/Down.
11658
11659 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11660
11661         * pdf/xpdf/pdf-document.cc
11662         (pdf_document_thumbnails_get_thumbnail): initial stab at
11663         implementing thumbnail support for pdfs.  It only does documents
11664         with precached pdfs now.
11665
11666 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11667
11668         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11669         thumbnail code into a time-based idle as well.  Also, turn off the
11670         shadow temporarily as it's really slow.
11671
11672 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11673
11674         * backend/ev-document.c: (ev_document_class_init):
11675         * pdf/xpdf/pdf-document.cc:
11676         * shell/ev-window.c: (ev_window_open):
11677
11678         Fix document title bugs and fallback to
11679         filename when not available.
11680
11681 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11682
11683         * backend/ev-document.c: (ev_document_get_type),
11684         (ev_document_class_init), (ev_document_load),
11685         (ev_document_get_title):
11686         * backend/ev-document.h:
11687         * pdf/xpdf/pdf-document.cc:
11688         * ps/ps-document.c: (ps_document_set_property),
11689         (ps_document_get_property), (ps_document_class_init),
11690         (document_load):
11691         * ps/ps-document.h:
11692         * ps/ps.h:
11693         * shell/ev-window.c: (update_window_title), (ev_window_open),
11694         (ev_window_init):
11695
11696         Initial support for document title. Not working yet.
11697
11698 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11699
11700         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11701
11702         Grab focus on the view when clicking it
11703
11704 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11705
11706         * shell/ev-marshal.list:
11707         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11708         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11709
11710         Add key bindings to the view. Now if the focus would work
11711         right...
11712
11713 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11714
11715         * Makefile.am:
11716         * backend/Makefile.am:
11717         * data/Makefile.am:
11718         * dvi/Makefile.am:
11719         * dvi/dvilib/Makefile.am:
11720         * pdf/xpdf/Makefile.am:
11721         * po/POTFILES.in:
11722         * ps/Makefile.am:
11723
11724         Fix distcheck
11725
11726 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11727
11728         * shell/ev-view.c: (ev_view_realize):
11729
11730         Fix mouse wheel scrolling
11731
11732 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11733
11734         * ps/Makefile.am:
11735         * ps/gstypes.h:
11736         * ps/gtkgs.c:
11737         * ps/gtkgs.h:
11738         * ps/ps-document.c: (catchPipe), (ps_document_init),
11739         (ps_document_class_init), (ps_document_cleanup),
11740         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11741         (set_up_page), (close_pipe), (is_interpreter_ready),
11742         (interpreter_failed), (output), (input), (start_interpreter),
11743         (stop_interpreter), (file_length), (file_readable),
11744         (check_filecompressed), (check_pdf), (compute_xdpi),
11745         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11746         (ps_document_get_type), (ps_document_emit_error_msg),
11747         (document_load), (ps_document_next_page),
11748         (ps_document_get_current_page), (ps_document_get_page_count),
11749         (ps_document_goto_page), (ps_document_set_page_size),
11750         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11751         (ps_document_load), (ps_document_get_n_pages),
11752         (ps_document_set_page), (ps_document_get_page),
11753         (ps_document_widget_event), (ps_document_set_target),
11754         (ps_document_set_scale), (ps_document_set_page_offset),
11755         (ps_document_get_page_size), (ps_document_render),
11756         (ps_document_document_iface_init):
11757         * ps/ps-document.h:
11758         * ps/ps.c:
11759         * shell/ev-window.c: (ev_window_open):
11760
11761         Rename GtkGS to PSDocument
11762
11763 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11764
11765         * ps/gtkgs.c: (gtk_gs_class_init):
11766         * ps/gtkgs.h:
11767
11768         Some more leftover...
11769
11770 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11771
11772         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11773         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11774         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11775         * ps/gtkgs.h:
11776
11777         Remove unused code and make a lot of stuff private
11778
11779 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11780
11781         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11782         (gtk_gs_defaults_changed):
11783         * ps/gsdefaults.h:
11784         * ps/gtkgs.c:
11785         * ps/gtkgs.h:
11786         * ps/ps.h:
11787
11788         Cleanup headers dependencies
11789
11790 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11791
11792         * ps/Makefile.am:
11793         * ps/ggvutils.c:
11794         * ps/ggvutils.h:
11795         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11796         * ps/gsdefaults.h:
11797         * ps/gtkgs.c: (file_length), (file_readable),
11798         (check_filecompressed), (check_pdf), (gtk_gs_load),
11799         (gtk_gs_get_postscript):
11800
11801         Get rid of ggvutils
11802
11803 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11804
11805         * ps/ggvutils.c:
11806         * ps/ggvutils.h:
11807         * ps/gsio.h:
11808         * ps/gtkgs.c: (gtk_gs_set_zoom):
11809
11810         Cleanups
11811
11812 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11813
11814         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11815
11816         Ensure the page is rerendered when changing zoom
11817
11818 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11819
11820         * backend/ev-document.c: (ev_document_base_init),
11821         (ev_document_changed):
11822         * backend/ev-document.h:
11823
11824         Add a changed event that is emitted when the page content
11825         changes. This is necessary to deal with the fact that
11826         in ps backend rendering happen asycrounously.
11827         This makes the ps backend mostly work.
11828
11829         * pdf/xpdf/pdf-document.cc:
11830
11831         Emit changed event
11832
11833         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11834         (ps_document_set_target):
11835
11836         Emit changed event
11837
11838         * shell/ev-view.c: (document_changed_callback),
11839         (ev_view_set_document), (ev_view_set_page):
11840
11841         Redraw on the changed signal
11842
11843 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11844
11845         * configure.ac: Added pt_BR to ALL_LINGUAS.
11846
11847 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11848
11849         * backend/ev-document-bookmarks.c:
11850         (ev_document_bookmarks_get_child): *
11851         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11852         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11853         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11854         (ev_sidebar_bookmarks_destroy),
11855         (ev_sidebar_bookmarks_class_init),
11856         (ev_sidebar_bookmarks_construct), (stack_data_free),
11857         (do_one_iteration), (populate_bookmarks_idle),
11858         (ev_sidebar_bookmarks_clear_document),
11859         (ev_sidebar_bookmarks_set_document): *
11860         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11861         (ev_sidebar_add_page),
11862         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11863         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11864         it displays both the topics and the page numbers.
11865
11866 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11867
11868         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11869         toggle.
11870         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11871         visible.
11872
11873 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11874
11875         * configure.ac: Added en_CA to ALL_LINGUAS.
11876
11877 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11878
11879         * ChangeLog: replace bottom of this ChangeLog (merged history of
11880         ggv and gpdf; where all paths were wrong and most of the files are
11881         not even in this tree) with ChangeLog (from arch) of the shell
11882         code.
11883
11884 2004-12-23  Havoc Pennington  <hp@redhat.com>
11885
11886         * shell/ev-window.c: hook up potentially-questionable "find
11887         results status text" feature - something involving the sidebar or
11888         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11889         might be better in the end.
11890
11891         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11892         with corresponding signal when it should be updated
11893
11894         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11895
11896 2004-12-22  Havoc Pennington  <hp@redhat.com>
11897
11898         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11899         find stuff on other pages, sort of (only returns one result on
11900         invisible pages, to show they have results; updates full results
11901         for a page when you view it). Currently repaints the current page
11902         every time a new result is found on any page, which isn't so nice.
11903
11904 2004-12-22  Havoc Pennington  <hp@redhat.com>
11905
11906         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11907         the document doesn't support find (better ideas?)
11908         (find_bar_search_changed_cb): handle missing document or document
11909         that doesn't support find
11910
11911         * pdf/xpdf/pdf-document.cc: port to implement the new
11912         EvDocumentFindIface
11913
11914         * backend/ev-document-find.c: create a new interface for searching
11915
11916         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11917
11918 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11919
11920         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11921         libevbackend.la.
11922
11923         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11924         EvPrintJob constructor arguments.
11925
11926         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11927         for documents that can export PostScript (page by page).
11928
11929         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11930         
11931         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11932         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11933         (pdf_document_ps_exporter_iface_init:
11934         Implement EvPSExporter.
11935
11936         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11937
11938 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11939
11940         * backend/Makefile.am:
11941         * backend/ev-document-thumbnails.c:
11942         (ev_document_thumbnails_get_type),
11943         (ev_document_thumbnails_get_thumbnail):
11944         * backend/ev-document-thumbnails.h:
11945         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11946         (pixbuf_document_thumbnails_get_thumbnail),
11947         (pixbuf_document_document_thumbnails_iface_init):
11948         * shell/Makefile.am:
11949         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11950         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11951         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11952         * shell/ev-sidebar-thumbnails.h:
11953         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11954         (ev_sidebar_set_document):
11955         * shell/ev-utils.c: (gaussian), (create_blur_filter),
11956         (create_shadow), (ev_pixbuf_add_shadow):
11957         * shell/ev-utils.h:
11958         Add thumbnail support.
11959         
11960 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11961
11962         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11963         (using_postscript_printer): Set up a print dialog for "PostScript
11964         injection" method.
11965
11966         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11967         EvPrintJob.
11968
11969         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11970
11971 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11972
11973         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
11974         (ps_document_set_target), (ps_document_get_page_size),
11975         (ps_document_render):
11976         * ps/gtkgs.h:
11977
11978         Fix a few bugs
11979
11980 2004-12-22  Christian Rose  <menthos@menthos.com>
11981
11982         * configure.ac: Added "sv" to ALL_LINGUAS.
11983
11984 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
11985
11986         * backend/ev-document-bookmarks.[ch]: new interface to indicate
11987         document supports bookmarks.
11988
11989 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11990
11991         * ps/ggvutils.c: (ggv_file_readable):
11992         * ps/ggvutils.h:
11993         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
11994         (gtk_gs_get_postscript):
11995
11996         Remove unused utils
11997
11998 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11999
12000         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12001         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12002         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12003         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12004         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12005         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12006         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12007         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12008         (gtk_gs_set_antialiasing), (ps_document_load),
12009         (ps_document_render):
12010         * ps/gtkgs.h:
12011
12012         Another check point for the ps backend. Now I can get it to show
12013         pages!
12014
12015 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12016
12017         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12018         document setting code.
12019
12020 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12021
12022         * shell/eggfindbar.c: (entry_activate_callback):
12023         Animate the next button when activate is pressed.
12024         
12025 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12026
12027         * shell/ev-window.c: (ev_window_cmd_edit_find),
12028         (update_fullscreen_popup), (ev_window_fullscreen),
12029         (ev_window_unfullscreen), (ev_window_state_event_cb),
12030         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12031         Fix bugs in fullscreen code.
12032         
12033 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12034
12035         * Makefile.am:
12036         * configure.ac:
12037         * pixbuf/Makefile.am:
12038         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12039         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12040         (pixbuf_document_set_page), (pixbuf_document_get_page),
12041         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12042         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12043         (pixbuf_document_render), (pixbuf_document_begin_find),
12044         (pixbuf_document_end_find), (pixbuf_document_finalize),
12045         (pixbuf_document_class_init),
12046         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12047         * pixbuf/pixbuf-document.h:
12048         * shell/Makefile.am:
12049         * shell/ev-application.c: (ev_application_open):
12050         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12051         (ev_window_open):
12052         Add pixbuf backend.
12053         
12054 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12055
12056         * Makefile.am: 
12057         * dvi/dvilib/Makefile.am:
12058         * dvi/Makefile.am:
12059         * configure.ac: Auto*ify dvi and dvi/dvilib
12060
12061         * dvi/Makefile: Remove from CVS
12062         
12063         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12064         confusion.
12065
12066         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12067         
12068         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12069         
12070 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12071
12072         * ps/Makefile.am:
12073         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12074         (gtk_gs_value_adjustment_changed), (compute_size),
12075         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12076         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12077         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12078         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12079         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12080         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12081         (ps_document_load), (ps_document_get_n_pages),
12082         (ps_document_set_page), (ps_document_get_page),
12083         (ps_document_set_target), (ps_document_set_scale),
12084         (ps_document_set_page_offset), (ps_document_get_page_size),
12085         (ps_document_render), (ps_document_begin_find),
12086         (ps_document_end_find), (ps_document_document_iface_init):
12087         * ps/gtkgs.h:
12088         * shell/Makefile.am:
12089         * shell/ev-window.c: (ev_window_open):
12090
12091         Some work to integrate gtkgs with EvDocument
12092
12093 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12094
12095         * shell/ev-window.c: (update_fullscreen_popup),
12096         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12097         (exit_fullscreen_button_clicked_cb),
12098         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12099         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12100         (ev_window_state_event_cb), (ev_window_init):
12101         Add fullscreen support from Epiphany.
12102         
12103 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12104
12105         * data/ev-stock-zoom-fit-width.png: fit-width
12106         stock icon from gpdf.
12107         
12108         * shell/ev-stock-icons.[ch]: copied from gpdf.
12109         
12110         * shell/main.c: (main): init stock icons.
12111         
12112         * shell/ev-window.c: use the fit-width icon.
12113         
12114         * data/evince-ui.xml: add zooming toolbar items.
12115
12116 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12117
12118         * shell/ev-view.c: 
12119         (ev_view_best_fit), (ev_view_fit_width): because
12120         get_page_size() returns the scaled page size, we
12121         need to calculate the scale factor relative to
12122         the previous scale factor. Should really just
12123         add get_real_page_size().
12124
12125 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12126
12127         * shell/ev-view.[ch]:
12128         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12129         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12130         add zooming.
12131         
12132         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12133         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12134         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12135         hook it up.
12136         
12137         * pdf/xpdf/pdf-document.cc:
12138         (pdf_document_begin_find),
12139         (pdf_document_end_find): make static.
12140
12141 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12142
12143         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12144
12145         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12146         names to fontconfig patterns.
12147         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12148
12149         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12150         setupBaseFontsFc.
12151
12152 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12153
12154         * Makefile.am:
12155         * configure.ac:
12156         * ps/Makefile.am:
12157         * ps/ggvutils.c:
12158         * ps/ggvutils.h:
12159         * ps/gsdefaults.c:
12160         * ps/gsdefaults.h:
12161         * ps/gsio.c:
12162         * ps/gsio.h:
12163         * ps/gtkgs.c:
12164         * ps/gtkgs.h:
12165         * ps/ps.c:
12166         * ps/ps.h:
12167
12168         Import ggv backend. Not hooked up yet.
12169
12170 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12171
12172         * shell/main.c: (load_files), (main): load files
12173         from the command line.
12174
12175 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12176
12177         * configure.ac: don't require bonobo.
12178         
12179         * cut-n-paste/recent-files/*: kill bonobo recent
12180         view.
12181
12182         * shell/ev-window.c:
12183         (ev_window_is_empty): upd.
12184         (unable_to_load), (ev_window_open): load backend
12185         based on the mime type.
12186
12187 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12188
12189         * backend/.cvsignore: ignore generated marshalers source.
12190
12191         * shell/main.c (main): this is not epiphany.
12192
12193 2004-12-22  Havoc Pennington  <hp@redhat.com>
12194
12195         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12196         (expose_bin_window): draw find highlights
12197
12198         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12199         
12200         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12201         (pdf_document_end_find): implement this interface
12202
12203         * backend/ev-document.c (ev_document_found): add this to emit
12204         signal
12205
12206 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12207
12208         * data/evince-ui.xml: Add a few more toolbar items.
12209
12210         * shell/ev-window.c: Hook up page navigation toolbar 
12211         items.
12212
12213         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12214         a page-changed signal.
12215
12216         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12217         Add ev_document_get_page().
12218
12219         * shell/ev-window.c: Sensitize/desensitize navigation
12220         actions.
12221
12222 2004-12-21  Havoc Pennington  <hp@redhat.com>
12223
12224         * backend/ev-backend-marshal.c,
12225         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12226         marshaler-generator thingy. I'm sure there's a better way to do
12227         this in the modern world.
12228
12229         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12230         end_find methods and "found" signal.
12231
12232         * configure.ac: find glib-genmarshal
12233
12234 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12235
12236         * shell/ev-sidebar.c: Construct an actual sidebar.
12237         * shell/ev-sidebar-bookmarks.[ch]:
12238         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12239
12240 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12241
12242         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12243         Redo size handling.
12244         
12245         * shell/ev-view.c: Track the size from the document.
12246
12247 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12248
12249         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12250         constructor assumes ownership of the string passed in.
12251         
12252         * shell/ev-window.c (ev_window_open): Destroy the error
12253         dialog once we've displayed it.
12254
12255 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12256
12257         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12258         a bit, it works! (sort of)
12259
12260         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12261         Move to .cc since we need to use C++ in the implementation.
12262
12263         * shell/dummy.cc: Add a CC file to force evince
12264         to be linked as a C++ program.
12265
12266 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12267
12268         * shell/ev-view.[ch]: Start of content-area widget.
12269
12270         * shell/ev-window.c: Create a EvView, update it
12271         as we change documents.
12272
12273         * shell/Makefile.am shell/ev-marshal.list: Add
12274         generated marshalers.
12275
12276 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12277
12278         * Makefile.am (SUBDIRS): move shell.
12279
12280 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12281
12282         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12283         .a to libtool convenience libraries.
12284
12285         * shell/ev-window.c (ev_window_open): Hard code loading
12286         a PDF document.
12287         
12288         * backend/ev-document.h: Add a boolean return to load(),
12289         fix GError * to GError **.
12290
12291         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12292         object for a PDF backend EvDocument.
12293
12294 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12295
12296         * dvi/*: New directory with the beginning of a .dvi backend.
12297
12298 2004-12-21  Havoc Pennington  <hp@redhat.com>
12299
12300         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12301         previous/next instead of back/forward
12302
12303 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12304
12305         * backend/ev-document.[ch]: Fix a couple of problems so
12306         it compile.
12307
12308 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12309
12310         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12311         to backend/ directory, rename EvViewer to EvDocument.
12312
12313 2004-12-21  Havoc Pennington  <hp@redhat.com>
12314
12315         * shell/ev-window.c: hook up the find bar widget; now we just need
12316         a document to find things in
12317
12318         * shell/eggfindbar.c: a find bar widget
12319
12320 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12321
12322         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12323
12324 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12325
12326         * pdf/**: Import of xpdf code from gpdf. 
12327
12328         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12329
12330         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12331         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12332         Fix FreeType includes.
12333
12334         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12335         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12336         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12337         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12338         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12339         Include xpdfconfig.h
12340         
12341 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12342
12343         * shell/ev-window.c (ev_window_dispose): dispose can be called
12344         multiple times.
12345
12346 2004-12-21  Havoc Pennington  <hp@redhat.com>
12347
12348         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12349         rather than Evince
12350
12351         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12352         items; really they should be synced with the strings, etc. from
12353         current gpdf, but just getting the boring typing out of the way 
12354
12355 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12356
12357         * po/POTFILES.in:
12358         * shell/ev-application.c: (window_destroy_cb):
12359         * shell/ev-window.c:
12360         * shell/main.c: (main):
12361
12362         Actually show the window...
12363
12364 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12365
12366         * Makefile.am:
12367         * shell/Makefile.am:
12368         * shell/ev-application.c: (ev_application_class_init):
12369         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12370
12371         Make it build again
12372
12373 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12374
12375         Import to gnome cvs.
12376         
12377         * Remove copies of gpdf and ggv trees.
12378         * Rip out all the recursive configure code.
12379         * Remove bonobo machinery.
12380         * viewer/*: GInterfaces that backends should/can implement.
12381
12382 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12383
12384         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12385         typo
12386
12387 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12388
12389         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12390         (ev_application_finalize, ev_application_class_init)
12391         (ev_application_init): use GType instance private data for priv.
12392
12393         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12394         (ev_window_finalize, ev_window_class_init)
12395         (ev_window_init): ditto.
12396
12397 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12398
12399         * shell/ev-application.c (ev_application_new_window): make public
12400         (ev_application_show_initial_window): kill.
12401
12402         * shell/ev-application.h: update prototypes.
12403
12404         * shell/main.cc (main): inline ev_application_show_initial_window.
12405
12406 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12407
12408         * shell/ev-application.c (ev_application_new_window): impl.
12409         (ev_application_show_initial_window): use it.
12410         (is_window_empty, ev_application_get_empty_window): returns an
12411         existing empty window or a new one.
12412         (ev_application_open): from ev_window_cmd_file_open.
12413
12414         * shell/ev-application.h: update prototypes
12415
12416         * shell/ev-window.c (ev_window_is_empty): impl.
12417         (ev_window_open): make public.
12418         (ev_window_cmd_file_open): use ev_application_open
12419
12420         * shell/ev-window.h: update prototypes, remove unused.
12421
12422 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12423
12424         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12425         move destroy handler out of here...
12426
12427         * shell/ev-application.c, shell/ev-application.h: ...into this new
12428         class. Also handles initial window creation.
12429
12430         * shell/main.cc (main): use EvApplication to create initial
12431         window.
12432
12433 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12434
12435         * Makefile.am (SUBDIRS): add cut-n-paste
12436
12437         * cut-n-paste/Makefile.am: add
12438
12439         * configure.ac: generate Makefiles in cut-n-paste
12440
12441 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12442
12443         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12444         (ev_window_class_init): install ev_window_dispose.
12445
12446 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12447
12448         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12449         char (gchar looks stupid).
12450
12451 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12452
12453         * po/de.po: updated German translation.
12454
12455 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12456
12457         * configure.ac: add more pkg-config library checks for gnome-vfs,
12458         bonobo etc.
12459
12460         * gpdf/configure.in: temporarily disable libpaper
12461         checks. Otherwise I'd have to add the checks for the shell, too.
12462
12463 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12464
12465         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12466         and * file filters to the file choose.
12467
12468 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12469
12470         * po/de.po: Updated German translation.
12471
12472 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12473
12474         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12475
12476 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12477
12478         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12479
12480         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12481         (ev_window_init): implement those menuitems.
12482
12483 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12484
12485         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12486
12487         * shell/ev-window.c (ev_window_init): use the toolbar.
12488
12489 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12490
12491         * shell/ev-window.c (ev_window_init): use menu translations
12492
12493 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12494
12495         * configure.ac: add "de" to ALL_LINGUAS.
12496
12497         * po/de.po: add German translation.
12498
12499 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12500
12501         * Makefile.am (SUBDIRS): add po
12502
12503         * configure.ac: check intltool, glib-gettext etc, generate
12504         po/Makefile.in
12505
12506         * po, po/POTFILES.in, po/POTFILES.skip: new.
12507
12508 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12509
12510         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12511         already use (#ifdef ENABLE_NLS)
12512
12513         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12514         pointer indirection thinko.
12515
12516         * shell/main.c: include gi18n.h for bindtextdomain etc.
12517
12518 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12519
12520         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12521         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12522         tooltips for menu items in the statusbar.
12523
12524 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12525
12526         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12527         pkgdatadir drop UIDIR
12528
12529 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12530
12531         * data/evince-ui.xml: Add File->Open menu item
12532
12533         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12534         chooser), hook it up in the ui manager.
12535
12536 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12537
12538         * shell/ev-window.c: fix Help->About tooltip.
12539
12540 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12541
12542         * configure.ac: set CFLAGS for libevprivate.
12543
12544         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12545         definitions, factory etc.
12546
12547         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12548
12549         * shell/Makefile.am: link against libevprivate.a.
12550
12551         * shell/ev-window.c (entries): add stock icon to Help->About.
12552
12553         * shell/main.c (main): init stock icon code.
12554
12555 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12556
12557         * lib/recent-files: egg recent files code
12558
12559         * lib/Makefile.am: add.
12560
12561         * Makefile.am: add lib subdir.
12562
12563         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12564         set CFLAGS for recent-files.
12565
12566 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12567
12568         * configure.ac: disable -ansi and -pedantic gcc flags. They
12569         disable POSIX stuff in stdio.h, but egg-recent uses them.
12570
12571 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12572
12573         * configure.ac: add --disable-deprecated flag (defaults to on in
12574         "cvs" builds).
12575
12576         * shell/Makefile.am (INCLUDES): use it.
12577
12578 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12579
12580         * shell/main.c: add missing #include.
12581
12582         * shell/ev-window.c: fix for pedantic gcc.
12583         (ev_window_cmd_help_about): split license into paragraphs for
12584         translators and pedantic compilers.
12585
12586 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12587
12588         * configure.ac: add more warning flags if compiling with gcc from
12589         cvs (or explicitly requested with --enable-more-warnings).
12590
12591 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12592
12593         * data/evince-ui.xml: add File and File->Close menu.
12594
12595         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12596         (ev_window_destroy): quit after destroy.
12597         (ev_window_class_init): override GtkObject::destroy.
12598         (entries): install close_window callback.
12599
12600 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12601
12602         * Makefile.am (SUBDIRS): add data subdir.
12603
12604         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12605         gtk+ 2.5.0 for GtkAboutDialog.
12606
12607         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12608         main window.
12609
12610         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12611
12612         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12613         manager.
12614         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12615
12616 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12617
12618         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12619
12620 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12621
12622         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12623
12624 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12625
12626         * shell/*: Added shell directory boilerplate, build it.
12627
12628 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12629
12630         * configure.ac, Makefile.am: Added top-level configure.ac and
12631         Makefile.am